diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-09-10 19:12:08 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-09-10 19:12:08 +0000 |
commit | c0ff770282517a60e66a02f78b6aa91e45ceb68a (patch) | |
tree | 8f0fc67fa5a7d0fd1b6c6aa6dc84fb66b3d568c1 | |
parent | b4c4a81c449d4db76bb8bdf448cedfc88be65254 (diff) |
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
-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 ccd8835f6..a784be948 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 |