Re: [PATCH] x86/Kconfig: Fix allnoconfig without explicitly specified ARCH

From: Borislav Petkov
Date: Fri Apr 03 2015 - 13:25:21 EST


On Fri, Apr 03, 2015 at 05:33:03PM +0200, Paul Bolle wrote:
> Well, "when building on 32 bits" it currently suffices to do:
> make allnoconfig
>
> and the patch changes that.

Hmm, so this would need more staring. The fact that 64-bit needs to set
CONFIG_64BIT, we would need a way to say:

option allnoconfig_y if ARCH = "x86"

And Kconfig doesn't support that yet...

:-\

--
Regards/Gruss,
Boris.

ECO tip #101: Trim your mails when you reply.
--
--
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/