3e01067a1d842a34870463eac1cfe48d1a95874c
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / fs / cloop / Config.in
1 config BR2_TARGET_ROOTFS_CLOOP
2         bool "cloop root filesystem for the target device"
3         help
4           Build a cloop root filesystem
5
6           cloop is a Linux kernel module that enables compressed
7           loopback filesystem support. With it you can mount a
8           compressed filesystem like a block device and seamlessly
9           decompress its data while accessing it.  The majority of the
10           software on an LNX-BBC is accessed in this fashion.