diff options
Diffstat (limited to 'include/configs/vf610twr.h')
-rw-r--r-- | include/configs/vf610twr.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/vf610twr.h b/include/configs/vf610twr.h index 7fd59a10338..3430f27c40d 100644 --- a/include/configs/vf610twr.h +++ b/include/configs/vf610twr.h @@ -189,7 +189,6 @@ /* Miscellaneous configurable options */ #define CONFIG_SYS_LONGHELP /* undef to save memory */ #undef CONFIG_AUTO_COMPLETE -#define CONFIG_SYS_BARGSIZE CONFIG_SYS_CBSIZE #define CONFIG_SYS_MEMTEST_START 0x80010000 #define CONFIG_SYS_MEMTEST_END 0x87C00000 |