diff --git a/debian/changelog b/debian/changelog index 131a36b8c..f71e312f2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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. diff --git a/debian/config/config b/debian/config/config index 628a9ce8b..1c83508c1 100644 --- a/debian/config/config +++ b/debian/config/config @@ -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