This patch adds configure options to optimize the
kernel compile for particular architectures based
on the more specific gcc3.X architecture settings

-------------------------------------------------------------------------------

27 Apr 2003 - Jay Pfeifer <pfeifer@gentoo.org>
Revised optimization patch based on older gcc31 patch from Michael Cohen <mjc@gentoo.org>
Cleaned up setting for each arch to *not* exceed -O2 allowing for sane compile options. Too many areas of the kernel were breaking due to the optimizations in the original patch.
