Back to home page

OSCL-LXR

 
 

    


0001 menu "Platform drivers selection"
0002 
0003 config ARCH_CSKY_DW_APB_ICTL
0004         bool "Select dw-apb interrupt controller"
0005         select DW_APB_ICTL
0006         default y
0007         help
0008           This enables support for snps dw-apb-ictl
0009 endmenu