From fade9f2f1680fd4ddc1c149785e9a6d7fc282350 Mon Sep 17 00:00:00 2001 From: Marek Vasut Date: Sun, 26 Nov 2017 20:59:23 +0100 Subject: ARM: rmobile: Enable Micrel KSZ90x1 PHY driver on ULCB Enable the Micrel KSZ90x1 driver on ULCB, since the board is populated with KSZ9031 and without this driver, the PHY cannot be operated. Signed-off-by: Marek Vasut Cc: Nobuhiro Iwamatsu --- include/configs/ulcb.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/ulcb.h') diff --git a/include/configs/ulcb.h b/include/configs/ulcb.h index b54e63c2a2..e9b64ae6e8 100644 --- a/include/configs/ulcb.h +++ b/include/configs/ulcb.h @@ -33,7 +33,6 @@ /* use to RPC(SPI Multi I/O Bus Controller) */ /* Ethernet RAVB */ -#define CONFIG_PHY_MICREL #define CONFIG_BITBANGMII #define CONFIG_BITBANGMII_MULTI -- cgit v1.2.3