ARM: rpi: move debug UART Kconfig settings
In contrast to other architectures, R.Pi debug UART config was placed
under the "System Type" menu, not under the "Debugging -> low-level
debugging port". This made this setting easy to miss when enabling low
level debug mesages.

While at it use the existing base address defines rather than defining
them again in Kconfig.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 85b7864 commit b4db05f2cb2addf8b6f5933cab7903b18e966227
@Sascha Hauer Sascha Hauer authored on 6 Mar 2019
Showing 3 changed files
View
arch/arm/mach-bcm283x/Kconfig
View
arch/arm/mach-bcm283x/include/mach/debug_ll.h
View
common/Kconfig