X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=net%2Fatm%2FKconfig;h=21ff276b2d8047f87a7bec4b5af6996ef91abf75;hb=9f28bb7e1d0188a993403ab39b774785892805e1;hp=bea2426229b1e1e017ed6b1f45bb7ce6a02753a6;hpb=30beab1491f0b96b2f23d3fb68af01fd921a16d8;p=powerpc.git diff --git a/net/atm/Kconfig b/net/atm/Kconfig index bea2426229..21ff276b2d 100644 --- a/net/atm/Kconfig +++ b/net/atm/Kconfig @@ -60,7 +60,7 @@ config ATM_BR2684 tristate "RFC1483/2684 Bridged protocols" depends on ATM && INET help - ATM PVCs can carry ethernet PDUs according to rfc2684 (formerly 1483) + ATM PVCs can carry ethernet PDUs according to RFC2684 (formerly 1483) This device will act like an ethernet from the kernels point of view, with the traffic being carried by ATM PVCs (currently 1 PVC/device). This is sometimes used over DSL lines. If in doubt, say N. @@ -69,6 +69,6 @@ config ATM_BR2684_IPFILTER bool "Per-VC IP filter kludge" depends on ATM_BR2684 help - This is an experimental mechanism for users who need to terminating a + This is an experimental mechanism for users who need to terminate a large number of IP-only vcc's. Do not enable this unless you are sure you know what you are doing.