diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2009-09-10 19:12:08 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2009-09-10 19:12:08 +0000 |
commit | 6d8d5cddfda7a4b5bf78f70b7bac55616224c903 (patch) | |
tree | 1cbeff38cef8a59c470e6ede0589f37f83512645 /target | |
parent | 47c0d7419fb1decd5610b1a1347c16368501df0d (diff) | |
download | upstream-6d8d5cddfda7a4b5bf78f70b7bac55616224c903.tar.gz upstream-6d8d5cddfda7a4b5bf78f70b7bac55616224c903.tar.bz2 upstream-6d8d5cddfda7a4b5bf78f70b7bac55616224c903.zip |
kernel: add missing symbols to the 2.6.31 config
SVN-Revision: 17568
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/generic-2.6/config-2.6.31 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/generic-2.6/config-2.6.31 b/target/linux/generic-2.6/config-2.6.31 index ccd8835f66..a784be9481 100644 --- a/target/linux/generic-2.6/config-2.6.31 +++ b/target/linux/generic-2.6/config-2.6.31 @@ -2173,6 +2173,7 @@ CONFIG_USB_HIDINPUT=y # CONFIG_USB_NET_CDC_SUBSET is not set # CONFIG_USB_NET_DM9601 is not set # CONFIG_USB_NET_GL620A is not set +# CONFIG_USB_NET_INT51X1 is not set # CONFIG_USB_NET_MCS7830 is not set # CONFIG_USB_NET_NET1080 is not set # CONFIG_USB_NET_PLUSB is not set @@ -2303,6 +2304,7 @@ CONFIG_USB_VIDEO_CLASS_INPUT_EVDEV=y # CONFIG_USB_WHCI_HCD is not set # CONFIG_USB_WUSB_CBAF is not set # CONFIG_USB_WUSB is not set +# CONFIG_USB_XHCI_HCD is not set # CONFIG_USB_XPAD is not set # CONFIG_USB_XUSBATM is not set # CONFIG_USB_YEALINK is not set |