Skip to content

Commit c0feb18

Browse files
committed
Merge tag 'renesas-arm-defconfig-for-v5.8-tag2' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel into arm/defconfig
Renesas ARM defconfig updates for v5.8 (take two) - Enable support for the new RZ/G1H SoC in the shmobile and multi_v7 defconfigs. * tag 'renesas-arm-defconfig-for-v5.8-tag2' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel: ARM: multi_v7_defconfig: Enable r8a7742 SoC ARM: shmobile: defconfig: Enable r8a7742 SoC Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Arnd Bergmann <[email protected]>
2 parents 66fa76a + 44b6141 commit c0feb18

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

arch/arm/configs/multi_v7_defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -979,6 +979,7 @@ CONFIG_ARCH_R7S72100=y
979979
CONFIG_ARCH_R7S9210=y
980980
CONFIG_ARCH_R8A73A4=y
981981
CONFIG_ARCH_R8A7740=y
982+
CONFIG_ARCH_R8A7742=y
982983
CONFIG_ARCH_R8A7743=y
983984
CONFIG_ARCH_R8A7744=y
984985
CONFIG_ARCH_R8A7745=y

arch/arm/configs/shmobile_defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -179,6 +179,7 @@ CONFIG_ARCH_R7S72100=y
179179
CONFIG_ARCH_R7S9210=y
180180
CONFIG_ARCH_R8A73A4=y
181181
CONFIG_ARCH_R8A7740=y
182+
CONFIG_ARCH_R8A7742=y
182183
CONFIG_ARCH_R8A7743=y
183184
CONFIG_ARCH_R8A7744=y
184185
CONFIG_ARCH_R8A7745=y

0 commit comments

Comments
 (0)