diff options
author | Florian Fainelli <florian@openwrt.org> | 2011-06-24 11:43:30 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2011-06-24 11:43:30 +0000 |
commit | 85d29f3cd06f765855adeff550333f9fdc2829f6 (patch) | |
tree | 11e4e6a650409f3dfbe58f422c1b5ec5ce0a8554 /target | |
parent | e745fc762b7388202df2f7506ca1f562c9150197 (diff) | |
download | upstream-85d29f3cd06f765855adeff550333f9fdc2829f6.tar.gz upstream-85d29f3cd06f765855adeff550333f9fdc2829f6.tar.bz2 upstream-85d29f3cd06f765855adeff550333f9fdc2829f6.zip |
add missing linux-3.0 config symbol
SVN-Revision: 27269
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 8af35e72c4..438a3ff730 100644 --- a/target/linux/generic/config-3.0 +++ b/target/linux/generic/config-3.0 @@ -2819,6 +2819,7 @@ CONFIG_USB_EZUSB=y # CONFIG_USB_NET_DM9601 is not set # CONFIG_USB_NET_GL620A is not set # CONFIG_USB_NET_INT51X1 is not set +# CONFIG_USB_NET_KALMIA is not set # CONFIG_USB_NET_MCS7830 is not set # CONFIG_USB_NET_NET1080 is not set # CONFIG_USB_NET_PLUSB is not set |