diff options
author | Mathias Kresin <dev@kresin.me> | 2018-05-08 06:40:54 +0200 |
---|---|---|
committer | Mathias Kresin <dev@kresin.me> | 2018-05-17 07:40:19 +0200 |
commit | 8f7e28a7835521e8e0e6f9ff44005c3374e39bf0 (patch) | |
tree | 32d2239a3b28ba9b13eec8b9b3956ed2b660ea0d /target/linux/ath79/generic/config-default | |
parent | bf781bd2effea04827ff08fd5130f00f06a02113 (diff) | |
download | upstream-8f7e28a7835521e8e0e6f9ff44005c3374e39bf0.tar.gz upstream-8f7e28a7835521e8e0e6f9ff44005c3374e39bf0.tar.bz2 upstream-8f7e28a7835521e8e0e6f9ff44005c3374e39bf0.zip |
ath79: enable wireless
PCI attached wireless works fine. So enable the wireless config symbols.
Signed-off-by: Mathias Kresin <dev@kresin.me>
Diffstat (limited to 'target/linux/ath79/generic/config-default')
-rw-r--r-- | target/linux/ath79/generic/config-default | 2 |
1 files changed, 0 insertions, 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 |