rtc: AB3100 RTC support
[safe/jmp/linux-2.6] / drivers / rtc / Kconfig
index b136299..73771b0 100644 (file)
@@ -545,6 +545,15 @@ config RTC_DRV_PCF50633
          If you say yes here you get support for the RTC subsystem of the
          NXP PCF50633 used in embedded systems.
 
+config RTC_DRV_AB3100
+       tristate "ST-Ericsson AB3100 RTC"
+       depends on AB3100_CORE
+       default y if AB3100_CORE
+       help
+         Select this to enable the ST-Ericsson AB3100 Mixed Signal IC RTC
+         support. This chip contains a battery- and capacitor-backed RTC.
+
+
 comment "on-CPU RTC drivers"
 
 config RTC_DRV_OMAP