Re: [PATCH] docs: fb: Correcting the location of FRAMEBUFFER_CONSOLE option.
From: Bartlomiej Zolnierkiewicz <hidden>
Date: 2020-09-08 12:45:08
Also in:
dri-devel, linux-fbdev, lkml
From: Bartlomiej Zolnierkiewicz <hidden>
Date: 2020-09-08 12:45:08
Also in:
dri-devel, linux-fbdev, lkml
[ added linux-fbdev ML to Cc: ] On 8/24/20 4:51 PM, Bilal Wasim wrote:
fbcon doc mentions FRAMEBUFFER_CONSOLE option to be under Device Drivers->Graphics Support->Frame buffer Devices-> Console display driver support->Framebuffer Console Support, while its under Device Drivers->Graphics Support-> Console display driver support->Framebuffer Console Support. Correcting it in the docs. Signed-off-by: Bilal Wasim <redacted>
Applied to drm-misc-next tree, thanks. Best regards, -- Bartlomiej Zolnierkiewicz Samsung R&D Institute Poland Samsung Electronics
--- Documentation/fb/fbcon.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)diff --git a/Documentation/fb/fbcon.rst b/Documentation/fb/fbcon.rst index e57a3d1d085a..a7b487cba307 100644 --- a/Documentation/fb/fbcon.rst +++ b/Documentation/fb/fbcon.rst@@ -20,8 +20,8 @@ A. Configuration ================ The framebuffer console can be enabled by using your favorite kernel -configuration tool. It is under Device Drivers->Graphics Support->Frame -buffer Devices->Console display driver support->Framebuffer Console Support. +configuration tool. It is under Device Drivers->Graphics Support-> +Console display driver support->Framebuffer Console Support. Select 'y' to compile support statically or 'm' for module support. The module will be fbcon.