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