add patch for generating hotplug events on atm device create
[openwrt/svn-archive/archive.git] / openwrt / target / Config.in
index 5019b3d7223fe3d0c74e450eb7c404d2d3937a1a..0e11e178cea9fea5660393cbba5069c6bb348917 100644 (file)
@@ -12,6 +12,12 @@ menu "Target Root Filesystem"
                help
                  Build a squashfs-lzma root filesystem
 
+       config BR2_TARGET_ROOTFS_TGZ
+               bool "tgz"
+               default y
+               help
+                 Build a compressed tar archive of the kernel and the root filesystem
+
 endmenu
 
 menu "Kernel Configuration / Device Support"