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