diff options
author | Arnd Bergmann <arnd@arndb.de> | 2015-12-03 14:41:11 +0100 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2015-12-15 23:41:49 +0100 |
commit | cdd2e08b21e537ecb46a88cd3849f04770d4632b (patch) | |
tree | 4b29f51549a1878c7261bb735e3cb3510e55f2c3 /arch/tile | |
parent | 31ade3b83e1821da5fbb2f11b5b3d4ab2ec39db8 (diff) |
ARM: debug-ll: fix UART configuration with ARCH_KEYSTONE
We may have multiple platforms enabled and also DEBUG_LL
configured for one of them. However if we enable ARCH_KEYSTONE,
we default to using 32-bit UART access independent of which
platform we are actually using, which can be confusing.
This changes the logic so the 32-bit default gets only
used by default if we actually configure the keystone
UART, as opposed to picking some other 8250 setting on
a kernel that has keystone support enabled.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'arch/tile')
0 files changed, 0 insertions, 0 deletions