Files
chromebox_10th_audio_driver/kernel-src/linux-hwe-6.17-6.17.0/arch/csky/Kconfig.platforms
2026-04-04 07:45:01 +00:00

10 lines
197 B
Plaintext

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