diff options
author | Florian Fainelli <florian@openwrt.org> | 2011-06-16 14:34:50 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2011-06-16 14:34:50 +0000 |
commit | b97459eb887d05ad4d01e13e431d4d1f40f0f6a9 (patch) | |
tree | acd282ed5afc443705d46ef7d3ce3bc9710c6d3b /target | |
parent | 4b113046a4b44e78b9899f249c0ae50f4bf6fc7a (diff) | |
download | upstream-b97459eb887d05ad4d01e13e431d4d1f40f0f6a9.tar.gz upstream-b97459eb887d05ad4d01e13e431d4d1f40f0f6a9.tar.bz2 upstream-b97459eb887d05ad4d01e13e431d4d1f40f0f6a9.zip |
add missing USBIP_CORE item in config-3.0
SVN-Revision: 27195
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/generic/config-3.0 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic/config-3.0 b/target/linux/generic/config-3.0 index d0a40a149f..4be7b23f21 100644 --- a/target/linux/generic/config-3.0 +++ b/target/linux/generic/config-3.0 @@ -2698,6 +2698,7 @@ CONFIG_UNIX98_PTYS=y # CONFIG_UNIXWARE_DISKLABEL is not set # CONFIG_UNUSED_SYMBOLS is not set # CONFIG_USB is not set +# CONFIG_USBIP_CORE is not set # CONFIG_USBPCWATCHDOG is not set # CONFIG_USB_ACM is not set # CONFIG_USB_ADUTUX is not set |