aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arc/configs/nsim_700_defconfig
diff options
context:
space:
mode:
authorAlexey Brodkin <abrodkin@synopsys.com>2016-10-31 15:59:11 +0300
committerVineet Gupta <vgupta@synopsys.com>2016-10-31 17:12:38 -0700
commit6227e9f0e9ee988e2cfb425b02ef17f233b1d8d7 (patch)
tree13e0830b172df4f4fc21bbac426f32687193775d /arch/arc/configs/nsim_700_defconfig
parentLinux 4.9-rc3 (diff)
downloadlinux-dev-6227e9f0e9ee988e2cfb425b02ef17f233b1d8d7.tar.xz
linux-dev-6227e9f0e9ee988e2cfb425b02ef17f233b1d8d7.zip
ARC: Enable PERF_EVENTS in nSIM driven platforms
Now when we have properly working performance counters in nSIM even with interrupt support (fix should be a part of upcoming nSIM engineering build 2016.12-005) we may enable perf support by default for all platforms that use nSIM for ARC cores simulation. Note 1: PCT node was missing for some reason in nsimosci.dts while all other nSIM-related .dts files already had PCT node for quite some time, so adding it now. Note 2: All defconfigs were regenerated with "make savedefconfig" which led to some clean-ups in nsimosci_hs_smp_defconfig: CONFIG_FRAMEBUFFER_CONSOLE=y was removed because it is automatically selected now by DRM. Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com> Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
Diffstat (limited to 'arch/arc/configs/nsim_700_defconfig')
-rw-r--r--arch/arc/configs/nsim_700_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arc/configs/nsim_700_defconfig b/arch/arc/configs/nsim_700_defconfig
index 7314f538847b..b0066a749d4c 100644
--- a/arch/arc/configs/nsim_700_defconfig
+++ b/arch/arc/configs/nsim_700_defconfig
@@ -14,6 +14,7 @@ CONFIG_BLK_DEV_INITRD=y
CONFIG_INITRAMFS_SOURCE="../arc_initramfs/"
CONFIG_KALLSYMS_ALL=y
CONFIG_EMBEDDED=y
+CONFIG_PERF_EVENTS=y
# CONFIG_SLUB_DEBUG is not set
# CONFIG_COMPAT_BRK is not set
CONFIG_KPROBES=y