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

Steve Conklin sconklin at canonical.com
Fri Mar 20 18:05:07 UTC 2009


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
-- 
1.5.6.3





More information about the kernel-team mailing list