summaryrefslogtreecommitdiff
path: root/arch/arm/mach-hpe/gxp/Kconfig
blob: 2d43133ab06910de8b1cc4c8d995cb7d18ee390c (plain)
1
2
3
4
5
6
7
8
9
if ARCH_GXP

config SOC_GXP
	bool
	select CPU_V7A

source "board/hpe/gxp/Kconfig"

endif