mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-12-18 10:17:09 +02:00
Remove buggy i2c-gpio driver
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8305 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
7ee6686c52
commit
0632ef405d
@ -30,18 +30,6 @@ define KernelPackage/i2c-algos
|
|||||||
endef
|
endef
|
||||||
$(eval $(call KernelPackage,i2c-algos))
|
$(eval $(call KernelPackage,i2c-algos))
|
||||||
|
|
||||||
define KernelPackage/i2c-au1x00gpio
|
|
||||||
TITLE:=I2C GPIO interface for Au1x00 devices
|
|
||||||
DESCRIPTION:=I2C GPIO interface for Au1x00 devices
|
|
||||||
DEFAULT:=y if LINUX_2_6_AU1000
|
|
||||||
DEPENDS:=kmod-i2c-core kmod-i2c-algos @LINUX_2_6_AU1000
|
|
||||||
SUBMENU:=$(I2CMENU)
|
|
||||||
KCONFIG:=CONFIG_I2C_AU1X00GPIO
|
|
||||||
FILES:=$(LINUX_DIR)/drivers/i2c/busses/i2c-au1x00gpio.$(LINUX_KMOD_SUFFIX)
|
|
||||||
AUTOLOAD:=$(call Autoload,70,i2c-au1x00gpio)
|
|
||||||
endef
|
|
||||||
$(eval $(call KernelPackage,i2c-au1x00gpio))
|
|
||||||
|
|
||||||
define KernelPackage/i2c-scx200
|
define KernelPackage/i2c-scx200
|
||||||
TITLE:=SCX200 i2c support
|
TITLE:=SCX200 i2c support
|
||||||
DESCRIPTION:=Kernel module for SCX200 i2c bus
|
DESCRIPTION:=Kernel module for SCX200 i2c bus
|
||||||
|
Loading…
Reference in New Issue
Block a user