Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v6.11-rc2 9 lines 197 B view raw
1menu "Platform drivers selection" 2 3config ARCH_CSKY_DW_APB_ICTL 4 bool "Select dw-apb interrupt controller" 5 select DW_APB_ICTL 6 default y 7 help 8 This enables support for snps dw-apb-ictl 9endmenu