diff options
author | Simon Glass <sjg@chromium.org> | 2016-02-29 15:26:05 -0700 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2016-03-14 15:34:50 -0600 |
commit | eea1d148f3c653b23e96a2f842c3760b4cbbaa51 (patch) | |
tree | 4a76d4854c95c0b94ffec4c646920399703c7e36 /include/configs/UCP1020.h | |
parent | 084bf4c244ce98ab1ee7b590d44471fa5cae25f6 (diff) | |
download | u-boot-imx-eea1d148f3c653b23e96a2f842c3760b4cbbaa51.zip u-boot-imx-eea1d148f3c653b23e96a2f842c3760b4cbbaa51.tar.gz u-boot-imx-eea1d148f3c653b23e96a2f842c3760b4cbbaa51.tar.bz2 |
Drop CONFIG_CRAMFS_CMDLINE
This option doesn't do anything. Drop it.
Signed-off-by: Simon Glass <sjg@chromium.org>
Suggested-by: Bin Meng <bmeng.cn@gmail.com>
Diffstat (limited to 'include/configs/UCP1020.h')
-rw-r--r-- | include/configs/UCP1020.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/UCP1020.h b/include/configs/UCP1020.h index 2354009..c21af1c 100644 --- a/include/configs/UCP1020.h +++ b/include/configs/UCP1020.h @@ -495,7 +495,6 @@ #define CONFIG_CMD_REGINFO #define CONFIG_CMD_ERRATA #define CONFIG_CMD_CRAMFS -#define CONFIG_CRAMFS_CMDLINE /* * USB |