[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
1 changed files with 2 additions and 2 deletions
|
@ -191,7 +191,7 @@ config MOXA_INTELLIO
|
||||||
module will be called moxa.
|
module will be called moxa.
|
||||||
|
|
||||||
config MOXA_SMARTIO
|
config MOXA_SMARTIO
|
||||||
tristate "Moxa SmartIO support"
|
tristate "Moxa SmartIO support (OBSOLETE)"
|
||||||
depends on SERIAL_NONSTANDARD
|
depends on SERIAL_NONSTANDARD
|
||||||
help
|
help
|
||||||
Say Y here if you have a Moxa SmartIO multiport serial card.
|
Say Y here if you have a Moxa SmartIO multiport serial card.
|
||||||
|
@ -202,7 +202,7 @@ config MOXA_SMARTIO
|
||||||
here.
|
here.
|
||||||
|
|
||||||
config MOXA_SMARTIO_NEW
|
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)
|
depends on SERIAL_NONSTANDARD && (PCI || EISA || ISA)
|
||||||
help
|
help
|
||||||
Say Y here if you have a Moxa SmartIO multiport serial card and/or
|
Say Y here if you have a Moxa SmartIO multiport serial card and/or
|
||||||
|
|
Loading…
Reference in a new issue