Commit 4daedf7a authored by Jakub Kicinski's avatar Jakub Kicinski Committed by David S. Miller

docs: networking: move AppleTalk / LocalTalk drivers to the hw driver section

Move docs for cops and ltpc under device_drivers/appletalk.
Signed-off-by: default avatarJakub Kicinski <kuba@kernel.org>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 95298d63
.. SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
AppleTalk Device Drivers
========================
Contents:
.. toctree::
:maxdepth: 2
cops
ltpc
.. only:: subproject and html
Indices
=======
* :ref:`genindex`
...@@ -8,6 +8,7 @@ Contents: ...@@ -8,6 +8,7 @@ Contents:
.. toctree:: .. toctree::
:maxdepth: 2 :maxdepth: 2
appletalk/index
cable/index cable/index
cellular/index cellular/index
ethernet/index ethernet/index
......
...@@ -44,7 +44,6 @@ Contents: ...@@ -44,7 +44,6 @@ Contents:
ax25 ax25
bonding bonding
cdc_mbim cdc_mbim
cops
cxacru cxacru
dccp dccp
dctcp dctcp
...@@ -73,7 +72,6 @@ Contents: ...@@ -73,7 +72,6 @@ Contents:
kcm kcm
l2tp l2tp
lapb-module lapb-module
ltpc
mac80211-injection mac80211-injection
mpls-sysctl mpls-sysctl
multiqueue multiqueue
......
...@@ -59,7 +59,8 @@ config COPS ...@@ -59,7 +59,8 @@ config COPS
package. This driver is experimental, which means that it may not package. This driver is experimental, which means that it may not
work. This driver will only work if you choose "AppleTalk DDP" work. This driver will only work if you choose "AppleTalk DDP"
networking support, above. networking support, above.
Please read the file <file:Documentation/networking/cops.rst>. Please read the file
<file:Documentation/networking/device_drivers/appletalk/cops.rst>.
config COPS_DAYNA config COPS_DAYNA
bool "Dayna firmware support" bool "Dayna firmware support"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment