lkml.org 
[lkml]   [2011]   [Apr]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
SubjectRE: [PATCH 1/2] misc: add option in menu to support MOXA V2100 serial io driver
Date
From
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


\
 
 \ /
  Last update: 2011-04-25 04:33    [W:0.499 / U:0.644 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site