diff mbox series

[1/3] arm: kirkwood: Dreamplug: Add DM Ethernet and DM SATA configs

Message ID 20210726060121.7253-2-mibodhi@gmail.com
State Awaiting Upstream
Delegated to: Stefan Roese
Headers show
Series Convert the Dreamplug Ethernet and SATA to Driver Model. | expand

Commit Message

Tony Dinh July 26, 2021, 6:01 a.m. UTC
Add DM_ETH, SATA_MV and associated configs to dreamplug_defconfig

Signed-off-by: Tony Dinh <mibodhi@gmail.com>
---

 configs/dreamplug_defconfig | 4 ++++
 1 file changed, 4 insertions(+)

Comments

Stefan Roese July 31, 2021, 7:42 a.m. UTC | #1
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@gmail.com>

Reviewed-by: Stefan Roese <sr@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
>
diff mbox series

Patch

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