diff options
Diffstat (limited to 'configs/zipitz2_defconfig')
-rw-r--r-- | configs/zipitz2_defconfig | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/configs/zipitz2_defconfig b/configs/zipitz2_defconfig index 5a5f211ce9..509adcffd9 100644 --- a/configs/zipitz2_defconfig +++ b/configs/zipitz2_defconfig @@ -20,6 +20,10 @@ CONFIG_CMD_FAT=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_USE_BUFFER_WRITE=y +CONFIG_SYS_FLASH_PROTECTION=y +CONFIG_SYS_FLASH_CFI=y CONFIG_CONS_INDEX=2 CONFIG_PXA_SERIAL=y CONFIG_USB=y |