summaryrefslogtreecommitdiff
path: root/include/configs/km
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2017-04-26 22:28:03 -0600
committerTom Rini <trini@konsulko.com>2017-04-30 13:40:59 -0400
commit9707274718b0d343d93941fb19f9314ef3cffa4b (patch)
tree596a79b34cce24cd4d285f247531f5165c3ceddd /include/configs/km
parentd315628edbc99572c3d35cb72fffcd32e12f859b (diff)
fs: Convert CONFIG_CMD_CRAMFS to Kconfig
This converts the following to Kconfig: CONFIG_CMD_CRAMFS Signed-off-by: Simon Glass <sjg@chromium.org> [trini: imply CMD_CRAMFS for keymile] Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/km')
-rw-r--r--include/configs/km/keymile-common.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/km/keymile-common.h b/include/configs/km/keymile-common.h
index 24830ee6ee..40d5d53c2b 100644
--- a/include/configs/km/keymile-common.h
+++ b/include/configs/km/keymile-common.h
@@ -69,8 +69,6 @@
#define CONFIG_MTD_DEVICE
#define CONFIG_MTD_CONCAT
-#define CONFIG_CMD_CRAMFS
-
#ifndef CONFIG_KM_DEF_ENV_BOOTPARAMS
#define CONFIG_KM_DEF_ENV_BOOTPARAMS \
"actual_bank=0\0"