Explorar el Código

qemu: enable evdev

Waldemar Brodkorb hace 9 meses
padre
commit
92524d4c2b
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      target/config/Config.in.qemuopts

+ 1 - 0
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