diff options
Diffstat (limited to 'include/configs/taurus.h')
-rw-r--r-- | include/configs/taurus.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/taurus.h b/include/configs/taurus.h index 6675fa97df..51e3987ab3 100644 --- a/include/configs/taurus.h +++ b/include/configs/taurus.h @@ -141,10 +141,6 @@ #define CONFIG_ENV_SIZE (SZ_128K) /* 1 sector = 128 kB */ #define CONFIG_BOOTCOMMAND "nand read 0x22000000 0x200000 0x300000; bootm" -#define CONFIG_SYS_LONGHELP -#define CONFIG_CMDLINE_EDITING -#define CONFIG_AUTO_COMPLETE - /* * Size of malloc() pool */ |