hwmon: (pmbus) Auto-detect temp2 and temp3 registers/attributes
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git] / drivers / i2c / muxes / Makefile
blob4640436ea61f58f5562af3571899d9690eccbeb5
2 # Makefile for multiplexer I2C chip drivers.
4 obj-$(CONFIG_I2C_MUX_GPIO) += gpio-i2cmux.o
5 obj-$(CONFIG_I2C_MUX_PCA9541) += pca9541.o
6 obj-$(CONFIG_I2C_MUX_PCA954x) += pca954x.o
8 ccflags-$(CONFIG_I2C_DEBUG_BUS) := -DDEBUG