[PATCH 10/10] RTC subsystem, VR41XX cleanup

From: Alessandro Zummo
Date: Fri Mar 31 2006 - 05:04:10 EST


Cleaned up kconfig entry for the rtc-vr41xx.

Signed-off-by: Alessandro Zummo <a.zummo@xxxxxxxxxxxx>
CC: Yoichi Yuasa <yoichi_yuasa@xxxxxxxxxxxxxx>
---
drivers/rtc/Kconfig | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)

--- linux-rtc.orig/drivers/rtc/Kconfig 2006-03-31 11:39:15.000000000 +0200
+++ linux-rtc/drivers/rtc/Kconfig 2006-03-31 11:49:09.000000000 +0200
@@ -148,8 +148,14 @@ config RTC_DRV_SA1100
module will be called rtc-sa1100.

config RTC_DRV_VR41XX
- tristate "NEC VR4100 series RTC"
+ 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"

--
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/