net/wireless: Enable RTL8192CE as module

svn path=/dists/sid/linux-2.6/; revision=17093
This commit is contained in:
Ben Hutchings 2011-03-21 02:04:30 +00:00
parent 0b78942fe9
commit 47cbc287ae
2 changed files with 7 additions and 0 deletions

1
debian/changelog vendored
View File

@ -4,6 +4,7 @@ linux-2.6 (2.6.38-2) UNRELEASED; urgency=low
* kconfig: Avoid buffer underrun in choice input (fixes FTBFS on mips)
* rt2800usb: Disable powersaving by default (Closes: #618930)
* b43: Enable B43_PHY_N (Closes: #619070)
* net/wireless: Enable RTL8192CE as module
-- Ben Hutchings <ben@decadent.org.uk> Sat, 19 Mar 2011 05:17:42 +0000

View File

@ -1997,6 +1997,12 @@ CONFIG_RT2800USB_RT30XX=y
CONFIG_RTL8180=m
CONFIG_RTL8187=m
##
## file: drivers/net/wireless/rtlwifi/Kconfig
##
CONFIG_RTL8192CE=m
CONFIG_RTLWIFI=m
##
## file: drivers/net/wireless/wl1251/Kconfig
##