aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/mvebu/config-5.4
diff options
context:
space:
mode:
authorScott Roberts <ttocsr@gmail.com>2020-06-30 13:55:16 -0600
committerHauke Mehrtens <hauke@hauke-m.de>2020-07-04 21:12:42 +0200
commitd31bbe40e2573d86ed2455f5e0311b4e84286ba1 (patch)
treed9ef8ff5b1068e1d14cefe3c0f4ff57c95363db3 /target/linux/mvebu/config-5.4
parenta902e6a657e0807da0bb5d154db2e208b7f567ef (diff)
downloadupstream-d31bbe40e2573d86ed2455f5e0311b4e84286ba1.tar.gz
upstream-d31bbe40e2573d86ed2455f5e0311b4e84286ba1.tar.bz2
upstream-d31bbe40e2573d86ed2455f5e0311b4e84286ba1.zip
mvebu: config define i2c pxa slave
We are setting CONFIG_I2C_PXA is not set If you do set pxa to y then you have issues if you do not have CONFIG_I2C_PXA_SLAVE is not set Fixes: dd13add3ceed ("kernel: i2c-pxa: remove slave") Signed-off-by: Scott Roberts <ttocsr@gmail.com>
Diffstat (limited to 'target/linux/mvebu/config-5.4')
-rw-r--r--target/linux/mvebu/config-5.41
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/mvebu/config-5.4 b/target/linux/mvebu/config-5.4
index ac3e73c7f0..69c7ea3da8 100644
--- a/target/linux/mvebu/config-5.4
+++ b/target/linux/mvebu/config-5.4
@@ -280,6 +280,7 @@ CONFIG_I2C_BOARDINFO=y
CONFIG_I2C_CHARDEV=y
CONFIG_I2C_MV64XXX=y
# CONFIG_I2C_PXA is not set
+# CONFIG_I2C_PXA_SLAVE is not set
CONFIG_INITRAMFS_SOURCE=""
CONFIG_IRQCHIP=y
CONFIG_IRQ_DOMAIN=y