Re: [RFC: 2.6 patch] remove the CONFIG_CC_ALIGN_* options

From: Benjamin LaHaise
Date: Sun Feb 12 2006 - 16:44:57 EST


On Sun, Feb 12, 2006 at 06:48:02PM +0100, Adrian Bunk wrote:
> I don't see any use case for the CONFIG_CC_ALIGN_* options:
> - they are only available if EMBEDDED
> - people using EMBEDDED will most likely also enable
> CC_OPTIMIZE_FOR_SIZE
> - the default for -Os is to disable alignment

CONFIG_EMBEDDED should actually be spell CONFIG_ADVANCED. Not everyone
testing different alignments is building an embedded system targetted for
size. The option is just as useful in doing performance comparisons.
Besides, is it really a maintenence load?

-ben
-
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/