summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/Kconfig
diff options
context:
space:
mode:
authorJohannes Berg <johannes.berg@intel.com>2012-05-16 20:49:47 (GMT)
committerJohn W. Linville <linville@tuxdriver.com>2012-05-25 15:12:41 (GMT)
commita7b2ad55caecfa089f0e89202ba368fc2de41794 (patch)
treedf566cac63d9075f669e05a306dc21fb26b8ffa4 /drivers/net/wireless/iwlwifi/Kconfig
parent66a770729a5cdd24efed8afa5258f81232d8bba2 (diff)
downloadlinux-fsl-qoriq-a7b2ad55caecfa089f0e89202ba368fc2de41794.tar.xz
iwlwifi: remove ucode16 option
The ucode16 option is still very much work in progress, so there's no need to ask any users about it. Remove the option and code for now, we'll put it back when it's actually working. Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/iwlwifi/Kconfig')
-rw-r--r--drivers/net/wireless/iwlwifi/Kconfig8
1 files changed, 0 insertions, 8 deletions
diff --git a/drivers/net/wireless/iwlwifi/Kconfig b/drivers/net/wireless/iwlwifi/Kconfig
index db6c6e5..2463c06 100644
--- a/drivers/net/wireless/iwlwifi/Kconfig
+++ b/drivers/net/wireless/iwlwifi/Kconfig
@@ -137,11 +137,3 @@ config IWLWIFI_EXPERIMENTAL_MFP
even if the microcode doesn't advertise it.
Say Y only if you want to experiment with MFP.
-
-config IWLWIFI_UCODE16
- bool "support uCode 16.0"
- depends on IWLWIFI
- help
- This option enables support for uCode version 16.0.
-
- Say Y if you want to use 16.0 microcode.