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