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