summaryrefslogtreecommitdiff
path: root/configs/vf610twr_nand_defconfig
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2017-05-17 03:25:22 -0600
committerTom Rini <trini@konsulko.com>2017-05-22 09:33:58 -0400
commit51f29370366a40fc54eec579c7567bc1356da6e4 (patch)
tree365d5baff6470277a3aaa83362851a3430260d03 /configs/vf610twr_nand_defconfig
parentfe7604a3bcbfc1dbf0c832b055fb9d1387a971a4 (diff)
Convert CONFIG_CMD_FUSE to Kconfig
This converts the following to Kconfig: CONFIG_CMD_FUSE Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'configs/vf610twr_nand_defconfig')
-rw-r--r--configs/vf610twr_nand_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/vf610twr_nand_defconfig b/configs/vf610twr_nand_defconfig
index ba4e5965ca..f1dc19a543 100644
--- a/configs/vf610twr_nand_defconfig
+++ b/configs/vf610twr_nand_defconfig
@@ -10,6 +10,7 @@ CONFIG_CMD_BOOTZ=y
CONFIG_CMD_MEMTEST=y
CONFIG_CMD_MMC=y
CONFIG_CMD_I2C=y
+CONFIG_CMD_FUSE=y
CONFIG_CMD_GPIO=y
# CONFIG_CMD_SETEXPR is not set
CONFIG_CMD_DHCP=y