openwrtv3/package/kernel/mac80211
Felix Fietkau 00b32b8326 mac80211: fix kconfig recursive dependency warning
Make brcmfmac depend on !TARGET_uml.
Technically, brcmfmac could be built for uml because only SDIO support
won't work on that target. However, selectively avoiding the dependency
propagation of !TARGET_uml from kmod-mmc to avoid including a reference
to BRCMFMAC_SDIO doesn't work.

In practice, brcmfmac is completely useless on uml, so let's just
disable it there.

Signed-off-by: Felix Fietkau <nbd@nbd.name>
2017-04-18 09:45:18 +02:00
..
files mac80211: Fix race condition leading to wifi interfaces not coming up at boot sometimes. 2017-03-22 11:42:43 +01:00
patches mac80211: rt2x00: fix MT7620 LNA gain and VCO-after-ALC 2017-04-17 21:38:32 +02:00
scripts mac80211: add a maintenance script for upstream backport commits 2014-10-18 17:39:04 +00:00
Makefile mac80211: fix kconfig recursive dependency warning 2017-04-18 09:45:18 +02:00