]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/sbc8560.h
drivers/mtd: Move conditional compilation to Makefile
[people/ms/u-boot.git] / include / configs / sbc8560.h
index 6345cce635e3d8766226f9472f3062233503ca29..b244eef950c1c9ff080d487b2f7e866b5ffe37a5 100644 (file)
  */
 
 #define CFG_FLASH_CFI          1       /* Flash is CFI conformant      */
-#define CFG_FLASH_CFI_DRIVER   1       /* Use the common driver        */
+#define CONFIG_FLASH_CFI_DRIVER        1       /* Use the common driver        */
 #if 0
 #define CFG_FLASH_USE_BUFFER_WRITE 1    /* use buffered writes (20x faster)   */
 #define CFG_FLASH_PROTECTION           /* use hardware protection      */