ACPI: Make PCI slot detection driver depend on PCI
authorSinan Kaya <okaya@kernel.org>
Wed, 19 Dec 2018 22:46:59 +0000 (22:46 +0000)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Thu, 20 Dec 2018 09:19:49 +0000 (10:19 +0100)
commit5c6a1177826e5207306511a480b5aae79fd0fefb
treef28a241e874643b8e3428f7a7f60f6dd9915c3fe
parent43554cebba50e709b9207c55ceca6bc281748586
ACPI: Make PCI slot detection driver depend on PCI

Since this is ACPI PCI slot detection driver for PCI, it doesn't make sense
to compile this without PCI support in place.

Signed-off-by: Sinan Kaya <okaya@kernel.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/Kconfig