diff options
author | yanhong.wang <yanhong.wang@starfivetech.com> | 2022-05-15 13:41:20 +0300 |
---|---|---|
committer | samin <samin.guo@starfivetech.com> | 2022-05-15 13:57:05 +0300 |
commit | cb08a8ef4547343122072a89f8d559d236c1c79e (patch) | |
tree | e92aef945283ea6e546fc839014ee96641fda791 | |
parent | f0aee0f0e2bd723d91ff0b0b674aa17264bd5382 (diff) | |
download | linux-cb08a8ef4547343122072a89f8d559d236c1c79e.tar.xz |
defconfig:starfive-jh7110: update defconfig
Add YUTAI 8521 phy to defconfig.
Signed-off-by: yanhong.wang <yanhong.wang@starfivetech.com>
-rw-r--r-- | arch/riscv/configs/starfive_jh7110_defconfig | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/riscv/configs/starfive_jh7110_defconfig b/arch/riscv/configs/starfive_jh7110_defconfig index 282ec909f2df..64b2d69be04e 100644 --- a/arch/riscv/configs/starfive_jh7110_defconfig +++ b/arch/riscv/configs/starfive_jh7110_defconfig @@ -18,7 +18,6 @@ CONFIG_BLK_DEV_INITRD=y CONFIG_EXPERT=y CONFIG_SOC_STARFIVE=y CONFIG_SOC_STARFIVE_JH7110=y -CONFIG_FPGA_GMAC_SPEED10=y CONFIG_SMP=y CONFIG_HZ_100=y # CONFIG_SECCOMP is not set @@ -128,6 +127,7 @@ CONFIG_DWMAC_DWC_QOS_ETH=y # CONFIG_NET_VENDOR_XILINX is not set CONFIG_MARVELL_PHY=y CONFIG_MICREL_PHY=y +CONFIG_MOTORCOMM_PHY=y # CONFIG_INPUT_KEYBOARD is not set # CONFIG_INPUT_MOUSE is not set CONFIG_SERIO_LIBPS2=y @@ -167,7 +167,6 @@ CONFIG_MEDIA_SUPPORT=y CONFIG_V4L_PLATFORM_DRIVERS=y CONFIG_VIDEO_STF_VIN=y CONFIG_VIN_SENSOR_SC2235=y -CONFIG_DRM=y CONFIG_DRM_VGEM=y CONFIG_DRM_VKMS=y CONFIG_FB=y |