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

Commit 90cd9bed authored by Maxim Zhukov's avatar Maxim Zhukov Committed by Greg Kroah-Hartman
Browse files

staging, mt7621-pci: fix build without pci support



Add depends on PCI for PCI_MT7621

Signed-off-by: default avatarMaxim Zhukov <mussitantesmortem@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 45ac7b31
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
config PCI_MT7621
	tristate "MediaTek MT7621 PCI Controller"
	depends on RALINK
	depends on PCI
	select PCI_DRIVERS_GENERIC
	help
	  This selects a driver for the MediaTek MT7621 PCI Controller.