Skip to content

Commit 020e792

Browse files
committed
Merge tag 'arm-soc/for-6.18/defconfig-arm64-fixes' of https://github.com/Broadcom/stblinux into arm/fixes
This pull request contains Broadcom ARM64 defconfig updates for 6.18, please pull the following: - Stefan ensures that the clk-raspberrypi driver which is now the clock provider is built into the kernel image to satisfy root over NFS * tag 'arm-soc/for-6.18/defconfig-arm64-fixes' of https://github.com/Broadcom/stblinux: arm64: defconfig: Fix V3D deferred probe timeout Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2 parents f4f012b + 9c16e4d commit 020e792

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

arch/arm64/configs/defconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1341,7 +1341,7 @@ CONFIG_COMMON_CLK_RS9_PCIE=y
13411341
CONFIG_COMMON_CLK_VC3=y
13421342
CONFIG_COMMON_CLK_VC5=y
13431343
CONFIG_COMMON_CLK_BD718XX=m
1344-
CONFIG_CLK_RASPBERRYPI=m
1344+
CONFIG_CLK_RASPBERRYPI=y
13451345
CONFIG_CLK_IMX8MM=y
13461346
CONFIG_CLK_IMX8MN=y
13471347
CONFIG_CLK_IMX8MP=y

0 commit comments

Comments
 (0)