kernel/arch/csky/Kconfig.platforms

10 lines
197 B
Plaintext
Raw Permalink Normal View History

2024-07-22 17:22:30 +08:00
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