diff options
author | Greg Kroah-Hartman <gregkh@suse.de> | 2011-02-22 19:57:21 -0500 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2011-02-22 19:57:21 -0500 |
commit | 4a6514e6d096716fb7bedf238efaaca877e2a7e8 (patch) | |
tree | e3601ee168cca90307ac91e750a86d6ed04eab01 /arch/m68k | |
parent | 282361a046edd9d58a134f358a3f65a7cb8655d9 (diff) |
tty: move obsolete and broken tty drivers to drivers/staging/tty/
As planned by Arnd Bergmann, this moves the following drivers to the
drivers/staging/tty/ directory where they will be removed after 2.6.41
if no one steps up to claim them.
epca
epca
ip2
istallion
riscom8
serial167
specialix
stallion
Cc: Arnd Bergmann <arnd@arndb.de>
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>
Cc: Jiri Slaby <jslaby@suse.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'arch/m68k')
-rw-r--r-- | arch/m68k/Kconfig | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/arch/m68k/Kconfig b/arch/m68k/Kconfig index bc9271b85759..a85e251c411f 100644 --- a/arch/m68k/Kconfig +++ b/arch/m68k/Kconfig | |||
@@ -554,14 +554,6 @@ config MVME147_SCC | |||
554 | This is the driver for the serial ports on the Motorola MVME147 | 554 | This is the driver for the serial ports on the Motorola MVME147 |
555 | boards. Everyone using one of these boards should say Y here. | 555 | boards. Everyone using one of these boards should say Y here. |
556 | 556 | ||
557 | config SERIAL167 | ||
558 | bool "CD2401 support for MVME166/7 serial ports" | ||
559 | depends on MVME16x | ||
560 | help | ||
561 | This is the driver for the serial ports on the Motorola MVME166, | ||
562 | 167, and 172 boards. Everyone using one of these boards should say | ||
563 | Y here. | ||
564 | |||
565 | config MVME162_SCC | 557 | config MVME162_SCC |
566 | bool "SCC support for MVME162 serial ports" | 558 | bool "SCC support for MVME162 serial ports" |
567 | depends on MVME16x && BROKEN | 559 | depends on MVME16x && BROKEN |