1 # SPDX-License-Identifier: GPL-2.0-only
3 bool "Nuvoton NPCM Architecture"
4 depends on (ARCH_MULTI_V5 && CPU_LITTLE_ENDIAN) || ARCH_MULTI_V7
10 bool "Support for WPCM450 BMC (Hermon)"
11 depends on ARCH_MULTI_V5
16 General support for WPCM450 BMC (Hermon).
18 Winbond/Nuvoton WPCM450 BMC based on the ARM926EJ-S.
21 bool "Support for NPCM7xx BMC (Poleg)"
22 depends on ARCH_MULTI_V7
23 select PINCTRL_NPCM7XX
28 select HAVE_ARM_TWD if SMP
29 select HAVE_ARM_SCU if SMP
30 select ARM_ERRATA_764369 if SMP
31 select ARM_ERRATA_720789
32 select ARM_ERRATA_754322
33 select ARM_ERRATA_794072
34 select PL310_ERRATA_588369
35 select PL310_ERRATA_727915
38 General support for NPCM7xx BMC (Poleg).
40 Nuvoton NPCM7xx BMC based on the Cortex A9.