From: Bill Pringlemeir Date: Wed, 3 Dec 2014 18:40:58 +0000 (-0500) Subject: arm: vf610: Remove duplicate MTD defines. X-Git-Tag: KARO-TXA5-2015-06-26~38^2~95 X-Git-Url: https://git.kernelconcepts.de/?a=commitdiff_plain;h=4cf84ccbaf4ebecb6ce2f4026195b22bb5d376cb;p=karo-tx-uboot.git 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 --- 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