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

config ADK_CHOOSE_TARGET_SYSTEM_SPARC
        boolean "Choose target system"

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