Staging
v0.8.1
Raw File
Kconfig
#
# Plug and Play ACPI configuration
#
config PNPACPI
	bool
	default (PNP && ACPI)
back to top