From 8f7e28a7835521e8e0e6f9ff44005c3374e39bf0 Mon Sep 17 00:00:00 2001 From: Mathias Kresin Date: Tue, 8 May 2018 06:40:54 +0200 Subject: [PATCH] ath79: enable wireless PCI attached wireless works fine. So enable the wireless config symbols. Signed-off-by: Mathias Kresin --- target/linux/ath79/generic/config-default | 2 -- 1 file changed, 2 deletions(-) diff --git a/target/linux/ath79/generic/config-default b/target/linux/ath79/generic/config-default index 70977057b7..14f22c2579 100644 --- a/target/linux/ath79/generic/config-default +++ b/target/linux/ath79/generic/config-default @@ -10,5 +10,3 @@ CONFIG_PCI_DISABLE_COMMON_QUIRKS=y CONFIG_PCI_DOMAINS=y CONFIG_PHY_AR7100_USB=y CONFIG_PHY_AR7200_USB=y -# CONFIG_WIRELESS is not set -# CONFIG_WLAN is not set -- 2.35.1