kmod-gpio-nxp74hc164 is not brcm63xx specific
SVN-Revision: 32857
This commit is contained in:
parent
4000de357e
commit
53402a64b3
1 changed files with 0 additions and 1 deletions
|
@ -135,7 +135,6 @@ $(eval $(call KernelPackage,gpio-dev))
|
||||||
define KernelPackage/gpio-nxp-74hc164
|
define KernelPackage/gpio-nxp-74hc164
|
||||||
SUBMENU:=$(OTHER_MENU)
|
SUBMENU:=$(OTHER_MENU)
|
||||||
TITLE:=NXP 74HC164 GPIO expander support
|
TITLE:=NXP 74HC164 GPIO expander support
|
||||||
DEPENDS:=@TARGET_brcm63xx
|
|
||||||
KCONFIG:=CONFIG_GPIO_NXP_74HC164
|
KCONFIG:=CONFIG_GPIO_NXP_74HC164
|
||||||
FILES:=$(LINUX_DIR)/drivers/gpio/nxp_74hc164.ko
|
FILES:=$(LINUX_DIR)/drivers/gpio/nxp_74hc164.ko
|
||||||
AUTOLOAD:=$(call AutoLoad,99,nxp_74hc164)
|
AUTOLOAD:=$(call AutoLoad,99,nxp_74hc164)
|
||||||
|
|
Loading…
Reference in a new issue