diff options
author | Randy Dunlap <rdunlap@infradead.org> | 2023-06-30 22:47:12 -0700 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2023-07-03 16:07:55 +1000 |
commit | 39f49684036d24af800ff194c33c7b2653c591d7 (patch) | |
tree | affd1e294f48037799d62509ac35df770b033bee /tools/perf/scripts/python/arm-cs-trace-disasm.py | |
parent | d8b0bd57c2d68eb500f356f0f9228e6183da94ae (diff) |
powerpc: allow PPC_EARLY_DEBUG_CPM only when SERIAL_CPM=y
In a randconfig with CONFIG_SERIAL_CPM=m and
CONFIG_PPC_EARLY_DEBUG_CPM=y, there is a build error:
ERROR: modpost: "udbg_putc" [drivers/tty/serial/cpm_uart/cpm_uart.ko] undefined!
Prevent the build error by allowing PPC_EARLY_DEBUG_CPM only when
SERIAL_CPM=y.
Fixes: c374e00e17f1 ("[POWERPC] Add early debug console for CPM serial ports.")
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Reviewed-by: Pali Rohár <pali@kernel.org>
Reviewed-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://msgid.link/20230701054714.30512-1-rdunlap@infradead.org
Diffstat (limited to 'tools/perf/scripts/python/arm-cs-trace-disasm.py')
0 files changed, 0 insertions, 0 deletions