diff options
author | Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp> | 2008-07-24 00:31:41 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-07-24 13:47:40 -0400 |
commit | 18b095d4b847bb08bf8a1bace7711a93d27732c0 (patch) | |
tree | 566aa2a5560ae2dd0e598cfa27efcaac6dbb0f0c /drivers/char/Kconfig | |
parent | 5abe3b4063f16245b8fafbff37bd93814eb8e363 (diff) |
drivers/char: remove old broken Cobalt LCD driver
Remove old broken Cobalt LCD driver.
Signed-off-by: Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp>
Acked-by: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/char/Kconfig')
-rw-r--r-- | drivers/char/Kconfig | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/drivers/char/Kconfig b/drivers/char/Kconfig index e0bbbfb6a36b..67b07576f8bf 100644 --- a/drivers/char/Kconfig +++ b/drivers/char/Kconfig | |||
@@ -857,13 +857,6 @@ config DS1302 | |||
857 | 857 | ||
858 | endif # RTC_LIB | 858 | endif # RTC_LIB |
859 | 859 | ||
860 | config COBALT_LCD | ||
861 | bool "Support for Cobalt LCD" | ||
862 | depends on MIPS_COBALT | ||
863 | help | ||
864 | This option enables support for the LCD display and buttons found | ||
865 | on Cobalt systems through a misc device. | ||
866 | |||
867 | config DTLK | 860 | config DTLK |
868 | tristate "Double Talk PC internal speech card support" | 861 | tristate "Double Talk PC internal speech card support" |
869 | depends on ISA | 862 | depends on ISA |