Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
68a51cc8ec4692f4d7104afde8e0db7596fce545
/
.
/
arch
/
arm
/
mach-octeontx
/
Kconfig
blob: 542f4804760779c8984ea2b94a22353d013372fb [
file
] [
log
] [
blame
]
if
ARCH_OCTEONTX
choice
prompt
"OcteonTX board select"
optional
config TARGET_OCTEONTX_81XX
bool
"Marvell OcteonTX CN81XX"
config TARGET_OCTEONTX_83XX
bool
"Marvell OcteonTX CN83XX"
endchoice
config SYS_SOC
string
default
"octeontx"
endif