From 46e0a2473ca16c694513d84240c25de3aee41d27 Mon Sep 17 00:00:00 2001 From: John Rigby Date: Mon, 19 Sep 2011 21:01:16 -0600 Subject: OMAP3: Enable command line editing for omap3_beagle Signed-off-by: John Rigby --- include/configs/omap3_beagle.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/configs/omap3_beagle.h b/include/configs/omap3_beagle.h index a7637fabf..d5660ee6b 100644 --- a/include/configs/omap3_beagle.h +++ b/include/configs/omap3_beagle.h @@ -340,6 +340,7 @@ /* * Miscellaneous configurable options */ +#define CONFIG_CMDLINE_EDITING #define CONFIG_SYS_LONGHELP /* undef to save memory */ #define CONFIG_SYS_HUSH_PARSER /* use "hush" command parser */ #define CONFIG_SYS_PROMPT_HUSH_PS2 "> " -- cgit v1.2.3