mac80211: Make wlcore platform-independent
authorAlexey Brodkin <Alexey.Brodkin@synopsys.com>
Thu, 10 Nov 2016 12:28:17 +0000 (15:28 +0300)
committerJohn Crispin <john@phrozen.org>
Wed, 16 Nov 2016 09:54:33 +0000 (10:54 +0100)
commit84d57fc4857a6d60c328dd63a31e39475b66db80
treecc2bacf2bad3c8c72a75287ed800a221e9f0dbaa
parent016520330440cb0aca4367150911721b748f75e8
mac80211: Make wlcore platform-independent

TI wl18xx and wl12xx are Wi-Fi/Bluetooth combo modules
that could be found on different existing boards.

But it is possible to get those modules as a separate
component and use with existing boards as well as
new boards equipped with either module may appear so we
remove dependency on OMAP instead we add dependency on MMC
because this Wi-Fi module uses SDIO interface.

Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
Cc: Jo-Philipp Wich <jo@mein.io>
Cc: Felix Fietkau <nbd@nbd.name>
Cc: Imre Kaloz <kaloz@openwrt.org>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
package/kernel/mac80211/Makefile