[U-Boot-Users] network driver link error

I donot have network support in my board, but when I try to remove the network driver support from my config file, I got the link error.(otherwise everything is fine and I can run the u-boot 1.1.4 without any trouble now). So I want to understand that is it the mandatory to have network support? or I can disable the support of network by using some flag?
/* * Hardware drivers */ #define CONFIG_DRIVER_LAN91C96 #define CONFIG_LAN91C96_BASE 0x04000300 #define CONFIG_LAN91C96_EXT_PHY
Thanks. Xuezhang.

In message 54AD0F12E08D1541B826BE97C98F99F11C2AEA@NT-SJCA-0751.brcm.ad.broadcom.com you wrote:
without any trouble now). So I want to understand that is it the mandatory to have network support? or I can disable the support of network by using some flag?
It is not mandatory to have network support. You don't have to disable it. If you don't want it, just don't *enable* it.
------_=_NextPart_001_01C61889.B399C59C Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
This must be Make-Wolfgang-Really-Angry-Day.
STOP POSTING HTML to this list.
STOP IT.
Wolfgang Denk
participants (2)
-
Wolfgang Denk
-
Xuezhang Dong