You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/config
Daniel Golle 7cc22d72e9 config: kernel: only enable container features if !SMALL_FLASH
KERNEL_DEVPTS_MULTIPLE_INSTANCES and KERNEL_POSIX_MQUEUE were
previously enabled by default only if KERNEL_LXC_MISC was selected.
KERNEL_LXC_MISC was enabled only if the SMALL_FLASH (anti-)feature
was not selected.
Now that KERNEL_LXC_MISC no longer exists, make sure that those
options are also only enabled by default for !SMALL_FLASH targets.

Fixes: 4f94a331 ("config: kernel: remove KERNEL_LXC_MISC")
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
5 years ago
..
Config-build.in build: add buildinfo files for reproducibility 5 years ago
Config-devel.in Config-devel.in: rename symbol KERNEL_GIT_BRANCH -> KERNEL_GIT_REF 6 years ago
Config-images.in brcm2708: add linux 4.19 support 5 years ago
Config-kernel.in config: kernel: only enable container features if !SMALL_FLASH 5 years ago