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/chromebook_samus.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'include/configs/chromebook_samus.h') diff --git a/include/configs/chromebook_samus.h b/include/configs/chromebook_samus.h index b89ba41..1234bff 100644 --- a/include/configs/chromebook_samus.h +++ b/include/configs/chromebook_samus.h @@ -16,8 +16,6 @@ #include #include -#undef CONFIG_CFB_CONSOLE - #undef CONFIG_STD_DEVICES_SETTINGS #define CONFIG_STD_DEVICES_SETTINGS "stdin=usbkbd,i8042-kbd,serial\0" \ "stdout=vidconsole,serial\0" \ -- cgit v1.1