mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-10-31 22:14:27 -04:00
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:
|
||
|---|---|---|
| .. | ||
| Config-build.in | ||
| Config-devel.in | ||
| Config-images.in | ||
| Config-kernel.in | ||