USB: cdc_acm: Fix memory leak after hangup
[safe/jmp/linux-2.6] / drivers / rtc / Kconfig
index c5b906b..3c20dae 100644 (file)
@@ -810,4 +810,21 @@ config RTC_DRV_COH901331
          will be called "rtc-coh901331".
 
 
+config RTC_DRV_STMP
+       tristate "Freescale STMP3xxx RTC"
+       depends on ARCH_STMP3XXX
+       help
+         If you say yes here you will get support for the onboard
+         STMP3xxx RTC.
+
+         This driver can also be built as a module. If so, the module
+         will be called rtc-stmp3xxx.
+
+config RTC_DRV_PCAP
+       tristate "PCAP RTC"
+       depends on EZX_PCAP
+       help
+         If you say Y here you will get support for the RTC found on
+         the PCAP2 ASIC used on some Motorola phones.
+
 endif # RTC_CLASS