Add generic support for the NFC stack

Partial fix for [YOCTO #7451].

Signed-off-by: Cristian Iorga <cristian.io...@intel.com>
---
 meta/cfg/kernel-cache/features/nfc/nfc.cfg | 1 +
 meta/cfg/kernel-cache/features/nfc/nfc.scc | 1 +
 2 files changed, 2 insertions(+)
 create mode 100644 meta/cfg/kernel-cache/features/nfc/nfc.cfg
 create mode 100644 meta/cfg/kernel-cache/features/nfc/nfc.scc

diff --git a/meta/cfg/kernel-cache/features/nfc/nfc.cfg 
b/meta/cfg/kernel-cache/features/nfc/nfc.cfg
new file mode 100644
index 0000000..63fd073
--- /dev/null
+++ b/meta/cfg/kernel-cache/features/nfc/nfc.cfg
@@ -0,0 +1 @@
+CONFIG_NFC=m
diff --git a/meta/cfg/kernel-cache/features/nfc/nfc.scc 
b/meta/cfg/kernel-cache/features/nfc/nfc.scc
new file mode 100644
index 0000000..d96ab71
--- /dev/null
+++ b/meta/cfg/kernel-cache/features/nfc/nfc.scc
@@ -0,0 +1 @@
+kconf hardware nfc.cfg
-- 
2.1.4

-- 
_______________________________________________
linux-yocto mailing list
linux-yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/linux-yocto

Reply via email to