Files
android_kernel_samsung_sm8750/arch/csky/Kconfig.platforms
2025-08-12 22:16:57 +02:00

10 lines
197 B
Plaintext
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