summaryrefslogtreecommitdiff
path: root/package/oprofile
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2013-10-09 18:30:42 -0300
committerPeter Korsgaard <peter@korsgaard.com>2013-10-09 23:40:15 +0200
commit6d34f6bdbb27f26c87b164310eaea89b8b91c208 (patch)
tree6232e79b92f3978c1cce170fee6e6b3ee56d238c /package/oprofile
parent47fed0c95114bcbfb1d9c3dd714c55f0d0880a18 (diff)
oprofile: needs mmu
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/oprofile')
-rw-r--r--package/oprofile/Config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/oprofile/Config.in b/package/oprofile/Config.in
index 0fbc87c4f..0d437828b 100644
--- a/package/oprofile/Config.in
+++ b/package/oprofile/Config.in
@@ -1,5 +1,6 @@
config BR2_PACKAGE_OPROFILE
bool "oprofile"
+ depends on BR2_USE_MMU # fork()
select BR2_PACKAGE_POPT
select BR2_PACKAGE_BINUTILS
select BR2_PACKAGE_LIBPFM4 if BR2_powerpc