xref: /openbmc/linux/drivers/pnp/pnpacpi/Kconfig (revision 9d64fc08)
1#
2# Plug and Play ACPI configuration
3#
4config PNPACPI
5	bool
6	default (PNP && ACPI)
7