diff options
Diffstat (limited to 'include/configs/hcu5.h')
-rw-r--r-- | include/configs/hcu5.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/hcu5.h b/include/configs/hcu5.h index 20808681f31..54d6721145d 100644 --- a/include/configs/hcu5.h +++ b/include/configs/hcu5.h @@ -351,7 +351,7 @@ /* Use common CFI driver */ #define CFG_FLASH_CFI -#define CFG_FLASH_CFI_DRIVER +#define CONFIG_FLASH_CFI_DRIVER /* board provides its own flash_init code */ #define CONFIG_FLASH_CFI_LEGACY 1 #define CFG_FLASH_CFI_WIDTH FLASH_CFI_8BIT |