Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig
[platform/kernel/u-boot.git] / include / configs / lacie_kw.h
index 146d8ad..6180563 100644 (file)
@@ -97,9 +97,6 @@
 /*
  * Default environment variables
  */
-#define CONFIG_BOOTCOMMAND                                     \
-       "dhcp && run netconsole; "                              \
-       "if run usbload || run diskload; then bootm; fi"
 
 #define CONFIG_EXTRA_ENV_SETTINGS                              \
        "stdin=serial\0"                                        \