commit | 1da5ea1a8bf4ddb82831528223c853821cb1c9ab | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@kernel.org> | Tue May 06 00:04:47 2008 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue May 06 00:04:47 2008 -0700 |
tree | 211e3dea8d292cb0f1a799d439c679c4a7358c83 | |
parent | 5f6b1ea41b46bc63f667f9b30d939b49734c20b0 [diff] |
iwlwifi: make IWLWIFI a tristate IWLWIFI should be a tristate so that if IWLCORE and/or IWL3945 are m and none of them is y kbuild doesn't create an empty drivers/net/wireless/built-in.o This patch also removes the pointless "default n". Signed-off-by: Adrian Bunk <bunk@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>