mirror of
https://github.com/tbsdtv/linux_media.git
synced 2025-07-23 04:33:26 +02:00
10 lines
197 B
Plaintext
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
|