diff options
author | Sander Vanheule <[email protected]> | 2021-12-15 21:06:02 +0100 |
---|---|---|
committer | Thomas Bogendoerfer <[email protected]> | 2021-12-16 15:45:39 +0100 |
commit | 6fb8a1b3203390d88ca2dfb3d0971a6c1217739e (patch) | |
tree | a8aae14c3314213e93540b824fa5b5c8b61dbec5 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 405db98b89256d9a2d12ec1b2cbd471a480417e1 (diff) |
MIPS: drop selected EARLY_PRINTK configs for MACH_REALTEK_RTL
MACH_REALTEK_RTL declares that the system supports early printk , but
this is not actually implemented as intended. The system is left with a
non-functional early0 console because the setup_8250_early_printk_port()
call provided for MIPS_GENERIC is never used to set this up. Generic
ns16550a earlycon works, so devices should use that for early output.
This means that SYS_HAS_EARLY_PRINTK and USE_GENERIC_EARLY_PRINTK_8250
do not need to be selected.
Additionally, as reported by Lukas Bulwahn, the selected symbol
SYS_HAS_EARLY_PRINTK_8250 does not actually exist, so should also be
dropped.
Cc: Lukas Bulwahn <[email protected]>
Cc: Bert Vermeulen <[email protected]>
Signed-off-by: Sander Vanheule <[email protected]>
Signed-off-by: Thomas Bogendoerfer <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions