|
@@ -395,7 +395,6 @@ struct iwl_cfg iwl6050_2agn_cfg = {
|
|
|
.adv_thermal_throttle = true,
|
|
|
.support_ct_kill_exit = true,
|
|
|
.support_sm_ps = true,
|
|
|
- .support_wimax_coexist = true,
|
|
|
};
|
|
|
|
|
|
struct iwl_cfg iwl6050_2abg_cfg = {
|
|
@@ -425,7 +424,6 @@ struct iwl_cfg iwl6050_2abg_cfg = {
|
|
|
.supports_idle = true,
|
|
|
.adv_thermal_throttle = true,
|
|
|
.support_ct_kill_exit = true,
|
|
|
- .support_wimax_coexist = true,
|
|
|
};
|
|
|
|
|
|
struct iwl_cfg iwl6000_3agn_cfg = {
|