3
0
mirror of https://github.com/Qortal/Brooklyn.git synced 2025-02-07 06:44:18 +00:00
Brooklyn/arch/arm/mach-asm9260/Kconfig

10 lines
241 B
Plaintext
Raw Normal View History

2022-04-02 13:06:56 +00:00
# SPDX-License-Identifier: GPL-2.0-only
config MACH_ASM9260
bool "Alphascale ASM9260"
depends on ARCH_MULTI_V5
2022-09-13 18:14:27 +00:00
depends on CPU_LITTLE_ENDIAN
2022-04-02 13:06:56 +00:00
select CPU_ARM926T
select ASM9260_TIMER
help
Support for Alphascale ASM9260 based platform.