blob: 2d43133ab06910de8b1cc4c8d995cb7d18ee390c [file] [log] [blame]
Nick Hawkins4276c9b2022-06-08 16:21:34 -05001if ARCH_GXP
2
3config SOC_GXP
4 bool
5 select CPU_V7A
6
7source "board/hpe/gxp/Kconfig"
8
9endif