ColdFire: Add M5253DEMO platform support for MCF5253
[oweals/u-boot.git] / include / configs / imx31_litekit.h
index ec4ed1eeb674191b01effb27aa21c9b98b444e64..c4763335b6e33999936916c1d7b14b4304cd2c31 100644 (file)
  * CFI FLASH driver setup
  */
 #define CFG_FLASH_CFI          1       /* Flash memory is CFI compliant */
-#define CFG_FLASH_CFI_DRIVER   1       /* Use drivers/cfi_flash.c */
+#define CONFIG_FLASH_CFI_DRIVER        1       /* Use drivers/cfi_flash.c */
 #define CFG_FLASH_USE_BUFFER_WRITE 1   /* Use buffered writes (~10x faster) */
 #define CFG_FLASH_PROTECTION   1       /* Use hardware sector protection */