xref: /openbmc/linux/arch/csky/Kconfig.platforms (revision 8dd06ef34b6e2f41b29fbf5fc1663780f2524285)
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