- #
- # For a description of the syntax of this configuration file,
- # see extra/config/kconfig-language.txt
- #
- config TARGET_ARCH
- string
- default "xtensa"
- config FORCE_OPTIONS_FOR_ARCH
- bool
- default y
- select ARCH_HAS_DEPRECATED_SYSCALLS
- select ARCH_ANY_ENDIAN
|