aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/Kconfig
diff options
context:
space:
mode:
authorBen Dooks <ben-linux@fluff.org>2006-09-29 05:00:19 -0400
committerLinus Torvalds <torvalds@g5.osdl.org>2006-09-29 12:18:13 -0400
commitd202a6c0883cf17a4a6e61a12e138598ec3ed32d (patch)
tree385e5fd11d45071fc49abf21fe7718b205901a88 /drivers/char/Kconfig
parent99f932f02627b211f7efa9602ddc389d1ccbed2b (diff)
[PATCH] Remove old drivers/char/s3c2410_rtc.c
This can now be removed, since there is now a drivers/rtc/rtc-s3c.c driver. Signed-off-by: Ben Dooks <ben-linux@fluff.org> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'drivers/char/Kconfig')
-rw-r--r--drivers/char/Kconfig8
1 files changed, 0 insertions, 8 deletions
diff --git a/drivers/char/Kconfig b/drivers/char/Kconfig
index 1b21c3a911d9..4cc619edf424 100644
--- a/drivers/char/Kconfig
+++ b/drivers/char/Kconfig
@@ -831,14 +831,6 @@ config DS1302
831 will get access to the real time clock (or hardware clock) built 831 will get access to the real time clock (or hardware clock) built
832 into your computer. 832 into your computer.
833 833
834config S3C2410_RTC
835 bool "S3C2410 RTC Driver"
836 depends on ARCH_S3C2410
837 help
838 RTC (Realtime Clock) driver for the clock inbuilt into the
839 Samsung S3C2410. This can provide periodic interrupt rates
840 from 1Hz to 64Hz for user programs, and wakeup from Alarm.
841
842config COBALT_LCD 834config COBALT_LCD
843 bool "Support for Cobalt LCD" 835 bool "Support for Cobalt LCD"
844 depends on MIPS_COBALT 836 depends on MIPS_COBALT