summaryrefslogtreecommitdiffstats
path: root/include/configs/korat.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/korat.h')
-rw-r--r--include/configs/korat.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/korat.h b/include/configs/korat.h
index 4ca4ed0066..a887446f26 100644
--- a/include/configs/korat.h
+++ b/include/configs/korat.h
@@ -110,7 +110,7 @@
* FLASH related
*/
#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 CONFIG_FLASH_CFI_LEGACY /* Allow hard-coded config for FLASH0 */
#define CFG_FLASH_BANKS_LIST { CFG_FLASH1_ADDR, CFG_FLASH0_ADDR }
OpenPOWER on IntegriCloud