OSDN Git Service

2013.10.24
[uclinux-h8/uClinux-dist.git] / uClibc / extra / Configs / Config.hppa
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 "hppa"
9
10 config FORCE_OPTIONS_FOR_ARCH
11         bool
12         default y
13         select ARCH_BIG_ENDIAN
14         select ARCH_HAS_MMU
15         select HAS_NO_THREADS
16         select ARCH_HAS_NO_LDSO
17         select HAVE_NO_SSP