drm/fbdev: Select fbdev I/O helpers from modules that require them
authorThomas Zimmermann <tzimmermann@suse.de>
Mon, 14 Oct 2024 08:55:18 +0000 (10:55 +0200)
committerThomas Zimmermann <tzimmermann@suse.de>
Fri, 18 Oct 2024 07:22:25 +0000 (09:22 +0200)
commit8058944f52262e8e8246af5f8408586b1ebfd2c6
tree75502d619b9a51ae2b286cb09ec68647a08f4520
parent67c40c9b2ec5f375bf78274d4e9ef0e3b8315bea
drm/fbdev: Select fbdev I/O helpers from modules that require them

Fbdev emulation for SHMEM and TTM requires helpers from the fbdev
subsystem. Select them from the modules that use them instead of the
core DRM module.

Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Reviewed-by: Jonathan Cavitt <jonathan.cavitt@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20241014085740.582287-5-tzimmermann@suse.de
drivers/gpu/drm/Kconfig