With generic and various vendor drivers. Upstream kernel.org arm64 defconfig also has NFC support enabled with a few vendor drivers.
Signed-off-by: Mikko Rapeli <[email protected]> --- bsp/genericarm64/genericarm64.scc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/bsp/genericarm64/genericarm64.scc b/bsp/genericarm64/genericarm64.scc index d140e9512139..dff07ea48325 100644 --- a/bsp/genericarm64/genericarm64.scc +++ b/bsp/genericarm64/genericarm64.scc @@ -47,6 +47,9 @@ include features/net/hsr.scc include features/net/mellanox/mellanox.scc include features/net/net.scc include features/netfilter/netfilter.scc +include features/nfc/nfc.scc +include features/nfc/nfc-generic.scc +include features/nfc/nfc-vendor.scc include features/numa/numa.scc include features/nvme/nvme.scc include features/optee/optee.cfg -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#16123): https://lists.yoctoproject.org/g/linux-yocto/message/16123 Mute This Topic: https://lists.yoctoproject.org/mt/117176732/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
