[U-Boot] [PATCH v1 1/2] sun8i: define CONFIG_PHY_GIGE for EMAC

Dr. Philipp Tomsich philipp.tomsich at theobroma-systems.com
Tue Feb 21 20:37:14 UTC 2017


On 21 Feb 2017, at 20:55, Maxime Ripard <maxime.ripard at free-electrons.com> wrote:
> 
> On Fri, Feb 17, 2017 at 06:47:54PM +0100, Philipp Tomsich wrote:
>> +#ifdef CONFIG_SUN8I_EMAC
>> +#define CONFIG_PHY_GIGE			/* GMAC can use gigabit PHY	*/
>> +#endif
> 
> It would make more sense to move that option to Kconfig, and selecting
> it from SUN8I_EMAC.

CONFIG_PHY_GIGE is not a Kconfig option yet and only enabled via
board-specific config files.

Let me know if this changes anything, otherwise a change and reroll
will be coming…

Phil.


More information about the U-Boot mailing list