URL
https://opencores.org/ocsvn/or1k/or1k/trunk
Subversion Repositories or1k
[/] [or1k/] [trunk/] [linux/] [uClibc/] [extra/] [Configs/] [Config.or32] - 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_ELFselect ARCH_HAS_C_SYMBOL_PREFIXselect HAVE_NO_SHAREDselect ARCH_HAS_NO_LDSOselect HAS_NO_THREADSbooldefault yconfig TARGET_ARCHdefault "or32"config ARCH_CFLAGSstringconfig ARCH_LDFLAGSstringconfig LIBGCC_CFLAGSstringchoiceprompt "Target Architecture Type"default CONFIG_OR32helpThis is the architecture type of your CPU. This information is used foroptimizing purposes.These are the possible settings:- or32 Generic support for OpenCores OpenRISC/or32 architecture.config CONFIG_OR32select UCLIBC_HAS_MMUselect ARCH_HAS_NO_FPUselect ARCH_BIG_ENDIANbool "or32"endchoiceconfig CROSSstringdefault "or32-uclinux-"
Go to most recent revision | Compare with Previous | Blame | View Log
