package/x11r7/xserver_xorg-server: bump to version 1.19.3
[buildroot-gz.git] / fs / cloop / Config.in
blob3e01067a1d842a34870463eac1cfe48d1a95874c
1 config BR2_TARGET_ROOTFS_CLOOP
2         bool "cloop root filesystem for the target device"
3         help
4           Build a cloop root filesystem
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.