]> asedeno.scripts.mit.edu Git - linux.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)
commitec5aecc0b227f5509d25853537f989ca303e2be1
treecba63de0f8a4d4910614e83ca8ebc77c92f65c1b
parentbfeffd155283772bbe78c6a05dec7c0128ee500c
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: aca432f06b8a ("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