From 6fc5a3d432a5b4d090fa0118165458f0ffecd581 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sun, 11 Sep 2016 15:13:07 +0200 Subject: qemu: allow to start X with modesetting driver --- target/linux/config/Config.in.graphics | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'target/linux') diff --git a/target/linux/config/Config.in.graphics b/target/linux/config/Config.in.graphics index 3467feb46..e742ae9f0 100644 --- a/target/linux/config/Config.in.graphics +++ b/target/linux/config/Config.in.graphics @@ -275,6 +275,14 @@ config ADK_HARDWARE_GRAPHICS_INTEL_I915 help AGP/DRM/KMS support for Intel chipset i915. +config ADK_KERNEL_DRM_BOCHS + bool "Support for QEMU STD VGA emulation (DRM/KMS)" + select ADK_KERNEL_DRM + select ADK_KERNEL_FRAMEBUFFER_CONSOLE + depends on ADK_TARGET_SYSTEM_QEMU_X86 || ADK_TARGET_SYSTEM_QEMU_X86_64 + help + DRM/KMS support for Qemu STD VGA emulation. + config ADK_KERNEL_DRM_CIRRUS_QEMU bool "Support for QEMU cirrus VGA emulation (DRM/KMS)" select ADK_KERNEL_DRM -- cgit v1.2.3