net: appletalk: Kconfig: Fix docs location
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Wed, 26 Aug 2020 10:30:51 +0000 (12:30 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Thu, 15 Oct 2020 05:49:47 +0000 (07:49 +0200)
The location of ltpc.rst changed. Update it at Kconfig.

Fixes: 4daedf7abb41 ("docs: networking: move AppleTalk / LocalTalk drivers to the hw driver section")

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/net/appletalk/Kconfig

index d4f22a2..4391839 100644 (file)
@@ -48,7 +48,7 @@ config LTPC
          If you are in doubt, this card is the one with the 65C02 chip on it.
          You also need version 1.3.3 or later of the netatalk package.
          This driver is experimental, which means that it may not work.
-         See the file <file:Documentation/networking/ltpc.rst>.
+         See the file <file:Documentation/networking/device_drivers/appletalk/ltpc.rst>.
 
 config COPS
        tristate "COPS LocalTalk PC support"