summaryrefslogtreecommitdiffstats
path: root/package/oprofile/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/oprofile/Config.in')
-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 8c881d15e..0fbc87c4f 100644
--- a/package/oprofile/Config.in
+++ b/package/oprofile/Config.in
@@ -2,6 +2,7 @@ config BR2_PACKAGE_OPROFILE
bool "oprofile"
select BR2_PACKAGE_POPT
select BR2_PACKAGE_BINUTILS
+ select BR2_PACKAGE_LIBPFM4 if BR2_powerpc
depends on BR2_INSTALL_LIBSTDCPP
depends on !BR2_aarch64 # binutils
help