From 42967085d2111adb49c1c4cfb004bb013070f67f Mon Sep 17 00:00:00 2001 From: nico Date: Tue, 15 Nov 2005 01:57:38 +0000 Subject: add pcmcia support for 2.4/brcm and serial_cs kernel module git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2490 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/linux-2.4/config/brcm | 29 ++++++++++++++++++++++++++++- 1 file changed, 28 insertions(+), 1 deletion(-) (limited to 'target/linux/linux-2.4/config/brcm') diff --git a/target/linux/linux-2.4/config/brcm b/target/linux/linux-2.4/config/brcm index 5e7626523..3ddadba06 100644 --- a/target/linux/linux-2.4/config/brcm +++ b/target/linux/linux-2.4/config/brcm @@ -145,7 +145,11 @@ CONFIG_HOTPLUG=y # # PCMCIA/CardBus support # -# CONFIG_PCMCIA is not set +CONFIG_PCMCIA=m +CONFIG_CARDBUS=y +# CONFIG_TCIC is not set +# CONFIG_I82092 is not set +# CONFIG_I82365 is not set # # PCI Hotplug Support @@ -695,6 +699,11 @@ CONFIG_SCSI_MULTI_LUN=y # CONFIG_SCSI_NSP32 is not set # CONFIG_SCSI_DEBUG is not set +# +# PCMCIA SCSI adapter support +# +# CONFIG_SCSI_PCMCIA is not set + # # Fusion MPT device support # @@ -834,6 +843,13 @@ CONFIG_WL=m # CONFIG_TMD_HERMES is not set # CONFIG_PCI_HERMES is not set +# +# Wireless Pcmcia cards support +# +# CONFIG_PCMCIA_HERMES is not set +# CONFIG_AIRO_CS is not set +# CONFIG_PCMCIA_ATMEL is not set + # # Prism54 PCI/PCMCIA GT/Duette Driver - 802.11(a/b/g) # @@ -853,6 +869,11 @@ CONFIG_SHAPER=m # # CONFIG_WAN is not set +# +# PCMCIA network device support +# +# CONFIG_NET_PCMCIA is not set + # # Amateur Radio support # @@ -994,6 +1015,12 @@ CONFIG_SOFT_WATCHDOG=y # # CONFIG_DRM is not set +# +# PCMCIA character devices +# +CONFIG_PCMCIA_SERIAL_CS=m +# CONFIG_SYNCLINK_CS is not set + # # File systems # -- cgit v1.2.3