Skip to content
Snippets Groups Projects
Commit 08d4b4f4 authored by Gao Pan's avatar Gao Pan Committed by Jason Liu
Browse files

MLK-14981-2 Kconfig: add lpi2c driver dependency for ARM64


add lpi2c driver dependency for ARM64

Signed-off-by: default avatarGao Pan <pandy.gao@nxp.com>
parent a24a9997
No related branches found
No related tags found
No related merge requests found
...@@ -642,7 +642,7 @@ config I2C_IMX ...@@ -642,7 +642,7 @@ config I2C_IMX
config I2C_IMX_LPI2C config I2C_IMX_LPI2C
tristate "IMX Low Power I2C interface" tristate "IMX Low Power I2C interface"
depends on ARCH_MXC || COMPILE_TEST depends on ARCH_MXC || COMPILE_TEST || ARCH_MXC_ARM64
help help
Say Y here if you want to use the Low Power IIC bus controller Say Y here if you want to use the Low Power IIC bus controller
on the Freescale i.MX processors. on the Freescale i.MX processors.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment