aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/appletalk/Kconfig
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2006-07-30 20:20:54 -0700
committerDavid S. Miller <davem@sunset.davemloft.net>2006-08-02 13:38:17 -0700
commit9cac2c35e26cc44978df654306bb92d7cfe7e2de (patch)
treec1e7b4bfa150ee357166d39b9cd15d8eed5edf3f /drivers/net/appletalk/Kconfig
parent[NET]: Fix ___pskb_trim when entire frag_list needs dropping (diff)
downloadlinux-dev-9cac2c35e26cc44978df654306bb92d7cfe7e2de.tar.xz
linux-dev-9cac2c35e26cc44978df654306bb92d7cfe7e2de.zip
[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>
Diffstat (limited to 'drivers/net/appletalk/Kconfig')
-rw-r--r--drivers/net/appletalk/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/appletalk/Kconfig b/drivers/net/appletalk/Kconfig
index b14e89004c3a..0a0e0cd81a23 100644
--- a/drivers/net/appletalk/Kconfig
+++ b/drivers/net/appletalk/Kconfig
@@ -29,7 +29,7 @@ config ATALK
even politically correct people are allowed to say Y here.
config DEV_APPLETALK
- bool "Appletalk interfaces support"
+ tristate "Appletalk interfaces support"
depends on ATALK
help
AppleTalk is the protocol that Apple computers can use to communicate