ipq806x: Add run command support

Change-Id: I6c7d338b7a98a8d85eff16d3fd683b5f48397aa3
Signed-off-by: Balaji Jagadeesan <bjagadee@codeaurora.org>
diff --git a/include/configs/ipq806x.h b/include/configs/ipq806x.h
index 0d68e9f..d9eddf8 100644
--- a/include/configs/ipq806x.h
+++ b/include/configs/ipq806x.h
@@ -97,6 +97,11 @@
 #define CONFIG_SYS_MALLOC_LEN           (CONFIG_ENV_SIZE_MAX + (512 << 10))
 
 /*
+*Run command support
+*/
+#define	CONFIG_CMD_RUN
+
+/*
  * select serial console configuration
  */
 #define CONFIG_CONS_INDEX		1