This reverts commit 72a0dd8bed010bef78028ae528763f9807758e6b.

Signed-off-by: Pali Rohár <p...@kernel.org>
---
 drivers/video/Kconfig | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

diff --git a/drivers/video/Kconfig b/drivers/video/Kconfig
index 1e2f4e6de4a5..52f7eac1e6a3 100644
--- a/drivers/video/Kconfig
+++ b/drivers/video/Kconfig
@@ -141,13 +141,10 @@ config VIDEO_BPP32
 
 config VIDEO_ANSI
        bool "Support ANSI escape sequences in video console"
-       default y if EFI_LOADER
+       default y
        help
          Enable ANSI escape sequence decoding for a more fully functional
-         console. Functionality includes changing the text colour and moving
-         the cursor. These date from the 1970s and are still widely used today
-         to control a text terminal. U-Boot implements these by decoding the
-         sequences and performing the appropriate operation.
+         console.
 
 config VIDEO_MIPI_DSI
        bool "Support MIPI DSI interface"
-- 
2.20.1

Reply via email to