Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
e90711f0e93ebe5350892907978565c51ec544a2
/
.
/
arch
/
arm
/
mach-histb
/
Kconfig
blob: 78d40859a307f0c86e817b3e0f53942dbd2d2fec [
file
] [
log
] [
blame
]
if
ARCH_HISTB
choice
prompt
"Select a HiSTB SoC"
config ARCH_HI3798MV2X
bool
"Hi3798M V2XX series SoC"
select
ARM64
help
Support
for
Hi3798MV2XX
series
SoCs
.
endchoice
endif