]> code.ossystems Code Review - bsp/u-boot.git/commitdiff
arm: vf610: Remove duplicate MTD defines.
authorBill Pringlemeir <bpringlemeir@nbsps.com>
Wed, 3 Dec 2014 18:40:58 +0000 (13:40 -0500)
committerOtavio Salvador <otavio@ossystems.com.br>
Mon, 19 Jan 2015 13:58:16 +0000 (11:58 -0200)
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>
include/configs/vf610twr.h

index bd79e810627c4ae7085567afd04e0f385096ec23..05bc7d0d9e5d0b1bc4b8253eba126ac91830119a 100644 (file)
 /* 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