On Fri, 2015-04-24 at 15:48 +0200, Hans de Goede wrote:
> diff --git a/board/sunxi/Kconfig b/board/sunxi/Kconfig
> index 3831d3b..3997637 100644
> --- a/board/sunxi/Kconfig
> +++ b/board/sunxi/Kconfig
> @@ -529,4 +529,16 @@ config GMAC_TX_DELAY
>       ---help---
>       Set the GMAC Transmit Clock Delay Chain value.
>  
> +config NET
> +     default y
> +
> +config NETDEVICES
> +     default y
> +
> +config DM_ETH
> +     default y
> +
> +config DM_SERIAL
> +     default y

None of these have a more appropriate home than sunxi/Kconfig?


_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to