diff options
| author | Hal Feng <[email protected]> | 2023-04-18 12:37:56 +0000 |
|---|---|---|
| committer | Stephen Boyd <[email protected]> | 2023-05-03 01:34:49 +0000 |
| commit | 31c6ed4e89187beef8fe2f979c8881ca94839427 (patch) | |
| tree | f6cd94ca36dc293c977b15dbbb7f29792c04f2ca /tools/perf/scripts/python/flamegraph.py | |
| parent | clk: sp7021: Adjust width of _m in HWM_FIELD_PREP() (diff) | |
| download | kernel-31c6ed4e89187beef8fe2f979c8881ca94839427.tar.gz kernel-31c6ed4e89187beef8fe2f979c8881ca94839427.zip | |
clk: starfive: Fix RESET_STARFIVE_JH7110 can't be selected in a specified case
When (ARCH_STARFIVE [=n] && COMPILE_TEST [=y] && RESET_CONTROLLER [=n]),
RESET_STARFIVE_JH7110 can't be selected by CLK_STARFIVE_JH7110_SYS
and CLK_STARFIVE_JH7110_AON.
Add a condition `if RESET_CONTROLLER` to fix it. Also, delete redundant
selected options of CLK_STARFIVE_JH7110_AON because these options are
already selected by the dependency.
Fixes: edab7204afe5 ("clk: starfive: Add StarFive JH7110 system clock driver")
Fixes: b2ab3c94f41f ("clk: starfive: Add StarFive JH7110 always-on clock driver")
Signed-off-by: Hal Feng <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Conor Dooley <[email protected]>
Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions
