summaryrefslogtreecommitdiff
path: root/include/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/config.h')
-rw-r--r--include/config.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/config.h b/include/config.h
index 173db8f3ed..63096c843c 100644
--- a/include/config.h
+++ b/include/config.h
@@ -1606,6 +1606,9 @@
/* SPI master feature */
#undef CONFIG_SPI_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