mpc85xx: p2020: add RTC ds1307 to kernel
authorJosef Schlehofer <pepe.schlehofer@gmail.com>
Sat, 11 Jun 2022 07:37:43 +0000 (09:37 +0200)
committerChristian Lamparter <chunkeey@gmail.com>
Sun, 19 Jun 2022 10:31:02 +0000 (12:31 +0200)
commitdc7f78da97c62cd6c17a75f754da5bf6b957837d
tree09ac3cd3fffde28e8543a28aa020f5a0f96c7333
parent811538ab2240f3d0a62312f0050b607f1154bf47
mpc85xx: p2020: add RTC ds1307 to kernel

If the RTC module is compiled as a module, the hctosys fails to
initialize because ds1307 is loaded later.

Fixes:
[    2.004145] hctosys: unable to open rtc device (rtc0)
[   11.957997] rtc-ds1307 0-006f: registered as rtc0

This is similar to commit 5481ce9a1157a43d8b2c963e03fb243e70974361,
which was done for imx6 target.

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
target/linux/mpc85xx/p2020/config-default