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

config ADK_CHOOSE_TARGET_SYSTEM_MIPS64EL
        boolean "Choose target system"

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