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

config ADK_CHOOSE_TARGET_SYSTEM_M68K
	boolean "Choose target system"

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