From 92524d4c2beadd0a82cd4780b0a6c28722b8c150 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sun, 5 Oct 2025 21:59:39 +0200 Subject: qemu: enable evdev --- target/config/Config.in.qemuopts | 1 + 1 file changed, 1 insertion(+) (limited to 'target') diff --git a/target/config/Config.in.qemuopts b/target/config/Config.in.qemuopts index 54695a62f..c428d9d8f 100644 --- a/target/config/Config.in.qemuopts +++ b/target/config/Config.in.qemuopts @@ -97,6 +97,7 @@ config ADK_TARGET_QEMU_WITH_VIRTIO_GRAPHIC select ADK_LINUX_KERNEL_INPUT_KEYBOARD select ADK_LINUX_KERNEL_INPUT_MOUSE select ADK_LINUX_KERNEL_INPUT_MOUSEDEV + select ADK_LINUX_KERNEL_INPUT_EVDEV endchoice -- cgit v1.2.3