package/kernel: move I2C-GPIO drivers from i2c.mk to other.mk
authorGabor Juhos <juhosg@openwrt.org>
Wed, 25 Sep 2013 18:00:33 +0000 (18:00 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Wed, 25 Sep 2013 18:00:33 +0000 (18:00 +0000)
commitdc45d360daca6e61c614d6818a337bcd194c33d4
tree2d35a65b93b8c25e69f1c18b55de668f3e905d0f
parent043888a5f3a9d3ebd4ca5a2ae9e086ff7a0faebc
package/kernel: move I2C-GPIO drivers from i2c.mk to other.mk

Move pca953x support from i2c.mk to other.mk, where other
GPIO drivers are located. Remove duplicate pcf857x support
from i2c.mk.

Signed-off-by: Hartmut Knaack <knaack.h@gmx.de>
[juhosg: update subject, and reformat commit message]
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38185 3c298f89-4303-0410-b956-a3cf2f4a3e73
package/kernel/linux/modules/i2c.mk
package/kernel/linux/modules/other.mk