mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-13 11:22:49 +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
|
||
|---|---|---|
| .. | ||
| ingenic-drm-drv.c | ||
| ingenic-drm.h | ||
| ingenic-dw-hdmi.c | ||
| ingenic-ipu.c | ||
| ingenic-ipu.h | ||
| Kconfig | ||
| Makefile | ||