[openwrt/openwrt] ath79: enable wireless

LEDE Commits lede-commits at lists.infradead.org
Wed May 16 22:47:11 PDT 2018


mkresin pushed a commit to openwrt/openwrt.git, branch master:
https://git.lede-project.org/8f7e28a7835521e8e0e6f9ff44005c3374e39bf0

commit 8f7e28a7835521e8e0e6f9ff44005c3374e39bf0
Author: Mathias Kresin <dev at kresin.me>
AuthorDate: Tue May 8 06:40:54 2018 +0200

    ath79: enable wireless
    
    PCI attached wireless works fine. So enable the wireless config symbols.
    
    Signed-off-by: Mathias Kresin <dev at kresin.me>
---
 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 7097705..14f22c2 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



More information about the lede-commits mailing list