diff options
author | Bhaskar Chowdhury <unixbhaskar@gmail.com> | 2020-09-17 15:56:13 +0530 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2020-09-24 10:59:26 -0600 |
commit | 036e13d015d2ba6868e12783b2be31bbf5cb8a68 (patch) | |
tree | ce6c40e353fa8f3e737abd06c3b95240444d4e11 /Documentation/fb | |
parent | cc3c2a623126a30ff967ebf0966d06e7cb9675a2 (diff) |
docs: fb: Remove matroxfb scrollback boot option
In commit 50145474f6ef ("fbcon: remove soft scrollback code"), the
framebuffer scrollback mode was removed, but the documentation was not
updated. Properly update the documentation by removing the option that
is no longer pressent, and removed the particular scrollback option.
Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Link: https://lore.kernel.org/r/e5187e70faf8237825a142313802983a6c214baa.1600333774.git.unixbhaskar@gmail.com
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/fb')
-rw-r--r-- | Documentation/fb/matroxfb.rst | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Documentation/fb/matroxfb.rst b/Documentation/fb/matroxfb.rst index f1859d98606e..6158c49c8571 100644 --- a/Documentation/fb/matroxfb.rst +++ b/Documentation/fb/matroxfb.rst @@ -317,8 +317,6 @@ Currently there are following known bugs: - interlaced text mode is not supported; it looks like hardware limitation, but I'm not sure. - Gxx0 SGRAM/SDRAM is not autodetected. - - If you are using more than one framebuffer device, you must boot kernel - with 'video=scrollback:0'. - maybe more... And following misfeatures: |