add pcmcia support for 2.4/brcm and serial_cs kernel module
[openwrt.git] / openwrt / target / linux / Config.in
index 9d40213..0c8d38a 100644 (file)
@@ -634,6 +634,12 @@ config BR2_PACKAGE_KMOD_PCMCIA_CORE
        tristate
        default m
 
+config BR2_PACKAGE_KMOD_PCMCIA_SERIAL
+       prompt   "kmod-pcmcia-serial.............. PCMCIA/CardBus serial device support"
+       tristate
+       default m
+       depends BR2_PACKAGE_KMOD_PCMCIA_CORE
+
 comment "USB support"
 
 config BR2_PACKAGE_KMOD_USB
This page took 0.030669 seconds and 4 git commands to generate.