From bd90baeb9f9a255a545e0ece9197f89f04395db0 Mon Sep 17 00:00:00 2001 From: Abdoulaye Walsimou Gaye Date: Sun, 28 Nov 2010 21:37:24 +0100 Subject: Import busybox-1.16.x kconfigs symbols Signed-off-by: Abdoulaye Walsimou Gaye --- busybox-procps.kconfig | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'busybox-procps.kconfig') diff --git a/busybox-procps.kconfig b/busybox-procps.kconfig index aefe09b..12a3a9a 100644 --- a/busybox-procps.kconfig +++ b/busybox-procps.kconfig @@ -97,7 +97,7 @@ config KEMBTK_BUSYB_FEATURE_PS_TIME config KEMBTK_BUSYB_FEATURE_PS_ADDITIONAL_COLUMNS bool "Enable additional ps columns" depends on KEMBTK_BUSYB_PS && KEMBTK_BUSYB_DESKTOP - depends on EMBTK_BB_VERSION_1_15_X + depends on EMBTK_BB_VERSION_1_15_X || EMBTK_BB_VERSION_1_16_X help Support -o rgroup, -o ruser, -o nice output specifiers. @@ -168,6 +168,13 @@ config KEMBTK_BUSYB_FEATURE_TOPMEM help Enable 's' in top (gives lots of memory info). +config KEMBTK_BUSYB_FEATURE_SHOW_THREADS + bool "Support for showing threads in ps/top" + depends on KEMBTK_BUSYB_PS || KEMBTK_BUSYB_TOP + depends on EMBTK_BB_VERSION_1_16_X + help + Enables ps -T option and 'h' command in top + config KEMBTK_BUSYB_UPTIME bool "uptime" help @@ -181,4 +188,3 @@ config KEMBTK_BUSYB_WATCH watch is used to execute a program periodically, showing output to the screen. - -- cgit v1.2.3