diff options
| author | Julian Braha <julianbraha@gmail.com> | 2026-03-31 08:49:20 +0100 |
|---|---|---|
| committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2026-04-01 16:01:27 +0200 |
| commit | 9d3a068cc80c9ed374cb78ab8c861668c835a6bc (patch) | |
| tree | 724e42d75d3d1232263884c98d8cfa35180f903d /arch/um/os-Linux/include/git@git.tavy.me:linux.git | |
| parent | f5b00975249bd30e3ab34b22b5f8a92675892044 (diff) | |
cpuidle: clean up dead dependencies on CPU_IDLE in Kconfig
The Kconfig in the parent directory already has the first 'if CPU_IDLE'
gating the inclusion of this Kconfig, meaning that the 'depends on
CPUIDLE' statements in these config options are effectively dead code.
Leave the 'if CPU_IDLE...endif' condition, and remove the individual
'depends on' statements in Kconfig.mips and Kconfig.powerpc
This dead code was found by kconfirm, a static analysis tool for
Kconfig.
Signed-off-by: Julian Braha <julianbraha@gmail.com>
[ rjw: Subject and changelog edits ]
Link: https://patch.msgid.link/20260331074920.41269-1-julianbraha@gmail.com
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'arch/um/os-Linux/include/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions
