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

Move docs for cops and ltpc under device_drivers/appletalk.

Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
Jakub Kicinski 2020-06-26 10:27:29 -07:00 committed by David S. Miller
parent 95298d63c6
commit 4daedf7abb
6 changed files with 22 additions and 3 deletions

View File

@ -0,0 +1,19 @@
.. 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`

View File

@ -8,6 +8,7 @@ Contents:
.. toctree::
:maxdepth: 2
appletalk/index
cable/index
cellular/index
ethernet/index

View File

@ -44,7 +44,6 @@ Contents:
ax25
bonding
cdc_mbim
cops
cxacru
dccp
dctcp
@ -73,7 +72,6 @@ Contents:
kcm
l2tp
lapb-module
ltpc
mac80211-injection
mpls-sysctl
multiqueue

View File

@ -59,7 +59,8 @@ config COPS
package. This driver is experimental, which means that it may not
work. This driver will only work if you choose "AppleTalk DDP"
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
bool "Dayna firmware support"