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 e4ae9cdb2e..07a5d49f3b 100644 --- a/include/configs/vct.h +++ b/include/configs/vct.h @@ -234,7 +234,6 @@ int vct_gpio_get(int pin); */ #if defined(CONFIG_VCT_ONENAND) #define CONFIG_SYS_USE_UBI -#define CONFIG_CMD_JFFS2 #define CONFIG_RBTREE #define CONFIG_MTD_DEVICE /* needed for mtdparts commands */ #define CONFIG_MTD_PARTITIONS |