diff options
Diffstat (limited to 'src/mainboard/google/smaug')
-rw-r--r-- | src/mainboard/google/smaug/Kconfig | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/src/mainboard/google/smaug/Kconfig b/src/mainboard/google/smaug/Kconfig index 03e8bd4037..000304f388 100644 --- a/src/mainboard/google/smaug/Kconfig +++ b/src/mainboard/google/smaug/Kconfig @@ -75,14 +75,6 @@ config BOOT_MEDIA_SPI_BUS help Which SPI bus the boot media is connected to. -config BOOT_MEDIA_SPI_CHIP_SELECT - int "Chip select for SPI boot media" - range 0 3 - depends on SMAUG_BCT_CFG_SPI - default 0 - help - Which chip select to use for boot media. - config DRIVER_TPM_I2C_BUS hex default 0x2 |