diff options
Diffstat (limited to 'package/oprofile/Config.in')
-rw-r--r-- | package/oprofile/Config.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/oprofile/Config.in b/package/oprofile/Config.in index d1adca3a5..2847a914e 100644 --- a/package/oprofile/Config.in +++ b/package/oprofile/Config.in @@ -23,4 +23,5 @@ config BR2_PACKAGE_OPROFILE libraries, and applications. comment "oprofile needs a toolchain w/ C++" + depends on BR2_USE_MMU && !BR2_aarch64 depends on !BR2_INSTALL_LIBSTDCPP |