bump for release
[uclibc-ng.git] / extra / Configs / Config.lm32
blob8077267021917f0a4f383d5ee0ef8071a97a6795
2 # For a description of the syntax of this configuration file,
3 # see extra/config/Kconfig-language.txt
6 config TARGET_ARCH
7         string
8         default "lm32"
10 config FORCE_OPTIONS_FOR_ARCH
11         bool
12         default y
13         select ARCH_BIG_ENDIAN
14         select ARCH_HAS_NO_MMU
15         select ARCH_HAS_NO_LDSO
16         select HAVE_NO_PIC
17         select ARCH_HAS_DEPRECATED_SYSCALLS