config: COMMON_CLK_RP1=y in arm64/defconfig

Without this it won't build because of the __clk_lookup reference.

Signed-off-by: Phil Elwell <phil@raspberrypi.com>
This commit is contained in:
Phil Elwell
2025-08-20 10:54:49 +01:00
committed by Dom Cobley
parent d5e5258191
commit 28417b0bb3

View File

@@ -1328,7 +1328,7 @@ CONFIG_COMMON_CLK_CS2000_CP=y
CONFIG_COMMON_CLK_FSL_SAI=y
CONFIG_COMMON_CLK_S2MPS11=y
CONFIG_COMMON_CLK_PWM=y
CONFIG_COMMON_CLK_RP1=m
CONFIG_COMMON_CLK_RP1=y
CONFIG_COMMON_CLK_RS9_PCIE=y
CONFIG_COMMON_CLK_VC3=y
CONFIG_COMMON_CLK_VC5=y