Message ID | 20250411125532.1444682-1-arnd@kernel.org (mailing list archive) |
---|---|
State | New |
Headers | show |
Series | drm: ttm: select CONFIG_SHMEM | expand |
diff --git a/drivers/gpu/drm/Kconfig b/drivers/gpu/drm/Kconfig index b3bbb3f20b2a..831bd384f1fd 100644 --- a/drivers/gpu/drm/Kconfig +++ b/drivers/gpu/drm/Kconfig @@ -187,6 +187,7 @@ source "drivers/gpu/drm/display/Kconfig" config DRM_TTM tristate depends on DRM && MMU + select SHMEM help GPU memory management subsystem for devices with multiple GPU memory types. Will be enabled automatically if a device driver