From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Glass Date: Thu, 1 Jun 2017 20:55:25 -0600 Subject: [U-Boot] [PATCH 3/6] rockchip: defconfig: puma-rk3399: enable CONFIG_PHY_MICREL_KSZ9031 In-Reply-To: <1496247531-1221-3-git-send-email-philipp.tomsich@theobroma-systems.com> References: <1496247531-1221-1-git-send-email-philipp.tomsich@theobroma-systems.com> <1496247531-1221-3-git-send-email-philipp.tomsich@theobroma-systems.com> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 31 May 2017 at 10:18, Philipp Tomsich wrote: > The RK3399-Q7 has a KSZ9031 GbE PHY. Enable support for it in defconfig. > > Signed-off-by: Philipp Tomsich > --- > > Changes in v2: None > > configs/puma-rk3399_defconfig | 1 + > 1 file changed, 1 insertion(+) Reviewed-by: Simon Glass