]> git.baikalelectronics.ru Git - kernel.git/commit
arm64: Fix duplicated Kconfig entries
authorMark Brown <broonie@linaro.org>
Tue, 11 Mar 2014 13:17:31 +0000 (13:17 +0000)
committerCatalin Marinas <catalin.marinas@arm.com>
Wed, 19 Mar 2014 11:29:16 +0000 (11:29 +0000)
commitca948b6bf2067cb680bd45404328a9107fff372d
tree5f456cc25abd33adb409519fa5a544e320251af7
parentc42a0a09db980279f2f15e975a0755a783a07fe1
arm64: Fix duplicated Kconfig entries

Probably due to rebasing over the lengthy time it took to get the patch
merged commit 8a31e7ddf9f6 (cpufreq: enable ARM drivers on arm64) added
a duplicate Power management options section.  Add CPUfreq to the CPU
power management section and remove a duplicate include of the main
power section.

Signed-off-by: Mark Brown <broonie@linaro.org>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
arch/arm64/Kconfig