Radix cross Linux

The main Radix cross Linux repository contains the build scripts of packages, which have the most complete and common functionality for desktop machines

383 Commits   1 Branch   1 Tag
Index: radix-1.9/boot/kernel/orange-pi5/5.10.110/configs/orange-pi5-5.10.110.config
===================================================================
--- radix-1.9/boot/kernel/orange-pi5/5.10.110/configs/orange-pi5-5.10.110.config	(revision 206)
+++ radix-1.9/boot/kernel/orange-pi5/5.10.110/configs/orange-pi5-5.10.110.config	(revision 207)
@@ -2942,9 +2942,12 @@
 #
 # Userland interfaces
 #
-# CONFIG_INPUT_MOUSEDEV is not set
-# CONFIG_INPUT_JOYDEV is not set
-CONFIG_INPUT_EVDEV=y
+CONFIG_INPUT_MOUSEDEV=y
+CONFIG_INPUT_MOUSEDEV_PSAUX=y
+CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
+CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
+CONFIG_INPUT_JOYDEV=m
+CONFIG_INPUT_EVDEV=m
 # CONFIG_INPUT_EVBUG is not set
 
 #