]> err.no Git - linux-2.6/blobdiff - drivers/rtc/Kconfig
[PATCH] airprime.c: add Kyocera Wireless KPC650/Passport support
[linux-2.6] / drivers / rtc / Kconfig
index 929dd8090578b07213ddb22733d585ab0f2d0668..65d090dbef460e70ccb4aae266e08ff8ba7576c7 100644 (file)
@@ -147,6 +147,16 @@ config RTC_DRV_SA1100
          To compile this driver as a module, choose M here: the
          module will be called rtc-sa1100.
 
+config RTC_DRV_VR41XX
+       tristate "NEC VR41XX"
+       depends on RTC_CLASS && CPU_VR41XX
+       help
+         If you say Y here you will get access to the real time clock
+         built into your NEC VR41XX CPU.
+
+         To compile this driver as a module, choose M here: the
+         module will be called rtc-vr41xx.
+
 config RTC_DRV_TEST
        tristate "Test driver/device"
        depends on RTC_CLASS