fix copy'n paste error
[buildroot.git] / package / procps / Config.in
blob2f87aee563d0ef45798c661cce59928a228b1510
1 config BR2_PACKAGE_PROCPS
2         bool "procps"
3         default n
4         select BR2_PACKAGE_NCURSES
5         depends on BR2_USE_WCHAR
6         help
7           Standard informational utilities and process-handling tools.
8           Provides things like kill, ps, uptime, free, top, etc...
10           http://procps.sourceforge.net/