add missing mtd output message
[openwrt.git] / package / strace / Config.in
index 9e83e68..708e41a 100644 (file)
@@ -1,9 +1,11 @@
 config BR2_PACKAGE_STRACE
-       tristate "strace"
-       default m
+       prompt "strace............................ System call tracer"
+       tristate
+       default m if CONFIG_DEVEL
        help
          A useful diagnostic, instructional, and debugging tool.
          Allows you to track what system calls a program makes 
          while it is running.
-
+         
          http://sourceforge.net/projects/strace/
+
This page took 0.023193 seconds and 4 git commands to generate.