patch-2.4.2 linux/drivers/pcmcia/Config.in
Next file: linux/drivers/pcmcia/Makefile
Previous file: linux/drivers/pci/pci.c
Back to the patch index
Back to the overall index
- Lines: 10
- Date:
Fri Feb 16 16:02:36 2001
- Orig file:
v2.4.1/linux/drivers/pcmcia/Config.in
- Orig date:
Thu Nov 16 16:38:16 2000
diff -u --recursive --new-file v2.4.1/linux/drivers/pcmcia/Config.in linux/drivers/pcmcia/Config.in
@@ -19,6 +19,9 @@
fi
bool ' i82365 compatible bridge support' CONFIG_I82365
bool ' Databook TCIC host bridge support' CONFIG_TCIC
+ if [ "$CONFIG_HD64465" = "y" ]; then
+ dep_tristate ' HD64465 host bridge support' CONFIG_HD64465_PCMCIA $CONFIG_PCMCIA
+ fi
fi
endmenu
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)