diff options
Diffstat (limited to 'include/configs/chromebook_samus.h')
-rw-r--r-- | include/configs/chromebook_samus.h | 2 |
1 files changed, 0 insertions, 2 deletions
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 <configs/x86-common.h> #include <configs/x86-chromebook.h> -#undef CONFIG_CFB_CONSOLE - #undef CONFIG_STD_DEVICES_SETTINGS #define CONFIG_STD_DEVICES_SETTINGS "stdin=usbkbd,i8042-kbd,serial\0" \ "stdout=vidconsole,serial\0" \ |