Thread (17 messages) flat view 17 messages, 3 authors, 2010-07-30

[RFC 8/8] TILER-DMM: Linking TILER driver into the Linux kernel build

From: David Sin <hidden>
Date: 2010-07-23 23:28:14
Subsystem: media input infrastructure (v4l/dvb), the rest · Maintainers: Mauro Carvalho Chehab, Linus Torvalds

From: Lajos Molnar <redacted>

This patch links the TILER driver into the Linux kernel build
and config system.

Signed-off-by: Lajos Molnar <redacted>
Signed-off-by: David Sin <redacted>
---
 drivers/media/Kconfig  |    6 ++++++
 drivers/media/Makefile |    2 ++
 2 files changed, 8 insertions(+), 0 deletions(-)
diff --git a/drivers/media/Kconfig b/drivers/media/Kconfig
index a28541b..96ebc1d 100644
--- a/drivers/media/Kconfig
+++ b/drivers/media/Kconfig
@@ -98,6 +98,12 @@ config VIDEO_MEDIA
 
 comment "Multimedia drivers"
 
+#
+# TI TILER driver support
+#
+
+source "drivers/media/video/tiler/Kconfig"
+
 source "drivers/media/common/Kconfig"
 source "drivers/media/IR/Kconfig"
 
diff --git a/drivers/media/Makefile b/drivers/media/Makefile
index 499b081..922d71c 100644
--- a/drivers/media/Makefile
+++ b/drivers/media/Makefile
@@ -4,5 +4,7 @@
 
 obj-y += common/ IR/ video/
 
+obj-${CONFIG_TI_TILER} += video/tiler/
+
 obj-$(CONFIG_VIDEO_DEV) += radio/
 obj-$(CONFIG_DVB_CORE)  += dvb/
-- 
1.6.3.3
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help