aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/Kconfig
diff options
context:
space:
mode:
authorDave Airlie <airlied@redhat.com>2010-02-01 11:35:47 +1000
committerDave Airlie <airlied@redhat.com>2010-02-01 11:35:47 +1000
commitf71d0187987e691516cd10c2702f002c0e2f0edc (patch)
tree0fe6da59d5abd5e292e1f02eaa5580b284b90e41 /drivers/staging/Kconfig
parentdrm/radeon/kms: Bailout of blit if error happen & protect with mutex V3 (diff)
downloadlinux-dev-f71d0187987e691516cd10c2702f002c0e2f0edc.tar.xz
linux-dev-f71d0187987e691516cd10c2702f002c0e2f0edc.zip
drm/radeon/kms: move radeon KMS on/off switch out of staging.
We are happy enough that the KMS driver is stable enough for enough people for the kms enable/disable to leave staging. Distros can now contemplate turning this on. Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'drivers/staging/Kconfig')
-rw-r--r--drivers/staging/Kconfig2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/staging/Kconfig b/drivers/staging/Kconfig
index 9533ab60cdb5..28e9b04aee15 100644
--- a/drivers/staging/Kconfig
+++ b/drivers/staging/Kconfig
@@ -103,8 +103,6 @@ source "drivers/staging/line6/Kconfig"
source "drivers/gpu/drm/vmwgfx/Kconfig"
-source "drivers/gpu/drm/radeon/Kconfig"
-
source "drivers/gpu/drm/nouveau/Kconfig"
source "drivers/staging/octeon/Kconfig"