We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7fee5f commit a7fe634Copy full SHA for a7fe634
1 file changed
package/valgrind/Config.in
@@ -1,5 +1,6 @@
1
config BR2_PACKAGE_VALGRIND_ARCH_SUPPORTS
2
bool
3
+ default y if BR2_arm
4
default y if BR2_aarch64
5
default y if BR2_ARM_CPU_ARMV7A
6
default y if BR2_mips || BR2_mipsel || BR2_mips64 || BR2_mips64el
0 commit comments