2
1

Config.in 322 B

12345678910
  1. config BR2_PACKAGE_LIBCAP
  2. bool "libcap"
  3. help
  4. This library implements the user-space interfaces to the
  5. POSIX 1003.1e capabilities available in Linux kernels. These
  6. capabilities are a partitioning of the all powerful root
  7. privilege into a set of distinct privileges.
  8. http://sites.google.com/site/fullycapable/