summaryrefslogtreecommitdiff
path: root/extra/Configs/Config.frv
blob: f9ee6ab67cbde3c0719614f7b3cbedb7374c7288 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#
# For a description of the syntax of this configuration file,
# see extra/config/Kconfig-language.txt
#

config TARGET_ARCH
	select UCLIBC_HAS_FPU
	select ARCH_BIG_ENDIAN
	select ARCH_HAS_NO_MMU
	string
	default "frv"

config ARCH_CFLAGS
	string

config LIBGCC_CFLAGS
	string