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 6f8cf1bf77..411fc30f6a 100644
--- a/include/config.h
+++ b/include/config.h
@@ -1819,6 +1819,12 @@
*/
#undef CONFIG_PECI_TJMAX
+/* Support physical presence detection (via a physical button) */
+#undef CONFIG_PHYSICAL_PRESENCE
+
+/* Enable (unsafe!) developer debug features for physical presence */
+#undef CONFIG_PHYSICAL_PRESENCE_DEBUG_UNSAFE
+
/*****************************************************************************/
/* PMU config */