commit | b881c6cbb313dc3618075e81cd618e6ef7a3d159 | [log] [tgz] |
---|---|---|
author | Randy Dunlap <randy.dunlap@oracle.com> | Thu Oct 29 09:52:02 2009 -0700 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Fri Oct 30 14:47:44 2009 -0700 |
tree | 995565217e8731a539ee0cef46679e75a0b1a485 | |
parent | 049e62614abe79877d210e0661b141578e8df4cd [diff] |
Staging: fix wireless drivers depends 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>