summaryrefslogtreecommitdiff
path: root/include/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/config.h')
-rw-r--r--include/config.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/config.h b/include/config.h
index 852ebf7e19..e1ae4750d4 100644
--- a/include/config.h
+++ b/include/config.h
@@ -1302,6 +1302,12 @@
*/
#undef CONFIG_WP_ACTIVE_HIGH
+/*
+ * The write protect signal is always asserted,
+ * independantly of the GPIO existence or current value.
+ */
+#undef CONFIG_WP_ALWAYS
+
/*****************************************************************************/
/*
* Include board and core configs, since those hold the CONFIG_ constants for a