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 | 68086131010abaac2b30d0bbcdd459cda7574c47 (patch) | |
| tree | e1073caaa1e72c29a2358c9691bfa577670662fe | |
| parent | 2bcc1d0655916faf84c92d0d5a50384427f69432 (diff) | |
| download | upstream-68086131010abaac2b30d0bbcdd459cda7574c47.tar.gz upstream-68086131010abaac2b30d0bbcdd459cda7574c47.tar.bz2 upstream-68086131010abaac2b30d0bbcdd459cda7574c47.zip | |
[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 d0a40a149f8..4be7b23f215 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 |
