summaryrefslogtreecommitdiff
path: root/include/configs/Adder.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/Adder.h')
-rw-r--r--include/configs/Adder.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/Adder.h b/include/configs/Adder.h
index cefdd2960..07a9f4e93 100644
--- a/include/configs/Adder.h
+++ b/include/configs/Adder.h
@@ -143,7 +143,7 @@
*/
#define CFG_FLASH_BASE 0xFE000000
#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 128 /* Max num of sects on one chip */