ARM: mvebu: Rename DEBUG_LL to indicate UART index
authorMaxime Ripard <maxime.ripard@free-electrons.com>
Thu, 8 Jan 2015 17:38:03 +0000 (18:38 +0100)
committerAndrew Lunn <andrew@lunn.ch>
Fri, 9 Jan 2015 14:56:05 +0000 (08:56 -0600)
The mvebu SoCs actually have more UARTs than just the one exposed in DEBUG_LL
yet.

In order to differentiate them, Add the index in the configuration options and
their help.

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Acked-by: Jason Cooper <jason@lakedaemon.net>
Acked-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
Signed-off-by: Andrew Lunn <andrew@lunn.ch>
arch/arm/Kconfig.debug

Simple merge