From 3cef11753dbe968d6088821f05f33f042cae4260 Mon Sep 17 00:00:00 2001 From: Aaron Durbin Date: Thu, 11 Aug 2016 09:31:55 -0500 Subject: mainboard/google: remove unused BOOT_MEDIA_SPI_CHIP_SELECT option The BOOT_MEDIA_SPI_CHIP_SELECT option is not used in any of the code. Remove its usage. BUG=chrome-os-partner:56151 Change-Id: I522b62a2371b8a167ce17c48117669390cda14cd Signed-off-by: Aaron Durbin Reviewed-on: https://review.coreboot.org/16185 Reviewed-by: Patrick Georgi Tested-by: build bot (Jenkins) Reviewed-by: Furquan Shaikh Reviewed-by: Paul Menzel --- src/mainboard/google/foster/Kconfig | 8 -------- 1 file changed, 8 deletions(-) (limited to 'src/mainboard/google/foster/Kconfig') diff --git a/src/mainboard/google/foster/Kconfig b/src/mainboard/google/foster/Kconfig index dfe79a5cdf..3de9a4c879 100644 --- a/src/mainboard/google/foster/Kconfig +++ b/src/mainboard/google/foster/Kconfig @@ -68,14 +68,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 FOSTER_BCT_CFG_SPI - default 0 - help - Which chip select to use for boot media. - config DRIVER_TPM_I2C_BUS hex default 0x2 -- cgit v1.2.3