Date:2011-01-12 01:47:16 (13 years 2 months ago)
Author:Maarten ter Huurne
Commit:d8a94d80f019cee3f096e7883cd9e19fe90e2f52
Message:MIPS: A320: defconfig: Enable CONFIG_NETDEVICES.

Without this, udhcpd is unable to bind a socket to a particular interface ("usb0" in our case).
See this forum thread for more info:
http://www.0x61.com/forum/busybox-linux-f110/udhcpd-not-starting-t1267018.html
Files: arch/mips/configs/a320_defconfig (3 diffs)

Change Details

arch/mips/configs/a320_defconfig
11#
22# Automatically generated make config: don't edit
33# Linux/mips 2.6.37 Kernel Configuration
4# Sun Jan 9 01:00:03 2011
4# Wed Jan 12 01:39:03 2011
55#
66CONFIG_MIPS=y
77
...... 
387387# CONFIG_ATM is not set
388388# CONFIG_L2TP is not set
389389# CONFIG_BRIDGE is not set
390# CONFIG_NET_DSA is not set
390391# CONFIG_VLAN_8021Q is not set
391392# CONFIG_DECNET is not set
392393# CONFIG_LLC2 is not set
...... 
541542# CONFIG_SCSI_NETLINK is not set
542543# CONFIG_ATA is not set
543544# CONFIG_MD is not set
544# CONFIG_NETDEVICES is not set
545CONFIG_NETDEVICES=y
546# CONFIG_DUMMY is not set
547# CONFIG_BONDING is not set
548# CONFIG_MACVLAN is not set
549# CONFIG_EQUALIZER is not set
550# CONFIG_TUN is not set
551# CONFIG_VETH is not set
552# CONFIG_MII is not set
553# CONFIG_PHYLIB is not set
554# CONFIG_NET_ETHERNET is not set
555# CONFIG_NETDEV_1000 is not set
556# CONFIG_NETDEV_10000 is not set
557# CONFIG_WLAN is not set
558
559#
560# Enable WiMAX (Networking options) to see the WiMAX drivers
561#
562# CONFIG_WAN is not set
563
564#
565# CAIF transport drivers
566#
567# CONFIG_PPP is not set
568# CONFIG_SLIP is not set
569# CONFIG_NETCONSOLE is not set
570# CONFIG_NETPOLL is not set
571# CONFIG_NET_POLL_CONTROLLER is not set
545572# CONFIG_ISDN is not set
546573# CONFIG_PHONE is not set
547574

Archive Download the corresponding diff file



interactive