diff options
Diffstat (limited to 'drivers/char/Kconfig')
-rw-r--r-- | drivers/char/Kconfig | 13 |
1 files changed, 1 insertions, 12 deletions
diff --git a/drivers/char/Kconfig b/drivers/char/Kconfig index 85bf9b2aa74a..7927fd0faca3 100644 --- a/drivers/char/Kconfig +++ b/drivers/char/Kconfig | |||
@@ -194,17 +194,6 @@ config MOXA_INTELLIO | |||
194 | module will be called moxa. | 194 | module will be called moxa. |
195 | 195 | ||
196 | config MOXA_SMARTIO | 196 | config MOXA_SMARTIO |
197 | tristate "Moxa SmartIO support (OBSOLETE)" | ||
198 | depends on SERIAL_NONSTANDARD | ||
199 | help | ||
200 | Say Y here if you have a Moxa SmartIO multiport serial card. | ||
201 | |||
202 | This driver can also be built as a module ( = code which can be | ||
203 | inserted in and removed from the running kernel whenever you want). | ||
204 | The module will be called mxser. If you want to do that, say M | ||
205 | here. | ||
206 | |||
207 | config MOXA_SMARTIO_NEW | ||
208 | tristate "Moxa SmartIO support v. 2.0" | 197 | tristate "Moxa SmartIO support v. 2.0" |
209 | depends on SERIAL_NONSTANDARD && (PCI || EISA || ISA) | 198 | depends on SERIAL_NONSTANDARD && (PCI || EISA || ISA) |
210 | help | 199 | help |
@@ -215,7 +204,7 @@ config MOXA_SMARTIO_NEW | |||
215 | changes finally resulting in PCI probing. | 204 | changes finally resulting in PCI probing. |
216 | 205 | ||
217 | This driver can also be built as a module. The module will be called | 206 | This driver can also be built as a module. The module will be called |
218 | mxser_new. If you want to do that, say M here. | 207 | mxser. If you want to do that, say M here. |
219 | 208 | ||
220 | config ISI | 209 | config ISI |
221 | tristate "Multi-Tech multiport card support (EXPERIMENTAL)" | 210 | tristate "Multi-Tech multiport card support (EXPERIMENTAL)" |