Re: building i386 requires s390: "driver/crypto/Kconfig" sourcing s390 arch

From: Heiko Carstens
Date: Sun May 20 2007 - 06:01:51 EST


On Fri, May 18, 2007 at 11:47:05PM -0700, Linda Walsh wrote:
> Randy Dunlap wrote:
> >if S390
> >source "arch/s390/crypto/Kconfig"
> >endif
> >
> Why bother? Why not just move the contents of s390's crypto "Kconfig"
> in place of the "source" statement. All the options in s390's Kconfig
> are already conditional depending on S390.
>
> The contents simply need to be [moved] in[to] the the main crypto
> config file (./drivers/crypto/Kconfig).
>
> It "works" fine on i386, don't see why it wouldn't build on any other
> arch.

Send a patch.
-
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/