]> git.baikalelectronics.ru Git - kernel.git/commit
iwlwifi: make IWLWIFI depend on CFG80211
authorLuca Coelho <luciano.coelho@intel.com>
Mon, 14 Jan 2019 11:00:23 +0000 (13:00 +0200)
committerKalle Valo <kvalo@codeaurora.org>
Wed, 16 Jan 2019 18:09:05 +0000 (20:09 +0200)
commitc7647df84e6d30ad2bf5c58cc5a54c328c763a96
treecba63de0f8a4d4910614e83ca8ebc77c92f65c1b
parentf9bb4b753eb00c02014e4467a28609f4f6ac7f88
iwlwifi: make IWLWIFI depend on CFG80211

Since IWLWIFI doesn't depend on MAC80211 anymore, it needs to depend
on CFG80211, because it uses a few symbols from it.  Add the
dependency on CFG80211 accordingly.

Additionally, make IWLWIFI_LEDS depend on IWLMVM or IWLDVM, since it
doesn't need mac80211 but must be used for these.

Fixes: 559c5b42d6fa ("iwlwifi: make MVM and DVM depend on MAC80211")
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/intel/iwlwifi/Kconfig