blob: 75132471ad52bb0cd66ddafe01b985ea3d3fb450 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
#
# For a description of the syntax of this configuration file,
# see extra/config/kconfig-language.txt
#
config TARGET_ARCH
string
default "xtensa"
config ARCH_CFLAGS
string
|