aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/Kconfig
diff options
context:
space:
mode:
authorGravatar Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp> 2008-04-25 12:11:44 +0900
committerGravatar Ralf Baechle <ralf@linux-mips.org> 2008-04-28 17:14:32 +0100
commit6457d9fc3bb87c72db03cfb34cd414c8fb9b8edf (patch)
treebaf16332ea9bb5734985bb9bc3357b992b32238c /arch/mips/Kconfig
parent[MIPS] add DECstation I/O ASIC clocksource (diff)
downloadlinux-6457d9fc3bb87c72db03cfb34cd414c8fb9b8edf.tar.gz
linux-6457d9fc3bb87c72db03cfb34cd414c8fb9b8edf.tar.bz2
linux-6457d9fc3bb87c72db03cfb34cd414c8fb9b8edf.zip
[MIPS] DS1287: Add clockevent driver
Signed-off-by: Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/Kconfig')
-rw-r--r--arch/mips/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
index 2e4ac657a4c3..e5a7c5d96364 100644
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -81,6 +81,7 @@ config MIPS_COBALT
config MACH_DECSTATION
bool "DECstations"
select BOOT_ELF32
+ select CEVT_DS1287
select CEVT_R4K
select CSRC_IOASIC
select CSRC_R4K
@@ -770,6 +771,9 @@ config BOOT_RAW
config CEVT_BCM1480
bool
+config CEVT_DS1287
+ bool
+
config CEVT_GT641XX
bool