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

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37419 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
Jonas Gorski
2013-07-18 20:40:13 +00:00
parent 412d221f72
commit a061e11e2e

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