Since commit afc505bf9039 ("rtc: pcf2127: add support for PCF2131 RTC"),
we do not need CONFIG_RTC_DRV_PCF2131. Delete it to remove build
warning.Signed-off-by: Jianpeng Chang <[email protected]> --- bsp/nxp-lx2xxx/nxp-lx2xxx.cfg | 1 - 1 file changed, 1 deletion(-) diff --git a/bsp/nxp-lx2xxx/nxp-lx2xxx.cfg b/bsp/nxp-lx2xxx/nxp-lx2xxx.cfg index 8e85d0c0..85e3f4c9 100644 --- a/bsp/nxp-lx2xxx/nxp-lx2xxx.cfg +++ b/bsp/nxp-lx2xxx/nxp-lx2xxx.cfg @@ -132,7 +132,6 @@ CONFIG_EEPROM_AT24=y CONFIG_RTC_CLASS=y CONFIG_RTC_DRV_PCF2127=y CONFIG_RTC_DRV_FSL_FTM_ALARM=y -CONFIG_RTC_DRV_PCF2131=y CONFIG_DMADEVICES=y CONFIG_FSL_EDMA=y -- 2.52.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#16188): https://lists.yoctoproject.org/g/linux-yocto/message/16188 Mute This Topic: https://lists.yoctoproject.org/mt/117356965/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
