Commit 1d445622 authored by Arnd Bergmann's avatar Arnd Bergmann

Merge tag 'renesas-arm-defconfig-for-v6.2-tag1' of...

Merge tag 'renesas-arm-defconfig-for-v6.2-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel into arm/defconfig

Renesas ARM defconfig updates for v6.2

  - Enable support for Renesas R-Car S4-8 Spider Ethernet devices in the
    arm64 defconfig.

* tag 'renesas-arm-defconfig-for-v6.2-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel:
  arm64: defconfig: Enable Renesas R-Car S4-8 Spider Ethernet devices

Link: https://lore.kernel.org/r/cover.1668788920.git.geert+renesas@glider.beSigned-off-by: default avatarArnd Bergmann <arnd@arndb.de>
parents 6bd71793 fa8eec59
...@@ -357,6 +357,7 @@ CONFIG_RMNET=m ...@@ -357,6 +357,7 @@ CONFIG_RMNET=m
CONFIG_R8169=m CONFIG_R8169=m
CONFIG_SH_ETH=y CONFIG_SH_ETH=y
CONFIG_RAVB=y CONFIG_RAVB=y
CONFIG_RENESAS_ETHER_SWITCH=y
CONFIG_SMC91X=y CONFIG_SMC91X=y
CONFIG_SMSC911X=y CONFIG_SMSC911X=y
CONFIG_SNI_AVE=y CONFIG_SNI_AVE=y
...@@ -369,7 +370,7 @@ CONFIG_MESON_GXL_PHY=m ...@@ -369,7 +370,7 @@ CONFIG_MESON_GXL_PHY=m
CONFIG_AQUANTIA_PHY=y CONFIG_AQUANTIA_PHY=y
CONFIG_BCM54140_PHY=m CONFIG_BCM54140_PHY=m
CONFIG_MARVELL_PHY=m CONFIG_MARVELL_PHY=m
CONFIG_MARVELL_10G_PHY=m CONFIG_MARVELL_10G_PHY=y
CONFIG_MICREL_PHY=y CONFIG_MICREL_PHY=y
CONFIG_MICROSEMI_PHY=y CONFIG_MICROSEMI_PHY=y
CONFIG_AT803X_PHY=y CONFIG_AT803X_PHY=y
...@@ -1239,6 +1240,7 @@ CONFIG_PHY_QCOM_USB_HS=m ...@@ -1239,6 +1240,7 @@ CONFIG_PHY_QCOM_USB_HS=m
CONFIG_PHY_QCOM_USB_SNPS_FEMTO_V2=m CONFIG_PHY_QCOM_USB_SNPS_FEMTO_V2=m
CONFIG_PHY_QCOM_USB_HS_28NM=m CONFIG_PHY_QCOM_USB_HS_28NM=m
CONFIG_PHY_QCOM_USB_SS=m CONFIG_PHY_QCOM_USB_SS=m
CONFIG_PHY_R8A779F0_ETHERNET_SERDES=y
CONFIG_PHY_RCAR_GEN3_PCIE=y CONFIG_PHY_RCAR_GEN3_PCIE=y
CONFIG_PHY_RCAR_GEN3_USB2=y CONFIG_PHY_RCAR_GEN3_USB2=y
CONFIG_PHY_RCAR_GEN3_USB3=m CONFIG_PHY_RCAR_GEN3_USB3=m
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment