diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2007-07-13 12:39:59 -0400 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2007-07-13 12:39:59 -0400 |
commit | 33f60da0dad0884256f888c19303e16c95d2086d (patch) | |
tree | 66825665955d52f220bde088bb99fcf6dc5e83b9 /drivers/char/Kconfig | |
parent | 773208946a132fb733ba273ee8562814f828cc28 (diff) |
[CHAR] Delete leftovers of old Alchemy UART driver
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'drivers/char/Kconfig')
-rw-r--r-- | drivers/char/Kconfig | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/drivers/char/Kconfig b/drivers/char/Kconfig index a31c6d2c061f..f6648682b43a 100644 --- a/drivers/char/Kconfig +++ b/drivers/char/Kconfig | |||
@@ -374,20 +374,6 @@ config ISTALLION | |||
374 | To compile this driver as a module, choose M here: the | 374 | To compile this driver as a module, choose M here: the |
375 | module will be called istallion. | 375 | module will be called istallion. |
376 | 376 | ||
377 | config AU1000_UART | ||
378 | bool "Enable Au1000 UART Support" | ||
379 | depends on SERIAL_NONSTANDARD && MIPS | ||
380 | help | ||
381 | If you have an Alchemy AU1000 processor (MIPS based) and you want | ||
382 | to use serial ports, say Y. Otherwise, say N. | ||
383 | |||
384 | config AU1000_SERIAL_CONSOLE | ||
385 | bool "Enable Au1000 serial console" | ||
386 | depends on AU1000_UART | ||
387 | help | ||
388 | If you have an Alchemy AU1000 processor (MIPS based) and you want | ||
389 | to use a console on a serial port, say Y. Otherwise, say N. | ||
390 | |||
391 | config SERIAL_DEC | 377 | config SERIAL_DEC |
392 | bool "DECstation serial support" | 378 | bool "DECstation serial support" |
393 | depends on MACH_DECSTATION | 379 | depends on MACH_DECSTATION |