summaryrefslogtreecommitdiff
path: root/arch/alpha/Makefile
diff options
context:
space:
mode:
authorViresh Kumar <viresh.kumar@linaro.org>2021-01-14 14:35:14 +0300
committerViresh Kumar <viresh.kumar@linaro.org>2021-01-22 09:41:34 +0300
commita5644fbf4d1e92c9f1a610f7552cb95ffed5b656 (patch)
tree16aa88c97de2ea55f2168536ef17e74b559d50ad /arch/alpha/Makefile
parent7c53f6b671f4aba70ff15e1b05148b10d58c2837 (diff)
downloadlinux-a5644fbf4d1e92c9f1a610f7552cb95ffed5b656.tar.xz
arch: alpha: Remove CONFIG_OPROFILE support
The "oprofile" user-space tools don't use the kernel OPROFILE support any more, and haven't in a long time. User-space has been converted to the perf interfaces. Remove the old oprofile's architecture specific support. Suggested-by: Christoph Hellwig <hch@infradead.org> Suggested-by: Linus Torvalds <torvalds@linux-foundation.org> Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org> Acked-by: Robert Richter <rric@kernel.org> Acked-by: William Cohen <wcohen@redhat.com> Acked-by: Al Viro <viro@zeniv.linux.org.uk> Acked-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'arch/alpha/Makefile')
-rw-r--r--arch/alpha/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/alpha/Makefile b/arch/alpha/Makefile
index 12dee59b011c..c2946431d88d 100644
--- a/arch/alpha/Makefile
+++ b/arch/alpha/Makefile
@@ -40,7 +40,6 @@ head-y := arch/alpha/kernel/head.o
core-y += arch/alpha/kernel/ arch/alpha/mm/
core-$(CONFIG_MATHEMU) += arch/alpha/math-emu/
-drivers-$(CONFIG_OPROFILE) += arch/alpha/oprofile/
libs-y += arch/alpha/lib/
# export what is needed by arch/alpha/boot/Makefile