Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
96e98b02649239e663f7c2e04045023cb809df63
/
.
/
arch
/
arm
/
mach-hpe
/
gxp
/
Kconfig
blob: 2d43133ab06910de8b1cc4c8d995cb7d18ee390c [
file
] [
log
] [
blame
]
Nick Hawkins
4276c9b
2022-06-08 16:21:34 -0500
[
diff
] [
blame
]
1
if
ARCH_GXP
2
3
config SOC_GXP
4
bool
5
select
CPU_V7A
6
7
source
"board/hpe/gxp/Kconfig"
8
9
endif