diff options
Diffstat (limited to 'configs/vct_platinumavc_onenand_defconfig')
-rw-r--r-- | configs/vct_platinumavc_onenand_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/vct_platinumavc_onenand_defconfig b/configs/vct_platinumavc_onenand_defconfig index 8e219ecdc4..baa8397896 100644 --- a/configs/vct_platinumavc_onenand_defconfig +++ b/configs/vct_platinumavc_onenand_defconfig @@ -19,5 +19,6 @@ CONFIG_CMD_UBI=y # CONFIG_CMD_UBIFS is not set # CONFIG_ISO_PARTITION is not set CONFIG_ENV_IS_IN_ONENAND=y +CONFIG_MTD_DEVICE=y CONFIG_SYS_NS16550=y # CONFIG_REGEX is not set |