config ADK_APPLIANCE_TEST
	bool "automatic test system appliance"
	depends on ADK_TARGET_OS_LINUX
	select ADK_PACKAGE_ADKTEST
	select ADK_RUNTIME_START_SERVICES
	select ADK_RUNTIME_START_ADKTEST
	help
	  Create a small appliance for automatic testing.