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

Commit f3c93cbd authored by Ben Skeggs's avatar Ben Skeggs
Browse files

drm/nouveau: move out of staging drivers



There's really no good reason for us to be in here anymore, we have to
maintain this ABI anyway to avoid angering people.

Signed-off-by: default avatarBen Skeggs <bskeggs@redhat.com>
parent f887c425
Loading
Loading
Loading
Loading
+2 −0
Original line number Original line Diff line number Diff line
@@ -71,6 +71,8 @@ config DRM_RADEON


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


source "drivers/gpu/drm/nouveau/Kconfig"

config DRM_I810
config DRM_I810
	tristate "Intel I810"
	tristate "Intel I810"
	# !PREEMPT because of missing ioctl locking
	# !PREEMPT because of missing ioctl locking
+0 −2
Original line number Original line Diff line number Diff line
@@ -66,8 +66,6 @@ source "drivers/staging/phison/Kconfig"


source "drivers/staging/line6/Kconfig"
source "drivers/staging/line6/Kconfig"


source "drivers/gpu/drm/nouveau/Kconfig"

source "drivers/staging/octeon/Kconfig"
source "drivers/staging/octeon/Kconfig"


source "drivers/staging/serqt_usb2/Kconfig"
source "drivers/staging/serqt_usb2/Kconfig"