aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc/Kconfig
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert@linux-m68k.org>2009-03-18 23:29:27 +0100
committerGeert Uytterhoeven <geert@linux-m68k.org>2009-12-04 21:22:34 +0100
commit4f9b9bba1dd1489909f4cb339233ced979663297 (patch)
tree5b397ed082db8791279b24d2b9a0d7ceab916eab /drivers/rtc/Kconfig
parent22763c5cf3690a681551162c15d34d935308c8d7 (diff)
downloadkernel_samsung_smdk4412-4f9b9bba1dd1489909f4cb339233ced979663297.zip
kernel_samsung_smdk4412-4f9b9bba1dd1489909f4cb339233ced979663297.tar.gz
kernel_samsung_smdk4412-4f9b9bba1dd1489909f4cb339233ced979663297.tar.bz2
rtc: Add an RTC driver for the Oki MSM6242
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org> Acked-by: Alessandro Zummo <alessandro.zummo@towertech.it>
Diffstat (limited to 'drivers/rtc/Kconfig')
-rw-r--r--drivers/rtc/Kconfig9
1 files changed, 9 insertions, 0 deletions
diff --git a/drivers/rtc/Kconfig b/drivers/rtc/Kconfig
index 3c20dae..16c8268 100644
--- a/drivers/rtc/Kconfig
+++ b/drivers/rtc/Kconfig
@@ -509,6 +509,15 @@ config RTC_DRV_M48T59
This driver can also be built as a module, if so, the module
will be called "rtc-m48t59".
+config RTC_DRV_MSM6242
+ tristate "Oki MSM6242"
+ help
+ If you say yes here you get support for the Oki MSM6242
+ timekeeping chip. It is used in some Amiga models (e.g. A2000).
+
+ This driver can also be built as a module. If so, the module
+ will be called rtc-msm6242.
+
config RTC_MXC
tristate "Freescale MXC Real Time Clock"
depends on ARCH_MXC