0027-serial-ralink-adds-mt7620-serial.patch 939 B

1234567891011121314151617181920212223
  1. From 0b24e0e6bf2d9a1ca5f95446bc025dafc226998c Mon Sep 17 00:00:00 2001
  2. From: John Crispin <blogic@openwrt.org>
  3. Date: Fri, 15 Mar 2013 18:16:01 +0100
  4. Subject: [PATCH 27/57] serial: ralink: adds mt7620 serial
  5. Add the config symbol for Mediatek7620 SoC to SERIAL_8250_RT288X
  6. Signed-off-by: John Crispin <blogic@openwrt.org>
  7. ---
  8. drivers/tty/serial/8250/Kconfig | 2 +-
  9. 1 file changed, 1 insertion(+), 1 deletion(-)
  10. --- a/drivers/tty/serial/8250/Kconfig
  11. +++ b/drivers/tty/serial/8250/Kconfig
  12. @@ -297,7 +297,7 @@ config SERIAL_8250_EM
  13. config SERIAL_8250_RT288X
  14. bool "Ralink RT288x/RT305x/RT3662/RT3883 serial port support"
  15. - depends on SERIAL_8250 && (SOC_RT288X || SOC_RT305X || SOC_RT3883)
  16. + depends on SERIAL_8250 && (SOC_RT288X || SOC_RT305X || SOC_RT3883 || SOC_MT7620)
  17. help
  18. If you have a Ralink RT288x/RT305x SoC based board and want to use the
  19. serial port, say Y to this option. The driver can handle up to 2 serial