From: Lukasz Luba Date: Thu, 30 Aug 2018 10:53:46 +0000 (+0200) Subject: config: arm64: tm2: enable new energy model X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=37167b687cfc05694ea7d08a18064f681ccda29e;p=platform%2Fkernel%2Flinux-exynos.git config: arm64: tm2: enable new energy model The patch enables new energy model framework for tm2 (exynos5433 SoC). Signed-off-by: Lukasz Luba --- diff --git a/arch/arm64/configs/tizen_tm2_defconfig b/arch/arm64/configs/tizen_tm2_defconfig index 2d123f0f0012..0e93984f2109 100644 --- a/arch/arm64/configs/tizen_tm2_defconfig +++ b/arch/arm64/configs/tizen_tm2_defconfig @@ -6068,3 +6068,4 @@ CONFIG_FUNCTION_TRACER=y CONFIG_IRQSOFF_TRACER=y CONFIG_PREEMPT_TRACER=y CONFIG_SCHED_TRACER=y +CONFIG_ENERGY_MODEL=y