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

config ADK_CHOOSE_TARGET_SYSTEM_MIPS64
        boolean "Choose target system"

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