staging: brcm80211: Remove symbol CONFIG_BRCM80211
authorLarry Finger <Larry.Finger@lwfinger.net>
Sat, 2 Apr 2011 20:49:33 +0000 (15:49 -0500)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 20 Apr 2011 21:13:32 +0000 (14:13 -0700)
Since the staging driver brcm80211 was renamed to brcmsmac, CONFIG_BRCM80211
is not really needed. In addition, a two-entry list hardly needs a separate
config menu.

The only awkward place in the revised code is the double addition of the
brcm80211 Makefile.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found