summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/mainboard/google/geralt/Kconfig3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/mainboard/google/geralt/Kconfig b/src/mainboard/google/geralt/Kconfig
index ad3491f7b2..c4224412a5 100644
--- a/src/mainboard/google/geralt/Kconfig
+++ b/src/mainboard/google/geralt/Kconfig
@@ -68,7 +68,8 @@ config DRIVER_TPM_I2C_ADDR
config SDCARD_INIT
bool
- default y
+ default y if BOARD_GOOGLE_GERALT
+ default n if BOARD_GOOGLE_CIRI
choice
prompt "Speaker AMP for Geralt"