nfc: Disable NFC_NCI as no enabled drivers need it

svn path=/dists/trunk/linux/; revision=20938
This commit is contained in:
Ben Hutchings 2013-12-30 01:27:55 +00:00
parent 82747ffa61
commit 05f05d0b6f
2 changed files with 2 additions and 1 deletions

1
debian/changelog vendored
View File

@ -27,6 +27,7 @@ linux (3.13~rc4-1~exp1) UNRELEASED; urgency=low
* [amd64] misc: Enable INTEL_MIC_HOST as module
* [powerpc/powerpc64] block: Enable AIX_PARTITION
* net/sched: Change NET_CLS_CGROUP from built-in to module
* nfc: Disable NFC_NCI as no enabled drivers need it
[ Aurelien Jarno ]
* [mipsel] Remove r5k-cobalt flavour.

View File

@ -5331,7 +5331,7 @@ CONFIG_NFC_DIGITAL=m
##
## file: net/nfc/nci/Kconfig
##
CONFIG_NFC_NCI=m
# CONFIG_NFC_NCI is not set
##
## file: net/openvswitch/Kconfig