summaryrefslogtreecommitdiffstats
path: root/include/configs/vf610twr.h
diff options
context:
space:
mode:
authorBill Pringlemeir <bpringlemeir@nbsps.com>2014-12-03 13:40:58 -0500
committerTom Rini <trini@ti.com>2015-01-14 11:35:44 -0500
commit4cf84ccbaf4ebecb6ce2f4026195b22bb5d376cb (patch)
treeeeed467722b0dfee6d52cbb705ea4ecabfc23f1e /include/configs/vf610twr.h
parent670c0179ec1f48e0113ec082143a9acdd2f7d6aa (diff)
downloadtalos-obmc-uboot-4cf84ccbaf4ebecb6ce2f4026195b22bb5d376cb.tar.gz
talos-obmc-uboot-4cf84ccbaf4ebecb6ce2f4026195b22bb5d376cb.zip
arm: vf610: Remove duplicate MTD defines.
Some MTD defines are repeated twice; once with UBI and then with MTD. Remove the duplicate MTD defines from the UBI grouping. Signed-off-by: Bill Pringlemeir <bpringlemeir@nbsps.com>
Diffstat (limited to 'include/configs/vf610twr.h')
-rw-r--r--include/configs/vf610twr.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/vf610twr.h b/include/configs/vf610twr.h
index bd79e81062..05bc7d0d9e 100644
--- a/include/configs/vf610twr.h
+++ b/include/configs/vf610twr.h
@@ -60,11 +60,8 @@
/* UBI */
#define CONFIG_CMD_UBI
#define CONFIG_CMD_UBIFS
-#define CONFIG_CMD_MTDPARTS
#define CONFIG_RBTREE
#define CONFIG_LZO
-#define CONFIG_MTD_DEVICE
-#define CONFIG_MTD_PARTITIONS
/* Dynamic MTD partition support */
#define CONFIG_CMD_MTDPARTS
OpenPOWER on IntegriCloud