summaryrefslogtreecommitdiff
path: root/target/config/Config.in.cris.default
blob: a307897a07632a49ab0590ad24bb0541cac737b9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# This file is part of the OpenADK project. OpenADK is copyrighted
# material, please see the LICENCE file in the top-level directory.

config ADK_crisv10
	boolean

config ADK_crisv32
	boolean

config ADK_TARGET_CRIS_CPU
	string
	default "cris" if ADK_crisv10
	default "crisv32" if ADK_crisv32