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