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

config ADK_CHOOSE_TARGET_SYSTEM_CRIS
	boolean "Choose target system"

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