summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/Kconfig
diff options
context:
space:
mode:
authorDave Airlie2009-09-08 03:09:50 +0200
committerDave Airlie2009-09-08 03:15:59 +0200
commita0cdc6495bdd0ea12390b9edaf13c8cb653df109 (patch)
treec9f77662adab2cb11b0b5bd801827e00eeeb7856 /drivers/gpu/drm/Kconfig
parentdrm/kms: fix kms helper license + Kconfig (diff)
downloadkernel-qcow2-linux-a0cdc6495bdd0ea12390b9edaf13c8cb653df109.tar.gz
kernel-qcow2-linux-a0cdc6495bdd0ea12390b9edaf13c8cb653df109.tar.xz
kernel-qcow2-linux-a0cdc6495bdd0ea12390b9edaf13c8cb653df109.zip
drm/kms/radeon: make kms default a runtime option
This makes the kms/enable disable a runtime not a build time option. 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, 2 insertions, 1 deletions
diff --git a/drivers/gpu/drm/Kconfig b/drivers/gpu/drm/Kconfig
index d42cf54f7804..e4d971c8b9d0 100644
--- a/drivers/gpu/drm/Kconfig
+++ b/drivers/gpu/drm/Kconfig
@@ -56,8 +56,9 @@ config DRM_RADEON
select FB_CFB_FILLRECT
select FB_CFB_COPYAREA
select FB_CFB_IMAGEBLIT
- select FRAMEBUFFER_CONSOLE if !EMBEDDED
select FW_LOADER
+ select DRM_KMS_HELPER
+ select DRM_TTM
help
Choose this option if you have an ATI Radeon graphics card. There
are both PCI and AGP versions. You don't need to choose this to