[U-Boot] [PATCH] arm: socfpga: Don't redefine CONFIG_PHYLIB
Marek Vasut
marex at denx.de
Sat Dec 5 15:04:25 CET 2015
On Saturday, December 05, 2015 at 08:50:39 AM, Pavel Machek wrote:
> CONFIG_PHYLIB is already set by the config system
Where exactly is it set by the config system ?
> don't set it again.
> Avoids ton of warnings.
Sorry, I don't seem to be able to replicate these warnings. Can you provide
more details ?
> Signed-off-by: Pavel Machek <pavel at denx.de>
>
> diff --git a/include/configs/socfpga_common.h
> b/include/configs/socfpga_common.h index b3f65b6..86eccba 100644
> --- a/include/configs/socfpga_common.h
> +++ b/include/configs/socfpga_common.h
> @@ -105,7 +105,6 @@
> #define CONFIG_DW_ALTDESCRIPTOR
> #define CONFIG_MII
> #define CONFIG_AUTONEG_TIMEOUT (15 * CONFIG_SYS_HZ)
> -#define CONFIG_PHYLIB
> #define CONFIG_PHY_GIGE
> #endif
Best regards,
Marek Vasut
More information about the U-Boot
mailing list