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

Configure Feed

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

at v4.7-rc3 7 lines 404 B view raw
1obj-$(CONFIG_ARCH_R8A7779) += rcar-sysc.o r8a7779-sysc.o 2obj-$(CONFIG_ARCH_R8A7790) += rcar-sysc.o r8a7790-sysc.o 3obj-$(CONFIG_ARCH_R8A7791) += rcar-sysc.o r8a7791-sysc.o 4# R-Car M2-N is identical to R-Car M2-W w.r.t. power domains. 5obj-$(CONFIG_ARCH_R8A7793) += rcar-sysc.o r8a7791-sysc.o 6obj-$(CONFIG_ARCH_R8A7794) += rcar-sysc.o r8a7794-sysc.o 7obj-$(CONFIG_ARCH_R8A7795) += rcar-sysc.o r8a7795-sysc.o