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