mirror of
https://github.com/torvalds/linux.git
synced 2024-12-11 05:33:09 +00:00
c95d67a63c
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 | ||
pl111_debugfs.c | ||
pl111_display.c | ||
pl111_drm.h | ||
pl111_drv.c | ||
pl111_nomadik.c | ||
pl111_nomadik.h | ||
pl111_versatile.c | ||
pl111_versatile.h |