commit | c55baa8bea1849433c6378f25fb2e03dbf8b5435 | [log] [tgz] |
---|---|---|
author | Bryan Brattlof <bb@ti.com> | Fri Dec 29 11:46:59 2023 -0600 |
committer | Tom Rini <trini@konsulko.com> | Wed Jan 03 08:36:37 2024 -0500 |
tree | 443da42aa40b9b9d3d17e10a8b32879f0c149bb8 | |
parent | c2d46465c6deb26e619b0227d3e9c3b15ab89824 [diff] |
configs: am65x_evm_a53: disable CONSOLE_MUX We do not have a need to share a single console with the evaluation board and disabling this option reduces the complexity of configuring the consoles. Disable CONSOLE_MUX Tested-by: Tom Rini <trini@konsulko.com> Signed-off-by: Bryan Brattlof <bb@ti.com> Reviewed-by: Nishanth Menon <nm@ti.com>