From 8b2d02ed34fe9f43c070d553ac5bc9491cb474a2 Mon Sep 17 00:00:00 2001 From: Paul Mundt Date: Fri, 20 May 2005 17:22:18 +0000 Subject: Add readprofile applet support. --- util-linux/Config.in | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'util-linux/Config.in') diff --git a/util-linux/Config.in b/util-linux/Config.in index c47a42d5b..3c990b936 100644 --- a/util-linux/Config.in +++ b/util-linux/Config.in @@ -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 -- cgit v1.2.3