github.com/google/syzkaller@v0.0.0-20240517125934-c0f1611a36d6/dashboard/config/linux/distros/android-google-msm-wahoo-4.4-pie-qpr2 (about) 1 # 2 # Automatically generated file; DO NOT EDIT. 3 # Linux/arm64 4.4.155 Kernel Configuration 4 # 5 CONFIG_ARM64=y 6 CONFIG_64BIT=y 7 CONFIG_ARCH_PHYS_ADDR_T_64BIT=y 8 CONFIG_MMU=y 9 CONFIG_ARCH_MMAP_RND_BITS_MIN=18 10 CONFIG_ARCH_MMAP_RND_BITS_MAX=24 11 CONFIG_ARCH_MMAP_RND_COMPAT_BITS_MIN=11 12 CONFIG_ARCH_MMAP_RND_COMPAT_BITS_MAX=16 13 CONFIG_ILLEGAL_POINTER_VALUE=0xdead000000000000 14 CONFIG_STACKTRACE_SUPPORT=y 15 CONFIG_LOCKDEP_SUPPORT=y 16 CONFIG_TRACE_IRQFLAGS_SUPPORT=y 17 CONFIG_RWSEM_XCHGADD_ALGORITHM=y 18 CONFIG_GENERIC_BUG=y 19 CONFIG_GENERIC_BUG_RELATIVE_POINTERS=y 20 CONFIG_GENERIC_HWEIGHT=y 21 CONFIG_GENERIC_CSUM=y 22 CONFIG_GENERIC_CALIBRATE_DELAY=y 23 CONFIG_ZONE_DMA=y 24 CONFIG_HAVE_GENERIC_RCU_GUP=y 25 CONFIG_ARCH_DMA_ADDR_T_64BIT=y 26 CONFIG_NEED_DMA_MAP_STATE=y 27 CONFIG_NEED_SG_DMA_LENGTH=y 28 CONFIG_SMP=y 29 CONFIG_ARM64_DMA_USE_IOMMU=y 30 CONFIG_ARM64_DMA_IOMMU_ALIGNMENT=9 31 CONFIG_SWIOTLB=y 32 CONFIG_IOMMU_HELPER=y 33 CONFIG_KERNEL_MODE_NEON=y 34 CONFIG_FIX_EARLYCON_MEM=y 35 CONFIG_PGTABLE_LEVELS=3 36 CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" 37 CONFIG_IRQ_WORK=y 38 CONFIG_BUILDTIME_EXTABLE_SORT=y 39 CONFIG_THREAD_INFO_IN_TASK=y 40 41 # 42 # General setup 43 # 44 CONFIG_INIT_ENV_ARG_LIMIT=32 45 CONFIG_CROSS_COMPILE="" 46 # CONFIG_COMPILE_TEST is not set 47 CONFIG_LOCALVERSION="" 48 CONFIG_LOCALVERSION_AUTO=y 49 # CONFIG_CLANG_LTO is not set 50 CONFIG_HAVE_KERNEL_GZIP=y 51 CONFIG_HAVE_KERNEL_LZ4=y 52 # CONFIG_KERNEL_GZIP is not set 53 CONFIG_KERNEL_LZ4=y 54 CONFIG_DEFAULT_HOSTNAME="(none)" 55 CONFIG_SWAP=y 56 # CONFIG_SYSVIPC is not set 57 # CONFIG_POSIX_MQUEUE is not set 58 CONFIG_CROSS_MEMORY_ATTACH=y 59 # CONFIG_FHANDLE is not set 60 # CONFIG_USELIB is not set 61 CONFIG_AUDIT=y 62 CONFIG_HAVE_ARCH_AUDITSYSCALL=y 63 # CONFIG_AUDITSYSCALL is not set 64 65 # 66 # IRQ subsystem 67 # 68 CONFIG_GENERIC_IRQ_PROBE=y 69 CONFIG_GENERIC_IRQ_SHOW=y 70 CONFIG_GENERIC_IRQ_SHOW_LEVEL=y 71 CONFIG_GENERIC_IRQ_MIGRATION=y 72 CONFIG_HARDIRQS_SW_RESEND=y 73 CONFIG_IRQ_DOMAIN=y 74 CONFIG_IRQ_DOMAIN_HIERARCHY=y 75 CONFIG_GENERIC_MSI_IRQ=y 76 CONFIG_GENERIC_MSI_IRQ_DOMAIN=y 77 CONFIG_HANDLE_DOMAIN_IRQ=y 78 # CONFIG_IRQ_DOMAIN_DEBUG is not set 79 CONFIG_IRQ_FORCED_THREADING=y 80 CONFIG_SPARSE_IRQ=y 81 CONFIG_GENERIC_TIME_VSYSCALL=y 82 CONFIG_GENERIC_CLOCKEVENTS=y 83 CONFIG_ARCH_HAS_TICK_BROADCAST=y 84 CONFIG_GENERIC_CLOCKEVENTS_BROADCAST=y 85 86 # 87 # Timers subsystem 88 # 89 CONFIG_TICK_ONESHOT=y 90 CONFIG_NO_HZ_COMMON=y 91 # CONFIG_HZ_PERIODIC is not set 92 CONFIG_NO_HZ_IDLE=y 93 # CONFIG_NO_HZ_FULL is not set 94 CONFIG_NO_HZ=y 95 CONFIG_HIGH_RES_TIMERS=y 96 97 # 98 # CPU/Task time and stats accounting 99 # 100 # CONFIG_TICK_CPU_ACCOUNTING is not set 101 # CONFIG_VIRT_CPU_ACCOUNTING_GEN is not set 102 CONFIG_IRQ_TIME_ACCOUNTING=y 103 CONFIG_SCHED_WALT=y 104 # CONFIG_BSD_PROCESS_ACCT is not set 105 CONFIG_TASKSTATS=y 106 # CONFIG_TASK_DELAY_ACCT is not set 107 CONFIG_TASK_XACCT=y 108 CONFIG_TASK_IO_ACCOUNTING=y 109 110 # 111 # RCU Subsystem 112 # 113 CONFIG_PREEMPT_RCU=y 114 CONFIG_RCU_EXPERT=y 115 CONFIG_SRCU=y 116 # CONFIG_TASKS_RCU is not set 117 CONFIG_RCU_STALL_COMMON=y 118 CONFIG_RCU_FANOUT=64 119 CONFIG_RCU_FANOUT_LEAF=16 120 CONFIG_RCU_FAST_NO_HZ=y 121 # CONFIG_TREE_RCU_TRACE is not set 122 # CONFIG_RCU_BOOST is not set 123 CONFIG_RCU_KTHREAD_PRIO=0 124 CONFIG_RCU_NOCB_CPU=y 125 # CONFIG_RCU_NOCB_CPU_NONE is not set 126 # CONFIG_RCU_NOCB_CPU_ZERO is not set 127 CONFIG_RCU_NOCB_CPU_ALL=y 128 # CONFIG_RCU_EXPEDITE_BOOT is not set 129 CONFIG_BUILD_BIN2C=y 130 CONFIG_IKCONFIG=y 131 CONFIG_IKCONFIG_PROC=y 132 CONFIG_LOG_BUF_SHIFT=17 133 CONFIG_LOG_CPU_MAX_BUF_SHIFT=17 134 CONFIG_GENERIC_SCHED_CLOCK=y 135 CONFIG_CGROUPS=y 136 CONFIG_CGROUP_DEBUG=y 137 CONFIG_CGROUP_FREEZER=y 138 # CONFIG_CGROUP_PIDS is not set 139 # CONFIG_CGROUP_DEVICE is not set 140 CONFIG_CPUSETS=y 141 CONFIG_PROC_PID_CPUSET=y 142 CONFIG_CGROUP_CPUACCT=y 143 CONFIG_CGROUP_SCHEDTUNE=y 144 # CONFIG_MEMCG is not set 145 # CONFIG_CGROUP_PERF is not set 146 CONFIG_CGROUP_SCHED=y 147 CONFIG_FAIR_GROUP_SCHED=y 148 # CONFIG_CFS_BANDWIDTH is not set 149 CONFIG_RT_GROUP_SCHED=y 150 # CONFIG_BLK_CGROUP is not set 151 # CONFIG_CHECKPOINT_RESTORE is not set 152 CONFIG_NAMESPACES=y 153 # CONFIG_UTS_NS is not set 154 # CONFIG_USER_NS is not set 155 # CONFIG_PID_NS is not set 156 CONFIG_NET_NS=y 157 # CONFIG_SCHED_AUTOGROUP is not set 158 CONFIG_SCHED_TUNE=y 159 CONFIG_DEFAULT_USE_ENERGY_AWARE=y 160 # CONFIG_SYSFS_DEPRECATED is not set 161 CONFIG_RELAY=y 162 CONFIG_BLK_DEV_INITRD=y 163 CONFIG_INITRAMFS_SOURCE="" 164 CONFIG_RD_GZIP=y 165 CONFIG_RD_BZIP2=y 166 CONFIG_RD_LZMA=y 167 # CONFIG_RD_XZ is not set 168 # CONFIG_RD_LZO is not set 169 # CONFIG_RD_LZ4 is not set 170 CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE=y 171 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set 172 CONFIG_SYSCTL=y 173 CONFIG_ANON_INODES=y 174 CONFIG_HAVE_UID16=y 175 CONFIG_SYSCTL_EXCEPTION_TRACE=y 176 CONFIG_BPF=y 177 CONFIG_EXPERT=y 178 CONFIG_UID16=y 179 CONFIG_MULTIUSER=y 180 # CONFIG_SGETMASK_SYSCALL is not set 181 CONFIG_SYSFS_SYSCALL=y 182 # CONFIG_SYSCTL_SYSCALL is not set 183 CONFIG_KALLSYMS=y 184 CONFIG_KALLSYMS_ALL=y 185 CONFIG_PRINTK=y 186 CONFIG_BUG=y 187 CONFIG_ELF_CORE=y 188 CONFIG_BASE_FULL=y 189 CONFIG_FUTEX=y 190 CONFIG_EPOLL=y 191 CONFIG_SIGNALFD=y 192 CONFIG_TIMERFD=y 193 CONFIG_EVENTFD=y 194 # CONFIG_BPF_SYSCALL is not set 195 CONFIG_SHMEM=y 196 CONFIG_AIO=y 197 CONFIG_ADVISE_SYSCALLS=y 198 # CONFIG_USERFAULTFD is not set 199 CONFIG_PCI_QUIRKS=y 200 # CONFIG_MEMBARRIER is not set 201 CONFIG_EMBEDDED=y 202 CONFIG_HAVE_PERF_EVENTS=y 203 CONFIG_PERF_USE_VMALLOC=y 204 205 # 206 # Kernel Performance Events And Counters 207 # 208 CONFIG_PERF_EVENTS=y 209 # CONFIG_DEBUG_PERF_USE_VMALLOC is not set 210 CONFIG_VM_EVENT_COUNTERS=y 211 # CONFIG_SLUB_DEBUG is not set 212 # CONFIG_COMPAT_BRK is not set 213 # CONFIG_SLAB is not set 214 CONFIG_SLUB=y 215 # CONFIG_SLOB is not set 216 # CONFIG_SLAB_FREELIST_RANDOM is not set 217 CONFIG_SLUB_CPU_PARTIAL=y 218 # CONFIG_SYSTEM_DATA_VERIFICATION is not set 219 CONFIG_PROFILING=y 220 CONFIG_TRACEPOINTS=y 221 # CONFIG_KPROBES is not set 222 CONFIG_JUMP_LABEL=y 223 # CONFIG_STATIC_KEYS_SELFTEST is not set 224 # CONFIG_UPROBES is not set 225 # CONFIG_HAVE_64BIT_ALIGNED_ACCESS is not set 226 CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y 227 CONFIG_HAVE_KPROBES=y 228 CONFIG_HAVE_KRETPROBES=y 229 CONFIG_HAVE_ARCH_TRACEHOOK=y 230 CONFIG_HAVE_DMA_ATTRS=y 231 CONFIG_HAVE_DMA_CONTIGUOUS=y 232 CONFIG_GENERIC_SMP_IDLE_THREAD=y 233 CONFIG_GENERIC_IDLE_POLL_SETUP=y 234 CONFIG_HAVE_REGS_AND_STACK_ACCESS_API=y 235 CONFIG_HAVE_CLK=y 236 CONFIG_HAVE_DMA_API_DEBUG=y 237 CONFIG_HAVE_HW_BREAKPOINT=y 238 CONFIG_HAVE_PERF_REGS=y 239 CONFIG_HAVE_PERF_USER_STACK_DUMP=y 240 CONFIG_HAVE_ARCH_JUMP_LABEL=y 241 CONFIG_HAVE_RCU_TABLE_FREE=y 242 CONFIG_HAVE_ALIGNED_STRUCT_PAGE=y 243 CONFIG_HAVE_CMPXCHG_LOCAL=y 244 CONFIG_HAVE_CMPXCHG_DOUBLE=y 245 CONFIG_ARCH_WANT_COMPAT_IPC_PARSE_VERSION=y 246 CONFIG_HAVE_ARCH_SECCOMP_FILTER=y 247 CONFIG_SECCOMP_FILTER=y 248 CONFIG_HAVE_CC_STACKPROTECTOR=y 249 CONFIG_CC_STACKPROTECTOR=y 250 # CONFIG_CC_STACKPROTECTOR_NONE is not set 251 # CONFIG_CC_STACKPROTECTOR_REGULAR is not set 252 CONFIG_CC_STACKPROTECTOR_STRONG=y 253 CONFIG_HAVE_CONTEXT_TRACKING=y 254 CONFIG_HAVE_VIRT_CPU_ACCOUNTING_GEN=y 255 CONFIG_HAVE_IRQ_TIME_ACCOUNTING=y 256 CONFIG_HAVE_ARCH_TRANSPARENT_HUGEPAGE=y 257 CONFIG_HAVE_ARCH_HUGE_VMAP=y 258 CONFIG_HAVE_MOD_ARCH_SPECIFIC=y 259 CONFIG_MODULES_USE_ELF_RELA=y 260 CONFIG_ARCH_HAS_ELF_RANDOMIZE=y 261 CONFIG_HAVE_ARCH_MMAP_RND_BITS=y 262 CONFIG_ARCH_MMAP_RND_BITS=24 263 CONFIG_HAVE_ARCH_MMAP_RND_COMPAT_BITS=y 264 CONFIG_ARCH_MMAP_RND_COMPAT_BITS=16 265 CONFIG_CLONE_BACKWARDS=y 266 CONFIG_OLD_SIGSUSPEND3=y 267 CONFIG_COMPAT_OLD_SIGACTION=y 268 269 # 270 # GCOV-based kernel profiling 271 # 272 # CONFIG_GCOV_KERNEL is not set 273 CONFIG_ARCH_HAS_GCOV_PROFILE_ALL=y 274 CONFIG_HAVE_GENERIC_DMA_COHERENT=y 275 CONFIG_RT_MUTEXES=y 276 CONFIG_BASE_SMALL=0 277 CONFIG_MODULES=y 278 # CONFIG_MODULE_FORCE_LOAD is not set 279 CONFIG_MODULE_UNLOAD=y 280 CONFIG_MODULE_FORCE_UNLOAD=y 281 CONFIG_MODVERSIONS=y 282 CONFIG_MODULE_SRCVERSION_ALL=y 283 # CONFIG_MODULE_SIG is not set 284 # CONFIG_MODULE_COMPRESS is not set 285 CONFIG_MODULES_TREE_LOOKUP=y 286 CONFIG_BLOCK=y 287 # CONFIG_BLK_DEV_BSG is not set 288 # CONFIG_BLK_DEV_BSGLIB is not set 289 # CONFIG_BLK_DEV_INTEGRITY is not set 290 # CONFIG_BLK_CMDLINE_PARSER is not set 291 # CONFIG_BLOCK_PERF_FRAMEWORK is not set 292 293 # 294 # Partition Types 295 # 296 CONFIG_PARTITION_ADVANCED=y 297 # CONFIG_ACORN_PARTITION is not set 298 # CONFIG_AIX_PARTITION is not set 299 # CONFIG_OSF_PARTITION is not set 300 # CONFIG_AMIGA_PARTITION is not set 301 # CONFIG_ATARI_PARTITION is not set 302 # CONFIG_MAC_PARTITION is not set 303 CONFIG_MSDOS_PARTITION=y 304 # CONFIG_BSD_DISKLABEL is not set 305 # CONFIG_MINIX_SUBPARTITION is not set 306 # CONFIG_SOLARIS_X86_PARTITION is not set 307 # CONFIG_UNIXWARE_DISKLABEL is not set 308 # CONFIG_LDM_PARTITION is not set 309 # CONFIG_SGI_PARTITION is not set 310 # CONFIG_ULTRIX_PARTITION is not set 311 # CONFIG_SUN_PARTITION is not set 312 # CONFIG_KARMA_PARTITION is not set 313 CONFIG_EFI_PARTITION=y 314 # CONFIG_SYSV68_PARTITION is not set 315 # CONFIG_CMDLINE_PARTITION is not set 316 CONFIG_BLOCK_COMPAT=y 317 318 # 319 # IO Schedulers 320 # 321 CONFIG_IOSCHED_NOOP=y 322 # CONFIG_IOSCHED_TEST is not set 323 # CONFIG_IOSCHED_DEADLINE is not set 324 CONFIG_IOSCHED_CFQ=y 325 CONFIG_DEFAULT_CFQ=y 326 # CONFIG_DEFAULT_NOOP is not set 327 CONFIG_DEFAULT_IOSCHED="cfq" 328 CONFIG_ASN1=y 329 CONFIG_UNINLINE_SPIN_UNLOCK=y 330 CONFIG_ARCH_SUPPORTS_ATOMIC_RMW=y 331 CONFIG_MUTEX_SPIN_ON_OWNER=y 332 CONFIG_RWSEM_SPIN_ON_OWNER=y 333 CONFIG_LOCK_SPIN_ON_OWNER=y 334 CONFIG_FREEZER=y 335 336 # 337 # Platform selection 338 # 339 # CONFIG_ARCH_BCM_IPROC is not set 340 # CONFIG_ARCH_BERLIN is not set 341 # CONFIG_ARCH_EXYNOS7 is not set 342 # CONFIG_ARCH_LAYERSCAPE is not set 343 # CONFIG_ARCH_HISI is not set 344 # CONFIG_ARCH_MEDIATEK is not set 345 CONFIG_ARCH_QCOM=y 346 # CONFIG_ARCH_MSM8996 is not set 347 CONFIG_ARCH_MSM8998=y 348 # CONFIG_BOARD_MSMCORTEX is not set 349 CONFIG_BOARD_MSM8998_SOC=y 350 CONFIG_BOARD_MUSKIE=y 351 CONFIG_BOARD_TAIMEN=y 352 # CONFIG_ARCH_MSMHAMSTER is not set 353 # CONFIG_ARCH_SDM660 is not set 354 # CONFIG_ARCH_SDM630 is not set 355 # CONFIG_ARCH_ROCKCHIP is not set 356 # CONFIG_ARCH_SEATTLE is not set 357 # CONFIG_ARCH_STRATIX10 is not set 358 # CONFIG_ARCH_TEGRA is not set 359 # CONFIG_ARCH_SPRD is not set 360 # CONFIG_ARCH_THUNDER is not set 361 # CONFIG_ARCH_VEXPRESS is not set 362 # CONFIG_ARCH_XGENE is not set 363 # CONFIG_ARCH_ZYNQMP is not set 364 365 # 366 # Bus support 367 # 368 CONFIG_PCI=y 369 CONFIG_PCI_DOMAINS=y 370 CONFIG_PCI_DOMAINS_GENERIC=y 371 CONFIG_PCI_SYSCALL=y 372 CONFIG_PCI_BUS_ADDR_T_64BIT=y 373 CONFIG_PCI_MSI=y 374 CONFIG_PCI_MSI_IRQ_DOMAIN=y 375 # CONFIG_PCI_DEBUG is not set 376 # CONFIG_PCI_REALLOC_ENABLE_AUTO is not set 377 # CONFIG_PCI_STUB is not set 378 # CONFIG_PCI_IOV is not set 379 # CONFIG_PCI_PRI is not set 380 # CONFIG_PCI_PASID is not set 381 CONFIG_PCI_MSM=y 382 CONFIG_PCI_LABEL=y 383 384 # 385 # PCI host controller drivers 386 # 387 # CONFIG_PCI_HOST_GENERIC is not set 388 # CONFIG_PCIE_IPROC is not set 389 # CONFIG_PCI_HISI is not set 390 # CONFIG_PCIEPORTBUS is not set 391 # CONFIG_HOTPLUG_PCI is not set 392 393 # 394 # Kernel Features 395 # 396 397 # 398 # ARM errata workarounds via the alternatives framework 399 # 400 CONFIG_ARM64_ERRATUM_826319=y 401 CONFIG_ARM64_ERRATUM_827319=y 402 CONFIG_ARM64_ERRATUM_824069=y 403 CONFIG_ARM64_ERRATUM_819472=y 404 CONFIG_ARM64_ERRATUM_832075=y 405 CONFIG_ARM64_ERRATUM_845719=y 406 CONFIG_ARM64_ERRATUM_843419=y 407 CONFIG_ARM64_ERRATUM_1024718=y 408 CONFIG_CAVIUM_ERRATUM_22375=y 409 CONFIG_CAVIUM_ERRATUM_23154=y 410 CONFIG_CAVIUM_ERRATUM_27456=y 411 CONFIG_ARM64_4K_PAGES=y 412 # CONFIG_ARM64_16K_PAGES is not set 413 # CONFIG_ARM64_DCACHE_DISABLE is not set 414 # CONFIG_ARM64_ICACHE_DISABLE is not set 415 # CONFIG_ARM64_64K_PAGES is not set 416 CONFIG_ARM64_VA_BITS_39=y 417 # CONFIG_ARM64_VA_BITS_48 is not set 418 CONFIG_ARM64_VA_BITS=39 419 # CONFIG_CPU_BIG_ENDIAN is not set 420 CONFIG_SCHED_MC=y 421 # CONFIG_SCHED_SMT is not set 422 CONFIG_NR_CPUS=8 423 CONFIG_HOTPLUG_CPU=y 424 CONFIG_ARCH_NR_GPIO=1024 425 # CONFIG_QCOM_TLB_EL2_HANDLER is not set 426 # CONFIG_PREEMPT_NONE is not set 427 # CONFIG_PREEMPT_VOLUNTARY is not set 428 CONFIG_PREEMPT=y 429 CONFIG_PREEMPT_COUNT=y 430 # CONFIG_HZ_100 is not set 431 # CONFIG_HZ_250 is not set 432 CONFIG_HZ_300=y 433 # CONFIG_HZ_1000 is not set 434 CONFIG_HZ=300 435 CONFIG_SCHED_HRTICK=y 436 CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y 437 CONFIG_ARCH_HAS_HOLES_MEMORYMODEL=y 438 CONFIG_ARCH_SPARSEMEM_ENABLE=y 439 CONFIG_ARCH_SPARSEMEM_DEFAULT=y 440 CONFIG_ARCH_SELECT_MEMORY_MODEL=y 441 CONFIG_HAVE_ARCH_PFN_VALID=y 442 CONFIG_HW_PERF_EVENTS=y 443 # CONFIG_ARM64_REG_REBALANCE_ON_CTX_SW is not set 444 # CONFIG_PERF_EVENTS_USERMODE is not set 445 # CONFIG_PERF_EVENTS_RESET_PMU_DEBUGFS is not set 446 CONFIG_SYS_SUPPORTS_HUGETLBFS=y 447 CONFIG_ARCH_WANT_HUGE_PMD_SHARE=y 448 CONFIG_ARCH_HAS_CACHE_LINE_SIZE=y 449 CONFIG_SELECT_MEMORY_MODEL=y 450 CONFIG_SPARSEMEM_MANUAL=y 451 CONFIG_SPARSEMEM=y 452 CONFIG_HAVE_MEMORY_PRESENT=y 453 CONFIG_SPARSEMEM_EXTREME=y 454 CONFIG_SPARSEMEM_VMEMMAP_ENABLE=y 455 CONFIG_SPARSEMEM_VMEMMAP=y 456 CONFIG_HAVE_MEMBLOCK=y 457 CONFIG_NO_BOOTMEM=y 458 CONFIG_MEMORY_ISOLATION=y 459 # CONFIG_HAVE_BOOTMEM_INFO_NODE is not set 460 CONFIG_SPLIT_PTLOCK_CPUS=4 461 CONFIG_COMPACTION=y 462 CONFIG_MIGRATION=y 463 CONFIG_PHYS_ADDR_T_64BIT=y 464 CONFIG_ZONE_DMA_FLAG=1 465 CONFIG_BOUNCE=y 466 # CONFIG_KSM is not set 467 CONFIG_DEFAULT_MMAP_MIN_ADDR=32768 468 # CONFIG_TRANSPARENT_HUGEPAGE is not set 469 CONFIG_CLEANCACHE=y 470 # CONFIG_FRONTSWAP is not set 471 CONFIG_CMA=y 472 # CONFIG_CMA_DEBUG is not set 473 CONFIG_CMA_DEBUGFS=y 474 CONFIG_CMA_AREAS=7 475 # CONFIG_ZPOOL is not set 476 # CONFIG_ZBUD is not set 477 CONFIG_ZSMALLOC=y 478 # CONFIG_PGTABLE_MAPPING is not set 479 # CONFIG_ZSMALLOC_STAT is not set 480 CONFIG_GENERIC_EARLY_IOREMAP=y 481 # CONFIG_ZCACHE is not set 482 CONFIG_BALANCE_ANON_FILE_RECLAIM=y 483 CONFIG_KSWAPD_CPU_AFFINITY_MASK="" 484 # CONFIG_IDLE_PAGE_TRACKING is not set 485 # CONFIG_FORCE_ALLOC_FROM_DMA_ZONE is not set 486 # CONFIG_PROCESS_RECLAIM is not set 487 CONFIG_VM_MAX_READAHEAD=2048 488 CONFIG_SECCOMP=y 489 # CONFIG_XEN is not set 490 CONFIG_FORCE_MAX_ZONEORDER=11 491 # CONFIG_UNMAP_KERNEL_AT_EL0 is not set 492 CONFIG_ARMV8_DEPRECATED=y 493 CONFIG_SWP_EMULATION=y 494 CONFIG_CP15_BARRIER_EMULATION=y 495 CONFIG_SETEND_EMULATION=y 496 CONFIG_ARM64_SW_TTBR0_PAN=y 497 498 # 499 # ARMv8.1 architectural features 500 # 501 # CONFIG_ARM64_HW_AFDBM is not set 502 CONFIG_ARM64_PAN=y 503 # CONFIG_ARM64_LSE_ATOMICS is not set 504 # CONFIG_ARM64_UAO is not set 505 CONFIG_ARM64_MODULE_CMODEL_LARGE=y 506 CONFIG_ARM64_MODULE_PLTS=y 507 CONFIG_RELOCATABLE=y 508 CONFIG_RANDOMIZE_BASE=y 509 CONFIG_RANDOMIZE_MODULE_REGION_FULL=y 510 511 # 512 # Boot options 513 # 514 # CONFIG_ARM64_ACPI_PARKING_PROTOCOL is not set 515 CONFIG_CMDLINE="" 516 CONFIG_EFI_STUB=y 517 CONFIG_EFI=y 518 CONFIG_DMI=y 519 CONFIG_BUILD_ARM64_APPENDED_DTB_IMAGE=y 520 CONFIG_BUILD_ARM64_APPENDED_DTB_IMAGE_NAMES="" 521 CONFIG_BUILD_ARM64_DTC="dtc" 522 CONFIG_BUILD_ARM64_DTC_FLAGS="-@ -q" 523 # CONFIG_BUILD_ARM64_APPLY_DTBO is not set 524 # CONFIG_BUILD_ARM64_DT_OVERLAY is not set 525 526 # 527 # Userspace binary formats 528 # 529 CONFIG_BINFMT_ELF=y 530 CONFIG_COMPAT_BINFMT_ELF=y 531 # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set 532 CONFIG_BINFMT_SCRIPT=y 533 # CONFIG_HAVE_AOUT is not set 534 # CONFIG_BINFMT_MISC is not set 535 CONFIG_COREDUMP=y 536 CONFIG_COMPAT=y 537 CONFIG_KUSER_HELPERS=y 538 CONFIG_COMPAT_VDSO=y 539 CONFIG_CROSS_COMPILE_ARM32="" 540 541 # 542 # Power management options 543 # 544 CONFIG_SUSPEND=y 545 CONFIG_SUSPEND_FREEZER=y 546 # CONFIG_SUSPEND_SKIP_SYNC is not set 547 CONFIG_WAKELOCK=y 548 # CONFIG_HIBERNATION is not set 549 CONFIG_PM_SLEEP=y 550 CONFIG_PM_SLEEP_SMP=y 551 CONFIG_PM_AUTOSLEEP=y 552 CONFIG_PM_WAKELOCKS=y 553 CONFIG_PM_WAKELOCKS_LIMIT=0 554 # CONFIG_PM_WAKELOCKS_GC is not set 555 CONFIG_PM=y 556 # CONFIG_PM_DEBUG is not set 557 CONFIG_PM_OPP=y 558 CONFIG_PM_CLK=y 559 CONFIG_WQ_POWER_EFFICIENT_DEFAULT=y 560 CONFIG_CPU_PM=y 561 # CONFIG_DEDUCE_WAKEUP_REASONS is not set 562 CONFIG_ARCH_HIBERNATION_POSSIBLE=y 563 CONFIG_ARCH_SUSPEND_POSSIBLE=y 564 565 # 566 # CPU Power Management 567 # 568 569 # 570 # CPU Idle 571 # 572 CONFIG_CPU_IDLE=y 573 CONFIG_CPU_IDLE_MULTIPLE_DRIVERS=y 574 CONFIG_CPU_IDLE_GOV_LADDER=y 575 CONFIG_CPU_IDLE_GOV_MENU=y 576 577 # 578 # ARM CPU Idle Drivers 579 # 580 # CONFIG_ARM_CPUIDLE is not set 581 # CONFIG_ARCH_NEEDS_CPU_IDLE_COUPLED is not set 582 583 # 584 # CPU Frequency scaling 585 # 586 CONFIG_CPU_FREQ=y 587 CONFIG_CPU_FREQ_GOV_COMMON=y 588 CONFIG_CPU_FREQ_STAT=y 589 # CONFIG_CPU_FREQ_STAT_DETAILS is not set 590 CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y 591 # CONFIG_CPU_FREQ_DEFAULT_GOV_POWERSAVE is not set 592 # CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set 593 # CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND is not set 594 # CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set 595 # CONFIG_CPU_FREQ_DEFAULT_GOV_SCHED is not set 596 # CONFIG_CPU_FREQ_DEFAULT_GOV_SCHEDUTIL is not set 597 CONFIG_CPU_FREQ_GOV_PERFORMANCE=y 598 CONFIG_CPU_FREQ_GOV_POWERSAVE=y 599 CONFIG_CPU_FREQ_GOV_USERSPACE=y 600 CONFIG_CPU_FREQ_GOV_ONDEMAND=y 601 CONFIG_CPU_FREQ_GOV_INTERACTIVE=y 602 CONFIG_CPU_FREQ_GOV_CONSERVATIVE=y 603 CONFIG_CPU_FREQ_GOV_SCHED=y 604 CONFIG_CPU_FREQ_GOV_SCHEDUTIL=y 605 606 # 607 # CPU frequency scaling drivers 608 # 609 # CONFIG_CPUFREQ_DT is not set 610 # CONFIG_ARM_BIG_LITTLE_CPUFREQ is not set 611 # CONFIG_ARM_KIRKWOOD_CPUFREQ is not set 612 # CONFIG_ACPI_CPPC_CPUFREQ is not set 613 CONFIG_CPU_FREQ_MSM=y 614 CONFIG_NET=y 615 CONFIG_COMPAT_NETLINK_MESSAGES=y 616 CONFIG_NET_INGRESS=y 617 # CONFIG_DISABLE_NET_SKB_FRAG_CACHE is not set 618 619 # 620 # Networking options 621 # 622 CONFIG_PACKET=y 623 # CONFIG_PACKET_DIAG is not set 624 CONFIG_UNIX=y 625 # CONFIG_UNIX_DIAG is not set 626 CONFIG_XFRM=y 627 CONFIG_XFRM_ALGO=y 628 CONFIG_XFRM_USER=y 629 # CONFIG_XFRM_SUB_POLICY is not set 630 # CONFIG_XFRM_MIGRATE is not set 631 CONFIG_XFRM_STATISTICS=y 632 CONFIG_XFRM_IPCOMP=y 633 CONFIG_NET_KEY=y 634 # CONFIG_NET_KEY_MIGRATE is not set 635 CONFIG_INET=y 636 CONFIG_IP_MULTICAST=y 637 CONFIG_IP_ADVANCED_ROUTER=y 638 # CONFIG_IP_FIB_TRIE_STATS is not set 639 CONFIG_IP_MULTIPLE_TABLES=y 640 # CONFIG_IP_ROUTE_MULTIPATH is not set 641 CONFIG_IP_ROUTE_VERBOSE=y 642 CONFIG_IP_PNP=y 643 CONFIG_IP_PNP_DHCP=y 644 # CONFIG_IP_PNP_BOOTP is not set 645 # CONFIG_IP_PNP_RARP is not set 646 # CONFIG_NET_IPIP is not set 647 # CONFIG_NET_IPGRE_DEMUX is not set 648 CONFIG_NET_IP_TUNNEL=y 649 # CONFIG_IP_MROUTE is not set 650 # CONFIG_SYN_COOKIES is not set 651 CONFIG_NET_IPVTI=y 652 CONFIG_NET_UDP_TUNNEL=y 653 # CONFIG_NET_FOU is not set 654 # CONFIG_NET_FOU_IP_TUNNELS is not set 655 CONFIG_INET_AH=y 656 CONFIG_INET_ESP=y 657 CONFIG_INET_IPCOMP=y 658 CONFIG_INET_XFRM_TUNNEL=y 659 CONFIG_INET_TUNNEL=y 660 CONFIG_INET_XFRM_MODE_TRANSPORT=y 661 CONFIG_INET_XFRM_MODE_TUNNEL=y 662 CONFIG_INET_XFRM_MODE_BEET=y 663 # CONFIG_INET_LRO is not set 664 CONFIG_INET_DIAG=y 665 CONFIG_INET_TCP_DIAG=y 666 CONFIG_INET_UDP_DIAG=y 667 CONFIG_INET_DIAG_DESTROY=y 668 # CONFIG_TCP_CONG_ADVANCED is not set 669 CONFIG_TCP_CONG_CUBIC=y 670 CONFIG_DEFAULT_TCP_CONG="cubic" 671 # CONFIG_TCP_MD5SIG is not set 672 CONFIG_IPV6=y 673 CONFIG_IPV6_ROUTER_PREF=y 674 CONFIG_IPV6_ROUTE_INFO=y 675 CONFIG_IPV6_OPTIMISTIC_DAD=y 676 CONFIG_INET6_AH=y 677 CONFIG_INET6_ESP=y 678 CONFIG_INET6_IPCOMP=y 679 CONFIG_IPV6_MIP6=y 680 # CONFIG_IPV6_ILA is not set 681 CONFIG_INET6_XFRM_TUNNEL=y 682 CONFIG_INET6_TUNNEL=y 683 CONFIG_INET6_XFRM_MODE_TRANSPORT=y 684 CONFIG_INET6_XFRM_MODE_TUNNEL=y 685 CONFIG_INET6_XFRM_MODE_BEET=y 686 # CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set 687 CONFIG_IPV6_VTI=y 688 CONFIG_IPV6_SIT=y 689 # CONFIG_IPV6_SIT_6RD is not set 690 CONFIG_IPV6_NDISC_NODETYPE=y 691 CONFIG_IPV6_TUNNEL=y 692 # CONFIG_IPV6_GRE is not set 693 CONFIG_IPV6_MULTIPLE_TABLES=y 694 CONFIG_IPV6_SUBTREES=y 695 # CONFIG_IPV6_MROUTE is not set 696 CONFIG_NETLABEL=y 697 CONFIG_ANDROID_PARANOID_NETWORK=y 698 CONFIG_NETWORK_SECMARK=y 699 # CONFIG_NET_PTP_CLASSIFY is not set 700 # CONFIG_NETWORK_PHY_TIMESTAMPING is not set 701 CONFIG_NETFILTER=y 702 # CONFIG_NETFILTER_DEBUG is not set 703 CONFIG_NETFILTER_ADVANCED=y 704 # CONFIG_BRIDGE_NETFILTER is not set 705 706 # 707 # Core Netfilter Configuration 708 # 709 CONFIG_NETFILTER_INGRESS=y 710 CONFIG_NETFILTER_NETLINK=y 711 # CONFIG_NETFILTER_NETLINK_ACCT is not set 712 CONFIG_NETFILTER_NETLINK_QUEUE=y 713 CONFIG_NETFILTER_NETLINK_LOG=y 714 CONFIG_NF_CONNTRACK=y 715 CONFIG_NF_LOG_COMMON=y 716 CONFIG_NF_CONNTRACK_MARK=y 717 CONFIG_NF_CONNTRACK_SECMARK=y 718 # CONFIG_NF_CONNTRACK_ZONES is not set 719 CONFIG_NF_CONNTRACK_PROCFS=y 720 CONFIG_NF_CONNTRACK_EVENTS=y 721 # CONFIG_NF_CONNTRACK_TIMEOUT is not set 722 # CONFIG_NF_CONNTRACK_TIMESTAMP is not set 723 CONFIG_NF_CT_PROTO_DCCP=y 724 CONFIG_NF_CT_PROTO_GRE=y 725 CONFIG_NF_CT_PROTO_SCTP=y 726 CONFIG_NF_CT_PROTO_UDPLITE=y 727 CONFIG_NF_CONNTRACK_AMANDA=y 728 CONFIG_NF_CONNTRACK_FTP=y 729 CONFIG_NF_CONNTRACK_H323=y 730 CONFIG_NF_CONNTRACK_IRC=y 731 CONFIG_NF_CONNTRACK_BROADCAST=y 732 CONFIG_NF_CONNTRACK_NETBIOS_NS=y 733 # CONFIG_NF_CONNTRACK_SNMP is not set 734 CONFIG_NF_CONNTRACK_PPTP=y 735 CONFIG_NF_CONNTRACK_SANE=y 736 # CONFIG_NF_CONNTRACK_SIP is not set 737 CONFIG_NF_CONNTRACK_TFTP=y 738 CONFIG_NF_CT_NETLINK=y 739 # CONFIG_NF_CT_NETLINK_TIMEOUT is not set 740 # CONFIG_NETFILTER_NETLINK_GLUE_CT is not set 741 CONFIG_NF_NAT=y 742 CONFIG_NF_NAT_NEEDED=y 743 CONFIG_NF_NAT_PROTO_DCCP=y 744 CONFIG_NF_NAT_PROTO_UDPLITE=y 745 CONFIG_NF_NAT_PROTO_SCTP=y 746 CONFIG_NF_NAT_AMANDA=y 747 CONFIG_NF_NAT_FTP=y 748 CONFIG_NF_NAT_IRC=y 749 # CONFIG_NF_NAT_SIP is not set 750 CONFIG_NF_NAT_TFTP=y 751 CONFIG_NF_NAT_REDIRECT=y 752 # CONFIG_NF_TABLES is not set 753 CONFIG_NETFILTER_XTABLES=y 754 755 # 756 # Xtables combined modules 757 # 758 CONFIG_NETFILTER_XT_MARK=y 759 CONFIG_NETFILTER_XT_CONNMARK=y 760 761 # 762 # Xtables targets 763 # 764 # CONFIG_NETFILTER_XT_TARGET_AUDIT is not set 765 # CONFIG_NETFILTER_XT_TARGET_CHECKSUM is not set 766 CONFIG_NETFILTER_XT_TARGET_CLASSIFY=y 767 CONFIG_NETFILTER_XT_TARGET_CONNMARK=y 768 CONFIG_NETFILTER_XT_TARGET_CONNSECMARK=y 769 CONFIG_NETFILTER_XT_TARGET_CT=y 770 # CONFIG_NETFILTER_XT_TARGET_DSCP is not set 771 # CONFIG_NETFILTER_XT_TARGET_HL is not set 772 # CONFIG_NETFILTER_XT_TARGET_HMARK is not set 773 CONFIG_NETFILTER_XT_TARGET_IDLETIMER=y 774 CONFIG_NETFILTER_XT_TARGET_HARDIDLETIMER=y 775 # CONFIG_NETFILTER_XT_TARGET_LED is not set 776 CONFIG_NETFILTER_XT_TARGET_LOG=y 777 CONFIG_NETFILTER_XT_TARGET_MARK=y 778 CONFIG_NETFILTER_XT_NAT=y 779 CONFIG_NETFILTER_XT_TARGET_NETMAP=y 780 CONFIG_NETFILTER_XT_TARGET_NFLOG=y 781 CONFIG_NETFILTER_XT_TARGET_NFQUEUE=y 782 CONFIG_NETFILTER_XT_TARGET_NOTRACK=y 783 # CONFIG_NETFILTER_XT_TARGET_RATEEST is not set 784 CONFIG_NETFILTER_XT_TARGET_REDIRECT=y 785 CONFIG_NETFILTER_XT_TARGET_TEE=y 786 CONFIG_NETFILTER_XT_TARGET_TPROXY=y 787 CONFIG_NETFILTER_XT_TARGET_TRACE=y 788 CONFIG_NETFILTER_XT_TARGET_SECMARK=y 789 CONFIG_NETFILTER_XT_TARGET_TCPMSS=y 790 # CONFIG_NETFILTER_XT_TARGET_TCPOPTSTRIP is not set 791 792 # 793 # Xtables matches 794 # 795 # CONFIG_NETFILTER_XT_MATCH_ADDRTYPE is not set 796 # CONFIG_NETFILTER_XT_MATCH_BPF is not set 797 # CONFIG_NETFILTER_XT_MATCH_CGROUP is not set 798 # CONFIG_NETFILTER_XT_MATCH_CLUSTER is not set 799 CONFIG_NETFILTER_XT_MATCH_COMMENT=y 800 # CONFIG_NETFILTER_XT_MATCH_CONNBYTES is not set 801 # CONFIG_NETFILTER_XT_MATCH_CONNLABEL is not set 802 CONFIG_NETFILTER_XT_MATCH_CONNLIMIT=y 803 CONFIG_NETFILTER_XT_MATCH_CONNMARK=y 804 CONFIG_NETFILTER_XT_MATCH_CONNTRACK=y 805 # CONFIG_NETFILTER_XT_MATCH_CPU is not set 806 # CONFIG_NETFILTER_XT_MATCH_DCCP is not set 807 # CONFIG_NETFILTER_XT_MATCH_DEVGROUP is not set 808 CONFIG_NETFILTER_XT_MATCH_DSCP=y 809 CONFIG_NETFILTER_XT_MATCH_ECN=y 810 CONFIG_NETFILTER_XT_MATCH_ESP=y 811 CONFIG_NETFILTER_XT_MATCH_HASHLIMIT=y 812 CONFIG_NETFILTER_XT_MATCH_HELPER=y 813 CONFIG_NETFILTER_XT_MATCH_HL=y 814 # CONFIG_NETFILTER_XT_MATCH_IPCOMP is not set 815 CONFIG_NETFILTER_XT_MATCH_IPRANGE=y 816 # CONFIG_NETFILTER_XT_MATCH_L2TP is not set 817 CONFIG_NETFILTER_XT_MATCH_LENGTH=y 818 CONFIG_NETFILTER_XT_MATCH_LIMIT=y 819 CONFIG_NETFILTER_XT_MATCH_MAC=y 820 CONFIG_NETFILTER_XT_MATCH_MARK=y 821 CONFIG_NETFILTER_XT_MATCH_MULTIPORT=y 822 # CONFIG_NETFILTER_XT_MATCH_NFACCT is not set 823 # CONFIG_NETFILTER_XT_MATCH_OSF is not set 824 # CONFIG_NETFILTER_XT_MATCH_OWNER is not set 825 CONFIG_NETFILTER_XT_MATCH_POLICY=y 826 CONFIG_NETFILTER_XT_MATCH_PKTTYPE=y 827 CONFIG_NETFILTER_XT_MATCH_QTAGUID=y 828 CONFIG_NETFILTER_XT_MATCH_QUOTA=y 829 CONFIG_NETFILTER_XT_MATCH_QUOTA2=y 830 # CONFIG_NETFILTER_XT_MATCH_QUOTA2_LOG is not set 831 # CONFIG_NETFILTER_XT_MATCH_RATEEST is not set 832 # CONFIG_NETFILTER_XT_MATCH_REALM is not set 833 # CONFIG_NETFILTER_XT_MATCH_RECENT is not set 834 # CONFIG_NETFILTER_XT_MATCH_SCTP is not set 835 CONFIG_NETFILTER_XT_MATCH_SOCKET=y 836 CONFIG_NETFILTER_XT_MATCH_STATE=y 837 CONFIG_NETFILTER_XT_MATCH_STATISTIC=y 838 CONFIG_NETFILTER_XT_MATCH_STRING=y 839 # CONFIG_NETFILTER_XT_MATCH_TCPMSS is not set 840 CONFIG_NETFILTER_XT_MATCH_TIME=y 841 CONFIG_NETFILTER_XT_MATCH_U32=y 842 # CONFIG_IP_SET is not set 843 # CONFIG_IP_VS is not set 844 845 # 846 # IP: Netfilter Configuration 847 # 848 CONFIG_NF_DEFRAG_IPV4=y 849 CONFIG_NF_CONNTRACK_IPV4=y 850 CONFIG_NF_CONNTRACK_PROC_COMPAT=y 851 CONFIG_NF_DUP_IPV4=y 852 # CONFIG_NF_LOG_ARP is not set 853 CONFIG_NF_LOG_IPV4=y 854 CONFIG_NF_REJECT_IPV4=y 855 CONFIG_NF_NAT_IPV4=y 856 CONFIG_NF_NAT_MASQUERADE_IPV4=y 857 CONFIG_NF_NAT_PROTO_GRE=y 858 CONFIG_NF_NAT_PPTP=y 859 CONFIG_NF_NAT_H323=y 860 CONFIG_IP_NF_IPTABLES=y 861 CONFIG_IP_NF_MATCH_AH=y 862 CONFIG_IP_NF_MATCH_ECN=y 863 CONFIG_IP_NF_MATCH_RPFILTER=y 864 CONFIG_IP_NF_MATCH_TTL=y 865 CONFIG_IP_NF_FILTER=y 866 CONFIG_IP_NF_TARGET_REJECT=y 867 # CONFIG_IP_NF_TARGET_SYNPROXY is not set 868 CONFIG_IP_NF_NAT=y 869 CONFIG_IP_NF_TARGET_MASQUERADE=y 870 CONFIG_IP_NF_TARGET_NETMAP=y 871 CONFIG_IP_NF_TARGET_REDIRECT=y 872 CONFIG_IP_NF_MANGLE=y 873 # CONFIG_IP_NF_TARGET_CLUSTERIP is not set 874 # CONFIG_IP_NF_TARGET_ECN is not set 875 # CONFIG_IP_NF_TARGET_TTL is not set 876 CONFIG_IP_NF_RAW=y 877 CONFIG_IP_NF_SECURITY=y 878 CONFIG_IP_NF_ARPTABLES=y 879 CONFIG_IP_NF_ARPFILTER=y 880 CONFIG_IP_NF_ARP_MANGLE=y 881 882 # 883 # IPv6: Netfilter Configuration 884 # 885 CONFIG_NF_DEFRAG_IPV6=y 886 CONFIG_NF_CONNTRACK_IPV6=y 887 CONFIG_NF_DUP_IPV6=y 888 CONFIG_NF_REJECT_IPV6=y 889 CONFIG_NF_LOG_IPV6=y 890 # CONFIG_NF_NAT_IPV6 is not set 891 CONFIG_IP6_NF_IPTABLES=y 892 CONFIG_IP6_NF_IPTABLES_128=y 893 # CONFIG_IP6_NF_MATCH_AH is not set 894 # CONFIG_IP6_NF_MATCH_EUI64 is not set 895 # CONFIG_IP6_NF_MATCH_FRAG is not set 896 # CONFIG_IP6_NF_MATCH_OPTS is not set 897 # CONFIG_IP6_NF_MATCH_HL is not set 898 # CONFIG_IP6_NF_MATCH_IPV6HEADER is not set 899 # CONFIG_IP6_NF_MATCH_MH is not set 900 CONFIG_IP6_NF_MATCH_RPFILTER=y 901 # CONFIG_IP6_NF_MATCH_RT is not set 902 # CONFIG_IP6_NF_TARGET_HL is not set 903 CONFIG_IP6_NF_FILTER=y 904 CONFIG_IP6_NF_TARGET_REJECT=y 905 # CONFIG_IP6_NF_TARGET_SYNPROXY is not set 906 CONFIG_IP6_NF_MANGLE=y 907 CONFIG_IP6_NF_RAW=y 908 # CONFIG_IP6_NF_SECURITY is not set 909 # CONFIG_IP6_NF_NAT is not set 910 CONFIG_BRIDGE_NF_EBTABLES=y 911 CONFIG_BRIDGE_EBT_BROUTE=y 912 # CONFIG_BRIDGE_EBT_T_FILTER is not set 913 # CONFIG_BRIDGE_EBT_T_NAT is not set 914 # CONFIG_BRIDGE_EBT_802_3 is not set 915 # CONFIG_BRIDGE_EBT_AMONG is not set 916 # CONFIG_BRIDGE_EBT_ARP is not set 917 # CONFIG_BRIDGE_EBT_IP is not set 918 # CONFIG_BRIDGE_EBT_IP6 is not set 919 # CONFIG_BRIDGE_EBT_LIMIT is not set 920 # CONFIG_BRIDGE_EBT_MARK is not set 921 # CONFIG_BRIDGE_EBT_PKTTYPE is not set 922 # CONFIG_BRIDGE_EBT_STP is not set 923 # CONFIG_BRIDGE_EBT_VLAN is not set 924 # CONFIG_BRIDGE_EBT_ARPREPLY is not set 925 # CONFIG_BRIDGE_EBT_DNAT is not set 926 # CONFIG_BRIDGE_EBT_MARK_T is not set 927 # CONFIG_BRIDGE_EBT_REDIRECT is not set 928 # CONFIG_BRIDGE_EBT_SNAT is not set 929 # CONFIG_BRIDGE_EBT_LOG is not set 930 # CONFIG_BRIDGE_EBT_NFLOG is not set 931 # CONFIG_IP_DCCP is not set 932 # CONFIG_IP_SCTP is not set 933 # CONFIG_RDS is not set 934 # CONFIG_TIPC is not set 935 # CONFIG_ATM is not set 936 CONFIG_L2TP=y 937 CONFIG_L2TP_DEBUGFS=y 938 CONFIG_L2TP_V3=y 939 CONFIG_L2TP_IP=y 940 CONFIG_L2TP_ETH=y 941 CONFIG_STP=y 942 CONFIG_BRIDGE=y 943 CONFIG_BRIDGE_IGMP_SNOOPING=y 944 CONFIG_HAVE_NET_DSA=y 945 # CONFIG_NET_DSA is not set 946 # CONFIG_VLAN_8021Q is not set 947 # CONFIG_DECNET is not set 948 CONFIG_LLC=y 949 # CONFIG_LLC2 is not set 950 # CONFIG_IPX is not set 951 # CONFIG_ATALK is not set 952 # CONFIG_X25 is not set 953 # CONFIG_LAPB is not set 954 # CONFIG_PHONET is not set 955 # CONFIG_6LOWPAN is not set 956 # CONFIG_IEEE802154 is not set 957 CONFIG_NET_SCHED=y 958 959 # 960 # Queueing/Scheduling 961 # 962 # CONFIG_NET_SCH_CBQ is not set 963 CONFIG_NET_SCH_HTB=y 964 # CONFIG_NET_SCH_HFSC is not set 965 CONFIG_NET_SCH_PRIO=y 966 CONFIG_NET_SCH_MULTIQ=y 967 # CONFIG_NET_SCH_RED is not set 968 # CONFIG_NET_SCH_SFB is not set 969 # CONFIG_NET_SCH_SFQ is not set 970 # CONFIG_NET_SCH_TEQL is not set 971 # CONFIG_NET_SCH_TBF is not set 972 # CONFIG_NET_SCH_GRED is not set 973 # CONFIG_NET_SCH_DSMARK is not set 974 # CONFIG_NET_SCH_NETEM is not set 975 # CONFIG_NET_SCH_DRR is not set 976 # CONFIG_NET_SCH_MQPRIO is not set 977 # CONFIG_NET_SCH_CHOKE is not set 978 # CONFIG_NET_SCH_QFQ is not set 979 # CONFIG_NET_SCH_CODEL is not set 980 # CONFIG_NET_SCH_FQ_CODEL is not set 981 # CONFIG_NET_SCH_FQ is not set 982 # CONFIG_NET_SCH_HHF is not set 983 # CONFIG_NET_SCH_PIE is not set 984 CONFIG_NET_SCH_INGRESS=y 985 # CONFIG_NET_SCH_PLUG is not set 986 987 # 988 # Classification 989 # 990 CONFIG_NET_CLS=y 991 # CONFIG_NET_CLS_BASIC is not set 992 # CONFIG_NET_CLS_TCINDEX is not set 993 # CONFIG_NET_CLS_ROUTE4 is not set 994 CONFIG_NET_CLS_FW=y 995 CONFIG_NET_CLS_U32=y 996 # CONFIG_CLS_U32_PERF is not set 997 CONFIG_CLS_U32_MARK=y 998 # CONFIG_NET_CLS_RSVP is not set 999 # CONFIG_NET_CLS_RSVP6 is not set 1000 CONFIG_NET_CLS_FLOW=y 1001 # CONFIG_NET_CLS_CGROUP is not set 1002 # CONFIG_NET_CLS_BPF is not set 1003 # CONFIG_NET_CLS_FLOWER is not set 1004 CONFIG_NET_EMATCH=y 1005 CONFIG_NET_EMATCH_STACK=32 1006 CONFIG_NET_EMATCH_CMP=y 1007 CONFIG_NET_EMATCH_NBYTE=y 1008 CONFIG_NET_EMATCH_U32=y 1009 CONFIG_NET_EMATCH_META=y 1010 CONFIG_NET_EMATCH_TEXT=y 1011 CONFIG_NET_CLS_ACT=y 1012 # CONFIG_NET_ACT_POLICE is not set 1013 CONFIG_NET_ACT_GACT=y 1014 # CONFIG_GACT_PROB is not set 1015 CONFIG_NET_ACT_MIRRED=y 1016 # CONFIG_NET_ACT_IPT is not set 1017 # CONFIG_NET_ACT_NAT is not set 1018 # CONFIG_NET_ACT_PEDIT is not set 1019 # CONFIG_NET_ACT_SIMP is not set 1020 CONFIG_NET_ACT_SKBEDIT=y 1021 # CONFIG_NET_ACT_CSUM is not set 1022 # CONFIG_NET_ACT_VLAN is not set 1023 # CONFIG_NET_ACT_BPF is not set 1024 # CONFIG_NET_ACT_CONNMARK is not set 1025 # CONFIG_NET_CLS_IND is not set 1026 CONFIG_NET_SCH_FIFO=y 1027 # CONFIG_DCB is not set 1028 # CONFIG_DNS_RESOLVER is not set 1029 # CONFIG_BATMAN_ADV is not set 1030 # CONFIG_OPENVSWITCH is not set 1031 # CONFIG_VSOCKETS is not set 1032 # CONFIG_NETLINK_DIAG is not set 1033 # CONFIG_MPLS is not set 1034 # CONFIG_HSR is not set 1035 # CONFIG_NET_SWITCHDEV is not set 1036 # CONFIG_NET_L3_MASTER_DEV is not set 1037 CONFIG_RMNET_DATA=y 1038 CONFIG_RMNET_DATA_FC=y 1039 # CONFIG_RMNET_DATA_DEBUG_PKT is not set 1040 CONFIG_RPS=y 1041 CONFIG_RFS_ACCEL=y 1042 CONFIG_XPS=y 1043 # CONFIG_CGROUP_NET_PRIO is not set 1044 # CONFIG_CGROUP_NET_CLASSID is not set 1045 CONFIG_NET_RX_BUSY_POLL=y 1046 CONFIG_BQL=y 1047 # CONFIG_BPF_JIT is not set 1048 CONFIG_NET_FLOW_LIMIT=y 1049 CONFIG_SOCKEV_NLMCAST=y 1050 1051 # 1052 # Network testing 1053 # 1054 # CONFIG_NET_PKTGEN is not set 1055 # CONFIG_NET_DROP_MONITOR is not set 1056 # CONFIG_HAMRADIO is not set 1057 # CONFIG_CAN is not set 1058 # CONFIG_IRDA is not set 1059 CONFIG_BT=y 1060 CONFIG_BT_BREDR=y 1061 # CONFIG_BT_RFCOMM is not set 1062 # CONFIG_BT_BNEP is not set 1063 # CONFIG_BT_HIDP is not set 1064 CONFIG_BT_HS=y 1065 CONFIG_BT_LE=y 1066 # CONFIG_BT_SELFTEST is not set 1067 CONFIG_BT_DEBUGFS=y 1068 CONFIG_BT_BDA=y 1069 1070 # 1071 # Bluetooth device drivers 1072 # 1073 # CONFIG_BT_HCIBTUSB is not set 1074 # CONFIG_BT_HCIUART is not set 1075 # CONFIG_BT_HCIBCM203X is not set 1076 # CONFIG_BT_HCIBFUSB is not set 1077 # CONFIG_BT_HCIVHCI is not set 1078 # CONFIG_BT_MRVL is not set 1079 CONFIG_MSM_BT_POWER=y 1080 CONFIG_BTFM_SLIM=y 1081 CONFIG_BTFM_SLIM_WCN3990=y 1082 # CONFIG_AF_RXRPC is not set 1083 CONFIG_FIB_RULES=y 1084 CONFIG_WIRELESS=y 1085 CONFIG_WIRELESS_EXT=y 1086 CONFIG_WEXT_CORE=y 1087 CONFIG_WEXT_PROC=y 1088 CONFIG_WEXT_SPY=y 1089 CONFIG_WEXT_PRIV=y 1090 CONFIG_CFG80211=y 1091 CONFIG_NL80211_TESTMODE=y 1092 # CONFIG_CFG80211_DEVELOPER_WARNINGS is not set 1093 # CONFIG_CFG80211_REG_DEBUG is not set 1094 # CONFIG_CFG80211_CERTIFICATION_ONUS is not set 1095 CONFIG_CFG80211_DEFAULT_PS=y 1096 # CONFIG_CFG80211_DEBUGFS is not set 1097 CONFIG_CFG80211_INTERNAL_REGDB=y 1098 # CONFIG_CFG80211_CRDA_SUPPORT is not set 1099 # CONFIG_CFG80211_WEXT is not set 1100 # CONFIG_LIB80211 is not set 1101 # CONFIG_MAC80211 is not set 1102 CONFIG_MAC80211_STA_HASH_MAX_SIZE=0 1103 # CONFIG_WIMAX is not set 1104 CONFIG_RFKILL=y 1105 CONFIG_RFKILL_PM=y 1106 CONFIG_RFKILL_LEDS=y 1107 # CONFIG_RFKILL_INPUT is not set 1108 # CONFIG_RFKILL_REGULATOR is not set 1109 # CONFIG_RFKILL_GPIO is not set 1110 # CONFIG_NET_9P is not set 1111 # CONFIG_CAIF is not set 1112 # CONFIG_CEPH_LIB is not set 1113 # CONFIG_NFC is not set 1114 CONFIG_NFC_NQ=y 1115 CONFIG_NFC_NQ_PN81A=y 1116 # CONFIG_LWTUNNEL is not set 1117 CONFIG_IPC_ROUTER=y 1118 CONFIG_IPC_ROUTER_SECURITY=y 1119 CONFIG_DST_CACHE=y 1120 CONFIG_HAVE_BPF_JIT=y 1121 CONFIG_HAVE_EBPF_JIT=y 1122 1123 # 1124 # Device Drivers 1125 # 1126 CONFIG_ARM_AMBA=y 1127 # CONFIG_TEGRA_AHB is not set 1128 1129 # 1130 # Generic Driver Options 1131 # 1132 CONFIG_UEVENT_HELPER=y 1133 CONFIG_UEVENT_HELPER_PATH="" 1134 # CONFIG_DEVTMPFS is not set 1135 CONFIG_STANDALONE=y 1136 CONFIG_PREVENT_FIRMWARE_BUILD=y 1137 CONFIG_FW_LOADER=y 1138 CONFIG_FIRMWARE_IN_KERNEL=y 1139 CONFIG_EXTRA_FIRMWARE="" 1140 CONFIG_FW_LOADER_USER_HELPER=y 1141 CONFIG_FW_LOADER_USER_HELPER_FALLBACK=y 1142 # CONFIG_FW_CACHE is not set 1143 CONFIG_ALLOW_DEV_COREDUMP=y 1144 # CONFIG_DEBUG_DRIVER is not set 1145 # CONFIG_DEBUG_DEVRES is not set 1146 # CONFIG_SYS_HYPERVISOR is not set 1147 # CONFIG_GENERIC_CPU_DEVICES is not set 1148 CONFIG_GENERIC_CPU_AUTOPROBE=y 1149 CONFIG_SOC_BUS=y 1150 CONFIG_REGMAP=y 1151 CONFIG_REGMAP_I2C=y 1152 CONFIG_REGMAP_SPI=y 1153 CONFIG_REGMAP_SPMI=y 1154 CONFIG_REGMAP_MMIO=y 1155 CONFIG_REGMAP_SWR=y 1156 # CONFIG_REGMAP_ALLOW_WRITE_DEBUGFS is not set 1157 CONFIG_DMA_SHARED_BUFFER=y 1158 # CONFIG_FENCE_TRACE is not set 1159 CONFIG_DMA_CMA=y 1160 1161 # 1162 # Default contiguous memory area size: 1163 # 1164 CONFIG_CMA_SIZE_MBYTES=16 1165 CONFIG_CMA_SIZE_SEL_MBYTES=y 1166 # CONFIG_CMA_SIZE_SEL_PERCENTAGE is not set 1167 # CONFIG_CMA_SIZE_SEL_MIN is not set 1168 # CONFIG_CMA_SIZE_SEL_MAX is not set 1169 CONFIG_CMA_ALIGNMENT=8 1170 1171 # 1172 # Bus devices 1173 # 1174 # CONFIG_ARM_CCI400_PMU is not set 1175 # CONFIG_ARM_CCI500_PMU is not set 1176 # CONFIG_ARM_CCN is not set 1177 # CONFIG_VEXPRESS_CONFIG is not set 1178 # CONFIG_CONNECTOR is not set 1179 # CONFIG_MTD is not set 1180 CONFIG_DTC=y 1181 CONFIG_OF=y 1182 # CONFIG_OF_UNITTEST is not set 1183 CONFIG_OF_FLATTREE=y 1184 CONFIG_OF_EARLY_FLATTREE=y 1185 CONFIG_OF_ADDRESS=y 1186 CONFIG_OF_ADDRESS_PCI=y 1187 CONFIG_OF_IRQ=y 1188 CONFIG_OF_NET=y 1189 CONFIG_OF_MDIO=y 1190 CONFIG_OF_PCI=y 1191 CONFIG_OF_PCI_IRQ=y 1192 CONFIG_OF_RESERVED_MEM=y 1193 CONFIG_OF_SLIMBUS=y 1194 # CONFIG_OF_OVERLAY is not set 1195 CONFIG_OF_BATTERYDATA=y 1196 # CONFIG_PARPORT is not set 1197 CONFIG_PNP=y 1198 CONFIG_PNP_DEBUG_MESSAGES=y 1199 1200 # 1201 # Protocols 1202 # 1203 CONFIG_PNPACPI=y 1204 CONFIG_BLK_DEV=y 1205 # CONFIG_BLK_DEV_NULL_BLK is not set 1206 # CONFIG_BLK_DEV_PCIESSD_MTIP32XX is not set 1207 CONFIG_ZRAM=y 1208 CONFIG_ZRAM_LZ4_COMPRESS=y 1209 # CONFIG_BLK_CPQ_CISS_DA is not set 1210 # CONFIG_BLK_DEV_DAC960 is not set 1211 # CONFIG_BLK_DEV_UMEM is not set 1212 # CONFIG_BLK_DEV_COW_COMMON is not set 1213 CONFIG_BLK_DEV_LOOP=y 1214 CONFIG_BLK_DEV_LOOP_MIN_COUNT=8 1215 # CONFIG_BLK_DEV_CRYPTOLOOP is not set 1216 # CONFIG_BLK_DEV_DRBD is not set 1217 # CONFIG_BLK_DEV_NBD is not set 1218 # CONFIG_BLK_DEV_SKD is not set 1219 # CONFIG_BLK_DEV_SX8 is not set 1220 CONFIG_BLK_DEV_RAM=y 1221 CONFIG_BLK_DEV_RAM_COUNT=16 1222 CONFIG_BLK_DEV_RAM_SIZE=8192 1223 # CONFIG_CDROM_PKTCDVD is not set 1224 # CONFIG_ATA_OVER_ETH is not set 1225 # CONFIG_BLK_DEV_RBD is not set 1226 # CONFIG_BLK_DEV_RSXX is not set 1227 # CONFIG_BLK_DEV_NVME is not set 1228 1229 # 1230 # Misc devices 1231 # 1232 # CONFIG_SENSORS_LIS3LV02D is not set 1233 # CONFIG_AD525X_DPOT is not set 1234 # CONFIG_DUMMY_IRQ is not set 1235 # CONFIG_PHANTOM is not set 1236 # CONFIG_SGI_IOC4 is not set 1237 # CONFIG_TIFM_CORE is not set 1238 # CONFIG_ICS932S401 is not set 1239 # CONFIG_ENCLOSURE_SERVICES is not set 1240 # CONFIG_HP_ILO is not set 1241 # CONFIG_QCOM_COINCELL is not set 1242 # CONFIG_APDS9802ALS is not set 1243 # CONFIG_ISL29003 is not set 1244 # CONFIG_ISL29020 is not set 1245 # CONFIG_SENSORS_TSL2550 is not set 1246 # CONFIG_SENSORS_BH1780 is not set 1247 # CONFIG_SENSORS_BH1770 is not set 1248 # CONFIG_SENSORS_APDS990X is not set 1249 # CONFIG_HMC6352 is not set 1250 # CONFIG_DS1682 is not set 1251 # CONFIG_TI_DAC7512 is not set 1252 # CONFIG_BMP085_I2C is not set 1253 # CONFIG_BMP085_SPI is not set 1254 # CONFIG_USB_SWITCH_FSA9480 is not set 1255 # CONFIG_LATTICE_ECP3_CONFIG is not set 1256 # CONFIG_SRAM is not set 1257 CONFIG_QSEECOM=y 1258 CONFIG_HDCP_QSEECOM=y 1259 # CONFIG_PROFILER is not set 1260 CONFIG_UID_SYS_STATS=y 1261 # CONFIG_QPNP_MISC is not set 1262 CONFIG_MEMORY_STATE_TIME=y 1263 CONFIG_GOOGLE_EASEL=y 1264 CONFIG_GOOGLE_EASEL_AP=y 1265 CONFIG_ACCESS_RAMOOPS=y 1266 # CONFIG_C2PORT is not set 1267 1268 # 1269 # EEPROM support 1270 # 1271 # CONFIG_EEPROM_AT24 is not set 1272 # CONFIG_EEPROM_AT25 is not set 1273 # CONFIG_EEPROM_LEGACY is not set 1274 # CONFIG_EEPROM_MAX6875 is not set 1275 # CONFIG_EEPROM_93CX6 is not set 1276 # CONFIG_EEPROM_93XX46 is not set 1277 # CONFIG_CB710_CORE is not set 1278 1279 # 1280 # Texas Instruments shared transport line discipline 1281 # 1282 # CONFIG_TI_ST is not set 1283 # CONFIG_SENSORS_LIS3_I2C is not set 1284 1285 # 1286 # Altera FPGA firmware download module 1287 # 1288 # CONFIG_ALTERA_STAPL is not set 1289 CONFIG_MSM_QDSP6V2_CODECS=y 1290 CONFIG_MSM_ULTRASOUND=y 1291 1292 # 1293 # Intel MIC Bus Driver 1294 # 1295 1296 # 1297 # SCIF Bus Driver 1298 # 1299 1300 # 1301 # Intel MIC Host Driver 1302 # 1303 1304 # 1305 # Intel MIC Card Driver 1306 # 1307 1308 # 1309 # SCIF Driver 1310 # 1311 1312 # 1313 # Intel MIC Coprocessor State Management (COSM) Drivers 1314 # 1315 # CONFIG_GENWQE is not set 1316 # CONFIG_ECHO is not set 1317 # CONFIG_CXL_BASE is not set 1318 # CONFIG_CXL_KERNEL_API is not set 1319 # CONFIG_CXL_EEH is not set 1320 CONFIG_MNH_PCIE_HOST=y 1321 CONFIG_MNH_SM_HOST=y 1322 CONFIG_MNH_THERMAL_HOST=y 1323 CONFIG_MNH_PCIE_MULTIPLE_MSI=y 1324 CONFIG_MNH_SIG=y 1325 # CONFIG_MNH_SIG_FORCE_OTA is not set 1326 CONFIG_MNH_SIG_FORCE_PS=y 1327 1328 # 1329 # FingerprintCard fingerprint driver 1330 # 1331 CONFIG_FPR_FPC=y 1332 1333 # 1334 # SCSI device support 1335 # 1336 CONFIG_SCSI_MOD=y 1337 # CONFIG_RAID_ATTRS is not set 1338 CONFIG_SCSI=y 1339 CONFIG_SCSI_DMA=y 1340 # CONFIG_SCSI_NETLINK is not set 1341 # CONFIG_SCSI_MQ_DEFAULT is not set 1342 CONFIG_SCSI_PROC_FS=y 1343 1344 # 1345 # SCSI support type (disk, tape, CD-ROM) 1346 # 1347 CONFIG_BLK_DEV_SD=y 1348 # CONFIG_CHR_DEV_ST is not set 1349 # CONFIG_CHR_DEV_OSST is not set 1350 # CONFIG_BLK_DEV_SR is not set 1351 CONFIG_CHR_DEV_SG=y 1352 # CONFIG_CHR_DEV_SCH is not set 1353 CONFIG_SCSI_CONSTANTS=y 1354 CONFIG_SCSI_LOGGING=y 1355 CONFIG_SCSI_SCAN_ASYNC=y 1356 1357 # 1358 # SCSI Transports 1359 # 1360 # CONFIG_SCSI_SPI_ATTRS is not set 1361 # CONFIG_SCSI_FC_ATTRS is not set 1362 # CONFIG_SCSI_ISCSI_ATTRS is not set 1363 # CONFIG_SCSI_SAS_ATTRS is not set 1364 # CONFIG_SCSI_SAS_LIBSAS is not set 1365 # CONFIG_SCSI_SRP_ATTRS is not set 1366 CONFIG_SCSI_LOWLEVEL=y 1367 # CONFIG_ISCSI_TCP is not set 1368 # CONFIG_ISCSI_BOOT_SYSFS is not set 1369 # CONFIG_SCSI_CXGB3_ISCSI is not set 1370 # CONFIG_SCSI_CXGB4_ISCSI is not set 1371 # CONFIG_SCSI_BNX2_ISCSI is not set 1372 # CONFIG_BE2ISCSI is not set 1373 # CONFIG_BLK_DEV_3W_XXXX_RAID is not set 1374 # CONFIG_SCSI_HPSA is not set 1375 # CONFIG_SCSI_3W_9XXX is not set 1376 # CONFIG_SCSI_3W_SAS is not set 1377 # CONFIG_SCSI_ACARD is not set 1378 # CONFIG_SCSI_AACRAID is not set 1379 # CONFIG_SCSI_AIC7XXX is not set 1380 # CONFIG_SCSI_AIC79XX is not set 1381 # CONFIG_SCSI_AIC94XX is not set 1382 # CONFIG_SCSI_MVSAS is not set 1383 # CONFIG_SCSI_MVUMI is not set 1384 # CONFIG_SCSI_ADVANSYS is not set 1385 # CONFIG_SCSI_ARCMSR is not set 1386 # CONFIG_SCSI_ESAS2R is not set 1387 # CONFIG_MEGARAID_NEWGEN is not set 1388 # CONFIG_MEGARAID_LEGACY is not set 1389 # CONFIG_MEGARAID_SAS is not set 1390 # CONFIG_SCSI_MPT3SAS is not set 1391 # CONFIG_SCSI_MPT2SAS is not set 1392 CONFIG_SCSI_UFSHCD=y 1393 # CONFIG_SCSI_UFSHCD_PCI is not set 1394 CONFIG_SCSI_UFSHCD_PLATFORM=y 1395 CONFIG_SCSI_UFS_QCOM=y 1396 CONFIG_SCSI_UFS_QCOM_ICE=y 1397 CONFIG_SCSI_UFSHCD_CMD_LOGGING=y 1398 # CONFIG_SCSI_HPTIOP is not set 1399 # CONFIG_SCSI_SNIC is not set 1400 # CONFIG_SCSI_DMX3191D is not set 1401 # CONFIG_SCSI_FUTURE_DOMAIN is not set 1402 # CONFIG_SCSI_IPS is not set 1403 # CONFIG_SCSI_INITIO is not set 1404 # CONFIG_SCSI_INIA100 is not set 1405 # CONFIG_SCSI_STEX is not set 1406 # CONFIG_SCSI_SYM53C8XX_2 is not set 1407 # CONFIG_SCSI_QLOGIC_1280 is not set 1408 # CONFIG_SCSI_QLA_ISCSI is not set 1409 # CONFIG_SCSI_DC395x is not set 1410 # CONFIG_SCSI_AM53C974 is not set 1411 # CONFIG_SCSI_WD719X is not set 1412 # CONFIG_SCSI_DEBUG is not set 1413 # CONFIG_SCSI_PMCRAID is not set 1414 # CONFIG_SCSI_PM8001 is not set 1415 # CONFIG_SCSI_LOWLEVEL_PCMCIA is not set 1416 # CONFIG_SCSI_DH is not set 1417 # CONFIG_SCSI_OSD_INITIATOR is not set 1418 CONFIG_HAVE_PATA_PLATFORM=y 1419 # CONFIG_ATA is not set 1420 CONFIG_MD=y 1421 CONFIG_BLK_DEV_MD=y 1422 CONFIG_MD_AUTODETECT=y 1423 CONFIG_MD_LINEAR=y 1424 # CONFIG_MD_RAID0 is not set 1425 # CONFIG_MD_RAID1 is not set 1426 # CONFIG_MD_RAID10 is not set 1427 # CONFIG_MD_RAID456 is not set 1428 # CONFIG_MD_MULTIPATH is not set 1429 # CONFIG_MD_FAULTY is not set 1430 # CONFIG_BCACHE is not set 1431 CONFIG_BLK_DEV_DM_BUILTIN=y 1432 CONFIG_BLK_DEV_DM=y 1433 # CONFIG_DM_MQ_DEFAULT is not set 1434 # CONFIG_DM_DEBUG is not set 1435 CONFIG_DM_BUFIO=y 1436 CONFIG_DM_CRYPT=y 1437 CONFIG_DM_DEFAULT_KEY=y 1438 CONFIG_DM_REQ_CRYPT=y 1439 # CONFIG_DM_SNAPSHOT is not set 1440 # CONFIG_DM_THIN_PROVISIONING is not set 1441 # CONFIG_DM_CACHE is not set 1442 # CONFIG_DM_ERA is not set 1443 # CONFIG_DM_MIRROR is not set 1444 # CONFIG_DM_RAID is not set 1445 # CONFIG_DM_ZERO is not set 1446 # CONFIG_DM_MULTIPATH is not set 1447 # CONFIG_DM_DELAY is not set 1448 CONFIG_DM_UEVENT=y 1449 # CONFIG_DM_FLAKEY is not set 1450 CONFIG_DM_VERITY=y 1451 # CONFIG_DM_VERITY_HASH_PREFETCH_MIN_SIZE_128 is not set 1452 CONFIG_DM_VERITY_HASH_PREFETCH_MIN_SIZE=1 1453 CONFIG_DM_VERITY_FEC=y 1454 # CONFIG_DM_SWITCH is not set 1455 # CONFIG_DM_LOG_WRITES is not set 1456 CONFIG_DM_VERITY_AVB=y 1457 # CONFIG_DM_ANDROID_VERITY is not set 1458 # CONFIG_TARGET_CORE is not set 1459 # CONFIG_FUSION is not set 1460 1461 # 1462 # IEEE 1394 (FireWire) support 1463 # 1464 # CONFIG_FIREWIRE is not set 1465 # CONFIG_FIREWIRE_NOSY is not set 1466 CONFIG_NETDEVICES=y 1467 CONFIG_MII=y 1468 CONFIG_NET_CORE=y 1469 CONFIG_BONDING=y 1470 CONFIG_DUMMY=y 1471 # CONFIG_EQUALIZER is not set 1472 # CONFIG_NET_FC is not set 1473 # CONFIG_IFB is not set 1474 # CONFIG_NET_TEAM is not set 1475 # CONFIG_MACVLAN is not set 1476 # CONFIG_IPVLAN is not set 1477 # CONFIG_VXLAN is not set 1478 # CONFIG_GENEVE is not set 1479 # CONFIG_NETCONSOLE is not set 1480 # CONFIG_NETPOLL is not set 1481 # CONFIG_NET_POLL_CONTROLLER is not set 1482 CONFIG_TUN=y 1483 # CONFIG_TUN_VNET_CROSS_LE is not set 1484 # CONFIG_VETH is not set 1485 # CONFIG_NLMON is not set 1486 # CONFIG_ARCNET is not set 1487 1488 # 1489 # CAIF transport drivers 1490 # 1491 1492 # 1493 # Distributed Switch Architecture drivers 1494 # 1495 # CONFIG_NET_DSA_MV88E6XXX is not set 1496 # CONFIG_NET_DSA_MV88E6XXX_NEED_PPU is not set 1497 CONFIG_ETHERNET=y 1498 # CONFIG_NET_VENDOR_3COM is not set 1499 # CONFIG_NET_VENDOR_ADAPTEC is not set 1500 # CONFIG_NET_VENDOR_AGERE is not set 1501 # CONFIG_NET_VENDOR_ALTEON is not set 1502 # CONFIG_ALTERA_TSE is not set 1503 # CONFIG_NET_VENDOR_AMD is not set 1504 # CONFIG_NET_VENDOR_ARC is not set 1505 # CONFIG_NET_VENDOR_ATHEROS is not set 1506 # CONFIG_NET_VENDOR_AURORA is not set 1507 # CONFIG_NET_CADENCE is not set 1508 # CONFIG_NET_VENDOR_BROADCOM is not set 1509 # CONFIG_NET_VENDOR_BROCADE is not set 1510 # CONFIG_NET_VENDOR_CAVIUM is not set 1511 # CONFIG_NET_VENDOR_CHELSIO is not set 1512 # CONFIG_NET_VENDOR_CISCO is not set 1513 # CONFIG_DNET is not set 1514 # CONFIG_NET_VENDOR_DEC is not set 1515 # CONFIG_NET_VENDOR_DLINK is not set 1516 # CONFIG_NET_VENDOR_EMULEX is not set 1517 # CONFIG_NET_VENDOR_EZCHIP is not set 1518 # CONFIG_NET_VENDOR_EXAR is not set 1519 # CONFIG_NET_VENDOR_HISILICON is not set 1520 # CONFIG_NET_VENDOR_HP is not set 1521 # CONFIG_NET_VENDOR_INTEL is not set 1522 # CONFIG_JME is not set 1523 # CONFIG_NET_VENDOR_MARVELL is not set 1524 # CONFIG_NET_VENDOR_MELLANOX is not set 1525 # CONFIG_NET_VENDOR_MICREL is not set 1526 # CONFIG_NET_VENDOR_MICROCHIP is not set 1527 # CONFIG_ECM_IPA is not set 1528 CONFIG_RNDIS_IPA=y 1529 # CONFIG_NET_VENDOR_MYRI is not set 1530 # CONFIG_FEALNX is not set 1531 # CONFIG_NET_VENDOR_NATSEMI is not set 1532 # CONFIG_NET_VENDOR_NVIDIA is not set 1533 # CONFIG_NET_VENDOR_OKI is not set 1534 # CONFIG_ETHOC is not set 1535 # CONFIG_NET_PACKET_ENGINE is not set 1536 # CONFIG_NET_VENDOR_QLOGIC is not set 1537 # CONFIG_NET_VENDOR_QUALCOMM is not set 1538 # CONFIG_NET_VENDOR_REALTEK is not set 1539 # CONFIG_NET_VENDOR_RENESAS is not set 1540 # CONFIG_NET_VENDOR_RDC is not set 1541 # CONFIG_NET_VENDOR_ROCKER is not set 1542 # CONFIG_NET_VENDOR_SAMSUNG is not set 1543 # CONFIG_NET_VENDOR_SEEQ is not set 1544 # CONFIG_NET_VENDOR_SILAN is not set 1545 # CONFIG_NET_VENDOR_SIS is not set 1546 # CONFIG_SFC is not set 1547 # CONFIG_NET_VENDOR_SMSC is not set 1548 # CONFIG_NET_VENDOR_STMICRO is not set 1549 # CONFIG_NET_VENDOR_SUN is not set 1550 # CONFIG_NET_VENDOR_SYNOPSYS is not set 1551 # CONFIG_NET_VENDOR_TEHUTI is not set 1552 # CONFIG_NET_VENDOR_TI is not set 1553 # CONFIG_NET_VENDOR_VIA is not set 1554 # CONFIG_NET_VENDOR_WIZNET is not set 1555 # CONFIG_FDDI is not set 1556 # CONFIG_HIPPI is not set 1557 # CONFIG_NET_SB1000 is not set 1558 CONFIG_PHYLIB=y 1559 1560 # 1561 # MII PHY device drivers 1562 # 1563 # CONFIG_AQUANTIA_PHY is not set 1564 # CONFIG_AT803X_PHY is not set 1565 # CONFIG_AMD_PHY is not set 1566 # CONFIG_MARVELL_PHY is not set 1567 # CONFIG_DAVICOM_PHY is not set 1568 # CONFIG_QSEMI_PHY is not set 1569 # CONFIG_LXT_PHY is not set 1570 # CONFIG_CICADA_PHY is not set 1571 # CONFIG_VITESSE_PHY is not set 1572 # CONFIG_TERANETICS_PHY is not set 1573 # CONFIG_SMSC_PHY is not set 1574 # CONFIG_BROADCOM_PHY is not set 1575 # CONFIG_BCM7XXX_PHY is not set 1576 # CONFIG_BCM87XX_PHY is not set 1577 # CONFIG_ICPLUS_PHY is not set 1578 # CONFIG_REALTEK_PHY is not set 1579 # CONFIG_NATIONAL_PHY is not set 1580 # CONFIG_STE10XP is not set 1581 # CONFIG_LSI_ET1011C_PHY is not set 1582 # CONFIG_MICREL_PHY is not set 1583 # CONFIG_DP83848_PHY is not set 1584 # CONFIG_DP83867_PHY is not set 1585 # CONFIG_MICROCHIP_PHY is not set 1586 # CONFIG_FIXED_PHY is not set 1587 # CONFIG_MDIO_BITBANG is not set 1588 # CONFIG_MDIO_OCTEON is not set 1589 # CONFIG_MDIO_BUS_MUX_GPIO is not set 1590 # CONFIG_MDIO_BUS_MUX_MMIOREG is not set 1591 # CONFIG_MDIO_BCM_UNIMAC is not set 1592 # CONFIG_MICREL_KS8995MA is not set 1593 CONFIG_PPP=y 1594 CONFIG_PPP_BSDCOMP=y 1595 CONFIG_PPP_DEFLATE=y 1596 CONFIG_PPP_FILTER=y 1597 CONFIG_PPP_MPPE=y 1598 CONFIG_PPP_MULTILINK=y 1599 CONFIG_PPPOE=y 1600 CONFIG_PPPOL2TP=y 1601 CONFIG_PPPOLAC=y 1602 CONFIG_PPPOPNS=y 1603 CONFIG_PPP_ASYNC=y 1604 # CONFIG_PPP_SYNC_TTY is not set 1605 # CONFIG_SLIP is not set 1606 CONFIG_SLHC=y 1607 CONFIG_USB_NET_DRIVERS=y 1608 # CONFIG_USB_CATC is not set 1609 # CONFIG_USB_KAWETH is not set 1610 # CONFIG_USB_PEGASUS is not set 1611 CONFIG_USB_RTL8150=y 1612 CONFIG_USB_RTL8152=y 1613 # CONFIG_USB_LAN78XX is not set 1614 CONFIG_USB_USBNET=y 1615 CONFIG_USB_NET_AX8817X=y 1616 CONFIG_USB_NET_AX88179_178A=y 1617 CONFIG_USB_NET_CDCETHER=y 1618 # CONFIG_USB_NET_CDC_EEM is not set 1619 CONFIG_USB_NET_CDC_NCM=y 1620 # CONFIG_USB_NET_HUAWEI_CDC_NCM is not set 1621 # CONFIG_USB_NET_CDC_MBIM is not set 1622 # CONFIG_USB_NET_DM9601 is not set 1623 # CONFIG_USB_NET_SR9700 is not set 1624 # CONFIG_USB_NET_SR9800 is not set 1625 # CONFIG_USB_NET_SMSC75XX is not set 1626 # CONFIG_USB_NET_SMSC95XX is not set 1627 # CONFIG_USB_NET_GL620A is not set 1628 # CONFIG_USB_NET_NET1080 is not set 1629 # CONFIG_USB_NET_PLUSB is not set 1630 # CONFIG_USB_NET_MCS7830 is not set 1631 # CONFIG_USB_NET_RNDIS_HOST is not set 1632 # CONFIG_USB_NET_CDC_SUBSET is not set 1633 # CONFIG_USB_NET_ZAURUS is not set 1634 # CONFIG_USB_NET_CX82310_ETH is not set 1635 # CONFIG_USB_NET_KALMIA is not set 1636 # CONFIG_USB_NET_QMI_WWAN is not set 1637 # CONFIG_USB_HSO is not set 1638 # CONFIG_USB_NET_INT51X1 is not set 1639 # CONFIG_USB_IPHETH is not set 1640 # CONFIG_USB_SIERRA_NET is not set 1641 # CONFIG_USB_VL600 is not set 1642 # CONFIG_USB_NET_CH9200 is not set 1643 CONFIG_WLAN=y 1644 # CONFIG_ATMEL is not set 1645 # CONFIG_PRISM54 is not set 1646 # CONFIG_USB_ZD1201 is not set 1647 # CONFIG_USB_NET_RNDIS_WLAN is not set 1648 # CONFIG_WIFI_CONTROL_FUNC is not set 1649 # CONFIG_WCNSS_CORE is not set 1650 CONFIG_WCNSS_MEM_PRE_ALLOC=y 1651 # CONFIG_CNSS_CRYPTO is not set 1652 CONFIG_ATH_CARDS=y 1653 # CONFIG_ATH_DEBUG is not set 1654 # CONFIG_ATH5K_PCI is not set 1655 # CONFIG_ATH6KL is not set 1656 # CONFIG_WIL6210 is not set 1657 # CONFIG_BRCMFMAC is not set 1658 # CONFIG_HOSTAP is not set 1659 # CONFIG_IPW2100 is not set 1660 # CONFIG_IPW2200 is not set 1661 # CONFIG_LIBERTAS is not set 1662 # CONFIG_HERMES is not set 1663 # CONFIG_WL_MEDIATEK is not set 1664 # CONFIG_WL_TI is not set 1665 # CONFIG_MWIFIEX is not set 1666 # CONFIG_CNSS is not set 1667 # CONFIG_CLD_DEBUG is not set 1668 CONFIG_CLD_LL_CORE=y 1669 CONFIG_CNSS_GENL=y 1670 CONFIG_CNSS_UTILS=y 1671 1672 # 1673 # Enable WiMAX (Networking options) to see the WiMAX drivers 1674 # 1675 # CONFIG_WAN is not set 1676 # CONFIG_VMXNET3 is not set 1677 # CONFIG_FUJITSU_ES is not set 1678 # CONFIG_RMNET is not set 1679 # CONFIG_ISDN is not set 1680 # CONFIG_NVM is not set 1681 1682 # 1683 # Input device support 1684 # 1685 CONFIG_INPUT=y 1686 CONFIG_INPUT_LEDS=y 1687 CONFIG_INPUT_FF_MEMLESS=y 1688 # CONFIG_INPUT_POLLDEV is not set 1689 # CONFIG_INPUT_SPARSEKMAP is not set 1690 # CONFIG_INPUT_MATRIXKMAP is not set 1691 1692 # 1693 # Userland interfaces 1694 # 1695 # CONFIG_INPUT_MOUSEDEV is not set 1696 # CONFIG_INPUT_JOYDEV is not set 1697 CONFIG_INPUT_EVDEV=y 1698 # CONFIG_INPUT_EVBUG is not set 1699 CONFIG_INPUT_KEYRESET=y 1700 CONFIG_INPUT_KEYCOMBO=y 1701 1702 # 1703 # Input Device Drivers 1704 # 1705 CONFIG_INPUT_KEYBOARD=y 1706 # CONFIG_KEYBOARD_ADP5588 is not set 1707 # CONFIG_KEYBOARD_ADP5589 is not set 1708 # CONFIG_KEYBOARD_ATKBD is not set 1709 # CONFIG_KEYBOARD_QT1070 is not set 1710 # CONFIG_KEYBOARD_QT2160 is not set 1711 # CONFIG_KEYBOARD_LKKBD is not set 1712 CONFIG_KEYBOARD_GPIO=y 1713 # CONFIG_KEYBOARD_GPIO_POLLED is not set 1714 # CONFIG_KEYBOARD_TCA6416 is not set 1715 # CONFIG_KEYBOARD_TCA8418 is not set 1716 # CONFIG_KEYBOARD_MATRIX is not set 1717 # CONFIG_KEYBOARD_LM8323 is not set 1718 # CONFIG_KEYBOARD_LM8333 is not set 1719 # CONFIG_KEYBOARD_MAX7359 is not set 1720 # CONFIG_KEYBOARD_MCS is not set 1721 # CONFIG_KEYBOARD_MPR121 is not set 1722 # CONFIG_KEYBOARD_NEWTON is not set 1723 # CONFIG_KEYBOARD_OPENCORES is not set 1724 # CONFIG_KEYBOARD_SAMSUNG is not set 1725 # CONFIG_KEYBOARD_STOWAWAY is not set 1726 # CONFIG_KEYBOARD_SUNKBD is not set 1727 # CONFIG_KEYBOARD_OMAP4 is not set 1728 # CONFIG_KEYBOARD_XTKBD is not set 1729 # CONFIG_KEYBOARD_CAP11XX is not set 1730 # CONFIG_KEYBOARD_BCM is not set 1731 # CONFIG_INPUT_MOUSE is not set 1732 CONFIG_INPUT_JOYSTICK=y 1733 # CONFIG_JOYSTICK_ANALOG is not set 1734 # CONFIG_JOYSTICK_A3D is not set 1735 # CONFIG_JOYSTICK_ADI is not set 1736 # CONFIG_JOYSTICK_COBRA is not set 1737 # CONFIG_JOYSTICK_GF2K is not set 1738 # CONFIG_JOYSTICK_GRIP is not set 1739 # CONFIG_JOYSTICK_GRIP_MP is not set 1740 # CONFIG_JOYSTICK_GUILLEMOT is not set 1741 # CONFIG_JOYSTICK_INTERACT is not set 1742 # CONFIG_JOYSTICK_SIDEWINDER is not set 1743 # CONFIG_JOYSTICK_TMDC is not set 1744 # CONFIG_JOYSTICK_IFORCE is not set 1745 # CONFIG_JOYSTICK_WARRIOR is not set 1746 # CONFIG_JOYSTICK_MAGELLAN is not set 1747 # CONFIG_JOYSTICK_SPACEORB is not set 1748 # CONFIG_JOYSTICK_SPACEBALL is not set 1749 # CONFIG_JOYSTICK_STINGER is not set 1750 # CONFIG_JOYSTICK_TWIDJOY is not set 1751 # CONFIG_JOYSTICK_ZHENHUA is not set 1752 # CONFIG_JOYSTICK_AS5011 is not set 1753 # CONFIG_JOYSTICK_JOYDUMP is not set 1754 CONFIG_JOYSTICK_XPAD=y 1755 CONFIG_JOYSTICK_XPAD_FF=y 1756 CONFIG_JOYSTICK_XPAD_LEDS=y 1757 # CONFIG_INPUT_TABLET is not set 1758 CONFIG_INPUT_TOUCHSCREEN=y 1759 CONFIG_LGE_TOUCH_CORE=m 1760 CONFIG_LGE_TOUCH_CORE_BASE=m 1761 CONFIG_LGE_TOUCH_FW_PATH="" 1762 CONFIG_LGE_TOUCH_LGSIC_SW49408=m 1763 # CONFIG_LGE_TOUCH_LGSIC_SW49408_PRD is not set 1764 CONFIG_TOUCHSCREEN_FTM4=m 1765 # CONFIG_TOUCHSCREEN_FTM4_SHOW_EVENTS is not set 1766 # CONFIG_TOUCHSCREEN_SYNAPTICS_DSX_v21 is not set 1767 CONFIG_TOUCHSCREEN_SYNAPTICS_DSX_HTC=y 1768 CONFIG_TOUCHSCREEN_SYNAPTICS_DSX_I2C_HTC=y 1769 # CONFIG_TOUCHSCREEN_SYNAPTICS_DSX_SPI_HTC is not set 1770 # CONFIG_TOUCHSCREEN_SYNAPTICS_DSX_RMI_HID_I2C_HTC is not set 1771 CONFIG_TOUCHSCREEN_SYNAPTICS_DSX_CORE_HTC=m 1772 CONFIG_TOUCHSCREEN_SYNAPTICS_DSX_RMI_DEV_HTC=m 1773 CONFIG_TOUCHSCREEN_SYNAPTICS_DSX_FW_UPDATE_HTC=m 1774 # CONFIG_TOUCHSCREEN_SYNAPTICS_DSX_FW_UPDATE_SYSFS_HTC is not set 1775 # CONFIG_TOUCHSCREEN_SYNAPTICS_DSX_TEST_REPORTING_HTC is not set 1776 # CONFIG_TOUCHSCREEN_SYNAPTICS_DSX_PROXIMITY_HTC is not set 1777 # CONFIG_TOUCHSCREEN_SYNAPTICS_DSX_ACTIVE_PEN_HTC is not set 1778 # CONFIG_TOUCHSCREEN_SYNAPTICS_DSX_GESTURE_HTC is not set 1779 # CONFIG_TOUCHSCREEN_SYNAPTICS_DSX_VIDEO_HTC is not set 1780 CONFIG_OF_TOUCHSCREEN=y 1781 # CONFIG_TOUCHSCREEN_ADS7846 is not set 1782 # CONFIG_TOUCHSCREEN_AD7877 is not set 1783 # CONFIG_TOUCHSCREEN_AD7879 is not set 1784 # CONFIG_TOUCHSCREEN_AR1021_I2C is not set 1785 # CONFIG_TOUCHSCREEN_ATMEL_MXT is not set 1786 # CONFIG_TOUCHSCREEN_ATMEL_MAXTOUCH_TS is not set 1787 # CONFIG_TOUCHSCREEN_AUO_PIXCIR is not set 1788 # CONFIG_TOUCHSCREEN_BU21013 is not set 1789 # CONFIG_TOUCHSCREEN_CHIPONE_ICN8318 is not set 1790 # CONFIG_TOUCHSCREEN_CY8CTMG110 is not set 1791 # CONFIG_TOUCHSCREEN_CYTTSP_CORE is not set 1792 # CONFIG_TOUCHSCREEN_CYTTSP4_CORE is not set 1793 # CONFIG_TOUCHSCREEN_DYNAPRO is not set 1794 # CONFIG_TOUCHSCREEN_HAMPSHIRE is not set 1795 # CONFIG_TOUCHSCREEN_EETI is not set 1796 # CONFIG_TOUCHSCREEN_EGALAX is not set 1797 # CONFIG_TOUCHSCREEN_FT6236 is not set 1798 # CONFIG_TOUCHSCREEN_FUJITSU is not set 1799 # CONFIG_TOUCHSCREEN_GOODIX is not set 1800 # CONFIG_TOUCHSCREEN_ILI210X is not set 1801 # CONFIG_TOUCHSCREEN_GUNZE is not set 1802 # CONFIG_TOUCHSCREEN_ELAN is not set 1803 # CONFIG_TOUCHSCREEN_ELO is not set 1804 # CONFIG_TOUCHSCREEN_WACOM_W8001 is not set 1805 # CONFIG_TOUCHSCREEN_WACOM_I2C is not set 1806 # CONFIG_TOUCHSCREEN_MAX11801 is not set 1807 # CONFIG_TOUCHSCREEN_MCS5000 is not set 1808 # CONFIG_TOUCHSCREEN_MMS114 is not set 1809 # CONFIG_TOUCHSCREEN_MTOUCH is not set 1810 # CONFIG_TOUCHSCREEN_IMX6UL_TSC is not set 1811 # CONFIG_TOUCHSCREEN_INEXIO is not set 1812 # CONFIG_TOUCHSCREEN_MK712 is not set 1813 # CONFIG_TOUCHSCREEN_PENMOUNT is not set 1814 # CONFIG_TOUCHSCREEN_EDT_FT5X06 is not set 1815 # CONFIG_TOUCHSCREEN_TOUCHRIGHT is not set 1816 # CONFIG_TOUCHSCREEN_TOUCHWIN is not set 1817 # CONFIG_TOUCHSCREEN_PIXCIR is not set 1818 # CONFIG_TOUCHSCREEN_WDT87XX_I2C is not set 1819 # CONFIG_TOUCHSCREEN_USB_COMPOSITE is not set 1820 # CONFIG_TOUCHSCREEN_TOUCHIT213 is not set 1821 # CONFIG_TOUCHSCREEN_TSC_SERIO is not set 1822 # CONFIG_TOUCHSCREEN_TSC2004 is not set 1823 # CONFIG_TOUCHSCREEN_TSC2005 is not set 1824 # CONFIG_TOUCHSCREEN_TSC2007 is not set 1825 # CONFIG_TOUCHSCREEN_ST1232 is not set 1826 # CONFIG_TOUCHSCREEN_SX8654 is not set 1827 # CONFIG_TOUCHSCREEN_TPS6507X is not set 1828 # CONFIG_TOUCHSCREEN_ZFORCE is not set 1829 # CONFIG_TOUCHSCREEN_ROHM_BU21023 is not set 1830 # CONFIG_TOUCHSCREEN_MAXIM_STI is not set 1831 CONFIG_TOUCHSCREEN_GEN_VKEYS=y 1832 # CONFIG_TOUCHSCREEN_FT5X06 is not set 1833 # CONFIG_TOUCHSCREEN_IT7260_I2C is not set 1834 # CONFIG_TOUCHSCREEN_ST is not set 1835 CONFIG_INPUT_MISC=y 1836 CONFIG_STMVL53L0=y 1837 # CONFIG_INPUT_AD714X is not set 1838 # CONFIG_INPUT_BMA150 is not set 1839 # CONFIG_INPUT_E3X0_BUTTON is not set 1840 # CONFIG_INPUT_HBTP_INPUT is not set 1841 # CONFIG_INPUT_PM8941_PWRKEY is not set 1842 CONFIG_INPUT_QPNP_POWER_ON=y 1843 # CONFIG_INPUT_MMA8450 is not set 1844 # CONFIG_INPUT_MPU3050 is not set 1845 # CONFIG_INPUT_GP2A is not set 1846 # CONFIG_INPUT_GPIO_BEEPER is not set 1847 # CONFIG_INPUT_GPIO_TILT_POLLED is not set 1848 # CONFIG_INPUT_ATI_REMOTE2 is not set 1849 CONFIG_INPUT_KEYCHORD=y 1850 # CONFIG_INPUT_KEYSPAN_REMOTE is not set 1851 # CONFIG_INPUT_KXTJ9 is not set 1852 # CONFIG_INPUT_POWERMATE is not set 1853 # CONFIG_INPUT_YEALINK is not set 1854 # CONFIG_INPUT_CM109 is not set 1855 # CONFIG_INPUT_REGULATOR_HAPTIC is not set 1856 CONFIG_INPUT_UINPUT=y 1857 CONFIG_INPUT_GPIO=y 1858 # CONFIG_INPUT_PCF8574 is not set 1859 # CONFIG_INPUT_PWM_BEEPER is not set 1860 # CONFIG_INPUT_GPIO_ROTARY_ENCODER is not set 1861 # CONFIG_INPUT_ADXL34X is not set 1862 # CONFIG_INPUT_IMS_PCU is not set 1863 # CONFIG_INPUT_CMA3000 is not set 1864 # CONFIG_INPUT_SOC_BUTTON_ARRAY is not set 1865 # CONFIG_INPUT_DRV260X_HAPTICS is not set 1866 CONFIG_INPUT_DRV2624_HAPTICS=y 1867 # CONFIG_INPUT_DRV2665_HAPTICS is not set 1868 # CONFIG_INPUT_DRV2667_HAPTICS is not set 1869 # CONFIG_INPUT_PIXART_OTS_PAT9125_SWITCH is not set 1870 # CONFIG_INPUT_STMVL53L0 is not set 1871 1872 # 1873 # Hardware I/O ports 1874 # 1875 # CONFIG_SERIO is not set 1876 # CONFIG_GAMEPORT is not set 1877 1878 # 1879 # Character devices 1880 # 1881 CONFIG_TTY=y 1882 # CONFIG_VT is not set 1883 CONFIG_UNIX98_PTYS=y 1884 # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set 1885 # CONFIG_LEGACY_PTYS is not set 1886 # CONFIG_SERIAL_NONSTANDARD is not set 1887 # CONFIG_NOZOMI is not set 1888 # CONFIG_N_GSM is not set 1889 # CONFIG_TRACE_SINK is not set 1890 # CONFIG_DEVMEM is not set 1891 # CONFIG_DEVKMEM is not set 1892 1893 # 1894 # Serial drivers 1895 # 1896 CONFIG_SERIAL_EARLYCON=y 1897 # CONFIG_SERIAL_8250 is not set 1898 1899 # 1900 # Non-8250 serial port support 1901 # 1902 # CONFIG_SERIAL_AMBA_PL010 is not set 1903 # CONFIG_SERIAL_AMBA_PL011 is not set 1904 # CONFIG_SERIAL_EARLYCON_ARM_SEMIHOST is not set 1905 # CONFIG_SERIAL_MAX3100 is not set 1906 # CONFIG_SERIAL_MAX310X is not set 1907 # CONFIG_SERIAL_UARTLITE is not set 1908 CONFIG_SERIAL_CORE=y 1909 CONFIG_SERIAL_CORE_CONSOLE=y 1910 # CONFIG_SERIAL_JSM is not set 1911 CONFIG_SERIAL_MSM=y 1912 CONFIG_SERIAL_MSM_CONSOLE=y 1913 CONFIG_SERIAL_MSM_HS=y 1914 # CONFIG_SERIAL_SCCNXP is not set 1915 # CONFIG_SERIAL_SC16IS7XX is not set 1916 # CONFIG_SERIAL_ALTERA_JTAGUART is not set 1917 # CONFIG_SERIAL_ALTERA_UART is not set 1918 # CONFIG_SERIAL_IFX6X60 is not set 1919 CONFIG_SERIAL_MSM_SMD=y 1920 # CONFIG_SERIAL_XILINX_PS_UART is not set 1921 # CONFIG_SERIAL_ARC is not set 1922 # CONFIG_SERIAL_RP2 is not set 1923 # CONFIG_SERIAL_FSL_LPUART is not set 1924 # CONFIG_SERIAL_CONEXANT_DIGICOLOR is not set 1925 1926 # 1927 # Diag Support 1928 # 1929 CONFIG_DIAG_CHAR=y 1930 1931 # 1932 # DIAG traffic over USB 1933 # 1934 CONFIG_DIAG_OVER_USB=y 1935 1936 # 1937 # HSIC/SMUX support for DIAG 1938 # 1939 # CONFIG_TTY_PRINTK is not set 1940 # CONFIG_HVC_DCC is not set 1941 # CONFIG_IPMI_HANDLER is not set 1942 CONFIG_HW_RANDOM=y 1943 # CONFIG_HW_RANDOM_TIMERIOMEM is not set 1944 CONFIG_HW_RANDOM_MSM_LEGACY=y 1945 # CONFIG_HW_RANDOM_MSM is not set 1946 # CONFIG_R3964 is not set 1947 # CONFIG_APPLICOM is not set 1948 1949 # 1950 # PCMCIA character devices 1951 # 1952 # CONFIG_RAW_DRIVER is not set 1953 # CONFIG_HPET is not set 1954 # CONFIG_TCG_TPM is not set 1955 # CONFIG_DEVPORT is not set 1956 # CONFIG_XILLYBUS is not set 1957 CONFIG_MSM_ADSPRPC=y 1958 # CONFIG_MSM_RDBG is not set 1959 1960 # 1961 # I2C support 1962 # 1963 CONFIG_I2C=y 1964 CONFIG_ACPI_I2C_OPREGION=y 1965 CONFIG_I2C_BOARDINFO=y 1966 CONFIG_I2C_COMPAT=y 1967 CONFIG_I2C_CHARDEV=y 1968 CONFIG_I2C_MUX=y 1969 1970 # 1971 # Multiplexer I2C Chip support 1972 # 1973 # CONFIG_I2C_ARB_GPIO_CHALLENGE is not set 1974 # CONFIG_I2C_MUX_GPIO is not set 1975 # CONFIG_I2C_MUX_PCA9541 is not set 1976 # CONFIG_I2C_MUX_PCA954x is not set 1977 # CONFIG_I2C_MUX_PINCTRL is not set 1978 # CONFIG_I2C_MUX_REG is not set 1979 CONFIG_I2C_HELPER_AUTO=y 1980 1981 # 1982 # I2C Hardware Bus support 1983 # 1984 1985 # 1986 # PC SMBus host controller drivers 1987 # 1988 # CONFIG_I2C_ALI1535 is not set 1989 # CONFIG_I2C_ALI1563 is not set 1990 # CONFIG_I2C_ALI15X3 is not set 1991 # CONFIG_I2C_AMD756 is not set 1992 # CONFIG_I2C_AMD8111 is not set 1993 # CONFIG_I2C_I801 is not set 1994 # CONFIG_I2C_ISCH is not set 1995 # CONFIG_I2C_PIIX4 is not set 1996 # CONFIG_I2C_NFORCE2 is not set 1997 # CONFIG_I2C_SIS5595 is not set 1998 # CONFIG_I2C_SIS630 is not set 1999 # CONFIG_I2C_SIS96X is not set 2000 # CONFIG_I2C_VIA is not set 2001 # CONFIG_I2C_VIAPRO is not set 2002 2003 # 2004 # ACPI drivers 2005 # 2006 # CONFIG_I2C_SCMI is not set 2007 2008 # 2009 # I2C system bus drivers (mostly embedded / system-on-chip) 2010 # 2011 # CONFIG_I2C_CADENCE is not set 2012 # CONFIG_I2C_CBUS_GPIO is not set 2013 # CONFIG_I2C_DESIGNWARE_PCI is not set 2014 # CONFIG_I2C_EMEV2 is not set 2015 # CONFIG_I2C_GPIO is not set 2016 # CONFIG_I2C_NOMADIK is not set 2017 # CONFIG_I2C_OCORES is not set 2018 # CONFIG_I2C_PCA_PLATFORM is not set 2019 # CONFIG_I2C_PXA_PCI is not set 2020 # CONFIG_I2C_QUP is not set 2021 # CONFIG_I2C_SIMTEC is not set 2022 # CONFIG_I2C_XILINX is not set 2023 2024 # 2025 # External I2C/SMBus adapter drivers 2026 # 2027 # CONFIG_I2C_DIOLAN_U2C is not set 2028 # CONFIG_I2C_PARPORT_LIGHT is not set 2029 # CONFIG_I2C_ROBOTFUZZ_OSIF is not set 2030 # CONFIG_I2C_TAOS_EVM is not set 2031 # CONFIG_I2C_TINY_USB is not set 2032 2033 # 2034 # Other I2C/SMBus bus drivers 2035 # 2036 CONFIG_I2C_MSM_V2=y 2037 # CONFIG_I2C_STUB is not set 2038 # CONFIG_I2C_SLAVE is not set 2039 # CONFIG_I2C_DEBUG_CORE is not set 2040 # CONFIG_I2C_DEBUG_ALGO is not set 2041 # CONFIG_I2C_DEBUG_BUS is not set 2042 CONFIG_SLIMBUS=y 2043 # CONFIG_SLIMBUS_MSM_CTRL is not set 2044 CONFIG_SLIMBUS_MSM_NGD=y 2045 CONFIG_SOUNDWIRE=y 2046 CONFIG_SOUNDWIRE_WCD_CTRL=y 2047 CONFIG_SPI=y 2048 # CONFIG_SPI_DEBUG is not set 2049 CONFIG_SPI_MASTER=y 2050 2051 # 2052 # SPI Master Controller Drivers 2053 # 2054 # CONFIG_SPI_ALTERA is not set 2055 # CONFIG_SPI_BITBANG is not set 2056 # CONFIG_SPI_CADENCE is not set 2057 # CONFIG_SPI_GPIO is not set 2058 # CONFIG_SPI_FSL_SPI is not set 2059 # CONFIG_SPI_OC_TINY is not set 2060 # CONFIG_SPI_PL022 is not set 2061 # CONFIG_SPI_PXA2XX is not set 2062 # CONFIG_SPI_PXA2XX_PCI is not set 2063 # CONFIG_SPI_ROCKCHIP is not set 2064 CONFIG_SPI_QUP=y 2065 # CONFIG_SPI_SC18IS602 is not set 2066 # CONFIG_SPI_XCOMM is not set 2067 # CONFIG_SPI_XILINX is not set 2068 # CONFIG_SPI_ZYNQMP_GQSPI is not set 2069 # CONFIG_SPI_DESIGNWARE is not set 2070 2071 # 2072 # SPI Protocol Masters 2073 # 2074 CONFIG_SPI_SPIDEV=y 2075 # CONFIG_SPI_TLE62X0 is not set 2076 CONFIG_SPMI=y 2077 CONFIG_SPMI_MSM_PMIC_ARB=y 2078 # CONFIG_HSI is not set 2079 2080 # 2081 # PPS support 2082 # 2083 # CONFIG_PPS is not set 2084 2085 # 2086 # PPS generators support 2087 # 2088 2089 # 2090 # PTP clock support 2091 # 2092 # CONFIG_PTP_1588_CLOCK is not set 2093 2094 # 2095 # Enable PHYLIB and NETWORK_PHY_TIMESTAMPING to see the additional clocks. 2096 # 2097 CONFIG_PINCTRL=y 2098 2099 # 2100 # Pin controllers 2101 # 2102 CONFIG_PINMUX=y 2103 CONFIG_PINCONF=y 2104 CONFIG_GENERIC_PINCONF=y 2105 # CONFIG_DEBUG_PINCTRL is not set 2106 # CONFIG_PINCTRL_AMD is not set 2107 # CONFIG_PINCTRL_SINGLE is not set 2108 # CONFIG_PINCTRL_TCA6418 is not set 2109 # CONFIG_PINCTRL_BAYTRAIL is not set 2110 # CONFIG_PINCTRL_CHERRYVIEW is not set 2111 # CONFIG_PINCTRL_BROXTON is not set 2112 # CONFIG_PINCTRL_SUNRISEPOINT is not set 2113 CONFIG_PINCTRL_MSM=y 2114 # CONFIG_PINCTRL_APQ8064 is not set 2115 # CONFIG_PINCTRL_APQ8084 is not set 2116 # CONFIG_PINCTRL_IPQ8064 is not set 2117 # CONFIG_PINCTRL_MSM8660 is not set 2118 # CONFIG_PINCTRL_MSM8960 is not set 2119 # CONFIG_PINCTRL_MSM8X74 is not set 2120 # CONFIG_PINCTRL_MSM8916 is not set 2121 # CONFIG_PINCTRL_QDF2XXX is not set 2122 # CONFIG_PINCTRL_QCOM_SPMI_PMIC is not set 2123 # CONFIG_PINCTRL_QCOM_SSBI_PMIC is not set 2124 CONFIG_PINCTRL_MSM8998=y 2125 # CONFIG_PINCTRL_MSM8996 is not set 2126 # CONFIG_PINCTRL_SDM660 is not set 2127 CONFIG_PINCTRL_WCD=y 2128 # CONFIG_PINCTRL_LPI is not set 2129 CONFIG_ARCH_HAVE_CUSTOM_GPIO_H=y 2130 CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y 2131 CONFIG_GPIOLIB=y 2132 CONFIG_GPIO_DEVRES=y 2133 CONFIG_OF_GPIO=y 2134 CONFIG_GPIO_ACPI=y 2135 CONFIG_GPIOLIB_IRQCHIP=y 2136 # CONFIG_DEBUG_GPIO is not set 2137 CONFIG_GPIO_SYSFS=y 2138 2139 # 2140 # Memory mapped GPIO drivers 2141 # 2142 # CONFIG_GPIO_74XX_MMIO is not set 2143 # CONFIG_GPIO_ALTERA is not set 2144 # CONFIG_GPIO_AMDPT is not set 2145 # CONFIG_GPIO_DWAPB is not set 2146 # CONFIG_GPIO_GENERIC_PLATFORM is not set 2147 # CONFIG_GPIO_GRGPIO is not set 2148 # CONFIG_GPIO_PL061 is not set 2149 CONFIG_GPIO_QPNP_PIN=y 2150 # CONFIG_GPIO_QPNP_PIN_DEBUG is not set 2151 # CONFIG_GPIO_SYSCON is not set 2152 # CONFIG_GPIO_VX855 is not set 2153 # CONFIG_GPIO_XGENE is not set 2154 # CONFIG_GPIO_XILINX is not set 2155 # CONFIG_GPIO_ZX is not set 2156 2157 # 2158 # I2C GPIO expanders 2159 # 2160 # CONFIG_GPIO_ADP5588 is not set 2161 # CONFIG_GPIO_ADNP is not set 2162 # CONFIG_GPIO_MAX7300 is not set 2163 # CONFIG_GPIO_MAX732X is not set 2164 # CONFIG_GPIO_PCA953X is not set 2165 # CONFIG_GPIO_PCF857X is not set 2166 # CONFIG_GPIO_SX150X is not set 2167 2168 # 2169 # MFD GPIO expanders 2170 # 2171 2172 # 2173 # PCI GPIO expanders 2174 # 2175 # CONFIG_GPIO_AMD8111 is not set 2176 # CONFIG_GPIO_BT8XX is not set 2177 # CONFIG_GPIO_ML_IOH is not set 2178 # CONFIG_GPIO_RDC321X is not set 2179 2180 # 2181 # SPI GPIO expanders 2182 # 2183 # CONFIG_GPIO_74X164 is not set 2184 # CONFIG_GPIO_MAX7301 is not set 2185 # CONFIG_GPIO_MC33880 is not set 2186 2187 # 2188 # SPI or I2C GPIO expanders 2189 # 2190 # CONFIG_GPIO_MCP23S08 is not set 2191 2192 # 2193 # USB GPIO expanders 2194 # 2195 # CONFIG_W1 is not set 2196 CONFIG_POWER_SUPPLY=y 2197 # CONFIG_POWER_SUPPLY_DEBUG is not set 2198 # CONFIG_PDA_POWER is not set 2199 # CONFIG_GENERIC_ADC_BATTERY is not set 2200 # CONFIG_TEST_POWER is not set 2201 # CONFIG_BATTERY_DS2780 is not set 2202 # CONFIG_BATTERY_DS2781 is not set 2203 # CONFIG_BATTERY_DS2782 is not set 2204 # CONFIG_BATTERY_SBS is not set 2205 # CONFIG_BATTERY_BQ27XXX is not set 2206 # CONFIG_BATTERY_MAX17040 is not set 2207 # CONFIG_BATTERY_MAX17042 is not set 2208 CONFIG_HTC_BATTERY=m 2209 # CONFIG_CHARGER_ISP1704 is not set 2210 # CONFIG_CHARGER_MAX8903 is not set 2211 # CONFIG_CHARGER_LP8727 is not set 2212 # CONFIG_CHARGER_GPIO is not set 2213 # CONFIG_CHARGER_MANAGER is not set 2214 # CONFIG_CHARGER_QCOM_SMBB is not set 2215 # CONFIG_CHARGER_BQ2415X is not set 2216 # CONFIG_CHARGER_BQ24190 is not set 2217 # CONFIG_CHARGER_BQ24257 is not set 2218 # CONFIG_CHARGER_BQ24735 is not set 2219 # CONFIG_CHARGER_BQ25890 is not set 2220 # CONFIG_CHARGER_SMB347 is not set 2221 # CONFIG_BATTERY_BQ28400 is not set 2222 # CONFIG_BATTERY_GAUGE_LTC2941 is not set 2223 # CONFIG_CHARGER_RT9455 is not set 2224 CONFIG_LGE_BATTERY=m 2225 CONFIG_POWER_RESET=y 2226 # CONFIG_POWER_RESET_GPIO is not set 2227 # CONFIG_POWER_RESET_GPIO_RESTART is not set 2228 # CONFIG_POWER_RESET_LTC2952 is not set 2229 CONFIG_POWER_RESET_QCOM=y 2230 CONFIG_QCOM_DLOAD_MODE=y 2231 # CONFIG_POWER_RESET_RESTART is not set 2232 CONFIG_POWER_RESET_XGENE=y 2233 CONFIG_POWER_RESET_SYSCON=y 2234 # CONFIG_POWER_RESET_SYSCON_POWEROFF is not set 2235 # CONFIG_SYSCON_REBOOT_MODE is not set 2236 2237 # 2238 # Qualcomm Technologies Inc Charger and Fuel Gauge support 2239 # 2240 CONFIG_QPNP_FG_GEN3=y 2241 # CONFIG_QPNP_FG_GEN3_LEGACY_CYCLE_COUNT is not set 2242 CONFIG_SMB135X_CHARGER=y 2243 CONFIG_SMB1351_USB_CHARGER=y 2244 CONFIG_MSM_BCL_CTL=y 2245 CONFIG_MSM_BCL_PERIPHERAL_CTL=y 2246 CONFIG_BATTERY_BCL=y 2247 CONFIG_QPNP_SMB2=y 2248 CONFIG_SMB138X_CHARGER=y 2249 # CONFIG_QPNP_QNOVO is not set 2250 # CONFIG_POWER_AVS is not set 2251 CONFIG_MSM_PM=y 2252 # CONFIG_APSS_CORE_EA is not set 2253 CONFIG_MSM_APM=y 2254 CONFIG_MSM_IDLE_STATS=y 2255 CONFIG_MSM_IDLE_STATS_FIRST_BUCKET=62500 2256 CONFIG_MSM_IDLE_STATS_BUCKET_SHIFT=2 2257 CONFIG_MSM_IDLE_STATS_BUCKET_COUNT=10 2258 CONFIG_MSM_SUSPEND_STATS_FIRST_BUCKET=1000000000 2259 CONFIG_HWMON=y 2260 # CONFIG_HWMON_VID is not set 2261 # CONFIG_HWMON_DEBUG_CHIP is not set 2262 2263 # 2264 # Native drivers 2265 # 2266 # CONFIG_SENSORS_AD7314 is not set 2267 # CONFIG_SENSORS_AD7414 is not set 2268 # CONFIG_SENSORS_AD7418 is not set 2269 # CONFIG_SENSORS_ADM1021 is not set 2270 # CONFIG_SENSORS_ADM1025 is not set 2271 # CONFIG_SENSORS_ADM1026 is not set 2272 # CONFIG_SENSORS_ADM1029 is not set 2273 # CONFIG_SENSORS_ADM1031 is not set 2274 # CONFIG_SENSORS_ADM9240 is not set 2275 # CONFIG_SENSORS_ADT7310 is not set 2276 # CONFIG_SENSORS_ADT7410 is not set 2277 # CONFIG_SENSORS_ADT7411 is not set 2278 # CONFIG_SENSORS_ADT7462 is not set 2279 # CONFIG_SENSORS_ADT7470 is not set 2280 # CONFIG_SENSORS_ADT7475 is not set 2281 # CONFIG_SENSORS_ASC7621 is not set 2282 # CONFIG_SENSORS_ATXP1 is not set 2283 # CONFIG_SENSORS_DS620 is not set 2284 # CONFIG_SENSORS_DS1621 is not set 2285 # CONFIG_SENSORS_I5K_AMB is not set 2286 # CONFIG_SENSORS_F71805F is not set 2287 # CONFIG_SENSORS_F71882FG is not set 2288 # CONFIG_SENSORS_F75375S is not set 2289 # CONFIG_SENSORS_GL518SM is not set 2290 # CONFIG_SENSORS_GL520SM is not set 2291 # CONFIG_SENSORS_G760A is not set 2292 # CONFIG_SENSORS_G762 is not set 2293 # CONFIG_SENSORS_GPIO_FAN is not set 2294 # CONFIG_SENSORS_HIH6130 is not set 2295 # CONFIG_SENSORS_IIO_HWMON is not set 2296 # CONFIG_SENSORS_IT87 is not set 2297 # CONFIG_SENSORS_JC42 is not set 2298 # CONFIG_SENSORS_POWR1220 is not set 2299 # CONFIG_SENSORS_LINEAGE is not set 2300 # CONFIG_SENSORS_LTC2945 is not set 2301 # CONFIG_SENSORS_LTC4151 is not set 2302 # CONFIG_SENSORS_LTC4215 is not set 2303 # CONFIG_SENSORS_LTC4222 is not set 2304 # CONFIG_SENSORS_LTC4245 is not set 2305 # CONFIG_SENSORS_LTC4260 is not set 2306 # CONFIG_SENSORS_LTC4261 is not set 2307 # CONFIG_SENSORS_MAX1111 is not set 2308 # CONFIG_SENSORS_MAX16065 is not set 2309 # CONFIG_SENSORS_MAX1619 is not set 2310 # CONFIG_SENSORS_MAX1668 is not set 2311 # CONFIG_SENSORS_MAX197 is not set 2312 # CONFIG_SENSORS_MAX6639 is not set 2313 # CONFIG_SENSORS_MAX6642 is not set 2314 # CONFIG_SENSORS_MAX6650 is not set 2315 # CONFIG_SENSORS_MAX6697 is not set 2316 # CONFIG_SENSORS_MAX31790 is not set 2317 # CONFIG_SENSORS_HTU21 is not set 2318 # CONFIG_SENSORS_MCP3021 is not set 2319 # CONFIG_SENSORS_ADCXX is not set 2320 # CONFIG_SENSORS_LM63 is not set 2321 # CONFIG_SENSORS_LM70 is not set 2322 # CONFIG_SENSORS_LM73 is not set 2323 # CONFIG_SENSORS_LM75 is not set 2324 # CONFIG_SENSORS_LM77 is not set 2325 # CONFIG_SENSORS_LM78 is not set 2326 # CONFIG_SENSORS_LM80 is not set 2327 # CONFIG_SENSORS_LM83 is not set 2328 # CONFIG_SENSORS_LM85 is not set 2329 # CONFIG_SENSORS_LM87 is not set 2330 # CONFIG_SENSORS_LM90 is not set 2331 # CONFIG_SENSORS_LM92 is not set 2332 # CONFIG_SENSORS_LM93 is not set 2333 # CONFIG_SENSORS_LM95234 is not set 2334 # CONFIG_SENSORS_LM95241 is not set 2335 # CONFIG_SENSORS_LM95245 is not set 2336 # CONFIG_SENSORS_PC87360 is not set 2337 # CONFIG_SENSORS_PC87427 is not set 2338 # CONFIG_SENSORS_NTC_THERMISTOR is not set 2339 # CONFIG_SENSORS_NCT6683 is not set 2340 # CONFIG_SENSORS_NCT6775 is not set 2341 # CONFIG_SENSORS_NCT7802 is not set 2342 # CONFIG_SENSORS_NCT7904 is not set 2343 # CONFIG_SENSORS_PCF8591 is not set 2344 # CONFIG_SENSORS_EPM_ADC is not set 2345 CONFIG_SENSORS_QPNP_ADC_VOLTAGE=y 2346 # CONFIG_SENSORS_QPNP_ADC_CURRENT is not set 2347 # CONFIG_PMBUS is not set 2348 # CONFIG_SENSORS_PWM_FAN is not set 2349 # CONFIG_SENSORS_SHT15 is not set 2350 # CONFIG_SENSORS_SHT21 is not set 2351 # CONFIG_SENSORS_SHTC1 is not set 2352 # CONFIG_SENSORS_SIS5595 is not set 2353 # CONFIG_SENSORS_DME1737 is not set 2354 # CONFIG_SENSORS_EMC1403 is not set 2355 # CONFIG_SENSORS_EMC2103 is not set 2356 # CONFIG_SENSORS_EMC6W201 is not set 2357 # CONFIG_SENSORS_SMSC47M1 is not set 2358 # CONFIG_SENSORS_SMSC47M192 is not set 2359 # CONFIG_SENSORS_SMSC47B397 is not set 2360 # CONFIG_SENSORS_SCH56XX_COMMON is not set 2361 # CONFIG_SENSORS_SMM665 is not set 2362 # CONFIG_SENSORS_ADC128D818 is not set 2363 # CONFIG_SENSORS_ADS1015 is not set 2364 # CONFIG_SENSORS_ADS7828 is not set 2365 # CONFIG_SENSORS_ADS7871 is not set 2366 # CONFIG_SENSORS_AMC6821 is not set 2367 # CONFIG_SENSORS_INA209 is not set 2368 # CONFIG_SENSORS_INA2XX is not set 2369 # CONFIG_SENSORS_TC74 is not set 2370 # CONFIG_SENSORS_THMC50 is not set 2371 # CONFIG_SENSORS_TMP102 is not set 2372 # CONFIG_SENSORS_TMP103 is not set 2373 # CONFIG_SENSORS_TMP401 is not set 2374 # CONFIG_SENSORS_TMP421 is not set 2375 # CONFIG_SENSORS_VIA686A is not set 2376 # CONFIG_SENSORS_VT1211 is not set 2377 # CONFIG_SENSORS_VT8231 is not set 2378 # CONFIG_SENSORS_W83781D is not set 2379 # CONFIG_SENSORS_W83791D is not set 2380 # CONFIG_SENSORS_W83792D is not set 2381 # CONFIG_SENSORS_W83793 is not set 2382 # CONFIG_SENSORS_W83795 is not set 2383 # CONFIG_SENSORS_W83L785TS is not set 2384 # CONFIG_SENSORS_W83L786NG is not set 2385 # CONFIG_SENSORS_W83627HF is not set 2386 # CONFIG_SENSORS_W83627EHF is not set 2387 2388 # 2389 # ACPI drivers 2390 # 2391 # CONFIG_SENSORS_ACPI_POWER is not set 2392 CONFIG_THERMAL=y 2393 CONFIG_THERMAL_HWMON=y 2394 CONFIG_THERMAL_OF=y 2395 CONFIG_THERMAL_WRITABLE_TRIPS=y 2396 CONFIG_THERMAL_DEFAULT_GOV_STEP_WISE=y 2397 # CONFIG_THERMAL_DEFAULT_GOV_FAIR_SHARE is not set 2398 # CONFIG_THERMAL_DEFAULT_GOV_USER_SPACE is not set 2399 # CONFIG_THERMAL_DEFAULT_GOV_POWER_ALLOCATOR is not set 2400 # CONFIG_THERMAL_GOV_FAIR_SHARE is not set 2401 CONFIG_THERMAL_GOV_STEP_WISE=y 2402 # CONFIG_THERMAL_GOV_BANG_BANG is not set 2403 # CONFIG_THERMAL_GOV_USER_SPACE is not set 2404 # CONFIG_THERMAL_GOV_POWER_ALLOCATOR is not set 2405 CONFIG_CPU_THERMAL=y 2406 # CONFIG_DEVFREQ_THERMAL is not set 2407 # CONFIG_THERMAL_EMULATION is not set 2408 CONFIG_LIMITS_MONITOR=y 2409 CONFIG_LIMITS_LITE_HW=y 2410 CONFIG_THERMAL_MONITOR=y 2411 CONFIG_THERMAL_TSENS8974=y 2412 # CONFIG_IMX_THERMAL is not set 2413 CONFIG_THERMAL_QPNP=y 2414 CONFIG_THERMAL_QPNP_ADC_TM=y 2415 CONFIG_QCOM_THERMAL_LIMITS_DCVS=y 2416 # CONFIG_QCOM_SPMI_TEMP_ALARM is not set 2417 # CONFIG_WATCHDOG is not set 2418 CONFIG_SSB_POSSIBLE=y 2419 2420 # 2421 # Sonics Silicon Backplane 2422 # 2423 # CONFIG_SSB is not set 2424 CONFIG_BCMA_POSSIBLE=y 2425 2426 # 2427 # Broadcom specific AMBA 2428 # 2429 # CONFIG_BCMA is not set 2430 2431 # 2432 # Multifunction device drivers 2433 # 2434 CONFIG_MFD_CORE=y 2435 # CONFIG_MFD_AS3711 is not set 2436 # CONFIG_MFD_AS3722 is not set 2437 # CONFIG_PMIC_ADP5520 is not set 2438 # CONFIG_MFD_AAT2870_CORE is not set 2439 # CONFIG_MFD_ATMEL_FLEXCOM is not set 2440 # CONFIG_MFD_ATMEL_HLCDC is not set 2441 # CONFIG_MFD_BCM590XX is not set 2442 # CONFIG_MFD_AXP20X is not set 2443 # CONFIG_PMIC_DA903X is not set 2444 # CONFIG_MFD_DA9052_SPI is not set 2445 # CONFIG_MFD_DA9052_I2C is not set 2446 # CONFIG_MFD_DA9055 is not set 2447 # CONFIG_MFD_DA9062 is not set 2448 # CONFIG_MFD_DA9063 is not set 2449 # CONFIG_MFD_DA9150 is not set 2450 # CONFIG_MFD_DLN2 is not set 2451 # CONFIG_MFD_MC13XXX_SPI is not set 2452 # CONFIG_MFD_MC13XXX_I2C is not set 2453 # CONFIG_MFD_HI6421_PMIC is not set 2454 # CONFIG_HTC_PASIC3 is not set 2455 # CONFIG_HTC_I2CPLD is not set 2456 # CONFIG_LPC_ICH is not set 2457 # CONFIG_LPC_SCH is not set 2458 # CONFIG_INTEL_SOC_PMIC is not set 2459 # CONFIG_MFD_JANZ_CMODIO is not set 2460 # CONFIG_MFD_KEMPLD is not set 2461 # CONFIG_MFD_88PM800 is not set 2462 # CONFIG_MFD_88PM805 is not set 2463 # CONFIG_MFD_88PM860X is not set 2464 # CONFIG_MFD_MAX14577 is not set 2465 # CONFIG_MFD_MAX77686 is not set 2466 # CONFIG_MFD_MAX77693 is not set 2467 # CONFIG_MFD_MAX77843 is not set 2468 # CONFIG_MFD_MAX8907 is not set 2469 # CONFIG_MFD_MAX8925 is not set 2470 # CONFIG_MFD_MAX8997 is not set 2471 # CONFIG_MFD_MAX8998 is not set 2472 # CONFIG_MFD_MT6397 is not set 2473 # CONFIG_MFD_MENF21BMC is not set 2474 # CONFIG_EZX_PCAP is not set 2475 # CONFIG_MFD_VIPERBOARD is not set 2476 # CONFIG_MFD_RETU is not set 2477 # CONFIG_MFD_PCF50633 is not set 2478 # CONFIG_MFD_QCOM_RPM is not set 2479 CONFIG_MFD_SPMI_PMIC=y 2480 CONFIG_MFD_I2C_PMIC=y 2481 # CONFIG_MFD_RDC321X is not set 2482 # CONFIG_MFD_RTSX_PCI is not set 2483 # CONFIG_MFD_RT5033 is not set 2484 # CONFIG_MFD_RTSX_USB is not set 2485 # CONFIG_MFD_RC5T583 is not set 2486 # CONFIG_MFD_RK808 is not set 2487 # CONFIG_MFD_RN5T618 is not set 2488 # CONFIG_MFD_SEC_CORE is not set 2489 # CONFIG_MFD_SI476X_CORE is not set 2490 # CONFIG_MFD_SM501 is not set 2491 # CONFIG_MFD_SKY81452 is not set 2492 # CONFIG_MFD_SMSC is not set 2493 # CONFIG_ABX500_CORE is not set 2494 # CONFIG_MFD_STMPE is not set 2495 CONFIG_MFD_SYSCON=y 2496 # CONFIG_MFD_TI_AM335X_TSCADC is not set 2497 # CONFIG_MFD_LP3943 is not set 2498 # CONFIG_MFD_LP8788 is not set 2499 # CONFIG_MFD_PALMAS is not set 2500 # CONFIG_TPS6105X is not set 2501 # CONFIG_TPS65010 is not set 2502 # CONFIG_TPS6507X is not set 2503 # CONFIG_MFD_TPS65090 is not set 2504 # CONFIG_MFD_TPS65217 is not set 2505 # CONFIG_MFD_TPS65218 is not set 2506 # CONFIG_MFD_TPS6586X is not set 2507 # CONFIG_MFD_TPS65910 is not set 2508 # CONFIG_MFD_TPS65912 is not set 2509 # CONFIG_MFD_TPS65912_I2C is not set 2510 # CONFIG_MFD_TPS65912_SPI is not set 2511 # CONFIG_MFD_TPS80031 is not set 2512 # CONFIG_TWL4030_CORE is not set 2513 # CONFIG_TWL6040_CORE is not set 2514 # CONFIG_MFD_WL1273_CORE is not set 2515 # CONFIG_MFD_LM3533 is not set 2516 # CONFIG_MFD_TC3589X is not set 2517 # CONFIG_MFD_TMIO is not set 2518 # CONFIG_MFD_VX855 is not set 2519 # CONFIG_MFD_ARIZONA_I2C is not set 2520 # CONFIG_MFD_ARIZONA_SPI is not set 2521 # CONFIG_MFD_WM8400 is not set 2522 # CONFIG_MFD_WM831X_I2C is not set 2523 # CONFIG_MFD_WM831X_SPI is not set 2524 # CONFIG_MFD_WM8350_I2C is not set 2525 # CONFIG_MFD_WM8994 is not set 2526 CONFIG_MSM_CDC_PINCTRL=y 2527 CONFIG_MSM_CDC_SUPPLY=y 2528 CONFIG_WCD9XXX_CODEC_UTIL=y 2529 # CONFIG_WCD9330_CODEC is not set 2530 CONFIG_WCD9335_CODEC=y 2531 CONFIG_WCD934X_CODEC=y 2532 CONFIG_REGULATOR=y 2533 # CONFIG_REGULATOR_DEBUG is not set 2534 CONFIG_REGULATOR_FIXED_VOLTAGE=y 2535 # CONFIG_REGULATOR_VIRTUAL_CONSUMER is not set 2536 # CONFIG_REGULATOR_USERSPACE_CONSUMER is not set 2537 # CONFIG_REGULATOR_ACT8865 is not set 2538 # CONFIG_REGULATOR_AD5398 is not set 2539 # CONFIG_REGULATOR_ANATOP is not set 2540 # CONFIG_REGULATOR_DA9210 is not set 2541 # CONFIG_REGULATOR_DA9211 is not set 2542 # CONFIG_REGULATOR_FAN53555 is not set 2543 # CONFIG_REGULATOR_MSM_GFX_LDO is not set 2544 # CONFIG_REGULATOR_GPIO is not set 2545 # CONFIG_REGULATOR_ISL9305 is not set 2546 # CONFIG_REGULATOR_ISL6271A is not set 2547 # CONFIG_REGULATOR_LP3971 is not set 2548 # CONFIG_REGULATOR_LP3972 is not set 2549 # CONFIG_REGULATOR_LP872X is not set 2550 # CONFIG_REGULATOR_LP8755 is not set 2551 # CONFIG_REGULATOR_LTC3589 is not set 2552 # CONFIG_REGULATOR_MAX1586 is not set 2553 # CONFIG_REGULATOR_MAX8649 is not set 2554 # CONFIG_REGULATOR_MAX8660 is not set 2555 # CONFIG_REGULATOR_MAX8952 is not set 2556 # CONFIG_REGULATOR_MAX8973 is not set 2557 # CONFIG_REGULATOR_MT6311 is not set 2558 # CONFIG_REGULATOR_PFUZE100 is not set 2559 # CONFIG_REGULATOR_PWM is not set 2560 # CONFIG_REGULATOR_QCOM_SPMI is not set 2561 # CONFIG_REGULATOR_TPS51632 is not set 2562 CONFIG_REGULATOR_TPS61099=y 2563 # CONFIG_REGULATOR_TPS62360 is not set 2564 # CONFIG_REGULATOR_TPS65023 is not set 2565 # CONFIG_REGULATOR_TPS6507X is not set 2566 # CONFIG_REGULATOR_TPS6524X is not set 2567 CONFIG_REGULATOR_RPM_SMD=y 2568 CONFIG_REGULATOR_QPNP=y 2569 CONFIG_REGULATOR_QPNP_LABIBB=y 2570 CONFIG_REGULATOR_QPNP_LCDB=y 2571 # CONFIG_REGULATOR_QPNP_OLEDB is not set 2572 CONFIG_REGULATOR_SPM=y 2573 # CONFIG_REGULATOR_CPR is not set 2574 # CONFIG_REGULATOR_CPR2_GFX is not set 2575 CONFIG_REGULATOR_CPR3=y 2576 CONFIG_REGULATOR_CPR3_HMSS=y 2577 CONFIG_REGULATOR_CPR3_MMSS=y 2578 # CONFIG_REGULATOR_CPR4_APSS is not set 2579 CONFIG_REGULATOR_CPRH_KBSS=y 2580 # CONFIG_REGULATOR_CPR4_MMSS_LDO is not set 2581 # CONFIG_REGULATOR_KRYO is not set 2582 CONFIG_REGULATOR_MEM_ACC=y 2583 CONFIG_REGULATOR_PROXY_CONSUMER=y 2584 CONFIG_REGULATOR_STUB=y 2585 CONFIG_MEDIA_SUPPORT=y 2586 2587 # 2588 # Multimedia core support 2589 # 2590 CONFIG_MEDIA_CAMERA_SUPPORT=y 2591 # CONFIG_MEDIA_ANALOG_TV_SUPPORT is not set 2592 # CONFIG_MEDIA_DIGITAL_TV_SUPPORT is not set 2593 # CONFIG_MEDIA_RADIO_SUPPORT is not set 2594 # CONFIG_MEDIA_SDR_SUPPORT is not set 2595 # CONFIG_MEDIA_RC_SUPPORT is not set 2596 CONFIG_MEDIA_CONTROLLER=y 2597 CONFIG_VIDEO_DEV=y 2598 CONFIG_VIDEO_V4L2_SUBDEV_API=y 2599 CONFIG_VIDEO_V4L2=y 2600 # CONFIG_VIDEO_ADV_DEBUG is not set 2601 CONFIG_VIDEO_FIXED_MINOR_RANGES=y 2602 CONFIG_V4L2_MEM2MEM_DEV=y 2603 CONFIG_VIDEOBUF2_CORE=y 2604 # CONFIG_TTPCI_EEPROM is not set 2605 2606 # 2607 # Media drivers 2608 # 2609 # CONFIG_MEDIA_USB_SUPPORT is not set 2610 # CONFIG_MEDIA_PCI_SUPPORT is not set 2611 CONFIG_V4L_PLATFORM_DRIVERS=y 2612 # CONFIG_VIDEO_CAFE_CCIC is not set 2613 # CONFIG_SOC_CAMERA is not set 2614 # CONFIG_VIDEO_XILINX is not set 2615 # CONFIG_V4L_MEM2MEM_DRIVERS is not set 2616 # CONFIG_V4L_TEST_DRIVERS is not set 2617 2618 # 2619 # Qualcomm MSM Camera And Video 2620 # 2621 CONFIG_MSM_CAMERA=y 2622 # CONFIG_MSM_CAMERA_DEBUG is not set 2623 CONFIG_MSMB_CAMERA=y 2624 # CONFIG_MSMB_CAMERA_DEBUG is not set 2625 CONFIG_MSM_CAMERA_SENSOR=y 2626 CONFIG_MSM_CPP=y 2627 CONFIG_MSM_CCI=y 2628 CONFIG_MSM_CSI20_HEADER=y 2629 CONFIG_MSM_CSI22_HEADER=y 2630 CONFIG_MSM_CSI30_HEADER=y 2631 CONFIG_MSM_CSI31_HEADER=y 2632 CONFIG_MSM_CSIPHY=y 2633 CONFIG_MSM_CSID=y 2634 CONFIG_MSM_EEPROM=y 2635 CONFIG_MSM_ISPIF=y 2636 # CONFIG_MSM_ISPIF_V1 is not set 2637 # CONFIG_MSM_ISPIF_V2 is not set 2638 # CONFIG_IMX134 is not set 2639 # CONFIG_IMX132 is not set 2640 # CONFIG_OV9724 is not set 2641 # CONFIG_OV5648 is not set 2642 # CONFIG_GC0339 is not set 2643 # CONFIG_OV8825 is not set 2644 # CONFIG_OV8865 is not set 2645 # CONFIG_s5k4e1 is not set 2646 # CONFIG_OV12830 is not set 2647 CONFIG_FW_UPDATE=y 2648 CONFIG_MSM_V4L2_VIDEO_OVERLAY_DEVICE=y 2649 CONFIG_MSMB_JPEG=y 2650 CONFIG_MSM_FD=y 2651 CONFIG_MSM_JPEGDMA=y 2652 CONFIG_MSM_SEC_CCI_TA_NAME="seccamdemo64" 2653 # CONFIG_MSM_SEC_CCI_DEBUG is not set 2654 CONFIG_LC898123F40=y 2655 CONFIG_MSM_VIDC_V4L2=y 2656 CONFIG_MSM_VIDC_VMEM=y 2657 CONFIG_MSM_VIDC_GOVERNORS=y 2658 CONFIG_MSM_SDE_ROTATOR=y 2659 CONFIG_MSM_SDE_ROTATOR_EVTLOG_DEBUG=y 2660 # CONFIG_TSPP is not set 2661 2662 # 2663 # Supported MMC/SDIO adapters 2664 # 2665 # CONFIG_CYPRESS_FIRMWARE is not set 2666 2667 # 2668 # Media ancillary drivers (tuners, sensors, i2c, frontends) 2669 # 2670 CONFIG_MEDIA_SUBDRV_AUTOSELECT=y 2671 2672 # 2673 # Audio decoders, processors and mixers 2674 # 2675 2676 # 2677 # RDS decoders 2678 # 2679 2680 # 2681 # Video decoders 2682 # 2683 2684 # 2685 # Video and audio decoders 2686 # 2687 2688 # 2689 # Video encoders 2690 # 2691 2692 # 2693 # Camera sensor devices 2694 # 2695 2696 # 2697 # Flash devices 2698 # 2699 2700 # 2701 # Video improvement chips 2702 # 2703 2704 # 2705 # Audio/Video compression chips 2706 # 2707 2708 # 2709 # Miscellaneous helper chips 2710 # 2711 2712 # 2713 # Sensors used on soc_camera driver 2714 # 2715 2716 # 2717 # Tools to develop new frontends 2718 # 2719 # CONFIG_DVB_DUMMY_FE is not set 2720 2721 # 2722 # Graphics support 2723 # 2724 CONFIG_VGA_ARB=y 2725 CONFIG_VGA_ARB_MAX_GPUS=16 2726 CONFIG_QCOM_KGSL=y 2727 # CONFIG_QCOM_KGSL_CFF_DUMP is not set 2728 CONFIG_QCOM_ADRENO_DEFAULT_GOVERNOR="msm-adreno-tz" 2729 CONFIG_QCOM_KGSL_IOMMU=y 2730 # CONFIG_DRM is not set 2731 2732 # 2733 # Frame buffer Devices 2734 # 2735 CONFIG_FB=y 2736 # CONFIG_FIRMWARE_EDID is not set 2737 CONFIG_FB_CMDLINE=y 2738 # CONFIG_FB_DDC is not set 2739 # CONFIG_FB_BOOT_VESA_SUPPORT is not set 2740 CONFIG_FB_CFB_FILLRECT=y 2741 CONFIG_FB_CFB_COPYAREA=y 2742 CONFIG_FB_CFB_IMAGEBLIT=y 2743 # CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set 2744 CONFIG_FB_SYS_FILLRECT=y 2745 CONFIG_FB_SYS_COPYAREA=y 2746 CONFIG_FB_SYS_IMAGEBLIT=y 2747 # CONFIG_FB_FOREIGN_ENDIAN is not set 2748 CONFIG_FB_SYS_FOPS=y 2749 # CONFIG_FB_SVGALIB is not set 2750 # CONFIG_FB_MACMODES is not set 2751 # CONFIG_FB_BACKLIGHT is not set 2752 # CONFIG_FB_MODE_HELPERS is not set 2753 # CONFIG_FB_TILEBLITTING is not set 2754 2755 # 2756 # Frame buffer hardware drivers 2757 # 2758 # CONFIG_FB_CIRRUS is not set 2759 # CONFIG_FB_PM2 is not set 2760 # CONFIG_FB_ARMCLCD is not set 2761 # CONFIG_FB_CYBER2000 is not set 2762 # CONFIG_FB_ASILIANT is not set 2763 # CONFIG_FB_IMSTT is not set 2764 # CONFIG_FB_OPENCORES is not set 2765 # CONFIG_FB_S1D13XXX is not set 2766 # CONFIG_FB_NVIDIA is not set 2767 # CONFIG_FB_RIVA is not set 2768 # CONFIG_FB_I740 is not set 2769 # CONFIG_FB_MATROX is not set 2770 # CONFIG_FB_RADEON is not set 2771 # CONFIG_FB_ATY128 is not set 2772 # CONFIG_FB_ATY is not set 2773 # CONFIG_FB_S3 is not set 2774 # CONFIG_FB_SAVAGE is not set 2775 # CONFIG_FB_SIS is not set 2776 # CONFIG_FB_NEOMAGIC is not set 2777 # CONFIG_FB_KYRO is not set 2778 # CONFIG_FB_3DFX is not set 2779 # CONFIG_FB_VOODOO1 is not set 2780 # CONFIG_FB_VT8623 is not set 2781 # CONFIG_FB_TRIDENT is not set 2782 # CONFIG_FB_ARK is not set 2783 # CONFIG_FB_PM3 is not set 2784 # CONFIG_FB_CARMINE is not set 2785 # CONFIG_FB_SMSCUFX is not set 2786 # CONFIG_FB_UDL is not set 2787 # CONFIG_FB_IBM_GXT4500 is not set 2788 CONFIG_FB_VIRTUAL=y 2789 # CONFIG_FB_METRONOME is not set 2790 # CONFIG_FB_MB862XX is not set 2791 CONFIG_FB_MSM=y 2792 # CONFIG_FB_BROADSHEET is not set 2793 # CONFIG_FB_AUO_K190X is not set 2794 # CONFIG_FB_SIMPLE is not set 2795 # CONFIG_MSM_DBA is not set 2796 CONFIG_FB_MSM_MDSS_COMMON=y 2797 # CONFIG_FB_MSM_MDP is not set 2798 CONFIG_FB_MSM_MDSS=y 2799 # CONFIG_FB_MSM_MDP_NONE is not set 2800 # CONFIG_FB_MSM_QPIC_ILI_QVGA_PANEL is not set 2801 # CONFIG_FB_MSM_QPIC_PANEL_DETECT is not set 2802 CONFIG_FB_MSM_MDSS_WRITEBACK=y 2803 CONFIG_FB_MSM_MDSS_HDMI_PANEL=y 2804 # CONFIG_FB_MSM_MDSS_HDMI_MHL_SII8334 is not set 2805 # CONFIG_FB_MSM_MDSS_MHL3 is not set 2806 # CONFIG_FB_MSM_MDSS_DSI_CTRL_STATUS is not set 2807 CONFIG_FB_MSM_MDSS_DP_PANEL=y 2808 # CONFIG_FB_MSM_MDSS_MDP3 is not set 2809 # CONFIG_FB_MSM_MDSS_XLOG_DEBUG is not set 2810 # CONFIG_FB_SSD1307 is not set 2811 # CONFIG_FB_SM712 is not set 2812 # CONFIG_BACKLIGHT_LCD_SUPPORT is not set 2813 # CONFIG_ADF is not set 2814 # CONFIG_VGASTATE is not set 2815 # CONFIG_LOGO is not set 2816 CONFIG_SOUND=y 2817 # CONFIG_SOUND_OSS_CORE is not set 2818 CONFIG_SND=y 2819 CONFIG_SND_TIMER=y 2820 CONFIG_SND_PCM=y 2821 CONFIG_SND_HWDEP=y 2822 CONFIG_SND_RAWMIDI=y 2823 CONFIG_SND_COMPRESS_OFFLOAD=y 2824 CONFIG_SND_JACK=y 2825 # CONFIG_SND_SEQUENCER is not set 2826 # CONFIG_SND_MIXER_OSS is not set 2827 # CONFIG_SND_PCM_OSS is not set 2828 CONFIG_SND_PCM_TIMER=y 2829 # CONFIG_SND_HRTIMER is not set 2830 CONFIG_SND_DYNAMIC_MINORS=y 2831 CONFIG_SND_MAX_CARDS=32 2832 CONFIG_SND_SUPPORT_OLD_API=y 2833 CONFIG_SND_PROC_FS=y 2834 CONFIG_SND_VERBOSE_PROCFS=y 2835 # CONFIG_SND_VERBOSE_PRINTK is not set 2836 # CONFIG_SND_DEBUG is not set 2837 # CONFIG_SND_RAWMIDI_SEQ is not set 2838 # CONFIG_SND_OPL3_LIB_SEQ is not set 2839 # CONFIG_SND_OPL4_LIB_SEQ is not set 2840 # CONFIG_SND_SBAWE_SEQ is not set 2841 # CONFIG_SND_EMU10K1_SEQ is not set 2842 CONFIG_SND_DRIVERS=y 2843 # CONFIG_SND_DUMMY is not set 2844 # CONFIG_SND_ALOOP is not set 2845 # CONFIG_SND_MTPAV is not set 2846 # CONFIG_SND_SERIAL_U16550 is not set 2847 # CONFIG_SND_MPU401 is not set 2848 # CONFIG_SND_PCI is not set 2849 2850 # 2851 # HD-Audio 2852 # 2853 CONFIG_SND_HDA_PREALLOC_SIZE=64 2854 # CONFIG_SND_SPI is not set 2855 CONFIG_SND_USB=y 2856 CONFIG_SND_USB_AUDIO=y 2857 # CONFIG_SND_USB_UA101 is not set 2858 # CONFIG_SND_USB_CAIAQ is not set 2859 # CONFIG_SND_USB_6FIRE is not set 2860 # CONFIG_SND_USB_HIFACE is not set 2861 # CONFIG_SND_BCD2000 is not set 2862 # CONFIG_SND_USB_POD is not set 2863 # CONFIG_SND_USB_PODHD is not set 2864 # CONFIG_SND_USB_TONEPORT is not set 2865 # CONFIG_SND_USB_VARIAX is not set 2866 CONFIG_SND_USB_AUDIO_QMI=y 2867 CONFIG_SND_SOC=y 2868 CONFIG_SND_SOC_COMPRESS=y 2869 # CONFIG_SND_ATMEL_SOC is not set 2870 # CONFIG_SND_DESIGNWARE_I2S is not set 2871 2872 # 2873 # SoC Audio for Freescale CPUs 2874 # 2875 2876 # 2877 # Common SoC Audio options for Freescale CPUs: 2878 # 2879 # CONFIG_SND_SOC_FSL_ASRC is not set 2880 # CONFIG_SND_SOC_FSL_SAI is not set 2881 # CONFIG_SND_SOC_FSL_SSI is not set 2882 # CONFIG_SND_SOC_FSL_SPDIF is not set 2883 # CONFIG_SND_SOC_FSL_ESAI is not set 2884 # CONFIG_SND_SOC_IMX_AUDMUX is not set 2885 2886 # 2887 # MSM SoC Audio support 2888 # 2889 CONFIG_SND_SOC_MSM_HOSTLESS_PCM=y 2890 CONFIG_SND_SOC_MSM_QDSP6V2_INTF=y 2891 CONFIG_SND_SOC_QDSP6V2=y 2892 # CONFIG_SND_SOC_QDSP_DEBUG is not set 2893 # CONFIG_DOLBY_DS2 is not set 2894 CONFIG_DOLBY_LICENSE=y 2895 CONFIG_DTS_EAGLE=y 2896 CONFIG_DTS_SRS_TM=y 2897 CONFIG_QTI_PP=y 2898 # CONFIG_QTI_PP_AUDIOSPHERE is not set 2899 CONFIG_SND_SOC_CPE=y 2900 # CONFIG_SND_SOC_INT_CODEC is not set 2901 # CONFIG_SND_SOC_EXT_CODEC is not set 2902 # CONFIG_SND_SOC_MACHINE_MSM8998 is not set 2903 CONFIG_SND_SOC_MACHINE_MSM8998_WAHOO=y 2904 CONFIG_SND_SOC_MSM8998=y 2905 CONFIG_SND_SOC_TFA98XX=y 2906 # CONFIG_SND_SOC_QCOM is not set 2907 2908 # 2909 # Allwinner SoC Audio support 2910 # 2911 # CONFIG_SND_SUN4I_CODEC is not set 2912 # CONFIG_SND_SOC_XTFPGA_I2S is not set 2913 CONFIG_SND_SOC_I2C_AND_SPI=y 2914 2915 # 2916 # CODEC drivers 2917 # 2918 # CONFIG_SND_SOC_AC97_CODEC is not set 2919 # CONFIG_SND_SOC_ADAU1701 is not set 2920 # CONFIG_SND_SOC_AK4104 is not set 2921 # CONFIG_SND_SOC_AK4554 is not set 2922 # CONFIG_SND_SOC_AK4613 is not set 2923 # CONFIG_SND_SOC_AK4642 is not set 2924 # CONFIG_SND_SOC_AK5386 is not set 2925 # CONFIG_SND_SOC_ALC5623 is not set 2926 # CONFIG_SND_SOC_CS35L32 is not set 2927 # CONFIG_SND_SOC_CS42L51_I2C is not set 2928 # CONFIG_SND_SOC_CS42L52 is not set 2929 # CONFIG_SND_SOC_CS42L56 is not set 2930 # CONFIG_SND_SOC_CS42L73 is not set 2931 # CONFIG_SND_SOC_CS4265 is not set 2932 # CONFIG_SND_SOC_CS4270 is not set 2933 # CONFIG_SND_SOC_CS4271_I2C is not set 2934 # CONFIG_SND_SOC_CS4271_SPI is not set 2935 # CONFIG_SND_SOC_CS42XX8_I2C is not set 2936 # CONFIG_SND_SOC_CS4349 is not set 2937 # CONFIG_SND_SOC_HDMI_CODEC is not set 2938 # CONFIG_SND_SOC_ES8328 is not set 2939 # CONFIG_SND_SOC_GTM601 is not set 2940 # CONFIG_SND_SOC_PCM1681 is not set 2941 # CONFIG_SND_SOC_PCM1792A is not set 2942 # CONFIG_SND_SOC_PCM512x_I2C is not set 2943 # CONFIG_SND_SOC_PCM512x_SPI is not set 2944 # CONFIG_SND_SOC_RT5631 is not set 2945 # CONFIG_SND_SOC_RT5677_SPI is not set 2946 # CONFIG_SND_SOC_SGTL5000 is not set 2947 # CONFIG_SND_SOC_SIRF_AUDIO_CODEC is not set 2948 # CONFIG_SND_SOC_SPDIF is not set 2949 # CONFIG_SND_SOC_SSM2602_SPI is not set 2950 # CONFIG_SND_SOC_SSM2602_I2C is not set 2951 # CONFIG_SND_SOC_SSM4567 is not set 2952 # CONFIG_SND_SOC_STA32X is not set 2953 # CONFIG_SND_SOC_STA350 is not set 2954 # CONFIG_SND_SOC_STI_SAS is not set 2955 # CONFIG_SND_SOC_TAS2552 is not set 2956 # CONFIG_SND_SOC_TAS5086 is not set 2957 # CONFIG_SND_SOC_TAS571X is not set 2958 # CONFIG_SND_SOC_TFA9879 is not set 2959 # CONFIG_SND_SOC_TLV320AIC23_I2C is not set 2960 # CONFIG_SND_SOC_TLV320AIC23_SPI is not set 2961 # CONFIG_SND_SOC_TLV320AIC31XX is not set 2962 # CONFIG_SND_SOC_TLV320AIC3X is not set 2963 # CONFIG_SND_SOC_TS3A227E is not set 2964 CONFIG_SND_SOC_WCD934X_DSD=y 2965 CONFIG_SND_SOC_WCD9335=y 2966 CONFIG_SND_SOC_WCD934X=y 2967 CONFIG_SND_SOC_WCD9XXX=y 2968 CONFIG_SND_SOC_WCD9XXX_V2=y 2969 CONFIG_SND_SOC_WCD_CPE=y 2970 CONFIG_AUDIO_EXT_CLK=y 2971 CONFIG_SND_SOC_WCD_MBHC=y 2972 CONFIG_SND_SOC_WCD_DSP_MGR=y 2973 CONFIG_SND_SOC_WCD_SPI=y 2974 # CONFIG_SND_SOC_WM8510 is not set 2975 # CONFIG_SND_SOC_WM8523 is not set 2976 # CONFIG_SND_SOC_WM8580 is not set 2977 # CONFIG_SND_SOC_WM8711 is not set 2978 # CONFIG_SND_SOC_WM8728 is not set 2979 # CONFIG_SND_SOC_WM8731 is not set 2980 # CONFIG_SND_SOC_WM8737 is not set 2981 # CONFIG_SND_SOC_WM8741 is not set 2982 # CONFIG_SND_SOC_WM8750 is not set 2983 # CONFIG_SND_SOC_WM8753 is not set 2984 # CONFIG_SND_SOC_WM8770 is not set 2985 # CONFIG_SND_SOC_WM8776 is not set 2986 # CONFIG_SND_SOC_WM8804_I2C is not set 2987 # CONFIG_SND_SOC_WM8804_SPI is not set 2988 # CONFIG_SND_SOC_WM8903 is not set 2989 # CONFIG_SND_SOC_WM8962 is not set 2990 # CONFIG_SND_SOC_WM8978 is not set 2991 # CONFIG_SND_SOC_TPA6130A2 is not set 2992 CONFIG_SND_SOC_MSM_STUB=y 2993 CONFIG_SND_SOC_MSM_HDMI_CODEC_RX=y 2994 CONFIG_SND_SOC_TAS2557_STEREO=y 2995 CONFIG_TAS2557_REGMAP_STEREO=y 2996 CONFIG_TAS2557_CODEC_STEREO=y 2997 CONFIG_TAS2557_MISC_STEREO=y 2998 # CONFIG_SND_SOC_SDM660_CDC is not set 2999 # CONFIG_SND_SOC_MSM_SDW is not set 3000 # CONFIG_SND_SIMPLE_CARD is not set 3001 # CONFIG_SOUND_PRIME is not set 3002 3003 # 3004 # HID support 3005 # 3006 CONFIG_HID=y 3007 # CONFIG_HID_BATTERY_STRENGTH is not set 3008 CONFIG_HIDRAW=y 3009 CONFIG_UHID=y 3010 CONFIG_HID_GENERIC=y 3011 3012 # 3013 # Special HID drivers 3014 # 3015 # CONFIG_HID_A4TECH is not set 3016 # CONFIG_HID_ACRUX is not set 3017 CONFIG_HID_APPLE=y 3018 # CONFIG_HID_APPLEIR is not set 3019 # CONFIG_HID_AUREAL is not set 3020 # CONFIG_HID_BELKIN is not set 3021 # CONFIG_HID_BETOP_FF is not set 3022 # CONFIG_HID_CHERRY is not set 3023 # CONFIG_HID_CHICONY is not set 3024 # CONFIG_HID_CORSAIR is not set 3025 # CONFIG_HID_PRODIKEYS is not set 3026 # CONFIG_HID_CP2112 is not set 3027 # CONFIG_HID_CYPRESS is not set 3028 CONFIG_HID_DRAGONRISE=y 3029 CONFIG_DRAGONRISE_FF=y 3030 # CONFIG_HID_EMS_FF is not set 3031 CONFIG_HID_ELECOM=y 3032 # CONFIG_HID_ELO is not set 3033 CONFIG_HID_EZKEY=y 3034 # CONFIG_HID_GEMBIRD is not set 3035 # CONFIG_HID_GFRM is not set 3036 # CONFIG_HID_HOLTEK is not set 3037 # CONFIG_HID_GT683R is not set 3038 CONFIG_HID_KEYTOUCH=y 3039 CONFIG_HID_KYE=y 3040 # CONFIG_HID_UCLOGIC is not set 3041 # CONFIG_HID_WALTOP is not set 3042 CONFIG_HID_GYRATION=y 3043 # CONFIG_HID_ICADE is not set 3044 # CONFIG_HID_TWINHAN is not set 3045 CONFIG_HID_KENSINGTON=y 3046 CONFIG_HID_LCPOWER=y 3047 # CONFIG_HID_LENOVO is not set 3048 CONFIG_HID_LOGITECH=y 3049 CONFIG_HID_LOGITECH_DJ=y 3050 CONFIG_HID_LOGITECH_HIDPP=y 3051 CONFIG_LOGITECH_FF=y 3052 CONFIG_LOGIRUMBLEPAD2_FF=y 3053 CONFIG_LOGIG940_FF=y 3054 CONFIG_LOGIWHEELS_FF=y 3055 CONFIG_HID_MAGICMOUSE=y 3056 CONFIG_HID_MICROSOFT=y 3057 # CONFIG_HID_MONTEREY is not set 3058 CONFIG_HID_MULTITOUCH=y 3059 CONFIG_HID_NTRIG=y 3060 # CONFIG_HID_ORTEK is not set 3061 # CONFIG_HID_PANTHERLORD is not set 3062 # CONFIG_HID_PENMOUNT is not set 3063 # CONFIG_HID_PETALYNX is not set 3064 # CONFIG_HID_PICOLCD is not set 3065 CONFIG_HID_PLANTRONICS=y 3066 # CONFIG_HID_PRIMAX is not set 3067 CONFIG_HID_ROCCAT=y 3068 CONFIG_HID_SAITEK=y 3069 CONFIG_HID_SAMSUNG=y 3070 CONFIG_HID_SONY=y 3071 CONFIG_SONY_FF=y 3072 CONFIG_HID_SPEEDLINK=y 3073 # CONFIG_HID_STEELSERIES is not set 3074 # CONFIG_HID_SUNPLUS is not set 3075 # CONFIG_HID_RMI is not set 3076 # CONFIG_HID_GREENASIA is not set 3077 # CONFIG_HID_SMARTJOYPLUS is not set 3078 # CONFIG_HID_TIVO is not set 3079 # CONFIG_HID_TOPSEED is not set 3080 # CONFIG_HID_THINGM is not set 3081 CONFIG_HID_THRUSTMASTER=y 3082 CONFIG_THRUSTMASTER_FF=y 3083 CONFIG_HID_WACOM=y 3084 CONFIG_HID_WIIMOTE=y 3085 # CONFIG_HID_XINMO is not set 3086 # CONFIG_HID_ZEROPLUS is not set 3087 # CONFIG_HID_ZYDACRON is not set 3088 # CONFIG_HID_SENSOR_HUB is not set 3089 3090 # 3091 # USB HID support 3092 # 3093 CONFIG_USB_HID=y 3094 # CONFIG_HID_PID is not set 3095 # CONFIG_USB_HIDDEV is not set 3096 3097 # 3098 # I2C HID support 3099 # 3100 # CONFIG_I2C_HID is not set 3101 CONFIG_USB_OHCI_LITTLE_ENDIAN=y 3102 CONFIG_USB_SUPPORT=y 3103 CONFIG_USB_COMMON=y 3104 CONFIG_USB_ARCH_HAS_HCD=y 3105 CONFIG_USB=y 3106 CONFIG_USB_ANNOUNCE_NEW_DEVICES=y 3107 3108 # 3109 # Miscellaneous USB options 3110 # 3111 CONFIG_USB_DEFAULT_PERSIST=y 3112 # CONFIG_USB_DYNAMIC_MINORS is not set 3113 # CONFIG_USB_OTG is not set 3114 # CONFIG_USB_OTG_WHITELIST is not set 3115 # CONFIG_USB_OTG_BLACKLIST_HUB is not set 3116 # CONFIG_USB_ULPI_BUS is not set 3117 # CONFIG_USB_MON is not set 3118 # CONFIG_USB_WUSB_CBAF is not set 3119 3120 # 3121 # USB Host Controller Drivers 3122 # 3123 # CONFIG_USB_C67X00_HCD is not set 3124 CONFIG_USB_XHCI_HCD=y 3125 CONFIG_USB_XHCI_PCI=y 3126 CONFIG_USB_XHCI_PLATFORM=y 3127 # CONFIG_USB_EHCI_HCD is not set 3128 # CONFIG_USB_OXU210HP_HCD is not set 3129 # CONFIG_USB_ISP116X_HCD is not set 3130 # CONFIG_USB_ISP1362_HCD is not set 3131 # CONFIG_USB_FOTG210_HCD is not set 3132 # CONFIG_USB_MAX3421_HCD is not set 3133 # CONFIG_USB_OHCI_HCD is not set 3134 # CONFIG_USB_UHCI_HCD is not set 3135 # CONFIG_USB_SL811_HCD is not set 3136 # CONFIG_USB_R8A66597_HCD is not set 3137 # CONFIG_USB_HCD_TEST_MODE is not set 3138 3139 # 3140 # USB Device Class drivers 3141 # 3142 # CONFIG_USB_ACM is not set 3143 # CONFIG_USB_PRINTER is not set 3144 # CONFIG_USB_WDM is not set 3145 # CONFIG_USB_TMC is not set 3146 3147 # 3148 # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may 3149 # 3150 3151 # 3152 # also be needed; see USB_STORAGE Help for more info 3153 # 3154 CONFIG_USB_STORAGE=y 3155 # CONFIG_USB_STORAGE_DEBUG is not set 3156 # CONFIG_USB_STORAGE_REALTEK is not set 3157 # CONFIG_USB_STORAGE_DATAFAB is not set 3158 # CONFIG_USB_STORAGE_FREECOM is not set 3159 # CONFIG_USB_STORAGE_ISD200 is not set 3160 # CONFIG_USB_STORAGE_USBAT is not set 3161 # CONFIG_USB_STORAGE_SDDR09 is not set 3162 # CONFIG_USB_STORAGE_SDDR55 is not set 3163 # CONFIG_USB_STORAGE_JUMPSHOT is not set 3164 # CONFIG_USB_STORAGE_ALAUDA is not set 3165 # CONFIG_USB_STORAGE_ONETOUCH is not set 3166 # CONFIG_USB_STORAGE_KARMA is not set 3167 # CONFIG_USB_STORAGE_CYPRESS_ATACB is not set 3168 # CONFIG_USB_STORAGE_ENE_UB6250 is not set 3169 # CONFIG_USB_UAS is not set 3170 3171 # 3172 # USB Imaging devices 3173 # 3174 # CONFIG_USB_MDC800 is not set 3175 # CONFIG_USB_MICROTEK is not set 3176 # CONFIG_USBIP_CORE is not set 3177 # CONFIG_USB_MUSB_HDRC is not set 3178 CONFIG_USB_DWC3=y 3179 # CONFIG_USB_DWC3_HOST is not set 3180 # CONFIG_USB_DWC3_GADGET is not set 3181 CONFIG_USB_DWC3_DUAL_ROLE=y 3182 3183 # 3184 # Platform Glue Driver Support 3185 # 3186 CONFIG_USB_DWC3_PCI=y 3187 CONFIG_USB_DWC3_QCOM=y 3188 # CONFIG_USB_DWC2 is not set 3189 # CONFIG_USB_CHIPIDEA is not set 3190 # CONFIG_USB_ISP1760 is not set 3191 3192 # 3193 # USB Power Delivery 3194 # 3195 CONFIG_USB_PD=y 3196 # CONFIG_USB_PD_POLICY is not set 3197 CONFIG_USB_PD_ENGINE=y 3198 CONFIG_QPNP_USB_PDPHY=y 3199 3200 # 3201 # USB port drivers 3202 # 3203 # CONFIG_USB_SERIAL is not set 3204 3205 # 3206 # USB Miscellaneous drivers 3207 # 3208 # CONFIG_USB_EMI62 is not set 3209 # CONFIG_USB_EMI26 is not set 3210 # CONFIG_USB_ADUTUX is not set 3211 # CONFIG_USB_SEVSEG is not set 3212 # CONFIG_USB_RIO500 is not set 3213 # CONFIG_USB_LEGOTOWER is not set 3214 # CONFIG_USB_LCD is not set 3215 # CONFIG_USB_LED is not set 3216 # CONFIG_USB_CYPRESS_CY7C63 is not set 3217 # CONFIG_USB_CYTHERM is not set 3218 # CONFIG_USB_IDMOUSE is not set 3219 # CONFIG_USB_FTDI_ELAN is not set 3220 # CONFIG_USB_APPLEDISPLAY is not set 3221 # CONFIG_USB_LD is not set 3222 # CONFIG_USB_TRANCEVIBRATOR is not set 3223 # CONFIG_USB_IOWARRIOR is not set 3224 # CONFIG_USB_TEST is not set 3225 # CONFIG_USB_EHSET_TEST_FIXTURE is not set 3226 # CONFIG_USB_ISIGHTFW is not set 3227 # CONFIG_USB_YUREX is not set 3228 # CONFIG_USB_EZUSB_FX2 is not set 3229 # CONFIG_USB_HSIC_USB3503 is not set 3230 # CONFIG_USB_LINK_LAYER_TEST is not set 3231 # CONFIG_USB_CHAOSKEY is not set 3232 3233 # 3234 # USB Physical Layer drivers 3235 # 3236 CONFIG_USB_PHY=y 3237 CONFIG_USB_OTG_WAKELOCK=y 3238 CONFIG_NOP_USB_XCEIV=y 3239 # CONFIG_USB_GPIO_VBUS is not set 3240 # CONFIG_USB_ISP1301 is not set 3241 # CONFIG_USB_MSM_OTG is not set 3242 # CONFIG_USB_QCOM_8X16_PHY is not set 3243 # CONFIG_USB_MSM_HSPHY is not set 3244 # CONFIG_USB_MSM_SSPHY is not set 3245 CONFIG_USB_MSM_SSPHY_QMP=y 3246 CONFIG_MSM_QUSB_PHY=y 3247 # CONFIG_USB_ULPI is not set 3248 CONFIG_DUAL_ROLE_USB_INTF=y 3249 CONFIG_USB_GADGET=y 3250 # CONFIG_USB_GADGET_DEBUG is not set 3251 # CONFIG_USB_GADGET_DEBUG_FILES is not set 3252 # CONFIG_USB_GADGET_DEBUG_FS is not set 3253 CONFIG_USB_GADGET_VBUS_DRAW=500 3254 CONFIG_USB_GADGET_STORAGE_NUM_BUFFERS=2 3255 3256 # 3257 # USB Peripheral Controller 3258 # 3259 # CONFIG_USB_FOTG210_UDC is not set 3260 # CONFIG_USB_GR_UDC is not set 3261 # CONFIG_USB_R8A66597 is not set 3262 # CONFIG_USB_PXA27X is not set 3263 # CONFIG_USB_MV_UDC is not set 3264 # CONFIG_USB_MV_U3D is not set 3265 # CONFIG_USB_M66592 is not set 3266 # CONFIG_USB_BDC_UDC is not set 3267 # CONFIG_USB_AMD5536UDC is not set 3268 # CONFIG_USB_NET2272 is not set 3269 # CONFIG_USB_NET2280 is not set 3270 # CONFIG_USB_GOKU is not set 3271 # CONFIG_USB_EG20T is not set 3272 # CONFIG_USB_GADGET_XILINX is not set 3273 # CONFIG_USB_DUMMY_HCD is not set 3274 CONFIG_USB_LIBCOMPOSITE=y 3275 CONFIG_USB_U_ETHER=y 3276 CONFIG_USB_F_NCM=y 3277 CONFIG_USB_F_MASS_STORAGE=y 3278 CONFIG_USB_F_FS=y 3279 CONFIG_USB_F_MIDI=y 3280 CONFIG_USB_F_HID=y 3281 CONFIG_USB_F_MTP=y 3282 CONFIG_USB_F_PTP=y 3283 CONFIG_USB_F_AUDIO_SRC=y 3284 CONFIG_USB_F_ACC=y 3285 CONFIG_USB_F_DIAG=y 3286 CONFIG_USB_F_GSI=y 3287 CONFIG_USB_F_CDEV=y 3288 CONFIG_USB_F_QDSS=y 3289 CONFIG_USB_CONFIGFS=y 3290 # CONFIG_USB_CONFIGFS_SERIAL is not set 3291 # CONFIG_USB_CONFIGFS_ACM is not set 3292 # CONFIG_USB_CONFIGFS_OBEX is not set 3293 CONFIG_USB_CONFIGFS_NCM=y 3294 # CONFIG_USB_CONFIGFS_ECM is not set 3295 # CONFIG_USB_CONFIGFS_ECM_SUBSET is not set 3296 # CONFIG_USB_CONFIGFS_QCRNDIS is not set 3297 # CONFIG_USB_CONFIGFS_RNDIS is not set 3298 # CONFIG_USB_CONFIGFS_RMNET_BAM is not set 3299 # CONFIG_USB_CONFIGFS_EEM is not set 3300 CONFIG_USB_CONFIGFS_MASS_STORAGE=y 3301 # CONFIG_USB_CONFIGFS_F_LB_SS is not set 3302 CONFIG_USB_CONFIGFS_F_FS=y 3303 CONFIG_USB_CONFIGFS_F_MTP=y 3304 CONFIG_USB_CONFIGFS_F_PTP=y 3305 CONFIG_USB_CONFIGFS_F_ACC=y 3306 CONFIG_USB_CONFIGFS_F_AUDIO_SRC=y 3307 CONFIG_USB_CONFIGFS_UEVENT=y 3308 # CONFIG_USB_CONFIGFS_F_UAC1 is not set 3309 # CONFIG_USB_CONFIGFS_F_UAC2 is not set 3310 CONFIG_USB_CONFIGFS_F_MIDI=y 3311 CONFIG_USB_CONFIGFS_F_HID=y 3312 # CONFIG_USB_CONFIGFS_F_UVC is not set 3313 # CONFIG_USB_CONFIGFS_F_PRINTER is not set 3314 CONFIG_USB_CONFIGFS_F_DIAG=y 3315 CONFIG_USB_CONFIGFS_F_GSI=y 3316 CONFIG_USB_CONFIGFS_F_CDEV=y 3317 CONFIG_USB_CONFIGFS_F_QDSS=y 3318 # CONFIG_USB_CONFIGFS_F_CCID is not set 3319 # CONFIG_USB_ZERO is not set 3320 # CONFIG_USB_AUDIO is not set 3321 # CONFIG_USB_ETH is not set 3322 # CONFIG_USB_G_NCM is not set 3323 # CONFIG_USB_GADGETFS is not set 3324 # CONFIG_USB_FUNCTIONFS is not set 3325 # CONFIG_USB_MASS_STORAGE is not set 3326 # CONFIG_USB_G_SERIAL is not set 3327 # CONFIG_USB_MIDI_GADGET is not set 3328 # CONFIG_USB_G_PRINTER is not set 3329 # CONFIG_USB_CDC_COMPOSITE is not set 3330 # CONFIG_USB_G_ACM_MS is not set 3331 # CONFIG_USB_G_MULTI is not set 3332 # CONFIG_USB_G_HID is not set 3333 # CONFIG_USB_G_DBGP is not set 3334 # CONFIG_USB_G_WEBCAM is not set 3335 3336 # 3337 # USB Power Delivery and Type-C drivers 3338 # 3339 CONFIG_TYPEC=y 3340 CONFIG_TYPEC_TCPM=y 3341 CONFIG_USB_TUSB1044=y 3342 CONFIG_USB_PTN36241G=y 3343 # CONFIG_USB_LED_TRIG is not set 3344 # CONFIG_UWB is not set 3345 # CONFIG_MMC is not set 3346 # CONFIG_MEMSTICK is not set 3347 CONFIG_NEW_LEDS=y 3348 CONFIG_LEDS_CLASS=y 3349 # CONFIG_LEDS_CLASS_FLASH is not set 3350 3351 # 3352 # LED drivers 3353 # 3354 # CONFIG_LEDS_BCM6328 is not set 3355 # CONFIG_LEDS_BCM6358 is not set 3356 # CONFIG_LEDS_LM3530 is not set 3357 # CONFIG_LEDS_LM3642 is not set 3358 # CONFIG_LEDS_PCA9532 is not set 3359 # CONFIG_LEDS_GPIO is not set 3360 # CONFIG_LEDS_LP3944 is not set 3361 # CONFIG_LEDS_LP5521 is not set 3362 # CONFIG_LEDS_LP5523 is not set 3363 # CONFIG_LEDS_LP5562 is not set 3364 # CONFIG_LEDS_LP8501 is not set 3365 # CONFIG_LEDS_LP8860 is not set 3366 # CONFIG_LEDS_PCA955X is not set 3367 # CONFIG_LEDS_PCA963X is not set 3368 # CONFIG_LEDS_DAC124S085 is not set 3369 # CONFIG_LEDS_PWM is not set 3370 # CONFIG_LEDS_REGULATOR is not set 3371 # CONFIG_LEDS_BD2802 is not set 3372 # CONFIG_LEDS_INTEL_SS4200 is not set 3373 # CONFIG_LEDS_LT3593 is not set 3374 # CONFIG_LEDS_TCA6507 is not set 3375 # CONFIG_LEDS_TLC591XX is not set 3376 # CONFIG_LEDS_LM355x is not set 3377 3378 # 3379 # LED driver for blink(1) USB RGB LED is under Special HID drivers (HID_THINGM) 3380 # 3381 # CONFIG_LEDS_BLINKM is not set 3382 CONFIG_LEDS_QPNP=y 3383 CONFIG_LEDS_QPNP_FLASH_V2=y 3384 CONFIG_LEDS_QPNP_WLED=y 3385 CONFIG_LEDS_SYSCON=y 3386 3387 # 3388 # LED Triggers 3389 # 3390 CONFIG_LEDS_TRIGGERS=y 3391 # CONFIG_LEDS_TRIGGER_TIMER is not set 3392 # CONFIG_LEDS_TRIGGER_ONESHOT is not set 3393 CONFIG_LEDS_TRIGGER_HEARTBEAT=y 3394 # CONFIG_LEDS_TRIGGER_BACKLIGHT is not set 3395 CONFIG_LEDS_TRIGGER_CPU=y 3396 # CONFIG_LEDS_TRIGGER_GPIO is not set 3397 # CONFIG_LEDS_TRIGGER_DEFAULT_ON is not set 3398 3399 # 3400 # iptables trigger is under Netfilter config (LED target) 3401 # 3402 CONFIG_LEDS_TRIGGER_TRANSIENT=y 3403 # CONFIG_LEDS_TRIGGER_CAMERA is not set 3404 CONFIG_SWITCH=y 3405 # CONFIG_SWITCH_GPIO is not set 3406 # CONFIG_ACCESSIBILITY is not set 3407 # CONFIG_INFINIBAND is not set 3408 CONFIG_EDAC_SUPPORT=y 3409 CONFIG_EDAC=y 3410 CONFIG_EDAC_LEGACY_SYSFS=y 3411 # CONFIG_EDAC_DEBUG is not set 3412 CONFIG_EDAC_MM_EDAC=y 3413 # CONFIG_EDAC_XGENE is not set 3414 CONFIG_EDAC_CORTEX_ARM64=y 3415 # CONFIG_EDAC_CORTEX_ARM64_PANIC_ON_CE is not set 3416 # CONFIG_EDAC_CORTEX_ARM64_DBE_IRQ_ONLY is not set 3417 CONFIG_EDAC_CORTEX_ARM64_PANIC_ON_UE=y 3418 CONFIG_RTC_LIB=y 3419 CONFIG_RTC_CLASS=y 3420 CONFIG_RTC_HCTOSYS=y 3421 CONFIG_RTC_HCTOSYS_DEVICE="rtc0" 3422 CONFIG_RTC_SYSTOHC=y 3423 CONFIG_RTC_SYSTOHC_DEVICE="rtc0" 3424 # CONFIG_RTC_DEBUG is not set 3425 3426 # 3427 # RTC interfaces 3428 # 3429 CONFIG_RTC_INTF_SYSFS=y 3430 CONFIG_RTC_INTF_PROC=y 3431 CONFIG_RTC_INTF_DEV=y 3432 # CONFIG_RTC_INTF_DEV_UIE_EMUL is not set 3433 # CONFIG_RTC_DRV_TEST is not set 3434 3435 # 3436 # I2C RTC drivers 3437 # 3438 # CONFIG_RTC_DRV_ABB5ZES3 is not set 3439 # CONFIG_RTC_DRV_ABX80X is not set 3440 # CONFIG_RTC_DRV_DS1307 is not set 3441 # CONFIG_RTC_DRV_DS1374 is not set 3442 # CONFIG_RTC_DRV_DS1672 is not set 3443 # CONFIG_RTC_DRV_DS3232 is not set 3444 # CONFIG_RTC_DRV_HYM8563 is not set 3445 # CONFIG_RTC_DRV_MAX6900 is not set 3446 # CONFIG_RTC_DRV_RS5C372 is not set 3447 # CONFIG_RTC_DRV_ISL1208 is not set 3448 # CONFIG_RTC_DRV_ISL12022 is not set 3449 # CONFIG_RTC_DRV_ISL12057 is not set 3450 # CONFIG_RTC_DRV_X1205 is not set 3451 # CONFIG_RTC_DRV_PCF2127 is not set 3452 # CONFIG_RTC_DRV_PCF8523 is not set 3453 # CONFIG_RTC_DRV_PCF8563 is not set 3454 # CONFIG_RTC_DRV_PCF85063 is not set 3455 # CONFIG_RTC_DRV_PCF8583 is not set 3456 # CONFIG_RTC_DRV_M41T80 is not set 3457 # CONFIG_RTC_DRV_BQ32K is not set 3458 # CONFIG_RTC_DRV_S35390A is not set 3459 # CONFIG_RTC_DRV_FM3130 is not set 3460 # CONFIG_RTC_DRV_RX8581 is not set 3461 # CONFIG_RTC_DRV_RX8025 is not set 3462 # CONFIG_RTC_DRV_EM3027 is not set 3463 # CONFIG_RTC_DRV_RV3029C2 is not set 3464 # CONFIG_RTC_DRV_RV8803 is not set 3465 3466 # 3467 # SPI RTC drivers 3468 # 3469 # CONFIG_RTC_DRV_M41T93 is not set 3470 # CONFIG_RTC_DRV_M41T94 is not set 3471 # CONFIG_RTC_DRV_DS1305 is not set 3472 # CONFIG_RTC_DRV_DS1343 is not set 3473 # CONFIG_RTC_DRV_DS1347 is not set 3474 # CONFIG_RTC_DRV_DS1390 is not set 3475 # CONFIG_RTC_DRV_MAX6902 is not set 3476 # CONFIG_RTC_DRV_R9701 is not set 3477 # CONFIG_RTC_DRV_RS5C348 is not set 3478 # CONFIG_RTC_DRV_DS3234 is not set 3479 # CONFIG_RTC_DRV_PCF2123 is not set 3480 # CONFIG_RTC_DRV_RX4581 is not set 3481 # CONFIG_RTC_DRV_MCP795 is not set 3482 3483 # 3484 # Platform RTC drivers 3485 # 3486 # CONFIG_RTC_DRV_DS1286 is not set 3487 # CONFIG_RTC_DRV_DS1511 is not set 3488 # CONFIG_RTC_DRV_DS1553 is not set 3489 # CONFIG_RTC_DRV_DS1685_FAMILY is not set 3490 # CONFIG_RTC_DRV_DS1742 is not set 3491 # CONFIG_RTC_DRV_DS2404 is not set 3492 # CONFIG_RTC_DRV_EFI is not set 3493 # CONFIG_RTC_DRV_STK17TA8 is not set 3494 # CONFIG_RTC_DRV_M48T86 is not set 3495 # CONFIG_RTC_DRV_M48T35 is not set 3496 # CONFIG_RTC_DRV_M48T59 is not set 3497 # CONFIG_RTC_DRV_MSM6242 is not set 3498 # CONFIG_RTC_DRV_BQ4802 is not set 3499 # CONFIG_RTC_DRV_RP5C01 is not set 3500 # CONFIG_RTC_DRV_V3020 is not set 3501 # CONFIG_RTC_DRV_ZYNQMP is not set 3502 3503 # 3504 # on-CPU RTC drivers 3505 # 3506 # CONFIG_RTC_DRV_PL030 is not set 3507 # CONFIG_RTC_DRV_PL031 is not set 3508 # CONFIG_RTC_DRV_PM8XXX is not set 3509 # CONFIG_RTC_DRV_SNVS is not set 3510 CONFIG_RTC_DRV_QPNP=y 3511 3512 # 3513 # HID Sensor RTC drivers 3514 # 3515 # CONFIG_RTC_DRV_HID_SENSOR_TIME is not set 3516 # CONFIG_ESOC is not set 3517 CONFIG_DMADEVICES=y 3518 # CONFIG_DMADEVICES_DEBUG is not set 3519 3520 # 3521 # DMA Devices 3522 # 3523 CONFIG_DMA_ENGINE=y 3524 CONFIG_DMA_ACPI=y 3525 CONFIG_DMA_OF=y 3526 # CONFIG_AMBA_PL08X is not set 3527 # CONFIG_FSL_EDMA is not set 3528 # CONFIG_INTEL_IDMA64 is not set 3529 # CONFIG_PL330_DMA is not set 3530 # CONFIG_QCOM_BAM_DMA is not set 3531 CONFIG_QCOM_SPS_DMA=y 3532 # CONFIG_DW_DMAC is not set 3533 # CONFIG_DW_DMAC_PCI is not set 3534 3535 # 3536 # DMA Clients 3537 # 3538 # CONFIG_ASYNC_TX_DMA is not set 3539 # CONFIG_DMATEST is not set 3540 # CONFIG_AUXDISPLAY is not set 3541 CONFIG_UIO=y 3542 # CONFIG_UIO_CIF is not set 3543 # CONFIG_UIO_PDRV_GENIRQ is not set 3544 # CONFIG_UIO_DMEM_GENIRQ is not set 3545 # CONFIG_UIO_AEC is not set 3546 # CONFIG_UIO_SERCOS3 is not set 3547 # CONFIG_UIO_PCI_GENERIC is not set 3548 # CONFIG_UIO_NETX is not set 3549 # CONFIG_UIO_PRUSS is not set 3550 # CONFIG_UIO_MF624 is not set 3551 CONFIG_UIO_MSM_SHAREDMEM=y 3552 # CONFIG_VFIO is not set 3553 # CONFIG_VIRT_DRIVERS is not set 3554 3555 # 3556 # Virtio drivers 3557 # 3558 # CONFIG_VIRTIO_PCI is not set 3559 # CONFIG_VIRTIO_MMIO is not set 3560 3561 # 3562 # Microsoft Hyper-V guest support 3563 # 3564 CONFIG_STAGING=y 3565 # CONFIG_PRISM2_USB is not set 3566 # CONFIG_COMEDI is not set 3567 # CONFIG_RTL8192U is not set 3568 # CONFIG_RTLLIB is not set 3569 # CONFIG_R8712U is not set 3570 # CONFIG_R8188EU is not set 3571 # CONFIG_R8723AU is not set 3572 # CONFIG_RTS5208 is not set 3573 3574 # 3575 # IIO staging drivers 3576 # 3577 3578 # 3579 # Accelerometers 3580 # 3581 # CONFIG_ADIS16201 is not set 3582 # CONFIG_ADIS16203 is not set 3583 # CONFIG_ADIS16204 is not set 3584 # CONFIG_ADIS16209 is not set 3585 # CONFIG_ADIS16220 is not set 3586 # CONFIG_ADIS16240 is not set 3587 # CONFIG_LIS3L02DQ is not set 3588 3589 # 3590 # Analog to digital converters 3591 # 3592 # CONFIG_AD7606 is not set 3593 # CONFIG_AD7780 is not set 3594 # CONFIG_AD7816 is not set 3595 # CONFIG_AD7192 is not set 3596 # CONFIG_AD7280 is not set 3597 3598 # 3599 # Analog digital bi-direction converters 3600 # 3601 # CONFIG_ADT7316 is not set 3602 3603 # 3604 # Capacitance to digital converters 3605 # 3606 # CONFIG_AD7150 is not set 3607 # CONFIG_AD7152 is not set 3608 # CONFIG_AD7746 is not set 3609 3610 # 3611 # Direct Digital Synthesis 3612 # 3613 # CONFIG_AD9832 is not set 3614 # CONFIG_AD9834 is not set 3615 3616 # 3617 # Digital gyroscope sensors 3618 # 3619 # CONFIG_ADIS16060 is not set 3620 3621 # 3622 # Network Analyzer, Impedance Converters 3623 # 3624 # CONFIG_AD5933 is not set 3625 3626 # 3627 # Light sensors 3628 # 3629 # CONFIG_SENSORS_ISL29018 is not set 3630 # CONFIG_SENSORS_ISL29028 is not set 3631 # CONFIG_TSL2583 is not set 3632 # CONFIG_TSL2x7x is not set 3633 3634 # 3635 # Magnetometer sensors 3636 # 3637 # CONFIG_SENSORS_HMC5843_I2C is not set 3638 # CONFIG_SENSORS_HMC5843_SPI is not set 3639 3640 # 3641 # Active energy metering IC 3642 # 3643 # CONFIG_ADE7753 is not set 3644 # CONFIG_ADE7754 is not set 3645 # CONFIG_ADE7758 is not set 3646 # CONFIG_ADE7759 is not set 3647 # CONFIG_ADE7854 is not set 3648 3649 # 3650 # Resolver to digital converters 3651 # 3652 # CONFIG_AD2S90 is not set 3653 # CONFIG_AD2S1200 is not set 3654 # CONFIG_AD2S1210 is not set 3655 3656 # 3657 # Triggers - standalone 3658 # 3659 # CONFIG_IIO_SIMPLE_DUMMY is not set 3660 # CONFIG_FB_SM750 is not set 3661 # CONFIG_FB_XGI is not set 3662 3663 # 3664 # Speakup console speech 3665 # 3666 # CONFIG_TOUCHSCREEN_SYNAPTICS_I2C_RMI4 is not set 3667 # CONFIG_STAGING_MEDIA is not set 3668 3669 # 3670 # Android 3671 # 3672 CONFIG_ASHMEM=y 3673 # CONFIG_ANDROID_TIMED_OUTPUT is not set 3674 CONFIG_ANDROID_LOW_MEMORY_KILLER=y 3675 CONFIG_ANDROID_LOW_MEMORY_KILLER_AUTODETECT_OOM_ADJ_VALUES=y 3676 CONFIG_SYNC=y 3677 CONFIG_SW_SYNC=y 3678 # CONFIG_SW_SYNC_USER is not set 3679 CONFIG_ONESHOT_SYNC=y 3680 # CONFIG_ONESHOT_SYNC_USER is not set 3681 CONFIG_ION=y 3682 # CONFIG_ION_TEST is not set 3683 # CONFIG_ION_DUMMY is not set 3684 CONFIG_ION_MSM=y 3685 # CONFIG_ALLOC_BUFFERS_IN_4K_CHUNKS is not set 3686 # CONFIG_FIQ_DEBUGGER is not set 3687 # CONFIG_FIQ_WATCHDOG is not set 3688 # CONFIG_STAGING_BOARD is not set 3689 # CONFIG_WIMAX_GDM72XX is not set 3690 # CONFIG_LTE_GDM724X is not set 3691 # CONFIG_LUSTRE_FS is not set 3692 # CONFIG_DGNC is not set 3693 # CONFIG_DGAP is not set 3694 # CONFIG_GS_FPGABOOT is not set 3695 # CONFIG_FB_TFT is not set 3696 # CONFIG_FSL_MC_BUS is not set 3697 # CONFIG_WILC1000_DRIVER is not set 3698 # CONFIG_MOST is not set 3699 3700 # 3701 # Qualcomm Atheros CLD WLAN module 3702 # 3703 CONFIG_QCA_CLD_WLAN=m 3704 CONFIG_QCACLD_WLAN_LFR3=y 3705 CONFIG_PRIMA_WLAN_OKC=y 3706 CONFIG_PRIMA_WLAN_11AC_HIGH_TP=y 3707 CONFIG_WLAN_FEATURE_11W=y 3708 CONFIG_WLAN_FEATURE_LPSS=y 3709 CONFIG_QCOM_VOWIFI_11R=y 3710 CONFIG_QCACLD_FEATURE_NAN=y 3711 CONFIG_WLAN_FEATURE_NAN_DATAPATH=y 3712 # CONFIG_QCACLD_FEATURE_GREEN_AP is not set 3713 CONFIG_HELIUMPLUS=y 3714 CONFIG_64BIT_PADDR=y 3715 CONFIG_QCOM_TDLS=y 3716 CONFIG_QCOM_LTE_COEX=y 3717 CONFIG_MPC_UT_FRAMEWORK=y 3718 CONFIG_WLAN_OFFLOAD_PACKETS=y 3719 CONFIG_FEATURE_TSO=y 3720 CONFIG_FEATURE_TSO_DEBUG=y 3721 CONFIG_WLAN_FASTPATH=y 3722 CONFIG_WLAN_NAPI=y 3723 # CONFIG_WLAN_NAPI_DEBUG is not set 3724 CONFIG_WLAN_TX_FLOW_CONTROL_V2=y 3725 CONFIG_WLAN_SYNC_TSF=y 3726 CONFIG_LFR_SUBNET_DETECTION=y 3727 CONFIG_MCC_TO_SCC_SWITCH=y 3728 CONFIG_QCACLD_WLAN_LFR2=y 3729 # CONFIG_WLAN_FEATURE_DISA is not set 3730 # CONFIG_WLAN_SPECTRAL_SCAN is not set 3731 # CONFIG_ICMP_DISABLE_PS is not set 3732 # CONFIG_CONFIG_BUILD_TIMESTAMP is not set 3733 CONFIG_REGULATOR_BCM15602=y 3734 CONFIG_HTC_WLAN_NV=y 3735 # CONFIG_GOLDFISH is not set 3736 # CONFIG_CHROME_PLATFORMS is not set 3737 3738 # 3739 # Qualcomm MSM specific device drivers 3740 # 3741 CONFIG_QPNP_REVID=y 3742 CONFIG_QPNP_COINCELL=y 3743 CONFIG_SPS=y 3744 # CONFIG_SPS_SUPPORT_BAMDMA is not set 3745 CONFIG_SPS_SUPPORT_NDP_BAM=y 3746 # CONFIG_EP_PCIE is not set 3747 CONFIG_IPA=y 3748 CONFIG_RMNET_IPA=y 3749 CONFIG_GSI=y 3750 CONFIG_IPA3=y 3751 CONFIG_RMNET_IPA3=y 3752 # CONFIG_IPA_UT is not set 3753 # CONFIG_SSM is not set 3754 CONFIG_GPIO_USB_DETECT=y 3755 # CONFIG_MSM_MHI is not set 3756 # CONFIG_MSM_11AD is not set 3757 CONFIG_SEEMP_CORE=y 3758 CONFIG_USB_BAM=y 3759 CONFIG_MSM_EXT_DISPLAY=y 3760 CONFIG_CLKDEV_LOOKUP=y 3761 CONFIG_HAVE_CLK_PREPARE=y 3762 CONFIG_COMMON_CLK_MSM=y 3763 # CONFIG_MSM_CLK_CONTROLLER_V2 is not set 3764 CONFIG_MSM_MDSS_PLL=y 3765 CONFIG_HWSPINLOCK=y 3766 3767 # 3768 # Hardware Spinlock drivers 3769 # 3770 # CONFIG_HWSPINLOCK_QCOM is not set 3771 CONFIG_REMOTE_SPINLOCK_MSM=y 3772 3773 # 3774 # Clock Source drivers 3775 # 3776 CONFIG_CLKSRC_OF=y 3777 CONFIG_CLKSRC_ACPI=y 3778 CONFIG_CLKSRC_PROBE=y 3779 CONFIG_ARM_ARCH_TIMER=y 3780 CONFIG_ARM_ARCH_TIMER_EVTSTREAM=y 3781 CONFIG_ARM_ARCH_TIMER_VCT_ACCESS=y 3782 CONFIG_MSM_TIMER_LEAP=y 3783 # CONFIG_ARM_TIMER_SP804 is not set 3784 # CONFIG_ATMEL_PIT is not set 3785 # CONFIG_SH_TIMER_CMT is not set 3786 # CONFIG_SH_TIMER_MTU2 is not set 3787 # CONFIG_SH_TIMER_TMU is not set 3788 # CONFIG_EM_TIMER_STI is not set 3789 # CONFIG_MAILBOX is not set 3790 CONFIG_IOMMU_API=y 3791 CONFIG_IOMMU_SUPPORT=y 3792 3793 # 3794 # Generic IOMMU Pagetable Support 3795 # 3796 CONFIG_IOMMU_IO_PGTABLE=y 3797 CONFIG_IOMMU_IO_PGTABLE_LPAE=y 3798 # CONFIG_IOMMU_IO_PGTABLE_LPAE_SELFTEST is not set 3799 CONFIG_IOMMU_IO_PGTABLE_FAST=y 3800 # CONFIG_IOMMU_IO_PGTABLE_FAST_SELFTEST is not set 3801 # CONFIG_IOMMU_IO_PGTABLE_FAST_PROVE_TLB is not set 3802 CONFIG_OF_IOMMU=y 3803 CONFIG_ARM_SMMU=y 3804 # CONFIG_ARM_SMMU_V3 is not set 3805 # CONFIG_IOMMU_DEBUG is not set 3806 3807 # 3808 # Remoteproc drivers 3809 # 3810 # CONFIG_STE_MODEM_RPROC is not set 3811 3812 # 3813 # Rpmsg drivers 3814 # 3815 3816 # 3817 # SOC (System On Chip) specific Drivers 3818 # 3819 # CONFIG_MSM_INRUSH_CURRENT_MITIGATION is not set 3820 # CONFIG_MSM_PFE_WA is not set 3821 CONFIG_QCOM_COMMON_LOG=y 3822 CONFIG_MSM_SMEM=y 3823 # CONFIG_QPNP_HAPTIC is not set 3824 # CONFIG_QPNP_PBS is not set 3825 CONFIG_MSM_SMD=y 3826 # CONFIG_MSM_SMD_DEBUG is not set 3827 CONFIG_MSM_GLINK=y 3828 CONFIG_MSM_GLINK_LOOPBACK_SERVER=y 3829 CONFIG_MSM_GLINK_SMD_XPRT=y 3830 CONFIG_MSM_GLINK_SMEM_NATIVE_XPRT=y 3831 CONFIG_MSM_GLINK_SPI_XPRT=y 3832 CONFIG_MSM_SPCOM=y 3833 CONFIG_MSM_SPSS_UTILS=y 3834 CONFIG_MSM_SMEM_LOGGING=y 3835 CONFIG_MSM_SMP2P=y 3836 CONFIG_MSM_SMP2P_TEST=y 3837 CONFIG_MSM_QMI_INTERFACE=y 3838 # CONFIG_MSM_L2_IA_DEBUG is not set 3839 CONFIG_MSM_RPM_SMD=y 3840 CONFIG_QCOM_BUS_SCALING=y 3841 # CONFIG_QCOM_GSBI is not set 3842 # CONFIG_QCOM_SMEM is not set 3843 CONFIG_MSM_SERVICE_LOCATOR=y 3844 # CONFIG_MSM_HVC is not set 3845 CONFIG_QCOM_DCC=y 3846 CONFIG_MSM_IPC_ROUTER_SMD_XPRT=y 3847 CONFIG_MSM_SYSMON_GLINK_COMM=y 3848 CONFIG_MSM_IPC_ROUTER_GLINK_XPRT=y 3849 # CONFIG_MSM_SYSTEM_HEALTH_MONITOR is not set 3850 CONFIG_MSM_GLINK_PKT=y 3851 CONFIG_MSM_SPM=y 3852 CONFIG_QCOM_SCM=y 3853 # CONFIG_QCOM_SCM_XPU is not set 3854 # CONFIG_QCOM_SCM_ERRATA is not set 3855 CONFIG_QCOM_WATCHDOG_V2=y 3856 CONFIG_QCOM_IRQ_HELPER=y 3857 # CONFIG_QCOM_MEMORY_DUMP is not set 3858 CONFIG_QCOM_MEMORY_DUMP_V2=y 3859 CONFIG_ICNSS=y 3860 # CONFIG_ICNSS_DEBUG is not set 3861 CONFIG_MSM_SECURE_BUFFER=y 3862 # CONFIG_MSM_GLADIATOR_ERP is not set 3863 CONFIG_MSM_GLADIATOR_ERP_V2=y 3864 # CONFIG_PANIC_ON_GLADIATOR_ERROR_V2 is not set 3865 # CONFIG_MSM_GLADIATOR_ERROR_V2_MAIN_LOGGER_ONLY is not set 3866 # CONFIG_MSM_GLADIATOR_HANG_DETECT is not set 3867 CONFIG_MSM_CORE_HANG_DETECT=y 3868 CONFIG_MSM_RUN_QUEUE_STATS=y 3869 # CONFIG_MSM_JTAGV8 is not set 3870 CONFIG_MSM_BOOT_STATS=y 3871 CONFIG_QCOM_CPUSS_DUMP=y 3872 # CONFIG_MSM_QDSP6_APRV2 is not set 3873 # CONFIG_MSM_QDSP6_APRV3 is not set 3874 CONFIG_MSM_QDSP6_APRV2_GLINK=y 3875 # CONFIG_MSM_QDSP6_APRV3_GLINK is not set 3876 CONFIG_MSM_QDSP6_SSR=y 3877 CONFIG_MSM_QDSP6_PDR=y 3878 CONFIG_MSM_QDSP6_NOTIFIER=y 3879 CONFIG_MSM_ADSP_LOADER=y 3880 # CONFIG_MSM_CDSP_LOADER is not set 3881 # CONFIG_MSM_PERFORMANCE is not set 3882 CONFIG_MSM_SUBSYSTEM_RESTART=y 3883 # CONFIG_MSM_SYSMON_COMM is not set 3884 CONFIG_MSM_PIL=y 3885 CONFIG_MSM_PIL_SSR_GENERIC=y 3886 CONFIG_MSM_PIL_MSS_QDSP6V5=y 3887 CONFIG_TRACER_PKT=y 3888 CONFIG_QCOM_FORCE_WDOG_BITE_ON_PANIC=y 3889 CONFIG_MSM_MPM_OF=y 3890 CONFIG_MSM_EVENT_TIMER=y 3891 CONFIG_MSM_AVTIMER=y 3892 CONFIG_MSM_KERNEL_PROTECT=y 3893 # CONFIG_MSM_KERNEL_PROTECT_TEST is not set 3894 CONFIG_QCOM_REMOTEQDSS=y 3895 CONFIG_MSM_SERVICE_NOTIFIER=y 3896 # CONFIG_MSM_QBT1000 is not set 3897 CONFIG_MSM_RPM_RBCPR_STATS_V2_LOG=y 3898 # CONFIG_MSM_RPM_LOG is not set 3899 CONFIG_MSM_RPM_STATS_LOG=y 3900 CONFIG_QSEE_IPC_IRQ_BRIDGE=y 3901 CONFIG_WCD_DSP_GLINK=y 3902 CONFIG_QCOM_SMCINVOKE=y 3903 CONFIG_QCOM_EARLY_RANDOM=y 3904 # CONFIG_QCOM_CX_IPEAK is not set 3905 CONFIG_MEM_SHARE_QMI_SERVICE=y 3906 # CONFIG_SUNXI_SRAM is not set 3907 # CONFIG_SOC_TI is not set 3908 CONFIG_PM_DEVFREQ=y 3909 3910 # 3911 # DEVFREQ Governors 3912 # 3913 CONFIG_DEVFREQ_GOV_SIMPLE_ONDEMAND=y 3914 CONFIG_DEVFREQ_GOV_PERFORMANCE=y 3915 CONFIG_DEVFREQ_GOV_POWERSAVE=y 3916 CONFIG_DEVFREQ_GOV_USERSPACE=y 3917 CONFIG_DEVFREQ_GOV_QCOM_ADRENO_TZ=y 3918 CONFIG_DEVFREQ_GOV_CPUFREQ=y 3919 CONFIG_QCOM_BIMC_BWMON=y 3920 CONFIG_DEVFREQ_GOV_QCOM_GPUBW_MON=y 3921 # CONFIG_ARMBW_HWMON is not set 3922 CONFIG_ARM_MEMLAT_MON=y 3923 # CONFIG_QCOMCCI_HWMON is not set 3924 # CONFIG_QCOM_M4M_HWMON is not set 3925 CONFIG_DEVFREQ_GOV_QCOM_BW_HWMON=y 3926 # CONFIG_DEVFREQ_GOV_QCOM_CACHE_HWMON is not set 3927 CONFIG_DEVFREQ_GOV_SPDM_HYP=y 3928 CONFIG_DEVFREQ_GOV_MEMLAT=y 3929 3930 # 3931 # DEVFREQ Drivers 3932 # 3933 # CONFIG_DEVFREQ_SIMPLE_DEV is not set 3934 CONFIG_QCOM_DEVFREQ_DEVBW=y 3935 CONFIG_SPDM_SCM=y 3936 CONFIG_DEVFREQ_SPDM=y 3937 # CONFIG_PM_DEVFREQ_EVENT is not set 3938 CONFIG_EXTCON=y 3939 3940 # 3941 # Extcon Device Drivers 3942 # 3943 # CONFIG_EXTCON_ADC_JACK is not set 3944 # CONFIG_EXTCON_GPIO is not set 3945 # CONFIG_EXTCON_RT8973A is not set 3946 # CONFIG_EXTCON_SM5502 is not set 3947 # CONFIG_EXTCON_USB_GPIO is not set 3948 # CONFIG_MEMORY is not set 3949 CONFIG_IIO=y 3950 # CONFIG_IIO_BUFFER is not set 3951 # CONFIG_IIO_TRIGGER is not set 3952 3953 # 3954 # Accelerometers 3955 # 3956 # CONFIG_BMA180 is not set 3957 # CONFIG_BMC150_ACCEL is not set 3958 # CONFIG_IIO_ST_ACCEL_3AXIS is not set 3959 # CONFIG_KXSD9 is not set 3960 # CONFIG_KXCJK1013 is not set 3961 # CONFIG_MMA8452 is not set 3962 # CONFIG_MMA9551 is not set 3963 # CONFIG_MMA9553 is not set 3964 # CONFIG_MXC4005 is not set 3965 # CONFIG_STK8312 is not set 3966 3967 # 3968 # Analog to digital converters 3969 # 3970 # CONFIG_AD7266 is not set 3971 # CONFIG_AD7291 is not set 3972 # CONFIG_AD7298 is not set 3973 # CONFIG_AD7476 is not set 3974 # CONFIG_AD7791 is not set 3975 # CONFIG_AD7793 is not set 3976 # CONFIG_AD7887 is not set 3977 # CONFIG_AD7923 is not set 3978 # CONFIG_AD799X is not set 3979 # CONFIG_CC10001_ADC is not set 3980 # CONFIG_HI8435 is not set 3981 # CONFIG_MAX1027 is not set 3982 # CONFIG_MAX1363 is not set 3983 # CONFIG_MCP320X is not set 3984 # CONFIG_MCP3422 is not set 3985 # CONFIG_NAU7802 is not set 3986 # CONFIG_QCOM_SPMI_IADC is not set 3987 # CONFIG_QCOM_SPMI_VADC is not set 3988 CONFIG_QCOM_RRADC=y 3989 CONFIG_QCOM_TADC=y 3990 # CONFIG_TI_ADC081C is not set 3991 # CONFIG_TI_ADC128S052 is not set 3992 # CONFIG_VF610_ADC is not set 3993 3994 # 3995 # Amplifiers 3996 # 3997 # CONFIG_AD8366 is not set 3998 3999 # 4000 # Chemical Sensors 4001 # 4002 # CONFIG_VZ89X is not set 4003 4004 # 4005 # Hid Sensor IIO Common 4006 # 4007 4008 # 4009 # SSP Sensor Common 4010 # 4011 # CONFIG_IIO_SSP_SENSORHUB is not set 4012 4013 # 4014 # Digital to analog converters 4015 # 4016 # CONFIG_AD5064 is not set 4017 # CONFIG_AD5360 is not set 4018 # CONFIG_AD5380 is not set 4019 # CONFIG_AD5421 is not set 4020 # CONFIG_AD5446 is not set 4021 # CONFIG_AD5449 is not set 4022 # CONFIG_AD5504 is not set 4023 # CONFIG_AD5624R_SPI is not set 4024 # CONFIG_AD5686 is not set 4025 # CONFIG_AD5755 is not set 4026 # CONFIG_AD5764 is not set 4027 # CONFIG_AD5791 is not set 4028 # CONFIG_AD7303 is not set 4029 # CONFIG_M62332 is not set 4030 # CONFIG_MAX517 is not set 4031 # CONFIG_MAX5821 is not set 4032 # CONFIG_MCP4725 is not set 4033 # CONFIG_MCP4922 is not set 4034 4035 # 4036 # Frequency Synthesizers DDS/PLL 4037 # 4038 4039 # 4040 # Clock Generator/Distribution 4041 # 4042 # CONFIG_AD9523 is not set 4043 4044 # 4045 # Phase-Locked Loop (PLL) frequency synthesizers 4046 # 4047 # CONFIG_ADF4350 is not set 4048 4049 # 4050 # Digital gyroscope sensors 4051 # 4052 # CONFIG_ADIS16080 is not set 4053 # CONFIG_ADIS16130 is not set 4054 # CONFIG_ADIS16136 is not set 4055 # CONFIG_ADIS16260 is not set 4056 # CONFIG_ADXRS450 is not set 4057 # CONFIG_BMG160 is not set 4058 # CONFIG_IIO_ST_GYRO_3AXIS is not set 4059 # CONFIG_ITG3200 is not set 4060 4061 # 4062 # Humidity sensors 4063 # 4064 # CONFIG_DHT11 is not set 4065 # CONFIG_HDC100X is not set 4066 # CONFIG_HTU21 is not set 4067 # CONFIG_SI7005 is not set 4068 # CONFIG_SI7020 is not set 4069 4070 # 4071 # Inertial measurement units 4072 # 4073 # CONFIG_ADIS16400 is not set 4074 # CONFIG_ADIS16480 is not set 4075 # CONFIG_KMX61 is not set 4076 # CONFIG_INV_MPU6050_IIO is not set 4077 4078 # 4079 # Light sensors 4080 # 4081 # CONFIG_ACPI_ALS is not set 4082 # CONFIG_ADJD_S311 is not set 4083 # CONFIG_AL3320A is not set 4084 # CONFIG_APDS9300 is not set 4085 # CONFIG_APDS9960 is not set 4086 # CONFIG_BH1750 is not set 4087 # CONFIG_CM32181 is not set 4088 # CONFIG_CM3232 is not set 4089 # CONFIG_CM3323 is not set 4090 # CONFIG_CM36651 is not set 4091 # CONFIG_GP2AP020A00F is not set 4092 # CONFIG_ISL29125 is not set 4093 # CONFIG_JSA1212 is not set 4094 # CONFIG_RPR0521 is not set 4095 # CONFIG_LTR501 is not set 4096 # CONFIG_OPT3001 is not set 4097 # CONFIG_PA12203001 is not set 4098 # CONFIG_STK3310 is not set 4099 # CONFIG_TCS3414 is not set 4100 # CONFIG_TCS3472 is not set 4101 # CONFIG_SENSORS_TSL2563 is not set 4102 # CONFIG_TSL4531 is not set 4103 # CONFIG_US5182D is not set 4104 # CONFIG_VCNL4000 is not set 4105 4106 # 4107 # Magnetometer sensors 4108 # 4109 # CONFIG_AK8975 is not set 4110 # CONFIG_AK09911 is not set 4111 # CONFIG_BMC150_MAGN is not set 4112 # CONFIG_MAG3110 is not set 4113 # CONFIG_MMC35240 is not set 4114 # CONFIG_IIO_ST_MAGN_3AXIS is not set 4115 4116 # 4117 # Inclinometer sensors 4118 # 4119 4120 # 4121 # Digital potentiometers 4122 # 4123 # CONFIG_MCP4531 is not set 4124 4125 # 4126 # Pressure sensors 4127 # 4128 # CONFIG_BMP280 is not set 4129 # CONFIG_MPL115 is not set 4130 # CONFIG_MPL3115 is not set 4131 # CONFIG_MS5611 is not set 4132 # CONFIG_MS5637 is not set 4133 # CONFIG_IIO_ST_PRESS is not set 4134 # CONFIG_T5403 is not set 4135 4136 # 4137 # Lightning sensors 4138 # 4139 # CONFIG_AS3935 is not set 4140 4141 # 4142 # Proximity sensors 4143 # 4144 # CONFIG_LIDAR_LITE_V2 is not set 4145 # CONFIG_SX9500 is not set 4146 4147 # 4148 # Temperature sensors 4149 # 4150 # CONFIG_MLX90614 is not set 4151 # CONFIG_TMP006 is not set 4152 # CONFIG_TSYS01 is not set 4153 # CONFIG_TSYS02D is not set 4154 # CONFIG_NTB is not set 4155 # CONFIG_VME_BUS is not set 4156 CONFIG_PWM=y 4157 CONFIG_PWM_SYSFS=y 4158 # CONFIG_PWM_FSL_FTM is not set 4159 # CONFIG_PWM_PCA9685 is not set 4160 CONFIG_PWM_QPNP=y 4161 CONFIG_IRQCHIP=y 4162 CONFIG_ARM_GIC=y 4163 CONFIG_ARM_GIC_V2M=y 4164 CONFIG_ARM_GIC_V3=y 4165 CONFIG_ARM_GIC_V3_ITS=y 4166 CONFIG_ARM_GIC_V3_ACL=y 4167 # CONFIG_ARM_GIC_V3_NO_ACCESS_CONTROL is not set 4168 CONFIG_QCOM_SHOW_RESUME_IRQ=y 4169 CONFIG_MSM_IRQ=y 4170 # CONFIG_IPACK_BUS is not set 4171 CONFIG_ARCH_HAS_RESET_CONTROLLER=y 4172 CONFIG_RESET_CONTROLLER=y 4173 # CONFIG_FMC is not set 4174 4175 # 4176 # PHY Subsystem 4177 # 4178 CONFIG_GENERIC_PHY=y 4179 # CONFIG_PHY_PXA_28NM_HSIC is not set 4180 # CONFIG_PHY_PXA_28NM_USB2 is not set 4181 # CONFIG_BCM_KONA_USB2_PHY is not set 4182 # CONFIG_PHY_QCOM_APQ8064_SATA is not set 4183 # CONFIG_PHY_QCOM_IPQ806X_SATA is not set 4184 # CONFIG_PHY_XGENE is not set 4185 CONFIG_PHY_QCOM_UFS=y 4186 # CONFIG_POWERCAP is not set 4187 # CONFIG_MCB is not set 4188 4189 # 4190 # Performance monitor support 4191 # 4192 CONFIG_ARM_PMU=y 4193 CONFIG_RAS=y 4194 # CONFIG_THUNDERBOLT is not set 4195 4196 # 4197 # Android 4198 # 4199 CONFIG_ANDROID=y 4200 CONFIG_ANDROID_BINDER_IPC=y 4201 CONFIG_ANDROID_BINDER_DEVICES="binder,hwbinder,vndbinder" 4202 # CONFIG_LIBNVDIMM is not set 4203 # CONFIG_NVMEM is not set 4204 # CONFIG_STM is not set 4205 # CONFIG_INTEL_TH is not set 4206 4207 # 4208 # FPGA Configuration Support 4209 # 4210 # CONFIG_FPGA is not set 4211 4212 # 4213 # Firmware Drivers 4214 # 4215 CONFIG_ARM_PSCI_FW=y 4216 # CONFIG_FIRMWARE_MEMMAP is not set 4217 CONFIG_DMIID=y 4218 # CONFIG_DMI_SYSFS is not set 4219 CONFIG_QCOM_SCM_64=y 4220 CONFIG_HAVE_ARM_SMCCC=y 4221 4222 # 4223 # EFI (Extensible Firmware Interface) Support 4224 # 4225 # CONFIG_EFI_VARS is not set 4226 CONFIG_EFI_ESRT=y 4227 CONFIG_EFI_PARAMS_FROM_FDT=y 4228 CONFIG_EFI_RUNTIME_WRAPPERS=y 4229 CONFIG_EFI_ARMSTUB=y 4230 CONFIG_MSM_TZ_LOG=y 4231 # CONFIG_BIF is not set 4232 CONFIG_SENSORS_SSC=y 4233 CONFIG_HTC_RADIO_SMEM=y 4234 4235 # 4236 # Firmware Drivers 4237 # 4238 4239 # 4240 # EFI (Extensible Firmware Interface) Support 4241 # 4242 CONFIG_ACPI=y 4243 CONFIG_ACPI_GENERIC_GSI=y 4244 CONFIG_ACPI_CCA_REQUIRED=y 4245 # CONFIG_ACPI_DEBUGGER is not set 4246 # CONFIG_ACPI_EC_DEBUGFS is not set 4247 CONFIG_ACPI_BUTTON=y 4248 CONFIG_ACPI_FAN=y 4249 # CONFIG_ACPI_DOCK is not set 4250 CONFIG_ACPI_PROCESSOR=y 4251 CONFIG_ACPI_HOTPLUG_CPU=y 4252 CONFIG_ACPI_THERMAL=y 4253 # CONFIG_ACPI_CUSTOM_DSDT is not set 4254 # CONFIG_ACPI_DEBUG is not set 4255 # CONFIG_ACPI_PCI_SLOT is not set 4256 CONFIG_ACPI_CONTAINER=y 4257 # CONFIG_ACPI_HED is not set 4258 # CONFIG_ACPI_CUSTOM_METHOD is not set 4259 CONFIG_ACPI_REDUCED_HARDWARE_ONLY=y 4260 # CONFIG_PMIC_OPREGION is not set 4261 4262 # 4263 # File systems 4264 # 4265 CONFIG_DCACHE_WORD_ACCESS=y 4266 # CONFIG_EXT2_FS is not set 4267 # CONFIG_EXT3_FS is not set 4268 CONFIG_EXT4_FS=y 4269 CONFIG_EXT4_USE_FOR_EXT2=y 4270 # CONFIG_EXT4_FS_POSIX_ACL is not set 4271 CONFIG_EXT4_FS_SECURITY=y 4272 CONFIG_EXT4_ENCRYPTION=y 4273 CONFIG_EXT4_FS_ENCRYPTION=y 4274 CONFIG_EXT4_FS_ICE_ENCRYPTION=y 4275 # CONFIG_EXT4_DEBUG is not set 4276 CONFIG_JBD2=y 4277 # CONFIG_JBD2_DEBUG is not set 4278 CONFIG_FS_MBCACHE=y 4279 # CONFIG_REISERFS_FS is not set 4280 # CONFIG_JFS_FS is not set 4281 # CONFIG_XFS_FS is not set 4282 # CONFIG_GFS2_FS is not set 4283 # CONFIG_OCFS2_FS is not set 4284 # CONFIG_BTRFS_FS is not set 4285 # CONFIG_NILFS2_FS is not set 4286 # CONFIG_F2FS_FS is not set 4287 # CONFIG_FS_DAX is not set 4288 CONFIG_FS_POSIX_ACL=y 4289 CONFIG_FILE_LOCKING=y 4290 CONFIG_FSNOTIFY=y 4291 CONFIG_DNOTIFY=y 4292 CONFIG_INOTIFY_USER=y 4293 # CONFIG_FANOTIFY is not set 4294 CONFIG_QUOTA=y 4295 CONFIG_QUOTA_NETLINK_INTERFACE=y 4296 # CONFIG_PRINT_QUOTA_WARNING is not set 4297 # CONFIG_QUOTA_DEBUG is not set 4298 CONFIG_QUOTA_TREE=y 4299 # CONFIG_QFMT_V1 is not set 4300 CONFIG_QFMT_V2=y 4301 CONFIG_QUOTACTL=y 4302 # CONFIG_AUTOFS4_FS is not set 4303 CONFIG_FUSE_FS=y 4304 # CONFIG_CUSE is not set 4305 # CONFIG_OVERLAY_FS is not set 4306 4307 # 4308 # Caches 4309 # 4310 # CONFIG_FSCACHE is not set 4311 4312 # 4313 # CD-ROM/DVD Filesystems 4314 # 4315 # CONFIG_ISO9660_FS is not set 4316 # CONFIG_UDF_FS is not set 4317 4318 # 4319 # DOS/FAT/NT Filesystems 4320 # 4321 CONFIG_FAT_FS=y 4322 # CONFIG_MSDOS_FS is not set 4323 CONFIG_VFAT_FS=y 4324 CONFIG_FAT_DEFAULT_CODEPAGE=437 4325 CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" 4326 # CONFIG_NTFS_FS is not set 4327 4328 # 4329 # Pseudo filesystems 4330 # 4331 CONFIG_PROC_FS=y 4332 # CONFIG_PROC_KCORE is not set 4333 CONFIG_PROC_SYSCTL=y 4334 CONFIG_PROC_PAGE_MONITOR=y 4335 # CONFIG_PROC_CHILDREN is not set 4336 CONFIG_KERNFS=y 4337 CONFIG_SYSFS=y 4338 CONFIG_TMPFS=y 4339 CONFIG_TMPFS_POSIX_ACL=y 4340 CONFIG_TMPFS_XATTR=y 4341 # CONFIG_HUGETLBFS is not set 4342 # CONFIG_HUGETLB_PAGE is not set 4343 CONFIG_CONFIGFS_FS=y 4344 # CONFIG_EFIVAR_FS is not set 4345 CONFIG_MISC_FILESYSTEMS=y 4346 # CONFIG_ADFS_FS is not set 4347 # CONFIG_AFFS_FS is not set 4348 # CONFIG_ECRYPT_FS is not set 4349 CONFIG_SDCARD_FS=y 4350 # CONFIG_HFS_FS is not set 4351 # CONFIG_HFSPLUS_FS is not set 4352 # CONFIG_BEFS_FS is not set 4353 # CONFIG_BFS_FS is not set 4354 # CONFIG_EFS_FS is not set 4355 # CONFIG_LOGFS is not set 4356 # CONFIG_CRAMFS is not set 4357 # CONFIG_SQUASHFS is not set 4358 # CONFIG_VXFS_FS is not set 4359 # CONFIG_MINIX_FS is not set 4360 # CONFIG_OMFS_FS is not set 4361 # CONFIG_HPFS_FS is not set 4362 # CONFIG_QNX4FS_FS is not set 4363 # CONFIG_QNX6FS_FS is not set 4364 # CONFIG_ROMFS_FS is not set 4365 CONFIG_PSTORE=y 4366 CONFIG_PSTORE_CONSOLE=y 4367 CONFIG_PSTORE_PMSG=y 4368 CONFIG_PSTORE_RAM=y 4369 CONFIG_HTC_DEBUG_BOOTLOADER_LOG=y 4370 # CONFIG_SYSV_FS is not set 4371 # CONFIG_UFS_FS is not set 4372 # CONFIG_NETWORK_FILESYSTEMS is not set 4373 CONFIG_NLS=y 4374 CONFIG_NLS_DEFAULT="iso8859-1" 4375 CONFIG_NLS_CODEPAGE_437=y 4376 # CONFIG_NLS_CODEPAGE_737 is not set 4377 # CONFIG_NLS_CODEPAGE_775 is not set 4378 # CONFIG_NLS_CODEPAGE_850 is not set 4379 # CONFIG_NLS_CODEPAGE_852 is not set 4380 # CONFIG_NLS_CODEPAGE_855 is not set 4381 # CONFIG_NLS_CODEPAGE_857 is not set 4382 # CONFIG_NLS_CODEPAGE_860 is not set 4383 # CONFIG_NLS_CODEPAGE_861 is not set 4384 # CONFIG_NLS_CODEPAGE_862 is not set 4385 # CONFIG_NLS_CODEPAGE_863 is not set 4386 # CONFIG_NLS_CODEPAGE_864 is not set 4387 # CONFIG_NLS_CODEPAGE_865 is not set 4388 # CONFIG_NLS_CODEPAGE_866 is not set 4389 # CONFIG_NLS_CODEPAGE_869 is not set 4390 # CONFIG_NLS_CODEPAGE_936 is not set 4391 # CONFIG_NLS_CODEPAGE_950 is not set 4392 # CONFIG_NLS_CODEPAGE_932 is not set 4393 # CONFIG_NLS_CODEPAGE_949 is not set 4394 # CONFIG_NLS_CODEPAGE_874 is not set 4395 # CONFIG_NLS_ISO8859_8 is not set 4396 # CONFIG_NLS_CODEPAGE_1250 is not set 4397 # CONFIG_NLS_CODEPAGE_1251 is not set 4398 # CONFIG_NLS_ASCII is not set 4399 CONFIG_NLS_ISO8859_1=y 4400 # CONFIG_NLS_ISO8859_2 is not set 4401 # CONFIG_NLS_ISO8859_3 is not set 4402 # CONFIG_NLS_ISO8859_4 is not set 4403 # CONFIG_NLS_ISO8859_5 is not set 4404 # CONFIG_NLS_ISO8859_6 is not set 4405 # CONFIG_NLS_ISO8859_7 is not set 4406 # CONFIG_NLS_ISO8859_9 is not set 4407 # CONFIG_NLS_ISO8859_13 is not set 4408 # CONFIG_NLS_ISO8859_14 is not set 4409 # CONFIG_NLS_ISO8859_15 is not set 4410 # CONFIG_NLS_KOI8_R is not set 4411 # CONFIG_NLS_KOI8_U is not set 4412 # CONFIG_NLS_MAC_ROMAN is not set 4413 # CONFIG_NLS_MAC_CELTIC is not set 4414 # CONFIG_NLS_MAC_CENTEURO is not set 4415 # CONFIG_NLS_MAC_CROATIAN is not set 4416 # CONFIG_NLS_MAC_CYRILLIC is not set 4417 # CONFIG_NLS_MAC_GAELIC is not set 4418 # CONFIG_NLS_MAC_GREEK is not set 4419 # CONFIG_NLS_MAC_ICELAND is not set 4420 # CONFIG_NLS_MAC_INUIT is not set 4421 # CONFIG_NLS_MAC_ROMANIAN is not set 4422 # CONFIG_NLS_MAC_TURKISH is not set 4423 # CONFIG_NLS_UTF8 is not set 4424 # CONFIG_DLM is not set 4425 # CONFIG_VIRTUALIZATION is not set 4426 4427 # 4428 # Kernel hacking 4429 # 4430 4431 # 4432 # printk and dmesg options 4433 # 4434 CONFIG_PRINTK_TIME=y 4435 CONFIG_PRINTK_CPU_ID=y 4436 CONFIG_PRINTK_PID=y 4437 CONFIG_MESSAGE_LOGLEVEL_DEFAULT=4 4438 # CONFIG_BOOT_PRINTK_DELAY is not set 4439 CONFIG_DYNAMIC_DEBUG=y 4440 4441 # 4442 # Compile-time checks and compiler options 4443 # 4444 CONFIG_DEBUG_INFO=y 4445 # CONFIG_DEBUG_INFO_REDUCED is not set 4446 # CONFIG_DEBUG_INFO_SPLIT is not set 4447 # CONFIG_DEBUG_INFO_DWARF4 is not set 4448 # CONFIG_GDB_SCRIPTS is not set 4449 CONFIG_ENABLE_WARN_DEPRECATED=y 4450 CONFIG_ENABLE_MUST_CHECK=y 4451 CONFIG_FRAME_WARN=2048 4452 # CONFIG_STRIP_ASM_SYMS is not set 4453 # CONFIG_READABLE_ASM is not set 4454 # CONFIG_UNUSED_SYMBOLS is not set 4455 # CONFIG_PAGE_OWNER is not set 4456 CONFIG_DEBUG_FS=y 4457 # CONFIG_HEADERS_CHECK is not set 4458 # CONFIG_DEBUG_SECTION_MISMATCH is not set 4459 CONFIG_SECTION_MISMATCH_WARN_ONLY=y 4460 CONFIG_ARCH_WANT_FRAME_POINTERS=y 4461 CONFIG_FRAME_POINTER=y 4462 # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set 4463 CONFIG_MAGIC_SYSRQ=y 4464 CONFIG_MAGIC_SYSRQ_DEFAULT_ENABLE=0x1 4465 CONFIG_DEBUG_KERNEL=y 4466 4467 # 4468 # Memory Debugging 4469 # 4470 # CONFIG_PAGE_EXTENSION is not set 4471 # CONFIG_DEBUG_PAGEALLOC is not set 4472 # CONFIG_DEBUG_OBJECTS is not set 4473 # CONFIG_SLUB_STATS is not set 4474 CONFIG_HAVE_DEBUG_KMEMLEAK=y 4475 # CONFIG_DEBUG_KMEMLEAK is not set 4476 # CONFIG_DEBUG_STACK_USAGE is not set 4477 # CONFIG_DEBUG_VM is not set 4478 # CONFIG_DEBUG_MEMORY_INIT is not set 4479 # CONFIG_DEBUG_PER_CPU_MAPS is not set 4480 CONFIG_HAVE_ARCH_KASAN=y 4481 # CONFIG_KASAN is not set 4482 CONFIG_ARCH_HAS_KCOV=y 4483 # CONFIG_KCOV is not set 4484 # CONFIG_DEBUG_SHIRQ is not set 4485 4486 # 4487 # Debug Lockups and Hangs 4488 # 4489 CONFIG_LOCKUP_DETECTOR=y 4490 CONFIG_HARDLOCKUP_DETECTOR_OTHER_CPU=y 4491 CONFIG_HARDLOCKUP_DETECTOR=y 4492 # CONFIG_BOOTPARAM_HARDLOCKUP_PANIC is not set 4493 CONFIG_BOOTPARAM_HARDLOCKUP_PANIC_VALUE=0 4494 # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set 4495 CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 4496 CONFIG_DETECT_HUNG_TASK=y 4497 CONFIG_DEFAULT_HUNG_TASK_TIMEOUT=120 4498 # CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set 4499 CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0 4500 # CONFIG_WQ_WATCHDOG is not set 4501 CONFIG_PANIC_ON_OOPS=y 4502 CONFIG_PANIC_ON_OOPS_VALUE=1 4503 CONFIG_PANIC_TIMEOUT=1 4504 CONFIG_SCHED_DEBUG=y 4505 CONFIG_SCHED_INFO=y 4506 # CONFIG_PANIC_ON_RT_THROTTLING is not set 4507 CONFIG_SCHEDSTATS=y 4508 CONFIG_SCHED_STACK_END_CHECK=y 4509 # CONFIG_DEBUG_TIMEKEEPING is not set 4510 CONFIG_TIMER_STATS=y 4511 # CONFIG_DEBUG_PREEMPT is not set 4512 4513 # 4514 # Lock Debugging (spinlocks, mutexes, etc...) 4515 # 4516 # CONFIG_DEBUG_RT_MUTEXES is not set 4517 # CONFIG_DEBUG_SPINLOCK is not set 4518 # CONFIG_DEBUG_MUTEXES is not set 4519 # CONFIG_DEBUG_WW_MUTEX_SLOWPATH is not set 4520 # CONFIG_DEBUG_LOCK_ALLOC is not set 4521 # CONFIG_PROVE_LOCKING is not set 4522 # CONFIG_LOCK_STAT is not set 4523 # CONFIG_DEBUG_ATOMIC_SLEEP is not set 4524 # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set 4525 # CONFIG_LOCK_TORTURE_TEST is not set 4526 CONFIG_STACKTRACE=y 4527 # CONFIG_DEBUG_KOBJECT is not set 4528 CONFIG_HAVE_DEBUG_BUGVERBOSE=y 4529 CONFIG_DEBUG_BUGVERBOSE=y 4530 # CONFIG_DEBUG_LIST is not set 4531 # CONFIG_DEBUG_PI_LIST is not set 4532 # CONFIG_DEBUG_SG is not set 4533 # CONFIG_DEBUG_NOTIFIERS is not set 4534 # CONFIG_DEBUG_CREDENTIALS is not set 4535 4536 # 4537 # RCU Debugging 4538 # 4539 # CONFIG_PROVE_RCU is not set 4540 # CONFIG_SPARSE_RCU_POINTER is not set 4541 # CONFIG_TORTURE_TEST is not set 4542 # CONFIG_RCU_TORTURE_TEST is not set 4543 CONFIG_RCU_CPU_STALL_TIMEOUT=21 4544 # CONFIG_RCU_STALL_WATCHDOG_BITE is not set 4545 # CONFIG_RCU_TRACE is not set 4546 # CONFIG_RCU_EQS_DEBUG is not set 4547 # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set 4548 # CONFIG_NOTIFIER_ERROR_INJECTION is not set 4549 # CONFIG_FAULT_INJECTION is not set 4550 CONFIG_NOP_TRACER=y 4551 CONFIG_HAVE_FUNCTION_TRACER=y 4552 CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y 4553 CONFIG_HAVE_DYNAMIC_FTRACE=y 4554 CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y 4555 CONFIG_HAVE_SYSCALL_TRACEPOINTS=y 4556 CONFIG_HAVE_C_RECORDMCOUNT=y 4557 CONFIG_TRACE_CLOCK=y 4558 CONFIG_RING_BUFFER=y 4559 CONFIG_EVENT_TRACING=y 4560 CONFIG_CONTEXT_SWITCH_TRACER=y 4561 CONFIG_IPC_LOGGING=y 4562 # CONFIG_QCOM_RTB is not set 4563 CONFIG_TRACING=y 4564 CONFIG_GENERIC_TRACER=y 4565 CONFIG_TRACING_SUPPORT=y 4566 CONFIG_FTRACE=y 4567 # CONFIG_FUNCTION_TRACER is not set 4568 # CONFIG_IRQSOFF_TRACER is not set 4569 # CONFIG_PREEMPT_TRACER is not set 4570 # CONFIG_TRACE_CRITICAL_SECTION_EVENTS is not set 4571 # CONFIG_SCHED_TRACER is not set 4572 # CONFIG_FTRACE_SYSCALLS is not set 4573 # CONFIG_TRACER_SNAPSHOT is not set 4574 CONFIG_BRANCH_PROFILE_NONE=y 4575 # CONFIG_PROFILE_ANNOTATED_BRANCHES is not set 4576 # CONFIG_PROFILE_ALL_BRANCHES is not set 4577 # CONFIG_STACK_TRACER is not set 4578 CONFIG_BLK_DEV_IO_TRACE=y 4579 # CONFIG_PROBE_EVENTS is not set 4580 # CONFIG_FTRACE_STARTUP_TEST is not set 4581 # CONFIG_TRACEPOINT_BENCHMARK is not set 4582 # CONFIG_RING_BUFFER_BENCHMARK is not set 4583 # CONFIG_RING_BUFFER_STARTUP_TEST is not set 4584 # CONFIG_TRACE_ENUM_MAP_FILE is not set 4585 CONFIG_TRACING_EVENTS_GPIO=y 4586 4587 # 4588 # Runtime Testing 4589 # 4590 # CONFIG_LKDTM is not set 4591 # CONFIG_TEST_LIST_SORT is not set 4592 # CONFIG_BACKTRACE_SELF_TEST is not set 4593 # CONFIG_RBTREE_TEST is not set 4594 # CONFIG_INTERVAL_TREE_TEST is not set 4595 # CONFIG_PERCPU_TEST is not set 4596 # CONFIG_ATOMIC64_SELFTEST is not set 4597 # CONFIG_TEST_HEXDUMP is not set 4598 # CONFIG_TEST_STRING_HELPERS is not set 4599 # CONFIG_TEST_KSTRTOX is not set 4600 # CONFIG_TEST_PRINTF is not set 4601 # CONFIG_TEST_RHASHTABLE is not set 4602 # CONFIG_DMA_API_DEBUG is not set 4603 # CONFIG_TEST_LKM is not set 4604 # CONFIG_TEST_USER_COPY is not set 4605 # CONFIG_TEST_BPF is not set 4606 # CONFIG_TEST_FIRMWARE is not set 4607 # CONFIG_TEST_UDELAY is not set 4608 # CONFIG_MEMTEST is not set 4609 # CONFIG_TEST_STATIC_KEYS is not set 4610 CONFIG_PANIC_ON_DATA_CORRUPTION=y 4611 CONFIG_CC_WERROR=y 4612 # CONFIG_SAMPLES is not set 4613 CONFIG_HAVE_ARCH_KGDB=y 4614 # CONFIG_KGDB is not set 4615 CONFIG_ARCH_HAS_UBSAN_SANITIZE_ALL=y 4616 # CONFIG_UBSAN is not set 4617 # CONFIG_ARM64_PTDUMP is not set 4618 # CONFIG_STRICT_DEVMEM is not set 4619 CONFIG_PID_IN_CONTEXTIDR=y 4620 # CONFIG_ARM64_RANDOMIZE_TEXT_OFFSET is not set 4621 CONFIG_DEBUG_SET_MODULE_RONX=y 4622 CONFIG_DEBUG_RODATA=y 4623 # CONFIG_DEBUG_ALIGN_RODATA is not set 4624 # CONFIG_FORCE_PAGES is not set 4625 # CONFIG_FREE_PAGES_RDONLY is not set 4626 # CONFIG_ARM64_STRICT_BREAK_BEFORE_MAKE is not set 4627 # CONFIG_CORESIGHT is not set 4628 4629 # 4630 # Security options 4631 # 4632 CONFIG_KEYS=y 4633 CONFIG_KEYS_COMPAT=y 4634 # CONFIG_PERSISTENT_KEYRINGS is not set 4635 # CONFIG_BIG_KEYS is not set 4636 # CONFIG_ENCRYPTED_KEYS is not set 4637 4638 # 4639 # Qualcomm Technologies, Inc Per File Encryption security device drivers 4640 # 4641 # CONFIG_PFT is not set 4642 CONFIG_PFK=y 4643 # CONFIG_SECURITY_DMESG_RESTRICT is not set 4644 CONFIG_SECURITY_PERF_EVENTS_RESTRICT=y 4645 CONFIG_SECURITY=y 4646 # CONFIG_SECURITYFS is not set 4647 CONFIG_SECURITY_NETWORK=y 4648 # CONFIG_SECURITY_NETWORK_XFRM is not set 4649 # CONFIG_SECURITY_PATH is not set 4650 CONFIG_LSM_MMAP_MIN_ADDR=32768 4651 CONFIG_HAVE_HARDENED_USERCOPY_ALLOCATOR=y 4652 CONFIG_HAVE_ARCH_HARDENED_USERCOPY=y 4653 CONFIG_HARDENED_USERCOPY=y 4654 # CONFIG_HARDENED_USERCOPY_PAGESPAN is not set 4655 CONFIG_SECURITY_SELINUX=y 4656 # CONFIG_SECURITY_SELINUX_BOOTPARAM is not set 4657 # CONFIG_SECURITY_SELINUX_DISABLE is not set 4658 CONFIG_SECURITY_SELINUX_DEVELOP=y 4659 CONFIG_SECURITY_SELINUX_AVC_STATS=y 4660 CONFIG_SECURITY_SELINUX_CHECKREQPROT_VALUE=0 4661 # CONFIG_SECURITY_SELINUX_POLICYDB_VERSION_MAX is not set 4662 CONFIG_SECURITY_SMACK=y 4663 # CONFIG_SECURITY_SMACK_BRINGUP is not set 4664 # CONFIG_SECURITY_SMACK_NETFILTER is not set 4665 # CONFIG_SECURITY_TOMOYO is not set 4666 # CONFIG_SECURITY_APPARMOR is not set 4667 # CONFIG_SECURITY_YAMA is not set 4668 CONFIG_INTEGRITY=y 4669 # CONFIG_INTEGRITY_SIGNATURE is not set 4670 CONFIG_INTEGRITY_AUDIT=y 4671 # CONFIG_IMA is not set 4672 # CONFIG_EVM is not set 4673 CONFIG_DEFAULT_SECURITY_SELINUX=y 4674 # CONFIG_DEFAULT_SECURITY_SMACK is not set 4675 # CONFIG_DEFAULT_SECURITY_DAC is not set 4676 CONFIG_DEFAULT_SECURITY="selinux" 4677 CONFIG_CRYPTO=y 4678 4679 # 4680 # Crypto core or helper 4681 # 4682 CONFIG_CRYPTO_ALGAPI=y 4683 CONFIG_CRYPTO_ALGAPI2=y 4684 CONFIG_CRYPTO_AEAD=y 4685 CONFIG_CRYPTO_AEAD2=y 4686 CONFIG_CRYPTO_BLKCIPHER=y 4687 CONFIG_CRYPTO_BLKCIPHER2=y 4688 CONFIG_CRYPTO_HASH=y 4689 CONFIG_CRYPTO_HASH2=y 4690 CONFIG_CRYPTO_RNG=y 4691 CONFIG_CRYPTO_RNG2=y 4692 CONFIG_CRYPTO_RNG_DEFAULT=y 4693 CONFIG_CRYPTO_PCOMP2=y 4694 CONFIG_CRYPTO_AKCIPHER2=y 4695 CONFIG_CRYPTO_AKCIPHER=y 4696 # CONFIG_CRYPTO_RSA is not set 4697 CONFIG_CRYPTO_MANAGER=y 4698 CONFIG_CRYPTO_MANAGER2=y 4699 # CONFIG_CRYPTO_USER is not set 4700 CONFIG_CRYPTO_MANAGER_DISABLE_TESTS=y 4701 CONFIG_CRYPTO_GF128MUL=y 4702 CONFIG_CRYPTO_NULL=y 4703 CONFIG_CRYPTO_NULL2=y 4704 # CONFIG_CRYPTO_PCRYPT is not set 4705 CONFIG_CRYPTO_WORKQUEUE=y 4706 CONFIG_CRYPTO_CRYPTD=y 4707 # CONFIG_CRYPTO_MCRYPTD is not set 4708 CONFIG_CRYPTO_AUTHENC=y 4709 # CONFIG_CRYPTO_TEST is not set 4710 CONFIG_CRYPTO_ABLK_HELPER=y 4711 4712 # 4713 # Authenticated Encryption with Associated Data 4714 # 4715 # CONFIG_CRYPTO_CCM is not set 4716 CONFIG_CRYPTO_GCM=y 4717 # CONFIG_CRYPTO_CHACHA20POLY1305 is not set 4718 CONFIG_CRYPTO_SEQIV=y 4719 CONFIG_CRYPTO_ECHAINIV=y 4720 4721 # 4722 # Block modes 4723 # 4724 CONFIG_CRYPTO_CBC=y 4725 CONFIG_CRYPTO_HEH=y 4726 CONFIG_CRYPTO_CTR=y 4727 CONFIG_CRYPTO_CTS=y 4728 CONFIG_CRYPTO_ECB=y 4729 # CONFIG_CRYPTO_LRW is not set 4730 # CONFIG_CRYPTO_PCBC is not set 4731 CONFIG_CRYPTO_XTS=y 4732 # CONFIG_CRYPTO_KEYWRAP is not set 4733 4734 # 4735 # Hash modes 4736 # 4737 CONFIG_CRYPTO_CMAC=y 4738 CONFIG_CRYPTO_HMAC=y 4739 CONFIG_CRYPTO_XCBC=y 4740 # CONFIG_CRYPTO_VMAC is not set 4741 4742 # 4743 # Digest 4744 # 4745 CONFIG_CRYPTO_CRC32C=y 4746 # CONFIG_CRYPTO_CRC32 is not set 4747 # CONFIG_CRYPTO_CRCT10DIF is not set 4748 CONFIG_CRYPTO_GHASH=y 4749 # CONFIG_CRYPTO_POLY1305 is not set 4750 CONFIG_CRYPTO_MD4=y 4751 CONFIG_CRYPTO_MD5=y 4752 # CONFIG_CRYPTO_MICHAEL_MIC is not set 4753 # CONFIG_CRYPTO_RMD128 is not set 4754 # CONFIG_CRYPTO_RMD160 is not set 4755 # CONFIG_CRYPTO_RMD256 is not set 4756 # CONFIG_CRYPTO_RMD320 is not set 4757 CONFIG_CRYPTO_SHA1=y 4758 CONFIG_CRYPTO_SHA256=y 4759 CONFIG_CRYPTO_SHA512=y 4760 # CONFIG_CRYPTO_TGR192 is not set 4761 # CONFIG_CRYPTO_WP512 is not set 4762 4763 # 4764 # Ciphers 4765 # 4766 CONFIG_CRYPTO_AES=y 4767 # CONFIG_CRYPTO_ANUBIS is not set 4768 CONFIG_CRYPTO_ARC4=y 4769 # CONFIG_CRYPTO_BLOWFISH is not set 4770 # CONFIG_CRYPTO_CAMELLIA is not set 4771 # CONFIG_CRYPTO_CAST5 is not set 4772 # CONFIG_CRYPTO_CAST6 is not set 4773 CONFIG_CRYPTO_DES=y 4774 # CONFIG_CRYPTO_FCRYPT is not set 4775 # CONFIG_CRYPTO_KHAZAD is not set 4776 # CONFIG_CRYPTO_SALSA20 is not set 4777 # CONFIG_CRYPTO_CHACHA20 is not set 4778 # CONFIG_CRYPTO_SEED is not set 4779 # CONFIG_CRYPTO_SERPENT is not set 4780 # CONFIG_CRYPTO_TEA is not set 4781 CONFIG_CRYPTO_TWOFISH=y 4782 CONFIG_CRYPTO_TWOFISH_COMMON=y 4783 4784 # 4785 # Compression 4786 # 4787 CONFIG_CRYPTO_DEFLATE=y 4788 # CONFIG_CRYPTO_ZLIB is not set 4789 # CONFIG_CRYPTO_LZO is not set 4790 # CONFIG_CRYPTO_842 is not set 4791 # CONFIG_CRYPTO_LZ4 is not set 4792 # CONFIG_CRYPTO_LZ4HC is not set 4793 4794 # 4795 # Random Number Generation 4796 # 4797 CONFIG_CRYPTO_ANSI_CPRNG=y 4798 CONFIG_CRYPTO_DRBG_MENU=y 4799 CONFIG_CRYPTO_DRBG_HMAC=y 4800 # CONFIG_CRYPTO_DRBG_HASH is not set 4801 # CONFIG_CRYPTO_DRBG_CTR is not set 4802 CONFIG_CRYPTO_DRBG=y 4803 CONFIG_CRYPTO_JITTERENTROPY=y 4804 # CONFIG_CRYPTO_USER_API_HASH is not set 4805 # CONFIG_CRYPTO_USER_API_SKCIPHER is not set 4806 # CONFIG_CRYPTO_USER_API_RNG is not set 4807 # CONFIG_CRYPTO_USER_API_AEAD is not set 4808 CONFIG_CRYPTO_HASH_INFO=y 4809 CONFIG_CRYPTO_HW=y 4810 CONFIG_CRYPTO_DEV_QCE50=y 4811 # CONFIG_FIPS_ENABLE is not set 4812 CONFIG_CRYPTO_DEV_QCRYPTO=y 4813 CONFIG_CRYPTO_DEV_QCOM_MSM_QCE=y 4814 CONFIG_CRYPTO_DEV_QCEDEV=y 4815 CONFIG_CRYPTO_DEV_OTA_CRYPTO=y 4816 # CONFIG_CRYPTO_DEV_CCP is not set 4817 CONFIG_CRYPTO_DEV_QCE=y 4818 CONFIG_CRYPTO_DEV_QCOM_ICE=y 4819 CONFIG_ASYMMETRIC_KEY_TYPE=y 4820 CONFIG_ASYMMETRIC_PUBLIC_KEY_SUBTYPE=y 4821 CONFIG_PUBLIC_KEY_ALGO_RSA=y 4822 CONFIG_X509_CERTIFICATE_PARSER=y 4823 CONFIG_PKCS7_MESSAGE_PARSER=y 4824 # CONFIG_PKCS7_TEST_KEY is not set 4825 # CONFIG_SIGNED_PE_FILE_VERIFICATION is not set 4826 4827 # 4828 # Certificates for signature checking 4829 # 4830 CONFIG_SYSTEM_TRUSTED_KEYRING=y 4831 CONFIG_SYSTEM_TRUSTED_KEYS="certs/esl_key.pem" 4832 CONFIG_ARM64_CRYPTO=y 4833 CONFIG_CRYPTO_SHA1_ARM64_CE=y 4834 CONFIG_CRYPTO_SHA2_ARM64_CE=y 4835 CONFIG_CRYPTO_GHASH_ARM64_CE=y 4836 CONFIG_CRYPTO_POLY_HASH_ARM64_CE=y 4837 CONFIG_CRYPTO_AES_ARM64_CE=y 4838 CONFIG_CRYPTO_AES_ARM64_CE_CCM=y 4839 CONFIG_CRYPTO_AES_ARM64_CE_BLK=y 4840 CONFIG_CRYPTO_AES_ARM64_NEON_BLK=y 4841 CONFIG_CRYPTO_CRC32_ARM64=y 4842 CONFIG_BINARY_PRINTF=y 4843 4844 # 4845 # Library routines 4846 # 4847 CONFIG_BITREVERSE=y 4848 CONFIG_HAVE_ARCH_BITREVERSE=y 4849 CONFIG_RATIONAL=y 4850 CONFIG_GENERIC_STRNCPY_FROM_USER=y 4851 CONFIG_GENERIC_STRNLEN_USER=y 4852 CONFIG_GENERIC_NET_UTILS=y 4853 CONFIG_GENERIC_PCI_IOMAP=y 4854 CONFIG_GENERIC_IO=y 4855 CONFIG_ARCH_USE_CMPXCHG_LOCKREF=y 4856 CONFIG_CRC_CCITT=y 4857 CONFIG_CRC16=y 4858 # CONFIG_CRC_T10DIF is not set 4859 # CONFIG_CRC_ITU_T is not set 4860 CONFIG_CRC32=y 4861 # CONFIG_CRC32_SELFTEST is not set 4862 CONFIG_CRC32_SLICEBY8=y 4863 # CONFIG_CRC32_SLICEBY4 is not set 4864 # CONFIG_CRC32_SARWATE is not set 4865 # CONFIG_CRC32_BIT is not set 4866 # CONFIG_CRC7 is not set 4867 CONFIG_LIBCRC32C=y 4868 # CONFIG_CRC8 is not set 4869 CONFIG_AUDIT_GENERIC=y 4870 CONFIG_AUDIT_ARCH_COMPAT_GENERIC=y 4871 CONFIG_AUDIT_COMPAT_GENERIC=y 4872 # CONFIG_RANDOM32_SELFTEST is not set 4873 CONFIG_ZLIB_INFLATE=y 4874 CONFIG_ZLIB_DEFLATE=y 4875 CONFIG_LZO_COMPRESS=y 4876 CONFIG_LZO_DECOMPRESS=y 4877 CONFIG_LZ4_COMPRESS=y 4878 CONFIG_LZ4_DECOMPRESS=y 4879 CONFIG_XZ_DEC=y 4880 CONFIG_XZ_DEC_X86=y 4881 CONFIG_XZ_DEC_POWERPC=y 4882 CONFIG_XZ_DEC_IA64=y 4883 CONFIG_XZ_DEC_ARM=y 4884 CONFIG_XZ_DEC_ARMTHUMB=y 4885 CONFIG_XZ_DEC_SPARC=y 4886 CONFIG_XZ_DEC_BCJ=y 4887 # CONFIG_XZ_DEC_TEST is not set 4888 CONFIG_DECOMPRESS_GZIP=y 4889 CONFIG_DECOMPRESS_BZIP2=y 4890 CONFIG_DECOMPRESS_LZMA=y 4891 CONFIG_GENERIC_ALLOCATOR=y 4892 CONFIG_REED_SOLOMON=y 4893 CONFIG_REED_SOLOMON_ENC8=y 4894 CONFIG_REED_SOLOMON_DEC8=y 4895 CONFIG_TEXTSEARCH=y 4896 CONFIG_TEXTSEARCH_KMP=y 4897 CONFIG_TEXTSEARCH_BM=y 4898 CONFIG_TEXTSEARCH_FSM=y 4899 CONFIG_ASSOCIATIVE_ARRAY=y 4900 CONFIG_HAS_IOMEM=y 4901 CONFIG_HAS_IOPORT_MAP=y 4902 CONFIG_HAS_DMA=y 4903 CONFIG_CPU_RMAP=y 4904 CONFIG_DQL=y 4905 CONFIG_NLATTR=y 4906 CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE=y 4907 CONFIG_CLZ_TAB=y 4908 # CONFIG_CORDIC is not set 4909 # CONFIG_DDR is not set 4910 CONFIG_MPILIB=y 4911 CONFIG_LIBFDT=y 4912 CONFIG_OID_REGISTRY=y 4913 CONFIG_UCS2_STRING=y 4914 # CONFIG_SG_SPLIT is not set 4915 CONFIG_ARCH_HAS_SG_CHAIN=y 4916 CONFIG_QMI_ENCDEC=y 4917 # CONFIG_QMI_ENCDEC_DEBUG is not set