summaryrefslogtreecommitdiff
path: root/src/mainboard/google/geralt/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/google/geralt/Kconfig')
-rw-r--r--src/mainboard/google/geralt/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/mainboard/google/geralt/Kconfig b/src/mainboard/google/geralt/Kconfig
index 40a0f89df8..d6a9796d02 100644
--- a/src/mainboard/google/geralt/Kconfig
+++ b/src/mainboard/google/geralt/Kconfig
@@ -55,4 +55,8 @@ config DRIVER_TPM_I2C_BUS
config DRIVER_TPM_I2C_ADDR
hex
default 0x50
+
+config SDCARD_INIT
+ bool
+ default y
endif