mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-24 21:54:01 +00:00
arm: mvebu: turris_omnia: Enable ext4 write support in defconfig
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>
This commit is contained in:
parent
fc27e5df63
commit
7f59ed6872
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue