diff options
author | Asen Dimov <dimov@ronetix.at> | 2010-04-06 16:17:34 +0300 |
---|---|---|
committer | trix <trix@windriver.com> | 2010-04-16 12:31:18 -0500 |
commit | 14f7f8be6b259eb8c2d875708a03df3b3a15ea09 (patch) | |
tree | 3bc969074c06c41205f513aa4dadca427a67c251 | |
parent | 9428d2f83ce93e41fb24dbe01f46e8e6540cae3d (diff) | |
download | u-boot-imx-14f7f8be6b259eb8c2d875708a03df3b3a15ea09.zip u-boot-imx-14f7f8be6b259eb8c2d875708a03df3b3a15ea09.tar.gz u-boot-imx-14f7f8be6b259eb8c2d875708a03df3b3a15ea09.tar.bz2 |
pm9261: remove CONFIG_CMD_AUTOSCRIPT
Signed-off-by: Asen Dimov <dimov@ronetix.at>
-rw-r--r-- | include/configs/pm9261.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/pm9261.h b/include/configs/pm9261.h index b245761..a0b00e9 100644 --- a/include/configs/pm9261.h +++ b/include/configs/pm9261.h @@ -198,7 +198,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 |