ARM: debug: provide PL01x debug uart phys/virt address configuration options
authorRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 7 Jul 2013 11:32:16 +0000 (12:32 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 25 Aug 2013 16:11:05 +0000 (17:11 +0100)
commit5c972af407419c79e1e922fb241fa0d06b4f1ffd
treede278f0e6111103cbc6efdad8250e2dbc443f15f
parent0b4cccbec60678212eccdb42dc1e1c233ddf7092
ARM: debug: provide PL01x debug uart phys/virt address configuration options

Move the definition of the UART register addresses out of the platform
specific header files into the Kconfig files.

Acked-by: Ryan Mallon <rmallon@gmail.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
14 files changed:
arch/arm/Kconfig.debug
arch/arm/include/asm/hardware/debug-pl01x.S
arch/arm/include/debug/bcm2835.S
arch/arm/include/debug/cns3xxx.S
arch/arm/include/debug/highbank.S
arch/arm/include/debug/mxs.S
arch/arm/include/debug/nomadik.S
arch/arm/include/debug/nspire.S
arch/arm/include/debug/u300.S
arch/arm/include/debug/vexpress.S
arch/arm/mach-ep93xx/include/mach/debug-macro.S
arch/arm/mach-integrator/include/mach/debug-macro.S
arch/arm/mach-realview/include/mach/debug-macro.S
arch/arm/mach-versatile/include/mach/debug-macro.S