aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEli Billauer <eli.billauer@gmail.com>2014-02-12 05:48:01 -0500
committerNitin Garg <nitin.garg@freescale.com>2014-04-16 09:57:48 -0400
commit453ce0f41ba6c22b2b7de96492dfac9fdce0810c (patch)
tree4ab8edb5d8f1c92773a1d38c69f36d61471dd09c
parent856c4ea3b7a275ad7bdba4d77c82026d4c5fe2f8 (diff)
Xillybus driver added to Kconfig and Makefile in drivers/char/
Signed-off-by: Eli Billauer <eli.billauer@gmail.com>
-rw-r--r--drivers/char/Kconfig1
-rw-r--r--drivers/char/Makefile1
2 files changed, 2 insertions, 0 deletions
diff --git a/drivers/char/Kconfig b/drivers/char/Kconfig
index 91252530b7bc..09b813479de5 100644
--- a/drivers/char/Kconfig
+++ b/drivers/char/Kconfig
@@ -626,5 +626,6 @@ config MXS_VIIM
626 help 626 help
627 Support for access to MXS Virtual IIM device, most people should say N here. 627 Support for access to MXS Virtual IIM device, most people should say N here.
628 628
629source "drivers/char/xillybus/Kconfig"
629endmenu 630endmenu
630 631
diff --git a/drivers/char/Makefile b/drivers/char/Makefile
index 953be8dba511..e27e9fb1bfd7 100644
--- a/drivers/char/Makefile
+++ b/drivers/char/Makefile
@@ -64,3 +64,4 @@ obj-$(CONFIG_JS_RTC) += js-rtc.o
64js-rtc-y = rtc.o 64js-rtc-y = rtc.o
65 65
66obj-$(CONFIG_TILE_SROM) += tile-srom.o 66obj-$(CONFIG_TILE_SROM) += tile-srom.o
67obj-$(CONFIG_XILLYBUS) += xillybus/