diff options
| author | Ethan Nelson-Moore <enelsonmoore@gmail.com> | 2026-06-10 18:30:11 -0700 |
|---|---|---|
| committer | Alex Deucher <alexander.deucher@amd.com> | 2026-07-01 11:18:35 -0400 |
| commit | c69657158582a14e057a9e582e48bbc012884d69 (patch) | |
| tree | 044beba2f11d86b2c2d411848dee6437753ca5aa /tools/perf/scripts/python | |
| parent | 9e0896fa6f7dbe9ca3dbbd3b593fa91670f4820b (diff) | |
drm/amd/display: remove check for nonexistent CONFIG_HAVE_KGDB
drivers/gpu/drm/amd/display/dc/sspl/spl_debug.h checks for
CONFIG_HAVE_KGDB or CONFIG_KGDB to determine whether to call
kgdb_breakpoint(). CONFIG_HAVE_KGDB has never existed in the kernel.
Remove the check for it and retain only the correct check for
CONFIG_KGDB.
Discovered while searching for CONFIG_* symbols referenced in code but
not defined in any Kconfig file.
Signed-off-by: Ethan Nelson-Moore <enelsonmoore@gmail.com>
Tested-by: Dan Wheeler <daniel.wheeler@amd.com>
Acked-by: George Zhang <george.zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
