From f12b1771a10a95a2e6b13d65536c6c3c591fb5e2 Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Fri, 14 Jan 2011 11:03:49 +0100 Subject: fs/tar: enable by default This way we'll get something in images/ by default, and hopefully people will be less likely to try to use target/ directly. Signed-off-by: Peter Korsgaard --- fs/tar/Config.in | 1 + 1 file changed, 1 insertion(+) (limited to 'fs') 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 -- cgit v1.2.3