diff options
author | Jeremy Lainé <jeremy.laine@m4x.org> | 2008-11-28 20:02:53 +0100 |
---|---|---|
committer | Jeremy Lainé <jeremy.laine@m4x.org> | 2008-11-28 20:02:53 +0100 |
commit | 6e760504f0762e23b84544359338494affafab8d (patch) | |
tree | 55beb3a5fc7a25b635c81bca51e4a16b2fb5e343 /packages/linux/linux-2.6.26/mpc8313e-rdb/defconfig | |
parent | 91100589d3115a7781a648d99f13cb611f3997b9 (diff) |
linux-2.6.26: add cdc_ether support on mpc8313e-rdb
Diffstat (limited to 'packages/linux/linux-2.6.26/mpc8313e-rdb/defconfig')
-rw-r--r-- | packages/linux/linux-2.6.26/mpc8313e-rdb/defconfig | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/packages/linux/linux-2.6.26/mpc8313e-rdb/defconfig b/packages/linux/linux-2.6.26/mpc8313e-rdb/defconfig index 76634da120..bdeac7d89d 100644 --- a/packages/linux/linux-2.6.26/mpc8313e-rdb/defconfig +++ b/packages/linux/linux-2.6.26/mpc8313e-rdb/defconfig @@ -949,7 +949,17 @@ CONFIG_ZD1211RW=m # CONFIG_USB_KAWETH is not set # CONFIG_USB_PEGASUS is not set # CONFIG_USB_RTL8150 is not set -# CONFIG_USB_USBNET is not set +CONFIG_USB_USBNET=m +# CONFIG_USB_NET_AX8817X is not set +CONFIG_USB_NET_CDCETHER=m +# CONFIG_USB_NET_DM9601 is not set +# CONFIG_USB_NET_GL620A is not set +# CONFIG_USB_NET_NET1080 is not set +# CONFIG_USB_NET_PLUSB is not set +# CONFIG_USB_NET_MCS7830 is not set +# CONFIG_USB_NET_RNDIS_HOST is not set +# CONFIG_USB_NET_CDC_SUBSET is not set +# CONFIG_USB_NET_ZAURUS is not set # CONFIG_WAN is not set CONFIG_ATM_DRIVERS=y # CONFIG_ATM_DUMMY is not set |