fs/tar: make --no-recursion effective
[buildroot-gz.git] / package / cgroupfs-mount / Config.in
blob0b2e4ba1e76f71268f0589fb4e9794cb0a6a6267
1 config BR2_PACKAGE_CGROUPFS_MOUNT
2         bool "cgroupfs-mount"
3         depends on !BR2_INIT_SYSTEMD
4         help
5           cgroupfs mount and umount scripts.
7           requires a Linux kernel >= 3.0 with the following options
8           enabled:
10           - CONFIG_BLK_CGROUP
11           - CONFIG_CGROUPS
12           - CONFIG_CGROUP_CPUACCT
13           - CONFIG_CGROUP_DEVICE
14           - CONFIG_CGROUP_FREEZER
15           - CONFIG_CGROUP_WRITEBACK
16           - CONFIG_CGROUP_SCHED
17           - CONFIG_CGROUP_PIDS
19           https://github.com/tianon/cgroupfs-mount