aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k/Kconfig.devices
diff options
context:
space:
mode:
authorPaul Bolle <pebolle@tiscali.nl>2011-10-18 04:10:07 -0400
committerGreg Ungerer <gerg@uclinux.org>2011-10-21 00:56:43 -0400
commit95e82747d6e2abc513bfae416e6009968985d05b (patch)
tree12791f13a15d89f7ea8e22a8e0243edb498cb95d /arch/m68k/Kconfig.devices
parent7a79a80f50a9c7f76b257a3a55dd6a055e6893cf (diff)
m68k: drop unused Kconfig symbols
Signed-off-by: Paul Bolle <pebolle@tiscali.nl> Acked-by: Geert Uytterhoeven <geert@linux-m68k.org> Signed-off-by: Greg Ungerer <gerg@uclinux.org>
Diffstat (limited to 'arch/m68k/Kconfig.devices')
-rw-r--r--arch/m68k/Kconfig.devices28
1 files changed, 1 insertions, 27 deletions
diff --git a/arch/m68k/Kconfig.devices b/arch/m68k/Kconfig.devices
index d964dc4c2ce8..dbff9413646f 100644
--- a/arch/m68k/Kconfig.devices
+++ b/arch/m68k/Kconfig.devices
@@ -77,32 +77,6 @@ config MULTIFACE_III_TTY
77 77
78 To compile this driver as a module, choose M here. 78 To compile this driver as a module, choose M here.
79 79
80config GVPIOEXT
81 tristate "GVP IO-Extender support"
82 depends on PARPORT=n && ZORRO
83 help
84 If you want to use a GVP IO-Extender serial card in Linux, say Y.
85 Otherwise, say N.
86
87config GVPIOEXT_LP
88 tristate "GVP IO-Extender parallel printer support"
89 depends on GVPIOEXT
90 help
91 Say Y to enable driving a printer from the parallel port on your
92 GVP IO-Extender card, N otherwise.
93
94config GVPIOEXT_PLIP
95 tristate "GVP IO-Extender PLIP support"
96 depends on GVPIOEXT
97 help
98 Say Y to enable doing IP over the parallel port on your GVP
99 IO-Extender card, N otherwise.
100
101config MAC_HID
102 bool
103 depends on INPUT_ADBHID
104 default y
105
106config HPDCA 80config HPDCA
107 tristate "HP DCA serial support" 81 tristate "HP DCA serial support"
108 depends on DIO && SERIAL_8250 82 depends on DIO && SERIAL_8250
@@ -145,7 +119,7 @@ config DN_SERIAL
145 119
146config SERIAL_CONSOLE 120config SERIAL_CONSOLE
147 bool "Support for serial port console" 121 bool "Support for serial port console"
148 depends on (AMIGA || ATARI || SUN3 || SUN3X || VME || APOLLO) && (ATARI_MFPSER=y || ATARI_MIDI=y || AMIGA_BUILTIN_SERIAL=y || GVPIOEXT=y || MULTIFACE_III_TTY=y || SERIAL=y || MVME147_SCC || SERIAL167 || MVME162_SCC || BVME6000_SCC || DN_SERIAL) 122 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)
149 ---help--- 123 ---help---
150 If you say Y here, it will be possible to use a serial port as the 124 If you say Y here, it will be possible to use a serial port as the
151 system console (the system console is the device which receives all 125 system console (the system console is the device which receives all