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

config ADK_CHOOSE_TARGET_SYSTEM_PPC
        boolean "Choose target system"

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