summaryrefslogtreecommitdiffstats
path: root/package/go/Config.in.host
blob: b57080399ad3b6c88508373011f7de5cef31aacc (plain)
1
2
3
4
5
config BR2_PACKAGE_HOST_GO_ARCH_SUPPORTS
	bool
	default y
	depends on BR2_arm || BR2_aarch64 || BR2_i386 || BR2_x86_64 || BR2_powerpc64 || BR2_powerpc64le
	depends on !BR2_ARM_CPU_ARMV4
OpenPOWER on IntegriCloud