commit | 42dfd1e10c9a50146656c32da667f1a7ff280325 | [log] [tgz] |
---|---|---|
author | Nicolas Ferre <nicolas.ferre@atmel.com> | Tue Jan 20 11:38:02 2015 +0100 |
committer | Nicolas Ferre <nicolas.ferre@atmel.com> | Mon Jan 26 13:43:18 2015 +0100 |
tree | ded0b25d6db8ffa28b4c2c4aea4efcc8dd5c6b37 | |
parent | 29ee506d0d56f6d39cc237de2512f9cb5629cbf7 [diff] |
ARM: at91: fix Kconfig.debug by adding DEBUG_AT91_UART option The DEBUG_AT91_UART Kconfig option was forgotten when moving the AT91 debug-macro.S file. Add it and use it for the at91.S compilation. Reported-by: Paul Bolle <pebolle@tiscali.nl> Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>