From: Limeng <[email protected]>

In latest kernel v5.6, new clock drvier clk-raspberrypi.c is created.
So, enable kernel config CONFIG_CLK_RASPBERRYPI in kernel-cache

Signed-off-by: Meng Li <[email protected]>
---
 bsp/bcm-2xxx-rpi/bcm-2xxx-rpi.cfg | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/bsp/bcm-2xxx-rpi/bcm-2xxx-rpi.cfg 
b/bsp/bcm-2xxx-rpi/bcm-2xxx-rpi.cfg
index d254bf18..0b6eb65c 100644
--- a/bsp/bcm-2xxx-rpi/bcm-2xxx-rpi.cfg
+++ b/bsp/bcm-2xxx-rpi/bcm-2xxx-rpi.cfg
@@ -249,6 +249,9 @@ CONFIG_REGULATOR_ARIZONA_LDO1=m
 CONFIG_REGULATOR_ARIZONA_MICSUPP=m
 CONFIG_REGULATOR_GPIO=y
 
+# Clock configuration
+CONFIG_CLK_RASPBERRYPI=y
+
 # Misc configuration
 CONFIG_BINFMT_MISC=m
 CONFIG_BRCM_CHAR_DRIVERS=y
-- 
2.23.0

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#8502): 
https://lists.yoctoproject.org/g/linux-yocto/message/8502
Mute This Topic: https://lists.yoctoproject.org/mt/72019235/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub  
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to