From c18f91d11822c5ac7572c35bcfc3538349157042 Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Sun, 15 Aug 2021 17:39:40 +0200 Subject: kernel: Do not deactivate staging drivers Do not deactivate the kernel configuration symbol CONFIG_STAGING in the target configurations any more. This prevented the build of the exfat.ko for example. Fixes: FS#3979 Signed-off-by: Hauke Mehrtens --- target/linux/ipq807x/config-default | 1 - 1 file changed, 1 deletion(-) (limited to 'target/linux/ipq807x') diff --git a/target/linux/ipq807x/config-default b/target/linux/ipq807x/config-default index 295a7b4200..94acb8672d 100644 --- a/target/linux/ipq807x/config-default +++ b/target/linux/ipq807x/config-default @@ -597,7 +597,6 @@ CONFIG_SPMI=y CONFIG_SPMI_MSM_PMIC_ARB=y # CONFIG_SPMI_PMIC_CLKDIV is not set CONFIG_SRCU=y -# CONFIG_STAGING is not set CONFIG_STM=y # CONFIG_STM_SOURCE_HEARTBEAT is not set # CONFIG_STRIP_ASM_SYMS is not set -- cgit v1.2.3