git: https://android.googlesource.com/kernel/common branch: android-4.9 commit: 03fcc2fe71308c2d164b4e6cbfc738c63e670444
9 lines
199 B
Plaintext
9 lines
199 B
Plaintext
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.
|