diff options
Diffstat (limited to 'configs/vct_platinumavc_defconfig')
-rw-r--r-- | configs/vct_platinumavc_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/vct_platinumavc_defconfig b/configs/vct_platinumavc_defconfig index 974d47b4d0..3783becc8a 100644 --- a/configs/vct_platinumavc_defconfig +++ b/configs/vct_platinumavc_defconfig @@ -13,5 +13,7 @@ CONFIG_CMD_I2C=y # CONFIG_ISO_PARTITION is not set CONFIG_ENV_IS_IN_FLASH=y CONFIG_MTD_NOR_FLASH=y +CONFIG_FLASH_CFI_DRIVER=y +CONFIG_SYS_FLASH_CFI=y CONFIG_SYS_NS16550=y # CONFIG_REGEX is not set |