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/rd6281a.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/rd6281a.h')
-rw-r--r-- | include/configs/rd6281a.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/rd6281a.h b/include/configs/rd6281a.h index 60f9579..5b7fdd8 100644 --- a/include/configs/rd6281a.h +++ b/include/configs/rd6281a.h @@ -44,7 +44,6 @@ */ #define CONFIG_SYS_NO_FLASH /* Declare no flash (NOR/SPI) */ #include <config_cmd_default.h> -#define CONFIG_CMD_AUTOSCRIPT #define CONFIG_CMD_DHCP #define CONFIG_CMD_ENV #define CONFIG_CMD_FAT |