Merge branch 'next' of git://git.denx.de/u-boot-avr32
[oweals/u-boot.git] / include / configs / sorcery.h
index 18f553373709cc448c1c6cfdba8cc97d67cfe80b..f4e460800cfe5f1a7a025e33d7dc82755d598d7e 100644 (file)
 #define CFG_MAX_FLASH_BANKS    2       /* max num of flash banks */
 #define CFG_MAX_FLASH_SECT     512     /* max num of sects on one chip */
 
-#define CFG_FLASH_CFI_DRIVER
+#define CONFIG_FLASH_CFI_DRIVER
 #define CFG_FLASH_CFI
 #define CFG_FLASH_BANKS_LIST   { CFG_FLASH_BASE,  \
                                CFG_FLASH_BASE+0x04000000 } /* two banks */