From: Igor Grinberg Date: Mon, 18 Apr 2011 21:48:28 +0000 (-0400) Subject: OMAP3: CM-T35: update config X-Git-Tag: v2011.06-rc1~131^2~48 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=41d7e702ebfc4c7ac4748312808da62237f11a5b;p=platform%2Fkernel%2Fu-boot.git OMAP3: CM-T35: update config update config for OMAP3 CM-T35 Signed-off-by: Igor Grinberg Signed-off-by: Sandeep Paulraj --- diff --git a/include/configs/cm_t35.h b/include/configs/cm_t35.h index 510c6d4..ec6a1a3 100644 --- a/include/configs/cm_t35.h +++ b/include/configs/cm_t35.h @@ -244,10 +244,13 @@ "fi; " \ "else run nandboot; fi" -#define CONFIG_AUTO_COMPLETE 1 /* * Miscellaneous configurable options */ +#define CONFIG_AUTO_COMPLETE +#define CONFIG_CMDLINE_EDITING +#define CONFIG_TIMESTAMP +#define CONFIG_SYS_AUTOLOAD "no" #define CONFIG_SYS_LONGHELP /* undef to save memory */ #define CONFIG_SYS_HUSH_PARSER /* use "hush" command parser */ #define CONFIG_SYS_PROMPT_HUSH_PS2 "> "