summaryrefslogtreecommitdiff
path: root/package/valgrind/Config.in
AgeCommit message (Collapse)Author
2008-07-17Kconfig: remove 'default n'Peter Korsgaard
'default n' is the default, so there's no need to say it explicitly.
2008-06-19buildroot: s/depends/depends on/Peter Korsgaard
The new kconfig is more strict regarding depends/depends on, so fixup the tree.
2006-09-25Valgrind works on PPC and AMD64 as well nowadays.Peter Korsgaard
Use Kconfig to ensure valgrind can only be enabled on supported archs.
2004-12-24merge help descriptions written by Tom CameronMike Frysinger
2004-10-09final step in buildroot faceliftEric Andersen