[PATCH] UBUNTU hardy LPIA branch - make USB HID a module

Tim Gardner tim.gardner at canonical.com
Sat Mar 21 02:14:28 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>
> 
> ---
>  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

ACK

-- 
Tim Gardner tim.gardner at canonical.com




More information about the kernel-team mailing list