[RFC][PATCH 4/13] Equinox SST driver: new Kconfig/Makefile

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Adds Equinox multi-port serial (SST) driver.

Part 4: new Kconfig and Makefile in drivers/char/eqnx directory.

Signed-off-by: Mike Straub <[email protected]>

---
 Kconfig  |   11 +++++++++++
 Makefile |    6 ++++++
 2 files changed, 17 insertions(+)

diff -Naurp -X dontdiff linux-2.6.17/drivers/char/eqnx/Kconfig
linux-2.6.17.eqnx/drivers/char/eqnx/Kconfig
--- linux-2.6.17/drivers/char/eqnx/Kconfig	1969-12-31
19:00:00.000000000 -0500
+++ linux-2.6.17.eqnx/drivers/char/eqnx/Kconfig	2006-06-20
09:50:01.000000000 -0400
@@ -0,0 +1,11 @@
+config EQNX
+	tristate "Equinox / Avocent SST (multi-port serial) support"
+	---help---
+	  This driver supports the PCI models of the Equinox / Avocent
+	  SST multi-port serial boards.  The boards supported are:
+	  SSP-4P, SSP-8P, SSP-16P, SSP-64P and SSP-128P.
+
+	  To compile this driver as a module, choose M here: the
+	  module will be called eqnx.
+
+	  If unsure, say N.
diff -Naurp -X dontdiff linux-2.6.17/drivers/char/eqnx/Makefile
linux-2.6.17.eqnx/drivers/char/eqnx/Makefile
--- linux-2.6.17/drivers/char/eqnx/Makefile	1969-12-31
19:00:00.000000000 -0500
+++ linux-2.6.17.eqnx/drivers/char/eqnx/Makefile	2006-06-20
09:50:01.000000000 -0400
@@ -0,0 +1,6 @@
+#
+# Makefile for Equinox / Avocent SST (multi-port serial) driver
+#
+
+obj-$(CONFIG_EQNX) += eqnx.o
+eqnx-objs := sst.o sst_tty.o sst_ioctl.o sst_poll.o sst_sysfs.o
sst_misc.o
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux