Skip to content
Commit 9cac2c35 authored by David S. Miller's avatar David S. Miller Committed by David S. Miller
Browse files

[ATALK]: Make CONFIG_DEV_APPLETALK a tristate.



Otherwise we allow building appletalk drivers in-kernel when
CONFIG_ATALK is modular.  That doesn't work because these drivers use
symbols such as "alloc_talkdev" which is exported from code built
by CONFIG_ATALK.

Noticed by Toralf Förster.

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent f4d26fb3
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