diff options
author | Asen Dimov <dimov@ronetix.at> | 2010-04-07 12:33:11 +0300 |
---|---|---|
committer | trix <trix@windriver.com> | 2010-04-30 05:23:22 -0500 |
commit | da0f2af279563ddc75eff304ad5389f7f0e79381 (patch) | |
tree | 0520ee55cc26d1f492e718195000983fc038ea67 /include/configs/pm9263.h | |
parent | 47eb08a97eb166e93d0495848b0c7582a0639fbc (diff) | |
download | u-boot-da0f2af279563ddc75eff304ad5389f7f0e79381.tar.gz |
pm9263: remove CONFIG_CMD_AUTOSCRIPT
Signed-off-by: Asen Dimov <dimov@ronetix.at>
Diffstat (limited to 'include/configs/pm9263.h')
-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 807dba8f42..f854f3874d 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 |