diff options
Diffstat (limited to 'include/configs/mx6_common.h')
-rw-r--r-- | include/configs/mx6_common.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/mx6_common.h b/include/configs/mx6_common.h index 5949d259fa..2dc10c6d64 100644 --- a/include/configs/mx6_common.h +++ b/include/configs/mx6_common.h @@ -54,12 +54,8 @@ #define CONFIG_CONS_INDEX 1 /* Filesystems and image support */ -#define CONFIG_SUPPORT_RAW_INITRD /* Miscellaneous configurable options */ -#define CONFIG_SYS_LONGHELP -#define CONFIG_CMDLINE_EDITING -#define CONFIG_AUTO_COMPLETE #define CONFIG_SYS_CBSIZE 512 #define CONFIG_SYS_MAXARGS 32 |