diff options
author | Alexandros C. Couloumbis <alex@ozo.com> | 2010-11-11 16:36:05 +0000 |
---|---|---|
committer | Alexandros C. Couloumbis <alex@ozo.com> | 2010-11-11 16:36:05 +0000 |
commit | e6d8be9371de5dfcdee099618ee53f8d3602c4bb (patch) | |
tree | c28487afc9cc1dbb4b50bdd096141e9dd37b27ba | |
parent | 60865756644760a05e9f1cad364105c61ad9e0aa (diff) | |
download | upstream-e6d8be9371de5dfcdee099618ee53f8d3602c4bb.tar.gz upstream-e6d8be9371de5dfcdee099618ee53f8d3602c4bb.tar.bz2 upstream-e6d8be9371de5dfcdee099618ee53f8d3602c4bb.zip |
linux/generic: add some missing 2.6.37 USB symbols
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23963 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r-- | target/linux/generic/config-2.6.37 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/target/linux/generic/config-2.6.37 b/target/linux/generic/config-2.6.37 index 2a5cdd92c8..9caef5dd40 100644 --- a/target/linux/generic/config-2.6.37 +++ b/target/linux/generic/config-2.6.37 @@ -734,6 +734,7 @@ CONFIG_HAVE_KRETPROBES=y # CONFIG_HID_QUANTA is not set # CONFIG_HID_ROCCAT is not set # CONFIG_HID_ROCCAT_KONE is not set +# CONFIG_HID_ROCCAT_PYRA is not set # CONFIG_HID_SAMSUNG is not set # CONFIG_HID_SMARTJOYPLUS is not set # CONFIG_HID_SONY is not set @@ -743,7 +744,9 @@ CONFIG_HAVE_KRETPROBES=y # CONFIG_HID_THRUSTMASTER is not set # CONFIG_HID_TOPSEED is not set # CONFIG_HID_TWINHAN is not set +# CONFIG_HID_UCLOGIC is not set # CONFIG_HID_WACOM is not set +# CONFIG_HID_WALTOP is not set # CONFIG_HID_ZEROPLUS is not set # CONFIG_HID_ZYDACRON is not set # CONFIG_HIGHMEM is not set @@ -2510,6 +2513,7 @@ CONFIG_USB_EHCI_ROOT_HUB_TT=y # CONFIG_USB_EHCI_TT_NEWSCHED is not set # CONFIG_USB_EMI26 is not set # CONFIG_USB_EMI62 is not set +# CONFIG_USB_ENESTORAGE is not set # CONFIG_USB_EPSON2888 is not set # CONFIG_USB_ET61X251 is not set CONFIG_USB_EZUSB=y @@ -2707,6 +2711,7 @@ CONFIG_USB_STORAGE_USBAT=y # CONFIG_USB_TEST is not set # CONFIG_USB_TMC is not set # CONFIG_USB_TRANCEVIBRATOR is not set +# CONFIG_USB_UAS is not set # CONFIG_USB_UEAGLEATM is not set # CONFIG_USB_ULPI is not set # CONFIG_USB_USBNET is not set |