choice
depends on ADK_LINUX_CRIS && !ADK_CHOOSE_TARGET_ARCH
prompt "Target system"

config ADK_CHOOSE_TARGET_SYSTEM_CRIS
	boolean "Choose target system"

source "target/cris/Config.in.systems"
endchoice