]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/cpuidle/Kconfig
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
[karo-tx-linux.git] / drivers / cpuidle / Kconfig
index f04e25f6c98d5f024758fc63ea2167a06d82ae17..1b96fb91d32cc1daf9aa3ba82e71168763dac9dc 100644 (file)
@@ -35,6 +35,11 @@ depends on ARM
 source "drivers/cpuidle/Kconfig.arm"
 endmenu
 
+menu "MIPS CPU Idle Drivers"
+depends on MIPS
+source "drivers/cpuidle/Kconfig.mips"
+endmenu
+
 menu "POWERPC CPU Idle Drivers"
 depends on PPC
 source "drivers/cpuidle/Kconfig.powerpc"