M7350/kernel/drivers/gpu/drm/radeon/Kconfig

9 lines
311 B
Plaintext
Raw Normal View History

2024-09-09 08:57:42 +00:00
config DRM_RADEON_UMS
bool "Enable userspace modesetting on radeon (DEPRECATED)"
2024-09-09 08:52:07 +00:00
depends on DRM_RADEON
help
2024-09-09 08:57:42 +00:00
Choose this option if you still need userspace modesetting.
2024-09-09 08:52:07 +00:00
2024-09-09 08:57:42 +00:00
Userspace modesetting is deprecated for quite some time now, so
enable this only if you have ancient versions of the DDX drivers.