fbconsole: implement vt100 cursor shown/hidden
This implements the vt100 show cursor command '[?25h' and the hide
cursor command '[?25l'. It is useful for displaying text on a non-active
(no stdout/stdin/stderr) console with 'echo'.

Signed-off-by: Bastian Stender <bst@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 1e2f65d commit 3cade5ec3a8a0bbf15c8495915961c9d718877be
@Bastian Stender Bastian Stender authored on 23 Feb 2017
Sascha Hauer committed on 28 Feb 2017
Showing 1 changed file
View
drivers/video/fbconsole.c