diff options
Diffstat (limited to 'include/configs/tricorder.h')
-rw-r--r-- | include/configs/tricorder.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/tricorder.h b/include/configs/tricorder.h index cc05eea7e4..80dfe12856 100644 --- a/include/configs/tricorder.h +++ b/include/configs/tricorder.h @@ -189,9 +189,6 @@ #endif /* CONFIG_FLASHCARD */ /* Miscellaneous configurable options */ -#define CONFIG_SYS_LONGHELP /* undef to save memory */ -#define CONFIG_CMDLINE_EDITING /* enable cmdline history */ -#define CONFIG_AUTO_COMPLETE #define CONFIG_SYS_CBSIZE 512 /* Console I/O Buffer Size */ #define CONFIG_SYS_MEMTEST_START (OMAP34XX_SDRC_CS0 + 0x00000000) |