OSDN Git Service

ARM: at91: fix Kconfig.debug by adding DEBUG_AT91_UART option
authorNicolas Ferre <nicolas.ferre@atmel.com>
Tue, 20 Jan 2015 10:38:02 +0000 (11:38 +0100)
committerNicolas Ferre <nicolas.ferre@atmel.com>
Mon, 26 Jan 2015 12:43:18 +0000 (13:43 +0100)
commit42dfd1e10c9a50146656c32da667f1a7ff280325
treeded0b25d6db8ffa28b4c2c4aea4efcc8dd5c6b37
parent29ee506d0d56f6d39cc237de2512f9cb5629cbf7
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>
arch/arm/Kconfig.debug