patch-2.3.99-pre8 linux/arch/sparc64/config.in
Next file: linux/arch/sparc64/defconfig
Previous file: linux/arch/sparc/kernel/Makefile
Back to the patch index
Back to the overall index
- Lines: 20
- Date:
Fri May 12 11:43:26 2000
- Orig file:
v2.3.99-pre7/linux/arch/sparc64/config.in
- Orig date:
Thu May 11 15:30:06 2000
diff -u --recursive --new-file v2.3.99-pre7/linux/arch/sparc64/config.in linux/arch/sparc64/config.in
@@ -1,4 +1,4 @@
-# $Id: config.in,v 1.108 2000/04/18 05:20:45 davem Exp $
+# $Id: config.in,v 1.109 2000/05/02 06:35:59 davem Exp $
# For a description of the syntax of this configuration file,
# see the Configure script.
#
@@ -255,9 +255,10 @@
tristate 'MyriCOM Gigabit Ethernet support' CONFIG_MYRI_SBUS
endmenu
-# bool ' FDDI driver support' CONFIG_FDDI
-# if [ "$CONFIG_FDDI" = "y" ]; then
-# fi
+ bool 'FDDI driver support' CONFIG_FDDI
+ if [ "$CONFIG_FDDI" = "y" ]; then
+ tristate ' SysKonnect FDDI PCI support' CONFIG_SKFP
+ fi
if [ "$CONFIG_ATM" = "y" ]; then
source drivers/atm/Config.in
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)