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

Commit 4a39e781 authored by John W. Linville's avatar John W. Linville
Browse files

iwlegacy: make iwl3945 and iwl4965 select IWLWIFI_LEGACY



Otherwise, IWLWIFI_LEGACY has to be selected independently before the
drivers are made available.

Reported-by: default avatarDave Airlie <airlied@gmail.com>
Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
Cc: Stanislaw Gruszka <sgruszka@redhat.com>
Cc: Wey-Yi Guy <wey-yi.w.guy@intel.com>
parent a6756da9
Loading
Loading
Loading
Loading
+5 −4
Original line number Original line Diff line number Diff line
config IWLWIFI_LEGACY
config IWLWIFI_LEGACY
	tristate "Intel Wireless Wifi legacy devices"
	tristate
	depends on PCI && MAC80211
	select FW_LOADER
	select FW_LOADER
	select NEW_LEDS
	select NEW_LEDS
	select LEDS_CLASS
	select LEDS_CLASS
@@ -65,7 +64,8 @@ endmenu


config IWL4965
config IWL4965
	tristate "Intel Wireless WiFi 4965AGN (iwl4965)"
	tristate "Intel Wireless WiFi 4965AGN (iwl4965)"
	depends on IWLWIFI_LEGACY
	depends on PCI && MAC80211
	select IWLWIFI_LEGACY
	---help---
	---help---
	  This option enables support for
	  This option enables support for


@@ -92,7 +92,8 @@ config IWL4965


config IWL3945
config IWL3945
	tristate "Intel PRO/Wireless 3945ABG/BG Network Connection (iwl3945)"
	tristate "Intel PRO/Wireless 3945ABG/BG Network Connection (iwl3945)"
	depends on IWLWIFI_LEGACY
	depends on PCI && MAC80211
	select IWLWIFI_LEGACY
	---help---
	---help---
	  Select to build the driver supporting the:
	  Select to build the driver supporting the: