Sign in
linux-mm
/
kernel
/
git
/
torvalds
/
linux
/
348949d9a4440abdab3b1dc99a9bb660e8c7da7c
/
.
/
drivers
/
pnp
/
pnpacpi
/
Kconfig
blob: 70f733f63f9cc9b8fce197dd3608630e6908f580 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0-only
#
# Plug and Play ACPI configuration
#
config PNPACPI
bool
default
(
PNP
&&
ACPI
)