net: Enable NFC, NFC_PN533 as modules

svn path=/dists/trunk/linux-2.6/; revision=17953
This commit is contained in:
Ben Hutchings 2011-08-19 00:38:17 +00:00
parent 84f60dcde0
commit e3f849c742
2 changed files with 11 additions and 0 deletions

1
debian/changelog vendored
View File

@ -9,6 +9,7 @@ linux-2.6 (3.1.0~rc2-1~experimental.1) UNRELEASED; urgency=low
* [x86] ACPI: Enable ACPI_APEI_GHES as built-in (no longer modular).
Enable ACPI_APEI_MEMORY_FAILURE.
* netfilter: Enable IP_SET_HASH_NETIFACE as module
* net: Enable NFC, NFC_PN533 as modules
-- Ben Hutchings <ben@decadent.org.uk> Wed, 27 Jul 2011 23:58:10 +0200

10
debian/config/config vendored
View File

@ -2091,6 +2091,11 @@ CONFIG_WL12XX_SDIO=m
CONFIG_ZD1211RW=m
# CONFIG_ZD1211RW_DEBUG is not set
##
## file: drivers/nfc/Kconfig
##
CONFIG_NFC_PN533=m
##
## file: drivers/of/Kconfig
##
@ -4199,6 +4204,11 @@ CONFIG_IP_VS_PE_SIP=m
##
# CONFIG_NETLABEL is not set
##
## file: net/nfc/Kconfig
##
CONFIG_NFC=m
##
## file: net/packet/Kconfig
##