[PATCH 1/3] arm: kirkwood: Dreamplug: Add DM Ethernet and DM SATA configs
Stefan Roese
sr at denx.de
Sat Jul 31 09:42:20 CEST 2021
On 26.07.21 08:01, Tony Dinh wrote:
> Add DM_ETH, SATA_MV and associated configs to dreamplug_defconfig
>
> Signed-off-by: Tony Dinh <mibodhi at gmail.com>
Reviewed-by: Stefan Roese <sr at denx.de>
Thanks,
Stefan
> ---
>
> configs/dreamplug_defconfig | 4 ++++
> 1 file changed, 4 insertions(+)
>
> diff --git a/configs/dreamplug_defconfig b/configs/dreamplug_defconfig
> index 8956d2f3c5..516e28752c 100644
> --- a/configs/dreamplug_defconfig
> +++ b/configs/dreamplug_defconfig
> @@ -51,3 +51,7 @@ CONFIG_USB=y
> CONFIG_DM_USB=y
> CONFIG_USB_EHCI_HCD=y
> CONFIG_USB_STORAGE=y
> +CONFIG_DM_ETH=y
> +CONFIG_NET_RANDOM_ETHADDR=y
> +CONFIG_CMD_SATA=y
> +CONFIG_SATA_MV=y
>
More information about the U-Boot
mailing list