Enable ULi1575 Ethernet support in 8610HPCD config

Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>
Acked-by: Jon Loeliger <jdl@freescale.com>
This commit is contained in:
Roy Zang 2007-09-13 18:52:28 +08:00 committed by Jon Loeliger
parent f1cd7aabbb
commit 1d8a49eca1
1 changed files with 4 additions and 4 deletions

View File

@ -312,16 +312,16 @@
#define CONFIG_PCI_SCAN_SHOW /* show pci devices on startup */
#define CONFIG_NET_MULTI
#define CONFIG_CMD_NET
#define CONFIG_PCI_PNP /* do pci plug-and-play */
#if 0 /* TODO */
/* enable onboard uli network support */
#endif
#define CONFIG_RTL8139
#define CONFIG_SK98
#define CONFIG_EEPRO100
#define CONFIG_TULIP
#ifdef CONFIG_TULIP
#define CONFIG_ETHADDR 00:E0:0C:00:00:01
#endif
/************************************************************
* USB support