summaryrefslogtreecommitdiff
path: root/target/sparc/Config.in
blob: 38db872ef554504d4ccc71cd74ef8a8f767cc8d0 (plain)
1
2
3
4
5
6
7
8
9
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