From 6b4c82f4657bdb56e6b7a56651d6d4bb91a35b8f Mon Sep 17 00:00:00 2001 From: Adrian Dudau Date: Thu, 26 Jun 2014 13:29:32 +0200 Subject: initial commit for Enea Linux 4.0 Migrated from the internal git server on the daisy-enea branch Signed-off-by: Adrian Dudau --- meta-eca/recipes-kernel/linux/linux-yocto/nfc.cfg | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 meta-eca/recipes-kernel/linux/linux-yocto/nfc.cfg (limited to 'meta-eca/recipes-kernel/linux/linux-yocto/nfc.cfg') diff --git a/meta-eca/recipes-kernel/linux/linux-yocto/nfc.cfg b/meta-eca/recipes-kernel/linux/linux-yocto/nfc.cfg new file mode 100644 index 0000000..9ff3db6 --- /dev/null +++ b/meta-eca/recipes-kernel/linux/linux-yocto/nfc.cfg @@ -0,0 +1,7 @@ +CONFIG_NFC=m +CONFIG_NFC_NCI=m +CONFIG_NFC_HCI=m +CONFIG_NFC_SHDLC=y +CONFIG_NFC_LLCP=y +CONFIG_PN544_HCI_NFC=m +CONFIG_NFC_PN533=m -- cgit v1.2.3-54-g00ecf