Skip to content

Commit 542b667

Browse files
committed
Merge tag 'renesas-arm-defconfig-for-v6.8-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel into soc/defconfig
Renesas ARM defconfig updates for v6.8 - Enable support for the Renesas VersaClock 3 clock generator in the arm64 defconfig, - Enable support for the Renesas EtherAVB module in the arm multi_v7 defconfig, - Refresh shmobile_defconfig for v6.7-rc1. * tag 'renesas-arm-defconfig-for-v6.8-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel: ARM: shmobile: defconfig: Refresh for v6.7-rc1 ARM: multi_v7_defconfig: Enable CONFIG_RAVB arm64: defconfig: Enable Renesas VersaClock 3 clock generator config Link: https://lore.kernel.org/r/cover.1701433487.git.geert+renesas@glider.be Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2 parents e88b859 + 7c77368 commit 542b667

3 files changed

Lines changed: 3 additions & 0 deletions

File tree

arch/arm/configs/multi_v7_defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -272,6 +272,7 @@ CONFIG_KS8851=y
272272
CONFIG_LAN966X_SWITCH=m
273273
CONFIG_R8169=y
274274
CONFIG_SH_ETH=y
275+
CONFIG_RAVB=y
275276
CONFIG_SMSC911X=y
276277
CONFIG_SNI_AVE=y
277278
CONFIG_STMMAC_ETH=y

arch/arm/configs/shmobile_defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ CONFIG_SERIAL_8250=y
7575
# CONFIG_SERIAL_8250_16550A_VARIANTS is not set
7676
CONFIG_SERIAL_8250_CONSOLE=y
7777
# CONFIG_SERIAL_8250_PCI is not set
78+
# CONFIG_SERIAL_8250_EXAR is not set
7879
CONFIG_SERIAL_8250_DW=y
7980
CONFIG_SERIAL_8250_EM=y
8081
# CONFIG_SERIAL_8250_PERICOM is not set

arch/arm64/configs/defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1192,6 +1192,7 @@ CONFIG_COMMON_CLK_FSL_SAI=y
11921192
CONFIG_COMMON_CLK_S2MPS11=y
11931193
CONFIG_COMMON_CLK_PWM=y
11941194
CONFIG_COMMON_CLK_RS9_PCIE=y
1195+
CONFIG_COMMON_CLK_VC3=y
11951196
CONFIG_COMMON_CLK_VC5=y
11961197
CONFIG_COMMON_CLK_BD718XX=m
11971198
CONFIG_CLK_RASPBERRYPI=m

0 commit comments

Comments
 (0)