Hi, I propose the following patch to compat wireless to compile the wl12xx driver diff -Naur a/scripts/driver-select b/scripts/driver-select --- a/scripts/driver-select 2012-07-05 07:19:22.000000000 +0530 +++ b/scripts/driver-select 2012-08-21 10:46:47.318860018 +0530 @@ -363,7 +363,8 @@ disable_lib80211 ;; ti) - select_drivers CONFIG_WL1251 \ + select_drivers CONFIG_WL_TI \ + CONFIG_WL1251 \ CONFIG_WL12XX disable_staging disable_var_01 @@ -444,12 +445,12 @@ disable_var_02 ;; wl1251) - select_drivers CONFIG_WL1251 + select_drivers CONFIG_WL_TI CONFIG_WL1251 disable_staging disable_var_01 ;; wl12xx) - select_drivers CONFIG_WL12XX + select_drivers CONFIG_WL_TI CONFIG_WL12XX disable_staging disable_var_01 ;; Thanks & Regards, Girish L&T IES, KIADB Industrial Area, Hebbal-Hootagalli, Mysore - 570 018 Telephone : DID+91-821-2405552 Mobile: +91-9741206402 E-mail ID :Girish.BN@xxxxxxxxxx www.lnties.com This mail is classified as : ( ) L&T IES Proprietary ( ) L&T IES Confidential (X) L&T IES Internal Use ( ) L&T IES General Business Larsen & Toubro Limited www.larsentoubro.com This Email may contain confidential or privileged information for the intended recipient (s). If you are not the intended recipient, please do not use or disseminate the information, notify the sender and delete it from your system. -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html