commit | 5e2698df75f44b4378d4eeb87ae43e2b88546869 | [log] [tgz] |
---|---|---|
author | Paul Bolle <pebolle@tiscali.nl> | Sun Jul 01 23:20:05 2012 +0200 |
committer | Jiri Kosina <jkosina@suse.cz> | Sat Sep 01 08:39:25 2012 -0700 |
tree | 379750b54fb8fe1ea77745ce2d136d65419d04ac | |
parent | 19feb61e9956270e1be47250ace881ebbe130b8e [diff] |
b43: Kconfig: drop unknown symbol 'BRCMSMAC_MODULE' There's no Kconfig symbol BRCMSMAC_MODULE, so the check for it will always fail. There's no need to append _MODULE to tristate symbols anyhow, because the config tools will do the right thing automagically. (While we're touching this Kconfig file replace a tab between "default" and "y" with a space.) Signed-off-by: Paul Bolle <pebolle@tiscali.nl> Signed-off-by: Jiri Kosina <jkosina@suse.cz>