summaryrefslogtreecommitdiff
path: root/target/x86
diff options
context:
space:
mode:
authorBALATON Zoltan <balaton@eik.bme.hu>2015-06-05 00:22:56 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2015-06-16 08:00:51 +0200
commitcea711833b9011cc4d8496c824a8c7b251cb5c39 (patch)
tree9d11c022e9b5e8d643082c7aa87f79eeea199386 /target/x86
parentfce581abdc768bdf252b4093b7843db7013d2691 (diff)
add vga to generic-pc
Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu>
Diffstat (limited to 'target/x86')
-rw-r--r--target/x86/systems/generic-pc1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/x86/systems/generic-pc b/target/x86/systems/generic-pc
index 34113d801..46790f49b 100644
--- a/target/x86/systems/generic-pc
+++ b/target/x86/systems/generic-pc
@@ -5,6 +5,7 @@ config ADK_TARGET_SYSTEM_GENERIC_PC
select ADK_TARGET_WITH_PCI
select ADK_TARGET_WITH_SERIAL
select ADK_TARGET_WITH_USB
+ select ADK_TARGET_WITH_VGA
select ADK_PACKAGE_GRUB
help
Example config for generic i686 based PC.