commit | c8b0e6e19c0bcd30689cb6c6f64eb140f5d61894 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Thu Oct 25 17:15:51 2007 +0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 28 15:03:25 2008 -0800 |
tree | 5c9ef861d391a3d8d56f3e24cd9920f19161f7d2 | |
parent | 5d08cd1dfdc57dc834c47eb9f023fcf861f3d6bf [diff] |
iwlwifi: cleanup Kconfig and ifdefs to split 3945 and 4965 Currently the iwl3945 & iwl4965 drivers share some common Kconfig symbols. This split it up into options for the individual drivers and gets rid of all the CONFIG_IWLWIFI cruft. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Zhu Yi <yi.zhu@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>