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/nyan_big/Kconfig | 8 -------- 1 file changed, 8 deletions(-) (limited to 'src/mainboard/google/nyan_big') diff --git a/src/mainboard/google/nyan_big/Kconfig b/src/mainboard/google/nyan_big/Kconfig index c9b8aeda41..5c4009a89b 100644 --- a/src/mainboard/google/nyan_big/Kconfig +++ b/src/mainboard/google/nyan_big/Kconfig @@ -71,14 +71,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_BIG_BCT_CFG_SPI - default 0 - help - Which chip select to use for boot media. - config EC_GOOGLE_CHROMEEC_SPI_BUS hex default 1 -- cgit v1.2.3