commit | 9b577d735500521817b6bea78a7b71b9d443dead | [log] [tgz] |
---|---|---|
author | Sridhar Parasuram <sridhar@codeaurora.org> | Tue May 08 15:35:57 2012 -0700 |
committer | Sridhar Parasuram <sridhar@codeaurora.org> | Tue May 08 16:26:40 2012 -0700 |
tree | 894e344e1539536ce6cc326e3253ad968f6a4da4 | |
parent | abe3c9c88f9cd1cbc5d3a3eec4bdbba6e3ce2107 [diff] |
net: wireless: Rename CONFIG_ATH6K_LEGACY to CONFIG_ATH6K_LEGACY_EXT CONFIG_ATH6K_LEGACY already exists in kernel tree so renaming to CONFIG_ATH6K_LEGACY_EXT to support QCA AR6003 (Non cfg80211) driver which will be compiled outside of kernel tree. AR6003 driver needs WIRELESS_EXT support. WIRELESS_EXT is going to be deprecated so adding it to defconfig will not work. Change-Id: I171a3e4dbdf9bd2cf7e7eaa3741ec2fa9730a114 Signed-off-by: Sridhar Parasuram <sridhar@codeaurora.org>