X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2Fpdnb3.h;h=889207a94e633cde9bfae9ed8d6f960729dc6ae8;hb=ac53ee8318678190bf3c68da477a84a657d86fb0;hp=aca70dce69bce4c41dd0c646f414a82e056eaa5f;hpb=10a3367955bc2033b288915f8f10d0e507fe2fa1;p=u-boot diff --git a/include/configs/pdnb3.h b/include/configs/pdnb3.h index aca70dce69..889207a94e 100644 --- a/include/configs/pdnb3.h +++ b/include/configs/pdnb3.h @@ -218,7 +218,7 @@ */ #if defined(CONFIG_SCPU) #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_FLASH_CFI_WIDTH FLASH_CFI_16BIT /* no byte writes on IXP4xx */ #endif