commit | 6584ccfaaf8f8a57544cc0ec7ddbd265d53648bc | [log] [tgz] |
---|---|---|
author | Pali Rohár <pali@kernel.org> | Fri Aug 13 13:58:49 2021 +0200 |
committer | Stefan Roese <sr@denx.de> | Wed Sep 01 08:07:04 2021 +0200 |
tree | 7dd9a0006475f38aee20fae7d0da3df3d710a4e4 | |
parent | 4731d72e288a741ee88cd4fd6dad59a06c20c1ec [diff] |
serial: a37xx: Remove CONFIG_DEBUG_UART_SHIFT options Armada 37xx serial driver does not use CONFIG_DEBUG_UART_SHIFT. So do not define any bogus value for CONFIG_DEBUG_UART_SHIFT option in any Armada 37xx defconfig file. Signed-off-by: Pali Rohár <pali@kernel.org> Reviewed-by: Stefan Roese <sr@denx.de>