On the NXP ls1043ardb ver1.1 board, the rtc chip is changed into
NXP PCF85363, so enable the corresponding kernel config to support it.

Signed-off-by: Meng Li <[email protected]>
---
 bsp/nxp-ls1043/nxp-ls1043.cfg | 1 +
 1 file changed, 1 insertion(+)

diff --git a/bsp/nxp-ls1043/nxp-ls1043.cfg b/bsp/nxp-ls1043/nxp-ls1043.cfg
index 319812e8..285b0c4b 100644
--- a/bsp/nxp-ls1043/nxp-ls1043.cfg
+++ b/bsp/nxp-ls1043/nxp-ls1043.cfg
@@ -114,6 +114,7 @@ CONFIG_RTC_CLASS=y
 CONFIG_RTC_DRV_PCF2127=y
 CONFIG_RTC_DRV_DS3232=y
 CONFIG_RTC_DRV_DS1307=y
+CONFIG_RTC_DRV_PCF85363=y
 CONFIG_RTC_DRV_FSL_FTM_ALARM=y
 CONFIG_FSL_RCPM=y
 
-- 
2.36.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#11818): 
https://lists.yoctoproject.org/g/linux-yocto/message/11818
Mute This Topic: https://lists.yoctoproject.org/mt/94598055/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to