diff options
Diffstat (limited to 'include/configs/stih410-b2260.h')
-rw-r--r-- | include/configs/stih410-b2260.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/stih410-b2260.h b/include/configs/stih410-b2260.h index 28e2f7f614..c7785b3fed 100644 --- a/include/configs/stih410-b2260.h +++ b/include/configs/stih410-b2260.h @@ -22,9 +22,6 @@ #define CONFIG_SYS_HZ_CLOCK 1000000000 /* 1 GHz */ -/* Libraries */ -#define CONFIG_MD5 - #define CONFIG_BOOTARGS \ "console=ttyS0,115200 earlyprintk consoleblank=0 ignore_loglevel" |