diff options
author | Asen Dimov <dimov@ronetix.at> | 2010-04-07 12:33:11 +0300 |
---|---|---|
committer | trix <trix@windriver.com> | 2010-04-16 12:31:19 -0500 |
commit | ed1a529ab55593260c4c19000724777cf8dd7102 (patch) | |
tree | 3215201fc40e23700874045190f1938f8aded653 | |
parent | 364a1a57e2e34bab81acd138f1aaf2356104b3b1 (diff) | |
download | u-boot-imx-ed1a529ab55593260c4c19000724777cf8dd7102.zip u-boot-imx-ed1a529ab55593260c4c19000724777cf8dd7102.tar.gz u-boot-imx-ed1a529ab55593260c4c19000724777cf8dd7102.tar.bz2 |
pm9263: remove CONFIG_CMD_AUTOSCRIPT
Signed-off-by: Asen Dimov <dimov@ronetix.at>
-rw-r--r-- | include/configs/pm9263.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/pm9263.h b/include/configs/pm9263.h index 807dba8..f854f38 100644 --- a/include/configs/pm9263.h +++ b/include/configs/pm9263.h @@ -215,7 +215,6 @@ #include <config_cmd_default.h> #undef CONFIG_CMD_BDI #undef CONFIG_CMD_IMI -#undef CONFIG_CMD_AUTOSCRIPT #undef CONFIG_CMD_FPGA #undef CONFIG_CMD_LOADS #undef CONFIG_CMD_IMLS |