diff options
| author | Hans de Goede <[email protected]> | 2016-07-27 18:06:35 +0200 |
|---|---|---|
| committer | Hans de Goede <[email protected]> | 2016-07-31 21:45:47 +0200 |
| commit | fcada3b05e56c9b22bf5f92ba94fa80449452e76 (patch) | |
| tree | 98fe0a202b6e30c344b61e722462e9effd792f82 /configs/orangepi_pc_defconfig | |
| parent | 4069437dfbb2f70b92a84af7ce2d5cfba27247b9 (diff) | |
sunxi: Re-enable h3 emac support
With the recent bug fixes for the sun8i_emac driver all known issues
are resolved, so we can re-enable the driver.
While at it, also enable the emac on the Orange Pi One.
Cc: Chen-Yu Tsai <[email protected]>
Cc: Corentin LABBE <[email protected]>
Cc: Amit Singh Tomar <[email protected]>
Signed-off-by: Hans de Goede <[email protected]>
Acked-by: Ian Campbell <[email protected]>
Acked-by: Jagan Teki <[email protected]>
Diffstat (limited to 'configs/orangepi_pc_defconfig')
| -rw-r--r-- | configs/orangepi_pc_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/orangepi_pc_defconfig b/configs/orangepi_pc_defconfig index 366fa08af45..2281aedc782 100644 --- a/configs/orangepi_pc_defconfig +++ b/configs/orangepi_pc_defconfig @@ -14,3 +14,4 @@ CONFIG_SPL=y # CONFIG_CMD_FPGA is not set CONFIG_SY8106A_POWER=y CONFIG_USB_EHCI_HCD=y +CONFIG_SUN8I_EMAC=y |
