mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-08 01:01:20 +00:00
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: Lukas Bulwahn <lukas.bulwahn@gmail.com>
[sima: Note that this is only correct since
|
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| mcde_clk_div.c | ||
| mcde_display_regs.h | ||
| mcde_display.c | ||
| mcde_drm.h | ||
| mcde_drv.c | ||
| mcde_dsi_regs.h | ||
| mcde_dsi.c | ||