bump version
[buildroot.git] / package / valgrind / Config.in
blob8cbc24170003e829b96e3002cc49c0660d6a62cf
1 config BR2_PACKAGE_VALGRIND
2         bool "valgrind"
3         default n
4         depends on BR2_i386 || BR2_powerpc || BR2_x86_64
5         help
6           Tool for debugging and profiling Linux programs.
8           http://valgrind.kde.org/