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 002d509def..3167e00d8c 100644
--- a/include/config.h
+++ b/include/config.h
@@ -588,6 +588,9 @@
*/
#undef CONFIG_SAVE_VBOOT_HASH
+/* Allow the board to use a GPIO for the SCI# signal. */
+#undef CONFIG_SCI_GPIO
+
/* Support SPI interfaces */
#undef CONFIG_SPI