aboutsummaryrefslogtreecommitdiff
path: root/configs/cubieboard7_defconfig
diff options
context:
space:
mode:
authorAmit Singh Tomar <amittomer25@gmail.com>2020-05-09 19:55:15 +0530
committerTom Rini <trini@konsulko.com>2020-07-07 17:12:01 -0400
commit400880010333aaf85cd8630e9e457a8b75311dec (patch)
treef2d89903a2b8efe123bd222be558b267e4e51eb8 /configs/cubieboard7_defconfig
parentcd2baaf777ceb1de8c8367fc4eeb0560105ae7e8 (diff)
downloadu-boot-400880010333aaf85cd8630e9e457a8b75311dec.zip
u-boot-400880010333aaf85cd8630e9e457a8b75311dec.tar.gz
u-boot-400880010333aaf85cd8630e9e457a8b75311dec.tar.bz2
configs: Enable mac and phy configs
This patch adds MAC and PHY related configs (needed for proper ethernet operations) for Action Semi S700 SoC. Signed-off-by: Amit Singh Tomar <amittomer25@gmail.com>
Diffstat (limited to 'configs/cubieboard7_defconfig')
-rw-r--r--configs/cubieboard7_defconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/configs/cubieboard7_defconfig b/configs/cubieboard7_defconfig
index 637dc9e..c82afc3 100644
--- a/configs/cubieboard7_defconfig
+++ b/configs/cubieboard7_defconfig
@@ -10,3 +10,7 @@ CONFIG_BOOTARGS="console=ttyOWL3,115200n8"
# CONFIG_DISPLAY_BOARDINFO is not set
CONFIG_SYS_PROMPT="U-Boot => "
CONFIG_DEFAULT_DEVICE_TREE="s700-cubieboard7"
+CONFIG_ETH_DESIGNWARE_S700=y
+CONFIG_ETH_DESIGNWARE=y
+CONFIG_PHY_REALTEK=y
+CONFIG_RTL8201F_PHY_S700_RMII_TIMINGS=y