commit | e8729dda3fb0f99c1353d32b7cc88384e3d9124b | [log] [tgz] |
---|---|---|
author | Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | Mon Feb 06 02:54:46 2012 +0800 |
committer | Nicolas Ferre <nicolas.ferre@atmel.com> | Thu Feb 23 14:58:00 2012 +0100 |
tree | 983d329df991cdcbef4a268a39e80c82e5545754 | |
parent | 69f6a27bf4c86e986964100e560d991a8de03833 [diff] |
ARM: at91/board-dt: drop default console This default console mechanism is not used if the console is selected by command line (console= parameter). Dropping this will simplify the compilation of multiple SoC in the same kernel image. Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>