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