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 [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/