summaryrefslogtreecommitdiff
path: root/target/sparc/Config.in
blob: 7c956b58aa3f09f4cfe0083a2859754070cf2d74 (plain)
1
2
3
4
5
6
7
8
9
choice
depends on ADK_LINUX_SPARC || ADK_LINUX_NATIVE && !ADK_CHOOSE_TARGET_ARCH
prompt "Target system"

config ADK_CHOOSE_TARGET_SYSTEM_SPARC
        boolean "Choose target system"

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