diff options
Diffstat (limited to 'include/configs/vct.h')
-rw-r--r-- | include/configs/vct.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/vct.h b/include/configs/vct.h index 168902cb2f..f2e0e5cad3 100644 --- a/include/configs/vct.h +++ b/include/configs/vct.h @@ -246,7 +246,6 @@ int vct_gpio_get(int pin); #if defined(CONFIG_VCT_ONENAND) #define CONFIG_SYS_USE_UBI #define CONFIG_CMD_JFFS2 -#define CONFIG_CMD_UBI #define CONFIG_RBTREE #define CONFIG_MTD_DEVICE /* needed for mtdparts commands */ #define CONFIG_MTD_PARTITIONS |