···238238 To compile this driver as a module, choose M here: the239239 module will be called rtc-sa1100.240240241241+config RTC_DRV_SH242242+ tristate "SuperH On-Chip RTC"243243+ depends on RTC_CLASS && SUPERH244244+ help245245+ Say Y here to enable support for the on-chip RTC found in246246+ most SuperH processors.247247+248248+ To compile this driver as a module, choose M here: the249249+ module will be called rtc-sh.250250+241251config RTC_DRV_VR41XX242252 tristate "NEC VR41XX"243253 depends on RTC_CLASS && CPU_VR41XX