diff options
Diffstat (limited to 'include/configs/x86-common.h')
-rw-r--r-- | include/configs/x86-common.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/include/configs/x86-common.h b/include/configs/x86-common.h index 7803aea41e..a286f05eac 100644 --- a/include/configs/x86-common.h +++ b/include/configs/x86-common.h @@ -130,11 +130,6 @@ /*----------------------------------------------------------------------- * Video Configuration */ -#define CONFIG_VIDEO -#define CONFIG_VIDEO_SW_CURSOR -#define VIDEO_FB_16BPP_WORD_SWAP -#define CONFIG_VGA_AS_SINGLE_DEVICE -#define CONFIG_CFB_CONSOLE #define CONFIG_CONSOLE_SCROLL_LINES 5 /*----------------------------------------------------------------------- |