mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-05-05 01:46:11 +02:00
apm821xx: fix sata config
The initial + looks like a copy/paste error. Signed-off-by: Rosen Penev <rosenp@gmail.com> Link: https://github.com/openwrt/openwrt/pull/19481 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
This commit is contained in:
parent
423ed9fc5a
commit
3d8a13413f
@ -16,10 +16,10 @@ CONFIG_CRYPTO_CRC32=y
|
||||
CONFIG_CRYPTO_CRC32C=y
|
||||
CONFIG_CRYPTO_MD5_PPC=y
|
||||
CONFIG_CRYPTO_SHA1_PPC=y
|
||||
+# CONFIG_DM_CRYPT is not set
|
||||
+# CONFIG_DM_INIT is not set
|
||||
+# CONFIG_DM_MIRROR is not set
|
||||
+# CONFIG_DM_SNAPSHOT is not set
|
||||
# CONFIG_DM_CRYPT is not set
|
||||
# CONFIG_DM_INIT is not set
|
||||
# CONFIG_DM_MIRROR is not set
|
||||
# CONFIG_DM_SNAPSHOT is not set
|
||||
CONFIG_EXT4_FS=y
|
||||
CONFIG_F2FS_FS=y
|
||||
CONFIG_FREEZER=y
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user