[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <464E9D69.8030505@tlinx.org>
Date: Fri, 18 May 2007 23:47:05 -0700
From: Linda Walsh <lkml@...nx.org>
To: Randy Dunlap <randy.dunlap@...cle.com>
CC: LKML <linux-kernel@...r.kernel.org>
Subject: Re: building i386 requires s390: "driver/crypto/Kconfig" sourcing
s390 arch
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.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists