Enable the rtl8192e driver (rhbz 913753)

This commit is contained in:
Josh Boyer 2013-04-01 12:49:38 -04:00
parent 5fab95dc2e
commit a44dd01fce
2 changed files with 7 additions and 1 deletions

View File

@ -4448,7 +4448,12 @@ CONFIG_USB_ATMEL=m
# CONFIG_RAR_REGISTER is not set
# CONFIG_VT6656 is not set
# CONFIG_USB_SERIAL_QUATECH_USB2 is not set
# CONFIG_RTL8192E is not set
# Larry Finger maintains these (rhbz 913753)
CONFIG_RTLLIB=m
CONFIG_RTLLIB_CRYPTO_CCMP=m
CONFIG_RTLLIB_CRYPTO_TKIP=m
CONFIG_RTLLIB_CRYPTO_WEP=m
CONFIG_RTL8192E=m
# CONFIG_INPUT_GPIO is not set
# CONFIG_VIDEO_CX25821 is not set
# CONFIG_R8187SE is not set

View File

@ -2398,6 +2398,7 @@ fi
# || ||
%changelog
* Mon Apr 01 2013 Josh Boyer <jwboyer@redhat.com>
- Enable the rtl8192e driver (rhbz 913753)
- Enable CONFIG_MCE_INJECT (rhbz 927353)
* Thu Mar 28 2013 Josh Boyer <jwboyer@redhat.com> - 3.8.5-201