diff options
author | Asen Dimov <dimov@ronetix.at> | 2010-04-06 16:17:34 +0300 |
---|---|---|
committer | trix <trix@windriver.com> | 2010-04-30 05:23:22 -0500 |
commit | dc8cab87459d682fc272444044592d20243da2f0 (patch) | |
tree | fc4bd611460f661ab401f6d5c9f16366d6cddee0 /include/configs/pm9261.h | |
parent | e3150c77617c7d452420e6c87769b79b6671b12d (diff) | |
download | u-boot-imx-dc8cab87459d682fc272444044592d20243da2f0.zip u-boot-imx-dc8cab87459d682fc272444044592d20243da2f0.tar.gz u-boot-imx-dc8cab87459d682fc272444044592d20243da2f0.tar.bz2 |
pm9261: remove CONFIG_CMD_AUTOSCRIPT
Signed-off-by: Asen Dimov <dimov@ronetix.at>
Diffstat (limited to 'include/configs/pm9261.h')
-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 |