From: Marek Vasut <marex@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] arm: socfpga: Don't redefine CONFIG_PHYLIB
Date: Sat, 5 Dec 2015 15:04:25 +0100 [thread overview]
Message-ID: <201512051504.25921.marex@denx.de> (raw)
In-Reply-To: <20151205075038.GA25212@amd>
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@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
next prev parent reply other threads:[~2015-12-05 14:04 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-05 7:50 [U-Boot] [PATCH] arm: socfpga: Don't redefine CONFIG_PHYLIB Pavel Machek
2015-12-05 14:04 ` Marek Vasut [this message]
2015-12-05 17:25 ` Pavel Machek
2015-12-05 17:54 ` Marek Vasut
2015-12-05 18:03 ` Pavel Machek
2015-12-05 18:09 ` Marek Vasut
2015-12-06 8:24 ` Thomas Chou
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=201512051504.25921.marex@denx.de \
--to=marex@denx.de \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.