diff options
Diffstat (limited to 'configs/ringneck-px30_defconfig')
-rw-r--r-- | configs/ringneck-px30_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/ringneck-px30_defconfig b/configs/ringneck-px30_defconfig index b3e69b90d4f..ba15e386770 100644 --- a/configs/ringneck-px30_defconfig +++ b/configs/ringneck-px30_defconfig @@ -83,6 +83,8 @@ CONFIG_SUPPORT_EMMC_RPMB=y CONFIG_MMC_DW=y CONFIG_MMC_DW_ROCKCHIP=y CONFIG_PHY_TI_GENERIC=y +CONFIG_DM_MDIO=y +CONFIG_DM_ETH_PHY=y CONFIG_PHY_GIGE=y CONFIG_ETH_DESIGNWARE=y CONFIG_GMAC_ROCKCHIP=y |