diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/configs/SMMACO4.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/configs/SMMACO4.h b/include/configs/SMMACO4.h index 157c6ef..e106b3b 100644 --- a/include/configs/SMMACO4.h +++ b/include/configs/SMMACO4.h @@ -88,8 +88,7 @@ CFG_CMD_PING | \ CFG_CMD_POST_DIAG | \ CFG_CMD_REGINFO | \ - CFG_CMD_SNTP | \ - CFG_CMD_BSP) + CFG_CMD_SNTP ) /* this must be included AFTER the definition of CONFIG_COMMANDS (if any) */ #include <cmd_confdefs.h> |