summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--board/chell/board.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/board/chell/board.h b/board/chell/board.h
index c11e9218fc..7e4a7aa4d7 100644
--- a/board/chell/board.h
+++ b/board/chell/board.h
@@ -132,6 +132,7 @@
#define I2C_PORT_THERMAL I2C_PORT_PMIC
/* Modules we want to exclude */
+#undef CONFIG_CMD_ACCELSPOOF
#undef CONFIG_CMD_BATTFAKE
#undef CONFIG_CMD_FLASH
#undef CONFIG_CMD_HASH
@@ -140,6 +141,10 @@
#undef CONFIG_CMD_MD
#undef CONFIG_CMD_MMAPINFO
#undef CONFIG_CMD_POWERINDEBUG
+#undef CONFIG_CMD_PWR_AVG
+#undef CONFIG_CMD_SLEEPMASK
+#undef CONFIG_CMD_SLEEPMASK_SET
+#undef CONFIG_CMD_SYSLOCK
#undef CONFIG_CMD_TEMP_SENSOR
#undef CONFIG_CMD_TIMERINFO
#undef CONFIG_CONSOLE_CMDHELP