From 1312d64f1293de9cafdd34df81ea2ee3be48db01 Mon Sep 17 00:00:00 2001 From: Jack Kearney Date: Thu, 9 Feb 2023 16:40:32 -0500 Subject: [PATCH] Add pcscd & ccid --- config/buildroot/configs/airgap_x86_64_defconfig | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/config/buildroot/configs/airgap_x86_64_defconfig b/config/buildroot/configs/airgap_x86_64_defconfig index 0ac559f..540d259 100644 --- a/config/buildroot/configs/airgap_x86_64_defconfig +++ b/config/buildroot/configs/airgap_x86_64_defconfig @@ -1861,7 +1861,7 @@ BR2_PACKAGE_WPEWEBKIT_ARCH_SUPPORTS=y # # BR2_PACKAGE_ACSCCID is not set # BR2_PACKAGE_C_PERIPHERY is not set -# BR2_PACKAGE_CCID is not set +BR2_PACKAGE_CCID=y # BR2_PACKAGE_DTC is not set BR2_PACKAGE_GNU_EFI_ARCH_SUPPORTS=y # BR2_PACKAGE_GNU_EFI is not set @@ -1926,7 +1926,9 @@ BR2_PACKAGE_MRAA_ARCH_SUPPORTS=y # BR2_PACKAGE_MTDEV is not set # BR2_PACKAGE_NEARDAL is not set # BR2_PACKAGE_OWFS is not set -# BR2_PACKAGE_PCSC_LITE is not set +BR2_PACKAGE_PCSC_LITE=y +# BR2_PACKAGE_PCSC_LITE_DEBUGATR is not set +# BR2_PACKAGE_PCSC_LITE_EMBEDDED is not set # BR2_PACKAGE_TSLIB is not set #