1config M41T80 2 bool 3 depends on I2C 4 5config M48T59 6 bool 7 8config PL031 9 bool 10 11config TWL92230 12 bool 13 depends on I2C 14 15config MC146818RTC 16 bool 17 18config SUN4V_RTC 19 bool 20