
15 Nov
2007
15 Nov
'07
11:30 a.m.
On Thu, 2007-11-15 at 00:40, Tabi Timur wrote:
Timur Tabi wrote:
#define CONFIG_RTL8139 #define CONFIG_SK98 #define CONFIG_EEPRO100 #define CONFIG_TULIP
Shouldn't we undefine these macros? With the on-board ULI working
now, we don't
need these other NICs.
Obviously, I was only talking about the first three. We still need to define CONFIG_TULIP.
Change CONFIG_TULIP to CONFIG_ULI526X. I intend to keep RTL8139 and Intel EEPR100. They work on the board and can provide extra choices except the on board Ethernet port. I am not sure whether SK98 work. If it can not work, we can undef it. Any idea? Roy