mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2024-11-18 22:43:53 +01:00
kernel: build cs5535-gpio on olpc also
SVN-Revision: 13933
This commit is contained in:
parent
704402ab56
commit
43fe08b4d2
@ -725,7 +725,7 @@ $(eval $(call KernelPackage,spi-dev))
|
||||
define KernelPackage/cs5535-gpio
|
||||
SUBMENU:=$(OTHER_MENU)
|
||||
TITLE:=AMD CS5535/CS5536 GPIO driver
|
||||
DEPENDS:=@LINUX_2_6 @TARGET_x86
|
||||
DEPENDS:=@TARGET_x86||@TARGET_olpc
|
||||
KCONFIG:=CONFIG_CS5535_GPIO
|
||||
FILES:=$(LINUX_DIR)/drivers/char/cs5535_gpio.$(LINUX_KMOD_SUFFIX)
|
||||
AUTOLOAD:=$(call AutoLoad,90,cs5535_gpio)
|
||||
|
Loading…
Reference in New Issue
Block a user