xref
: /
linux
/
drivers
/
pnp
/
pnpacpi
/
Kconfig
(revision a2cce7a9f1b8cc3d4edce106fb971529f1d4d9ce)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#
2
# Plug and Play ACPI configuration
3
#
4
config PNPACPI
5
bool
6
default (PNP && ACPI)
7