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