Added support for DHCP, PXE for Arndale board
diff --git a/include/configs/arndale5250.h b/include/configs/arndale5250.h
index c0241f4..d131fe8 100644
--- a/include/configs/arndale5250.h
+++ b/include/configs/arndale5250.h
@@ -214,6 +214,10 @@
 #define CONFIG_USB_ETHER_ASIX
 #endif /*CONFIG_CMD_NET*/
 
+#define CONFIG_CMD_DHCP
+#define CONFIG_CMD_PXE
+#define CONFIG_MENU
+
 /* Enable devicetree support */
 #define CONFIG_OF_LIBFDT