OSDN Git Service

remove unused ARCH_LDFLAGS and touchup broken whitespace
[uclinux-h8/uClibc.git] / extra / Configs / Config.alpha
1 #
2 # For a description of the syntax of this configuration file,
3 # see extra/config/Kconfig-language.txt
4 #
5
6 config HAVE_ELF
7         select ARCH_HAS_MMU
8         select ARCH_HAS_NO_LDSO
9         select HAS_NO_THREADS
10         select UCLIBC_HAS_LFS
11         bool
12         default y
13
14 config ARCH_SUPPORTS_LITTLE_ENDIAN
15         bool
16         default y
17
18 config TARGET_ARCH
19         default "alpha"
20
21 config ARCH_CFLAGS
22         string
23
24 config LIBGCC_CFLAGS
25         string