URL
https://opencores.org/ocsvn/or1k/or1k/trunk
Subversion Repositories or1k
[/] [or1k/] [trunk/] [linux/] [uClibc/] [extra/] [Configs/] [Config.cris] - Rev 1769
Go to most recent revision | Compare with Previous | Blame | View Log
## For a description of the syntax of this configuration file,# see extra/config/Kconfig-language.txt#config HAVE_ELFbooldefault yconfig TARGET_ARCHdefault "cris"config ARCH_CFLAGSstringconfig ARCH_LDFLAGSstringconfig LIBGCC_CFLAGSstringchoiceprompt "Target Architecture Type"default CONFIG_CRIShelpThis is the architecture type of your CPU. This information is used foroptimizing purposes.These are the possible settings:- CRIS Generic support for Axis' CRIS architecture.config CONFIG_CRISselect UCLIBC_HAS_MMUselect ARCH_LITTLE_ENDIANbool "CRIS"endchoice
Go to most recent revision | Compare with Previous | Blame | View Log
