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)
commit004ef1b937b44a22f1caea02b2258227881e53c9
tree2d35a65b93b8c25e69f1c18b55de668f3e905d0f
parent4ed8041c0e5b3861fbc2dd84b0a4a71786651570
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>
SVN-Revision: 38185
package/kernel/linux/modules/i2c.mk
package/kernel/linux/modules/other.mk