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