]> Git Repo - J-u-boot.git/commitdiff
rockchip: defconfig: puma-rk3399: enable CONFIG_PHY_MICREL_KSZ9031
authorPhilipp Tomsich <[email protected]>
Wed, 31 May 2017 16:18:48 +0000 (18:18 +0200)
committerSimon Glass <[email protected]>
Wed, 7 Jun 2017 13:29:24 +0000 (07:29 -0600)
The RK3399-Q7 has a KSZ9031 GbE PHY. Enable support for it in defconfig.

Signed-off-by: Philipp Tomsich <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
configs/puma-rk3399_defconfig

index 33e075fcfcc34808a70eaf4a2af437191310cd83..4e5c9234aa466c10575b19f18260fedf1bd1963c 100644 (file)
@@ -46,6 +46,7 @@ CONFIG_MMC_SDHCI_ROCKCHIP=y
 CONFIG_SPI_FLASH=y
 CONFIG_SPI_FLASH_WINBOND=y
 CONFIG_PHY_MICREL=y
+CONFIG_PHY_MICREL_KSZ9031=y
 CONFIG_DM_ETH=y
 CONFIG_ETH_DESIGNWARE=y
 CONFIG_GMAC_ROCKCHIP=y
This page took 0.036525 seconds and 4 git commands to generate.