1config BR2_PACKAGE_PROCRANK_LINUX 2 bool "procrank_linux" 3 help 4 procrank is a tool commonly used by Android platform 5 developers to find out how much memory is really being used. 6 7 https://github.com/csimmonds/procrank_linux 8