patch-1.3.78 linux/drivers/net/Config.in

Next file: linux/drivers/net/Makefile
Previous file: linux/drivers/char/tga.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.77/linux/drivers/net/Config.in linux/drivers/net/Config.in
@@ -14,6 +14,14 @@
 tristate 'Z8530 SCC kiss emulation driver for AX.25' CONFIG_SCC
 tristate 'PLIP (parallel port) support' CONFIG_PLIP
 tristate 'EQL (serial line load balancing) support' CONFIG_EQUALIZER
+
+tristate 'FRAD (Frame Relay Access Device) support' CONFIG_FRAD
+if [ "$CONFIG_FRAD" = "y" -o "$CONFIG_FRAD" = "m" ]; then
+  int '  Max open DLCI' CONFIG_DLCI_COUNT 24
+  int '  Max DLCI per device' CONFIG_DLCI_MAX 8
+  tristate '  Sangoma S502A FRAD support' CONFIG_SDLA
+fi
+
 bool 'Do you want to be offered ALPHA test drivers' CONFIG_NET_ALPHA
 bool 'Western Digital/SMC cards' CONFIG_NET_VENDOR_SMC
 if [ "$CONFIG_NET_VENDOR_SMC" = "y" ]; then

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov with Sam's (original) version
of this