summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/Makefile
diff options
context:
space:
mode:
authorWolfram Sang <wsa@the-dreams.de>2014-07-09 16:27:09 +0200
committerWolfram Sang <wsa@the-dreams.de>2014-07-16 22:59:11 +0200
commit5fddf5aac8d9caae67a31bb6e33dc933552a9c7f (patch)
tree9e74174216c7bc5561e1acc0ba18107b50058d60 /drivers/i2c/busses/Makefile
parent8fe8bc7773303e3c49be348c3180bc9785104dfc (diff)
downloadop-kernel-dev-5fddf5aac8d9caae67a31bb6e33dc933552a9c7f.zip
op-kernel-dev-5fddf5aac8d9caae67a31bb6e33dc933552a9c7f.tar.gz
i2c: scx200: drop GPIO based i2c driver
This driver is marked as deprecated since the pre-git era. Any user left(?) should really have switched to i2c-gpio meanwhile. Signed-off-by: Wolfram Sang <wsa@the-dreams.de> Acked-by: Jim Cromie <jim.cromie@gmail.com>
Diffstat (limited to 'drivers/i2c/busses/Makefile')
-rw-r--r--drivers/i2c/busses/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/i2c/busses/Makefile b/drivers/i2c/busses/Makefile
index 1958b49..49bf07e 100644
--- a/drivers/i2c/busses/Makefile
+++ b/drivers/i2c/busses/Makefile
@@ -100,6 +100,5 @@ obj-$(CONFIG_I2C_ELEKTOR) += i2c-elektor.o
obj-$(CONFIG_I2C_PCA_ISA) += i2c-pca-isa.o
obj-$(CONFIG_I2C_SIBYTE) += i2c-sibyte.o
obj-$(CONFIG_SCx200_ACB) += scx200_acb.o
-obj-$(CONFIG_SCx200_I2C) += scx200_i2c.o
ccflags-$(CONFIG_I2C_DEBUG_BUS) := -DDEBUG
OpenPOWER on IntegriCloud