summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--board/samus_pd/board.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/board/samus_pd/board.h b/board/samus_pd/board.h
index 25f202e899..702dfcc9f5 100644
--- a/board/samus_pd/board.h
+++ b/board/samus_pd/board.h
@@ -66,12 +66,6 @@
#define CONFIG_HOSTCMD_I2C_SLAVE_ADDR CONFIG_USB_PD_I2C_SLAVE_ADDR
#endif
-/*
- * Allow dangerous commands all the time, since we don't have a write protect
- * switch.
- */
-#define CONFIG_SYSTEM_UNLOCKED
-
/* Maximum number of deferrable functions */
#undef DEFERRABLE_MAX_COUNT
#define DEFERRABLE_MAX_COUNT 9