mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-24 00:14:05 +02:00
kernel: remove kmod-gpio-cs5535, it was only relevant for old kernel versions
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31776 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
bcbddcd767
commit
cb3ba68fe6
@ -132,22 +132,6 @@ endef
|
|||||||
$(eval $(call KernelPackage,eeprom-at25))
|
$(eval $(call KernelPackage,eeprom-at25))
|
||||||
|
|
||||||
|
|
||||||
define KernelPackage/gpio-cs5535
|
|
||||||
SUBMENU:=$(OTHER_MENU)
|
|
||||||
TITLE:=AMD CS5535/CS5536 GPIO driver
|
|
||||||
DEPENDS:=@TARGET_x86 @LINUX_2_6_37
|
|
||||||
KCONFIG:=CONFIG_CS5535_GPIO
|
|
||||||
FILES:=$(LINUX_DIR)/drivers/char/cs5535_gpio.ko
|
|
||||||
AUTOLOAD:=$(call AutoLoad,50,cs5535_gpio)
|
|
||||||
endef
|
|
||||||
|
|
||||||
define KernelPackage/gpio-cs5535/description
|
|
||||||
This package contains the AMD CS5535/CS5536 GPIO driver
|
|
||||||
endef
|
|
||||||
|
|
||||||
$(eval $(call KernelPackage,gpio-cs5535))
|
|
||||||
|
|
||||||
|
|
||||||
define KernelPackage/gpio-cs5535-new
|
define KernelPackage/gpio-cs5535-new
|
||||||
SUBMENU:=$(OTHER_MENU)
|
SUBMENU:=$(OTHER_MENU)
|
||||||
TITLE:=AMD CS5535/CS5536 GPIO driver with improved sysfs support
|
TITLE:=AMD CS5535/CS5536 GPIO driver with improved sysfs support
|
||||||
|
Loading…
Reference in New Issue
Block a user