commit | 17791650c356b3cb220946d697d89afc1e32c315 | [log] [tgz] |
---|---|---|
author | Greg Ungerer <gerg@linux-m68k.org> | Mon Oct 17 11:54:05 2016 +1000 |
committer | Wolfram Sang <wsa@the-dreams.de> | Tue Oct 25 11:48:57 2016 +0200 |
tree | 9ac1b4b64b8f97ccf3d8297566147aa535fc795b | |
parent | 6a676fb69dcbf3310b9e462c1db66c8e7f6ead38 [diff] |
i2c: allow configuration of imx driver for ColdFire architecture The i2c controller used by Freescales iMX processors is the same hardware module used on Freescales ColdFire family of processors. We can use the existing i2c-imx driver on ColdFire family members. Modify the configuration to allow it to be selected when compiling for ColdFire targets. Signed-off-by: Greg Ungerer <gerg@linux-m68k.org> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>