Re: [2.4.21-rc1] USB Trackball broken

From: Joe Korty (joe.korty@ccur.com)
Date: Wed Apr 23 2003 - 20:16:17 EST


Hi David, Nils,

Nils, you have

        CONFIG_USB_HIDINPUT=y

which is correct. David, you have

        CONFIG_USB_HIDINPUT=m

which is an illegal setting. You must have hand-edited your config file
to get this. My guess is, the '=m' is being treated as 'not set'.

You also need to have CONFIG_INPUT (Input core support section) set.
If this is not set you will not see the CONFIG_USB_HIDINPUT question
come up in the USB section.

Regards,
Joe
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Wed Apr 23 2003 - 22:00:39 EST