summaryrefslogtreecommitdiffstats
path: root/drivers/char/Kconfig
diff options
context:
space:
mode:
authorBen Dooks2006-09-29 11:00:19 +0200
committerLinus Torvalds2006-09-29 18:18:13 +0200
commitd202a6c0883cf17a4a6e61a12e138598ec3ed32d (patch)
tree385e5fd11d45071fc49abf21fe7718b205901a88 /drivers/char/Kconfig
parent[PATCH] CONFIG_PM=n slim: sound/oss/cs46xx.c (diff)
downloadkernel-qcow2-linux-d202a6c0883cf17a4a6e61a12e138598ec3ed32d.tar.gz
kernel-qcow2-linux-d202a6c0883cf17a4a6e61a12e138598ec3ed32d.tar.xz
kernel-qcow2-linux-d202a6c0883cf17a4a6e61a12e138598ec3ed32d.zip
[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
will get access to the real time clock (or hardware clock) built
into your computer.
-config S3C2410_RTC
- bool "S3C2410 RTC Driver"
- depends on ARCH_S3C2410
- help
- RTC (Realtime Clock) driver for the clock inbuilt into the
- Samsung S3C2410. This can provide periodic interrupt rates
- from 1Hz to 64Hz for user programs, and wakeup from Alarm.
-
config COBALT_LCD
bool "Support for Cobalt LCD"
depends on MIPS_COBALT