]> err.no Git - linux-2.6/blobdiff - drivers/atm/Kconfig
Pull model-name into release branch
[linux-2.6] / drivers / atm / Kconfig
index 489de81ea6090814ade9c6746de975fe209ad073..cfa5af883e1357a687df2168d6a706b20f8cbb8f 100644 (file)
@@ -5,6 +5,13 @@
 menu "ATM drivers"
        depends on NETDEVICES && ATM
 
+config ATM_DUMMY
+       tristate "Dummy ATM driver"
+       depends on ATM
+       help
+         Dummy ATM driver. Useful for proxy signalling, testing,
+         and development.  If unsure, say N.
+
 config ATM_TCP
        tristate "ATM over TCP"
        depends on INET && ATM
@@ -391,7 +398,7 @@ config ATM_FORE200E_USE_TASKLET
        default n
        help
          This defers work to be done by the interrupt handler to a
-         tasklet instead of hanlding everything at interrupt time.  This
+         tasklet instead of handling everything at interrupt time.  This
          may improve the responsive of the host.
 
 config ATM_FORE200E_TX_RETRY