Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
a6c078c5b0262834efc67ba6e3b81220e4955fbf
/
.
/
arch
/
arm
/
mach-hpe
/
gxp
/
Kconfig
blob: 2d43133ab06910de8b1cc4c8d995cb7d18ee390c [
file
] [
log
] [
blame
]
Nick Hawkins
0998a75
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