- # 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
|