Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
a3782b1197d19ea5f0ee4e9de53507cca525976a
/
.
/
arch
/
arm
/
mach-octeontx2
/
Kconfig
blob: c6a477be7c0d35adac890248e9ce826c0bc6d59f [
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
default
"octeontx2"
endif