Current File : //proc/353637/root/usr/src/linux-aws-headers-6.8.0-1029/arch/csky/Kconfig.platforms
menu "Platform drivers selection"

config ARCH_CSKY_DW_APB_ICTL
	bool "Select dw-apb interrupt controller"
	select DW_APB_ICTL
	default y
	help
	  This enables support for snps dw-apb-ictl
endmenu