162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only
262306a36Sopenharmony_ciconfig ARCH_NSPIRE
362306a36Sopenharmony_ci	bool "TI-NSPIRE based"
462306a36Sopenharmony_ci	depends on ARCH_MULTI_V4T
562306a36Sopenharmony_ci	depends on CPU_LITTLE_ENDIAN
662306a36Sopenharmony_ci	select CPU_ARM926T
762306a36Sopenharmony_ci	select GENERIC_IRQ_CHIP
862306a36Sopenharmony_ci	select ARM_AMBA
962306a36Sopenharmony_ci	select ARM_VIC
1062306a36Sopenharmony_ci	select ARM_TIMER_SP804
1162306a36Sopenharmony_ci	select NSPIRE_TIMER
1262306a36Sopenharmony_ci	select POWER_RESET
1362306a36Sopenharmony_ci	select POWER_RESET_SYSCON
1462306a36Sopenharmony_ci	help
1562306a36Sopenharmony_ci	  This enables support for systems using the TI-NSPIRE CPU
16