diff options
author | Arnd Bergmann | 2018-08-21 22:37:33 +0200 |
---|---|---|
committer | Rafael J. Wysocki | 2018-08-23 10:20:07 +0200 |
commit | f5d707ede37a962bc3cb9b3f8531a870dae29e46 (patch) | |
tree | 2349cb78075c1d8c47a47870a8e2d2cf1505634a /drivers/acpi/acpica/utinit.c | |
parent | df2def49c57b4146520a1f4ca37bc3f494e2cd67 (diff) |
ACPI: fix menuconfig presentation of ACPI submenu
My fix for a recursive Kconfig dependency caused another issue where the
ACPI specific options end up in the top-level menu in 'menuconfig'. This
was an unintended side-effect of having a silent option between
'menuconfig ACPI' and 'if ACPI'.
Moving the ARCH_SUPPORTS_ACPI symbol ahead of the ACPI menu solves that
problem and restores the previous presentation.
Reported-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Fixes: 2c870e61132c (arm64: fix ACPI dependencies)
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'drivers/acpi/acpica/utinit.c')
0 files changed, 0 insertions, 0 deletions