summaryrefslogtreecommitdiff
path: root/target/collections/test
blob: edb8426d2441498a6794ad6906466f78d7c4a544 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
config ADK_PKG_TEST
	bool "Compile a ADK test framework system"
	select ADK_PACKAGE_ADKTEST
	select ADK_PACKAGE_RDATE
	select ADK_RUNTIME_START_SERVICES
	select ADK_RUNTIME_START_ADKTEST
	select ADK_KERNEL_IPV6
	default n
	help
	  Package collection used to build adk-test-framework root
	  filesystem.