diff options
Diffstat (limited to 'configs/vct_platinumavc_small_defconfig')
-rw-r--r-- | configs/vct_platinumavc_small_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/vct_platinumavc_small_defconfig b/configs/vct_platinumavc_small_defconfig index f3cab1c1c3..0d8cd07f9f 100644 --- a/configs/vct_platinumavc_small_defconfig +++ b/configs/vct_platinumavc_small_defconfig @@ -22,4 +22,6 @@ CONFIG_CMD_IMLS=y CONFIG_ENV_IS_IN_FLASH=y # CONFIG_NET is not set CONFIG_MTD_NOR_FLASH=y +CONFIG_FLASH_CFI_DRIVER=y +CONFIG_SYS_FLASH_CFI=y CONFIG_SYS_NS16550=y |