]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
arm: mvebu: turris_omnia: Enable ext4 write support in defconfig
authorMarek Behún <marek.behun@nic.cz>
Fri, 18 Feb 2022 16:46:25 +0000 (17:46 +0100)
committerStefan Roese <sr@denx.de>
Fri, 4 Mar 2022 07:38:05 +0000 (08:38 +0100)
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>
configs/turris_omnia_defconfig

index 280dd55f001baea71f56d74a215f884524de1db6..5b1fdbfb2d3480a4f2030c8ed8a084ab71f2fd06 100644 (file)
@@ -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