package/busybox: add missing bits from 1.17.1 update (mostly config stuff), rename...
[openwrt/svn-archive/archive.git] / package / busybox / config / procps / Config.in
index 2bac03891d23bc4fbf6e3bd00e0d3f5c5433f5eb..3a95439ce3f62ee0929145d44cc29baebee2c94f 100644 (file)
@@ -5,6 +5,13 @@
 
 menu "Process Utilities"
 
+config BUSYBOX_CONFIG_SMEMCAP
+       bool "smemcap"
+       default n
+       help
+         smemcap is a tool for capturing process data for smem,
+         a memory usage statistic tool.
+
 config BUSYBOX_CONFIG_FREE
        bool "free"
        default y