diff options
author | Jiri Slaby <jirislaby@gmail.com> | 2007-07-17 04:05:22 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-07-17 10:23:10 -0700 |
commit | 8b3929a2dae865de7b59f5d802f3a15ca70726ce (patch) | |
tree | 85ad7f8327be5e3b1f23da433d4157a05cb64606 /drivers/char/Kconfig | |
parent | 0f11541b505464ec5105302910453ac4ad065fc6 (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>
Diffstat (limited to 'drivers/char/Kconfig')
-rw-r--r-- | drivers/char/Kconfig | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/char/Kconfig b/drivers/char/Kconfig index ec9dc3d53f1..01332786bc4 100644 --- a/drivers/char/Kconfig +++ b/drivers/char/Kconfig @@ -213,8 +213,6 @@ config MOXA_SMARTIO_NEW This is upgraded (1.9.1) driver from original Moxa drivers with changes finally resulting in PCI probing. - Use at your own risk. - This driver can also be built as a module. The module will be called mxser_new. If you want to do that, say M here. |