kernel: kmod-pcmcia-serial requires kmod-serial-8250

Signed-off-by: Jonas Gorski <jogo@openwrt.org>

SVN-Revision: 37419
lede-17.01
Jonas Gorski 2013-07-18 20:40:13 +00:00
parent f3755ec53c
commit 5e239a0fa4
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@ $(eval $(call KernelPackage,pcmcia-yenta))
define KernelPackage/pcmcia-serial
SUBMENU:=$(PCMCIA_MENU)
TITLE:=Serial devices support
DEPENDS:=kmod-pcmcia-core
DEPENDS:=kmod-pcmcia-core +kmod-serial-8250
KCONFIG:= \
CONFIG_PCMCIA_SERIAL_CS \
CONFIG_SERIAL_8250_CS