diff mbox series

[LOCAL,1/2] arm64: renesas_defconfig: Drop CONFIG_ARM_BIG_LITTLE_CPUFREQ=y

Message ID 20181107101718.2412-2-geert+renesas@glider.be (mailing list archive)
State Accepted
Commit 8d6ca9284ca3c49ae6816a5eb9b58eacdca4e10a
Delegated to: Simon Horman
Headers show
Series arm64: renesas_defconfig: Updates for v4.20-rc1 | expand

Commit Message

Geert Uytterhoeven Nov. 7, 2018, 10:17 a.m. UTC
CONFIG_ARM_BIG_LITTLE_CPUFREQ was removed on arm64 in commit
a7314405d83c8f95 ("cpufreq: drop ARM_BIG_LITTLE_CPUFREQ support for
ARM64").

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
Not intended for upstream merge.
---
 arch/arm64/configs/renesas_defconfig | 1 -
 1 file changed, 1 deletion(-)

Comments

Simon Horman Nov. 8, 2018, 10:44 a.m. UTC | #1
On Wed, Nov 07, 2018 at 11:17:17AM +0100, Geert Uytterhoeven wrote:
> CONFIG_ARM_BIG_LITTLE_CPUFREQ was removed on arm64 in commit
> a7314405d83c8f95 ("cpufreq: drop ARM_BIG_LITTLE_CPUFREQ support for
> ARM64").
> 
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
> ---
> Not intended for upstream merge.

Thanks,

This looks fine to me but I will wait to see if there are other reviews
before applying.

Reviewed-by: Simon Horman <horms+renesas@verge.net.au>
Simon Horman Nov. 13, 2018, 2:31 p.m. UTC | #2
On Thu, Nov 08, 2018 at 11:44:12AM +0100, Simon Horman wrote:
> On Wed, Nov 07, 2018 at 11:17:17AM +0100, Geert Uytterhoeven wrote:
> > CONFIG_ARM_BIG_LITTLE_CPUFREQ was removed on arm64 in commit
> > a7314405d83c8f95 ("cpufreq: drop ARM_BIG_LITTLE_CPUFREQ support for
> > ARM64").
> > 
> > Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
> > ---
> > Not intended for upstream merge.
> 
> Thanks,
> 
> This looks fine to me but I will wait to see if there are other reviews
> before applying.

Thanks again. I have applied this to topic/renesas-defconfig which
it targeted at the devel branch of the renesas tree but not upstream.
diff mbox series

Patch

diff --git a/arch/arm64/configs/renesas_defconfig b/arch/arm64/configs/renesas_defconfig
index a8113a721c11b812..0021497c967ea1a6 100644
--- a/arch/arm64/configs/renesas_defconfig
+++ b/arch/arm64/configs/renesas_defconfig
@@ -69,7 +69,6 @@  CONFIG_CPU_IDLE=y
 CONFIG_ARM_CPUIDLE=y
 CONFIG_CPU_FREQ=y
 CONFIG_CPUFREQ_DT=y
-CONFIG_ARM_BIG_LITTLE_CPUFREQ=y
 # CONFIG_DMIID is not set
 CONFIG_VIRTUALIZATION=y
 CONFIG_KVM=y