[PATCH] UBUNTU hardy lpia branch - load USB keyboard and mouse as modules

Andy Whitcroft apw at canonical.com
Sat Mar 21 11:40:59 UTC 2009


On Fri, Mar 20, 2009 at 01:05:07PM -0500, Steve Conklin wrote:
> This change was made in the OEM netbook tree and needs to be synced into 
> the lpia distro branch.
> 
> From 3aa36ade90780086f9b9ba1c4ff294a0b057e4be Mon Sep 17 00:00:00 2001
> From: Michael Frey (Senior Manager, MID) <michael.frey at canonical.com>
> Date: Tue, 17 Mar 2009 16:35:48 -0400
> Subject: [PATCH] Added CONFIG_USB_KBD=m CONFIG_USB_MOUSE=m
>  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, 2 insertions(+), 0 deletions(-)
> 
> diff --git a/debian/binary-custom.d/lpia/config.lpia b/debian/binary-custom.d/lpia/config.lpia
> index 1f5fa2b..2267404 100644
> --- a/debian/binary-custom.d/lpia/config.lpia
> +++ b/debian/binary-custom.d/lpia/config.lpia
> @@ -2602,6 +2602,8 @@ CONFIG_HIDRAW=y
>  #
>  CONFIG_USB_HID=m
>  CONFIG_USB_HIDINPUT_POWERBOOK=y
> +CONFIG_USB_KBD=m
> +CONFIG_USB_MOUSE=m
>  # CONFIG_HID_FF is not set
>  CONFIG_USB_HIDDEV=y
>  CONFIG_USB_SUPPORT=y

I am confused as to how there is no corresponding removal of the
previous state of these configuration options.  Did updateconfigs get
run here?

-apw




More information about the kernel-team mailing list