mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-21 10:05:00 +08:00
af49f5a2a1
We support more MediaTek SoCs now, update the description. Signed-off-by: Joe.C <yingjoe.chen@mediatek.com> Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
7 lines
160 B
Plaintext
7 lines
160 B
Plaintext
config ARCH_MEDIATEK
|
|
bool "Mediatek MT65xx & MT81xx SoC" if ARCH_MULTI_V7
|
|
select ARM_GIC
|
|
select MTK_TIMER
|
|
help
|
|
Support for Mediatek MT65xx & MT81xx SoCs
|