ramips: fix the number of uarts for each SoC
authorÁlvaro Fernández Rojas <noltari@gmail.com>
Fri, 24 Jun 2016 11:04:05 +0000 (13:04 +0200)
committerZoltan HERPAI <wigyori@uid0.hu>
Fri, 24 Jun 2016 11:04:05 +0000 (13:04 +0200)
commit58648bec39764f08eb7bde96308373ca0df7cc41
tree408518ec644fd9bc936c8fa40126ba68689121b1
parente3c841de2cf752cf85dbf8ca562c6e9fd7ac64b0
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