diff options
Diffstat (limited to 'fs/tar')
-rw-r--r-- | fs/tar/Config.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/tar/Config.in b/fs/tar/Config.in index 5aaf9bd55..60b8bf434 100644 --- a/fs/tar/Config.in +++ b/fs/tar/Config.in @@ -1,5 +1,6 @@ config BR2_TARGET_ROOTFS_TAR bool "tar the root filesystem" + default y help Build a tar archive of the root filesystem |