From: Sam Ravnborg <sam@xxxxxxxxxxxx> Date: Thu, 8 Jan 2009 20:50:57 +0100 > After the patch that added a 64BIT menu I cannot > generate a 32 bit allmodconfig. > > I have not yet deeply looked at it but I assume this is > because "64 bit" is a visible menu when we have > arch equa sparc and then allmodconfig set it to > the highest value (=y). ... > What I do locally is that I created a file: > > echo "CONFIG_64BIT=n" > 64bit > make ARCH=sparc allmodconfig KCONFIG_ALLCONFIG=64bit > > This gives me an allmodconfig for 32 bit. This is pretty crummy behavior. I don't think people should need to know this clever trick just to get an allmodconfig 32-bit kernel. Is every automated build tested going to do this? No way. We might need to revert unless an easy fix can be found. -- To unsubscribe from this list: send the line "unsubscribe sparclinux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html