rt2x00: rt2800lib: enable RT3593 support
Support for the RT3593 has been implemented in the previous changes, so it is safe to mark it supported in the driver. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> Acked-by: Stanislaw Gruszka <stf_xl@wp.pl> Acked-by: Gertjan van Wingerde <gwingerde@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:
parent
0f5af26a49
commit
2dc2bd2f8a
|
@ -7636,6 +7636,7 @@ static int rt2800_probe_rt(struct rt2x00_dev *rt2x00dev)
|
|||
case RT3352:
|
||||
case RT3390:
|
||||
case RT3572:
|
||||
case RT3593:
|
||||
case RT5390:
|
||||
case RT5392:
|
||||
case RT5592:
|
||||
|
|
Loading…
Reference in New Issue