提交 a736fa1e 编写于 作者: G Guo Ren

csky/Kconfig: Add Kconfig.platforms to support some drivers

Such as snps,dw-apb-ictl
Signed-off-by: NGuo Ren <guoren@linux.alibaba.com>
上级 c9492737
......@@ -270,4 +270,6 @@ config HOTPLUG_CPU
Say N if you want to disable CPU hotplug.
endmenu
source "arch/csky/Kconfig.platforms"
source "kernel/Kconfig.hz"
menu "Platform drivers selection"
config ARCH_CSKY_DW_APB_ICTL
bool "Select dw-apb interrupt controller"
select DW_APB_ICTL
default y
help
This enables support for snps dw-apb-ictl
endmenu
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册