ramips: fix the number of uarts for each SoC
authorÁlvaro Fernández Rojas <noltari@gmail.com>
Sun, 29 May 2016 10:55:12 +0000 (12:55 +0200)
committerÁlvaro Fernández Rojas <noltari@gmail.com>
Fri, 3 Jun 2016 10:20:33 +0000 (12:20 +0200)
commit604b92dbd0597e1a12a16c05ce0bb2c979326137
treef4134c07bdf4eec5654392c5aa3ceddccd2fe376
parent243e79e10ce40b395ecda86ef151ebcc21d19854
ramips: fix the number of uarts for each SoC

- Use default number of uarts (2) for rt288x/rt305x/rt3883/mt7620.
- Allow up to 3 uarts on MT7621 and MT7628.
- Remove unneeded SERIAL_8250_RT288X for MT7628.

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
target/linux/ramips/mt7620/config-4.4
target/linux/ramips/mt7621/config-4.4
target/linux/ramips/mt7628/config-4.4
target/linux/ramips/rt288x/config-4.4
target/linux/ramips/rt305x/config-4.4
target/linux/ramips/rt3883/config-4.4