X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/53c0a4c619cec0d7edd0b60d271f482cd116948a..94470f28f0e3883f885a778373ae8c2d1f49477f:/package/strace/Config.in diff --git a/package/strace/Config.in b/package/strace/Config.in index 9e83e685e..0fb8aa52f 100644 --- a/package/strace/Config.in +++ b/package/strace/Config.in @@ -1,6 +1,6 @@ config BR2_PACKAGE_STRACE tristate "strace" - default m + default m if CONFIG_DEVEL help A useful diagnostic, instructional, and debugging tool. Allows you to track what system calls a program makes