git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
049e626
)
Staging: fix wireless drivers depends
author
Randy Dunlap
<randy.dunlap@oracle.com>
Thu, 29 Oct 2009 16:52:02 +0000
(09:52 -0700)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Fri, 30 Oct 2009 21:47:44 +0000
(14:47 -0700)
These drivers can (erroneously) be enabled even when
CONFIG_NET=n, CONFIG_NETDEVICES=n, CONFIG_WLAN=n, etc.
Stop this.
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found