Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
b16bd53ffa61c68ef1932f96368b5a58d0311307
/
.
/
arch
/
arm
/
mach-octeontx
/
Kconfig
blob: c2bef89b905dfa10fa4e49b01582746d321a62f5 [
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
default
"octeontx"
endif