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

From: Bhaskar Chowdhury
Date: Wed Sep 16 2020 - 19:30:02 EST



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@xxxxxxxxx>
---
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 --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
====
--
2.28.0