patch-2.4.27 linux-2.4.27/drivers/atm/Config.in

Next file: linux-2.4.27/drivers/atm/fore200e.c
Previous file: linux-2.4.27/drivers/acpi/toshiba_acpi.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.26/drivers/atm/Config.in linux-2.4.27/drivers/atm/Config.in
@@ -83,6 +83,7 @@
   fi
   if [ "$CONFIG_ATM_FORE200E_PCA" = "y" -o "$CONFIG_ATM_FORE200E_SBA" = "y" ]; \
     then
+    bool '  Defer interrupt work to a tasklet' CONFIG_ATM_FORE200E_USE_TASKLET
     int  '  Maximum number of tx retries' CONFIG_ATM_FORE200E_TX_RETRY 16
     int  '  Debugging level (0-3)' CONFIG_ATM_FORE200E_DEBUG 0
     if [ "$CONFIG_ATM_FORE200E_MAYBE" = "y" ]; then

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)