summaryrefslogtreecommitdiffstats
path: root/package/kernel/mac80211
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@nbd.name>2016-07-09 19:37:36 +0200
committerFelix Fietkau <nbd@nbd.name>2016-07-09 19:38:49 +0200
commit78ae53ff2ff9ecbaadcf96f03ae8579ff773515e (patch)
tree0a6f7bd76ee08bc2dbfd8d36e8fb4d40d244c3e5 /package/kernel/mac80211
parentf4293e476d45b02359d5f0b24ca1483e001e95eb (diff)
downloadmaster-31e0f0ae-78ae53ff2ff9ecbaadcf96f03ae8579ff773515e.tar.gz
master-31e0f0ae-78ae53ff2ff9ecbaadcf96f03ae8579ff773515e.tar.bz2
master-31e0f0ae-78ae53ff2ff9ecbaadcf96f03ae8579ff773515e.zip
mac80211: make package ath9k-common hidden
It cannot be selected independently of ath9k and ath9k-htc Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'package/kernel/mac80211')
-rw-r--r--package/kernel/mac80211/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/kernel/mac80211/Makefile b/package/kernel/mac80211/Makefile
index 199a189976..f2839cde2b 100644
--- a/package/kernel/mac80211/Makefile
+++ b/package/kernel/mac80211/Makefile
@@ -219,6 +219,7 @@ define KernelPackage/ath9k-common
$(call KernelPackage/mac80211/Default)
TITLE:=Atheros 802.11n wireless devices (common code for ath9k and ath9k_htc)
URL:=https://wireless.wiki.kernel.org/en/users/drivers/ath9k
+ HIDDEN:=1
DEPENDS+= @PCI_SUPPORT||USB_SUPPORT||TARGET_ar71xx +kmod-ath +@DRIVER_11N_SUPPORT +@DRIVER_11W_SUPPORT +@KERNEL_RELAY
FILES:= \
$(PKG_BUILD_DIR)/drivers/net/wireless/ath/ath9k/ath9k_common.ko \