summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--board/berknip/board.h7
-rw-r--r--board/dalboz/board.h7
-rw-r--r--board/ezkinil/board.h7
-rw-r--r--board/morphius/board.h7
-rw-r--r--board/trembyle/board.h7
-rw-r--r--board/vilboz/board.h7
-rw-r--r--board/woomax/board.h7
7 files changed, 0 insertions, 49 deletions
diff --git a/board/berknip/board.h b/board/berknip/board.h
index 03624c2758..9cd31b4f85 100644
--- a/board/berknip/board.h
+++ b/board/berknip/board.h
@@ -13,13 +13,6 @@
#include <stdbool.h>
#include "baseboard.h"
-/*
- * Allow dangerous commands.
- * TODO: Remove this config before production.
- */
-#define CONFIG_SYSTEM_UNLOCKED
-#define CONFIG_I2C_DEBUG
-
#define CONFIG_MKBP_USE_GPIO
/* Motion sensing drivers */
diff --git a/board/dalboz/board.h b/board/dalboz/board.h
index 8e43aac31e..9fa8ac6094 100644
--- a/board/dalboz/board.h
+++ b/board/dalboz/board.h
@@ -13,13 +13,6 @@
#include <stdbool.h>
#include "baseboard.h"
-/*
- * Allow dangerous commands.
- * TODO: Remove this config before production.
- */
-#define CONFIG_SYSTEM_UNLOCKED
-#define CONFIG_I2C_DEBUG
-
#define CONFIG_IO_EXPANDER_PCAL6408
#define CONFIG_MKBP_USE_GPIO
diff --git a/board/ezkinil/board.h b/board/ezkinil/board.h
index 00bb6b935f..eb755cf5d5 100644
--- a/board/ezkinil/board.h
+++ b/board/ezkinil/board.h
@@ -11,13 +11,6 @@
#include <stdbool.h>
#include "baseboard.h"
-/*
- * Allow dangerous commands.
- * TODO: Remove this config before production.
- */
-#define CONFIG_SYSTEM_UNLOCKED
-#define CONFIG_I2C_DEBUG
-
#define CONFIG_MKBP_USE_GPIO
#define CONFIG_FAN_RPM_CUSTOM
diff --git a/board/morphius/board.h b/board/morphius/board.h
index 6e3e0a08d2..a517e061b7 100644
--- a/board/morphius/board.h
+++ b/board/morphius/board.h
@@ -13,13 +13,6 @@
#include <stdbool.h>
#include "baseboard.h"
-/*
- * Allow dangerous commands.
- * TODO: Remove this config before production.
- */
-#define CONFIG_SYSTEM_UNLOCKED
-#define CONFIG_I2C_DEBUG
-
#define CONFIG_USBC_RETIMER_PI3DPX1207
#define CONFIG_MKBP_USE_GPIO
#define CONFIG_8042_AUX
diff --git a/board/trembyle/board.h b/board/trembyle/board.h
index ee490f3261..7a28379233 100644
--- a/board/trembyle/board.h
+++ b/board/trembyle/board.h
@@ -13,13 +13,6 @@
#include <stdbool.h>
#include "baseboard.h"
-/*
- * Allow dangerous commands.
- * TODO: Remove this config before production.
- */
-#define CONFIG_SYSTEM_UNLOCKED
-#define CONFIG_I2C_DEBUG
-
#define CONFIG_USBC_RETIMER_PI3DPX1207
#define CONFIG_MKBP_USE_GPIO
diff --git a/board/vilboz/board.h b/board/vilboz/board.h
index 5eb81b2cf2..e6d89f3969 100644
--- a/board/vilboz/board.h
+++ b/board/vilboz/board.h
@@ -13,13 +13,6 @@
#include <stdbool.h>
#include "baseboard.h"
-/*
- * Allow dangerous commands.
- * TODO: Remove this config before production.
- */
-#define CONFIG_SYSTEM_UNLOCKED
-#define CONFIG_I2C_DEBUG
-
#define CONFIG_MKBP_USE_GPIO
#define CONFIG_USB_PD_PORT_MAX_COUNT 1
diff --git a/board/woomax/board.h b/board/woomax/board.h
index 13bc5da030..2a67604645 100644
--- a/board/woomax/board.h
+++ b/board/woomax/board.h
@@ -13,13 +13,6 @@
#include <stdbool.h>
#include "baseboard.h"
-/*
- * Allow dangerous commands.
- * TODO: Remove this config before production.
- */
-#define CONFIG_SYSTEM_UNLOCKED
-#define CONFIG_I2C_DEBUG
-
#undef CONFIG_USB_PORT_POWER_SMART_PORT_COUNT
#define CONFIG_USB_PORT_POWER_SMART_PORT_COUNT 1
#define CONFIG_USBC_RETIMER_PI3DPX1207