OMAP3: Enable command line editing for omap3_beagle

Signed-off-by: John Rigby <john.rigby@linaro.org>
diff --git a/include/configs/omap3_beagle.h b/include/configs/omap3_beagle.h
index bd42750..a6e1cbc 100644
--- a/include/configs/omap3_beagle.h
+++ b/include/configs/omap3_beagle.h
@@ -342,6 +342,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		"OMAP3 beagleboard.org # "