summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/config.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/config.h b/include/config.h
index 9ef32893ae..9d6baf576f 100644
--- a/include/config.h
+++ b/include/config.h
@@ -3159,6 +3159,9 @@
*/
#undef CONFIG_SPI_CONTROLLER_NO_CS_GPIOS
+/* Add support for hashing AP RO */
+#undef CONFIG_SPI_HASH
+
/* Support testing SPI periph interface driver. */
#undef CONFIG_SPP_TEST