allow endian choice for microblaze biendian architecture
[uclibc-ng.git] / extra / Configs / Config.microblaze
blob60d10d6ef0c5fe98aedf2b013d5820ae125cf13f
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 "microblaze"
10 config FORCE_OPTIONS_FOR_ARCH
11         bool
12         default y
13         select ARCH_ANY_ENDIAN
14         select ARCH_HAS_DEPRECATED_SYSCALLS