mb/google/geralt: Disable SD card support for Ciri

According to proto schematics, the SD card is removed.

BUG=b:308968270
TEST=emerge-geralt coreboot
BRANCH=None

Change-Id: Id4e021e7896d093560f39c40573ac616d76438c2
Signed-off-by: Ruihai Zhou <zhouruihai@huaqin.corp-partner.google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/78958
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: cong yang <yangcong5@huaqin.corp-partner.google.com>
Reviewed-by: Yidi Lin <yidilin@google.com>
This commit is contained in:
Ruihai Zhou 2023-11-08 11:24:39 +08:00 committed by Felix Held
parent d3089a36d5
commit 94a2d74926
1 changed files with 2 additions and 1 deletions

View File

@ -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"