summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wlags49_h25
diff options
context:
space:
mode:
authorDavid Kilroy2011-10-09 13:11:32 +0200
committerGreg Kroah-Hartman2011-10-18 00:22:36 +0200
commitadd54e5c8ac3a11b4fabe34fcea6c62d6b22a006 (patch)
treee8fea004080eee8bd1a5e44cc7a90bb8a6775e66 /drivers/staging/wlags49_h25
parentstaging: wlags49_h2: Handle sysfs_create_group return correctly (diff)
downloadkernel-qcow2-linux-add54e5c8ac3a11b4fabe34fcea6c62d6b22a006.tar.gz
kernel-qcow2-linux-add54e5c8ac3a11b4fabe34fcea6c62d6b22a006.tar.xz
kernel-qcow2-linux-add54e5c8ac3a11b4fabe34fcea6c62d6b22a006.zip
staging: wlags49_h2: Enable WPA in the HCF
WPA has been disabled in the HCF layer. The firmware does support it (it is used on other platforms). Enable it so we can work through the issues. Note that we also enable this for the HERMES 2.5 non-WARP firmware cards. Signed-off-by: David Kilroy <kilroyd@googlemail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/wlags49_h25')
-rw-r--r--drivers/staging/wlags49_h25/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/wlags49_h25/Makefile b/drivers/staging/wlags49_h25/Makefile
index 7d4b5632c94a..fe8292996108 100644
--- a/drivers/staging/wlags49_h25/Makefile
+++ b/drivers/staging/wlags49_h25/Makefile
@@ -15,7 +15,6 @@ INSTALLDIR := /lib/modules/$(shell uname -r)/kernel/drivers/net/wireless
ccflags-y := -I$(KERNELDIR)/include
ccflags-y += -I$(src) \
-DBUS_PCMCIA \
- -DUSE_WPA \
-DUSE_WEXT \
-DSTA_ONLY \
-DWVLAN_49 \