On 4/3/21 6:47 AM, Peter Robinson wrote:
> The odroid has USB ethernet so enable DM Ethernet support.
> 
> Signed-off-by: Peter Robinson <pbrobin...@gmail.com>
> Jaehoon Chung <jh80.ch...@samsung.com>


Reviewed-by: Jaehoon Chung <jh80.ch...@samsung.com>

Best Regards,
Jaehoon Chung

> ---
>  configs/odroid_defconfig | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/configs/odroid_defconfig b/configs/odroid_defconfig
> index 9f2b0b205d..1d7949b6d0 100644
> --- a/configs/odroid_defconfig
> +++ b/configs/odroid_defconfig
> @@ -41,6 +41,7 @@ CONFIG_ENV_OVERWRITE=y
>  CONFIG_SYS_RELOC_GD_ENV_ADDR=y
>  CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG=y
>  CONFIG_DFU_MMC=y
> +CONFIG_DM_ETH=y
>  CONFIG_SET_DFU_ALT_INFO=y
>  CONFIG_SYS_I2C_S3C24X0=y
>  CONFIG_MMC_DW=y
> 

Reply via email to