serial: Make SERIAL_MVEBU_UART depend on ARCH_MVEBU
authorGeert Uytterhoeven <geert@linux-m68k.org>
Fri, 18 Mar 2016 12:45:51 +0000 (13:45 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 30 Apr 2016 16:26:55 +0000 (09:26 -0700)
commit3d23b4c364e6fca720bf68655248c16c498e36f3
tree44899aa574c1ab237e48873ffc210b450bd8fa94
parent89ebc27427695bfc1e769f1dd99bd243d332ac7a
serial: Make SERIAL_MVEBU_UART depend on ARCH_MVEBU

Enabling support for the UART on Marvell EBU SoCs only make sense when
compiling for Marvell EBU SoCs, unless compile-testing.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Acked-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/Kconfig