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

config ADK_CHOOSE_TARGET_SYSTEM_SPARC64
        boolean "Choose target system"

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