Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

docs: fb: Remove sstfb 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 present i.e remove a stanza related to scrollback.

Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Link: https://lore.kernel.org/r/d7e3e91ca0282d7e33a29476e51c1dd75aa1675f.1600333774.git.unixbhaskar@gmail.com
Signed-off-by: Jonathan Corbet <corbet@lwn.net>

authored by

Bhaskar Chowdhury and committed by
Jonathan Corbet
fd4aa213 036e13d0

-3
-3
Documentation/fb/sstfb.rst
··· 185 185 contact me. 186 186 - The 24/32 is not likely to work anytime soon, knowing that the 187 187 hardware does ... unusual things in 24/32 bpp. 188 - - When used with another video board, current limitations of the linux 189 - console subsystem can cause some troubles, specifically, you should 190 - disable software scrollback, as it can oops badly ... 191 188 192 189 Todo 193 190 ====