commit | 2779cec8951b96a570e51a1ae02b08a5c3bf0012 | [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 | a6dacdaf01c1d2e11c385b06ce52e1f1a47e2da8 [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>