From: Angelo Dureghello <angelo@sysam.it>
Date: Wed, 19 Oct 2016 21:19:39 +0000 (+0200)
Subject: m68knommu: AMCORE board, add iMX i2c support
X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=07c65a665b8d88f871d8083644ba3f41e68f048f;p=linux.git

m68knommu: AMCORE board, add iMX i2c support

Add iMX i2c support for the Sysam AMCORE board.

Signed-off-by: Angelo Dureghello <angelo@sysam.it>
Signed-off-by: Greg Ungerer <gerg@linux-m68k.org>
---

diff --git a/arch/m68k/configs/amcore_defconfig b/arch/m68k/configs/amcore_defconfig
index d42b51679693c..f108dd121e9a6 100644
--- a/arch/m68k/configs/amcore_defconfig
+++ b/arch/m68k/configs/amcore_defconfig
@@ -88,7 +88,7 @@ CONFIG_I2C=y
 # CONFIG_I2C_COMPAT is not set
 CONFIG_I2C_CHARDEV=y
 # CONFIG_I2C_HELPER_AUTO is not set
-CONFIG_I2C_COLDFIRE=y
+CONFIG_I2C_IMX=y
 CONFIG_PPS=y
 # CONFIG_HWMON is not set
 # CONFIG_USB_SUPPORT is not set