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

Marek Behún kabel at kernel.org
Fri Feb 18 17:46:25 CET 2022


From: Marek Behún <marek.behun at nic.cz>

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

Signed-off-by: Marek Behún <marek.behun at nic.cz>
---
 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
-- 
2.34.1



More information about the U-Boot mailing list