summaryrefslogtreecommitdiff
path: root/include/configs/linkstation.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/linkstation.h')
-rw-r--r--include/configs/linkstation.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/linkstation.h b/include/configs/linkstation.h
index bc6429411..e5a0fb971 100644
--- a/include/configs/linkstation.h
+++ b/include/configs/linkstation.h
@@ -434,7 +434,7 @@
* FLASH organization
*/
#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 */
#undef CFG_FLASH_PROTECTION
#define CFG_FLASH_BANKS_LIST { CFG_FLASH_BASE }