Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 47abce8f authored by Eliad Peller's avatar Eliad Peller Committed by Emmanuel Grumbach
Browse files

iwlwifi: declare d0i3 support for IWL_DEVICE_8000

parent e198f5e7
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -123,6 +123,7 @@ static const struct iwl_ht_params iwl8000_ht_params = {
	.base_params = &iwl8000_base_params,			\
	.led_mode = IWL_LED_RF_STATE,				\
	.nvm_hw_section_num = NVM_HW_SECTION_NUM_FAMILY_8000,	\
	.d0i3 = true,						\
	.non_shared_ant = ANT_A

const struct iwl_cfg iwl8260_2n_cfg = {