summaryrefslogtreecommitdiff
path: root/target/xtensa/Config.in
blob: 511328716603a50740d70313fa15083da5e01f39 (plain)
1
2
3
4
5
6
7
8
9
choice
depends on ADK_LINUX_XTENSA && !ADK_CHOOSE_TARGET_ARCH
prompt "Target system"

config ADK_CHOOSE_TARGET_SYSTEM_XTENSA
        boolean "Choose target system"

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