summaryrefslogtreecommitdiff
path: root/src/mainboard/google/guybrush/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/google/guybrush/Kconfig')
-rw-r--r--src/mainboard/google/guybrush/Kconfig6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/mainboard/google/guybrush/Kconfig b/src/mainboard/google/guybrush/Kconfig
index bc9d8326ba..b2ce989bf7 100644
--- a/src/mainboard/google/guybrush/Kconfig
+++ b/src/mainboard/google/guybrush/Kconfig
@@ -1,13 +1,13 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-config IGNORE_IASL_MISSING_DEPENDENCY
- def_bool y
-
config BOARD_GOOGLE_BASEBOARD_GUYBRUSH
def_bool n
if BOARD_GOOGLE_BASEBOARD_GUYBRUSH
+config IGNORE_IASL_MISSING_DEPENDENCY
+ def_bool y
+
config BOARD_SPECIFIC_OPTIONS
def_bool y
select AMD_SOC_CONSOLE_UART