aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/wireless/iwlwifi/Kconfig')
-rw-r--r--drivers/net/wireless/iwlwifi/Kconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/drivers/net/wireless/iwlwifi/Kconfig b/drivers/net/wireless/iwlwifi/Kconfig
index a5fdd0f21a7a..2bc7a9bfc56e 100644
--- a/drivers/net/wireless/iwlwifi/Kconfig
+++ b/drivers/net/wireless/iwlwifi/Kconfig
@@ -112,6 +112,14 @@ config IWLWIFI_DEBUG
112 as the debug information can assist others in helping you resolve 112 as the debug information can assist others in helping you resolve
113 any problems you may encounter. 113 any problems you may encounter.
114 114
115config IWL5000
116 bool "Intel Wireless WiFi 5000AGN"
117 depends on IWL4965
118 ---help---
119 This option enables support for Intel Wireless WiFi Link 5000AGN Family
120 Dependency on 4965 is temporary
121
122
115config IWLWIFI_DEBUGFS 123config IWLWIFI_DEBUGFS
116 bool "Iwlwifi debugfs support" 124 bool "Iwlwifi debugfs support"
117 depends on IWLCORE && IWLWIFI_DEBUG && MAC80211_DEBUGFS 125 depends on IWLCORE && IWLWIFI_DEBUG && MAC80211_DEBUGFS