aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/imx/imx-drm-core.c
diff options
context:
space:
mode:
authorArnd Bergmann <[email protected]>2021-10-29 12:02:38 +0000
committerDaniel Vetter <[email protected]>2021-11-05 17:52:47 +0000
commit9d6366e743f37d36ef69347924ead7bcc596076e (patch)
tree6c42239128807056cd4d8ade23124ac27f631e1c /drivers/gpu/drm/imx/imx-drm-core.c
parentMAINTAINERS: dri-devel is for all of drivers/gpu (diff)
downloadkernel-9d6366e743f37d36ef69347924ead7bcc596076e.tar.gz
kernel-9d6366e743f37d36ef69347924ead7bcc596076e.zip
drm: fb_helper: improve CONFIG_FB dependency
My previous patch correctly addressed the possible link failure, but as Jani points out, the dependency is now stricter than it needs to be. Change it again, to allow DRM_FBDEV_EMULATION to be used when DRM_KMS_HELPER and FB are both loadable modules and DRM is linked into the kernel. As a side-effect, the option is now only visible when at least one DRM driver makes use of DRM_KMS_HELPER. This is better, because the option has no effect otherwise. Fixes: 606b102876e3 ("drm: fb_helper: fix CONFIG_FB dependency") Suggested-by: Acked-by: Jani Nikula <[email protected]> Reviewed-by: Javier Martinez Canillas <[email protected]> Signed-off-by: Arnd Bergmann <[email protected]> Signed-off-by: Daniel Vetter <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/imx/imx-drm-core.c')
0 files changed, 0 insertions, 0 deletions