aboutsummaryrefslogtreecommitdiffstats
path: root/net/nfc/nci/Kconfig
diff options
context:
space:
mode:
authorJohn W. Linville <linville@tuxdriver.com>2013-08-09 15:06:28 -0400
committerJohn W. Linville <linville@tuxdriver.com>2013-08-09 15:06:28 -0400
commit4f0544489215fc78cccb96f8e3d0f078ae965297 (patch)
tree69e71db0cf005a68ab1b70f33ae0462fd94152fc /net/nfc/nci/Kconfig
parentath9k: Add more PCI IDs for WB225 cards (diff)
parentcw1200: Fix spurious BUG_ON() trigger when starting AP mode. (diff)
downloadlinux-dev-4f0544489215fc78cccb96f8e3d0f078ae965297.tar.xz
linux-dev-4f0544489215fc78cccb96f8e3d0f078ae965297.zip
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
Diffstat (limited to 'net/nfc/nci/Kconfig')
-rw-r--r--net/nfc/nci/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/nfc/nci/Kconfig b/net/nfc/nci/Kconfig
index 2a2416080b4f..a4f1e42e3481 100644
--- a/net/nfc/nci/Kconfig
+++ b/net/nfc/nci/Kconfig
@@ -11,6 +11,7 @@ config NFC_NCI
config NFC_NCI_SPI
depends on NFC_NCI && SPI
+ select CRC_CCITT
bool "NCI over SPI protocol support"
default n
help