Framebuffer Console Deferred Takeover
configname: CONFIG_FRAMEBUFFER_CONSOLE_DEFERRED_TAKEOVER
Linux Kernel Configuration
└─>Device Drivers
└─>Graphics support
└─>Console display driver support
└─>Support for frame buffer device drivers
└─>Framebuffer Console Deferred Takeover
In linux kernel since version 3.10 (release Date: 2013-06-30)
If enabled this defers the framebuffer console taking over the
console from the dummy console until the first text is displayed on
the console. This is useful in combination with the "quiet" kernel
commandline option to keep the framebuffer contents initially put up
by the firmware in place, rather then replacing the contents with a
black screen as soon as fbcon loads.
console from the dummy console until the first text is displayed on
the console. This is useful in combination with the "quiet" kernel
commandline option to keep the framebuffer contents initially put up
by the firmware in place, rather then replacing the contents with a
black screen as soon as fbcon loads.