dect
/
linux-2.6
Archived
13
0
Fork 0

[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: David S. Miller <davem@davemloft.net>
This commit is contained in:
David S. Miller 2006-07-30 20:20:54 -07:00 committed by David S. Miller
parent f4d26fb336
commit 9cac2c35e2
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ config ATALK
even politically correct people are allowed to say Y here. even politically correct people are allowed to say Y here.
config DEV_APPLETALK config DEV_APPLETALK
bool "Appletalk interfaces support" tristate "Appletalk interfaces support"
depends on ATALK depends on ATALK
help help
AppleTalk is the protocol that Apple computers can use to communicate AppleTalk is the protocol that Apple computers can use to communicate