Linux v4.6-rc6-113-g83858a701cf3
- Enable NFC_NXP_NCI options (rhbz 1290556)
This commit is contained in:
parent
c70306a69b
commit
ba418dcee2
@ -2112,7 +2112,8 @@ CONFIG_NFC_TRF7970A=m
|
||||
CONFIG_NFC_ST21NFCA=m
|
||||
CONFIG_NFC_ST21NFCA_I2C=m
|
||||
# CONFIG_NFC_ST95HF is not set
|
||||
# CONFIG_NFC_NXP_NCI is not set
|
||||
CONFIG_NFC_NXP_NCI=m
|
||||
CONFIG_NFC_NXP_NCI_I2C=m
|
||||
# CONFIG_NFC_NCI_SPI is not set
|
||||
# CONFIG_NFC_NCI_UART is not set
|
||||
# CONFIG_NFC_ST_NCI is not set
|
||||
|
2
gitrev
2
gitrev
@ -1 +1 @@
|
||||
33656a1f2ee5346c742d63ddd0e0970c95a56b70
|
||||
83858a701cf3271f81dd321c2a81e5666c6ca8f4
|
||||
|
@ -69,7 +69,7 @@ Summary: The Linux kernel
|
||||
# The rc snapshot level
|
||||
%define rcrev 6
|
||||
# The git snapshot level
|
||||
%define gitrev 1
|
||||
%define gitrev 2
|
||||
# Set rpm version accordingly
|
||||
%define rpmversion 4.%{upstream_sublevel}.0
|
||||
%endif
|
||||
@ -2148,7 +2148,9 @@ fi
|
||||
#
|
||||
#
|
||||
%changelog
|
||||
* Wed May 04 2016 Josh Boyer <jwboyer@fedoraproject.org>
|
||||
* Wed May 04 2016 Josh Boyer <jwboyer@fedoraproject.org> - 4.6.0-0.rc6.git2.1
|
||||
- Linux v4.6-rc6-113-g83858a701cf3
|
||||
- Enable NFC_NXP_NCI options (rhbz 1290556)
|
||||
- CVE-2016-4482 info leak in devio.c (rhbz 1332931 1332932)
|
||||
|
||||
* Tue May 03 2016 Josh Boyer <jwboyer@fedoraproject.org> - 4.6.0-0.rc6.git1.1
|
||||
|
Loading…
Reference in New Issue
Block a user