From: Ezequiel Garcia Date: Tue, 3 Mar 2015 10:43:20 +0000 (+0100) Subject: ARM: mvebu: Enable perf support in mvebu_v7_defconfig X-Git-Tag: v4.1-rc1~47^2~9^2 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=76b21e300c508edf2fc9bf27e314821ee46fcfec;p=karo-tx-linux.git ARM: mvebu: Enable perf support in mvebu_v7_defconfig Now that Armada 375/38x have support for the PMU, this commit enables perf events in the defconfig. Signed-off-by: Ezequiel Garcia Signed-off-by: Maxime Ripard Acked-by: Gregory CLEMENT Signed-off-by: Gregory CLEMENT --- diff --git a/arch/arm/configs/mvebu_v7_defconfig b/arch/arm/configs/mvebu_v7_defconfig index bb262f0880fd..cacc9f4055a7 100644 --- a/arch/arm/configs/mvebu_v7_defconfig +++ b/arch/arm/configs/mvebu_v7_defconfig @@ -5,6 +5,7 @@ CONFIG_HIGH_RES_TIMERS=y CONFIG_LOG_BUF_SHIFT=14 CONFIG_BLK_DEV_INITRD=y CONFIG_EXPERT=y +CONFIG_PERF_EVENTS=y CONFIG_SLAB=y CONFIG_MODULES=y CONFIG_MODULE_UNLOAD=y