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

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

Merge "defconfig: msm: Enable I2C and QCOM-SPS-DMA driver for sdxpoorwills"

parents 9963aca5 3c0757a6
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -192,6 +192,7 @@ CONFIG_SERIAL_MSM_CONSOLE=y
CONFIG_HW_RANDOM=y
CONFIG_I2C=y
CONFIG_I2C_CHARDEV=y
CONFIG_I2C_MSM_V2=y
CONFIG_SPI=y
CONFIG_SPI_QUP=y
CONFIG_SPI_SPIDEV=m
@@ -260,6 +261,7 @@ CONFIG_MMC_SDHCI=y
CONFIG_MMC_SDHCI_PLTFM=y
CONFIG_RTC_CLASS=y
CONFIG_DMADEVICES=y
CONFIG_QCOM_SPS_DMA=y
CONFIG_UIO=y
CONFIG_STAGING=y
CONFIG_GSI=y
+0 −1
Original line number Diff line number Diff line
@@ -2164,7 +2164,6 @@ static bool i2c_msm_xfer_next_buf(struct i2c_msm_ctrl *ctrl)

			++cur_buf->msg_idx;
			++cur_msg;
			}
		} else {
			cur_buf->is_init = true;
		}