Commit c6f17cb2 authored by Magnus Damm's avatar Magnus Damm Committed by Paul Mundt

sh: allow CONFIG_CPU_IDLE

Allow users to select CONFIG_CPU_IDLE regardless of processor type or board.
Signed-off-by: default avatarMagnus Damm <damm@igel.co.jp>
Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
parent af998a9a
......@@ -764,7 +764,9 @@ endmenu
menu "Power management options (EXPERIMENTAL)"
depends on EXPERIMENTAL
source kernel/power/Kconfig
source "kernel/power/Kconfig"
source "drivers/cpuidle/Kconfig"
endmenu
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment