diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-04-15 14:47:40 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-04-15 14:47:40 +0000 |
commit | f4c4e94a1678918dd59a19df7edcf83cac550318 (patch) | |
tree | 37d7548e2cc912e96e5e756ccb0781de0221de2b /target | |
parent | 6298554018db482186e62b9a9d58b7af4f4c5f75 (diff) |
Build usbnet modules for brcm targets (#1481)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6955 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/brcm-2.4/config/default | 1 | ||||
-rw-r--r-- | target/linux/brcm47xx-2.6/config/default | 2 |
2 files changed, 0 insertions, 3 deletions
diff --git a/target/linux/brcm-2.4/config/default b/target/linux/brcm-2.4/config/default index 876aba923..60355f89d 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 diff --git a/target/linux/brcm47xx-2.6/config/default b/target/linux/brcm47xx-2.6/config/default index 40788b2d4..d5c74d17d 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 |