]> git.sur5r.net Git - u-boot/commitdiff
rockchip: puma-rk3399: defconfig: select PHY_MICREL_KSZ90X1
authorPhilipp Tomsich <philipp.tomsich@theobroma-systems.com>
Mon, 30 Oct 2017 13:44:55 +0000 (14:44 +0100)
committerPhilipp Tomsich <philipp.tomsich@theobroma-systems.com>
Wed, 1 Nov 2017 10:21:32 +0000 (11:21 +0100)
The RK3368-uQ7 uses a KSZ9031 PHY on-module.  Enable PHY_MICREL_KSZ90X1
in the associated defconfig (this somehow got lost with da3b9e7f).

References: da3b9e7f ("Move PHY_MICREL and PHY_MICREL_KSZ90X1 to Kconfig")
Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Acked-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
configs/puma-rk3399_defconfig

index d8b24f190527122ae6e129dc8949965f110b4644..ebbf8a9b0587b97c371ad7e1bcfc72e453adc614 100644 (file)
@@ -57,6 +57,7 @@ CONFIG_MMC_SDHCI_ROCKCHIP=y
 CONFIG_SPI_FLASH=y
 CONFIG_SPI_FLASH_WINBOND=y
 CONFIG_PHY_MICREL=y
+CONFIG_PHY_MICREL_KSZ90X1=y
 CONFIG_DM_ETH=y
 CONFIG_ETH_DESIGNWARE=y
 CONFIG_GMAC_ROCKCHIP=y