]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
m68k: drop unused Kconfig symbols
authorPaul Bolle <pebolle@tiscali.nl>
Fri, 21 Oct 2011 05:15:20 +0000 (15:15 +1000)
committerGreg Ungerer <gerg@uclinux.org>
Fri, 21 Oct 2011 05:15:20 +0000 (15:15 +1000)
Reported-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Greg Ungerer <gerg@uclinux.org>
arch/m68k/Kconfig.devices

index dbff9413646f25b2e3fc776b2d8953d5c7497ad3..d214034be6a6ab6e1fc9d832eab2d995f0d7baf0 100644 (file)
@@ -91,35 +91,13 @@ config HPAPCI
          If you want to use the internal "APCI" serial ports on an HP400
          machine, say Y here.
 
-config MVME147_SCC
-       bool "SCC support for MVME147 serial ports"
-       depends on MVME147 && BROKEN
-       help
-         This is the driver for the serial ports on the Motorola MVME147
-         boards.  Everyone using one of these boards should say Y here.
-
-config MVME162_SCC
-       bool "SCC support for MVME162 serial ports"
-       depends on MVME16x && BROKEN
-       help
-         This is the driver for the serial ports on the Motorola MVME162 and
-         172 boards.  Everyone using one of these boards should say Y here.
-
-config BVME6000_SCC
-       bool "SCC support for BVME6000 serial ports"
-       depends on BVME6000 && BROKEN
-       help
-         This is the driver for the serial ports on the BVME4000 and BVME6000
-         boards from BVM Ltd.  Everyone using one of these boards should say
-         Y here.
-
 config DN_SERIAL
        bool "Support for DN serial port (dummy)"
        depends on APOLLO
 
 config SERIAL_CONSOLE
        bool "Support for serial port console"
-       depends on (AMIGA || ATARI || SUN3 || SUN3X || VME || APOLLO) && (ATARI_MFPSER=y || ATARI_MIDI=y || AMIGA_BUILTIN_SERIAL=y || MULTIFACE_III_TTY=y || SERIAL=y || MVME147_SCC || SERIAL167 || MVME162_SCC || BVME6000_SCC || DN_SERIAL)
+       depends on (AMIGA || ATARI || SUN3 || SUN3X || VME || APOLLO) && (ATARI_MFPSER=y || ATARI_MIDI=y || AMIGA_BUILTIN_SERIAL=y || MULTIFACE_III_TTY=y || SERIAL=y || SERIAL167 || DN_SERIAL)
        ---help---
          If you say Y here, it will be possible to use a serial port as the
          system console (the system console is the device which receives all