Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
stable
/
linux-stable.git
/
c4e746651bd74c38f581e1cf31651119a94de8cd
/
.
/
arch
/
arm
/
mach-asm9260
/
Kconfig
blob: e42dbaa53bc61b2030109663104ccfb0f7b2c053 [
file
]
# SPDX-License-Identifier: GPL-2.0-only
config MACH_ASM9260
bool
"Alphascale ASM9260"
depends on ARCH_MULTI_V5
select
CPU_ARM926T
select
ASM9260_TIMER
select
GENERIC_CLOCKEVENTS
help
Support
for
Alphascale
ASM9260 based platform
.