ColdFire: Add M5253DEMO platform support for MCF5253
[oweals/u-boot.git] / include / configs / omap5912osk.h
index 16ce2f61aec896bb2aa47ba2de5d55fcee539f06..1c44ce032fee13bccaf23c0ac67bb522ea008e1e 100644 (file)
  * 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/mtd/cfi_flash.c */
 
 #define CFG_FLASH_BANKS_LIST { PHYS_FLASH_1, PHYS_FLASH_2 }