At 01:44 2001-01-11, Greg KH wrote: >Hi, > >Here's a fix for the USB Config for 2.2.19-pre7. I messed up and took >out the HID devices in the patch I sent you for 2.2.19-pre6. Why do the input handlers depend on CONFIG_USB_HID? On PPC we already have trouble with them depending on CONFIG_USB, so everybody has to select CONFIG_USB even if he just has ADB hardware. Alan, would you accept a patch putting 2 main_menu's for CONFIG_USB and CONFIG_INPUT into usb/Config.in? This avoids the move of the input drivers into drivers/input as in 2.4 (which you seemingly don't want in 2.2) and only requires a minor adjustment in drivers/Makefile. Franz. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Please read the FAQ at http://www.tux.org/lkml/