Re: Fwd: [PATCH] Fix some ARM builds due to HID brokenness

From: Andrew Morton
Date: Fri Jan 12 2007 - 16:48:08 EST


On Fri, 12 Jan 2007 21:00:15 +0000
Russell King <rmk+lkml@xxxxxxxxxxxxxxxx> wrote:

> Could we please have this (or a proper fix) in before 2.6.20 to resolve
> the regression please?
>
>
> ...
>
> --- a/drivers/hid/Kconfig
> +++ b/drivers/hid/Kconfig
> @@ -6,6 +6,7 @@ menu "HID Devices"
>
> config HID
> tristate "Generic HID support"
> + depends on INPUT
> default y
> ---help---
> Say Y here if you want generic HID support to connect keyboards,
>

This was merged a week ago..
-
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/