From: Mauro Carvalho Chehab Date: Wed, 26 Aug 2020 10:30:51 +0000 (+0200) Subject: net: appletalk: Kconfig: Fix docs location X-Git-Tag: v5.10-rc1~99^2~15 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=edba14eb1f45128b7c8de47e87fc95eebdbcf089;p=thirdparty%2Fkernel%2Flinux.git net: appletalk: Kconfig: Fix docs location 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 --- diff --git a/drivers/net/appletalk/Kconfig b/drivers/net/appletalk/Kconfig index d4f22a2e5be4b..43918398f0d34 100644 --- a/drivers/net/appletalk/Kconfig +++ b/drivers/net/appletalk/Kconfig @@ -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 . + See the file . config COPS tristate "COPS LocalTalk PC support"