From 1f7d10902a7e603a47b9291664fcb9ab0b21f690 Mon Sep 17 00:00:00 2001 From: Dasky Date: Sat, 23 Nov 2024 16:34:32 +0000 Subject: Add pointing tests (#24513) --- tests/pointing/test.mk | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 tests/pointing/test.mk (limited to 'tests/pointing/test.mk') diff --git a/tests/pointing/test.mk b/tests/pointing/test.mk new file mode 100644 index 0000000000..95fde21cb9 --- /dev/null +++ b/tests/pointing/test.mk @@ -0,0 +1,4 @@ +POINTING_DEVICE_ENABLE = yes +MOUSEKEY_ENABLE = no +POINTING_DEVICE_DRIVER = custom + -- cgit v1.2.3