From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mout.kundenserver.de ([212.227.17.24]) by metis.ext.pengutronix.de with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.89) (envelope-from ) id 1gBLaL-0000Jl-J8 for distrokit@pengutronix.de; Sat, 13 Oct 2018 17:12:11 +0200 Received: from idefix.home.lespocky.de ([84.146.3.99]) by mrelayeu.kundenserver.de (mreue106 [212.227.15.183]) with ESMTPSA (Nemesis) id 1N6t3Z-1fb1ct2UIx-018Hr3 for ; Sat, 13 Oct 2018 17:12:08 +0200 Received: from idefix.home.lespocky.de ([84.146.3.99]) by mrelayeu.kundenserver.de (mreue106 [212.227.15.183]) with ESMTPSA (Nemesis) id 1N6t3Z-1fb1ct2UIx-018Hr3 for ; Sat, 13 Oct 2018 17:12:08 +0200 Received: from falbala.home.lespocky.de ([192.168.243.94]) by idefix.home.lespocky.de with esmtpsa (TLSv1:DHE-RSA-AES256-SHA:256) (Exim 4.82) (envelope-from ) id 1gBLa6-0007JA-BC for distrokit@pengutronix.de; Sat, 13 Oct 2018 17:12:08 +0200 Date: Sat, 13 Oct 2018 17:11:51 +0200 From: Alexander Dahl Message-ID: <20181013151150.xqn2w7lzydkmkqb5@falbala.home.lespocky.de> References: <20181013133241.24228-1-post@lespocky.de> <20181013133241.24228-2-post@lespocky.de> MIME-Version: 1.0 In-Reply-To: <20181013133241.24228-2-post@lespocky.de> Subject: Re: [DistroKit] [PATCH 1/2] platform: rpi: kernel: Upgrade from 4.14.4 to 4.18.14 List-Id: DistroKit Mailinglist List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: multipart/mixed; boundary="===============1326567247==" Errors-To: distrokit-bounces@pengutronix.de Sender: "DistroKit" To: distrokit@pengutronix.de --===============1326567247== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="upu2tmnca7ip7xga" Content-Disposition: inline --upu2tmnca7ip7xga Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Damn it, I forgot the Signed-of-by =E2=80=A6 Will resend. A On Sat, Oct 13, 2018 at 03:32:40PM +0200, Alexander Dahl wrote: > --- > configs/platform-rpi/kernelconfig | 376 +++++++++++++++++++-----------= ------ > configs/platform-rpi/platformconfig | 4 +- > 2 files changed, 199 insertions(+), 181 deletions(-) >=20 > diff --git a/configs/platform-rpi/kernelconfig b/configs/platform-rpi/ker= nelconfig > index f0b8231..94e7358 100644 > --- a/configs/platform-rpi/kernelconfig > +++ b/configs/platform-rpi/kernelconfig > @@ -1,6 +1,10 @@ > # > # Automatically generated file; DO NOT EDIT. > -# Linux/arm 4.14.4 Kernel Configuration > +# Linux/arm 4.18.14 Kernel Configuration > +# > + > +# > +# Compiler: arm-1136jfs-linux-gnueabihf-gcc (OSELAS.Toolchain-2018.02.0 = 7-20180201) 7.3.1 20180201 > # > CONFIG_ARM=3Dy > CONFIG_ARM_HAS_SG_CHAIN=3Dy > @@ -14,13 +18,13 @@ CONFIG_RWSEM_XCHGADD_ALGORITHM=3Dy > CONFIG_FIX_EARLYCON_MEM=3Dy > CONFIG_GENERIC_HWEIGHT=3Dy > CONFIG_GENERIC_CALIBRATE_DELAY=3Dy > -CONFIG_NEED_DMA_MAP_STATE=3Dy > CONFIG_ARCH_SUPPORTS_UPROBES=3Dy > -CONFIG_VECTORS_BASE=3D0xffff0000 > CONFIG_ARM_PATCH_PHYS_VIRT=3Dy > CONFIG_GENERIC_BUG=3Dy > CONFIG_PGTABLE_LEVELS=3D2 > -CONFIG_DEFCONFIG_LIST=3D"/lib/modules/$UNAME_RELEASE/.config" > +CONFIG_CC_IS_GCC=3Dy > +CONFIG_GCC_VERSION=3D70301 > +CONFIG_CLANG_VERSION=3D0 > CONFIG_IRQ_WORK=3Dy > CONFIG_BUILDTIME_EXTABLE_SORT=3Dy > =20 > @@ -29,7 +33,6 @@ CONFIG_BUILDTIME_EXTABLE_SORT=3Dy > # > CONFIG_BROKEN_ON_SMP=3Dy > CONFIG_INIT_ENV_ARG_LIMIT=3D32 > -CONFIG_CROSS_COMPILE=3D"" > # CONFIG_COMPILE_TEST is not set > CONFIG_LOCALVERSION=3D"" > # CONFIG_LOCALVERSION_AUTO is not set > @@ -49,7 +52,6 @@ CONFIG_SYSVIPC=3Dy > CONFIG_SYSVIPC_SYSCTL=3Dy > # CONFIG_POSIX_MQUEUE is not set > CONFIG_CROSS_MEMORY_ATTACH=3Dy > -CONFIG_FHANDLE=3Dy > CONFIG_USELIB=3Dy > CONFIG_AUDIT=3Dy > CONFIG_HAVE_ARCH_AUDITSYSCALL=3Dy > @@ -66,7 +68,6 @@ CONFIG_GENERIC_IRQ_SHOW_LEVEL=3Dy > CONFIG_HARDIRQS_SW_RESEND=3Dy > CONFIG_IRQ_DOMAIN=3Dy > CONFIG_HANDLE_DOMAIN_IRQ=3Dy > -# CONFIG_IRQ_DOMAIN_DEBUG is not set > CONFIG_IRQ_FORCED_THREADING=3Dy > CONFIG_SPARSE_IRQ=3Dy > # CONFIG_GENERIC_IRQ_DEBUGFS is not set > @@ -100,10 +101,6 @@ CONFIG_TINY_RCU=3Dy > # CONFIG_RCU_EXPERT is not set > CONFIG_SRCU=3Dy > CONFIG_TINY_SRCU=3Dy > -# CONFIG_TASKS_RCU is not set > -# CONFIG_RCU_STALL_COMMON is not set > -# CONFIG_RCU_NEED_SEGCBLIST is not set > -# CONFIG_BUILD_BIN2C is not set > # CONFIG_IKCONFIG is not set > CONFIG_LOG_BUF_SHIFT=3D18 > CONFIG_PRINTK_SAFE_LOG_BUF_SHIFT=3D13 > @@ -124,7 +121,6 @@ CONFIG_CGROUP_PERF=3Dy > CONFIG_CGROUP_BPF=3Dy > # CONFIG_CGROUP_DEBUG is not set > CONFIG_SOCK_CGROUP_DATA=3Dy > -# CONFIG_CHECKPOINT_RESTORE is not set > CONFIG_NAMESPACES=3Dy > CONFIG_UTS_NS=3Dy > CONFIG_IPC_NS=3Dy > @@ -154,11 +150,8 @@ CONFIG_MULTIUSER=3Dy > # CONFIG_SGETMASK_SYSCALL is not set > CONFIG_SYSFS_SYSCALL=3Dy > # CONFIG_SYSCTL_SYSCALL is not set > +CONFIG_FHANDLE=3Dy > CONFIG_POSIX_TIMERS=3Dy > -CONFIG_KALLSYMS=3Dy > -CONFIG_KALLSYMS_ALL=3Dy > -# CONFIG_KALLSYMS_ABSOLUTE_PERCPU is not set > -CONFIG_KALLSYMS_BASE_RELATIVE=3Dy > CONFIG_PRINTK=3Dy > CONFIG_PRINTK_NMI=3Dy > CONFIG_BUG=3Dy > @@ -170,12 +163,18 @@ CONFIG_EPOLL=3Dy > CONFIG_SIGNALFD=3Dy > CONFIG_TIMERFD=3Dy > CONFIG_EVENTFD=3Dy > -CONFIG_BPF_SYSCALL=3Dy > CONFIG_SHMEM=3Dy > CONFIG_AIO=3Dy > CONFIG_ADVISE_SYSCALLS=3Dy > -# CONFIG_USERFAULTFD is not set > CONFIG_MEMBARRIER=3Dy > +# CONFIG_CHECKPOINT_RESTORE is not set > +CONFIG_KALLSYMS=3Dy > +CONFIG_KALLSYMS_ALL=3Dy > +CONFIG_KALLSYMS_BASE_RELATIVE=3Dy > +CONFIG_BPF_SYSCALL=3Dy > +# CONFIG_USERFAULTFD is not set > +CONFIG_RSEQ=3Dy > +# CONFIG_DEBUG_RSEQ is not set > CONFIG_EMBEDDED=3Dy > CONFIG_HAVE_PERF_EVENTS=3Dy > CONFIG_PERF_USE_VMALLOC=3Dy > @@ -195,7 +194,7 @@ CONFIG_SLUB=3Dy > CONFIG_SLAB_MERGE_DEFAULT=3Dy > # CONFIG_SLAB_FREELIST_RANDOM is not set > CONFIG_SLAB_FREELIST_HARDENED=3Dy > -# CONFIG_SYSTEM_DATA_VERIFICATION is not set > +CONFIG_SYSTEM_DATA_VERIFICATION=3Dy > CONFIG_PROFILING=3Dy > CONFIG_TRACEPOINTS=3Dy > CONFIG_CRASH_CORE=3Dy > @@ -206,7 +205,6 @@ CONFIG_HAVE_OPROFILE=3Dy > CONFIG_JUMP_LABEL=3Dy > # CONFIG_STATIC_KEYS_SELFTEST is not set > CONFIG_UPROBES=3Dy > -# CONFIG_HAVE_64BIT_ALIGNED_ACCESS is not set > CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=3Dy > CONFIG_ARCH_USE_BUILTIN_BSWAP=3Dy > CONFIG_HAVE_KPROBES=3Dy > @@ -217,10 +215,12 @@ CONFIG_HAVE_ARCH_TRACEHOOK=3Dy > CONFIG_HAVE_DMA_CONTIGUOUS=3Dy > CONFIG_GENERIC_SMP_IDLE_THREAD=3Dy > CONFIG_GENERIC_IDLE_POLL_SETUP=3Dy > +CONFIG_ARCH_HAS_FORTIFY_SOURCE=3Dy > CONFIG_ARCH_HAS_SET_MEMORY=3Dy > +CONFIG_HAVE_ARCH_THREAD_STRUCT_WHITELIST=3Dy > CONFIG_HAVE_REGS_AND_STACK_ACCESS_API=3Dy > +CONFIG_HAVE_RSEQ=3Dy > CONFIG_HAVE_CLK=3Dy > -CONFIG_HAVE_DMA_API_DEBUG=3Dy > CONFIG_HAVE_HW_BREAKPOINT=3Dy > CONFIG_HAVE_PERF_REGS=3Dy > CONFIG_HAVE_PERF_USER_STACK_DUMP=3Dy > @@ -228,14 +228,12 @@ CONFIG_HAVE_ARCH_JUMP_LABEL=3Dy > CONFIG_ARCH_WANT_IPC_PARSE_VERSION=3Dy > CONFIG_HAVE_ARCH_SECCOMP_FILTER=3Dy > CONFIG_SECCOMP_FILTER=3Dy > +CONFIG_PLUGIN_HOSTCC=3D"" > CONFIG_HAVE_GCC_PLUGINS=3Dy > -# CONFIG_GCC_PLUGINS is not set > -CONFIG_HAVE_CC_STACKPROTECTOR=3Dy > -# CONFIG_CC_STACKPROTECTOR is not set > -CONFIG_CC_STACKPROTECTOR_NONE=3Dy > -# CONFIG_CC_STACKPROTECTOR_REGULAR is not set > -# CONFIG_CC_STACKPROTECTOR_STRONG is not set > -CONFIG_THIN_ARCHIVES=3Dy > +CONFIG_HAVE_STACKPROTECTOR=3Dy > +CONFIG_CC_HAS_STACKPROTECTOR_NONE=3Dy > +CONFIG_STACKPROTECTOR=3Dy > +CONFIG_STACKPROTECTOR_STRONG=3Dy > CONFIG_HAVE_CONTEXT_TRACKING=3Dy > CONFIG_HAVE_VIRT_CPU_ACCOUNTING_GEN=3Dy > CONFIG_HAVE_IRQ_TIME_ACCOUNTING=3Dy > @@ -247,28 +245,22 @@ CONFIG_HAVE_EXIT_THREAD=3Dy > CONFIG_ARCH_MMAP_RND_BITS_MIN=3D8 > CONFIG_ARCH_MMAP_RND_BITS_MAX=3D16 > CONFIG_ARCH_MMAP_RND_BITS=3D8 > -# CONFIG_HAVE_ARCH_HASH is not set > -# CONFIG_ISA_BUS_API is not set > CONFIG_CLONE_BACKWARDS=3Dy > CONFIG_OLD_SIGSUSPEND3=3Dy > CONFIG_OLD_SIGACTION=3Dy > -# CONFIG_CPU_NO_EFFICIENT_FFS is not set > -# CONFIG_HAVE_ARCH_VMAP_STACK is not set > CONFIG_ARCH_OPTIONAL_KERNEL_RWX=3Dy > -# CONFIG_ARCH_OPTIONAL_KERNEL_RWX_DEFAULT is not set > CONFIG_ARCH_HAS_STRICT_KERNEL_RWX=3Dy > # CONFIG_STRICT_KERNEL_RWX is not set > CONFIG_ARCH_HAS_STRICT_MODULE_RWX=3Dy > # CONFIG_STRICT_MODULE_RWX is not set > -# CONFIG_REFCOUNT_FULL is not set > +CONFIG_ARCH_HAS_PHYS_TO_DMA=3Dy > +CONFIG_REFCOUNT_FULL=3Dy > =20 > # > # GCOV-based kernel profiling > # > # CONFIG_GCOV_KERNEL is not set > CONFIG_ARCH_HAS_GCOV_PROFILE_ALL=3Dy > -CONFIG_HAVE_GENERIC_DMA_COHERENT=3Dy > -CONFIG_SLABINFO=3Dy > CONFIG_RT_MUTEXES=3Dy > CONFIG_BASE_SMALL=3D0 > CONFIG_MODULES=3Dy > @@ -312,6 +304,7 @@ CONFIG_DEFAULT_IOSCHED=3D"cfq" > CONFIG_MQ_IOSCHED_DEADLINE=3Dy > CONFIG_MQ_IOSCHED_KYBER=3Dy > # CONFIG_IOSCHED_BFQ is not set > +CONFIG_ASN1=3Dy > CONFIG_INLINE_SPIN_UNLOCK_IRQ=3Dy > CONFIG_INLINE_READ_UNLOCK=3Dy > CONFIG_INLINE_READ_UNLOCK_IRQ=3Dy > @@ -354,7 +347,7 @@ CONFIG_ARCH_MULTIPLATFORM=3Dy > CONFIG_ARCH_MULTI_V6=3Dy > # CONFIG_ARCH_MULTI_V7 is not set > CONFIG_ARCH_MULTI_V6_V7=3Dy > -# CONFIG_ARCH_MULTI_CPU_AUTO is not set > +# CONFIG_ARCH_ASPEED is not set > CONFIG_ARCH_BCM=3Dy > =20 > # > @@ -370,16 +363,15 @@ CONFIG_ARCH_BCM=3Dy > # > CONFIG_ARCH_BCM2835=3Dy > # CONFIG_ARCH_CNS3XXX is not set > -# CONFIG_ARCH_INTEGRATOR is not set > -# CONFIG_ARCH_ASPEED is not set > # CONFIG_ARCH_MXC is not set > +# CONFIG_ARCH_INTEGRATOR is not set > =20 > # > # TI OMAP/AM/DM/DRA Family > # > # CONFIG_ARCH_OMAP2 is not set > -# CONFIG_ARCH_PICOXCELL is not set > # CONFIG_ARCH_OXNAS is not set > +# CONFIG_ARCH_PICOXCELL is not set > # CONFIG_ARCH_REALVIEW is not set > # CONFIG_ARCH_S3C64XX is not set > # CONFIG_ARCH_WM8750 is not set > @@ -404,7 +396,6 @@ CONFIG_CPU_CP15_MMU=3Dy > # > # Processor Features > # > -# CONFIG_ARCH_PHYS_ADDR_T_64BIT is not set > CONFIG_ARM_THUMB=3Dy > # CONFIG_CPU_ICACHE_DISABLE is not set > # CONFIG_CPU_DCACHE_DISABLE is not set > @@ -429,12 +420,6 @@ CONFIG_ARM_ERRATA_411920=3Dy > # Bus support > # > # CONFIG_PCI is not set > -# CONFIG_PCI_DOMAINS_GENERIC is not set > -# CONFIG_PCI_SYSCALL is not set > - > -# > -# DesignWare PCI Core Support > -# > =20 > # > # PCI Endpoint > @@ -465,8 +450,6 @@ CONFIG_HZ=3D100 > CONFIG_SCHED_HRTICK=3Dy > CONFIG_AEABI=3Dy > # CONFIG_OABI_COMPAT is not set > -# CONFIG_ARCH_SPARSEMEM_DEFAULT is not set > -# CONFIG_ARCH_SELECT_MEMORY_MODEL is not set > CONFIG_HAVE_ARCH_PFN_VALID=3Dy > # CONFIG_HIGHMEM is not set > CONFIG_CPU_SW_DOMAIN_PAN=3Dy > @@ -477,14 +460,11 @@ CONFIG_FLATMEM=3Dy > CONFIG_FLAT_NODE_MEM_MAP=3Dy > CONFIG_HAVE_MEMBLOCK=3Dy > CONFIG_NO_BOOTMEM=3Dy > -# CONFIG_HAVE_BOOTMEM_INFO_NODE is not set > CONFIG_SPLIT_PTLOCK_CPUS=3D4 > CONFIG_COMPACTION=3Dy > CONFIG_MIGRATION=3Dy > -# CONFIG_PHYS_ADDR_T_64BIT is not set > CONFIG_KSM=3Dy > CONFIG_DEFAULT_MMAP_MIN_ADDR=3D4096 > -# CONFIG_ARCH_WANTS_THP_SWAP is not set > CONFIG_NEED_PER_CPU_KM=3Dy > CONFIG_CLEANCACHE=3Dy > # CONFIG_FRONTSWAP is not set > @@ -495,12 +475,11 @@ CONFIG_CLEANCACHE=3Dy > CONFIG_GENERIC_EARLY_IOREMAP=3Dy > # CONFIG_IDLE_PAGE_TRACKING is not set > # CONFIG_PERCPU_STATS is not set > +# CONFIG_GUP_BENCHMARK is not set > CONFIG_FORCE_MAX_ZONEORDER=3D11 > CONFIG_ALIGNMENT_TRAP=3Dy > # CONFIG_UACCESS_WITH_MEMCPY is not set > CONFIG_SECCOMP=3Dy > -CONFIG_SWIOTLB=3Dy > -CONFIG_IOMMU_HELPER=3Dy > # CONFIG_PARAVIRT is not set > # CONFIG_PARAVIRT_TIME_ACCOUNTING is not set > =20 > @@ -533,7 +512,6 @@ CONFIG_AUTO_ZRELADDR=3Dy > # CPU Idle > # > # CONFIG_CPU_IDLE is not set > -# CONFIG_ARCH_NEEDS_CPU_IDLE_COUPLED is not set > =20 > # > # Floating point emulation > @@ -548,11 +526,11 @@ CONFIG_VFP=3Dy > # Userspace binary formats > # > CONFIG_BINFMT_ELF=3Dy > +# CONFIG_BINFMT_ELF_FDPIC is not set > CONFIG_ELFCORE=3Dy > # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set > CONFIG_BINFMT_SCRIPT=3Dy > # CONFIG_BINFMT_FLAT is not set > -# CONFIG_HAVE_AOUT is not set > # CONFIG_BINFMT_MISC is not set > CONFIG_COREDUMP=3Dy > =20 > @@ -595,6 +573,7 @@ CONFIG_XFRM=3Dy > # CONFIG_XFRM_MIGRATE is not set > # CONFIG_XFRM_STATISTICS is not set > # CONFIG_NET_KEY is not set > +# CONFIG_XDP_SOCKETS is not set > CONFIG_INET=3Dy > # CONFIG_IP_MULTICAST is not set > # CONFIG_IP_ADVANCED_ROUTER is not set > @@ -607,13 +586,11 @@ CONFIG_IP_PNP_BOOTP=3Dy > CONFIG_NET_IP_TUNNEL=3Dy > # CONFIG_SYN_COOKIES is not set > # CONFIG_NET_IPVTI is not set > -# CONFIG_NET_UDP_TUNNEL is not set > # CONFIG_NET_FOU is not set > # CONFIG_NET_FOU_IP_TUNNELS is not set > # CONFIG_INET_AH is not set > # CONFIG_INET_ESP is not set > # CONFIG_INET_IPCOMP is not set > -# CONFIG_INET_XFRM_TUNNEL is not set > CONFIG_INET_TUNNEL=3Dy > CONFIG_INET_XFRM_MODE_TRANSPORT=3Dy > CONFIG_INET_XFRM_MODE_TUNNEL=3Dy > @@ -635,8 +612,6 @@ CONFIG_IPV6=3Dy > # CONFIG_INET6_IPCOMP is not set > # CONFIG_IPV6_MIP6 is not set > # CONFIG_IPV6_ILA is not set > -# CONFIG_INET6_XFRM_TUNNEL is not set > -# CONFIG_INET6_TUNNEL is not set > CONFIG_INET6_XFRM_MODE_TRANSPORT=3Dy > CONFIG_INET6_XFRM_MODE_TUNNEL=3Dy > CONFIG_INET6_XFRM_MODE_BEET=3Dy > @@ -646,14 +621,11 @@ CONFIG_IPV6_SIT=3Dy > # CONFIG_IPV6_SIT_6RD is not set > CONFIG_IPV6_NDISC_NODETYPE=3Dy > # CONFIG_IPV6_TUNNEL is not set > -# CONFIG_IPV6_FOU is not set > -# CONFIG_IPV6_FOU_TUNNEL is not set > # CONFIG_IPV6_MULTIPLE_TABLES is not set > # CONFIG_IPV6_MROUTE is not set > # CONFIG_IPV6_SEG6_LWTUNNEL is not set > # CONFIG_IPV6_SEG6_HMAC is not set > CONFIG_NETWORK_SECMARK=3Dy > -# CONFIG_NET_PTP_CLASSIFY is not set > # CONFIG_NETWORK_PHY_TIMESTAMPING is not set > CONFIG_NETFILTER=3Dy > CONFIG_NETFILTER_ADVANCED=3Dy > @@ -675,8 +647,8 @@ CONFIG_NETFILTER_INGRESS=3Dy > # > # IP: Netfilter Configuration > # > -# CONFIG_NF_DEFRAG_IPV4 is not set > # CONFIG_NF_SOCKET_IPV4 is not set > +# CONFIG_NF_TPROXY_IPV4 is not set > # CONFIG_NF_DUP_IPV4 is not set > # CONFIG_NF_LOG_ARP is not set > # CONFIG_NF_LOG_IPV4 is not set > @@ -687,12 +659,13 @@ CONFIG_NETFILTER_INGRESS=3Dy > # > # IPv6: Netfilter Configuration > # > -# CONFIG_NF_DEFRAG_IPV6 is not set > # CONFIG_NF_SOCKET_IPV6 is not set > +# CONFIG_NF_TPROXY_IPV6 is not set > # CONFIG_NF_DUP_IPV6 is not set > # CONFIG_NF_REJECT_IPV6 is not set > # CONFIG_NF_LOG_IPV6 is not set > # CONFIG_IP6_NF_IPTABLES is not set > +# CONFIG_BPFILTER is not set > # CONFIG_IP_DCCP is not set > # CONFIG_IP_SCTP is not set > # CONFIG_RDS is not set > @@ -705,7 +678,6 @@ CONFIG_HAVE_NET_DSA=3Dy > # CONFIG_VLAN_8021Q is not set > # CONFIG_DECNET is not set > # CONFIG_LLC2 is not set > -# CONFIG_IPX is not set > # CONFIG_ATALK is not set > # CONFIG_X25 is not set > # CONFIG_LAPB is not set > @@ -714,6 +686,7 @@ CONFIG_HAVE_NET_DSA=3Dy > # CONFIG_IEEE802154 is not set > # CONFIG_NET_SCHED is not set > # CONFIG_DCB is not set > +# CONFIG_DNS_RESOLVER is not set > # CONFIG_BATMAN_ADV is not set > # CONFIG_OPENVSWITCH is not set > # CONFIG_VSOCKETS is not set > @@ -741,18 +714,17 @@ CONFIG_BQL=3Dy > # CONFIG_BT is not set > # CONFIG_AF_RXRPC is not set > # CONFIG_AF_KCM is not set > -# CONFIG_STREAM_PARSER is not set > CONFIG_WIRELESS=3Dy > CONFIG_CFG80211=3Dy > # CONFIG_NL80211_TESTMODE is not set > # CONFIG_CFG80211_DEVELOPER_WARNINGS is not set > # CONFIG_CFG80211_CERTIFICATION_ONUS is not set > +CONFIG_CFG80211_REQUIRE_SIGNED_REGDB=3Dy > +CONFIG_CFG80211_USE_KERNEL_REGDB_KEYS=3Dy > CONFIG_CFG80211_DEFAULT_PS=3Dy > # CONFIG_CFG80211_DEBUGFS is not set > -# CONFIG_CFG80211_INTERNAL_REGDB is not set > CONFIG_CFG80211_CRDA_SUPPORT=3Dy > # CONFIG_CFG80211_WEXT is not set > -# CONFIG_LIB80211 is not set > CONFIG_MAC80211=3Dy > CONFIG_MAC80211_HAS_RC=3Dy > CONFIG_MAC80211_RC_MINSTREL=3Dy > @@ -779,6 +751,7 @@ CONFIG_DST_CACHE=3Dy > CONFIG_GRO_CELLS=3Dy > # CONFIG_NET_DEVLINK is not set > CONFIG_MAY_USE_DEVLINK=3Dy > +# CONFIG_FAILOVER is not set > CONFIG_HAVE_EBPF_JIT=3Dy > =20 > # > @@ -795,28 +768,27 @@ CONFIG_DEVTMPFS=3Dy > CONFIG_DEVTMPFS_MOUNT=3Dy > # CONFIG_STANDALONE is not set > CONFIG_PREVENT_FIRMWARE_BUILD=3Dy > + > +# > +# Firmware loader > +# > CONFIG_FW_LOADER=3Dy > -CONFIG_FIRMWARE_IN_KERNEL=3Dy > CONFIG_EXTRA_FIRMWARE=3D"" > -# CONFIG_FW_LOADER_USER_HELPER_FALLBACK is not set > +# CONFIG_FW_LOADER_USER_HELPER is not set > CONFIG_ALLOW_DEV_COREDUMP=3Dy > # CONFIG_DEBUG_DRIVER is not set > # CONFIG_DEBUG_DEVRES is not set > # CONFIG_DEBUG_TEST_DRIVER_REMOVE is not set > # CONFIG_TEST_ASYNC_DRIVER_PROBE is not set > -# CONFIG_SYS_HYPERVISOR is not set > -# CONFIG_GENERIC_CPU_DEVICES is not set > CONFIG_GENERIC_CPU_AUTOPROBE=3Dy > CONFIG_REGMAP=3Dy > CONFIG_REGMAP_I2C=3Dy > CONFIG_REGMAP_SPI=3Dy > CONFIG_REGMAP_MMIO=3Dy > -# CONFIG_DMA_SHARED_BUFFER is not set > =20 > # > # Bus devices > # > -# CONFIG_ARM_CCN is not set > # CONFIG_BRCMSTB_GISB_ARB is not set > # CONFIG_SIMPLE_PM_BUS is not set > # CONFIG_VEXPRESS_CONFIG is not set > @@ -827,6 +799,7 @@ CONFIG_OF=3Dy > # CONFIG_OF_UNITTEST is not set > CONFIG_OF_FLATTREE=3Dy > CONFIG_OF_EARLY_FLATTREE=3Dy > +CONFIG_OF_KOBJ=3Dy > CONFIG_OF_ADDRESS=3Dy > CONFIG_OF_IRQ=3Dy > CONFIG_OF_NET=3Dy > @@ -837,7 +810,6 @@ CONFIG_ARCH_MIGHT_HAVE_PC_PARPORT=3Dy > # CONFIG_PARPORT is not set > CONFIG_BLK_DEV=3Dy > # CONFIG_BLK_DEV_NULL_BLK is not set > -# CONFIG_BLK_DEV_COW_COMMON is not set > # CONFIG_BLK_DEV_LOOP is not set > # CONFIG_BLK_DEV_DRBD is not set > # CONFIG_BLK_DEV_NBD is not set > @@ -845,12 +817,15 @@ CONFIG_BLK_DEV=3Dy > # CONFIG_CDROM_PKTCDVD is not set > # CONFIG_ATA_OVER_ETH is not set > # CONFIG_BLK_DEV_RBD is not set > + > +# > +# NVME Support > +# > # CONFIG_NVME_FC is not set > =20 > # > # Misc devices > # > -# CONFIG_SENSORS_LIS3LV02D is not set > # CONFIG_AD525X_DPOT is not set > # CONFIG_DUMMY_IRQ is not set > # CONFIG_ICS932S401 is not set > @@ -863,7 +838,6 @@ CONFIG_BLK_DEV=3Dy > # CONFIG_SENSORS_APDS990X is not set > # CONFIG_HMC6352 is not set > # CONFIG_DS1682 is not set > -# CONFIG_TI_DAC7512 is not set > # CONFIG_USB_SWITCH_FSA9480 is not set > # CONFIG_LATTICE_ECP3_CONFIG is not set > # CONFIG_SRAM is not set > @@ -886,11 +860,11 @@ CONFIG_BLK_DEV=3Dy > # CONFIG_TI_ST is not set > # CONFIG_SENSORS_LIS3_SPI is not set > # CONFIG_SENSORS_LIS3_I2C is not set > +# CONFIG_ALTERA_STAPL is not set > =20 > # > -# Altera FPGA firmware download module > +# Intel MIC & related support > # > -# CONFIG_ALTERA_STAPL is not set > =20 > # > # Intel MIC Bus Driver > @@ -924,9 +898,7 @@ CONFIG_BLK_DEV=3Dy > # VOP Driver > # > # CONFIG_ECHO is not set > -# CONFIG_CXL_BASE is not set > -# CONFIG_CXL_AFU_DRIVER_OPS is not set > -# CONFIG_CXL_LIB is not set > +# CONFIG_MISC_RTSX_USB is not set > =20 > # > # SCSI device support > @@ -935,7 +907,6 @@ CONFIG_SCSI_MOD=3Dy > # CONFIG_RAID_ATTRS is not set > CONFIG_SCSI=3Dy > CONFIG_SCSI_DMA=3Dy > -# CONFIG_SCSI_NETLINK is not set > # CONFIG_SCSI_MQ_DEFAULT is not set > CONFIG_SCSI_PROC_FS=3Dy > =20 > @@ -979,11 +950,10 @@ CONFIG_NET_CORE=3Dy > # CONFIG_EQUALIZER is not set > # CONFIG_NET_TEAM is not set > # CONFIG_MACVLAN is not set > +# CONFIG_IPVLAN is not set > # CONFIG_VXLAN is not set > # CONFIG_MACSEC is not set > # CONFIG_NETCONSOLE is not set > -# CONFIG_NETPOLL is not set > -# CONFIG_NET_POLL_CONTROLLER is not set > # CONFIG_TUN is not set > # CONFIG_TUN_VNET_CROSS_LE is not set > # CONFIG_VETH is not set > @@ -1003,14 +973,15 @@ CONFIG_NET_VENDOR_AMAZON=3Dy > CONFIG_NET_VENDOR_AQUANTIA=3Dy > CONFIG_NET_VENDOR_ARC=3Dy > # CONFIG_NET_VENDOR_AURORA is not set > -CONFIG_NET_CADENCE=3Dy > -# CONFIG_MACB is not set > CONFIG_NET_VENDOR_BROADCOM=3Dy > # CONFIG_B44 is not set > # CONFIG_BCMGENET is not set > # CONFIG_SYSTEMPORT is not set > +CONFIG_NET_CADENCE=3Dy > +# CONFIG_MACB is not set > CONFIG_NET_VENDOR_CIRRUS=3Dy > # CONFIG_CS89x0 is not set > +# CONFIG_NET_VENDOR_CORTINA is not set > # CONFIG_DM9000 is not set > # CONFIG_DNET is not set > CONFIG_NET_VENDOR_EZCHIP=3Dy > @@ -1026,11 +997,10 @@ CONFIG_NET_VENDOR_HISILICON=3Dy > # CONFIG_HNS_DSAF is not set > # CONFIG_HNS_ENET is not set > # CONFIG_NET_VENDOR_HUAWEI is not set > -CONFIG_NET_VENDOR_INTEL=3Dy > CONFIG_NET_VENDOR_I825XX=3Dy > +CONFIG_NET_VENDOR_INTEL=3Dy > CONFIG_NET_VENDOR_MARVELL=3Dy > # CONFIG_MVMDIO is not set > -# CONFIG_MVNETA_BM is not set > # CONFIG_NET_VENDOR_MELLANOX is not set > CONFIG_NET_VENDOR_MICREL=3Dy > # CONFIG_KS8842 is not set > @@ -1039,8 +1009,10 @@ CONFIG_NET_VENDOR_MICREL=3Dy > CONFIG_NET_VENDOR_MICROCHIP=3Dy > # CONFIG_ENC28J60 is not set > # CONFIG_ENCX24J600 is not set > +# CONFIG_NET_VENDOR_MICROSEMI is not set > CONFIG_NET_VENDOR_NATSEMI=3Dy > CONFIG_NET_VENDOR_NETRONOME=3Dy > +# CONFIG_NET_VENDOR_NI is not set > CONFIG_NET_VENDOR_8390=3Dy > # CONFIG_AX88796 is not set > # CONFIG_ETHOC is not set > @@ -1058,16 +1030,17 @@ CONFIG_NET_VENDOR_SMSC=3Dy > # CONFIG_SMC91X is not set > # CONFIG_SMC911X is not set > # CONFIG_SMSC911X is not set > +# CONFIG_NET_VENDOR_SOCIONEXT is not set > CONFIG_NET_VENDOR_STMICRO=3Dy > # CONFIG_STMMAC_ETH is not set > +CONFIG_NET_VENDOR_SYNOPSYS=3Dy > +# CONFIG_DWC_XLGMAC is not set > CONFIG_NET_VENDOR_VIA=3Dy > # CONFIG_VIA_RHINE is not set > # CONFIG_VIA_VELOCITY is not set > CONFIG_NET_VENDOR_WIZNET=3Dy > # CONFIG_WIZNET_W5100 is not set > # CONFIG_WIZNET_W5300 is not set > -CONFIG_NET_VENDOR_SYNOPSYS=3Dy > -# CONFIG_DWC_XLGMAC is not set > CONFIG_MDIO_DEVICE=3Dy > CONFIG_MDIO_BUS=3Dy > # CONFIG_MDIO_BCM_UNIMAC is not set > @@ -1075,6 +1048,7 @@ CONFIG_MDIO_BUS=3Dy > # CONFIG_MDIO_BUS_MUX_GPIO is not set > # CONFIG_MDIO_BUS_MUX_MMIOREG is not set > # CONFIG_MDIO_HISI_FEMAC is not set > +# CONFIG_MDIO_MSCC_MIIM is not set > CONFIG_PHYLIB=3Dy > CONFIG_SWPHY=3Dy > # CONFIG_LED_TRIGGER_PHY is not set > @@ -1084,6 +1058,7 @@ CONFIG_SWPHY=3Dy > # > # CONFIG_AMD_PHY is not set > # CONFIG_AQUANTIA_PHY is not set > +# CONFIG_ASIX_PHY is not set > # CONFIG_AT803X_PHY is not set > # CONFIG_BCM7XXX_PHY is not set > # CONFIG_BCM87XX_PHY is not set > @@ -1091,6 +1066,8 @@ CONFIG_SWPHY=3Dy > # CONFIG_CICADA_PHY is not set > # CONFIG_CORTINA_PHY is not set > # CONFIG_DAVICOM_PHY is not set > +# CONFIG_DP83822_PHY is not set > +# CONFIG_DP83TC811_PHY is not set > # CONFIG_DP83848_PHY is not set > # CONFIG_DP83867_PHY is not set > CONFIG_FIXED_PHY=3Dy > @@ -1102,10 +1079,12 @@ CONFIG_FIXED_PHY=3Dy > # CONFIG_MARVELL_10G_PHY is not set > # CONFIG_MICREL_PHY is not set > # CONFIG_MICROCHIP_PHY is not set > +# CONFIG_MICROCHIP_T1_PHY is not set > # CONFIG_MICROSEMI_PHY is not set > # CONFIG_NATIONAL_PHY is not set > # CONFIG_QSEMI_PHY is not set > # CONFIG_REALTEK_PHY is not set > +# CONFIG_RENESAS_PHY is not set > # CONFIG_ROCKCHIP_PHY is not set > # CONFIG_SMSC_PHY is not set > # CONFIG_STE10XP is not set > @@ -1215,8 +1194,9 @@ CONFIG_ZD1211RW=3Dy > # Enable WiMAX (Networking options) to see the WiMAX drivers > # > # CONFIG_WAN is not set > +# CONFIG_NETDEVSIM is not set > +# CONFIG_NET_FAILOVER is not set > # CONFIG_ISDN is not set > -# CONFIG_NVM is not set > =20 > # > # Input device support > @@ -1401,7 +1381,6 @@ CONFIG_I2C_BCM2835=3Dy > # CONFIG_I2C_NOMADIK is not set > # CONFIG_I2C_OCORES is not set > # CONFIG_I2C_PCA_PLATFORM is not set > -# CONFIG_I2C_PXA_PCI is not set > # CONFIG_I2C_RK3X is not set > # CONFIG_I2C_SIMTEC is not set > # CONFIG_I2C_XILINX is not set > @@ -1426,6 +1405,7 @@ CONFIG_I2C_BCM2835=3Dy > CONFIG_SPI=3Dy > # CONFIG_SPI_DEBUG is not set > CONFIG_SPI_MASTER=3Dy > +# CONFIG_SPI_MEM is not set > =20 > # > # SPI Master Controller Drivers > @@ -1442,7 +1422,6 @@ CONFIG_SPI_BCM2835AUX=3Dy > # CONFIG_SPI_FSL_SPI is not set > # CONFIG_SPI_OC_TINY is not set > # CONFIG_SPI_PL022 is not set > -# CONFIG_SPI_PXA2XX_PCI is not set > # CONFIG_SPI_ROCKCHIP is not set > # CONFIG_SPI_SC18IS602 is not set > # CONFIG_SPI_XCOMM is not set > @@ -1469,12 +1448,9 @@ CONFIG_SPI_BCM2835AUX=3Dy > # Enable PHYLIB and NETWORK_PHY_TIMESTAMPING to see the additional clock= s. > # > CONFIG_PINCTRL=3Dy > - > -# > -# Pin controllers > -# > CONFIG_PINMUX=3Dy > CONFIG_PINCONF=3Dy > +CONFIG_GENERIC_PINCONF=3Dy > # CONFIG_DEBUG_PINCTRL is not set > # CONFIG_PINCTRL_AMD is not set > # CONFIG_PINCTRL_MCP23S08 is not set > @@ -1483,6 +1459,7 @@ CONFIG_PINCONF=3Dy > CONFIG_PINCTRL_BCM2835=3Dy > CONFIG_ARCH_HAVE_CUSTOM_GPIO_H=3Dy > CONFIG_GPIOLIB=3Dy > +CONFIG_GPIOLIB_FASTPATH_LIMIT=3D512 > CONFIG_OF_GPIO=3Dy > CONFIG_GPIOLIB_IRQCHIP=3Dy > # CONFIG_DEBUG_GPIO is not set > @@ -1493,10 +1470,13 @@ CONFIG_GPIO_SYSFS=3Dy > # > # CONFIG_GPIO_74XX_MMIO is not set > # CONFIG_GPIO_ALTERA is not set > +CONFIG_GPIO_RASPBERRYPI_EXP=3Dy > # CONFIG_GPIO_DWAPB is not set > # CONFIG_GPIO_FTGPIO010 is not set > # CONFIG_GPIO_GENERIC_PLATFORM is not set > # CONFIG_GPIO_GRGPIO is not set > +# CONFIG_GPIO_HLWD is not set > +# CONFIG_GPIO_MB86S7X is not set > # CONFIG_GPIO_MOCKUP is not set > # CONFIG_GPIO_MPC8XXX is not set > # CONFIG_GPIO_PL061 is not set > @@ -1512,7 +1492,6 @@ CONFIG_GPIO_SYSFS=3Dy > # CONFIG_GPIO_MAX732X is not set > # CONFIG_GPIO_PCA953X is not set > # CONFIG_GPIO_PCF857X is not set > -# CONFIG_GPIO_SX150X is not set > # CONFIG_GPIO_TPIC2810 is not set > =20 > # > @@ -1524,6 +1503,7 @@ CONFIG_GPIO_SYSFS=3Dy > # SPI GPIO expanders > # > # CONFIG_GPIO_74X164 is not set > +# CONFIG_GPIO_MAX3191X is not set > # CONFIG_GPIO_MAX7301 is not set > # CONFIG_GPIO_MC33880 is not set > # CONFIG_GPIO_PISOSR is not set > @@ -1553,6 +1533,7 @@ CONFIG_WATCHDOG_HANDLE_BOOT_ENABLED=3Dy > # CONFIG_ZIIRAVE_WATCHDOG is not set > # CONFIG_ARM_SP805_WATCHDOG is not set > # CONFIG_CADENCE_WATCHDOG is not set > +# CONFIG_FTWDT010_WATCHDOG is not set > # CONFIG_DW_WATCHDOG is not set > # CONFIG_MAX63XX_WATCHDOG is not set > CONFIG_BCM2835_WDT=3Dy > @@ -1568,10 +1549,6 @@ CONFIG_BCM2835_WDT=3Dy > # > # CONFIG_WATCHDOG_PRETIMEOUT_GOV is not set > CONFIG_SSB_POSSIBLE=3Dy > - > -# > -# Sonics Silicon Backplane > -# > # CONFIG_SSB is not set > CONFIG_BCMA_POSSIBLE=3Dy > # CONFIG_BCMA is not set > @@ -1579,7 +1556,6 @@ CONFIG_BCMA_POSSIBLE=3Dy > # > # Multifunction device drivers > # > -# CONFIG_MFD_CORE is not set > # CONFIG_MFD_ACT8945A is not set > # CONFIG_MFD_AS3711 is not set > # CONFIG_MFD_AS3722 is not set > @@ -1627,7 +1603,6 @@ CONFIG_BCMA_POSSIBLE=3Dy > # CONFIG_MFD_PCF50633 is not set > # CONFIG_MFD_PM8XXX is not set > # CONFIG_MFD_RT5033 is not set > -# CONFIG_MFD_RTSX_USB is not set > # CONFIG_MFD_RC5T583 is not set > # CONFIG_MFD_RK808 is not set > # CONFIG_MFD_RN5T618 is not set > @@ -1663,7 +1638,6 @@ CONFIG_BCMA_POSSIBLE=3Dy > # CONFIG_MFD_WL1273_CORE is not set > # CONFIG_MFD_LM3533 is not set > # CONFIG_MFD_TC3589X is not set > -# CONFIG_MFD_TMIO is not set > # CONFIG_MFD_T7L66XB is not set > # CONFIG_MFD_TC6387XB is not set > # CONFIG_MFD_TC6393XB is not set > @@ -1687,7 +1661,10 @@ CONFIG_BCMA_POSSIBLE=3Dy > # > # ACP (Audio CoProcessor) Configuration > # > -# CONFIG_DRM_LIB_RANDOM is not set > + > +# > +# AMD Library routines > +# > =20 > # > # Frame buffer Devices > @@ -1696,21 +1673,10 @@ CONFIG_FB=3Dy > # CONFIG_FIRMWARE_EDID is not set > CONFIG_FB_CMDLINE=3Dy > CONFIG_FB_NOTIFY=3Dy > -# CONFIG_FB_DDC is not set > -# CONFIG_FB_BOOT_VESA_SUPPORT is not set > CONFIG_FB_CFB_FILLRECT=3Dy > CONFIG_FB_CFB_COPYAREA=3Dy > CONFIG_FB_CFB_IMAGEBLIT=3Dy > -# CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set > -# CONFIG_FB_SYS_FILLRECT is not set > -# CONFIG_FB_SYS_COPYAREA is not set > -# CONFIG_FB_SYS_IMAGEBLIT is not set > -# CONFIG_FB_PROVIDE_GET_FB_UNMAPPED_AREA is not set > # CONFIG_FB_FOREIGN_ENDIAN is not set > -# CONFIG_FB_SYS_FOPS is not set > -# CONFIG_FB_SVGALIB is not set > -# CONFIG_FB_MACMODES is not set > -# CONFIG_FB_BACKLIGHT is not set > # CONFIG_FB_MODE_HELPERS is not set > # CONFIG_FB_TILEBLITTING is not set > =20 > @@ -1726,11 +1692,9 @@ CONFIG_FB_CFB_IMAGEBLIT=3Dy > # CONFIG_FB_VIRTUAL is not set > # CONFIG_FB_METRONOME is not set > # CONFIG_FB_BROADSHEET is not set > -# CONFIG_FB_AUO_K190X is not set > CONFIG_FB_SIMPLE=3Dy > # CONFIG_FB_SSD1307 is not set > # CONFIG_BACKLIGHT_LCD_SUPPORT is not set > -# CONFIG_VGASTATE is not set > =20 > # > # Console display driver support > @@ -1741,7 +1705,6 @@ CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY=3Dy > # CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set > # CONFIG_LOGO is not set > CONFIG_SOUND=3Dy > -# CONFIG_SOUND_OSS_CORE is not set > CONFIG_SND=3Dy > CONFIG_SND_TIMER=3Dy > CONFIG_SND_PCM=3Dy > @@ -1758,8 +1721,6 @@ CONFIG_SND_VERBOSE_PROCFS=3Dy > # CONFIG_SND_VERBOSE_PRINTK is not set > # CONFIG_SND_DEBUG is not set > # CONFIG_SND_SEQUENCER is not set > -# CONFIG_SND_OPL3_LIB_SEQ is not set > -# CONFIG_SND_OPL4_LIB_SEQ is not set > CONFIG_SND_DRIVERS=3Dy > # CONFIG_SND_DUMMY is not set > # CONFIG_SND_ALOOP is not set > @@ -1824,11 +1785,14 @@ CONFIG_SND_SOC_I2C_AND_SPI=3Dy > # CONFIG_SND_SOC_ADAU1761_SPI is not set > # CONFIG_SND_SOC_ADAU7002 is not set > # CONFIG_SND_SOC_AK4104 is not set > +# CONFIG_SND_SOC_AK4458 is not set > # CONFIG_SND_SOC_AK4554 is not set > # CONFIG_SND_SOC_AK4613 is not set > # CONFIG_SND_SOC_AK4642 is not set > # CONFIG_SND_SOC_AK5386 is not set > +# CONFIG_SND_SOC_AK5558 is not set > # CONFIG_SND_SOC_ALC5623 is not set > +# CONFIG_SND_SOC_BD28623 is not set > # CONFIG_SND_SOC_BT_SCO is not set > # CONFIG_SND_SOC_CS35L32 is not set > # CONFIG_SND_SOC_CS35L33 is not set > @@ -1855,22 +1819,27 @@ CONFIG_SND_SOC_I2C_AND_SPI=3Dy > # CONFIG_SND_SOC_GTM601 is not set > # CONFIG_SND_SOC_INNO_RK3036 is not set > # CONFIG_SND_SOC_MAX98504 is not set > +# CONFIG_SND_SOC_MAX9867 is not set > # CONFIG_SND_SOC_MAX98927 is not set > +# CONFIG_SND_SOC_MAX98373 is not set > # CONFIG_SND_SOC_MAX9860 is not set > # CONFIG_SND_SOC_MSM8916_WCD_DIGITAL is not set > # CONFIG_SND_SOC_PCM1681 is not set > +# CONFIG_SND_SOC_PCM1789_I2C is not set > # CONFIG_SND_SOC_PCM179X_I2C is not set > # CONFIG_SND_SOC_PCM179X_SPI is not set > +# CONFIG_SND_SOC_PCM186X_I2C is not set > +# CONFIG_SND_SOC_PCM186X_SPI is not set > # CONFIG_SND_SOC_PCM3168A_I2C is not set > # CONFIG_SND_SOC_PCM3168A_SPI is not set > # CONFIG_SND_SOC_PCM512x_I2C is not set > # CONFIG_SND_SOC_PCM512x_SPI is not set > # CONFIG_SND_SOC_RT5616 is not set > # CONFIG_SND_SOC_RT5631 is not set > -# CONFIG_SND_SOC_RT5677_SPI is not set > # CONFIG_SND_SOC_SGTL5000 is not set > # CONFIG_SND_SOC_SIRF_AUDIO_CODEC is not set > # CONFIG_SND_SOC_SPDIF is not set > +# CONFIG_SND_SOC_SSM2305 is not set > # CONFIG_SND_SOC_SSM2602_SPI is not set > # CONFIG_SND_SOC_SSM2602_I2C is not set > # CONFIG_SND_SOC_SSM4567 is not set > @@ -1881,12 +1850,18 @@ CONFIG_SND_SOC_I2C_AND_SPI=3Dy > # CONFIG_SND_SOC_TAS5086 is not set > # CONFIG_SND_SOC_TAS571X is not set > # CONFIG_SND_SOC_TAS5720 is not set > +# CONFIG_SND_SOC_TAS6424 is not set > +# CONFIG_SND_SOC_TDA7419 is not set > # CONFIG_SND_SOC_TFA9879 is not set > # CONFIG_SND_SOC_TLV320AIC23_I2C is not set > # CONFIG_SND_SOC_TLV320AIC23_SPI is not set > # CONFIG_SND_SOC_TLV320AIC31XX is not set > +# CONFIG_SND_SOC_TLV320AIC32X4_I2C is not set > +# CONFIG_SND_SOC_TLV320AIC32X4_SPI is not set > # CONFIG_SND_SOC_TLV320AIC3X is not set > # CONFIG_SND_SOC_TS3A227E is not set > +# CONFIG_SND_SOC_TSCS42XX is not set > +# CONFIG_SND_SOC_TSCS454 is not set > # CONFIG_SND_SOC_WM8510 is not set > # CONFIG_SND_SOC_WM8523 is not set > # CONFIG_SND_SOC_WM8524 is not set > @@ -1900,6 +1875,7 @@ CONFIG_SND_SOC_I2C_AND_SPI=3Dy > # CONFIG_SND_SOC_WM8753 is not set > # CONFIG_SND_SOC_WM8770 is not set > # CONFIG_SND_SOC_WM8776 is not set > +# CONFIG_SND_SOC_WM8782 is not set > # CONFIG_SND_SOC_WM8804_I2C is not set > # CONFIG_SND_SOC_WM8804_SPI is not set > # CONFIG_SND_SOC_WM8903 is not set > @@ -1909,6 +1885,8 @@ CONFIG_SND_SOC_I2C_AND_SPI=3Dy > # CONFIG_SND_SOC_WM8978 is not set > # CONFIG_SND_SOC_WM8985 is not set > # CONFIG_SND_SOC_ZX_AUD96P22 is not set > +# CONFIG_SND_SOC_MAX9759 is not set > +# CONFIG_SND_SOC_MT6351 is not set > # CONFIG_SND_SOC_NAU8540 is not set > # CONFIG_SND_SOC_NAU8810 is not set > # CONFIG_SND_SOC_NAU8824 is not set > @@ -1947,12 +1925,14 @@ CONFIG_HID_GENERIC=3Dy > # CONFIG_HID_CYPRESS is not set > # CONFIG_HID_DRAGONRISE is not set > # CONFIG_HID_EMS_FF is not set > +# CONFIG_HID_ELAN is not set > # CONFIG_HID_ELECOM is not set > # CONFIG_HID_ELO is not set > # CONFIG_HID_EZKEY is not set > # CONFIG_HID_GEMBIRD is not set > # CONFIG_HID_GFRM is not set > # CONFIG_HID_HOLTEK is not set > +# CONFIG_HID_GOOGLE_HAMMER is not set > # CONFIG_HID_GT683R is not set > # CONFIG_HID_KEYTOUCH is not set > # CONFIG_HID_KYE is not set > @@ -1961,6 +1941,7 @@ CONFIG_HID_GENERIC=3Dy > # CONFIG_HID_GYRATION is not set > # CONFIG_HID_ICADE is not set > # CONFIG_HID_ITE is not set > +# CONFIG_HID_JABRA is not set > # CONFIG_HID_TWINHAN is not set > # CONFIG_HID_KENSINGTON is not set > # CONFIG_HID_LCPOWER is not set > @@ -1969,6 +1950,7 @@ CONFIG_HID_GENERIC=3Dy > # CONFIG_HID_LOGITECH is not set > # CONFIG_HID_MAGICMOUSE is not set > # CONFIG_HID_MAYFLASH is not set > +# CONFIG_HID_REDRAGON is not set > # CONFIG_HID_MICROSOFT is not set > # CONFIG_HID_MONTEREY is not set > # CONFIG_HID_MULTITOUCH is not set > @@ -1987,6 +1969,7 @@ CONFIG_HID_GENERIC=3Dy > # CONFIG_HID_SAMSUNG is not set > # CONFIG_HID_SONY is not set > # CONFIG_HID_SPEEDLINK is not set > +# CONFIG_HID_STEAM is not set > # CONFIG_HID_STEELSERIES is not set > # CONFIG_HID_SUNPLUS is not set > # CONFIG_HID_RMI is not set > @@ -2043,7 +2026,6 @@ CONFIG_USB_DEFAULT_PERSIST=3Dy > # CONFIG_USB_EHCI_HCD is not set > # CONFIG_USB_OXU210HP_HCD is not set > # CONFIG_USB_ISP116X_HCD is not set > -# CONFIG_USB_ISP1362_HCD is not set > # CONFIG_USB_FOTG210_HCD is not set > # CONFIG_USB_MAX3421_HCD is not set > # CONFIG_USB_OHCI_HCD is not set > @@ -2138,17 +2120,12 @@ CONFIG_USB_DWC2_HOST=3Dy > # > # USB Physical Layer drivers > # > -# CONFIG_USB_PHY is not set > # CONFIG_NOP_USB_XCEIV is not set > # CONFIG_USB_GPIO_VBUS is not set > # CONFIG_USB_ISP1301 is not set > # CONFIG_USB_ULPI is not set > # CONFIG_USB_GADGET is not set > - > -# > -# USB Power Delivery and Type-C drivers > -# > -# CONFIG_TYPEC_UCSI is not set > +# CONFIG_TYPEC is not set > # CONFIG_USB_LED_TRIG is not set > # CONFIG_USB_ULPI_BUS is not set > # CONFIG_UWB is not set > @@ -2178,9 +2155,11 @@ CONFIG_MMC_SDHCI_IPROC=3Dy > # CONFIG_MMC_VUB300 is not set > # CONFIG_MMC_USHC is not set > # CONFIG_MMC_USDHI6ROL0 is not set > +# CONFIG_MMC_CQHCI is not set > CONFIG_MMC_BCM2835=3Dy > # CONFIG_MMC_MTK is not set > # CONFIG_MMC_SDHCI_XENON is not set > +# CONFIG_MMC_SDHCI_OMAP is not set > # CONFIG_MEMSTICK is not set > CONFIG_NEW_LEDS=3Dy > CONFIG_LEDS_CLASS=3Dy > @@ -2192,8 +2171,10 @@ CONFIG_LEDS_CLASS=3Dy > # > # CONFIG_LEDS_BCM6328 is not set > # CONFIG_LEDS_BCM6358 is not set > +# CONFIG_LEDS_CR0014114 is not set > # CONFIG_LEDS_LM3530 is not set > # CONFIG_LEDS_LM3642 is not set > +# CONFIG_LEDS_LM3692X is not set > # CONFIG_LEDS_PCA9532 is not set > CONFIG_LEDS_GPIO=3Dy > # CONFIG_LEDS_LP3944 is not set > @@ -2219,6 +2200,7 @@ CONFIG_LEDS_GPIO=3Dy > # LED driver for blink(1) USB RGB LED is under Special HID drivers (HID_= THINGM) > # > # CONFIG_LEDS_BLINKM is not set > +# CONFIG_LEDS_MLXREG is not set > # CONFIG_LEDS_USER is not set > =20 > # > @@ -2230,6 +2212,7 @@ CONFIG_LEDS_TRIGGER_ONESHOT=3Dy > CONFIG_LEDS_TRIGGER_HEARTBEAT=3Dy > # CONFIG_LEDS_TRIGGER_BACKLIGHT is not set > CONFIG_LEDS_TRIGGER_CPU=3Dy > +CONFIG_LEDS_TRIGGER_ACTIVITY=3Dy > CONFIG_LEDS_TRIGGER_GPIO=3Dy > CONFIG_LEDS_TRIGGER_DEFAULT_ON=3Dy > =20 > @@ -2239,7 +2222,9 @@ CONFIG_LEDS_TRIGGER_DEFAULT_ON=3Dy > CONFIG_LEDS_TRIGGER_TRANSIENT=3Dy > CONFIG_LEDS_TRIGGER_CAMERA=3Dy > # CONFIG_LEDS_TRIGGER_PANIC is not set > +# CONFIG_LEDS_TRIGGER_NETDEV is not set > # CONFIG_ACCESSIBILITY is not set > +# CONFIG_INFINIBAND is not set > CONFIG_EDAC_ATOMIC_SCRUB=3Dy > CONFIG_EDAC_SUPPORT=3Dy > CONFIG_RTC_LIB=3Dy > @@ -2256,6 +2241,7 @@ CONFIG_DMA_OF=3Dy > # CONFIG_ALTERA_MSGDMA is not set > # CONFIG_AMBA_PL08X is not set > CONFIG_DMA_BCM2835=3Dy > +# CONFIG_DW_AXI_DMAC is not set > # CONFIG_FSL_EDMA is not set > # CONFIG_INTEL_IDMA64 is not set > # CONFIG_NBPFAXI_DMA is not set > @@ -2277,18 +2263,12 @@ CONFIG_DMA_BCM2835=3Dy > # CONFIG_AUXDISPLAY is not set > # CONFIG_UIO is not set > # CONFIG_VIRT_DRIVERS is not set > - > -# > -# Virtio drivers > -# > -# CONFIG_VIRTIO_MMIO is not set > +# CONFIG_VIRTIO_MENU is not set > =20 > # > # Microsoft Hyper-V guest support > # > -# CONFIG_HYPERV_TSCPAGE is not set > CONFIG_STAGING=3Dy > -# CONFIG_IRDA is not set > # CONFIG_PRISM2_USB is not set > # CONFIG_COMEDI is not set > # CONFIG_RTLLIB is not set > @@ -2308,8 +2288,8 @@ CONFIG_STAGING=3Dy > # > # CONFIG_STAGING_BOARD is not set > # CONFIG_LTE_GDM724X is not set > -# CONFIG_LNET is not set > # CONFIG_GS_FPGABOOT is not set > +# CONFIG_UNISYSSPAR is not set > # CONFIG_COMMON_CLK_XLNX_CLKWZRD is not set > # CONFIG_FB_TFT is not set > # CONFIG_WILC1000_SDIO is not set > @@ -2320,15 +2300,15 @@ CONFIG_STAGING=3Dy > CONFIG_BCM_VIDEOCORE=3Dy > # CONFIG_BCM2835_VCHIQ is not set > # CONFIG_SND_BCM2835 is not set > -# CONFIG_CRYPTO_DEV_CCREE is not set > =20 > # > # USB Power Delivery and Type-C drivers > # > -# CONFIG_TYPEC_TCPM is not set > # CONFIG_PI433 is not set > +# CONFIG_MTK_MMC is not set > # CONFIG_GOLDFISH is not set > # CONFIG_CHROME_PLATFORMS is not set > +# CONFIG_MELLANOX_PLATFORM is not set > CONFIG_CLKDEV_LOOKUP=3Dy > CONFIG_HAVE_CLK_PREPARE=3Dy > CONFIG_COMMON_CLK=3Dy > @@ -2339,15 +2319,13 @@ CONFIG_COMMON_CLK=3Dy > # CONFIG_CLK_HSDK is not set > # CONFIG_COMMON_CLK_SI5351 is not set > # CONFIG_COMMON_CLK_SI514 is not set > +# CONFIG_COMMON_CLK_SI544 is not set > # CONFIG_COMMON_CLK_SI570 is not set > # CONFIG_COMMON_CLK_CDCE706 is not set > # CONFIG_COMMON_CLK_CDCE925 is not set > # CONFIG_COMMON_CLK_CS2000_CP is not set > # CONFIG_CLK_QORIQ is not set > -# CONFIG_COMMON_CLK_NXP is not set > # CONFIG_COMMON_CLK_PWM is not set > -# CONFIG_COMMON_CLK_PXA is not set > -# CONFIG_COMMON_CLK_PIC32 is not set > # CONFIG_COMMON_CLK_VC5 is not set > # CONFIG_HWSPINLOCK is not set > =20 > @@ -2359,11 +2337,6 @@ CONFIG_TIMER_PROBE=3Dy > CONFIG_CLKSRC_MMIO=3Dy > CONFIG_BCM2835_TIMER=3Dy > CONFIG_ARM_TIMER_SP804=3Dy > -# CONFIG_ATMEL_PIT is not set > -# CONFIG_SH_TIMER_CMT is not set > -# CONFIG_SH_TIMER_MTU2 is not set > -# CONFIG_SH_TIMER_TMU is not set > -# CONFIG_EM_TIMER_STI is not set > CONFIG_MAILBOX=3Dy > # CONFIG_ARM_MHU is not set > # CONFIG_PLATFORM_MHU is not set > @@ -2382,6 +2355,8 @@ CONFIG_BCM2835_MBOX=3Dy > # Rpmsg drivers > # > # CONFIG_RPMSG_QCOM_GLINK_RPM is not set > +# CONFIG_RPMSG_VIRTIO is not set > +# CONFIG_SOUNDWIRE is not set > =20 > # > # SOC (System On Chip) specific Drivers > @@ -2404,8 +2379,12 @@ CONFIG_RASPBERRYPI_POWER=3Dy > # > # Qualcomm SoC drivers > # > -# CONFIG_SUNXI_SRAM is not set > # CONFIG_SOC_TI is not set > + > +# > +# Xilinx SoC drivers > +# > +# CONFIG_XILINX_VCU is not set > # CONFIG_PM_DEVFREQ is not set > # CONFIG_EXTCON is not set > # CONFIG_MEMORY is not set > @@ -2415,6 +2394,10 @@ CONFIG_PWM_SYSFS=3Dy > CONFIG_PWM_BCM2835=3Dy > # CONFIG_PWM_FSL_FTM is not set > # CONFIG_PWM_PCA9685 is not set > + > +# > +# IRQ chip support > +# > CONFIG_IRQCHIP=3Dy > CONFIG_ARM_GIC_MAX_NR=3D1 > # CONFIG_IPACK_BUS is not set > @@ -2428,6 +2411,7 @@ CONFIG_ARM_GIC_MAX_NR=3D1 > # CONFIG_BCM_KONA_USB2_PHY is not set > # CONFIG_PHY_PXA_28NM_HSIC is not set > # CONFIG_PHY_PXA_28NM_USB2 is not set > +# CONFIG_PHY_MAPPHONE_MDM6600 is not set > # CONFIG_PHY_SAMSUNG_USB2 is not set > # CONFIG_POWERCAP is not set > # CONFIG_MCB is not set > @@ -2435,6 +2419,7 @@ CONFIG_ARM_GIC_MAX_NR=3D1 > # > # Performance monitor support > # > +# CONFIG_ARM_CCN is not set > CONFIG_ARM_PMU=3Dy > # CONFIG_RAS is not set > =20 > @@ -2444,18 +2429,21 @@ CONFIG_ARM_PMU=3Dy > # CONFIG_ANDROID is not set > # CONFIG_DAX is not set > # CONFIG_NVMEM is not set > -# CONFIG_STM is not set > -# CONFIG_INTEL_TH is not set > -# CONFIG_FPGA is not set > =20 > # > -# FSI support > +# HW tracing support > # > +# CONFIG_STM is not set > +# CONFIG_INTEL_TH is not set > +# CONFIG_FPGA is not set > # CONFIG_FSI is not set > +# CONFIG_SIOX is not set > +# CONFIG_SLIMBUS is not set > =20 > # > # Firmware Drivers > # > +# CONFIG_ARM_SCMI_PROTOCOL is not set > # CONFIG_ARM_SCPI_PROTOCOL is not set > # CONFIG_FIRMWARE_MEMMAP is not set > CONFIG_RASPBERRYPI_FIRMWARE=3Dy > @@ -2470,6 +2458,7 @@ CONFIG_RASPBERRYPI_FIRMWARE=3Dy > # File systems > # > CONFIG_DCACHE_WORD_ACCESS=3Dy > +CONFIG_FS_IOMAP=3Dy > CONFIG_EXT2_FS=3Dy > CONFIG_EXT2_FS_XATTR=3Dy > CONFIG_EXT2_FS_POSIX_ACL=3Dy > @@ -2503,8 +2492,8 @@ CONFIG_DNOTIFY=3Dy > CONFIG_INOTIFY_USER=3Dy > CONFIG_FANOTIFY=3Dy > # CONFIG_QUOTA is not set > -# CONFIG_QUOTACTL is not set > CONFIG_AUTOFS4_FS=3Dy > +CONFIG_AUTOFS_FS=3Dy > # CONFIG_FUSE_FS is not set > # CONFIG_OVERLAY_FS is not set > =20 > @@ -2535,6 +2524,7 @@ CONFIG_FAT_DEFAULT_IOCHARSET=3D"iso8859-1" > # > CONFIG_PROC_FS=3Dy > CONFIG_PROC_VMCORE=3Dy > +# CONFIG_PROC_VMCORE_DEVICE_DUMP is not set > CONFIG_PROC_SYSCTL=3Dy > CONFIG_PROC_PAGE_MONITOR=3Dy > # CONFIG_PROC_CHILDREN is not set > @@ -2543,7 +2533,7 @@ CONFIG_SYSFS=3Dy > CONFIG_TMPFS=3Dy > CONFIG_TMPFS_POSIX_ACL=3Dy > CONFIG_TMPFS_XATTR=3Dy > -# CONFIG_HUGETLB_PAGE is not set > +CONFIG_MEMFD_CREATE=3Dy > # CONFIG_CONFIGFS_FS is not set > # CONFIG_MISC_FILESYSTEMS is not set > CONFIG_NETWORK_FILESYSTEMS=3Dy > @@ -2565,7 +2555,6 @@ CONFIG_SUNRPC=3Dy > # CONFIG_SUNRPC_DEBUG is not set > # CONFIG_CEPH_FS is not set > # CONFIG_CIFS is not set > -# CONFIG_NCP_FS is not set > # CONFIG_CODA_FS is not set > # CONFIG_AFS_FS is not set > CONFIG_NLS=3Dy > @@ -2676,6 +2665,9 @@ CONFIG_HAVE_DEBUG_KMEMLEAK=3Dy > CONFIG_ARCH_HAS_DEBUG_VIRTUAL=3Dy > # CONFIG_DEBUG_VIRTUAL is not set > CONFIG_DEBUG_MEMORY_INIT=3Dy > +CONFIG_ARCH_HAS_KCOV=3Dy > +CONFIG_CC_HAS_SANCOV_TRACE_PC=3Dy > +# CONFIG_KCOV is not set > # CONFIG_DEBUG_SHIRQ is not set > =20 > # > @@ -2691,7 +2683,6 @@ CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=3D0 > CONFIG_PANIC_ON_OOPS_VALUE=3D0 > CONFIG_PANIC_TIMEOUT=3D0 > CONFIG_SCHED_DEBUG=3Dy > -# CONFIG_SCHED_INFO is not set > # CONFIG_SCHEDSTATS is not set > # CONFIG_SCHED_STACK_END_CHECK is not set > # CONFIG_DEBUG_TIMEKEEPING is not set > @@ -2699,13 +2690,14 @@ CONFIG_SCHED_DEBUG=3Dy > # > # Lock Debugging (spinlocks, mutexes, etc...) > # > +CONFIG_LOCK_DEBUGGING_SUPPORT=3Dy > +# CONFIG_PROVE_LOCKING is not set > +# CONFIG_LOCK_STAT is not set > # CONFIG_DEBUG_RT_MUTEXES is not set > # CONFIG_DEBUG_SPINLOCK is not set > # CONFIG_DEBUG_MUTEXES is not set > # CONFIG_DEBUG_WW_MUTEX_SLOWPATH is not set > # CONFIG_DEBUG_LOCK_ALLOC is not set > -# CONFIG_PROVE_LOCKING is not set > -# CONFIG_LOCK_STAT is not set > # CONFIG_DEBUG_ATOMIC_SLEEP is not set > # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set > # CONFIG_LOCK_TORTURE_TEST is not set > @@ -2723,8 +2715,6 @@ CONFIG_DEBUG_BUGVERBOSE=3Dy > # > # RCU Debugging > # > -# CONFIG_PROVE_RCU is not set > -# CONFIG_TORTURE_TEST is not set > # CONFIG_RCU_PERF_TEST is not set > # CONFIG_RCU_TORTURE_TEST is not set > # CONFIG_RCU_TRACE is not set > @@ -2754,6 +2744,7 @@ CONFIG_TRACING_SUPPORT=3Dy > CONFIG_FTRACE=3Dy > CONFIG_FUNCTION_TRACER=3Dy > CONFIG_FUNCTION_GRAPH_TRACER=3Dy > +# CONFIG_PREEMPTIRQ_EVENTS is not set > # CONFIG_IRQSOFF_TRACER is not set > CONFIG_SCHED_TRACER=3Dy > # CONFIG_HWLAT_TRACER is not set > @@ -2779,10 +2770,7 @@ CONFIG_FTRACE_MCOUNT_RECORD=3Dy > # CONFIG_TRACE_EVAL_MAP_FILE is not set > CONFIG_TRACING_EVENTS_GPIO=3Dy > # CONFIG_DMA_API_DEBUG is not set > - > -# > -# Runtime Testing > -# > +CONFIG_RUNTIME_TESTING_MENU=3Dy > # CONFIG_LKDTM is not set > # CONFIG_TEST_LIST_SORT is not set > # CONFIG_TEST_SORT is not set > @@ -2797,11 +2785,13 @@ CONFIG_TEST_KSTRTOX=3Dy > # CONFIG_TEST_PRINTF is not set > # CONFIG_TEST_BITMAP is not set > # CONFIG_TEST_UUID is not set > +# CONFIG_TEST_OVERFLOW is not set > # CONFIG_TEST_RHASHTABLE is not set > # CONFIG_TEST_HASH is not set > # CONFIG_TEST_LKM is not set > # CONFIG_TEST_USER_COPY is not set > # CONFIG_TEST_BPF is not set > +# CONFIG_FIND_BIT_BENCHMARK is not set > # CONFIG_TEST_FIRMWARE is not set > # CONFIG_TEST_SYSCTL is not set > # CONFIG_TEST_UDELAY is not set > @@ -2818,12 +2808,12 @@ CONFIG_KGDB_KDB=3Dy > CONFIG_KDB_DEFAULT_ENABLE=3D0x1 > # CONFIG_KDB_KEYBOARD is not set > CONFIG_KDB_CONTINUE_CATASTROPHIC=3D0 > -# CONFIG_ARCH_WANTS_UBSAN_NO_NULL is not set > # CONFIG_UBSAN is not set > CONFIG_ARCH_HAS_DEVMEM_IS_ALLOWED=3Dy > CONFIG_STRICT_DEVMEM=3Dy > # CONFIG_IO_STRICT_DEVMEM is not set > -# CONFIG_ARM_PTDUMP is not set > +# CONFIG_ARM_PTDUMP_DEBUGFS is not set > +# CONFIG_DEBUG_WX is not set > CONFIG_ARM_UNWIND=3Dy > CONFIG_OLD_MCOUNT=3Dy > # CONFIG_DEBUG_USER is not set > @@ -2835,7 +2825,6 @@ CONFIG_DEBUG_BCM2835=3Dy > # CONFIG_DEBUG_LL_UART_PL01X is not set > CONFIG_DEBUG_LL_INCLUDE=3D"debug/pl01x.S" > CONFIG_DEBUG_UART_PL01X=3Dy > -# CONFIG_DEBUG_UART_8250 is not set > CONFIG_DEBUG_UART_PHYS=3D0x20201000 > CONFIG_DEBUG_UART_VIRT=3D0xf0201000 > CONFIG_DEBUG_UNCOMPRESS=3Dy > @@ -2847,12 +2836,17 @@ CONFIG_EARLY_PRINTK=3Dy > # > # Security options > # > -# CONFIG_KEYS is not set > +CONFIG_KEYS=3Dy > +# CONFIG_PERSISTENT_KEYRINGS is not set > +# CONFIG_BIG_KEYS is not set > +# CONFIG_ENCRYPTED_KEYS is not set > +# CONFIG_KEY_DH_OPERATIONS is not set > # CONFIG_SECURITY_DMESG_RESTRICT is not set > # CONFIG_SECURITY is not set > # CONFIG_SECURITYFS is not set > CONFIG_HAVE_HARDENED_USERCOPY_ALLOCATOR=3Dy > # CONFIG_HARDENED_USERCOPY is not set > +# CONFIG_FORTIFY_SOURCE is not set > # CONFIG_STATIC_USERMODEHELPER is not set > CONFIG_DEFAULT_SECURITY_DAC=3Dy > CONFIG_DEFAULT_SECURITY=3D"" > @@ -2873,9 +2867,10 @@ CONFIG_CRYPTO_RNG=3Dy > CONFIG_CRYPTO_RNG2=3Dy > CONFIG_CRYPTO_RNG_DEFAULT=3Dy > CONFIG_CRYPTO_AKCIPHER2=3Dy > +CONFIG_CRYPTO_AKCIPHER=3Dy > CONFIG_CRYPTO_KPP2=3Dy > CONFIG_CRYPTO_ACOMP2=3Dy > -# CONFIG_CRYPTO_RSA is not set > +CONFIG_CRYPTO_RSA=3Dy > # CONFIG_CRYPTO_DH is not set > # CONFIG_CRYPTO_ECDH is not set > CONFIG_CRYPTO_MANAGER=3Dy > @@ -2897,6 +2892,11 @@ CONFIG_CRYPTO_AUTHENC=3Dy > CONFIG_CRYPTO_CCM=3Dy > CONFIG_CRYPTO_GCM=3Dy > # CONFIG_CRYPTO_CHACHA20POLY1305 is not set > +# CONFIG_CRYPTO_AEGIS128 is not set > +# CONFIG_CRYPTO_AEGIS128L is not set > +# CONFIG_CRYPTO_AEGIS256 is not set > +# CONFIG_CRYPTO_MORUS640 is not set > +# CONFIG_CRYPTO_MORUS1280 is not set > CONFIG_CRYPTO_SEQIV=3Dy > CONFIG_CRYPTO_ECHAINIV=3Dy > =20 > @@ -2904,6 +2904,7 @@ CONFIG_CRYPTO_ECHAINIV=3Dy > # Block modes > # > # CONFIG_CRYPTO_CBC is not set > +# CONFIG_CRYPTO_CFB is not set > CONFIG_CRYPTO_CTR=3Dy > # CONFIG_CRYPTO_CTS is not set > CONFIG_CRYPTO_ECB=3Dy > @@ -2939,6 +2940,7 @@ CONFIG_CRYPTO_GHASH=3Dy > CONFIG_CRYPTO_SHA256=3Dy > # CONFIG_CRYPTO_SHA512 is not set > # CONFIG_CRYPTO_SHA3 is not set > +# CONFIG_CRYPTO_SM3 is not set > # CONFIG_CRYPTO_TGR192 is not set > # CONFIG_CRYPTO_WP512 is not set > =20 > @@ -2960,6 +2962,8 @@ CONFIG_CRYPTO_ARC4=3Dy > # CONFIG_CRYPTO_CHACHA20 is not set > # CONFIG_CRYPTO_SEED is not set > # CONFIG_CRYPTO_SERPENT is not set > +# CONFIG_CRYPTO_SM4 is not set > +# CONFIG_CRYPTO_SPECK is not set > # CONFIG_CRYPTO_TEA is not set > # CONFIG_CRYPTO_TWOFISH is not set > =20 > @@ -2971,6 +2975,7 @@ CONFIG_CRYPTO_ARC4=3Dy > # CONFIG_CRYPTO_842 is not set > # CONFIG_CRYPTO_LZ4 is not set > # CONFIG_CRYPTO_LZ4HC is not set > +# CONFIG_CRYPTO_ZSTD is not set > =20 > # > # Random Number Generation > @@ -2986,12 +2991,24 @@ CONFIG_CRYPTO_JITTERENTROPY=3Dy > # CONFIG_CRYPTO_USER_API_SKCIPHER is not set > # CONFIG_CRYPTO_USER_API_RNG is not set > # CONFIG_CRYPTO_USER_API_AEAD is not set > +CONFIG_CRYPTO_HASH_INFO=3Dy > CONFIG_CRYPTO_HW=3Dy > -# CONFIG_CRYPTO_DEV_FSL_CAAM_CRYPTO_API_DESC is not set > +# CONFIG_CRYPTO_DEV_CCREE is not set > +CONFIG_ASYMMETRIC_KEY_TYPE=3Dy > +CONFIG_ASYMMETRIC_PUBLIC_KEY_SUBTYPE=3Dy > +CONFIG_X509_CERTIFICATE_PARSER=3Dy > +CONFIG_PKCS7_MESSAGE_PARSER=3Dy > +# CONFIG_PKCS7_TEST_KEY is not set > +# CONFIG_SIGNED_PE_FILE_VERIFICATION is not set > =20 > # > # Certificates for signature checking > # > +CONFIG_SYSTEM_TRUSTED_KEYRING=3Dy > +CONFIG_SYSTEM_TRUSTED_KEYS=3D"" > +# CONFIG_SYSTEM_EXTRA_CERTIFICATE is not set > +# CONFIG_SECONDARY_TRUSTED_KEYRING is not set > +# CONFIG_SYSTEM_BLACKLIST_KEYRING is not set > # CONFIG_ARM_CRYPTO is not set > CONFIG_BINARY_PRINTF=3Dy > =20 > @@ -2999,13 +3016,11 @@ CONFIG_BINARY_PRINTF=3Dy > # Library routines > # > CONFIG_BITREVERSE=3Dy > -# CONFIG_HAVE_ARCH_BITREVERSE is not set > CONFIG_RATIONAL=3Dy > CONFIG_GENERIC_STRNCPY_FROM_USER=3Dy > CONFIG_GENERIC_STRNLEN_USER=3Dy > CONFIG_GENERIC_NET_UTILS=3Dy > CONFIG_GENERIC_PCI_IOMAP=3Dy > -CONFIG_GENERIC_IO=3Dy > CONFIG_ARCH_USE_CMPXCHG_LOCKREF=3Dy > CONFIG_CRC_CCITT=3Dy > CONFIG_CRC16=3Dy > @@ -3022,7 +3037,6 @@ CONFIG_CRC32_SLICEBY8=3Dy > # CONFIG_LIBCRC32C is not set > # CONFIG_CRC8 is not set > CONFIG_AUDIT_GENERIC=3Dy > -# CONFIG_AUDIT_ARCH_COMPAT_GENERIC is not set > # CONFIG_RANDOM32_SELFTEST is not set > CONFIG_ZLIB_INFLATE=3Dy > CONFIG_LZO_DECOMPRESS=3Dy > @@ -3043,24 +3057,28 @@ CONFIG_DECOMPRESS_XZ=3Dy > CONFIG_DECOMPRESS_LZO=3Dy > CONFIG_DECOMPRESS_LZ4=3Dy > CONFIG_GENERIC_ALLOCATOR=3Dy > +CONFIG_ASSOCIATIVE_ARRAY=3Dy > CONFIG_HAS_IOMEM=3Dy > CONFIG_HAS_IOPORT_MAP=3Dy > CONFIG_HAS_DMA=3Dy > -# CONFIG_DMA_NOOP_OPS is not set > -# CONFIG_DMA_VIRT_OPS is not set > +CONFIG_NEED_DMA_MAP_STATE=3Dy > +CONFIG_HAVE_GENERIC_DMA_COHERENT=3Dy > +CONFIG_SGL_ALLOC=3Dy > CONFIG_DQL=3Dy > CONFIG_GLOB=3Dy > # CONFIG_GLOB_SELFTEST is not set > CONFIG_NLATTR=3Dy > +CONFIG_CLZ_TAB=3Dy > # CONFIG_CORDIC is not set > # CONFIG_DDR is not set > # CONFIG_IRQ_POLL is not set > +CONFIG_MPILIB=3Dy > CONFIG_LIBFDT=3Dy > +CONFIG_OID_REGISTRY=3Dy > CONFIG_FONT_SUPPORT=3Dy > # CONFIG_FONTS is not set > CONFIG_FONT_8x8=3Dy > CONFIG_FONT_8x16=3Dy > -# CONFIG_SG_SPLIT is not set > CONFIG_SG_POOL=3Dy > CONFIG_ARCH_HAS_SG_CHAIN=3Dy > CONFIG_SBITMAP=3Dy > diff --git a/configs/platform-rpi/platformconfig b/configs/platform-rpi/p= latformconfig > index 8e37246..d3341bd 100644 > --- a/configs/platform-rpi/platformconfig > +++ b/configs/platform-rpi/platformconfig > @@ -108,8 +108,8 @@ PTXCONF_KERNEL=3Dy > PTXCONF_KERNEL_MODULES=3Dy > PTXCONF_KERNEL_MODULES_INSTALL=3Dy > PTXCONF_KERNEL_MODULES_BUILD=3D"modules" > -PTXCONF_KERNEL_VERSION=3D"4.14.4" > -PTXCONF_KERNEL_MD5=3D"3f6dd2f735e094499f07ed8532ac71a6" > +PTXCONF_KERNEL_VERSION=3D"4.18.14" > +PTXCONF_KERNEL_MD5=3D"7bca53d8f98fe1711efca5083229de69" > PTXCONF_KERNEL_ARCH_STRING=3D"arm" > # PTXCONF_KERNEL_IMAGE_BZ is not set > PTXCONF_KERNEL_IMAGE_Z=3Dy > --=20 > 2.11.0 >=20 >=20 > _______________________________________________ > DistroKit mailing list > DistroKit@pengutronix.de --=20 /"\ ASCII RIBBON | =C2=BBWith the first link, the chain is forged. The first \ / CAMPAIGN | speech censured, the first thought forbidden, the X AGAINST | first freedom denied, chains us all irrevocably.=C2=AB / \ HTML MAIL | (Jean-Luc Picard, quoting Judge Aaron Satie) --upu2tmnca7ip7xga Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEwo7muQJjlc+Prwj6NK3NAHIhXMYFAlvCCzYACgkQNK3NAHIh XMaI9g/8DEBYv0ByquZXYaCWZFEDsekcu4L+kEh/XG18OoXps4MG2GXeXNeRIFgr EUi2a591k2uEqqFBSz4D5hYYygMjUE3qt63NCLmJJ5E8fV46wtuTfKYG7tO/m7hC XiM6xuZVYW4rcmeg2ckSk702EiJVB4cYLI8wMUFNN3OS2mlIKkV3plJcPypPKR5b idfu6ayHxe3NFvYRIMtuYr62Bo62byD1aZ21y45Hh3Rjm0p2pGdjwc8zNazlqWL7 XMFXqeudfZK77iQloghBcAxsYgjU0fJ9G+AqC1gKvml2l2nJwmpjVZ2TQBnKuxJA E+pon3fcLNIaMF0TLO0QEw8vS9HkC5VfM9mpIEiT7FFBm8JNk8Fn2sjcb0C5Di7x 6iI/OgJIeo5uvwgaHQwuBznaF44s5tc/klmbb+pW5rVl1PBu/o5J09kRKkMkcBT/ dAEFIwQ4Xoh3lEw/fBYWK7nWld0B0S+OjFoQ+8Mo1cwmQEbRiTelVg2LTlzy3DNg JHKqWkjgLamDqb0FfjGiVZsYRn4sQajfEppgkeFuk840IPtRVPOtq2ckkWMTHO/k MNGdnq7jsOvQkYoc5wa/3wmHmdqaWSTm9Cv7Mq5pgPi9nC8+Vw4YkJ+teKZ+JLIU ZHflFOtJa58CuoZ3xpdGBAo4yxMIpjVjuJs0WCPjoZ3vSYt9f+c= =r5Rv -----END PGP SIGNATURE----- --upu2tmnca7ip7xga-- --===============1326567247== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KRGlzdHJvS2l0 IG1haWxpbmcgbGlzdApEaXN0cm9LaXRAcGVuZ3V0cm9uaXguZGU= --===============1326567247==--