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