]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Staging: rt28x0: Add proper selection of WIRELESS_EXT and WEXT_PRIV
authorBartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Mon, 2 Nov 2009 15:25:32 +0000 (16:25 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 11 Dec 2009 20:23:16 +0000 (12:23 -0800)
commit23d1d3d92283d6888e8e595cd52848728cd3da35
tree9401bc63c7b0ba91591b388015ffda2b47e9b851
parent62eb734b490c3851deb5cdba99e477f102549b68
Staging: rt28x0: Add proper selection of WIRELESS_EXT and WEXT_PRIV

After the incorporation of the patch entitled "wext: refactor", some
of the wireless drivers in drivers/staging fail to build because they
need to have CONFIG_WIRELESS_EXT and CONFIG_WEXT_PRIV defined.

[ patch description borrowed from the previous fix for wireless staging
  drivers ("staging: Add proper selection of WIRELESS_EXT and WEXT_PRIV")
  authored by Larry Finger ]

Cc: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/rt2860/Kconfig
drivers/staging/rt2870/Kconfig