Commit 781b0e870c72be8a24c074073547e74e7b9bffd6
Committed by
Ingo Molnar
1 parent
59f0eaaacd
Exists in
smarc-l5.0.0_1.0.0-ga
and in
5 other branches
idle: Remove unused ARCH_HAS_DEFAULT_IDLE
The Kconfig symbol ARCH_HAS_DEFAULT_IDLE is unused. Commit a0bfa1373859e9d11dc92561a8667588803e42d8 ("cpuidle: stop depending on pm_idle") removed the only place were it was actually used. But it did not remove its Kconfig entries (for sh and x86). Remove those two entries now. Signed-off-by: Paul Bolle <pebolle@tiscali.nl> Cc: Len Brown <len.brown@intel.com> Cc: Paul Mundt <lethal@linux-sh.org> Link: http://lkml.kernel.org/r/1363869683.1390.134.camel@x61.thuisdomein Signed-off-by: Ingo Molnar <mingo@kernel.org>
Showing 2 changed files with 0 additions and 6 deletions Side-by-side Diff
arch/sh/Kconfig