diff options
| author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-06-16 14:34:50 +0000 | 
|---|---|---|
| committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-06-16 14:34:50 +0000 | 
| commit | d440b026f62fea5ff3949e1e6f9fc1fce9861b06 (patch) | |
| tree | e1073caaa1e72c29a2358c9691bfa577670662fe | |
| parent | d759e1ebf69dbe9803a2d31a3a37a2887712b7f8 (diff) | |
[kernel] add missing USBIP_CORE item in config-3.0
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27195 3c298f89-4303-0410-b956-a3cf2f4a3e73
| -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 d0a40a149..4be7b23f2 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 | 
