weird CONFIG_PROFILE

From: Gael Queri (gqueri@mail.dotcom.fr)
Date: Sun May 28 2000 - 07:39:13 EST


It seems that there are some things remaining from the old CONFIG_PROFILE
option which disappeared sometimes in 2.1: a grep in linux-2.4.0-test1-ac4
gives

arch/mips/kernel/time.c:#ifdef CONFIG_PROFILE
arch/s390/config.in:bool 'Kernel profiling support' CONFIG_PROFILE
arch/s390/config.in:if [ "$CONFIG_PROFILE" = "y" ]; then
arch/s390/config.in: int ' Profile shift count' CONFIG_PROFILE_SHIFT 2
arch/s390/defconfig:# CONFIG_PROFILE is not set

so CONFIG_PROFILE is only defined for s390 and it is used only
in mips...

Regards, gael

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Wed May 31 2000 - 21:00:19 EST