aboutsummaryrefslogtreecommitdiff
path: root/include/configs/brppt2.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2021-11-07 22:59:42 -0500
committerTom Rini <trini@konsulko.com>2021-11-12 14:18:17 -0500
commit8bd39de9b1bdaabaae35b0d9543376ccf3ff2424 (patch)
tree15f5ef45dd1389bf9c3fecb1f90481bd92f39e53 /include/configs/brppt2.h
parent406257ae4162adefa46951ff673ae9bbe03756fe (diff)
downloadu-boot-8bd39de9b1bdaabaae35b0d9543376ccf3ff2424.zip
u-boot-8bd39de9b1bdaabaae35b0d9543376ccf3ff2424.tar.gz
u-boot-8bd39de9b1bdaabaae35b0d9543376ccf3ff2424.tar.bz2
Convert CONFIG_PHYLIB et al to Kconfig
This converts the following to Kconfig: CONFIG_PHYLIB CONFIG_PHY_ATHEROS CONFIG_PHY_GIGE CONFIG_MII Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/brppt2.h')
-rw-r--r--include/configs/brppt2.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/brppt2.h b/include/configs/brppt2.h
index 76a28dc..7ab7f55 100644
--- a/include/configs/brppt2.h
+++ b/include/configs/brppt2.h
@@ -88,7 +88,6 @@ BUR_COMMON_ENV \
(CONFIG_SYS_INIT_RAM_ADDR + CONFIG_SYS_INIT_SP_OFFSET)
/* Ethernet */
-#define CONFIG_MII
#define CONFIG_FEC_XCV_TYPE RGMII
#define CONFIG_FEC_FIXED_SPEED _1000BASET
#define CONFIG_ARP_TIMEOUT 1500UL