forked from luck/tmp_suning_uos_patched
[PATCH] Char: mxser, obsolete old, nonexperimental new
Mark v 1.x as obsolete and v 2.x as non-experimental in Kconfig. Signed-off-by: Jiri Slaby <jirislaby@gmail.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
parent
a24f1405b0
commit
98c47ea28a
@ -191,7 +191,7 @@ config MOXA_INTELLIO
|
||||
module will be called moxa.
|
||||
|
||||
config MOXA_SMARTIO
|
||||
tristate "Moxa SmartIO support"
|
||||
tristate "Moxa SmartIO support (OBSOLETE)"
|
||||
depends on SERIAL_NONSTANDARD
|
||||
help
|
||||
Say Y here if you have a Moxa SmartIO multiport serial card.
|
||||
@ -202,7 +202,7 @@ config MOXA_SMARTIO
|
||||
here.
|
||||
|
||||
config MOXA_SMARTIO_NEW
|
||||
tristate "Moxa SmartIO support v. 2.0 (EXPERIMENTAL)"
|
||||
tristate "Moxa SmartIO support v. 2.0"
|
||||
depends on SERIAL_NONSTANDARD && (PCI || EISA || ISA)
|
||||
help
|
||||
Say Y here if you have a Moxa SmartIO multiport serial card and/or
|
||||
|
Loading…
Reference in New Issue
Block a user