summaryrefslogtreecommitdiff
path: root/src/mainboard
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard')
-rw-r--r--src/mainboard/google/foster/Kconfig8
-rw-r--r--src/mainboard/google/nyan/Kconfig8
-rw-r--r--src/mainboard/google/nyan_big/Kconfig8
-rw-r--r--src/mainboard/google/nyan_blaze/Kconfig8
-rw-r--r--src/mainboard/google/smaug/Kconfig8
5 files changed, 0 insertions, 40 deletions
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
diff --git a/src/mainboard/google/nyan/Kconfig b/src/mainboard/google/nyan/Kconfig
index 2c39a1a1a2..fedf18f0ea 100644
--- a/src/mainboard/google/nyan/Kconfig
+++ b/src/mainboard/google/nyan/Kconfig
@@ -70,14 +70,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_BCT_CFG_SPI
- default 0
- help
- Which chip select to use for boot media.
-
config EC_GOOGLE_CHROMEEC_SPI_BUS
hex
default 1
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
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
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