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/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mainboard/google/guybrush/Kconfig b/src/mainboard/google/guybrush/Kconfig
index e5f138258f..489c045524 100644
--- a/src/mainboard/google/guybrush/Kconfig
+++ b/src/mainboard/google/guybrush/Kconfig
@@ -111,6 +111,8 @@ config NORMAL_READ_SPI_SPEED
config ALT_SPI_SPEED
default 0 # 66MHz
+endif # !EM100
+
config OVERRIDE_EFS_SPI_SPEED
int
default 3 if EM100
@@ -127,8 +129,6 @@ config OVERRIDE_EFS_SPI_SPEED_MIN_BOARD
Minimum board version starting which the Override EFS SPI Speed
configuration has to be applied.
-endif # !EM100
-
config VARIANT_DIR
default "guybrush" if BOARD_GOOGLE_GUYBRUSH
default "nipperkin" if BOARD_GOOGLE_NIPPERKIN