projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2f813f1
)
MLK-13575 defconfig: enable lpi2c in defconfig
author
Gao Pan
<pandy.gao@nxp.com>
Tue, 6 Dec 2016 08:03:51 +0000
(16:03 +0800)
committer
Nitin Garg
<nitin.garg@nxp.com>
Mon, 19 Mar 2018 19:57:53 +0000
(14:57 -0500)
Enable lpi2c in defconfig, CONFIG_I2C_IMX_LPI2C=y
Signed-off-by: Gao Pan <pandy.gao@nxp.com>
arch/arm/configs/imx_v7_defconfig
patch
|
blob
|
history
diff --git
a/arch/arm/configs/imx_v7_defconfig
b/arch/arm/configs/imx_v7_defconfig
index
d66a06f
..
59a884c
100644
(file)
--- a/
arch/arm/configs/imx_v7_defconfig
+++ b/
arch/arm/configs/imx_v7_defconfig
@@
-190,6
+190,7
@@
CONFIG_I2C_CHARDEV=y
CONFIG_I2C_ALGOPCF=m
CONFIG_I2C_ALGOPCA=m
CONFIG_I2C_IMX=y
+CONFIG_I2C_IMX_LPI2C=y
CONFIG_SPI=y
CONFIG_SPI_GPIO=y
CONFIG_SPI_IMX=y