diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2013-04-06 11:40:44 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2013-04-06 11:40:44 +0000 |
commit | f78c902cfd5c5f3375964be90878c44c4180cfa0 (patch) | |
tree | ba128669b4d02fa8157fa7edbccfe3962898b050 /target/linux/ramips/patches-3.8/0117-serial-ralink-adds-mt7620-serial.patch | |
parent | 202fb45debb80148c280275e299d90475d032490 (diff) | |
download | mtk-20170518-f78c902cfd5c5f3375964be90878c44c4180cfa0.zip mtk-20170518-f78c902cfd5c5f3375964be90878c44c4180cfa0.tar.gz mtk-20170518-f78c902cfd5c5f3375964be90878c44c4180cfa0.tar.bz2 |
kernel: update linux 3.8 to 3.8.6
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36215
Diffstat (limited to 'target/linux/ramips/patches-3.8/0117-serial-ralink-adds-mt7620-serial.patch')
-rw-r--r-- | target/linux/ramips/patches-3.8/0117-serial-ralink-adds-mt7620-serial.patch | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/target/linux/ramips/patches-3.8/0117-serial-ralink-adds-mt7620-serial.patch b/target/linux/ramips/patches-3.8/0117-serial-ralink-adds-mt7620-serial.patch index 0d63e8d..745a236 100644 --- a/target/linux/ramips/patches-3.8/0117-serial-ralink-adds-mt7620-serial.patch +++ b/target/linux/ramips/patches-3.8/0117-serial-ralink-adds-mt7620-serial.patch @@ -10,11 +10,9 @@ Signed-off-by: John Crispin <blogic@openwrt.org> drivers/tty/serial/8250/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -diff --git a/drivers/tty/serial/8250/Kconfig b/drivers/tty/serial/8250/Kconfig -index 2ef9537..1038cdb 100644 --- a/drivers/tty/serial/8250/Kconfig +++ b/drivers/tty/serial/8250/Kconfig -@@ -279,7 +279,7 @@ config SERIAL_8250_EM +@@ -280,7 +280,7 @@ config SERIAL_8250_EM config SERIAL_8250_RT288X bool "Ralink RT288x/RT305x/RT3662/RT3883 serial port support" @@ -23,6 +21,3 @@ index 2ef9537..1038cdb 100644 help If you have a Ralink RT288x/RT305x SoC based board and want to use the serial port, say Y to this option. The driver can handle up to 2 serial --- -1.7.10.4 - |