blob: 29153cd78dd1e19e622869f9b99444670c686809 [file] [log] [blame]
# Copyright (c) 2023 Intel Corporation.
# SPDX-License-Identifier: Apache-2.0
config ACPI
bool
menu "ACPI driver support"
config ACPI_DSDT_SUPPORT
bool "Build source code for DSDT ACPICA support"
default y if PCIE
help
Build source code for DSDT support
endmenu