diff options
author | Felix Fietkau <nbd@nbd.name> | 2017-04-18 09:42:04 +0200 |
---|---|---|
committer | Felix Fietkau <nbd@nbd.name> | 2017-04-18 09:45:18 +0200 |
commit | 00b32b8326a4de676f55e4a59ac6e7c2c401f9b5 (patch) | |
tree | 7264cf91fa8aedbf774da3fc32907dc4bf61db53 /package/kernel/mac80211/scripts | |
parent | 97d1c49cacfea2d9f69d8e20d9f60e837293b1ff (diff) | |
download | upstream-00b32b8326a4de676f55e4a59ac6e7c2c401f9b5.tar.gz upstream-00b32b8326a4de676f55e4a59ac6e7c2c401f9b5.tar.bz2 upstream-00b32b8326a4de676f55e4a59ac6e7c2c401f9b5.zip |
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>
Diffstat (limited to 'package/kernel/mac80211/scripts')
0 files changed, 0 insertions, 0 deletions