Enable rtl8192ee (rhbz 1113422)

This commit is contained in:
Josh Boyer 2014-06-26 15:59:47 -04:00
parent 0c652adeef
commit 6344a42951
2 changed files with 5 additions and 1 deletions

View File

@ -4991,7 +4991,8 @@ CONFIG_RTL8192E=m
# CONFIG_VIDEO_CX25821 is not set
# CONFIG_R8187SE is not set
# CONFIG_R8188EU is not set
# CONFIG_R8192EE is not set
# Larry Finger maintains (rhbz 1113422)
CONFIG_R8192EE=m
# CONFIG_R8821AE is not set
# CONFIG_RTL8192U is not set
CONFIG_R8723AU=m # Jes Sorensen maintains this (rhbz 1100162)

View File

@ -2257,6 +2257,9 @@ fi
# ||----w |
# || ||
%changelog
* Thu Jun 26 2014 Josh Boyer <jwboyer@fedoraproject.org>
- Enable rtl8192ee (rhbz 1113422)
* Thu Jun 26 2014 Kyle McMartin <kyle@fedoraproject.org> - 3.16.0-0.rc2.git3.2
- Add kernel-arm64.patch, which contains AArch64 support destined for upstream.
ssh://git.fedorahosted.org/git/kernel-arm64.git is Mark Salter's source tree