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

config ADK_CHOOSE_TARGET_SYSTEM_MIPS
        boolean "Choose target system"

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