From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Warren Date: Wed, 29 Apr 2009 12:55:58 -0700 Subject: [U-Boot] [PATCH] Schedule removal of non-CONFIG_NET_MULTI net driver API In-Reply-To: <2acbd3e40904291211w2aa3bf1dg10a4c8011724a193@mail.gmail.com> References: <1240963491-26136-1-git-send-email-biggerbadderben@gmail.com> <2acbd3e40904291211w2aa3bf1dg10a4c8011724a193@mail.gmail.com> Message-ID: <49F8B0CE.2070302@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Andy Fleming wrote: > On Tue, Apr 28, 2009 at 7:04 PM, Ben Warren wrote: > >> This will make CONFIG_NET_MULTI the only net driver configuration and >> we'll be able to remove this option. >> > > > Could we add a #warning somewhere to tell people who are not using > CONFIG_NET_MULTI that they need to move forward? > > > Andy > Sure. Good idea. regards, Ben