On Fri, Apr 05, 2019 at 09:14:46AM +0100, Biju Das wrote: > 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> Thanks, This looks fine to me but I will wait to see if there are other reviews before applying. Reviewed-by: Simon Horman <horms+renesas@xxxxxxxxxxxx> > --- > 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 >