diff options
-rw-r--r-- | drivers/net/pcmcia/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/pcmcia/Kconfig b/drivers/net/pcmcia/Kconfig index e8f55d8ed7a9..9b8f793b1cc8 100644 --- a/drivers/net/pcmcia/Kconfig +++ b/drivers/net/pcmcia/Kconfig | |||
@@ -111,7 +111,7 @@ config ARCNET_COM20020_CS | |||
111 | 111 | ||
112 | config PCMCIA_IBMTR | 112 | config PCMCIA_IBMTR |
113 | tristate "IBM PCMCIA tokenring adapter support" | 113 | tristate "IBM PCMCIA tokenring adapter support" |
114 | depends on IBMTR!=y && TR && !64BIT | 114 | depends on IBMTR!=y && TR |
115 | help | 115 | help |
116 | Say Y here if you intend to attach this type of Token Ring PCMCIA | 116 | Say Y here if you intend to attach this type of Token Ring PCMCIA |
117 | card to your computer. You then also need to say Y to "Token Ring | 117 | card to your computer. You then also need to say Y to "Token Ring |