diff options
author | Florian Fainelli <florian@openwrt.org> | 2007-04-15 14:47:40 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2007-04-15 14:47:40 +0000 |
commit | 4e7c9df1ae14a2af3678d7d7eff177c62a42e716 (patch) | |
tree | 607e26590327738f77cccab702f3e3bdc5e70f59 /target/linux/brcm-2.4 | |
parent | e5da8a2d739361f86cd19f0c21b3e64788d59abb (diff) | |
download | upstream-4e7c9df1ae14a2af3678d7d7eff177c62a42e716.tar.gz upstream-4e7c9df1ae14a2af3678d7d7eff177c62a42e716.tar.bz2 upstream-4e7c9df1ae14a2af3678d7d7eff177c62a42e716.zip |
Build usbnet modules for brcm targets (#1481)
SVN-Revision: 6955
Diffstat (limited to 'target/linux/brcm-2.4')
-rw-r--r-- | target/linux/brcm-2.4/config/default | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/brcm-2.4/config/default b/target/linux/brcm-2.4/config/default index 876aba9239..60355f89da 100644 --- a/target/linux/brcm-2.4/config/default +++ b/target/linux/brcm-2.4/config/default @@ -346,7 +346,6 @@ CONFIG_USB_STORAGE_SDDR55=y # CONFIG_USB_TIGL is not set CONFIG_USB_UHCI=m CONFIG_USB_UHCI_ALT=m -# CONFIG_USB_USBNET is not set # CONFIG_USB_USS720 is not set # CONFIG_USB_VICAM is not set # CONFIG_USB_W9968CF is not set |