From: Arnd Bergmann <arnd@xxxxxxxx>
Dummycon is used as a fallback conswitchp for vgacon and fbcon
in the VT code, and there are no references to it if all three
are disabled, so just leave it out of the kernel image for
configurations without those.
Signed-off-by: Arnd Bergmann <arnd@xxxxxxxx>
---
drivers/video/console/Kconfig | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)