aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/Kconfig
diff options
context:
space:
mode:
authorAlan Cox <alan@linux.intel.com>2011-11-03 14:22:48 -0400
committerDave Airlie <airlied@redhat.com>2011-11-16 07:14:08 -0500
commit91c75492118bab5450488e7368bd79664ce2d621 (patch)
tree81c037ff957efc651ee412d2c27e585c00766301 /drivers/gpu/drm/Kconfig
parentaf3a2cfbd132a0556f0e5e457817337047ebcb4c (diff)
gma500: Now connect up to the DRM build to finish the job
Signed-off-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'drivers/gpu/drm/Kconfig')
-rw-r--r--drivers/gpu/drm/Kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/gpu/drm/Kconfig b/drivers/gpu/drm/Kconfig
index 785127cb281b..45079046b6d5 100644
--- a/drivers/gpu/drm/Kconfig
+++ b/drivers/gpu/drm/Kconfig
@@ -162,3 +162,6 @@ config DRM_SAVAGE
162source "drivers/gpu/drm/exynos/Kconfig" 162source "drivers/gpu/drm/exynos/Kconfig"
163 163
164source "drivers/gpu/drm/vmwgfx/Kconfig" 164source "drivers/gpu/drm/vmwgfx/Kconfig"
165
166source "drivers/gpu/drm/gma500/Kconfig"
167