kernel: kmod-pcmcia-serial requires kmod-serial-8250
Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 37419
This commit is contained in:
@@ -65,7 +65,7 @@ $(eval $(call KernelPackage,pcmcia-yenta))
|
|||||||
define KernelPackage/pcmcia-serial
|
define KernelPackage/pcmcia-serial
|
||||||
SUBMENU:=$(PCMCIA_MENU)
|
SUBMENU:=$(PCMCIA_MENU)
|
||||||
TITLE:=Serial devices support
|
TITLE:=Serial devices support
|
||||||
DEPENDS:=kmod-pcmcia-core
|
DEPENDS:=kmod-pcmcia-core +kmod-serial-8250
|
||||||
KCONFIG:= \
|
KCONFIG:= \
|
||||||
CONFIG_PCMCIA_SERIAL_CS \
|
CONFIG_PCMCIA_SERIAL_CS \
|
||||||
CONFIG_SERIAL_8250_CS
|
CONFIG_SERIAL_8250_CS
|
||||||
|
|||||||
Reference in New Issue
Block a user