tty: serial: drop ATH79 specific SoC symbols
authorJohn Crispin <john@phrozen.org>
Mon, 7 May 2018 13:14:07 +0000 (15:14 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 14 May 2018 11:51:12 +0000 (13:51 +0200)
commitfffd7173ac3210279896f8726ec31699b28c93b4
treedaf46985c03e76d6d572e8b38d63595719126365
parent3ace822ad4b255eff7f56d2f452f7a8409b29b6d
tty: serial: drop ATH79 specific SoC symbols

QCA MIPS support is being converted to pure OF. As part of this we are
dropping the SOC_AR* symbols. Additionally the SERIAL_AR933X style tty
is also found on a few SoCs newer that the AR933x.

This patch changes the dependency to ATH79, thus fixing the 2 issues
described above.

Signed-off-by: John Crispin <john@phrozen.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/Kconfig