commit | e3c78c9b3c6a984934f98d3d622618edaa149fbd | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Tue Sep 21 10:24:36 2010 +0200 |
committer | Stefan Roese <sr@denx.de> | Thu Sep 23 09:02:05 2010 +0200 |
tree | 289a153d11f6156810326b03c68ade54393ebdd4 | |
parent | 550650ddd0fde00f245bc3da72d7272844198394 [diff] |
ppc4xx: Remove now unused CONFIG_UART1_CONSOLE CONFIG_UART1_CONSOLE was a PPC4xx specific implementation and is now removed since the move from the 4xx UART driver to the common NS16550 UART driver. Let's remove all references to this define now. Signed-off-by: Stefan Roese <sr@denx.de>