Config.in 234 B

12345678
  1. config BR2_PACKAGE_PROCPS
  2. bool "procps"
  3. select BR2_PACKAGE_NCURSES
  4. help
  5. Standard informational utilities and process-handling tools.
  6. Provides things like kill, ps, uptime, free, top, etc...
  7. http://procps.sourceforge.net/