immortalwrt/config
Daniel Golle 9b6b43e71f 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-15 11:37:51 +08:00
..
Config-build.in libcxx[abi]: remove 2020-12-12 11:33:11 +08:00
Config-devel.in toolchain: kernel-headers: kernel Git tree mirror hash 2020-11-28 19:09:13 +08:00
Config-images.in config/images: enable console by default 2020-07-25 00:06:47 +08:00
Config-kernel.in kernel: enable kernel keyring by default on !SMALL_FLASH 2020-12-15 11:37:51 +08:00