Commit 1f8fdb0
committed
EMB-237: build M41T80 RTC driver into kernel
Set CONFIG_RTC_DRV_M41T80=y so the external RTC (rtc1) is available
during early boot.
When this driver is built as a module, rtc1 is registered later and the
system clock is corrected mid-boot, causing a visible time jump.
Building it in allows hctosys to use rtc1 earlier and avoids that jump.1 parent 158d088 commit 1f8fdb0
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
801 | 801 | | |
802 | 802 | | |
803 | 803 | | |
804 | | - | |
| 804 | + | |
805 | 805 | | |
806 | 806 | | |
807 | 807 | | |
| |||
0 commit comments