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 master 6 lines 246 B view raw
1obj-$(CONFIG_DRM_ST7571) += st7571.o 2obj-$(CONFIG_DRM_ST7571_I2C) += st7571-i2c.o 3obj-$(CONFIG_DRM_ST7571_SPI) += st7571-spi.o 4obj-$(CONFIG_DRM_ST7586) += st7586.o 5obj-$(CONFIG_DRM_ST7735R) += st7735r.o 6obj-$(CONFIG_DRM_ST7920) += st7920.o