]> git.karo-electronics.de Git - karo-tx-linux.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>
Thu, 15 Aug 2013 15:42:34 +0000 (16:42 +0100)
commitd64950254b2e534b40f876f22fd820a42f8bec28
treef03671117a1707335953c67e5fcca955160f678f
parent760edbbf94abb7a373b262cbcb12bb4acd52a62e
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