Merge tag 'acpi-4.19-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Pull ACPI Kconfig fix from Rafael Wysocki: "Fix recent menuconfig breakage causing it to present ACPI-specific options incorrectly (Arnd Bergmann)" * tag 'acpi-4.19-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm: ACPI: fix menuconfig presentation of ACPI submenu
This commit is contained in:
@@ -3,6 +3,9 @@
|
||||
# ACPI Configuration
|
||||
#
|
||||
|
||||
config ARCH_SUPPORTS_ACPI
|
||||
bool
|
||||
|
||||
menuconfig ACPI
|
||||
bool "ACPI (Advanced Configuration and Power Interface) Support"
|
||||
depends on ARCH_SUPPORTS_ACPI
|
||||
@@ -40,9 +43,6 @@ menuconfig ACPI
|
||||
<http://www.acpi.info>
|
||||
<http://www.uefi.org/acpi/specs>
|
||||
|
||||
config ARCH_SUPPORTS_ACPI
|
||||
bool
|
||||
|
||||
if ACPI
|
||||
|
||||
config ACPI_LEGACY_TABLES_LOOKUP
|
||||
|
||||
Reference in New Issue
Block a user