summaryrefslogtreecommitdiff
path: root/include/configs/minnowmax.h
diff options
context:
space:
mode:
authorBin Meng <bmeng.cn@gmail.com>2015-05-10 23:36:29 (GMT)
committerSimon Glass <sjg@chromium.org>2015-06-04 08:39:38 (GMT)
commit6bde2dc5e23207dbb9ae9c0ac9983647579aafcc (patch)
tree224a9222ddb8042e2cde68db3a734a4dce50c814 /include/configs/minnowmax.h
parentb82a535c3a238dd561f4ba85a9893d5faecbcfda (diff)
downloadu-boot-6bde2dc5e23207dbb9ae9c0ac9983647579aafcc.tar.xz
x86: Move FRAMEBUFFER_SET_VESA_MODE etc to video Kconfig
CONFIG_FRAMEBUFFER_SET_VESA_MODE and CONFIG_FRAMEBUFFER_VESA_MODE are not x86-specific, so move them to drivers/video/Kconfig and make them depend on VIDEO_VESA driver. Some cosmetic fixes are applied to the Kconfig help text as well. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Acked-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'include/configs/minnowmax.h')
-rw-r--r--include/configs/minnowmax.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/minnowmax.h b/include/configs/minnowmax.h
index bc2c580..eb35a50 100644
--- a/include/configs/minnowmax.h
+++ b/include/configs/minnowmax.h
@@ -54,9 +54,6 @@
#define CONFIG_X86_OPTION_ROM_FILE vga.bin
#define CONFIG_X86_OPTION_ROM_ADDR 0xfff90000
-#ifndef CONFIG_SYS_COREBOOT
-#define CONFIG_VIDEO_VESA
-#endif
#define VIDEO_IO_OFFSET 0
#define CONFIG_X86EMU_RAW_IO
#define CONFIG_VGA_AS_SINGLE_DEVICE