Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 691e33a0 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "i2c: Remove MSM i2c driver"

parents 4e2ba2d2 8626799c
Loading
Loading
Loading
Loading
+0 −8
Original line number Diff line number Diff line
@@ -505,14 +505,6 @@ config I2C_MPC
	  This driver can also be built as a module.  If so, the module
	  will be called i2c-mpc.

config I2C_MSM
	tristate "MSM"
	depends on I2C && (ARCH_MSM || ARCH_QSD)
	default y
	help
	  If you say yes to this option, support will be included for the
	  built-in I2C interface on the MSM or QSD family processors.

config I2C_QUP
	tristate "I2C_QUP"
	depends on ARCH_MSM
+0 −1
Original line number Diff line number Diff line
@@ -49,7 +49,6 @@ obj-$(CONFIG_I2C_IMX) += i2c-imx.o
obj-$(CONFIG_I2C_INTEL_MID)	+= i2c-intel-mid.o
obj-$(CONFIG_I2C_IOP3XX)	+= i2c-iop3xx.o
obj-$(CONFIG_I2C_MPC)		+= i2c-mpc.o
obj-$(CONFIG_I2C_MSM)		+= i2c-msm.o
obj-$(CONFIG_I2C_QUP)           += i2c-qup.o
obj-$(CONFIG_I2C_QUP)           += i2c-msm-v2.o
obj-$(CONFIG_I2C_MV64XXX)	+= i2c-mv64xxx.o

drivers/i2c/busses/i2c-msm.c

deleted100644 → 0
+0 −802

File deleted.

Preview size limit exceeded, changes collapsed.