From 0e1492330cd2c95df2553335d7a77351021a938f Mon Sep 17 00:00:00 2001 From: Atsushi Nemoto Date: Tue, 6 Jan 2009 14:42:22 -0800 Subject: rtc: add rtc-tx4939 driver Add support for RTC in TX4939 SoC. Signed-off-by: Atsushi Nemoto Acked-by: Alessandro Zummo Cc: David Brownell Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- drivers/rtc/Kconfig | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'drivers/rtc/Kconfig') diff --git a/drivers/rtc/Kconfig b/drivers/rtc/Kconfig index 3b1c7aa93e7..e374bf03e4f 100644 --- a/drivers/rtc/Kconfig +++ b/drivers/rtc/Kconfig @@ -705,4 +705,11 @@ config RTC_DRV_STARFIRE If you say Y here you will get support for the RTC found on Starfire systems. +config RTC_DRV_TX4939 + tristate "TX4939 SoC" + depends on SOC_TX4939 + help + Driver for the internal RTC (Realtime Clock) module found on + Toshiba TX4939 SoC. + endif # RTC_CLASS -- cgit v1.2.3