7 lines
123 B
Text
Executable file
7 lines
123 B
Text
Executable file
# SPDX-License-Identifier: GPL-2.0-only
|
|
#
|
|
# Plug and Play ACPI configuration
|
|
#
|
|
config PNPACPI
|
|
bool
|
|
default (PNP && ACPI)
|