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 build: add option to mark devices as BROKEN 2020-07-30 21:49:07 +02:00
Config-images.in ath79: add support for MikroTik RouterBOARD 493G (rb4xx series) 2020-06-15 21:16:18 +02:00
Config-kernel.in kernel: further clean-up options and defaults 2020-08-10 09:54:14 +01:00