diff options
Diffstat (limited to 'drivers/net/appletalk/Kconfig')
-rw-r--r-- | drivers/net/appletalk/Kconfig | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/net/appletalk/Kconfig b/drivers/net/appletalk/Kconfig index 0a0e0cd81a2..0b376a99097 100644 --- a/drivers/net/appletalk/Kconfig +++ b/drivers/net/appletalk/Kconfig @@ -3,6 +3,7 @@ # config ATALK tristate "Appletalk protocol support" + depends on BKL # waiting to be removed from net/appletalk/ddp.c select LLC ---help--- AppleTalk is the protocol that Apple computers can use to communicate @@ -18,7 +19,7 @@ config ATALK General information about how to connect Linux, Windows machines and Macs is on the WWW at <http://www.eats.com/linux_mac_win.html>. The - NET-3-HOWTO, available from + NET3-4-HOWTO, available from <http://www.tldp.org/docs.html#howto>, contains valuable information as well. |