linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: configs: Remove duplicate CPU_FREQ assignment from multi_v7_defconfig
@ 2014-09-16 18:26 Mark Brown
  0 siblings, 0 replies; only message in thread
From: Mark Brown @ 2014-09-16 18:26 UTC (permalink / raw)
  To: linux-arm-kernel

The addition of cpufreq-cpu0 added the core CPU_FREQ config option but
this was already enabled further up the config, causing build warnings
from Kconfig.  Remove the duplicate.

Signed-off-by: Mark Brown <broonie@kernel.org>
---
 arch/arm/configs/multi_v7_defconfig | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
index 9799e9d..c1cc616 100644
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@ -414,5 +414,4 @@ CONFIG_DEBUG_FS=y
 CONFIG_MAGIC_SYSRQ=y
 CONFIG_LOCKUP_DETECTOR=y
 CONFIG_CRYPTO_DEV_TEGRA_AES=y
-CONFIG_CPU_FREQ=y
 CONFIG_GENERIC_CPUFREQ_CPU0=y
-- 
2.1.0

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2014-09-16 18:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-16 18:26 [PATCH] ARM: configs: Remove duplicate CPU_FREQ assignment from multi_v7_defconfig Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).