We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa60b7e commit f830f7cCopy full SHA for f830f7c
drivers/rtc/Kconfig
@@ -1509,9 +1509,9 @@ config RTC_DRV_PXA
1509
depends on ARCH_PXA
1510
select RTC_DRV_SA1100
1511
help
1512
- If you say Y here you will get access to the real time clock
1513
- built into your PXA27x or PXA3xx CPU. This RTC is actually 2 RTCs
1514
- consisting of an SA1100 compatible RTC and the extended PXA RTC.
+ If you say Y here you will get access to the real time clock
+ built into your PXA27x or PXA3xx CPU. This RTC is actually 2 RTCs
+ consisting of an SA1100 compatible RTC and the extended PXA RTC.
1515
1516
This RTC driver uses PXA RTC registers available since pxa27x
1517
series (RDxR, RYxR) instead of legacy RCNR, RTAR.
0 commit comments