ARM: debug: provide generic option choices for 8250 and PL01x ports
authorRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 7 Jul 2013 14:29:38 +0000 (15:29 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 25 Aug 2013 16:11:07 +0000 (17:11 +0100)
commitf8f1279ce06a6dcc959fe23de5126c1945065c8c
tree8d2719df4c1ba3bd4b6b57154f6de7a9f196cc6d
parent4e218b99285485a6788339ee660cc535c7bd5017
ARM: debug: provide generic option choices for 8250 and PL01x ports

Provide generic option choices for 8250 and PL01x UART ports; these can
now be selected by UART type rather than asking about the platform.
This means that a kernel configuration user can manually choose the
various parameters of the debug UART without resorting to the platform
having to encode the possible settings.

These two generic options are preferred over further debug entries for
these ports; the existing options which refer back to the 8250 and PL01x
ports are now considered deprecated.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/Kconfig.debug