diff options
Diffstat (limited to 'include/configs/devkit3250.h')
-rw-r--r-- | include/configs/devkit3250.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/devkit3250.h b/include/configs/devkit3250.h index 49b4748a70..40dee67387 100644 --- a/include/configs/devkit3250.h +++ b/include/configs/devkit3250.h @@ -116,13 +116,9 @@ /* * U-Boot General Configurations */ -#define CONFIG_SYS_LONGHELP #define CONFIG_SYS_CBSIZE 1024 #define CONFIG_SYS_BARGSIZE CONFIG_SYS_CBSIZE -#define CONFIG_AUTO_COMPLETE -#define CONFIG_CMDLINE_EDITING - /* * Pass open firmware flat tree */ |