1 menuconfig ARCH_HPE 2 bool "HPE SoC support" 3 depends on ARCH_MULTI_V7 4 help 5 This enables support for HPE ARM bas 6 if ARCH_HPE 7 8 config ARCH_HPE_GXP 9 bool "HPE GXP SoC" 10 depends on ARCH_MULTI_V7 11 select ARM_VIC 12 select GENERIC_IRQ_CHIP 13 select CLKSRC_MMIO 14 help 15 HPE GXP is the name of the HPE Soc. 16 BMC features at HPE. It supports ARM 17 A9 core. It is capable of using an A 18 is attached. It has multiple SPI int 19 BIOS flash. It uses a 10/100/1000 MA 20 has multiple i2c engines to drive co 21 infrastructure. 22 23 endif
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.