kernel_samsung_a53x/arch/csky/Kconfig.platforms
2024-06-15 16:02:09 -03:00

9 lines
197 B
Text
Executable file

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