aboutsummaryrefslogtreecommitdiff
path: root/ubuntu
diff options
context:
space:
mode:
authorManoj Iyer <manoj.iyer@canonical.com>2010-11-17 23:02:38 +0000
committerJohn Rigby <john.rigby@linaro.org>2011-09-23 08:47:31 -0600
commit7280367b3ef11ba2e806a3a7cb4bd99d11140ac6 (patch)
treec5ec3d02f38f6b1a3060ed67f3797153be3135a9 /ubuntu
parent2c9466af3095dbe722966163edaa640cc74a7429 (diff)
UBUNTU: SAUCE: enable rfkill for rtl8192se driver
This driver is not upstream, it is part of the ubuntu delta. On thinkpad Edge with RTL8192SE wifi device, wifi on/off hotkey does not work. Enabled RFKILL in the rtl8192se module to enable this hotkey. BugLink: http://bugs.launchpad.net/bugs/640992 Signed-off-by: Manoj Iyer <manoj.iyer@canonical.com> Acked-by: Stefan Bader <stefan.bader@canonical.com> Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
Diffstat (limited to 'ubuntu')
-rwxr-xr-xubuntu/rtl8192se/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/ubuntu/rtl8192se/Makefile b/ubuntu/rtl8192se/Makefile
index c1490b9cfc1..8d3c15cec8a 100755
--- a/ubuntu/rtl8192se/Makefile
+++ b/ubuntu/rtl8192se/Makefile
@@ -67,10 +67,10 @@ EXTRA_CFLAGS += -DEEPROM_OLD_FORMAT_SUPPORT=0 \
-DENABLE_DOT11D \
-DCONFIG_ASPM_OR_D3 \
-DRTLLIB_RADIOTAP \
- # \
- -DCONFIG_CRDA \
-DCONFIG_CFG_80211 \
-DCONFIG_RTL_RFKILL \
+ # \
+ -DCONFIG_CRDA \
-DCONFIG_FW_SETCHAN \
-DRTL8192S_WAPI_SUPPORT \
-D_ENABLE_SW_BEACON \