]> git.baikalelectronics.ru Git - kernel.git/commit
i2c: allow configuration of imx driver for ColdFire architecture
authorGreg Ungerer <gerg@linux-m68k.org>
Mon, 17 Oct 2016 01:54:05 +0000 (11:54 +1000)
committerWolfram Sang <wsa@the-dreams.de>
Tue, 25 Oct 2016 09:48:57 +0000 (11:48 +0200)
commitecb4aa1712c61f5f900eeebef2ebdf65c2073b8c
tree9ac1b4b64b8f97ccf3d8297566147aa535fc795b
parentc5e9e48d6ab46bba4e5d3a88fd11ce8bb34cffd5
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>
drivers/i2c/busses/Kconfig