mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2024-11-01 17:08:10 +00:00
a736fa1ed7
Such as snps,dw-apb-ictl Signed-off-by: Guo Ren <guoren@linux.alibaba.com>
9 lines
197 B
Text
9 lines
197 B
Text
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
|