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 | 8baa1e7d8f8b86f818851cbfe6b37b3fa6659367 (patch) | |
tree | 8f0fc67fa5a7d0fd1b6c6aa6dc84fb66b3d568c1 /target/linux/generic-2.6 | |
parent | 822c6f29e08997c81ccc6ccea58dbe18c3e9d5ab (diff) | |
download | upstream-8baa1e7d8f8b86f818851cbfe6b37b3fa6659367.tar.gz upstream-8baa1e7d8f8b86f818851cbfe6b37b3fa6659367.tar.bz2 upstream-8baa1e7d8f8b86f818851cbfe6b37b3fa6659367.zip |
kernel: add missing symbols to the 2.6.31 config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17568 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic-2.6')
-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 |