Config.in 452 B

12345678910111213141516171819
  1. config BR2_PACKAGE_CGROUPFS_MOUNT
  2. bool "cgroupfs-mount"
  3. depends on !BR2_INIT_SYSTEMD
  4. help
  5. cgroupfs mount and umount scripts.
  6. requires a Linux kernel >= 3.0 with the following options
  7. enabled:
  8. - CONFIG_BLK_CGROUP
  9. - CONFIG_CGROUPS
  10. - CONFIG_CGROUP_CPUACCT
  11. - CONFIG_CGROUP_DEVICE
  12. - CONFIG_CGROUP_FREEZER
  13. - CONFIG_CGROUP_WRITEBACK
  14. - CONFIG_CGROUP_SCHED
  15. - CONFIG_CGROUP_PIDS
  16. https://github.com/tianon/cgroupfs-mount