Skip to content

Commit

Permalink
[PATCH] Char: mxser, obsolete old, nonexperimental new
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Jiri Slaby authored and Linus Torvalds committed Feb 11, 2007
1 parent a24f140 commit 98c47ea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions drivers/char/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand All @@ -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
Expand Down

0 comments on commit 98c47ea

Please sign in to comment.