diff options
author | mbm <mbm@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-05-31 09:29:27 +0000 |
---|---|---|
committer | mbm <mbm@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-05-31 09:29:27 +0000 |
commit | 8edc02d6df2b9c3a2a4afd1f8282653377add4d5 (patch) | |
tree | e642adc77ce38cbdcc012f1e373c350146618b9b /target/linux | |
parent | c8ff8610bfef399cbbd968acd395aca5acb6902f (diff) |
fix the damn kernel config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7411 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/generic-2.6/config-template | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic-2.6/config-template b/target/linux/generic-2.6/config-template index d1d8402b50..c505a21c81 100644 --- a/target/linux/generic-2.6/config-template +++ b/target/linux/generic-2.6/config-template @@ -1357,6 +1357,7 @@ CONFIG_USB_EZUSB=y # CONFIG_USB_FTDI_ELAN is not set # CONFIG_USB_GADGET is not set CONFIG_USB_HID=m +# CONFIG_HID_FF is not set # CONFIG_USB_HIDDEV is not set CONFIG_USB_HIDINPUT=y # CONFIG_USB_HIDINPUT_POWERBOOK is not set |