Re: [PATCH] fbdev: make FIRMWARE_EDID depends on X86

From: Eric Miao
Date: Mon May 28 2012 - 14:34:33 EST


On Mon, May 28, 2012 at 5:04 PM, Eric Miao <eric.miao@xxxxxxxxxxxxx> wrote:
> The only place where CONFIG_FIRMWARE_EDID is used is in fbmon.c,
> and only when CONFIG_X86 is defined, this implied dependency will
> be better specified in Kconfig. ÂOtherwise, CONFIG_FIRMWARE_EDID
> can be turned on pointlessly for other architectures, and causing
> a bit confusion when doing configs across different architectures.

Sorry, should be 'when doing config comparisons across different architectures'.
--
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/