diff options
author | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2008-01-15 09:23:51 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2008-01-15 09:23:51 -0800 |
commit | 38ad9aebe70dc72df08851bbd1620d89329129ba (patch) | |
tree | 076d29952ab7d8c6caca21db8b04397d616a68b6 /arch/blackfin | |
parent | 3568834e813e0dd7547035b3148b2f2a2b48ee4e (diff) | |
download | linux-3.10-38ad9aebe70dc72df08851bbd1620d89329129ba.tar.gz linux-3.10-38ad9aebe70dc72df08851bbd1620d89329129ba.tar.bz2 linux-3.10-38ad9aebe70dc72df08851bbd1620d89329129ba.zip |
Fix ARM profiling/instrumentation configuration
Commit 09cadedbdc01f1a4bea1f427d4fb4642eaa19da9 ("Combine
instrumentation menus in kernel/Kconfig.instrumentation") broke ARM
profiling support, since ARM has some extra Kconfig options and doesn't
just use the common OPROFILE/KPROBES config options.
Rather than just revert the thing outright, or add ARM-specific
knowledge to the generic Kconfig.instrumentation file (where the only
and whole point was to be generic, not too architecture-specific), this
just makes ARM not use the generic version, since it doesn't suit it.
So create an arm-specific version of Kconfig.instrumentation instead,
and use that.
Acked-by: Ingo Molnar <mingo@elte.hu>
Acked-by: Russell King <rmk+lkml@arm.linux.org.uk>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch/blackfin')
0 files changed, 0 insertions, 0 deletions