]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: debug: provide 8250 debug uart phys/virt address configuration options
authorRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 6 Jul 2013 23:01:39 +0000 (00:01 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 15 Aug 2013 15:42:29 +0000 (16:42 +0100)
commitf25d9983600f42ce4377429a670773db9a10021b
tree2ffff376dd3275d87a0c7be3f7df6ae7c09482f1
parentd941cce5df729b00f006cf1fb5de0481d3f46c0c
ARM: debug: provide 8250 debug uart phys/virt address configuration options

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

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
20 files changed:
arch/arm/Kconfig.debug
arch/arm/include/asm/hardware/debug-8250.S
arch/arm/include/debug/mvebu.S
arch/arm/include/debug/nspire.S
arch/arm/include/debug/pxa.S
arch/arm/include/debug/rockchip.S
arch/arm/include/debug/sunxi.S
arch/arm/mach-dove/include/mach/debug-macro.S
arch/arm/mach-ebsa110/include/mach/debug-macro.S
arch/arm/mach-footbridge/include/mach/debug-macro.S
arch/arm/mach-gemini/include/mach/debug-macro.S
arch/arm/mach-iop13xx/include/mach/debug-macro.S
arch/arm/mach-iop32x/include/mach/debug-macro.S
arch/arm/mach-iop33x/include/mach/debug-macro.S
arch/arm/mach-ixp4xx/include/mach/debug-macro.S
arch/arm/mach-kirkwood/include/mach/debug-macro.S
arch/arm/mach-lpc32xx/include/mach/debug-macro.S
arch/arm/mach-mv78xx0/include/mach/debug-macro.S
arch/arm/mach-orion5x/include/mach/debug-macro.S
arch/arm/mach-rpc/include/mach/debug-macro.S