From patchwork Wed Sep 16 01:33:12 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bhaskar Chowdhury X-Patchwork-Id: 293249 From: Bhaskar Chowdhury Date: Wed, 16 Sep 2020 01:33:12 +0000 Subject: [PATCH] docs: fb: Removed the scrollback related option Message-Id: <20200916012112.13054-1-unixbhaskar@gmail.com> List-Id: MIME-Version: 1.0 To: b.zolnierkie@samsung.com, linux-fbdev@vger.kernel.org, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org Cc: corbet@lwn.net, rdunlap@infradead.org, gregkh@linuxfoundation.org, daniel@ffwll.ch, yuanmingbuaa@gmail.com, w@1wt.eu, nopitydays@gmail.com, zhangyunhai@nsfocus.com, luto@amacapital.net, torvalds@linux-foundation.org, Bhaskar Chowdhury This patch remove the scrollback related option. Commit 973c096f6a85(vgacon: remove software scrollback support) Commit 50145474f6ef(fbcon: remove soft scrollback code) Signed-off-by: Bhaskar Chowdhury --- Documentation/fb/vesafb.rst | 2 -- 1 file changed, 2 deletions(-) diff --git a/Documentation/fb/vesafb.rst b/Documentation/fb/vesafb.rst index 6821c87b7893..f890a4f5623b 100644 --- a/Documentation/fb/vesafb.rst +++ b/Documentation/fb/vesafb.rst @@ -135,8 +135,6 @@ ypan enable display panning using the VESA protected mode * scrolling (fullscreen) is fast, because there is no need to copy around data. - * You'll get scrollback (the Shift-PgUp thing), - the video memory can be used as scrollback buffer kontra: