config: enable some useful features on !SMALL_FLASH devices
authorDaniel Golle <daniel@makrotopia.org>
Sat, 29 Dec 2018 05:51:32 +0000 (06:51 +0100)
committerDaniel Golle <daniel@makrotopia.org>
Wed, 12 Jun 2019 21:33:45 +0000 (23:33 +0200)
commitfcb41decf6c622482b20af45a77e62db8d95046e
treef3645db196fdded6f06202b44bea0fa360ae7cad
parent38b22b1e7022d6b386ce25f39d05cc33fc659240
config: enable some useful features on !SMALL_FLASH devices

enable kernel features needed for procd-ujail, procd-seccomp, lxc and
more on devices with big enough flash. Those packages are currently
useless in binary builds due to missing kernel features.
Enable the features on devices which can bare with the extra space
consumption.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
config/Config-kernel.in