diff --git a/board/cr50/board.h b/board/cr50/board.h index 00185d30a2..9eb67991a2 100644 --- a/board/cr50/board.h +++ b/board/cr50/board.h @@ -13,13 +13,15 @@ #undef CONFIG_FMAP #undef CONFIG_HIBERNATE #undef CONFIG_LID_SWITCH +#undef CONFIG_CMD_SYSINFO +#undef CONFIG_CMD_SYSJUMP +#undef CONFIG_CMD_SYSLOCK #ifndef CR50_DEV /* Disable stuff that should only be in debug builds */ #undef CONFIG_CMD_MD #undef CONFIG_CMD_RW #undef CONFIG_CMD_SLEEPMASK -#undef CONFIG_CMD_SYSJUMP #undef CONFIG_CMD_WAITMS #undef CONFIG_FLASH #endif