From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Date: Mon, 21 Mar 2016 10:08:50 -0600 Subject: [U-Boot] [PATCH v2 3/3] net: Move CONFIG_RTL8169 to Kconfig In-Reply-To: <1458568062-3965-3-git-send-email-bmeng.cn@gmail.com> References: <1458568062-3965-1-git-send-email-bmeng.cn@gmail.com> <1458568062-3965-3-git-send-email-bmeng.cn@gmail.com> Message-ID: <56F01C92.1040409@wwwdotorg.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 03/21/2016 07:47 AM, Bin Meng wrote: > Introduce CONFIG_RTL8169 in Kconfig and move over boards' defconfig > to use that. Acked-by: Stephen Warren