Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
8e0e1c4d4c4d4e730c98780a5c7aedfe944f82e6
/
.
/
arch
/
arm
/
mach-octeontx2
/
Kconfig
blob: f6158df9086588350dc544cadb1ddfa07d7ed12f [
file
] [
log
] [
blame
]
if
ARCH_OCTEONTX2
choice
prompt
"OcteonTX2 board select"
optional
config TARGET_OCTEONTX2_95XX
bool
"Marvell OcteonTX2 CN95XX"
config TARGET_OCTEONTX2_96XX
bool
"Marvell OcteonTX2 CN96XX"
endchoice
config SYS_SOC
string
default
"octeontx2"
endif