summaryrefslogtreecommitdiff
path: root/include/configs/sandbox.h
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2016-02-29 22:26:05 (GMT)
committerSimon Glass <sjg@chromium.org>2016-03-14 21:34:50 (GMT)
commiteea1d148f3c653b23e96a2f842c3760b4cbbaa51 (patch)
tree4a76d4854c95c0b94ffec4c646920399703c7e36 /include/configs/sandbox.h
parent084bf4c244ce98ab1ee7b590d44471fa5cae25f6 (diff)
downloadu-boot-eea1d148f3c653b23e96a2f842c3760b4cbbaa51.tar.xz
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/sandbox.h')
-rw-r--r--include/configs/sandbox.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/sandbox.h b/include/configs/sandbox.h
index f73d040..b7090c8 100644
--- a/include/configs/sandbox.h
+++ b/include/configs/sandbox.h
@@ -46,7 +46,6 @@
#define CONFIG_CMD_EXT4_WRITE
#define CONFIG_CMD_CBFS
#define CONFIG_CMD_CRAMFS
-#define CONFIG_CRAMFS_CMDLINE
#define CONFIG_CMD_PART
#define CONFIG_DOS_PARTITION
#define CONFIG_HOST_MAX_DEVICES 4