mirror of https://gitee.com/openkylin/linux.git
iwlwifi: is no longer experimental
It really hasn't been for a long time, not sure why this stuck around. Signed-off-by: Johannes Berg <johannes@sipsolutions.net> Signed-off-by: Reinette Chatre <reinette.chatre@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:
parent
06702a735e
commit
1d8c4ae916
|
@ -1,6 +1,6 @@
|
||||||
config IWLWIFI
|
config IWLWIFI
|
||||||
tristate "Intel Wireless Wifi"
|
tristate "Intel Wireless Wifi"
|
||||||
depends on PCI && MAC80211 && EXPERIMENTAL
|
depends on PCI && MAC80211
|
||||||
select FW_LOADER
|
select FW_LOADER
|
||||||
|
|
||||||
config IWLWIFI_SPECTRUM_MEASUREMENT
|
config IWLWIFI_SPECTRUM_MEASUREMENT
|
||||||
|
|
Loading…
Reference in New Issue