Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at v3.1-rc2 3 lines 115 B view raw
1obj-$(CONFIG_REGMAP) += regmap.o 2obj-$(CONFIG_REGMAP_I2C) += regmap-i2c.o 3obj-$(CONFIG_REGMAP_SPI) += regmap-spi.o