serial: Make SERIAL_MPS2_UART depend on ARCH_MPS2
authorGeert Uytterhoeven <geert+renesas@glider.be>
Tue, 10 May 2016 18:56:10 +0000 (20:56 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 25 Jun 2016 17:40:33 +0000 (10:40 -0700)
commit3e5af8e04a3b104b6a8ccca4ff33644b5bcc21f0
treea1f5f264905a4674fb5823fed209f52a6bcb2691
parent9a3f5bf275e68b6651a2bc935beaac938cf27adc
serial: Make SERIAL_MPS2_UART depend on ARCH_MPS2

Enabling support for the UART on the ARM MPS2 platform only make sense
when compiling for the ARM MPS2 platform, unless compile-testing.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Vladimir Murzin <vladimir.murzin@arm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/Kconfig