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