diff options
Diffstat (limited to 'include/configs/VOM405.h')
-rw-r--r-- | include/configs/VOM405.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/VOM405.h b/include/configs/VOM405.h index fc6cf78..50d2405 100644 --- a/include/configs/VOM405.h +++ b/include/configs/VOM405.h @@ -82,8 +82,6 @@ #define CONFIG_SYS_DEVICE_NULLDEV 1 /* include nulldev device */ -#define CONFIG_SYS_CONSOLE_INFO_QUIET 1 /* don't print console @ startup*/ - #define CONFIG_SYS_MEMTEST_START 0x0400000 /* memtest works on */ #define CONFIG_SYS_MEMTEST_END 0x0C00000 /* 4 ... 12 MB in DRAM */ |