Skip to content

Commit

Permalink
m68knommu: AMCORE board, add iMX i2c support
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Angelo Dureghello authored and Greg Ungerer committed Dec 4, 2016
1 parent a41cdd0 commit 07c65a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/m68k/configs/amcore_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 07c65a6

Please sign in to comment.