Skip to content
Commit c95d67a6 authored by Lukas Bulwahn's avatar Lukas Bulwahn Committed by Daniel Vetter
Browse files

drm: Clean-up superfluously selecting VT_HW_CONSOLE_BINDING



As config FRAMEBUFFER_CONSOLE already selects VT_HW_CONSOLE_BINDING, there
is no need for any drm driver to repeat that rule for selecting.

Remove those duplications of selecting VT_HW_CONSOLE_BINDING.

Signed-off-by: default avatarLukas Bulwahn <lukas.bulwahn@gmail.com>
[sima: Note that this is only correct since a5ae331e

 ("drm: Drop
select FRAMEBUFFER_CONSOLE for DRM_FBDEV_EMULATION") because select in
Kconfig isn't recursive and so needs to be replicated.]
Signed-off-by: default avatarDaniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/20240108121757.14069-1-lukas.bulwahn@gmail.com
parent 9f78b3ae
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment