diff options
Diffstat (limited to 'target/x86/systems')
-rw-r--r-- | target/x86/systems/generic-pc | 1 |
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. |