diff options
| author | Adrian Bunk <[email protected]> | 2006-03-07 23:58:36 -0800 |
|---|---|---|
| committer | Sam Ravnborg <[email protected]> | 2006-03-12 23:35:17 +0100 |
| commit | 8cab77a2f851363e35089b9720373b964f64550e (patch) | |
| tree | fdb88e137cc2a1b6a62fd92eeae6d35f3c882b3e /include/linux/debugobjects.h | |
| parent | 7d1859835cd6c0afd1773d249300da82b1b868a5 (diff) | |
Kconfig: remove the CONFIG_CC_ALIGN_* options
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
In case someone is doing performance comparisons and discovers that the
default settings gcc chooses aren't good, the only sane thing is to discuss
whether it makes sense to change this, not through offering options to change
this locally.
Signed-off-by: Adrian Bunk <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Sam Ravnborg <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions