diff options
| author | Michael Ellerman <[email protected]> | 2020-03-01 22:17:38 +1100 |
|---|---|---|
| committer | Michael Ellerman <[email protected]> | 2020-03-20 13:10:22 +1100 |
| commit | 61da50b76b62fd815aa82d853bf82bf4f69568f5 (patch) | |
| tree | 71a7988c86b576ea753d5880ecd93ca17f0c5735 /tools/perf/scripts/python | |
| parent | a0968a025c04702427a4aee2c618f451a5098cd8 (diff) | |
powerpc/kuap: PPC_KUAP_DEBUG should depend on PPC_KUAP
Currently you can enable PPC_KUAP_DEBUG when PPC_KUAP is disabled,
even though the former has not effect without the latter.
Fix it so that PPC_KUAP_DEBUG can only be enabled when PPC_KUAP is
enabled, not when the platform could support KUAP (PPC_HAVE_KUAP).
Fixes: 890274c2dc4c ("powerpc/64s: Implement KUAP for Radix MMU")
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions