aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/zynq
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2021-08-15 17:39:40 +0200
committerHauke Mehrtens <hauke@hauke-m.de>2021-08-21 01:10:17 +0200
commitc18f91d11822c5ac7572c35bcfc3538349157042 (patch)
tree59506b2815770a709061baf3bcc20665b72ede80 /target/linux/zynq
parent469719b4b14534776fb84d21aabb9199f73afb0a (diff)
downloadupstream-c18f91d11822c5ac7572c35bcfc3538349157042.tar.gz
upstream-c18f91d11822c5ac7572c35bcfc3538349157042.tar.bz2
upstream-c18f91d11822c5ac7572c35bcfc3538349157042.zip
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 <hauke@hauke-m.de>
Diffstat (limited to 'target/linux/zynq')
-rw-r--r--target/linux/zynq/config-5.41
1 files changed, 0 insertions, 1 deletions
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