According to upstream commit 96796c914b84("arm64: Kconfig.platforms:
Re-organized Broadcom menu"), it needs to enable kernel config ARCH_BCM
for raspberry pi platform.

Signed-off-by: Meng Li <meng...@windriver.com>
---
 bsp/bcm-2xxx-rpi/bcm-2xxx-rpi.cfg | 1 +
 1 file changed, 1 insertion(+)

diff --git a/bsp/bcm-2xxx-rpi/bcm-2xxx-rpi.cfg 
b/bsp/bcm-2xxx-rpi/bcm-2xxx-rpi.cfg
index 19880118..41d30006 100644
--- a/bsp/bcm-2xxx-rpi/bcm-2xxx-rpi.cfg
+++ b/bsp/bcm-2xxx-rpi/bcm-2xxx-rpi.cfg
@@ -17,6 +17,7 @@ CONFIG_MMU=y
 CONFIG_ARM64=y
 
 # CPU Core family selection
+CONFIG_ARCH_BCM=y
 CONFIG_ARCH_BCM2835=y
 CONFIG_MAILBOX=y
 CONFIG_BCM2835_MBOX=y
-- 
2.36.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#11978): 
https://lists.yoctoproject.org/g/linux-yocto/message/11978
Mute This Topic: https://lists.yoctoproject.org/mt/95374940/21656
Group Owner: linux-yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to