summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/config.h3
-rw-r--r--util/config_allowed.txt1
2 files changed, 0 insertions, 4 deletions
diff --git a/include/config.h b/include/config.h
index 7582dbc8e6..193f4c52cb 100644
--- a/include/config.h
+++ b/include/config.h
@@ -3653,9 +3653,6 @@
/* Support STM32 SPI1 as master. */
#undef CONFIG_STM32_SPI1_MASTER
-/* SPI master configure gpios on init */
-#undef CONFIG_SPI_MASTER_CONFIGURE_GPIOS
-
/* Support SPI masters without GPIO-specified Chip Selects, instead rely on the
* SPI master port's hardwired CS pin. */
#undef CONFIG_SPI_MASTER_NO_CS_GPIOS
diff --git a/util/config_allowed.txt b/util/config_allowed.txt
index 7ade828646..00b6fa43a6 100644
--- a/util/config_allowed.txt
+++ b/util/config_allowed.txt
@@ -872,7 +872,6 @@ CONFIG_SPI_FLASH_W25X40
CONFIG_SPI_FP_PORT
CONFIG_SPI_HALFDUPLEX
CONFIG_SPI_MASTER
-CONFIG_SPI_MASTER_CONFIGURE_GPIOS
CONFIG_SPI_MASTER_NO_CS_GPIOS
CONFIG_SPI_NOR
CONFIG_SPI_NOR_BLOCK_ERASE