OSDN Git Service

Config.in: Introduce symbol for arches with deprecated syscalls
[uclinux-h8/uClibc.git] / extra / Configs / Config.frv
1 #
2 # For a description of the syntax of this configuration file,
3 # see extra/config/Kconfig-language.txt
4 #
5
6 config TARGET_ARCH
7         string
8         default "frv"
9
10 config FORCE_OPTIONS_FOR_ARCH
11         bool
12         default y
13         select ARCH_BIG_ENDIAN
14         select UCLIBC_HAS_FPU
15         select ARCH_HAS_NO_MMU
16         select ARCH_HAS_DEPRECATED_SYSCALLS