aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8187se/Kconfig
diff options
context:
space:
mode:
authorLarry Finger <Larry.Finger@lwfinger.net>2010-02-11 12:07:35 -0600
committerGreg Kroah-Hartman <gregkh@suse.de>2010-03-03 16:42:57 -0800
commit742821ce5fdf691826154fe72ba0884f71a40982 (patch)
tree5a3abd99cdc390e0f619660e8356abb7b5d10f45 /drivers/staging/rtl8187se/Kconfig
parentstaging: dream: more Code style fixes (diff)
downloadlinux-dev-742821ce5fdf691826154fe72ba0884f71a40982.tar.xz
linux-dev-742821ce5fdf691826154fe72ba0884f71a40982.zip
staging: r8187se: Change to use common eeprom routines in EEPROM_93CX
The TODO list includes switching this driver to use the common EEPROM routines in EEPROM_93CX. Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net> Tested by: Bernhard Schiffner <bernhard@schiffner-limbach.de> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/rtl8187se/Kconfig')
-rw-r--r--drivers/staging/rtl8187se/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/staging/rtl8187se/Kconfig b/drivers/staging/rtl8187se/Kconfig
index e24a6f7a0d85..155a78e07405 100644
--- a/drivers/staging/rtl8187se/Kconfig
+++ b/drivers/staging/rtl8187se/Kconfig
@@ -3,6 +3,7 @@ config R8187SE
depends on PCI && WLAN
select WIRELESS_EXT
select WEXT_PRIV
+ select EEPROM_93CX6
default N
---help---
If built as a module, it will be called r8187se.ko.