diff options
Diffstat (limited to 'src/mainboard/google/nyan_blaze')
-rw-r--r-- | src/mainboard/google/nyan_blaze/Kconfig | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/src/mainboard/google/nyan_blaze/Kconfig b/src/mainboard/google/nyan_blaze/Kconfig index 3541da129a..a11b3ebcd1 100644 --- a/src/mainboard/google/nyan_blaze/Kconfig +++ b/src/mainboard/google/nyan_blaze/Kconfig @@ -72,14 +72,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 NYAN_BLAZE_BCT_CFG_SPI - default 0 - help - Which chip select to use for boot media. - config EC_GOOGLE_CHROMEEC_SPI_BUS hex default 1 |