Re: 2.6.0-test7 and HIDBP

From: Roman Zippel
Date: Mon Oct 13 2003 - 13:02:39 EST


Hi,

On Sat, 11 Oct 2003, Norman Diamond wrote:

> In the .config generated by make gconfig, the following lines exist:
>
> #
> # USB Human Interface Devices (HID)
> #
> CONFIG_USB_HID=y
> CONFIG_USB_HIDINPUT=y
> # CONFIG_HID_FF is not set
> CONFIG_USB_HIDDEV=y
> # CONFIG_USB_AIPTEK is not set
> # CONFIG_USB_WACOM is not set
> [...]
>
> With this file in a text editor, searching for string USB_KBD results in the
> string not being found.

If USB_HIDDEV is set to 'y', then you indeed won't see USB_KBD, as it's
only selectable if USB_HIDDEV is 'n' or 'm'. It seems to work here.

bye, Roman

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