summaryrefslogtreecommitdiff
path: root/drivers/video/tegra/Makefile
diff options
context:
space:
mode:
authorErik Gilling <konkers@android.com>2010-08-23 21:58:20 -0700
committerDan Willemsen <dwillemsen@nvidia.com>2013-09-14 01:16:41 -0700
commitb66d4b2f53465cb615689d44dff6b995608ddf24 (patch)
tree5ae37e2fe8cbcbfe3e93a0da261c030889e6df9b /drivers/video/tegra/Makefile
parent1ea725667771ec7dce2619b4df210bb48e805a50 (diff)
video: tegra: add skeleton host bus support
The host (or host1x) bus sits between the cpu core and the 3d, 2d, camera, display, and mpeg encoder functions. It contains provides DMA channels, hardware mutexes, and synchronization points. Signed-off-by: Erik Gilling <konkers@android.com> Rebase-Id: Re2cc36fcb2a8a78d978a15034bc65648c9fc2f0e
Diffstat (limited to 'drivers/video/tegra/Makefile')
-rw-r--r--drivers/video/tegra/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/video/tegra/Makefile b/drivers/video/tegra/Makefile
index 8f9d0e213acf..177ec484c10a 100644
--- a/drivers/video/tegra/Makefile
+++ b/drivers/video/tegra/Makefile
@@ -1,2 +1,3 @@
+obj-$(CONFIG_TEGRA_GRHOST) += host/
obj-$(CONFIG_TEGRA_DC) += dc/
obj-$(CONFIG_FB_TEGRA) += fb.o