Re: [PATCH -mm] ssb: Make pcmciahost depend on PCMCIA=y

From: John W. Linville
Date: Thu Sep 20 2007 - 17:08:39 EST


On Thu, Sep 20, 2007 at 03:42:31PM -0400, Joseph Fannin wrote:

> I just ran into this link error (CONFIG_PCMCIA=m;
> CONFIG_SSB_PCMCIAHOST=y). No big deal; I don't have the hardware.
>
> But yeah, this is still a problem.

config SSB_PCMCIAHOST_POSSIBLE
bool
depends on SSB && PCMCIA && EXPERIMENTAL
default y

config SSB_PCMCIAHOST
bool "Support for SSB on PCMCIA-bus host (EXPERIMENTAL)"
depends on SSB_PCMCIAHOST_POSSIBLE
help

What tree are you using?

--
John W. Linville
linville@xxxxxxxxxxxxx
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/