diff options
author | Jonathan Bauer | 2013-06-06 12:38:23 +0200 |
---|---|---|
committer | Jonathan Bauer | 2013-06-06 12:38:23 +0200 |
commit | c57b3ae88463c1b4ee51b6c35c64431e330ffc61 (patch) | |
tree | b6a605eba983da334726fd8fb5e5481feeacb43f /data | |
parent | remove mdev, oops (diff) | |
download | tm-scripts-c57b3ae88463c1b4ee51b6c35c64431e330ffc61.tar.gz tm-scripts-c57b3ae88463c1b4ee51b6c35c64431e330ffc61.tar.xz tm-scripts-c57b3ae88463c1b4ee51b6c35c64431e330ffc61.zip |
[kernel] fix usb input devices in stage31
Diffstat (limited to 'data')
-rw-r--r-- | data/kernel.wanted.config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/kernel.wanted.config b/data/kernel.wanted.config index 80367038..68adb614 100644 --- a/data/kernel.wanted.config +++ b/data/kernel.wanted.config @@ -100,6 +100,7 @@ CONFIG_FORCEDETH=y CONFIG_GENERIC_GPIO=y CONFIG_GPIOLIB=y CONFIG_HAPPYMEAL=y +CONFIG_HID_GENERIC=y CONFIG_HP100=y CONFIG_IGB=y CONFIG_IGBVF=y |