blob: 639e17f4eacbae24c00a45d90e5a576666fded69 [file] [log] [blame]
Guo Rena736fa12020-01-11 13:44:32 +08001menu "Platform drivers selection"
2
3config ARCH_CSKY_DW_APB_ICTL
4 bool "Select dw-apb interrupt controller"
5 select DW_APB_ICTL
6 default y
7 help
8 This enables support for snps dw-apb-ictl
9endmenu