Эх сурвалжийг харах

arm64: Fix duplicated Kconfig entries again

Commit 74397174989e5f70 attempted to clean up the power management options
for arm64, but when things were merged it didn't fully take effect.  Fix
it again.

Signed-off-by: Josh Boyer <jwboyer@fedoraproject.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Josh Boyer 11 жил өмнө
parent
commit
62d1a3ba5a
1 өөрчлөгдсөн 0 нэмэгдсэн , 6 устгасан
  1. 0 6
      arch/arm64/Kconfig

+ 0 - 6
arch/arm64/Kconfig

@@ -321,12 +321,6 @@ menu "CPU Power Management"
 
 source "drivers/cpuidle/Kconfig"
 
-source "drivers/cpufreq/Kconfig"
-
-endmenu
-
-menu "Power management options"
-
 source "kernel/power/Kconfig"
 
 source "drivers/cpufreq/Kconfig"