1obj-$(CONFIG_REGMAP) += regmap.o 2obj-$(CONFIG_REGMAP_I2C) += regmap-i2c.o 3obj-$(CONFIG_REGMAP_SPI) += regmap-spi.o 4