mirror of
https://github.com/raspberrypi/linux.git
synced 2025-12-06 01:49:46 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user