compat-wireless: fix CONFIG_BRCM80211 config option
authorHauke Mehrtens <hauke@hauke-m.de>
Thu, 25 Nov 2010 14:48:36 +0000 (15:48 +0100)
committerLuis R. Rodriguez <lrodriguez@atheros.com>
Thu, 25 Nov 2010 18:24:46 +0000 (10:24 -0800)
commit147bae177656fe9b0baac470e3efcbff65ddcef3
treeb397b26d16417dfb8c5d8608c81aff0f66753ba8
parent48146ac45b688f09da322b44d0d88eed22d09f3e
compat-wireless: fix CONFIG_BRCM80211 config option

CONFIG_BRCM80211 Does not need CONFIG_WIRELESS_EXT, so we can build it
also if this is not available. Add commented out CONFIG_BRCMFMAC
option. This only build if CONFIG_BRCM80211_PCI is not build as module.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
config.mk