projects
/
openwrt
/
staging
/
blocktrron.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
423ed9f
)
apm821xx: fix sata config
author
Rosen Penev
<
[email protected]
>
Sun, 20 Jul 2025 23:36:01 +0000
(16:36 -0700)
committer
Hauke Mehrtens
<
[email protected]
>
Sun, 27 Jul 2025 16:22:31 +0000
(18:22 +0200)
The initial + looks like a copy/paste error.
Signed-off-by: Rosen Penev <
[email protected]
>
Link:
https://github.com/openwrt/openwrt/pull/19481
Signed-off-by: Hauke Mehrtens <
[email protected]
>
target/linux/apm821xx/sata/config-default
patch
|
blob
|
history
diff --git
a/target/linux/apm821xx/sata/config-default
b/target/linux/apm821xx/sata/config-default
index 97d9b5f40b160713306c314b1c42296eec7661c9..8cb55c1aca528128a43a9e032b50455433ae60dd 100644
(file)
--- a/
target/linux/apm821xx/sata/config-default
+++ b/
target/linux/apm821xx/sata/config-default
@@
-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