diff mbox series

[u-boot-marvell] arm: mvebu: turris_omnia: Enable ext4 write support in defconfig

Message ID 20220218164625.26875-1-kabel@kernel.org
State Accepted
Commit 7f59ed68728e732062f4fb0c1e8940f5bf550ded
Delegated to: Stefan Roese
Headers show
Series [u-boot-marvell] arm: mvebu: turris_omnia: Enable ext4 write support in defconfig | expand

Commit Message

Marek Behún Feb. 18, 2022, 4:46 p.m. UTC
From: Marek Behún <marek.behun@nic.cz>

Enable ext4 write support in Turris Omnia's defconfig. Some users find
it useful.

Signed-off-by: Marek Behún <marek.behun@nic.cz>
---
 configs/turris_omnia_defconfig | 1 +
 1 file changed, 1 insertion(+)

Comments

Stefan Roese Feb. 21, 2022, 10:18 a.m. UTC | #1
On 2/18/22 17:46, Marek Behún wrote:
> From: Marek Behún <marek.behun@nic.cz>
> 
> Enable ext4 write support in Turris Omnia's defconfig. Some users find
> it useful.
> 
> Signed-off-by: Marek Behún <marek.behun@nic.cz>

Reviewed-by: Stefan Roese <sr@denx.de>

Thanks,
Stefan

> ---
>   configs/turris_omnia_defconfig | 1 +
>   1 file changed, 1 insertion(+)
> 
> diff --git a/configs/turris_omnia_defconfig b/configs/turris_omnia_defconfig
> index 280dd55f00..5b1fdbfb2d 100644
> --- a/configs/turris_omnia_defconfig
> +++ b/configs/turris_omnia_defconfig
> @@ -93,3 +93,4 @@ CONFIG_USB_XHCI_HCD=y
>   CONFIG_USB_EHCI_HCD=y
>   CONFIG_WDT=y
>   CONFIG_WDT_ORION=y
> +CONFIG_EXT4_WRITE=y

Viele Grüße,
Stefan Roese
Stefan Roese March 4, 2022, 12:22 p.m. UTC | #2
On 2/18/22 17:46, Marek Behún wrote:
> From: Marek Behún <marek.behun@nic.cz>
> 
> Enable ext4 write support in Turris Omnia's defconfig. Some users find
> it useful.
> 
> Signed-off-by: Marek Behún <marek.behun@nic.cz>

Applied to u-boot-marvell/master

Thanks,
Stefan

> ---
>   configs/turris_omnia_defconfig | 1 +
>   1 file changed, 1 insertion(+)
> 
> diff --git a/configs/turris_omnia_defconfig b/configs/turris_omnia_defconfig
> index 280dd55f00..5b1fdbfb2d 100644
> --- a/configs/turris_omnia_defconfig
> +++ b/configs/turris_omnia_defconfig
> @@ -93,3 +93,4 @@ CONFIG_USB_XHCI_HCD=y
>   CONFIG_USB_EHCI_HCD=y
>   CONFIG_WDT=y
>   CONFIG_WDT_ORION=y
> +CONFIG_EXT4_WRITE=y

Viele Grüße,
Stefan Roese
diff mbox series

Patch

diff --git a/configs/turris_omnia_defconfig b/configs/turris_omnia_defconfig
index 280dd55f00..5b1fdbfb2d 100644
--- a/configs/turris_omnia_defconfig
+++ b/configs/turris_omnia_defconfig
@@ -93,3 +93,4 @@  CONFIG_USB_XHCI_HCD=y
 CONFIG_USB_EHCI_HCD=y
 CONFIG_WDT=y
 CONFIG_WDT_ORION=y
+CONFIG_EXT4_WRITE=y