]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/mcc200.h
drivers/mtd: Move conditional compilation to Makefile
[karo-tx-uboot.git] / include / configs / mcc200.h
index e4c3f7239be4fbd6bae717a027e49143e4219bfb..f5128474479a4208499f70bc7ea46f1a79decb60 100644 (file)
 #define CFG_FLASH_SIZE         0x04000000
 
 #define CFG_FLASH_CFI                          /* The flash is CFI compatible  */
-#define CFG_FLASH_CFI_DRIVER                   /* Use common CFI driver        */
+#define CONFIG_FLASH_CFI_DRIVER                        /* Use common CFI driver        */
 
 #define CFG_FLASH_BANKS_LIST   { CFG_FLASH_BASE }