diff options
author | Albert ARIBAUD <albert.u.boot@aribaud.net> | 2011-05-31 23:51:55 +0200 |
---|---|---|
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | 2011-05-31 23:51:55 +0200 |
commit | 92ff2d82b02f02544488bbaa631c96dff55303ff (patch) | |
tree | 4f0040271cef6403b9efd864c7c86836da978d3b /include/configs/openrd.h | |
parent | a6f479cd85c8b8156dc2a865856617975eac18db (diff) | |
download | u-boot-imx-92ff2d82b02f02544488bbaa631c96dff55303ff.zip u-boot-imx-92ff2d82b02f02544488bbaa631c96dff55303ff.tar.gz u-boot-imx-92ff2d82b02f02544488bbaa631c96dff55303ff.tar.bz2 |
Kirkwood: boards cleanup for deprecated CONFIG_CMD_AUTOSCRIPT
Diffstat (limited to 'include/configs/openrd.h')
-rw-r--r-- | include/configs/openrd.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/openrd.h b/include/configs/openrd.h index 3256cb3..53bafe1 100644 --- a/include/configs/openrd.h +++ b/include/configs/openrd.h @@ -62,7 +62,6 @@ #define CONFIG_SYS_NO_FLASH /* Declare no flash (NOR/SPI) */ #define CONFIG_SYS_MVFS #include <config_cmd_default.h> -#define CONFIG_CMD_AUTOSCRIPT #define CONFIG_CMD_DHCP #define CONFIG_CMD_ENV #define CONFIG_CMD_MII |