Hello. Ralf Baechle wrote:
Since very few boards are using GEN_RTC:
$ git grep -l "GEN_RTC=y" arch/mips/configs/ arch/mips/configs/bigsur_defconfig arch/mips/configs/yosemite_defconfig
Btw, you missed emma2rh_defconfig which builds GEN_RTC as a module. Silly because it doesn't initialize rtc_mips_get_time or rtc_mips_set_time so hasn't possible a chance to work as anything but a dummy rtc.
EMMA2RH bpard doesn't seem to have an RTC.
Ralf
WBR, Sergei