patch-2.0.2 linux/arch/alpha/config.in
Next file: linux/arch/alpha/defconfig
Previous file: linux/Makefile
Back to the patch index
Back to the overall index
- Lines: 16
- Date:
Thu Jul 4 08:51:42 1996
- Orig file:
v2.0.1/linux/arch/alpha/config.in
- Orig date:
Wed Jun 5 10:41:27 1996
diff -u --recursive --new-file v2.0.1/linux/arch/alpha/config.in linux/arch/alpha/config.in
@@ -123,6 +123,15 @@
fi
mainmenu_option next_comment
+comment 'ISDN subsystem'
+
+tristate 'ISDN support' CONFIG_ISDN
+if [ "$CONFIG_ISDN" != "n" ]; then
+ source drivers/isdn/Config.in
+fi
+endmenu
+
+mainmenu_option next_comment
comment 'CD-ROM drivers (not for SCSI or IDE/ATAPI drives)'
bool 'Support non-SCSI/IDE/ATAPI drives' CONFIG_CD_NO_IDESCSI
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov