[U-Boot] [PATCH v2] net: Kconfig: select PHY_GIGE for SUN8I_EMAC

2017-02-22 Thread Philipp Tomsich
This now moves the PHY_GIGE, PHY_MICREL_KSZ9021 and PHY_MICREL_KSZ9031 into Kconfig, so we can select them from our defconfig. For SUN8I, we select PHY_GIGE automatically. Signed-off-by: Philipp Tomsich Philipp Tomsich (1): net: Kconfig:make PHY_GIGE and individual Micrel PHYs selectable d

[U-Boot] [PATCH v2] net: Kconfig: select PHY_GIGE for SUN8I_EMAC

2017-02-22 Thread Philipp Tomsich
This now moves the PHY_GIGE, PHY_MICREL_KSZ9021 and PHY_MICREL_KSZ9031 into Kconfig, so we can select them from our defconfig. For SUN8I, we select PHY_GIGE automatically. The same goes for SUNXI_GMAC. Philipp Tomsich (1): net: Kconfig:make PHY_GIGE and individual Micrel PHYs selectable driv