commit | 1ec1cc037660731a3654663532b4cff18bc4f9fd | [log] [tgz] |
---|---|---|
author | Hans de Goede <hdegoede@redhat.com> | Sat Sep 03 10:29:58 2016 +0200 |
committer | Hans de Goede <hdegoede@redhat.com> | Sat Sep 03 10:57:00 2016 +0200 |
tree | 1a73cc5c81ab46956d11d27d7c428433d6ff14cb | |
parent | 364fd161263e2d6ab04a39befa39ac6830156e05 [diff] [blame] |
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>
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_CMD_FPGA is not set CONFIG_SY8106A_POWER=y CONFIG_USB_EHCI_HCD=y +CONFIG_SUN8I_EMAC=y