summaryrefslogtreecommitdiff
path: root/configs/orangepi_2_defconfig
diff options
context:
space:
mode:
authorHans de Goede <hdegoede@redhat.com>2016-09-03 08:29:58 (GMT)
committerHans de Goede <hdegoede@redhat.com>2016-09-03 08:57:00 (GMT)
commit1c145c39dcf8a2a885e7a6bfd8fd5a5f95fc630a (patch)
tree1a73cc5c81ab46956d11d27d7c428433d6ff14cb /configs/orangepi_2_defconfig
parent019731a88f40d45bd15505402772e00d85689dd6 (diff)
downloadu-boot-fsl-qoriq-1c145c39dcf8a2a885e7a6bfd8fd5a5f95fc630a.tar.xz
sunxi: Enable emac on H3 orangepi boards
The Orange Pi 2 and Orange Pi Plus also come with ethernet, enable support for this. Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Diffstat (limited to 'configs/orangepi_2_defconfig')
-rw-r--r--configs/orangepi_2_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/orangepi_2_defconfig b/configs/orangepi_2_defconfig
index 8b1082c..e2f6a83 100644
--- a/configs/orangepi_2_defconfig
+++ b/configs/orangepi_2_defconfig
@@ -15,3 +15,4 @@ CONFIG_SPL=y
# CONFIG_CMD_FPGA is not set
CONFIG_SY8106A_POWER=y
CONFIG_USB_EHCI_HCD=y
+CONFIG_SUN8I_EMAC=y