<!--
    Input:
        hardware/interfaces/compatibility_matrices/compatibility_matrix.6.android17.xml
        out/soong/.intermediates/kernel/configs/s/android-4.19/kernel_config_s_4.19/matrix_kernel_config_s_4.19.xml
        out/soong/.intermediates/kernel/configs/s/android-5.4/kernel_config_s_5.4/matrix_kernel_config_s_5.4.xml
        out/soong/.intermediates/kernel/configs/s/android-5.10/kernel_config_s_5.10/matrix_kernel_config_s_5.10.xml
-->
<compatibility-matrix version="9.0" type="framework" level="6">
    <hal format="hidl">
        <name>android.hardware.radio</name>
        <version>1.6</version>
        <interface>
            <name>IRadio</name>
            <instance>slot1</instance>
            <instance>slot2</instance>
            <instance>slot3</instance>
        </interface>
    </hal>
    <hal format="hidl">
        <name>android.hardware.radio</name>
        <version>1.2</version>
        <interface>
            <name>ISap</name>
            <instance>slot1</instance>
            <instance>slot2</instance>
        </interface>
    </hal>
    <hal format="hidl">
        <name>android.hardware.radio.config</name>
        <version>1.1</version>
        <interface>
            <name>IRadioConfig</name>
            <instance>default</instance>
        </interface>
    </hal>
    <hal format="hidl">
        <name>android.hardware.radio.config</name>
        <version>1.3</version>
        <interface>
            <name>IRadioConfig</name>
            <instance>default</instance>
        </interface>
    </hal>
    <kernel version="4.19.191" level="6">
        <config>
            <key>CONFIG_ADVISE_SYSCALLS</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_AIO</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_ANDROID</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_ANDROID_BINDERFS</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_ANDROID_BINDER_DEVICES</key>
            <value type="string">binder,hwbinder,vndbinder</value>
        </config>
        <config>
            <key>CONFIG_ANDROID_BINDER_IPC</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_ANDROID_LOW_MEMORY_KILLER</key>
            <value type="tristate">n</value>
        </config>
        <config>
            <key>CONFIG_ANDROID_PARANOID_NETWORK</key>
            <value type="tristate">n</value>
        </config>
        <config>
            <key>CONFIG_ASHMEM</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_AUDIT</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_BINFMT_ELF</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_BINFMT_SCRIPT</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_BLK_DEV_INITRD</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_BLK_DEV_LOOP</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_BLOCK</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_BPFILTER</key>
            <value type="tristate">n</value>
        </config>
        <config>
            <key>CONFIG_BPF_JIT</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_BPF_SYSCALL</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_CGROUPS</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_CGROUP_BPF</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_CGROUP_CPUACCT</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_CGROUP_FREEZER</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_CGROUP_SCHED</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_CROSS_MEMORY_ATTACH</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_CRYPTO_AES</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_CRYPTO_CBC</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_CRYPTO_CHACHA20POLY1305</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_CRYPTO_CMAC</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_CRYPTO_CTR</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_CRYPTO_ECB</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_CRYPTO_GCM</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_CRYPTO_HMAC</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_CRYPTO_MD5</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_CRYPTO_NULL</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_CRYPTO_SHA1</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_CRYPTO_SHA256</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_CRYPTO_SHA512</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_CRYPTO_XCBC</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_DEBUG_LIST</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_DEFAULT_SECURITY_SELINUX</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_DEVMEM</key>
            <value type="tristate">n</value>
        </config>
        <config>
            <key>CONFIG_DM_SNAPSHOT</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_DM_VERITY</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_DUMMY</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_EMBEDDED</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_EPOLL</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_EVENTFD</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_FHANDLE</key>
            <value type="tristate">n</value>
        </config>
        <config>
            <key>CONFIG_FILE_LOCKING</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_FS_ENCRYPTION</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_FS_VERITY</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_FS_VERITY_BUILTIN_SIGNATURES</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_FUSE_FS</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_FUTEX</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_FW_CACHE</key>
            <value type="tristate">n</value>
        </config>
        <config>
            <key>CONFIG_HARDENED_USERCOPY</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_HID_GENERIC</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_HID_SONY</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_HIGH_RES_TIMERS</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_IKCONFIG</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_IKCONFIG_PROC</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_INET</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_INET6_ESP</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_INET6_IPCOMP</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_INET6_XFRM_MODE_TRANSPORT</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_INET6_XFRM_MODE_TUNNEL</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_INET_DIAG_DESTROY</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_INET_ESP</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_INET_UDP_DIAG</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_INET_XFRM_MODE_TRANSPORT</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_INET_XFRM_MODE_TUNNEL</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_INOTIFY_USER</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_INPUT</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_INPUT_EVDEV</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_INPUT_JOYSTICK</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_IP6_NF_FILTER</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_IP6_NF_IPTABLES</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_IP6_NF_MANGLE</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_IP6_NF_MATCH_RPFILTER</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_IP6_NF_NAT</key>
            <value type="tristate">n</value>
        </config>
        <config>
            <key>CONFIG_IP6_NF_RAW</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_IP6_NF_TARGET_REJECT</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_IPV6</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_IPV6_MIP6</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_IPV6_MULTIPLE_TABLES</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_IPV6_OPTIMISTIC_DAD</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_IPV6_ROUTER_PREF</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_IPV6_ROUTE_INFO</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_IPV6_VTI</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_IP_ADVANCED_ROUTER</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_IP_MULTICAST</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_IP_MULTIPLE_TABLES</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_IP_NF_ARPFILTER</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_IP_NF_ARPTABLES</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_IP_NF_ARP_MANGLE</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_IP_NF_FILTER</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_IP_NF_IPTABLES</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_IP_NF_MANGLE</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_IP_NF_MATCH_ECN</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_IP_NF_MATCH_TTL</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_IP_NF_NAT</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_IP_NF_RAW</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_IP_NF_SECURITY</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_IP_NF_TARGET_MASQUERADE</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_IP_NF_TARGET_NETMAP</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_IP_NF_TARGET_REDIRECT</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_IP_NF_TARGET_REJECT</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_JOYSTICK_XPAD</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_L2TP</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_MAGIC_SYSRQ</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_MD</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_MEMBARRIER</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_MMU</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_MODULES</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_MODULE_FORCE_UNLOAD</key>
            <value type="tristate">n</value>
        </config>
        <config>
            <key>CONFIG_MODULE_UNLOAD</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_MODVERSIONS</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_MULTIUSER</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NAMESPACES</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NET</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NETDEVICES</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NETFILTER</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NETFILTER_XT_MATCH_BPF</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NETFILTER_XT_MATCH_COMMENT</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NETFILTER_XT_MATCH_CONNLIMIT</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NETFILTER_XT_MATCH_CONNMARK</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NETFILTER_XT_MATCH_CONNTRACK</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NETFILTER_XT_MATCH_HASHLIMIT</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NETFILTER_XT_MATCH_HELPER</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NETFILTER_XT_MATCH_IPRANGE</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NETFILTER_XT_MATCH_LENGTH</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NETFILTER_XT_MATCH_LIMIT</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NETFILTER_XT_MATCH_MAC</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NETFILTER_XT_MATCH_MARK</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NETFILTER_XT_MATCH_OWNER</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NETFILTER_XT_MATCH_PKTTYPE</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NETFILTER_XT_MATCH_POLICY</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NETFILTER_XT_MATCH_QUOTA</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NETFILTER_XT_MATCH_QUOTA2</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NETFILTER_XT_MATCH_QUOTA2_LOG</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NETFILTER_XT_MATCH_SOCKET</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NETFILTER_XT_MATCH_STATE</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NETFILTER_XT_MATCH_STATISTIC</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NETFILTER_XT_MATCH_STRING</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NETFILTER_XT_MATCH_TIME</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NETFILTER_XT_MATCH_U32</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NETFILTER_XT_TARGET_CLASSIFY</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NETFILTER_XT_TARGET_CONNMARK</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NETFILTER_XT_TARGET_CONNSECMARK</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NETFILTER_XT_TARGET_CT</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NETFILTER_XT_TARGET_IDLETIMER</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NETFILTER_XT_TARGET_MARK</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NETFILTER_XT_TARGET_NFLOG</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NETFILTER_XT_TARGET_NFQUEUE</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NETFILTER_XT_TARGET_SECMARK</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NETFILTER_XT_TARGET_TCPMSS</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NETFILTER_XT_TARGET_TPROXY</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NETFILTER_XT_TARGET_TRACE</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NET_CLS_ACT</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NET_CLS_BPF</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NET_CLS_U32</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NET_EMATCH</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NET_EMATCH_U32</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NET_IPGRE_DEMUX</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NET_IPVTI</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NET_KEY</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NET_NS</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NET_SCHED</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NET_SCH_HTB</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NET_SCH_INGRESS</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NFSD</key>
            <value type="tristate">n</value>
        </config>
        <config>
            <key>CONFIG_NFS_FS</key>
            <value type="tristate">n</value>
        </config>
        <config>
            <key>CONFIG_NF_CONNTRACK</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NF_CONNTRACK_AMANDA</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NF_CONNTRACK_EVENTS</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NF_CONNTRACK_FTP</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NF_CONNTRACK_H323</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NF_CONNTRACK_IRC</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NF_CONNTRACK_NETBIOS_NS</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NF_CONNTRACK_PPTP</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NF_CONNTRACK_SANE</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NF_CONNTRACK_SECMARK</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NF_CONNTRACK_TFTP</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NF_CT_NETLINK</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NF_CT_PROTO_DCCP</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NF_CT_PROTO_SCTP</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NF_CT_PROTO_UDPLITE</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NF_NAT</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NF_SOCKET_IPV4</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NF_SOCKET_IPV6</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NO_HZ</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_PACKET</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_PM_AUTOSLEEP</key>
            <value type="tristate">n</value>
        </config>
        <config>
            <key>CONFIG_PM_WAKELOCKS</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_POSIX_TIMERS</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_PPP</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_PPPOL2TP</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_PPP_BSDCOMP</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_PPP_DEFLATE</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_PPP_MPPE</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_PPTP</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_PREEMPT</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_PROC_FS</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_PROFILING</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_PSI</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_QFMT_V2</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_QUOTA</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_QUOTACTL</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_RTC_CLASS</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_RT_GROUP_SCHED</key>
            <value type="tristate">n</value>
        </config>
        <config>
            <key>CONFIG_SCHED_DEBUG</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_SECCOMP</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_SECCOMP_FILTER</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_SECURITY</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_SECURITY_NETWORK</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_SECURITY_SELINUX</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_SHMEM</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_SIGNALFD</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_SND</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_SONY_FF</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_SOUND</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_STACKPROTECTOR</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_STACKPROTECTOR_STRONG</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_STAGING</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_STATIC_USERMODEHELPER</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_STRICT_KERNEL_RWX</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_STRICT_MODULE_RWX</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_SUSPEND</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_SYNC_FILE</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_SYSFS</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_SYSVIPC</key>
            <value type="tristate">n</value>
        </config>
        <config>
            <key>CONFIG_TASKSTATS</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_TASK_IO_ACCOUNTING</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_TASK_XACCT</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_TIMERFD</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_TRACE_GPU_MEM</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_TTY</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_TUN</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_UHID</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_UID_SYS_STATS</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_UNIX</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_USB</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_USB_CONFIGFS</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_USB_CONFIGFS_F_ACC</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_USB_CONFIGFS_F_AUDIO_SRC</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_USB_CONFIGFS_F_FS</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_USB_CONFIGFS_F_MIDI</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_USB_CONFIGFS_UEVENT</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_USB_GADGET</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_USB_SUPPORT</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_USELIB</key>
            <value type="tristate">n</value>
        </config>
        <config>
            <key>CONFIG_UTS_NS</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_VETH</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_VHOST</key>
            <value type="tristate">n</value>
        </config>
        <config>
            <key>CONFIG_XFRM_INTERFACE</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_XFRM_MIGRATE</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_XFRM_STATISTICS</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_XFRM_USER</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_DEBUG_FS</key>
            <value type="tristate">n</value>
        </config>
    </kernel>
    <kernel version="4.19.191" level="6">
        <conditions>
            <config>
                <key>CONFIG_ARM</key>
                <value type="tristate">y</value>
            </config>
        </conditions>
        <config>
            <key>CONFIG_AEABI</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_DEVKMEM</key>
            <value type="tristate">n</value>
        </config>
        <config>
            <key>CONFIG_OABI_COMPAT</key>
            <value type="tristate">n</value>
        </config>
    </kernel>
    <kernel version="4.19.191" level="6">
        <conditions>
            <config>
                <key>CONFIG_ARM64</key>
                <value type="tristate">y</value>
            </config>
        </conditions>
        <config>
            <key>CONFIG_ARM64_PAN</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_ARM64_SW_TTBR0_PAN</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_ARMV8_DEPRECATED</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_COMPAT</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_CP15_BARRIER_EMULATION</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_SETEND_EMULATION</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_SWP_EMULATION</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_BPF_JIT_ALWAYS_ON</key>
            <value type="tristate">y</value>
        </config>
    </kernel>
    <kernel version="4.19.191" level="6">
        <conditions>
            <config>
                <key>CONFIG_X86</key>
                <value type="tristate">y</value>
            </config>
        </conditions>
        <config>
            <key>CONFIG_DEVKMEM</key>
            <value type="tristate">n</value>
        </config>
        <config>
            <key>CONFIG_PAGE_TABLE_ISOLATION</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_RETPOLINE</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_BPF_JIT_ALWAYS_ON</key>
            <value type="tristate">y</value>
        </config>
    </kernel>
    <kernel version="4.19.191" level="6">
        <conditions>
            <config>
                <key>CONFIG_ACPI</key>
                <value type="tristate">n</value>
            </config>
        </conditions>
        <config>
            <key>CONFIG_OF</key>
            <value type="tristate">y</value>
        </config>
    </kernel>
    <kernel version="4.19.191" level="6">
        <conditions>
            <config>
                <key>CONFIG_OF</key>
                <value type="tristate">n</value>
            </config>
        </conditions>
        <config>
            <key>CONFIG_ACPI</key>
            <value type="tristate">y</value>
        </config>
    </kernel>
    <kernel version="4.19.191" level="6">
        <conditions>
            <config>
                <key>CONFIG_EXT4_FS</key>
                <value type="tristate">y</value>
            </config>
        </conditions>
        <config>
            <key>CONFIG_EXT4_FS_POSIX_ACL</key>
            <value type="tristate">y</value>
        </config>
    </kernel>
    <kernel version="4.19.191" level="6">
        <conditions>
            <config>
                <key>CONFIG_F2FS_FS</key>
                <value type="tristate">y</value>
            </config>
        </conditions>
        <config>
            <key>CONFIG_F2FS_FS_POSIX_ACL</key>
            <value type="tristate">y</value>
        </config>
    </kernel>
    <kernel version="5.4.86" level="6">
        <config>
            <key>CONFIG_ADVISE_SYSCALLS</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_AIO</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_ANDROID</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_ANDROID_BINDERFS</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_ANDROID_BINDER_DEVICES</key>
            <value type="string">binder,hwbinder,vndbinder</value>
        </config>
        <config>
            <key>CONFIG_ANDROID_BINDER_IPC</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_ANDROID_LOW_MEMORY_KILLER</key>
            <value type="tristate">n</value>
        </config>
        <config>
            <key>CONFIG_ANDROID_PARANOID_NETWORK</key>
            <value type="tristate">n</value>
        </config>
        <config>
            <key>CONFIG_ASHMEM</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_AUDIT</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_BINFMT_ELF</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_BINFMT_SCRIPT</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_BLK_DEV_INITRD</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_BLK_DEV_LOOP</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_BLOCK</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_BPFILTER</key>
            <value type="tristate">n</value>
        </config>
        <config>
            <key>CONFIG_BPF_JIT</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_BPF_SYSCALL</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_CGROUPS</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_CGROUP_BPF</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_CGROUP_CPUACCT</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_CGROUP_FREEZER</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_CGROUP_SCHED</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_CROSS_MEMORY_ATTACH</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_CRYPTO_AES</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_CRYPTO_CBC</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_CRYPTO_CHACHA20POLY1305</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_CRYPTO_CMAC</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_CRYPTO_CTR</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_CRYPTO_ECB</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_CRYPTO_GCM</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_CRYPTO_HMAC</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_CRYPTO_MD5</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_CRYPTO_NULL</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_CRYPTO_SHA1</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_CRYPTO_SHA256</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_CRYPTO_SHA512</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_CRYPTO_XCBC</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_DEBUG_LIST</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_DEFAULT_SECURITY_SELINUX</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_DEVMEM</key>
            <value type="tristate">n</value>
        </config>
        <config>
            <key>CONFIG_DM_SNAPSHOT</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_DM_VERITY</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_DUMMY</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_EMBEDDED</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_EPOLL</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_EVENTFD</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_FHANDLE</key>
            <value type="tristate">n</value>
        </config>
        <config>
            <key>CONFIG_FILE_LOCKING</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_FS_ENCRYPTION</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_FS_VERITY</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_FS_VERITY_BUILTIN_SIGNATURES</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_FUSE_FS</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_FUTEX</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_FW_CACHE</key>
            <value type="tristate">n</value>
        </config>
        <config>
            <key>CONFIG_HARDENED_USERCOPY</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_HID_GENERIC</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_HID_SONY</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_HIGH_RES_TIMERS</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_IKCONFIG</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_IKCONFIG_PROC</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_INET</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_INET6_ESP</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_INET6_IPCOMP</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_INET_DIAG_DESTROY</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_INET_ESP</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_INET_UDP_DIAG</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_INOTIFY_USER</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_INPUT</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_INPUT_EVDEV</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_INPUT_JOYSTICK</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_IP6_NF_FILTER</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_IP6_NF_IPTABLES</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_IP6_NF_MANGLE</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_IP6_NF_MATCH_RPFILTER</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_IP6_NF_NAT</key>
            <value type="tristate">n</value>
        </config>
        <config>
            <key>CONFIG_IP6_NF_RAW</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_IP6_NF_TARGET_REJECT</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_IPV6</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_IPV6_MIP6</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_IPV6_MULTIPLE_TABLES</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_IPV6_OPTIMISTIC_DAD</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_IPV6_ROUTER_PREF</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_IPV6_ROUTE_INFO</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_IPV6_VTI</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_IP_ADVANCED_ROUTER</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_IP_MULTICAST</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_IP_MULTIPLE_TABLES</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_IP_NF_ARPFILTER</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_IP_NF_ARPTABLES</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_IP_NF_ARP_MANGLE</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_IP_NF_FILTER</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_IP_NF_IPTABLES</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_IP_NF_MANGLE</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_IP_NF_MATCH_ECN</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_IP_NF_MATCH_TTL</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_IP_NF_NAT</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_IP_NF_RAW</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_IP_NF_SECURITY</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_IP_NF_TARGET_MASQUERADE</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_IP_NF_TARGET_NETMAP</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_IP_NF_TARGET_REDIRECT</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_IP_NF_TARGET_REJECT</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_JOYSTICK_XPAD</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_L2TP</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_MAGIC_SYSRQ</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_MD</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_MEMBARRIER</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_MMU</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_MODULES</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_MODULE_FORCE_UNLOAD</key>
            <value type="tristate">n</value>
        </config>
        <config>
            <key>CONFIG_MODULE_UNLOAD</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_MODVERSIONS</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_MULTIUSER</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NAMESPACES</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NET</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NETDEVICES</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NETFILTER</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NETFILTER_XT_MATCH_BPF</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NETFILTER_XT_MATCH_COMMENT</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NETFILTER_XT_MATCH_CONNLIMIT</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NETFILTER_XT_MATCH_CONNMARK</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NETFILTER_XT_MATCH_CONNTRACK</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NETFILTER_XT_MATCH_HASHLIMIT</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NETFILTER_XT_MATCH_HELPER</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NETFILTER_XT_MATCH_IPRANGE</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NETFILTER_XT_MATCH_LENGTH</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NETFILTER_XT_MATCH_LIMIT</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NETFILTER_XT_MATCH_MAC</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NETFILTER_XT_MATCH_MARK</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NETFILTER_XT_MATCH_OWNER</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NETFILTER_XT_MATCH_PKTTYPE</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NETFILTER_XT_MATCH_POLICY</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NETFILTER_XT_MATCH_QUOTA</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NETFILTER_XT_MATCH_QUOTA2</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NETFILTER_XT_MATCH_QUOTA2_LOG</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NETFILTER_XT_MATCH_SOCKET</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NETFILTER_XT_MATCH_STATE</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NETFILTER_XT_MATCH_STATISTIC</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NETFILTER_XT_MATCH_STRING</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NETFILTER_XT_MATCH_TIME</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NETFILTER_XT_MATCH_U32</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NETFILTER_XT_TARGET_CLASSIFY</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NETFILTER_XT_TARGET_CONNMARK</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NETFILTER_XT_TARGET_CONNSECMARK</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NETFILTER_XT_TARGET_CT</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NETFILTER_XT_TARGET_IDLETIMER</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NETFILTER_XT_TARGET_MARK</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NETFILTER_XT_TARGET_NFLOG</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NETFILTER_XT_TARGET_NFQUEUE</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NETFILTER_XT_TARGET_SECMARK</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NETFILTER_XT_TARGET_TCPMSS</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NETFILTER_XT_TARGET_TPROXY</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NETFILTER_XT_TARGET_TRACE</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NET_CLS_ACT</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NET_CLS_BPF</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NET_CLS_U32</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NET_EMATCH</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NET_EMATCH_U32</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NET_IPGRE_DEMUX</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NET_IPVTI</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NET_KEY</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NET_NS</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NET_SCHED</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NET_SCH_HTB</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NET_SCH_INGRESS</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NFSD</key>
            <value type="tristate">n</value>
        </config>
        <config>
            <key>CONFIG_NFS_FS</key>
            <value type="tristate">n</value>
        </config>
        <config>
            <key>CONFIG_NF_CONNTRACK</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NF_CONNTRACK_AMANDA</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NF_CONNTRACK_EVENTS</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NF_CONNTRACK_FTP</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NF_CONNTRACK_H323</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NF_CONNTRACK_IRC</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NF_CONNTRACK_NETBIOS_NS</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NF_CONNTRACK_PPTP</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NF_CONNTRACK_SANE</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NF_CONNTRACK_SECMARK</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NF_CONNTRACK_TFTP</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NF_CT_NETLINK</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NF_CT_PROTO_DCCP</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NF_CT_PROTO_SCTP</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NF_CT_PROTO_UDPLITE</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NF_NAT</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NF_SOCKET_IPV4</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NF_SOCKET_IPV6</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NO_HZ</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_PACKET</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_PM_AUTOSLEEP</key>
            <value type="tristate">n</value>
        </config>
        <config>
            <key>CONFIG_PM_WAKELOCKS</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_POSIX_TIMERS</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_PPP</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_PPPOL2TP</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_PPP_BSDCOMP</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_PPP_DEFLATE</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_PPP_MPPE</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_PPTP</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_PREEMPT</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_PROC_FS</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_PROFILING</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_PSI</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_QFMT_V2</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_QUOTA</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_QUOTACTL</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_RD_LZ4</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_RTC_CLASS</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_RT_GROUP_SCHED</key>
            <value type="tristate">n</value>
        </config>
        <config>
            <key>CONFIG_SCHED_DEBUG</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_SECCOMP</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_SECCOMP_FILTER</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_SECURITY</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_SECURITY_NETWORK</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_SECURITY_SELINUX</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_SHMEM</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_SIGNALFD</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_SND</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_SONY_FF</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_SOUND</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_STACKPROTECTOR</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_STACKPROTECTOR_STRONG</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_STAGING</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_STATIC_USERMODEHELPER</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_STRICT_KERNEL_RWX</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_STRICT_MODULE_RWX</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_SUSPEND</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_SYNC_FILE</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_SYSFS</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_SYSVIPC</key>
            <value type="tristate">n</value>
        </config>
        <config>
            <key>CONFIG_TASKSTATS</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_TASK_IO_ACCOUNTING</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_TASK_XACCT</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_TIMERFD</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_TRACE_GPU_MEM</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_TTY</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_TUN</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_UHID</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_UID_SYS_STATS</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_UNIX</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_USB</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_USB_CONFIGFS</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_USB_CONFIGFS_F_ACC</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_USB_CONFIGFS_F_AUDIO_SRC</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_USB_CONFIGFS_F_FS</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_USB_CONFIGFS_F_MIDI</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_USB_CONFIGFS_UEVENT</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_USB_GADGET</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_USB_SUPPORT</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_USELIB</key>
            <value type="tristate">n</value>
        </config>
        <config>
            <key>CONFIG_UTS_NS</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_VETH</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_XFRM_INTERFACE</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_XFRM_MIGRATE</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_XFRM_STATISTICS</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_XFRM_USER</key>
            <value type="tristate">y</value>
        </config>
    </kernel>
    <kernel version="5.4.86" level="6">
        <conditions>
            <config>
                <key>CONFIG_ARM</key>
                <value type="tristate">y</value>
            </config>
        </conditions>
        <config>
            <key>CONFIG_AEABI</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_DEVKMEM</key>
            <value type="tristate">n</value>
        </config>
        <config>
            <key>CONFIG_OABI_COMPAT</key>
            <value type="tristate">n</value>
        </config>
    </kernel>
    <kernel version="5.4.86" level="6">
        <conditions>
            <config>
                <key>CONFIG_ARM64</key>
                <value type="tristate">y</value>
            </config>
        </conditions>
        <config>
            <key>CONFIG_ARM64_PAN</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_ARM64_SW_TTBR0_PAN</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_ARMV8_DEPRECATED</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_CFI_CLANG</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_COMPAT</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_CP15_BARRIER_EMULATION</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_SETEND_EMULATION</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_SHADOW_CALL_STACK</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_SWP_EMULATION</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_BPF_JIT_ALWAYS_ON</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_HAVE_MOVE_PMD</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_HAVE_MOVE_PUD</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_USERFAULTFD</key>
            <value type="tristate">y</value>
        </config>
    </kernel>
    <kernel version="5.4.86" level="6">
        <conditions>
            <config>
                <key>CONFIG_X86</key>
                <value type="tristate">y</value>
            </config>
        </conditions>
        <config>
            <key>CONFIG_DEVKMEM</key>
            <value type="tristate">n</value>
        </config>
        <config>
            <key>CONFIG_PAGE_TABLE_ISOLATION</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_RETPOLINE</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_HAVE_MOVE_PMD</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_HAVE_MOVE_PUD</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_USERFAULTFD</key>
            <value type="tristate">y</value>
        </config>
    </kernel>
    <kernel version="5.4.86" level="6">
        <conditions>
            <config>
                <key>CONFIG_X86_64</key>
                <value type="tristate">y</value>
            </config>
        </conditions>
        <config>
            <key>CONFIG_CFI_CLANG</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_BPF_JIT_ALWAYS_ON</key>
            <value type="tristate">y</value>
        </config>
    </kernel>
    <kernel version="5.4.86" level="6">
        <conditions>
            <config>
                <key>CONFIG_ACPI</key>
                <value type="tristate">n</value>
            </config>
        </conditions>
        <config>
            <key>CONFIG_OF</key>
            <value type="tristate">y</value>
        </config>
    </kernel>
    <kernel version="5.4.86" level="6">
        <conditions>
            <config>
                <key>CONFIG_OF</key>
                <value type="tristate">n</value>
            </config>
        </conditions>
        <config>
            <key>CONFIG_ACPI</key>
            <value type="tristate">y</value>
        </config>
    </kernel>
    <kernel version="5.4.86" level="6">
        <conditions>
            <config>
                <key>CONFIG_EXT4_FS</key>
                <value type="tristate">y</value>
            </config>
        </conditions>
        <config>
            <key>CONFIG_EXT4_FS_POSIX_ACL</key>
            <value type="tristate">y</value>
        </config>
    </kernel>
    <kernel version="5.4.86" level="6">
        <conditions>
            <config>
                <key>CONFIG_F2FS_FS</key>
                <value type="tristate">y</value>
            </config>
        </conditions>
        <config>
            <key>CONFIG_F2FS_FS_POSIX_ACL</key>
            <value type="tristate">y</value>
        </config>
    </kernel>
    <kernel version="5.10.43" level="6">
        <config>
            <key>CONFIG_ADVISE_SYSCALLS</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_AIO</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_ANDROID</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_ANDROID_BINDERFS</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_ANDROID_BINDER_DEVICES</key>
            <value type="string">binder,hwbinder,vndbinder</value>
        </config>
        <config>
            <key>CONFIG_ANDROID_BINDER_IPC</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_ANDROID_LOW_MEMORY_KILLER</key>
            <value type="tristate">n</value>
        </config>
        <config>
            <key>CONFIG_ANDROID_PARANOID_NETWORK</key>
            <value type="tristate">n</value>
        </config>
        <config>
            <key>CONFIG_ASHMEM</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_AUDIT</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_BINFMT_ELF</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_BINFMT_SCRIPT</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_BLK_DEV_INITRD</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_BLK_DEV_LOOP</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_BLOCK</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_BPFILTER</key>
            <value type="tristate">n</value>
        </config>
        <config>
            <key>CONFIG_BPF_JIT</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_BPF_SYSCALL</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_CGROUPS</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_CGROUP_BPF</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_CGROUP_CPUACCT</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_CGROUP_FREEZER</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_CGROUP_SCHED</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_CROSS_MEMORY_ATTACH</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_CRYPTO_AES</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_CRYPTO_CBC</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_CRYPTO_CHACHA20POLY1305</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_CRYPTO_CMAC</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_CRYPTO_CTR</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_CRYPTO_ECB</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_CRYPTO_GCM</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_CRYPTO_HMAC</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_CRYPTO_MD5</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_CRYPTO_NULL</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_CRYPTO_SHA1</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_CRYPTO_SHA256</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_CRYPTO_SHA512</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_CRYPTO_XCBC</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_DEBUG_LIST</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_DEFAULT_SECURITY_SELINUX</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_DEVMEM</key>
            <value type="tristate">n</value>
        </config>
        <config>
            <key>CONFIG_DM_SNAPSHOT</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_DM_VERITY</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_DUMMY</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_EMBEDDED</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_EPOLL</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_EVENTFD</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_FHANDLE</key>
            <value type="tristate">n</value>
        </config>
        <config>
            <key>CONFIG_FILE_LOCKING</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_FS_ENCRYPTION</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_FS_VERITY</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_FS_VERITY_BUILTIN_SIGNATURES</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_FUSE_FS</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_FUTEX</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_FW_CACHE</key>
            <value type="tristate">n</value>
        </config>
        <config>
            <key>CONFIG_HARDENED_USERCOPY</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_HID_GENERIC</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_HID_SONY</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_HIGH_RES_TIMERS</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_IKCONFIG</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_IKCONFIG_PROC</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_INET</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_INET6_ESP</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_INET6_IPCOMP</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_INET_DIAG_DESTROY</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_INET_ESP</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_INET_UDP_DIAG</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_INOTIFY_USER</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_INPUT</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_INPUT_EVDEV</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_INPUT_JOYSTICK</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_IP6_NF_FILTER</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_IP6_NF_IPTABLES</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_IP6_NF_MANGLE</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_IP6_NF_MATCH_RPFILTER</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_IP6_NF_NAT</key>
            <value type="tristate">n</value>
        </config>
        <config>
            <key>CONFIG_IP6_NF_RAW</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_IP6_NF_TARGET_REJECT</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_IPV6</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_IPV6_MIP6</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_IPV6_MULTIPLE_TABLES</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_IPV6_OPTIMISTIC_DAD</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_IPV6_ROUTER_PREF</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_IPV6_ROUTE_INFO</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_IPV6_VTI</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_IP_ADVANCED_ROUTER</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_IP_MULTICAST</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_IP_MULTIPLE_TABLES</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_IP_NF_ARPFILTER</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_IP_NF_ARPTABLES</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_IP_NF_ARP_MANGLE</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_IP_NF_FILTER</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_IP_NF_IPTABLES</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_IP_NF_MANGLE</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_IP_NF_MATCH_ECN</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_IP_NF_MATCH_TTL</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_IP_NF_NAT</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_IP_NF_RAW</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_IP_NF_SECURITY</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_IP_NF_TARGET_MASQUERADE</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_IP_NF_TARGET_NETMAP</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_IP_NF_TARGET_REDIRECT</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_IP_NF_TARGET_REJECT</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_JOYSTICK_XPAD</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_L2TP</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_MAGIC_SYSRQ</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_MD</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_MEMBARRIER</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_MMU</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_MODULES</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_MODULE_FORCE_UNLOAD</key>
            <value type="tristate">n</value>
        </config>
        <config>
            <key>CONFIG_MODULE_UNLOAD</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_MODVERSIONS</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_MULTIUSER</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NAMESPACES</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NET</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NETDEVICES</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NETFILTER</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NETFILTER_XT_MATCH_BPF</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NETFILTER_XT_MATCH_COMMENT</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NETFILTER_XT_MATCH_CONNLIMIT</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NETFILTER_XT_MATCH_CONNMARK</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NETFILTER_XT_MATCH_CONNTRACK</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NETFILTER_XT_MATCH_HASHLIMIT</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NETFILTER_XT_MATCH_HELPER</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NETFILTER_XT_MATCH_IPRANGE</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NETFILTER_XT_MATCH_LENGTH</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NETFILTER_XT_MATCH_LIMIT</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NETFILTER_XT_MATCH_MAC</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NETFILTER_XT_MATCH_MARK</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NETFILTER_XT_MATCH_OWNER</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NETFILTER_XT_MATCH_PKTTYPE</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NETFILTER_XT_MATCH_POLICY</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NETFILTER_XT_MATCH_QUOTA</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NETFILTER_XT_MATCH_QUOTA2</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NETFILTER_XT_MATCH_QUOTA2_LOG</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NETFILTER_XT_MATCH_SOCKET</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NETFILTER_XT_MATCH_STATE</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NETFILTER_XT_MATCH_STATISTIC</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NETFILTER_XT_MATCH_STRING</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NETFILTER_XT_MATCH_TIME</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NETFILTER_XT_MATCH_U32</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NETFILTER_XT_TARGET_CLASSIFY</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NETFILTER_XT_TARGET_CONNMARK</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NETFILTER_XT_TARGET_CONNSECMARK</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NETFILTER_XT_TARGET_CT</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NETFILTER_XT_TARGET_IDLETIMER</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NETFILTER_XT_TARGET_MARK</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NETFILTER_XT_TARGET_NFLOG</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NETFILTER_XT_TARGET_NFQUEUE</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NETFILTER_XT_TARGET_SECMARK</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NETFILTER_XT_TARGET_TCPMSS</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NETFILTER_XT_TARGET_TPROXY</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NETFILTER_XT_TARGET_TRACE</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NET_CLS_ACT</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NET_CLS_BPF</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NET_CLS_U32</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NET_EMATCH</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NET_EMATCH_U32</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NET_IPGRE_DEMUX</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NET_IPVTI</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NET_KEY</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NET_NS</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NET_SCHED</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NET_SCH_HTB</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NET_SCH_INGRESS</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NFSD</key>
            <value type="tristate">n</value>
        </config>
        <config>
            <key>CONFIG_NFS_FS</key>
            <value type="tristate">n</value>
        </config>
        <config>
            <key>CONFIG_NF_CONNTRACK</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NF_CONNTRACK_AMANDA</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NF_CONNTRACK_EVENTS</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NF_CONNTRACK_FTP</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NF_CONNTRACK_H323</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NF_CONNTRACK_IRC</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NF_CONNTRACK_NETBIOS_NS</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NF_CONNTRACK_PPTP</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NF_CONNTRACK_SANE</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NF_CONNTRACK_SECMARK</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NF_CONNTRACK_TFTP</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NF_CT_NETLINK</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NF_CT_PROTO_DCCP</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NF_CT_PROTO_SCTP</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NF_CT_PROTO_UDPLITE</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NF_NAT</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NF_SOCKET_IPV4</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NF_SOCKET_IPV6</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_NO_HZ</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_PACKET</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_PM_AUTOSLEEP</key>
            <value type="tristate">n</value>
        </config>
        <config>
            <key>CONFIG_PM_WAKELOCKS</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_POSIX_TIMERS</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_PPP</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_PPPOL2TP</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_PPP_BSDCOMP</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_PPP_DEFLATE</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_PPP_MPPE</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_PPTP</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_PREEMPT</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_PROC_FS</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_PROFILING</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_PSI</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_QFMT_V2</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_QUOTA</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_QUOTACTL</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_RD_LZ4</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_RTC_CLASS</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_RT_GROUP_SCHED</key>
            <value type="tristate">n</value>
        </config>
        <config>
            <key>CONFIG_SCHED_DEBUG</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_SECCOMP</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_SECCOMP_FILTER</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_SECURITY</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_SECURITY_NETWORK</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_SECURITY_SELINUX</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_SHMEM</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_SIGNALFD</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_SND</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_SONY_FF</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_SOUND</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_STACKPROTECTOR</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_STACKPROTECTOR_STRONG</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_STAGING</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_STATIC_USERMODEHELPER</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_STRICT_KERNEL_RWX</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_STRICT_MODULE_RWX</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_SUSPEND</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_SYNC_FILE</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_SYSFS</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_SYSVIPC</key>
            <value type="tristate">n</value>
        </config>
        <config>
            <key>CONFIG_TASKSTATS</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_TASK_IO_ACCOUNTING</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_TASK_XACCT</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_TIMERFD</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_TRACE_GPU_MEM</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_TTY</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_TUN</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_UHID</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_UID_SYS_STATS</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_UNIX</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_USB</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_USB_CONFIGFS</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_USB_CONFIGFS_F_ACC</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_USB_CONFIGFS_F_AUDIO_SRC</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_USB_CONFIGFS_F_FS</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_USB_CONFIGFS_F_MIDI</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_USB_CONFIGFS_UEVENT</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_USB_GADGET</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_USB_SUPPORT</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_USELIB</key>
            <value type="tristate">n</value>
        </config>
        <config>
            <key>CONFIG_UTS_NS</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_VETH</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_XFRM_INTERFACE</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_XFRM_MIGRATE</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_XFRM_STATISTICS</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_XFRM_USER</key>
            <value type="tristate">y</value>
        </config>
    </kernel>
    <kernel version="5.10.43" level="6">
        <conditions>
            <config>
                <key>CONFIG_ARM</key>
                <value type="tristate">y</value>
            </config>
        </conditions>
        <config>
            <key>CONFIG_AEABI</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_DEVKMEM</key>
            <value type="tristate">n</value>
        </config>
        <config>
            <key>CONFIG_OABI_COMPAT</key>
            <value type="tristate">n</value>
        </config>
    </kernel>
    <kernel version="5.10.43" level="6">
        <conditions>
            <config>
                <key>CONFIG_ARM64</key>
                <value type="tristate">y</value>
            </config>
        </conditions>
        <config>
            <key>CONFIG_ARM64_PAN</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_ARM64_SW_TTBR0_PAN</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_ARMV8_DEPRECATED</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_COMPAT</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_CP15_BARRIER_EMULATION</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_SETEND_EMULATION</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_SHADOW_CALL_STACK</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_SWP_EMULATION</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_BPF_JIT_ALWAYS_ON</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_HAVE_MOVE_PMD</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_HAVE_MOVE_PUD</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_KFENCE</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_USERFAULTFD</key>
            <value type="tristate">y</value>
        </config>
    </kernel>
    <kernel version="5.10.43" level="6">
        <conditions>
            <config>
                <key>CONFIG_X86</key>
                <value type="tristate">y</value>
            </config>
        </conditions>
        <config>
            <key>CONFIG_DEVKMEM</key>
            <value type="tristate">n</value>
        </config>
        <config>
            <key>CONFIG_KFENCE</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_PAGE_TABLE_ISOLATION</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_RETPOLINE</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_HAVE_MOVE_PMD</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_HAVE_MOVE_PUD</key>
            <value type="tristate">y</value>
        </config>
        <config>
            <key>CONFIG_USERFAULTFD</key>
            <value type="tristate">y</value>
        </config>
    </kernel>
    <kernel version="5.10.43" level="6">
        <conditions>
            <config>
                <key>CONFIG_X86_64</key>
                <value type="tristate">y</value>
            </config>
        </conditions>
        <config>
            <key>CONFIG_BPF_JIT_ALWAYS_ON</key>
            <value type="tristate">y</value>
        </config>
    </kernel>
    <kernel version="5.10.43" level="6">
        <conditions>
            <config>
                <key>CONFIG_ACPI</key>
                <value type="tristate">n</value>
            </config>
        </conditions>
        <config>
            <key>CONFIG_OF</key>
            <value type="tristate">y</value>
        </config>
    </kernel>
    <kernel version="5.10.43" level="6">
        <conditions>
            <config>
                <key>CONFIG_OF</key>
                <value type="tristate">n</value>
            </config>
        </conditions>
        <config>
            <key>CONFIG_ACPI</key>
            <value type="tristate">y</value>
        </config>
    </kernel>
    <kernel version="5.10.43" level="6">
        <conditions>
            <config>
                <key>CONFIG_EXT4_FS</key>
                <value type="tristate">y</value>
            </config>
        </conditions>
        <config>
            <key>CONFIG_EXT4_FS_POSIX_ACL</key>
            <value type="tristate">y</value>
        </config>
    </kernel>
    <kernel version="5.10.43" level="6">
        <conditions>
            <config>
                <key>CONFIG_F2FS_FS</key>
                <value type="tristate">y</value>
            </config>
        </conditions>
        <config>
            <key>CONFIG_F2FS_FS_POSIX_ACL</key>
            <value type="tristate">y</value>
        </config>
    </kernel>
</compatibility-matrix>
