linux/drivers/pnp
Niklas Schnelle 59c9450b88 PNP: add HAS_IOPORT dependencies
In a future patch HAS_IOPORT=n will disable inb()/outb() and friends at
compile time. We thus need to depend on HAS_IOPORT even when compile
testing only.

Acked-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Co-developed-by: Arnd Bergmann <arnd@kernel.org>
Signed-off-by: Arnd Bergmann <arnd@kernel.org>
Signed-off-by: Niklas Schnelle <schnelle@linux.ibm.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
2024-04-22 18:30:39 +02:00
..
isapnp PNP: add HAS_IOPORT dependencies 2024-04-22 18:30:39 +02:00
pnpacpi PNP: ACPI: fix fortify warning 2023-12-06 21:02:27 +01:00
pnpbios x86/asm: Replace magic numbers in GDT descriptors, script-generated change 2023-12-20 10:57:38 +01:00
base.h
card.c
core.c
driver.c PNP: make pnp_bus_type const 2024-01-09 15:00:09 +01:00
interface.c
Kconfig
Makefile
manager.c
quirks.c
resource.c
support.c
system.c