]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: debug-ll: reorganize mvebu debug uart config
authorArnd Bergmann <arnd@arndb.de>
Thu, 3 Dec 2015 13:48:23 +0000 (14:48 +0100)
committerArnd Bergmann <arnd@arndb.de>
Tue, 15 Dec 2015 22:41:51 +0000 (23:41 +0100)
commit1f38a2bab3733ac0a394f82961f5ebda1c3e528c
tree7591cffc7340a27a5c7064d482f40f1df68338b6
parentd2379aae9dd6c4b61b2a619366fb965792cee14c
ARM: debug-ll: reorganize mvebu debug uart config

As we are moving dove/mv78xx0/orion into multiplatform, the debug-ll
configuration options for these platforms are conflicting with the
multiplatform configuration: enabling one of those platforms sometimes
changes the default addresses to the ones used on one of them, rather
than the one that was selected in Kconfig.

This changes the configuration so we share the physical address
configuration with mach-mvebu.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/Kconfig.debug