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-11-16 14:23:30 -0700
commit5c7758ba814c41d0c0e4a52dc667efad8eba06cd (patch)
tree311b41e83bbd2d83032a066d25ce1263bc854b55 /ubuntu
parent989637890699c9961535af68b760ebfb4dc8a2d6 (diff)
UBUNTU: ubuntu: 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 \