zynq: kernel: remove wireless extensions symbols
authorLuis Araneda <luaraneda@gmail.com>
Sun, 10 Oct 2021 02:55:03 +0000 (23:55 -0300)
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>
Sun, 17 Oct 2021 12:13:22 +0000 (14:13 +0200)
This fixes compilation of several wireless drivers that
require support for the old wireless extension to work.
One example is kmod-hermes.

The symbols are set to "y" on generic configuration.
But they were wrongly disabled on the target-specific
configuration.

Signed-off-by: Luis Araneda <luaraneda@gmail.com>
target/linux/zynq/config-5.4

index 98b2bd0f93776370d57564c5f950b8ef3ea69d94..38538789d8a0a6ad419a98152eea7d28946aa6ee 100644 (file)
@@ -531,9 +531,6 @@ CONFIG_VT_CONSOLE=y
 CONFIG_VT_CONSOLE_SLEEP=y
 # CONFIG_VT_HW_CONSOLE_BINDING is not set
 CONFIG_WATCHDOG_CORE=y
-# CONFIG_WEXT_PRIV is not set
-# CONFIG_WEXT_SPY is not set
-# CONFIG_WIRELESS_EXT is not set
 # CONFIG_WQ_POWER_EFFICIENT_DEFAULT is not set
 CONFIG_XILINX_EMACLITE=y
 # CONFIG_XILINX_PR_DECOUPLER is not set