| # SPDX-License-Identifier: GPL-2.0-only |
| bool "Nuvoton NPCM Architecture" |
| depends on (ARCH_MULTI_V5 && CPU_LITTLE_ENDIAN) || ARCH_MULTI_V7 |
| bool "Support for WPCM450 BMC (Hermon)" |
| General support for WPCM450 BMC (Hermon). |
| Winbond/Nuvoton WPCM450 BMC based on the ARM926EJ-S. |
| bool "Support for NPCM7xx BMC (Poleg)" |
| select HAVE_ARM_TWD if SMP |
| select HAVE_ARM_SCU if SMP |
| select ARM_ERRATA_764369 if SMP |
| select PL310_ERRATA_588369 |
| select PL310_ERRATA_727915 |
| General support for NPCM7xx BMC (Poleg). |
| Nuvoton NPCM7xx BMC based on the Cortex A9. |