summaryrefslogtreecommitdiff
path: root/configs/bananapi_m2_berry_defconfig
diff options
context:
space:
mode:
authorAndre Przywara <andre.przywara@arm.com>2020-01-01 23:44:47 +0000
committerJagan Teki <jagan@amarulasolutions.com>2020-01-24 23:06:50 +0530
commit4b3eebfd2e7b4cb3df32d6b477149542f7e73a76 (patch)
treec7f7409c4e0aeb97cbdfa4d90c49d63064532830 /configs/bananapi_m2_berry_defconfig
parent69d06935de584fd97d87260f661f34512c456a50 (diff)
sunxi: defconfig: Bananapi M2 Berry: enable Ethernet
The M2 Berry features the normal Gigabit PHY connected to the SoC's MAC, so enable the sun8i-emac driver to support Ethernet on the board. Signed-off-by: Andre Przywara <andre.przywara@arm.com> Reviewed-by: Jagan Teki <jagan@amarulasolutions.com>
Diffstat (limited to 'configs/bananapi_m2_berry_defconfig')
-rw-r--r--configs/bananapi_m2_berry_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/bananapi_m2_berry_defconfig b/configs/bananapi_m2_berry_defconfig
index a5b8632ef6..a97be06188 100644
--- a/configs/bananapi_m2_berry_defconfig
+++ b/configs/bananapi_m2_berry_defconfig
@@ -15,3 +15,5 @@ CONFIG_SCSI_AHCI=y
CONFIG_AXP_DLDO4_VOLT=2500
CONFIG_AXP_ELDO3_VOLT=1200
CONFIG_SCSI=y
+CONFIG_SUN8I_EMAC=y
+CONFIG_RGMII=y