Enable support for Realtek phy, which is used by RZ/G2E (r8a774c0) based Silicon Linux CAT874 board. Signed-off-by: Biju Das <biju.das@xxxxxxxxxxxxxx> --- arch/arm64/configs/renesas_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm64/configs/renesas_defconfig b/arch/arm64/configs/renesas_defconfig index 8a83012..0a17854 100644 --- a/arch/arm64/configs/renesas_defconfig +++ b/arch/arm64/configs/renesas_defconfig @@ -111,6 +111,7 @@ CONFIG_VIRTIO_NET=y CONFIG_RAVB=y CONFIG_MDIO_BUS_MUX_MMIOREG=y CONFIG_MICREL_PHY=y +CONFIG_REALTEK_PHY=y # CONFIG_WLAN is not set CONFIG_INPUT_MATRIXKMAP=y CONFIG_INPUT_EVDEV=y -- 2.7.4