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.10-rc2 6 lines 243 B view raw
1# SPDX-License-Identifier: GPL-2.0-only 2obj-y := access.o chip.o core.o handle.o irqdomain.o virq.o 3 4obj-$(CONFIG_INTC_BALANCING) += balancing.o 5obj-$(CONFIG_INTC_USERIMASK) += userimask.o 6obj-$(CONFIG_INTC_MAPPING_DEBUG) += virq-debugfs.o