25-akpm/arch/i386/Kconfig | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-) diff -puN arch/i386/Kconfig~hpet-03-misc-tweaks arch/i386/Kconfig --- 25/arch/i386/Kconfig~hpet-03-misc-tweaks Fri Aug 29 10:54:23 2003 +++ 25-akpm/arch/i386/Kconfig Fri Aug 29 10:55:35 2003 @@ -411,13 +411,13 @@ config HUGETLB_PAGE config HPET_TIMER bool "HPET Timer Support" help - This enables HPET timer usage for kernel internal timer. + This enables the use of the HPET for the kernel's internal timer. HPET is the next generation timer replacing legacy 8254s. - You can safely choose Y here. However, HPET will be - activated, only if platform and the BIOS supports the feature. - Otherwise, 8254 will be used for timing services. + You can safely choose Y here. However, HPET will only be + activated if the platform and the BIOS support this feature. + Otherwise the 8254 will be used for timing services. - Choose N, to continue using legacy 8254 timer. + Choose N to continue using the legacy 8254 timer. config SMP bool "Symmetric multi-processing support" _