]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4cf2d5126b660b60c239488eb2dec53eae330f37
tree8d2719df4c1ba3bd4b6b57154f6de7a9f196cc6d
parentd8ae05eca4785c80df9c0ac222b9c900649d3df7
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