projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e785e7f
)
rockchip: defconfig: puma-rk3399: enable CONFIG_PHY_MICREL_KSZ9031
author
Philipp Tomsich
<philipp.tomsich@theobroma-systems.com>
Wed, 31 May 2017 16:18:48 +0000
(18:18 +0200)
committer
Simon Glass
<sjg@chromium.org>
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 <philipp.tomsich@theobroma-systems.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
configs/puma-rk3399_defconfig
patch
|
blob
|
history
diff --git
a/configs/puma-rk3399_defconfig
b/configs/puma-rk3399_defconfig
index 33e075fcfcc34808a70eaf4a2af437191310cd83..4e5c9234aa466c10575b19f18260fedf1bd1963c 100644
(file)
--- a/
configs/puma-rk3399_defconfig
+++ b/
configs/puma-rk3399_defconfig
@@
-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