xref: /openbmc/linux/arch/csky/Kconfig.platforms (revision a736fa1e)
1a736fa1eSGuo Renmenu "Platform drivers selection"
2a736fa1eSGuo Ren
3a736fa1eSGuo Renconfig ARCH_CSKY_DW_APB_ICTL
4a736fa1eSGuo Ren	bool "Select dw-apb interrupt controller"
5a736fa1eSGuo Ren	select DW_APB_ICTL
6a736fa1eSGuo Ren	default y
7a736fa1eSGuo Ren	help
8a736fa1eSGuo Ren	  This enables support for snps dw-apb-ictl
9a736fa1eSGuo Renendmenu
10