diff mbox series

[v3] docs: fb: Remove sstfb scrollback boot option

Message ID 20200916232141.17311-1-unixbhaskar@gmail.com
State New
Headers show
Series [v3] docs: fb: Remove sstfb scrollback boot option | expand

Commit Message

Bhaskar Chowdhury Sept. 16, 2020, 11:33 p.m. UTC
This patch remove the reference of scrollback from this file. This is related to 
these below commits.

Commit 973c096f6a85(vgacon: remove software scrollback support)
Commit 50145474f6ef(fbcon: remove soft scrollback code)

Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
---
This version correcting the previous versions errors. Proper changelog and subject 
text. Trying to incorporate Willy's and Greg's suggestions.

 Documentation/fb/sstfb.rst | 3 ---
 1 file changed, 3 deletions(-)
diff mbox series

Patch

diff --git a/Documentation/fb/sstfb.rst b/Documentation/fb/sstfb.rst
index 8e8c1b940359..42466ff49c58 100644
--- a/Documentation/fb/sstfb.rst
+++ b/Documentation/fb/sstfb.rst
@@ -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
 ==