Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ea81966c authored by Gertjan van Wingerde's avatar Gertjan van Wingerde Committed by John W. Linville
Browse files

rt2x00: Enable support for RT53xx PCI devices by default.



Code seems to be feature-complete, so no reason to not enable
these devices by default.

Also, remove the sentence about the support for these devices being
non-functional.

Signed-off-by: default avatarGertjan van Wingerde <gwingerde@gmail.com>
Signed-off-by: default avatarIvo van Doorn <IvDoorn@gmail.com>
Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
parent ccd3caa4
Loading
Loading
Loading
Loading
+1 −4
Original line number Diff line number Diff line
@@ -96,15 +96,12 @@ config RT2800PCI_RT35XX
config RT2800PCI_RT53XX
       bool "rt2800-pci - Include support for rt53xx devices (EXPERIMENTAL)"
       depends on EXPERIMENTAL
       default n
       default y
       ---help---
         This adds support for rt53xx wireless chipset family to the
         rt2800pci driver.
         Supported chips: RT5390

         Support for these devices is non-functional at the moment and is
         intended for testers and developers.

endif

config RT2500USB