nfc: enable NFC_NCI as module

svn path=/dists/trunk/linux-2.6/; revision=18306
This commit is contained in:
Ben Hutchings 2011-11-22 06:33:51 +00:00
parent e0a83e6b87
commit a5117b53ce
2 changed files with 6 additions and 0 deletions

1
debian/changelog vendored
View File

@ -5,6 +5,7 @@ linux-2.6 (3.2~rc2-1~experimental.1) UNRELEASED; urgency=low
* aufs: Update to aufs3.x-rcN-20111114
* ieee802154: Enable IEEE802154_6LOWPAN as module
* can: Enable CAN_GW, CAN_EMS_PCMCIA, CAN_PEAK_PCI as modules
* nfc: enable NFC_NCI as module
[ Uwe Kleine-König ]
* [amd64] reenable rt featureset with 3.2-rc2-rt3

View File

@ -4287,6 +4287,11 @@ CONFIG_IP_VS_PE_SIP=m
##
CONFIG_NFC=m
##
## file: net/nfc/nci/Kconfig
##
CONFIG_NFC_NCI=m
##
## file: net/packet/Kconfig
##