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

Commit 61cfc7e4 authored by Geert Uytterhoeven's avatar Geert Uytterhoeven Committed by Jesse Barnes
Browse files

PCI: PCI_QUIRKS depends on PCI



commit 3d137310 ("PCI: allow quirks to be
compiled out") introduced CONFIG_PCI_QUIRKS, which now shows up in each
and every .config.  Fix this by making it depend on PCI.

Signed-off-by: default avatarGeert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: default avatarJesse Barnes <jbarnes@virtuousgeek.org>
parent f18e9625
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -739,7 +739,8 @@ config VM_EVENT_COUNTERS

config PCI_QUIRKS
	default y
	bool "Enable PCI quirk workarounds" if EMBEDDED && PCI
	bool "Enable PCI quirk workarounds" if EMBEDDED
	depends on PCI
	help
	  This enables workarounds for various PCI chipset
          bugs/quirks. Disable this only if your target machine is