diff options
author | Dave Airlie <airlied@redhat.com> | 2010-02-01 11:35:47 +1000 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2010-02-01 11:35:47 +1000 |
commit | f71d0187987e691516cd10c2702f002c0e2f0edc (patch) | |
tree | 0fe6da59d5abd5e292e1f02eaa5580b284b90e41 /drivers/staging/Kconfig | |
parent | ff82f052d2a187dd0fa0e431ba70eb457c71a40e (diff) |
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/Kconfig | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/staging/Kconfig b/drivers/staging/Kconfig index 9533ab60cdb..28e9b04aee1 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" |