diff options
Diffstat (limited to 'drivers/char/Kconfig')
-rw-r--r-- | drivers/char/Kconfig | 17 |
1 files changed, 3 insertions, 14 deletions
diff --git a/drivers/char/Kconfig b/drivers/char/Kconfig index be8371ac3086..f01ac9a07bf5 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)" |
@@ -276,7 +265,7 @@ config N_HDLC | |||
276 | 265 | ||
277 | config RISCOM8 | 266 | config RISCOM8 |
278 | tristate "SDL RISCom/8 card support" | 267 | tristate "SDL RISCom/8 card support" |
279 | depends on SERIAL_NONSTANDARD && BROKEN_ON_SMP | 268 | depends on SERIAL_NONSTANDARD |
280 | help | 269 | help |
281 | This is a driver for the SDL Communications RISCom/8 multiport card, | 270 | This is a driver for the SDL Communications RISCom/8 multiport card, |
282 | which gives you many serial ports. You would need something like | 271 | which gives you many serial ports. You would need something like |
@@ -765,7 +754,7 @@ config JS_RTC | |||
765 | 754 | ||
766 | config SGI_DS1286 | 755 | config SGI_DS1286 |
767 | tristate "SGI DS1286 RTC support" | 756 | tristate "SGI DS1286 RTC support" |
768 | depends on SGI_IP22 | 757 | depends on SGI_HAS_DS1286 |
769 | help | 758 | help |
770 | If you say Y here and create a character special file /dev/rtc with | 759 | If you say Y here and create a character special file /dev/rtc with |
771 | major number 10 and minor number 135 using mknod ("man mknod"), you | 760 | major number 10 and minor number 135 using mknod ("man mknod"), you |