diff options
author | Tong Zhang <[email protected]> | 2020-08-28 08:39:50 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2020-09-04 17:16:14 +0200 |
commit | 0fb9342d06b0f667b915ba58bfefc030e534a218 (patch) | |
tree | 655b9c842299bd6bddd20c204270003966952c19 /scripts/gen_compile_commands.py | |
parent | 5da6b1c079e6804a81e63ab8337224cbd2148c91 (diff) |
tty: serial: earlycon dependency
parse_options() in drivers/tty/serial/earlycon.c calls uart_parse_earlycon
in drivers/tty/serial/serial_core.c therefore selecting SERIAL_EARLYCON
should automatically select SERIAL_CORE, otherwise will result in symbol
not found error during linking if SERIAL_CORE is not configured as builtin
Fixes: 9aac5887595b ("tty/serial: add generic serial earlycon")
Signed-off-by: Tong Zhang <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/gen_compile_commands.py')
0 files changed, 0 insertions, 0 deletions