From 0c4d60c8401ea29f1e6b17d7ee12b61c131415dd Mon Sep 17 00:00:00 2001 From: "hxehex.real" <227055331+hxehex@users.noreply.github.com> Date: Fri, 9 Jan 2026 12:52:17 +0000 Subject: [PATCH] veux: configs: Enable NXP PN557 NFC driver in stock_defconfig Signed-off-by: hxehex.real <227055331+hxehex@users.noreply.github.com> --- arch/arm64/configs/stock_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm64/configs/stock_defconfig b/arch/arm64/configs/stock_defconfig index 0326da88fffa0..919b2f0605c39 100644 --- a/arch/arm64/configs/stock_defconfig +++ b/arch/arm64/configs/stock_defconfig @@ -1399,6 +1399,7 @@ CONFIG_RFKILL_LEDS=y # CONFIG_CEPH_LIB is not set # CONFIG_NFC is not set CONFIG_NFC_QTI_I2C=y +CONFIG_NFC_PN557=y # CONFIG_NFC_QTI_I3C_GPIO is not set # CONFIG_PSAMPLE is not set # CONFIG_NET_IFE is not set