Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

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

Renesas ARM defconfig updates for v6.20

- Enable support for the Renesas RZ/G3E USB3 PHY and RZ/G3S PCIe
drivers in the ARM64 defconfig,
- Refresh the ARM SH-Mobile defconfig for v6.19-rc1.

* tag 'renesas-arm-defconfig-for-v6.20-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel:
ARM: shmobile: defconfig: Refresh for v6.19-rc1
arm64: defconfig: Enable PCIe for the Renesas RZ/G3S SoC
arm64: defconfig: Enable RZ/G3E USB3 PHY driver

Signed-off-by: Arnd Bergmann <arnd@arndb.de>

+3 -1
+1 -1
arch/arm/configs/shmobile_defconfig
··· 202 202 CONFIG_ARM_GT_INITIAL_PRESCALER_VAL=1 203 203 # CONFIG_IOMMU_SUPPORT is not set 204 204 CONFIG_IIO=y 205 + CONFIG_RZN1_ADC=y 205 206 CONFIG_AK8975=y 206 207 CONFIG_PWM=y 207 208 CONFIG_PWM_RENESAS_RCAR=y ··· 219 218 CONFIG_NFS_V4=y 220 219 CONFIG_NFS_V4_1=y 221 220 CONFIG_ROOT_NFS=y 222 - # CONFIG_RPCSEC_GSS_KRB5 is not set 223 221 CONFIG_NLS_CODEPAGE_437=y 224 222 CONFIG_NLS_ISO8859_1=y 225 223 CONFIG_DMA_CMA=y
+2
arch/arm64/configs/defconfig
··· 231 231 CONFIG_PCI_TEGRA=y 232 232 CONFIG_PCIE_RCAR_HOST=y 233 233 CONFIG_PCIE_RCAR_EP=y 234 + CONFIG_PCIE_RENESAS_RZG3S_HOST=y 234 235 CONFIG_PCIE_ROCKCHIP_HOST=m 235 236 CONFIG_PCI_XGENE=y 236 237 CONFIG_PCI_IMX6_HOST=y ··· 1695 1694 CONFIG_PHY_RCAR_GEN3_PCIE=y 1696 1695 CONFIG_PHY_RCAR_GEN3_USB2=y 1697 1696 CONFIG_PHY_RCAR_GEN3_USB3=m 1697 + CONFIG_PHY_RZ_G3E_USB3=m 1698 1698 CONFIG_PHY_ROCKCHIP_EMMC=y 1699 1699 CONFIG_PHY_ROCKCHIP_INNO_HDMI=m 1700 1700 CONFIG_PHY_ROCKCHIP_INNO_USB2=y