Highlight dependencies for mpatrol

This commit is contained in:
Ulf Samuelsson 2007-08-12 00:37:01 +00:00
parent a1d70f4fad
commit 9ec80630a1

View File

@ -1,6 +1,8 @@
config BR2_PACKAGE_MPATROL
bool "mpatrol"
default n
depends on BR2_PACKAGE_GDB || BR2_PACKAGE_GCC_TARGET || BR2_PACKAGE_LIBELF
help
A debugging tool that attempts to diagnose run-time errors that are
caused by the wrong use of dynamically allocated memory. It acts as