config: Enable ext4 journaling by default
Signed-off-by: Jordan Woyak <jordan.woyak@gmail.com>
This commit is contained in:
parent
5a893a7c88
commit
416c8c5c91
@ -127,6 +127,7 @@ menu "Target Images"
|
||||
config TARGET_EXT4_JOURNAL
|
||||
bool "Create a journaling filesystem"
|
||||
depends on TARGET_ROOTFS_EXT4FS
|
||||
default y
|
||||
help
|
||||
Create an ext4 filesystem with a journal.
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user