summaryrefslogtreecommitdiffstats
path: root/drivers/staging/gma500/Makefile
diff options
context:
space:
mode:
authorAlan Cox <alan@linux.intel.com>2011-07-15 17:34:41 +0100
committerGreg Kroah-Hartman <gregkh@suse.de>2011-07-15 19:05:08 +0200
commit1e585b52fd8ea59792634bc31d227eb3456af22e (patch)
treeb291fd77abd0622ec9a671158b8ef979ca233f2d /drivers/staging/gma500/Makefile
parent80e2f055e05b62d1132eadc934f83c6d81c7cfa4 (diff)
downloadop-kernel-dev-1e585b52fd8ea59792634bc31d227eb3456af22e.zip
op-kernel-dev-1e585b52fd8ea59792634bc31d227eb3456af22e.tar.gz
gma500: Add the Oaktrail HDMI support
This differs enough from the Cedarview HDMI sufficiently to want to keep them separated. We need to sort out the power management for Oaktrail/Moorestown in order to plumb this lot into the register handling logic. Signed-off-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/gma500/Makefile')
-rw-r--r--drivers/staging/gma500/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/drivers/staging/gma500/Makefile b/drivers/staging/gma500/Makefile
index e515edf..fe34f18 100644
--- a/drivers/staging/gma500/Makefile
+++ b/drivers/staging/gma500/Makefile
@@ -32,7 +32,9 @@ psb_gfx-$(CONFIG_DRM_PSB_CDV) += cdv_device.o \
psb_gfx-$(CONFIG_DRM_PSB_MRST) += mrst_device.o \
mrst_crtc.o \
- mrst_lvds.o
+ mrst_lvds.o \
+ mrst_hdmi.o \
+ mrst_hdmi_i2c.o
psb_gfx-$(CONFIG_DRM_PSB_MFLD) += mdfld_device.o \
mdfld_output.o \
OpenPOWER on IntegriCloud