summaryrefslogtreecommitdiff
path: root/configs/rock5b-rk3588_defconfig
diff options
context:
space:
mode:
authorJonas Karlman <jonas@kwiboo.se>2023-10-01 19:17:22 +0000
committerKever Yang <kever.yang@rock-chips.com>2023-10-07 16:49:41 +0800
commitf1aa4cdfbfe3d7a2b8d82c298e1af7eedc2044e4 (patch)
tree923e09d4dd3a12b12200610f1279652adcd73208 /configs/rock5b-rk3588_defconfig
parent25f56459aebced8e4bb7d01061dcb1b765b197e2 (diff)
downloadu-boot-f1aa4cdfbfe3d7a2b8d82c298e1af7eedc2044e4.tar.gz
u-boot-f1aa4cdfbfe3d7a2b8d82c298e1af7eedc2044e4.tar.bz2
u-boot-f1aa4cdfbfe3d7a2b8d82c298e1af7eedc2044e4.zip
configs: rockchip: Enable ethernet driver on RK3588 boards
Enable DWC_ETH_QOS_ROCKCHIP and related PHY driver on RK3588 boards that have an enabled gmac node and drop ETH_DESIGNWARE and GMAC_ROCKCHIP for remaining RK3588 boards. Signed-off-by: Jonas Karlman <jonas@kwiboo.se> Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
Diffstat (limited to 'configs/rock5b-rk3588_defconfig')
-rw-r--r--configs/rock5b-rk3588_defconfig3
1 files changed, 1 insertions, 2 deletions
diff --git a/configs/rock5b-rk3588_defconfig b/configs/rock5b-rk3588_defconfig
index 3fa65cbf9b..6428aab420 100644
--- a/configs/rock5b-rk3588_defconfig
+++ b/configs/rock5b-rk3588_defconfig
@@ -78,9 +78,8 @@ CONFIG_SF_DEFAULT_BUS=5
CONFIG_SPI_FLASH_SFDP_SUPPORT=y
CONFIG_SPI_FLASH_MACRONIX=y
CONFIG_SPI_FLASH_XTX=y
-CONFIG_ETH_DESIGNWARE=y
+CONFIG_PHYLIB=y
CONFIG_RTL8169=y
-CONFIG_GMAC_ROCKCHIP=y
CONFIG_PCIE_DW_ROCKCHIP=y
CONFIG_PHY_ROCKCHIP_INNO_USB2=y
CONFIG_PHY_ROCKCHIP_NANENG_COMBOPHY=y