--- zzzz-none-000/linux-2.6.32.61/drivers/rtc/Kconfig 2013-06-10 09:43:48.000000000 +0000 +++ ar9-7330-650/linux-2.6.32.61/drivers/rtc/Kconfig 2011-07-20 07:23:51.000000000 +0000 @@ -574,6 +574,15 @@ support. This chip contains a battery- and capacitor-backed RTC. +config RTC_DRV_RTC7301 + tristate "Epson RTC-7301 SF/DG" + help + If you say Y here you will get support for the + Epson RTC-7301 SF/DG RTC chips. + + This driver can also be built as a module. If so, the module + will be called rtc-7301. + comment "on-CPU RTC drivers" config RTC_DRV_OMAP @@ -827,4 +836,11 @@ If you say Y here you will get support for the RTC found on the PCAP2 ASIC used on some Motorola phones. +config RTC_DRV_AVM_REF_CLOCK + tristate "RTC Driver for external Clock source (DECT)" + depends on RTC_CLASS || AVM_DECT || ISDN_CAPI + default n + help + Clock source for Calibrate RTC device driver + endif # RTC_CLASS