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/brcm47xx-2.6/config/default | |
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/brcm47xx-2.6/config/default')
-rw-r--r-- | target/linux/brcm47xx-2.6/config/default | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/brcm47xx-2.6/config/default b/target/linux/brcm47xx-2.6/config/default index 40788b2d47..d5c74d17d3 100644 --- a/target/linux/brcm47xx-2.6/config/default +++ b/target/linux/brcm47xx-2.6/config/default @@ -319,8 +319,6 @@ CONFIG_USB_OHCI_HCD=m # CONFIG_USB_STORAGE_SDDR55 is not set # CONFIG_USB_STORAGE_USBAT is not set CONFIG_USB_UHCI_HCD=m -# CONFIG_USB_USBNET is not set -# CONFIG_USB_USBNET_MII is not set # CONFIG_VIA_RHINE is not set # CONFIG_VIDEO_CX2341X is not set CONFIG_VIDEO_DEV=m |