Skip to content

Commit

Permalink
rtl818x: Update Kconfig for rtl8187se
Browse files Browse the repository at this point in the history
update description in Kconfig to state rtl8180 driver
now supports also rtl8187se cards

Signed-off-by: Andrea Merello <andrea.merello@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
  • Loading branch information
Andrea Merello authored and John W. Linville committed Mar 27, 2014
1 parent 1eba648 commit 9d2ffb8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions drivers/net/wireless/rtl818x/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
# RTL818X Wireless LAN device configuration
#
config RTL8180
tristate "Realtek 8180/8185 PCI support"
tristate "Realtek 8180/8185/8187SE PCI support"
depends on MAC80211 && PCI
select EEPROM_93CX6
---help---
This is a driver for RTL8180 and RTL8185 based cards.
This is a driver for RTL8180, RTL8185 and RTL8187SE based cards.
These are PCI based chips found in cards such as:

(RTL8185 802.11g)
Expand Down

0 comments on commit 9d2ffb8

Please sign in to comment.