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

Commit fdacbcda authored by Daniel Kuehn's avatar Daniel Kuehn Committed by John W. Linville
Browse files

ath9k: set ATH9K_PCI to y by default



Most ath9k devices are PCI/PCIe based, therefor making PCI/PCIe support
default y helps those porting a config from 2.6 kernel series
from getting "non-functional" wireless drivers with 3.x kernel series.

Signed-off-by: default avatarDaniel Kuehn <daniel@kuehn.se>
Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
parent 776d68f8
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -25,6 +25,7 @@ config ATH9K

config ATH9K_PCI
	bool "Atheros ath9k PCI/PCIe bus support"
	default y
	depends on ATH9K && PCI
	---help---
	  This option enables the PCI bus support in ath9k.