This will address libinput ptest failures: https://www.kernel.org/doc/html/latest/input/uinput.html https://wayland.freedesktop.org/libinput/doc/latest/test-suite.html
qemux86_64 already has it enabled. Signed-off-by: Alexander Kanavin <[email protected]> --- bsp/qemuarm64/qemuarm64-gfx.cfg | 3 +++ 1 file changed, 3 insertions(+) diff --git a/bsp/qemuarm64/qemuarm64-gfx.cfg b/bsp/qemuarm64/qemuarm64-gfx.cfg index 039bfae5..0e1f47d7 100644 --- a/bsp/qemuarm64/qemuarm64-gfx.cfg +++ b/bsp/qemuarm64/qemuarm64-gfx.cfg @@ -6,3 +6,6 @@ CONFIG_USB_XHCI_HCD=y CONFIG_DRM=y CONFIG_DRM_BOCHS=y + +CONFIG_INPUT_MISC=y +CONFIG_INPUT_UINPUT=y -- 2.29.2
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#9248): https://lists.yoctoproject.org/g/linux-yocto/message/9248 Mute This Topic: https://lists.yoctoproject.org/mt/78918713/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
