summaryrefslogtreecommitdiff
path: root/include/configs/vct.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/vct.h')
-rw-r--r--include/configs/vct.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/vct.h b/include/configs/vct.h
index 9792c46bc3..19192ddcc5 100644
--- a/include/configs/vct.h
+++ b/include/configs/vct.h
@@ -233,11 +233,8 @@ int vct_gpio_get(int pin);
* UBI configuration
*/
#if defined(CONFIG_VCT_ONENAND)
-#define CONFIG_SYS_USE_UBI
-#define CONFIG_RBTREE
#define CONFIG_MTD_DEVICE /* needed for mtdparts commands */
#define CONFIG_MTD_PARTITIONS
-#define CONFIG_CMD_MTDPARTS
#define MTDIDS_DEFAULT "onenand0=onenand"
#define MTDPARTS_DEFAULT "mtdparts=onenand:128k(u-boot)," \