arch/i386/config.in is where the processor characteristics CONFIG_X86_...
are derived from processor type. There's only one difference between
the CONFIG_MPENTIUMIII configs and the CONFIG_MPENTIUM4 configs (in
2.4.18 or 2.4.19 or 2.4.20-pre4): CONFIG_X86_L1_CACHE_SHIFT 5 or 7.
Alan, that reminds me: 2.4.20-ac sets CONFIG_X86_L1_CACHE_SHIFT 7
when CONFIG_MPENTIUMIII: looks wrong, but perhaps there's a reason?
Hugh
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/