From 92b4f16babfa9127a4dde9e220a4e28f9520a053 Mon Sep 17 00:00:00 2001 From: Adrian Schmutzler Date: Wed, 12 Aug 2020 13:53:47 +0200 Subject: kernel: add CGROUPS and IOSCHED_BFQ back to config After those symbols have been removed from generic kernel config, they were added to the target config during every kernel config refresh. As that's not desirable, add them back to the generic config. Fixes: d1a8217d87bf ("kernel: clean-up build-configurable kernel config symbols") Fixes: cfe235c43686 ("kernel: modules: add package kmod-iosched-bfq") Signed-off-by: Adrian Schmutzler --- target/linux/malta/config-5.4 | 1 - 1 file changed, 1 deletion(-) (limited to 'target/linux/malta') diff --git a/target/linux/malta/config-5.4 b/target/linux/malta/config-5.4 index 56336875b6..2b678cead6 100644 --- a/target/linux/malta/config-5.4 +++ b/target/linux/malta/config-5.4 @@ -40,7 +40,6 @@ CONFIG_BOOT_ELF32=y CONFIG_BOUNCE=y CONFIG_BUILTIN_DTB=y CONFIG_CEVT_R4K=y -# CONFIG_CGROUPS is not set CONFIG_CLKBLD_I8253=y CONFIG_CLKDEV_LOOKUP=y CONFIG_CLKEVT_I8253=y -- cgit v1.2.3