summaryrefslogtreecommitdiff
path: root/configs/am3517_crane_defconfig
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2017-05-17 03:25:37 -0600
committerTom Rini <trini@konsulko.com>2017-05-22 12:45:30 -0400
commitb8682a7fcf69344ac5a2d57c75f9c93bfdc93142 (patch)
treef709005094650daeda2238aab8dde34209f818dd /configs/am3517_crane_defconfig
parent7d0f5c1300555101e1625ed7256ee6c3502e8482 (diff)
Convert CONFIG_CMD_JFFS2 to Kconfig
This converts the following to Kconfig: CONFIG_CMD_JFFS2 Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'configs/am3517_crane_defconfig')
-rw-r--r--configs/am3517_crane_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/am3517_crane_defconfig b/configs/am3517_crane_defconfig
index 81fec1e082..2a0987e555 100644
--- a/configs/am3517_crane_defconfig
+++ b/configs/am3517_crane_defconfig
@@ -22,6 +22,7 @@ CONFIG_CMD_DHCP=y
# CONFIG_CMD_NFS is not set
CONFIG_CMD_EXT2=y
CONFIG_CMD_FAT=y
+CONFIG_CMD_JFFS2=y
CONFIG_MMC_OMAP_HS=y
CONFIG_SYS_NS16550=y
CONFIG_USB=y