aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJiri Slaby <jirislaby@gmail.com>2007-07-17 07:05:22 -0400
committerLinus Torvalds <torvalds@woody.linux-foundation.org>2007-07-17 13:23:10 -0400
commit8b3929a2dae865de7b59f5d802f3a15ca70726ce (patch)
tree85ad7f8327be5e3b1f23da433d4157a05cb64606
parent0f11541b505464ec5105302910453ac4ad065fc6 (diff)
Char: Kconfig, mxser_new: remove experimental comment
Kconfig, mxser_new: remove experimental comment 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>
-rw-r--r--drivers/char/Kconfig2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/char/Kconfig b/drivers/char/Kconfig
index ec9dc3d53f18..01332786bc4b 100644
--- a/drivers/char/Kconfig
+++ b/drivers/char/Kconfig
@@ -213,8 +213,6 @@ config MOXA_SMARTIO_NEW
213 This is upgraded (1.9.1) driver from original Moxa drivers with 213 This is upgraded (1.9.1) driver from original Moxa drivers with
214 changes finally resulting in PCI probing. 214 changes finally resulting in PCI probing.
215 215
216 Use at your own risk.
217
218 This driver can also be built as a module. The module will be called 216 This driver can also be built as a module. The module will be called
219 mxser_new. If you want to do that, say M here. 217 mxser_new. If you want to do that, say M here.
220 218