tn3399_openwrt/config
Daniel Golle 23049f9c31 kernel: enable kernel keyring by default on !SMALL_FLASH
Enable CONFIG_KEYS by default on systems which are not marked as
flash-space constraint by the 'small_flash' feature.
CONFIG_KEYS is required by Docker, enabling it in our kernel allows
users to run Docker on stock OpenWrt.
It is also used of by some network file systems (such as NFSv4) to
store credentials as well as UID/GID mappings.

Adds about 50kB to vmlinux on ath79/generic (~18kB compressed)

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2020-12-14 17:26:45 +00:00
..
Config-build.in config: add big EXPERIMENTAL option 2020-12-10 19:33:51 +00:00
Config-devel.in toolchain: kernel-headers: kernel Git tree mirror hash 2020-11-27 14:46:13 +01:00
Config-images.in rb532: drop target 2020-09-02 16:29:22 +02:00
Config-kernel.in kernel: enable kernel keyring by default on !SMALL_FLASH 2020-12-14 17:26:45 +00:00