kernel: enable kernel keyring by default on !SMALL_FLASH
[openwrt/staging/chunkeey.git] / config / Config-kernel.in
index b5eba78719dbfa29cc5fea052f854c9042e6a6a8..3f013aa2b21fcd7e06b559b76b5d78a610759ae2 100644 (file)
@@ -532,7 +532,7 @@ endif
 
 config KERNEL_KEYS
        bool "Enable kernel access key retention support"
-       default n
+       default !SMALL_FLASH
 
 config KERNEL_PERSISTENT_KEYRINGS
        bool "Enable kernel persistent keyrings"