[PATCH] UBUNTU hardy LPIA branch - make USB HID a module
Stefan Bader
stefan.bader at canonical.com
Mon Mar 23 09:52:24 UTC 2009
Steve Conklin wrote:
> This was required in order to allow late loading of the module in order to
> synchronize keypresses with the internal state of a toggled selector.
>
> From cf595311b64b762234f2c999d86edec8774f2e62 Mon Sep 17 00:00:00 2001
> From: Michael Frey (Senior Manager, MID) <michael.frey at canonical.com>
> Date: Tue, 17 Mar 2009 15:28:22 -0400
> Subject: [PATCH] Load USB HID as a module (LP: #320866)
> Signed-off-by: Michael Frey (Senior Manager, MID) <michael.frey at canonical.com>
> Signed-off-by: Steve Conklin <sconklin at canonical.com>
>
ACK
> ---
> debian/binary-custom.d/lpia/config.lpia | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/debian/binary-custom.d/lpia/config.lpia b/debian/binary-custom.d/lpia/config.lpia
> index 789063e..1f5fa2b 100644
> --- a/debian/binary-custom.d/lpia/config.lpia
> +++ b/debian/binary-custom.d/lpia/config.lpia
> @@ -2600,7 +2600,7 @@ CONFIG_HIDRAW=y
> #
> # USB Input Devices
> #
> -CONFIG_USB_HID=y
> +CONFIG_USB_HID=m
> CONFIG_USB_HIDINPUT_POWERBOOK=y
> # CONFIG_HID_FF is not set
> CONFIG_USB_HIDDEV=y
--
When all other means of communication fail, try words!
More information about the kernel-team
mailing list