diff options
Diffstat (limited to 'include/configs/amcore.h')
-rw-r--r-- | include/configs/amcore.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/amcore.h b/include/configs/amcore.h index bbab8b2f48..3ef7257127 100644 --- a/include/configs/amcore.h +++ b/include/configs/amcore.h @@ -23,7 +23,6 @@ #undef CONFIG_CMD_AES #define CONFIG_CMD_CACHE -#define CONFIG_CMD_TIMER #define CONFIG_CMD_DIAG /* undef to save memory */ @@ -45,7 +44,6 @@ #define CONFIG_SYS_CONSOLE_INFO_QUIET 1 /* no console @ startup */ #define CONFIG_AUTO_COMPLETE 1 /* add autocompletion support */ -#define CONFIG_LOOPW 1 /* enable loopw command */ #define CONFIG_MX_CYCLIC 1 /* enable mdc/mwc commands */ #define CONFIG_SYS_LOAD_ADDR 0x20000 /* default load address */ |