summaryrefslogtreecommitdiff
path: root/include/configs/EP88x.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/EP88x.h')
-rw-r--r--include/configs/EP88x.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/EP88x.h b/include/configs/EP88x.h
index 7824b900ad..5f1743b2ff 100644
--- a/include/configs/EP88x.h
+++ b/include/configs/EP88x.h
@@ -138,7 +138,7 @@
*/
#define CFG_FLASH_BASE 0xFC000000
#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_MAX_FLASH_BANKS 1 /* Max number of flash banks */
#define CFG_MAX_FLASH_SECT 512 /* Max num of sects on one chip */