From: Jaehoon Chung Date: Mon, 10 Apr 2023 02:14:16 +0000 (+0900) Subject: RISCV: configs: enable motorcomm phy driver X-Git-Tag: accepted/tizen/unified/riscv/20230718.024919~122 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=375c3483898ea1f2cfbec0eb07c8bab4f17a9778;p=platform%2Fkernel%2Flinux-starfive.git RISCV: configs: enable motorcomm phy driver Enable motrocomm phy driver to use ethernet. Change-Id: I71e988989fc9332b2d38339858fa49109daf6163 Signed-off-by: Jaehoon Chung --- diff --git a/arch/riscv/configs/tizen_vf2_defconfig b/arch/riscv/configs/tizen_vf2_defconfig index 51e6e9411848..c0dc85b50bc6 100644 --- a/arch/riscv/configs/tizen_vf2_defconfig +++ b/arch/riscv/configs/tizen_vf2_defconfig @@ -134,6 +134,7 @@ CONFIG_R8169=y CONFIG_STMMAC_ETH=y CONFIG_DWMAC_STARFIVE=y CONFIG_MICROSEMI_PHY=y +CONFIG_MOTORCOMM_PHY=y CONFIG_INPUT_MOUSEDEV=y CONFIG_SERIAL_8250=y CONFIG_SERIAL_8250_CONSOLE=y