From bdba2b3a8809501b7073c242f9aa013eb456790d Mon Sep 17 00:00:00 2001 From: Simon Glass Date: Mon, 17 Oct 2016 20:12:41 -0600 Subject: Convert CONFIG_CFB_CONSOLE to Kconfig This converts the following to Kconfig: CONFIG_CFB_CONSOLE Signed-off-by: Simon Glass --- include/configs/theadorable.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/theadorable.h') diff --git a/include/configs/theadorable.h b/include/configs/theadorable.h index 0c18dbf29a..365019ab7c 100644 --- a/include/configs/theadorable.h +++ b/include/configs/theadorable.h @@ -96,7 +96,6 @@ /* Enable LCD and reserve 512KB from top of memory*/ #define CONFIG_SYS_MEM_TOP_HIDE 0x80000 -#define CONFIG_CFB_CONSOLE #define CONFIG_VGA_AS_SINGLE_DEVICE #define CONFIG_CMD_BMP -- cgit v1.2.1