mirror of https://github.com/hak5/openwrt-owl.git
parent
165fb7bb9f
commit
70e86380e7
|
@ -122,6 +122,7 @@ $(eval $(call KernelPackage,capi))
|
|||
define KernelPackage/pcmcia-core
|
||||
TITLE:=PCMCIA/CardBus support
|
||||
DESCRIPTION:=Kernel support for PCMCIA/CardBus controllers
|
||||
DEPENDS:=@PCMCIA_SUPPORT
|
||||
SUBMENU:=$(EMENU)
|
||||
KCONFIG:=CONFIG_PCMCIA CONFIG_PCCARD
|
||||
endef
|
||||
|
|
Loading…
Reference in New Issue