Adds Equinox multi-port serial (SST) driver.
Part 3: drivers/char Kconfig and Makefile changes. SST driver source is
in
its own directory.
Signed-off-by: Mike Straub <[email protected]>
---
Kconfig | 2 ++
Makefile | 1 +
2 files changed, 3 insertions(+)
diff -Naurp -X dontdiff linux-2.6.17/drivers/char/Kconfig
linux-2.6.17.eqnx/drivers/char/Kconfig
--- linux-2.6.17/drivers/char/Kconfig 2006-06-17 21:49:35.000000000
-0400
+++ linux-2.6.17.eqnx/drivers/char/Kconfig 2006-06-20
09:50:00.000000000 -0400
@@ -1034,5 +1034,7 @@ config TELCLOCK
sysfs directory, /sys/devices/platform/telco_clock, with a
number of
files for controlling the behavior of this hardware.
+source "drivers/char/eqnx/Kconfig"
+
endmenu
diff -Naurp -X dontdiff linux-2.6.17/drivers/char/Makefile
linux-2.6.17.eqnx/drivers/char/Makefile
--- linux-2.6.17/drivers/char/Makefile 2006-06-17 21:49:35.000000000
-0400
+++ linux-2.6.17.eqnx/drivers/char/Makefile 2006-06-20
09:50:00.000000000 -0400
@@ -96,6 +96,7 @@ obj-$(CONFIG_IPMI_HANDLER) += ipmi/
obj-$(CONFIG_HANGCHECK_TIMER) += hangcheck-timer.o
obj-$(CONFIG_TCG_TPM) += tpm/
+obj-$(CONFIG_EQNX) += eqnx/
# Files generated that shall be removed upon make clean
clean-files := consolemap_deftbl.c defkeymap.c qtronixmap.c
-
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]