]> rtime.felk.cvut.cz Git - linux-imx.git/commit
idle: Remove GENERIC_IDLE_LOOP config switch
authorThomas Gleixner <tglx@linutronix.de>
Wed, 17 Apr 2013 08:33:13 +0000 (10:33 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Wed, 17 Apr 2013 08:39:38 +0000 (10:39 +0200)
commitd190e8195b90bc1e65c494fe08e54e9e581bfd16
treec605d086deeec31a94fb982779b54c15c2be876f
parent8198c1696a2cd15d436ade172bfd8085f5f818d3
idle: Remove GENERIC_IDLE_LOOP config switch

All archs are converted over. Remove the config switch and the
fallback code.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
32 files changed:
arch/Kconfig
arch/alpha/Kconfig
arch/arc/Kconfig
arch/arm/Kconfig
arch/arm64/Kconfig
arch/avr32/Kconfig
arch/blackfin/Kconfig
arch/c6x/Kconfig
arch/cris/Kconfig
arch/frv/Kconfig
arch/h8300/Kconfig
arch/hexagon/Kconfig
arch/ia64/Kconfig
arch/m32r/Kconfig
arch/m68k/Kconfig
arch/metag/Kconfig
arch/microblaze/Kconfig
arch/mips/Kconfig
arch/mn10300/Kconfig
arch/openrisc/Kconfig
arch/parisc/Kconfig
arch/powerpc/Kconfig
arch/s390/Kconfig
arch/score/Kconfig
arch/sh/Kconfig
arch/sparc/Kconfig
arch/tile/Kconfig
arch/um/Kconfig.common
arch/unicore32/Kconfig
arch/x86/Kconfig
arch/xtensa/Kconfig
kernel/cpu/idle.c