Commit fd4aa213 authored by Bhaskar Chowdhury's avatar Bhaskar Chowdhury Committed by Jonathan Corbet
Browse files

docs: fb: Remove sstfb scrollback boot option



In commit 50145474 ("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 present i.e remove a stanza related to scrollback.

Signed-off-by: default avatarBhaskar Chowdhury <unixbhaskar@gmail.com>
Reviewed-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Link: https://lore.kernel.org/r/d7e3e91ca0282d7e33a29476e51c1dd75aa1675f.1600333774.git.unixbhaskar@gmail.com


Signed-off-by: default avatarJonathan Corbet <corbet@lwn.net>
parent 036e13d0
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -185,9 +185,6 @@ Bugs
  contact me.
- The 24/32 is not likely to work anytime soon, knowing that the
  hardware does ... unusual things in 24/32 bpp.
- When used with another video board, current limitations of the linux
  console subsystem can cause some troubles, specifically, you should
  disable software scrollback, as it can oops badly ...

Todo
====