162306a36Sopenharmony_cimenuconfig ARCH_HPE
262306a36Sopenharmony_ci	bool "HPE SoC support"
362306a36Sopenharmony_ci	depends on ARCH_MULTI_V7
462306a36Sopenharmony_ci	help
562306a36Sopenharmony_ci	  This enables support for HPE ARM based BMC chips.
662306a36Sopenharmony_ciif ARCH_HPE
762306a36Sopenharmony_ci
862306a36Sopenharmony_ciconfig ARCH_HPE_GXP
962306a36Sopenharmony_ci	bool "HPE GXP SoC"
1062306a36Sopenharmony_ci	depends on ARCH_MULTI_V7
1162306a36Sopenharmony_ci	select ARM_VIC
1262306a36Sopenharmony_ci	select GENERIC_IRQ_CHIP
1362306a36Sopenharmony_ci	select CLKSRC_MMIO
1462306a36Sopenharmony_ci	help
1562306a36Sopenharmony_ci	  HPE GXP is the name of the HPE Soc. This SoC is used to implement many
1662306a36Sopenharmony_ci	  BMC features at HPE. It supports ARMv7 architecture based on the Cortex
1762306a36Sopenharmony_ci	  A9 core. It is capable of using an AXI bus to which a memory controller
1862306a36Sopenharmony_ci	  is attached. It has multiple SPI interfaces to connect boot flash and
1962306a36Sopenharmony_ci	  BIOS flash. It uses a 10/100/1000 MAC for network connectivity. It
2062306a36Sopenharmony_ci	  has multiple i2c engines to drive connectivity with a host
2162306a36Sopenharmony_ci	  infrastructure.
2262306a36Sopenharmony_ci
2362306a36Sopenharmony_ciendif
24