Messages in this thread |  | | | Date | Tue, 11 Dec 2007 21:37:35 -0800 | | From | Andrew Morton <> | | Subject | Re: [patch 4/4] Move Kconfig.instrumentation to arch/Kconfig and init/Kconfig |
On Sat, 08 Dec 2007 10:32:59 -0500 Mathieu Desnoyers <mathieu.desnoyers@polymtl.ca> wrote:
> +config OPROFILE
> + tristate "OProfile system profiling (EXPERIMENTAL)"
> + depends on PROFILING && !UML
> + depends on HAVE_OPROFILE
And I removed the !UML here. UML shouldn't be setting HAVE_OPROFILE.
|  |