summaryrefslogtreecommitdiff
path: root/include/configs/vf610twr.h
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2017-05-17 09:25:22 (GMT)
committerTom Rini <trini@konsulko.com>2017-05-22 13:33:58 (GMT)
commit51f29370366a40fc54eec579c7567bc1356da6e4 (patch)
tree365d5baff6470277a3aaa83362851a3430260d03 /include/configs/vf610twr.h
parentfe7604a3bcbfc1dbf0c832b055fb9d1387a971a4 (diff)
downloadu-boot-51f29370366a40fc54eec579c7567bc1356da6e4.tar.xz
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 'include/configs/vf610twr.h')
-rw-r--r--include/configs/vf610twr.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/vf610twr.h b/include/configs/vf610twr.h
index 3e7dc9b..2460294 100644
--- a/include/configs/vf610twr.h
+++ b/include/configs/vf610twr.h
@@ -20,7 +20,6 @@
/* Enable passing of ATAGs */
#define CONFIG_CMDLINE_TAG
-#define CONFIG_CMD_FUSE
#ifdef CONFIG_CMD_FUSE
#define CONFIG_MXC_OCOTP
#endif