|
@@ -148,8 +148,14 @@ config RTC_DRV_SA1100
|
|
module will be called rtc-sa1100.
|
|
module will be called rtc-sa1100.
|
|
|
|
|
|
config RTC_DRV_VR41XX
|
|
config RTC_DRV_VR41XX
|
|
- tristate "NEC VR4100 series RTC"
|
|
|
|
|
|
+ tristate "NEC VR41XX"
|
|
depends on RTC_CLASS && CPU_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
|
|
config RTC_DRV_TEST
|
|
tristate "Test driver/device"
|
|
tristate "Test driver/device"
|