Rather than pull in all the phy, just pull in the lxt phy that we need

for this board (although our lxtphy driver isn't claiming it, but that's
a different problem).

This saves 57k in this kernel.
This commit is contained in:
Warner Losh 2006-02-07 18:43:46 +00:00
parent ca6831c711
commit e51680a229

View File

@ -69,7 +69,8 @@ device ether
device nexus
device uart
device ate
device miibus
device mii
device lxtphy
# Debugging for use in -current
#options INVARIANTS #Enable calls of extra sanity checking