commit | 125b181aec7a67c71234284ecf6d9c729d05deda | [log] [tgz] |
---|---|---|
author | Larry Finger <Larry.Finger@lwfinger.net> | Thu Oct 01 13:22:27 2009 -0500 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Oct 07 16:39:43 2009 -0400 |
tree | 07fd0786e48bf0b9d2a362744eed0e0fac156f0f | |
parent | 3d23e349d807177eaf519d444677cee86b1a04cf [diff] |
staging: 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. Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>