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

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

rt2x00: Enable RT30xx by default.



Now that RT30xx support is at the same level as RT28xx support we can enable
these devices by default.

Signed-off-by: default avatarGertjan van Wingerde <gwingerde@gmail.com>
Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
parent c2661486
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -87,7 +87,7 @@ if RT2800PCI

config RT2800PCI_RT30XX
	bool "rt2800pci - Include support for rt30xx (PCI/PCIe/PCMCIA) devices"
	default n
	default y
	---help---
	  This adds support for rt30xx wireless chipset family to the
	  rt2800pci driver.
@@ -156,7 +156,7 @@ if RT2800USB

config RT2800USB_RT30XX
	bool "rt2800usb - Include support for rt30xx (USB) devices"
	default n
	default y
	---help---
	  This adds support for rt30xx wireless chipset family to the
	  rt2800usb driver.