Daniel Golle d6c5bb69cd
sunxi: build kernel with sun6i-rtc driver
sun6i-rtc cannot be built as a module and the hardware is only
present in some of the sunxi SoCs, see driver source:
        { .compatible = "allwinner,sun6i-a31-rtc" },
        { .compatible = "allwinner,sun8i-a23-rtc" },
        { .compatible = "allwinner,sun8i-h3-rtc" },
        { .compatible = "allwinner,sun8i-r40-rtc" },
        { .compatible = "allwinner,sun8i-v3-rtc" },
        { .compatible = "allwinner,sun50i-h5-rtc" },
        { .compatible = "allwinner,sun50i-h6-rtc" },

Set CONFIG_RTC_DRV_SUN6I=y in kernel config file for cortexa7 and
cortexa53 subtargets which covers all of the above.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2021-11-21 21:37:56 +00:00
..
2021-11-19 09:40:29 +00:00
2021-10-21 00:17:36 +02:00
2021-11-19 09:40:29 +00:00
2021-11-08 15:56:39 +01:00
2021-11-19 09:40:29 +00:00
2021-11-20 18:53:14 +01:00
2021-10-21 00:17:36 +02:00
2021-11-20 18:53:14 +01:00
2021-11-03 12:45:40 +01:00
2021-11-14 19:21:55 +01:00
2021-11-19 09:40:29 +00:00
2021-10-09 18:44:55 +02:00
2021-11-19 09:40:29 +00:00
2021-11-20 18:53:14 +01:00
2021-10-02 18:13:46 +02:00
2021-11-19 09:40:29 +00:00
2021-11-14 23:32:51 +01:00
2021-11-19 09:40:29 +00:00
2021-11-20 21:08:25 +01:00
2021-10-30 21:17:20 +02:00
2021-11-19 09:40:29 +00:00
2021-10-18 21:32:36 +02:00