From: "Jimmy Chen (陳永達)" <jimmy.chen@moxa.com>
To: "Jimmy Chen (陳永達)" <jimmy.chen@moxa.com>, linux-kernel@vger.kernel.org
Cc: <gregkh@suse.de>
Subject: RE: [PATCH 1/2] misc: add option in menu to support MOXA V2100 serial io driver
Date: Mon, 25 Apr 2011 10:28:07 +0800 [thread overview]
Message-ID: <ECB3782BB8F03341905DD923270296115D5ABC@mhqms01.moxa.com> (raw)
In-Reply-To: <ECB3782BB8F03341905DD923270296115D5A18@mhqms01.moxa.com>
From: Jimmy Chen <jimmy.chen@moxa.com>
Add selection and help in menu to support moxa_serial_io driver.
Signed-off-by: Jimmy Chen <jimmy.chen@moxa.com>
---
diff --git a/drivers/misc/Kconfig b/drivers/misc/Kconfig
index 45cc6f8..4e007c6 100644
--- a/drivers/misc/Kconfig
+++ b/drivers/misc/Kconfig
@@ -144,17 +144,6 @@ config PHANTOM
If you choose to build module, its name will be phantom. If unsure,
say N here.
-config MOXA_SERIAL_IO
- tristate "V2100-LX Serial IO"
- depends on X86
- help
- Say Y here if you want to build a driver for MOXA serial io device.
-
- This driver is only for V2100-LX platform.
-
- If you choose to build module, its name will be mxsio. If unsure,
- say N here.
-
config SGI_IOC4
tristate "SGI IOC4 Base IO support"
depends on PCI
diff --git a/drivers/misc/Makefile b/drivers/misc/Makefile
index 781fe3b..f546860 100644
--- a/drivers/misc/Makefile
+++ b/drivers/misc/Makefile
@@ -15,7 +15,6 @@ obj-$(CONFIG_LKDTM) += lkdtm.o
obj-$(CONFIG_TIFM_CORE) += tifm_core.o
obj-$(CONFIG_TIFM_7XX1) += tifm_7xx1.o
obj-$(CONFIG_PHANTOM) += phantom.o
-obj-$(CONFIG_MOXA_SERIAL_IO) += moxa_serial_io.o
obj-$(CONFIG_SENSORS_BH1780) += bh1780gli.o
obj-$(CONFIG_SENSORS_BH1770) += bh1770glc.o
obj-$(CONFIG_SENSORS_APDS990X) += apds990x.o
diff --git a/drivers/misc/moxa_serial_io.c b/drivers/misc/moxa_serial_io.c
deleted file mode 100644
index e69de29..0000000
diff --git a/drivers/misc/moxa_serial_io.h b/drivers/misc/moxa_serial_io.h
deleted file mode 100644
index e69de29..0000000
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
next prev parent reply other threads:[~2011-04-25 2:30 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-22 10:07 [PATCH 0/2] misc: add support to " Jimmy Chen (陳永達)
2011-04-25 2:28 ` Jimmy Chen (陳永達) [this message]
2011-04-25 2:35 ` [PATCH 2/2] misc: add real function open/read/write/ioctl/close for moxa_serial_io driver Jimmy Chen (陳永達)
2011-04-25 2:47 ` Joe Perches
2011-04-25 3:01 ` Greg KH
2011-04-25 3:44 ` Jimmy Chen (陳永達)
2011-04-25 14:13 ` Greg KH
2011-04-26 9:01 ` Jimmy Chen (陳永達)
2011-04-26 13:20 ` Greg KH
2011-04-25 11:40 ` Alan Cox
2011-04-25 11:34 ` [PATCH 1/2] misc: add option in menu to support MOXA V2100 serial io driver Alan Cox
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=ECB3782BB8F03341905DD923270296115D5ABC@mhqms01.moxa.com \
--to=jimmy.chen@moxa.com \
--cc=gregkh@suse.de \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®