Config.in 245 B

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