From: <Aiv...@un...> - 2003-03-10 07:36:06
|
Hi Mark, >I've been trying to get your backstreat-ruby patch against 2.4.20 to work, >but I seem to have problems getting it to build. >Can you give me any hints what is wrong? ..config contain # # Input device support # CONFIG_INPUT=m CONFIG_INPUT_MOUSEDEV=m CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 CONFIG_INPUT_JOYDEV=m CONFIG_INPUT_EVDEV=m Unfortunately I never test input as module :( Beter set CONFIG_INPUT=y All other works nice as modules. Aivils Stoss |