Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f71d0187 authored by Dave Airlie's avatar Dave Airlie
Browse files

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: default avatarDave Airlie <airlied@redhat.com>
parent ff82f052
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -66,6 +66,8 @@ config DRM_RADEON

	  If M is selected, the module will be called radeon.

source "drivers/gpu/drm/radeon/Kconfig"

config DRM_I810
	tristate "Intel I810"
	depends on DRM && AGP && AGP_INTEL
+0 −2
Original line number Diff line number Diff line
@@ -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"