Openwrt/config
Daniel Golle 42abe56f1b kernel: further clean-up options and defaults
Remove `if !SMALL_FLASH` in places which are anyway already augmented
by `if !SMALL_FLASH`.
Always enable CONFIG_BLK_DEV_THROTTLING on !SMALL_FLASH devices rather
than just enabling it on bcm27xx.
Enabled CPU bandwidth provisioning for FAIR_GROUP_SCHED on !SMALL_FLASH
devices as CONFIG_FAIR_GROUP_SCHED is already enabled and becomes more
useful for cgroups with that option enbled as well.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2020-08-10 09:54:14 +01:00
..
Config-build.in build: make prefix mapping of debug information optional 2020-08-06 12:36:24 +02:00
Config-devel.in
Config-images.in
Config-kernel.in kernel: further clean-up options and defaults 2020-08-10 09:54:14 +01:00