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/zynq/config-5.4 | 1 - 1 file changed, 1 deletion(-) (limited to 'target/linux/zynq/config-5.4') diff --git a/target/linux/zynq/config-5.4 b/target/linux/zynq/config-5.4 index bfa5792dda..01b4ffd93e 100644 --- a/target/linux/zynq/config-5.4 +++ b/target/linux/zynq/config-5.4 @@ -555,7 +555,6 @@ CONFIG_SPI_ZYNQ_QSPI=y CONFIG_SRAM=y CONFIG_SRAM_EXEC=y CONFIG_SRCU=y -# CONFIG_STAGING is not set # CONFIG_STRIP_ASM_SYMS is not set CONFIG_SUSPEND=y CONFIG_SUSPEND_FREEZER=y -- cgit v1.2.3