Add readprofile applet support.

This commit is contained in:
Paul Mundt
2005-05-20 17:22:18 +00:00
parent 93850a56b2
commit 8b2d02ed34
5 changed files with 327 additions and 0 deletions

View File

@@ -351,5 +351,11 @@ config CONFIG_FEATURE_MTAB_FILENAME
value is /etc/mtab, which is where this file is located on most desktop
Linux systems.
config CONFIG_READPROFILE
bool "readprofile"
default n
help
This allows you to parse /proc/profile for basic profiling.
endmenu