18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only 28c2ecf20Sopenharmony_cimenuconfig ARCH_NPCM 38c2ecf20Sopenharmony_ci bool "Nuvoton NPCM Architecture" 48c2ecf20Sopenharmony_ci depends on ARCH_MULTI_V7 58c2ecf20Sopenharmony_ci select PINCTRL 68c2ecf20Sopenharmony_ci 78c2ecf20Sopenharmony_ciif ARCH_NPCM 88c2ecf20Sopenharmony_ci 98c2ecf20Sopenharmony_ciconfig ARCH_NPCM7XX 108c2ecf20Sopenharmony_ci bool "Support for NPCM7xx BMC (Poleg)" 118c2ecf20Sopenharmony_ci depends on ARCH_MULTI_V7 128c2ecf20Sopenharmony_ci select PINCTRL_NPCM7XX 138c2ecf20Sopenharmony_ci select NPCM7XX_TIMER 148c2ecf20Sopenharmony_ci select GPIOLIB 158c2ecf20Sopenharmony_ci select CACHE_L2X0 168c2ecf20Sopenharmony_ci select ARM_GIC 178c2ecf20Sopenharmony_ci select HAVE_ARM_TWD if SMP 188c2ecf20Sopenharmony_ci select HAVE_ARM_SCU if SMP 198c2ecf20Sopenharmony_ci select ARM_ERRATA_764369 if SMP 208c2ecf20Sopenharmony_ci select ARM_ERRATA_720789 218c2ecf20Sopenharmony_ci select ARM_ERRATA_754322 228c2ecf20Sopenharmony_ci select ARM_ERRATA_794072 238c2ecf20Sopenharmony_ci select PL310_ERRATA_588369 248c2ecf20Sopenharmony_ci select PL310_ERRATA_727915 258c2ecf20Sopenharmony_ci select MFD_SYSCON 268c2ecf20Sopenharmony_ci help 278c2ecf20Sopenharmony_ci General support for NPCM7xx BMC (Poleg). 288c2ecf20Sopenharmony_ci 298c2ecf20Sopenharmony_ci Nuvoton NPCM7xx BMC based on the Cortex A9. 308c2ecf20Sopenharmony_ci 318c2ecf20Sopenharmony_ciendif 32