commit | 029cf6b4b2a1e590b5baf0281cef1d49266d6640 | [log] [tgz] |
---|---|---|
author | Mike Frysinger <vapier@gentoo.org> | Sun Oct 02 10:01:25 2011 +0000 |
committer | Wolfgang Denk <wd@denx.de> | Wed Oct 05 22:22:15 2011 +0200 |
tree | 19db767799783884f1db7047d80fa3e93b30af38 | |
parent | 1285a2808a254f3d1a809c1a541f0c0f746e03d7 [diff] |
net: drop !NET_MULTI bcm570x/tigon3 drivers These drivers have never been converted to NET_MULTI, and they are only used by one board (BMW). So drop the drivers until someone feels like rewriting them for NET_MULTI support. Rather than punting the BMW board completely, just disable net support in its board config. Seems to build fine without it. Signed-off-by: Mike Frysinger <vapier@gentoo.org>