longan/kernel/linux-4.9/arch/arm64/configs/sun50iw10p1smp_a133_android_defconfig
.. .. @@ -1,8 +1,105 @@ 1 +#2 +# Automatically generated file; DO NOT EDIT.3 +# Linux/arm64 4.9.170 Kernel Configuration4 +#5 +CONFIG_ARM64=y6 +CONFIG_64BIT=y7 +CONFIG_ARCH_PHYS_ADDR_T_64BIT=y8 +CONFIG_MMU=y9 +CONFIG_DEBUG_RODATA=y10 +CONFIG_ARM64_PAGE_SHIFT=1211 +CONFIG_ARM64_CONT_SHIFT=412 +CONFIG_ARCH_MMAP_RND_BITS_MIN=1813 +CONFIG_ARCH_MMAP_RND_BITS_MAX=2414 +CONFIG_ARCH_MMAP_RND_COMPAT_BITS_MIN=1115 +CONFIG_ARCH_MMAP_RND_COMPAT_BITS_MAX=1616 +CONFIG_NO_IOPORT_MAP=y17 +CONFIG_STACKTRACE_SUPPORT=y18 +CONFIG_ILLEGAL_POINTER_VALUE=0xdead00000000000019 +CONFIG_LOCKDEP_SUPPORT=y20 +CONFIG_TRACE_IRQFLAGS_SUPPORT=y21 +CONFIG_RWSEM_XCHGADD_ALGORITHM=y22 +CONFIG_GENERIC_BUG=y23 +CONFIG_GENERIC_BUG_RELATIVE_POINTERS=y24 +CONFIG_GENERIC_HWEIGHT=y25 +CONFIG_GENERIC_CSUM=y26 +CONFIG_GENERIC_CALIBRATE_DELAY=y27 +CONFIG_ZONE_DMA=y28 +CONFIG_HAVE_GENERIC_RCU_GUP=y29 +CONFIG_ARCH_DMA_ADDR_T_64BIT=y30 +CONFIG_NEED_DMA_MAP_STATE=y31 +CONFIG_NEED_SG_DMA_LENGTH=y32 +CONFIG_SMP=y33 +CONFIG_SWIOTLB=y34 +CONFIG_IOMMU_HELPER=y35 +CONFIG_KERNEL_MODE_NEON=y36 +CONFIG_FIX_EARLYCON_MEM=y37 +CONFIG_PGTABLE_LEVELS=338 +CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"39 +CONFIG_IRQ_WORK=y40 +CONFIG_BUILDTIME_EXTABLE_SORT=y41 +CONFIG_THREAD_INFO_IN_TASK=y42 +43 +#44 +# General setup45 +#46 +CONFIG_INIT_ENV_ARG_LIMIT=3247 +CONFIG_CROSS_COMPILE=""48 +# CONFIG_COMPILE_TEST is not set49 +CONFIG_LOCALVERSION=""1 50 # CONFIG_LOCALVERSION_AUTO is not set 51 +CONFIG_DEFAULT_HOSTNAME="(none)"52 +CONFIG_SWAP=y53 +# CONFIG_SYSVIPC is not set54 +# CONFIG_POSIX_MQUEUE is not set55 +CONFIG_CROSS_MEMORY_ATTACH=y2 56 # CONFIG_FHANDLE is not set 57 +# CONFIG_USELIB is not set3 58 CONFIG_AUDIT=y 59 +CONFIG_HAVE_ARCH_AUDITSYSCALL=y60 +CONFIG_AUDITSYSCALL=y61 +CONFIG_AUDIT_WATCH=y62 +CONFIG_AUDIT_TREE=y63 +64 +#65 +# IRQ subsystem66 +#67 +CONFIG_GENERIC_IRQ_PROBE=y68 +CONFIG_GENERIC_IRQ_SHOW=y69 +CONFIG_GENERIC_IRQ_SHOW_LEVEL=y70 +CONFIG_GENERIC_IRQ_MIGRATION=y71 +CONFIG_HARDIRQS_SW_RESEND=y72 +CONFIG_GENERIC_IRQ_CHIP=y73 +CONFIG_IRQ_DOMAIN=y74 +CONFIG_IRQ_DOMAIN_HIERARCHY=y75 +CONFIG_HANDLE_DOMAIN_IRQ=y76 +# CONFIG_IRQ_DOMAIN_DEBUG is not set77 +CONFIG_IRQ_FORCED_THREADING=y78 +CONFIG_SPARSE_IRQ=y79 +CONFIG_ARCH_CLOCKSOURCE_DATA=y80 +CONFIG_GENERIC_TIME_VSYSCALL=y81 +CONFIG_GENERIC_CLOCKEVENTS=y82 +CONFIG_ARCH_HAS_TICK_BROADCAST=y83 +CONFIG_GENERIC_CLOCKEVENTS_BROADCAST=y84 +85 +#86 +# Timers subsystem87 +#88 +CONFIG_TICK_ONESHOT=y89 +CONFIG_NO_HZ_COMMON=y90 +# CONFIG_HZ_PERIODIC is not set91 +CONFIG_NO_HZ_IDLE=y92 +# CONFIG_NO_HZ_FULL is not set4 93 CONFIG_NO_HZ=y 5 94 CONFIG_HIGH_RES_TIMERS=y 95 +96 +#97 +# CPU/Task time and stats accounting98 +#99 +CONFIG_TICK_CPU_ACCOUNTING=y100 +# CONFIG_VIRT_CPU_ACCOUNTING_GEN is not set101 +# CONFIG_IRQ_TIME_ACCOUNTING is not set102 +# CONFIG_SCHED_WALT is not set6 103 CONFIG_BSD_PROCESS_ACCT=y 7 104 CONFIG_BSD_PROCESS_ACCT_V3=y 8 105 CONFIG_TASKSTATS=y .. .. @@ -10,79 +107,516 @@ 10 107 CONFIG_TASK_XACCT=y 11 108 CONFIG_TASK_IO_ACCOUNTING=y 12 109 CONFIG_PSI=y 110 +# CONFIG_PSI_DEFAULT_DISABLED is not set111 +112 +#113 +# RCU Subsystem114 +#115 +CONFIG_PREEMPT_RCU=y116 +# CONFIG_RCU_EXPERT is not set117 +CONFIG_SRCU=y118 +# CONFIG_TASKS_RCU is not set119 +CONFIG_RCU_STALL_COMMON=y120 +# CONFIG_TREE_RCU_TRACE is not set121 +# CONFIG_RCU_EXPEDITE_BOOT is not set122 +CONFIG_BUILD_BIN2C=y13 123 CONFIG_IKCONFIG=y 14 124 CONFIG_IKCONFIG_PROC=y 15 125 CONFIG_LOG_BUF_SHIFT=16 126 +CONFIG_LOG_CPU_MAX_BUF_SHIFT=12127 +CONFIG_GENERIC_SCHED_CLOCK=y128 +CONFIG_ARCH_SUPPORTS_NUMA_BALANCING=y129 +CONFIG_CGROUPS=y130 +# CONFIG_CGROUP_DEBUG is not set16 131 CONFIG_CGROUP_FREEZER=y 132 +# CONFIG_CGROUP_PIDS is not set133 +# CONFIG_CGROUP_DEVICE is not set134 +# CONFIG_CPUSETS is not set17 135 CONFIG_CGROUP_CPUACCT=y 136 +CONFIG_PAGE_COUNTER=y18 137 CONFIG_MEMCG=y 19 138 CONFIG_MEMCG_SWAP=y 139 +CONFIG_MEMCG_SWAP_ENABLED=y140 +# CONFIG_BLK_CGROUP is not set141 +CONFIG_CGROUP_SCHED=y142 +CONFIG_FAIR_GROUP_SCHED=y143 +# CONFIG_CFS_BANDWIDTH is not set20 144 CONFIG_RT_GROUP_SCHED=y 145 +# CONFIG_CGROUP_PERF is not set21 146 CONFIG_CGROUP_BPF=y 147 +CONFIG_SOCK_CGROUP_DATA=y148 +# CONFIG_CHECKPOINT_RESTORE is not set22 149 CONFIG_NAMESPACES=y 23 150 # CONFIG_UTS_NS is not set 151 +# CONFIG_USER_NS is not set24 152 # CONFIG_PID_NS is not set 153 +CONFIG_NET_NS=y25 154 CONFIG_SCHED_AUTOGROUP=y 155 +# CONFIG_SCHED_TUNE is not set156 +# CONFIG_DEFAULT_USE_ENERGY_AWARE is not set157 +# CONFIG_SYSFS_DEPRECATED is not set158 +CONFIG_RELAY=y26 159 CONFIG_BLK_DEV_INITRD=y 160 +CONFIG_INITRAMFS_SOURCE=""161 +CONFIG_RD_GZIP=y162 +CONFIG_RD_BZIP2=y163 +CONFIG_RD_LZMA=y164 +CONFIG_RD_XZ=y165 +CONFIG_RD_LZO=y166 +CONFIG_RD_LZ4=y167 +CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE=y168 +# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set169 +CONFIG_SYSCTL=y170 +CONFIG_ANON_INODES=y171 +CONFIG_HAVE_UID16=y172 +CONFIG_SYSCTL_EXCEPTION_TRACE=y173 +CONFIG_BPF=y174 +CONFIG_EXPERT=y175 +CONFIG_UID16=y176 +CONFIG_MULTIUSER=y177 +# CONFIG_SGETMASK_SYSCALL is not set178 +CONFIG_SYSFS_SYSCALL=y179 +# CONFIG_SYSCTL_SYSCALL is not set180 +CONFIG_KALLSYMS=y27 181 CONFIG_KALLSYMS_ALL=y 182 +# CONFIG_KALLSYMS_ABSOLUTE_PERCPU is not set183 +CONFIG_KALLSYMS_BASE_RELATIVE=y184 +CONFIG_PRINTK=y185 +CONFIG_BUG=y186 +CONFIG_ELF_CORE=y187 +CONFIG_BASE_FULL=y188 +CONFIG_FUTEX=y189 +CONFIG_EPOLL=y190 +CONFIG_SIGNALFD=y191 +CONFIG_TIMERFD=y192 +CONFIG_EVENTFD=y28 193 CONFIG_BPF_SYSCALL=y 194 +CONFIG_SHMEM=y195 +CONFIG_AIO=y196 +CONFIG_ADVISE_SYSCALLS=y197 +# CONFIG_USERFAULTFD is not set198 +CONFIG_MEMBARRIER=y29 199 CONFIG_EMBEDDED=y 200 +CONFIG_HAVE_PERF_EVENTS=y201 +202 +#203 +# Kernel Performance Events And Counters204 +#205 +CONFIG_PERF_EVENTS=y206 +# CONFIG_DEBUG_PERF_USE_VMALLOC is not set207 +CONFIG_VM_EVENT_COUNTERS=y30 208 # CONFIG_SLUB_DEBUG is not set 209 +# CONFIG_SLUB_MEMCG_SYSFS_ON is not set31 210 # CONFIG_COMPAT_BRK is not set 211 +# CONFIG_SLAB is not set212 +CONFIG_SLUB=y213 +# CONFIG_SLOB is not set214 +# CONFIG_SLAB_FREELIST_RANDOM is not set215 +CONFIG_SLUB_CPU_PARTIAL=y216 +# CONFIG_SYSTEM_DATA_VERIFICATION is not set32 217 CONFIG_PROFILING=y 218 +CONFIG_TRACEPOINTS=y219 +# CONFIG_KPROBES is not set33 220 CONFIG_JUMP_LABEL=y 221 +# CONFIG_STATIC_KEYS_SELFTEST is not set222 +# CONFIG_UPROBES is not set223 +# CONFIG_HAVE_64BIT_ALIGNED_ACCESS is not set224 +CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y225 +CONFIG_HAVE_KPROBES=y226 +CONFIG_HAVE_KRETPROBES=y227 +CONFIG_HAVE_ARCH_TRACEHOOK=y228 +CONFIG_HAVE_DMA_CONTIGUOUS=y229 +CONFIG_GENERIC_SMP_IDLE_THREAD=y230 +CONFIG_GENERIC_IDLE_POLL_SETUP=y231 +CONFIG_HAVE_REGS_AND_STACK_ACCESS_API=y232 +CONFIG_HAVE_CLK=y233 +CONFIG_HAVE_DMA_API_DEBUG=y234 +CONFIG_HAVE_HW_BREAKPOINT=y235 +CONFIG_HAVE_PERF_REGS=y236 +CONFIG_HAVE_PERF_USER_STACK_DUMP=y237 +CONFIG_HAVE_ARCH_JUMP_LABEL=y238 +CONFIG_HAVE_RCU_TABLE_FREE=y239 +CONFIG_HAVE_ALIGNED_STRUCT_PAGE=y240 +CONFIG_HAVE_CMPXCHG_LOCAL=y241 +CONFIG_HAVE_CMPXCHG_DOUBLE=y242 +CONFIG_ARCH_WANT_COMPAT_IPC_PARSE_VERSION=y243 +CONFIG_HAVE_ARCH_SECCOMP_FILTER=y244 +CONFIG_SECCOMP_FILTER=y245 +CONFIG_HAVE_GCC_PLUGINS=y246 +# CONFIG_GCC_PLUGINS is not set247 +CONFIG_HAVE_CC_STACKPROTECTOR=y248 +CONFIG_CC_STACKPROTECTOR=y249 +# CONFIG_CC_STACKPROTECTOR_NONE is not set250 +# CONFIG_CC_STACKPROTECTOR_REGULAR is not set34 251 CONFIG_CC_STACKPROTECTOR_STRONG=y 252 +# CONFIG_LTO is not set253 +CONFIG_ARCH_SUPPORTS_LTO_CLANG=y254 +CONFIG_LTO_NONE=y255 +# CONFIG_LTO_CLANG is not set256 +CONFIG_HAVE_CONTEXT_TRACKING=y257 +CONFIG_HAVE_VIRT_CPU_ACCOUNTING_GEN=y258 +CONFIG_HAVE_IRQ_TIME_ACCOUNTING=y259 +CONFIG_HAVE_ARCH_TRANSPARENT_HUGEPAGE=y260 +CONFIG_HAVE_ARCH_HUGE_VMAP=y261 +CONFIG_HAVE_MOD_ARCH_SPECIFIC=y262 +CONFIG_MODULES_USE_ELF_RELA=y263 +CONFIG_ARCH_HAS_ELF_RANDOMIZE=y264 +CONFIG_HAVE_ARCH_MMAP_RND_BITS=y265 +CONFIG_ARCH_MMAP_RND_BITS=18266 +CONFIG_HAVE_ARCH_MMAP_RND_COMPAT_BITS=y267 +CONFIG_ARCH_MMAP_RND_COMPAT_BITS=11268 +# CONFIG_HAVE_ARCH_HASH is not set269 +# CONFIG_ISA_BUS_API is not set270 +CONFIG_CLONE_BACKWARDS=y271 +CONFIG_OLD_SIGSUSPEND3=y272 +CONFIG_COMPAT_OLD_SIGACTION=y273 +# CONFIG_CPU_NO_EFFICIENT_FFS is not set274 +# CONFIG_HAVE_ARCH_VMAP_STACK is not set275 +276 +#277 +# GCOV-based kernel profiling278 +#279 +# CONFIG_GCOV_KERNEL is not set280 +CONFIG_ARCH_HAS_GCOV_PROFILE_ALL=y281 +CONFIG_HAVE_GENERIC_DMA_COHERENT=y282 +CONFIG_RT_MUTEXES=y283 +CONFIG_BASE_SMALL=035 284 CONFIG_MODULES=y 285 +# CONFIG_MODULE_FORCE_LOAD is not set36 286 CONFIG_MODULE_UNLOAD=y 37 287 CONFIG_MODULE_FORCE_UNLOAD=y 38 288 CONFIG_MODVERSIONS=y 39 289 CONFIG_MODULE_SRCVERSION_ALL=y 290 +# CONFIG_MODULE_SIG is not set291 +# CONFIG_MODULE_COMPRESS is not set292 +# CONFIG_TRIM_UNUSED_KSYMS is not set293 +CONFIG_MODULES_TREE_LOOKUP=y294 +CONFIG_BLOCK=y295 +CONFIG_BLK_DEV_BSG=y296 +# CONFIG_BLK_DEV_BSGLIB is not set297 +# CONFIG_BLK_DEV_INTEGRITY is not set298 +# CONFIG_BLK_CMDLINE_PARSER is not set299 +300 +#301 +# Partition Types302 +#303 +# CONFIG_PARTITION_ADVANCED is not set304 +CONFIG_MSDOS_PARTITION=y305 +CONFIG_EFI_PARTITION=y306 +CONFIG_BLOCK_COMPAT=y307 +308 +#309 +# IO Schedulers310 +#311 +CONFIG_IOSCHED_NOOP=y312 +CONFIG_IOSCHED_DEADLINE=y313 +CONFIG_IOSCHED_CFQ=y314 +# CONFIG_DEFAULT_DEADLINE is not set315 +CONFIG_DEFAULT_CFQ=y316 +# CONFIG_DEFAULT_NOOP is not set317 +CONFIG_DEFAULT_IOSCHED="cfq"318 +CONFIG_UNINLINE_SPIN_UNLOCK=y319 +CONFIG_ARCH_SUPPORTS_ATOMIC_RMW=y320 +CONFIG_MUTEX_SPIN_ON_OWNER=y321 +CONFIG_RWSEM_SPIN_ON_OWNER=y322 +CONFIG_LOCK_SPIN_ON_OWNER=y323 +CONFIG_FREEZER=y324 +325 +#326 +# Platform selection327 +#40 328 CONFIG_ARCH_SUNXI=y 329 +CONFIG_ARCH_SUN50I=y330 +# CONFIG_ARCH_SUN50IW1 is not set331 +# CONFIG_ARCH_SUN50IW2 is not set332 +# CONFIG_ARCH_SUN50IW3 is not set333 +# CONFIG_ARCH_SUN50IW6 is not set334 +# CONFIG_ARCH_SUN50IW8 is not set335 +# CONFIG_ARCH_SUN50IW9 is not set41 336 CONFIG_ARCH_SUN50IW10=y 337 +# CONFIG_ARCH_SUN50IW5T is not set338 +CONFIG_ARCH_SUN50IW10P1=y339 +# CONFIG_FPGA_V4_PLATFORM is not set340 +# CONFIG_FPGA_V7_PLATFORM is not set42 341 CONFIG_EVB_PLATFORM=y 43 342 CONFIG_SUNXI_SOC_NAME="sun50iw10" 343 +# CONFIG_ARCH_ALPINE is not set344 +# CONFIG_ARCH_BCM2835 is not set345 +# CONFIG_ARCH_BCM_IPROC is not set346 +# CONFIG_ARCH_BERLIN is not set347 +# CONFIG_ARCH_BRCMSTB is not set348 +# CONFIG_ARCH_EXYNOS is not set349 +# CONFIG_ARCH_LAYERSCAPE is not set350 +# CONFIG_ARCH_LG1K is not set351 +# CONFIG_ARCH_HISI is not set352 +# CONFIG_ARCH_MEDIATEK is not set353 +# CONFIG_ARCH_MESON is not set354 +# CONFIG_ARCH_MVEBU is not set355 +# CONFIG_ARCH_QCOM is not set356 +# CONFIG_ARCH_ROCKCHIP is not set357 +# CONFIG_ARCH_SEATTLE is not set358 +# CONFIG_ARCH_RENESAS is not set359 +# CONFIG_ARCH_STRATIX10 is not set360 +# CONFIG_ARCH_TEGRA is not set361 +# CONFIG_ARCH_SPRD is not set362 +# CONFIG_ARCH_THUNDER is not set363 +# CONFIG_ARCH_UNIPHIER is not set364 +# CONFIG_ARCH_VEXPRESS is not set365 +# CONFIG_ARCH_VULCAN is not set366 +# CONFIG_ARCH_XGENE is not set367 +# CONFIG_ARCH_ZX is not set368 +# CONFIG_ARCH_ZYNQMP is not set369 +370 +#371 +# Bus support372 +#373 +# CONFIG_PCI is not set374 +# CONFIG_PCI_DOMAINS is not set375 +# CONFIG_PCI_DOMAINS_GENERIC is not set376 +# CONFIG_PCI_SYSCALL is not set377 +378 +#379 +# Kernel Features380 +#381 +382 +#383 +# ARM errata workarounds via the alternatives framework384 +#385 +CONFIG_ARM64_ERRATUM_826319=y386 +CONFIG_ARM64_ERRATUM_827319=y387 +CONFIG_ARM64_ERRATUM_824069=y388 +CONFIG_ARM64_ERRATUM_819472=y389 +CONFIG_ARM64_ERRATUM_832075=y390 +CONFIG_ARM64_ERRATUM_845719=y391 +CONFIG_ARM64_ERRATUM_843419=y392 +CONFIG_ARM64_ERRATUM_1024718=y393 +CONFIG_CAVIUM_ERRATUM_22375=y394 +CONFIG_CAVIUM_ERRATUM_23154=y395 +CONFIG_CAVIUM_ERRATUM_27456=y396 +CONFIG_QCOM_QDF2400_ERRATUM_0065=y397 +CONFIG_ARM64_4K_PAGES=y398 +# CONFIG_ARM64_16K_PAGES is not set399 +# CONFIG_ARM64_64K_PAGES is not set400 +CONFIG_ARM64_VA_BITS_39=y401 +# CONFIG_ARM64_VA_BITS_48 is not set402 +CONFIG_ARM64_VA_BITS=39403 +# CONFIG_CPU_BIG_ENDIAN is not set44 404 CONFIG_SCHED_MC=y 405 +# CONFIG_SCHED_SMT is not set45 406 CONFIG_NR_CPUS=4 407 +CONFIG_HOTPLUG_CPU=y408 +# CONFIG_NUMA is not set409 +# CONFIG_PREEMPT_NONE is not set410 +# CONFIG_PREEMPT_VOLUNTARY is not set46 411 CONFIG_PREEMPT=y 412 +CONFIG_PREEMPT_COUNT=y413 +# CONFIG_HZ_100 is not set414 +# CONFIG_HZ_250 is not set47 415 CONFIG_HZ_300=y 416 +# CONFIG_HZ_1000 is not set417 +CONFIG_HZ=300418 +CONFIG_SCHED_HRTICK=y419 +CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y420 +CONFIG_ARCH_HAS_HOLES_MEMORYMODEL=y421 +CONFIG_ARCH_SPARSEMEM_ENABLE=y422 +CONFIG_ARCH_SPARSEMEM_DEFAULT=y423 +CONFIG_ARCH_SELECT_MEMORY_MODEL=y424 +CONFIG_HAVE_ARCH_PFN_VALID=y425 +CONFIG_HW_PERF_EVENTS=y426 +CONFIG_SYS_SUPPORTS_HUGETLBFS=y427 +CONFIG_ARCH_WANT_HUGE_PMD_SHARE=y428 +CONFIG_ARCH_HAS_CACHE_LINE_SIZE=y429 +CONFIG_SELECT_MEMORY_MODEL=y430 +CONFIG_SPARSEMEM_MANUAL=y431 +CONFIG_SPARSEMEM=y432 +CONFIG_HAVE_MEMORY_PRESENT=y433 +CONFIG_SPARSEMEM_EXTREME=y434 +CONFIG_SPARSEMEM_VMEMMAP_ENABLE=y435 +CONFIG_SPARSEMEM_VMEMMAP=y436 +CONFIG_HAVE_MEMBLOCK=y437 +CONFIG_NO_BOOTMEM=y438 +CONFIG_MEMORY_ISOLATION=y439 +# CONFIG_HAVE_BOOTMEM_INFO_NODE is not set440 +CONFIG_SPLIT_PTLOCK_CPUS=4441 +CONFIG_COMPACTION=y442 +CONFIG_MIGRATION=y443 +CONFIG_PHYS_ADDR_T_64BIT=y444 +CONFIG_BOUNCE=y445 +# CONFIG_KSM is not set446 +CONFIG_DEFAULT_MMAP_MIN_ADDR=4096447 +# CONFIG_TRANSPARENT_HUGEPAGE is not set448 +# CONFIG_CLEANCACHE is not set449 +# CONFIG_FRONTSWAP is not set48 450 CONFIG_CMA=y 451 +# CONFIG_CMA_DEBUG is not set452 +# CONFIG_CMA_DEBUGFS is not set453 +CONFIG_CMA_AREAS=7454 +# CONFIG_ZPOOL is not set455 +# CONFIG_ZBUD is not set49 456 CONFIG_ZSMALLOC=y 50 457 CONFIG_PGTABLE_MAPPING=y 51 458 CONFIG_ZSMALLOC_STAT=y 459 +CONFIG_GENERIC_EARLY_IOREMAP=y460 +# CONFIG_IDLE_PAGE_TRACKING is not set461 +CONFIG_FRAME_VECTOR=y52 462 CONFIG_SECCOMP=y 463 +# CONFIG_PARAVIRT is not set464 +# CONFIG_PARAVIRT_TIME_ACCOUNTING is not set465 +# CONFIG_KEXEC is not set466 +# CONFIG_XEN is not set467 +CONFIG_FORCE_MAX_ZONEORDER=11468 +CONFIG_UNMAP_KERNEL_AT_EL0=y469 +CONFIG_HARDEN_BRANCH_PREDICTOR=y470 +CONFIG_ARM64_SSBD=y53 471 CONFIG_ARMV8_DEPRECATED=y 54 472 CONFIG_SWP_EMULATION=y 55 473 CONFIG_CP15_BARRIER_EMULATION=y 56 474 CONFIG_SETEND_EMULATION=y 57 475 CONFIG_ARM64_SW_TTBR0_PAN=y 476 +477 +#478 +# ARMv8.1 architectural features479 +#480 +CONFIG_ARM64_HW_AFDBM=y481 +CONFIG_ARM64_PAN=y482 +# CONFIG_ARM64_LSE_ATOMICS is not set483 +CONFIG_ARM64_VHE=y484 +485 +#486 +# ARMv8.2 architectural features487 +#488 +CONFIG_ARM64_UAO=y489 +CONFIG_ARM64_MODULE_CMODEL_LARGE=y490 +CONFIG_ARM64_MODULE_PLTS=y491 +CONFIG_RELOCATABLE=y58 492 CONFIG_RANDOMIZE_BASE=y 493 +494 +#495 +# Boot options496 +#59 497 CONFIG_CMDLINE="earlyprintk=sunxi-uart,0x05000000 loglevel=8 initcall_debug=1 console=ttyS0 init=/init" 498 +CONFIG_CMDLINE_FROM_BOOTLOADER=y499 +# CONFIG_CMDLINE_EXTEND is not set500 +# CONFIG_CMDLINE_FORCE is not set60 501 # CONFIG_EFI is not set 502 +# CONFIG_BUILD_ARM64_APPENDED_DTB_IMAGE is not set503 +504 +#505 +# Userspace binary formats506 +#507 +CONFIG_BINFMT_ELF=y508 +CONFIG_COMPAT_BINFMT_ELF=y509 +CONFIG_ELFCORE=y61 510 # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set 511 +CONFIG_BINFMT_SCRIPT=y512 +# CONFIG_HAVE_AOUT is not set513 +# CONFIG_BINFMT_MISC is not set514 +CONFIG_COREDUMP=y62 515 CONFIG_COMPAT=y 516 +CONFIG_KEYS_COMPAT=y517 +518 +#519 +# Power management options520 +#521 +CONFIG_SUSPEND=y522 +CONFIG_SUSPEND_FREEZER=y523 +# CONFIG_SUSPEND_SKIP_SYNC is not set524 +# CONFIG_HIBERNATION is not set525 +CONFIG_PM_SLEEP=y526 +CONFIG_PM_SLEEP_SMP=y527 +# CONFIG_PM_AUTOSLEEP is not set63 528 CONFIG_PM_WAKELOCKS=y 529 +CONFIG_PM_WAKELOCKS_LIMIT=100530 +CONFIG_PM_WAKELOCKS_GC=y531 +CONFIG_PM=y64 532 CONFIG_PM_DEBUG=y 65 533 CONFIG_PM_ADVANCED_DEBUG=y 534 +# CONFIG_PM_TEST_SUSPEND is not set535 +CONFIG_PM_SLEEP_DEBUG=y536 +# CONFIG_DPM_WATCHDOG is not set537 +CONFIG_PM_OPP=y538 +CONFIG_PM_CLK=y539 +CONFIG_PM_GENERIC_DOMAINS=y540 +# CONFIG_WQ_POWER_EFFICIENT_DEFAULT is not set541 +CONFIG_PM_GENERIC_DOMAINS_SLEEP=y542 +CONFIG_PM_GENERIC_DOMAINS_OF=y543 +CONFIG_CPU_PM=y544 +CONFIG_ARCH_HIBERNATION_POSSIBLE=y545 +CONFIG_ARCH_SUSPEND_POSSIBLE=y546 +547 +#548 +# CPU Power Management549 +#550 +551 +#552 +# CPU Idle553 +#66 554 CONFIG_CPU_IDLE=y 555 +CONFIG_CPU_IDLE_MULTIPLE_DRIVERS=y556 +# CONFIG_CPU_IDLE_GOV_LADDER is not set557 +CONFIG_CPU_IDLE_GOV_MENU=y558 +CONFIG_DT_IDLE_STATES=y559 +560 +#561 +# ARM CPU Idle Drivers562 +#67 563 CONFIG_ARM_CPUIDLE=y 68 564 CONFIG_SUNXI_CPU0IDLE=y 565 +# CONFIG_ARM_SUNXI_CPUIDLE is not set566 +# CONFIG_ARCH_NEEDS_CPU_IDLE_COUPLED is not set567 +568 +#569 +# CPU Frequency scaling570 +#69 571 CONFIG_CPU_FREQ=y 572 +CONFIG_CPU_FREQ_GOV_ATTR_SET=y573 +CONFIG_CPU_FREQ_GOV_COMMON=y574 +# CONFIG_CPU_FREQ_STAT is not set575 +CONFIG_CPU_FREQ_TIMES=y576 +CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y577 +# CONFIG_CPU_FREQ_DEFAULT_GOV_POWERSAVE is not set578 +# CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set579 +# CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND is not set580 +# CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set581 +# CONFIG_CPU_FREQ_DEFAULT_GOV_INTERACTIVE is not set582 +# CONFIG_CPU_FREQ_DEFAULT_GOV_SCHEDUTIL is not set583 +CONFIG_CPU_FREQ_GOV_PERFORMANCE=y70 584 CONFIG_CPU_FREQ_GOV_POWERSAVE=y 71 585 CONFIG_CPU_FREQ_GOV_USERSPACE=y 72 586 CONFIG_CPU_FREQ_GOV_ONDEMAND=y 73 587 CONFIG_CPU_FREQ_GOV_CONSERVATIVE=y 74 588 CONFIG_CPU_FREQ_GOV_INTERACTIVE=y 75 589 CONFIG_CPU_FREQ_GOV_SCHEDUTIL=y 590 +591 +#592 +# CPU frequency scaling drivers593 +#76 594 CONFIG_CPUFREQ_DT=y 595 +CONFIG_CPUFREQ_DT_PLATDEV=y596 +# CONFIG_ARM_BIG_LITTLE_CPUFREQ is not set597 +# CONFIG_ARM_KIRKWOOD_CPUFREQ is not set77 598 CONFIG_ARM_ALLWINNER_SUN50I_CPUFREQ_NVMEM=y 599 +# CONFIG_ARM_SUNXI_CPUFREQ is not set600 +# CONFIG_CPU_AUTOHOTPLUG is not set78 601 CONFIG_NET=y 602 +CONFIG_NET_INGRESS=y603 +CONFIG_NET_EGRESS=y604 +605 +#606 +# Networking options607 +#79 608 CONFIG_PACKET=y 609 +# CONFIG_PACKET_DIAG is not set80 610 CONFIG_UNIX=y 81 611 CONFIG_UNIX_DIAG=y 612 +CONFIG_XFRM=y613 +CONFIG_XFRM_ALGO=y82 614 CONFIG_XFRM_USER=y 83 615 CONFIG_XFRM_INTERFACE=y 84 616 CONFIG_XFRM_SUB_POLICY=y 617 +CONFIG_XFRM_MIGRATE=y85 618 CONFIG_XFRM_STATISTICS=y 619 +CONFIG_XFRM_IPCOMP=y86 620 CONFIG_NET_KEY=y 87 621 CONFIG_NET_KEY_MIGRATE=y 88 622 CONFIG_INET=y .. .. @@ -98,6 +632,7 @@ 98 632 CONFIG_IP_PNP_RARP=y 99 633 CONFIG_NET_IPIP=y 100 634 CONFIG_NET_IPGRE_DEMUX=y 635 +CONFIG_NET_IP_TUNNEL=y101 636 CONFIG_NET_IPGRE=y 102 637 CONFIG_NET_IPGRE_BROADCAST=y 103 638 CONFIG_IP_MROUTE=y .. .. @@ -106,14 +641,43 @@ 106 641 CONFIG_IP_PIMSM_V2=y 107 642 CONFIG_SYN_COOKIES=y 108 643 CONFIG_NET_IPVTI=y 644 +CONFIG_NET_UDP_TUNNEL=y645 +CONFIG_NET_FOU=y109 646 CONFIG_NET_FOU_IP_TUNNELS=y 110 647 CONFIG_INET_AH=y 111 648 CONFIG_INET_ESP=y 112 649 CONFIG_INET_IPCOMP=y 650 +CONFIG_INET_XFRM_TUNNEL=y651 +CONFIG_INET_TUNNEL=y652 +CONFIG_INET_XFRM_MODE_TRANSPORT=y653 +CONFIG_INET_XFRM_MODE_TUNNEL=y654 +CONFIG_INET_XFRM_MODE_BEET=y655 +CONFIG_INET_DIAG=y656 +CONFIG_INET_TCP_DIAG=y113 657 CONFIG_INET_UDP_DIAG=y 114 658 CONFIG_INET_DIAG_DESTROY=y 115 659 CONFIG_TCP_CONG_ADVANCED=y 660 +CONFIG_TCP_CONG_BIC=m661 +CONFIG_TCP_CONG_CUBIC=y662 +CONFIG_TCP_CONG_WESTWOOD=m663 +CONFIG_TCP_CONG_HTCP=m664 +# CONFIG_TCP_CONG_HSTCP is not set665 +# CONFIG_TCP_CONG_HYBLA is not set666 +# CONFIG_TCP_CONG_VEGAS is not set667 +# CONFIG_TCP_CONG_NV is not set668 +# CONFIG_TCP_CONG_SCALABLE is not set669 +# CONFIG_TCP_CONG_LP is not set670 +# CONFIG_TCP_CONG_VENO is not set671 +# CONFIG_TCP_CONG_YEAH is not set672 +# CONFIG_TCP_CONG_ILLINOIS is not set673 +# CONFIG_TCP_CONG_DCTCP is not set674 +# CONFIG_TCP_CONG_CDG is not set675 +# CONFIG_TCP_CONG_BBR is not set676 +CONFIG_DEFAULT_CUBIC=y677 +# CONFIG_DEFAULT_RENO is not set678 +CONFIG_DEFAULT_TCP_CONG="cubic"116 679 CONFIG_TCP_MD5SIG=y 680 +CONFIG_IPV6=y117 681 CONFIG_IPV6_ROUTER_PREF=y 118 682 CONFIG_IPV6_ROUTE_INFO=y 119 683 CONFIG_IPV6_OPTIMISTIC_DAD=y .. .. @@ -121,79 +685,198 @@ 121 685 CONFIG_INET6_ESP=y 122 686 CONFIG_INET6_IPCOMP=y 123 687 CONFIG_IPV6_MIP6=y 688 +# CONFIG_IPV6_ILA is not set689 +CONFIG_INET6_XFRM_TUNNEL=y690 +CONFIG_INET6_TUNNEL=y691 +CONFIG_INET6_XFRM_MODE_TRANSPORT=y692 +CONFIG_INET6_XFRM_MODE_TUNNEL=y693 +CONFIG_INET6_XFRM_MODE_BEET=y694 +# CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set124 695 CONFIG_IPV6_VTI=y 696 +CONFIG_IPV6_SIT=y697 +# CONFIG_IPV6_SIT_6RD is not set698 +CONFIG_IPV6_NDISC_NODETYPE=y699 +CONFIG_IPV6_TUNNEL=y700 +# CONFIG_IPV6_GRE is not set701 +CONFIG_IPV6_FOU=y702 +CONFIG_IPV6_FOU_TUNNEL=y125 703 CONFIG_IPV6_MULTIPLE_TABLES=y 704 +# CONFIG_IPV6_SUBTREES is not set705 +# CONFIG_IPV6_MROUTE is not set706 +# CONFIG_NETLABEL is not set707 +CONFIG_ANDROID_PARANOID_NETWORK=y708 +CONFIG_NETWORK_SECMARK=y709 +# CONFIG_NET_PTP_CLASSIFY is not set710 +# CONFIG_NETWORK_PHY_TIMESTAMPING is not set126 711 CONFIG_NETFILTER=y 712 +# CONFIG_NETFILTER_DEBUG is not set713 +CONFIG_NETFILTER_ADVANCED=y714 +715 +#716 +# Core Netfilter Configuration717 +#718 +CONFIG_NETFILTER_INGRESS=y719 +CONFIG_NETFILTER_NETLINK=y127 720 CONFIG_NETFILTER_NETLINK_ACCT=y 721 +CONFIG_NETFILTER_NETLINK_QUEUE=y722 +CONFIG_NETFILTER_NETLINK_LOG=y128 723 CONFIG_NF_CONNTRACK=y 724 +CONFIG_NF_CONNTRACK_MARK=y129 725 CONFIG_NF_CONNTRACK_SECMARK=y 726 +# CONFIG_NF_CONNTRACK_ZONES is not set727 +CONFIG_NF_CONNTRACK_PROCFS=y130 728 CONFIG_NF_CONNTRACK_EVENTS=y 729 +# CONFIG_NF_CONNTRACK_TIMEOUT is not set730 +# CONFIG_NF_CONNTRACK_TIMESTAMP is not set131 731 CONFIG_NF_CT_PROTO_DCCP=y 732 +CONFIG_NF_CT_PROTO_GRE=y132 733 CONFIG_NF_CT_PROTO_SCTP=y 133 734 CONFIG_NF_CT_PROTO_UDPLITE=y 134 735 CONFIG_NF_CONNTRACK_AMANDA=y 135 736 CONFIG_NF_CONNTRACK_FTP=y 136 737 CONFIG_NF_CONNTRACK_H323=y 137 738 CONFIG_NF_CONNTRACK_IRC=y 739 +CONFIG_NF_CONNTRACK_BROADCAST=y138 740 CONFIG_NF_CONNTRACK_NETBIOS_NS=y 741 +# CONFIG_NF_CONNTRACK_SNMP is not set139 742 CONFIG_NF_CONNTRACK_PPTP=y 140 743 CONFIG_NF_CONNTRACK_SANE=y 744 +# CONFIG_NF_CONNTRACK_SIP is not set141 745 CONFIG_NF_CONNTRACK_TFTP=y 142 746 CONFIG_NF_CT_NETLINK=y 143 747 CONFIG_NF_CT_NETLINK_TIMEOUT=y 144 748 CONFIG_NF_CT_NETLINK_HELPER=y 145 749 CONFIG_NETFILTER_NETLINK_GLUE_CT=y 750 +CONFIG_NF_NAT=y751 +CONFIG_NF_NAT_NEEDED=y752 +CONFIG_NF_NAT_PROTO_DCCP=y753 +CONFIG_NF_NAT_PROTO_UDPLITE=y754 +CONFIG_NF_NAT_PROTO_SCTP=y755 +CONFIG_NF_NAT_AMANDA=y756 +CONFIG_NF_NAT_FTP=y757 +CONFIG_NF_NAT_IRC=y758 +# CONFIG_NF_NAT_SIP is not set759 +CONFIG_NF_NAT_TFTP=y760 +CONFIG_NF_NAT_REDIRECT=y761 +# CONFIG_NF_TABLES is not set762 +CONFIG_NETFILTER_XTABLES=y763 +764 +#765 +# Xtables combined modules766 +#767 +CONFIG_NETFILTER_XT_MARK=y768 +CONFIG_NETFILTER_XT_CONNMARK=y769 +770 +#771 +# Xtables targets772 +#146 773 CONFIG_NETFILTER_XT_TARGET_AUDIT=y 774 +# CONFIG_NETFILTER_XT_TARGET_CHECKSUM is not set147 775 CONFIG_NETFILTER_XT_TARGET_CLASSIFY=y 148 776 CONFIG_NETFILTER_XT_TARGET_CONNMARK=y 149 777 CONFIG_NETFILTER_XT_TARGET_CONNSECMARK=y 150 778 CONFIG_NETFILTER_XT_TARGET_CT=y 779 +# CONFIG_NETFILTER_XT_TARGET_DSCP is not set780 +CONFIG_NETFILTER_XT_TARGET_HL=y781 +# CONFIG_NETFILTER_XT_TARGET_HMARK is not set151 782 CONFIG_NETFILTER_XT_TARGET_IDLETIMER=y 783 +# CONFIG_NETFILTER_XT_TARGET_LED is not set784 +# CONFIG_NETFILTER_XT_TARGET_LOG is not set152 785 CONFIG_NETFILTER_XT_TARGET_MARK=y 786 +CONFIG_NETFILTER_XT_NAT=y787 +CONFIG_NETFILTER_XT_TARGET_NETMAP=y153 788 CONFIG_NETFILTER_XT_TARGET_NFLOG=y 154 789 CONFIG_NETFILTER_XT_TARGET_NFQUEUE=y 790 +# CONFIG_NETFILTER_XT_TARGET_NOTRACK is not set155 791 CONFIG_NETFILTER_XT_TARGET_RATEEST=y 792 +CONFIG_NETFILTER_XT_TARGET_REDIRECT=y793 +# CONFIG_NETFILTER_XT_TARGET_TEE is not set156 794 CONFIG_NETFILTER_XT_TARGET_TPROXY=y 157 795 CONFIG_NETFILTER_XT_TARGET_TRACE=y 158 796 CONFIG_NETFILTER_XT_TARGET_SECMARK=y 159 797 CONFIG_NETFILTER_XT_TARGET_TCPMSS=y 798 +# CONFIG_NETFILTER_XT_TARGET_TCPOPTSTRIP is not set799 +800 +#801 +# Xtables matches802 +#803 +# CONFIG_NETFILTER_XT_MATCH_ADDRTYPE is not set160 804 CONFIG_NETFILTER_XT_MATCH_BPF=y 805 +# CONFIG_NETFILTER_XT_MATCH_CGROUP is not set806 +# CONFIG_NETFILTER_XT_MATCH_CLUSTER is not set161 807 CONFIG_NETFILTER_XT_MATCH_COMMENT=y 808 +# CONFIG_NETFILTER_XT_MATCH_CONNBYTES is not set809 +# CONFIG_NETFILTER_XT_MATCH_CONNLABEL is not set162 810 CONFIG_NETFILTER_XT_MATCH_CONNLIMIT=y 163 811 CONFIG_NETFILTER_XT_MATCH_CONNMARK=y 164 812 CONFIG_NETFILTER_XT_MATCH_CONNTRACK=y 813 +# CONFIG_NETFILTER_XT_MATCH_CPU is not set814 +# CONFIG_NETFILTER_XT_MATCH_DCCP is not set815 +# CONFIG_NETFILTER_XT_MATCH_DEVGROUP is not set816 +# CONFIG_NETFILTER_XT_MATCH_DSCP is not set817 +CONFIG_NETFILTER_XT_MATCH_ECN=y818 +# CONFIG_NETFILTER_XT_MATCH_ESP is not set165 819 CONFIG_NETFILTER_XT_MATCH_HASHLIMIT=y 166 820 CONFIG_NETFILTER_XT_MATCH_HELPER=y 821 +CONFIG_NETFILTER_XT_MATCH_HL=y822 +# CONFIG_NETFILTER_XT_MATCH_IPCOMP is not set167 823 CONFIG_NETFILTER_XT_MATCH_IPRANGE=y 168 824 # CONFIG_NETFILTER_XT_MATCH_L2TP is not set 169 825 CONFIG_NETFILTER_XT_MATCH_LENGTH=y 170 826 CONFIG_NETFILTER_XT_MATCH_LIMIT=y 171 827 CONFIG_NETFILTER_XT_MATCH_MAC=y 172 828 CONFIG_NETFILTER_XT_MATCH_MARK=y 829 +# CONFIG_NETFILTER_XT_MATCH_MULTIPORT is not set830 +# CONFIG_NETFILTER_XT_MATCH_NFACCT is not set831 +# CONFIG_NETFILTER_XT_MATCH_OSF is not set173 832 CONFIG_NETFILTER_XT_MATCH_OWNER=y 174 833 CONFIG_NETFILTER_XT_MATCH_POLICY=y 175 834 CONFIG_NETFILTER_XT_MATCH_PKTTYPE=y 176 835 CONFIG_NETFILTER_XT_MATCH_QUOTA=y 177 836 CONFIG_NETFILTER_XT_MATCH_QUOTA2=y 837 +# CONFIG_NETFILTER_XT_MATCH_QUOTA2_LOG is not set838 +# CONFIG_NETFILTER_XT_MATCH_RATEEST is not set839 +# CONFIG_NETFILTER_XT_MATCH_REALM is not set840 +# CONFIG_NETFILTER_XT_MATCH_RECENT is not set841 +# CONFIG_NETFILTER_XT_MATCH_SCTP is not set178 842 CONFIG_NETFILTER_XT_MATCH_SOCKET=y 179 843 CONFIG_NETFILTER_XT_MATCH_STATE=y 180 844 CONFIG_NETFILTER_XT_MATCH_STATISTIC=y 181 845 CONFIG_NETFILTER_XT_MATCH_STRING=y 846 +# CONFIG_NETFILTER_XT_MATCH_TCPMSS is not set182 847 CONFIG_NETFILTER_XT_MATCH_TIME=y 183 848 CONFIG_NETFILTER_XT_MATCH_U32=y 849 +# CONFIG_IP_SET is not set850 +# CONFIG_IP_VS is not set851 +852 +#853 +# IP: Netfilter Configuration854 +#855 +CONFIG_NF_DEFRAG_IPV4=y184 856 CONFIG_NF_CONNTRACK_IPV4=y 185 857 CONFIG_NF_DUP_IPV4=y 858 +# CONFIG_NF_LOG_ARP is not set859 +# CONFIG_NF_LOG_IPV4 is not set860 +CONFIG_NF_REJECT_IPV4=y861 +CONFIG_NF_NAT_IPV4=y862 +CONFIG_NF_NAT_MASQUERADE_IPV4=y863 +CONFIG_NF_NAT_PROTO_GRE=y864 +CONFIG_NF_NAT_PPTP=y865 +CONFIG_NF_NAT_H323=y186 866 CONFIG_IP_NF_IPTABLES=y 187 867 CONFIG_IP_NF_MATCH_AH=y 188 868 CONFIG_IP_NF_MATCH_ECN=y 869 +# CONFIG_IP_NF_MATCH_RPFILTER is not set189 870 CONFIG_IP_NF_MATCH_TTL=y 190 871 CONFIG_IP_NF_FILTER=y 191 872 CONFIG_IP_NF_TARGET_REJECT=y 873 +# CONFIG_IP_NF_TARGET_SYNPROXY is not set192 874 CONFIG_IP_NF_NAT=y 193 875 CONFIG_IP_NF_TARGET_MASQUERADE=y 194 876 CONFIG_IP_NF_TARGET_NETMAP=y 195 877 CONFIG_IP_NF_TARGET_REDIRECT=y 196 878 CONFIG_IP_NF_MANGLE=y 879 +# CONFIG_IP_NF_TARGET_CLUSTERIP is not set197 880 CONFIG_IP_NF_TARGET_ECN=y 198 881 CONFIG_IP_NF_TARGET_TTL=y 199 882 CONFIG_IP_NF_RAW=y .. .. @@ -201,7 +884,17 @@ 201 884 CONFIG_IP_NF_ARPTABLES=y 202 885 CONFIG_IP_NF_ARPFILTER=y 203 886 CONFIG_IP_NF_ARP_MANGLE=y 887 +888 +#889 +# IPv6: Netfilter Configuration890 +#891 +CONFIG_NF_DEFRAG_IPV6=y204 892 CONFIG_NF_CONNTRACK_IPV6=y 893 +# CONFIG_NF_DUP_IPV6 is not set894 +CONFIG_NF_REJECT_IPV6=y895 +# CONFIG_NF_LOG_IPV6 is not set896 +CONFIG_NF_NAT_IPV6=y897 +# CONFIG_NF_NAT_MASQUERADE_IPV6 is not set205 898 CONFIG_IP6_NF_IPTABLES=y 206 899 CONFIG_IP6_NF_MATCH_AH=y 207 900 CONFIG_IP6_NF_MATCH_EUI64=y .. .. @@ -212,224 +905,2161 @@ 212 905 CONFIG_IP6_NF_MATCH_MH=y 213 906 CONFIG_IP6_NF_MATCH_RPFILTER=y 214 907 CONFIG_IP6_NF_MATCH_RT=y 908 +# CONFIG_IP6_NF_TARGET_HL is not set215 909 CONFIG_IP6_NF_FILTER=y 216 910 CONFIG_IP6_NF_TARGET_REJECT=y 911 +# CONFIG_IP6_NF_TARGET_SYNPROXY is not set217 912 CONFIG_IP6_NF_MANGLE=y 218 913 CONFIG_IP6_NF_RAW=y 219 914 CONFIG_IP6_NF_SECURITY=y 220 915 CONFIG_IP6_NF_NAT=y 916 +# CONFIG_IP6_NF_TARGET_MASQUERADE is not set917 +# CONFIG_IP6_NF_TARGET_NPT is not set918 +# CONFIG_IP_DCCP is not set919 +# CONFIG_IP_SCTP is not set920 +# CONFIG_RDS is not set921 +# CONFIG_TIPC is not set922 +# CONFIG_ATM is not set221 923 CONFIG_L2TP=y 924 +# CONFIG_L2TP_DEBUGFS is not set925 +# CONFIG_L2TP_V3 is not set926 +# CONFIG_BRIDGE is not set927 +CONFIG_HAVE_NET_DSA=y928 +# CONFIG_NET_DSA is not set929 +# CONFIG_VLAN_8021Q is not set930 +# CONFIG_DECNET is not set931 +# CONFIG_LLC2 is not set932 +# CONFIG_IPX is not set933 +# CONFIG_ATALK is not set934 +# CONFIG_X25 is not set935 +# CONFIG_LAPB is not set936 +# CONFIG_PHONET is not set937 +# CONFIG_6LOWPAN is not set938 +# CONFIG_IEEE802154 is not set222 939 CONFIG_NET_SCHED=y 940 +941 +#942 +# Queueing/Scheduling943 +#944 +# CONFIG_NET_SCH_CBQ is not set223 945 CONFIG_NET_SCH_HTB=y 946 +# CONFIG_NET_SCH_HFSC is not set947 +# CONFIG_NET_SCH_PRIO is not set948 +# CONFIG_NET_SCH_MULTIQ is not set949 +# CONFIG_NET_SCH_RED is not set950 +# CONFIG_NET_SCH_SFB is not set951 +# CONFIG_NET_SCH_SFQ is not set952 +# CONFIG_NET_SCH_TEQL is not set953 +# CONFIG_NET_SCH_TBF is not set954 +# CONFIG_NET_SCH_GRED is not set955 +# CONFIG_NET_SCH_DSMARK is not set956 +# CONFIG_NET_SCH_NETEM is not set957 +# CONFIG_NET_SCH_DRR is not set958 +# CONFIG_NET_SCH_MQPRIO is not set959 +# CONFIG_NET_SCH_CHOKE is not set224 960 CONFIG_NET_SCH_QFQ=y 961 +# CONFIG_NET_SCH_CODEL is not set962 +# CONFIG_NET_SCH_FQ_CODEL is not set963 +# CONFIG_NET_SCH_FQ is not set964 +# CONFIG_NET_SCH_HHF is not set965 +# CONFIG_NET_SCH_PIE is not set225 966 CONFIG_NET_SCH_INGRESS=y 967 +# CONFIG_NET_SCH_PLUG is not set968 +969 +#970 +# Classification971 +#972 +CONFIG_NET_CLS=y973 +# CONFIG_NET_CLS_BASIC is not set974 +# CONFIG_NET_CLS_TCINDEX is not set975 +# CONFIG_NET_CLS_ROUTE4 is not set976 +# CONFIG_NET_CLS_FW is not set226 977 CONFIG_NET_CLS_U32=y 978 +# CONFIG_CLS_U32_PERF is not set979 +# CONFIG_CLS_U32_MARK is not set980 +# CONFIG_NET_CLS_RSVP is not set981 +# CONFIG_NET_CLS_RSVP6 is not set982 +# CONFIG_NET_CLS_FLOW is not set983 +# CONFIG_NET_CLS_CGROUP is not set227 984 CONFIG_NET_CLS_BPF=y 985 +# CONFIG_NET_CLS_FLOWER is not set986 +# CONFIG_NET_CLS_MATCHALL is not set228 987 CONFIG_NET_EMATCH=y 988 +CONFIG_NET_EMATCH_STACK=32989 +# CONFIG_NET_EMATCH_CMP is not set990 +# CONFIG_NET_EMATCH_NBYTE is not set229 991 CONFIG_NET_EMATCH_U32=y 992 +# CONFIG_NET_EMATCH_META is not set993 +# CONFIG_NET_EMATCH_TEXT is not set230 994 CONFIG_NET_CLS_ACT=y 995 +# CONFIG_NET_ACT_POLICE is not set996 +# CONFIG_NET_ACT_GACT is not set997 +# CONFIG_NET_ACT_MIRRED is not set998 +# CONFIG_NET_ACT_IPT is not set999 +# CONFIG_NET_ACT_NAT is not set1000 +# CONFIG_NET_ACT_PEDIT is not set1001 +# CONFIG_NET_ACT_SIMP is not set1002 +# CONFIG_NET_ACT_SKBEDIT is not set1003 +# CONFIG_NET_ACT_CSUM is not set1004 +# CONFIG_NET_ACT_VLAN is not set1005 +# CONFIG_NET_ACT_BPF is not set1006 +# CONFIG_NET_ACT_CONNMARK is not set1007 +# CONFIG_NET_ACT_SKBMOD is not set1008 +# CONFIG_NET_ACT_IFE is not set1009 +# CONFIG_NET_ACT_TUNNEL_KEY is not set1010 +# CONFIG_NET_CLS_IND is not set1011 +CONFIG_NET_SCH_FIFO=y1012 +# CONFIG_DCB is not set1013 +# CONFIG_DNS_RESOLVER is not set1014 +# CONFIG_BATMAN_ADV is not set1015 +# CONFIG_OPENVSWITCH is not set1016 +# CONFIG_VSOCKETS is not set1017 +# CONFIG_NETLINK_DIAG is not set1018 +# CONFIG_MPLS is not set1019 +# CONFIG_HSR is not set1020 +# CONFIG_NET_SWITCHDEV is not set1021 +# CONFIG_NET_L3_MASTER_DEV is not set1022 +# CONFIG_NET_NCSI is not set1023 +CONFIG_RPS=y1024 +CONFIG_RFS_ACCEL=y1025 +CONFIG_XPS=y1026 +# CONFIG_CGROUP_NET_PRIO is not set1027 +# CONFIG_CGROUP_NET_CLASSID is not set1028 +CONFIG_NET_RX_BUSY_POLL=y1029 +CONFIG_BQL=y1030 +# CONFIG_BPF_JIT is not set1031 +CONFIG_NET_FLOW_LIMIT=y1032 +1033 +#1034 +# Network testing1035 +#1036 +# CONFIG_NET_PKTGEN is not set1037 +# CONFIG_NET_DROP_MONITOR is not set1038 +# CONFIG_HAMRADIO is not set1039 +# CONFIG_CAN is not set1040 +# CONFIG_IRDA is not set231 1041 CONFIG_BT=y 1042 +CONFIG_BT_BREDR=y1043 +# CONFIG_BT_RFCOMM is not set1044 +# CONFIG_BT_BNEP is not set1045 +# CONFIG_BT_HIDP is not set1046 +CONFIG_BT_HS=y1047 +CONFIG_BT_LE=y1048 +# CONFIG_BT_LEDS is not set1049 +# CONFIG_BT_SELFTEST is not set1050 +CONFIG_BT_DEBUGFS=y1051 +1052 +#1053 +# Bluetooth device drivers1054 +#1055 +# CONFIG_BT_HCIBTUSB is not set1056 +# CONFIG_BT_RTKBTUSB is not set1057 +# CONFIG_BT_HCIBTSDIO is not set232 1058 CONFIG_BT_HCIUART=y 233 1059 CONFIG_BT_HCIUART_H4=y 1060 +# CONFIG_BT_HCIUART_BCSP is not set1061 +# CONFIG_BT_HCIUART_ATH3K is not set234 1062 CONFIG_BT_HCIUART_LL=y 235 1063 CONFIG_BT_HCIUART_3WIRE=y 1064 +# CONFIG_BT_HCIUART_INTEL is not set1065 +# CONFIG_BT_HCIUART_BCM is not set1066 +# CONFIG_BT_HCIUART_QCA is not set1067 +# CONFIG_BT_HCIUART_AG6XX is not set1068 +# CONFIG_BT_HCIUART_MRVL is not set1069 +# CONFIG_BT_HCIBCM203X is not set1070 +# CONFIG_BT_HCIBPA10X is not set1071 +# CONFIG_BT_HCIBFUSB is not set1072 +# CONFIG_BT_HCIVHCI is not set1073 +# CONFIG_BCM_BT_LPM is not set1074 +# CONFIG_RTL_BT_LPM is not set236 1075 CONFIG_XR_BT_LPM=m 1076 +# CONFIG_BT_MRVL is not set1077 +# CONFIG_AF_RXRPC is not set1078 +# CONFIG_AF_KCM is not set1079 +# CONFIG_STREAM_PARSER is not set1080 +CONFIG_FIB_RULES=y1081 +CONFIG_WIRELESS=y237 1082 CONFIG_CFG80211=y 1083 +# CONFIG_NL80211_TESTMODE is not set1084 +# CONFIG_CFG80211_DEVELOPER_WARNINGS is not set1085 +# CONFIG_CFG80211_CERTIFICATION_ONUS is not set1086 +CONFIG_CFG80211_DEFAULT_PS=y1087 +# CONFIG_CFG80211_DEBUGFS is not set1088 +# CONFIG_CFG80211_INTERNAL_REGDB is not set1089 +CONFIG_CFG80211_CRDA_SUPPORT=y1090 +# CONFIG_CFG80211_WEXT is not set1091 +# CONFIG_LIB80211 is not set1092 +# CONFIG_MAC80211 is not set1093 +CONFIG_MAC80211_STA_HASH_MAX_SIZE=01094 +# CONFIG_WIMAX is not set238 1095 CONFIG_RFKILL=y 1096 +CONFIG_RFKILL_PM=y1097 +CONFIG_RFKILL_LEDS=y1098 +# CONFIG_RFKILL_INPUT is not set1099 +# CONFIG_RFKILL_REGULATOR is not set1100 +# CONFIG_RFKILL_GPIO is not set1101 +# CONFIG_NET_9P is not set1102 +# CONFIG_CAIF is not set1103 +# CONFIG_CEPH_LIB is not set1104 +# CONFIG_NFC is not set1105 +# CONFIG_LWTUNNEL is not set1106 +CONFIG_DST_CACHE=y1107 +# CONFIG_NET_DEVLINK is not set1108 +CONFIG_MAY_USE_DEVLINK=y1109 +CONFIG_HAVE_EBPF_JIT=y1110 +1111 +#1112 +# Device Drivers1113 +#1114 +CONFIG_ARM_AMBA=y1115 +1116 +#1117 +# Generic Driver Options1118 +#1119 +CONFIG_UEVENT_HELPER=y239 1120 CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" 240 1121 CONFIG_DEVTMPFS=y 1122 +# CONFIG_DEVTMPFS_MOUNT is not set1123 +CONFIG_STANDALONE=y1124 +CONFIG_PREVENT_FIRMWARE_BUILD=y1125 +CONFIG_FW_LOADER=y1126 +CONFIG_FIRMWARE_IN_KERNEL=y1127 +CONFIG_EXTRA_FIRMWARE=""1128 +# CONFIG_FW_LOADER_USER_HELPER_FALLBACK is not set1129 +CONFIG_ALLOW_DEV_COREDUMP=y1130 +# CONFIG_DEBUG_DRIVER is not set1131 +# CONFIG_DEBUG_DEVRES is not set1132 +# CONFIG_DEBUG_TEST_DRIVER_REMOVE is not set1133 +# CONFIG_SYS_HYPERVISOR is not set1134 +# CONFIG_GENERIC_CPU_DEVICES is not set1135 +CONFIG_GENERIC_CPU_AUTOPROBE=y1136 +CONFIG_REGMAP=y1137 +CONFIG_REGMAP_I2C=y1138 +CONFIG_REGMAP_SPI=y1139 +CONFIG_REGMAP_MMIO=y1140 +CONFIG_REGMAP_IRQ=y1141 +CONFIG_DMA_SHARED_BUFFER=y1142 +# CONFIG_FENCE_TRACE is not set241 1143 CONFIG_DMA_CMA=y 1144 +1145 +#1146 +# Default contiguous memory area size:1147 +#1148 +CONFIG_CMA_SIZE_MBYTES=161149 +CONFIG_CMA_SIZE_SEL_MBYTES=y1150 +# CONFIG_CMA_SIZE_SEL_PERCENTAGE is not set1151 +# CONFIG_CMA_SIZE_SEL_MIN is not set1152 +# CONFIG_CMA_SIZE_SEL_MAX is not set1153 +CONFIG_CMA_ALIGNMENT=81154 +1155 +#1156 +# Bus devices1157 +#1158 +# CONFIG_ARM_CCI400_PMU is not set1159 +# CONFIG_ARM_CCI5xx_PMU is not set1160 +# CONFIG_ARM_CCN is not set1161 +# CONFIG_SUNXI_RSB is not set1162 +# CONFIG_SUNXI_MBUS is not set242 1163 CONFIG_SUNXI_NSI=y 1164 +# CONFIG_VEXPRESS_CONFIG is not set1165 +# CONFIG_CONNECTOR is not set1166 +# CONFIG_MTD is not set1167 +CONFIG_DTC=y1168 +CONFIG_OF=y1169 +# CONFIG_OF_UNITTEST is not set1170 +CONFIG_OF_FLATTREE=y1171 +CONFIG_OF_EARLY_FLATTREE=y1172 +CONFIG_OF_ADDRESS=y1173 +CONFIG_OF_IRQ=y1174 +CONFIG_OF_NET=y1175 +CONFIG_OF_MDIO=y1176 +CONFIG_OF_RESERVED_MEM=y1177 +# CONFIG_OF_OVERLAY is not set1178 +# CONFIG_PARPORT is not set1179 +CONFIG_BLK_DEV=y1180 +# CONFIG_BLK_DEV_NULL_BLK is not set243 1181 CONFIG_ZRAM=y 1182 +# CONFIG_ZRAM_WRITEBACK is not set1183 +# CONFIG_ZRAM_MEMORY_TRACKING is not set244 1184 CONFIG_SUNXI_NAND=y 1185 +CONFIG_SUNXI_RAWNAND=y1186 +# CONFIG_SUNXI_SPINAND is not set1187 +# CONFIG_BLK_DEV_COW_COMMON is not set245 1188 CONFIG_BLK_DEV_LOOP=y 246 1189 CONFIG_BLK_DEV_LOOP_MIN_COUNT=16 1190 +# CONFIG_BLK_DEV_CRYPTOLOOP is not set1191 +# CONFIG_BLK_DEV_DRBD is not set1192 +# CONFIG_BLK_DEV_NBD is not set247 1193 CONFIG_BLK_DEV_RAM=y 1194 +CONFIG_BLK_DEV_RAM_COUNT=16248 1195 CONFIG_BLK_DEV_RAM_SIZE=8192 1196 +# CONFIG_CDROM_PKTCDVD is not set1197 +# CONFIG_ATA_OVER_ETH is not set1198 +# CONFIG_BLK_DEV_RBD is not set1199 +# CONFIG_NVME_TARGET is not set1200 +1201 +#1202 +# Misc devices1203 +#1204 +# CONFIG_SENSORS_LIS3LV02D is not set1205 +# CONFIG_AD525X_DPOT is not set1206 +# CONFIG_DUMMY_IRQ is not set1207 +# CONFIG_ICS932S401 is not set1208 +# CONFIG_ENCLOSURE_SERVICES is not set1209 +# CONFIG_APDS9802ALS is not set1210 +# CONFIG_ISL29003 is not set1211 +# CONFIG_ISL29020 is not set1212 +# CONFIG_SENSORS_TSL2550 is not set1213 +# CONFIG_SENSORS_BH1770 is not set1214 +# CONFIG_SENSORS_APDS990X is not set1215 +# CONFIG_HMC6352 is not set1216 +# CONFIG_DS1682 is not set1217 +# CONFIG_TI_DAC7512 is not set1218 +# CONFIG_USB_SWITCH_FSA9480 is not set1219 +# CONFIG_LATTICE_ECP3_CONFIG is not set1220 +# CONFIG_SRAM is not set249 1221 CONFIG_UID_SYS_STATS=y 1222 +# CONFIG_UID_SYS_STATS_DEBUG is not set250 1223 CONFIG_MEMORY_STATE_TIME=y 251 1224 CONFIG_SUNXI_SST_STORAGE=y 1225 +# CONFIG_C2PORT is not set1226 +1227 +#1228 +# EEPROM support1229 +#1230 +# CONFIG_EEPROM_AT24 is not set1231 +# CONFIG_EEPROM_AT25 is not set1232 +# CONFIG_EEPROM_LEGACY is not set1233 +# CONFIG_EEPROM_MAX6875 is not set1234 +# CONFIG_EEPROM_93CX6 is not set1235 +# CONFIG_EEPROM_93XX46 is not set1236 +1237 +#1238 +# Texas Instruments shared transport line discipline1239 +#1240 +# CONFIG_TI_ST is not set1241 +# CONFIG_SENSORS_LIS3_SPI is not set1242 +# CONFIG_SENSORS_LIS3_I2C is not set1243 +1244 +#1245 +# Altera FPGA firmware download module1246 +#1247 +# CONFIG_ALTERA_STAPL is not set1248 +1249 +#1250 +# Intel MIC Bus Driver1251 +#1252 +1253 +#1254 +# SCIF Bus Driver1255 +#1256 +1257 +#1258 +# VOP Bus Driver1259 +#1260 +1261 +#1262 +# Intel MIC Host Driver1263 +#1264 +1265 +#1266 +# Intel MIC Card Driver1267 +#1268 +1269 +#1270 +# SCIF Driver1271 +#1272 +1273 +#1274 +# Intel MIC Coprocessor State Management (COSM) Drivers1275 +#1276 +1277 +#1278 +# VOP Driver1279 +#1280 +# CONFIG_ECHO is not set1281 +# CONFIG_CXL_BASE is not set1282 +# CONFIG_CXL_AFU_DRIVER_OPS is not set252 1283 CONFIG_SUNXI_RFKILL=y 1284 +CONFIG_SUNXI_ADDR_MGT=y253 1285 CONFIG_SUNXI_BOOTEVENT=y 1286 +# CONFIG_IT66121_RGB_TO_HDMI is not set1287 +# CONFIG_NCS8801S_LVDS_EDP is not set1288 +1289 +#1290 +# SCSI device support1291 +#1292 +CONFIG_SCSI_MOD=y1293 +# CONFIG_RAID_ATTRS is not set254 1294 CONFIG_SCSI=y 1295 +CONFIG_SCSI_DMA=y1296 +# CONFIG_SCSI_NETLINK is not set1297 +# CONFIG_SCSI_MQ_DEFAULT is not set1298 +CONFIG_SCSI_PROC_FS=y1299 +1300 +#1301 +# SCSI support type (disk, tape, CD-ROM)1302 +#255 1303 CONFIG_BLK_DEV_SD=y 1304 +# CONFIG_CHR_DEV_ST is not set1305 +# CONFIG_CHR_DEV_OSST is not set1306 +# CONFIG_BLK_DEV_SR is not set1307 +# CONFIG_CHR_DEV_SG is not set1308 +# CONFIG_CHR_DEV_SCH is not set1309 +# CONFIG_SCSI_CONSTANTS is not set1310 +# CONFIG_SCSI_LOGGING is not set1311 +# CONFIG_SCSI_SCAN_ASYNC is not set1312 +1313 +#1314 +# SCSI Transports1315 +#1316 +# CONFIG_SCSI_SPI_ATTRS is not set1317 +# CONFIG_SCSI_FC_ATTRS is not set1318 +# CONFIG_SCSI_ISCSI_ATTRS is not set1319 +# CONFIG_SCSI_SAS_ATTRS is not set1320 +# CONFIG_SCSI_SAS_LIBSAS is not set1321 +# CONFIG_SCSI_SRP_ATTRS is not set1322 +CONFIG_SCSI_LOWLEVEL=y1323 +# CONFIG_ISCSI_TCP is not set1324 +# CONFIG_ISCSI_BOOT_SYSFS is not set1325 +# CONFIG_SCSI_HISI_SAS is not set1326 +# CONFIG_SCSI_UFSHCD is not set1327 +# CONFIG_SCSI_DEBUG is not set1328 +# CONFIG_SCSI_LOWLEVEL_PCMCIA is not set1329 +# CONFIG_SCSI_DH is not set1330 +# CONFIG_SCSI_OSD_INITIATOR is not set1331 +CONFIG_HAVE_PATA_PLATFORM=y1332 +# CONFIG_ATA is not set256 1333 CONFIG_MD=y 1334 +# CONFIG_BLK_DEV_MD is not set1335 +# CONFIG_BCACHE is not set1336 +CONFIG_BLK_DEV_DM_BUILTIN=y257 1337 CONFIG_BLK_DEV_DM=y 1338 +# CONFIG_DM_MQ_DEFAULT is not set1339 +# CONFIG_DM_DEBUG is not set1340 +CONFIG_DM_BUFIO=y1341 +# CONFIG_DM_DEBUG_BLOCK_STACK_TRACING is not set258 1342 CONFIG_DM_CRYPT=y 1343 +# CONFIG_DM_SNAPSHOT is not set1344 +# CONFIG_DM_THIN_PROVISIONING is not set1345 +# CONFIG_DM_CACHE is not set1346 +# CONFIG_DM_ERA is not set1347 +# CONFIG_DM_MIRROR is not set1348 +# CONFIG_DM_RAID is not set1349 +# CONFIG_DM_ZERO is not set1350 +# CONFIG_DM_MULTIPATH is not set1351 +# CONFIG_DM_DELAY is not set259 1352 CONFIG_DM_UEVENT=y 1353 +# CONFIG_DM_FLAKEY is not set260 1354 CONFIG_DM_VERITY=y 261 1355 CONFIG_DM_VERITY_FEC=y 1356 +# CONFIG_DM_SWITCH is not set1357 +# CONFIG_DM_LOG_WRITES is not set262 1358 CONFIG_DM_VERITY_AVB=y 263 1359 CONFIG_DM_ANDROID_VERITY_AT_MOST_ONCE_DEFAULT_ENABLED=y 1360 +# CONFIG_DM_BOW is not set1361 +# CONFIG_TARGET_CORE is not set264 1362 CONFIG_NETDEVICES=y 1363 +CONFIG_MII=y1364 +CONFIG_NET_CORE=y1365 +# CONFIG_BONDING is not set1366 +# CONFIG_DUMMY is not set1367 +# CONFIG_EQUALIZER is not set1368 +# CONFIG_IFB is not set1369 +# CONFIG_NET_TEAM is not set1370 +# CONFIG_MACVLAN is not set1371 +# CONFIG_VXLAN is not set1372 +# CONFIG_GENEVE is not set1373 +# CONFIG_GTP is not set1374 +# CONFIG_MACSEC is not set1375 +# CONFIG_NETCONSOLE is not set1376 +# CONFIG_NETPOLL is not set1377 +# CONFIG_NET_POLL_CONTROLLER is not set265 1378 CONFIG_TUN=y 1379 +# CONFIG_TUN_VNET_CROSS_LE is not set1380 +# CONFIG_VETH is not set1381 +# CONFIG_NLMON is not set1382 +1383 +#1384 +# CAIF transport drivers1385 +#1386 +1387 +#1388 +# Distributed Switch Architecture drivers1389 +#1390 +CONFIG_ETHERNET=y1391 +CONFIG_NET_VENDOR_ALLWINNER=y1392 +# CONFIG_SUN4I_EMAC is not set1393 +CONFIG_SUNXI_GMAC=y1394 +CONFIG_SUNXI_EXT_PHY=y1395 +# CONFIG_ALTERA_TSE is not set1396 +CONFIG_NET_VENDOR_AMAZON=y1397 +CONFIG_NET_VENDOR_AMD=y1398 +# CONFIG_AMD_XGBE is not set1399 +CONFIG_NET_VENDOR_ARC=y1400 +# CONFIG_ARC_EMAC is not set1401 +# CONFIG_EMAC_ROCKCHIP is not set1402 +# CONFIG_NET_VENDOR_AURORA is not set1403 +CONFIG_NET_CADENCE=y1404 +# CONFIG_MACB is not set1405 +CONFIG_NET_VENDOR_BROADCOM=y1406 +# CONFIG_B44 is not set1407 +# CONFIG_BCMGENET is not set1408 +# CONFIG_SYSTEMPORT is not set1409 +# CONFIG_DNET is not set1410 +CONFIG_NET_VENDOR_EZCHIP=y1411 +# CONFIG_EZCHIP_NPS_MANAGEMENT_ENET is not set1412 +CONFIG_NET_VENDOR_HISILICON=y1413 +# CONFIG_HIX5HD2_GMAC is not set1414 +# CONFIG_HISI_FEMAC is not set1415 +# CONFIG_HIP04_ETH is not set1416 +# CONFIG_HNS is not set1417 +# CONFIG_HNS_DSAF is not set1418 +# CONFIG_HNS_ENET is not set1419 +CONFIG_NET_VENDOR_INTEL=y1420 +CONFIG_NET_VENDOR_I825XX=y1421 +CONFIG_NET_VENDOR_MARVELL=y1422 +# CONFIG_MVMDIO is not set1423 +# CONFIG_MVNETA_BM is not set1424 +CONFIG_NET_VENDOR_MICREL=y1425 +# CONFIG_KS8842 is not set1426 +# CONFIG_KS8851 is not set1427 +# CONFIG_KS8851_MLL is not set1428 +CONFIG_NET_VENDOR_MICROCHIP=y1429 +# CONFIG_ENC28J60 is not set1430 +# CONFIG_ENCX24J600 is not set1431 +CONFIG_NET_VENDOR_NATSEMI=y1432 +CONFIG_NET_VENDOR_NETRONOME=y1433 +CONFIG_NET_VENDOR_8390=y1434 +# CONFIG_ETHOC is not set1435 +CONFIG_NET_VENDOR_QUALCOMM=y1436 +# CONFIG_QCA7000 is not set1437 +# CONFIG_QCOM_EMAC is not set1438 +CONFIG_NET_VENDOR_RENESAS=y1439 +CONFIG_NET_VENDOR_ROCKER=y1440 +CONFIG_NET_VENDOR_SAMSUNG=y1441 +# CONFIG_SXGBE_ETH is not set1442 +CONFIG_NET_VENDOR_SEEQ=y1443 +CONFIG_NET_VENDOR_SMSC=y1444 +# CONFIG_SMC91X is not set1445 +# CONFIG_SMSC911X is not set1446 +CONFIG_NET_VENDOR_STMICRO=y1447 +# CONFIG_STMMAC_ETH is not set1448 +CONFIG_NET_VENDOR_SYNOPSYS=y1449 +# CONFIG_SYNOPSYS_DWC_ETH_QOS is not set1450 +CONFIG_NET_VENDOR_VIA=y1451 +# CONFIG_VIA_RHINE is not set1452 +# CONFIG_VIA_VELOCITY is not set1453 +CONFIG_NET_VENDOR_WIZNET=y1454 +# CONFIG_WIZNET_W5100 is not set1455 +# CONFIG_WIZNET_W5300 is not set1456 +CONFIG_PHYLIB=y1457 +CONFIG_SWPHY=y1458 +1459 +#1460 +# MDIO bus device drivers1461 +#1462 +# CONFIG_MDIO_BCM_UNIMAC is not set1463 +# CONFIG_MDIO_BITBANG is not set1464 +# CONFIG_MDIO_BUS_MUX_GPIO is not set1465 +# CONFIG_MDIO_BUS_MUX_MMIOREG is not set1466 +# CONFIG_MDIO_HISI_FEMAC is not set1467 +# CONFIG_MDIO_OCTEON is not set1468 +# CONFIG_MDIO_SUN4I is not set1469 +1470 +#1471 +# MII PHY device drivers1472 +#1473 +# CONFIG_AMD_PHY is not set1474 +# CONFIG_AQUANTIA_PHY is not set1475 +# CONFIG_AT803X_PHY is not set1476 +# CONFIG_BCM7XXX_PHY is not set1477 +# CONFIG_BCM87XX_PHY is not set1478 +# CONFIG_BROADCOM_PHY is not set1479 +# CONFIG_CICADA_PHY is not set1480 +# CONFIG_DAVICOM_PHY is not set1481 +# CONFIG_DP83848_PHY is not set1482 +# CONFIG_DP83867_PHY is not set1483 +CONFIG_FIXED_PHY=y1484 +# CONFIG_ICPLUS_PHY is not set1485 +# CONFIG_INTEL_XWAY_PHY is not set1486 +# CONFIG_LSI_ET1011C_PHY is not set1487 +# CONFIG_LXT_PHY is not set1488 +# CONFIG_MARVELL_PHY is not set1489 +# CONFIG_MICREL_PHY is not set1490 +# CONFIG_MICROCHIP_PHY is not set1491 +# CONFIG_MICROSEMI_PHY is not set1492 +# CONFIG_NATIONAL_PHY is not set1493 +# CONFIG_QSEMI_PHY is not set1494 +# CONFIG_REALTEK_PHY is not set1495 +# CONFIG_SMSC_PHY is not set1496 +# CONFIG_STE10XP is not set1497 +# CONFIG_TERANETICS_PHY is not set1498 +# CONFIG_VITESSE_PHY is not set1499 +# CONFIG_XILINX_GMII2RGMII is not set1500 +# CONFIG_MICREL_KS8995MA is not set266 1501 CONFIG_PPP=y 267 1502 CONFIG_PPP_BSDCOMP=y 268 1503 CONFIG_PPP_DEFLATE=y 1504 +# CONFIG_PPP_FILTER is not set269 1505 CONFIG_PPP_MPPE=y 270 1506 CONFIG_PPP_MULTILINK=y 1507 +# CONFIG_PPPOE is not set271 1508 CONFIG_PPTP=y 272 1509 CONFIG_PPPOL2TP=y 273 1510 CONFIG_PPPOLAC=y 274 1511 CONFIG_PPPOPNS=y 275 1512 CONFIG_PPP_ASYNC=y 276 1513 CONFIG_PPP_SYNC_TTY=y 1514 +# CONFIG_SLIP is not set1515 +CONFIG_SLHC=y1516 +CONFIG_USB_NET_DRIVERS=y1517 +# CONFIG_USB_CATC is not set1518 +# CONFIG_USB_KAWETH is not set1519 +# CONFIG_USB_PEGASUS is not set277 1520 CONFIG_USB_RTL8150=y 278 1521 CONFIG_USB_RTL8152=y 1522 +# CONFIG_USB_LAN78XX is not set279 1523 CONFIG_USB_USBNET=y 1524 +CONFIG_USB_NET_AX8817X=y1525 +CONFIG_USB_NET_AX88179_178A=y1526 +CONFIG_USB_NET_CDCETHER=y1527 +# CONFIG_USB_NET_CDC_EEM is not set1528 +CONFIG_USB_NET_CDC_NCM=y1529 +# CONFIG_USB_NET_HUAWEI_CDC_NCM is not set1530 +# CONFIG_USB_NET_CDC_MBIM is not set1531 +# CONFIG_USB_NET_DM9601 is not set1532 +# CONFIG_USB_NET_SR9700 is not set1533 +# CONFIG_USB_NET_SR9800 is not set280 1534 CONFIG_USB_NET_SMSC75XX=y 281 1535 CONFIG_USB_NET_SMSC95XX=y 1536 +# CONFIG_USB_NET_GL620A is not set1537 +CONFIG_USB_NET_NET1080=y1538 +# CONFIG_USB_NET_PLUSB is not set282 1539 CONFIG_USB_NET_MCS7830=y 1540 +# CONFIG_USB_NET_RNDIS_HOST is not set1541 +CONFIG_USB_NET_CDC_SUBSET_ENABLE=y1542 +CONFIG_USB_NET_CDC_SUBSET=y1543 +# CONFIG_USB_ALI_M5632 is not set1544 +# CONFIG_USB_AN2720 is not set1545 +CONFIG_USB_BELKIN=y1546 +CONFIG_USB_ARMLINUX=y1547 +# CONFIG_USB_EPSON2888 is not set1548 +# CONFIG_USB_KC2190 is not set1549 +CONFIG_USB_NET_ZAURUS=y1550 +# CONFIG_USB_NET_CX82310_ETH is not set1551 +# CONFIG_USB_NET_KALMIA is not set1552 +# CONFIG_USB_NET_QMI_WWAN is not set1553 +# CONFIG_USB_HSO is not set1554 +# CONFIG_USB_NET_INT51X1 is not set1555 +# CONFIG_USB_IPHETH is not set1556 +# CONFIG_USB_SIERRA_NET is not set1557 +# CONFIG_USB_VL600 is not set1558 +# CONFIG_USB_NET_CH9200 is not set1559 +# CONFIG_USB_NET_QUECTEL is not set1560 +CONFIG_WLAN=y1561 +CONFIG_WLAN_VENDOR_ADMTEK=y1562 +CONFIG_WLAN_VENDOR_ATH=y1563 +# CONFIG_ATH_DEBUG is not set1564 +# CONFIG_ATH6KL is not set1565 +CONFIG_WLAN_VENDOR_ATMEL=y1566 +CONFIG_WLAN_VENDOR_BROADCOM=y1567 +# CONFIG_BRCMFMAC is not set1568 +CONFIG_WLAN_VENDOR_CISCO=y1569 +CONFIG_WLAN_VENDOR_INTEL=y1570 +CONFIG_WLAN_VENDOR_INTERSIL=y1571 +# CONFIG_HOSTAP is not set1572 +CONFIG_WLAN_VENDOR_MARVELL=y1573 +# CONFIG_LIBERTAS is not set1574 +# CONFIG_MWIFIEX is not set1575 +CONFIG_WLAN_VENDOR_MEDIATEK=y1576 +CONFIG_WLAN_VENDOR_RALINK=y1577 +CONFIG_WLAN_VENDOR_REALTEK=y1578 +CONFIG_WLAN_VENDOR_RSI=y1579 +CONFIG_WLAN_VENDOR_ST=y1580 +CONFIG_WLAN_VENDOR_TI=y1581 +CONFIG_WLAN_VENDOR_ZYDAS=y1582 +# CONFIG_USB_ZD1201 is not set1583 +# CONFIG_XR819_WLAN is not set283 1584 CONFIG_XR829_WLAN=m 1585 +# CONFIG_USB_NET_RNDIS_WLAN is not set1586 +# CONFIG_VIRT_WIFI is not set1587 +# CONFIG_BCMDHD is not set1588 +# CONFIG_RTL8723CS is not set1589 +# CONFIG_RTL8723BS_VQ0 is not set1590 +# CONFIG_SPARD_WLAN_SUPPORT is not set1591 +# CONFIG_RTL8822BS is not set1592 +# CONFIG_AIC_WLAN_SUPPORT is not set1593 +1594 +#1595 +# Enable WiMAX (Networking options) to see the WiMAX drivers1596 +#1597 +# CONFIG_WAN is not set1598 +# CONFIG_ISDN is not set1599 +# CONFIG_NVM is not set1600 +1601 +#1602 +# Input device support1603 +#1604 +CONFIG_INPUT=y1605 +CONFIG_INPUT_LEDS=y1606 +CONFIG_INPUT_FF_MEMLESS=y1607 +# CONFIG_INPUT_POLLDEV is not set1608 +# CONFIG_INPUT_SPARSEKMAP is not set1609 +# CONFIG_INPUT_MATRIXKMAP is not set1610 +1611 +#1612 +# Userland interfaces1613 +#284 1614 # CONFIG_INPUT_MOUSEDEV is not set 1615 +# CONFIG_INPUT_JOYDEV is not set285 1616 CONFIG_INPUT_EVDEV=y 1617 +# CONFIG_INPUT_EVBUG is not set286 1618 CONFIG_INPUT_KEYRESET=y 1619 +CONFIG_INPUT_KEYCOMBO=y1620 +CONFIG_INPUT_SENSORINIT=y1621 +1622 +#1623 +# Input Device Drivers1624 +#1625 +CONFIG_INPUT_KEYBOARD=y1626 +# CONFIG_KEYBOARD_ADC is not set1627 +# CONFIG_KEYBOARD_ADP5588 is not set1628 +# CONFIG_KEYBOARD_ADP5589 is not set1629 +CONFIG_KEYBOARD_ATKBD=y1630 +# CONFIG_KEYBOARD_QT1070 is not set1631 +# CONFIG_KEYBOARD_QT2160 is not set1632 +# CONFIG_KEYBOARD_LKKBD is not set1633 +# CONFIG_KEYBOARD_GPIO is not set1634 +# CONFIG_KEYBOARD_GPIO_POLLED is not set1635 +# CONFIG_KEYBOARD_TCA6416 is not set1636 +# CONFIG_KEYBOARD_TCA8418 is not set1637 +# CONFIG_KEYBOARD_MATRIX is not set1638 +# CONFIG_KEYBOARD_LM8323 is not set1639 +# CONFIG_KEYBOARD_LM8333 is not set1640 +# CONFIG_KEYBOARD_MAX7359 is not set1641 +# CONFIG_KEYBOARD_MCS is not set1642 +# CONFIG_KEYBOARD_MPR121 is not set1643 +# CONFIG_KEYBOARD_NEWTON is not set1644 +# CONFIG_KEYBOARD_OPENCORES is not set1645 +# CONFIG_KEYBOARD_SAMSUNG is not set1646 +# CONFIG_KEYBOARD_STOWAWAY is not set1647 +# CONFIG_KEYBOARD_SUNKBD is not set1648 +# CONFIG_KEYBOARD_SUN4I_LRADC is not set1649 +# CONFIG_KEYBOARD_OMAP4 is not set1650 +# CONFIG_KEYBOARD_XTKBD is not set1651 +# CONFIG_KEYBOARD_CAP11XX is not set1652 +# CONFIG_KEYBOARD_BCM is not set287 1653 CONFIG_KEYBOARD_SUNXI=y 1654 +# CONFIG_IR_TX_SUNXI is not set288 1655 # CONFIG_INPUT_MOUSE is not set 289 1656 CONFIG_INPUT_JOYSTICK=y 1657 +# CONFIG_JOYSTICK_ANALOG is not set1658 +# CONFIG_JOYSTICK_A3D is not set1659 +# CONFIG_JOYSTICK_ADI is not set1660 +# CONFIG_JOYSTICK_COBRA is not set1661 +# CONFIG_JOYSTICK_GF2K is not set1662 +# CONFIG_JOYSTICK_GRIP is not set1663 +# CONFIG_JOYSTICK_GRIP_MP is not set1664 +# CONFIG_JOYSTICK_GUILLEMOT is not set1665 +# CONFIG_JOYSTICK_INTERACT is not set1666 +# CONFIG_JOYSTICK_SIDEWINDER is not set1667 +# CONFIG_JOYSTICK_TMDC is not set1668 +# CONFIG_JOYSTICK_IFORCE is not set1669 +# CONFIG_JOYSTICK_WARRIOR is not set1670 +# CONFIG_JOYSTICK_MAGELLAN is not set1671 +# CONFIG_JOYSTICK_SPACEORB is not set1672 +# CONFIG_JOYSTICK_SPACEBALL is not set1673 +# CONFIG_JOYSTICK_STINGER is not set1674 +# CONFIG_JOYSTICK_TWIDJOY is not set1675 +# CONFIG_JOYSTICK_ZHENHUA is not set1676 +# CONFIG_JOYSTICK_AS5011 is not set1677 +# CONFIG_JOYSTICK_JOYDUMP is not set1678 +# CONFIG_JOYSTICK_XPAD is not set290 1679 CONFIG_INPUT_TABLET=y 1680 +# CONFIG_TABLET_USB_ACECAD is not set1681 +# CONFIG_TABLET_USB_AIPTEK is not set1682 +# CONFIG_TABLET_USB_GTCO is not set1683 +# CONFIG_TABLET_USB_HANWANG is not set1684 +# CONFIG_TABLET_USB_KBTAB is not set1685 +# CONFIG_TABLET_USB_PEGASUS is not set1686 +# CONFIG_TABLET_SERIAL_WACOM4 is not set291 1687 CONFIG_INPUT_TOUCHSCREEN=y 1688 +CONFIG_TOUCHSCREEN_PROPERTIES=y1689 +# CONFIG_TOUCHSCREEN_ADS7846 is not set1690 +# CONFIG_TOUCHSCREEN_AD7877 is not set1691 +# CONFIG_TOUCHSCREEN_AD7879 is not set1692 +# CONFIG_TOUCHSCREEN_AR1021_I2C is not set1693 +CONFIG_TOUCHSCREEN_ATMEL_MXT=y1694 +# CONFIG_TOUCHSCREEN_AUO_PIXCIR is not set1695 +# CONFIG_TOUCHSCREEN_BU21013 is not set1696 +# CONFIG_TOUCHSCREEN_CHIPONE_ICN8318 is not set1697 +# CONFIG_TOUCHSCREEN_CY8CTMG110 is not set1698 +# CONFIG_TOUCHSCREEN_CYTTSP_CORE is not set1699 +# CONFIG_TOUCHSCREEN_CYTTSP4_CORE is not set1700 +# CONFIG_TOUCHSCREEN_DYNAPRO is not set1701 +# CONFIG_TOUCHSCREEN_HAMPSHIRE is not set1702 +# CONFIG_TOUCHSCREEN_EETI is not set1703 +# CONFIG_TOUCHSCREEN_EGALAX is not set1704 +# CONFIG_TOUCHSCREEN_FT6236 is not set1705 +# CONFIG_TOUCHSCREEN_FUJITSU is not set1706 +# CONFIG_TOUCHSCREEN_GOODIX is not set1707 +# CONFIG_TOUCHSCREEN_ILI210X is not set1708 +# CONFIG_TOUCHSCREEN_GUNZE is not set1709 +# CONFIG_TOUCHSCREEN_ELAN is not set1710 +# CONFIG_TOUCHSCREEN_ELO is not set1711 +# CONFIG_TOUCHSCREEN_WACOM_W8001 is not set1712 +# CONFIG_TOUCHSCREEN_WACOM_I2C is not set1713 +# CONFIG_TOUCHSCREEN_MAX11801 is not set1714 +# CONFIG_TOUCHSCREEN_MCS5000 is not set1715 +# CONFIG_TOUCHSCREEN_MMS114 is not set1716 +# CONFIG_TOUCHSCREEN_MTOUCH is not set1717 +# CONFIG_TOUCHSCREEN_IMX6UL_TSC is not set1718 +# CONFIG_TOUCHSCREEN_INEXIO is not set1719 +# CONFIG_TOUCHSCREEN_MK712 is not set1720 +# CONFIG_TOUCHSCREEN_PENMOUNT is not set1721 +# CONFIG_TOUCHSCREEN_EDT_FT5X06 is not set1722 +# CONFIG_TOUCHSCREEN_TOUCHRIGHT is not set1723 +# CONFIG_TOUCHSCREEN_TOUCHWIN is not set1724 +# CONFIG_TOUCHSCREEN_PIXCIR is not set1725 +# CONFIG_TOUCHSCREEN_WDT87XX_I2C is not set1726 +# CONFIG_TOUCHSCREEN_USB_COMPOSITE is not set1727 +# CONFIG_TOUCHSCREEN_TOUCHIT213 is not set1728 +# CONFIG_TOUCHSCREEN_TSC_SERIO is not set1729 +# CONFIG_TOUCHSCREEN_TSC2004 is not set1730 +# CONFIG_TOUCHSCREEN_TSC2005 is not set1731 +# CONFIG_TOUCHSCREEN_TSC2007 is not set1732 +# CONFIG_TOUCHSCREEN_ST1232 is not set1733 +# CONFIG_TOUCHSCREEN_SUN4I is not set1734 +# CONFIG_TOUCHSCREEN_SX8654 is not set1735 +# CONFIG_TOUCHSCREEN_TPS6507X is not set1736 +# CONFIG_TOUCHSCREEN_ZFORCE is not set1737 +# CONFIG_TOUCHSCREEN_ROHM_BU21023 is not set292 1738 # CONFIG_TOUCHSCREEN_GT82X is not set 1739 +CONFIG_TOUCHSCREEN_GSLX680NEW=m293 1740 # CONFIG_TOUCHSCREEN_FT5X16_TS is not set 294 -# CONFIG_TOUCHSCREEN_GT9XX_TS is not set1741 +# CONFIG_TOUCHSCREEN_FTS_TS is not set1742 +# CONFIG_TOUCHSCREEN_GT9XXNEW_TS is not set1743 +# CONFIG_TOUCHSCREEN_GT9XXNEWDUP_TS is not set1744 +CONFIG_TOUCHSCREEN_GT9XX_TS=y295 1745 CONFIG_INPUT_MISC=y 1746 +# CONFIG_INPUT_AD714X is not set1747 +# CONFIG_INPUT_ATMEL_CAPTOUCH is not set1748 +# CONFIG_INPUT_BMA150 is not set1749 +# CONFIG_INPUT_E3X0_BUTTON is not set1750 +# CONFIG_INPUT_MMA8450 is not set1751 +# CONFIG_INPUT_MPU3050 is not set1752 +# CONFIG_INPUT_GP2A is not set1753 +# CONFIG_INPUT_GPIO_BEEPER is not set1754 +# CONFIG_INPUT_GPIO_TILT_POLLED is not set1755 +# CONFIG_INPUT_GPIO_DECODER is not set1756 +# CONFIG_INPUT_ATI_REMOTE2 is not set1757 +# CONFIG_INPUT_KEYSPAN_REMOTE is not set1758 +# CONFIG_INPUT_KXTJ9 is not set1759 +# CONFIG_INPUT_POWERMATE is not set1760 +# CONFIG_INPUT_YEALINK is not set1761 +# CONFIG_INPUT_CM109 is not set1762 +# CONFIG_INPUT_REGULATOR_HAPTIC is not set296 1763 CONFIG_INPUT_AXP2101_PEK=y 297 1764 CONFIG_INPUT_UINPUT=y 298 1765 CONFIG_INPUT_GPIO=y 1766 +# CONFIG_INPUT_PCF8574 is not set1767 +# CONFIG_INPUT_PWM_BEEPER is not set1768 +# CONFIG_INPUT_GPIO_ROTARY_ENCODER is not set1769 +# CONFIG_INPUT_ADXL34X is not set1770 +# CONFIG_INPUT_IMS_PCU is not set1771 +# CONFIG_INPUT_CMA3000 is not set1772 +# CONFIG_INPUT_DRV260X_HAPTICS is not set1773 +# CONFIG_INPUT_DRV2665_HAPTICS is not set1774 +# CONFIG_INPUT_DRV2667_HAPTICS is not set299 1775 CONFIG_STK3X1X=y 300 1776 CONFIG_HALL_SENSOR=y 1777 +# CONFIG_HALL_OCH175 is not set1778 +# CONFIG_RMI4_CORE is not set301 1779 CONFIG_INPUT_SENSOR=y 1780 +# CONFIG_SENSORS_BMA250 is not set302 1781 CONFIG_SENSORS_SC7A20=y 1782 +# CONFIG_SENSORS_SC7A30 is not set1783 +# CONFIG_SENSORS_MMA7660 is not set1784 +# CONFIG_SENSORS_MIR3DA is not set1785 +# CONFIG_SENSORS_MXC622X is not set1786 +# CONFIG_SENSORS_MMA8452 is not set1787 +# CONFIG_SENSORS_MMA865X is not set1788 +# CONFIG_SENSORS_MC32X0 is not set1789 +# CONFIG_SENSORS_SC7660 is not set1790 +# CONFIG_SENSORS_GPADC is not set1791 +# CONFIG_SENSORS_BMA2X2 is not set1792 +# CONFIG_SENSORS_BMA2X2_ENABLE_INT1 is not set1793 +# CONFIG_SENSORS_BMA2X2_ENABLE_INT2 is not set1794 +1795 +#1796 +# Hardware I/O ports1797 +#1798 +CONFIG_SERIO=y303 1799 # CONFIG_SERIO_SERPORT is not set 1800 +# CONFIG_SERIO_AMBAKMI is not set1801 +CONFIG_SERIO_LIBPS2=y1802 +# CONFIG_SERIO_RAW is not set1803 +# CONFIG_SERIO_ALTERA_PS2 is not set1804 +# CONFIG_SERIO_PS2MULT is not set1805 +# CONFIG_SERIO_ARC_PS2 is not set1806 +# CONFIG_SERIO_APBPS2 is not set1807 +# CONFIG_SERIO_SUN4I_PS2 is not set1808 +# CONFIG_USERIO is not set1809 +# CONFIG_GAMEPORT is not set1810 +1811 +#1812 +# Character devices1813 +#1814 +CONFIG_TTY=y304 1815 # CONFIG_VT is not set 1816 +CONFIG_UNIX98_PTYS=y305 1817 # CONFIG_LEGACY_PTYS is not set 1818 +# CONFIG_SERIAL_NONSTANDARD is not set1819 +# CONFIG_N_GSM is not set1820 +# CONFIG_TRACE_SINK is not set1821 +CONFIG_LDISC_AUTOLOAD=y306 1822 # CONFIG_DEVMEM is not set 307 1823 # CONFIG_DEVKMEM is not set 1824 +1825 +#1826 +# Serial drivers1827 +#1828 +# CONFIG_SERIAL_8250 is not set1829 +1830 +#1831 +# Non-8250 serial port support1832 +#1833 +# CONFIG_SERIAL_AMBA_PL010 is not set1834 +# CONFIG_SERIAL_AMBA_PL011 is not set1835 +# CONFIG_SERIAL_EARLYCON_ARM_SEMIHOST is not set1836 +# CONFIG_SERIAL_MAX3100 is not set1837 +# CONFIG_SERIAL_MAX310X is not set1838 +# CONFIG_SERIAL_UARTLITE is not set1839 +CONFIG_SERIAL_CORE=y1840 +CONFIG_SERIAL_CORE_CONSOLE=y1841 +# CONFIG_SERIAL_SCCNXP is not set1842 +# CONFIG_SERIAL_SC16IS7XX is not set1843 +# CONFIG_SERIAL_ALTERA_JTAGUART is not set1844 +# CONFIG_SERIAL_ALTERA_UART is not set1845 +# CONFIG_SERIAL_IFX6X60 is not set1846 +# CONFIG_SERIAL_XILINX_PS_UART is not set1847 +# CONFIG_SERIAL_ARC is not set1848 +# CONFIG_SERIAL_FSL_LPUART is not set1849 +# CONFIG_SERIAL_CONEXANT_DIGICOLOR is not set1850 +CONFIG_SERIAL_SUNXI=y1851 +# CONFIG_SERIAL_SUNXI_DMA is not set1852 +CONFIG_SERIAL_SUNXI_CONSOLE=y1853 +# CONFIG_SERIAL_SUNXI_EARLYCON is not set1854 +# CONFIG_TTY_PRINTK is not set1855 +# CONFIG_HVC_DCC is not set1856 +# CONFIG_IPMI_HANDLER is not set308 1857 # CONFIG_HW_RANDOM is not set 1858 +1859 +#1860 +# PCMCIA character devices1861 +#1862 +# CONFIG_RAW_DRIVER is not set1863 +# CONFIG_TCG_TPM is not set1864 +# CONFIG_XILLYBUS is not set1865 +# CONFIG_SUNXI_SCR is not set1866 +CONFIG_SUNXI_SYS_INFO=y309 1867 CONFIG_SUNXI_QA_TEST=y 310 1868 CONFIG_SUNXI_SMC=y 1869 +CONFIG_DUMP_REG=y1870 +CONFIG_DUMP_REG_MISC=y1871 +# CONFIG_SUNXI_TIMER_TEST is not set1872 +# CONFIG_SUNXI_TRANSFORM is not set1873 +# CONFIG_SUNXI_DI is not set311 1874 CONFIG_SUNXI_G2D=y 1875 +# CONFIG_SUNXI_G2D_MIXER is not set312 1876 CONFIG_SUNXI_G2D_ROTATE=y 1877 +# CONFIG_TDA7729_AUDIO_DSP is not set1878 +1879 +#1880 +# I2C support1881 +#1882 +CONFIG_I2C=y1883 +CONFIG_I2C_BOARDINFO=y313 1884 # CONFIG_I2C_COMPAT is not set 314 1885 CONFIG_I2C_CHARDEV=y 1886 +CONFIG_I2C_MUX=y1887 +1888 +#1889 +# Multiplexer I2C Chip support1890 +#1891 +# CONFIG_I2C_ARB_GPIO_CHALLENGE is not set1892 +# CONFIG_I2C_MUX_GPIO is not set1893 +# CONFIG_I2C_MUX_PCA9541 is not set1894 +# CONFIG_I2C_MUX_PCA954x is not set1895 +# CONFIG_I2C_MUX_PINCTRL is not set1896 +# CONFIG_I2C_MUX_REG is not set1897 +# CONFIG_I2C_DEMUX_PINCTRL is not set315 1898 # CONFIG_I2C_HELPER_AUTO is not set 1899 +# CONFIG_I2C_SMBUS is not set1900 +1901 +#1902 +# I2C Algorithms1903 +#1904 +CONFIG_I2C_ALGOBIT=y1905 +# CONFIG_I2C_ALGOPCF is not set1906 +# CONFIG_I2C_ALGOPCA is not set1907 +1908 +#1909 +# I2C Hardware Bus support1910 +#1911 +1912 +#1913 +# I2C system bus drivers (mostly embedded / system-on-chip)1914 +#1915 +# CONFIG_I2C_CADENCE is not set1916 +# CONFIG_I2C_CBUS_GPIO is not set1917 +# CONFIG_I2C_DESIGNWARE_PLATFORM is not set1918 +# CONFIG_I2C_EMEV2 is not set1919 +# CONFIG_I2C_GPIO is not set1920 +# CONFIG_I2C_MV64XXX is not set1921 +# CONFIG_I2C_NOMADIK is not set1922 +# CONFIG_I2C_OCORES is not set316 1923 CONFIG_I2C_SUNXI=y 1924 +# CONFIG_I2C_PCA_PLATFORM is not set1925 +# CONFIG_I2C_PXA_PCI is not set1926 +# CONFIG_I2C_RK3X is not set1927 +# CONFIG_I2C_SIMTEC is not set1928 +# CONFIG_I2C_XILINX is not set1929 +1930 +#1931 +# External I2C/SMBus adapter drivers1932 +#1933 +# CONFIG_I2C_DIOLAN_U2C is not set1934 +# CONFIG_I2C_PARPORT_LIGHT is not set1935 +# CONFIG_I2C_ROBOTFUZZ_OSIF is not set1936 +# CONFIG_I2C_TAOS_EVM is not set1937 +# CONFIG_I2C_TINY_USB is not set1938 +1939 +#1940 +# Other I2C/SMBus bus drivers1941 +#1942 +# CONFIG_I2C_STUB is not set1943 +# CONFIG_I2C_SLAVE is not set1944 +# CONFIG_I2C_DEBUG_CORE is not set1945 +# CONFIG_I2C_DEBUG_ALGO is not set1946 +# CONFIG_I2C_DEBUG_BUS is not set317 1947 CONFIG_SPI=y 1948 +# CONFIG_SPI_DEBUG is not set1949 +CONFIG_SPI_MASTER=y1950 +1951 +#1952 +# SPI Master Controller Drivers1953 +#1954 +# CONFIG_SPI_ALTERA is not set1955 +# CONFIG_SPI_AXI_SPI_ENGINE is not set1956 +# CONFIG_SPI_BITBANG is not set1957 +# CONFIG_SPI_CADENCE is not set1958 +# CONFIG_SPI_DESIGNWARE is not set1959 +# CONFIG_SPI_GPIO is not set1960 +# CONFIG_SPI_FSL_SPI is not set1961 +# CONFIG_SPI_OC_TINY is not set1962 +# CONFIG_SPI_PL022 is not set1963 +# CONFIG_SPI_PXA2XX_PCI is not set1964 +# CONFIG_SPI_ROCKCHIP is not set1965 +# CONFIG_SPI_SC18IS602 is not set1966 +# CONFIG_SPI_SUN4I is not set1967 +# CONFIG_SPI_SUN6I is not set318 1968 CONFIG_SPI_SUNXI=y 1969 +# CONFIG_SPI_XCOMM is not set1970 +# CONFIG_SPI_XILINX is not set1971 +# CONFIG_SPI_ZYNQMP_GQSPI is not set1972 +1973 +#1974 +# SPI Protocol Masters1975 +#319 1976 CONFIG_SPI_SPIDEV=y 1977 +# CONFIG_SPI_LOOPBACK_TEST is not set1978 +# CONFIG_SPI_TLE62X0 is not set1979 +# CONFIG_SPMI is not set1980 +# CONFIG_HSI is not set1981 +1982 +#1983 +# PPS support1984 +#1985 +# CONFIG_PPS is not set1986 +1987 +#1988 +# PPS generators support1989 +#1990 +1991 +#1992 +# PTP clock support1993 +#1994 +# CONFIG_PTP_1588_CLOCK is not set1995 +1996 +#1997 +# Enable PHYLIB and NETWORK_PHY_TIMESTAMPING to see the additional clocks.1998 +#1999 +CONFIG_PINCTRL=y2000 +2001 +#2002 +# Pin controllers2003 +#2004 +CONFIG_PINMUX=y2005 +CONFIG_PINCONF=y2006 +CONFIG_GENERIC_PINCONF=y2007 +# CONFIG_DEBUG_PINCTRL is not set2008 +# CONFIG_PINCTRL_AMD is not set2009 +# CONFIG_PINCTRL_SINGLE is not set2010 +2011 +#2012 +# Allwinner SOC PINCTRL DRIVER2013 +#2014 +CONFIG_PINCTRL_SUNXI=y2015 +# CONFIG_PINCTRL_SUNXI_TEST is not set2016 +# CONFIG_PINCTRL_SUN4I_A10 is not set2017 +# CONFIG_PINCTRL_SUN5I_A10S is not set2018 +# CONFIG_PINCTRL_SUN5I_A13 is not set2019 +# CONFIG_PINCTRL_GR8 is not set2020 +# CONFIG_PINCTRL_SUN6I_A31 is not set2021 +# CONFIG_PINCTRL_SUN6I_A31S is not set2022 +# CONFIG_PINCTRL_SUN6I_A31_R is not set2023 +# CONFIG_PINCTRL_SUN7I_A20 is not set2024 +# CONFIG_PINCTRL_SUN8I_A23 is not set2025 +# CONFIG_PINCTRL_SUN8I_A33 is not set2026 +# CONFIG_PINCTRL_SUN8I_A83T is not set2027 +# CONFIG_PINCTRL_SUN8I_A23_R is not set2028 +# CONFIG_PINCTRL_SUN8I_H3 is not set2029 +# CONFIG_PINCTRL_SUN8I_H3_R is not set2030 +# CONFIG_PINCTRL_SUN9I_A80 is not set2031 +# CONFIG_PINCTRL_SUN9I_A80_R is not set2032 +CONFIG_PINCTRL_SUN50IW10P1=y2033 +CONFIG_PINCTRL_SUN50IW10P1_R=y320 2034 CONFIG_GPIOLIB=y 2035 +CONFIG_OF_GPIO=y2036 +# CONFIG_DEBUG_GPIO is not set2037 +CONFIG_GPIO_SYSFS=y2038 +CONFIG_GPIO_GENERIC=y2039 +2040 +#2041 +# Memory mapped GPIO drivers2042 +#2043 +# CONFIG_GPIO_74XX_MMIO is not set2044 +# CONFIG_GPIO_ALTERA is not set2045 +# CONFIG_GPIO_AXP858 is not set2046 +# CONFIG_GPIO_SUNXI is not set2047 +# CONFIG_GPIO_DWAPB is not set321 2048 CONFIG_GPIO_GENERIC_PLATFORM=y 2049 +# CONFIG_GPIO_GRGPIO is not set2050 +# CONFIG_GPIO_MOCKUP is not set2051 +# CONFIG_GPIO_PL061 is not set2052 +# CONFIG_GPIO_SYSCON is not set2053 +# CONFIG_GPIO_XGENE is not set2054 +# CONFIG_GPIO_XILINX is not set2055 +# CONFIG_GPIO_ZX is not set2056 +2057 +#2058 +# I2C GPIO expanders2059 +#2060 +# CONFIG_GPIO_ADP5588 is not set2061 +# CONFIG_GPIO_ADNP is not set2062 +# CONFIG_GPIO_MAX7300 is not set2063 +# CONFIG_GPIO_MAX732X is not set2064 +# CONFIG_GPIO_PCA953X is not set2065 +# CONFIG_GPIO_PCF857X is not set2066 +# CONFIG_GPIO_SX150X is not set2067 +# CONFIG_GPIO_TPIC2810 is not set2068 +# CONFIG_GPIO_TS4900 is not set2069 +2070 +#2071 +# MFD GPIO expanders2072 +#2073 +2074 +#2075 +# SPI GPIO expanders2076 +#2077 +# CONFIG_GPIO_74X164 is not set2078 +# CONFIG_GPIO_MAX7301 is not set2079 +# CONFIG_GPIO_MC33880 is not set2080 +# CONFIG_GPIO_PISOSR is not set2081 +2082 +#2083 +# SPI or I2C GPIO expanders2084 +#2085 +# CONFIG_GPIO_MCP23S08 is not set2086 +2087 +#2088 +# USB GPIO expanders2089 +#2090 +# CONFIG_W1 is not set2091 +# CONFIG_POWER_AVS is not set2092 +CONFIG_POWER_RESET=y2093 +# CONFIG_POWER_RESET_GPIO is not set2094 +# CONFIG_POWER_RESET_GPIO_RESTART is not set2095 +# CONFIG_POWER_RESET_LTC2952 is not set2096 +# CONFIG_POWER_RESET_RESTART is not set2097 +# CONFIG_POWER_RESET_XGENE is not set2098 +# CONFIG_POWER_RESET_SYSCON is not set2099 +# CONFIG_POWER_RESET_SYSCON_POWEROFF is not set2100 +# CONFIG_SYSCON_REBOOT_MODE is not set2101 +CONFIG_POWER_SUPPLY=y2102 +# CONFIG_AW_AXP is not set2103 +# CONFIG_POWER_SUPPLY_DEBUG is not set2104 +# CONFIG_PDA_POWER is not set2105 +# CONFIG_GENERIC_ADC_BATTERY is not set2106 +# CONFIG_TEST_POWER is not set2107 +# CONFIG_BATTERY_DS2780 is not set2108 +# CONFIG_BATTERY_DS2781 is not set2109 +# CONFIG_BATTERY_DS2782 is not set2110 +# CONFIG_BATTERY_SBS is not set2111 +# CONFIG_BATTERY_BQ27XXX is not set2112 +# CONFIG_BATTERY_MAX17040 is not set2113 +# CONFIG_BATTERY_MAX17042 is not set2114 +# CONFIG_CHARGER_ISP1704 is not set2115 +# CONFIG_CHARGER_MAX8903 is not set2116 +# CONFIG_CHARGER_LP8727 is not set2117 +# CONFIG_CHARGER_GPIO is not set2118 +# CONFIG_CHARGER_MANAGER is not set2119 +# CONFIG_CHARGER_BQ2415X is not set2120 +# CONFIG_CHARGER_BQ24190 is not set2121 +# CONFIG_CHARGER_BQ24257 is not set2122 +# CONFIG_CHARGER_BQ24735 is not set2123 +# CONFIG_CHARGER_BQ25890 is not set2124 +# CONFIG_CHARGER_SMB347 is not set2125 +# CONFIG_BATTERY_GAUGE_LTC2941 is not set2126 +# CONFIG_CHARGER_RT9455 is not set322 2127 CONFIG_AXP803_POWER=y 2128 +CONFIG_HWMON=y2129 +# CONFIG_HWMON_VID is not set2130 +# CONFIG_HWMON_DEBUG_CHIP is not set2131 +2132 +#2133 +# Native drivers2134 +#2135 +# CONFIG_SENSORS_AD7314 is not set2136 +# CONFIG_SENSORS_AD7414 is not set2137 +# CONFIG_SENSORS_AD7418 is not set2138 +# CONFIG_SENSORS_ADM1021 is not set2139 +# CONFIG_SENSORS_ADM1025 is not set2140 +# CONFIG_SENSORS_ADM1026 is not set2141 +# CONFIG_SENSORS_ADM1029 is not set2142 +# CONFIG_SENSORS_ADM1031 is not set2143 +# CONFIG_SENSORS_ADM9240 is not set2144 +# CONFIG_SENSORS_ADT7310 is not set2145 +# CONFIG_SENSORS_ADT7410 is not set2146 +# CONFIG_SENSORS_ADT7411 is not set2147 +# CONFIG_SENSORS_ADT7462 is not set2148 +# CONFIG_SENSORS_ADT7470 is not set2149 +# CONFIG_SENSORS_ADT7475 is not set2150 +# CONFIG_SENSORS_ASC7621 is not set2151 +# CONFIG_SENSORS_ATXP1 is not set2152 +# CONFIG_SENSORS_DS620 is not set2153 +# CONFIG_SENSORS_DS1621 is not set2154 +# CONFIG_SENSORS_F71805F is not set2155 +# CONFIG_SENSORS_F71882FG is not set2156 +# CONFIG_SENSORS_F75375S is not set2157 +# CONFIG_SENSORS_GL518SM is not set2158 +# CONFIG_SENSORS_GL520SM is not set2159 +# CONFIG_SENSORS_G760A is not set2160 +# CONFIG_SENSORS_G762 is not set2161 +# CONFIG_SENSORS_GPIO_FAN is not set2162 +# CONFIG_SENSORS_HIH6130 is not set2163 +# CONFIG_SENSORS_IIO_HWMON is not set2164 +# CONFIG_SENSORS_IT87 is not set2165 +# CONFIG_SENSORS_JC42 is not set2166 +# CONFIG_SENSORS_POWR1220 is not set2167 +# CONFIG_SENSORS_LINEAGE is not set2168 +# CONFIG_SENSORS_LTC2945 is not set2169 +# CONFIG_SENSORS_LTC2990 is not set2170 +# CONFIG_SENSORS_LTC4151 is not set2171 +# CONFIG_SENSORS_LTC4215 is not set2172 +# CONFIG_SENSORS_LTC4222 is not set2173 +# CONFIG_SENSORS_LTC4245 is not set2174 +# CONFIG_SENSORS_LTC4260 is not set2175 +# CONFIG_SENSORS_LTC4261 is not set2176 +# CONFIG_SENSORS_MAX1111 is not set2177 +# CONFIG_SENSORS_MAX16065 is not set2178 +# CONFIG_SENSORS_MAX1619 is not set2179 +# CONFIG_SENSORS_MAX1668 is not set2180 +# CONFIG_SENSORS_MAX197 is not set2181 +# CONFIG_SENSORS_MAX31722 is not set2182 +# CONFIG_SENSORS_MAX6639 is not set2183 +# CONFIG_SENSORS_MAX6642 is not set2184 +# CONFIG_SENSORS_MAX6650 is not set2185 +# CONFIG_SENSORS_MAX6697 is not set2186 +# CONFIG_SENSORS_MAX31790 is not set2187 +# CONFIG_SENSORS_MCP3021 is not set2188 +# CONFIG_SENSORS_ADCXX is not set2189 +# CONFIG_SENSORS_LM63 is not set2190 +# CONFIG_SENSORS_LM70 is not set2191 +# CONFIG_SENSORS_LM73 is not set2192 +# CONFIG_SENSORS_LM75 is not set2193 +# CONFIG_SENSORS_LM77 is not set2194 +# CONFIG_SENSORS_LM78 is not set2195 +# CONFIG_SENSORS_LM80 is not set2196 +# CONFIG_SENSORS_LM83 is not set2197 +# CONFIG_SENSORS_LM85 is not set2198 +# CONFIG_SENSORS_LM87 is not set2199 +# CONFIG_SENSORS_LM90 is not set2200 +# CONFIG_SENSORS_LM92 is not set2201 +# CONFIG_SENSORS_LM93 is not set2202 +# CONFIG_SENSORS_LM95234 is not set2203 +# CONFIG_SENSORS_LM95241 is not set2204 +# CONFIG_SENSORS_LM95245 is not set2205 +# CONFIG_SENSORS_PC87360 is not set2206 +# CONFIG_SENSORS_PC87427 is not set2207 +# CONFIG_SENSORS_NTC_THERMISTOR is not set2208 +# CONFIG_SENSORS_NCT6683 is not set2209 +# CONFIG_SENSORS_NCT6775 is not set2210 +# CONFIG_SENSORS_NCT7802 is not set2211 +# CONFIG_SENSORS_NCT7904 is not set2212 +# CONFIG_SENSORS_PCF8591 is not set2213 +# CONFIG_PMBUS is not set2214 +# CONFIG_SENSORS_PWM_FAN is not set2215 +# CONFIG_SENSORS_SHT15 is not set2216 +# CONFIG_SENSORS_SHT21 is not set2217 +# CONFIG_SENSORS_SHT3x is not set2218 +# CONFIG_SENSORS_SHTC1 is not set2219 +# CONFIG_SENSORS_DME1737 is not set2220 +# CONFIG_SENSORS_EMC1403 is not set2221 +# CONFIG_SENSORS_EMC2103 is not set2222 +# CONFIG_SENSORS_EMC6W201 is not set2223 +# CONFIG_SENSORS_SMSC47M1 is not set2224 +# CONFIG_SENSORS_SMSC47M192 is not set2225 +# CONFIG_SENSORS_SMSC47B397 is not set2226 +# CONFIG_SENSORS_SCH56XX_COMMON is not set2227 +# CONFIG_SENSORS_SMM665 is not set2228 +# CONFIG_SENSORS_ADC128D818 is not set2229 +# CONFIG_SENSORS_ADS1015 is not set2230 +# CONFIG_SENSORS_ADS7828 is not set2231 +# CONFIG_SENSORS_ADS7871 is not set2232 +# CONFIG_SENSORS_AMC6821 is not set2233 +# CONFIG_SENSORS_INA209 is not set2234 +# CONFIG_SENSORS_INA2XX is not set2235 +# CONFIG_SENSORS_INA3221 is not set2236 +# CONFIG_SENSORS_TC74 is not set2237 +# CONFIG_SENSORS_THMC50 is not set2238 +# CONFIG_SENSORS_TMP102 is not set2239 +# CONFIG_SENSORS_TMP103 is not set2240 +# CONFIG_SENSORS_TMP401 is not set2241 +# CONFIG_SENSORS_TMP421 is not set2242 +# CONFIG_SENSORS_VT1211 is not set2243 +# CONFIG_SENSORS_W83781D is not set2244 +# CONFIG_SENSORS_W83791D is not set2245 +# CONFIG_SENSORS_W83792D is not set2246 +# CONFIG_SENSORS_W83793 is not set2247 +# CONFIG_SENSORS_W83795 is not set2248 +# CONFIG_SENSORS_W83L785TS is not set2249 +# CONFIG_SENSORS_W83L786NG is not set2250 +# CONFIG_SENSORS_W83627HF is not set2251 +# CONFIG_SENSORS_W83627EHF is not set323 2252 CONFIG_THERMAL=y 2253 +CONFIG_THERMAL_HWMON=y2254 +CONFIG_THERMAL_OF=y2255 +# CONFIG_THERMAL_WRITABLE_TRIPS is not set2256 +# CONFIG_THERMAL_DEFAULT_GOV_STEP_WISE is not set2257 +# CONFIG_THERMAL_DEFAULT_GOV_FAIR_SHARE is not set324 2258 CONFIG_THERMAL_DEFAULT_GOV_USER_SPACE=y 2259 +# CONFIG_THERMAL_DEFAULT_GOV_POWER_ALLOCATOR is not set2260 +# CONFIG_THERMAL_GOV_FAIR_SHARE is not set2261 +# CONFIG_THERMAL_GOV_STEP_WISE is not set2262 +# CONFIG_THERMAL_GOV_BANG_BANG is not set2263 +CONFIG_THERMAL_GOV_USER_SPACE=y325 2264 CONFIG_THERMAL_GOV_POWER_ALLOCATOR=y 326 2265 CONFIG_CPU_THERMAL=y 2266 +# CONFIG_CLOCK_THERMAL is not set327 2267 CONFIG_DEVFREQ_THERMAL=y 328 2268 CONFIG_THERMAL_EMULATION=y 2269 +# CONFIG_QORIQ_THERMAL is not set329 2270 CONFIG_SUNXI_THERMAL_NG=y 2271 +2272 +#2273 +# ACPI INT340X thermal drivers2274 +#2275 +2276 +#2277 +# allwinner(SUNXI) thermal drivers2278 +#2279 +2280 +#2281 +# allwinner(SUNXI) thermal cooling device drivers2282 +#2283 +# CONFIG_SUNXI_GPU_COOLING is not set2284 +2285 +#2286 +# allwinner(SUNXI) thermal sensor drivers2287 +#2288 +# CONFIG_SUNXI_THERMAL_SENSOR is not set2289 +# CONFIG_GENERIC_ADC_THERMAL is not set2290 +# CONFIG_WATCHDOG is not set2291 +CONFIG_SSB_POSSIBLE=y2292 +2293 +#2294 +# Sonics Silicon Backplane2295 +#2296 +# CONFIG_SSB is not set2297 +CONFIG_BCMA_POSSIBLE=y2298 +2299 +#2300 +# Broadcom specific AMBA2301 +#2302 +# CONFIG_BCMA is not set2303 +2304 +#2305 +# Multifunction device drivers2306 +#2307 +CONFIG_MFD_CORE=y2308 +# CONFIG_MFD_ACX00 is not set2309 +# CONFIG_MFD_ACT8945A is not set2310 +# CONFIG_MFD_AS3711 is not set2311 +# CONFIG_MFD_AS3722 is not set2312 +# CONFIG_PMIC_ADP5520 is not set2313 +# CONFIG_MFD_AAT2870_CORE is not set2314 +# CONFIG_MFD_ATMEL_FLEXCOM is not set2315 +# CONFIG_MFD_ATMEL_HLCDC is not set2316 +# CONFIG_MFD_BCM590XX is not set2317 +CONFIG_MFD_AXP2101=y330 2318 CONFIG_MFD_AXP2101_I2C=y 2319 +# CONFIG_MFD_AXP20X_I2C is not set2320 +# CONFIG_MFD_CROS_EC is not set2321 +# CONFIG_PMIC_DA903X is not set2322 +# CONFIG_MFD_DA9052_SPI is not set2323 +# CONFIG_MFD_DA9052_I2C is not set2324 +# CONFIG_MFD_DA9055 is not set2325 +# CONFIG_MFD_DA9062 is not set2326 +# CONFIG_MFD_DA9063 is not set2327 +# CONFIG_MFD_DA9150 is not set2328 +# CONFIG_MFD_DLN2 is not set2329 +# CONFIG_MFD_EXYNOS_LPASS is not set2330 +# CONFIG_MFD_MC13XXX_SPI is not set2331 +# CONFIG_MFD_MC13XXX_I2C is not set2332 +# CONFIG_MFD_HI6421_PMIC is not set2333 +# CONFIG_HTC_PASIC3 is not set2334 +# CONFIG_HTC_I2CPLD is not set2335 +# CONFIG_INTEL_SOC_PMIC is not set2336 +# CONFIG_MFD_KEMPLD is not set2337 +# CONFIG_MFD_88PM800 is not set2338 +# CONFIG_MFD_88PM805 is not set2339 +# CONFIG_MFD_88PM860X is not set2340 +# CONFIG_MFD_MAX14577 is not set2341 +# CONFIG_MFD_MAX77620 is not set2342 +# CONFIG_MFD_MAX77686 is not set2343 +# CONFIG_MFD_MAX77693 is not set2344 +# CONFIG_MFD_MAX77843 is not set2345 +# CONFIG_MFD_MAX8907 is not set2346 +# CONFIG_MFD_MAX8925 is not set2347 +# CONFIG_MFD_MAX8997 is not set2348 +# CONFIG_MFD_MAX8998 is not set2349 +# CONFIG_MFD_MT6397 is not set2350 +# CONFIG_MFD_MENF21BMC is not set2351 +# CONFIG_EZX_PCAP is not set2352 +# CONFIG_MFD_VIPERBOARD is not set2353 +# CONFIG_MFD_RETU is not set2354 +# CONFIG_MFD_PCF50633 is not set2355 +# CONFIG_MFD_RT5033 is not set2356 +# CONFIG_MFD_RTSX_USB is not set2357 +# CONFIG_MFD_RC5T583 is not set2358 +# CONFIG_MFD_RK808 is not set2359 +# CONFIG_MFD_RN5T618 is not set2360 +# CONFIG_MFD_SEC_CORE is not set2361 +# CONFIG_MFD_SI476X_CORE is not set2362 +# CONFIG_MFD_SM501 is not set2363 +# CONFIG_MFD_SKY81452 is not set2364 +# CONFIG_MFD_SMSC is not set2365 +# CONFIG_ABX500_CORE is not set2366 +# CONFIG_MFD_STMPE is not set2367 +# CONFIG_MFD_SUN6I_PRCM is not set331 2368 CONFIG_MFD_SYSCON=y 2369 +# CONFIG_MFD_TI_AM335X_TSCADC is not set2370 +# CONFIG_MFD_LP3943 is not set2371 +# CONFIG_MFD_LP8788 is not set2372 +# CONFIG_MFD_PALMAS is not set2373 +# CONFIG_TPS6105X is not set2374 +# CONFIG_TPS65010 is not set2375 +# CONFIG_TPS6507X is not set2376 +# CONFIG_MFD_TPS65086 is not set2377 +# CONFIG_MFD_TPS65090 is not set2378 +# CONFIG_MFD_TPS65217 is not set2379 +# CONFIG_MFD_TI_LP873X is not set2380 +# CONFIG_MFD_TPS65218 is not set2381 +# CONFIG_MFD_TPS6586X is not set2382 +# CONFIG_MFD_TPS65910 is not set2383 +# CONFIG_MFD_TPS65912_I2C is not set2384 +# CONFIG_MFD_TPS65912_SPI is not set2385 +# CONFIG_MFD_TPS80031 is not set2386 +# CONFIG_TWL4030_CORE is not set2387 +# CONFIG_TWL6040_CORE is not set2388 +# CONFIG_MFD_WL1273_CORE is not set2389 +# CONFIG_MFD_LM3533 is not set2390 +# CONFIG_MFD_TC3589X is not set2391 +# CONFIG_MFD_TMIO is not set2392 +# CONFIG_MFD_ARIZONA_I2C is not set2393 +# CONFIG_MFD_ARIZONA_SPI is not set2394 +# CONFIG_MFD_WM8400 is not set2395 +# CONFIG_MFD_WM831X_I2C is not set2396 +# CONFIG_MFD_WM831X_SPI is not set2397 +# CONFIG_MFD_WM8350_I2C is not set2398 +# CONFIG_MFD_WM8994 is not set332 2399 CONFIG_REGULATOR=y 2400 +# CONFIG_REGULATOR_DEBUG is not set333 2401 CONFIG_REGULATOR_FIXED_VOLTAGE=y 334 2402 CONFIG_REGULATOR_VIRTUAL_CONSUMER=y 2403 +# CONFIG_REGULATOR_USERSPACE_CONSUMER is not set2404 +# CONFIG_REGULATOR_ACT8865 is not set2405 +# CONFIG_REGULATOR_AD5398 is not set2406 +# CONFIG_REGULATOR_ANATOP is not set335 2407 CONFIG_REGULATOR_AXP2101=y 2408 +CONFIG_SUNXI_REGULATOR_DT=y2409 +# CONFIG_REGULATOR_DA9210 is not set2410 +# CONFIG_REGULATOR_DA9211 is not set2411 +# CONFIG_REGULATOR_FAN53555 is not set2412 +# CONFIG_REGULATOR_GPIO is not set2413 +# CONFIG_REGULATOR_ISL9305 is not set2414 +# CONFIG_REGULATOR_ISL6271A is not set2415 +# CONFIG_REGULATOR_LP3971 is not set2416 +# CONFIG_REGULATOR_LP3972 is not set2417 +# CONFIG_REGULATOR_LP872X is not set2418 +# CONFIG_REGULATOR_LP8755 is not set2419 +# CONFIG_REGULATOR_LTC3589 is not set2420 +# CONFIG_REGULATOR_LTC3676 is not set2421 +# CONFIG_REGULATOR_MAX1586 is not set2422 +# CONFIG_REGULATOR_MAX8649 is not set2423 +# CONFIG_REGULATOR_MAX8660 is not set2424 +# CONFIG_REGULATOR_MAX8952 is not set2425 +# CONFIG_REGULATOR_MAX8973 is not set2426 +# CONFIG_REGULATOR_MT6311 is not set2427 +# CONFIG_REGULATOR_PFUZE100 is not set2428 +# CONFIG_REGULATOR_PV88060 is not set2429 +# CONFIG_REGULATOR_PV88080 is not set2430 +# CONFIG_REGULATOR_PV88090 is not set2431 +# CONFIG_REGULATOR_PWM is not set2432 +# CONFIG_REGULATOR_TPS51632 is not set2433 +# CONFIG_REGULATOR_TPS62360 is not set2434 +# CONFIG_REGULATOR_TPS65023 is not set2435 +# CONFIG_REGULATOR_TPS6507X is not set2436 +# CONFIG_REGULATOR_TPS6524X is not set336 2437 CONFIG_MEDIA_SUPPORT=y 2438 +2439 +#2440 +# Multimedia core support2441 +#337 2442 CONFIG_MEDIA_CAMERA_SUPPORT=y 2443 +# CONFIG_MEDIA_ANALOG_TV_SUPPORT is not set2444 +# CONFIG_MEDIA_DIGITAL_TV_SUPPORT is not set2445 +# CONFIG_MEDIA_RADIO_SUPPORT is not set2446 +# CONFIG_MEDIA_SDR_SUPPORT is not set338 2447 CONFIG_MEDIA_RC_SUPPORT=y 339 2448 CONFIG_MEDIA_CONTROLLER=y 2449 +# CONFIG_MEDIA_CONTROLLER_DVB is not set2450 +CONFIG_VIDEO_DEV=y340 2451 CONFIG_VIDEO_V4L2_SUBDEV_API=y 341 -# CONFIG_RC_DECODERS is not set2452 +CONFIG_VIDEO_V4L2=y2453 +# CONFIG_VIDEO_ADV_DEBUG is not set2454 +# CONFIG_VIDEO_FIXED_MINOR_RANGES is not set2455 +CONFIG_VIDEOBUF2_CORE=m2456 +CONFIG_VIDEOBUF2_MEMOPS=m2457 +CONFIG_VIDEOBUF2_DMA_CONTIG=m2458 +# CONFIG_TTPCI_EEPROM is not set2459 +2460 +#2461 +# Media drivers2462 +#2463 +CONFIG_RC_CORE=y2464 +CONFIG_RC_MAP=y2465 +CONFIG_RC_DECODERS=y2466 +CONFIG_LIRC=y2467 +CONFIG_IR_LIRC_CODEC=y2468 +CONFIG_IR_NEC_DECODER=y2469 +CONFIG_IR_RC5_DECODER=y2470 +CONFIG_IR_RC6_DECODER=y2471 +CONFIG_IR_JVC_DECODER=y2472 +CONFIG_IR_SONY_DECODER=y2473 +CONFIG_IR_SANYO_DECODER=y2474 +CONFIG_IR_SHARP_DECODER=y2475 +CONFIG_IR_MCE_KBD_DECODER=y2476 +CONFIG_IR_XMP_DECODER=y342 2477 CONFIG_RC_DEVICES=y 2478 +# CONFIG_RC_ATI_REMOTE is not set2479 +# CONFIG_IR_HIX5HD2 is not set2480 +# CONFIG_IR_IMON is not set2481 +# CONFIG_IR_MCEUSB is not set2482 +# CONFIG_IR_REDRAT3 is not set2483 +# CONFIG_IR_STREAMZAP is not set2484 +# CONFIG_IR_IGORPLUGUSB is not set2485 +# CONFIG_IR_IGUANA is not set2486 +# CONFIG_IR_TTUSBIR is not set2487 +# CONFIG_RC_LOOPBACK is not set2488 +# CONFIG_IR_GPIO_CIR is not set2489 +CONFIG_IR_SUNXI=y2490 +# CONFIG_SUNXI_KEYMAPPING_SUPPORT is not set2491 +# CONFIG_SUNXI_MULTI_IR_SUPPORT is not set2492 +# CONFIG_MEDIA_USB_SUPPORT is not set343 2493 CONFIG_V4L_PLATFORM_DRIVERS=y 2494 +# CONFIG_SOC_CAMERA is not set2495 +# CONFIG_VIDEO_XILINX is not set344 2496 CONFIG_VIDEO_SUNXI_VIN=m 2497 +CONFIG_CSI_VIN=m2498 +# CONFIG_ENABLE_SENSOR_FLIP_OPTION is not set345 2499 # CONFIG_CSI_CCI is not set 346 2500 CONFIG_FLASH=m 347 2501 CONFIG_ACTUATOR=m 348 2502 CONFIG_SENSOR_LIST=m 2503 +# CONFIG_BUF_AUTO_UPDATE is not set349 2504 CONFIG_VIN_LOG=y 2505 +# CONFIG_PIPELINE_RESET is not set2506 +# CONFIG_MULTI_FRAME is not set2507 +# CONFIG_SUPPORT_ISP_TDM is not set2508 +# CONFIG_DISPPLAY_SYNC is not set350 2509 CONFIG_VIN_IOMMU=y 2510 +# CONFIG_D3D is not set351 2511 # CONFIG_WDR is not set 2512 +# CONFIG_SAME_I2C is not set2513 +# CONFIG_VIDEO_SUNXI_VFE is not set2514 +# CONFIG_V4L_MEM2MEM_DRIVERS is not set2515 +# CONFIG_V4L_TEST_DRIVERS is not set2516 +2517 +#2518 +# Supported MMC/SDIO adapters2519 +#2520 +# CONFIG_CYPRESS_FIRMWARE is not set2521 +2522 +#2523 +# Media ancillary drivers (tuners, sensors, i2c, spi, frontends)2524 +#2525 +CONFIG_MEDIA_SUBDRV_AUTOSELECT=y2526 +CONFIG_VIDEO_IR_I2C=y2527 +2528 +#2529 +# Audio decoders, processors and mixers2530 +#2531 +2532 +#2533 +# RDS decoders2534 +#2535 +2536 +#2537 +# Video decoders2538 +#2539 +2540 +#2541 +# Video and audio decoders2542 +#2543 +2544 +#2545 +# Video encoders2546 +#2547 +2548 +#2549 +# Camera sensor devices2550 +#2551 +2552 +#2553 +# Flash devices2554 +#2555 +2556 +#2557 +# Video improvement chips2558 +#2559 +2560 +#2561 +# Audio/Video compression chips2562 +#2563 +2564 +#2565 +# Miscellaneous helper chips2566 +#2567 +2568 +#2569 +# Sensors used on soc_camera driver2570 +#2571 +2572 +#2573 +# Tools to develop new frontends2574 +#2575 +# CONFIG_DVB_DUMMY_FE is not set2576 +CONFIG_VIDEO_ENCODER_DECODER_SUNXI=y352 2577 # CONFIG_VIDEO_GOOGLE_VP9_DECODER_SUNXI is not set 2578 +# CONFIG_AW_TSC is not set2579 +2580 +#2581 +# Graphics support2582 +#2583 +2584 +#2585 +# GPU support for sunxi2586 +#353 2587 CONFIG_SUNXI_GPU_TYPE="ge8300" 354 2588 CONFIG_DRM=y 2589 +# CONFIG_DRM_DP_AUX_CHARDEV is not set2590 +CONFIG_DRM_KMS_HELPER=y2591 +CONFIG_DRM_KMS_FB_HELPER=y2592 +CONFIG_DRM_FBDEV_EMULATION=y2593 +# CONFIG_DRM_LOAD_EDID_FIRMWARE is not set2594 +2595 +#2596 +# I2C encoder or helper chips2597 +#2598 +# CONFIG_DRM_I2C_CH7006 is not set2599 +# CONFIG_DRM_I2C_SIL164 is not set2600 +# CONFIG_DRM_I2C_NXP_TDA998X is not set2601 +# CONFIG_DRM_HDLCD is not set2602 +# CONFIG_DRM_MALI_DISPLAY is not set2603 +2604 +#2605 +# ACP (Audio CoProcessor) Configuration2606 +#2607 +# CONFIG_DRM_VGEM is not set2608 +# CONFIG_DRM_UDL is not set2609 +CONFIG_DRM_BRIDGE=y2610 +2611 +#2612 +# Display Interface Bridges2613 +#2614 +# CONFIG_DRM_ANALOGIX_ANX78XX is not set2615 +# CONFIG_DRM_DUMB_VGA_DAC is not set2616 +# CONFIG_DRM_NXP_PTN3460 is not set2617 +# CONFIG_DRM_PARADE_PS8622 is not set2618 +# CONFIG_DRM_SII902X is not set2619 +# CONFIG_DRM_TOSHIBA_TC358767 is not set2620 +# CONFIG_DRM_I2C_ADV7511 is not set2621 +# CONFIG_DRM_ARCPGU is not set2622 +# CONFIG_DRM_HISI_KIRIN is not set2623 +# CONFIG_DRM_LEGACY is not set2624 +2625 +#2626 +# Frame buffer Devices2627 +#2628 +CONFIG_FB=y2629 +# CONFIG_FIRMWARE_EDID is not set2630 +CONFIG_FB_CMDLINE=y2631 +CONFIG_FB_NOTIFY=y2632 +# CONFIG_FB_DDC is not set2633 +# CONFIG_FB_BOOT_VESA_SUPPORT is not set2634 +CONFIG_FB_CFB_FILLRECT=y2635 +CONFIG_FB_CFB_COPYAREA=y2636 +CONFIG_FB_CFB_IMAGEBLIT=y2637 +# CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set2638 +CONFIG_FB_SYS_FILLRECT=y2639 +CONFIG_FB_SYS_COPYAREA=y2640 +CONFIG_FB_SYS_IMAGEBLIT=y2641 +# CONFIG_FB_FOREIGN_ENDIAN is not set2642 +CONFIG_FB_SYS_FOPS=y2643 +CONFIG_FB_DEFERRED_IO=y2644 +# CONFIG_FB_SVGALIB is not set2645 +# CONFIG_FB_MACMODES is not set2646 +# CONFIG_FB_BACKLIGHT is not set2647 +# CONFIG_FB_MODE_HELPERS is not set2648 +# CONFIG_FB_TILEBLITTING is not set2649 +2650 +#2651 +# Frame buffer hardware drivers2652 +#2653 +# CONFIG_FB_ARMCLCD is not set2654 +# CONFIG_FB_OPENCORES is not set2655 +# CONFIG_FB_S1D13XXX is not set2656 +# CONFIG_FB_SMSCUFX is not set2657 +# CONFIG_FB_UDL is not set2658 +# CONFIG_FB_IBM_GXT4500 is not set2659 +# CONFIG_FB_VIRTUAL is not set2660 +# CONFIG_FB_METRONOME is not set2661 +# CONFIG_FB_BROADSHEET is not set2662 +# CONFIG_FB_AUO_K190X is not set2663 +# CONFIG_FB_SIMPLE is not set2664 +2665 +#2666 +# Video support for sunxi2667 +#2668 +# CONFIG_FB_CONSOLE_SUNXI is not set355 2669 CONFIG_DISP2_SUNXI=y 2670 +# CONFIG_HDMI_DISP2_SUNXI is not set2671 +# CONFIG_HDMI2_DISP2_SUNXI is not set2672 +# CONFIG_TV_DISP2_SUNXI is not set2673 +# CONFIG_VDPO_DISP2_SUNXI is not set2674 +# CONFIG_EDP_DISP2_SUNXI is not set2675 +# CONFIG_EINK200_SUNXI is not set2676 +# CONFIG_DISP2_SUNXI_BOOT_COLORBAR is not set356 2677 CONFIG_DISP2_SUNXI_DEBUG=y 357 2678 CONFIG_DISP2_SUNXI_COMPOSER=y 2679 +# CONFIG_DISP2_LCD_ESD_DETECT is not set2680 +# CONFIG_FB_SSD1307 is not set358 2681 CONFIG_BACKLIGHT_LCD_SUPPORT=y 2682 +CONFIG_LCD_CLASS_DEVICE=m2683 +# CONFIG_LCD_L4F00242T03 is not set2684 +# CONFIG_LCD_LMS283GF05 is not set2685 +# CONFIG_LCD_LTV350QV is not set2686 +# CONFIG_LCD_ILI922X is not set2687 +# CONFIG_LCD_ILI9320 is not set2688 +# CONFIG_LCD_TDO24M is not set2689 +# CONFIG_LCD_VGG2432A4 is not set2690 +# CONFIG_LCD_PLATFORM is not set2691 +# CONFIG_LCD_S6E63M0 is not set2692 +# CONFIG_LCD_LD9040 is not set2693 +# CONFIG_LCD_AMS369FG06 is not set2694 +# CONFIG_LCD_LMS501KF03 is not set2695 +# CONFIG_LCD_HX8357 is not set2696 +CONFIG_BACKLIGHT_CLASS_DEVICE=m2697 +CONFIG_BACKLIGHT_GENERIC=m2698 +# CONFIG_BACKLIGHT_PWM is not set2699 +# CONFIG_BACKLIGHT_PM8941_WLED is not set2700 +# CONFIG_BACKLIGHT_ADP8860 is not set2701 +# CONFIG_BACKLIGHT_ADP8870 is not set2702 +# CONFIG_BACKLIGHT_LM3630A is not set2703 +# CONFIG_BACKLIGHT_LM3639 is not set2704 +# CONFIG_BACKLIGHT_LP855X is not set2705 +# CONFIG_BACKLIGHT_GPIO is not set2706 +# CONFIG_BACKLIGHT_LV5207LP is not set2707 +# CONFIG_BACKLIGHT_BD6107 is not set2708 +# CONFIG_VGASTATE is not set2709 +CONFIG_HDMI=y2710 +# CONFIG_LOGO is not set359 2711 CONFIG_SOUND=y 2712 +# CONFIG_SOUND_OSS_CORE is not set360 2713 CONFIG_SND=y 2714 +CONFIG_SND_TIMER=y2715 +CONFIG_SND_PCM=y2716 +CONFIG_SND_DMAENGINE_PCM=y2717 +CONFIG_SND_HWDEP=y2718 +CONFIG_SND_RAWMIDI=y2719 +CONFIG_SND_JACK=y2720 +CONFIG_SND_JACK_INPUT_DEV=y2721 +# CONFIG_SND_SEQUENCER is not set2722 +# CONFIG_SND_MIXER_OSS is not set2723 +# CONFIG_SND_PCM_OSS is not set2724 +CONFIG_SND_PCM_TIMER=y2725 +# CONFIG_SND_HRTIMER is not set2726 +# CONFIG_SND_DYNAMIC_MINORS is not set2727 +CONFIG_SND_SUPPORT_OLD_API=y2728 +CONFIG_SND_PROC_FS=y2729 +CONFIG_SND_VERBOSE_PROCFS=y2730 +# CONFIG_SND_VERBOSE_PRINTK is not set2731 +# CONFIG_SND_DEBUG is not set2732 +# CONFIG_SND_RAWMIDI_SEQ is not set2733 +# CONFIG_SND_OPL3_LIB_SEQ is not set2734 +# CONFIG_SND_OPL4_LIB_SEQ is not set2735 +# CONFIG_SND_SBAWE_SEQ is not set2736 +# CONFIG_SND_EMU10K1_SEQ is not set2737 +CONFIG_SND_DRIVERS=y2738 +# CONFIG_SND_DUMMY is not set2739 +# CONFIG_SND_ALOOP is not set2740 +# CONFIG_SND_MTPAV is not set2741 +# CONFIG_SND_SERIAL_U16550 is not set2742 +# CONFIG_SND_MPU401 is not set2743 +2744 +#2745 +# HD-Audio2746 +#2747 +CONFIG_SND_HDA_PREALLOC_SIZE=642748 +CONFIG_SND_SPI=y2749 +CONFIG_SND_USB=y361 2750 CONFIG_SND_USB_AUDIO=y 2751 +# CONFIG_SND_USB_UA101 is not set2752 +# CONFIG_SND_USB_CAIAQ is not set2753 +# CONFIG_SND_USB_6FIRE is not set2754 +# CONFIG_SND_USB_HIFACE is not set2755 +# CONFIG_SND_BCD2000 is not set2756 +# CONFIG_SND_USB_POD is not set2757 +# CONFIG_SND_USB_PODHD is not set2758 +# CONFIG_SND_USB_TONEPORT is not set2759 +# CONFIG_SND_USB_VARIAX is not set362 2760 CONFIG_SND_SOC=y 2761 +CONFIG_SND_SOC_GENERIC_DMAENGINE_PCM=y2762 +# CONFIG_SND_SOC_AMD_ACP is not set2763 +# CONFIG_SND_ATMEL_SOC is not set2764 +# CONFIG_SND_DESIGNWARE_I2S is not set2765 +2766 +#2767 +# SoC Audio for Freescale CPUs2768 +#2769 +2770 +#2771 +# Common SoC Audio options for Freescale CPUs:2772 +#2773 +# CONFIG_SND_SOC_FSL_ASRC is not set2774 +# CONFIG_SND_SOC_FSL_SAI is not set2775 +# CONFIG_SND_SOC_FSL_SSI is not set2776 +# CONFIG_SND_SOC_FSL_SPDIF is not set2777 +# CONFIG_SND_SOC_FSL_ESAI is not set2778 +# CONFIG_SND_SOC_IMX_AUDMUX is not set2779 +# CONFIG_SND_SOC_IMG is not set2780 +CONFIG_SND_SUNXI_SOC_RWFUNC=y2781 +CONFIG_SND_SUNXI_SOC_DAUDIO=y2782 +CONFIG_SND_SUNXI_SOC_SPDIF=y2783 +CONFIG_SND_SUNXI_SOC_DMIC=y2784 +CONFIG_SND_SUNXI_SOC=y2785 +CONFIG_SND_SUN50IW10_CODEC=y2786 +2787 +#2788 +# Allwinner SoC Audio support2789 +#363 2790 CONFIG_SND_SUNXI_SOC_SUN50IW10_CODEC=y 2791 +# CONFIG_SND_SUNXI_SOC_SUN50IW10_NONE_JACK is not set2792 +CONFIG_SND_SUNXI_SOC_SUN50IW10_JACK=y2793 +CONFIG_SND_SUNXI_SOC_SUNXI_DAUDIO=y2794 +CONFIG_SND_SUNXI_SOC_SUNXI_SPDIF=y2795 +CONFIG_SND_SUNXI_SOC_SUNXI_DMIC=y2796 +# CONFIG_SUNXI_AUDIO_DEBUG is not set2797 +# CONFIG_SND_SOC_XTFPGA_I2S is not set2798 +CONFIG_SND_SOC_I2C_AND_SPI=y2799 +2800 +#2801 +# CODEC drivers2802 +#2803 +# CONFIG_SND_SOC_AC97_CODEC is not set2804 +# CONFIG_SND_SOC_ADAU1701 is not set2805 +# CONFIG_SND_SOC_ADAU7002 is not set2806 +# CONFIG_SND_SOC_AK4104 is not set2807 +# CONFIG_SND_SOC_AK4554 is not set2808 +# CONFIG_SND_SOC_AK4613 is not set2809 +# CONFIG_SND_SOC_AK4642 is not set2810 +# CONFIG_SND_SOC_AK5386 is not set2811 +# CONFIG_SND_SOC_ALC5623 is not set2812 +# CONFIG_SND_SOC_BT_SCO is not set2813 +# CONFIG_SND_SOC_CS35L32 is not set2814 +# CONFIG_SND_SOC_CS35L33 is not set2815 +# CONFIG_SND_SOC_CS42L51_I2C is not set2816 +# CONFIG_SND_SOC_CS42L52 is not set2817 +# CONFIG_SND_SOC_CS42L56 is not set2818 +# CONFIG_SND_SOC_CS42L73 is not set2819 +# CONFIG_SND_SOC_CS4265 is not set2820 +# CONFIG_SND_SOC_CS4270 is not set2821 +# CONFIG_SND_SOC_CS4271_I2C is not set2822 +# CONFIG_SND_SOC_CS4271_SPI is not set2823 +# CONFIG_SND_SOC_CS42XX8_I2C is not set2824 +# CONFIG_SND_SOC_CS4349 is not set2825 +# CONFIG_SND_SOC_CS53L30 is not set2826 +CONFIG_SND_SOC_DMIC=y2827 +# CONFIG_SND_SOC_ES8328 is not set2828 +# CONFIG_SND_SOC_GTM601 is not set2829 +# CONFIG_SND_SOC_INNO_RK3036 is not set2830 +# CONFIG_SND_SOC_MAX98504 is not set2831 +# CONFIG_SND_SOC_MAX9860 is not set2832 +# CONFIG_SND_SOC_PCM1681 is not set2833 +# CONFIG_SND_SOC_PCM179X_I2C is not set2834 +# CONFIG_SND_SOC_PCM179X_SPI is not set2835 +# CONFIG_SND_SOC_PCM3168A_I2C is not set2836 +# CONFIG_SND_SOC_PCM3168A_SPI is not set2837 +# CONFIG_SND_SOC_PCM512x_I2C is not set2838 +# CONFIG_SND_SOC_PCM512x_SPI is not set2839 +# CONFIG_SND_SOC_RT5616 is not set2840 +# CONFIG_SND_SOC_RT5631 is not set2841 +# CONFIG_SND_SOC_RT5677_SPI is not set2842 +# CONFIG_SND_SOC_SGTL5000 is not set2843 +# CONFIG_SND_SOC_SIRF_AUDIO_CODEC is not set2844 +# CONFIG_SND_SOC_SPDIF is not set2845 +# CONFIG_SND_SOC_SSM2602_SPI is not set2846 +# CONFIG_SND_SOC_SSM2602_I2C is not set2847 +# CONFIG_SND_SOC_SSM4567 is not set2848 +# CONFIG_SND_SOC_STA32X is not set2849 +# CONFIG_SND_SOC_STA350 is not set2850 +# CONFIG_SND_SOC_STI_SAS is not set2851 +# CONFIG_SND_SOC_TAS2552 is not set2852 +# CONFIG_SND_SOC_TAS5086 is not set2853 +# CONFIG_SND_SOC_TAS571X is not set2854 +# CONFIG_SND_SOC_TAS5720 is not set2855 +# CONFIG_SND_SOC_TFA9879 is not set2856 +# CONFIG_SND_SOC_TLV320AIC23_I2C is not set2857 +# CONFIG_SND_SOC_TLV320AIC23_SPI is not set2858 +# CONFIG_SND_SOC_TLV320AIC31XX is not set2859 +# CONFIG_SND_SOC_TLV320AIC3X is not set2860 +# CONFIG_SND_SOC_TS3A227E is not set2861 +# CONFIG_SND_SOC_WM8510 is not set2862 +# CONFIG_SND_SOC_WM8523 is not set2863 +# CONFIG_SND_SOC_WM8580 is not set2864 +# CONFIG_SND_SOC_WM8711 is not set2865 +# CONFIG_SND_SOC_WM8728 is not set2866 +# CONFIG_SND_SOC_WM8731 is not set2867 +# CONFIG_SND_SOC_WM8737 is not set2868 +# CONFIG_SND_SOC_WM8741 is not set2869 +# CONFIG_SND_SOC_WM8750 is not set2870 +# CONFIG_SND_SOC_WM8753 is not set2871 +# CONFIG_SND_SOC_WM8770 is not set2872 +# CONFIG_SND_SOC_WM8776 is not set2873 +# CONFIG_SND_SOC_WM8804_I2C is not set2874 +# CONFIG_SND_SOC_WM8804_SPI is not set2875 +# CONFIG_SND_SOC_WM8903 is not set2876 +# CONFIG_SND_SOC_WM8960 is not set2877 +# CONFIG_SND_SOC_WM8962 is not set2878 +# CONFIG_SND_SOC_WM8974 is not set2879 +# CONFIG_SND_SOC_WM8978 is not set2880 +# CONFIG_SND_SOC_WM8985 is not set2881 +# CONFIG_SND_SOC_NAU8810 is not set2882 +# CONFIG_SND_SOC_TPA6130A2 is not set364 2883 CONFIG_SND_SOC_AC107=y 2884 +# CONFIG_SND_SOC_AC108 is not set2885 +# CONFIG_SND_SIMPLE_CARD is not set2886 +# CONFIG_SND_SIMPLE_SCU_CARD is not set2887 +# CONFIG_SOUND_PRIME is not set2888 +2889 +#2890 +# HID support2891 +#2892 +CONFIG_HID=y2893 +# CONFIG_HID_BATTERY_STRENGTH is not set365 2894 CONFIG_HIDRAW=y 366 2895 CONFIG_UHID=y 2896 +CONFIG_HID_GENERIC=y2897 +2898 +#2899 +# Special HID drivers2900 +#367 2901 CONFIG_HID_A4TECH=y 368 2902 CONFIG_HID_ACRUX=y 369 2903 CONFIG_HID_ACRUX_FF=y 370 2904 CONFIG_HID_APPLE=y 2905 +# CONFIG_HID_APPLEIR is not set2906 +# CONFIG_HID_AUREAL is not set371 2907 CONFIG_HID_BELKIN=y 372 2908 CONFIG_HID_BETOP_FF=y 373 2909 CONFIG_HID_CHERRY=y 374 2910 CONFIG_HID_CHICONY=y 2911 +# CONFIG_HID_CORSAIR is not set375 2912 CONFIG_HID_PRODIKEYS=y 2913 +# CONFIG_HID_CMEDIA is not set2914 +# CONFIG_HID_CP2112 is not set376 2915 CONFIG_HID_CYPRESS=y 377 2916 CONFIG_HID_DRAGONRISE=y 378 2917 CONFIG_DRAGONRISE_FF=y 379 2918 CONFIG_HID_EMS_FF=y 380 2919 CONFIG_HID_ELECOM=y 2920 +# CONFIG_HID_ELO is not set381 2921 CONFIG_HID_EZKEY=y 2922 +# CONFIG_HID_GEMBIRD is not set2923 +# CONFIG_HID_GFRM is not set2924 +# CONFIG_HID_HOLTEK is not set2925 +# CONFIG_HID_GT683R is not set382 2926 CONFIG_HID_KEYTOUCH=y 383 2927 CONFIG_HID_KYE=y 2928 +# CONFIG_HID_UCLOGIC is not set384 2929 CONFIG_HID_WALTOP=y 385 2930 CONFIG_HID_GYRATION=y 2931 +# CONFIG_HID_ICADE is not set386 2932 CONFIG_HID_TWINHAN=y 387 2933 CONFIG_HID_KENSINGTON=y 388 2934 CONFIG_HID_LCPOWER=y 2935 +# CONFIG_HID_LED is not set2936 +# CONFIG_HID_LENOVO is not set389 2937 CONFIG_HID_LOGITECH=y 390 2938 CONFIG_HID_LOGITECH_DJ=y 2939 +CONFIG_HID_LOGITECH_HIDPP=y391 2940 CONFIG_LOGITECH_FF=y 392 2941 CONFIG_LOGIRUMBLEPAD2_FF=y 393 2942 CONFIG_LOGIG940_FF=y 2943 +CONFIG_LOGIWHEELS_FF=y394 2944 CONFIG_HID_MAGICMOUSE=y 395 2945 CONFIG_HID_MICROSOFT=y 396 2946 CONFIG_HID_MONTEREY=y 397 2947 CONFIG_HID_MULTITOUCH=y 2948 +# CONFIG_HID_NTRIG is not set398 2949 CONFIG_HID_ORTEK=y 399 2950 CONFIG_HID_PANTHERLORD=y 400 2951 CONFIG_PANTHERLORD_FF=y 2952 +# CONFIG_HID_PENMOUNT is not set401 2953 CONFIG_HID_PETALYNX=y 402 2954 CONFIG_HID_PICOLCD=y 2955 +# CONFIG_HID_PICOLCD_FB is not set2956 +# CONFIG_HID_PICOLCD_LEDS is not set2957 +# CONFIG_HID_PICOLCD_CIR is not set2958 +# CONFIG_HID_PLANTRONICS is not set403 2959 CONFIG_HID_PRIMAX=y 2960 +# CONFIG_HID_ROCCAT is not set404 2961 CONFIG_HID_SAITEK=y 405 2962 CONFIG_HID_SAMSUNG=y 406 2963 CONFIG_HID_SONY=y 2964 +# CONFIG_SONY_FF is not set407 2965 CONFIG_HID_SPEEDLINK=y 2966 +# CONFIG_HID_STEELSERIES is not set408 2967 CONFIG_HID_SUNPLUS=y 2968 +# CONFIG_HID_RMI is not set409 2969 CONFIG_HID_GREENASIA=y 410 2970 CONFIG_GREENASIA_FF=y 411 2971 CONFIG_HID_SMARTJOYPLUS=y 412 2972 CONFIG_SMARTJOYPLUS_FF=y 413 2973 CONFIG_HID_TIVO=y 414 2974 CONFIG_HID_TOPSEED=y 2975 +# CONFIG_HID_THINGM is not set415 2976 CONFIG_HID_THRUSTMASTER=y 2977 +# CONFIG_THRUSTMASTER_FF is not set416 2978 CONFIG_HID_WACOM=y 417 2979 CONFIG_HID_WIIMOTE=y 2980 +# CONFIG_HID_XINMO is not set418 2981 CONFIG_HID_ZEROPLUS=y 2982 +# CONFIG_ZEROPLUS_FF is not set419 2983 CONFIG_HID_ZYDACRON=y 2984 +# CONFIG_HID_SENSOR_HUB is not set2985 +# CONFIG_HID_ALPS is not set2986 +2987 +#2988 +# USB HID support2989 +#2990 +CONFIG_USB_HID=y2991 +# CONFIG_HID_PID is not set2992 +# CONFIG_USB_HIDDEV is not set2993 +2994 +#2995 +# I2C HID support2996 +#2997 +# CONFIG_I2C_HID is not set2998 +CONFIG_USB_OHCI_LITTLE_ENDIAN=y2999 +CONFIG_USB_SUPPORT=y3000 +CONFIG_USB_COMMON=y3001 +CONFIG_USB_ARCH_HAS_HCD=y420 3002 CONFIG_USB=y 3003 +# CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set3004 +3005 +#3006 +# Miscellaneous USB options3007 +#3008 +CONFIG_USB_DEFAULT_PERSIST=y3009 +# CONFIG_USB_DYNAMIC_MINORS is not set421 3010 CONFIG_USB_OTG=y 3011 +# CONFIG_USB_OTG_WHITELIST is not set3012 +# CONFIG_USB_OTG_BLACKLIST_HUB is not set422 3013 CONFIG_USB_OTG_FSM=y 3014 +# CONFIG_USB_LEDS_TRIGGER_USBPORT is not set3015 +# CONFIG_USB_MON is not set3016 +# CONFIG_USB_WUSB_CBAF is not set3017 +3018 +#3019 +# USB Host Controller Drivers3020 +#3021 +# CONFIG_USB_C67X00_HCD is not set3022 +# CONFIG_USB_XHCI_HCD is not set423 3023 CONFIG_USB_EHCI_HCD=y 3024 +# CONFIG_USB_EHCI_ROOT_HUB_TT is not set3025 +CONFIG_USB_EHCI_TT_NEWSCHED=y3026 +# CONFIG_USB_EHCI_HCD_PLATFORM is not set3027 +# CONFIG_USB_OXU210HP_HCD is not set3028 +# CONFIG_USB_ISP116X_HCD is not set3029 +# CONFIG_USB_ISP1362_HCD is not set3030 +# CONFIG_USB_FOTG210_HCD is not set3031 +# CONFIG_USB_MAX3421_HCD is not set424 3032 CONFIG_USB_OHCI_HCD=y 3033 +# CONFIG_USB_OHCI_HCD_PLATFORM is not set3034 +# CONFIG_USB_SL811_HCD is not set3035 +# CONFIG_USB_R8A66597_HCD is not set3036 +# CONFIG_USB_HCD_TEST_MODE is not set425 3037 CONFIG_USB_SUNXI_HCD=y 426 3038 CONFIG_USB_SUNXI_HCI=y 427 3039 CONFIG_USB_SUNXI_EHCI0=y 428 3040 CONFIG_USB_SUNXI_EHCI1=y 429 3041 CONFIG_USB_SUNXI_OHCI0=y 430 3042 CONFIG_USB_SUNXI_OHCI1=y 3043 +3044 +#3045 +# USB Device Class drivers3046 +#3047 +# CONFIG_USB_ACM is not set3048 +# CONFIG_USB_PRINTER is not set3049 +# CONFIG_USB_WDM is not set3050 +# CONFIG_USB_TMC is not set3051 +3052 +#3053 +# NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may3054 +#3055 +3056 +#3057 +# also be needed; see USB_STORAGE Help for more info3058 +#431 3059 CONFIG_USB_STORAGE=y 3060 +# CONFIG_USB_STORAGE_DEBUG is not set432 3061 CONFIG_USB_STORAGE_REALTEK=y 3062 +CONFIG_REALTEK_AUTOPM=y433 3063 CONFIG_USB_STORAGE_DATAFAB=y 434 3064 CONFIG_USB_STORAGE_FREECOM=y 435 3065 CONFIG_USB_STORAGE_ISD200=y .. .. @@ -443,120 +3073,1655 @@ 443 3073 CONFIG_USB_STORAGE_CYPRESS_ATACB=y 444 3074 CONFIG_USB_STORAGE_ENE_UB6250=y 445 3075 CONFIG_USB_UAS=y 3076 +3077 +#3078 +# USB Imaging devices3079 +#3080 +# CONFIG_USB_MDC800 is not set3081 +# CONFIG_USB_MICROTEK is not set3082 +# CONFIG_USBIP_CORE is not set3083 +# CONFIG_USB_MUSB_HDRC is not set3084 +# CONFIG_USB_DWC3 is not set3085 +# CONFIG_USB_DWC2 is not set3086 +# CONFIG_USB_CHIPIDEA is not set3087 +# CONFIG_USB_ISP1760 is not set3088 +3089 +#3090 +# USB port drivers3091 +#446 3092 CONFIG_USB_SERIAL=y 3093 +# CONFIG_USB_SERIAL_CONSOLE is not set3094 +# CONFIG_USB_SERIAL_GENERIC is not set3095 +# CONFIG_USB_SERIAL_SIMPLE is not set3096 +# CONFIG_USB_SERIAL_AIRCABLE is not set3097 +# CONFIG_USB_SERIAL_ARK3116 is not set3098 +# CONFIG_USB_SERIAL_BELKIN is not set3099 +# CONFIG_USB_SERIAL_CH341 is not set3100 +# CONFIG_USB_SERIAL_WHITEHEAT is not set3101 +# CONFIG_USB_SERIAL_DIGI_ACCELEPORT is not set3102 +# CONFIG_USB_SERIAL_CP210X is not set3103 +# CONFIG_USB_SERIAL_CYPRESS_M8 is not set3104 +# CONFIG_USB_SERIAL_EMPEG is not set3105 +# CONFIG_USB_SERIAL_FTDI_SIO is not set3106 +# CONFIG_USB_SERIAL_VISOR is not set3107 +# CONFIG_USB_SERIAL_IPAQ is not set3108 +# CONFIG_USB_SERIAL_IR is not set3109 +# CONFIG_USB_SERIAL_EDGEPORT is not set3110 +# CONFIG_USB_SERIAL_EDGEPORT_TI is not set3111 +# CONFIG_USB_SERIAL_F81232 is not set3112 +# CONFIG_USB_SERIAL_GARMIN is not set3113 +# CONFIG_USB_SERIAL_IPW is not set3114 +# CONFIG_USB_SERIAL_IUU is not set3115 +# CONFIG_USB_SERIAL_KEYSPAN_PDA is not set3116 +# CONFIG_USB_SERIAL_KEYSPAN is not set3117 +# CONFIG_USB_SERIAL_KLSI is not set3118 +# CONFIG_USB_SERIAL_KOBIL_SCT is not set3119 +# CONFIG_USB_SERIAL_MCT_U232 is not set3120 +# CONFIG_USB_SERIAL_METRO is not set3121 +# CONFIG_USB_SERIAL_MOS7720 is not set3122 +# CONFIG_USB_SERIAL_MOS7840 is not set3123 +# CONFIG_USB_SERIAL_MXUPORT is not set3124 +# CONFIG_USB_SERIAL_NAVMAN is not set3125 +# CONFIG_USB_SERIAL_PL2303 is not set3126 +# CONFIG_USB_SERIAL_OTI6858 is not set3127 +# CONFIG_USB_SERIAL_QCAUX is not set3128 +# CONFIG_USB_SERIAL_QUALCOMM is not set3129 +# CONFIG_USB_SERIAL_SPCP8X5 is not set3130 +# CONFIG_USB_SERIAL_SAFE is not set3131 +# CONFIG_USB_SERIAL_SIERRAWIRELESS is not set3132 +# CONFIG_USB_SERIAL_SYMBOL is not set3133 +# CONFIG_USB_SERIAL_TI is not set3134 +# CONFIG_USB_SERIAL_CYBERJACK is not set3135 +# CONFIG_USB_SERIAL_XIRCOM is not set3136 +CONFIG_USB_SERIAL_WWAN=y447 3137 CONFIG_USB_SERIAL_OPTION=y 3138 +# CONFIG_USB_SERIAL_OMNINET is not set3139 +# CONFIG_USB_SERIAL_OPTICON is not set3140 +# CONFIG_USB_SERIAL_XSENS_MT is not set3141 +# CONFIG_USB_SERIAL_WISHBONE is not set3142 +# CONFIG_USB_SERIAL_SSU100 is not set3143 +# CONFIG_USB_SERIAL_QT2 is not set3144 +# CONFIG_USB_SERIAL_DEBUG is not set3145 +3146 +#3147 +# USB Miscellaneous drivers3148 +#3149 +# CONFIG_USB_EMI62 is not set3150 +# CONFIG_USB_EMI26 is not set3151 +# CONFIG_USB_ADUTUX is not set3152 +# CONFIG_USB_SEVSEG is not set3153 +# CONFIG_USB_RIO500 is not set3154 +# CONFIG_USB_LEGOTOWER is not set3155 +# CONFIG_USB_LCD is not set3156 +# CONFIG_USB_CYPRESS_CY7C63 is not set3157 +# CONFIG_USB_CYTHERM is not set3158 +# CONFIG_USB_IDMOUSE is not set3159 +# CONFIG_USB_FTDI_ELAN is not set3160 +# CONFIG_USB_APPLEDISPLAY is not set3161 +# CONFIG_USB_SISUSBVGA is not set3162 +# CONFIG_USB_LD is not set3163 +# CONFIG_USB_TRANCEVIBRATOR is not set3164 +# CONFIG_USB_IOWARRIOR is not set3165 +# CONFIG_USB_TEST is not set3166 +# CONFIG_USB_EHSET_TEST_FIXTURE is not set3167 +# CONFIG_USB_ISIGHTFW is not set3168 +# CONFIG_USB_YUREX is not set3169 +# CONFIG_USB_EZUSB_FX2 is not set3170 +# CONFIG_USB_HSIC_USB3503 is not set3171 +# CONFIG_USB_HSIC_USB4604 is not set3172 +# CONFIG_USB_LINK_LAYER_TEST is not set3173 +3174 +#3175 +# USB Physical Layer drivers3176 +#3177 +CONFIG_USB_PHY=y3178 +# CONFIG_USB_OTG_WAKELOCK is not set3179 +# CONFIG_NOP_USB_XCEIV is not set3180 +# CONFIG_USB_GPIO_VBUS is not set3181 +# CONFIG_USB_ISP1301 is not set3182 +# CONFIG_USB_ULPI is not set3183 +# CONFIG_DUAL_ROLE_USB_INTF is not set448 3184 CONFIG_USB_GADGET=y 3185 +# CONFIG_USB_GADGET_DEBUG is not set3186 +# CONFIG_USB_GADGET_DEBUG_FILES is not set3187 +# CONFIG_USB_GADGET_DEBUG_FS is not set3188 +CONFIG_USB_GADGET_VBUS_DRAW=23189 +CONFIG_USB_GADGET_STORAGE_NUM_BUFFERS=23190 +3191 +#3192 +# USB Peripheral Controller3193 +#3194 +# CONFIG_USB_FOTG210_UDC is not set3195 +# CONFIG_USB_GR_UDC is not set3196 +# CONFIG_USB_R8A66597 is not set3197 +# CONFIG_USB_PXA27X is not set3198 +# CONFIG_USB_MV_UDC is not set3199 +# CONFIG_USB_MV_U3D is not set3200 +# CONFIG_USB_M66592 is not set3201 +# CONFIG_USB_BDC_UDC is not set3202 +# CONFIG_USB_NET2272 is not set449 3203 CONFIG_USB_SUNXI_UDC0=y 3204 +# CONFIG_USB_GADGET_XILINX is not set3205 +# CONFIG_USB_DUMMY_HCD is not set3206 +CONFIG_USB_LIBCOMPOSITE=y3207 +CONFIG_USB_U_ETHER=y3208 +CONFIG_USB_F_RNDIS=y3209 +CONFIG_USB_F_MASS_STORAGE=y3210 +CONFIG_USB_F_FS=y3211 +CONFIG_USB_F_MIDI=y3212 +CONFIG_USB_F_MTP=y3213 +CONFIG_USB_F_PTP=y3214 +CONFIG_USB_F_AUDIO_SRC=y3215 +CONFIG_USB_F_ACC=y450 3216 CONFIG_USB_CONFIGFS=y 3217 +# CONFIG_USB_CONFIGFS_SERIAL is not set3218 +# CONFIG_USB_CONFIGFS_ACM is not set3219 +# CONFIG_USB_CONFIGFS_OBEX is not set3220 +# CONFIG_USB_CONFIGFS_NCM is not set3221 +# CONFIG_USB_CONFIGFS_ECM is not set3222 +# CONFIG_USB_CONFIGFS_ECM_SUBSET is not set451 3223 CONFIG_USB_CONFIGFS_RNDIS=y 3224 +# CONFIG_USB_CONFIGFS_EEM is not set452 3225 CONFIG_USB_CONFIGFS_MASS_STORAGE=y 3226 +# CONFIG_USB_CONFIGFS_F_LB_SS is not set453 3227 CONFIG_USB_CONFIGFS_F_FS=y 454 3228 CONFIG_USB_CONFIGFS_F_MTP=y 455 3229 CONFIG_USB_CONFIGFS_F_PTP=y 456 3230 CONFIG_USB_CONFIGFS_F_ACC=y 457 3231 CONFIG_USB_CONFIGFS_F_AUDIO_SRC=y 458 3232 CONFIG_USB_CONFIGFS_UEVENT=y 3233 +# CONFIG_USB_CONFIGFS_F_UAC1 is not set3234 +# CONFIG_USB_CONFIGFS_F_UAC2 is not set459 3235 CONFIG_USB_CONFIGFS_F_MIDI=y 3236 +# CONFIG_USB_CONFIGFS_F_HID is not set3237 +# CONFIG_USB_CONFIGFS_F_UVC is not set3238 +# CONFIG_USB_CONFIGFS_F_PRINTER is not set460 3239 CONFIG_USB_SUNXI_USB=y 461 3240 CONFIG_USB_SUNXI_USB_MANAGER=y 462 3241 CONFIG_USB_SUNXI_USB_DEBUG=y 463 3242 CONFIG_USB_SUNXI_USB_ADB=y 3243 +# CONFIG_USB_LED_TRIG is not set3244 +# CONFIG_USB_ULPI_BUS is not set3245 +# CONFIG_UWB is not set464 3246 CONFIG_MMC=y 3247 +# CONFIG_MMC_DEBUG is not set3248 +CONFIG_PWRSEQ_EMMC=y3249 +CONFIG_PWRSEQ_SIMPLE=y3250 +# CONFIG_MMC_EMBEDDED_SDIO is not set3251 +# CONFIG_MMC_PARANOID_SD_INIT is not set3252 +3253 +#3254 +# MMC/SD/SDIO Card Drivers3255 +#3256 +CONFIG_MMC_BLOCK=y465 3257 CONFIG_MMC_BLOCK_MINORS=16 3258 +CONFIG_MMC_BLOCK_BOUNCE=y3259 +# CONFIG_SDIO_UART is not set3260 +# CONFIG_MMC_TEST is not set3261 +# CONFIG_MMC_SIMULATE_MAX_SPEED is not set3262 +3263 +#3264 +# MMC/SD/SDIO Host Controller Drivers3265 +#3266 +# CONFIG_MMC_ARMMMCI is not set3267 +# CONFIG_MMC_SDHCI is not set3268 +# CONFIG_MMC_SPI is not set3269 +# CONFIG_MMC_DW is not set3270 +# CONFIG_MMC_VUB300 is not set3271 +# CONFIG_MMC_USHC is not set3272 +# CONFIG_MMC_USDHI6ROL0 is not set466 3273 CONFIG_MMC_SUNXI=y 3274 +# CONFIG_MMC_MTK is not set3275 +# CONFIG_MEMSTICK is not set3276 +CONFIG_NEW_LEDS=y3277 +CONFIG_LEDS_CLASS=y3278 +# CONFIG_LEDS_CLASS_FLASH is not set3279 +3280 +#3281 +# LED drivers3282 +#3283 +# CONFIG_LEDS_BCM6328 is not set3284 +# CONFIG_LEDS_BCM6358 is not set3285 +# CONFIG_LEDS_LM3530 is not set3286 +# CONFIG_LEDS_LM3642 is not set3287 +# CONFIG_LEDS_PCA9532 is not set467 3288 CONFIG_LEDS_GPIO=y 3289 +# CONFIG_LEDS_LP3944 is not set3290 +# CONFIG_LEDS_LP5521 is not set3291 +# CONFIG_LEDS_LP5523 is not set3292 +# CONFIG_LEDS_LP5562 is not set3293 +# CONFIG_LEDS_LP8501 is not set3294 +# CONFIG_LEDS_LP8860 is not set3295 +# CONFIG_LEDS_PCA955X is not set3296 +# CONFIG_LEDS_PCA963X is not set3297 +# CONFIG_LEDS_DAC124S085 is not set3298 +# CONFIG_LEDS_PWM is not set3299 +# CONFIG_LEDS_REGULATOR is not set3300 +# CONFIG_LEDS_BD2802 is not set3301 +# CONFIG_LEDS_LT3593 is not set3302 +# CONFIG_LEDS_TCA6507 is not set3303 +# CONFIG_LEDS_TLC591XX is not set3304 +# CONFIG_LEDS_LM355x is not set3305 +# CONFIG_LEDS_IS31FL319X is not set3306 +# CONFIG_LEDS_IS31FL32XX is not set3307 +3308 +#3309 +# LED driver for blink(1) USB RGB LED is under Special HID drivers (HID_THINGM)3310 +#3311 +# CONFIG_LEDS_BLINKM is not set3312 +# CONFIG_LEDS_SYSCON is not set468 3313 CONFIG_LEDS_SUNXI=y 3314 +3315 +#3316 +# LED Triggers3317 +#3318 +CONFIG_LEDS_TRIGGERS=y469 3319 CONFIG_LEDS_TRIGGER_TIMER=y 3320 +# CONFIG_LEDS_TRIGGER_ONESHOT is not set470 3321 CONFIG_LEDS_TRIGGER_HEARTBEAT=y 3322 +# CONFIG_LEDS_TRIGGER_BACKLIGHT is not set471 3323 CONFIG_LEDS_TRIGGER_CPU=y 3324 +# CONFIG_LEDS_TRIGGER_GPIO is not set472 3325 CONFIG_LEDS_TRIGGER_DEFAULT_ON=y 3326 +3327 +#3328 +# iptables trigger is under Netfilter config (LED target)3329 +#3330 +# CONFIG_LEDS_TRIGGER_TRANSIENT is not set3331 +# CONFIG_LEDS_TRIGGER_CAMERA is not set3332 +# CONFIG_LEDS_TRIGGER_PANIC is not set3333 +# CONFIG_ACCESSIBILITY is not set3334 +CONFIG_EDAC_SUPPORT=y3335 +# CONFIG_EDAC is not set3336 +CONFIG_RTC_LIB=y473 3337 CONFIG_RTC_CLASS=y 3338 +CONFIG_RTC_HCTOSYS=y3339 +CONFIG_RTC_HCTOSYS_DEVICE="rtc0"3340 +CONFIG_RTC_SYSTOHC=y3341 +CONFIG_RTC_SYSTOHC_DEVICE="rtc0"3342 +# CONFIG_RTC_DEBUG is not set474 3343 CONFIG_RTC_SHUTDOWN_ALARM=y 475 -CONFIG_RTC_DRV_SUNXI=y476 -CONFIG_SUNXI_BOOTUP_EXTEND=y3344 +3345 +#3346 +# RTC interfaces3347 +#3348 +CONFIG_RTC_INTF_SYSFS=y3349 +CONFIG_RTC_INTF_PROC=y3350 +CONFIG_RTC_INTF_DEV=y3351 +# CONFIG_RTC_INTF_DEV_UIE_EMUL is not set3352 +# CONFIG_RTC_DRV_TEST is not set3353 +3354 +#3355 +# I2C RTC drivers3356 +#3357 +# CONFIG_RTC_DRV_ABB5ZES3 is not set3358 +# CONFIG_RTC_DRV_ABX80X is not set3359 +# CONFIG_RTC_DRV_DS1307 is not set3360 +# CONFIG_RTC_DRV_DS1374 is not set3361 +# CONFIG_RTC_DRV_DS1672 is not set3362 +CONFIG_RTC_DRV_HYM8563=y3363 +# CONFIG_RTC_DRV_MAX6900 is not set3364 +# CONFIG_RTC_DRV_RS5C372 is not set3365 +# CONFIG_RTC_DRV_ISL1208 is not set3366 +# CONFIG_RTC_DRV_ISL12022 is not set3367 +# CONFIG_RTC_DRV_X1205 is not set3368 +# CONFIG_RTC_DRV_PCF8523 is not set3369 +# CONFIG_RTC_DRV_PCF85063 is not set3370 +# CONFIG_RTC_DRV_PCF8563 is not set3371 +# CONFIG_RTC_DRV_PCF8583 is not set3372 +# CONFIG_RTC_DRV_M41T80 is not set3373 +# CONFIG_RTC_DRV_BQ32K is not set3374 +# CONFIG_RTC_DRV_S35390A is not set3375 +# CONFIG_RTC_DRV_FM3130 is not set3376 +# CONFIG_RTC_DRV_RX8010 is not set3377 +# CONFIG_RTC_DRV_RX8581 is not set3378 +# CONFIG_RTC_DRV_RX8025 is not set3379 +# CONFIG_RTC_DRV_EM3027 is not set3380 +# CONFIG_RTC_DRV_RV8803 is not set3381 +3382 +#3383 +# SPI RTC drivers3384 +#3385 +# CONFIG_RTC_DRV_M41T93 is not set3386 +# CONFIG_RTC_DRV_M41T94 is not set3387 +# CONFIG_RTC_DRV_DS1302 is not set3388 +# CONFIG_RTC_DRV_DS1305 is not set3389 +# CONFIG_RTC_DRV_DS1343 is not set3390 +# CONFIG_RTC_DRV_DS1347 is not set3391 +# CONFIG_RTC_DRV_DS1390 is not set3392 +# CONFIG_RTC_DRV_MAX6916 is not set3393 +# CONFIG_RTC_DRV_R9701 is not set3394 +# CONFIG_RTC_DRV_RX4581 is not set3395 +# CONFIG_RTC_DRV_RX6110 is not set3396 +# CONFIG_RTC_DRV_RS5C348 is not set3397 +# CONFIG_RTC_DRV_MAX6902 is not set3398 +# CONFIG_RTC_DRV_PCF2123 is not set3399 +# CONFIG_RTC_DRV_MCP795 is not set3400 +CONFIG_RTC_I2C_AND_SPI=y3401 +3402 +#3403 +# SPI and I2C RTC drivers3404 +#3405 +# CONFIG_RTC_DRV_DS3232 is not set3406 +# CONFIG_RTC_DRV_PCF2127 is not set3407 +# CONFIG_RTC_DRV_RV3029C2 is not set3408 +3409 +#3410 +# Platform RTC drivers3411 +#3412 +# CONFIG_RTC_DRV_DS1286 is not set3413 +# CONFIG_RTC_DRV_DS1511 is not set3414 +# CONFIG_RTC_DRV_DS1553 is not set3415 +# CONFIG_RTC_DRV_DS1685_FAMILY is not set3416 +# CONFIG_RTC_DRV_DS1742 is not set3417 +# CONFIG_RTC_DRV_DS2404 is not set3418 +# CONFIG_RTC_DRV_STK17TA8 is not set3419 +# CONFIG_RTC_DRV_M48T86 is not set3420 +# CONFIG_RTC_DRV_M48T35 is not set3421 +# CONFIG_RTC_DRV_M48T59 is not set3422 +# CONFIG_RTC_DRV_MSM6242 is not set3423 +# CONFIG_RTC_DRV_BQ4802 is not set3424 +# CONFIG_RTC_DRV_RP5C01 is not set3425 +# CONFIG_RTC_DRV_V3020 is not set3426 +# CONFIG_RTC_DRV_ZYNQMP is not set3427 +3428 +#3429 +# on-CPU RTC drivers3430 +#3431 +# CONFIG_RTC_DRV_PL030 is not set3432 +# CONFIG_RTC_DRV_PL031 is not set3433 +# CONFIG_RTC_DRV_SUNXI is not set3434 +# CONFIG_SUNXI_FAKE_POWEROFF is not set3435 +# CONFIG_RTC_DRV_SNVS is not set3436 +3437 +#3438 +# HID Sensor RTC drivers3439 +#3440 +# CONFIG_RTC_DRV_HID_SENSOR_TIME is not set477 3441 CONFIG_DMADEVICES=y 3442 +# CONFIG_DMADEVICES_DEBUG is not set3443 +3444 +#3445 +# DMA Devices3446 +#3447 +CONFIG_DMA_ENGINE=y3448 +CONFIG_DMA_VIRTUAL_CHANNELS=y3449 +CONFIG_DMA_OF=y3450 +# CONFIG_AMBA_PL08X is not set3451 +CONFIG_DMA_SUNXI=y478 3452 CONFIG_DMA_SUNXI_SUPPORT_4G=y 3453 +# CONFIG_FSL_EDMA is not set3454 +# CONFIG_INTEL_IDMA64 is not set3455 +# CONFIG_MV_XOR_V2 is not set3456 +# CONFIG_PL330_DMA is not set3457 +# CONFIG_XILINX_DMA is not set3458 +# CONFIG_XILINX_ZYNQMP_DMA is not set3459 +# CONFIG_QCOM_HIDMA_MGMT is not set3460 +# CONFIG_QCOM_HIDMA is not set3461 +# CONFIG_DW_DMAC is not set3462 +3463 +#3464 +# DMA Clients3465 +#3466 +# CONFIG_ASYNC_TX_DMA is not set3467 +# CONFIG_DMATEST is not set3468 +3469 +#3470 +# DMABUF options3471 +#3472 +CONFIG_SYNC_FILE=y479 3473 CONFIG_SW_SYNC=y 3474 +# CONFIG_AUXDISPLAY is not set3475 +# CONFIG_UIO is not set3476 +# CONFIG_VFIO is not set3477 +# CONFIG_VIRT_DRIVERS is not set3478 +3479 +#3480 +# Virtio drivers3481 +#3482 +# CONFIG_VIRTIO_MMIO is not set3483 +3484 +#3485 +# Microsoft Hyper-V guest support3486 +#480 3487 CONFIG_STAGING=y 3488 +# CONFIG_PRISM2_USB is not set3489 +# CONFIG_COMEDI is not set3490 +# CONFIG_RTLLIB is not set3491 +# CONFIG_R8712U is not set3492 +# CONFIG_R8188EU is not set3493 +3494 +#3495 +# IIO staging drivers3496 +#3497 +3498 +#3499 +# Accelerometers3500 +#3501 +# CONFIG_ADIS16201 is not set3502 +# CONFIG_ADIS16203 is not set3503 +# CONFIG_ADIS16209 is not set3504 +# CONFIG_ADIS16240 is not set3505 +# CONFIG_SCA3000 is not set3506 +3507 +#3508 +# Analog to digital converters3509 +#3510 +# CONFIG_AD7606 is not set3511 +# CONFIG_AD7780 is not set3512 +# CONFIG_AD7816 is not set3513 +# CONFIG_AD7192 is not set3514 +# CONFIG_AD7280 is not set3515 +3516 +#3517 +# Analog digital bi-direction converters3518 +#3519 +# CONFIG_ADT7316 is not set3520 +3521 +#3522 +# Capacitance to digital converters3523 +#3524 +# CONFIG_AD7150 is not set3525 +# CONFIG_AD7152 is not set3526 +# CONFIG_AD7746 is not set3527 +3528 +#3529 +# Direct Digital Synthesis3530 +#3531 +# CONFIG_AD9832 is not set3532 +# CONFIG_AD9834 is not set3533 +3534 +#3535 +# Digital gyroscope sensors3536 +#3537 +# CONFIG_ADIS16060 is not set3538 +3539 +#3540 +# Network Analyzer, Impedance Converters3541 +#3542 +# CONFIG_AD5933 is not set3543 +3544 +#3545 +# Light sensors3546 +#3547 +# CONFIG_SENSORS_ISL29018 is not set3548 +# CONFIG_SENSORS_ISL29028 is not set3549 +# CONFIG_TSL2583 is not set3550 +# CONFIG_TSL2x7x is not set3551 +3552 +#3553 +# Active energy metering IC3554 +#3555 +# CONFIG_ADE7753 is not set3556 +# CONFIG_ADE7754 is not set3557 +# CONFIG_ADE7758 is not set3558 +# CONFIG_ADE7759 is not set3559 +# CONFIG_ADE7854 is not set3560 +3561 +#3562 +# Resolver to digital converters3563 +#3564 +# CONFIG_AD2S90 is not set3565 +# CONFIG_AD2S1200 is not set3566 +# CONFIG_AD2S1210 is not set3567 +3568 +#3569 +# Triggers - standalone3570 +#3571 +3572 +#3573 +# Speakup console speech3574 +#3575 +# CONFIG_STAGING_MEDIA is not set3576 +3577 +#3578 +# Android3579 +#481 3580 CONFIG_ASHMEM=y 3581 +# CONFIG_ANDROID_LOW_MEMORY_KILLER is not set482 3582 CONFIG_ION=y 3583 +# CONFIG_ION_TEST is not set3584 +# CONFIG_ION_DUMMY is not set483 3585 CONFIG_ION_SUNXI=y 3586 +CONFIG_ION_OF=y3587 +# CONFIG_FIQ_DEBUGGER is not set3588 +# CONFIG_FIQ_WATCHDOG is not set3589 +# CONFIG_STAGING_BOARD is not set3590 +# CONFIG_LTE_GDM724X is not set3591 +# CONFIG_LNET is not set3592 +# CONFIG_GS_FPGABOOT is not set3593 +# CONFIG_COMMON_CLK_XLNX_CLKWZRD is not set3594 +# CONFIG_FB_TFT is not set3595 +# CONFIG_FSL_MC_BUS is not set3596 +# CONFIG_WILC1000_SDIO is not set3597 +# CONFIG_WILC1000_SPI is not set3598 +# CONFIG_MOST is not set3599 +# CONFIG_KS7010 is not set3600 +# CONFIG_GREYBUS is not set3601 +# CONFIG_NANOHUB is not set3602 +# CONFIG_GOLDFISH is not set3603 +# CONFIG_CHROME_PLATFORMS is not set3604 +CONFIG_CLKDEV_LOOKUP=y3605 +CONFIG_HAVE_CLK_PREPARE=y3606 +CONFIG_COMMON_CLK=y3607 +3608 +#3609 +# Common Clock Framework3610 +#3611 +CONFIG_COMMON_CLK_DEBUG=y3612 +# CONFIG_COMMON_CLK_VERSATILE is not set3613 +# CONFIG_COMMON_CLK_SI5351 is not set3614 +# CONFIG_COMMON_CLK_SI514 is not set3615 +# CONFIG_COMMON_CLK_SI570 is not set3616 +# CONFIG_COMMON_CLK_CDCE706 is not set3617 +# CONFIG_COMMON_CLK_CDCE925 is not set3618 +# CONFIG_COMMON_CLK_CS2000_CP is not set3619 +# CONFIG_CLK_QORIQ is not set484 3620 # CONFIG_COMMON_CLK_XGENE is not set 3621 +# CONFIG_COMMON_CLK_NXP is not set3622 +# CONFIG_COMMON_CLK_PWM is not set3623 +# CONFIG_COMMON_CLK_PXA is not set3624 +# CONFIG_COMMON_CLK_PIC32 is not set485 3625 # CONFIG_SUNXI_CCU is not set 3626 +3627 +#3628 +# Hardware Spinlock drivers3629 +#3630 +# CONFIG_HWSPINLOCK_SUNXI is not set3631 +3632 +#3633 +# Clock Source drivers3634 +#3635 +CONFIG_CLKSRC_OF=y3636 +CONFIG_CLKSRC_PROBE=y3637 +CONFIG_CLKSRC_MMIO=y3638 +CONFIG_SUN4I_TIMER=y3639 +CONFIG_ARM_ARCH_TIMER=y486 3640 # CONFIG_ARM_ARCH_TIMER_EVTSTREAM is not set 487 3641 CONFIG_ARM_ARCH_TIMER_VCT_ACCESS=y 488 3642 # CONFIG_FSL_ERRATUM_A008585 is not set 3643 +# CONFIG_ARM_TIMER_SP804 is not set3644 +# CONFIG_ATMEL_PIT is not set3645 +# CONFIG_SH_TIMER_CMT is not set3646 +# CONFIG_SH_TIMER_MTU2 is not set3647 +# CONFIG_SH_TIMER_TMU is not set3648 +# CONFIG_EM_TIMER_STI is not set3649 +# CONFIG_MAILBOX is not set3650 +CONFIG_IOMMU_API=y3651 +CONFIG_IOMMU_SUPPORT=y3652 +3653 +#3654 +# Generic IOMMU Pagetable Support3655 +#3656 +# CONFIG_IOMMU_IO_PGTABLE_LPAE is not set3657 +# CONFIG_IOMMU_IO_PGTABLE_ARMV7S is not set3658 +CONFIG_IOMMU_IOVA=y3659 +CONFIG_OF_IOMMU=y3660 +CONFIG_IOMMU_DMA=y489 3661 CONFIG_SUNXI_IOMMU=y 3662 +# CONFIG_ARM_SMMU is not set3663 +# CONFIG_ARM_SMMU_V3 is not set490 3664 CONFIG_IOMMU_DEBUG=y 491 3665 CONFIG_IOMMU_TESTS=y 3666 +3667 +#3668 +# Remoteproc drivers3669 +#3670 +# CONFIG_STE_MODEM_RPROC is not set3671 +3672 +#3673 +# Rpmsg drivers3674 +#3675 +3676 +#3677 +# SOC (System On Chip) specific Drivers3678 +#3679 +3680 +#3681 +# Broadcom SoC drivers3682 +#492 3683 CONFIG_SOC_SUNXI=y 3684 +CONFIG_SUNXI_SRAM=y493 3685 # CONFIG_SUNXI_SUSPEND is not set 494 3686 CONFIG_GPU_PM_DOMAINS=y 3687 +# CONFIG_SOC_TI is not set495 3688 CONFIG_PM_DEVFREQ=y 3689 +3690 +#3691 +# DEVFREQ Governors3692 +#496 3693 CONFIG_DEVFREQ_GOV_SIMPLE_ONDEMAND=y 3694 +# CONFIG_DEVFREQ_GOV_PERFORMANCE is not set3695 +# CONFIG_DEVFREQ_GOV_POWERSAVE is not set3696 +# CONFIG_DEVFREQ_GOV_USERSPACE is not set3697 +# CONFIG_DEVFREQ_GOV_PASSIVE is not set3698 +# CONFIG_DEVFREQ_GOV_ADAPTIVE is not set3699 +3700 +#3701 +# DEVFREQ Drivers3702 +#3703 +# CONFIG_ARM_SUNXI_DRAM_DEVFREQ is not set3704 +# CONFIG_PM_DEVFREQ_EVENT is not set3705 +# CONFIG_EXTCON is not set3706 +# CONFIG_MEMORY is not set3707 +CONFIG_IIO=y3708 +CONFIG_IIO_BUFFER=y3709 +# CONFIG_IIO_BUFFER_CB is not set3710 +CONFIG_IIO_KFIFO_BUF=y3711 +CONFIG_IIO_TRIGGERED_BUFFER=y3712 +# CONFIG_IIO_CONFIGFS is not set3713 +CONFIG_IIO_TRIGGER=y3714 +CONFIG_IIO_CONSUMERS_PER_TRIGGER=23715 +# CONFIG_IIO_SW_DEVICE is not set3716 +# CONFIG_IIO_SW_TRIGGER is not set3717 +3718 +#3719 +# Accelerometers3720 +#3721 +# CONFIG_BMA180 is not set3722 +# CONFIG_BMA220 is not set3723 +# CONFIG_BMC150_ACCEL is not set3724 +# CONFIG_DMARD06 is not set3725 +# CONFIG_DMARD09 is not set3726 +# CONFIG_IIO_ST_ACCEL_3AXIS is not set3727 +# CONFIG_KXSD9 is not set3728 +# CONFIG_KXCJK1013 is not set3729 +# CONFIG_MC3230 is not set3730 +# CONFIG_MMA7455_I2C is not set3731 +# CONFIG_MMA7455_SPI is not set3732 +# CONFIG_MMA7660 is not set3733 +# CONFIG_MMA8452 is not set3734 +# CONFIG_MMA9551 is not set3735 +# CONFIG_MMA9553 is not set3736 +# CONFIG_MXC4005 is not set3737 +# CONFIG_MXC6255 is not set3738 +# CONFIG_STK8312 is not set3739 +# CONFIG_STK8BA50 is not set3740 +3741 +#3742 +# Analog to digital converters3743 +#3744 +# CONFIG_AD7266 is not set3745 +# CONFIG_AD7291 is not set3746 +# CONFIG_AD7298 is not set3747 +# CONFIG_AD7476 is not set3748 +# CONFIG_AD7791 is not set3749 +# CONFIG_AD7793 is not set3750 +# CONFIG_AD7887 is not set3751 +# CONFIG_AD7923 is not set3752 +# CONFIG_AD799X is not set3753 +# CONFIG_CC10001_ADC is not set3754 +# CONFIG_HI8435 is not set3755 +# CONFIG_INA2XX_ADC is not set3756 +# CONFIG_LTC2485 is not set3757 +# CONFIG_MAX1027 is not set3758 +# CONFIG_MAX1363 is not set3759 +# CONFIG_MCP320X is not set3760 +# CONFIG_MCP3422 is not set3761 +# CONFIG_NAU7802 is not set3762 +# CONFIG_TI_ADC081C is not set3763 +# CONFIG_TI_ADC0832 is not set3764 +# CONFIG_TI_ADC12138 is not set3765 +# CONFIG_TI_ADC128S052 is not set3766 +# CONFIG_TI_ADC161S626 is not set3767 +# CONFIG_TI_ADS1015 is not set3768 +# CONFIG_TI_ADS8688 is not set3769 +# CONFIG_VF610_ADC is not set3770 +3771 +#3772 +# Amplifiers3773 +#3774 +# CONFIG_AD8366 is not set3775 +3776 +#3777 +# Chemical Sensors3778 +#3779 +# CONFIG_ATLAS_PH_SENSOR is not set3780 +# CONFIG_IAQCORE is not set3781 +# CONFIG_VZ89X is not set3782 +3783 +#3784 +# Hid Sensor IIO Common3785 +#3786 +3787 +#3788 +# SSP Sensor Common3789 +#3790 +# CONFIG_IIO_SSP_SENSORHUB is not set3791 +3792 +#3793 +# Digital to analog converters3794 +#3795 +# CONFIG_AD5064 is not set3796 +# CONFIG_AD5360 is not set3797 +# CONFIG_AD5380 is not set3798 +# CONFIG_AD5421 is not set3799 +# CONFIG_AD5446 is not set3800 +# CONFIG_AD5449 is not set3801 +# CONFIG_AD5592R is not set3802 +# CONFIG_AD5593R is not set3803 +# CONFIG_AD5504 is not set3804 +# CONFIG_AD5624R_SPI is not set3805 +# CONFIG_AD5686 is not set3806 +# CONFIG_AD5755 is not set3807 +# CONFIG_AD5761 is not set3808 +# CONFIG_AD5764 is not set3809 +# CONFIG_AD5791 is not set3810 +# CONFIG_AD7303 is not set3811 +# CONFIG_AD8801 is not set3812 +# CONFIG_M62332 is not set3813 +# CONFIG_MAX517 is not set3814 +# CONFIG_MAX5821 is not set3815 +# CONFIG_MCP4725 is not set3816 +# CONFIG_MCP4922 is not set3817 +# CONFIG_VF610_DAC is not set3818 +3819 +#3820 +# IIO dummy driver3821 +#3822 +3823 +#3824 +# Frequency Synthesizers DDS/PLL3825 +#3826 +3827 +#3828 +# Clock Generator/Distribution3829 +#3830 +# CONFIG_AD9523 is not set3831 +3832 +#3833 +# Phase-Locked Loop (PLL) frequency synthesizers3834 +#3835 +# CONFIG_ADF4350 is not set3836 +3837 +#3838 +# Digital gyroscope sensors3839 +#3840 +# CONFIG_ADIS16080 is not set3841 +# CONFIG_ADIS16130 is not set3842 +# CONFIG_ADIS16136 is not set3843 +# CONFIG_ADIS16260 is not set3844 +# CONFIG_ADXRS450 is not set3845 +# CONFIG_BMG160 is not set3846 +# CONFIG_IIO_ST_GYRO_3AXIS is not set3847 +# CONFIG_ITG3200 is not set3848 +3849 +#3850 +# Health Sensors3851 +#3852 +3853 +#3854 +# Heart Rate Monitors3855 +#3856 +# CONFIG_AFE4403 is not set3857 +# CONFIG_AFE4404 is not set3858 +# CONFIG_MAX30100 is not set3859 +3860 +#3861 +# Humidity sensors3862 +#3863 +# CONFIG_AM2315 is not set3864 +# CONFIG_DHT11 is not set3865 +# CONFIG_HDC100X is not set3866 +# CONFIG_HTU21 is not set3867 +# CONFIG_SI7005 is not set3868 +# CONFIG_SI7020 is not set3869 +3870 +#3871 +# Inertial measurement units3872 +#3873 +# CONFIG_ADIS16400 is not set3874 +# CONFIG_ADIS16480 is not set3875 +# CONFIG_BMI160_I2C is not set3876 +# CONFIG_BMI160_SPI is not set3877 +# CONFIG_KMX61 is not set3878 +CONFIG_INV_MPU6050_IIO=y3879 +CONFIG_INV_MPU6050_I2C=y3880 +# CONFIG_INV_MPU6050_SPI is not set3881 +# CONFIG_INV_MPU6500_I2C is not set3882 +# CONFIG_INV_MPU6500_SPI is not set3883 +3884 +#3885 +# Light sensors3886 +#3887 +# CONFIG_ADJD_S311 is not set3888 +# CONFIG_AL3320A is not set3889 +# CONFIG_APDS9300 is not set3890 +# CONFIG_APDS9960 is not set3891 +# CONFIG_BH1750 is not set3892 +# CONFIG_BH1780 is not set3893 +# CONFIG_CM32181 is not set3894 +# CONFIG_CM3232 is not set3895 +# CONFIG_CM3323 is not set3896 +# CONFIG_CM36651 is not set3897 +# CONFIG_GP2AP020A00F is not set3898 +# CONFIG_ISL29125 is not set3899 +# CONFIG_JSA1212 is not set3900 +# CONFIG_RPR0521 is not set3901 +# CONFIG_LTR501 is not set3902 +# CONFIG_MAX44000 is not set3903 +# CONFIG_OPT3001 is not set3904 +# CONFIG_PA12203001 is not set3905 +# CONFIG_SI1145 is not set3906 +# CONFIG_STK3310 is not set3907 +# CONFIG_TCS3414 is not set3908 +# CONFIG_TCS3472 is not set3909 +# CONFIG_SENSORS_TSL2563 is not set3910 +# CONFIG_TSL4531 is not set3911 +# CONFIG_US5182D is not set3912 +# CONFIG_VCNL4000 is not set3913 +# CONFIG_VEML6070 is not set3914 +3915 +#3916 +# Magnetometer sensors3917 +#3918 +# CONFIG_AK8974 is not set3919 +# CONFIG_AK8975 is not set3920 +# CONFIG_AK09911 is not set3921 +# CONFIG_BMC150_MAGN_I2C is not set3922 +# CONFIG_BMC150_MAGN_SPI is not set3923 +# CONFIG_MAG3110 is not set3924 +# CONFIG_MMC35240 is not set3925 +# CONFIG_IIO_ST_MAGN_3AXIS is not set3926 +# CONFIG_SENSORS_HMC5843_I2C is not set3927 +# CONFIG_SENSORS_HMC5843_SPI is not set3928 +3929 +#3930 +# Inclinometer sensors3931 +#3932 +3933 +#3934 +# Triggers - standalone3935 +#3936 +# CONFIG_IIO_INTERRUPT_TRIGGER is not set3937 +# CONFIG_IIO_SYSFS_TRIGGER is not set3938 +3939 +#3940 +# Digital potentiometers3941 +#3942 +# CONFIG_DS1803 is not set3943 +# CONFIG_MAX5487 is not set3944 +# CONFIG_MCP4131 is not set3945 +# CONFIG_MCP4531 is not set3946 +# CONFIG_TPL0102 is not set3947 +3948 +#3949 +# Pressure sensors3950 +#3951 +# CONFIG_BMP280 is not set3952 +# CONFIG_HP03 is not set3953 +# CONFIG_MPL115_I2C is not set3954 +# CONFIG_MPL115_SPI is not set3955 +# CONFIG_MPL3115 is not set3956 +# CONFIG_MS5611 is not set3957 +# CONFIG_MS5637 is not set3958 +# CONFIG_IIO_ST_PRESS is not set3959 +# CONFIG_T5403 is not set3960 +# CONFIG_HP206C is not set3961 +# CONFIG_ZPA2326 is not set3962 +3963 +#3964 +# Lightning sensors3965 +#3966 +# CONFIG_AS3935 is not set3967 +3968 +#3969 +# Proximity sensors3970 +#3971 +# CONFIG_LIDAR_LITE_V2 is not set3972 +# CONFIG_SX9500 is not set3973 +3974 +#3975 +# Temperature sensors3976 +#3977 +# CONFIG_MAXIM_THERMOCOUPLE is not set3978 +# CONFIG_MLX90614 is not set3979 +# CONFIG_TMP006 is not set3980 +# CONFIG_TSYS01 is not set3981 +# CONFIG_TSYS02D is not set497 3982 CONFIG_PWM=y 3983 +CONFIG_PWM_SYSFS=y3984 +# CONFIG_PWM_FSL_FTM is not set3985 +# CONFIG_PWM_PCA9685 is not set3986 +# CONFIG_PWM_SUN4I is not set3987 +# CONFIG_PWM_SUNXI is not set498 3988 CONFIG_PWM_SUNXI_GROUP=y 3989 +CONFIG_IRQCHIP=y3990 +CONFIG_ARM_GIC=y3991 +CONFIG_ARM_GIC_MAX_NR=13992 +CONFIG_ARM_GIC_V3=y3993 +CONFIG_PARTITION_PERCPU=y3994 +# CONFIG_IPACK_BUS is not set3995 +CONFIG_ARCH_HAS_RESET_CONTROLLER=y3996 +CONFIG_RESET_CONTROLLER=y3997 +# CONFIG_RESET_ATH79 is not set3998 +# CONFIG_RESET_BERLIN is not set3999 +# CONFIG_RESET_LPC18XX is not set4000 +# CONFIG_RESET_MESON is not set4001 +# CONFIG_RESET_PISTACHIO is not set4002 +# CONFIG_RESET_SOCFPGA is not set4003 +# CONFIG_RESET_STM32 is not set4004 +CONFIG_RESET_SUNXI=y4005 +# CONFIG_TI_SYSCON_RESET is not set4006 +# CONFIG_RESET_ZYNQ is not set4007 +# CONFIG_FMC is not set4008 +4009 +#4010 +# PHY Subsystem4011 +#4012 +# CONFIG_GENERIC_PHY is not set4013 +# CONFIG_PHY_PXA_28NM_HSIC is not set4014 +# CONFIG_PHY_PXA_28NM_USB2 is not set4015 +# CONFIG_BCM_KONA_USB2_PHY is not set4016 +# CONFIG_PHY_SUN9I_USB is not set4017 +# CONFIG_PHY_XGENE is not set4018 +# CONFIG_POWERCAP is not set4019 +# CONFIG_MCB is not set4020 +4021 +#4022 +# Performance monitor support4023 +#4024 +CONFIG_ARM_PMU=y4025 +# CONFIG_RAS is not set4026 +4027 +#4028 +# Android4029 +#499 4030 CONFIG_ANDROID=y 500 4031 CONFIG_ANDROID_BINDER_IPC=y 4032 +CONFIG_ANDROID_BINDER_DEVICES="binder,hwbinder,vndbinder"4033 +# CONFIG_ANDROID_BINDER_IPC_SELFTEST is not set4034 +# CONFIG_LIBNVDIMM is not set501 4035 CONFIG_NVMEM=y 502 4036 CONFIG_NVMEM_SUN50I_SID=y 4037 +# CONFIG_NVMEM_SUNXI_SID is not set4038 +# CONFIG_STM is not set4039 +# CONFIG_INTEL_TH is not set4040 +4041 +#4042 +# FPGA Configuration Support4043 +#4044 +# CONFIG_FPGA is not set4045 +# CONFIG_SUNXI_MPP is not set503 4046 CONFIG_TEE=y 4047 +4048 +#4049 +# TEE drivers4050 +#504 4051 CONFIG_OPTEE=y 4052 +# CONFIG_OPTEE_BENCHMARK is not set505 4053 # CONFIG_GATOR is not set 4054 +4055 +#4056 +# Firmware Drivers4057 +#4058 +CONFIG_ARM_PSCI_FW=y4059 +# CONFIG_FIRMWARE_MEMMAP is not set4060 +CONFIG_HAVE_ARM_SMCCC=y4061 +# CONFIG_MESON_SM is not set4062 +4063 +#4064 +# File systems4065 +#4066 +CONFIG_DCACHE_WORD_ACCESS=y506 4067 CONFIG_EXT2_FS=y 507 4068 CONFIG_EXT2_FS_XATTR=y 508 4069 CONFIG_EXT2_FS_POSIX_ACL=y 509 4070 CONFIG_EXT2_FS_SECURITY=y 510 4071 CONFIG_EXT3_FS=y 4072 +# CONFIG_EXT3_FS_POSIX_ACL is not set4073 +# CONFIG_EXT3_FS_SECURITY is not set4074 +CONFIG_EXT4_FS=y4075 +# CONFIG_EXT4_FS_POSIX_ACL is not set511 4076 CONFIG_EXT4_FS_SECURITY=y 512 4077 CONFIG_EXT4_ENCRYPTION=y 4078 +CONFIG_EXT4_FS_ENCRYPTION=y4079 +# CONFIG_EXT4_DEBUG is not set4080 +CONFIG_JBD2=y4081 +# CONFIG_JBD2_DEBUG is not set4082 +CONFIG_FS_MBCACHE=y4083 +# CONFIG_REISERFS_FS is not set4084 +# CONFIG_JFS_FS is not set4085 +# CONFIG_XFS_FS is not set4086 +# CONFIG_GFS2_FS is not set4087 +# CONFIG_OCFS2_FS is not set4088 +# CONFIG_BTRFS_FS is not set4089 +# CONFIG_NILFS2_FS is not set513 4090 CONFIG_F2FS_FS=y 4091 +CONFIG_F2FS_STAT_FS=y4092 +CONFIG_F2FS_FS_XATTR=y4093 +CONFIG_F2FS_FS_POSIX_ACL=y514 4094 CONFIG_F2FS_FS_SECURITY=y 4095 +# CONFIG_F2FS_CHECK_FS is not set515 4096 CONFIG_F2FS_FS_ENCRYPTION=y 4097 +# CONFIG_F2FS_IO_TRACE is not set4098 +# CONFIG_F2FS_FAULT_INJECTION is not set4099 +# CONFIG_FS_DAX is not set4100 +CONFIG_FS_POSIX_ACL=y4101 +# CONFIG_EXPORTFS_BLOCK_OPS is not set4102 +CONFIG_FILE_LOCKING=y4103 +CONFIG_MANDATORY_FILE_LOCKING=y4104 +CONFIG_FS_ENCRYPTION=y4105 +CONFIG_FSNOTIFY=y4106 +CONFIG_DNOTIFY=y4107 +CONFIG_INOTIFY_USER=y4108 +# CONFIG_FANOTIFY is not set516 4109 CONFIG_QUOTA=y 517 4110 CONFIG_QUOTA_NETLINK_INTERFACE=y 4111 +CONFIG_PRINT_QUOTA_WARNING=y4112 +# CONFIG_QUOTA_DEBUG is not set4113 +CONFIG_QUOTA_TREE=y4114 +# CONFIG_QFMT_V1 is not set518 4115 CONFIG_QFMT_V2=y 4116 +CONFIG_QUOTACTL=y4117 +# CONFIG_AUTOFS4_FS is not set519 4118 CONFIG_FUSE_FS=y 520 4119 CONFIG_CUSE=y 521 4120 CONFIG_OVERLAY_FS=y 4121 +4122 +#4123 +# Caches4124 +#4125 +# CONFIG_FSCACHE is not set4126 +4127 +#4128 +# CD-ROM/DVD Filesystems4129 +#4130 +# CONFIG_ISO9660_FS is not set4131 +# CONFIG_UDF_FS is not set4132 +4133 +#4134 +# DOS/FAT/NT Filesystems4135 +#4136 +CONFIG_FAT_FS=y522 4137 CONFIG_MSDOS_FS=y 523 4138 CONFIG_VFAT_FS=y 4139 +CONFIG_FAT_DEFAULT_CODEPAGE=4374140 +CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"4141 +# CONFIG_FAT_DEFAULT_UTF8 is not set524 4142 CONFIG_NTFS_FS=y 4143 +# CONFIG_NTFS_DEBUG is not set525 4144 CONFIG_NTFS_RW=y 4145 +4146 +#4147 +# Pseudo filesystems4148 +#4149 +CONFIG_PROC_FS=y4150 +# CONFIG_PROC_KCORE is not set4151 +CONFIG_PROC_SYSCTL=y4152 +CONFIG_PROC_PAGE_MONITOR=y4153 +# CONFIG_PROC_CHILDREN is not set4154 +CONFIG_PROC_UID=y4155 +CONFIG_KERNFS=y4156 +CONFIG_SYSFS=y526 4157 CONFIG_TMPFS=y 527 4158 CONFIG_TMPFS_POSIX_ACL=y 4159 +CONFIG_TMPFS_XATTR=y4160 +# CONFIG_HUGETLBFS is not set4161 +# CONFIG_HUGETLB_PAGE is not set4162 +CONFIG_ARCH_HAS_GIGANTIC_PAGE=y4163 +CONFIG_CONFIGFS_FS=y4164 +CONFIG_MISC_FILESYSTEMS=y4165 +# CONFIG_ORANGEFS_FS is not set4166 +# CONFIG_ADFS_FS is not set4167 +# CONFIG_AFFS_FS is not set4168 +# CONFIG_ECRYPT_FS is not set528 4169 CONFIG_SDCARD_FS=y 4170 +# CONFIG_HFS_FS is not set4171 +# CONFIG_HFSPLUS_FS is not set4172 +# CONFIG_BEFS_FS is not set4173 +# CONFIG_BFS_FS is not set4174 +# CONFIG_EFS_FS is not set4175 +# CONFIG_LOGFS is not set4176 +# CONFIG_CRAMFS is not set4177 +# CONFIG_SQUASHFS is not set4178 +# CONFIG_VXFS_FS is not set4179 +# CONFIG_MINIX_FS is not set4180 +# CONFIG_OMFS_FS is not set4181 +# CONFIG_HPFS_FS is not set4182 +# CONFIG_QNX4FS_FS is not set4183 +# CONFIG_QNX6FS_FS is not set4184 +# CONFIG_ROMFS_FS is not set529 4185 CONFIG_PSTORE=y 4186 +CONFIG_PSTORE_ZLIB_COMPRESS=y4187 +# CONFIG_PSTORE_LZO_COMPRESS is not set4188 +# CONFIG_PSTORE_LZ4_COMPRESS is not set530 4189 CONFIG_PSTORE_CONSOLE=y 531 4190 CONFIG_PSTORE_PMSG=y 4191 +# CONFIG_PSTORE_FTRACE is not set532 4192 CONFIG_PSTORE_RAM=y 4193 +# CONFIG_SYSV_FS is not set4194 +# CONFIG_UFS_FS is not set4195 +CONFIG_NETWORK_FILESYSTEMS=y4196 +# CONFIG_NFS_FS is not set4197 +# CONFIG_NFSD is not set4198 +# CONFIG_CEPH_FS is not set4199 +# CONFIG_CIFS is not set4200 +# CONFIG_NCP_FS is not set4201 +# CONFIG_CODA_FS is not set4202 +# CONFIG_AFS_FS is not set4203 +CONFIG_NLS=y4204 +CONFIG_NLS_DEFAULT="iso8859-1"533 4205 CONFIG_NLS_CODEPAGE_437=y 4206 +# CONFIG_NLS_CODEPAGE_737 is not set4207 +# CONFIG_NLS_CODEPAGE_775 is not set4208 +# CONFIG_NLS_CODEPAGE_850 is not set4209 +# CONFIG_NLS_CODEPAGE_852 is not set4210 +# CONFIG_NLS_CODEPAGE_855 is not set4211 +# CONFIG_NLS_CODEPAGE_857 is not set4212 +# CONFIG_NLS_CODEPAGE_860 is not set4213 +# CONFIG_NLS_CODEPAGE_861 is not set4214 +# CONFIG_NLS_CODEPAGE_862 is not set4215 +# CONFIG_NLS_CODEPAGE_863 is not set4216 +# CONFIG_NLS_CODEPAGE_864 is not set4217 +# CONFIG_NLS_CODEPAGE_865 is not set4218 +# CONFIG_NLS_CODEPAGE_866 is not set4219 +# CONFIG_NLS_CODEPAGE_869 is not set4220 +# CONFIG_NLS_CODEPAGE_936 is not set4221 +# CONFIG_NLS_CODEPAGE_950 is not set4222 +# CONFIG_NLS_CODEPAGE_932 is not set4223 +# CONFIG_NLS_CODEPAGE_949 is not set4224 +# CONFIG_NLS_CODEPAGE_874 is not set4225 +# CONFIG_NLS_ISO8859_8 is not set4226 +# CONFIG_NLS_CODEPAGE_1250 is not set4227 +# CONFIG_NLS_CODEPAGE_1251 is not set4228 +# CONFIG_NLS_ASCII is not set534 4229 CONFIG_NLS_ISO8859_1=y 4230 +# CONFIG_NLS_ISO8859_2 is not set4231 +# CONFIG_NLS_ISO8859_3 is not set4232 +# CONFIG_NLS_ISO8859_4 is not set4233 +# CONFIG_NLS_ISO8859_5 is not set4234 +# CONFIG_NLS_ISO8859_6 is not set4235 +# CONFIG_NLS_ISO8859_7 is not set4236 +# CONFIG_NLS_ISO8859_9 is not set4237 +# CONFIG_NLS_ISO8859_13 is not set4238 +# CONFIG_NLS_ISO8859_14 is not set4239 +# CONFIG_NLS_ISO8859_15 is not set4240 +# CONFIG_NLS_KOI8_R is not set4241 +# CONFIG_NLS_KOI8_U is not set4242 +# CONFIG_NLS_MAC_ROMAN is not set4243 +# CONFIG_NLS_MAC_CELTIC is not set4244 +# CONFIG_NLS_MAC_CENTEURO is not set4245 +# CONFIG_NLS_MAC_CROATIAN is not set4246 +# CONFIG_NLS_MAC_CYRILLIC is not set4247 +# CONFIG_NLS_MAC_GAELIC is not set4248 +# CONFIG_NLS_MAC_GREEK is not set4249 +# CONFIG_NLS_MAC_ICELAND is not set4250 +# CONFIG_NLS_MAC_INUIT is not set4251 +# CONFIG_NLS_MAC_ROMANIAN is not set4252 +# CONFIG_NLS_MAC_TURKISH is not set4253 +# CONFIG_NLS_UTF8 is not set4254 +# CONFIG_DLM is not set4255 +# CONFIG_VIRTUALIZATION is not set4256 +4257 +#4258 +# Kernel hacking4259 +#4260 +4261 +#4262 +# printk and dmesg options4263 +#535 4264 CONFIG_PRINTK_TIME=y 536 4265 CONFIG_MESSAGE_LOGLEVEL_DEFAULT=7 537 -CONFIG_DYNAMIC_DEBUG=y4266 +# CONFIG_BOOT_PRINTK_DELAY is not set4267 +# CONFIG_DYNAMIC_DEBUG is not set4268 +4269 +#4270 +# Compile-time checks and compiler options4271 +#538 4272 CONFIG_DEBUG_INFO=y 4273 +# CONFIG_DEBUG_INFO_REDUCED is not set4274 +# CONFIG_DEBUG_INFO_SPLIT is not set4275 +# CONFIG_DEBUG_INFO_DWARF4 is not set4276 +# CONFIG_GDB_SCRIPTS is not set4277 +CONFIG_ENABLE_WARN_DEPRECATED=y4278 +CONFIG_ENABLE_MUST_CHECK=y4279 +CONFIG_FRAME_WARN=20484280 +# CONFIG_STRIP_ASM_SYMS is not set4281 +# CONFIG_READABLE_ASM is not set4282 +# CONFIG_UNUSED_SYMBOLS is not set4283 +# CONFIG_PAGE_OWNER is not set4284 +CONFIG_DEBUG_FS=y4285 +# CONFIG_HEADERS_CHECK is not set4286 +# CONFIG_DEBUG_SECTION_MISMATCH is not set4287 +CONFIG_SECTION_MISMATCH_WARN_ONLY=y4288 +CONFIG_ARCH_WANT_FRAME_POINTERS=y4289 +CONFIG_FRAME_POINTER=y4290 +# CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set539 4291 CONFIG_MAGIC_SYSRQ=y 4292 +CONFIG_MAGIC_SYSRQ_DEFAULT_ENABLE=0x14293 +CONFIG_DEBUG_KERNEL=y4294 +4295 +#4296 +# Memory Debugging4297 +#4298 +# CONFIG_PAGE_EXTENSION is not set4299 +# CONFIG_DEBUG_PAGEALLOC is not set4300 +# CONFIG_PAGE_POISONING is not set4301 +# CONFIG_DEBUG_PAGE_REF is not set4302 +# CONFIG_DEBUG_OBJECTS is not set4303 +# CONFIG_SLUB_STATS is not set4304 +CONFIG_HAVE_DEBUG_KMEMLEAK=y4305 +# CONFIG_DEBUG_KMEMLEAK is not set4306 +# CONFIG_DEBUG_STACK_USAGE is not set540 4307 CONFIG_DEBUG_VM=y 4308 +# CONFIG_DEBUG_VM_VMACACHE is not set4309 +# CONFIG_DEBUG_VM_RB is not set4310 +# CONFIG_DEBUG_VM_PGFLAGS is not set4311 +# CONFIG_DEBUG_MEMORY_INIT is not set4312 +# CONFIG_DEBUG_PER_CPU_MAPS is not set4313 +CONFIG_HAVE_ARCH_KASAN=y4314 +# CONFIG_KASAN is not set4315 +CONFIG_ARCH_HAS_KCOV=y4316 +# CONFIG_KCOV is not set4317 +# CONFIG_DEBUG_SHIRQ is not set4318 +4319 +#4320 +# Debug Lockups and Hangs4321 +#4322 +# CONFIG_LOCKUP_DETECTOR is not set4323 +# CONFIG_DETECT_HUNG_TASK is not set4324 +# CONFIG_WQ_WATCHDOG is not set4325 +# CONFIG_PANIC_ON_OOPS is not set4326 +CONFIG_PANIC_ON_OOPS_VALUE=04327 +CONFIG_PANIC_TIMEOUT=04328 +CONFIG_SCHED_DEBUG=y4329 +CONFIG_SCHED_INFO=y4330 +# CONFIG_PANIC_ON_RT_THROTTLING is not set541 4331 CONFIG_SCHEDSTATS=y 4332 +# CONFIG_SCHED_STACK_END_CHECK is not set4333 +# CONFIG_DEBUG_TIMEKEEPING is not set542 4334 CONFIG_TIMER_STATS=y 543 -CONFIG_DEBUG_MUTEXES=y4335 +CONFIG_DEBUG_PREEMPT=y4336 +4337 +#4338 +# Lock Debugging (spinlocks, mutexes, etc...)4339 +#4340 +# CONFIG_DEBUG_RT_MUTEXES is not set4341 +# CONFIG_DEBUG_SPINLOCK is not set4342 +# CONFIG_DEBUG_MUTEXES is not set4343 +# CONFIG_DEBUG_WW_MUTEX_SLOWPATH is not set4344 +# CONFIG_DEBUG_LOCK_ALLOC is not set4345 +# CONFIG_PROVE_LOCKING is not set4346 +# CONFIG_LOCK_STAT is not set4347 +# CONFIG_DEBUG_ATOMIC_SLEEP is not set4348 +# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set4349 +# CONFIG_LOCK_TORTURE_TEST is not set4350 +CONFIG_STACKTRACE=y4351 +# CONFIG_DEBUG_KOBJECT is not set4352 +CONFIG_HAVE_DEBUG_BUGVERBOSE=y4353 +CONFIG_DEBUG_BUGVERBOSE=y4354 +# CONFIG_DEBUG_LIST is not set4355 +# CONFIG_DEBUG_PI_LIST is not set4356 +# CONFIG_DEBUG_SG is not set4357 +# CONFIG_DEBUG_NOTIFIERS is not set4358 +# CONFIG_DEBUG_CREDENTIALS is not set4359 +4360 +#4361 +# RCU Debugging4362 +#4363 +# CONFIG_PROVE_RCU is not set4364 +# CONFIG_SPARSE_RCU_POINTER is not set4365 +# CONFIG_TORTURE_TEST is not set4366 +# CONFIG_RCU_PERF_TEST is not set4367 +# CONFIG_RCU_TORTURE_TEST is not set4368 +CONFIG_RCU_CPU_STALL_TIMEOUT=214369 +# CONFIG_RCU_TRACE is not set4370 +# CONFIG_RCU_EQS_DEBUG is not set4371 +# CONFIG_DEBUG_WQ_FORCE_RR_CPU is not set4372 +# CONFIG_DEBUG_BLOCK_EXT_DEVT is not set4373 +# CONFIG_CPU_HOTPLUG_STATE_CONTROL is not set4374 +# CONFIG_NOTIFIER_ERROR_INJECTION is not set4375 +# CONFIG_FAULT_INJECTION is not set4376 +# CONFIG_LATENCYTOP is not set4377 +CONFIG_NOP_TRACER=y4378 +CONFIG_HAVE_FUNCTION_TRACER=y4379 +CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y4380 +CONFIG_HAVE_DYNAMIC_FTRACE=y4381 +CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y4382 +CONFIG_HAVE_SYSCALL_TRACEPOINTS=y4383 +CONFIG_HAVE_C_RECORDMCOUNT=y4384 +CONFIG_TRACER_MAX_TRACE=y4385 +CONFIG_TRACE_CLOCK=y4386 +CONFIG_RING_BUFFER=y4387 +CONFIG_EVENT_TRACING=y4388 +CONFIG_CONTEXT_SWITCH_TRACER=y4389 +CONFIG_TRACING=y4390 +CONFIG_GENERIC_TRACER=y4391 +CONFIG_TRACING_SUPPORT=y4392 +CONFIG_FTRACE=y4393 +CONFIG_FUNCTION_TRACER=y4394 +CONFIG_FUNCTION_GRAPH_TRACER=y4395 +# CONFIG_PREEMPTIRQ_EVENTS is not set4396 +# CONFIG_IRQSOFF_TRACER is not set4397 +# CONFIG_PREEMPT_TRACER is not set544 4398 CONFIG_SCHED_TRACER=y 4399 +# CONFIG_HWLAT_TRACER is not set4400 +# CONFIG_FTRACE_SYSCALLS is not set4401 +CONFIG_TRACER_SNAPSHOT=y4402 +# CONFIG_TRACER_SNAPSHOT_PER_CPU_SWAP is not set4403 +CONFIG_BRANCH_PROFILE_NONE=y4404 +# CONFIG_PROFILE_ANNOTATED_BRANCHES is not set4405 +# CONFIG_PROFILE_ALL_BRANCHES is not set545 4406 CONFIG_STACK_TRACER=y 546 4407 CONFIG_BLK_DEV_IO_TRACE=y 4408 +# CONFIG_PROBE_EVENTS is not set4409 +CONFIG_DYNAMIC_FTRACE=y4410 +# CONFIG_FUNCTION_PROFILER is not set4411 +CONFIG_FTRACE_MCOUNT_RECORD=y4412 +# CONFIG_FTRACE_STARTUP_TEST is not set4413 +# CONFIG_TRACEPOINT_BENCHMARK is not set4414 +# CONFIG_RING_BUFFER_BENCHMARK is not set4415 +# CONFIG_RING_BUFFER_STARTUP_TEST is not set4416 +# CONFIG_TRACE_ENUM_MAP_FILE is not set4417 +CONFIG_TRACING_EVENTS_GPIO=y4418 +4419 +#4420 +# Runtime Testing4421 +#4422 +# CONFIG_LKDTM is not set4423 +# CONFIG_TEST_LIST_SORT is not set4424 +# CONFIG_BACKTRACE_SELF_TEST is not set4425 +# CONFIG_RBTREE_TEST is not set4426 +# CONFIG_INTERVAL_TREE_TEST is not set4427 +# CONFIG_PERCPU_TEST is not set547 4428 CONFIG_ATOMIC64_SELFTEST=y 4429 +# CONFIG_TEST_HEXDUMP is not set4430 +# CONFIG_TEST_STRING_HELPERS is not set4431 +# CONFIG_TEST_KSTRTOX is not set4432 +# CONFIG_TEST_PRINTF is not set4433 +# CONFIG_TEST_BITMAP is not set4434 +# CONFIG_TEST_UUID is not set4435 +# CONFIG_TEST_RHASHTABLE is not set4436 +# CONFIG_TEST_HASH is not set4437 +# CONFIG_DMA_API_DEBUG is not set4438 +# CONFIG_TEST_LKM is not set4439 +# CONFIG_TEST_USER_COPY is not set4440 +# CONFIG_TEST_BPF is not set4441 +# CONFIG_TEST_FIRMWARE is not set4442 +# CONFIG_TEST_UDELAY is not set4443 +# CONFIG_MEMTEST is not set4444 +# CONFIG_TEST_STATIC_KEYS is not set4445 +# CONFIG_BUG_ON_DATA_CORRUPTION is not set4446 +# CONFIG_SAMPLES is not set4447 +CONFIG_HAVE_ARCH_KGDB=y4448 +# CONFIG_KGDB is not set4449 +CONFIG_ARCH_HAS_UBSAN_SANITIZE_ALL=y4450 +# CONFIG_ARCH_WANTS_UBSAN_NO_NULL is not set4451 +# CONFIG_UBSAN is not set4452 +CONFIG_ARCH_HAS_DEVMEM_IS_ALLOWED=y4453 +# CONFIG_STRICT_DEVMEM is not set4454 +# CONFIG_ARM64_PTDUMP is not set4455 +CONFIG_EARLY_PRINTK=y4456 +# CONFIG_PID_IN_CONTEXTIDR is not set4457 +# CONFIG_ARM64_RANDOMIZE_TEXT_OFFSET is not set4458 +CONFIG_DEBUG_SET_MODULE_RONX=y4459 +# CONFIG_DEBUG_ALIGN_RODATA is not set548 4460 CONFIG_SUNXI_DUMP=y 4461 +# CONFIG_CORESIGHT is not set4462 +4463 +#4464 +# Security options4465 +#4466 +CONFIG_KEYS=y4467 +# CONFIG_PERSISTENT_KEYRINGS is not set4468 +# CONFIG_BIG_KEYS is not set4469 +# CONFIG_ENCRYPTED_KEYS is not set4470 +# CONFIG_KEY_DH_OPERATIONS is not set4471 +# CONFIG_SECURITY_DMESG_RESTRICT is not set549 4472 CONFIG_SECURITY_PERF_EVENTS_RESTRICT=y 550 4473 CONFIG_SECURITY=y 551 4474 CONFIG_SECURITYFS=y 552 4475 CONFIG_SECURITY_NETWORK=y 4476 +# CONFIG_SECURITY_NETWORK_XFRM is not set553 4477 CONFIG_SECURITY_PATH=y 4478 +CONFIG_LSM_MMAP_MIN_ADDR=327684479 +CONFIG_HAVE_HARDENED_USERCOPY_ALLOCATOR=y4480 +CONFIG_HAVE_ARCH_HARDENED_USERCOPY=y554 4481 CONFIG_HARDENED_USERCOPY=y 4482 +# CONFIG_HARDENED_USERCOPY_PAGESPAN is not set4483 +# CONFIG_FILE_INTEGRITY is not set555 4484 CONFIG_SECURITY_SELINUX=y 556 4485 CONFIG_SECURITY_SELINUX_BOOTPARAM=y 4486 +CONFIG_SECURITY_SELINUX_BOOTPARAM_VALUE=14487 +# CONFIG_SECURITY_SELINUX_DISABLE is not set4488 +CONFIG_SECURITY_SELINUX_DEVELOP=y4489 +CONFIG_SECURITY_SELINUX_AVC_STATS=y4490 +CONFIG_SECURITY_SELINUX_CHECKREQPROT_VALUE=04491 +# CONFIG_SECURITY_SMACK is not set4492 +# CONFIG_SECURITY_TOMOYO is not set4493 +# CONFIG_SECURITY_APPARMOR is not set4494 +# CONFIG_SECURITY_LOADPIN is not set4495 +# CONFIG_SECURITY_YAMA is not set4496 +CONFIG_INTEGRITY=y4497 +# CONFIG_INTEGRITY_SIGNATURE is not set4498 +CONFIG_INTEGRITY_AUDIT=y4499 +# CONFIG_IMA is not set4500 +# CONFIG_EVM is not set4501 +CONFIG_DEFAULT_SECURITY_SELINUX=y4502 +# CONFIG_DEFAULT_SECURITY_DAC is not set4503 +CONFIG_DEFAULT_SECURITY="selinux"4504 +CONFIG_CRYPTO=y4505 +4506 +#4507 +# Crypto core or helper4508 +#4509 +CONFIG_CRYPTO_ALGAPI=y4510 +CONFIG_CRYPTO_ALGAPI2=y4511 +CONFIG_CRYPTO_AEAD=y4512 +CONFIG_CRYPTO_AEAD2=y4513 +CONFIG_CRYPTO_BLKCIPHER=y4514 +CONFIG_CRYPTO_BLKCIPHER2=y4515 +CONFIG_CRYPTO_HASH=y4516 +CONFIG_CRYPTO_HASH2=y4517 +CONFIG_CRYPTO_RNG=y4518 +CONFIG_CRYPTO_RNG2=y4519 +CONFIG_CRYPTO_RNG_DEFAULT=y4520 +CONFIG_CRYPTO_AKCIPHER2=y4521 +CONFIG_CRYPTO_KPP2=y4522 +# CONFIG_CRYPTO_RSA is not set4523 +# CONFIG_CRYPTO_DH is not set4524 +# CONFIG_CRYPTO_ECDH is not set4525 +CONFIG_CRYPTO_MANAGER=y4526 +CONFIG_CRYPTO_MANAGER2=y4527 +# CONFIG_CRYPTO_USER is not set4528 +CONFIG_CRYPTO_MANAGER_DISABLE_TESTS=y4529 +CONFIG_CRYPTO_GF128MUL=y4530 +CONFIG_CRYPTO_NULL=y4531 +CONFIG_CRYPTO_NULL2=y4532 +# CONFIG_CRYPTO_PCRYPT is not set4533 +CONFIG_CRYPTO_WORKQUEUE=y4534 +CONFIG_CRYPTO_CRYPTD=y4535 +# CONFIG_CRYPTO_MCRYPTD is not set4536 +CONFIG_CRYPTO_AUTHENC=y4537 +# CONFIG_CRYPTO_TEST is not set4538 +CONFIG_CRYPTO_ABLK_HELPER=y4539 +4540 +#4541 +# Authenticated Encryption with Associated Data4542 +#4543 +# CONFIG_CRYPTO_CCM is not set557 4544 CONFIG_CRYPTO_GCM=y 4545 +# CONFIG_CRYPTO_CHACHA20POLY1305 is not set4546 +CONFIG_CRYPTO_SEQIV=y4547 +CONFIG_CRYPTO_ECHAINIV=y4548 +4549 +#4550 +# Block modes4551 +#4552 +CONFIG_CRYPTO_CBC=y4553 +CONFIG_CRYPTO_CTR=y4554 +CONFIG_CRYPTO_CTS=y4555 +CONFIG_CRYPTO_ECB=y4556 +# CONFIG_CRYPTO_LRW is not set4557 +# CONFIG_CRYPTO_PCBC is not set4558 +CONFIG_CRYPTO_XTS=y4559 +# CONFIG_CRYPTO_KEYWRAP is not set4560 +# CONFIG_CRYPTO_ADIANTUM is not set4561 +4562 +#4563 +# Hash modes4564 +#4565 +CONFIG_CRYPTO_CMAC=y4566 +CONFIG_CRYPTO_HMAC=y4567 +# CONFIG_CRYPTO_XCBC is not set4568 +# CONFIG_CRYPTO_VMAC is not set4569 +4570 +#4571 +# Digest4572 +#4573 +CONFIG_CRYPTO_CRC32C=y4574 +CONFIG_CRYPTO_CRC32=y4575 +# CONFIG_CRYPTO_CRCT10DIF is not set4576 +CONFIG_CRYPTO_GHASH=y4577 +# CONFIG_CRYPTO_POLY1305 is not set4578 +# CONFIG_CRYPTO_MD4 is not set4579 +CONFIG_CRYPTO_MD5=y4580 +# CONFIG_CRYPTO_MICHAEL_MIC is not set4581 +# CONFIG_CRYPTO_RMD128 is not set4582 +# CONFIG_CRYPTO_RMD160 is not set4583 +# CONFIG_CRYPTO_RMD256 is not set4584 +# CONFIG_CRYPTO_RMD320 is not set4585 +CONFIG_CRYPTO_SHA1=y4586 +CONFIG_CRYPTO_SHA256=y558 4587 CONFIG_CRYPTO_SHA512=y 4588 +# CONFIG_CRYPTO_SHA3 is not set4589 +# CONFIG_CRYPTO_TGR192 is not set4590 +# CONFIG_CRYPTO_WP512 is not set4591 +4592 +#4593 +# Ciphers4594 +#4595 +CONFIG_CRYPTO_AES=y4596 +# CONFIG_CRYPTO_ANUBIS is not set4597 +CONFIG_CRYPTO_ARC4=y4598 +# CONFIG_CRYPTO_BLOWFISH is not set4599 +# CONFIG_CRYPTO_CAMELLIA is not set4600 +# CONFIG_CRYPTO_CAST5 is not set4601 +# CONFIG_CRYPTO_CAST6 is not set4602 +CONFIG_CRYPTO_DES=y4603 +# CONFIG_CRYPTO_FCRYPT is not set4604 +# CONFIG_CRYPTO_KHAZAD is not set4605 +# CONFIG_CRYPTO_SALSA20 is not set4606 +# CONFIG_CRYPTO_CHACHA20 is not set4607 +# CONFIG_CRYPTO_SEED is not set4608 +# CONFIG_CRYPTO_SERPENT is not set4609 +# CONFIG_CRYPTO_TEA is not set4610 +# CONFIG_CRYPTO_TWOFISH is not set4611 +4612 +#4613 +# Compression4614 +#4615 +CONFIG_CRYPTO_DEFLATE=y4616 +CONFIG_CRYPTO_LZO=y4617 +# CONFIG_CRYPTO_842 is not set559 4618 CONFIG_CRYPTO_LZ4=y 4619 +# CONFIG_CRYPTO_LZ4HC is not set4620 +# CONFIG_CRYPTO_ZSTD is not set4621 +4622 +#4623 +# Random Number Generation4624 +#4625 +# CONFIG_CRYPTO_ANSI_CPRNG is not set4626 +CONFIG_CRYPTO_DRBG_MENU=y4627 +CONFIG_CRYPTO_DRBG_HMAC=y4628 +# CONFIG_CRYPTO_DRBG_HASH is not set4629 +# CONFIG_CRYPTO_DRBG_CTR is not set4630 +CONFIG_CRYPTO_DRBG=y4631 +CONFIG_CRYPTO_JITTERENTROPY=y4632 +# CONFIG_CRYPTO_USER_API_HASH is not set4633 +# CONFIG_CRYPTO_USER_API_SKCIPHER is not set4634 +# CONFIG_CRYPTO_USER_API_RNG is not set4635 +# CONFIG_CRYPTO_USER_API_AEAD is not set4636 +CONFIG_CRYPTO_HW=y4637 +# CONFIG_CRYPTO_DEV_CCP is not set4638 +# CONFIG_CRYPTO_DEV_SUNXI is not set4639 +# CONFIG_SUNXI_EMCE is not set4640 +# CONFIG_ASYMMETRIC_KEY_TYPE is not set4641 +4642 +#4643 +# Certificates for signature checking4644 +#560 4645 CONFIG_ARM64_CRYPTO=y 4646 +# CONFIG_CRYPTO_SHA1_ARM64_CE is not set4647 +# CONFIG_CRYPTO_SHA2_ARM64_CE is not set4648 +# CONFIG_CRYPTO_GHASH_ARM64_CE is not set4649 +CONFIG_CRYPTO_AES_ARM64_CE=y4650 +# CONFIG_CRYPTO_AES_ARM64_CE_CCM is not set561 4651 CONFIG_CRYPTO_AES_ARM64_CE_BLK=y 4652 +# CONFIG_CRYPTO_AES_ARM64_NEON_BLK is not set4653 +# CONFIG_CRYPTO_CRC32_ARM64 is not set4654 +CONFIG_BINARY_PRINTF=y4655 +4656 +#4657 +# Library routines4658 +#4659 +CONFIG_BITREVERSE=y4660 +CONFIG_HAVE_ARCH_BITREVERSE=y4661 +CONFIG_RATIONAL=y4662 +CONFIG_GENERIC_STRNCPY_FROM_USER=y4663 +CONFIG_GENERIC_STRNLEN_USER=y4664 +CONFIG_GENERIC_NET_UTILS=y4665 +CONFIG_GENERIC_PCI_IOMAP=y4666 +CONFIG_GENERIC_IO=y4667 +CONFIG_ARCH_USE_CMPXCHG_LOCKREF=y4668 +CONFIG_CRC_CCITT=y4669 +CONFIG_CRC16=y4670 +# CONFIG_CRC_T10DIF is not set562 4671 CONFIG_CRC_ITU_T=y 4672 +CONFIG_CRC32=y4673 +# CONFIG_CRC32_SELFTEST is not set4674 +CONFIG_CRC32_SLICEBY8=y4675 +# CONFIG_CRC32_SLICEBY4 is not set4676 +# CONFIG_CRC32_SARWATE is not set4677 +# CONFIG_CRC32_BIT is not set4678 +# CONFIG_CRC7 is not set4679 +CONFIG_LIBCRC32C=y4680 +# CONFIG_CRC8 is not set4681 +CONFIG_AUDIT_GENERIC=y4682 +CONFIG_AUDIT_ARCH_COMPAT_GENERIC=y4683 +CONFIG_AUDIT_COMPAT_GENERIC=y4684 +# CONFIG_RANDOM32_SELFTEST is not set4685 +CONFIG_ZLIB_INFLATE=y4686 +CONFIG_ZLIB_DEFLATE=y4687 +CONFIG_LZO_COMPRESS=y4688 +CONFIG_LZO_DECOMPRESS=y4689 +CONFIG_LZ4_COMPRESS=y4690 +CONFIG_LZ4_DECOMPRESS=y4691 +CONFIG_XZ_DEC=y4692 +CONFIG_XZ_DEC_X86=y4693 +CONFIG_XZ_DEC_POWERPC=y4694 +CONFIG_XZ_DEC_IA64=y4695 +CONFIG_XZ_DEC_ARM=y4696 +CONFIG_XZ_DEC_ARMTHUMB=y4697 +CONFIG_XZ_DEC_SPARC=y4698 +CONFIG_XZ_DEC_BCJ=y4699 +# CONFIG_XZ_DEC_TEST is not set4700 +CONFIG_DECOMPRESS_GZIP=y4701 +CONFIG_DECOMPRESS_BZIP2=y4702 +CONFIG_DECOMPRESS_LZMA=y4703 +CONFIG_DECOMPRESS_XZ=y4704 +CONFIG_DECOMPRESS_LZO=y4705 +CONFIG_DECOMPRESS_LZ4=y4706 +CONFIG_GENERIC_ALLOCATOR=y4707 +CONFIG_REED_SOLOMON=y4708 +CONFIG_REED_SOLOMON_ENC8=y4709 +CONFIG_REED_SOLOMON_DEC8=y4710 +CONFIG_TEXTSEARCH=y4711 +CONFIG_TEXTSEARCH_KMP=y4712 +CONFIG_TEXTSEARCH_BM=y4713 +CONFIG_TEXTSEARCH_FSM=y4714 +CONFIG_ASSOCIATIVE_ARRAY=y4715 +CONFIG_HAS_IOMEM=y4716 +CONFIG_HAS_DMA=y4717 +CONFIG_CPU_RMAP=y4718 +CONFIG_DQL=y4719 +CONFIG_NLATTR=y4720 +# CONFIG_CORDIC is not set4721 +# CONFIG_DDR is not set4722 +# CONFIG_IRQ_POLL is not set4723 +CONFIG_LIBFDT=y4724 +# CONFIG_SG_SPLIT is not set4725 +CONFIG_SG_POOL=y4726 +CONFIG_ARCH_HAS_SG_CHAIN=y4727 +CONFIG_SBITMAP=ylongan/kernel/linux-4.9/arch/arm64/configs/sun50iw10p1smp_a133_dragonboard_defconfig
.. .. @@ -1,84 +1,608 @@ 1 +#2 +# Automatically generated file; DO NOT EDIT.3 +# Linux/arm64 4.9.170 Kernel Configuration4 +#5 +CONFIG_ARM64=y6 +CONFIG_64BIT=y7 +CONFIG_ARCH_PHYS_ADDR_T_64BIT=y8 +CONFIG_MMU=y9 +CONFIG_DEBUG_RODATA=y10 +CONFIG_ARM64_PAGE_SHIFT=1211 +CONFIG_ARM64_CONT_SHIFT=412 +CONFIG_ARCH_MMAP_RND_BITS_MIN=1813 +CONFIG_ARCH_MMAP_RND_BITS_MAX=2414 +CONFIG_ARCH_MMAP_RND_COMPAT_BITS_MIN=1115 +CONFIG_ARCH_MMAP_RND_COMPAT_BITS_MAX=1616 +CONFIG_NO_IOPORT_MAP=y17 +CONFIG_STACKTRACE_SUPPORT=y18 +CONFIG_ILLEGAL_POINTER_VALUE=0xdead00000000000019 +CONFIG_LOCKDEP_SUPPORT=y20 +CONFIG_TRACE_IRQFLAGS_SUPPORT=y21 +CONFIG_RWSEM_XCHGADD_ALGORITHM=y22 +CONFIG_GENERIC_BUG=y23 +CONFIG_GENERIC_BUG_RELATIVE_POINTERS=y24 +CONFIG_GENERIC_HWEIGHT=y25 +CONFIG_GENERIC_CSUM=y26 +CONFIG_GENERIC_CALIBRATE_DELAY=y27 +CONFIG_ZONE_DMA=y28 +CONFIG_HAVE_GENERIC_RCU_GUP=y29 +CONFIG_ARCH_DMA_ADDR_T_64BIT=y30 +CONFIG_NEED_DMA_MAP_STATE=y31 +CONFIG_NEED_SG_DMA_LENGTH=y32 +CONFIG_SMP=y33 +CONFIG_SWIOTLB=y34 +CONFIG_IOMMU_HELPER=y35 +CONFIG_KERNEL_MODE_NEON=y36 +CONFIG_FIX_EARLYCON_MEM=y37 +CONFIG_PGTABLE_LEVELS=338 +CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"39 +CONFIG_IRQ_WORK=y40 +CONFIG_BUILDTIME_EXTABLE_SORT=y41 +CONFIG_THREAD_INFO_IN_TASK=y42 +43 +#44 +# General setup45 +#46 +CONFIG_INIT_ENV_ARG_LIMIT=3247 +CONFIG_CROSS_COMPILE=""48 +# CONFIG_COMPILE_TEST is not set49 +CONFIG_LOCALVERSION=""1 50 # CONFIG_LOCALVERSION_AUTO is not set 51 +CONFIG_DEFAULT_HOSTNAME="(none)"52 +CONFIG_SWAP=y2 53 CONFIG_SYSVIPC=y 54 +CONFIG_SYSVIPC_SYSCTL=y55 +# CONFIG_POSIX_MQUEUE is not set56 +CONFIG_CROSS_MEMORY_ATTACH=y3 57 # CONFIG_FHANDLE is not set 58 +# CONFIG_USELIB is not set4 59 CONFIG_AUDIT=y 60 +CONFIG_HAVE_ARCH_AUDITSYSCALL=y61 +CONFIG_AUDITSYSCALL=y62 +CONFIG_AUDIT_WATCH=y63 +CONFIG_AUDIT_TREE=y64 +65 +#66 +# IRQ subsystem67 +#68 +CONFIG_GENERIC_IRQ_PROBE=y69 +CONFIG_GENERIC_IRQ_SHOW=y70 +CONFIG_GENERIC_IRQ_SHOW_LEVEL=y71 +CONFIG_GENERIC_IRQ_MIGRATION=y72 +CONFIG_HARDIRQS_SW_RESEND=y73 +CONFIG_GENERIC_IRQ_CHIP=y74 +CONFIG_IRQ_DOMAIN=y75 +CONFIG_IRQ_DOMAIN_HIERARCHY=y76 +CONFIG_HANDLE_DOMAIN_IRQ=y77 +# CONFIG_IRQ_DOMAIN_DEBUG is not set78 +CONFIG_IRQ_FORCED_THREADING=y79 +CONFIG_SPARSE_IRQ=y80 +CONFIG_ARCH_CLOCKSOURCE_DATA=y81 +CONFIG_GENERIC_TIME_VSYSCALL=y82 +CONFIG_GENERIC_CLOCKEVENTS=y83 +CONFIG_ARCH_HAS_TICK_BROADCAST=y84 +CONFIG_GENERIC_CLOCKEVENTS_BROADCAST=y85 +86 +#87 +# Timers subsystem88 +#89 +CONFIG_TICK_ONESHOT=y90 +CONFIG_NO_HZ_COMMON=y91 +# CONFIG_HZ_PERIODIC is not set92 +CONFIG_NO_HZ_IDLE=y93 +# CONFIG_NO_HZ_FULL is not set5 94 CONFIG_NO_HZ=y 6 95 CONFIG_HIGH_RES_TIMERS=y 96 +97 +#98 +# CPU/Task time and stats accounting99 +#100 +CONFIG_TICK_CPU_ACCOUNTING=y101 +# CONFIG_VIRT_CPU_ACCOUNTING_GEN is not set102 +# CONFIG_IRQ_TIME_ACCOUNTING is not set103 +# CONFIG_SCHED_WALT is not set7 104 CONFIG_BSD_PROCESS_ACCT=y 8 105 CONFIG_BSD_PROCESS_ACCT_V3=y 9 106 CONFIG_TASKSTATS=y 10 107 CONFIG_TASK_DELAY_ACCT=y 11 108 CONFIG_TASK_XACCT=y 12 109 CONFIG_TASK_IO_ACCOUNTING=y 110 +# CONFIG_PSI is not set111 +112 +#113 +# RCU Subsystem114 +#115 +CONFIG_PREEMPT_RCU=y116 +# CONFIG_RCU_EXPERT is not set117 +CONFIG_SRCU=y118 +# CONFIG_TASKS_RCU is not set119 +CONFIG_RCU_STALL_COMMON=y120 +# CONFIG_TREE_RCU_TRACE is not set121 +# CONFIG_RCU_EXPEDITE_BOOT is not set122 +CONFIG_BUILD_BIN2C=y13 123 CONFIG_IKCONFIG=y 14 124 CONFIG_IKCONFIG_PROC=y 15 125 CONFIG_LOG_BUF_SHIFT=14 126 +CONFIG_LOG_CPU_MAX_BUF_SHIFT=12127 +CONFIG_GENERIC_SCHED_CLOCK=y128 +CONFIG_ARCH_SUPPORTS_NUMA_BALANCING=y129 +CONFIG_CGROUPS=y130 +# CONFIG_CGROUP_DEBUG is not set16 131 CONFIG_CGROUP_FREEZER=y 132 +# CONFIG_CGROUP_PIDS is not set133 +# CONFIG_CGROUP_DEVICE is not set134 +# CONFIG_CPUSETS is not set17 135 CONFIG_CGROUP_CPUACCT=y 136 +CONFIG_PAGE_COUNTER=y18 137 CONFIG_MEMCG=y 19 138 CONFIG_MEMCG_SWAP=y 139 +CONFIG_MEMCG_SWAP_ENABLED=y140 +# CONFIG_BLK_CGROUP is not set141 +CONFIG_CGROUP_SCHED=y142 +CONFIG_FAIR_GROUP_SCHED=y143 +# CONFIG_CFS_BANDWIDTH is not set20 144 CONFIG_RT_GROUP_SCHED=y 145 +# CONFIG_CGROUP_PERF is not set21 146 CONFIG_CGROUP_BPF=y 147 +CONFIG_SOCK_CGROUP_DATA=y148 +# CONFIG_CHECKPOINT_RESTORE is not set22 149 CONFIG_NAMESPACES=y 23 150 # CONFIG_UTS_NS is not set 151 +CONFIG_IPC_NS=y152 +# CONFIG_USER_NS is not set24 153 # CONFIG_PID_NS is not set 154 +CONFIG_NET_NS=y25 155 CONFIG_SCHED_AUTOGROUP=y 156 +# CONFIG_SCHED_TUNE is not set157 +# CONFIG_DEFAULT_USE_ENERGY_AWARE is not set158 +# CONFIG_SYSFS_DEPRECATED is not set159 +CONFIG_RELAY=y26 160 CONFIG_BLK_DEV_INITRD=y 161 +CONFIG_INITRAMFS_SOURCE=""162 +CONFIG_RD_GZIP=y163 +CONFIG_RD_BZIP2=y164 +CONFIG_RD_LZMA=y165 +CONFIG_RD_XZ=y166 +CONFIG_RD_LZO=y167 +CONFIG_RD_LZ4=y168 +# CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE is not set27 169 CONFIG_CC_OPTIMIZE_FOR_SIZE=y 170 +CONFIG_SYSCTL=y171 +CONFIG_ANON_INODES=y172 +CONFIG_HAVE_UID16=y173 +CONFIG_SYSCTL_EXCEPTION_TRACE=y174 +CONFIG_BPF=y175 +CONFIG_EXPERT=y176 +CONFIG_UID16=y177 +CONFIG_MULTIUSER=y178 +# CONFIG_SGETMASK_SYSCALL is not set179 +CONFIG_SYSFS_SYSCALL=y180 +# CONFIG_SYSCTL_SYSCALL is not set181 +CONFIG_KALLSYMS=y28 182 CONFIG_KALLSYMS_ALL=y 183 +# CONFIG_KALLSYMS_ABSOLUTE_PERCPU is not set184 +CONFIG_KALLSYMS_BASE_RELATIVE=y185 +CONFIG_PRINTK=y186 +CONFIG_BUG=y187 +CONFIG_ELF_CORE=y188 +CONFIG_BASE_FULL=y189 +CONFIG_FUTEX=y190 +CONFIG_EPOLL=y191 +CONFIG_SIGNALFD=y192 +CONFIG_TIMERFD=y193 +CONFIG_EVENTFD=y29 194 CONFIG_BPF_SYSCALL=y 195 +CONFIG_SHMEM=y196 +CONFIG_AIO=y197 +CONFIG_ADVISE_SYSCALLS=y198 +# CONFIG_USERFAULTFD is not set199 +CONFIG_MEMBARRIER=y30 200 CONFIG_EMBEDDED=y 201 +CONFIG_HAVE_PERF_EVENTS=y202 +203 +#204 +# Kernel Performance Events And Counters205 +#206 +CONFIG_PERF_EVENTS=y207 +# CONFIG_DEBUG_PERF_USE_VMALLOC is not set208 +CONFIG_VM_EVENT_COUNTERS=y31 209 # CONFIG_SLUB_DEBUG is not set 210 +# CONFIG_SLUB_MEMCG_SYSFS_ON is not set32 211 # CONFIG_COMPAT_BRK is not set 212 +# CONFIG_SLAB is not set213 +CONFIG_SLUB=y214 +# CONFIG_SLOB is not set215 +# CONFIG_SLAB_FREELIST_RANDOM is not set216 +CONFIG_SLUB_CPU_PARTIAL=y217 +# CONFIG_SYSTEM_DATA_VERIFICATION is not set33 218 CONFIG_PROFILING=y 219 +CONFIG_TRACEPOINTS=y220 +# CONFIG_KPROBES is not set34 221 CONFIG_JUMP_LABEL=y 222 +# CONFIG_STATIC_KEYS_SELFTEST is not set223 +# CONFIG_UPROBES is not set224 +# CONFIG_HAVE_64BIT_ALIGNED_ACCESS is not set225 +CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y226 +CONFIG_HAVE_KPROBES=y227 +CONFIG_HAVE_KRETPROBES=y228 +CONFIG_HAVE_ARCH_TRACEHOOK=y229 +CONFIG_HAVE_DMA_CONTIGUOUS=y230 +CONFIG_GENERIC_SMP_IDLE_THREAD=y231 +CONFIG_GENERIC_IDLE_POLL_SETUP=y232 +CONFIG_HAVE_REGS_AND_STACK_ACCESS_API=y233 +CONFIG_HAVE_CLK=y234 +CONFIG_HAVE_DMA_API_DEBUG=y235 +CONFIG_HAVE_HW_BREAKPOINT=y236 +CONFIG_HAVE_PERF_REGS=y237 +CONFIG_HAVE_PERF_USER_STACK_DUMP=y238 +CONFIG_HAVE_ARCH_JUMP_LABEL=y239 +CONFIG_HAVE_RCU_TABLE_FREE=y240 +CONFIG_HAVE_ALIGNED_STRUCT_PAGE=y241 +CONFIG_HAVE_CMPXCHG_LOCAL=y242 +CONFIG_HAVE_CMPXCHG_DOUBLE=y243 +CONFIG_ARCH_WANT_COMPAT_IPC_PARSE_VERSION=y244 +CONFIG_HAVE_ARCH_SECCOMP_FILTER=y245 +CONFIG_SECCOMP_FILTER=y246 +CONFIG_HAVE_GCC_PLUGINS=y247 +# CONFIG_GCC_PLUGINS is not set248 +CONFIG_HAVE_CC_STACKPROTECTOR=y249 +CONFIG_CC_STACKPROTECTOR=y250 +# CONFIG_CC_STACKPROTECTOR_NONE is not set251 +# CONFIG_CC_STACKPROTECTOR_REGULAR is not set35 252 CONFIG_CC_STACKPROTECTOR_STRONG=y 253 +# CONFIG_LTO is not set254 +CONFIG_ARCH_SUPPORTS_LTO_CLANG=y255 +CONFIG_LTO_NONE=y256 +# CONFIG_LTO_CLANG is not set257 +CONFIG_HAVE_CONTEXT_TRACKING=y258 +CONFIG_HAVE_VIRT_CPU_ACCOUNTING_GEN=y259 +CONFIG_HAVE_IRQ_TIME_ACCOUNTING=y260 +CONFIG_HAVE_ARCH_TRANSPARENT_HUGEPAGE=y261 +CONFIG_HAVE_ARCH_HUGE_VMAP=y262 +CONFIG_HAVE_MOD_ARCH_SPECIFIC=y263 +CONFIG_MODULES_USE_ELF_RELA=y264 +CONFIG_ARCH_HAS_ELF_RANDOMIZE=y265 +CONFIG_HAVE_ARCH_MMAP_RND_BITS=y266 +CONFIG_ARCH_MMAP_RND_BITS=18267 +CONFIG_HAVE_ARCH_MMAP_RND_COMPAT_BITS=y268 +CONFIG_ARCH_MMAP_RND_COMPAT_BITS=11269 +# CONFIG_HAVE_ARCH_HASH is not set270 +# CONFIG_ISA_BUS_API is not set271 +CONFIG_CLONE_BACKWARDS=y272 +CONFIG_OLD_SIGSUSPEND3=y273 +CONFIG_COMPAT_OLD_SIGACTION=y274 +# CONFIG_CPU_NO_EFFICIENT_FFS is not set275 +# CONFIG_HAVE_ARCH_VMAP_STACK is not set276 +277 +#278 +# GCOV-based kernel profiling279 +#280 +# CONFIG_GCOV_KERNEL is not set281 +CONFIG_ARCH_HAS_GCOV_PROFILE_ALL=y282 +CONFIG_HAVE_GENERIC_DMA_COHERENT=y283 +CONFIG_RT_MUTEXES=y284 +CONFIG_BASE_SMALL=036 285 CONFIG_MODULES=y 286 +# CONFIG_MODULE_FORCE_LOAD is not set37 287 CONFIG_MODULE_UNLOAD=y 38 288 CONFIG_MODULE_FORCE_UNLOAD=y 39 289 CONFIG_MODVERSIONS=y 40 290 CONFIG_MODULE_SRCVERSION_ALL=y 291 +# CONFIG_MODULE_SIG is not set292 +# CONFIG_MODULE_COMPRESS is not set293 +# CONFIG_TRIM_UNUSED_KSYMS is not set294 +CONFIG_MODULES_TREE_LOOKUP=y295 +CONFIG_BLOCK=y296 +CONFIG_BLK_DEV_BSG=y297 +# CONFIG_BLK_DEV_BSGLIB is not set298 +# CONFIG_BLK_DEV_INTEGRITY is not set299 +# CONFIG_BLK_CMDLINE_PARSER is not set300 +301 +#302 +# Partition Types303 +#304 +# CONFIG_PARTITION_ADVANCED is not set305 +CONFIG_MSDOS_PARTITION=y306 +CONFIG_EFI_PARTITION=y307 +CONFIG_BLOCK_COMPAT=y308 +309 +#310 +# IO Schedulers311 +#312 +CONFIG_IOSCHED_NOOP=y313 +CONFIG_IOSCHED_DEADLINE=y314 +CONFIG_IOSCHED_CFQ=y315 +# CONFIG_DEFAULT_DEADLINE is not set316 +CONFIG_DEFAULT_CFQ=y317 +# CONFIG_DEFAULT_NOOP is not set318 +CONFIG_DEFAULT_IOSCHED="cfq"319 +CONFIG_UNINLINE_SPIN_UNLOCK=y320 +CONFIG_ARCH_SUPPORTS_ATOMIC_RMW=y321 +CONFIG_RWSEM_SPIN_ON_OWNER=y322 +CONFIG_LOCK_SPIN_ON_OWNER=y323 +CONFIG_FREEZER=y324 +325 +#326 +# Platform selection327 +#41 328 CONFIG_ARCH_SUNXI=y 329 +CONFIG_ARCH_SUN50I=y330 +# CONFIG_ARCH_SUN50IW1 is not set331 +# CONFIG_ARCH_SUN50IW2 is not set332 +# CONFIG_ARCH_SUN50IW3 is not set333 +# CONFIG_ARCH_SUN50IW6 is not set334 +# CONFIG_ARCH_SUN50IW8 is not set335 +# CONFIG_ARCH_SUN50IW9 is not set42 336 CONFIG_ARCH_SUN50IW10=y 337 +# CONFIG_ARCH_SUN50IW5T is not set338 +CONFIG_ARCH_SUN50IW10P1=y339 +# CONFIG_FPGA_V4_PLATFORM is not set340 +# CONFIG_FPGA_V7_PLATFORM is not set43 341 CONFIG_EVB_PLATFORM=y 44 342 CONFIG_SUNXI_SOC_NAME="sun50iw10" 343 +# CONFIG_ARCH_ALPINE is not set344 +# CONFIG_ARCH_BCM2835 is not set345 +# CONFIG_ARCH_BCM_IPROC is not set346 +# CONFIG_ARCH_BERLIN is not set347 +# CONFIG_ARCH_BRCMSTB is not set348 +# CONFIG_ARCH_EXYNOS is not set349 +# CONFIG_ARCH_LAYERSCAPE is not set350 +# CONFIG_ARCH_LG1K is not set351 +# CONFIG_ARCH_HISI is not set352 +# CONFIG_ARCH_MEDIATEK is not set353 +# CONFIG_ARCH_MESON is not set354 +# CONFIG_ARCH_MVEBU is not set355 +# CONFIG_ARCH_QCOM is not set356 +# CONFIG_ARCH_ROCKCHIP is not set357 +# CONFIG_ARCH_SEATTLE is not set358 +# CONFIG_ARCH_RENESAS is not set359 +# CONFIG_ARCH_STRATIX10 is not set360 +# CONFIG_ARCH_TEGRA is not set361 +# CONFIG_ARCH_SPRD is not set362 +# CONFIG_ARCH_THUNDER is not set363 +# CONFIG_ARCH_UNIPHIER is not set364 +# CONFIG_ARCH_VEXPRESS is not set365 +# CONFIG_ARCH_VULCAN is not set366 +# CONFIG_ARCH_XGENE is not set367 +# CONFIG_ARCH_ZX is not set368 +# CONFIG_ARCH_ZYNQMP is not set369 +370 +#371 +# Bus support372 +#373 +# CONFIG_PCI is not set374 +# CONFIG_PCI_DOMAINS is not set375 +# CONFIG_PCI_DOMAINS_GENERIC is not set376 +# CONFIG_PCI_SYSCALL is not set377 +378 +#379 +# Kernel Features380 +#381 +382 +#383 +# ARM errata workarounds via the alternatives framework384 +#385 +CONFIG_ARM64_ERRATUM_826319=y386 +CONFIG_ARM64_ERRATUM_827319=y387 +CONFIG_ARM64_ERRATUM_824069=y388 +CONFIG_ARM64_ERRATUM_819472=y389 +CONFIG_ARM64_ERRATUM_832075=y390 +CONFIG_ARM64_ERRATUM_845719=y391 +CONFIG_ARM64_ERRATUM_843419=y392 +CONFIG_ARM64_ERRATUM_1024718=y393 +CONFIG_CAVIUM_ERRATUM_22375=y394 +CONFIG_CAVIUM_ERRATUM_23154=y395 +CONFIG_CAVIUM_ERRATUM_27456=y396 +CONFIG_QCOM_QDF2400_ERRATUM_0065=y397 +CONFIG_ARM64_4K_PAGES=y398 +# CONFIG_ARM64_16K_PAGES is not set399 +# CONFIG_ARM64_64K_PAGES is not set400 +CONFIG_ARM64_VA_BITS_39=y401 +# CONFIG_ARM64_VA_BITS_48 is not set402 +CONFIG_ARM64_VA_BITS=39403 +# CONFIG_CPU_BIG_ENDIAN is not set45 404 CONFIG_SCHED_MC=y 405 +# CONFIG_SCHED_SMT is not set46 406 CONFIG_NR_CPUS=4 407 +CONFIG_HOTPLUG_CPU=y408 +# CONFIG_NUMA is not set409 +# CONFIG_PREEMPT_NONE is not set410 +# CONFIG_PREEMPT_VOLUNTARY is not set47 411 CONFIG_PREEMPT=y 412 +CONFIG_PREEMPT_COUNT=y413 +# CONFIG_HZ_100 is not set414 +# CONFIG_HZ_250 is not set48 415 CONFIG_HZ_300=y 416 +# CONFIG_HZ_1000 is not set417 +CONFIG_HZ=300418 +CONFIG_SCHED_HRTICK=y419 +CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y420 +CONFIG_ARCH_HAS_HOLES_MEMORYMODEL=y421 +CONFIG_ARCH_SPARSEMEM_ENABLE=y422 +CONFIG_ARCH_SPARSEMEM_DEFAULT=y423 +CONFIG_ARCH_SELECT_MEMORY_MODEL=y424 +CONFIG_HAVE_ARCH_PFN_VALID=y425 +CONFIG_HW_PERF_EVENTS=y426 +CONFIG_SYS_SUPPORTS_HUGETLBFS=y427 +CONFIG_ARCH_WANT_HUGE_PMD_SHARE=y428 +CONFIG_ARCH_HAS_CACHE_LINE_SIZE=y429 +CONFIG_SELECT_MEMORY_MODEL=y430 +CONFIG_SPARSEMEM_MANUAL=y431 +CONFIG_SPARSEMEM=y432 +CONFIG_HAVE_MEMORY_PRESENT=y433 +CONFIG_SPARSEMEM_EXTREME=y434 +CONFIG_SPARSEMEM_VMEMMAP_ENABLE=y435 +CONFIG_SPARSEMEM_VMEMMAP=y436 +CONFIG_HAVE_MEMBLOCK=y437 +CONFIG_NO_BOOTMEM=y438 +CONFIG_MEMORY_ISOLATION=y439 +# CONFIG_HAVE_BOOTMEM_INFO_NODE is not set440 +CONFIG_SPLIT_PTLOCK_CPUS=4441 +CONFIG_COMPACTION=y442 +CONFIG_MIGRATION=y443 +CONFIG_PHYS_ADDR_T_64BIT=y444 +CONFIG_BOUNCE=y445 +# CONFIG_KSM is not set446 +CONFIG_DEFAULT_MMAP_MIN_ADDR=4096447 +# CONFIG_TRANSPARENT_HUGEPAGE is not set448 +# CONFIG_CLEANCACHE is not set449 +# CONFIG_FRONTSWAP is not set49 450 CONFIG_CMA=y 451 +# CONFIG_CMA_DEBUG is not set452 +# CONFIG_CMA_DEBUGFS is not set453 +CONFIG_CMA_AREAS=7454 +# CONFIG_ZPOOL is not set455 +# CONFIG_ZBUD is not set50 456 CONFIG_ZSMALLOC=y 51 457 CONFIG_PGTABLE_MAPPING=y 52 458 CONFIG_ZSMALLOC_STAT=y 459 +CONFIG_GENERIC_EARLY_IOREMAP=y460 +# CONFIG_IDLE_PAGE_TRACKING is not set461 +CONFIG_FRAME_VECTOR=y53 462 CONFIG_SECCOMP=y 463 +# CONFIG_PARAVIRT is not set464 +# CONFIG_PARAVIRT_TIME_ACCOUNTING is not set465 +# CONFIG_KEXEC is not set466 +# CONFIG_XEN is not set467 +CONFIG_FORCE_MAX_ZONEORDER=11468 +CONFIG_UNMAP_KERNEL_AT_EL0=y469 +CONFIG_HARDEN_BRANCH_PREDICTOR=y470 +CONFIG_ARM64_SSBD=y54 471 CONFIG_ARMV8_DEPRECATED=y 55 472 CONFIG_SWP_EMULATION=y 56 473 CONFIG_CP15_BARRIER_EMULATION=y 57 474 CONFIG_SETEND_EMULATION=y 58 475 CONFIG_ARM64_SW_TTBR0_PAN=y 476 +477 +#478 +# ARMv8.1 architectural features479 +#480 +CONFIG_ARM64_HW_AFDBM=y481 +CONFIG_ARM64_PAN=y482 +# CONFIG_ARM64_LSE_ATOMICS is not set483 +CONFIG_ARM64_VHE=y484 +485 +#486 +# ARMv8.2 architectural features487 +#488 +CONFIG_ARM64_UAO=y489 +CONFIG_ARM64_MODULE_CMODEL_LARGE=y490 +CONFIG_ARM64_MODULE_PLTS=y491 +CONFIG_RELOCATABLE=y59 492 CONFIG_RANDOMIZE_BASE=y 493 +494 +#495 +# Boot options496 +#60 497 CONFIG_CMDLINE="earlyprintk=sunxi-uart,0x05000000 loglevel=8 initcall_debug=1 console=ttyS0 init=/init" 498 +CONFIG_CMDLINE_FROM_BOOTLOADER=y499 +# CONFIG_CMDLINE_EXTEND is not set500 +# CONFIG_CMDLINE_FORCE is not set61 501 # CONFIG_EFI is not set 502 +# CONFIG_BUILD_ARM64_APPENDED_DTB_IMAGE is not set503 +504 +#505 +# Userspace binary formats506 +#507 +CONFIG_BINFMT_ELF=y508 +CONFIG_COMPAT_BINFMT_ELF=y509 +CONFIG_ELFCORE=y62 510 # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set 511 +CONFIG_BINFMT_SCRIPT=y512 +# CONFIG_HAVE_AOUT is not set513 +# CONFIG_BINFMT_MISC is not set514 +CONFIG_COREDUMP=y63 515 CONFIG_COMPAT=y 516 +CONFIG_SYSVIPC_COMPAT=y517 +CONFIG_KEYS_COMPAT=y518 +519 +#520 +# Power management options521 +#522 +CONFIG_SUSPEND=y523 +CONFIG_SUSPEND_FREEZER=y524 +# CONFIG_SUSPEND_SKIP_SYNC is not set525 +# CONFIG_HIBERNATION is not set526 +CONFIG_PM_SLEEP=y527 +CONFIG_PM_SLEEP_SMP=y528 +# CONFIG_PM_AUTOSLEEP is not set64 529 CONFIG_PM_WAKELOCKS=y 530 +CONFIG_PM_WAKELOCKS_LIMIT=100531 +CONFIG_PM_WAKELOCKS_GC=y532 +CONFIG_PM=y533 +# CONFIG_PM_DEBUG is not set534 +CONFIG_PM_OPP=y535 +CONFIG_PM_CLK=y536 +CONFIG_PM_GENERIC_DOMAINS=y537 +# CONFIG_WQ_POWER_EFFICIENT_DEFAULT is not set538 +CONFIG_PM_GENERIC_DOMAINS_SLEEP=y539 +CONFIG_PM_GENERIC_DOMAINS_OF=y540 +CONFIG_CPU_PM=y541 +CONFIG_ARCH_HIBERNATION_POSSIBLE=y542 +CONFIG_ARCH_SUSPEND_POSSIBLE=y543 +544 +#545 +# CPU Power Management546 +#547 +548 +#549 +# CPU Idle550 +#551 +# CONFIG_CPU_IDLE is not set552 +# CONFIG_ARCH_NEEDS_CPU_IDLE_COUPLED is not set553 +554 +#555 +# CPU Frequency scaling556 +#65 557 CONFIG_CPU_FREQ=y 558 +CONFIG_CPU_FREQ_GOV_ATTR_SET=y559 +CONFIG_CPU_FREQ_GOV_COMMON=y560 +# CONFIG_CPU_FREQ_STAT is not set561 +CONFIG_CPU_FREQ_TIMES=y562 +CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y563 +# CONFIG_CPU_FREQ_DEFAULT_GOV_POWERSAVE is not set564 +# CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set565 +# CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND is not set566 +# CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set567 +# CONFIG_CPU_FREQ_DEFAULT_GOV_INTERACTIVE is not set568 +# CONFIG_CPU_FREQ_DEFAULT_GOV_SCHEDUTIL is not set569 +CONFIG_CPU_FREQ_GOV_PERFORMANCE=y66 570 CONFIG_CPU_FREQ_GOV_POWERSAVE=y 67 571 CONFIG_CPU_FREQ_GOV_USERSPACE=y 68 572 CONFIG_CPU_FREQ_GOV_ONDEMAND=y 69 573 CONFIG_CPU_FREQ_GOV_CONSERVATIVE=y 70 574 CONFIG_CPU_FREQ_GOV_INTERACTIVE=y 71 575 CONFIG_CPU_FREQ_GOV_SCHEDUTIL=y 576 +577 +#578 +# CPU frequency scaling drivers579 +#72 580 CONFIG_CPUFREQ_DT=y 581 +CONFIG_CPUFREQ_DT_PLATDEV=y582 +# CONFIG_ARM_BIG_LITTLE_CPUFREQ is not set583 +# CONFIG_ARM_KIRKWOOD_CPUFREQ is not set73 584 CONFIG_ARM_ALLWINNER_SUN50I_CPUFREQ_NVMEM=y 585 +# CONFIG_ARM_SUNXI_CPUFREQ is not set586 +# CONFIG_CPU_AUTOHOTPLUG is not set74 587 CONFIG_NET=y 588 +CONFIG_NET_INGRESS=y589 +CONFIG_NET_EGRESS=y590 +591 +#592 +# Networking options593 +#75 594 CONFIG_PACKET=y 595 +# CONFIG_PACKET_DIAG is not set76 596 CONFIG_UNIX=y 77 597 CONFIG_UNIX_DIAG=y 598 +CONFIG_XFRM=y599 +CONFIG_XFRM_ALGO=y78 600 CONFIG_XFRM_USER=y 79 601 CONFIG_XFRM_INTERFACE=y 80 602 CONFIG_XFRM_SUB_POLICY=y 603 +CONFIG_XFRM_MIGRATE=y81 604 CONFIG_XFRM_STATISTICS=y 605 +CONFIG_XFRM_IPCOMP=y82 606 CONFIG_NET_KEY=y 83 607 CONFIG_NET_KEY_MIGRATE=y 84 608 CONFIG_INET=y .. .. @@ -94,6 +618,7 @@ 94 618 CONFIG_IP_PNP_RARP=y 95 619 CONFIG_NET_IPIP=y 96 620 CONFIG_NET_IPGRE_DEMUX=y 621 +CONFIG_NET_IP_TUNNEL=y97 622 CONFIG_NET_IPGRE=y 98 623 CONFIG_NET_IPGRE_BROADCAST=y 99 624 CONFIG_IP_MROUTE=y .. .. @@ -102,14 +627,43 @@ 102 627 CONFIG_IP_PIMSM_V2=y 103 628 CONFIG_SYN_COOKIES=y 104 629 CONFIG_NET_IPVTI=y 630 +CONFIG_NET_UDP_TUNNEL=y631 +CONFIG_NET_FOU=y105 632 CONFIG_NET_FOU_IP_TUNNELS=y 106 633 CONFIG_INET_AH=y 107 634 CONFIG_INET_ESP=y 108 635 CONFIG_INET_IPCOMP=y 636 +CONFIG_INET_XFRM_TUNNEL=y637 +CONFIG_INET_TUNNEL=y638 +CONFIG_INET_XFRM_MODE_TRANSPORT=y639 +CONFIG_INET_XFRM_MODE_TUNNEL=y640 +CONFIG_INET_XFRM_MODE_BEET=y641 +CONFIG_INET_DIAG=y642 +CONFIG_INET_TCP_DIAG=y109 643 CONFIG_INET_UDP_DIAG=y 110 644 CONFIG_INET_DIAG_DESTROY=y 111 645 CONFIG_TCP_CONG_ADVANCED=y 646 +CONFIG_TCP_CONG_BIC=m647 +CONFIG_TCP_CONG_CUBIC=y648 +CONFIG_TCP_CONG_WESTWOOD=m649 +CONFIG_TCP_CONG_HTCP=m650 +# CONFIG_TCP_CONG_HSTCP is not set651 +# CONFIG_TCP_CONG_HYBLA is not set652 +# CONFIG_TCP_CONG_VEGAS is not set653 +# CONFIG_TCP_CONG_NV is not set654 +# CONFIG_TCP_CONG_SCALABLE is not set655 +# CONFIG_TCP_CONG_LP is not set656 +# CONFIG_TCP_CONG_VENO is not set657 +# CONFIG_TCP_CONG_YEAH is not set658 +# CONFIG_TCP_CONG_ILLINOIS is not set659 +# CONFIG_TCP_CONG_DCTCP is not set660 +# CONFIG_TCP_CONG_CDG is not set661 +# CONFIG_TCP_CONG_BBR is not set662 +CONFIG_DEFAULT_CUBIC=y663 +# CONFIG_DEFAULT_RENO is not set664 +CONFIG_DEFAULT_TCP_CONG="cubic"112 665 CONFIG_TCP_MD5SIG=y 666 +CONFIG_IPV6=y113 667 CONFIG_IPV6_ROUTER_PREF=y 114 668 CONFIG_IPV6_ROUTE_INFO=y 115 669 CONFIG_IPV6_OPTIMISTIC_DAD=y .. .. @@ -117,79 +671,198 @@ 117 671 CONFIG_INET6_ESP=y 118 672 CONFIG_INET6_IPCOMP=y 119 673 CONFIG_IPV6_MIP6=y 674 +# CONFIG_IPV6_ILA is not set675 +CONFIG_INET6_XFRM_TUNNEL=y676 +CONFIG_INET6_TUNNEL=y677 +CONFIG_INET6_XFRM_MODE_TRANSPORT=y678 +CONFIG_INET6_XFRM_MODE_TUNNEL=y679 +CONFIG_INET6_XFRM_MODE_BEET=y680 +# CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set120 681 CONFIG_IPV6_VTI=y 682 +CONFIG_IPV6_SIT=y683 +# CONFIG_IPV6_SIT_6RD is not set684 +CONFIG_IPV6_NDISC_NODETYPE=y685 +CONFIG_IPV6_TUNNEL=y686 +# CONFIG_IPV6_GRE is not set687 +CONFIG_IPV6_FOU=y688 +CONFIG_IPV6_FOU_TUNNEL=y121 689 CONFIG_IPV6_MULTIPLE_TABLES=y 690 +# CONFIG_IPV6_SUBTREES is not set691 +# CONFIG_IPV6_MROUTE is not set692 +# CONFIG_NETLABEL is not set693 +CONFIG_ANDROID_PARANOID_NETWORK=y694 +CONFIG_NETWORK_SECMARK=y695 +# CONFIG_NET_PTP_CLASSIFY is not set696 +# CONFIG_NETWORK_PHY_TIMESTAMPING is not set122 697 CONFIG_NETFILTER=y 698 +# CONFIG_NETFILTER_DEBUG is not set699 +CONFIG_NETFILTER_ADVANCED=y700 +701 +#702 +# Core Netfilter Configuration703 +#704 +CONFIG_NETFILTER_INGRESS=y705 +CONFIG_NETFILTER_NETLINK=y123 706 CONFIG_NETFILTER_NETLINK_ACCT=y 707 +CONFIG_NETFILTER_NETLINK_QUEUE=y708 +CONFIG_NETFILTER_NETLINK_LOG=y124 709 CONFIG_NF_CONNTRACK=y 710 +CONFIG_NF_CONNTRACK_MARK=y125 711 CONFIG_NF_CONNTRACK_SECMARK=y 712 +# CONFIG_NF_CONNTRACK_ZONES is not set713 +CONFIG_NF_CONNTRACK_PROCFS=y126 714 CONFIG_NF_CONNTRACK_EVENTS=y 715 +# CONFIG_NF_CONNTRACK_TIMEOUT is not set716 +# CONFIG_NF_CONNTRACK_TIMESTAMP is not set127 717 CONFIG_NF_CT_PROTO_DCCP=y 718 +CONFIG_NF_CT_PROTO_GRE=y128 719 CONFIG_NF_CT_PROTO_SCTP=y 129 720 CONFIG_NF_CT_PROTO_UDPLITE=y 130 721 CONFIG_NF_CONNTRACK_AMANDA=y 131 722 CONFIG_NF_CONNTRACK_FTP=y 132 723 CONFIG_NF_CONNTRACK_H323=y 133 724 CONFIG_NF_CONNTRACK_IRC=y 725 +CONFIG_NF_CONNTRACK_BROADCAST=y134 726 CONFIG_NF_CONNTRACK_NETBIOS_NS=y 727 +# CONFIG_NF_CONNTRACK_SNMP is not set135 728 CONFIG_NF_CONNTRACK_PPTP=y 136 729 CONFIG_NF_CONNTRACK_SANE=y 730 +# CONFIG_NF_CONNTRACK_SIP is not set137 731 CONFIG_NF_CONNTRACK_TFTP=y 138 732 CONFIG_NF_CT_NETLINK=y 139 733 CONFIG_NF_CT_NETLINK_TIMEOUT=y 140 734 CONFIG_NF_CT_NETLINK_HELPER=y 141 735 CONFIG_NETFILTER_NETLINK_GLUE_CT=y 736 +CONFIG_NF_NAT=y737 +CONFIG_NF_NAT_NEEDED=y738 +CONFIG_NF_NAT_PROTO_DCCP=y739 +CONFIG_NF_NAT_PROTO_UDPLITE=y740 +CONFIG_NF_NAT_PROTO_SCTP=y741 +CONFIG_NF_NAT_AMANDA=y742 +CONFIG_NF_NAT_FTP=y743 +CONFIG_NF_NAT_IRC=y744 +# CONFIG_NF_NAT_SIP is not set745 +CONFIG_NF_NAT_TFTP=y746 +CONFIG_NF_NAT_REDIRECT=y747 +# CONFIG_NF_TABLES is not set748 +CONFIG_NETFILTER_XTABLES=y749 +750 +#751 +# Xtables combined modules752 +#753 +CONFIG_NETFILTER_XT_MARK=y754 +CONFIG_NETFILTER_XT_CONNMARK=y755 +756 +#757 +# Xtables targets758 +#142 759 CONFIG_NETFILTER_XT_TARGET_AUDIT=y 760 +# CONFIG_NETFILTER_XT_TARGET_CHECKSUM is not set143 761 CONFIG_NETFILTER_XT_TARGET_CLASSIFY=y 144 762 CONFIG_NETFILTER_XT_TARGET_CONNMARK=y 145 763 CONFIG_NETFILTER_XT_TARGET_CONNSECMARK=y 146 764 CONFIG_NETFILTER_XT_TARGET_CT=y 765 +# CONFIG_NETFILTER_XT_TARGET_DSCP is not set766 +CONFIG_NETFILTER_XT_TARGET_HL=y767 +# CONFIG_NETFILTER_XT_TARGET_HMARK is not set147 768 CONFIG_NETFILTER_XT_TARGET_IDLETIMER=y 769 +# CONFIG_NETFILTER_XT_TARGET_LED is not set770 +# CONFIG_NETFILTER_XT_TARGET_LOG is not set148 771 CONFIG_NETFILTER_XT_TARGET_MARK=y 772 +CONFIG_NETFILTER_XT_NAT=y773 +CONFIG_NETFILTER_XT_TARGET_NETMAP=y149 774 CONFIG_NETFILTER_XT_TARGET_NFLOG=y 150 775 CONFIG_NETFILTER_XT_TARGET_NFQUEUE=y 776 +# CONFIG_NETFILTER_XT_TARGET_NOTRACK is not set151 777 CONFIG_NETFILTER_XT_TARGET_RATEEST=y 778 +CONFIG_NETFILTER_XT_TARGET_REDIRECT=y779 +# CONFIG_NETFILTER_XT_TARGET_TEE is not set152 780 CONFIG_NETFILTER_XT_TARGET_TPROXY=y 153 781 CONFIG_NETFILTER_XT_TARGET_TRACE=y 154 782 CONFIG_NETFILTER_XT_TARGET_SECMARK=y 155 783 CONFIG_NETFILTER_XT_TARGET_TCPMSS=y 784 +# CONFIG_NETFILTER_XT_TARGET_TCPOPTSTRIP is not set785 +786 +#787 +# Xtables matches788 +#789 +# CONFIG_NETFILTER_XT_MATCH_ADDRTYPE is not set156 790 CONFIG_NETFILTER_XT_MATCH_BPF=y 791 +# CONFIG_NETFILTER_XT_MATCH_CGROUP is not set792 +# CONFIG_NETFILTER_XT_MATCH_CLUSTER is not set157 793 CONFIG_NETFILTER_XT_MATCH_COMMENT=y 794 +# CONFIG_NETFILTER_XT_MATCH_CONNBYTES is not set795 +# CONFIG_NETFILTER_XT_MATCH_CONNLABEL is not set158 796 CONFIG_NETFILTER_XT_MATCH_CONNLIMIT=y 159 797 CONFIG_NETFILTER_XT_MATCH_CONNMARK=y 160 798 CONFIG_NETFILTER_XT_MATCH_CONNTRACK=y 799 +# CONFIG_NETFILTER_XT_MATCH_CPU is not set800 +# CONFIG_NETFILTER_XT_MATCH_DCCP is not set801 +# CONFIG_NETFILTER_XT_MATCH_DEVGROUP is not set802 +# CONFIG_NETFILTER_XT_MATCH_DSCP is not set803 +CONFIG_NETFILTER_XT_MATCH_ECN=y804 +# CONFIG_NETFILTER_XT_MATCH_ESP is not set161 805 CONFIG_NETFILTER_XT_MATCH_HASHLIMIT=y 162 806 CONFIG_NETFILTER_XT_MATCH_HELPER=y 807 +CONFIG_NETFILTER_XT_MATCH_HL=y808 +# CONFIG_NETFILTER_XT_MATCH_IPCOMP is not set163 809 CONFIG_NETFILTER_XT_MATCH_IPRANGE=y 164 810 # CONFIG_NETFILTER_XT_MATCH_L2TP is not set 165 811 CONFIG_NETFILTER_XT_MATCH_LENGTH=y 166 812 CONFIG_NETFILTER_XT_MATCH_LIMIT=y 167 813 CONFIG_NETFILTER_XT_MATCH_MAC=y 168 814 CONFIG_NETFILTER_XT_MATCH_MARK=y 815 +# CONFIG_NETFILTER_XT_MATCH_MULTIPORT is not set816 +# CONFIG_NETFILTER_XT_MATCH_NFACCT is not set817 +# CONFIG_NETFILTER_XT_MATCH_OSF is not set169 818 CONFIG_NETFILTER_XT_MATCH_OWNER=y 170 819 CONFIG_NETFILTER_XT_MATCH_POLICY=y 171 820 CONFIG_NETFILTER_XT_MATCH_PKTTYPE=y 172 821 CONFIG_NETFILTER_XT_MATCH_QUOTA=y 173 822 CONFIG_NETFILTER_XT_MATCH_QUOTA2=y 823 +# CONFIG_NETFILTER_XT_MATCH_QUOTA2_LOG is not set824 +# CONFIG_NETFILTER_XT_MATCH_RATEEST is not set825 +# CONFIG_NETFILTER_XT_MATCH_REALM is not set826 +# CONFIG_NETFILTER_XT_MATCH_RECENT is not set827 +# CONFIG_NETFILTER_XT_MATCH_SCTP is not set174 828 CONFIG_NETFILTER_XT_MATCH_SOCKET=y 175 829 CONFIG_NETFILTER_XT_MATCH_STATE=y 176 830 CONFIG_NETFILTER_XT_MATCH_STATISTIC=y 177 831 CONFIG_NETFILTER_XT_MATCH_STRING=y 832 +# CONFIG_NETFILTER_XT_MATCH_TCPMSS is not set178 833 CONFIG_NETFILTER_XT_MATCH_TIME=y 179 834 CONFIG_NETFILTER_XT_MATCH_U32=y 835 +# CONFIG_IP_SET is not set836 +# CONFIG_IP_VS is not set837 +838 +#839 +# IP: Netfilter Configuration840 +#841 +CONFIG_NF_DEFRAG_IPV4=y180 842 CONFIG_NF_CONNTRACK_IPV4=y 181 843 CONFIG_NF_DUP_IPV4=y 844 +# CONFIG_NF_LOG_ARP is not set845 +# CONFIG_NF_LOG_IPV4 is not set846 +CONFIG_NF_REJECT_IPV4=y847 +CONFIG_NF_NAT_IPV4=y848 +CONFIG_NF_NAT_MASQUERADE_IPV4=y849 +CONFIG_NF_NAT_PROTO_GRE=y850 +CONFIG_NF_NAT_PPTP=y851 +CONFIG_NF_NAT_H323=y182 852 CONFIG_IP_NF_IPTABLES=y 183 853 CONFIG_IP_NF_MATCH_AH=y 184 854 CONFIG_IP_NF_MATCH_ECN=y 855 +# CONFIG_IP_NF_MATCH_RPFILTER is not set185 856 CONFIG_IP_NF_MATCH_TTL=y 186 857 CONFIG_IP_NF_FILTER=y 187 858 CONFIG_IP_NF_TARGET_REJECT=y 859 +# CONFIG_IP_NF_TARGET_SYNPROXY is not set188 860 CONFIG_IP_NF_NAT=y 189 861 CONFIG_IP_NF_TARGET_MASQUERADE=y 190 862 CONFIG_IP_NF_TARGET_NETMAP=y 191 863 CONFIG_IP_NF_TARGET_REDIRECT=y 192 864 CONFIG_IP_NF_MANGLE=y 865 +# CONFIG_IP_NF_TARGET_CLUSTERIP is not set193 866 CONFIG_IP_NF_TARGET_ECN=y 194 867 CONFIG_IP_NF_TARGET_TTL=y 195 868 CONFIG_IP_NF_RAW=y .. .. @@ -197,7 +870,17 @@ 197 870 CONFIG_IP_NF_ARPTABLES=y 198 871 CONFIG_IP_NF_ARPFILTER=y 199 872 CONFIG_IP_NF_ARP_MANGLE=y 873 +874 +#875 +# IPv6: Netfilter Configuration876 +#877 +CONFIG_NF_DEFRAG_IPV6=y200 878 CONFIG_NF_CONNTRACK_IPV6=y 879 +# CONFIG_NF_DUP_IPV6 is not set880 +CONFIG_NF_REJECT_IPV6=y881 +# CONFIG_NF_LOG_IPV6 is not set882 +CONFIG_NF_NAT_IPV6=y883 +# CONFIG_NF_NAT_MASQUERADE_IPV6 is not set201 884 CONFIG_IP6_NF_IPTABLES=y 202 885 CONFIG_IP6_NF_MATCH_AH=y 203 886 CONFIG_IP6_NF_MATCH_EUI64=y .. .. @@ -208,195 +891,2125 @@ 208 891 CONFIG_IP6_NF_MATCH_MH=y 209 892 CONFIG_IP6_NF_MATCH_RPFILTER=y 210 893 CONFIG_IP6_NF_MATCH_RT=y 894 +# CONFIG_IP6_NF_TARGET_HL is not set211 895 CONFIG_IP6_NF_FILTER=y 212 896 CONFIG_IP6_NF_TARGET_REJECT=y 897 +# CONFIG_IP6_NF_TARGET_SYNPROXY is not set213 898 CONFIG_IP6_NF_MANGLE=y 214 899 CONFIG_IP6_NF_RAW=y 215 900 CONFIG_IP6_NF_SECURITY=y 216 901 CONFIG_IP6_NF_NAT=y 902 +# CONFIG_IP6_NF_TARGET_MASQUERADE is not set903 +# CONFIG_IP6_NF_TARGET_NPT is not set904 +# CONFIG_IP_DCCP is not set905 +# CONFIG_IP_SCTP is not set906 +# CONFIG_RDS is not set907 +# CONFIG_TIPC is not set908 +# CONFIG_ATM is not set217 909 CONFIG_L2TP=y 910 +# CONFIG_L2TP_DEBUGFS is not set911 +# CONFIG_L2TP_V3 is not set912 +# CONFIG_BRIDGE is not set913 +CONFIG_HAVE_NET_DSA=y914 +# CONFIG_NET_DSA is not set915 +# CONFIG_VLAN_8021Q is not set916 +# CONFIG_DECNET is not set917 +# CONFIG_LLC2 is not set918 +# CONFIG_IPX is not set919 +# CONFIG_ATALK is not set920 +# CONFIG_X25 is not set921 +# CONFIG_LAPB is not set922 +# CONFIG_PHONET is not set923 +# CONFIG_6LOWPAN is not set924 +# CONFIG_IEEE802154 is not set218 925 CONFIG_NET_SCHED=y 926 +927 +#928 +# Queueing/Scheduling929 +#930 +# CONFIG_NET_SCH_CBQ is not set219 931 CONFIG_NET_SCH_HTB=y 932 +# CONFIG_NET_SCH_HFSC is not set933 +# CONFIG_NET_SCH_PRIO is not set934 +# CONFIG_NET_SCH_MULTIQ is not set935 +# CONFIG_NET_SCH_RED is not set936 +# CONFIG_NET_SCH_SFB is not set937 +# CONFIG_NET_SCH_SFQ is not set938 +# CONFIG_NET_SCH_TEQL is not set939 +# CONFIG_NET_SCH_TBF is not set940 +# CONFIG_NET_SCH_GRED is not set941 +# CONFIG_NET_SCH_DSMARK is not set942 +# CONFIG_NET_SCH_NETEM is not set943 +# CONFIG_NET_SCH_DRR is not set944 +# CONFIG_NET_SCH_MQPRIO is not set945 +# CONFIG_NET_SCH_CHOKE is not set220 946 CONFIG_NET_SCH_QFQ=y 947 +# CONFIG_NET_SCH_CODEL is not set948 +# CONFIG_NET_SCH_FQ_CODEL is not set949 +# CONFIG_NET_SCH_FQ is not set950 +# CONFIG_NET_SCH_HHF is not set951 +# CONFIG_NET_SCH_PIE is not set221 952 CONFIG_NET_SCH_INGRESS=y 953 +# CONFIG_NET_SCH_PLUG is not set954 +955 +#956 +# Classification957 +#958 +CONFIG_NET_CLS=y959 +# CONFIG_NET_CLS_BASIC is not set960 +# CONFIG_NET_CLS_TCINDEX is not set961 +# CONFIG_NET_CLS_ROUTE4 is not set962 +# CONFIG_NET_CLS_FW is not set222 963 CONFIG_NET_CLS_U32=y 964 +# CONFIG_CLS_U32_PERF is not set965 +# CONFIG_CLS_U32_MARK is not set966 +# CONFIG_NET_CLS_RSVP is not set967 +# CONFIG_NET_CLS_RSVP6 is not set968 +# CONFIG_NET_CLS_FLOW is not set969 +# CONFIG_NET_CLS_CGROUP is not set223 970 CONFIG_NET_CLS_BPF=y 971 +# CONFIG_NET_CLS_FLOWER is not set972 +# CONFIG_NET_CLS_MATCHALL is not set224 973 CONFIG_NET_EMATCH=y 974 +CONFIG_NET_EMATCH_STACK=32975 +# CONFIG_NET_EMATCH_CMP is not set976 +# CONFIG_NET_EMATCH_NBYTE is not set225 977 CONFIG_NET_EMATCH_U32=y 978 +# CONFIG_NET_EMATCH_META is not set979 +# CONFIG_NET_EMATCH_TEXT is not set226 980 CONFIG_NET_CLS_ACT=y 981 +# CONFIG_NET_ACT_POLICE is not set982 +# CONFIG_NET_ACT_GACT is not set983 +# CONFIG_NET_ACT_MIRRED is not set984 +# CONFIG_NET_ACT_IPT is not set985 +# CONFIG_NET_ACT_NAT is not set986 +# CONFIG_NET_ACT_PEDIT is not set987 +# CONFIG_NET_ACT_SIMP is not set988 +# CONFIG_NET_ACT_SKBEDIT is not set989 +# CONFIG_NET_ACT_CSUM is not set990 +# CONFIG_NET_ACT_VLAN is not set991 +# CONFIG_NET_ACT_BPF is not set992 +# CONFIG_NET_ACT_CONNMARK is not set993 +# CONFIG_NET_ACT_SKBMOD is not set994 +# CONFIG_NET_ACT_IFE is not set995 +# CONFIG_NET_ACT_TUNNEL_KEY is not set996 +# CONFIG_NET_CLS_IND is not set997 +CONFIG_NET_SCH_FIFO=y998 +# CONFIG_DCB is not set999 +# CONFIG_DNS_RESOLVER is not set1000 +# CONFIG_BATMAN_ADV is not set1001 +# CONFIG_OPENVSWITCH is not set1002 +# CONFIG_VSOCKETS is not set1003 +# CONFIG_NETLINK_DIAG is not set1004 +# CONFIG_MPLS is not set1005 +# CONFIG_HSR is not set1006 +# CONFIG_NET_SWITCHDEV is not set1007 +# CONFIG_NET_L3_MASTER_DEV is not set1008 +# CONFIG_NET_NCSI is not set1009 +CONFIG_RPS=y1010 +CONFIG_RFS_ACCEL=y1011 +CONFIG_XPS=y1012 +# CONFIG_CGROUP_NET_PRIO is not set1013 +# CONFIG_CGROUP_NET_CLASSID is not set1014 +CONFIG_NET_RX_BUSY_POLL=y1015 +CONFIG_BQL=y1016 +# CONFIG_BPF_JIT is not set1017 +CONFIG_NET_FLOW_LIMIT=y1018 +1019 +#1020 +# Network testing1021 +#1022 +# CONFIG_NET_PKTGEN is not set1023 +# CONFIG_NET_DROP_MONITOR is not set1024 +# CONFIG_HAMRADIO is not set1025 +# CONFIG_CAN is not set1026 +# CONFIG_IRDA is not set227 1027 CONFIG_BT=y 1028 +CONFIG_BT_BREDR=y1029 +# CONFIG_BT_RFCOMM is not set1030 +# CONFIG_BT_BNEP is not set1031 +# CONFIG_BT_HIDP is not set1032 +CONFIG_BT_HS=y1033 +CONFIG_BT_LE=y1034 +# CONFIG_BT_LEDS is not set1035 +# CONFIG_BT_SELFTEST is not set1036 +CONFIG_BT_DEBUGFS=y1037 +1038 +#1039 +# Bluetooth device drivers1040 +#1041 +# CONFIG_BT_HCIBTUSB is not set1042 +# CONFIG_BT_RTKBTUSB is not set1043 +# CONFIG_BT_HCIBTSDIO is not set228 1044 CONFIG_BT_HCIUART=y 229 1045 CONFIG_BT_HCIUART_H4=y 1046 +# CONFIG_BT_HCIUART_BCSP is not set1047 +# CONFIG_BT_HCIUART_ATH3K is not set230 1048 CONFIG_BT_HCIUART_LL=y 231 1049 CONFIG_BT_HCIUART_3WIRE=y 1050 +# CONFIG_BT_HCIUART_INTEL is not set1051 +# CONFIG_BT_HCIUART_BCM is not set1052 +# CONFIG_BT_HCIUART_QCA is not set1053 +# CONFIG_BT_HCIUART_AG6XX is not set1054 +# CONFIG_BT_HCIUART_MRVL is not set1055 +# CONFIG_BT_HCIBCM203X is not set1056 +# CONFIG_BT_HCIBPA10X is not set1057 +# CONFIG_BT_HCIBFUSB is not set1058 +# CONFIG_BT_HCIVHCI is not set1059 +# CONFIG_BCM_BT_LPM is not set1060 +# CONFIG_RTL_BT_LPM is not set232 1061 CONFIG_XR_BT_LPM=m 1062 +# CONFIG_BT_MRVL is not set1063 +# CONFIG_AF_RXRPC is not set1064 +# CONFIG_AF_KCM is not set1065 +# CONFIG_STREAM_PARSER is not set1066 +CONFIG_FIB_RULES=y1067 +CONFIG_WIRELESS=y233 1068 CONFIG_CFG80211=y 1069 +# CONFIG_NL80211_TESTMODE is not set1070 +# CONFIG_CFG80211_DEVELOPER_WARNINGS is not set1071 +# CONFIG_CFG80211_CERTIFICATION_ONUS is not set1072 +CONFIG_CFG80211_DEFAULT_PS=y1073 +# CONFIG_CFG80211_DEBUGFS is not set1074 +# CONFIG_CFG80211_INTERNAL_REGDB is not set1075 +CONFIG_CFG80211_CRDA_SUPPORT=y1076 +# CONFIG_CFG80211_WEXT is not set1077 +# CONFIG_LIB80211 is not set1078 +# CONFIG_MAC80211 is not set1079 +CONFIG_MAC80211_STA_HASH_MAX_SIZE=01080 +# CONFIG_WIMAX is not set234 1081 CONFIG_RFKILL=y 1082 +CONFIG_RFKILL_PM=y1083 +CONFIG_RFKILL_LEDS=y1084 +# CONFIG_RFKILL_INPUT is not set1085 +# CONFIG_RFKILL_REGULATOR is not set1086 +# CONFIG_RFKILL_GPIO is not set1087 +# CONFIG_NET_9P is not set1088 +# CONFIG_CAIF is not set1089 +# CONFIG_CEPH_LIB is not set1090 +# CONFIG_NFC is not set1091 +# CONFIG_LWTUNNEL is not set1092 +CONFIG_DST_CACHE=y1093 +# CONFIG_NET_DEVLINK is not set1094 +CONFIG_MAY_USE_DEVLINK=y1095 +CONFIG_HAVE_EBPF_JIT=y1096 +1097 +#1098 +# Device Drivers1099 +#1100 +CONFIG_ARM_AMBA=y1101 +1102 +#1103 +# Generic Driver Options1104 +#1105 +CONFIG_UEVENT_HELPER=y235 1106 CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" 236 1107 CONFIG_DEVTMPFS=y 1108 +# CONFIG_DEVTMPFS_MOUNT is not set1109 +CONFIG_STANDALONE=y1110 +CONFIG_PREVENT_FIRMWARE_BUILD=y1111 +CONFIG_FW_LOADER=y1112 +CONFIG_FIRMWARE_IN_KERNEL=y1113 +CONFIG_EXTRA_FIRMWARE=""1114 +# CONFIG_FW_LOADER_USER_HELPER_FALLBACK is not set1115 +CONFIG_ALLOW_DEV_COREDUMP=y1116 +# CONFIG_DEBUG_DRIVER is not set1117 +# CONFIG_DEBUG_DEVRES is not set1118 +# CONFIG_DEBUG_TEST_DRIVER_REMOVE is not set1119 +# CONFIG_SYS_HYPERVISOR is not set1120 +# CONFIG_GENERIC_CPU_DEVICES is not set1121 +CONFIG_GENERIC_CPU_AUTOPROBE=y1122 +CONFIG_REGMAP=y1123 +CONFIG_REGMAP_I2C=y1124 +CONFIG_REGMAP_SPI=y1125 +CONFIG_REGMAP_MMIO=y1126 +CONFIG_REGMAP_IRQ=y1127 +CONFIG_DMA_SHARED_BUFFER=y1128 +# CONFIG_FENCE_TRACE is not set237 1129 CONFIG_DMA_CMA=y 1130 +1131 +#1132 +# Default contiguous memory area size:1133 +#1134 +CONFIG_CMA_SIZE_MBYTES=161135 +CONFIG_CMA_SIZE_SEL_MBYTES=y1136 +# CONFIG_CMA_SIZE_SEL_PERCENTAGE is not set1137 +# CONFIG_CMA_SIZE_SEL_MIN is not set1138 +# CONFIG_CMA_SIZE_SEL_MAX is not set1139 +CONFIG_CMA_ALIGNMENT=81140 +1141 +#1142 +# Bus devices1143 +#1144 +# CONFIG_ARM_CCI400_PMU is not set1145 +# CONFIG_ARM_CCI5xx_PMU is not set1146 +# CONFIG_ARM_CCN is not set1147 +# CONFIG_SUNXI_RSB is not set1148 +# CONFIG_SUNXI_MBUS is not set1149 +# CONFIG_SUNXI_NSI is not set1150 +# CONFIG_VEXPRESS_CONFIG is not set1151 +# CONFIG_CONNECTOR is not set1152 +# CONFIG_MTD is not set1153 +CONFIG_DTC=y1154 +CONFIG_OF=y1155 +# CONFIG_OF_UNITTEST is not set1156 +CONFIG_OF_FLATTREE=y1157 +CONFIG_OF_EARLY_FLATTREE=y1158 +CONFIG_OF_ADDRESS=y1159 +CONFIG_OF_IRQ=y1160 +CONFIG_OF_NET=y1161 +CONFIG_OF_MDIO=y1162 +CONFIG_OF_RESERVED_MEM=y1163 +# CONFIG_OF_OVERLAY is not set1164 +# CONFIG_PARPORT is not set1165 +CONFIG_BLK_DEV=y1166 +# CONFIG_BLK_DEV_NULL_BLK is not set238 1167 CONFIG_ZRAM=y 1168 +# CONFIG_ZRAM_WRITEBACK is not set1169 +# CONFIG_ZRAM_MEMORY_TRACKING is not set239 1170 CONFIG_SUNXI_NAND=y 240 -CONFIG_SUNXI_RAWNAND=m1171 +CONFIG_SUNXI_RAWNAND=y1172 +# CONFIG_SUNXI_SPINAND is not set1173 +# CONFIG_BLK_DEV_COW_COMMON is not set241 1174 CONFIG_BLK_DEV_LOOP=y 1175 +CONFIG_BLK_DEV_LOOP_MIN_COUNT=81176 +# CONFIG_BLK_DEV_CRYPTOLOOP is not set1177 +# CONFIG_BLK_DEV_DRBD is not set1178 +# CONFIG_BLK_DEV_NBD is not set242 1179 CONFIG_BLK_DEV_RAM=y 1180 +CONFIG_BLK_DEV_RAM_COUNT=16243 1181 CONFIG_BLK_DEV_RAM_SIZE=8192 1182 +# CONFIG_CDROM_PKTCDVD is not set1183 +# CONFIG_ATA_OVER_ETH is not set1184 +# CONFIG_BLK_DEV_RBD is not set1185 +# CONFIG_NVME_TARGET is not set1186 +1187 +#1188 +# Misc devices1189 +#1190 +# CONFIG_SENSORS_LIS3LV02D is not set1191 +# CONFIG_AD525X_DPOT is not set1192 +# CONFIG_DUMMY_IRQ is not set1193 +# CONFIG_ICS932S401 is not set1194 +# CONFIG_ENCLOSURE_SERVICES is not set1195 +# CONFIG_APDS9802ALS is not set1196 +# CONFIG_ISL29003 is not set1197 +# CONFIG_ISL29020 is not set1198 +# CONFIG_SENSORS_TSL2550 is not set1199 +# CONFIG_SENSORS_BH1770 is not set1200 +# CONFIG_SENSORS_APDS990X is not set1201 +# CONFIG_HMC6352 is not set1202 +# CONFIG_DS1682 is not set1203 +# CONFIG_TI_DAC7512 is not set1204 +# CONFIG_USB_SWITCH_FSA9480 is not set1205 +# CONFIG_LATTICE_ECP3_CONFIG is not set1206 +# CONFIG_SRAM is not set244 1207 CONFIG_UID_SYS_STATS=y 1208 +# CONFIG_UID_SYS_STATS_DEBUG is not set245 1209 CONFIG_MEMORY_STATE_TIME=y 1210 +# CONFIG_SUNXI_SST_STORAGE is not set1211 +# CONFIG_C2PORT is not set1212 +1213 +#1214 +# EEPROM support1215 +#1216 +# CONFIG_EEPROM_AT24 is not set1217 +# CONFIG_EEPROM_AT25 is not set1218 +# CONFIG_EEPROM_LEGACY is not set1219 +# CONFIG_EEPROM_MAX6875 is not set1220 +# CONFIG_EEPROM_93CX6 is not set1221 +# CONFIG_EEPROM_93XX46 is not set1222 +1223 +#1224 +# Texas Instruments shared transport line discipline1225 +#1226 +# CONFIG_TI_ST is not set1227 +# CONFIG_SENSORS_LIS3_SPI is not set1228 +# CONFIG_SENSORS_LIS3_I2C is not set1229 +1230 +#1231 +# Altera FPGA firmware download module1232 +#1233 +# CONFIG_ALTERA_STAPL is not set1234 +1235 +#1236 +# Intel MIC Bus Driver1237 +#1238 +1239 +#1240 +# SCIF Bus Driver1241 +#1242 +1243 +#1244 +# VOP Bus Driver1245 +#1246 +1247 +#1248 +# Intel MIC Host Driver1249 +#1250 +1251 +#1252 +# Intel MIC Card Driver1253 +#1254 +1255 +#1256 +# SCIF Driver1257 +#1258 +1259 +#1260 +# Intel MIC Coprocessor State Management (COSM) Drivers1261 +#1262 +1263 +#1264 +# VOP Driver1265 +#1266 +# CONFIG_ECHO is not set1267 +# CONFIG_CXL_BASE is not set1268 +# CONFIG_CXL_AFU_DRIVER_OPS is not set246 1269 CONFIG_SUNXI_RFKILL=y 1270 +CONFIG_SUNXI_ADDR_MGT=y247 1271 CONFIG_SUNXI_BOOTEVENT=y 1272 +# CONFIG_IT66121_RGB_TO_HDMI is not set1273 +# CONFIG_NCS8801S_LVDS_EDP is not set1274 +1275 +#1276 +# SCSI device support1277 +#1278 +CONFIG_SCSI_MOD=y1279 +# CONFIG_RAID_ATTRS is not set248 1280 CONFIG_SCSI=y 1281 +CONFIG_SCSI_DMA=y1282 +# CONFIG_SCSI_NETLINK is not set1283 +# CONFIG_SCSI_MQ_DEFAULT is not set1284 +CONFIG_SCSI_PROC_FS=y1285 +1286 +#1287 +# SCSI support type (disk, tape, CD-ROM)1288 +#249 1289 CONFIG_BLK_DEV_SD=y 1290 +# CONFIG_CHR_DEV_ST is not set1291 +# CONFIG_CHR_DEV_OSST is not set1292 +# CONFIG_BLK_DEV_SR is not set1293 +# CONFIG_CHR_DEV_SG is not set1294 +# CONFIG_CHR_DEV_SCH is not set1295 +# CONFIG_SCSI_CONSTANTS is not set1296 +# CONFIG_SCSI_LOGGING is not set1297 +# CONFIG_SCSI_SCAN_ASYNC is not set1298 +1299 +#1300 +# SCSI Transports1301 +#1302 +# CONFIG_SCSI_SPI_ATTRS is not set1303 +# CONFIG_SCSI_FC_ATTRS is not set1304 +# CONFIG_SCSI_ISCSI_ATTRS is not set1305 +# CONFIG_SCSI_SAS_ATTRS is not set1306 +# CONFIG_SCSI_SAS_LIBSAS is not set1307 +# CONFIG_SCSI_SRP_ATTRS is not set1308 +CONFIG_SCSI_LOWLEVEL=y1309 +# CONFIG_ISCSI_TCP is not set1310 +# CONFIG_ISCSI_BOOT_SYSFS is not set1311 +# CONFIG_SCSI_HISI_SAS is not set1312 +# CONFIG_SCSI_UFSHCD is not set1313 +# CONFIG_SCSI_DEBUG is not set1314 +# CONFIG_SCSI_LOWLEVEL_PCMCIA is not set1315 +# CONFIG_SCSI_DH is not set1316 +# CONFIG_SCSI_OSD_INITIATOR is not set1317 +CONFIG_HAVE_PATA_PLATFORM=y1318 +# CONFIG_ATA is not set250 1319 CONFIG_MD=y 1320 +# CONFIG_BLK_DEV_MD is not set1321 +# CONFIG_BCACHE is not set1322 +CONFIG_BLK_DEV_DM_BUILTIN=y251 1323 CONFIG_BLK_DEV_DM=y 1324 +# CONFIG_DM_MQ_DEFAULT is not set1325 +# CONFIG_DM_DEBUG is not set1326 +CONFIG_DM_BUFIO=y1327 +# CONFIG_DM_DEBUG_BLOCK_STACK_TRACING is not set252 1328 CONFIG_DM_CRYPT=y 1329 +# CONFIG_DM_SNAPSHOT is not set1330 +# CONFIG_DM_THIN_PROVISIONING is not set1331 +# CONFIG_DM_CACHE is not set1332 +# CONFIG_DM_ERA is not set1333 +# CONFIG_DM_MIRROR is not set1334 +# CONFIG_DM_RAID is not set1335 +# CONFIG_DM_ZERO is not set1336 +# CONFIG_DM_MULTIPATH is not set1337 +# CONFIG_DM_DELAY is not set253 1338 CONFIG_DM_UEVENT=y 1339 +# CONFIG_DM_FLAKEY is not set254 1340 CONFIG_DM_VERITY=y 255 1341 CONFIG_DM_VERITY_FEC=y 1342 +# CONFIG_DM_SWITCH is not set1343 +# CONFIG_DM_LOG_WRITES is not set1344 +# CONFIG_DM_VERITY_AVB is not set1345 +# CONFIG_DM_ANDROID_VERITY_AT_MOST_ONCE_DEFAULT_ENABLED is not set1346 +# CONFIG_DM_BOW is not set1347 +# CONFIG_TARGET_CORE is not set256 1348 CONFIG_NETDEVICES=y 1349 +CONFIG_MII=y1350 +CONFIG_NET_CORE=y1351 +# CONFIG_BONDING is not set1352 +# CONFIG_DUMMY is not set1353 +# CONFIG_EQUALIZER is not set1354 +# CONFIG_IFB is not set1355 +# CONFIG_NET_TEAM is not set1356 +# CONFIG_MACVLAN is not set1357 +# CONFIG_VXLAN is not set1358 +# CONFIG_GENEVE is not set1359 +# CONFIG_GTP is not set1360 +# CONFIG_MACSEC is not set1361 +# CONFIG_NETCONSOLE is not set1362 +# CONFIG_NETPOLL is not set1363 +# CONFIG_NET_POLL_CONTROLLER is not set257 1364 CONFIG_TUN=y 1365 +# CONFIG_TUN_VNET_CROSS_LE is not set1366 +# CONFIG_VETH is not set1367 +# CONFIG_NLMON is not set1368 +1369 +#1370 +# CAIF transport drivers1371 +#1372 +1373 +#1374 +# Distributed Switch Architecture drivers1375 +#1376 +CONFIG_ETHERNET=y1377 +CONFIG_NET_VENDOR_ALLWINNER=y1378 +# CONFIG_SUN4I_EMAC is not set1379 +CONFIG_SUNXI_GMAC=y1380 +CONFIG_SUNXI_EXT_PHY=y1381 +# CONFIG_ALTERA_TSE is not set1382 +CONFIG_NET_VENDOR_AMAZON=y1383 +CONFIG_NET_VENDOR_AMD=y1384 +# CONFIG_AMD_XGBE is not set1385 +CONFIG_NET_VENDOR_ARC=y1386 +# CONFIG_ARC_EMAC is not set1387 +# CONFIG_EMAC_ROCKCHIP is not set1388 +# CONFIG_NET_VENDOR_AURORA is not set1389 +CONFIG_NET_CADENCE=y1390 +# CONFIG_MACB is not set1391 +CONFIG_NET_VENDOR_BROADCOM=y1392 +# CONFIG_B44 is not set1393 +# CONFIG_BCMGENET is not set1394 +# CONFIG_SYSTEMPORT is not set1395 +# CONFIG_DNET is not set1396 +CONFIG_NET_VENDOR_EZCHIP=y1397 +# CONFIG_EZCHIP_NPS_MANAGEMENT_ENET is not set1398 +CONFIG_NET_VENDOR_HISILICON=y1399 +# CONFIG_HIX5HD2_GMAC is not set1400 +# CONFIG_HISI_FEMAC is not set1401 +# CONFIG_HIP04_ETH is not set1402 +# CONFIG_HNS is not set1403 +# CONFIG_HNS_DSAF is not set1404 +# CONFIG_HNS_ENET is not set1405 +CONFIG_NET_VENDOR_INTEL=y1406 +CONFIG_NET_VENDOR_I825XX=y1407 +CONFIG_NET_VENDOR_MARVELL=y1408 +# CONFIG_MVMDIO is not set1409 +# CONFIG_MVNETA_BM is not set1410 +CONFIG_NET_VENDOR_MICREL=y1411 +# CONFIG_KS8842 is not set1412 +# CONFIG_KS8851 is not set1413 +# CONFIG_KS8851_MLL is not set1414 +CONFIG_NET_VENDOR_MICROCHIP=y1415 +# CONFIG_ENC28J60 is not set1416 +# CONFIG_ENCX24J600 is not set1417 +CONFIG_NET_VENDOR_NATSEMI=y1418 +CONFIG_NET_VENDOR_NETRONOME=y1419 +CONFIG_NET_VENDOR_8390=y1420 +# CONFIG_ETHOC is not set1421 +CONFIG_NET_VENDOR_QUALCOMM=y1422 +# CONFIG_QCA7000 is not set1423 +# CONFIG_QCOM_EMAC is not set1424 +CONFIG_NET_VENDOR_RENESAS=y1425 +CONFIG_NET_VENDOR_ROCKER=y1426 +CONFIG_NET_VENDOR_SAMSUNG=y1427 +# CONFIG_SXGBE_ETH is not set1428 +CONFIG_NET_VENDOR_SEEQ=y1429 +CONFIG_NET_VENDOR_SMSC=y1430 +# CONFIG_SMC91X is not set1431 +# CONFIG_SMSC911X is not set1432 +CONFIG_NET_VENDOR_STMICRO=y1433 +# CONFIG_STMMAC_ETH is not set1434 +CONFIG_NET_VENDOR_SYNOPSYS=y1435 +# CONFIG_SYNOPSYS_DWC_ETH_QOS is not set1436 +CONFIG_NET_VENDOR_VIA=y1437 +# CONFIG_VIA_RHINE is not set1438 +# CONFIG_VIA_VELOCITY is not set1439 +CONFIG_NET_VENDOR_WIZNET=y1440 +# CONFIG_WIZNET_W5100 is not set1441 +# CONFIG_WIZNET_W5300 is not set1442 +CONFIG_PHYLIB=y1443 +CONFIG_SWPHY=y1444 +1445 +#1446 +# MDIO bus device drivers1447 +#1448 +# CONFIG_MDIO_BCM_UNIMAC is not set1449 +# CONFIG_MDIO_BITBANG is not set1450 +# CONFIG_MDIO_BUS_MUX_GPIO is not set1451 +# CONFIG_MDIO_BUS_MUX_MMIOREG is not set1452 +# CONFIG_MDIO_HISI_FEMAC is not set1453 +# CONFIG_MDIO_OCTEON is not set1454 +# CONFIG_MDIO_SUN4I is not set1455 +1456 +#1457 +# MII PHY device drivers1458 +#1459 +# CONFIG_AMD_PHY is not set1460 +# CONFIG_AQUANTIA_PHY is not set1461 +# CONFIG_AT803X_PHY is not set1462 +# CONFIG_BCM7XXX_PHY is not set1463 +# CONFIG_BCM87XX_PHY is not set1464 +# CONFIG_BROADCOM_PHY is not set1465 +# CONFIG_CICADA_PHY is not set1466 +# CONFIG_DAVICOM_PHY is not set1467 +# CONFIG_DP83848_PHY is not set1468 +# CONFIG_DP83867_PHY is not set1469 +CONFIG_FIXED_PHY=y1470 +# CONFIG_ICPLUS_PHY is not set1471 +# CONFIG_INTEL_XWAY_PHY is not set1472 +# CONFIG_LSI_ET1011C_PHY is not set1473 +# CONFIG_LXT_PHY is not set1474 +# CONFIG_MARVELL_PHY is not set1475 +# CONFIG_MICREL_PHY is not set1476 +# CONFIG_MICROCHIP_PHY is not set1477 +# CONFIG_MICROSEMI_PHY is not set1478 +# CONFIG_NATIONAL_PHY is not set1479 +# CONFIG_QSEMI_PHY is not set1480 +# CONFIG_REALTEK_PHY is not set1481 +# CONFIG_SMSC_PHY is not set1482 +# CONFIG_STE10XP is not set1483 +# CONFIG_TERANETICS_PHY is not set1484 +# CONFIG_VITESSE_PHY is not set1485 +# CONFIG_XILINX_GMII2RGMII is not set1486 +# CONFIG_MICREL_KS8995MA is not set258 1487 CONFIG_PPP=y 259 1488 CONFIG_PPP_BSDCOMP=y 260 1489 CONFIG_PPP_DEFLATE=y 1490 +# CONFIG_PPP_FILTER is not set261 1491 CONFIG_PPP_MPPE=y 262 1492 CONFIG_PPP_MULTILINK=y 1493 +# CONFIG_PPPOE is not set263 1494 CONFIG_PPTP=y 264 1495 CONFIG_PPPOL2TP=y 265 1496 CONFIG_PPPOLAC=y 266 1497 CONFIG_PPPOPNS=y 267 1498 CONFIG_PPP_ASYNC=y 268 1499 CONFIG_PPP_SYNC_TTY=y 1500 +# CONFIG_SLIP is not set1501 +CONFIG_SLHC=y1502 +CONFIG_USB_NET_DRIVERS=y1503 +# CONFIG_USB_CATC is not set1504 +# CONFIG_USB_KAWETH is not set1505 +# CONFIG_USB_PEGASUS is not set1506 +# CONFIG_USB_RTL8150 is not set269 1507 CONFIG_USB_RTL8152=y 1508 +# CONFIG_USB_LAN78XX is not set270 1509 CONFIG_USB_USBNET=y 1510 +CONFIG_USB_NET_AX8817X=y1511 +CONFIG_USB_NET_AX88179_178A=y1512 +CONFIG_USB_NET_CDCETHER=y1513 +# CONFIG_USB_NET_CDC_EEM is not set1514 +CONFIG_USB_NET_CDC_NCM=y1515 +# CONFIG_USB_NET_HUAWEI_CDC_NCM is not set1516 +# CONFIG_USB_NET_CDC_MBIM is not set1517 +# CONFIG_USB_NET_DM9601 is not set1518 +# CONFIG_USB_NET_SR9700 is not set1519 +# CONFIG_USB_NET_SR9800 is not set1520 +# CONFIG_USB_NET_SMSC75XX is not set1521 +# CONFIG_USB_NET_SMSC95XX is not set1522 +# CONFIG_USB_NET_GL620A is not set1523 +CONFIG_USB_NET_NET1080=y1524 +# CONFIG_USB_NET_PLUSB is not set1525 +# CONFIG_USB_NET_MCS7830 is not set1526 +# CONFIG_USB_NET_RNDIS_HOST is not set1527 +CONFIG_USB_NET_CDC_SUBSET_ENABLE=y1528 +CONFIG_USB_NET_CDC_SUBSET=y1529 +# CONFIG_USB_ALI_M5632 is not set1530 +# CONFIG_USB_AN2720 is not set1531 +CONFIG_USB_BELKIN=y1532 +CONFIG_USB_ARMLINUX=y1533 +# CONFIG_USB_EPSON2888 is not set1534 +# CONFIG_USB_KC2190 is not set1535 +CONFIG_USB_NET_ZAURUS=y1536 +# CONFIG_USB_NET_CX82310_ETH is not set1537 +# CONFIG_USB_NET_KALMIA is not set1538 +# CONFIG_USB_NET_QMI_WWAN is not set1539 +# CONFIG_USB_HSO is not set1540 +# CONFIG_USB_NET_INT51X1 is not set1541 +# CONFIG_USB_IPHETH is not set1542 +# CONFIG_USB_SIERRA_NET is not set1543 +# CONFIG_USB_VL600 is not set1544 +# CONFIG_USB_NET_CH9200 is not set1545 +# CONFIG_USB_NET_QUECTEL is not set1546 +CONFIG_WLAN=y1547 +CONFIG_WLAN_VENDOR_ADMTEK=y1548 +CONFIG_WLAN_VENDOR_ATH=y1549 +# CONFIG_ATH_DEBUG is not set1550 +# CONFIG_ATH6KL is not set1551 +CONFIG_WLAN_VENDOR_ATMEL=y1552 +CONFIG_WLAN_VENDOR_BROADCOM=y1553 +# CONFIG_BRCMFMAC is not set1554 +CONFIG_WLAN_VENDOR_CISCO=y1555 +CONFIG_WLAN_VENDOR_INTEL=y1556 +CONFIG_WLAN_VENDOR_INTERSIL=y1557 +# CONFIG_HOSTAP is not set1558 +CONFIG_WLAN_VENDOR_MARVELL=y1559 +# CONFIG_LIBERTAS is not set1560 +# CONFIG_MWIFIEX is not set1561 +CONFIG_WLAN_VENDOR_MEDIATEK=y1562 +CONFIG_WLAN_VENDOR_RALINK=y1563 +CONFIG_WLAN_VENDOR_REALTEK=y1564 +CONFIG_WLAN_VENDOR_RSI=y1565 +CONFIG_WLAN_VENDOR_ST=y1566 +CONFIG_WLAN_VENDOR_TI=y1567 +CONFIG_WLAN_VENDOR_ZYDAS=y1568 +# CONFIG_USB_ZD1201 is not set1569 +# CONFIG_XR819_WLAN is not set271 1570 CONFIG_XR829_WLAN=m 1571 +# CONFIG_USB_NET_RNDIS_WLAN is not set1572 +# CONFIG_VIRT_WIFI is not set1573 +# CONFIG_BCMDHD is not set1574 +# CONFIG_RTL8723CS is not set1575 +# CONFIG_RTL8723BS_VQ0 is not set1576 +# CONFIG_SPARD_WLAN_SUPPORT is not set1577 +# CONFIG_RTL8822BS is not set1578 +# CONFIG_AIC_WLAN_SUPPORT is not set1579 +1580 +#1581 +# Enable WiMAX (Networking options) to see the WiMAX drivers1582 +#1583 +# CONFIG_WAN is not set1584 +# CONFIG_ISDN is not set1585 +# CONFIG_NVM is not set1586 +1587 +#1588 +# Input device support1589 +#1590 +CONFIG_INPUT=y1591 +CONFIG_INPUT_LEDS=y1592 +CONFIG_INPUT_FF_MEMLESS=y1593 +# CONFIG_INPUT_POLLDEV is not set1594 +# CONFIG_INPUT_SPARSEKMAP is not set1595 +# CONFIG_INPUT_MATRIXKMAP is not set1596 +1597 +#1598 +# Userland interfaces1599 +#272 1600 # CONFIG_INPUT_MOUSEDEV is not set 1601 +# CONFIG_INPUT_JOYDEV is not set273 1602 CONFIG_INPUT_EVDEV=y 1603 +# CONFIG_INPUT_EVBUG is not set274 1604 CONFIG_INPUT_KEYRESET=y 1605 +CONFIG_INPUT_KEYCOMBO=y1606 +CONFIG_INPUT_SENSORINIT=y1607 +1608 +#1609 +# Input Device Drivers1610 +#1611 +CONFIG_INPUT_KEYBOARD=y1612 +# CONFIG_KEYBOARD_ADC is not set1613 +# CONFIG_KEYBOARD_ADP5588 is not set1614 +# CONFIG_KEYBOARD_ADP5589 is not set1615 +CONFIG_KEYBOARD_ATKBD=y1616 +# CONFIG_KEYBOARD_QT1070 is not set1617 +# CONFIG_KEYBOARD_QT2160 is not set1618 +# CONFIG_KEYBOARD_LKKBD is not set1619 +# CONFIG_KEYBOARD_GPIO is not set1620 +# CONFIG_KEYBOARD_GPIO_POLLED is not set1621 +# CONFIG_KEYBOARD_TCA6416 is not set1622 +# CONFIG_KEYBOARD_TCA8418 is not set1623 +# CONFIG_KEYBOARD_MATRIX is not set1624 +# CONFIG_KEYBOARD_LM8323 is not set1625 +# CONFIG_KEYBOARD_LM8333 is not set1626 +# CONFIG_KEYBOARD_MAX7359 is not set1627 +# CONFIG_KEYBOARD_MCS is not set1628 +# CONFIG_KEYBOARD_MPR121 is not set1629 +# CONFIG_KEYBOARD_NEWTON is not set1630 +# CONFIG_KEYBOARD_OPENCORES is not set1631 +# CONFIG_KEYBOARD_SAMSUNG is not set1632 +# CONFIG_KEYBOARD_STOWAWAY is not set1633 +# CONFIG_KEYBOARD_SUNKBD is not set1634 +# CONFIG_KEYBOARD_SUN4I_LRADC is not set1635 +# CONFIG_KEYBOARD_OMAP4 is not set1636 +# CONFIG_KEYBOARD_XTKBD is not set1637 +# CONFIG_KEYBOARD_CAP11XX is not set1638 +# CONFIG_KEYBOARD_BCM is not set275 1639 CONFIG_KEYBOARD_SUNXI=y 1640 +# CONFIG_IR_TX_SUNXI is not set276 1641 # CONFIG_INPUT_MOUSE is not set 277 1642 CONFIG_INPUT_JOYSTICK=y 1643 +# CONFIG_JOYSTICK_ANALOG is not set1644 +# CONFIG_JOYSTICK_A3D is not set1645 +# CONFIG_JOYSTICK_ADI is not set1646 +# CONFIG_JOYSTICK_COBRA is not set1647 +# CONFIG_JOYSTICK_GF2K is not set1648 +# CONFIG_JOYSTICK_GRIP is not set1649 +# CONFIG_JOYSTICK_GRIP_MP is not set1650 +# CONFIG_JOYSTICK_GUILLEMOT is not set1651 +# CONFIG_JOYSTICK_INTERACT is not set1652 +# CONFIG_JOYSTICK_SIDEWINDER is not set1653 +# CONFIG_JOYSTICK_TMDC is not set1654 +# CONFIG_JOYSTICK_IFORCE is not set1655 +# CONFIG_JOYSTICK_WARRIOR is not set1656 +# CONFIG_JOYSTICK_MAGELLAN is not set1657 +# CONFIG_JOYSTICK_SPACEORB is not set1658 +# CONFIG_JOYSTICK_SPACEBALL is not set1659 +# CONFIG_JOYSTICK_STINGER is not set1660 +# CONFIG_JOYSTICK_TWIDJOY is not set1661 +# CONFIG_JOYSTICK_ZHENHUA is not set1662 +# CONFIG_JOYSTICK_AS5011 is not set1663 +# CONFIG_JOYSTICK_JOYDUMP is not set1664 +# CONFIG_JOYSTICK_XPAD is not set278 1665 CONFIG_INPUT_TABLET=y 1666 +# CONFIG_TABLET_USB_ACECAD is not set1667 +# CONFIG_TABLET_USB_AIPTEK is not set1668 +# CONFIG_TABLET_USB_GTCO is not set1669 +# CONFIG_TABLET_USB_HANWANG is not set1670 +# CONFIG_TABLET_USB_KBTAB is not set1671 +# CONFIG_TABLET_USB_PEGASUS is not set1672 +# CONFIG_TABLET_SERIAL_WACOM4 is not set279 1673 CONFIG_INPUT_TOUCHSCREEN=y 1674 +CONFIG_TOUCHSCREEN_PROPERTIES=y1675 +# CONFIG_TOUCHSCREEN_ADS7846 is not set1676 +# CONFIG_TOUCHSCREEN_AD7877 is not set1677 +# CONFIG_TOUCHSCREEN_AD7879 is not set1678 +# CONFIG_TOUCHSCREEN_AR1021_I2C is not set1679 +# CONFIG_TOUCHSCREEN_ATMEL_MXT is not set1680 +# CONFIG_TOUCHSCREEN_AUO_PIXCIR is not set1681 +# CONFIG_TOUCHSCREEN_BU21013 is not set1682 +# CONFIG_TOUCHSCREEN_CHIPONE_ICN8318 is not set1683 +# CONFIG_TOUCHSCREEN_CY8CTMG110 is not set1684 +# CONFIG_TOUCHSCREEN_CYTTSP_CORE is not set1685 +# CONFIG_TOUCHSCREEN_CYTTSP4_CORE is not set1686 +# CONFIG_TOUCHSCREEN_DYNAPRO is not set1687 +# CONFIG_TOUCHSCREEN_HAMPSHIRE is not set1688 +# CONFIG_TOUCHSCREEN_EETI is not set1689 +# CONFIG_TOUCHSCREEN_EGALAX is not set1690 +# CONFIG_TOUCHSCREEN_FT6236 is not set1691 +# CONFIG_TOUCHSCREEN_FUJITSU is not set1692 +# CONFIG_TOUCHSCREEN_GOODIX is not set1693 +# CONFIG_TOUCHSCREEN_ILI210X is not set1694 +# CONFIG_TOUCHSCREEN_GUNZE is not set1695 +# CONFIG_TOUCHSCREEN_ELAN is not set1696 +# CONFIG_TOUCHSCREEN_ELO is not set1697 +# CONFIG_TOUCHSCREEN_WACOM_W8001 is not set1698 +# CONFIG_TOUCHSCREEN_WACOM_I2C is not set1699 +# CONFIG_TOUCHSCREEN_MAX11801 is not set1700 +# CONFIG_TOUCHSCREEN_MCS5000 is not set1701 +# CONFIG_TOUCHSCREEN_MMS114 is not set1702 +# CONFIG_TOUCHSCREEN_MTOUCH is not set1703 +# CONFIG_TOUCHSCREEN_IMX6UL_TSC is not set1704 +# CONFIG_TOUCHSCREEN_INEXIO is not set1705 +# CONFIG_TOUCHSCREEN_MK712 is not set1706 +# CONFIG_TOUCHSCREEN_PENMOUNT is not set1707 +# CONFIG_TOUCHSCREEN_EDT_FT5X06 is not set1708 +# CONFIG_TOUCHSCREEN_TOUCHRIGHT is not set1709 +# CONFIG_TOUCHSCREEN_TOUCHWIN is not set1710 +# CONFIG_TOUCHSCREEN_PIXCIR is not set1711 +# CONFIG_TOUCHSCREEN_WDT87XX_I2C is not set1712 +# CONFIG_TOUCHSCREEN_USB_COMPOSITE is not set1713 +# CONFIG_TOUCHSCREEN_TOUCHIT213 is not set1714 +# CONFIG_TOUCHSCREEN_TSC_SERIO is not set1715 +# CONFIG_TOUCHSCREEN_TSC2004 is not set1716 +# CONFIG_TOUCHSCREEN_TSC2005 is not set1717 +# CONFIG_TOUCHSCREEN_TSC2007 is not set1718 +# CONFIG_TOUCHSCREEN_ST1232 is not set1719 +# CONFIG_TOUCHSCREEN_SUN4I is not set1720 +# CONFIG_TOUCHSCREEN_SX8654 is not set1721 +# CONFIG_TOUCHSCREEN_TPS6507X is not set1722 +# CONFIG_TOUCHSCREEN_ZFORCE is not set1723 +# CONFIG_TOUCHSCREEN_ROHM_BU21023 is not set280 1724 # CONFIG_TOUCHSCREEN_GT82X is not set 1725 +# CONFIG_TOUCHSCREEN_GSLX680NEW is not set281 1726 # CONFIG_TOUCHSCREEN_FT5X16_TS is not set 282 -# CONFIG_TOUCHSCREEN_GT9XX_TS is not set1727 +# CONFIG_TOUCHSCREEN_FTS_TS is not set1728 +# CONFIG_TOUCHSCREEN_GT9XXNEW_TS is not set1729 +# CONFIG_TOUCHSCREEN_GT9XXNEWDUP_TS is not set1730 +CONFIG_TOUCHSCREEN_GT9XX_TS=y283 1731 CONFIG_INPUT_MISC=y 1732 +# CONFIG_INPUT_AD714X is not set1733 +# CONFIG_INPUT_ATMEL_CAPTOUCH is not set1734 +# CONFIG_INPUT_BMA150 is not set1735 +# CONFIG_INPUT_E3X0_BUTTON is not set1736 +# CONFIG_INPUT_MMA8450 is not set1737 +# CONFIG_INPUT_MPU3050 is not set1738 +# CONFIG_INPUT_GP2A is not set1739 +# CONFIG_INPUT_GPIO_BEEPER is not set1740 +# CONFIG_INPUT_GPIO_TILT_POLLED is not set1741 +# CONFIG_INPUT_GPIO_DECODER is not set1742 +# CONFIG_INPUT_ATI_REMOTE2 is not set1743 +# CONFIG_INPUT_KEYSPAN_REMOTE is not set1744 +# CONFIG_INPUT_KXTJ9 is not set1745 +# CONFIG_INPUT_POWERMATE is not set1746 +# CONFIG_INPUT_YEALINK is not set1747 +# CONFIG_INPUT_CM109 is not set1748 +# CONFIG_INPUT_REGULATOR_HAPTIC is not set284 1749 CONFIG_INPUT_AXP2101_PEK=y 285 1750 CONFIG_INPUT_UINPUT=y 286 1751 CONFIG_INPUT_GPIO=y 1752 +# CONFIG_INPUT_PCF8574 is not set1753 +# CONFIG_INPUT_PWM_BEEPER is not set1754 +# CONFIG_INPUT_GPIO_ROTARY_ENCODER is not set1755 +# CONFIG_INPUT_ADXL34X is not set1756 +# CONFIG_INPUT_IMS_PCU is not set1757 +# CONFIG_INPUT_CMA3000 is not set1758 +# CONFIG_INPUT_DRV260X_HAPTICS is not set1759 +# CONFIG_INPUT_DRV2665_HAPTICS is not set1760 +# CONFIG_INPUT_DRV2667_HAPTICS is not set287 1761 CONFIG_STK3X1X=y 288 1762 CONFIG_HALL_SENSOR=y 1763 +# CONFIG_HALL_OCH175 is not set1764 +# CONFIG_RMI4_CORE is not set289 1765 CONFIG_INPUT_SENSOR=y 1766 +# CONFIG_SENSORS_BMA250 is not set290 1767 CONFIG_SENSORS_SC7A20=y 1768 +# CONFIG_SENSORS_SC7A30 is not set1769 +# CONFIG_SENSORS_MMA7660 is not set1770 +# CONFIG_SENSORS_MIR3DA is not set1771 +# CONFIG_SENSORS_MXC622X is not set1772 +# CONFIG_SENSORS_MMA8452 is not set1773 +# CONFIG_SENSORS_MMA865X is not set1774 +# CONFIG_SENSORS_MC32X0 is not set1775 +# CONFIG_SENSORS_SC7660 is not set1776 +# CONFIG_SENSORS_GPADC is not set1777 +# CONFIG_SENSORS_BMA2X2 is not set1778 +# CONFIG_SENSORS_BMA2X2_ENABLE_INT1 is not set1779 +# CONFIG_SENSORS_BMA2X2_ENABLE_INT2 is not set1780 +1781 +#1782 +# Hardware I/O ports1783 +#1784 +CONFIG_SERIO=y291 1785 # CONFIG_SERIO_SERPORT is not set 1786 +# CONFIG_SERIO_AMBAKMI is not set1787 +CONFIG_SERIO_LIBPS2=y1788 +# CONFIG_SERIO_RAW is not set1789 +# CONFIG_SERIO_ALTERA_PS2 is not set1790 +# CONFIG_SERIO_PS2MULT is not set1791 +# CONFIG_SERIO_ARC_PS2 is not set1792 +# CONFIG_SERIO_APBPS2 is not set1793 +# CONFIG_SERIO_SUN4I_PS2 is not set1794 +# CONFIG_USERIO is not set1795 +# CONFIG_GAMEPORT is not set1796 +1797 +#1798 +# Character devices1799 +#1800 +CONFIG_TTY=y292 1801 # CONFIG_VT is not set 1802 +CONFIG_UNIX98_PTYS=y293 1803 # CONFIG_LEGACY_PTYS is not set 1804 +# CONFIG_SERIAL_NONSTANDARD is not set1805 +# CONFIG_N_GSM is not set1806 +# CONFIG_TRACE_SINK is not set1807 +CONFIG_LDISC_AUTOLOAD=y294 1808 # CONFIG_DEVMEM is not set 295 1809 # CONFIG_DEVKMEM is not set 1810 +1811 +#1812 +# Serial drivers1813 +#1814 +# CONFIG_SERIAL_8250 is not set1815 +1816 +#1817 +# Non-8250 serial port support1818 +#1819 +# CONFIG_SERIAL_AMBA_PL010 is not set1820 +# CONFIG_SERIAL_AMBA_PL011 is not set1821 +# CONFIG_SERIAL_EARLYCON_ARM_SEMIHOST is not set1822 +# CONFIG_SERIAL_MAX3100 is not set1823 +# CONFIG_SERIAL_MAX310X is not set1824 +# CONFIG_SERIAL_UARTLITE is not set1825 +CONFIG_SERIAL_CORE=y1826 +CONFIG_SERIAL_CORE_CONSOLE=y1827 +# CONFIG_SERIAL_SCCNXP is not set1828 +# CONFIG_SERIAL_SC16IS7XX is not set1829 +# CONFIG_SERIAL_ALTERA_JTAGUART is not set1830 +# CONFIG_SERIAL_ALTERA_UART is not set1831 +# CONFIG_SERIAL_IFX6X60 is not set1832 +# CONFIG_SERIAL_XILINX_PS_UART is not set1833 +# CONFIG_SERIAL_ARC is not set1834 +# CONFIG_SERIAL_FSL_LPUART is not set1835 +# CONFIG_SERIAL_CONEXANT_DIGICOLOR is not set1836 +CONFIG_SERIAL_SUNXI=y1837 +# CONFIG_SERIAL_SUNXI_DMA is not set1838 +CONFIG_SERIAL_SUNXI_CONSOLE=y1839 +# CONFIG_SERIAL_SUNXI_EARLYCON is not set1840 +# CONFIG_TTY_PRINTK is not set1841 +# CONFIG_HVC_DCC is not set1842 +# CONFIG_IPMI_HANDLER is not set296 1843 # CONFIG_HW_RANDOM is not set 1844 +1845 +#1846 +# PCMCIA character devices1847 +#1848 +# CONFIG_RAW_DRIVER is not set1849 +# CONFIG_TCG_TPM is not set1850 +# CONFIG_XILLYBUS is not set1851 +# CONFIG_SUNXI_SCR is not set1852 +CONFIG_SUNXI_SYS_INFO=y1853 +# CONFIG_SUNXI_QA_TEST is not set297 1854 CONFIG_SUNXI_SMC=y 1855 +CONFIG_DUMP_REG=y1856 +CONFIG_DUMP_REG_MISC=y1857 +# CONFIG_SUNXI_TIMER_TEST is not set1858 +# CONFIG_SUNXI_TRANSFORM is not set1859 +# CONFIG_SUNXI_DI is not set298 1860 CONFIG_SUNXI_G2D=y 1861 +# CONFIG_SUNXI_G2D_MIXER is not set299 1862 CONFIG_SUNXI_G2D_ROTATE=y 1863 +# CONFIG_TDA7729_AUDIO_DSP is not set1864 +1865 +#1866 +# I2C support1867 +#1868 +CONFIG_I2C=y1869 +CONFIG_I2C_BOARDINFO=y300 1870 # CONFIG_I2C_COMPAT is not set 301 1871 CONFIG_I2C_CHARDEV=y 1872 +CONFIG_I2C_MUX=y1873 +1874 +#1875 +# Multiplexer I2C Chip support1876 +#1877 +# CONFIG_I2C_ARB_GPIO_CHALLENGE is not set1878 +# CONFIG_I2C_MUX_GPIO is not set1879 +# CONFIG_I2C_MUX_PCA9541 is not set1880 +# CONFIG_I2C_MUX_PCA954x is not set1881 +# CONFIG_I2C_MUX_PINCTRL is not set1882 +# CONFIG_I2C_MUX_REG is not set1883 +# CONFIG_I2C_DEMUX_PINCTRL is not set302 1884 # CONFIG_I2C_HELPER_AUTO is not set 1885 +# CONFIG_I2C_SMBUS is not set1886 +1887 +#1888 +# I2C Algorithms1889 +#1890 +CONFIG_I2C_ALGOBIT=y1891 +# CONFIG_I2C_ALGOPCF is not set1892 +# CONFIG_I2C_ALGOPCA is not set1893 +1894 +#1895 +# I2C Hardware Bus support1896 +#1897 +1898 +#1899 +# I2C system bus drivers (mostly embedded / system-on-chip)1900 +#1901 +# CONFIG_I2C_CADENCE is not set1902 +# CONFIG_I2C_CBUS_GPIO is not set1903 +# CONFIG_I2C_DESIGNWARE_PLATFORM is not set1904 +# CONFIG_I2C_EMEV2 is not set1905 +# CONFIG_I2C_GPIO is not set1906 +# CONFIG_I2C_MV64XXX is not set1907 +# CONFIG_I2C_NOMADIK is not set1908 +# CONFIG_I2C_OCORES is not set303 1909 CONFIG_I2C_SUNXI=y 1910 +# CONFIG_I2C_PCA_PLATFORM is not set1911 +# CONFIG_I2C_PXA_PCI is not set1912 +# CONFIG_I2C_RK3X is not set1913 +# CONFIG_I2C_SIMTEC is not set1914 +# CONFIG_I2C_XILINX is not set1915 +1916 +#1917 +# External I2C/SMBus adapter drivers1918 +#1919 +# CONFIG_I2C_DIOLAN_U2C is not set1920 +# CONFIG_I2C_PARPORT_LIGHT is not set1921 +# CONFIG_I2C_ROBOTFUZZ_OSIF is not set1922 +# CONFIG_I2C_TAOS_EVM is not set1923 +# CONFIG_I2C_TINY_USB is not set1924 +1925 +#1926 +# Other I2C/SMBus bus drivers1927 +#1928 +# CONFIG_I2C_STUB is not set1929 +# CONFIG_I2C_SLAVE is not set1930 +# CONFIG_I2C_DEBUG_CORE is not set1931 +# CONFIG_I2C_DEBUG_ALGO is not set1932 +# CONFIG_I2C_DEBUG_BUS is not set1933 +CONFIG_SPI=y1934 +# CONFIG_SPI_DEBUG is not set1935 +CONFIG_SPI_MASTER=y1936 +1937 +#1938 +# SPI Master Controller Drivers1939 +#1940 +# CONFIG_SPI_ALTERA is not set1941 +# CONFIG_SPI_AXI_SPI_ENGINE is not set1942 +# CONFIG_SPI_BITBANG is not set1943 +# CONFIG_SPI_CADENCE is not set1944 +# CONFIG_SPI_DESIGNWARE is not set1945 +# CONFIG_SPI_GPIO is not set1946 +# CONFIG_SPI_FSL_SPI is not set1947 +# CONFIG_SPI_OC_TINY is not set1948 +# CONFIG_SPI_PL022 is not set1949 +# CONFIG_SPI_PXA2XX_PCI is not set1950 +# CONFIG_SPI_ROCKCHIP is not set1951 +# CONFIG_SPI_SC18IS602 is not set1952 +# CONFIG_SPI_SUN4I is not set1953 +# CONFIG_SPI_SUN6I is not set1954 +CONFIG_SPI_SUNXI=y1955 +# CONFIG_SPI_XCOMM is not set1956 +# CONFIG_SPI_XILINX is not set1957 +# CONFIG_SPI_ZYNQMP_GQSPI is not set1958 +1959 +#1960 +# SPI Protocol Masters1961 +#1962 +# CONFIG_SPI_SPIDEV is not set1963 +# CONFIG_SPI_LOOPBACK_TEST is not set1964 +# CONFIG_SPI_TLE62X0 is not set1965 +# CONFIG_SPMI is not set1966 +# CONFIG_HSI is not set1967 +1968 +#1969 +# PPS support1970 +#1971 +# CONFIG_PPS is not set1972 +1973 +#1974 +# PPS generators support1975 +#1976 +1977 +#1978 +# PTP clock support1979 +#1980 +# CONFIG_PTP_1588_CLOCK is not set1981 +1982 +#1983 +# Enable PHYLIB and NETWORK_PHY_TIMESTAMPING to see the additional clocks.1984 +#1985 +CONFIG_PINCTRL=y1986 +1987 +#1988 +# Pin controllers1989 +#1990 +CONFIG_PINMUX=y1991 +CONFIG_PINCONF=y1992 +CONFIG_GENERIC_PINCONF=y1993 +# CONFIG_DEBUG_PINCTRL is not set1994 +# CONFIG_PINCTRL_AMD is not set1995 +# CONFIG_PINCTRL_SINGLE is not set1996 +1997 +#1998 +# Allwinner SOC PINCTRL DRIVER1999 +#2000 +CONFIG_PINCTRL_SUNXI=y2001 +# CONFIG_PINCTRL_SUNXI_TEST is not set2002 +# CONFIG_PINCTRL_SUN4I_A10 is not set2003 +# CONFIG_PINCTRL_SUN5I_A10S is not set2004 +# CONFIG_PINCTRL_SUN5I_A13 is not set2005 +# CONFIG_PINCTRL_GR8 is not set2006 +# CONFIG_PINCTRL_SUN6I_A31 is not set2007 +# CONFIG_PINCTRL_SUN6I_A31S is not set2008 +# CONFIG_PINCTRL_SUN6I_A31_R is not set2009 +# CONFIG_PINCTRL_SUN7I_A20 is not set2010 +# CONFIG_PINCTRL_SUN8I_A23 is not set2011 +# CONFIG_PINCTRL_SUN8I_A33 is not set2012 +# CONFIG_PINCTRL_SUN8I_A83T is not set2013 +# CONFIG_PINCTRL_SUN8I_A23_R is not set2014 +# CONFIG_PINCTRL_SUN8I_H3 is not set2015 +# CONFIG_PINCTRL_SUN8I_H3_R is not set2016 +# CONFIG_PINCTRL_SUN9I_A80 is not set2017 +# CONFIG_PINCTRL_SUN9I_A80_R is not set2018 +CONFIG_PINCTRL_SUN50IW10P1=y2019 +CONFIG_PINCTRL_SUN50IW10P1_R=y304 2020 CONFIG_GPIOLIB=y 2021 +CONFIG_OF_GPIO=y2022 +# CONFIG_DEBUG_GPIO is not set2023 +CONFIG_GPIO_SYSFS=y2024 +CONFIG_GPIO_GENERIC=y2025 +2026 +#2027 +# Memory mapped GPIO drivers2028 +#2029 +# CONFIG_GPIO_74XX_MMIO is not set2030 +# CONFIG_GPIO_ALTERA is not set2031 +# CONFIG_GPIO_AXP858 is not set2032 +# CONFIG_GPIO_SUNXI is not set2033 +# CONFIG_GPIO_DWAPB is not set305 2034 CONFIG_GPIO_GENERIC_PLATFORM=y 2035 +# CONFIG_GPIO_GRGPIO is not set2036 +# CONFIG_GPIO_MOCKUP is not set2037 +# CONFIG_GPIO_PL061 is not set2038 +# CONFIG_GPIO_SYSCON is not set2039 +# CONFIG_GPIO_XGENE is not set2040 +# CONFIG_GPIO_XILINX is not set2041 +# CONFIG_GPIO_ZX is not set2042 +2043 +#2044 +# I2C GPIO expanders2045 +#2046 +# CONFIG_GPIO_ADP5588 is not set2047 +# CONFIG_GPIO_ADNP is not set2048 +# CONFIG_GPIO_MAX7300 is not set2049 +# CONFIG_GPIO_MAX732X is not set2050 +# CONFIG_GPIO_PCA953X is not set2051 +# CONFIG_GPIO_PCF857X is not set2052 +# CONFIG_GPIO_SX150X is not set2053 +# CONFIG_GPIO_TPIC2810 is not set2054 +# CONFIG_GPIO_TS4900 is not set2055 +2056 +#2057 +# MFD GPIO expanders2058 +#2059 +2060 +#2061 +# SPI GPIO expanders2062 +#2063 +# CONFIG_GPIO_74X164 is not set2064 +# CONFIG_GPIO_MAX7301 is not set2065 +# CONFIG_GPIO_MC33880 is not set2066 +# CONFIG_GPIO_PISOSR is not set2067 +2068 +#2069 +# SPI or I2C GPIO expanders2070 +#2071 +# CONFIG_GPIO_MCP23S08 is not set2072 +2073 +#2074 +# USB GPIO expanders2075 +#2076 +# CONFIG_W1 is not set2077 +# CONFIG_POWER_AVS is not set2078 +CONFIG_POWER_RESET=y2079 +# CONFIG_POWER_RESET_GPIO is not set2080 +# CONFIG_POWER_RESET_GPIO_RESTART is not set2081 +# CONFIG_POWER_RESET_LTC2952 is not set2082 +# CONFIG_POWER_RESET_RESTART is not set2083 +# CONFIG_POWER_RESET_XGENE is not set2084 +# CONFIG_POWER_RESET_SYSCON is not set2085 +# CONFIG_POWER_RESET_SYSCON_POWEROFF is not set2086 +# CONFIG_SYSCON_REBOOT_MODE is not set2087 +CONFIG_POWER_SUPPLY=y2088 +# CONFIG_AW_AXP is not set2089 +# CONFIG_POWER_SUPPLY_DEBUG is not set2090 +# CONFIG_PDA_POWER is not set2091 +# CONFIG_GENERIC_ADC_BATTERY is not set2092 +# CONFIG_TEST_POWER is not set2093 +# CONFIG_BATTERY_DS2780 is not set2094 +# CONFIG_BATTERY_DS2781 is not set2095 +# CONFIG_BATTERY_DS2782 is not set2096 +# CONFIG_BATTERY_SBS is not set2097 +# CONFIG_BATTERY_BQ27XXX is not set2098 +# CONFIG_BATTERY_MAX17040 is not set2099 +# CONFIG_BATTERY_MAX17042 is not set2100 +# CONFIG_CHARGER_MAX8903 is not set2101 +# CONFIG_CHARGER_LP8727 is not set2102 +# CONFIG_CHARGER_GPIO is not set2103 +# CONFIG_CHARGER_MANAGER is not set2104 +# CONFIG_CHARGER_BQ2415X is not set2105 +# CONFIG_CHARGER_BQ24190 is not set2106 +# CONFIG_CHARGER_BQ24257 is not set2107 +# CONFIG_CHARGER_BQ24735 is not set2108 +# CONFIG_CHARGER_BQ25890 is not set2109 +# CONFIG_CHARGER_SMB347 is not set2110 +# CONFIG_BATTERY_GAUGE_LTC2941 is not set2111 +# CONFIG_CHARGER_RT9455 is not set306 2112 CONFIG_AXP803_POWER=y 2113 +CONFIG_HWMON=y2114 +# CONFIG_HWMON_VID is not set2115 +# CONFIG_HWMON_DEBUG_CHIP is not set2116 +2117 +#2118 +# Native drivers2119 +#2120 +# CONFIG_SENSORS_AD7314 is not set2121 +# CONFIG_SENSORS_AD7414 is not set2122 +# CONFIG_SENSORS_AD7418 is not set2123 +# CONFIG_SENSORS_ADM1021 is not set2124 +# CONFIG_SENSORS_ADM1025 is not set2125 +# CONFIG_SENSORS_ADM1026 is not set2126 +# CONFIG_SENSORS_ADM1029 is not set2127 +# CONFIG_SENSORS_ADM1031 is not set2128 +# CONFIG_SENSORS_ADM9240 is not set2129 +# CONFIG_SENSORS_ADT7310 is not set2130 +# CONFIG_SENSORS_ADT7410 is not set2131 +# CONFIG_SENSORS_ADT7411 is not set2132 +# CONFIG_SENSORS_ADT7462 is not set2133 +# CONFIG_SENSORS_ADT7470 is not set2134 +# CONFIG_SENSORS_ADT7475 is not set2135 +# CONFIG_SENSORS_ASC7621 is not set2136 +# CONFIG_SENSORS_ATXP1 is not set2137 +# CONFIG_SENSORS_DS620 is not set2138 +# CONFIG_SENSORS_DS1621 is not set2139 +# CONFIG_SENSORS_F71805F is not set2140 +# CONFIG_SENSORS_F71882FG is not set2141 +# CONFIG_SENSORS_F75375S is not set2142 +# CONFIG_SENSORS_GL518SM is not set2143 +# CONFIG_SENSORS_GL520SM is not set2144 +# CONFIG_SENSORS_G760A is not set2145 +# CONFIG_SENSORS_G762 is not set2146 +# CONFIG_SENSORS_GPIO_FAN is not set2147 +# CONFIG_SENSORS_HIH6130 is not set2148 +# CONFIG_SENSORS_IIO_HWMON is not set2149 +# CONFIG_SENSORS_IT87 is not set2150 +# CONFIG_SENSORS_JC42 is not set2151 +# CONFIG_SENSORS_POWR1220 is not set2152 +# CONFIG_SENSORS_LINEAGE is not set2153 +# CONFIG_SENSORS_LTC2945 is not set2154 +# CONFIG_SENSORS_LTC2990 is not set2155 +# CONFIG_SENSORS_LTC4151 is not set2156 +# CONFIG_SENSORS_LTC4215 is not set2157 +# CONFIG_SENSORS_LTC4222 is not set2158 +# CONFIG_SENSORS_LTC4245 is not set2159 +# CONFIG_SENSORS_LTC4260 is not set2160 +# CONFIG_SENSORS_LTC4261 is not set2161 +# CONFIG_SENSORS_MAX1111 is not set2162 +# CONFIG_SENSORS_MAX16065 is not set2163 +# CONFIG_SENSORS_MAX1619 is not set2164 +# CONFIG_SENSORS_MAX1668 is not set2165 +# CONFIG_SENSORS_MAX197 is not set2166 +# CONFIG_SENSORS_MAX31722 is not set2167 +# CONFIG_SENSORS_MAX6639 is not set2168 +# CONFIG_SENSORS_MAX6642 is not set2169 +# CONFIG_SENSORS_MAX6650 is not set2170 +# CONFIG_SENSORS_MAX6697 is not set2171 +# CONFIG_SENSORS_MAX31790 is not set2172 +# CONFIG_SENSORS_MCP3021 is not set2173 +# CONFIG_SENSORS_ADCXX is not set2174 +# CONFIG_SENSORS_LM63 is not set2175 +# CONFIG_SENSORS_LM70 is not set2176 +# CONFIG_SENSORS_LM73 is not set2177 +# CONFIG_SENSORS_LM75 is not set2178 +# CONFIG_SENSORS_LM77 is not set2179 +# CONFIG_SENSORS_LM78 is not set2180 +# CONFIG_SENSORS_LM80 is not set2181 +# CONFIG_SENSORS_LM83 is not set2182 +# CONFIG_SENSORS_LM85 is not set2183 +# CONFIG_SENSORS_LM87 is not set2184 +# CONFIG_SENSORS_LM90 is not set2185 +# CONFIG_SENSORS_LM92 is not set2186 +# CONFIG_SENSORS_LM93 is not set2187 +# CONFIG_SENSORS_LM95234 is not set2188 +# CONFIG_SENSORS_LM95241 is not set2189 +# CONFIG_SENSORS_LM95245 is not set2190 +# CONFIG_SENSORS_PC87360 is not set2191 +# CONFIG_SENSORS_PC87427 is not set2192 +# CONFIG_SENSORS_NTC_THERMISTOR is not set2193 +# CONFIG_SENSORS_NCT6683 is not set2194 +# CONFIG_SENSORS_NCT6775 is not set2195 +# CONFIG_SENSORS_NCT7802 is not set2196 +# CONFIG_SENSORS_NCT7904 is not set2197 +# CONFIG_SENSORS_PCF8591 is not set2198 +# CONFIG_PMBUS is not set2199 +# CONFIG_SENSORS_PWM_FAN is not set2200 +# CONFIG_SENSORS_SHT15 is not set2201 +# CONFIG_SENSORS_SHT21 is not set2202 +# CONFIG_SENSORS_SHT3x is not set2203 +# CONFIG_SENSORS_SHTC1 is not set2204 +# CONFIG_SENSORS_DME1737 is not set2205 +# CONFIG_SENSORS_EMC1403 is not set2206 +# CONFIG_SENSORS_EMC2103 is not set2207 +# CONFIG_SENSORS_EMC6W201 is not set2208 +# CONFIG_SENSORS_SMSC47M1 is not set2209 +# CONFIG_SENSORS_SMSC47M192 is not set2210 +# CONFIG_SENSORS_SMSC47B397 is not set2211 +# CONFIG_SENSORS_SCH56XX_COMMON is not set2212 +# CONFIG_SENSORS_SMM665 is not set2213 +# CONFIG_SENSORS_ADC128D818 is not set2214 +# CONFIG_SENSORS_ADS1015 is not set2215 +# CONFIG_SENSORS_ADS7828 is not set2216 +# CONFIG_SENSORS_ADS7871 is not set2217 +# CONFIG_SENSORS_AMC6821 is not set2218 +# CONFIG_SENSORS_INA209 is not set2219 +# CONFIG_SENSORS_INA2XX is not set2220 +# CONFIG_SENSORS_INA3221 is not set2221 +# CONFIG_SENSORS_TC74 is not set2222 +# CONFIG_SENSORS_THMC50 is not set2223 +# CONFIG_SENSORS_TMP102 is not set2224 +# CONFIG_SENSORS_TMP103 is not set2225 +# CONFIG_SENSORS_TMP401 is not set2226 +# CONFIG_SENSORS_TMP421 is not set2227 +# CONFIG_SENSORS_VT1211 is not set2228 +# CONFIG_SENSORS_W83781D is not set2229 +# CONFIG_SENSORS_W83791D is not set2230 +# CONFIG_SENSORS_W83792D is not set2231 +# CONFIG_SENSORS_W83793 is not set2232 +# CONFIG_SENSORS_W83795 is not set2233 +# CONFIG_SENSORS_W83L785TS is not set2234 +# CONFIG_SENSORS_W83L786NG is not set2235 +# CONFIG_SENSORS_W83627HF is not set2236 +# CONFIG_SENSORS_W83627EHF is not set307 2237 CONFIG_THERMAL=y 2238 +CONFIG_THERMAL_HWMON=y2239 +CONFIG_THERMAL_OF=y2240 +# CONFIG_THERMAL_WRITABLE_TRIPS is not set2241 +CONFIG_THERMAL_DEFAULT_GOV_STEP_WISE=y2242 +# CONFIG_THERMAL_DEFAULT_GOV_FAIR_SHARE is not set2243 +# CONFIG_THERMAL_DEFAULT_GOV_USER_SPACE is not set2244 +# CONFIG_THERMAL_DEFAULT_GOV_POWER_ALLOCATOR is not set2245 +# CONFIG_THERMAL_GOV_FAIR_SHARE is not set2246 +CONFIG_THERMAL_GOV_STEP_WISE=y2247 +# CONFIG_THERMAL_GOV_BANG_BANG is not set2248 +# CONFIG_THERMAL_GOV_USER_SPACE is not set2249 +# CONFIG_THERMAL_GOV_POWER_ALLOCATOR is not set2250 +# CONFIG_CPU_THERMAL is not set2251 +# CONFIG_CLOCK_THERMAL is not set2252 +# CONFIG_THERMAL_EMULATION is not set2253 +# CONFIG_QORIQ_THERMAL is not set308 2254 CONFIG_SUNXI_THERMAL_NG=y 2255 +2256 +#2257 +# ACPI INT340X thermal drivers2258 +#2259 +2260 +#2261 +# allwinner(SUNXI) thermal drivers2262 +#2263 +2264 +#2265 +# allwinner(SUNXI) thermal cooling device drivers2266 +#2267 +# CONFIG_SUNXI_BUDGET_COOLING is not set2268 +# CONFIG_SUNXI_GPU_COOLING is not set2269 +2270 +#2271 +# allwinner(SUNXI) thermal sensor drivers2272 +#2273 +# CONFIG_SUNXI_THERMAL_SENSOR is not set2274 +# CONFIG_GENERIC_ADC_THERMAL is not set2275 +# CONFIG_WATCHDOG is not set2276 +CONFIG_SSB_POSSIBLE=y2277 +2278 +#2279 +# Sonics Silicon Backplane2280 +#2281 +# CONFIG_SSB is not set2282 +CONFIG_BCMA_POSSIBLE=y2283 +2284 +#2285 +# Broadcom specific AMBA2286 +#2287 +# CONFIG_BCMA is not set2288 +2289 +#2290 +# Multifunction device drivers2291 +#2292 +CONFIG_MFD_CORE=y2293 +# CONFIG_MFD_ACX00 is not set2294 +# CONFIG_MFD_ACT8945A is not set2295 +# CONFIG_MFD_AS3711 is not set2296 +# CONFIG_MFD_AS3722 is not set2297 +# CONFIG_PMIC_ADP5520 is not set2298 +# CONFIG_MFD_AAT2870_CORE is not set2299 +# CONFIG_MFD_ATMEL_FLEXCOM is not set2300 +# CONFIG_MFD_ATMEL_HLCDC is not set2301 +# CONFIG_MFD_BCM590XX is not set2302 +CONFIG_MFD_AXP2101=y309 2303 CONFIG_MFD_AXP2101_I2C=y 2304 +# CONFIG_MFD_AXP20X_I2C is not set2305 +# CONFIG_MFD_CROS_EC is not set2306 +# CONFIG_PMIC_DA903X is not set2307 +# CONFIG_MFD_DA9052_SPI is not set2308 +# CONFIG_MFD_DA9052_I2C is not set2309 +# CONFIG_MFD_DA9055 is not set2310 +# CONFIG_MFD_DA9062 is not set2311 +# CONFIG_MFD_DA9063 is not set2312 +# CONFIG_MFD_DA9150 is not set2313 +# CONFIG_MFD_DLN2 is not set2314 +# CONFIG_MFD_EXYNOS_LPASS is not set2315 +# CONFIG_MFD_MC13XXX_SPI is not set2316 +# CONFIG_MFD_MC13XXX_I2C is not set2317 +# CONFIG_MFD_HI6421_PMIC is not set2318 +# CONFIG_HTC_PASIC3 is not set2319 +# CONFIG_HTC_I2CPLD is not set2320 +# CONFIG_INTEL_SOC_PMIC is not set2321 +# CONFIG_MFD_KEMPLD is not set2322 +# CONFIG_MFD_88PM800 is not set2323 +# CONFIG_MFD_88PM805 is not set2324 +# CONFIG_MFD_88PM860X is not set2325 +# CONFIG_MFD_MAX14577 is not set2326 +# CONFIG_MFD_MAX77620 is not set2327 +# CONFIG_MFD_MAX77686 is not set2328 +# CONFIG_MFD_MAX77693 is not set2329 +# CONFIG_MFD_MAX77843 is not set2330 +# CONFIG_MFD_MAX8907 is not set2331 +# CONFIG_MFD_MAX8925 is not set2332 +# CONFIG_MFD_MAX8997 is not set2333 +# CONFIG_MFD_MAX8998 is not set2334 +# CONFIG_MFD_MT6397 is not set2335 +# CONFIG_MFD_MENF21BMC is not set2336 +# CONFIG_EZX_PCAP is not set2337 +# CONFIG_MFD_VIPERBOARD is not set2338 +# CONFIG_MFD_RETU is not set2339 +# CONFIG_MFD_PCF50633 is not set2340 +# CONFIG_MFD_RT5033 is not set2341 +# CONFIG_MFD_RTSX_USB is not set2342 +# CONFIG_MFD_RC5T583 is not set2343 +# CONFIG_MFD_RK808 is not set2344 +# CONFIG_MFD_RN5T618 is not set2345 +# CONFIG_MFD_SEC_CORE is not set2346 +# CONFIG_MFD_SI476X_CORE is not set2347 +# CONFIG_MFD_SM501 is not set2348 +# CONFIG_MFD_SKY81452 is not set2349 +# CONFIG_MFD_SMSC is not set2350 +# CONFIG_ABX500_CORE is not set2351 +# CONFIG_MFD_STMPE is not set2352 +# CONFIG_MFD_SUN6I_PRCM is not set310 2353 CONFIG_MFD_SYSCON=y 2354 +# CONFIG_MFD_TI_AM335X_TSCADC is not set2355 +# CONFIG_MFD_LP3943 is not set2356 +# CONFIG_MFD_LP8788 is not set2357 +# CONFIG_MFD_PALMAS is not set2358 +# CONFIG_TPS6105X is not set2359 +# CONFIG_TPS65010 is not set2360 +# CONFIG_TPS6507X is not set2361 +# CONFIG_MFD_TPS65086 is not set2362 +# CONFIG_MFD_TPS65090 is not set2363 +# CONFIG_MFD_TPS65217 is not set2364 +# CONFIG_MFD_TI_LP873X is not set2365 +# CONFIG_MFD_TPS65218 is not set2366 +# CONFIG_MFD_TPS6586X is not set2367 +# CONFIG_MFD_TPS65910 is not set2368 +# CONFIG_MFD_TPS65912_I2C is not set2369 +# CONFIG_MFD_TPS65912_SPI is not set2370 +# CONFIG_MFD_TPS80031 is not set2371 +# CONFIG_TWL4030_CORE is not set2372 +# CONFIG_TWL6040_CORE is not set2373 +# CONFIG_MFD_WL1273_CORE is not set2374 +# CONFIG_MFD_LM3533 is not set2375 +# CONFIG_MFD_TC3589X is not set2376 +# CONFIG_MFD_TMIO is not set2377 +# CONFIG_MFD_ARIZONA_I2C is not set2378 +# CONFIG_MFD_ARIZONA_SPI is not set2379 +# CONFIG_MFD_WM8400 is not set2380 +# CONFIG_MFD_WM831X_I2C is not set2381 +# CONFIG_MFD_WM831X_SPI is not set2382 +# CONFIG_MFD_WM8350_I2C is not set2383 +# CONFIG_MFD_WM8994 is not set311 2384 CONFIG_REGULATOR=y 2385 +# CONFIG_REGULATOR_DEBUG is not set312 2386 CONFIG_REGULATOR_FIXED_VOLTAGE=y 313 2387 CONFIG_REGULATOR_VIRTUAL_CONSUMER=y 2388 +# CONFIG_REGULATOR_USERSPACE_CONSUMER is not set2389 +# CONFIG_REGULATOR_ACT8865 is not set2390 +# CONFIG_REGULATOR_AD5398 is not set2391 +# CONFIG_REGULATOR_ANATOP is not set314 2392 CONFIG_REGULATOR_AXP2101=y 2393 +CONFIG_SUNXI_REGULATOR_DT=y2394 +# CONFIG_REGULATOR_DA9210 is not set2395 +# CONFIG_REGULATOR_DA9211 is not set2396 +# CONFIG_REGULATOR_FAN53555 is not set2397 +# CONFIG_REGULATOR_GPIO is not set2398 +# CONFIG_REGULATOR_ISL9305 is not set2399 +# CONFIG_REGULATOR_ISL6271A is not set2400 +# CONFIG_REGULATOR_LP3971 is not set2401 +# CONFIG_REGULATOR_LP3972 is not set2402 +# CONFIG_REGULATOR_LP872X is not set2403 +# CONFIG_REGULATOR_LP8755 is not set2404 +# CONFIG_REGULATOR_LTC3589 is not set2405 +# CONFIG_REGULATOR_LTC3676 is not set2406 +# CONFIG_REGULATOR_MAX1586 is not set2407 +# CONFIG_REGULATOR_MAX8649 is not set2408 +# CONFIG_REGULATOR_MAX8660 is not set2409 +# CONFIG_REGULATOR_MAX8952 is not set2410 +# CONFIG_REGULATOR_MAX8973 is not set2411 +# CONFIG_REGULATOR_MT6311 is not set2412 +# CONFIG_REGULATOR_PFUZE100 is not set2413 +# CONFIG_REGULATOR_PV88060 is not set2414 +# CONFIG_REGULATOR_PV88080 is not set2415 +# CONFIG_REGULATOR_PV88090 is not set2416 +# CONFIG_REGULATOR_PWM is not set2417 +# CONFIG_REGULATOR_TPS51632 is not set2418 +# CONFIG_REGULATOR_TPS62360 is not set2419 +# CONFIG_REGULATOR_TPS65023 is not set2420 +# CONFIG_REGULATOR_TPS6507X is not set2421 +# CONFIG_REGULATOR_TPS6524X is not set315 2422 CONFIG_MEDIA_SUPPORT=y 2423 +2424 +#2425 +# Multimedia core support2426 +#316 2427 CONFIG_MEDIA_CAMERA_SUPPORT=y 2428 +# CONFIG_MEDIA_ANALOG_TV_SUPPORT is not set2429 +# CONFIG_MEDIA_DIGITAL_TV_SUPPORT is not set2430 +# CONFIG_MEDIA_RADIO_SUPPORT is not set2431 +# CONFIG_MEDIA_SDR_SUPPORT is not set2432 +# CONFIG_MEDIA_RC_SUPPORT is not set317 2433 CONFIG_MEDIA_CONTROLLER=y 2434 +# CONFIG_MEDIA_CONTROLLER_DVB is not set2435 +CONFIG_VIDEO_DEV=y318 2436 CONFIG_VIDEO_V4L2_SUBDEV_API=y 2437 +CONFIG_VIDEO_V4L2=y2438 +# CONFIG_VIDEO_ADV_DEBUG is not set2439 +# CONFIG_VIDEO_FIXED_MINOR_RANGES is not set2440 +CONFIG_VIDEOBUF2_CORE=y2441 +CONFIG_VIDEOBUF2_MEMOPS=y2442 +CONFIG_VIDEOBUF2_DMA_CONTIG=m2443 +CONFIG_VIDEOBUF2_VMALLOC=y2444 +# CONFIG_TTPCI_EEPROM is not set2445 +2446 +#2447 +# Media drivers2448 +#2449 +# CONFIG_MEDIA_USB_SUPPORT is not set319 2450 CONFIG_V4L_PLATFORM_DRIVERS=y 2451 +# CONFIG_SOC_CAMERA is not set2452 +# CONFIG_VIDEO_XILINX is not set320 2453 CONFIG_VIDEO_SUNXI_VIN=m 321 -# CONFIG_CSI_CCI is not set2454 +CONFIG_CSI_VIN=m2455 +# CONFIG_ENABLE_SENSOR_FLIP_OPTION is not set2456 +CONFIG_CSI_CCI=m2457 +CONFIG_CCI=y2458 +# CONFIG_CCI_TO_TWI is not set2459 +CONFIG_FLASH=m2460 +CONFIG_ACTUATOR=m2461 +CONFIG_SENSOR_LIST=m2462 +# CONFIG_BUF_AUTO_UPDATE is not set322 2463 CONFIG_VIN_LOG=y 2464 +# CONFIG_PIPELINE_RESET is not set2465 +# CONFIG_MULTI_FRAME is not set2466 +# CONFIG_SUPPORT_ISP_TDM is not set2467 +# CONFIG_DISPPLAY_SYNC is not set323 2468 CONFIG_VIN_IOMMU=y 2469 +# CONFIG_D3D is not set324 2470 # CONFIG_WDR is not set 2471 +# CONFIG_SAME_I2C is not set2472 +# CONFIG_VIDEO_SUNXI_VFE is not set2473 +# CONFIG_V4L_MEM2MEM_DRIVERS is not set2474 +# CONFIG_V4L_TEST_DRIVERS is not set2475 +2476 +#2477 +# Supported MMC/SDIO adapters2478 +#2479 +# CONFIG_CYPRESS_FIRMWARE is not set2480 +2481 +#2482 +# Media ancillary drivers (tuners, sensors, i2c, spi, frontends)2483 +#2484 +CONFIG_MEDIA_SUBDRV_AUTOSELECT=y2485 +2486 +#2487 +# Audio decoders, processors and mixers2488 +#2489 +2490 +#2491 +# RDS decoders2492 +#2493 +2494 +#2495 +# Video decoders2496 +#2497 +2498 +#2499 +# Video and audio decoders2500 +#2501 +2502 +#2503 +# Video encoders2504 +#2505 +2506 +#2507 +# Camera sensor devices2508 +#2509 +2510 +#2511 +# Flash devices2512 +#2513 +2514 +#2515 +# Video improvement chips2516 +#2517 +2518 +#2519 +# Audio/Video compression chips2520 +#2521 +2522 +#2523 +# Miscellaneous helper chips2524 +#2525 +2526 +#2527 +# Sensors used on soc_camera driver2528 +#2529 +2530 +#2531 +# Tools to develop new frontends2532 +#2533 +# CONFIG_DVB_DUMMY_FE is not set2534 +CONFIG_VIDEO_ENCODER_DECODER_SUNXI=y325 2535 # CONFIG_VIDEO_GOOGLE_VP9_DECODER_SUNXI is not set 2536 +# CONFIG_AW_TSC is not set2537 +2538 +#2539 +# Graphics support2540 +#2541 +2542 +#2543 +# GPU support for sunxi2544 +#326 2545 CONFIG_SUNXI_GPU_TYPE="ge8300" 327 2546 CONFIG_DRM=y 2547 +# CONFIG_DRM_DP_AUX_CHARDEV is not set2548 +CONFIG_DRM_KMS_HELPER=y2549 +CONFIG_DRM_KMS_FB_HELPER=y2550 +CONFIG_DRM_FBDEV_EMULATION=y2551 +# CONFIG_DRM_LOAD_EDID_FIRMWARE is not set2552 +2553 +#2554 +# I2C encoder or helper chips2555 +#2556 +# CONFIG_DRM_I2C_CH7006 is not set2557 +# CONFIG_DRM_I2C_SIL164 is not set2558 +# CONFIG_DRM_I2C_NXP_TDA998X is not set2559 +# CONFIG_DRM_HDLCD is not set2560 +# CONFIG_DRM_MALI_DISPLAY is not set2561 +2562 +#2563 +# ACP (Audio CoProcessor) Configuration2564 +#2565 +# CONFIG_DRM_VGEM is not set2566 +# CONFIG_DRM_UDL is not set2567 +CONFIG_DRM_BRIDGE=y2568 +2569 +#2570 +# Display Interface Bridges2571 +#2572 +# CONFIG_DRM_ANALOGIX_ANX78XX is not set2573 +# CONFIG_DRM_DUMB_VGA_DAC is not set2574 +# CONFIG_DRM_NXP_PTN3460 is not set2575 +# CONFIG_DRM_PARADE_PS8622 is not set2576 +# CONFIG_DRM_SII902X is not set2577 +# CONFIG_DRM_TOSHIBA_TC358767 is not set2578 +# CONFIG_DRM_I2C_ADV7511 is not set2579 +# CONFIG_DRM_ARCPGU is not set2580 +# CONFIG_DRM_HISI_KIRIN is not set2581 +# CONFIG_DRM_LEGACY is not set2582 +2583 +#2584 +# Frame buffer Devices2585 +#2586 +CONFIG_FB=y2587 +# CONFIG_FIRMWARE_EDID is not set2588 +CONFIG_FB_CMDLINE=y2589 +CONFIG_FB_NOTIFY=y2590 +# CONFIG_FB_DDC is not set2591 +# CONFIG_FB_BOOT_VESA_SUPPORT is not set2592 +CONFIG_FB_CFB_FILLRECT=y2593 +CONFIG_FB_CFB_COPYAREA=y2594 +CONFIG_FB_CFB_IMAGEBLIT=y2595 +# CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set2596 +CONFIG_FB_SYS_FILLRECT=y2597 +CONFIG_FB_SYS_COPYAREA=y2598 +CONFIG_FB_SYS_IMAGEBLIT=y2599 +# CONFIG_FB_FOREIGN_ENDIAN is not set2600 +CONFIG_FB_SYS_FOPS=y2601 +CONFIG_FB_DEFERRED_IO=y2602 +# CONFIG_FB_SVGALIB is not set2603 +# CONFIG_FB_MACMODES is not set2604 +# CONFIG_FB_BACKLIGHT is not set2605 +# CONFIG_FB_MODE_HELPERS is not set2606 +# CONFIG_FB_TILEBLITTING is not set2607 +2608 +#2609 +# Frame buffer hardware drivers2610 +#2611 +# CONFIG_FB_ARMCLCD is not set2612 +# CONFIG_FB_OPENCORES is not set2613 +# CONFIG_FB_S1D13XXX is not set2614 +# CONFIG_FB_SMSCUFX is not set2615 +# CONFIG_FB_UDL is not set2616 +# CONFIG_FB_IBM_GXT4500 is not set2617 +# CONFIG_FB_VIRTUAL is not set2618 +# CONFIG_FB_METRONOME is not set2619 +# CONFIG_FB_BROADSHEET is not set2620 +# CONFIG_FB_AUO_K190X is not set2621 +# CONFIG_FB_SIMPLE is not set2622 +2623 +#2624 +# Video support for sunxi2625 +#2626 +# CONFIG_FB_CONSOLE_SUNXI is not set328 2627 CONFIG_DISP2_SUNXI=y 2628 +# CONFIG_HDMI_DISP2_SUNXI is not set2629 +# CONFIG_HDMI2_DISP2_SUNXI is not set2630 +# CONFIG_TV_DISP2_SUNXI is not set2631 +# CONFIG_VDPO_DISP2_SUNXI is not set2632 +# CONFIG_EDP_DISP2_SUNXI is not set2633 +# CONFIG_EINK200_SUNXI is not set2634 +# CONFIG_DISP2_SUNXI_BOOT_COLORBAR is not set329 2635 CONFIG_DISP2_SUNXI_DEBUG=y 330 2636 CONFIG_DISP2_SUNXI_COMPOSER=y 2637 +# CONFIG_DISP2_LCD_ESD_DETECT is not set2638 +# CONFIG_FB_SSD1307 is not set331 2639 CONFIG_BACKLIGHT_LCD_SUPPORT=y 2640 +CONFIG_LCD_CLASS_DEVICE=m2641 +# CONFIG_LCD_L4F00242T03 is not set2642 +# CONFIG_LCD_LMS283GF05 is not set2643 +# CONFIG_LCD_LTV350QV is not set2644 +# CONFIG_LCD_ILI922X is not set2645 +# CONFIG_LCD_ILI9320 is not set2646 +# CONFIG_LCD_TDO24M is not set2647 +# CONFIG_LCD_VGG2432A4 is not set2648 +# CONFIG_LCD_PLATFORM is not set2649 +# CONFIG_LCD_S6E63M0 is not set2650 +# CONFIG_LCD_LD9040 is not set2651 +# CONFIG_LCD_AMS369FG06 is not set2652 +# CONFIG_LCD_LMS501KF03 is not set2653 +# CONFIG_LCD_HX8357 is not set2654 +CONFIG_BACKLIGHT_CLASS_DEVICE=m2655 +CONFIG_BACKLIGHT_GENERIC=m2656 +# CONFIG_BACKLIGHT_PWM is not set2657 +# CONFIG_BACKLIGHT_PM8941_WLED is not set2658 +# CONFIG_BACKLIGHT_ADP8860 is not set2659 +# CONFIG_BACKLIGHT_ADP8870 is not set2660 +# CONFIG_BACKLIGHT_LM3630A is not set2661 +# CONFIG_BACKLIGHT_LM3639 is not set2662 +# CONFIG_BACKLIGHT_LP855X is not set2663 +# CONFIG_BACKLIGHT_GPIO is not set2664 +# CONFIG_BACKLIGHT_LV5207LP is not set2665 +# CONFIG_BACKLIGHT_BD6107 is not set2666 +# CONFIG_VGASTATE is not set2667 +CONFIG_HDMI=y2668 +# CONFIG_LOGO is not set332 2669 CONFIG_SOUND=y 2670 +# CONFIG_SOUND_OSS_CORE is not set333 2671 CONFIG_SND=y 2672 +CONFIG_SND_TIMER=y2673 +CONFIG_SND_PCM=y2674 +CONFIG_SND_DMAENGINE_PCM=y2675 +CONFIG_SND_RAWMIDI=y2676 +CONFIG_SND_JACK=y2677 +CONFIG_SND_JACK_INPUT_DEV=y2678 +# CONFIG_SND_SEQUENCER is not set2679 +# CONFIG_SND_MIXER_OSS is not set2680 +# CONFIG_SND_PCM_OSS is not set2681 +CONFIG_SND_PCM_TIMER=y2682 +# CONFIG_SND_HRTIMER is not set2683 +# CONFIG_SND_DYNAMIC_MINORS is not set2684 +CONFIG_SND_SUPPORT_OLD_API=y2685 +CONFIG_SND_PROC_FS=y2686 +CONFIG_SND_VERBOSE_PROCFS=y2687 +# CONFIG_SND_VERBOSE_PRINTK is not set2688 +# CONFIG_SND_DEBUG is not set2689 +# CONFIG_SND_RAWMIDI_SEQ is not set2690 +# CONFIG_SND_OPL3_LIB_SEQ is not set2691 +# CONFIG_SND_OPL4_LIB_SEQ is not set2692 +# CONFIG_SND_SBAWE_SEQ is not set2693 +# CONFIG_SND_EMU10K1_SEQ is not set2694 +CONFIG_SND_DRIVERS=y2695 +# CONFIG_SND_DUMMY is not set2696 +# CONFIG_SND_ALOOP is not set2697 +# CONFIG_SND_MTPAV is not set2698 +# CONFIG_SND_SERIAL_U16550 is not set2699 +# CONFIG_SND_MPU401 is not set2700 +2701 +#2702 +# HD-Audio2703 +#2704 +CONFIG_SND_HDA_PREALLOC_SIZE=642705 +CONFIG_SND_SPI=y2706 +CONFIG_SND_USB=y2707 +# CONFIG_SND_USB_AUDIO is not set2708 +# CONFIG_SND_USB_UA101 is not set2709 +# CONFIG_SND_USB_CAIAQ is not set2710 +# CONFIG_SND_USB_6FIRE is not set2711 +# CONFIG_SND_USB_HIFACE is not set2712 +# CONFIG_SND_BCD2000 is not set2713 +# CONFIG_SND_USB_POD is not set2714 +# CONFIG_SND_USB_PODHD is not set2715 +# CONFIG_SND_USB_TONEPORT is not set2716 +# CONFIG_SND_USB_VARIAX is not set334 2717 CONFIG_SND_SOC=y 2718 +CONFIG_SND_SOC_GENERIC_DMAENGINE_PCM=y2719 +# CONFIG_SND_SOC_AMD_ACP is not set2720 +# CONFIG_SND_ATMEL_SOC is not set2721 +# CONFIG_SND_DESIGNWARE_I2S is not set2722 +2723 +#2724 +# SoC Audio for Freescale CPUs2725 +#2726 +2727 +#2728 +# Common SoC Audio options for Freescale CPUs:2729 +#2730 +# CONFIG_SND_SOC_FSL_ASRC is not set2731 +# CONFIG_SND_SOC_FSL_SAI is not set2732 +# CONFIG_SND_SOC_FSL_SSI is not set2733 +# CONFIG_SND_SOC_FSL_SPDIF is not set2734 +# CONFIG_SND_SOC_FSL_ESAI is not set2735 +# CONFIG_SND_SOC_IMX_AUDMUX is not set2736 +# CONFIG_SND_SOC_IMG is not set2737 +CONFIG_SND_SUNXI_SOC_RWFUNC=y2738 +CONFIG_SND_SUNXI_SOC=y2739 +CONFIG_SND_SUN50IW10_CODEC=y2740 +2741 +#2742 +# Allwinner SoC Audio support2743 +#335 2744 CONFIG_SND_SUNXI_SOC_SUN50IW10_CODEC=y 2745 +# CONFIG_SND_SUNXI_SOC_SUN50IW10_NONE_JACK is not set2746 +CONFIG_SND_SUNXI_SOC_SUN50IW10_JACK=y2747 +# CONFIG_SND_SUNXI_SOC_SUNXI_DAUDIO is not set2748 +# CONFIG_SND_SUNXI_SOC_SUNXI_SPDIF is not set2749 +# CONFIG_SND_SUNXI_SOC_SUNXI_DMIC is not set2750 +# CONFIG_SUNXI_AUDIO_DEBUG is not set2751 +# CONFIG_SND_SOC_XTFPGA_I2S is not set2752 +CONFIG_SND_SOC_I2C_AND_SPI=y2753 +2754 +#2755 +# CODEC drivers2756 +#2757 +# CONFIG_SND_SOC_AC97_CODEC is not set2758 +# CONFIG_SND_SOC_ADAU1701 is not set2759 +# CONFIG_SND_SOC_ADAU7002 is not set2760 +# CONFIG_SND_SOC_AK4104 is not set2761 +# CONFIG_SND_SOC_AK4554 is not set2762 +# CONFIG_SND_SOC_AK4613 is not set2763 +# CONFIG_SND_SOC_AK4642 is not set2764 +# CONFIG_SND_SOC_AK5386 is not set2765 +# CONFIG_SND_SOC_ALC5623 is not set2766 +# CONFIG_SND_SOC_BT_SCO is not set2767 +# CONFIG_SND_SOC_CS35L32 is not set2768 +# CONFIG_SND_SOC_CS35L33 is not set2769 +# CONFIG_SND_SOC_CS42L51_I2C is not set2770 +# CONFIG_SND_SOC_CS42L52 is not set2771 +# CONFIG_SND_SOC_CS42L56 is not set2772 +# CONFIG_SND_SOC_CS42L73 is not set2773 +# CONFIG_SND_SOC_CS4265 is not set2774 +# CONFIG_SND_SOC_CS4270 is not set2775 +# CONFIG_SND_SOC_CS4271_I2C is not set2776 +# CONFIG_SND_SOC_CS4271_SPI is not set2777 +# CONFIG_SND_SOC_CS42XX8_I2C is not set2778 +# CONFIG_SND_SOC_CS4349 is not set2779 +# CONFIG_SND_SOC_CS53L30 is not set2780 +# CONFIG_SND_SOC_ES8328 is not set2781 +# CONFIG_SND_SOC_GTM601 is not set2782 +# CONFIG_SND_SOC_INNO_RK3036 is not set2783 +# CONFIG_SND_SOC_MAX98504 is not set2784 +# CONFIG_SND_SOC_MAX9860 is not set2785 +# CONFIG_SND_SOC_PCM1681 is not set2786 +# CONFIG_SND_SOC_PCM179X_I2C is not set2787 +# CONFIG_SND_SOC_PCM179X_SPI is not set2788 +# CONFIG_SND_SOC_PCM3168A_I2C is not set2789 +# CONFIG_SND_SOC_PCM3168A_SPI is not set2790 +# CONFIG_SND_SOC_PCM512x_I2C is not set2791 +# CONFIG_SND_SOC_PCM512x_SPI is not set2792 +# CONFIG_SND_SOC_RT5616 is not set2793 +# CONFIG_SND_SOC_RT5631 is not set2794 +# CONFIG_SND_SOC_RT5677_SPI is not set2795 +# CONFIG_SND_SOC_SGTL5000 is not set2796 +# CONFIG_SND_SOC_SIRF_AUDIO_CODEC is not set2797 +# CONFIG_SND_SOC_SPDIF is not set2798 +# CONFIG_SND_SOC_SSM2602_SPI is not set2799 +# CONFIG_SND_SOC_SSM2602_I2C is not set2800 +# CONFIG_SND_SOC_SSM4567 is not set2801 +# CONFIG_SND_SOC_STA32X is not set2802 +# CONFIG_SND_SOC_STA350 is not set2803 +# CONFIG_SND_SOC_STI_SAS is not set2804 +# CONFIG_SND_SOC_TAS2552 is not set2805 +# CONFIG_SND_SOC_TAS5086 is not set2806 +# CONFIG_SND_SOC_TAS571X is not set2807 +# CONFIG_SND_SOC_TAS5720 is not set2808 +# CONFIG_SND_SOC_TFA9879 is not set2809 +# CONFIG_SND_SOC_TLV320AIC23_I2C is not set2810 +# CONFIG_SND_SOC_TLV320AIC23_SPI is not set2811 +# CONFIG_SND_SOC_TLV320AIC31XX is not set2812 +# CONFIG_SND_SOC_TLV320AIC3X is not set2813 +# CONFIG_SND_SOC_TS3A227E is not set2814 +# CONFIG_SND_SOC_WM8510 is not set2815 +# CONFIG_SND_SOC_WM8523 is not set2816 +# CONFIG_SND_SOC_WM8580 is not set2817 +# CONFIG_SND_SOC_WM8711 is not set2818 +# CONFIG_SND_SOC_WM8728 is not set2819 +# CONFIG_SND_SOC_WM8731 is not set2820 +# CONFIG_SND_SOC_WM8737 is not set2821 +# CONFIG_SND_SOC_WM8741 is not set2822 +# CONFIG_SND_SOC_WM8750 is not set2823 +# CONFIG_SND_SOC_WM8753 is not set2824 +# CONFIG_SND_SOC_WM8770 is not set2825 +# CONFIG_SND_SOC_WM8776 is not set2826 +# CONFIG_SND_SOC_WM8804_I2C is not set2827 +# CONFIG_SND_SOC_WM8804_SPI is not set2828 +# CONFIG_SND_SOC_WM8903 is not set2829 +# CONFIG_SND_SOC_WM8960 is not set2830 +# CONFIG_SND_SOC_WM8962 is not set2831 +# CONFIG_SND_SOC_WM8974 is not set2832 +# CONFIG_SND_SOC_WM8978 is not set2833 +# CONFIG_SND_SOC_WM8985 is not set2834 +# CONFIG_SND_SOC_NAU8810 is not set2835 +# CONFIG_SND_SOC_TPA6130A2 is not set2836 +# CONFIG_SND_SOC_AC107 is not set2837 +# CONFIG_SND_SOC_AC108 is not set2838 +# CONFIG_SND_SIMPLE_CARD is not set2839 +# CONFIG_SND_SIMPLE_SCU_CARD is not set2840 +# CONFIG_SOUND_PRIME is not set2841 +2842 +#2843 +# HID support2844 +#2845 +CONFIG_HID=y2846 +# CONFIG_HID_BATTERY_STRENGTH is not set336 2847 CONFIG_HIDRAW=y 337 2848 CONFIG_UHID=y 2849 +CONFIG_HID_GENERIC=y2850 +2851 +#2852 +# Special HID drivers2853 +#338 2854 CONFIG_HID_A4TECH=y 339 2855 CONFIG_HID_ACRUX=y 340 2856 CONFIG_HID_ACRUX_FF=y 341 2857 CONFIG_HID_APPLE=y 2858 +# CONFIG_HID_APPLEIR is not set2859 +# CONFIG_HID_AUREAL is not set342 2860 CONFIG_HID_BELKIN=y 2861 +# CONFIG_HID_BETOP_FF is not set343 2862 CONFIG_HID_CHERRY=y 344 2863 CONFIG_HID_CHICONY=y 2864 +# CONFIG_HID_CORSAIR is not set345 2865 CONFIG_HID_PRODIKEYS=y 2866 +# CONFIG_HID_CMEDIA is not set2867 +# CONFIG_HID_CP2112 is not set346 2868 CONFIG_HID_CYPRESS=y 347 2869 CONFIG_HID_DRAGONRISE=y 348 2870 CONFIG_DRAGONRISE_FF=y 349 2871 CONFIG_HID_EMS_FF=y 350 2872 CONFIG_HID_ELECOM=y 2873 +# CONFIG_HID_ELO is not set351 2874 CONFIG_HID_EZKEY=y 2875 +# CONFIG_HID_GEMBIRD is not set2876 +# CONFIG_HID_GFRM is not set2877 +# CONFIG_HID_HOLTEK is not set2878 +# CONFIG_HID_GT683R is not set352 2879 CONFIG_HID_KEYTOUCH=y 353 2880 CONFIG_HID_KYE=y 2881 +# CONFIG_HID_UCLOGIC is not set354 2882 CONFIG_HID_WALTOP=y 355 2883 CONFIG_HID_GYRATION=y 2884 +# CONFIG_HID_ICADE is not set356 2885 CONFIG_HID_TWINHAN=y 357 2886 CONFIG_HID_KENSINGTON=y 358 2887 CONFIG_HID_LCPOWER=y 2888 +# CONFIG_HID_LED is not set2889 +# CONFIG_HID_LENOVO is not set359 2890 CONFIG_HID_LOGITECH=y 360 2891 CONFIG_HID_LOGITECH_DJ=y 2892 +CONFIG_HID_LOGITECH_HIDPP=y361 2893 CONFIG_LOGITECH_FF=y 362 2894 CONFIG_LOGIRUMBLEPAD2_FF=y 363 2895 CONFIG_LOGIG940_FF=y 2896 +CONFIG_LOGIWHEELS_FF=y364 2897 CONFIG_HID_MAGICMOUSE=y 365 2898 CONFIG_HID_MICROSOFT=y 366 2899 CONFIG_HID_MONTEREY=y 367 2900 CONFIG_HID_MULTITOUCH=y 2901 +# CONFIG_HID_NTRIG is not set368 2902 CONFIG_HID_ORTEK=y 369 2903 CONFIG_HID_PANTHERLORD=y 370 2904 CONFIG_PANTHERLORD_FF=y 2905 +# CONFIG_HID_PENMOUNT is not set371 2906 CONFIG_HID_PETALYNX=y 372 2907 CONFIG_HID_PICOLCD=y 2908 +# CONFIG_HID_PICOLCD_FB is not set2909 +# CONFIG_HID_PICOLCD_LEDS is not set2910 +# CONFIG_HID_PLANTRONICS is not set373 2911 CONFIG_HID_PRIMAX=y 2912 +# CONFIG_HID_ROCCAT is not set374 2913 CONFIG_HID_SAITEK=y 375 2914 CONFIG_HID_SAMSUNG=y 2915 +# CONFIG_HID_SONY is not set376 2916 CONFIG_HID_SPEEDLINK=y 2917 +# CONFIG_HID_STEELSERIES is not set377 2918 CONFIG_HID_SUNPLUS=y 2919 +# CONFIG_HID_RMI is not set378 2920 CONFIG_HID_GREENASIA=y 379 2921 CONFIG_GREENASIA_FF=y 380 2922 CONFIG_HID_SMARTJOYPLUS=y 381 2923 CONFIG_SMARTJOYPLUS_FF=y 382 2924 CONFIG_HID_TIVO=y 383 2925 CONFIG_HID_TOPSEED=y 2926 +# CONFIG_HID_THINGM is not set384 2927 CONFIG_HID_THRUSTMASTER=y 2928 +# CONFIG_THRUSTMASTER_FF is not set385 2929 CONFIG_HID_WACOM=y 386 2930 CONFIG_HID_WIIMOTE=y 2931 +# CONFIG_HID_XINMO is not set387 2932 CONFIG_HID_ZEROPLUS=y 2933 +# CONFIG_ZEROPLUS_FF is not set388 2934 CONFIG_HID_ZYDACRON=y 2935 +# CONFIG_HID_SENSOR_HUB is not set2936 +# CONFIG_HID_ALPS is not set2937 +2938 +#2939 +# USB HID support2940 +#2941 +CONFIG_USB_HID=y2942 +# CONFIG_HID_PID is not set2943 +# CONFIG_USB_HIDDEV is not set2944 +2945 +#2946 +# I2C HID support2947 +#2948 +# CONFIG_I2C_HID is not set2949 +CONFIG_USB_OHCI_LITTLE_ENDIAN=y2950 +CONFIG_USB_SUPPORT=y2951 +CONFIG_USB_COMMON=y2952 +CONFIG_USB_ARCH_HAS_HCD=y389 2953 CONFIG_USB=y 2954 +# CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set2955 +2956 +#2957 +# Miscellaneous USB options2958 +#2959 +CONFIG_USB_DEFAULT_PERSIST=y2960 +# CONFIG_USB_DYNAMIC_MINORS is not set2961 +# CONFIG_USB_OTG is not set2962 +# CONFIG_USB_OTG_WHITELIST is not set2963 +# CONFIG_USB_OTG_BLACKLIST_HUB is not set2964 +# CONFIG_USB_LEDS_TRIGGER_USBPORT is not set2965 +# CONFIG_USB_MON is not set2966 +# CONFIG_USB_WUSB_CBAF is not set2967 +2968 +#2969 +# USB Host Controller Drivers2970 +#2971 +# CONFIG_USB_C67X00_HCD is not set2972 +# CONFIG_USB_XHCI_HCD is not set390 2973 CONFIG_USB_EHCI_HCD=y 2974 +# CONFIG_USB_EHCI_ROOT_HUB_TT is not set2975 +CONFIG_USB_EHCI_TT_NEWSCHED=y2976 +# CONFIG_USB_EHCI_HCD_PLATFORM is not set2977 +# CONFIG_USB_OXU210HP_HCD is not set2978 +# CONFIG_USB_ISP116X_HCD is not set2979 +# CONFIG_USB_ISP1362_HCD is not set2980 +# CONFIG_USB_FOTG210_HCD is not set2981 +# CONFIG_USB_MAX3421_HCD is not set391 2982 CONFIG_USB_OHCI_HCD=y 2983 +# CONFIG_USB_OHCI_HCD_PLATFORM is not set2984 +# CONFIG_USB_SL811_HCD is not set2985 +# CONFIG_USB_R8A66597_HCD is not set2986 +# CONFIG_USB_HCD_TEST_MODE is not set392 2987 CONFIG_USB_SUNXI_HCD=y 393 2988 CONFIG_USB_SUNXI_HCI=y 394 2989 CONFIG_USB_SUNXI_EHCI0=y 395 2990 CONFIG_USB_SUNXI_EHCI1=y 396 2991 CONFIG_USB_SUNXI_OHCI0=y 397 2992 CONFIG_USB_SUNXI_OHCI1=y 2993 +2994 +#2995 +# USB Device Class drivers2996 +#2997 +# CONFIG_USB_ACM is not set2998 +# CONFIG_USB_PRINTER is not set2999 +# CONFIG_USB_WDM is not set3000 +# CONFIG_USB_TMC is not set3001 +3002 +#3003 +# NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may3004 +#3005 +3006 +#3007 +# also be needed; see USB_STORAGE Help for more info3008 +#398 3009 CONFIG_USB_STORAGE=y 3010 +# CONFIG_USB_STORAGE_DEBUG is not set399 3011 CONFIG_USB_STORAGE_REALTEK=y 3012 +CONFIG_REALTEK_AUTOPM=y400 3013 CONFIG_USB_STORAGE_DATAFAB=y 401 3014 CONFIG_USB_STORAGE_FREECOM=y 402 3015 CONFIG_USB_STORAGE_ISD200=y .. .. @@ -410,103 +3023,1634 @@ 410 3023 CONFIG_USB_STORAGE_CYPRESS_ATACB=y 411 3024 CONFIG_USB_STORAGE_ENE_UB6250=y 412 3025 CONFIG_USB_UAS=y 3026 +3027 +#3028 +# USB Imaging devices3029 +#3030 +# CONFIG_USB_MDC800 is not set3031 +# CONFIG_USB_MICROTEK is not set3032 +# CONFIG_USBIP_CORE is not set3033 +# CONFIG_USB_MUSB_HDRC is not set3034 +# CONFIG_USB_DWC3 is not set3035 +# CONFIG_USB_DWC2 is not set3036 +# CONFIG_USB_CHIPIDEA is not set3037 +# CONFIG_USB_ISP1760 is not set3038 +3039 +#3040 +# USB port drivers3041 +#3042 +CONFIG_USB_SERIAL=y3043 +# CONFIG_USB_SERIAL_CONSOLE is not set3044 +# CONFIG_USB_SERIAL_GENERIC is not set3045 +# CONFIG_USB_SERIAL_SIMPLE is not set3046 +# CONFIG_USB_SERIAL_AIRCABLE is not set3047 +# CONFIG_USB_SERIAL_ARK3116 is not set3048 +# CONFIG_USB_SERIAL_BELKIN is not set3049 +# CONFIG_USB_SERIAL_CH341 is not set3050 +# CONFIG_USB_SERIAL_WHITEHEAT is not set3051 +# CONFIG_USB_SERIAL_DIGI_ACCELEPORT is not set3052 +# CONFIG_USB_SERIAL_CP210X is not set3053 +# CONFIG_USB_SERIAL_CYPRESS_M8 is not set3054 +# CONFIG_USB_SERIAL_EMPEG is not set3055 +# CONFIG_USB_SERIAL_FTDI_SIO is not set3056 +# CONFIG_USB_SERIAL_VISOR is not set3057 +# CONFIG_USB_SERIAL_IPAQ is not set3058 +# CONFIG_USB_SERIAL_IR is not set3059 +# CONFIG_USB_SERIAL_EDGEPORT is not set3060 +# CONFIG_USB_SERIAL_EDGEPORT_TI is not set3061 +# CONFIG_USB_SERIAL_F81232 is not set3062 +# CONFIG_USB_SERIAL_GARMIN is not set3063 +# CONFIG_USB_SERIAL_IPW is not set3064 +# CONFIG_USB_SERIAL_IUU is not set3065 +# CONFIG_USB_SERIAL_KEYSPAN_PDA is not set3066 +# CONFIG_USB_SERIAL_KEYSPAN is not set3067 +# CONFIG_USB_SERIAL_KLSI is not set3068 +# CONFIG_USB_SERIAL_KOBIL_SCT is not set3069 +# CONFIG_USB_SERIAL_MCT_U232 is not set3070 +# CONFIG_USB_SERIAL_METRO is not set3071 +# CONFIG_USB_SERIAL_MOS7720 is not set3072 +# CONFIG_USB_SERIAL_MOS7840 is not set3073 +# CONFIG_USB_SERIAL_MXUPORT is not set3074 +# CONFIG_USB_SERIAL_NAVMAN is not set3075 +# CONFIG_USB_SERIAL_PL2303 is not set3076 +# CONFIG_USB_SERIAL_OTI6858 is not set3077 +# CONFIG_USB_SERIAL_QCAUX is not set3078 +# CONFIG_USB_SERIAL_QUALCOMM is not set3079 +# CONFIG_USB_SERIAL_SPCP8X5 is not set3080 +# CONFIG_USB_SERIAL_SAFE is not set3081 +# CONFIG_USB_SERIAL_SIERRAWIRELESS is not set3082 +# CONFIG_USB_SERIAL_SYMBOL is not set3083 +# CONFIG_USB_SERIAL_TI is not set3084 +# CONFIG_USB_SERIAL_CYBERJACK is not set3085 +# CONFIG_USB_SERIAL_XIRCOM is not set3086 +CONFIG_USB_SERIAL_WWAN=y3087 +CONFIG_USB_SERIAL_OPTION=y3088 +# CONFIG_USB_SERIAL_OMNINET is not set3089 +# CONFIG_USB_SERIAL_OPTICON is not set3090 +# CONFIG_USB_SERIAL_XSENS_MT is not set3091 +# CONFIG_USB_SERIAL_WISHBONE is not set3092 +# CONFIG_USB_SERIAL_SSU100 is not set3093 +# CONFIG_USB_SERIAL_QT2 is not set3094 +# CONFIG_USB_SERIAL_DEBUG is not set3095 +3096 +#3097 +# USB Miscellaneous drivers3098 +#3099 +# CONFIG_USB_EMI62 is not set3100 +# CONFIG_USB_EMI26 is not set3101 +# CONFIG_USB_ADUTUX is not set3102 +# CONFIG_USB_SEVSEG is not set3103 +# CONFIG_USB_RIO500 is not set3104 +# CONFIG_USB_LEGOTOWER is not set3105 +# CONFIG_USB_LCD is not set3106 +# CONFIG_USB_CYPRESS_CY7C63 is not set3107 +# CONFIG_USB_CYTHERM is not set3108 +# CONFIG_USB_IDMOUSE is not set3109 +# CONFIG_USB_FTDI_ELAN is not set3110 +# CONFIG_USB_APPLEDISPLAY is not set3111 +# CONFIG_USB_SISUSBVGA is not set3112 +# CONFIG_USB_LD is not set3113 +# CONFIG_USB_TRANCEVIBRATOR is not set3114 +# CONFIG_USB_IOWARRIOR is not set3115 +# CONFIG_USB_TEST is not set3116 +# CONFIG_USB_EHSET_TEST_FIXTURE is not set3117 +# CONFIG_USB_ISIGHTFW is not set3118 +# CONFIG_USB_YUREX is not set3119 +# CONFIG_USB_EZUSB_FX2 is not set3120 +# CONFIG_USB_HSIC_USB3503 is not set3121 +# CONFIG_USB_HSIC_USB4604 is not set3122 +# CONFIG_USB_LINK_LAYER_TEST is not set3123 +3124 +#3125 +# USB Physical Layer drivers3126 +#3127 +# CONFIG_USB_PHY is not set3128 +# CONFIG_USB_OTG_WAKELOCK is not set3129 +# CONFIG_NOP_USB_XCEIV is not set3130 +# CONFIG_USB_GPIO_VBUS is not set3131 +# CONFIG_USB_ISP1301 is not set3132 +# CONFIG_USB_ULPI is not set413 3133 CONFIG_USB_GADGET=y 3134 +# CONFIG_USB_GADGET_DEBUG is not set3135 +# CONFIG_USB_GADGET_DEBUG_FILES is not set3136 +# CONFIG_USB_GADGET_DEBUG_FS is not set3137 +CONFIG_USB_GADGET_VBUS_DRAW=23138 +CONFIG_USB_GADGET_STORAGE_NUM_BUFFERS=23139 +3140 +#3141 +# USB Peripheral Controller3142 +#3143 +# CONFIG_USB_FOTG210_UDC is not set3144 +# CONFIG_USB_GR_UDC is not set3145 +# CONFIG_USB_R8A66597 is not set3146 +# CONFIG_USB_PXA27X is not set3147 +# CONFIG_USB_MV_UDC is not set3148 +# CONFIG_USB_MV_U3D is not set3149 +# CONFIG_USB_M66592 is not set3150 +# CONFIG_USB_BDC_UDC is not set3151 +# CONFIG_USB_NET2272 is not set414 3152 CONFIG_USB_SUNXI_UDC0=y 3153 +# CONFIG_USB_GADGET_XILINX is not set3154 +# CONFIG_USB_DUMMY_HCD is not set3155 +CONFIG_USB_LIBCOMPOSITE=y3156 +CONFIG_USB_F_MASS_STORAGE=y3157 +CONFIG_USB_F_FS=y3158 +CONFIG_USB_F_UVC=y3159 +CONFIG_USB_F_MIDI=y3160 +CONFIG_USB_F_MTP=y3161 +CONFIG_USB_F_PTP=y3162 +CONFIG_USB_F_AUDIO_SRC=y3163 +CONFIG_USB_F_ACC=y415 3164 CONFIG_USB_CONFIGFS=y 3165 +# CONFIG_USB_CONFIGFS_SERIAL is not set3166 +# CONFIG_USB_CONFIGFS_ACM is not set3167 +# CONFIG_USB_CONFIGFS_OBEX is not set3168 +# CONFIG_USB_CONFIGFS_NCM is not set3169 +# CONFIG_USB_CONFIGFS_ECM is not set3170 +# CONFIG_USB_CONFIGFS_ECM_SUBSET is not set3171 +# CONFIG_USB_CONFIGFS_RNDIS is not set3172 +# CONFIG_USB_CONFIGFS_EEM is not set416 3173 CONFIG_USB_CONFIGFS_MASS_STORAGE=y 3174 +# CONFIG_USB_CONFIGFS_F_LB_SS is not set417 3175 CONFIG_USB_CONFIGFS_F_FS=y 418 3176 CONFIG_USB_CONFIGFS_F_MTP=y 419 3177 CONFIG_USB_CONFIGFS_F_PTP=y 420 3178 CONFIG_USB_CONFIGFS_F_ACC=y 421 3179 CONFIG_USB_CONFIGFS_F_AUDIO_SRC=y 422 3180 CONFIG_USB_CONFIGFS_UEVENT=y 3181 +# CONFIG_USB_CONFIGFS_F_UAC1 is not set3182 +# CONFIG_USB_CONFIGFS_F_UAC2 is not set423 3183 CONFIG_USB_CONFIGFS_F_MIDI=y 3184 +# CONFIG_USB_CONFIGFS_F_HID is not set3185 +CONFIG_USB_CONFIGFS_F_UVC=y3186 +# CONFIG_USB_CONFIGFS_F_PRINTER is not set3187 +# CONFIG_USB_ZERO is not set3188 +# CONFIG_USB_AUDIO is not set3189 +# CONFIG_USB_ETH is not set3190 +# CONFIG_USB_G_NCM is not set3191 +# CONFIG_USB_GADGETFS is not set3192 +# CONFIG_USB_FUNCTIONFS is not set3193 +# CONFIG_USB_MASS_STORAGE is not set3194 +# CONFIG_USB_G_SERIAL is not set3195 +# CONFIG_USB_MIDI_GADGET is not set3196 +# CONFIG_USB_G_PRINTER is not set3197 +# CONFIG_USB_CDC_COMPOSITE is not set3198 +# CONFIG_USB_G_ACM_MS is not set3199 +# CONFIG_USB_G_MULTI is not set3200 +# CONFIG_USB_G_HID is not set3201 +# CONFIG_USB_G_DBGP is not set3202 +CONFIG_USB_G_WEBCAM=y424 3203 CONFIG_USB_SUNXI_USB=y 425 3204 CONFIG_USB_SUNXI_USB_MANAGER=y 426 3205 CONFIG_USB_SUNXI_USB_DEBUG=y 427 3206 CONFIG_USB_SUNXI_USB_ADB=y 3207 +# CONFIG_USB_LED_TRIG is not set3208 +# CONFIG_USB_ULPI_BUS is not set3209 +# CONFIG_UWB is not set428 3210 CONFIG_MMC=y 3211 +# CONFIG_MMC_DEBUG is not set3212 +CONFIG_PWRSEQ_EMMC=y3213 +CONFIG_PWRSEQ_SIMPLE=y3214 +# CONFIG_MMC_EMBEDDED_SDIO is not set3215 +# CONFIG_MMC_PARANOID_SD_INIT is not set3216 +3217 +#3218 +# MMC/SD/SDIO Card Drivers3219 +#3220 +CONFIG_MMC_BLOCK=y429 3221 CONFIG_MMC_BLOCK_MINORS=16 3222 +CONFIG_MMC_BLOCK_BOUNCE=y3223 +# CONFIG_SDIO_UART is not set3224 +# CONFIG_MMC_TEST is not set3225 +# CONFIG_MMC_SIMULATE_MAX_SPEED is not set3226 +3227 +#3228 +# MMC/SD/SDIO Host Controller Drivers3229 +#3230 +# CONFIG_MMC_ARMMMCI is not set3231 +# CONFIG_MMC_SDHCI is not set3232 +# CONFIG_MMC_SPI is not set3233 +# CONFIG_MMC_DW is not set3234 +# CONFIG_MMC_VUB300 is not set3235 +# CONFIG_MMC_USHC is not set3236 +# CONFIG_MMC_USDHI6ROL0 is not set430 3237 CONFIG_MMC_SUNXI=y 3238 +# CONFIG_MMC_MTK is not set3239 +# CONFIG_MEMSTICK is not set3240 +CONFIG_NEW_LEDS=y3241 +CONFIG_LEDS_CLASS=y3242 +# CONFIG_LEDS_CLASS_FLASH is not set3243 +3244 +#3245 +# LED drivers3246 +#3247 +# CONFIG_LEDS_BCM6328 is not set3248 +# CONFIG_LEDS_BCM6358 is not set3249 +# CONFIG_LEDS_LM3530 is not set3250 +# CONFIG_LEDS_LM3642 is not set3251 +# CONFIG_LEDS_PCA9532 is not set3252 +CONFIG_LEDS_GPIO=y3253 +# CONFIG_LEDS_LP3944 is not set3254 +# CONFIG_LEDS_LP5521 is not set3255 +# CONFIG_LEDS_LP5523 is not set3256 +# CONFIG_LEDS_LP5562 is not set3257 +# CONFIG_LEDS_LP8501 is not set3258 +# CONFIG_LEDS_LP8860 is not set3259 +# CONFIG_LEDS_PCA955X is not set3260 +# CONFIG_LEDS_PCA963X is not set3261 +# CONFIG_LEDS_DAC124S085 is not set3262 +# CONFIG_LEDS_PWM is not set3263 +# CONFIG_LEDS_REGULATOR is not set3264 +# CONFIG_LEDS_BD2802 is not set3265 +# CONFIG_LEDS_LT3593 is not set3266 +# CONFIG_LEDS_TCA6507 is not set3267 +# CONFIG_LEDS_TLC591XX is not set3268 +# CONFIG_LEDS_LM355x is not set3269 +# CONFIG_LEDS_IS31FL319X is not set3270 +# CONFIG_LEDS_IS31FL32XX is not set3271 +3272 +#3273 +# LED driver for blink(1) USB RGB LED is under Special HID drivers (HID_THINGM)3274 +#3275 +# CONFIG_LEDS_BLINKM is not set3276 +# CONFIG_LEDS_SYSCON is not set3277 +# CONFIG_LEDS_SUNXI is not set3278 +3279 +#3280 +# LED Triggers3281 +#3282 +CONFIG_LEDS_TRIGGERS=y3283 +# CONFIG_LEDS_TRIGGER_TIMER is not set3284 +# CONFIG_LEDS_TRIGGER_ONESHOT is not set3285 +CONFIG_LEDS_TRIGGER_HEARTBEAT=y3286 +# CONFIG_LEDS_TRIGGER_BACKLIGHT is not set3287 +# CONFIG_LEDS_TRIGGER_CPU is not set3288 +# CONFIG_LEDS_TRIGGER_GPIO is not set3289 +# CONFIG_LEDS_TRIGGER_DEFAULT_ON is not set3290 +3291 +#3292 +# iptables trigger is under Netfilter config (LED target)3293 +#3294 +# CONFIG_LEDS_TRIGGER_TRANSIENT is not set3295 +# CONFIG_LEDS_TRIGGER_CAMERA is not set3296 +# CONFIG_LEDS_TRIGGER_PANIC is not set3297 +# CONFIG_ACCESSIBILITY is not set3298 +CONFIG_EDAC_SUPPORT=y3299 +# CONFIG_EDAC is not set3300 +CONFIG_RTC_LIB=y431 3301 CONFIG_RTC_CLASS=y 432 -CONFIG_RTC_DRV_SUNXI=y433 -CONFIG_SUNXI_BOOTUP_EXTEND=y3302 +CONFIG_RTC_HCTOSYS=y3303 +CONFIG_RTC_HCTOSYS_DEVICE="rtc0"3304 +CONFIG_RTC_SYSTOHC=y3305 +CONFIG_RTC_SYSTOHC_DEVICE="rtc0"3306 +# CONFIG_RTC_DEBUG is not set3307 +# CONFIG_RTC_SHUTDOWN_ALARM is not set3308 +3309 +#3310 +# RTC interfaces3311 +#3312 +CONFIG_RTC_INTF_SYSFS=y3313 +CONFIG_RTC_INTF_PROC=y3314 +CONFIG_RTC_INTF_DEV=y3315 +# CONFIG_RTC_INTF_DEV_UIE_EMUL is not set3316 +# CONFIG_RTC_DRV_TEST is not set3317 +3318 +#3319 +# I2C RTC drivers3320 +#3321 +# CONFIG_RTC_DRV_ABB5ZES3 is not set3322 +# CONFIG_RTC_DRV_ABX80X is not set3323 +# CONFIG_RTC_DRV_DS1307 is not set3324 +# CONFIG_RTC_DRV_DS1374 is not set3325 +# CONFIG_RTC_DRV_DS1672 is not set3326 +CONFIG_RTC_DRV_HYM8563=y3327 +# CONFIG_RTC_DRV_MAX6900 is not set3328 +# CONFIG_RTC_DRV_RS5C372 is not set3329 +# CONFIG_RTC_DRV_ISL1208 is not set3330 +# CONFIG_RTC_DRV_ISL12022 is not set3331 +# CONFIG_RTC_DRV_X1205 is not set3332 +# CONFIG_RTC_DRV_PCF8523 is not set3333 +# CONFIG_RTC_DRV_PCF85063 is not set3334 +# CONFIG_RTC_DRV_PCF8563 is not set3335 +# CONFIG_RTC_DRV_PCF8583 is not set3336 +# CONFIG_RTC_DRV_M41T80 is not set3337 +# CONFIG_RTC_DRV_BQ32K is not set3338 +# CONFIG_RTC_DRV_S35390A is not set3339 +# CONFIG_RTC_DRV_FM3130 is not set3340 +# CONFIG_RTC_DRV_RX8010 is not set3341 +# CONFIG_RTC_DRV_RX8581 is not set3342 +# CONFIG_RTC_DRV_RX8025 is not set3343 +# CONFIG_RTC_DRV_EM3027 is not set3344 +# CONFIG_RTC_DRV_RV8803 is not set3345 +3346 +#3347 +# SPI RTC drivers3348 +#3349 +# CONFIG_RTC_DRV_M41T93 is not set3350 +# CONFIG_RTC_DRV_M41T94 is not set3351 +# CONFIG_RTC_DRV_DS1302 is not set3352 +# CONFIG_RTC_DRV_DS1305 is not set3353 +# CONFIG_RTC_DRV_DS1343 is not set3354 +# CONFIG_RTC_DRV_DS1347 is not set3355 +# CONFIG_RTC_DRV_DS1390 is not set3356 +# CONFIG_RTC_DRV_MAX6916 is not set3357 +# CONFIG_RTC_DRV_R9701 is not set3358 +# CONFIG_RTC_DRV_RX4581 is not set3359 +# CONFIG_RTC_DRV_RX6110 is not set3360 +# CONFIG_RTC_DRV_RS5C348 is not set3361 +# CONFIG_RTC_DRV_MAX6902 is not set3362 +# CONFIG_RTC_DRV_PCF2123 is not set3363 +# CONFIG_RTC_DRV_MCP795 is not set3364 +CONFIG_RTC_I2C_AND_SPI=y3365 +3366 +#3367 +# SPI and I2C RTC drivers3368 +#3369 +# CONFIG_RTC_DRV_DS3232 is not set3370 +# CONFIG_RTC_DRV_PCF2127 is not set3371 +# CONFIG_RTC_DRV_RV3029C2 is not set3372 +3373 +#3374 +# Platform RTC drivers3375 +#3376 +# CONFIG_RTC_DRV_DS1286 is not set3377 +# CONFIG_RTC_DRV_DS1511 is not set3378 +# CONFIG_RTC_DRV_DS1553 is not set3379 +# CONFIG_RTC_DRV_DS1685_FAMILY is not set3380 +# CONFIG_RTC_DRV_DS1742 is not set3381 +# CONFIG_RTC_DRV_DS2404 is not set3382 +# CONFIG_RTC_DRV_STK17TA8 is not set3383 +# CONFIG_RTC_DRV_M48T86 is not set3384 +# CONFIG_RTC_DRV_M48T35 is not set3385 +# CONFIG_RTC_DRV_M48T59 is not set3386 +# CONFIG_RTC_DRV_MSM6242 is not set3387 +# CONFIG_RTC_DRV_BQ4802 is not set3388 +# CONFIG_RTC_DRV_RP5C01 is not set3389 +# CONFIG_RTC_DRV_V3020 is not set3390 +# CONFIG_RTC_DRV_ZYNQMP is not set3391 +3392 +#3393 +# on-CPU RTC drivers3394 +#3395 +# CONFIG_RTC_DRV_PL030 is not set3396 +# CONFIG_RTC_DRV_PL031 is not set3397 +# CONFIG_RTC_DRV_SUNXI is not set3398 +# CONFIG_RTC_DRV_SNVS is not set3399 +3400 +#3401 +# HID Sensor RTC drivers3402 +#3403 +# CONFIG_RTC_DRV_HID_SENSOR_TIME is not set434 3404 CONFIG_DMADEVICES=y 3405 +# CONFIG_DMADEVICES_DEBUG is not set3406 +3407 +#3408 +# DMA Devices3409 +#3410 +CONFIG_DMA_ENGINE=y3411 +CONFIG_DMA_VIRTUAL_CHANNELS=y3412 +CONFIG_DMA_OF=y3413 +# CONFIG_AMBA_PL08X is not set435 3414 CONFIG_DMA_SUNXI=y 3415 +# CONFIG_DMA_SUNXI_SUPPORT_4G is not set3416 +# CONFIG_FSL_EDMA is not set3417 +# CONFIG_INTEL_IDMA64 is not set3418 +# CONFIG_MV_XOR_V2 is not set3419 +# CONFIG_PL330_DMA is not set3420 +# CONFIG_XILINX_DMA is not set3421 +# CONFIG_XILINX_ZYNQMP_DMA is not set3422 +# CONFIG_QCOM_HIDMA_MGMT is not set3423 +# CONFIG_QCOM_HIDMA is not set3424 +# CONFIG_DW_DMAC is not set3425 +3426 +#3427 +# DMA Clients3428 +#3429 +# CONFIG_ASYNC_TX_DMA is not set3430 +# CONFIG_DMATEST is not set3431 +3432 +#3433 +# DMABUF options3434 +#3435 +CONFIG_SYNC_FILE=y436 3436 CONFIG_SW_SYNC=y 3437 +# CONFIG_AUXDISPLAY is not set3438 +# CONFIG_UIO is not set3439 +# CONFIG_VFIO is not set3440 +# CONFIG_VIRT_DRIVERS is not set3441 +3442 +#3443 +# Virtio drivers3444 +#3445 +# CONFIG_VIRTIO_MMIO is not set3446 +3447 +#3448 +# Microsoft Hyper-V guest support3449 +#437 3450 CONFIG_STAGING=y 3451 +# CONFIG_PRISM2_USB is not set3452 +# CONFIG_COMEDI is not set3453 +# CONFIG_RTLLIB is not set3454 +# CONFIG_R8712U is not set3455 +# CONFIG_R8188EU is not set3456 +3457 +#3458 +# IIO staging drivers3459 +#3460 +3461 +#3462 +# Accelerometers3463 +#3464 +# CONFIG_ADIS16201 is not set3465 +# CONFIG_ADIS16203 is not set3466 +# CONFIG_ADIS16209 is not set3467 +# CONFIG_ADIS16240 is not set3468 +# CONFIG_SCA3000 is not set3469 +3470 +#3471 +# Analog to digital converters3472 +#3473 +# CONFIG_AD7606 is not set3474 +# CONFIG_AD7780 is not set3475 +# CONFIG_AD7816 is not set3476 +# CONFIG_AD7192 is not set3477 +# CONFIG_AD7280 is not set3478 +3479 +#3480 +# Analog digital bi-direction converters3481 +#3482 +# CONFIG_ADT7316 is not set3483 +3484 +#3485 +# Capacitance to digital converters3486 +#3487 +# CONFIG_AD7150 is not set3488 +# CONFIG_AD7152 is not set3489 +# CONFIG_AD7746 is not set3490 +3491 +#3492 +# Direct Digital Synthesis3493 +#3494 +# CONFIG_AD9832 is not set3495 +# CONFIG_AD9834 is not set3496 +3497 +#3498 +# Digital gyroscope sensors3499 +#3500 +# CONFIG_ADIS16060 is not set3501 +3502 +#3503 +# Network Analyzer, Impedance Converters3504 +#3505 +# CONFIG_AD5933 is not set3506 +3507 +#3508 +# Light sensors3509 +#3510 +# CONFIG_SENSORS_ISL29018 is not set3511 +# CONFIG_SENSORS_ISL29028 is not set3512 +# CONFIG_TSL2583 is not set3513 +# CONFIG_TSL2x7x is not set3514 +3515 +#3516 +# Active energy metering IC3517 +#3518 +# CONFIG_ADE7753 is not set3519 +# CONFIG_ADE7754 is not set3520 +# CONFIG_ADE7758 is not set3521 +# CONFIG_ADE7759 is not set3522 +# CONFIG_ADE7854 is not set3523 +3524 +#3525 +# Resolver to digital converters3526 +#3527 +# CONFIG_AD2S90 is not set3528 +# CONFIG_AD2S1200 is not set3529 +# CONFIG_AD2S1210 is not set3530 +3531 +#3532 +# Triggers - standalone3533 +#3534 +3535 +#3536 +# Speakup console speech3537 +#3538 +# CONFIG_STAGING_MEDIA is not set3539 +3540 +#3541 +# Android3542 +#438 3543 CONFIG_ASHMEM=y 439 3544 CONFIG_ANDROID_LOW_MEMORY_KILLER=y 3545 +CONFIG_ANDROID_LOW_MEMORY_KILLER_AUTODETECT_OOM_ADJ_VALUES=y440 3546 CONFIG_ION=y 3547 +# CONFIG_ION_TEST is not set3548 +# CONFIG_ION_DUMMY is not set441 3549 CONFIG_ION_SUNXI=y 3550 +CONFIG_ION_OF=y3551 +# CONFIG_FIQ_DEBUGGER is not set3552 +# CONFIG_FIQ_WATCHDOG is not set3553 +# CONFIG_STAGING_BOARD is not set3554 +# CONFIG_LTE_GDM724X is not set3555 +# CONFIG_LNET is not set3556 +# CONFIG_GS_FPGABOOT is not set3557 +# CONFIG_COMMON_CLK_XLNX_CLKWZRD is not set3558 +# CONFIG_FB_TFT is not set3559 +# CONFIG_FSL_MC_BUS is not set3560 +# CONFIG_WILC1000_SDIO is not set3561 +# CONFIG_WILC1000_SPI is not set3562 +# CONFIG_MOST is not set3563 +# CONFIG_KS7010 is not set3564 +# CONFIG_GREYBUS is not set3565 +# CONFIG_NANOHUB is not set3566 +# CONFIG_GOLDFISH is not set3567 +# CONFIG_CHROME_PLATFORMS is not set3568 +CONFIG_CLKDEV_LOOKUP=y3569 +CONFIG_HAVE_CLK_PREPARE=y3570 +CONFIG_COMMON_CLK=y3571 +3572 +#3573 +# Common Clock Framework3574 +#442 3575 # CONFIG_COMMON_CLK_DEBUG is not set 3576 +# CONFIG_COMMON_CLK_VERSATILE is not set3577 +# CONFIG_COMMON_CLK_SI5351 is not set3578 +# CONFIG_COMMON_CLK_SI514 is not set3579 +# CONFIG_COMMON_CLK_SI570 is not set3580 +# CONFIG_COMMON_CLK_CDCE706 is not set3581 +# CONFIG_COMMON_CLK_CDCE925 is not set3582 +# CONFIG_COMMON_CLK_CS2000_CP is not set3583 +# CONFIG_CLK_QORIQ is not set443 3584 # CONFIG_COMMON_CLK_XGENE is not set 3585 +# CONFIG_COMMON_CLK_NXP is not set3586 +# CONFIG_COMMON_CLK_PWM is not set3587 +# CONFIG_COMMON_CLK_PXA is not set3588 +# CONFIG_COMMON_CLK_PIC32 is not set444 3589 # CONFIG_SUNXI_CCU is not set 3590 +CONFIG_HWSPINLOCK=y3591 +3592 +#3593 +# Hardware Spinlock drivers3594 +#445 3595 CONFIG_HWSPINLOCK_SUNXI=y 3596 +3597 +#3598 +# Clock Source drivers3599 +#3600 +CONFIG_CLKSRC_OF=y3601 +CONFIG_CLKSRC_PROBE=y446 3602 # CONFIG_SUN4I_TIMER is not set 3603 +CONFIG_ARM_ARCH_TIMER=y447 3604 # CONFIG_ARM_ARCH_TIMER_EVTSTREAM is not set 448 3605 CONFIG_ARM_ARCH_TIMER_VCT_ACCESS=y 449 3606 # CONFIG_FSL_ERRATUM_A008585 is not set 3607 +# CONFIG_ARM_TIMER_SP804 is not set3608 +# CONFIG_ATMEL_PIT is not set3609 +# CONFIG_SH_TIMER_CMT is not set3610 +# CONFIG_SH_TIMER_MTU2 is not set3611 +# CONFIG_SH_TIMER_TMU is not set3612 +# CONFIG_EM_TIMER_STI is not set3613 +# CONFIG_MAILBOX is not set3614 +CONFIG_IOMMU_API=y3615 +CONFIG_IOMMU_SUPPORT=y3616 +3617 +#3618 +# Generic IOMMU Pagetable Support3619 +#3620 +# CONFIG_IOMMU_IO_PGTABLE_LPAE is not set3621 +# CONFIG_IOMMU_IO_PGTABLE_ARMV7S is not set3622 +CONFIG_IOMMU_IOVA=y3623 +CONFIG_OF_IOMMU=y3624 +CONFIG_IOMMU_DMA=y450 3625 CONFIG_SUNXI_IOMMU=y 3626 +# CONFIG_ARM_SMMU is not set3627 +# CONFIG_ARM_SMMU_V3 is not set451 3628 CONFIG_IOMMU_DEBUG=y 452 3629 CONFIG_IOMMU_TESTS=y 3630 +3631 +#3632 +# Remoteproc drivers3633 +#3634 +# CONFIG_STE_MODEM_RPROC is not set3635 +3636 +#3637 +# Rpmsg drivers3638 +#3639 +3640 +#3641 +# SOC (System On Chip) specific Drivers3642 +#3643 +3644 +#3645 +# Broadcom SoC drivers3646 +#453 3647 CONFIG_SOC_SUNXI=y 3648 +CONFIG_SUNXI_SRAM=y3649 +CONFIG_SUNXI_SUSPEND=y454 3650 CONFIG_GPU_PM_DOMAINS=y 455 3651 CONFIG_SUNXI_ARISC=y 3652 +# CONFIG_SOC_TI is not set3653 +# CONFIG_PM_DEVFREQ is not set3654 +# CONFIG_EXTCON is not set3655 +# CONFIG_MEMORY is not set3656 +CONFIG_IIO=y3657 +CONFIG_IIO_BUFFER=y3658 +# CONFIG_IIO_BUFFER_CB is not set3659 +CONFIG_IIO_KFIFO_BUF=y3660 +CONFIG_IIO_TRIGGERED_BUFFER=y3661 +# CONFIG_IIO_CONFIGFS is not set3662 +CONFIG_IIO_TRIGGER=y3663 +CONFIG_IIO_CONSUMERS_PER_TRIGGER=23664 +# CONFIG_IIO_SW_DEVICE is not set3665 +# CONFIG_IIO_SW_TRIGGER is not set3666 +3667 +#3668 +# Accelerometers3669 +#3670 +# CONFIG_BMA180 is not set3671 +# CONFIG_BMA220 is not set3672 +# CONFIG_BMC150_ACCEL is not set3673 +# CONFIG_DMARD06 is not set3674 +# CONFIG_DMARD09 is not set3675 +# CONFIG_IIO_ST_ACCEL_3AXIS is not set3676 +# CONFIG_KXSD9 is not set3677 +# CONFIG_KXCJK1013 is not set3678 +# CONFIG_MC3230 is not set3679 +# CONFIG_MMA7455_I2C is not set3680 +# CONFIG_MMA7455_SPI is not set3681 +# CONFIG_MMA7660 is not set3682 +# CONFIG_MMA8452 is not set3683 +# CONFIG_MMA9551 is not set3684 +# CONFIG_MMA9553 is not set3685 +# CONFIG_MXC4005 is not set3686 +# CONFIG_MXC6255 is not set3687 +# CONFIG_STK8312 is not set3688 +# CONFIG_STK8BA50 is not set3689 +3690 +#3691 +# Analog to digital converters3692 +#3693 +# CONFIG_AD7266 is not set3694 +# CONFIG_AD7291 is not set3695 +# CONFIG_AD7298 is not set3696 +# CONFIG_AD7476 is not set3697 +# CONFIG_AD7791 is not set3698 +# CONFIG_AD7793 is not set3699 +# CONFIG_AD7887 is not set3700 +# CONFIG_AD7923 is not set3701 +# CONFIG_AD799X is not set3702 +# CONFIG_CC10001_ADC is not set3703 +# CONFIG_HI8435 is not set3704 +# CONFIG_INA2XX_ADC is not set3705 +# CONFIG_LTC2485 is not set3706 +# CONFIG_MAX1027 is not set3707 +# CONFIG_MAX1363 is not set3708 +# CONFIG_MCP320X is not set3709 +# CONFIG_MCP3422 is not set3710 +# CONFIG_NAU7802 is not set3711 +# CONFIG_TI_ADC081C is not set3712 +# CONFIG_TI_ADC0832 is not set3713 +# CONFIG_TI_ADC12138 is not set3714 +# CONFIG_TI_ADC128S052 is not set3715 +# CONFIG_TI_ADC161S626 is not set3716 +# CONFIG_TI_ADS1015 is not set3717 +# CONFIG_TI_ADS8688 is not set3718 +# CONFIG_VF610_ADC is not set3719 +3720 +#3721 +# Amplifiers3722 +#3723 +# CONFIG_AD8366 is not set3724 +3725 +#3726 +# Chemical Sensors3727 +#3728 +# CONFIG_ATLAS_PH_SENSOR is not set3729 +# CONFIG_IAQCORE is not set3730 +# CONFIG_VZ89X is not set3731 +3732 +#3733 +# Hid Sensor IIO Common3734 +#3735 +3736 +#3737 +# SSP Sensor Common3738 +#3739 +# CONFIG_IIO_SSP_SENSORHUB is not set3740 +3741 +#3742 +# Digital to analog converters3743 +#3744 +# CONFIG_AD5064 is not set3745 +# CONFIG_AD5360 is not set3746 +# CONFIG_AD5380 is not set3747 +# CONFIG_AD5421 is not set3748 +# CONFIG_AD5446 is not set3749 +# CONFIG_AD5449 is not set3750 +# CONFIG_AD5592R is not set3751 +# CONFIG_AD5593R is not set3752 +# CONFIG_AD5504 is not set3753 +# CONFIG_AD5624R_SPI is not set3754 +# CONFIG_AD5686 is not set3755 +# CONFIG_AD5755 is not set3756 +# CONFIG_AD5761 is not set3757 +# CONFIG_AD5764 is not set3758 +# CONFIG_AD5791 is not set3759 +# CONFIG_AD7303 is not set3760 +# CONFIG_AD8801 is not set3761 +# CONFIG_M62332 is not set3762 +# CONFIG_MAX517 is not set3763 +# CONFIG_MAX5821 is not set3764 +# CONFIG_MCP4725 is not set3765 +# CONFIG_MCP4922 is not set3766 +# CONFIG_VF610_DAC is not set3767 +3768 +#3769 +# IIO dummy driver3770 +#3771 +3772 +#3773 +# Frequency Synthesizers DDS/PLL3774 +#3775 +3776 +#3777 +# Clock Generator/Distribution3778 +#3779 +# CONFIG_AD9523 is not set3780 +3781 +#3782 +# Phase-Locked Loop (PLL) frequency synthesizers3783 +#3784 +# CONFIG_ADF4350 is not set3785 +3786 +#3787 +# Digital gyroscope sensors3788 +#3789 +# CONFIG_ADIS16080 is not set3790 +# CONFIG_ADIS16130 is not set3791 +# CONFIG_ADIS16136 is not set3792 +# CONFIG_ADIS16260 is not set3793 +# CONFIG_ADXRS450 is not set3794 +# CONFIG_BMG160 is not set3795 +# CONFIG_IIO_ST_GYRO_3AXIS is not set3796 +# CONFIG_ITG3200 is not set3797 +3798 +#3799 +# Health Sensors3800 +#3801 +3802 +#3803 +# Heart Rate Monitors3804 +#3805 +# CONFIG_AFE4403 is not set3806 +# CONFIG_AFE4404 is not set3807 +# CONFIG_MAX30100 is not set3808 +3809 +#3810 +# Humidity sensors3811 +#3812 +# CONFIG_AM2315 is not set3813 +# CONFIG_DHT11 is not set3814 +# CONFIG_HDC100X is not set3815 +# CONFIG_HTU21 is not set3816 +# CONFIG_SI7005 is not set3817 +# CONFIG_SI7020 is not set3818 +3819 +#3820 +# Inertial measurement units3821 +#3822 +# CONFIG_ADIS16400 is not set3823 +# CONFIG_ADIS16480 is not set3824 +# CONFIG_BMI160_I2C is not set3825 +# CONFIG_BMI160_SPI is not set3826 +# CONFIG_KMX61 is not set3827 +CONFIG_INV_MPU6050_IIO=y3828 +CONFIG_INV_MPU6050_I2C=y3829 +# CONFIG_INV_MPU6050_SPI is not set3830 +# CONFIG_INV_MPU6500_I2C is not set3831 +# CONFIG_INV_MPU6500_SPI is not set3832 +3833 +#3834 +# Light sensors3835 +#3836 +# CONFIG_ADJD_S311 is not set3837 +# CONFIG_AL3320A is not set3838 +# CONFIG_APDS9300 is not set3839 +# CONFIG_APDS9960 is not set3840 +# CONFIG_BH1750 is not set3841 +# CONFIG_BH1780 is not set3842 +# CONFIG_CM32181 is not set3843 +# CONFIG_CM3232 is not set3844 +# CONFIG_CM3323 is not set3845 +# CONFIG_CM36651 is not set3846 +# CONFIG_GP2AP020A00F is not set3847 +# CONFIG_ISL29125 is not set3848 +# CONFIG_JSA1212 is not set3849 +# CONFIG_RPR0521 is not set3850 +# CONFIG_LTR501 is not set3851 +# CONFIG_MAX44000 is not set3852 +# CONFIG_OPT3001 is not set3853 +# CONFIG_PA12203001 is not set3854 +# CONFIG_SI1145 is not set3855 +# CONFIG_STK3310 is not set3856 +# CONFIG_TCS3414 is not set3857 +# CONFIG_TCS3472 is not set3858 +# CONFIG_SENSORS_TSL2563 is not set3859 +# CONFIG_TSL4531 is not set3860 +# CONFIG_US5182D is not set3861 +# CONFIG_VCNL4000 is not set3862 +# CONFIG_VEML6070 is not set3863 +3864 +#3865 +# Magnetometer sensors3866 +#3867 +# CONFIG_AK8974 is not set3868 +# CONFIG_AK8975 is not set3869 +# CONFIG_AK09911 is not set3870 +# CONFIG_BMC150_MAGN_I2C is not set3871 +# CONFIG_BMC150_MAGN_SPI is not set3872 +# CONFIG_MAG3110 is not set3873 +# CONFIG_MMC35240 is not set3874 +# CONFIG_IIO_ST_MAGN_3AXIS is not set3875 +# CONFIG_SENSORS_HMC5843_I2C is not set3876 +# CONFIG_SENSORS_HMC5843_SPI is not set3877 +3878 +#3879 +# Inclinometer sensors3880 +#3881 +3882 +#3883 +# Triggers - standalone3884 +#3885 +# CONFIG_IIO_INTERRUPT_TRIGGER is not set3886 +# CONFIG_IIO_SYSFS_TRIGGER is not set3887 +3888 +#3889 +# Digital potentiometers3890 +#3891 +# CONFIG_DS1803 is not set3892 +# CONFIG_MAX5487 is not set3893 +# CONFIG_MCP4131 is not set3894 +# CONFIG_MCP4531 is not set3895 +# CONFIG_TPL0102 is not set3896 +3897 +#3898 +# Pressure sensors3899 +#3900 +# CONFIG_BMP280 is not set3901 +# CONFIG_HP03 is not set3902 +# CONFIG_MPL115_I2C is not set3903 +# CONFIG_MPL115_SPI is not set3904 +# CONFIG_MPL3115 is not set3905 +# CONFIG_MS5611 is not set3906 +# CONFIG_MS5637 is not set3907 +# CONFIG_IIO_ST_PRESS is not set3908 +# CONFIG_T5403 is not set3909 +# CONFIG_HP206C is not set3910 +# CONFIG_ZPA2326 is not set3911 +3912 +#3913 +# Lightning sensors3914 +#3915 +# CONFIG_AS3935 is not set3916 +3917 +#3918 +# Proximity sensors3919 +#3920 +# CONFIG_LIDAR_LITE_V2 is not set3921 +# CONFIG_SX9500 is not set3922 +3923 +#3924 +# Temperature sensors3925 +#3926 +# CONFIG_MAXIM_THERMOCOUPLE is not set3927 +# CONFIG_MLX90614 is not set3928 +# CONFIG_TMP006 is not set3929 +# CONFIG_TSYS01 is not set3930 +# CONFIG_TSYS02D is not set456 3931 CONFIG_PWM=y 3932 +CONFIG_PWM_SYSFS=y3933 +# CONFIG_PWM_FSL_FTM is not set3934 +# CONFIG_PWM_PCA9685 is not set3935 +# CONFIG_PWM_SUN4I is not set3936 +# CONFIG_PWM_SUNXI is not set457 3937 CONFIG_PWM_SUNXI_GROUP=y 3938 +CONFIG_IRQCHIP=y3939 +CONFIG_ARM_GIC=y3940 +CONFIG_ARM_GIC_MAX_NR=13941 +CONFIG_ARM_GIC_V3=y3942 +CONFIG_PARTITION_PERCPU=y3943 +# CONFIG_IPACK_BUS is not set3944 +CONFIG_ARCH_HAS_RESET_CONTROLLER=y3945 +CONFIG_RESET_CONTROLLER=y3946 +# CONFIG_RESET_ATH79 is not set3947 +# CONFIG_RESET_BERLIN is not set3948 +# CONFIG_RESET_LPC18XX is not set3949 +# CONFIG_RESET_MESON is not set3950 +# CONFIG_RESET_PISTACHIO is not set3951 +# CONFIG_RESET_SOCFPGA is not set3952 +# CONFIG_RESET_STM32 is not set3953 +CONFIG_RESET_SUNXI=y3954 +# CONFIG_TI_SYSCON_RESET is not set3955 +# CONFIG_RESET_ZYNQ is not set3956 +# CONFIG_FMC is not set3957 +3958 +#3959 +# PHY Subsystem3960 +#3961 +# CONFIG_GENERIC_PHY is not set3962 +# CONFIG_PHY_PXA_28NM_HSIC is not set3963 +# CONFIG_PHY_PXA_28NM_USB2 is not set3964 +# CONFIG_BCM_KONA_USB2_PHY is not set3965 +# CONFIG_PHY_SUN9I_USB is not set3966 +# CONFIG_PHY_XGENE is not set3967 +# CONFIG_POWERCAP is not set3968 +# CONFIG_MCB is not set3969 +3970 +#3971 +# Performance monitor support3972 +#3973 +CONFIG_ARM_PMU=y3974 +# CONFIG_RAS is not set3975 +3976 +#3977 +# Android3978 +#458 3979 CONFIG_ANDROID=y 459 3980 CONFIG_ANDROID_BINDER_IPC=y 3981 +CONFIG_ANDROID_BINDER_DEVICES="binder,hwbinder,vndbinder"3982 +# CONFIG_ANDROID_BINDER_IPC_SELFTEST is not set3983 +# CONFIG_LIBNVDIMM is not set460 3984 CONFIG_NVMEM=y 461 3985 CONFIG_NVMEM_SUN50I_SID=y 3986 +# CONFIG_NVMEM_SUNXI_SID is not set3987 +# CONFIG_STM is not set3988 +# CONFIG_INTEL_TH is not set3989 +3990 +#3991 +# FPGA Configuration Support3992 +#3993 +# CONFIG_FPGA is not set3994 +# CONFIG_SUNXI_MPP is not set3995 +# CONFIG_TEE is not set462 3996 # CONFIG_GATOR is not set 3997 +3998 +#3999 +# Firmware Drivers4000 +#4001 +CONFIG_ARM_PSCI_FW=y4002 +# CONFIG_FIRMWARE_MEMMAP is not set4003 +CONFIG_HAVE_ARM_SMCCC=y4004 +# CONFIG_MESON_SM is not set4005 +4006 +#4007 +# File systems4008 +#4009 +CONFIG_DCACHE_WORD_ACCESS=y463 4010 CONFIG_EXT2_FS=y 4011 +# CONFIG_EXT2_FS_XATTR is not set464 4012 CONFIG_EXT3_FS=y 4013 +# CONFIG_EXT3_FS_POSIX_ACL is not set4014 +# CONFIG_EXT3_FS_SECURITY is not set4015 +CONFIG_EXT4_FS=y4016 +# CONFIG_EXT4_FS_POSIX_ACL is not set465 4017 CONFIG_EXT4_FS_SECURITY=y 4018 +# CONFIG_EXT4_ENCRYPTION is not set4019 +# CONFIG_EXT4_DEBUG is not set4020 +CONFIG_JBD2=y4021 +# CONFIG_JBD2_DEBUG is not set4022 +CONFIG_FS_MBCACHE=y4023 +# CONFIG_REISERFS_FS is not set4024 +# CONFIG_JFS_FS is not set4025 +# CONFIG_XFS_FS is not set4026 +# CONFIG_GFS2_FS is not set4027 +# CONFIG_OCFS2_FS is not set4028 +# CONFIG_BTRFS_FS is not set4029 +# CONFIG_NILFS2_FS is not set466 4030 CONFIG_F2FS_FS=y 4031 +CONFIG_F2FS_STAT_FS=y4032 +CONFIG_F2FS_FS_XATTR=y4033 +CONFIG_F2FS_FS_POSIX_ACL=y467 4034 CONFIG_F2FS_FS_SECURITY=y 4035 +# CONFIG_F2FS_CHECK_FS is not set468 4036 CONFIG_F2FS_FS_ENCRYPTION=y 4037 +# CONFIG_F2FS_IO_TRACE is not set4038 +# CONFIG_F2FS_FAULT_INJECTION is not set4039 +# CONFIG_FS_DAX is not set4040 +CONFIG_FS_POSIX_ACL=y4041 +# CONFIG_EXPORTFS_BLOCK_OPS is not set4042 +CONFIG_FILE_LOCKING=y4043 +CONFIG_MANDATORY_FILE_LOCKING=y4044 +CONFIG_FS_ENCRYPTION=y4045 +CONFIG_FSNOTIFY=y4046 +CONFIG_DNOTIFY=y4047 +CONFIG_INOTIFY_USER=y4048 +# CONFIG_FANOTIFY is not set469 4049 CONFIG_QUOTA=y 470 4050 CONFIG_QUOTA_NETLINK_INTERFACE=y 4051 +CONFIG_PRINT_QUOTA_WARNING=y4052 +# CONFIG_QUOTA_DEBUG is not set4053 +CONFIG_QUOTA_TREE=y4054 +# CONFIG_QFMT_V1 is not set471 4055 CONFIG_QFMT_V2=y 4056 +CONFIG_QUOTACTL=y4057 +# CONFIG_AUTOFS4_FS is not set472 4058 CONFIG_FUSE_FS=y 473 4059 CONFIG_CUSE=y 474 4060 CONFIG_OVERLAY_FS=y 4061 +4062 +#4063 +# Caches4064 +#4065 +# CONFIG_FSCACHE is not set4066 +4067 +#4068 +# CD-ROM/DVD Filesystems4069 +#4070 +# CONFIG_ISO9660_FS is not set4071 +# CONFIG_UDF_FS is not set4072 +4073 +#4074 +# DOS/FAT/NT Filesystems4075 +#4076 +CONFIG_FAT_FS=y475 4077 CONFIG_MSDOS_FS=y 476 4078 CONFIG_VFAT_FS=y 4079 +CONFIG_FAT_DEFAULT_CODEPAGE=4374080 +CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"4081 +# CONFIG_FAT_DEFAULT_UTF8 is not set4082 +# CONFIG_NTFS_FS is not set4083 +4084 +#4085 +# Pseudo filesystems4086 +#4087 +CONFIG_PROC_FS=y4088 +# CONFIG_PROC_KCORE is not set4089 +CONFIG_PROC_SYSCTL=y4090 +CONFIG_PROC_PAGE_MONITOR=y4091 +# CONFIG_PROC_CHILDREN is not set4092 +CONFIG_PROC_UID=y4093 +CONFIG_KERNFS=y4094 +CONFIG_SYSFS=y477 4095 CONFIG_TMPFS=y 478 4096 CONFIG_TMPFS_POSIX_ACL=y 4097 +CONFIG_TMPFS_XATTR=y4098 +# CONFIG_HUGETLBFS is not set4099 +# CONFIG_HUGETLB_PAGE is not set4100 +CONFIG_ARCH_HAS_GIGANTIC_PAGE=y4101 +CONFIG_CONFIGFS_FS=y4102 +CONFIG_MISC_FILESYSTEMS=y4103 +# CONFIG_ORANGEFS_FS is not set4104 +# CONFIG_ADFS_FS is not set4105 +# CONFIG_AFFS_FS is not set4106 +# CONFIG_ECRYPT_FS is not set479 4107 CONFIG_SDCARD_FS=y 4108 +# CONFIG_HFS_FS is not set4109 +# CONFIG_HFSPLUS_FS is not set4110 +# CONFIG_BEFS_FS is not set4111 +# CONFIG_BFS_FS is not set4112 +# CONFIG_EFS_FS is not set4113 +# CONFIG_LOGFS is not set4114 +# CONFIG_CRAMFS is not set4115 +# CONFIG_SQUASHFS is not set4116 +# CONFIG_VXFS_FS is not set4117 +# CONFIG_MINIX_FS is not set4118 +# CONFIG_OMFS_FS is not set4119 +# CONFIG_HPFS_FS is not set4120 +# CONFIG_QNX4FS_FS is not set4121 +# CONFIG_QNX6FS_FS is not set4122 +# CONFIG_ROMFS_FS is not set480 4123 CONFIG_PSTORE=y 4124 +CONFIG_PSTORE_ZLIB_COMPRESS=y4125 +# CONFIG_PSTORE_LZO_COMPRESS is not set4126 +# CONFIG_PSTORE_LZ4_COMPRESS is not set481 4127 CONFIG_PSTORE_CONSOLE=y 482 4128 CONFIG_PSTORE_PMSG=y 4129 +# CONFIG_PSTORE_FTRACE is not set483 4130 CONFIG_PSTORE_RAM=y 4131 +# CONFIG_SYSV_FS is not set4132 +# CONFIG_UFS_FS is not set4133 +CONFIG_NETWORK_FILESYSTEMS=y4134 +# CONFIG_NFS_FS is not set4135 +# CONFIG_NFSD is not set4136 +# CONFIG_CEPH_FS is not set4137 +# CONFIG_CIFS is not set4138 +# CONFIG_NCP_FS is not set4139 +# CONFIG_CODA_FS is not set4140 +# CONFIG_AFS_FS is not set4141 +CONFIG_NLS=y4142 +CONFIG_NLS_DEFAULT="iso8859-1"484 4143 CONFIG_NLS_CODEPAGE_437=y 4144 +# CONFIG_NLS_CODEPAGE_737 is not set4145 +# CONFIG_NLS_CODEPAGE_775 is not set4146 +# CONFIG_NLS_CODEPAGE_850 is not set4147 +# CONFIG_NLS_CODEPAGE_852 is not set4148 +# CONFIG_NLS_CODEPAGE_855 is not set4149 +# CONFIG_NLS_CODEPAGE_857 is not set4150 +# CONFIG_NLS_CODEPAGE_860 is not set4151 +# CONFIG_NLS_CODEPAGE_861 is not set4152 +# CONFIG_NLS_CODEPAGE_862 is not set4153 +# CONFIG_NLS_CODEPAGE_863 is not set4154 +# CONFIG_NLS_CODEPAGE_864 is not set4155 +# CONFIG_NLS_CODEPAGE_865 is not set4156 +# CONFIG_NLS_CODEPAGE_866 is not set4157 +# CONFIG_NLS_CODEPAGE_869 is not set4158 +# CONFIG_NLS_CODEPAGE_936 is not set4159 +# CONFIG_NLS_CODEPAGE_950 is not set4160 +# CONFIG_NLS_CODEPAGE_932 is not set4161 +# CONFIG_NLS_CODEPAGE_949 is not set4162 +# CONFIG_NLS_CODEPAGE_874 is not set4163 +# CONFIG_NLS_ISO8859_8 is not set4164 +# CONFIG_NLS_CODEPAGE_1250 is not set4165 +# CONFIG_NLS_CODEPAGE_1251 is not set4166 +# CONFIG_NLS_ASCII is not set485 4167 CONFIG_NLS_ISO8859_1=y 4168 +# CONFIG_NLS_ISO8859_2 is not set4169 +# CONFIG_NLS_ISO8859_3 is not set4170 +# CONFIG_NLS_ISO8859_4 is not set4171 +# CONFIG_NLS_ISO8859_5 is not set4172 +# CONFIG_NLS_ISO8859_6 is not set4173 +# CONFIG_NLS_ISO8859_7 is not set4174 +# CONFIG_NLS_ISO8859_9 is not set4175 +# CONFIG_NLS_ISO8859_13 is not set4176 +# CONFIG_NLS_ISO8859_14 is not set4177 +# CONFIG_NLS_ISO8859_15 is not set4178 +# CONFIG_NLS_KOI8_R is not set4179 +# CONFIG_NLS_KOI8_U is not set4180 +# CONFIG_NLS_MAC_ROMAN is not set4181 +# CONFIG_NLS_MAC_CELTIC is not set4182 +# CONFIG_NLS_MAC_CENTEURO is not set4183 +# CONFIG_NLS_MAC_CROATIAN is not set4184 +# CONFIG_NLS_MAC_CYRILLIC is not set4185 +# CONFIG_NLS_MAC_GAELIC is not set4186 +# CONFIG_NLS_MAC_GREEK is not set4187 +# CONFIG_NLS_MAC_ICELAND is not set4188 +# CONFIG_NLS_MAC_INUIT is not set4189 +# CONFIG_NLS_MAC_ROMANIAN is not set4190 +# CONFIG_NLS_MAC_TURKISH is not set4191 +# CONFIG_NLS_UTF8 is not set4192 +# CONFIG_DLM is not set4193 +# CONFIG_VIRTUALIZATION is not set4194 +4195 +#4196 +# Kernel hacking4197 +#4198 +4199 +#4200 +# printk and dmesg options4201 +#486 4202 CONFIG_PRINTK_TIME=y 487 4203 CONFIG_MESSAGE_LOGLEVEL_DEFAULT=7 4204 +# CONFIG_BOOT_PRINTK_DELAY is not set488 4205 CONFIG_DYNAMIC_DEBUG=y 4206 +4207 +#4208 +# Compile-time checks and compiler options4209 +#489 4210 CONFIG_DEBUG_INFO=y 4211 +# CONFIG_DEBUG_INFO_REDUCED is not set4212 +# CONFIG_DEBUG_INFO_SPLIT is not set4213 +# CONFIG_DEBUG_INFO_DWARF4 is not set4214 +# CONFIG_GDB_SCRIPTS is not set4215 +CONFIG_ENABLE_WARN_DEPRECATED=y4216 +CONFIG_ENABLE_MUST_CHECK=y4217 +CONFIG_FRAME_WARN=20484218 +# CONFIG_STRIP_ASM_SYMS is not set4219 +# CONFIG_READABLE_ASM is not set4220 +# CONFIG_UNUSED_SYMBOLS is not set4221 +# CONFIG_PAGE_OWNER is not set4222 +CONFIG_DEBUG_FS=y4223 +# CONFIG_HEADERS_CHECK is not set4224 +# CONFIG_DEBUG_SECTION_MISMATCH is not set4225 +CONFIG_SECTION_MISMATCH_WARN_ONLY=y4226 +CONFIG_ARCH_WANT_FRAME_POINTERS=y4227 +CONFIG_FRAME_POINTER=y4228 +# CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set490 4229 CONFIG_MAGIC_SYSRQ=y 4230 +CONFIG_MAGIC_SYSRQ_DEFAULT_ENABLE=0x14231 +CONFIG_DEBUG_KERNEL=y4232 +4233 +#4234 +# Memory Debugging4235 +#4236 +# CONFIG_PAGE_EXTENSION is not set4237 +# CONFIG_DEBUG_PAGEALLOC is not set4238 +# CONFIG_PAGE_POISONING is not set4239 +# CONFIG_DEBUG_PAGE_REF is not set4240 +# CONFIG_DEBUG_OBJECTS is not set4241 +# CONFIG_SLUB_STATS is not set4242 +CONFIG_HAVE_DEBUG_KMEMLEAK=y4243 +# CONFIG_DEBUG_KMEMLEAK is not set4244 +# CONFIG_DEBUG_STACK_USAGE is not set491 4245 CONFIG_DEBUG_VM=y 4246 +# CONFIG_DEBUG_VM_VMACACHE is not set4247 +# CONFIG_DEBUG_VM_RB is not set4248 +# CONFIG_DEBUG_VM_PGFLAGS is not set4249 +# CONFIG_DEBUG_MEMORY_INIT is not set4250 +# CONFIG_DEBUG_PER_CPU_MAPS is not set4251 +CONFIG_HAVE_ARCH_KASAN=y4252 +# CONFIG_KASAN is not set4253 +CONFIG_ARCH_HAS_KCOV=y4254 +# CONFIG_KCOV is not set4255 +# CONFIG_DEBUG_SHIRQ is not set4256 +4257 +#4258 +# Debug Lockups and Hangs4259 +#4260 +# CONFIG_LOCKUP_DETECTOR is not set4261 +# CONFIG_DETECT_HUNG_TASK is not set4262 +# CONFIG_WQ_WATCHDOG is not set4263 +# CONFIG_PANIC_ON_OOPS is not set4264 +CONFIG_PANIC_ON_OOPS_VALUE=0492 4265 CONFIG_PANIC_TIMEOUT=5 493 4266 # CONFIG_SCHED_DEBUG is not set 4267 +CONFIG_SCHED_INFO=y4268 +# CONFIG_PANIC_ON_RT_THROTTLING is not set494 4269 CONFIG_SCHEDSTATS=y 4270 +# CONFIG_SCHED_STACK_END_CHECK is not set4271 +# CONFIG_DEBUG_TIMEKEEPING is not set495 4272 CONFIG_TIMER_STATS=y 4273 +CONFIG_DEBUG_PREEMPT=y4274 +4275 +#4276 +# Lock Debugging (spinlocks, mutexes, etc...)4277 +#4278 +# CONFIG_DEBUG_RT_MUTEXES is not set4279 +# CONFIG_DEBUG_SPINLOCK is not set496 4280 CONFIG_DEBUG_MUTEXES=y 4281 +# CONFIG_DEBUG_WW_MUTEX_SLOWPATH is not set4282 +# CONFIG_DEBUG_LOCK_ALLOC is not set4283 +# CONFIG_PROVE_LOCKING is not set4284 +# CONFIG_LOCK_STAT is not set4285 +# CONFIG_DEBUG_ATOMIC_SLEEP is not set4286 +# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set4287 +# CONFIG_LOCK_TORTURE_TEST is not set4288 +CONFIG_STACKTRACE=y4289 +# CONFIG_DEBUG_KOBJECT is not set4290 +CONFIG_HAVE_DEBUG_BUGVERBOSE=y4291 +CONFIG_DEBUG_BUGVERBOSE=y4292 +# CONFIG_DEBUG_LIST is not set4293 +# CONFIG_DEBUG_PI_LIST is not set4294 +# CONFIG_DEBUG_SG is not set4295 +# CONFIG_DEBUG_NOTIFIERS is not set4296 +# CONFIG_DEBUG_CREDENTIALS is not set4297 +4298 +#4299 +# RCU Debugging4300 +#4301 +# CONFIG_PROVE_RCU is not set4302 +# CONFIG_SPARSE_RCU_POINTER is not set4303 +# CONFIG_TORTURE_TEST is not set4304 +# CONFIG_RCU_PERF_TEST is not set4305 +# CONFIG_RCU_TORTURE_TEST is not set4306 +CONFIG_RCU_CPU_STALL_TIMEOUT=214307 +# CONFIG_RCU_TRACE is not set4308 +# CONFIG_RCU_EQS_DEBUG is not set4309 +# CONFIG_DEBUG_WQ_FORCE_RR_CPU is not set4310 +# CONFIG_DEBUG_BLOCK_EXT_DEVT is not set4311 +# CONFIG_CPU_HOTPLUG_STATE_CONTROL is not set4312 +# CONFIG_NOTIFIER_ERROR_INJECTION is not set4313 +# CONFIG_FAULT_INJECTION is not set4314 +# CONFIG_LATENCYTOP is not set4315 +CONFIG_NOP_TRACER=y4316 +CONFIG_HAVE_FUNCTION_TRACER=y4317 +CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y4318 +CONFIG_HAVE_DYNAMIC_FTRACE=y4319 +CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y4320 +CONFIG_HAVE_SYSCALL_TRACEPOINTS=y4321 +CONFIG_HAVE_C_RECORDMCOUNT=y4322 +CONFIG_TRACER_MAX_TRACE=y4323 +CONFIG_TRACE_CLOCK=y4324 +CONFIG_RING_BUFFER=y4325 +CONFIG_EVENT_TRACING=y4326 +CONFIG_CONTEXT_SWITCH_TRACER=y4327 +CONFIG_TRACING=y4328 +CONFIG_GENERIC_TRACER=y4329 +CONFIG_TRACING_SUPPORT=y4330 +CONFIG_FTRACE=y4331 +CONFIG_FUNCTION_TRACER=y4332 +CONFIG_FUNCTION_GRAPH_TRACER=y4333 +# CONFIG_PREEMPTIRQ_EVENTS is not set4334 +# CONFIG_IRQSOFF_TRACER is not set4335 +# CONFIG_PREEMPT_TRACER is not set497 4336 CONFIG_SCHED_TRACER=y 4337 +# CONFIG_HWLAT_TRACER is not set4338 +# CONFIG_FTRACE_SYSCALLS is not set4339 +CONFIG_TRACER_SNAPSHOT=y4340 +# CONFIG_TRACER_SNAPSHOT_PER_CPU_SWAP is not set4341 +CONFIG_BRANCH_PROFILE_NONE=y4342 +# CONFIG_PROFILE_ANNOTATED_BRANCHES is not set4343 +# CONFIG_PROFILE_ALL_BRANCHES is not set498 4344 CONFIG_STACK_TRACER=y 499 4345 CONFIG_BLK_DEV_IO_TRACE=y 4346 +# CONFIG_PROBE_EVENTS is not set4347 +CONFIG_DYNAMIC_FTRACE=y4348 +# CONFIG_FUNCTION_PROFILER is not set4349 +CONFIG_FTRACE_MCOUNT_RECORD=y4350 +# CONFIG_FTRACE_STARTUP_TEST is not set4351 +# CONFIG_TRACEPOINT_BENCHMARK is not set4352 +# CONFIG_RING_BUFFER_BENCHMARK is not set4353 +# CONFIG_RING_BUFFER_STARTUP_TEST is not set4354 +# CONFIG_TRACE_ENUM_MAP_FILE is not set4355 +CONFIG_TRACING_EVENTS_GPIO=y4356 +4357 +#4358 +# Runtime Testing4359 +#4360 +# CONFIG_LKDTM is not set4361 +# CONFIG_TEST_LIST_SORT is not set4362 +# CONFIG_BACKTRACE_SELF_TEST is not set4363 +# CONFIG_RBTREE_TEST is not set4364 +# CONFIG_INTERVAL_TREE_TEST is not set4365 +# CONFIG_PERCPU_TEST is not set500 4366 CONFIG_ATOMIC64_SELFTEST=y 4367 +# CONFIG_TEST_HEXDUMP is not set4368 +# CONFIG_TEST_STRING_HELPERS is not set4369 +# CONFIG_TEST_KSTRTOX is not set4370 +# CONFIG_TEST_PRINTF is not set4371 +# CONFIG_TEST_BITMAP is not set4372 +# CONFIG_TEST_UUID is not set4373 +# CONFIG_TEST_RHASHTABLE is not set4374 +# CONFIG_TEST_HASH is not set4375 +# CONFIG_DMA_API_DEBUG is not set4376 +# CONFIG_TEST_LKM is not set4377 +# CONFIG_TEST_USER_COPY is not set4378 +# CONFIG_TEST_BPF is not set4379 +# CONFIG_TEST_FIRMWARE is not set4380 +# CONFIG_TEST_UDELAY is not set4381 +# CONFIG_MEMTEST is not set4382 +# CONFIG_TEST_STATIC_KEYS is not set4383 +# CONFIG_BUG_ON_DATA_CORRUPTION is not set4384 +# CONFIG_SAMPLES is not set4385 +CONFIG_HAVE_ARCH_KGDB=y4386 +# CONFIG_KGDB is not set4387 +CONFIG_ARCH_HAS_UBSAN_SANITIZE_ALL=y4388 +# CONFIG_ARCH_WANTS_UBSAN_NO_NULL is not set4389 +# CONFIG_UBSAN is not set4390 +CONFIG_ARCH_HAS_DEVMEM_IS_ALLOWED=y4391 +# CONFIG_STRICT_DEVMEM is not set4392 +# CONFIG_ARM64_PTDUMP is not set4393 +CONFIG_EARLY_PRINTK=y4394 +# CONFIG_PID_IN_CONTEXTIDR is not set4395 +# CONFIG_ARM64_RANDOMIZE_TEXT_OFFSET is not set501 4396 # CONFIG_DEBUG_SET_MODULE_RONX is not set 4397 +# CONFIG_DEBUG_ALIGN_RODATA is not set4398 +# CONFIG_SUNXI_DUMP is not set4399 +# CONFIG_CORESIGHT is not set4400 +4401 +#4402 +# Security options4403 +#4404 +CONFIG_KEYS=y4405 +# CONFIG_PERSISTENT_KEYRINGS is not set4406 +# CONFIG_BIG_KEYS is not set4407 +# CONFIG_ENCRYPTED_KEYS is not set4408 +# CONFIG_KEY_DH_OPERATIONS is not set4409 +# CONFIG_SECURITY_DMESG_RESTRICT is not set502 4410 CONFIG_SECURITY_PERF_EVENTS_RESTRICT=y 503 4411 CONFIG_SECURITY=y 504 4412 CONFIG_SECURITYFS=y 505 4413 CONFIG_SECURITY_NETWORK=y 4414 +# CONFIG_SECURITY_NETWORK_XFRM is not set506 4415 CONFIG_SECURITY_PATH=y 4416 +CONFIG_LSM_MMAP_MIN_ADDR=327684417 +CONFIG_HAVE_HARDENED_USERCOPY_ALLOCATOR=y4418 +CONFIG_HAVE_ARCH_HARDENED_USERCOPY=y507 4419 CONFIG_HARDENED_USERCOPY=y 4420 +# CONFIG_HARDENED_USERCOPY_PAGESPAN is not set4421 +# CONFIG_FILE_INTEGRITY is not set508 4422 CONFIG_SECURITY_SELINUX=y 509 4423 CONFIG_SECURITY_SELINUX_BOOTPARAM=y 4424 +CONFIG_SECURITY_SELINUX_BOOTPARAM_VALUE=14425 +# CONFIG_SECURITY_SELINUX_DISABLE is not set4426 +CONFIG_SECURITY_SELINUX_DEVELOP=y4427 +CONFIG_SECURITY_SELINUX_AVC_STATS=y4428 +CONFIG_SECURITY_SELINUX_CHECKREQPROT_VALUE=04429 +# CONFIG_SECURITY_SMACK is not set4430 +# CONFIG_SECURITY_TOMOYO is not set4431 +# CONFIG_SECURITY_APPARMOR is not set4432 +# CONFIG_SECURITY_LOADPIN is not set4433 +# CONFIG_SECURITY_YAMA is not set4434 +CONFIG_INTEGRITY=y4435 +# CONFIG_INTEGRITY_SIGNATURE is not set4436 +CONFIG_INTEGRITY_AUDIT=y4437 +# CONFIG_IMA is not set4438 +# CONFIG_EVM is not set4439 +CONFIG_DEFAULT_SECURITY_SELINUX=y4440 +# CONFIG_DEFAULT_SECURITY_DAC is not set4441 +CONFIG_DEFAULT_SECURITY="selinux"4442 +CONFIG_CRYPTO=y4443 +4444 +#4445 +# Crypto core or helper4446 +#4447 +CONFIG_CRYPTO_ALGAPI=y4448 +CONFIG_CRYPTO_ALGAPI2=y4449 +CONFIG_CRYPTO_AEAD=y4450 +CONFIG_CRYPTO_AEAD2=y4451 +CONFIG_CRYPTO_BLKCIPHER=y4452 +CONFIG_CRYPTO_BLKCIPHER2=y4453 +CONFIG_CRYPTO_HASH=y4454 +CONFIG_CRYPTO_HASH2=y4455 +CONFIG_CRYPTO_RNG=y4456 +CONFIG_CRYPTO_RNG2=y4457 +CONFIG_CRYPTO_RNG_DEFAULT=y4458 +CONFIG_CRYPTO_AKCIPHER2=y4459 +CONFIG_CRYPTO_KPP2=y4460 +# CONFIG_CRYPTO_RSA is not set4461 +# CONFIG_CRYPTO_DH is not set4462 +# CONFIG_CRYPTO_ECDH is not set4463 +CONFIG_CRYPTO_MANAGER=y4464 +CONFIG_CRYPTO_MANAGER2=y4465 +# CONFIG_CRYPTO_USER is not set4466 +CONFIG_CRYPTO_MANAGER_DISABLE_TESTS=y4467 +CONFIG_CRYPTO_GF128MUL=y4468 +CONFIG_CRYPTO_NULL=y4469 +CONFIG_CRYPTO_NULL2=y4470 +# CONFIG_CRYPTO_PCRYPT is not set4471 +CONFIG_CRYPTO_WORKQUEUE=y4472 +# CONFIG_CRYPTO_CRYPTD is not set4473 +# CONFIG_CRYPTO_MCRYPTD is not set4474 +CONFIG_CRYPTO_AUTHENC=y4475 +# CONFIG_CRYPTO_TEST is not set4476 +4477 +#4478 +# Authenticated Encryption with Associated Data4479 +#4480 +# CONFIG_CRYPTO_CCM is not set510 4481 CONFIG_CRYPTO_GCM=y 4482 +# CONFIG_CRYPTO_CHACHA20POLY1305 is not set4483 +CONFIG_CRYPTO_SEQIV=y4484 +CONFIG_CRYPTO_ECHAINIV=y4485 +4486 +#4487 +# Block modes4488 +#4489 +CONFIG_CRYPTO_CBC=y4490 +CONFIG_CRYPTO_CTR=y4491 +CONFIG_CRYPTO_CTS=y4492 +CONFIG_CRYPTO_ECB=y4493 +# CONFIG_CRYPTO_LRW is not set4494 +# CONFIG_CRYPTO_PCBC is not set4495 +CONFIG_CRYPTO_XTS=y4496 +# CONFIG_CRYPTO_KEYWRAP is not set4497 +# CONFIG_CRYPTO_ADIANTUM is not set4498 +4499 +#4500 +# Hash modes4501 +#4502 +CONFIG_CRYPTO_CMAC=y4503 +CONFIG_CRYPTO_HMAC=y4504 +# CONFIG_CRYPTO_XCBC is not set4505 +# CONFIG_CRYPTO_VMAC is not set4506 +4507 +#4508 +# Digest4509 +#4510 +CONFIG_CRYPTO_CRC32C=y4511 +CONFIG_CRYPTO_CRC32=y4512 +# CONFIG_CRYPTO_CRCT10DIF is not set4513 +CONFIG_CRYPTO_GHASH=y4514 +# CONFIG_CRYPTO_POLY1305 is not set4515 +# CONFIG_CRYPTO_MD4 is not set4516 +CONFIG_CRYPTO_MD5=y4517 +# CONFIG_CRYPTO_MICHAEL_MIC is not set4518 +# CONFIG_CRYPTO_RMD128 is not set4519 +# CONFIG_CRYPTO_RMD160 is not set4520 +# CONFIG_CRYPTO_RMD256 is not set4521 +# CONFIG_CRYPTO_RMD320 is not set4522 +CONFIG_CRYPTO_SHA1=y4523 +CONFIG_CRYPTO_SHA256=y511 4524 CONFIG_CRYPTO_SHA512=y 4525 +# CONFIG_CRYPTO_SHA3 is not set4526 +# CONFIG_CRYPTO_TGR192 is not set4527 +# CONFIG_CRYPTO_WP512 is not set4528 +4529 +#4530 +# Ciphers4531 +#4532 +CONFIG_CRYPTO_AES=y4533 +# CONFIG_CRYPTO_ANUBIS is not set4534 +CONFIG_CRYPTO_ARC4=y4535 +# CONFIG_CRYPTO_BLOWFISH is not set4536 +# CONFIG_CRYPTO_CAMELLIA is not set4537 +# CONFIG_CRYPTO_CAST5 is not set4538 +# CONFIG_CRYPTO_CAST6 is not set4539 +CONFIG_CRYPTO_DES=y4540 +# CONFIG_CRYPTO_FCRYPT is not set4541 +# CONFIG_CRYPTO_KHAZAD is not set4542 +# CONFIG_CRYPTO_SALSA20 is not set4543 +# CONFIG_CRYPTO_CHACHA20 is not set4544 +# CONFIG_CRYPTO_SEED is not set4545 +# CONFIG_CRYPTO_SERPENT is not set4546 +# CONFIG_CRYPTO_TEA is not set4547 +# CONFIG_CRYPTO_TWOFISH is not set4548 +4549 +#4550 +# Compression4551 +#4552 +CONFIG_CRYPTO_DEFLATE=y4553 +CONFIG_CRYPTO_LZO=y4554 +# CONFIG_CRYPTO_842 is not set512 4555 CONFIG_CRYPTO_LZ4=y 4556 +# CONFIG_CRYPTO_LZ4HC is not set4557 +# CONFIG_CRYPTO_ZSTD is not set4558 +4559 +#4560 +# Random Number Generation4561 +#4562 +# CONFIG_CRYPTO_ANSI_CPRNG is not set4563 +CONFIG_CRYPTO_DRBG_MENU=y4564 +CONFIG_CRYPTO_DRBG_HMAC=y4565 +# CONFIG_CRYPTO_DRBG_HASH is not set4566 +# CONFIG_CRYPTO_DRBG_CTR is not set4567 +CONFIG_CRYPTO_DRBG=y4568 +CONFIG_CRYPTO_JITTERENTROPY=y4569 +# CONFIG_CRYPTO_USER_API_HASH is not set4570 +# CONFIG_CRYPTO_USER_API_SKCIPHER is not set4571 +# CONFIG_CRYPTO_USER_API_RNG is not set4572 +# CONFIG_CRYPTO_USER_API_AEAD is not set4573 +CONFIG_CRYPTO_HW=y4574 +# CONFIG_CRYPTO_DEV_CCP is not set4575 +# CONFIG_CRYPTO_DEV_SUNXI is not set4576 +# CONFIG_SUNXI_EMCE is not set4577 +# CONFIG_ASYMMETRIC_KEY_TYPE is not set4578 +4579 +#4580 +# Certificates for signature checking4581 +#4582 +# CONFIG_ARM64_CRYPTO is not set4583 +CONFIG_BINARY_PRINTF=y4584 +4585 +#4586 +# Library routines4587 +#4588 +CONFIG_BITREVERSE=y4589 +CONFIG_HAVE_ARCH_BITREVERSE=y4590 +CONFIG_RATIONAL=y4591 +CONFIG_GENERIC_STRNCPY_FROM_USER=y4592 +CONFIG_GENERIC_STRNLEN_USER=y4593 +CONFIG_GENERIC_NET_UTILS=y4594 +CONFIG_GENERIC_PCI_IOMAP=y4595 +CONFIG_GENERIC_IO=y4596 +CONFIG_ARCH_USE_CMPXCHG_LOCKREF=y4597 +CONFIG_CRC_CCITT=y4598 +CONFIG_CRC16=y4599 +# CONFIG_CRC_T10DIF is not set4600 +# CONFIG_CRC_ITU_T is not set4601 +CONFIG_CRC32=y4602 +# CONFIG_CRC32_SELFTEST is not set4603 +CONFIG_CRC32_SLICEBY8=y4604 +# CONFIG_CRC32_SLICEBY4 is not set4605 +# CONFIG_CRC32_SARWATE is not set4606 +# CONFIG_CRC32_BIT is not set4607 +# CONFIG_CRC7 is not set4608 +CONFIG_LIBCRC32C=y4609 +# CONFIG_CRC8 is not set4610 +CONFIG_AUDIT_GENERIC=y4611 +CONFIG_AUDIT_ARCH_COMPAT_GENERIC=y4612 +CONFIG_AUDIT_COMPAT_GENERIC=y4613 +# CONFIG_RANDOM32_SELFTEST is not set4614 +CONFIG_ZLIB_INFLATE=y4615 +CONFIG_ZLIB_DEFLATE=y4616 +CONFIG_LZO_COMPRESS=y4617 +CONFIG_LZO_DECOMPRESS=y4618 +CONFIG_LZ4_COMPRESS=y4619 +CONFIG_LZ4_DECOMPRESS=y4620 +CONFIG_XZ_DEC=y4621 +CONFIG_XZ_DEC_X86=y4622 +CONFIG_XZ_DEC_POWERPC=y4623 +CONFIG_XZ_DEC_IA64=y4624 +CONFIG_XZ_DEC_ARM=y4625 +CONFIG_XZ_DEC_ARMTHUMB=y4626 +CONFIG_XZ_DEC_SPARC=y4627 +CONFIG_XZ_DEC_BCJ=y4628 +# CONFIG_XZ_DEC_TEST is not set4629 +CONFIG_DECOMPRESS_GZIP=y4630 +CONFIG_DECOMPRESS_BZIP2=y4631 +CONFIG_DECOMPRESS_LZMA=y4632 +CONFIG_DECOMPRESS_XZ=y4633 +CONFIG_DECOMPRESS_LZO=y4634 +CONFIG_DECOMPRESS_LZ4=y4635 +CONFIG_GENERIC_ALLOCATOR=y4636 +CONFIG_REED_SOLOMON=y4637 +CONFIG_REED_SOLOMON_ENC8=y4638 +CONFIG_REED_SOLOMON_DEC8=y4639 +CONFIG_TEXTSEARCH=y4640 +CONFIG_TEXTSEARCH_KMP=y4641 +CONFIG_TEXTSEARCH_BM=y4642 +CONFIG_TEXTSEARCH_FSM=y4643 +CONFIG_ASSOCIATIVE_ARRAY=y4644 +CONFIG_HAS_IOMEM=y4645 +CONFIG_HAS_DMA=y4646 +CONFIG_CPU_RMAP=y4647 +CONFIG_DQL=y4648 +CONFIG_NLATTR=y4649 +# CONFIG_CORDIC is not set4650 +# CONFIG_DDR is not set4651 +# CONFIG_IRQ_POLL is not set4652 +CONFIG_LIBFDT=y4653 +# CONFIG_SG_SPLIT is not set4654 +CONFIG_SG_POOL=y4655 +CONFIG_ARCH_HAS_SG_CHAIN=y4656 +CONFIG_SBITMAP=ylongan/kernel/linux-4.9/arch/arm64/configs/sun50iw10p1smp_defconfig
.. .. @@ -1,144 +1,2512 @@ 1 +#2 +# Automatically generated file; DO NOT EDIT.3 +# Linux/arm64 4.9.170 Kernel Configuration4 +#5 +CONFIG_ARM64=y6 +CONFIG_64BIT=y7 +CONFIG_ARCH_PHYS_ADDR_T_64BIT=y8 +CONFIG_MMU=y9 +CONFIG_DEBUG_RODATA=y10 +CONFIG_ARM64_PAGE_SHIFT=1211 +CONFIG_ARM64_CONT_SHIFT=412 +CONFIG_ARCH_MMAP_RND_BITS_MIN=1813 +CONFIG_ARCH_MMAP_RND_BITS_MAX=2414 +CONFIG_ARCH_MMAP_RND_COMPAT_BITS_MIN=1115 +CONFIG_ARCH_MMAP_RND_COMPAT_BITS_MAX=1616 +CONFIG_NO_IOPORT_MAP=y17 +CONFIG_STACKTRACE_SUPPORT=y18 +CONFIG_ILLEGAL_POINTER_VALUE=0xdead00000000000019 +CONFIG_LOCKDEP_SUPPORT=y20 +CONFIG_TRACE_IRQFLAGS_SUPPORT=y21 +CONFIG_RWSEM_XCHGADD_ALGORITHM=y22 +CONFIG_GENERIC_BUG=y23 +CONFIG_GENERIC_BUG_RELATIVE_POINTERS=y24 +CONFIG_GENERIC_HWEIGHT=y25 +CONFIG_GENERIC_CSUM=y26 +CONFIG_GENERIC_CALIBRATE_DELAY=y27 +CONFIG_ZONE_DMA=y28 +CONFIG_HAVE_GENERIC_RCU_GUP=y29 +CONFIG_ARCH_DMA_ADDR_T_64BIT=y30 +CONFIG_NEED_DMA_MAP_STATE=y31 +CONFIG_NEED_SG_DMA_LENGTH=y32 +CONFIG_SMP=y33 +CONFIG_SWIOTLB=y34 +CONFIG_IOMMU_HELPER=y35 +CONFIG_KERNEL_MODE_NEON=y36 +CONFIG_FIX_EARLYCON_MEM=y37 +CONFIG_PGTABLE_LEVELS=338 +CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"39 +CONFIG_IRQ_WORK=y40 +CONFIG_BUILDTIME_EXTABLE_SORT=y41 +CONFIG_THREAD_INFO_IN_TASK=y42 +43 +#44 +# General setup45 +#46 +CONFIG_INIT_ENV_ARG_LIMIT=3247 +CONFIG_CROSS_COMPILE=""48 +# CONFIG_COMPILE_TEST is not set49 +CONFIG_LOCALVERSION=""1 50 # CONFIG_LOCALVERSION_AUTO is not set 51 +CONFIG_DEFAULT_HOSTNAME="(none)"52 +CONFIG_SWAP=y2 53 CONFIG_SYSVIPC=y 54 +CONFIG_SYSVIPC_SYSCTL=y55 +# CONFIG_POSIX_MQUEUE is not set56 +CONFIG_CROSS_MEMORY_ATTACH=y57 +CONFIG_FHANDLE=y3 58 CONFIG_USELIB=y 59 +# CONFIG_AUDIT is not set60 +CONFIG_HAVE_ARCH_AUDITSYSCALL=y61 +62 +#63 +# IRQ subsystem64 +#65 +CONFIG_GENERIC_IRQ_PROBE=y66 +CONFIG_GENERIC_IRQ_SHOW=y67 +CONFIG_GENERIC_IRQ_SHOW_LEVEL=y68 +CONFIG_GENERIC_IRQ_MIGRATION=y69 +CONFIG_HARDIRQS_SW_RESEND=y70 +CONFIG_GENERIC_IRQ_CHIP=y71 +CONFIG_IRQ_DOMAIN=y72 +CONFIG_IRQ_DOMAIN_HIERARCHY=y73 +CONFIG_HANDLE_DOMAIN_IRQ=y74 +# CONFIG_IRQ_DOMAIN_DEBUG is not set75 +CONFIG_IRQ_FORCED_THREADING=y76 +CONFIG_SPARSE_IRQ=y77 +CONFIG_ARCH_CLOCKSOURCE_DATA=y78 +CONFIG_GENERIC_TIME_VSYSCALL=y79 +CONFIG_GENERIC_CLOCKEVENTS=y80 +CONFIG_ARCH_HAS_TICK_BROADCAST=y81 +CONFIG_GENERIC_CLOCKEVENTS_BROADCAST=y82 +83 +#84 +# Timers subsystem85 +#86 +CONFIG_TICK_ONESHOT=y87 +CONFIG_NO_HZ_COMMON=y88 +# CONFIG_HZ_PERIODIC is not set89 +CONFIG_NO_HZ_IDLE=y90 +# CONFIG_NO_HZ_FULL is not set4 91 CONFIG_NO_HZ=y 5 92 CONFIG_HIGH_RES_TIMERS=y 93 +94 +#95 +# CPU/Task time and stats accounting96 +#97 +CONFIG_TICK_CPU_ACCOUNTING=y98 +# CONFIG_VIRT_CPU_ACCOUNTING_GEN is not set99 +# CONFIG_IRQ_TIME_ACCOUNTING is not set100 +# CONFIG_SCHED_WALT is not set6 101 CONFIG_BSD_PROCESS_ACCT=y 7 102 CONFIG_BSD_PROCESS_ACCT_V3=y 103 +# CONFIG_TASKSTATS is not set104 +# CONFIG_PSI is not set105 +106 +#107 +# RCU Subsystem108 +#109 +CONFIG_PREEMPT_RCU=y110 +# CONFIG_RCU_EXPERT is not set111 +CONFIG_SRCU=y112 +# CONFIG_TASKS_RCU is not set113 +CONFIG_RCU_STALL_COMMON=y114 +# CONFIG_TREE_RCU_TRACE is not set115 +# CONFIG_RCU_EXPEDITE_BOOT is not set116 +CONFIG_BUILD_BIN2C=y8 117 CONFIG_IKCONFIG=y 9 118 CONFIG_IKCONFIG_PROC=y 10 119 CONFIG_LOG_BUF_SHIFT=14 120 +CONFIG_LOG_CPU_MAX_BUF_SHIFT=12121 +CONFIG_GENERIC_SCHED_CLOCK=y122 +CONFIG_ARCH_SUPPORTS_NUMA_BALANCING=y123 +CONFIG_CGROUPS=y124 +# CONFIG_CGROUP_DEBUG is not set125 +# CONFIG_CGROUP_FREEZER is not set126 +# CONFIG_CGROUP_PIDS is not set127 +# CONFIG_CGROUP_DEVICE is not set128 +# CONFIG_CPUSETS is not set129 +# CONFIG_CGROUP_CPUACCT is not set130 +# CONFIG_MEMCG is not set131 +# CONFIG_BLK_CGROUP is not set132 +CONFIG_CGROUP_SCHED=y133 +CONFIG_FAIR_GROUP_SCHED=y134 +# CONFIG_CFS_BANDWIDTH is not set135 +# CONFIG_RT_GROUP_SCHED is not set136 +# CONFIG_CGROUP_PERF is not set137 +# CONFIG_SOCK_CGROUP_DATA is not set138 +# CONFIG_CHECKPOINT_RESTORE is not set11 139 CONFIG_NAMESPACES=y 12 140 # CONFIG_UTS_NS is not set 13 141 # CONFIG_IPC_NS is not set 142 +# CONFIG_USER_NS is not set14 143 # CONFIG_PID_NS is not set 144 +CONFIG_NET_NS=y15 145 CONFIG_SCHED_AUTOGROUP=y 146 +# CONFIG_SCHED_TUNE is not set147 +# CONFIG_DEFAULT_USE_ENERGY_AWARE is not set148 +# CONFIG_SYSFS_DEPRECATED is not set149 +# CONFIG_RELAY is not set16 150 CONFIG_BLK_DEV_INITRD=y 17 151 CONFIG_INITRAMFS_SOURCE="./rootfs.cpio.gz" 152 +CONFIG_INITRAMFS_ROOT_UID=0153 +CONFIG_INITRAMFS_ROOT_GID=0154 +CONFIG_RD_GZIP=y18 155 # CONFIG_RD_BZIP2 is not set 19 156 # CONFIG_RD_LZMA is not set 20 157 # CONFIG_RD_XZ is not set 21 158 # CONFIG_RD_LZO is not set 22 159 # CONFIG_RD_LZ4 is not set 160 +# CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE is not set23 161 CONFIG_CC_OPTIMIZE_FOR_SIZE=y 162 +CONFIG_SYSCTL=y163 +CONFIG_ANON_INODES=y164 +CONFIG_HAVE_UID16=y165 +CONFIG_SYSCTL_EXCEPTION_TRACE=y166 +CONFIG_BPF=y24 167 CONFIG_EXPERT=y 168 +CONFIG_UID16=y169 +CONFIG_MULTIUSER=y170 +# CONFIG_SGETMASK_SYSCALL is not set171 +CONFIG_SYSFS_SYSCALL=y172 +# CONFIG_SYSCTL_SYSCALL is not set173 +CONFIG_KALLSYMS=y25 174 CONFIG_KALLSYMS_ALL=y 175 +# CONFIG_KALLSYMS_ABSOLUTE_PERCPU is not set176 +CONFIG_KALLSYMS_BASE_RELATIVE=y177 +CONFIG_PRINTK=y178 +CONFIG_BUG=y179 +CONFIG_ELF_CORE=y180 +CONFIG_BASE_FULL=y181 +CONFIG_FUTEX=y182 +CONFIG_EPOLL=y183 +CONFIG_SIGNALFD=y184 +CONFIG_TIMERFD=y185 +CONFIG_EVENTFD=y186 +# CONFIG_BPF_SYSCALL is not set187 +CONFIG_SHMEM=y188 +CONFIG_AIO=y189 +CONFIG_ADVISE_SYSCALLS=y190 +# CONFIG_USERFAULTFD is not set191 +CONFIG_MEMBARRIER=y192 +# CONFIG_EMBEDDED is not set193 +CONFIG_HAVE_PERF_EVENTS=y194 +195 +#196 +# Kernel Performance Events And Counters197 +#198 +CONFIG_PERF_EVENTS=y199 +# CONFIG_DEBUG_PERF_USE_VMALLOC is not set200 +CONFIG_VM_EVENT_COUNTERS=y201 +CONFIG_SLUB_DEBUG=y26 202 # CONFIG_COMPAT_BRK is not set 203 +# CONFIG_SLAB is not set204 +CONFIG_SLUB=y205 +# CONFIG_SLOB is not set206 +# CONFIG_SLAB_FREELIST_RANDOM is not set207 +CONFIG_SLUB_CPU_PARTIAL=y208 +# CONFIG_SYSTEM_DATA_VERIFICATION is not set27 209 CONFIG_PROFILING=y 210 +# CONFIG_KPROBES is not set28 211 CONFIG_JUMP_LABEL=y 212 +# CONFIG_STATIC_KEYS_SELFTEST is not set213 +# CONFIG_UPROBES is not set214 +# CONFIG_HAVE_64BIT_ALIGNED_ACCESS is not set215 +CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y216 +CONFIG_HAVE_KPROBES=y217 +CONFIG_HAVE_KRETPROBES=y218 +CONFIG_HAVE_ARCH_TRACEHOOK=y219 +CONFIG_HAVE_DMA_CONTIGUOUS=y220 +CONFIG_GENERIC_SMP_IDLE_THREAD=y221 +CONFIG_GENERIC_IDLE_POLL_SETUP=y222 +CONFIG_HAVE_REGS_AND_STACK_ACCESS_API=y223 +CONFIG_HAVE_CLK=y224 +CONFIG_HAVE_DMA_API_DEBUG=y225 +CONFIG_HAVE_HW_BREAKPOINT=y226 +CONFIG_HAVE_PERF_REGS=y227 +CONFIG_HAVE_PERF_USER_STACK_DUMP=y228 +CONFIG_HAVE_ARCH_JUMP_LABEL=y229 +CONFIG_HAVE_RCU_TABLE_FREE=y230 +CONFIG_HAVE_ALIGNED_STRUCT_PAGE=y231 +CONFIG_HAVE_CMPXCHG_LOCAL=y232 +CONFIG_HAVE_CMPXCHG_DOUBLE=y233 +CONFIG_ARCH_WANT_COMPAT_IPC_PARSE_VERSION=y234 +CONFIG_HAVE_ARCH_SECCOMP_FILTER=y235 +CONFIG_HAVE_GCC_PLUGINS=y236 +# CONFIG_GCC_PLUGINS is not set237 +CONFIG_HAVE_CC_STACKPROTECTOR=y238 +# CONFIG_CC_STACKPROTECTOR is not set239 +CONFIG_CC_STACKPROTECTOR_NONE=y240 +# CONFIG_CC_STACKPROTECTOR_REGULAR is not set241 +# CONFIG_CC_STACKPROTECTOR_STRONG is not set242 +# CONFIG_LTO is not set243 +CONFIG_ARCH_SUPPORTS_LTO_CLANG=y244 +CONFIG_LTO_NONE=y245 +# CONFIG_LTO_CLANG is not set246 +CONFIG_HAVE_CONTEXT_TRACKING=y247 +CONFIG_HAVE_VIRT_CPU_ACCOUNTING_GEN=y248 +CONFIG_HAVE_IRQ_TIME_ACCOUNTING=y249 +CONFIG_HAVE_ARCH_TRANSPARENT_HUGEPAGE=y250 +CONFIG_HAVE_ARCH_HUGE_VMAP=y251 +CONFIG_MODULES_USE_ELF_RELA=y252 +CONFIG_ARCH_HAS_ELF_RANDOMIZE=y253 +CONFIG_HAVE_ARCH_MMAP_RND_BITS=y254 +CONFIG_ARCH_MMAP_RND_BITS=18255 +CONFIG_HAVE_ARCH_MMAP_RND_COMPAT_BITS=y256 +CONFIG_ARCH_MMAP_RND_COMPAT_BITS=11257 +# CONFIG_HAVE_ARCH_HASH is not set258 +# CONFIG_ISA_BUS_API is not set259 +CONFIG_CLONE_BACKWARDS=y260 +CONFIG_OLD_SIGSUSPEND3=y261 +CONFIG_COMPAT_OLD_SIGACTION=y262 +# CONFIG_CPU_NO_EFFICIENT_FFS is not set263 +# CONFIG_HAVE_ARCH_VMAP_STACK is not set264 +265 +#266 +# GCOV-based kernel profiling267 +#268 +# CONFIG_GCOV_KERNEL is not set269 +CONFIG_ARCH_HAS_GCOV_PROFILE_ALL=y270 +CONFIG_HAVE_GENERIC_DMA_COHERENT=y271 +CONFIG_SLABINFO=y272 +CONFIG_RT_MUTEXES=y273 +CONFIG_BASE_SMALL=029 274 CONFIG_MODULES=y 275 +# CONFIG_MODULE_FORCE_LOAD is not set30 276 CONFIG_MODULE_UNLOAD=y 277 +# CONFIG_MODULE_FORCE_UNLOAD is not set278 +# CONFIG_MODVERSIONS is not set279 +# CONFIG_MODULE_SRCVERSION_ALL is not set280 +# CONFIG_MODULE_SIG is not set281 +# CONFIG_MODULE_COMPRESS is not set282 +# CONFIG_TRIM_UNUSED_KSYMS is not set283 +CONFIG_MODULES_TREE_LOOKUP=y284 +CONFIG_BLOCK=y285 +CONFIG_BLK_DEV_BSG=y286 +# CONFIG_BLK_DEV_BSGLIB is not set287 +# CONFIG_BLK_DEV_INTEGRITY is not set288 +# CONFIG_BLK_CMDLINE_PARSER is not set289 +290 +#291 +# Partition Types292 +#293 +# CONFIG_PARTITION_ADVANCED is not set294 +CONFIG_MSDOS_PARTITION=y295 +CONFIG_EFI_PARTITION=y296 +CONFIG_BLOCK_COMPAT=y297 +298 +#299 +# IO Schedulers300 +#301 +CONFIG_IOSCHED_NOOP=y302 +CONFIG_IOSCHED_DEADLINE=y303 +CONFIG_IOSCHED_CFQ=y304 +# CONFIG_DEFAULT_DEADLINE is not set305 +CONFIG_DEFAULT_CFQ=y306 +# CONFIG_DEFAULT_NOOP is not set307 +CONFIG_DEFAULT_IOSCHED="cfq"308 +CONFIG_UNINLINE_SPIN_UNLOCK=y309 +CONFIG_ARCH_SUPPORTS_ATOMIC_RMW=y310 +CONFIG_RWSEM_SPIN_ON_OWNER=y311 +CONFIG_LOCK_SPIN_ON_OWNER=y312 +CONFIG_FREEZER=y313 +314 +#315 +# Platform selection316 +#31 317 CONFIG_ARCH_SUNXI=y 318 +CONFIG_ARCH_SUN50I=y319 +# CONFIG_ARCH_SUN50IW1 is not set320 +# CONFIG_ARCH_SUN50IW2 is not set321 +# CONFIG_ARCH_SUN50IW3 is not set322 +# CONFIG_ARCH_SUN50IW6 is not set323 +# CONFIG_ARCH_SUN50IW8 is not set324 +# CONFIG_ARCH_SUN50IW9 is not set32 325 CONFIG_ARCH_SUN50IW10=y 326 +# CONFIG_ARCH_SUN50IW5T is not set327 +CONFIG_ARCH_SUN50IW10P1=y328 +# CONFIG_FPGA_V4_PLATFORM is not set329 +# CONFIG_FPGA_V7_PLATFORM is not set33 330 CONFIG_EVB_PLATFORM=y 34 331 CONFIG_SUNXI_SOC_NAME="sun50iw10" 332 +# CONFIG_ARCH_ALPINE is not set333 +# CONFIG_ARCH_BCM2835 is not set334 +# CONFIG_ARCH_BCM_IPROC is not set335 +# CONFIG_ARCH_BERLIN is not set336 +# CONFIG_ARCH_BRCMSTB is not set337 +# CONFIG_ARCH_EXYNOS is not set338 +# CONFIG_ARCH_LAYERSCAPE is not set339 +# CONFIG_ARCH_LG1K is not set340 +# CONFIG_ARCH_HISI is not set341 +# CONFIG_ARCH_MEDIATEK is not set342 +# CONFIG_ARCH_MESON is not set343 +# CONFIG_ARCH_MVEBU is not set344 +# CONFIG_ARCH_QCOM is not set345 +# CONFIG_ARCH_ROCKCHIP is not set346 +# CONFIG_ARCH_SEATTLE is not set347 +# CONFIG_ARCH_RENESAS is not set348 +# CONFIG_ARCH_STRATIX10 is not set349 +# CONFIG_ARCH_TEGRA is not set350 +# CONFIG_ARCH_SPRD is not set351 +# CONFIG_ARCH_THUNDER is not set352 +# CONFIG_ARCH_UNIPHIER is not set353 +# CONFIG_ARCH_VEXPRESS is not set354 +# CONFIG_ARCH_VULCAN is not set355 +# CONFIG_ARCH_XGENE is not set356 +# CONFIG_ARCH_ZX is not set357 +# CONFIG_ARCH_ZYNQMP is not set358 +359 +#360 +# Bus support361 +#362 +# CONFIG_PCI is not set363 +# CONFIG_PCI_DOMAINS is not set364 +# CONFIG_PCI_DOMAINS_GENERIC is not set365 +# CONFIG_PCI_SYSCALL is not set366 +367 +#368 +# Kernel Features369 +#370 +371 +#372 +# ARM errata workarounds via the alternatives framework373 +#374 +CONFIG_ARM64_ERRATUM_826319=y375 +CONFIG_ARM64_ERRATUM_827319=y376 +CONFIG_ARM64_ERRATUM_824069=y377 +CONFIG_ARM64_ERRATUM_819472=y378 +CONFIG_ARM64_ERRATUM_832075=y379 +CONFIG_ARM64_ERRATUM_845719=y380 +CONFIG_ARM64_ERRATUM_843419=y381 +CONFIG_ARM64_ERRATUM_1024718=y382 +CONFIG_CAVIUM_ERRATUM_22375=y383 +CONFIG_CAVIUM_ERRATUM_23154=y384 +CONFIG_CAVIUM_ERRATUM_27456=y385 +CONFIG_QCOM_QDF2400_ERRATUM_0065=y386 +CONFIG_ARM64_4K_PAGES=y387 +# CONFIG_ARM64_16K_PAGES is not set388 +# CONFIG_ARM64_64K_PAGES is not set389 +CONFIG_ARM64_VA_BITS_39=y390 +# CONFIG_ARM64_VA_BITS_48 is not set391 +CONFIG_ARM64_VA_BITS=39392 +# CONFIG_CPU_BIG_ENDIAN is not set35 393 CONFIG_SCHED_MC=y 394 +# CONFIG_SCHED_SMT is not set36 395 CONFIG_NR_CPUS=4 396 +CONFIG_HOTPLUG_CPU=y397 +# CONFIG_NUMA is not set398 +# CONFIG_PREEMPT_NONE is not set399 +# CONFIG_PREEMPT_VOLUNTARY is not set37 400 CONFIG_PREEMPT=y 401 +CONFIG_PREEMPT_COUNT=y402 +# CONFIG_HZ_100 is not set403 +CONFIG_HZ_250=y404 +# CONFIG_HZ_300 is not set405 +# CONFIG_HZ_1000 is not set406 +CONFIG_HZ=250407 +CONFIG_SCHED_HRTICK=y408 +CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y409 +CONFIG_ARCH_HAS_HOLES_MEMORYMODEL=y410 +CONFIG_ARCH_SPARSEMEM_ENABLE=y411 +CONFIG_ARCH_SPARSEMEM_DEFAULT=y412 +CONFIG_ARCH_SELECT_MEMORY_MODEL=y413 +CONFIG_HAVE_ARCH_PFN_VALID=y414 +CONFIG_HW_PERF_EVENTS=y415 +CONFIG_SYS_SUPPORTS_HUGETLBFS=y416 +CONFIG_ARCH_WANT_HUGE_PMD_SHARE=y417 +CONFIG_ARCH_HAS_CACHE_LINE_SIZE=y418 +CONFIG_SELECT_MEMORY_MODEL=y419 +CONFIG_SPARSEMEM_MANUAL=y420 +CONFIG_SPARSEMEM=y421 +CONFIG_HAVE_MEMORY_PRESENT=y422 +CONFIG_SPARSEMEM_EXTREME=y423 +CONFIG_SPARSEMEM_VMEMMAP_ENABLE=y424 +CONFIG_SPARSEMEM_VMEMMAP=y425 +CONFIG_HAVE_MEMBLOCK=y426 +CONFIG_NO_BOOTMEM=y427 +CONFIG_MEMORY_ISOLATION=y428 +# CONFIG_HAVE_BOOTMEM_INFO_NODE is not set429 +CONFIG_SPLIT_PTLOCK_CPUS=4430 +CONFIG_COMPACTION=y431 +CONFIG_MIGRATION=y432 +CONFIG_PHYS_ADDR_T_64BIT=y433 +CONFIG_BOUNCE=y434 +# CONFIG_KSM is not set435 +CONFIG_DEFAULT_MMAP_MIN_ADDR=4096436 +# CONFIG_TRANSPARENT_HUGEPAGE is not set437 +# CONFIG_CLEANCACHE is not set438 +# CONFIG_FRONTSWAP is not set38 439 CONFIG_CMA=y 440 +# CONFIG_CMA_DEBUG is not set441 +# CONFIG_CMA_DEBUGFS is not set442 +CONFIG_CMA_AREAS=7443 +# CONFIG_ZPOOL is not set444 +# CONFIG_ZBUD is not set445 +# CONFIG_ZSMALLOC is not set446 +CONFIG_GENERIC_EARLY_IOREMAP=y447 +# CONFIG_IDLE_PAGE_TRACKING is not set448 +CONFIG_FRAME_VECTOR=y449 +# CONFIG_SECCOMP is not set450 +# CONFIG_PARAVIRT is not set451 +# CONFIG_PARAVIRT_TIME_ACCOUNTING is not set452 +# CONFIG_KEXEC is not set453 +# CONFIG_XEN is not set454 +CONFIG_FORCE_MAX_ZONEORDER=11455 +CONFIG_UNMAP_KERNEL_AT_EL0=y456 +CONFIG_HARDEN_BRANCH_PREDICTOR=y457 +CONFIG_ARM64_SSBD=y458 +# CONFIG_ARMV8_DEPRECATED is not set459 +# CONFIG_ARM64_SW_TTBR0_PAN is not set460 +461 +#462 +# ARMv8.1 architectural features463 +#464 +CONFIG_ARM64_HW_AFDBM=y465 +CONFIG_ARM64_PAN=y466 +# CONFIG_ARM64_LSE_ATOMICS is not set467 +CONFIG_ARM64_VHE=y468 +469 +#470 +# ARMv8.2 architectural features471 +#472 +CONFIG_ARM64_UAO=y473 +CONFIG_ARM64_MODULE_CMODEL_LARGE=y474 +# CONFIG_RANDOMIZE_BASE is not set475 +476 +#477 +# Boot options478 +#39 479 CONFIG_CMDLINE="earlyprintk=sunxi-uart,0x05000000 loglevel=8 initcall_debug=1 console=ttyS0 init=/init" 480 +CONFIG_CMDLINE_FROM_BOOTLOADER=y481 +# CONFIG_CMDLINE_EXTEND is not set482 +# CONFIG_CMDLINE_FORCE is not set40 483 # CONFIG_EFI is not set 484 +# CONFIG_BUILD_ARM64_APPENDED_DTB_IMAGE is not set485 +486 +#487 +# Userspace binary formats488 +#489 +CONFIG_BINFMT_ELF=y490 +CONFIG_COMPAT_BINFMT_ELF=y491 +CONFIG_ELFCORE=y41 492 # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set 493 +CONFIG_BINFMT_SCRIPT=y494 +# CONFIG_HAVE_AOUT is not set495 +# CONFIG_BINFMT_MISC is not set496 +CONFIG_COREDUMP=y42 497 CONFIG_COMPAT=y 498 +CONFIG_SYSVIPC_COMPAT=y499 +500 +#501 +# Power management options502 +#503 +CONFIG_SUSPEND=y504 +CONFIG_SUSPEND_FREEZER=y505 +# CONFIG_SUSPEND_SKIP_SYNC is not set506 +# CONFIG_HIBERNATION is not set507 +CONFIG_PM_SLEEP=y508 +CONFIG_PM_SLEEP_SMP=y509 +# CONFIG_PM_AUTOSLEEP is not set43 510 CONFIG_PM_WAKELOCKS=y 511 +CONFIG_PM_WAKELOCKS_LIMIT=100512 +CONFIG_PM_WAKELOCKS_GC=y513 +CONFIG_PM=y44 514 CONFIG_PM_DEBUG=y 45 515 CONFIG_PM_ADVANCED_DEBUG=y 516 +# CONFIG_PM_TEST_SUSPEND is not set517 +CONFIG_PM_SLEEP_DEBUG=y518 +CONFIG_PM_OPP=y519 +CONFIG_PM_CLK=y520 +CONFIG_PM_GENERIC_DOMAINS=y521 +# CONFIG_WQ_POWER_EFFICIENT_DEFAULT is not set522 +CONFIG_PM_GENERIC_DOMAINS_SLEEP=y523 +CONFIG_PM_GENERIC_DOMAINS_OF=y524 +CONFIG_CPU_PM=y525 +CONFIG_ARCH_HIBERNATION_POSSIBLE=y526 +CONFIG_ARCH_SUSPEND_POSSIBLE=y527 +528 +#529 +# CPU Power Management530 +#531 +532 +#533 +# CPU Idle534 +#46 535 CONFIG_CPU_IDLE=y 536 +CONFIG_CPU_IDLE_MULTIPLE_DRIVERS=y537 +# CONFIG_CPU_IDLE_GOV_LADDER is not set538 +CONFIG_CPU_IDLE_GOV_MENU=y539 +CONFIG_DT_IDLE_STATES=y540 +541 +#542 +# ARM CPU Idle Drivers543 +#47 544 CONFIG_ARM_CPUIDLE=y 48 545 CONFIG_SUNXI_CPU0IDLE=y 546 +# CONFIG_ARM_SUNXI_CPUIDLE is not set547 +# CONFIG_ARCH_NEEDS_CPU_IDLE_COUPLED is not set548 +549 +#550 +# CPU Frequency scaling551 +#49 552 CONFIG_CPU_FREQ=y 553 +CONFIG_CPU_FREQ_GOV_ATTR_SET=y554 +CONFIG_CPU_FREQ_GOV_COMMON=y555 +# CONFIG_CPU_FREQ_STAT is not set556 +CONFIG_CPU_FREQ_TIMES=y557 +# CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE is not set558 +# CONFIG_CPU_FREQ_DEFAULT_GOV_POWERSAVE is not set50 559 CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE=y 560 +# CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND is not set561 +# CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set562 +# CONFIG_CPU_FREQ_DEFAULT_GOV_INTERACTIVE is not set563 +# CONFIG_CPU_FREQ_DEFAULT_GOV_SCHEDUTIL is not set51 564 CONFIG_CPU_FREQ_GOV_PERFORMANCE=y 565 +# CONFIG_CPU_FREQ_GOV_POWERSAVE is not set566 +CONFIG_CPU_FREQ_GOV_USERSPACE=y52 567 CONFIG_CPU_FREQ_GOV_ONDEMAND=y 568 +# CONFIG_CPU_FREQ_GOV_CONSERVATIVE is not set569 +# CONFIG_CPU_FREQ_GOV_INTERACTIVE is not set570 +# CONFIG_CPU_FREQ_GOV_SCHEDUTIL is not set571 +572 +#573 +# CPU frequency scaling drivers574 +#53 575 CONFIG_CPUFREQ_DT=y 576 +CONFIG_CPUFREQ_DT_PLATDEV=y577 +# CONFIG_ARM_BIG_LITTLE_CPUFREQ is not set578 +# CONFIG_ARM_KIRKWOOD_CPUFREQ is not set54 579 CONFIG_ARM_ALLWINNER_SUN50I_CPUFREQ_NVMEM=y 580 +# CONFIG_ARM_SUNXI_CPUFREQ is not set581 +# CONFIG_CPU_AUTOHOTPLUG is not set55 582 CONFIG_NET=y 583 +584 +#585 +# Networking options586 +#56 587 CONFIG_PACKET=y 588 +# CONFIG_PACKET_DIAG is not set57 589 CONFIG_UNIX=y 58 590 CONFIG_UNIX_DIAG=y 591 +CONFIG_XFRM=y592 +CONFIG_XFRM_ALGO=y593 +# CONFIG_XFRM_USER is not set594 +# CONFIG_XFRM_INTERFACE is not set595 +# CONFIG_XFRM_SUB_POLICY is not set596 +# CONFIG_XFRM_MIGRATE is not set597 +# CONFIG_XFRM_STATISTICS is not set59 598 CONFIG_NET_KEY=y 599 +# CONFIG_NET_KEY_MIGRATE is not set60 600 CONFIG_INET=y 61 601 CONFIG_IP_MULTICAST=y 62 602 CONFIG_IP_ADVANCED_ROUTER=y 63 603 CONFIG_IP_FIB_TRIE_STATS=y 64 604 CONFIG_IP_MULTIPLE_TABLES=y 605 +# CONFIG_IP_ROUTE_MULTIPATH is not set606 +# CONFIG_IP_ROUTE_VERBOSE is not set607 +# CONFIG_IP_PNP is not set608 +# CONFIG_NET_IPIP is not set609 +# CONFIG_NET_IPGRE_DEMUX is not set610 +CONFIG_NET_IP_TUNNEL=y611 +# CONFIG_IP_MROUTE is not set612 +# CONFIG_SYN_COOKIES is not set613 +# CONFIG_NET_IPVTI is not set614 +# CONFIG_NET_UDP_TUNNEL is not set615 +# CONFIG_NET_FOU is not set616 +# CONFIG_NET_FOU_IP_TUNNELS is not set617 +# CONFIG_INET_AH is not set618 +# CONFIG_INET_ESP is not set619 +# CONFIG_INET_IPCOMP is not set620 +# CONFIG_INET_XFRM_TUNNEL is not set621 +CONFIG_INET_TUNNEL=y622 +CONFIG_INET_XFRM_MODE_TRANSPORT=y623 +CONFIG_INET_XFRM_MODE_TUNNEL=y624 +CONFIG_INET_XFRM_MODE_BEET=y625 +CONFIG_INET_DIAG=y626 +CONFIG_INET_TCP_DIAG=y627 +# CONFIG_INET_UDP_DIAG is not set628 +# CONFIG_INET_DIAG_DESTROY is not set629 +# CONFIG_TCP_CONG_ADVANCED is not set630 +CONFIG_TCP_CONG_CUBIC=y631 +CONFIG_DEFAULT_TCP_CONG="cubic"632 +# CONFIG_TCP_MD5SIG is not set633 +CONFIG_IPV6=y634 +# CONFIG_IPV6_ROUTER_PREF is not set635 +# CONFIG_IPV6_OPTIMISTIC_DAD is not set636 +# CONFIG_INET6_AH is not set637 +# CONFIG_INET6_ESP is not set638 +# CONFIG_INET6_IPCOMP is not set639 +# CONFIG_IPV6_MIP6 is not set640 +# CONFIG_INET6_XFRM_TUNNEL is not set641 +# CONFIG_INET6_TUNNEL is not set642 +CONFIG_INET6_XFRM_MODE_TRANSPORT=y643 +CONFIG_INET6_XFRM_MODE_TUNNEL=y644 +CONFIG_INET6_XFRM_MODE_BEET=y645 +# CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set646 +# CONFIG_IPV6_VTI is not set647 +CONFIG_IPV6_SIT=y648 +# CONFIG_IPV6_SIT_6RD is not set649 +CONFIG_IPV6_NDISC_NODETYPE=y650 +# CONFIG_IPV6_TUNNEL is not set651 +# CONFIG_IPV6_FOU is not set652 +# CONFIG_IPV6_FOU_TUNNEL is not set653 +# CONFIG_IPV6_MULTIPLE_TABLES is not set654 +# CONFIG_IPV6_MROUTE is not set655 +CONFIG_ANDROID_PARANOID_NETWORK=y656 +# CONFIG_NETWORK_SECMARK is not set657 +# CONFIG_NET_PTP_CLASSIFY is not set658 +# CONFIG_NETWORK_PHY_TIMESTAMPING is not set659 +# CONFIG_NETFILTER is not set660 +# CONFIG_IP_DCCP is not set661 +# CONFIG_IP_SCTP is not set662 +# CONFIG_RDS is not set663 +# CONFIG_TIPC is not set664 +# CONFIG_ATM is not set665 +# CONFIG_L2TP is not set666 +# CONFIG_BRIDGE is not set667 +CONFIG_HAVE_NET_DSA=y668 +# CONFIG_NET_DSA is not set669 +# CONFIG_VLAN_8021Q is not set670 +# CONFIG_DECNET is not set671 +# CONFIG_LLC2 is not set672 +# CONFIG_IPX is not set673 +# CONFIG_ATALK is not set674 +# CONFIG_X25 is not set675 +# CONFIG_LAPB is not set676 +# CONFIG_PHONET is not set677 +# CONFIG_6LOWPAN is not set678 +# CONFIG_IEEE802154 is not set679 +# CONFIG_NET_SCHED is not set680 +# CONFIG_DCB is not set681 +# CONFIG_BATMAN_ADV is not set682 +# CONFIG_OPENVSWITCH is not set683 +# CONFIG_VSOCKETS is not set684 +# CONFIG_NETLINK_DIAG is not set685 +# CONFIG_MPLS is not set686 +# CONFIG_HSR is not set687 +# CONFIG_NET_SWITCHDEV is not set688 +# CONFIG_NET_L3_MASTER_DEV is not set689 +# CONFIG_NET_NCSI is not set690 +CONFIG_RPS=y691 +CONFIG_RFS_ACCEL=y692 +CONFIG_XPS=y693 +# CONFIG_CGROUP_NET_PRIO is not set694 +# CONFIG_CGROUP_NET_CLASSID is not set695 +CONFIG_NET_RX_BUSY_POLL=y696 +CONFIG_BQL=y697 +# CONFIG_BPF_JIT is not set698 +CONFIG_NET_FLOW_LIMIT=y699 +700 +#701 +# Network testing702 +#703 +# CONFIG_NET_PKTGEN is not set704 +# CONFIG_HAMRADIO is not set705 +# CONFIG_CAN is not set706 +# CONFIG_IRDA is not set707 +# CONFIG_BT is not set708 +# CONFIG_AF_RXRPC is not set709 +# CONFIG_AF_KCM is not set710 +# CONFIG_STREAM_PARSER is not set711 +CONFIG_FIB_RULES=y712 +CONFIG_WIRELESS=y713 +# CONFIG_CFG80211 is not set714 +# CONFIG_LIB80211 is not set715 +716 +#717 +# CFG80211 needs to be enabled for MAC80211718 +#719 +CONFIG_MAC80211_STA_HASH_MAX_SIZE=0720 +# CONFIG_WIMAX is not set721 +# CONFIG_RFKILL is not set722 +# CONFIG_RFKILL_REGULATOR is not set723 +# CONFIG_NET_9P is not set724 +# CONFIG_CAIF is not set725 +# CONFIG_CEPH_LIB is not set726 +# CONFIG_NFC is not set727 +# CONFIG_LWTUNNEL is not set728 +CONFIG_DST_CACHE=y729 +# CONFIG_NET_DEVLINK is not set730 +CONFIG_MAY_USE_DEVLINK=y731 +CONFIG_HAVE_EBPF_JIT=y732 +733 +#734 +# Device Drivers735 +#736 +CONFIG_ARM_AMBA=y737 +738 +#739 +# Generic Driver Options740 +#741 +CONFIG_UEVENT_HELPER=y65 742 CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" 66 743 CONFIG_DEVTMPFS=y 744 +# CONFIG_DEVTMPFS_MOUNT is not set745 +CONFIG_STANDALONE=y746 +CONFIG_PREVENT_FIRMWARE_BUILD=y747 +CONFIG_FW_LOADER=y748 +CONFIG_FIRMWARE_IN_KERNEL=y749 +CONFIG_EXTRA_FIRMWARE=""750 +# CONFIG_FW_LOADER_USER_HELPER_FALLBACK is not set751 +CONFIG_ALLOW_DEV_COREDUMP=y752 +# CONFIG_DEBUG_DRIVER is not set753 +# CONFIG_DEBUG_DEVRES is not set754 +# CONFIG_DEBUG_TEST_DRIVER_REMOVE is not set755 +# CONFIG_SYS_HYPERVISOR is not set756 +# CONFIG_GENERIC_CPU_DEVICES is not set757 +CONFIG_GENERIC_CPU_AUTOPROBE=y758 +CONFIG_REGMAP=y759 +CONFIG_REGMAP_I2C=y760 +CONFIG_REGMAP_SPI=y761 +CONFIG_REGMAP_MMIO=y762 +CONFIG_REGMAP_IRQ=y763 +CONFIG_DMA_SHARED_BUFFER=y764 +# CONFIG_FENCE_TRACE is not set67 765 CONFIG_DMA_CMA=y 766 +767 +#768 +# Default contiguous memory area size:769 +#770 +CONFIG_CMA_SIZE_MBYTES=16771 +CONFIG_CMA_SIZE_SEL_MBYTES=y772 +# CONFIG_CMA_SIZE_SEL_PERCENTAGE is not set773 +# CONFIG_CMA_SIZE_SEL_MIN is not set774 +# CONFIG_CMA_SIZE_SEL_MAX is not set775 +CONFIG_CMA_ALIGNMENT=8776 +777 +#778 +# Bus devices779 +#780 +# CONFIG_ARM_CCI400_PMU is not set781 +# CONFIG_ARM_CCI5xx_PMU is not set782 +# CONFIG_ARM_CCN is not set783 +# CONFIG_SUNXI_RSB is not set784 +# CONFIG_SUNXI_MBUS is not set785 +# CONFIG_SUNXI_NSI is not set786 +# CONFIG_VEXPRESS_CONFIG is not set787 +# CONFIG_CONNECTOR is not set788 +# CONFIG_MTD is not set789 +CONFIG_DTC=y790 +CONFIG_OF=y791 +# CONFIG_OF_UNITTEST is not set792 +CONFIG_OF_FLATTREE=y793 +CONFIG_OF_EARLY_FLATTREE=y794 +CONFIG_OF_ADDRESS=y795 +CONFIG_OF_IRQ=y796 +CONFIG_OF_NET=y797 +CONFIG_OF_MDIO=y798 +CONFIG_OF_RESERVED_MEM=y799 +# CONFIG_OF_OVERLAY is not set800 +# CONFIG_PARPORT is not set801 +CONFIG_BLK_DEV=y802 +# CONFIG_BLK_DEV_NULL_BLK is not set68 803 CONFIG_SUNXI_NAND=y 804 +CONFIG_SUNXI_RAWNAND=y805 +# CONFIG_SUNXI_SPINAND is not set806 +# CONFIG_BLK_DEV_COW_COMMON is not set807 +# CONFIG_BLK_DEV_LOOP is not set808 +# CONFIG_BLK_DEV_DRBD is not set809 +# CONFIG_BLK_DEV_NBD is not set810 +# CONFIG_BLK_DEV_RAM is not set811 +# CONFIG_CDROM_PKTCDVD is not set812 +# CONFIG_ATA_OVER_ETH is not set813 +# CONFIG_BLK_DEV_RBD is not set814 +# CONFIG_NVME_TARGET is not set815 +816 +#817 +# Misc devices818 +#819 +# CONFIG_SENSORS_LIS3LV02D is not set820 +# CONFIG_AD525X_DPOT is not set821 +# CONFIG_DUMMY_IRQ is not set822 +# CONFIG_ICS932S401 is not set823 +# CONFIG_ENCLOSURE_SERVICES is not set824 +# CONFIG_APDS9802ALS is not set825 +# CONFIG_ISL29003 is not set826 +# CONFIG_ISL29020 is not set827 +# CONFIG_SENSORS_TSL2550 is not set828 +# CONFIG_SENSORS_BH1770 is not set829 +# CONFIG_SENSORS_APDS990X is not set830 +# CONFIG_HMC6352 is not set831 +# CONFIG_DS1682 is not set832 +# CONFIG_TI_DAC7512 is not set833 +# CONFIG_USB_SWITCH_FSA9480 is not set834 +# CONFIG_LATTICE_ECP3_CONFIG is not set835 +# CONFIG_SRAM is not set836 +# CONFIG_MEMORY_STATE_TIME is not set837 +# CONFIG_SUNXI_SST_STORAGE is not set838 +# CONFIG_C2PORT is not set839 +840 +#841 +# EEPROM support842 +#843 +# CONFIG_EEPROM_AT24 is not set844 +# CONFIG_EEPROM_AT25 is not set845 +# CONFIG_EEPROM_LEGACY is not set846 +# CONFIG_EEPROM_MAX6875 is not set847 +# CONFIG_EEPROM_93CX6 is not set848 +# CONFIG_EEPROM_93XX46 is not set849 +850 +#851 +# Texas Instruments shared transport line discipline852 +#853 +# CONFIG_TI_ST is not set854 +# CONFIG_SENSORS_LIS3_SPI is not set855 +# CONFIG_SENSORS_LIS3_I2C is not set856 +857 +#858 +# Altera FPGA firmware download module859 +#860 +# CONFIG_ALTERA_STAPL is not set861 +862 +#863 +# Intel MIC Bus Driver864 +#865 +866 +#867 +# SCIF Bus Driver868 +#869 +870 +#871 +# VOP Bus Driver872 +#873 +874 +#875 +# Intel MIC Host Driver876 +#877 +878 +#879 +# Intel MIC Card Driver880 +#881 +882 +#883 +# SCIF Driver884 +#885 +886 +#887 +# Intel MIC Coprocessor State Management (COSM) Drivers888 +#889 +890 +#891 +# VOP Driver892 +#893 +# CONFIG_ECHO is not set894 +# CONFIG_CXL_BASE is not set895 +# CONFIG_CXL_AFU_DRIVER_OPS is not set896 +# CONFIG_SUNXI_RFKILL is not set897 +CONFIG_SUNXI_ADDR_MGT=y898 +# CONFIG_SUNXI_BOOTEVENT is not set899 +# CONFIG_IT66121_RGB_TO_HDMI is not set900 +# CONFIG_NCS8801S_LVDS_EDP is not set901 +902 +#903 +# SCSI device support904 +#905 +CONFIG_SCSI_MOD=y906 +# CONFIG_RAID_ATTRS is not set69 907 CONFIG_SCSI=y 908 +CONFIG_SCSI_DMA=y909 +# CONFIG_SCSI_NETLINK is not set910 +# CONFIG_SCSI_MQ_DEFAULT is not set911 +CONFIG_SCSI_PROC_FS=y912 +913 +#914 +# SCSI support type (disk, tape, CD-ROM)915 +#70 916 CONFIG_BLK_DEV_SD=y 917 +# CONFIG_CHR_DEV_ST is not set918 +# CONFIG_CHR_DEV_OSST is not set919 +# CONFIG_BLK_DEV_SR is not set920 +# CONFIG_CHR_DEV_SG is not set921 +# CONFIG_CHR_DEV_SCH is not set922 +# CONFIG_SCSI_CONSTANTS is not set923 +# CONFIG_SCSI_LOGGING is not set924 +# CONFIG_SCSI_SCAN_ASYNC is not set925 +926 +#927 +# SCSI Transports928 +#929 +# CONFIG_SCSI_SPI_ATTRS is not set930 +# CONFIG_SCSI_FC_ATTRS is not set931 +# CONFIG_SCSI_ISCSI_ATTRS is not set932 +# CONFIG_SCSI_SAS_ATTRS is not set933 +# CONFIG_SCSI_SAS_LIBSAS is not set934 +# CONFIG_SCSI_SRP_ATTRS is not set935 +CONFIG_SCSI_LOWLEVEL=y936 +# CONFIG_ISCSI_TCP is not set937 +# CONFIG_ISCSI_BOOT_SYSFS is not set938 +# CONFIG_SCSI_HISI_SAS is not set939 +# CONFIG_SCSI_UFSHCD is not set940 +# CONFIG_SCSI_DEBUG is not set941 +# CONFIG_SCSI_LOWLEVEL_PCMCIA is not set942 +# CONFIG_SCSI_DH is not set943 +# CONFIG_SCSI_OSD_INITIATOR is not set944 +CONFIG_HAVE_PATA_PLATFORM=y945 +# CONFIG_ATA is not set946 +# CONFIG_MD is not set947 +# CONFIG_TARGET_CORE is not set71 948 CONFIG_NETDEVICES=y 949 +CONFIG_MII=y950 +CONFIG_NET_CORE=y951 +# CONFIG_BONDING is not set952 +# CONFIG_DUMMY is not set953 +# CONFIG_EQUALIZER is not set954 +# CONFIG_NET_TEAM is not set955 +# CONFIG_MACVLAN is not set956 +# CONFIG_VXLAN is not set957 +# CONFIG_MACSEC is not set958 +# CONFIG_NETCONSOLE is not set959 +# CONFIG_NETPOLL is not set960 +# CONFIG_NET_POLL_CONTROLLER is not set961 +# CONFIG_TUN is not set962 +# CONFIG_TUN_VNET_CROSS_LE is not set963 +# CONFIG_VETH is not set964 +# CONFIG_NLMON is not set965 +966 +#967 +# CAIF transport drivers968 +#969 +970 +#971 +# Distributed Switch Architecture drivers972 +#973 +CONFIG_ETHERNET=y974 +CONFIG_NET_VENDOR_ALLWINNER=y975 +# CONFIG_SUN4I_EMAC is not set72 976 CONFIG_SUNXI_GMAC=y 977 +CONFIG_SUNXI_EXT_PHY=y978 +# CONFIG_ALTERA_TSE is not set979 +CONFIG_NET_VENDOR_AMAZON=y980 +CONFIG_NET_VENDOR_AMD=y981 +# CONFIG_AMD_XGBE is not set982 +CONFIG_NET_VENDOR_ARC=y983 +# CONFIG_ARC_EMAC is not set984 +# CONFIG_EMAC_ROCKCHIP is not set985 +# CONFIG_NET_VENDOR_AURORA is not set986 +CONFIG_NET_CADENCE=y987 +# CONFIG_MACB is not set988 +CONFIG_NET_VENDOR_BROADCOM=y989 +# CONFIG_B44 is not set990 +# CONFIG_BCMGENET is not set991 +# CONFIG_SYSTEMPORT is not set992 +# CONFIG_DNET is not set993 +CONFIG_NET_VENDOR_EZCHIP=y994 +# CONFIG_EZCHIP_NPS_MANAGEMENT_ENET is not set995 +CONFIG_NET_VENDOR_HISILICON=y996 +# CONFIG_HIX5HD2_GMAC is not set997 +# CONFIG_HISI_FEMAC is not set998 +# CONFIG_HIP04_ETH is not set999 +# CONFIG_HNS is not set1000 +# CONFIG_HNS_DSAF is not set1001 +# CONFIG_HNS_ENET is not set1002 +CONFIG_NET_VENDOR_INTEL=y1003 +CONFIG_NET_VENDOR_I825XX=y1004 +CONFIG_NET_VENDOR_MARVELL=y1005 +# CONFIG_MVMDIO is not set1006 +# CONFIG_MVNETA_BM is not set1007 +CONFIG_NET_VENDOR_MICREL=y1008 +# CONFIG_KS8842 is not set1009 +# CONFIG_KS8851 is not set1010 +# CONFIG_KS8851_MLL is not set1011 +CONFIG_NET_VENDOR_MICROCHIP=y1012 +# CONFIG_ENC28J60 is not set1013 +# CONFIG_ENCX24J600 is not set1014 +CONFIG_NET_VENDOR_NATSEMI=y1015 +CONFIG_NET_VENDOR_NETRONOME=y1016 +CONFIG_NET_VENDOR_8390=y1017 +# CONFIG_ETHOC is not set1018 +CONFIG_NET_VENDOR_QUALCOMM=y1019 +# CONFIG_QCA7000 is not set1020 +# CONFIG_QCOM_EMAC is not set1021 +CONFIG_NET_VENDOR_RENESAS=y1022 +CONFIG_NET_VENDOR_ROCKER=y1023 +CONFIG_NET_VENDOR_SAMSUNG=y1024 +# CONFIG_SXGBE_ETH is not set1025 +CONFIG_NET_VENDOR_SEEQ=y1026 +CONFIG_NET_VENDOR_SMSC=y1027 +# CONFIG_SMC91X is not set1028 +# CONFIG_SMSC911X is not set1029 +CONFIG_NET_VENDOR_STMICRO=y1030 +# CONFIG_STMMAC_ETH is not set1031 +CONFIG_NET_VENDOR_SYNOPSYS=y1032 +# CONFIG_SYNOPSYS_DWC_ETH_QOS is not set1033 +CONFIG_NET_VENDOR_VIA=y1034 +# CONFIG_VIA_RHINE is not set1035 +# CONFIG_VIA_VELOCITY is not set1036 +CONFIG_NET_VENDOR_WIZNET=y1037 +# CONFIG_WIZNET_W5100 is not set1038 +# CONFIG_WIZNET_W5300 is not set1039 +CONFIG_PHYLIB=y1040 +CONFIG_SWPHY=y1041 +1042 +#1043 +# MDIO bus device drivers1044 +#1045 +# CONFIG_MDIO_BCM_UNIMAC is not set1046 +# CONFIG_MDIO_BITBANG is not set1047 +# CONFIG_MDIO_BUS_MUX_GPIO is not set1048 +# CONFIG_MDIO_BUS_MUX_MMIOREG is not set1049 +# CONFIG_MDIO_HISI_FEMAC is not set1050 +# CONFIG_MDIO_OCTEON is not set1051 +# CONFIG_MDIO_SUN4I is not set1052 +1053 +#1054 +# MII PHY device drivers1055 +#1056 +# CONFIG_AMD_PHY is not set1057 +# CONFIG_AQUANTIA_PHY is not set1058 +# CONFIG_AT803X_PHY is not set1059 +# CONFIG_BCM7XXX_PHY is not set1060 +# CONFIG_BCM87XX_PHY is not set1061 +# CONFIG_BROADCOM_PHY is not set1062 +# CONFIG_CICADA_PHY is not set1063 +# CONFIG_DAVICOM_PHY is not set1064 +# CONFIG_DP83848_PHY is not set1065 +# CONFIG_DP83867_PHY is not set1066 +CONFIG_FIXED_PHY=y1067 +# CONFIG_ICPLUS_PHY is not set1068 +# CONFIG_INTEL_XWAY_PHY is not set1069 +# CONFIG_LSI_ET1011C_PHY is not set1070 +# CONFIG_LXT_PHY is not set1071 +# CONFIG_MARVELL_PHY is not set1072 +# CONFIG_MICREL_PHY is not set1073 +# CONFIG_MICROCHIP_PHY is not set1074 +# CONFIG_MICROSEMI_PHY is not set1075 +# CONFIG_NATIONAL_PHY is not set1076 +# CONFIG_QSEMI_PHY is not set1077 +# CONFIG_REALTEK_PHY is not set1078 +# CONFIG_SMSC_PHY is not set1079 +# CONFIG_STE10XP is not set1080 +# CONFIG_TERANETICS_PHY is not set1081 +# CONFIG_VITESSE_PHY is not set1082 +# CONFIG_XILINX_GMII2RGMII is not set1083 +# CONFIG_MICREL_KS8995MA is not set1084 +CONFIG_PPP=y1085 +CONFIG_PPP_BSDCOMP=y1086 +CONFIG_PPP_DEFLATE=y1087 +CONFIG_PPP_FILTER=y1088 +CONFIG_PPP_MPPE=y1089 +CONFIG_PPP_MULTILINK=y1090 +CONFIG_PPPOE=y1091 +CONFIG_PPPOLAC=y1092 +CONFIG_PPPOPNS=y1093 +CONFIG_PPP_ASYNC=y1094 +CONFIG_PPP_SYNC_TTY=y1095 +# CONFIG_SLIP is not set1096 +CONFIG_SLHC=y1097 +CONFIG_USB_NET_DRIVERS=y1098 +# CONFIG_USB_CATC is not set1099 +# CONFIG_USB_KAWETH is not set1100 +# CONFIG_USB_PEGASUS is not set1101 +# CONFIG_USB_RTL8150 is not set1102 +# CONFIG_USB_RTL8152 is not set1103 +# CONFIG_USB_LAN78XX is not set1104 +# CONFIG_USB_USBNET is not set1105 +# CONFIG_USB_IPHETH is not set1106 +CONFIG_WLAN=y1107 +CONFIG_WLAN_VENDOR_ADMTEK=y1108 +CONFIG_WLAN_VENDOR_ATH=y1109 +# CONFIG_ATH_DEBUG is not set1110 +CONFIG_WLAN_VENDOR_ATMEL=y1111 +CONFIG_WLAN_VENDOR_BROADCOM=y1112 +CONFIG_WLAN_VENDOR_CISCO=y1113 +CONFIG_WLAN_VENDOR_INTEL=y1114 +CONFIG_WLAN_VENDOR_INTERSIL=y1115 +# CONFIG_HOSTAP is not set1116 +CONFIG_WLAN_VENDOR_MARVELL=y1117 +CONFIG_WLAN_VENDOR_MEDIATEK=y1118 +CONFIG_WLAN_VENDOR_RALINK=y1119 +CONFIG_WLAN_VENDOR_REALTEK=y1120 +CONFIG_WLAN_VENDOR_RSI=y1121 +CONFIG_WLAN_VENDOR_ST=y1122 +CONFIG_WLAN_VENDOR_TI=y1123 +CONFIG_WLAN_VENDOR_ZYDAS=y1124 +# CONFIG_XR819_WLAN is not set1125 +# CONFIG_XR829_WLAN is not set1126 +# CONFIG_BCMDHD is not set1127 +# CONFIG_RTL8723CS is not set1128 +# CONFIG_RTL8723BS_VQ0 is not set1129 +# CONFIG_SPARD_WLAN_SUPPORT is not set1130 +# CONFIG_RTL8822BS is not set1131 +# CONFIG_AIC_WLAN_SUPPORT is not set1132 +1133 +#1134 +# Enable WiMAX (Networking options) to see the WiMAX drivers1135 +#1136 +# CONFIG_WAN is not set1137 +# CONFIG_ISDN is not set1138 +# CONFIG_NVM is not set1139 +1140 +#1141 +# Input device support1142 +#1143 +CONFIG_INPUT=y1144 +CONFIG_INPUT_LEDS=y1145 +# CONFIG_INPUT_FF_MEMLESS is not set1146 +# CONFIG_INPUT_POLLDEV is not set1147 +# CONFIG_INPUT_SPARSEKMAP is not set1148 +# CONFIG_INPUT_MATRIXKMAP is not set1149 +1150 +#1151 +# Userland interfaces1152 +#73 1153 # CONFIG_INPUT_MOUSEDEV is not set 1154 +# CONFIG_INPUT_JOYDEV is not set74 1155 CONFIG_INPUT_EVDEV=y 1156 +# CONFIG_INPUT_EVBUG is not set1157 +# CONFIG_INPUT_KEYRESET is not set1158 +# CONFIG_INPUT_KEYCOMBO is not set1159 +CONFIG_INPUT_SENSORINIT=y1160 +1161 +#1162 +# Input Device Drivers1163 +#1164 +CONFIG_INPUT_KEYBOARD=y1165 +# CONFIG_KEYBOARD_ADP5588 is not set1166 +# CONFIG_KEYBOARD_ADP5589 is not set1167 +CONFIG_KEYBOARD_ATKBD=y1168 +# CONFIG_KEYBOARD_QT1070 is not set1169 +# CONFIG_KEYBOARD_QT2160 is not set1170 +# CONFIG_KEYBOARD_LKKBD is not set1171 +# CONFIG_KEYBOARD_GPIO is not set1172 +# CONFIG_KEYBOARD_GPIO_POLLED is not set1173 +# CONFIG_KEYBOARD_TCA6416 is not set1174 +# CONFIG_KEYBOARD_TCA8418 is not set1175 +# CONFIG_KEYBOARD_MATRIX is not set1176 +# CONFIG_KEYBOARD_LM8323 is not set1177 +# CONFIG_KEYBOARD_LM8333 is not set1178 +# CONFIG_KEYBOARD_MAX7359 is not set1179 +# CONFIG_KEYBOARD_MCS is not set1180 +# CONFIG_KEYBOARD_MPR121 is not set1181 +# CONFIG_KEYBOARD_NEWTON is not set1182 +# CONFIG_KEYBOARD_OPENCORES is not set1183 +# CONFIG_KEYBOARD_SAMSUNG is not set1184 +# CONFIG_KEYBOARD_STOWAWAY is not set1185 +# CONFIG_KEYBOARD_SUNKBD is not set1186 +# CONFIG_KEYBOARD_SUN4I_LRADC is not set1187 +# CONFIG_KEYBOARD_OMAP4 is not set1188 +# CONFIG_KEYBOARD_XTKBD is not set1189 +# CONFIG_KEYBOARD_CAP11XX is not set1190 +# CONFIG_KEYBOARD_BCM is not set75 1191 CONFIG_KEYBOARD_SUNXI=y 76 1192 CONFIG_IR_TX_SUNXI=y 77 1193 # CONFIG_INPUT_MOUSE is not set 1194 +# CONFIG_INPUT_JOYSTICK is not set1195 +# CONFIG_INPUT_TABLET is not set1196 +# CONFIG_INPUT_TOUCHSCREEN is not set78 1197 CONFIG_INPUT_MISC=y 1198 +# CONFIG_INPUT_AD714X is not set1199 +# CONFIG_INPUT_ATMEL_CAPTOUCH is not set1200 +# CONFIG_INPUT_BMA150 is not set1201 +# CONFIG_INPUT_E3X0_BUTTON is not set1202 +# CONFIG_INPUT_MMA8450 is not set1203 +# CONFIG_INPUT_MPU3050 is not set1204 +# CONFIG_INPUT_GP2A is not set1205 +# CONFIG_INPUT_GPIO_BEEPER is not set1206 +# CONFIG_INPUT_GPIO_TILT_POLLED is not set1207 +# CONFIG_INPUT_GPIO_DECODER is not set1208 +# CONFIG_INPUT_ATI_REMOTE2 is not set1209 +# CONFIG_INPUT_KEYSPAN_REMOTE is not set1210 +# CONFIG_INPUT_KXTJ9 is not set1211 +# CONFIG_INPUT_POWERMATE is not set1212 +# CONFIG_INPUT_YEALINK is not set1213 +# CONFIG_INPUT_CM109 is not set1214 +# CONFIG_INPUT_REGULATOR_HAPTIC is not set79 1215 CONFIG_INPUT_AXP2101_PEK=y 1216 +# CONFIG_INPUT_UINPUT is not set1217 +# CONFIG_INPUT_GPIO is not set1218 +# CONFIG_INPUT_PCF8574 is not set1219 +# CONFIG_INPUT_PWM_BEEPER is not set1220 +# CONFIG_INPUT_GPIO_ROTARY_ENCODER is not set1221 +# CONFIG_INPUT_ADXL34X is not set1222 +# CONFIG_INPUT_IMS_PCU is not set1223 +# CONFIG_INPUT_CMA3000 is not set1224 +# CONFIG_INPUT_DRV260X_HAPTICS is not set1225 +# CONFIG_INPUT_DRV2665_HAPTICS is not set1226 +# CONFIG_INPUT_DRV2667_HAPTICS is not set1227 +# CONFIG_STK3X1X is not set1228 +# CONFIG_HALL_SENSOR is not set1229 +# CONFIG_HALL_OCH175 is not set1230 +# CONFIG_RMI4_CORE is not set80 1231 CONFIG_INPUT_SENSOR=y 1232 +# CONFIG_SENSORS_BMA250 is not set1233 +# CONFIG_SENSORS_SC7A20 is not set1234 +# CONFIG_SENSORS_SC7A30 is not set1235 +# CONFIG_SENSORS_MMA7660 is not set1236 +# CONFIG_SENSORS_MIR3DA is not set1237 +# CONFIG_SENSORS_MXC622X is not set1238 +# CONFIG_SENSORS_MMA8452 is not set1239 +# CONFIG_SENSORS_MMA865X is not set1240 +# CONFIG_SENSORS_MC32X0 is not set1241 +# CONFIG_SENSORS_SC7660 is not set81 1242 CONFIG_SENSORS_GPADC=y 1243 +# CONFIG_SENSORS_GPADC_TEST is not set1244 +# CONFIG_KEY_GPIO is not set1245 +# CONFIG_SENSORS_BMA2X2 is not set1246 +# CONFIG_SENSORS_BMA2X2_ENABLE_INT1 is not set1247 +# CONFIG_SENSORS_BMA2X2_ENABLE_INT2 is not set1248 +1249 +#1250 +# Hardware I/O ports1251 +#1252 +CONFIG_SERIO=y82 1253 # CONFIG_SERIO_SERPORT is not set 1254 +# CONFIG_SERIO_AMBAKMI is not set1255 +CONFIG_SERIO_LIBPS2=y1256 +# CONFIG_SERIO_RAW is not set1257 +# CONFIG_SERIO_ALTERA_PS2 is not set1258 +# CONFIG_SERIO_PS2MULT is not set1259 +# CONFIG_SERIO_ARC_PS2 is not set1260 +# CONFIG_SERIO_APBPS2 is not set1261 +# CONFIG_SERIO_SUN4I_PS2 is not set1262 +# CONFIG_USERIO is not set1263 +# CONFIG_GAMEPORT is not set1264 +1265 +#1266 +# Character devices1267 +#1268 +CONFIG_TTY=y1269 +CONFIG_VT=y1270 +CONFIG_CONSOLE_TRANSLATIONS=y1271 +CONFIG_VT_CONSOLE=y1272 +CONFIG_VT_CONSOLE_SLEEP=y1273 +CONFIG_HW_CONSOLE=y1274 +# CONFIG_VT_HW_CONSOLE_BINDING is not set1275 +CONFIG_UNIX98_PTYS=y1276 +CONFIG_LEGACY_PTYS=y83 1277 CONFIG_LEGACY_PTY_COUNT=16 1278 +# CONFIG_SERIAL_NONSTANDARD is not set1279 +# CONFIG_N_GSM is not set1280 +# CONFIG_TRACE_SINK is not set1281 +CONFIG_LDISC_AUTOLOAD=y1282 +CONFIG_DEVMEM=y1283 +CONFIG_DEVKMEM=y1284 +1285 +#1286 +# Serial drivers1287 +#1288 +# CONFIG_SERIAL_8250 is not set1289 +1290 +#1291 +# Non-8250 serial port support1292 +#1293 +# CONFIG_SERIAL_AMBA_PL010 is not set1294 +# CONFIG_SERIAL_AMBA_PL011 is not set1295 +# CONFIG_SERIAL_EARLYCON_ARM_SEMIHOST is not set1296 +# CONFIG_SERIAL_MAX3100 is not set1297 +# CONFIG_SERIAL_MAX310X is not set1298 +# CONFIG_SERIAL_UARTLITE is not set1299 +CONFIG_SERIAL_CORE=y1300 +CONFIG_SERIAL_CORE_CONSOLE=y1301 +# CONFIG_SERIAL_SCCNXP is not set1302 +# CONFIG_SERIAL_SC16IS7XX is not set1303 +# CONFIG_SERIAL_ALTERA_JTAGUART is not set1304 +# CONFIG_SERIAL_ALTERA_UART is not set1305 +# CONFIG_SERIAL_IFX6X60 is not set1306 +# CONFIG_SERIAL_XILINX_PS_UART is not set1307 +# CONFIG_SERIAL_ARC is not set1308 +# CONFIG_SERIAL_FSL_LPUART is not set1309 +# CONFIG_SERIAL_CONEXANT_DIGICOLOR is not set1310 +CONFIG_SERIAL_SUNXI=y1311 +# CONFIG_SERIAL_SUNXI_DMA is not set1312 +CONFIG_SERIAL_SUNXI_CONSOLE=y1313 +# CONFIG_SERIAL_SUNXI_EARLYCON is not set1314 +# CONFIG_TTY_PRINTK is not set1315 +# CONFIG_HVC_DCC is not set1316 +# CONFIG_IPMI_HANDLER is not set84 1317 # CONFIG_HW_RANDOM is not set 1318 +1319 +#1320 +# PCMCIA character devices1321 +#1322 +# CONFIG_RAW_DRIVER is not set1323 +# CONFIG_TCG_TPM is not set1324 +# CONFIG_XILLYBUS is not set1325 +# CONFIG_SUNXI_SCR is not set1326 +CONFIG_SUNXI_SYS_INFO=y1327 +# CONFIG_SUNXI_QA_TEST is not set85 1328 CONFIG_SUNXI_SMC=y 1329 +CONFIG_DUMP_REG=y1330 +CONFIG_DUMP_REG_MISC=y1331 +# CONFIG_SUNXI_TIMER_TEST is not set1332 +# CONFIG_SUNXI_TRANSFORM is not set1333 +# CONFIG_SUNXI_DI is not set1334 +# CONFIG_SUNXI_G2D is not set1335 +# CONFIG_TDA7729_AUDIO_DSP is not set1336 +1337 +#1338 +# I2C support1339 +#1340 +CONFIG_I2C=y1341 +CONFIG_I2C_BOARDINFO=y86 1342 # CONFIG_I2C_COMPAT is not set 87 1343 CONFIG_I2C_CHARDEV=y 1344 +CONFIG_I2C_MUX=y1345 +1346 +#1347 +# Multiplexer I2C Chip support1348 +#1349 +# CONFIG_I2C_ARB_GPIO_CHALLENGE is not set1350 +# CONFIG_I2C_MUX_GPIO is not set1351 +# CONFIG_I2C_MUX_PCA9541 is not set1352 +# CONFIG_I2C_MUX_PCA954x is not set1353 +# CONFIG_I2C_MUX_PINCTRL is not set1354 +# CONFIG_I2C_MUX_REG is not set1355 +# CONFIG_I2C_DEMUX_PINCTRL is not set88 1356 # CONFIG_I2C_HELPER_AUTO is not set 1357 +# CONFIG_I2C_SMBUS is not set1358 +1359 +#1360 +# I2C Algorithms1361 +#1362 +# CONFIG_I2C_ALGOBIT is not set1363 +# CONFIG_I2C_ALGOPCF is not set1364 +# CONFIG_I2C_ALGOPCA is not set1365 +1366 +#1367 +# I2C Hardware Bus support1368 +#1369 +1370 +#1371 +# I2C system bus drivers (mostly embedded / system-on-chip)1372 +#1373 +# CONFIG_I2C_CADENCE is not set1374 +# CONFIG_I2C_CBUS_GPIO is not set1375 +# CONFIG_I2C_DESIGNWARE_PLATFORM is not set1376 +# CONFIG_I2C_EMEV2 is not set1377 +# CONFIG_I2C_GPIO is not set1378 +# CONFIG_I2C_MV64XXX is not set1379 +# CONFIG_I2C_NOMADIK is not set1380 +# CONFIG_I2C_OCORES is not set89 1381 CONFIG_I2C_SUNXI=y 1382 +# CONFIG_I2C_PCA_PLATFORM is not set1383 +# CONFIG_I2C_PXA_PCI is not set1384 +# CONFIG_I2C_RK3X is not set1385 +# CONFIG_I2C_SIMTEC is not set1386 +# CONFIG_I2C_XILINX is not set1387 +1388 +#1389 +# External I2C/SMBus adapter drivers1390 +#1391 +# CONFIG_I2C_DIOLAN_U2C is not set1392 +# CONFIG_I2C_PARPORT_LIGHT is not set1393 +# CONFIG_I2C_ROBOTFUZZ_OSIF is not set1394 +# CONFIG_I2C_TAOS_EVM is not set1395 +# CONFIG_I2C_TINY_USB is not set1396 +1397 +#1398 +# Other I2C/SMBus bus drivers1399 +#1400 +# CONFIG_I2C_STUB is not set1401 +# CONFIG_I2C_SLAVE is not set1402 +# CONFIG_I2C_DEBUG_CORE is not set1403 +# CONFIG_I2C_DEBUG_ALGO is not set1404 +# CONFIG_I2C_DEBUG_BUS is not set90 1405 CONFIG_SPI=y 1406 +# CONFIG_SPI_DEBUG is not set1407 +CONFIG_SPI_MASTER=y1408 +1409 +#1410 +# SPI Master Controller Drivers1411 +#1412 +# CONFIG_SPI_ALTERA is not set1413 +# CONFIG_SPI_AXI_SPI_ENGINE is not set1414 +# CONFIG_SPI_BITBANG is not set1415 +# CONFIG_SPI_CADENCE is not set1416 +# CONFIG_SPI_DESIGNWARE is not set1417 +# CONFIG_SPI_GPIO is not set1418 +# CONFIG_SPI_FSL_SPI is not set1419 +# CONFIG_SPI_OC_TINY is not set1420 +# CONFIG_SPI_PL022 is not set1421 +# CONFIG_SPI_PXA2XX_PCI is not set1422 +# CONFIG_SPI_ROCKCHIP is not set1423 +# CONFIG_SPI_SC18IS602 is not set1424 +# CONFIG_SPI_SUN4I is not set1425 +# CONFIG_SPI_SUN6I is not set91 1426 CONFIG_SPI_SUNXI=y 1427 +# CONFIG_SPI_XCOMM is not set1428 +# CONFIG_SPI_XILINX is not set1429 +# CONFIG_SPI_ZYNQMP_GQSPI is not set1430 +1431 +#1432 +# SPI Protocol Masters1433 +#92 1434 CONFIG_SPI_SPIDEV=y 1435 +# CONFIG_SPI_LOOPBACK_TEST is not set1436 +# CONFIG_SPI_TLE62X0 is not set1437 +# CONFIG_SPMI is not set1438 +# CONFIG_HSI is not set1439 +1440 +#1441 +# PPS support1442 +#1443 +# CONFIG_PPS is not set1444 +1445 +#1446 +# PPS generators support1447 +#1448 +1449 +#1450 +# PTP clock support1451 +#1452 +# CONFIG_PTP_1588_CLOCK is not set1453 +1454 +#1455 +# Enable PHYLIB and NETWORK_PHY_TIMESTAMPING to see the additional clocks.1456 +#1457 +CONFIG_PINCTRL=y1458 +1459 +#1460 +# Pin controllers1461 +#1462 +CONFIG_PINMUX=y1463 +CONFIG_PINCONF=y1464 +CONFIG_GENERIC_PINCONF=y1465 +# CONFIG_DEBUG_PINCTRL is not set1466 +# CONFIG_PINCTRL_AMD is not set1467 +# CONFIG_PINCTRL_SINGLE is not set1468 +1469 +#1470 +# Allwinner SOC PINCTRL DRIVER1471 +#1472 +CONFIG_PINCTRL_SUNXI=y1473 +# CONFIG_PINCTRL_SUNXI_TEST is not set1474 +# CONFIG_PINCTRL_SUN4I_A10 is not set1475 +# CONFIG_PINCTRL_SUN5I_A10S is not set1476 +# CONFIG_PINCTRL_SUN5I_A13 is not set1477 +# CONFIG_PINCTRL_GR8 is not set1478 +# CONFIG_PINCTRL_SUN6I_A31 is not set1479 +# CONFIG_PINCTRL_SUN6I_A31S is not set1480 +# CONFIG_PINCTRL_SUN6I_A31_R is not set1481 +# CONFIG_PINCTRL_SUN7I_A20 is not set1482 +# CONFIG_PINCTRL_SUN8I_A23 is not set1483 +# CONFIG_PINCTRL_SUN8I_A33 is not set1484 +# CONFIG_PINCTRL_SUN8I_A83T is not set1485 +# CONFIG_PINCTRL_SUN8I_A23_R is not set1486 +# CONFIG_PINCTRL_SUN8I_H3 is not set1487 +# CONFIG_PINCTRL_SUN8I_H3_R is not set1488 +# CONFIG_PINCTRL_SUN9I_A80 is not set1489 +# CONFIG_PINCTRL_SUN9I_A80_R is not set1490 +CONFIG_PINCTRL_SUN50IW10P1=y1491 +CONFIG_PINCTRL_SUN50IW10P1_R=y93 1492 CONFIG_GPIOLIB=y 1493 +CONFIG_OF_GPIO=y1494 +# CONFIG_DEBUG_GPIO is not set1495 +# CONFIG_GPIO_SYSFS is not set1496 +CONFIG_GPIO_GENERIC=y1497 +CONFIG_GPIO_SYSFS=y1498 +1499 +#1500 +# Memory mapped GPIO drivers1501 +#1502 +# CONFIG_GPIO_74XX_MMIO is not set1503 +# CONFIG_GPIO_ALTERA is not set1504 +# CONFIG_GPIO_AXP858 is not set1505 +# CONFIG_GPIO_SUNXI is not set1506 +# CONFIG_GPIO_DWAPB is not set94 1507 CONFIG_GPIO_GENERIC_PLATFORM=y 1508 +# CONFIG_GPIO_GRGPIO is not set1509 +# CONFIG_GPIO_MOCKUP is not set1510 +# CONFIG_GPIO_PL061 is not set1511 +# CONFIG_GPIO_SYSCON is not set1512 +# CONFIG_GPIO_XGENE is not set1513 +# CONFIG_GPIO_XILINX is not set1514 +# CONFIG_GPIO_ZX is not set1515 +1516 +#1517 +# I2C GPIO expanders1518 +#1519 +# CONFIG_GPIO_ADP5588 is not set1520 +# CONFIG_GPIO_ADNP is not set1521 +# CONFIG_GPIO_MAX7300 is not set1522 +# CONFIG_GPIO_MAX732X is not set1523 +# CONFIG_GPIO_PCA953X is not set1524 +# CONFIG_GPIO_PCF857X is not set1525 +# CONFIG_GPIO_SX150X is not set1526 +# CONFIG_GPIO_TPIC2810 is not set1527 +# CONFIG_GPIO_TS4900 is not set1528 +1529 +#1530 +# MFD GPIO expanders1531 +#1532 +1533 +#1534 +# SPI GPIO expanders1535 +#1536 +# CONFIG_GPIO_74X164 is not set1537 +# CONFIG_GPIO_MAX7301 is not set1538 +# CONFIG_GPIO_MC33880 is not set1539 +# CONFIG_GPIO_PISOSR is not set1540 +1541 +#1542 +# SPI or I2C GPIO expanders1543 +#1544 +# CONFIG_GPIO_MCP23S08 is not set1545 +1546 +#1547 +# USB GPIO expanders1548 +#1549 +# CONFIG_W1 is not set1550 +# CONFIG_POWER_AVS is not set1551 +CONFIG_POWER_RESET=y1552 +# CONFIG_POWER_RESET_GPIO is not set1553 +# CONFIG_POWER_RESET_GPIO_RESTART is not set1554 +# CONFIG_POWER_RESET_LTC2952 is not set1555 +# CONFIG_POWER_RESET_RESTART is not set1556 +# CONFIG_POWER_RESET_XGENE is not set1557 +# CONFIG_POWER_RESET_SYSCON is not set1558 +# CONFIG_POWER_RESET_SYSCON_POWEROFF is not set1559 +# CONFIG_SYSCON_REBOOT_MODE is not set1560 +CONFIG_POWER_SUPPLY=y1561 +# CONFIG_AW_AXP is not set1562 +# CONFIG_POWER_SUPPLY_DEBUG is not set1563 +# CONFIG_PDA_POWER is not set1564 +# CONFIG_TEST_POWER is not set1565 +# CONFIG_BATTERY_DS2780 is not set1566 +# CONFIG_BATTERY_DS2781 is not set1567 +# CONFIG_BATTERY_DS2782 is not set1568 +# CONFIG_BATTERY_SBS is not set1569 +# CONFIG_BATTERY_BQ27XXX is not set1570 +# CONFIG_BATTERY_MAX17040 is not set1571 +# CONFIG_BATTERY_MAX17042 is not set1572 +# CONFIG_CHARGER_MAX8903 is not set1573 +# CONFIG_CHARGER_LP8727 is not set1574 +# CONFIG_CHARGER_GPIO is not set1575 +# CONFIG_CHARGER_MANAGER is not set1576 +# CONFIG_CHARGER_BQ2415X is not set1577 +# CONFIG_CHARGER_BQ24190 is not set1578 +# CONFIG_CHARGER_BQ24257 is not set1579 +# CONFIG_CHARGER_BQ24735 is not set1580 +# CONFIG_CHARGER_BQ25890 is not set1581 +# CONFIG_CHARGER_SMB347 is not set1582 +# CONFIG_BATTERY_GAUGE_LTC2941 is not set1583 +# CONFIG_CHARGER_RT9455 is not set95 1584 CONFIG_AXP803_POWER=y 1585 +CONFIG_HWMON=y1586 +# CONFIG_HWMON_VID is not set1587 +# CONFIG_HWMON_DEBUG_CHIP is not set1588 +1589 +#1590 +# Native drivers1591 +#1592 +# CONFIG_SENSORS_AD7314 is not set1593 +# CONFIG_SENSORS_AD7414 is not set1594 +# CONFIG_SENSORS_AD7418 is not set1595 +# CONFIG_SENSORS_ADM1021 is not set1596 +# CONFIG_SENSORS_ADM1025 is not set1597 +# CONFIG_SENSORS_ADM1026 is not set1598 +# CONFIG_SENSORS_ADM1029 is not set1599 +# CONFIG_SENSORS_ADM1031 is not set1600 +# CONFIG_SENSORS_ADM9240 is not set1601 +# CONFIG_SENSORS_ADT7310 is not set1602 +# CONFIG_SENSORS_ADT7410 is not set1603 +# CONFIG_SENSORS_ADT7411 is not set1604 +# CONFIG_SENSORS_ADT7462 is not set1605 +# CONFIG_SENSORS_ADT7470 is not set1606 +# CONFIG_SENSORS_ADT7475 is not set1607 +# CONFIG_SENSORS_ASC7621 is not set1608 +# CONFIG_SENSORS_ATXP1 is not set1609 +# CONFIG_SENSORS_DS620 is not set1610 +# CONFIG_SENSORS_DS1621 is not set1611 +# CONFIG_SENSORS_F71805F is not set1612 +# CONFIG_SENSORS_F71882FG is not set1613 +# CONFIG_SENSORS_F75375S is not set1614 +# CONFIG_SENSORS_GL518SM is not set1615 +# CONFIG_SENSORS_GL520SM is not set1616 +# CONFIG_SENSORS_G760A is not set1617 +# CONFIG_SENSORS_G762 is not set1618 +# CONFIG_SENSORS_GPIO_FAN is not set1619 +# CONFIG_SENSORS_HIH6130 is not set1620 +# CONFIG_SENSORS_IT87 is not set1621 +# CONFIG_SENSORS_JC42 is not set1622 +# CONFIG_SENSORS_POWR1220 is not set1623 +# CONFIG_SENSORS_LINEAGE is not set1624 +# CONFIG_SENSORS_LTC2945 is not set1625 +# CONFIG_SENSORS_LTC2990 is not set1626 +# CONFIG_SENSORS_LTC4151 is not set1627 +# CONFIG_SENSORS_LTC4215 is not set1628 +# CONFIG_SENSORS_LTC4222 is not set1629 +# CONFIG_SENSORS_LTC4245 is not set1630 +# CONFIG_SENSORS_LTC4260 is not set1631 +# CONFIG_SENSORS_LTC4261 is not set1632 +# CONFIG_SENSORS_MAX1111 is not set1633 +# CONFIG_SENSORS_MAX16065 is not set1634 +# CONFIG_SENSORS_MAX1619 is not set1635 +# CONFIG_SENSORS_MAX1668 is not set1636 +# CONFIG_SENSORS_MAX197 is not set1637 +# CONFIG_SENSORS_MAX31722 is not set1638 +# CONFIG_SENSORS_MAX6639 is not set1639 +# CONFIG_SENSORS_MAX6642 is not set1640 +# CONFIG_SENSORS_MAX6650 is not set1641 +# CONFIG_SENSORS_MAX6697 is not set1642 +# CONFIG_SENSORS_MAX31790 is not set1643 +# CONFIG_SENSORS_MCP3021 is not set1644 +# CONFIG_SENSORS_ADCXX is not set1645 +# CONFIG_SENSORS_LM63 is not set1646 +# CONFIG_SENSORS_LM70 is not set1647 +# CONFIG_SENSORS_LM73 is not set1648 +# CONFIG_SENSORS_LM75 is not set1649 +# CONFIG_SENSORS_LM77 is not set1650 +# CONFIG_SENSORS_LM78 is not set1651 +# CONFIG_SENSORS_LM80 is not set1652 +# CONFIG_SENSORS_LM83 is not set1653 +# CONFIG_SENSORS_LM85 is not set1654 +# CONFIG_SENSORS_LM87 is not set1655 +# CONFIG_SENSORS_LM90 is not set1656 +# CONFIG_SENSORS_LM92 is not set1657 +# CONFIG_SENSORS_LM93 is not set1658 +# CONFIG_SENSORS_LM95234 is not set1659 +# CONFIG_SENSORS_LM95241 is not set1660 +# CONFIG_SENSORS_LM95245 is not set1661 +# CONFIG_SENSORS_PC87360 is not set1662 +# CONFIG_SENSORS_PC87427 is not set1663 +# CONFIG_SENSORS_NTC_THERMISTOR is not set1664 +# CONFIG_SENSORS_NCT6683 is not set1665 +# CONFIG_SENSORS_NCT6775 is not set1666 +# CONFIG_SENSORS_NCT7802 is not set1667 +# CONFIG_SENSORS_NCT7904 is not set1668 +# CONFIG_SENSORS_PCF8591 is not set1669 +# CONFIG_PMBUS is not set1670 +# CONFIG_SENSORS_PWM_FAN is not set1671 +# CONFIG_SENSORS_SHT15 is not set1672 +# CONFIG_SENSORS_SHT21 is not set1673 +# CONFIG_SENSORS_SHT3x is not set1674 +# CONFIG_SENSORS_SHTC1 is not set1675 +# CONFIG_SENSORS_DME1737 is not set1676 +# CONFIG_SENSORS_EMC1403 is not set1677 +# CONFIG_SENSORS_EMC2103 is not set1678 +# CONFIG_SENSORS_EMC6W201 is not set1679 +# CONFIG_SENSORS_SMSC47M1 is not set1680 +# CONFIG_SENSORS_SMSC47M192 is not set1681 +# CONFIG_SENSORS_SMSC47B397 is not set1682 +# CONFIG_SENSORS_SCH56XX_COMMON is not set1683 +# CONFIG_SENSORS_SMM665 is not set1684 +# CONFIG_SENSORS_ADC128D818 is not set1685 +# CONFIG_SENSORS_ADS1015 is not set1686 +# CONFIG_SENSORS_ADS7828 is not set1687 +# CONFIG_SENSORS_ADS7871 is not set1688 +# CONFIG_SENSORS_AMC6821 is not set1689 +# CONFIG_SENSORS_INA209 is not set1690 +# CONFIG_SENSORS_INA2XX is not set1691 +# CONFIG_SENSORS_INA3221 is not set1692 +# CONFIG_SENSORS_TC74 is not set1693 +# CONFIG_SENSORS_THMC50 is not set1694 +# CONFIG_SENSORS_TMP102 is not set1695 +# CONFIG_SENSORS_TMP103 is not set1696 +# CONFIG_SENSORS_TMP401 is not set1697 +# CONFIG_SENSORS_TMP421 is not set1698 +# CONFIG_SENSORS_VT1211 is not set1699 +# CONFIG_SENSORS_W83781D is not set1700 +# CONFIG_SENSORS_W83791D is not set1701 +# CONFIG_SENSORS_W83792D is not set1702 +# CONFIG_SENSORS_W83793 is not set1703 +# CONFIG_SENSORS_W83795 is not set1704 +# CONFIG_SENSORS_W83L785TS is not set1705 +# CONFIG_SENSORS_W83L786NG is not set1706 +# CONFIG_SENSORS_W83627HF is not set1707 +# CONFIG_SENSORS_W83627EHF is not set96 1708 CONFIG_THERMAL=y 1709 +CONFIG_THERMAL_HWMON=y1710 +CONFIG_THERMAL_OF=y1711 +# CONFIG_THERMAL_WRITABLE_TRIPS is not set1712 +# CONFIG_THERMAL_DEFAULT_GOV_STEP_WISE is not set1713 +# CONFIG_THERMAL_DEFAULT_GOV_FAIR_SHARE is not set97 1714 CONFIG_THERMAL_DEFAULT_GOV_USER_SPACE=y 1715 +# CONFIG_THERMAL_DEFAULT_GOV_POWER_ALLOCATOR is not set1716 +# CONFIG_THERMAL_GOV_FAIR_SHARE is not set1717 +# CONFIG_THERMAL_GOV_STEP_WISE is not set1718 +# CONFIG_THERMAL_GOV_BANG_BANG is not set1719 +CONFIG_THERMAL_GOV_USER_SPACE=y98 1720 CONFIG_THERMAL_GOV_POWER_ALLOCATOR=y 1721 +# CONFIG_CPU_THERMAL is not set1722 +# CONFIG_CLOCK_THERMAL is not set1723 +# CONFIG_THERMAL_EMULATION is not set1724 +# CONFIG_QORIQ_THERMAL is not set99 1725 CONFIG_SUNXI_THERMAL_NG=y 1726 +1727 +#1728 +# ACPI INT340X thermal drivers1729 +#1730 +1731 +#1732 +# allwinner(SUNXI) thermal drivers1733 +#1734 +1735 +#1736 +# allwinner(SUNXI) thermal cooling device drivers1737 +#1738 +# CONFIG_SUNXI_BUDGET_COOLING is not set1739 +# CONFIG_SUNXI_GPU_COOLING is not set1740 +1741 +#1742 +# allwinner(SUNXI) thermal sensor drivers1743 +#1744 +# CONFIG_SUNXI_THERMAL_SENSOR is not set1745 +# CONFIG_WATCHDOG is not set1746 +CONFIG_SSB_POSSIBLE=y1747 +1748 +#1749 +# Sonics Silicon Backplane1750 +#1751 +# CONFIG_SSB is not set1752 +CONFIG_BCMA_POSSIBLE=y1753 +1754 +#1755 +# Broadcom specific AMBA1756 +#1757 +# CONFIG_BCMA is not set1758 +1759 +#1760 +# Multifunction device drivers1761 +#1762 +CONFIG_MFD_CORE=y1763 +# CONFIG_MFD_ACX00 is not set1764 +# CONFIG_MFD_ACT8945A is not set1765 +# CONFIG_MFD_AS3711 is not set1766 +# CONFIG_MFD_AS3722 is not set1767 +# CONFIG_PMIC_ADP5520 is not set1768 +# CONFIG_MFD_AAT2870_CORE is not set1769 +# CONFIG_MFD_ATMEL_FLEXCOM is not set1770 +# CONFIG_MFD_ATMEL_HLCDC is not set1771 +# CONFIG_MFD_BCM590XX is not set1772 +CONFIG_MFD_AXP2101=y100 1773 CONFIG_MFD_AXP2101_I2C=y 1774 +# CONFIG_MFD_AXP20X_I2C is not set1775 +# CONFIG_MFD_CROS_EC is not set1776 +# CONFIG_PMIC_DA903X is not set1777 +# CONFIG_MFD_DA9052_SPI is not set1778 +# CONFIG_MFD_DA9052_I2C is not set1779 +# CONFIG_MFD_DA9055 is not set1780 +# CONFIG_MFD_DA9062 is not set1781 +# CONFIG_MFD_DA9063 is not set1782 +# CONFIG_MFD_DA9150 is not set1783 +# CONFIG_MFD_DLN2 is not set1784 +# CONFIG_MFD_EXYNOS_LPASS is not set1785 +# CONFIG_MFD_MC13XXX_SPI is not set1786 +# CONFIG_MFD_MC13XXX_I2C is not set1787 +# CONFIG_MFD_HI6421_PMIC is not set1788 +# CONFIG_HTC_PASIC3 is not set1789 +# CONFIG_HTC_I2CPLD is not set1790 +# CONFIG_INTEL_SOC_PMIC is not set1791 +# CONFIG_MFD_KEMPLD is not set1792 +# CONFIG_MFD_88PM800 is not set1793 +# CONFIG_MFD_88PM805 is not set1794 +# CONFIG_MFD_88PM860X is not set1795 +# CONFIG_MFD_MAX14577 is not set1796 +# CONFIG_MFD_MAX77620 is not set1797 +# CONFIG_MFD_MAX77686 is not set1798 +# CONFIG_MFD_MAX77693 is not set1799 +# CONFIG_MFD_MAX77843 is not set1800 +# CONFIG_MFD_MAX8907 is not set1801 +# CONFIG_MFD_MAX8925 is not set1802 +# CONFIG_MFD_MAX8997 is not set1803 +# CONFIG_MFD_MAX8998 is not set1804 +# CONFIG_MFD_MT6397 is not set1805 +# CONFIG_MFD_MENF21BMC is not set1806 +# CONFIG_EZX_PCAP is not set1807 +# CONFIG_MFD_VIPERBOARD is not set1808 +# CONFIG_MFD_RETU is not set1809 +# CONFIG_MFD_PCF50633 is not set1810 +# CONFIG_MFD_RT5033 is not set1811 +# CONFIG_MFD_RTSX_USB is not set1812 +# CONFIG_MFD_RC5T583 is not set1813 +# CONFIG_MFD_RK808 is not set1814 +# CONFIG_MFD_RN5T618 is not set1815 +# CONFIG_MFD_SEC_CORE is not set1816 +# CONFIG_MFD_SI476X_CORE is not set1817 +# CONFIG_MFD_SM501 is not set1818 +# CONFIG_MFD_SKY81452 is not set1819 +# CONFIG_MFD_SMSC is not set1820 +# CONFIG_ABX500_CORE is not set1821 +# CONFIG_MFD_STMPE is not set1822 +# CONFIG_MFD_SUN6I_PRCM is not set101 1823 CONFIG_MFD_SYSCON=y 1824 +# CONFIG_MFD_TI_AM335X_TSCADC is not set1825 +# CONFIG_MFD_LP3943 is not set1826 +# CONFIG_MFD_LP8788 is not set1827 +# CONFIG_MFD_PALMAS is not set1828 +# CONFIG_TPS6105X is not set1829 +# CONFIG_TPS65010 is not set1830 +# CONFIG_TPS6507X is not set1831 +# CONFIG_MFD_TPS65086 is not set1832 +# CONFIG_MFD_TPS65090 is not set1833 +# CONFIG_MFD_TPS65217 is not set1834 +# CONFIG_MFD_TI_LP873X is not set1835 +# CONFIG_MFD_TPS65218 is not set1836 +# CONFIG_MFD_TPS6586X is not set1837 +# CONFIG_MFD_TPS65910 is not set1838 +# CONFIG_MFD_TPS65912_I2C is not set1839 +# CONFIG_MFD_TPS65912_SPI is not set1840 +# CONFIG_MFD_TPS80031 is not set1841 +# CONFIG_TWL4030_CORE is not set1842 +# CONFIG_TWL6040_CORE is not set1843 +# CONFIG_MFD_WL1273_CORE is not set1844 +# CONFIG_MFD_LM3533 is not set1845 +# CONFIG_MFD_TC3589X is not set1846 +# CONFIG_MFD_TMIO is not set1847 +# CONFIG_MFD_ARIZONA_I2C is not set1848 +# CONFIG_MFD_ARIZONA_SPI is not set1849 +# CONFIG_MFD_WM8400 is not set1850 +# CONFIG_MFD_WM831X_I2C is not set1851 +# CONFIG_MFD_WM831X_SPI is not set1852 +# CONFIG_MFD_WM8350_I2C is not set1853 +# CONFIG_MFD_WM8994 is not set102 1854 CONFIG_REGULATOR=y 1855 +# CONFIG_REGULATOR_DEBUG is not set103 1856 CONFIG_REGULATOR_FIXED_VOLTAGE=y 104 1857 CONFIG_REGULATOR_VIRTUAL_CONSUMER=y 1858 +# CONFIG_REGULATOR_USERSPACE_CONSUMER is not set1859 +# CONFIG_REGULATOR_ACT8865 is not set1860 +# CONFIG_REGULATOR_AD5398 is not set1861 +# CONFIG_REGULATOR_ANATOP is not set105 1862 CONFIG_REGULATOR_AXP2101=y 1863 +CONFIG_SUNXI_REGULATOR_DT=y1864 +# CONFIG_REGULATOR_DA9210 is not set1865 +# CONFIG_REGULATOR_DA9211 is not set1866 +# CONFIG_REGULATOR_FAN53555 is not set1867 +# CONFIG_REGULATOR_GPIO is not set1868 +# CONFIG_REGULATOR_ISL9305 is not set1869 +# CONFIG_REGULATOR_ISL6271A is not set1870 +# CONFIG_REGULATOR_LP3971 is not set1871 +# CONFIG_REGULATOR_LP3972 is not set1872 +# CONFIG_REGULATOR_LP872X is not set1873 +# CONFIG_REGULATOR_LP8755 is not set1874 +# CONFIG_REGULATOR_LTC3589 is not set1875 +# CONFIG_REGULATOR_LTC3676 is not set1876 +# CONFIG_REGULATOR_MAX1586 is not set1877 +# CONFIG_REGULATOR_MAX8649 is not set1878 +# CONFIG_REGULATOR_MAX8660 is not set1879 +# CONFIG_REGULATOR_MAX8952 is not set1880 +# CONFIG_REGULATOR_MAX8973 is not set1881 +# CONFIG_REGULATOR_MT6311 is not set1882 +# CONFIG_REGULATOR_PFUZE100 is not set1883 +# CONFIG_REGULATOR_PV88060 is not set1884 +# CONFIG_REGULATOR_PV88080 is not set1885 +# CONFIG_REGULATOR_PV88090 is not set1886 +# CONFIG_REGULATOR_PWM is not set1887 +# CONFIG_REGULATOR_TPS51632 is not set1888 +# CONFIG_REGULATOR_TPS62360 is not set1889 +# CONFIG_REGULATOR_TPS65023 is not set1890 +# CONFIG_REGULATOR_TPS6507X is not set1891 +# CONFIG_REGULATOR_TPS6524X is not set106 1892 CONFIG_MEDIA_SUPPORT=y 1893 +1894 +#1895 +# Multimedia core support1896 +#107 1897 CONFIG_MEDIA_CAMERA_SUPPORT=y 1898 +# CONFIG_MEDIA_ANALOG_TV_SUPPORT is not set1899 +# CONFIG_MEDIA_DIGITAL_TV_SUPPORT is not set1900 +# CONFIG_MEDIA_RADIO_SUPPORT is not set1901 +# CONFIG_MEDIA_SDR_SUPPORT is not set108 1902 CONFIG_MEDIA_RC_SUPPORT=y 109 1903 CONFIG_MEDIA_CONTROLLER=y 1904 +# CONFIG_MEDIA_CONTROLLER_DVB is not set1905 +CONFIG_VIDEO_DEV=y110 1906 CONFIG_VIDEO_V4L2_SUBDEV_API=y 1907 +CONFIG_VIDEO_V4L2=y1908 +# CONFIG_VIDEO_ADV_DEBUG is not set1909 +# CONFIG_VIDEO_FIXED_MINOR_RANGES is not set1910 +CONFIG_VIDEOBUF2_CORE=m1911 +CONFIG_VIDEOBUF2_MEMOPS=m1912 +CONFIG_VIDEOBUF2_DMA_CONTIG=m1913 +CONFIG_VIDEOBUF2_VMALLOC=m1914 +# CONFIG_TTPCI_EEPROM is not set1915 +1916 +#1917 +# Media drivers1918 +#1919 +CONFIG_RC_CORE=y1920 +CONFIG_RC_MAP=y1921 +CONFIG_RC_DECODERS=y1922 +# CONFIG_LIRC is not set1923 +CONFIG_IR_NEC_DECODER=y1924 +CONFIG_IR_RC5_DECODER=y1925 +CONFIG_IR_RC6_DECODER=y1926 +CONFIG_IR_JVC_DECODER=y1927 +CONFIG_IR_SONY_DECODER=y1928 +CONFIG_IR_SANYO_DECODER=y1929 +CONFIG_IR_SHARP_DECODER=y1930 +CONFIG_IR_MCE_KBD_DECODER=y1931 +CONFIG_IR_XMP_DECODER=y111 1932 CONFIG_RC_DEVICES=y 1933 +# CONFIG_RC_ATI_REMOTE is not set1934 +# CONFIG_IR_HIX5HD2 is not set1935 +# CONFIG_IR_IMON is not set1936 +# CONFIG_IR_MCEUSB is not set1937 +# CONFIG_IR_REDRAT3 is not set1938 +# CONFIG_IR_STREAMZAP is not set1939 +# CONFIG_IR_IGORPLUGUSB is not set1940 +# CONFIG_IR_IGUANA is not set1941 +# CONFIG_IR_TTUSBIR is not set1942 +# CONFIG_RC_LOOPBACK is not set1943 +# CONFIG_IR_GPIO_CIR is not set112 1944 CONFIG_IR_SUNXI=y 1945 +# CONFIG_SUNXI_KEYMAPPING_SUPPORT is not set1946 +# CONFIG_SUNXI_MULTI_IR_SUPPORT is not set1947 +CONFIG_MEDIA_USB_SUPPORT=y1948 +1949 +#1950 +# Webcam devices1951 +#1952 +CONFIG_USB_VIDEO_CLASS=m1953 +CONFIG_USB_VIDEO_CLASS_INPUT_EVDEV=y1954 +CONFIG_USB_GSPCA=m1955 +# CONFIG_USB_M5602 is not set1956 +# CONFIG_USB_STV06XX is not set1957 +# CONFIG_USB_GL860 is not set1958 +# CONFIG_USB_GSPCA_BENQ is not set1959 +# CONFIG_USB_GSPCA_CONEX is not set1960 +# CONFIG_USB_GSPCA_CPIA1 is not set1961 +# CONFIG_USB_GSPCA_DTCS033 is not set1962 +# CONFIG_USB_GSPCA_ETOMS is not set1963 +# CONFIG_USB_GSPCA_FINEPIX is not set1964 +# CONFIG_USB_GSPCA_JEILINJ is not set1965 +# CONFIG_USB_GSPCA_JL2005BCD is not set1966 +# CONFIG_USB_GSPCA_KINECT is not set1967 +# CONFIG_USB_GSPCA_KONICA is not set1968 +# CONFIG_USB_GSPCA_MARS is not set1969 +# CONFIG_USB_GSPCA_MR97310A is not set1970 +# CONFIG_USB_GSPCA_NW80X is not set1971 +# CONFIG_USB_GSPCA_OV519 is not set1972 +# CONFIG_USB_GSPCA_OV534 is not set1973 +# CONFIG_USB_GSPCA_OV534_9 is not set1974 +# CONFIG_USB_GSPCA_PAC207 is not set1975 +# CONFIG_USB_GSPCA_PAC7302 is not set1976 +# CONFIG_USB_GSPCA_PAC7311 is not set1977 +# CONFIG_USB_GSPCA_SE401 is not set1978 +# CONFIG_USB_GSPCA_SN9C2028 is not set1979 +# CONFIG_USB_GSPCA_SN9C20X is not set1980 +# CONFIG_USB_GSPCA_SONIXB is not set1981 +# CONFIG_USB_GSPCA_SONIXJ is not set1982 +# CONFIG_USB_GSPCA_SPCA500 is not set1983 +# CONFIG_USB_GSPCA_SPCA501 is not set1984 +# CONFIG_USB_GSPCA_SPCA505 is not set1985 +# CONFIG_USB_GSPCA_SPCA506 is not set1986 +# CONFIG_USB_GSPCA_SPCA508 is not set1987 +# CONFIG_USB_GSPCA_SPCA561 is not set1988 +# CONFIG_USB_GSPCA_SPCA1528 is not set1989 +# CONFIG_USB_GSPCA_SQ905 is not set1990 +# CONFIG_USB_GSPCA_SQ905C is not set1991 +# CONFIG_USB_GSPCA_SQ930X is not set1992 +# CONFIG_USB_GSPCA_STK014 is not set1993 +# CONFIG_USB_GSPCA_STK1135 is not set1994 +# CONFIG_USB_GSPCA_STV0680 is not set1995 +# CONFIG_USB_GSPCA_SUNPLUS is not set1996 +# CONFIG_USB_GSPCA_T613 is not set1997 +# CONFIG_USB_GSPCA_TOPRO is not set1998 +# CONFIG_USB_GSPCA_TOUPTEK is not set1999 +# CONFIG_USB_GSPCA_TV8532 is not set2000 +# CONFIG_USB_GSPCA_VC032X is not set2001 +# CONFIG_USB_GSPCA_VICAM is not set2002 +# CONFIG_USB_GSPCA_XIRLINK_CIT is not set2003 +# CONFIG_USB_GSPCA_ZC3XX is not set2004 +# CONFIG_USB_PWC is not set2005 +# CONFIG_VIDEO_CPIA2 is not set2006 +# CONFIG_USB_ZR364XX is not set2007 +# CONFIG_USB_STKWEBCAM is not set2008 +# CONFIG_USB_S2255 is not set2009 +# CONFIG_VIDEO_USBTV is not set2010 +2011 +#2012 +# Webcam, TV (analog/digital) USB devices2013 +#2014 +# CONFIG_VIDEO_EM28XX is not set113 2015 CONFIG_V4L_PLATFORM_DRIVERS=y 2016 +# CONFIG_SOC_CAMERA is not set2017 +# CONFIG_VIDEO_XILINX is not set114 2018 CONFIG_VIDEO_SUNXI_VIN=m 2019 +CONFIG_CSI_VIN=m2020 +# CONFIG_ENABLE_SENSOR_FLIP_OPTION is not set115 2021 # CONFIG_CSI_CCI is not set 116 2022 CONFIG_FLASH=m 117 2023 CONFIG_ACTUATOR=m 118 2024 CONFIG_SENSOR_LIST=m 2025 +# CONFIG_BUF_AUTO_UPDATE is not set119 2026 CONFIG_VIN_LOG=y 2027 +# CONFIG_PIPELINE_RESET is not set2028 +# CONFIG_MULTI_FRAME is not set2029 +# CONFIG_SUPPORT_ISP_TDM is not set2030 +# CONFIG_DISPPLAY_SYNC is not set120 2031 CONFIG_VIN_IOMMU=y 2032 +# CONFIG_D3D is not set121 2033 # CONFIG_WDR is not set 2034 +# CONFIG_SAME_I2C is not set2035 +# CONFIG_VIDEO_SUNXI_VFE is not set2036 +# CONFIG_V4L_MEM2MEM_DRIVERS is not set2037 +# CONFIG_V4L_TEST_DRIVERS is not set2038 +2039 +#2040 +# Supported MMC/SDIO adapters2041 +#2042 +# CONFIG_CYPRESS_FIRMWARE is not set2043 +2044 +#2045 +# Media ancillary drivers (tuners, sensors, i2c, spi, frontends)2046 +#2047 +CONFIG_MEDIA_SUBDRV_AUTOSELECT=y2048 +CONFIG_VIDEO_IR_I2C=y2049 +2050 +#2051 +# Audio decoders, processors and mixers2052 +#2053 +2054 +#2055 +# RDS decoders2056 +#2057 +2058 +#2059 +# Video decoders2060 +#2061 +2062 +#2063 +# Video and audio decoders2064 +#2065 +2066 +#2067 +# Video encoders2068 +#2069 +2070 +#2071 +# Camera sensor devices2072 +#2073 +2074 +#2075 +# Flash devices2076 +#2077 +2078 +#2079 +# Video improvement chips2080 +#2081 +2082 +#2083 +# Audio/Video compression chips2084 +#2085 +2086 +#2087 +# Miscellaneous helper chips2088 +#2089 +2090 +#2091 +# Sensors used on soc_camera driver2092 +#2093 +2094 +#2095 +# Tools to develop new frontends2096 +#2097 +# CONFIG_DVB_DUMMY_FE is not set122 2098 # CONFIG_VIDEO_ENCODER_DECODER_SUNXI is not set 123 2099 # CONFIG_VIDEO_GOOGLE_VP9_DECODER_SUNXI is not set 2100 +# CONFIG_AW_TSC is not set2101 +2102 +#2103 +# Graphics support2104 +#2105 +2106 +#2107 +# GPU support for sunxi2108 +#2109 +CONFIG_SUNXI_GPU_TYPE="None"2110 +# CONFIG_DRM is not set2111 +2112 +#2113 +# ACP (Audio CoProcessor) Configuration2114 +#2115 +2116 +#2117 +# Frame buffer Devices2118 +#124 2119 CONFIG_FB=y 2120 +# CONFIG_FIRMWARE_EDID is not set2121 +CONFIG_FB_CMDLINE=y2122 +CONFIG_FB_NOTIFY=y2123 +# CONFIG_FB_DDC is not set2124 +# CONFIG_FB_BOOT_VESA_SUPPORT is not set2125 +# CONFIG_FB_CFB_FILLRECT is not set2126 +# CONFIG_FB_CFB_COPYAREA is not set2127 +# CONFIG_FB_CFB_IMAGEBLIT is not set2128 +# CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set2129 +# CONFIG_FB_SYS_FILLRECT is not set2130 +# CONFIG_FB_SYS_COPYAREA is not set2131 +# CONFIG_FB_SYS_IMAGEBLIT is not set2132 +# CONFIG_FB_FOREIGN_ENDIAN is not set2133 +# CONFIG_FB_SYS_FOPS is not set2134 +# CONFIG_FB_SVGALIB is not set2135 +# CONFIG_FB_MACMODES is not set2136 +# CONFIG_FB_BACKLIGHT is not set2137 +# CONFIG_FB_MODE_HELPERS is not set2138 +# CONFIG_FB_TILEBLITTING is not set2139 +2140 +#2141 +# Frame buffer hardware drivers2142 +#2143 +# CONFIG_FB_ARMCLCD is not set2144 +# CONFIG_FB_OPENCORES is not set2145 +# CONFIG_FB_S1D13XXX is not set2146 +# CONFIG_FB_SMSCUFX is not set2147 +# CONFIG_FB_UDL is not set2148 +# CONFIG_FB_IBM_GXT4500 is not set2149 +# CONFIG_FB_VIRTUAL is not set2150 +# CONFIG_FB_METRONOME is not set2151 +# CONFIG_FB_BROADSHEET is not set2152 +# CONFIG_FB_AUO_K190X is not set2153 +# CONFIG_FB_SIMPLE is not set2154 +2155 +#2156 +# Video support for sunxi2157 +#2158 +# CONFIG_FB_CONSOLE_SUNXI is not set125 2159 CONFIG_DISP2_SUNXI=y 2160 +# CONFIG_HDMI_DISP2_SUNXI is not set2161 +# CONFIG_HDMI2_DISP2_SUNXI is not set2162 +# CONFIG_TV_DISP2_SUNXI is not set2163 +# CONFIG_VDPO_DISP2_SUNXI is not set2164 +# CONFIG_EDP_DISP2_SUNXI is not set2165 +# CONFIG_EINK200_SUNXI is not set2166 +# CONFIG_DISP2_SUNXI_BOOT_COLORBAR is not set126 2167 CONFIG_DISP2_SUNXI_DEBUG=y 2168 +# CONFIG_DISP2_SUNXI_COMPOSER is not set2169 +# CONFIG_DISP2_LCD_ESD_DETECT is not set2170 +# CONFIG_FB_SSD1307 is not set2171 +# CONFIG_BACKLIGHT_LCD_SUPPORT is not set2172 +# CONFIG_VGASTATE is not set2173 +2174 +#2175 +# Console display driver support2176 +#2177 +CONFIG_DUMMY_CONSOLE=y2178 +CONFIG_DUMMY_CONSOLE_COLUMNS=802179 +CONFIG_DUMMY_CONSOLE_ROWS=252180 +# CONFIG_FRAMEBUFFER_CONSOLE is not set2181 +# CONFIG_LOGO is not set127 2182 CONFIG_SOUND=y 2183 +# CONFIG_SOUND_OSS_CORE is not set128 2184 CONFIG_SND=y 2185 +CONFIG_SND_TIMER=y2186 +CONFIG_SND_PCM=y2187 +CONFIG_SND_DMAENGINE_PCM=y2188 +CONFIG_SND_JACK=y2189 +CONFIG_SND_JACK_INPUT_DEV=y2190 +# CONFIG_SND_SEQUENCER is not set2191 +# CONFIG_SND_MIXER_OSS is not set2192 +# CONFIG_SND_PCM_OSS is not set2193 +CONFIG_SND_PCM_TIMER=y2194 +# CONFIG_SND_HRTIMER is not set2195 +# CONFIG_SND_DYNAMIC_MINORS is not set2196 +CONFIG_SND_SUPPORT_OLD_API=y2197 +CONFIG_SND_PROC_FS=y2198 +CONFIG_SND_VERBOSE_PROCFS=y2199 +# CONFIG_SND_VERBOSE_PRINTK is not set2200 +# CONFIG_SND_DEBUG is not set2201 +# CONFIG_SND_RAWMIDI_SEQ is not set2202 +# CONFIG_SND_OPL3_LIB_SEQ is not set2203 +# CONFIG_SND_OPL4_LIB_SEQ is not set2204 +# CONFIG_SND_SBAWE_SEQ is not set2205 +# CONFIG_SND_EMU10K1_SEQ is not set2206 +CONFIG_SND_DRIVERS=y2207 +# CONFIG_SND_DUMMY is not set2208 +# CONFIG_SND_ALOOP is not set2209 +# CONFIG_SND_MTPAV is not set2210 +# CONFIG_SND_SERIAL_U16550 is not set2211 +# CONFIG_SND_MPU401 is not set2212 +2213 +#2214 +# HD-Audio2215 +#2216 +CONFIG_SND_HDA_PREALLOC_SIZE=642217 +CONFIG_SND_SPI=y2218 +CONFIG_SND_USB=y2219 +# CONFIG_SND_USB_AUDIO is not set2220 +# CONFIG_SND_USB_UA101 is not set2221 +# CONFIG_SND_USB_CAIAQ is not set2222 +# CONFIG_SND_USB_6FIRE is not set2223 +# CONFIG_SND_USB_HIFACE is not set2224 +# CONFIG_SND_BCD2000 is not set2225 +# CONFIG_SND_USB_POD is not set2226 +# CONFIG_SND_USB_PODHD is not set2227 +# CONFIG_SND_USB_TONEPORT is not set2228 +# CONFIG_SND_USB_VARIAX is not set129 2229 CONFIG_SND_SOC=y 2230 +CONFIG_SND_SOC_GENERIC_DMAENGINE_PCM=y2231 +# CONFIG_SND_SOC_AMD_ACP is not set2232 +# CONFIG_SND_ATMEL_SOC is not set2233 +# CONFIG_SND_DESIGNWARE_I2S is not set2234 +2235 +#2236 +# SoC Audio for Freescale CPUs2237 +#2238 +2239 +#2240 +# Common SoC Audio options for Freescale CPUs:2241 +#2242 +# CONFIG_SND_SOC_FSL_ASRC is not set2243 +# CONFIG_SND_SOC_FSL_SAI is not set2244 +# CONFIG_SND_SOC_FSL_SSI is not set2245 +# CONFIG_SND_SOC_FSL_SPDIF is not set2246 +# CONFIG_SND_SOC_FSL_ESAI is not set2247 +# CONFIG_SND_SOC_IMX_AUDMUX is not set2248 +# CONFIG_SND_SOC_IMG is not set2249 +CONFIG_SND_SUNXI_SOC_RWFUNC=y2250 +CONFIG_SND_SUNXI_SOC=y2251 +CONFIG_SND_SUN50IW10_CODEC=y2252 +2253 +#2254 +# Allwinner SoC Audio support2255 +#130 2256 CONFIG_SND_SUNXI_SOC_SUN50IW10_CODEC=y 2257 +# CONFIG_SND_SUNXI_SOC_SUN50IW10_NONE_JACK is not set2258 +CONFIG_SND_SUNXI_SOC_SUN50IW10_JACK=y2259 +# CONFIG_SND_SUNXI_SOC_SUNXI_DAUDIO is not set2260 +# CONFIG_SND_SUNXI_SOC_SUNXI_SPDIF is not set2261 +# CONFIG_SND_SUNXI_SOC_SUNXI_DMIC is not set2262 +# CONFIG_SUNXI_AUDIO_DEBUG is not set2263 +# CONFIG_SND_SOC_XTFPGA_I2S is not set2264 +CONFIG_SND_SOC_I2C_AND_SPI=y2265 +2266 +#2267 +# CODEC drivers2268 +#2269 +# CONFIG_SND_SOC_AC97_CODEC is not set2270 +# CONFIG_SND_SOC_ADAU1701 is not set2271 +# CONFIG_SND_SOC_ADAU7002 is not set2272 +# CONFIG_SND_SOC_AK4104 is not set2273 +# CONFIG_SND_SOC_AK4554 is not set2274 +# CONFIG_SND_SOC_AK4613 is not set2275 +# CONFIG_SND_SOC_AK4642 is not set2276 +# CONFIG_SND_SOC_AK5386 is not set2277 +# CONFIG_SND_SOC_ALC5623 is not set2278 +# CONFIG_SND_SOC_BT_SCO is not set2279 +# CONFIG_SND_SOC_CS35L32 is not set2280 +# CONFIG_SND_SOC_CS35L33 is not set2281 +# CONFIG_SND_SOC_CS42L51_I2C is not set2282 +# CONFIG_SND_SOC_CS42L52 is not set2283 +# CONFIG_SND_SOC_CS42L56 is not set2284 +# CONFIG_SND_SOC_CS42L73 is not set2285 +# CONFIG_SND_SOC_CS4265 is not set2286 +# CONFIG_SND_SOC_CS4270 is not set2287 +# CONFIG_SND_SOC_CS4271_I2C is not set2288 +# CONFIG_SND_SOC_CS4271_SPI is not set2289 +# CONFIG_SND_SOC_CS42XX8_I2C is not set2290 +# CONFIG_SND_SOC_CS4349 is not set2291 +# CONFIG_SND_SOC_CS53L30 is not set2292 +# CONFIG_SND_SOC_ES8328 is not set2293 +# CONFIG_SND_SOC_GTM601 is not set2294 +# CONFIG_SND_SOC_INNO_RK3036 is not set2295 +# CONFIG_SND_SOC_MAX98504 is not set2296 +# CONFIG_SND_SOC_MAX9860 is not set2297 +# CONFIG_SND_SOC_PCM1681 is not set2298 +# CONFIG_SND_SOC_PCM179X_I2C is not set2299 +# CONFIG_SND_SOC_PCM179X_SPI is not set2300 +# CONFIG_SND_SOC_PCM3168A_I2C is not set2301 +# CONFIG_SND_SOC_PCM3168A_SPI is not set2302 +# CONFIG_SND_SOC_PCM512x_I2C is not set2303 +# CONFIG_SND_SOC_PCM512x_SPI is not set2304 +# CONFIG_SND_SOC_RT5616 is not set2305 +# CONFIG_SND_SOC_RT5631 is not set2306 +# CONFIG_SND_SOC_RT5677_SPI is not set2307 +# CONFIG_SND_SOC_SGTL5000 is not set2308 +# CONFIG_SND_SOC_SIRF_AUDIO_CODEC is not set2309 +# CONFIG_SND_SOC_SPDIF is not set2310 +# CONFIG_SND_SOC_SSM2602_SPI is not set2311 +# CONFIG_SND_SOC_SSM2602_I2C is not set2312 +# CONFIG_SND_SOC_SSM4567 is not set2313 +# CONFIG_SND_SOC_STA32X is not set2314 +# CONFIG_SND_SOC_STA350 is not set2315 +# CONFIG_SND_SOC_STI_SAS is not set2316 +# CONFIG_SND_SOC_TAS2552 is not set2317 +# CONFIG_SND_SOC_TAS5086 is not set2318 +# CONFIG_SND_SOC_TAS571X is not set2319 +# CONFIG_SND_SOC_TAS5720 is not set2320 +# CONFIG_SND_SOC_TFA9879 is not set2321 +# CONFIG_SND_SOC_TLV320AIC23_I2C is not set2322 +# CONFIG_SND_SOC_TLV320AIC23_SPI is not set2323 +# CONFIG_SND_SOC_TLV320AIC31XX is not set2324 +# CONFIG_SND_SOC_TLV320AIC3X is not set2325 +# CONFIG_SND_SOC_TS3A227E is not set2326 +# CONFIG_SND_SOC_WM8510 is not set2327 +# CONFIG_SND_SOC_WM8523 is not set2328 +# CONFIG_SND_SOC_WM8580 is not set2329 +# CONFIG_SND_SOC_WM8711 is not set2330 +# CONFIG_SND_SOC_WM8728 is not set2331 +# CONFIG_SND_SOC_WM8731 is not set2332 +# CONFIG_SND_SOC_WM8737 is not set2333 +# CONFIG_SND_SOC_WM8741 is not set2334 +# CONFIG_SND_SOC_WM8750 is not set2335 +# CONFIG_SND_SOC_WM8753 is not set2336 +# CONFIG_SND_SOC_WM8770 is not set2337 +# CONFIG_SND_SOC_WM8776 is not set2338 +# CONFIG_SND_SOC_WM8804_I2C is not set2339 +# CONFIG_SND_SOC_WM8804_SPI is not set2340 +# CONFIG_SND_SOC_WM8903 is not set2341 +# CONFIG_SND_SOC_WM8960 is not set2342 +# CONFIG_SND_SOC_WM8962 is not set2343 +# CONFIG_SND_SOC_WM8974 is not set2344 +# CONFIG_SND_SOC_WM8978 is not set2345 +# CONFIG_SND_SOC_WM8985 is not set2346 +# CONFIG_SND_SOC_NAU8810 is not set2347 +# CONFIG_SND_SOC_TPA6130A2 is not set2348 +# CONFIG_SND_SOC_AC107 is not set2349 +# CONFIG_SND_SOC_AC108 is not set2350 +# CONFIG_SND_SIMPLE_CARD is not set2351 +# CONFIG_SND_SIMPLE_SCU_CARD is not set2352 +# CONFIG_SOUND_PRIME is not set2353 +2354 +#2355 +# HID support2356 +#2357 +CONFIG_HID=y2358 +# CONFIG_HID_BATTERY_STRENGTH is not set2359 +# CONFIG_HIDRAW is not set2360 +# CONFIG_UHID is not set2361 +CONFIG_HID_GENERIC=y2362 +2363 +#2364 +# Special HID drivers2365 +#2366 +# CONFIG_HID_A4TECH is not set2367 +# CONFIG_HID_ACRUX is not set2368 +# CONFIG_HID_APPLE is not set2369 +# CONFIG_HID_APPLEIR is not set2370 +# CONFIG_HID_AUREAL is not set2371 +# CONFIG_HID_BELKIN is not set2372 +# CONFIG_HID_BETOP_FF is not set2373 +# CONFIG_HID_CHERRY is not set2374 +# CONFIG_HID_CHICONY is not set2375 +# CONFIG_HID_CORSAIR is not set2376 +# CONFIG_HID_PRODIKEYS is not set2377 +# CONFIG_HID_CMEDIA is not set2378 +# CONFIG_HID_CP2112 is not set2379 +# CONFIG_HID_CYPRESS is not set2380 +# CONFIG_HID_DRAGONRISE is not set2381 +# CONFIG_HID_EMS_FF is not set2382 +# CONFIG_HID_ELECOM is not set2383 +# CONFIG_HID_ELO is not set2384 +# CONFIG_HID_EZKEY is not set2385 +# CONFIG_HID_GEMBIRD is not set2386 +# CONFIG_HID_GFRM is not set2387 +# CONFIG_HID_HOLTEK is not set2388 +# CONFIG_HID_GT683R is not set2389 +# CONFIG_HID_KEYTOUCH is not set2390 +# CONFIG_HID_KYE is not set2391 +# CONFIG_HID_UCLOGIC is not set2392 +# CONFIG_HID_WALTOP is not set2393 +# CONFIG_HID_GYRATION is not set2394 +# CONFIG_HID_ICADE is not set2395 +# CONFIG_HID_TWINHAN is not set2396 +# CONFIG_HID_KENSINGTON is not set2397 +# CONFIG_HID_LCPOWER is not set2398 +# CONFIG_HID_LED is not set2399 +# CONFIG_HID_LENOVO is not set2400 +# CONFIG_HID_LOGITECH is not set2401 +# CONFIG_HID_MAGICMOUSE is not set2402 +# CONFIG_HID_MICROSOFT is not set2403 +# CONFIG_HID_MONTEREY is not set2404 +# CONFIG_HID_MULTITOUCH is not set2405 +# CONFIG_HID_NTRIG is not set2406 +# CONFIG_HID_ORTEK is not set2407 +# CONFIG_HID_PANTHERLORD is not set2408 +# CONFIG_HID_PENMOUNT is not set2409 +# CONFIG_HID_PETALYNX is not set2410 +# CONFIG_HID_PICOLCD is not set2411 +# CONFIG_HID_PLANTRONICS is not set2412 +# CONFIG_HID_PRIMAX is not set2413 +# CONFIG_HID_ROCCAT is not set2414 +# CONFIG_HID_SAITEK is not set2415 +# CONFIG_HID_SAMSUNG is not set2416 +# CONFIG_HID_SONY is not set2417 +# CONFIG_HID_SPEEDLINK is not set2418 +# CONFIG_HID_STEELSERIES is not set2419 +# CONFIG_HID_SUNPLUS is not set2420 +# CONFIG_HID_RMI is not set2421 +# CONFIG_HID_GREENASIA is not set2422 +# CONFIG_HID_SMARTJOYPLUS is not set2423 +# CONFIG_HID_TIVO is not set2424 +# CONFIG_HID_TOPSEED is not set2425 +# CONFIG_HID_THINGM is not set2426 +# CONFIG_HID_THRUSTMASTER is not set2427 +# CONFIG_HID_WACOM is not set2428 +# CONFIG_HID_WIIMOTE is not set2429 +# CONFIG_HID_XINMO is not set2430 +# CONFIG_HID_ZEROPLUS is not set2431 +# CONFIG_HID_ZYDACRON is not set2432 +# CONFIG_HID_SENSOR_HUB is not set2433 +# CONFIG_HID_ALPS is not set2434 +2435 +#2436 +# USB HID support2437 +#2438 +CONFIG_USB_HID=y2439 +# CONFIG_HID_PID is not set2440 +# CONFIG_USB_HIDDEV is not set2441 +2442 +#2443 +# I2C HID support2444 +#2445 +# CONFIG_I2C_HID is not set2446 +CONFIG_USB_OHCI_LITTLE_ENDIAN=y2447 +CONFIG_USB_SUPPORT=y2448 +CONFIG_USB_COMMON=y2449 +CONFIG_USB_ARCH_HAS_HCD=y131 2450 CONFIG_USB=y 2451 +# CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set2452 +2453 +#2454 +# Miscellaneous USB options2455 +#2456 +CONFIG_USB_DEFAULT_PERSIST=y2457 +# CONFIG_USB_DYNAMIC_MINORS is not set2458 +# CONFIG_USB_OTG is not set2459 +# CONFIG_USB_OTG_WHITELIST is not set2460 +# CONFIG_USB_OTG_BLACKLIST_HUB is not set2461 +# CONFIG_USB_LEDS_TRIGGER_USBPORT is not set2462 +# CONFIG_USB_MON is not set2463 +# CONFIG_USB_WUSB_CBAF is not set2464 +2465 +#2466 +# USB Host Controller Drivers2467 +#2468 +# CONFIG_USB_C67X00_HCD is not set2469 +# CONFIG_USB_XHCI_HCD is not set132 2470 CONFIG_USB_EHCI_HCD=y 2471 +# CONFIG_USB_EHCI_ROOT_HUB_TT is not set2472 +CONFIG_USB_EHCI_TT_NEWSCHED=y2473 +# CONFIG_USB_EHCI_HCD_PLATFORM is not set2474 +# CONFIG_USB_OXU210HP_HCD is not set2475 +# CONFIG_USB_ISP116X_HCD is not set2476 +# CONFIG_USB_ISP1362_HCD is not set2477 +# CONFIG_USB_FOTG210_HCD is not set2478 +# CONFIG_USB_MAX3421_HCD is not set133 2479 CONFIG_USB_OHCI_HCD=y 2480 +# CONFIG_USB_OHCI_HCD_PLATFORM is not set2481 +# CONFIG_USB_SL811_HCD is not set2482 +# CONFIG_USB_R8A66597_HCD is not set2483 +# CONFIG_USB_HCD_TEST_MODE is not set134 2484 CONFIG_USB_SUNXI_HCD=y 135 2485 CONFIG_USB_SUNXI_HCI=y 136 2486 CONFIG_USB_SUNXI_EHCI0=y 137 2487 CONFIG_USB_SUNXI_EHCI1=y 138 2488 CONFIG_USB_SUNXI_OHCI0=y 139 2489 CONFIG_USB_SUNXI_OHCI1=y 2490 +2491 +#2492 +# USB Device Class drivers2493 +#2494 +# CONFIG_USB_ACM is not set2495 +# CONFIG_USB_PRINTER is not set2496 +# CONFIG_USB_WDM is not set2497 +# CONFIG_USB_TMC is not set2498 +2499 +#2500 +# NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may2501 +#2502 +2503 +#2504 +# also be needed; see USB_STORAGE Help for more info2505 +#140 2506 CONFIG_USB_STORAGE=y 2507 +# CONFIG_USB_STORAGE_DEBUG is not set141 2508 CONFIG_USB_STORAGE_REALTEK=y 2509 +CONFIG_REALTEK_AUTOPM=y142 2510 CONFIG_USB_STORAGE_DATAFAB=y 143 2511 CONFIG_USB_STORAGE_FREECOM=y 144 2512 CONFIG_USB_STORAGE_ISD200=y .. .. @@ -152,76 +2520,1136 @@ 152 2520 CONFIG_USB_STORAGE_CYPRESS_ATACB=y 153 2521 CONFIG_USB_STORAGE_ENE_UB6250=y 154 2522 CONFIG_USB_UAS=y 2523 +2524 +#2525 +# USB Imaging devices2526 +#2527 +# CONFIG_USB_MDC800 is not set2528 +# CONFIG_USB_MICROTEK is not set2529 +# CONFIG_USBIP_CORE is not set2530 +# CONFIG_USB_MUSB_HDRC is not set2531 +# CONFIG_USB_DWC3 is not set2532 +# CONFIG_USB_DWC2 is not set2533 +# CONFIG_USB_CHIPIDEA is not set2534 +# CONFIG_USB_ISP1760 is not set2535 +2536 +#2537 +# USB port drivers2538 +#2539 +CONFIG_USB_SERIAL=y2540 +# CONFIG_USB_SERIAL_CONSOLE is not set2541 +# CONFIG_USB_SERIAL_GENERIC is not set2542 +# CONFIG_USB_SERIAL_SIMPLE is not set2543 +# CONFIG_USB_SERIAL_AIRCABLE is not set2544 +# CONFIG_USB_SERIAL_ARK3116 is not set2545 +# CONFIG_USB_SERIAL_BELKIN is not set2546 +# CONFIG_USB_SERIAL_CH341 is not set2547 +# CONFIG_USB_SERIAL_WHITEHEAT is not set2548 +# CONFIG_USB_SERIAL_DIGI_ACCELEPORT is not set2549 +# CONFIG_USB_SERIAL_CP210X is not set2550 +# CONFIG_USB_SERIAL_CYPRESS_M8 is not set2551 +# CONFIG_USB_SERIAL_EMPEG is not set2552 +# CONFIG_USB_SERIAL_FTDI_SIO is not set2553 +# CONFIG_USB_SERIAL_VISOR is not set2554 +# CONFIG_USB_SERIAL_IPAQ is not set2555 +# CONFIG_USB_SERIAL_IR is not set2556 +# CONFIG_USB_SERIAL_EDGEPORT is not set2557 +# CONFIG_USB_SERIAL_EDGEPORT_TI is not set2558 +# CONFIG_USB_SERIAL_F81232 is not set2559 +# CONFIG_USB_SERIAL_GARMIN is not set2560 +# CONFIG_USB_SERIAL_IPW is not set2561 +# CONFIG_USB_SERIAL_IUU is not set2562 +# CONFIG_USB_SERIAL_KEYSPAN_PDA is not set2563 +# CONFIG_USB_SERIAL_KEYSPAN is not set2564 +# CONFIG_USB_SERIAL_KLSI is not set2565 +# CONFIG_USB_SERIAL_KOBIL_SCT is not set2566 +# CONFIG_USB_SERIAL_MCT_U232 is not set2567 +# CONFIG_USB_SERIAL_METRO is not set2568 +# CONFIG_USB_SERIAL_MOS7720 is not set2569 +# CONFIG_USB_SERIAL_MOS7840 is not set2570 +# CONFIG_USB_SERIAL_MXUPORT is not set2571 +# CONFIG_USB_SERIAL_NAVMAN is not set2572 +# CONFIG_USB_SERIAL_PL2303 is not set2573 +# CONFIG_USB_SERIAL_OTI6858 is not set2574 +# CONFIG_USB_SERIAL_QCAUX is not set2575 +# CONFIG_USB_SERIAL_QUALCOMM is not set2576 +# CONFIG_USB_SERIAL_SPCP8X5 is not set2577 +# CONFIG_USB_SERIAL_SAFE is not set2578 +# CONFIG_USB_SERIAL_SIERRAWIRELESS is not set2579 +# CONFIG_USB_SERIAL_SYMBOL is not set2580 +# CONFIG_USB_SERIAL_TI is not set2581 +# CONFIG_USB_SERIAL_CYBERJACK is not set2582 +# CONFIG_USB_SERIAL_XIRCOM is not set2583 +CONFIG_USB_SERIAL_WWAN=y2584 +CONFIG_USB_SERIAL_OPTION=y2585 +# CONFIG_USB_SERIAL_OMNINET is not set2586 +# CONFIG_USB_SERIAL_OPTICON is not set2587 +# CONFIG_USB_SERIAL_XSENS_MT is not set2588 +# CONFIG_USB_SERIAL_WISHBONE is not set2589 +# CONFIG_USB_SERIAL_SSU100 is not set2590 +# CONFIG_USB_SERIAL_QT2 is not set2591 +# CONFIG_USB_SERIAL_DEBUG is not set2592 +2593 +#2594 +# USB Miscellaneous drivers2595 +#2596 +# CONFIG_USB_EMI62 is not set2597 +# CONFIG_USB_EMI26 is not set2598 +# CONFIG_USB_ADUTUX is not set2599 +# CONFIG_USB_SEVSEG is not set2600 +# CONFIG_USB_RIO500 is not set2601 +# CONFIG_USB_LEGOTOWER is not set2602 +# CONFIG_USB_LCD is not set2603 +# CONFIG_USB_CYPRESS_CY7C63 is not set2604 +# CONFIG_USB_CYTHERM is not set2605 +# CONFIG_USB_IDMOUSE is not set2606 +# CONFIG_USB_FTDI_ELAN is not set2607 +# CONFIG_USB_APPLEDISPLAY is not set2608 +# CONFIG_USB_SISUSBVGA is not set2609 +# CONFIG_USB_LD is not set2610 +# CONFIG_USB_TRANCEVIBRATOR is not set2611 +# CONFIG_USB_IOWARRIOR is not set2612 +# CONFIG_USB_TEST is not set2613 +# CONFIG_USB_EHSET_TEST_FIXTURE is not set2614 +# CONFIG_USB_ISIGHTFW is not set2615 +# CONFIG_USB_YUREX is not set2616 +# CONFIG_USB_EZUSB_FX2 is not set2617 +# CONFIG_USB_HSIC_USB3503 is not set2618 +# CONFIG_USB_HSIC_USB4604 is not set2619 +# CONFIG_USB_LINK_LAYER_TEST is not set2620 +2621 +#2622 +# USB Physical Layer drivers2623 +#2624 +# CONFIG_USB_PHY is not set2625 +# CONFIG_USB_OTG_WAKELOCK is not set2626 +# CONFIG_NOP_USB_XCEIV is not set2627 +# CONFIG_USB_GPIO_VBUS is not set2628 +# CONFIG_USB_ISP1301 is not set2629 +# CONFIG_USB_ULPI is not set155 2630 CONFIG_USB_GADGET=y 2631 +# CONFIG_USB_GADGET_DEBUG is not set2632 +# CONFIG_USB_GADGET_DEBUG_FILES is not set2633 +# CONFIG_USB_GADGET_DEBUG_FS is not set2634 +CONFIG_USB_GADGET_VBUS_DRAW=22635 +CONFIG_USB_GADGET_STORAGE_NUM_BUFFERS=22636 +2637 +#2638 +# USB Peripheral Controller2639 +#2640 +# CONFIG_USB_FOTG210_UDC is not set2641 +# CONFIG_USB_GR_UDC is not set2642 +# CONFIG_USB_R8A66597 is not set2643 +# CONFIG_USB_PXA27X is not set2644 +# CONFIG_USB_MV_UDC is not set2645 +# CONFIG_USB_MV_U3D is not set2646 +# CONFIG_USB_M66592 is not set2647 +# CONFIG_USB_BDC_UDC is not set2648 +# CONFIG_USB_NET2272 is not set156 2649 CONFIG_USB_SUNXI_UDC0=y 2650 +# CONFIG_USB_GADGET_XILINX is not set2651 +# CONFIG_USB_DUMMY_HCD is not set2652 +CONFIG_USB_LIBCOMPOSITE=y2653 +CONFIG_USB_F_MASS_STORAGE=y2654 +CONFIG_USB_F_FS=y2655 +CONFIG_USB_F_MTP=y2656 +CONFIG_USB_F_PTP=y157 2657 CONFIG_USB_CONFIGFS=y 2658 +# CONFIG_USB_CONFIGFS_SERIAL is not set2659 +# CONFIG_USB_CONFIGFS_ACM is not set2660 +# CONFIG_USB_CONFIGFS_OBEX is not set2661 +# CONFIG_USB_CONFIGFS_NCM is not set2662 +# CONFIG_USB_CONFIGFS_ECM is not set2663 +# CONFIG_USB_CONFIGFS_ECM_SUBSET is not set2664 +# CONFIG_USB_CONFIGFS_RNDIS is not set2665 +# CONFIG_USB_CONFIGFS_EEM is not set158 2666 CONFIG_USB_CONFIGFS_MASS_STORAGE=y 2667 +# CONFIG_USB_CONFIGFS_F_LB_SS is not set159 2668 CONFIG_USB_CONFIGFS_F_FS=y 160 2669 CONFIG_USB_CONFIGFS_F_MTP=y 161 2670 CONFIG_USB_CONFIGFS_F_PTP=y 2671 +# CONFIG_USB_CONFIGFS_F_ACC is not set162 2672 CONFIG_USB_CONFIGFS_UEVENT=y 2673 +# CONFIG_USB_CONFIGFS_F_UAC1 is not set2674 +# CONFIG_USB_CONFIGFS_F_UAC2 is not set2675 +# CONFIG_USB_CONFIGFS_F_MIDI is not set2676 +# CONFIG_USB_CONFIGFS_F_HID is not set2677 +# CONFIG_USB_CONFIGFS_F_UVC is not set2678 +# CONFIG_USB_CONFIGFS_F_PRINTER is not set163 2679 CONFIG_USB_SUNXI_USB=y 164 2680 CONFIG_USB_SUNXI_USB_MANAGER=y 165 2681 CONFIG_USB_SUNXI_USB_DEBUG=y 166 2682 CONFIG_USB_SUNXI_USB_ADB=y 2683 +# CONFIG_USB_LED_TRIG is not set2684 +# CONFIG_USB_ULPI_BUS is not set2685 +# CONFIG_UWB is not set167 2686 CONFIG_MMC=y 2687 +# CONFIG_MMC_DEBUG is not set2688 +CONFIG_PWRSEQ_EMMC=y2689 +CONFIG_PWRSEQ_SIMPLE=y2690 +# CONFIG_MMC_EMBEDDED_SDIO is not set2691 +# CONFIG_MMC_PARANOID_SD_INIT is not set2692 +2693 +#2694 +# MMC/SD/SDIO Card Drivers2695 +#2696 +CONFIG_MMC_BLOCK=y2697 +CONFIG_MMC_BLOCK_MINORS=82698 +CONFIG_MMC_BLOCK_BOUNCE=y2699 +# CONFIG_SDIO_UART is not set2700 +# CONFIG_MMC_TEST is not set2701 +# CONFIG_MMC_SIMULATE_MAX_SPEED is not set2702 +2703 +#2704 +# MMC/SD/SDIO Host Controller Drivers2705 +#2706 +# CONFIG_MMC_ARMMMCI is not set2707 +# CONFIG_MMC_SDHCI is not set2708 +# CONFIG_MMC_SPI is not set2709 +# CONFIG_MMC_DW is not set2710 +# CONFIG_MMC_VUB300 is not set2711 +# CONFIG_MMC_USHC is not set2712 +# CONFIG_MMC_USDHI6ROL0 is not set168 2713 CONFIG_MMC_SUNXI=y 2714 +# CONFIG_MMC_MTK is not set2715 +# CONFIG_MEMSTICK is not set169 2716 CONFIG_NEW_LEDS=y 170 2717 CONFIG_LEDS_CLASS=y 2718 +# CONFIG_LEDS_CLASS_FLASH is not set2719 +2720 +#2721 +# LED drivers2722 +#2723 +# CONFIG_LEDS_BCM6328 is not set2724 +# CONFIG_LEDS_BCM6358 is not set2725 +# CONFIG_LEDS_LM3530 is not set2726 +# CONFIG_LEDS_LM3642 is not set2727 +# CONFIG_LEDS_PCA9532 is not set2728 +# CONFIG_LEDS_GPIO is not set2729 +# CONFIG_LEDS_LP3944 is not set2730 +# CONFIG_LEDS_LP5521 is not set2731 +# CONFIG_LEDS_LP5523 is not set2732 +# CONFIG_LEDS_LP5562 is not set2733 +# CONFIG_LEDS_LP8501 is not set2734 +# CONFIG_LEDS_LP8860 is not set2735 +# CONFIG_LEDS_PCA955X is not set2736 +# CONFIG_LEDS_PCA963X is not set2737 +# CONFIG_LEDS_DAC124S085 is not set2738 +# CONFIG_LEDS_PWM is not set2739 +# CONFIG_LEDS_REGULATOR is not set2740 +# CONFIG_LEDS_BD2802 is not set2741 +# CONFIG_LEDS_LT3593 is not set2742 +# CONFIG_LEDS_TCA6507 is not set2743 +# CONFIG_LEDS_TLC591XX is not set2744 +# CONFIG_LEDS_LM355x is not set2745 +# CONFIG_LEDS_IS31FL319X is not set2746 +# CONFIG_LEDS_IS31FL32XX is not set2747 +2748 +#2749 +# LED driver for blink(1) USB RGB LED is under Special HID drivers (HID_THINGM)2750 +#2751 +# CONFIG_LEDS_BLINKM is not set2752 +# CONFIG_LEDS_SYSCON is not set171 2753 CONFIG_LEDS_SUNXI=y 2754 +2755 +#2756 +# LED Triggers2757 +#172 2758 CONFIG_LEDS_TRIGGERS=y 173 2759 CONFIG_LEDS_TRIGGER_TIMER=y 2760 +CONFIG_LEDS_TRIGGER_HEARTBEAT=y2761 +# CONFIG_LEDS_TRIGGER_ONESHOT is not set2762 +# CONFIG_LEDS_TRIGGER_BACKLIGHT is not set2763 +# CONFIG_LEDS_TRIGGER_CPU is not set2764 +# CONFIG_LEDS_TRIGGER_GPIO is not set2765 +# CONFIG_LEDS_TRIGGER_DEFAULT_ON is not set2766 +2767 +#2768 +# iptables trigger is under Netfilter config (LED target)2769 +#2770 +# CONFIG_LEDS_TRIGGER_TRANSIENT is not set2771 +# CONFIG_LEDS_TRIGGER_CAMERA is not set2772 +# CONFIG_LEDS_TRIGGER_PANIC is not set2773 +# CONFIG_ACCESSIBILITY is not set2774 +CONFIG_EDAC_SUPPORT=y2775 +# CONFIG_EDAC is not set2776 +CONFIG_RTC_LIB=y174 2777 CONFIG_RTC_CLASS=y 2778 +CONFIG_RTC_HCTOSYS=y2779 +CONFIG_RTC_HCTOSYS_DEVICE="rtc0"2780 +CONFIG_RTC_SYSTOHC=y2781 +CONFIG_RTC_SYSTOHC_DEVICE="rtc0"2782 +# CONFIG_RTC_DEBUG is not set175 2783 CONFIG_RTC_SHUTDOWN_ALARM=y 2784 +2785 +#2786 +# RTC interfaces2787 +#2788 +CONFIG_RTC_INTF_SYSFS=y2789 +CONFIG_RTC_INTF_PROC=y2790 +CONFIG_RTC_INTF_DEV=y2791 +# CONFIG_RTC_INTF_DEV_UIE_EMUL is not set2792 +# CONFIG_RTC_DRV_TEST is not set2793 +2794 +#2795 +# I2C RTC drivers2796 +#2797 +# CONFIG_RTC_DRV_ABB5ZES3 is not set2798 +# CONFIG_RTC_DRV_ABX80X is not set2799 +# CONFIG_RTC_DRV_DS1307 is not set2800 +# CONFIG_RTC_DRV_DS1374 is not set2801 +# CONFIG_RTC_DRV_DS1672 is not set2802 +# CONFIG_RTC_DRV_HYM8563 is not set2803 +# CONFIG_RTC_DRV_MAX6900 is not set2804 +# CONFIG_RTC_DRV_RS5C372 is not set2805 +# CONFIG_RTC_DRV_ISL1208 is not set2806 +# CONFIG_RTC_DRV_ISL12022 is not set2807 +# CONFIG_RTC_DRV_X1205 is not set2808 +# CONFIG_RTC_DRV_PCF8523 is not set2809 +# CONFIG_RTC_DRV_PCF85063 is not set2810 +# CONFIG_RTC_DRV_PCF8563 is not set2811 +# CONFIG_RTC_DRV_PCF8583 is not set2812 +# CONFIG_RTC_DRV_M41T80 is not set2813 +# CONFIG_RTC_DRV_BQ32K is not set2814 +# CONFIG_RTC_DRV_S35390A is not set2815 +# CONFIG_RTC_DRV_FM3130 is not set2816 +# CONFIG_RTC_DRV_RX8010 is not set2817 +# CONFIG_RTC_DRV_RX8581 is not set2818 +# CONFIG_RTC_DRV_RX8025 is not set2819 +# CONFIG_RTC_DRV_EM3027 is not set2820 +# CONFIG_RTC_DRV_RV8803 is not set2821 +2822 +#2823 +# SPI RTC drivers2824 +#2825 +# CONFIG_RTC_DRV_M41T93 is not set2826 +# CONFIG_RTC_DRV_M41T94 is not set2827 +# CONFIG_RTC_DRV_DS1302 is not set2828 +# CONFIG_RTC_DRV_DS1305 is not set2829 +# CONFIG_RTC_DRV_DS1343 is not set2830 +# CONFIG_RTC_DRV_DS1347 is not set2831 +# CONFIG_RTC_DRV_DS1390 is not set2832 +# CONFIG_RTC_DRV_MAX6916 is not set2833 +# CONFIG_RTC_DRV_R9701 is not set2834 +# CONFIG_RTC_DRV_RX4581 is not set2835 +# CONFIG_RTC_DRV_RX6110 is not set2836 +# CONFIG_RTC_DRV_RS5C348 is not set2837 +# CONFIG_RTC_DRV_MAX6902 is not set2838 +# CONFIG_RTC_DRV_PCF2123 is not set2839 +# CONFIG_RTC_DRV_MCP795 is not set2840 +CONFIG_RTC_I2C_AND_SPI=y2841 +2842 +#2843 +# SPI and I2C RTC drivers2844 +#2845 +# CONFIG_RTC_DRV_DS3232 is not set2846 +# CONFIG_RTC_DRV_PCF2127 is not set2847 +# CONFIG_RTC_DRV_RV3029C2 is not set2848 +2849 +#2850 +# Platform RTC drivers2851 +#2852 +# CONFIG_RTC_DRV_DS1286 is not set2853 +# CONFIG_RTC_DRV_DS1511 is not set2854 +# CONFIG_RTC_DRV_DS1553 is not set2855 +# CONFIG_RTC_DRV_DS1685_FAMILY is not set2856 +# CONFIG_RTC_DRV_DS1742 is not set2857 +# CONFIG_RTC_DRV_DS2404 is not set2858 +# CONFIG_RTC_DRV_STK17TA8 is not set2859 +# CONFIG_RTC_DRV_M48T86 is not set2860 +# CONFIG_RTC_DRV_M48T35 is not set2861 +# CONFIG_RTC_DRV_M48T59 is not set2862 +# CONFIG_RTC_DRV_MSM6242 is not set2863 +# CONFIG_RTC_DRV_BQ4802 is not set2864 +# CONFIG_RTC_DRV_RP5C01 is not set2865 +# CONFIG_RTC_DRV_V3020 is not set2866 +# CONFIG_RTC_DRV_ZYNQMP is not set2867 +2868 +#2869 +# on-CPU RTC drivers2870 +#2871 +# CONFIG_RTC_DRV_PL030 is not set2872 +# CONFIG_RTC_DRV_PL031 is not set176 2873 CONFIG_RTC_DRV_SUNXI=y 2874 +# CONFIG_SUNXI_FAKE_POWEROFF is not set177 2875 CONFIG_SUNXI_BOOTUP_EXTEND=y 2876 +# CONFIG_RTC_DRV_SNVS is not set2877 +2878 +#2879 +# HID Sensor RTC drivers2880 +#2881 +# CONFIG_RTC_DRV_HID_SENSOR_TIME is not set178 2882 CONFIG_DMADEVICES=y 2883 +# CONFIG_DMADEVICES_DEBUG is not set2884 +2885 +#2886 +# DMA Devices2887 +#2888 +CONFIG_DMA_ENGINE=y2889 +CONFIG_DMA_VIRTUAL_CHANNELS=y2890 +CONFIG_DMA_OF=y2891 +# CONFIG_AMBA_PL08X is not set179 2892 CONFIG_DMA_SUNXI=y 2893 +# CONFIG_DMA_SUNXI_SUPPORT_4G is not set2894 +# CONFIG_FSL_EDMA is not set2895 +# CONFIG_INTEL_IDMA64 is not set2896 +# CONFIG_MV_XOR_V2 is not set2897 +# CONFIG_PL330_DMA is not set2898 +# CONFIG_XILINX_DMA is not set2899 +# CONFIG_XILINX_ZYNQMP_DMA is not set2900 +# CONFIG_QCOM_HIDMA_MGMT is not set2901 +# CONFIG_QCOM_HIDMA is not set2902 +# CONFIG_DW_DMAC is not set2903 +2904 +#2905 +# DMA Clients2906 +#2907 +# CONFIG_ASYNC_TX_DMA is not set2908 +# CONFIG_DMATEST is not set2909 +2910 +#2911 +# DMABUF options2912 +#2913 +# CONFIG_SYNC_FILE is not set2914 +# CONFIG_AUXDISPLAY is not set2915 +# CONFIG_UIO is not set2916 +# CONFIG_VFIO is not set2917 +# CONFIG_VIRT_DRIVERS is not set2918 +2919 +#2920 +# Virtio drivers2921 +#2922 +# CONFIG_VIRTIO_MMIO is not set2923 +2924 +#2925 +# Microsoft Hyper-V guest support2926 +#180 2927 CONFIG_STAGING=y 2928 +# CONFIG_COMEDI is not set2929 +# CONFIG_RTLLIB is not set2930 +# CONFIG_R8712U is not set2931 +2932 +#2933 +# Speakup console speech2934 +#2935 +# CONFIG_SPEAKUP is not set2936 +# CONFIG_STAGING_MEDIA is not set2937 +2938 +#2939 +# Android2940 +#2941 +# CONFIG_ASHMEM is not set2942 +# CONFIG_ANDROID_LOW_MEMORY_KILLER is not set181 2943 CONFIG_ION=y 2944 +# CONFIG_ION_TEST is not set2945 +# CONFIG_ION_DUMMY is not set182 2946 CONFIG_ION_SUNXI=y 2947 +CONFIG_ION_OF=y2948 +# CONFIG_FIQ_DEBUGGER is not set2949 +# CONFIG_FIQ_WATCHDOG is not set2950 +# CONFIG_STAGING_BOARD is not set2951 +# CONFIG_LTE_GDM724X is not set2952 +# CONFIG_LNET is not set2953 +# CONFIG_GS_FPGABOOT is not set2954 +# CONFIG_COMMON_CLK_XLNX_CLKWZRD is not set2955 +# CONFIG_FB_TFT is not set2956 +# CONFIG_FSL_MC_BUS is not set2957 +# CONFIG_MOST is not set2958 +# CONFIG_KS7010 is not set2959 +# CONFIG_GREYBUS is not set2960 +# CONFIG_NANOHUB is not set2961 +# CONFIG_GOLDFISH is not set2962 +# CONFIG_CHROME_PLATFORMS is not set2963 +CONFIG_CLKDEV_LOOKUP=y2964 +CONFIG_HAVE_CLK_PREPARE=y2965 +CONFIG_COMMON_CLK=y2966 +2967 +#2968 +# Common Clock Framework2969 +#183 2970 # CONFIG_COMMON_CLK_DEBUG is not set 2971 +# CONFIG_COMMON_CLK_VERSATILE is not set2972 +# CONFIG_COMMON_CLK_SI5351 is not set2973 +# CONFIG_COMMON_CLK_SI514 is not set2974 +# CONFIG_COMMON_CLK_SI570 is not set2975 +# CONFIG_COMMON_CLK_CDCE706 is not set2976 +# CONFIG_COMMON_CLK_CDCE925 is not set2977 +# CONFIG_COMMON_CLK_CS2000_CP is not set2978 +# CONFIG_CLK_QORIQ is not set184 2979 # CONFIG_COMMON_CLK_XGENE is not set 2980 +# CONFIG_COMMON_CLK_NXP is not set2981 +# CONFIG_COMMON_CLK_PWM is not set2982 +# CONFIG_COMMON_CLK_PXA is not set2983 +# CONFIG_COMMON_CLK_PIC32 is not set185 2984 # CONFIG_SUNXI_CCU is not set 2985 +2986 +#2987 +# Hardware Spinlock drivers2988 +#2989 +# CONFIG_HWSPINLOCK_SUNXI is not set2990 +2991 +#2992 +# Clock Source drivers2993 +#2994 +CONFIG_CLKSRC_OF=y2995 +CONFIG_CLKSRC_PROBE=y186 2996 # CONFIG_SUN4I_TIMER is not set 2997 +CONFIG_ARM_ARCH_TIMER=y187 2998 # CONFIG_ARM_ARCH_TIMER_EVTSTREAM is not set 2999 +# CONFIG_ARM_ARCH_TIMER_VCT_ACCESS is not set188 3000 # CONFIG_FSL_ERRATUM_A008585 is not set 3001 +# CONFIG_ARM_TIMER_SP804 is not set3002 +# CONFIG_ATMEL_PIT is not set3003 +# CONFIG_SH_TIMER_CMT is not set3004 +# CONFIG_SH_TIMER_MTU2 is not set3005 +# CONFIG_SH_TIMER_TMU is not set3006 +# CONFIG_EM_TIMER_STI is not set3007 +# CONFIG_MAILBOX is not set3008 +CONFIG_IOMMU_API=y3009 +CONFIG_IOMMU_SUPPORT=y3010 +3011 +#3012 +# Generic IOMMU Pagetable Support3013 +#3014 +# CONFIG_IOMMU_IO_PGTABLE_LPAE is not set3015 +# CONFIG_IOMMU_IO_PGTABLE_ARMV7S is not set3016 +CONFIG_IOMMU_IOVA=y3017 +CONFIG_OF_IOMMU=y3018 +CONFIG_IOMMU_DMA=y189 3019 CONFIG_SUNXI_IOMMU=y 3020 +# CONFIG_ARM_SMMU is not set3021 +# CONFIG_ARM_SMMU_V3 is not set190 3022 CONFIG_IOMMU_DEBUG=y 191 3023 CONFIG_IOMMU_TESTS=y 3024 +3025 +#3026 +# Remoteproc drivers3027 +#3028 +# CONFIG_STE_MODEM_RPROC is not set3029 +3030 +#3031 +# Rpmsg drivers3032 +#3033 +3034 +#3035 +# SOC (System On Chip) specific Drivers3036 +#3037 +3038 +#3039 +# Broadcom SoC drivers3040 +#192 3041 CONFIG_SOC_SUNXI=y 3042 +CONFIG_SUNXI_SRAM=y193 3043 # CONFIG_SUNXI_SUSPEND is not set 194 3044 CONFIG_GPU_PM_DOMAINS=y 3045 +# CONFIG_SOC_TI is not set3046 +# CONFIG_PM_DEVFREQ is not set3047 +# CONFIG_EXTCON is not set3048 +# CONFIG_MEMORY is not set3049 +# CONFIG_IIO is not set195 3050 CONFIG_PWM=y 3051 +CONFIG_PWM_SYSFS=y3052 +# CONFIG_PWM_FSL_FTM is not set3053 +# CONFIG_PWM_PCA9685 is not set3054 +# CONFIG_PWM_SUN4I is not set3055 +# CONFIG_PWM_SUNXI is not set196 3056 CONFIG_PWM_SUNXI_GROUP=y 3057 +CONFIG_IRQCHIP=y3058 +CONFIG_ARM_GIC=y3059 +CONFIG_ARM_GIC_MAX_NR=13060 +CONFIG_ARM_GIC_V3=y3061 +CONFIG_PARTITION_PERCPU=y3062 +# CONFIG_IPACK_BUS is not set3063 +CONFIG_ARCH_HAS_RESET_CONTROLLER=y3064 +CONFIG_RESET_CONTROLLER=y3065 +# CONFIG_RESET_ATH79 is not set3066 +# CONFIG_RESET_BERLIN is not set3067 +# CONFIG_RESET_LPC18XX is not set3068 +# CONFIG_RESET_MESON is not set3069 +# CONFIG_RESET_PISTACHIO is not set3070 +# CONFIG_RESET_SOCFPGA is not set3071 +# CONFIG_RESET_STM32 is not set3072 +CONFIG_RESET_SUNXI=y3073 +# CONFIG_TI_SYSCON_RESET is not set3074 +# CONFIG_RESET_ZYNQ is not set3075 +# CONFIG_FMC is not set3076 +3077 +#3078 +# PHY Subsystem3079 +#3080 +# CONFIG_GENERIC_PHY is not set3081 +# CONFIG_PHY_PXA_28NM_HSIC is not set3082 +# CONFIG_PHY_PXA_28NM_USB2 is not set3083 +# CONFIG_BCM_KONA_USB2_PHY is not set3084 +# CONFIG_PHY_SUN9I_USB is not set3085 +# CONFIG_PHY_XGENE is not set3086 +# CONFIG_POWERCAP is not set3087 +# CONFIG_MCB is not set3088 +3089 +#3090 +# Performance monitor support3091 +#3092 +CONFIG_ARM_PMU=y3093 +# CONFIG_RAS is not set3094 +3095 +#3096 +# Android3097 +#197 3098 CONFIG_ANDROID=y 3099 +# CONFIG_ANDROID_BINDER_IPC is not set3100 +# CONFIG_LIBNVDIMM is not set198 3101 CONFIG_NVMEM=y 199 3102 CONFIG_NVMEM_SUN50I_SID=y 3103 +# CONFIG_NVMEM_SUNXI_SID is not set3104 +# CONFIG_STM is not set3105 +# CONFIG_INTEL_TH is not set3106 +3107 +#3108 +# FPGA Configuration Support3109 +#3110 +# CONFIG_FPGA is not set3111 +# CONFIG_SUNXI_MPP is not set3112 +# CONFIG_TEE is not set200 3113 # CONFIG_GATOR is not set 3114 +3115 +#3116 +# Firmware Drivers3117 +#3118 +CONFIG_ARM_PSCI_FW=y3119 +# CONFIG_FIRMWARE_MEMMAP is not set3120 +CONFIG_HAVE_ARM_SMCCC=y3121 +# CONFIG_MESON_SM is not set3122 +3123 +#3124 +# File systems3125 +#3126 +CONFIG_DCACHE_WORD_ACCESS=y201 3127 CONFIG_EXT2_FS=y 3128 +# CONFIG_EXT2_FS_XATTR is not set202 3129 CONFIG_EXT3_FS=y 3130 +# CONFIG_EXT3_FS_POSIX_ACL is not set3131 +# CONFIG_EXT3_FS_SECURITY is not set3132 +CONFIG_EXT4_FS=y3133 +# CONFIG_EXT4_FS_POSIX_ACL is not set3134 +# CONFIG_EXT4_FS_SECURITY is not set3135 +# CONFIG_EXT4_ENCRYPTION is not set3136 +# CONFIG_EXT4_DEBUG is not set3137 +CONFIG_JBD2=y3138 +# CONFIG_JBD2_DEBUG is not set3139 +CONFIG_FS_MBCACHE=y3140 +# CONFIG_REISERFS_FS is not set3141 +# CONFIG_JFS_FS is not set3142 +# CONFIG_XFS_FS is not set3143 +# CONFIG_GFS2_FS is not set3144 +# CONFIG_OCFS2_FS is not set3145 +# CONFIG_BTRFS_FS is not set3146 +# CONFIG_NILFS2_FS is not set3147 +# CONFIG_F2FS_FS is not set3148 +# CONFIG_FS_DAX is not set3149 +CONFIG_FS_POSIX_ACL=y3150 +CONFIG_EXPORTFS=y3151 +# CONFIG_EXPORTFS_BLOCK_OPS is not set3152 +CONFIG_FILE_LOCKING=y3153 +CONFIG_MANDATORY_FILE_LOCKING=y3154 +# CONFIG_FS_ENCRYPTION is not set3155 +CONFIG_FSNOTIFY=y3156 +CONFIG_DNOTIFY=y3157 +CONFIG_INOTIFY_USER=y3158 +# CONFIG_FANOTIFY is not set3159 +# CONFIG_QUOTA is not set3160 +# CONFIG_QUOTACTL is not set3161 +# CONFIG_AUTOFS4_FS is not set3162 +# CONFIG_FUSE_FS is not set3163 +# CONFIG_OVERLAY_FS is not set3164 +3165 +#3166 +# Caches3167 +#3168 +# CONFIG_FSCACHE is not set3169 +3170 +#3171 +# CD-ROM/DVD Filesystems3172 +#3173 +# CONFIG_ISO9660_FS is not set3174 +# CONFIG_UDF_FS is not set3175 +3176 +#3177 +# DOS/FAT/NT Filesystems3178 +#3179 +CONFIG_FAT_FS=y203 3180 CONFIG_MSDOS_FS=y 204 3181 CONFIG_VFAT_FS=y 3182 +CONFIG_FAT_DEFAULT_CODEPAGE=4373183 +CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"3184 +# CONFIG_FAT_DEFAULT_UTF8 is not set205 3185 CONFIG_NTFS_FS=y 3186 +# CONFIG_NTFS_DEBUG is not set206 3187 CONFIG_NTFS_RW=y 3188 +3189 +#3190 +# Pseudo filesystems3191 +#3192 +CONFIG_PROC_FS=y3193 +# CONFIG_PROC_KCORE is not set3194 +CONFIG_PROC_SYSCTL=y3195 +CONFIG_PROC_PAGE_MONITOR=y3196 +# CONFIG_PROC_CHILDREN is not set3197 +CONFIG_PROC_UID=y3198 +CONFIG_KERNFS=y3199 +CONFIG_SYSFS=y207 3200 CONFIG_TMPFS=y 208 3201 CONFIG_TMPFS_POSIX_ACL=y 3202 +CONFIG_TMPFS_XATTR=y3203 +# CONFIG_HUGETLBFS is not set3204 +# CONFIG_HUGETLB_PAGE is not set3205 +CONFIG_ARCH_HAS_GIGANTIC_PAGE=y3206 +CONFIG_CONFIGFS_FS=y209 3207 # CONFIG_MISC_FILESYSTEMS is not set 3208 +CONFIG_NETWORK_FILESYSTEMS=y3209 +# CONFIG_NFS_FS is not set3210 +# CONFIG_NFSD is not set3211 +# CONFIG_CEPH_FS is not set3212 +# CONFIG_CIFS is not set3213 +# CONFIG_NCP_FS is not set3214 +# CONFIG_CODA_FS is not set3215 +# CONFIG_AFS_FS is not set3216 +CONFIG_NLS=y3217 +CONFIG_NLS_DEFAULT="iso8859-1"210 3218 CONFIG_NLS_CODEPAGE_437=y 3219 +# CONFIG_NLS_CODEPAGE_737 is not set3220 +# CONFIG_NLS_CODEPAGE_775 is not set3221 +# CONFIG_NLS_CODEPAGE_850 is not set3222 +# CONFIG_NLS_CODEPAGE_852 is not set3223 +# CONFIG_NLS_CODEPAGE_855 is not set3224 +# CONFIG_NLS_CODEPAGE_857 is not set3225 +# CONFIG_NLS_CODEPAGE_860 is not set3226 +# CONFIG_NLS_CODEPAGE_861 is not set3227 +# CONFIG_NLS_CODEPAGE_862 is not set3228 +# CONFIG_NLS_CODEPAGE_863 is not set3229 +# CONFIG_NLS_CODEPAGE_864 is not set3230 +# CONFIG_NLS_CODEPAGE_865 is not set3231 +# CONFIG_NLS_CODEPAGE_866 is not set3232 +# CONFIG_NLS_CODEPAGE_869 is not set3233 +# CONFIG_NLS_CODEPAGE_936 is not set3234 +# CONFIG_NLS_CODEPAGE_950 is not set3235 +# CONFIG_NLS_CODEPAGE_932 is not set3236 +# CONFIG_NLS_CODEPAGE_949 is not set3237 +# CONFIG_NLS_CODEPAGE_874 is not set3238 +# CONFIG_NLS_ISO8859_8 is not set3239 +# CONFIG_NLS_CODEPAGE_1250 is not set3240 +# CONFIG_NLS_CODEPAGE_1251 is not set3241 +# CONFIG_NLS_ASCII is not set211 3242 CONFIG_NLS_ISO8859_1=y 3243 +# CONFIG_NLS_ISO8859_2 is not set3244 +# CONFIG_NLS_ISO8859_3 is not set3245 +# CONFIG_NLS_ISO8859_4 is not set3246 +# CONFIG_NLS_ISO8859_5 is not set3247 +# CONFIG_NLS_ISO8859_6 is not set3248 +# CONFIG_NLS_ISO8859_7 is not set3249 +# CONFIG_NLS_ISO8859_9 is not set3250 +# CONFIG_NLS_ISO8859_13 is not set3251 +# CONFIG_NLS_ISO8859_14 is not set3252 +# CONFIG_NLS_ISO8859_15 is not set3253 +# CONFIG_NLS_KOI8_R is not set3254 +# CONFIG_NLS_KOI8_U is not set3255 +# CONFIG_NLS_MAC_ROMAN is not set3256 +# CONFIG_NLS_MAC_CELTIC is not set3257 +# CONFIG_NLS_MAC_CENTEURO is not set3258 +# CONFIG_NLS_MAC_CROATIAN is not set3259 +# CONFIG_NLS_MAC_CYRILLIC is not set3260 +# CONFIG_NLS_MAC_GAELIC is not set3261 +# CONFIG_NLS_MAC_GREEK is not set3262 +# CONFIG_NLS_MAC_ICELAND is not set3263 +# CONFIG_NLS_MAC_INUIT is not set3264 +# CONFIG_NLS_MAC_ROMANIAN is not set3265 +# CONFIG_NLS_MAC_TURKISH is not set3266 +# CONFIG_NLS_UTF8 is not set3267 +# CONFIG_DLM is not set3268 +# CONFIG_VIRTUALIZATION is not set3269 +3270 +#3271 +# Kernel hacking3272 +#3273 +3274 +#3275 +# printk and dmesg options3276 +#212 3277 CONFIG_PRINTK_TIME=y 213 3278 CONFIG_MESSAGE_LOGLEVEL_DEFAULT=7 3279 +# CONFIG_BOOT_PRINTK_DELAY is not set214 3280 CONFIG_DYNAMIC_DEBUG=y 3281 +3282 +#3283 +# Compile-time checks and compiler options3284 +#215 3285 CONFIG_DEBUG_INFO=y 3286 +# CONFIG_DEBUG_INFO_REDUCED is not set3287 +# CONFIG_DEBUG_INFO_SPLIT is not set3288 +# CONFIG_DEBUG_INFO_DWARF4 is not set3289 +# CONFIG_GDB_SCRIPTS is not set3290 +CONFIG_ENABLE_WARN_DEPRECATED=y3291 +CONFIG_ENABLE_MUST_CHECK=y3292 +CONFIG_FRAME_WARN=20483293 +# CONFIG_STRIP_ASM_SYMS is not set3294 +# CONFIG_READABLE_ASM is not set3295 +# CONFIG_UNUSED_SYMBOLS is not set3296 +# CONFIG_PAGE_OWNER is not set216 3297 CONFIG_DEBUG_FS=y 3298 +# CONFIG_HEADERS_CHECK is not set3299 +# CONFIG_DEBUG_SECTION_MISMATCH is not set3300 +CONFIG_SECTION_MISMATCH_WARN_ONLY=y3301 +CONFIG_ARCH_WANT_FRAME_POINTERS=y3302 +CONFIG_FRAME_POINTER=y3303 +# CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set217 3304 CONFIG_MAGIC_SYSRQ=y 3305 +CONFIG_MAGIC_SYSRQ_DEFAULT_ENABLE=0x13306 +CONFIG_DEBUG_KERNEL=y3307 +3308 +#3309 +# Memory Debugging3310 +#3311 +# CONFIG_PAGE_EXTENSION is not set3312 +# CONFIG_DEBUG_PAGEALLOC is not set3313 +# CONFIG_PAGE_POISONING is not set3314 +# CONFIG_DEBUG_OBJECTS is not set218 3315 CONFIG_SLUB_DEBUG_ON=y 3316 +# CONFIG_SLUB_STATS is not set3317 +CONFIG_HAVE_DEBUG_KMEMLEAK=y3318 +# CONFIG_DEBUG_KMEMLEAK is not set3319 +# CONFIG_DEBUG_STACK_USAGE is not set219 3320 CONFIG_DEBUG_VM=y 3321 +# CONFIG_DEBUG_VM_VMACACHE is not set3322 +# CONFIG_DEBUG_VM_RB is not set3323 +# CONFIG_DEBUG_VM_PGFLAGS is not set3324 +# CONFIG_DEBUG_MEMORY_INIT is not set3325 +# CONFIG_DEBUG_PER_CPU_MAPS is not set3326 +CONFIG_HAVE_ARCH_KASAN=y3327 +# CONFIG_KASAN is not set3328 +CONFIG_ARCH_HAS_KCOV=y3329 +# CONFIG_KCOV is not set3330 +# CONFIG_DEBUG_SHIRQ is not set3331 +3332 +#3333 +# Debug Lockups and Hangs3334 +#3335 +# CONFIG_LOCKUP_DETECTOR is not set3336 +# CONFIG_DETECT_HUNG_TASK is not set3337 +# CONFIG_WQ_WATCHDOG is not set3338 +# CONFIG_PANIC_ON_OOPS is not set3339 +CONFIG_PANIC_ON_OOPS_VALUE=03340 +CONFIG_PANIC_TIMEOUT=0220 3341 # CONFIG_SCHED_DEBUG is not set 3342 +# CONFIG_SCHED_INFO is not set3343 +# CONFIG_PANIC_ON_RT_THROTTLING is not set3344 +# CONFIG_SCHEDSTATS is not set3345 +# CONFIG_SCHED_STACK_END_CHECK is not set3346 +# CONFIG_DEBUG_TIMEKEEPING is not set3347 +# CONFIG_TIMER_STATS is not set3348 +CONFIG_DEBUG_PREEMPT=y3349 +3350 +#3351 +# Lock Debugging (spinlocks, mutexes, etc...)3352 +#3353 +# CONFIG_DEBUG_RT_MUTEXES is not set3354 +# CONFIG_DEBUG_SPINLOCK is not set221 3355 CONFIG_DEBUG_MUTEXES=y 3356 +# CONFIG_DEBUG_WW_MUTEX_SLOWPATH is not set3357 +# CONFIG_DEBUG_LOCK_ALLOC is not set3358 +# CONFIG_PROVE_LOCKING is not set3359 +# CONFIG_LOCK_STAT is not set3360 +# CONFIG_DEBUG_ATOMIC_SLEEP is not set3361 +# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set3362 +# CONFIG_LOCK_TORTURE_TEST is not set222 3363 CONFIG_STACKTRACE=y 3364 +# CONFIG_DEBUG_KOBJECT is not set3365 +CONFIG_HAVE_DEBUG_BUGVERBOSE=y3366 +CONFIG_DEBUG_BUGVERBOSE=y3367 +# CONFIG_DEBUG_LIST is not set3368 +# CONFIG_DEBUG_PI_LIST is not set3369 +# CONFIG_DEBUG_SG is not set3370 +# CONFIG_DEBUG_NOTIFIERS is not set3371 +# CONFIG_DEBUG_CREDENTIALS is not set3372 +3373 +#3374 +# RCU Debugging3375 +#3376 +# CONFIG_PROVE_RCU is not set3377 +# CONFIG_SPARSE_RCU_POINTER is not set3378 +# CONFIG_TORTURE_TEST is not set3379 +# CONFIG_RCU_PERF_TEST is not set3380 +# CONFIG_RCU_TORTURE_TEST is not set3381 +CONFIG_RCU_CPU_STALL_TIMEOUT=213382 +# CONFIG_RCU_TRACE is not set3383 +# CONFIG_RCU_EQS_DEBUG is not set3384 +# CONFIG_DEBUG_WQ_FORCE_RR_CPU is not set3385 +# CONFIG_DEBUG_BLOCK_EXT_DEVT is not set3386 +# CONFIG_CPU_HOTPLUG_STATE_CONTROL is not set3387 +# CONFIG_NOTIFIER_ERROR_INJECTION is not set3388 +# CONFIG_FAULT_INJECTION is not set3389 +# CONFIG_LATENCYTOP is not set3390 +CONFIG_HAVE_FUNCTION_TRACER=y3391 +CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y3392 +CONFIG_HAVE_DYNAMIC_FTRACE=y3393 +CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y3394 +CONFIG_HAVE_SYSCALL_TRACEPOINTS=y3395 +CONFIG_HAVE_C_RECORDMCOUNT=y3396 +CONFIG_TRACING_SUPPORT=y223 3397 # CONFIG_FTRACE is not set 3398 +3399 +#3400 +# Runtime Testing3401 +#3402 +# CONFIG_LKDTM is not set3403 +# CONFIG_TEST_LIST_SORT is not set3404 +# CONFIG_BACKTRACE_SELF_TEST is not set3405 +# CONFIG_RBTREE_TEST is not set3406 +# CONFIG_INTERVAL_TREE_TEST is not set3407 +# CONFIG_PERCPU_TEST is not set224 3408 CONFIG_ATOMIC64_SELFTEST=y 3409 +# CONFIG_TEST_HEXDUMP is not set3410 +# CONFIG_TEST_STRING_HELPERS is not set3411 +# CONFIG_TEST_KSTRTOX is not set3412 +# CONFIG_TEST_PRINTF is not set3413 +# CONFIG_TEST_BITMAP is not set3414 +# CONFIG_TEST_UUID is not set3415 +# CONFIG_TEST_RHASHTABLE is not set3416 +# CONFIG_TEST_HASH is not set3417 +# CONFIG_DMA_API_DEBUG is not set3418 +# CONFIG_TEST_LKM is not set3419 +# CONFIG_TEST_USER_COPY is not set3420 +# CONFIG_TEST_BPF is not set3421 +# CONFIG_TEST_FIRMWARE is not set3422 +# CONFIG_TEST_UDELAY is not set3423 +# CONFIG_MEMTEST is not set3424 +# CONFIG_TEST_STATIC_KEYS is not set3425 +# CONFIG_BUG_ON_DATA_CORRUPTION is not set3426 +# CONFIG_SAMPLES is not set3427 +CONFIG_HAVE_ARCH_KGDB=y3428 +# CONFIG_KGDB is not set3429 +CONFIG_ARCH_HAS_UBSAN_SANITIZE_ALL=y3430 +# CONFIG_ARCH_WANTS_UBSAN_NO_NULL is not set3431 +# CONFIG_UBSAN is not set3432 +CONFIG_ARCH_HAS_DEVMEM_IS_ALLOWED=y3433 +# CONFIG_STRICT_DEVMEM is not set3434 +# CONFIG_ARM64_PTDUMP is not set3435 +CONFIG_EARLY_PRINTK=y3436 +# CONFIG_PID_IN_CONTEXTIDR is not set3437 +# CONFIG_ARM64_RANDOMIZE_TEXT_OFFSET is not set225 3438 # CONFIG_DEBUG_SET_MODULE_RONX is not set 3439 +# CONFIG_DEBUG_ALIGN_RODATA is not set226 3440 CONFIG_SUNXI_DUMP=y 3441 +# CONFIG_CORESIGHT is not set3442 +3443 +#3444 +# Security options3445 +#3446 +# CONFIG_KEYS is not set3447 +# CONFIG_SECURITY_DMESG_RESTRICT is not set3448 +# CONFIG_SECURITY_PERF_EVENTS_RESTRICT is not set3449 +# CONFIG_SECURITY is not set3450 +# CONFIG_SECURITYFS is not set3451 +CONFIG_HAVE_HARDENED_USERCOPY_ALLOCATOR=y3452 +CONFIG_HAVE_ARCH_HARDENED_USERCOPY=y3453 +# CONFIG_HARDENED_USERCOPY is not set3454 +CONFIG_DEFAULT_SECURITY_DAC=y3455 +CONFIG_DEFAULT_SECURITY=""3456 +CONFIG_CRYPTO=y3457 +3458 +#3459 +# Crypto core or helper3460 +#3461 +CONFIG_CRYPTO_ALGAPI=y3462 +CONFIG_CRYPTO_ALGAPI2=y3463 +CONFIG_CRYPTO_AEAD=m3464 +CONFIG_CRYPTO_AEAD2=y3465 +CONFIG_CRYPTO_BLKCIPHER=y3466 +CONFIG_CRYPTO_BLKCIPHER2=y3467 +CONFIG_CRYPTO_HASH=y3468 +CONFIG_CRYPTO_HASH2=y3469 +CONFIG_CRYPTO_RNG=m3470 +CONFIG_CRYPTO_RNG2=y3471 +CONFIG_CRYPTO_RNG_DEFAULT=m3472 +CONFIG_CRYPTO_AKCIPHER2=y3473 +CONFIG_CRYPTO_KPP2=y3474 +# CONFIG_CRYPTO_RSA is not set3475 +# CONFIG_CRYPTO_DH is not set3476 +# CONFIG_CRYPTO_ECDH is not set3477 +CONFIG_CRYPTO_MANAGER=y3478 +CONFIG_CRYPTO_MANAGER2=y3479 +# CONFIG_CRYPTO_USER is not set3480 +CONFIG_CRYPTO_MANAGER_DISABLE_TESTS=y3481 +# CONFIG_CRYPTO_GF128MUL is not set3482 +CONFIG_CRYPTO_NULL=m3483 +CONFIG_CRYPTO_NULL2=y3484 +# CONFIG_CRYPTO_PCRYPT is not set3485 +CONFIG_CRYPTO_WORKQUEUE=y3486 +# CONFIG_CRYPTO_CRYPTD is not set3487 +# CONFIG_CRYPTO_MCRYPTD is not set3488 +# CONFIG_CRYPTO_AUTHENC is not set3489 +# CONFIG_CRYPTO_TEST is not set3490 +3491 +#3492 +# Authenticated Encryption with Associated Data3493 +#3494 +# CONFIG_CRYPTO_CCM is not set3495 +# CONFIG_CRYPTO_GCM is not set3496 +# CONFIG_CRYPTO_CHACHA20POLY1305 is not set3497 +# CONFIG_CRYPTO_SEQIV is not set3498 +CONFIG_CRYPTO_ECHAINIV=m3499 +3500 +#3501 +# Block modes3502 +#3503 +# CONFIG_CRYPTO_CBC is not set3504 +# CONFIG_CRYPTO_CTR is not set3505 +# CONFIG_CRYPTO_CTS is not set3506 +CONFIG_CRYPTO_ECB=y3507 +# CONFIG_CRYPTO_LRW is not set3508 +# CONFIG_CRYPTO_PCBC is not set3509 +# CONFIG_CRYPTO_XTS is not set3510 +# CONFIG_CRYPTO_KEYWRAP is not set3511 +# CONFIG_CRYPTO_ADIANTUM is not set3512 +3513 +#3514 +# Hash modes3515 +#3516 +# CONFIG_CRYPTO_CMAC is not set3517 +CONFIG_CRYPTO_HMAC=m3518 +# CONFIG_CRYPTO_XCBC is not set3519 +# CONFIG_CRYPTO_VMAC is not set3520 +3521 +#3522 +# Digest3523 +#3524 +CONFIG_CRYPTO_CRC32C=y3525 +# CONFIG_CRYPTO_CRC32 is not set3526 +# CONFIG_CRYPTO_CRCT10DIF is not set3527 +# CONFIG_CRYPTO_GHASH is not set3528 +# CONFIG_CRYPTO_POLY1305 is not set3529 +# CONFIG_CRYPTO_MD4 is not set3530 +# CONFIG_CRYPTO_MD5 is not set3531 +# CONFIG_CRYPTO_MICHAEL_MIC is not set3532 +# CONFIG_CRYPTO_RMD128 is not set3533 +# CONFIG_CRYPTO_RMD160 is not set3534 +# CONFIG_CRYPTO_RMD256 is not set3535 +# CONFIG_CRYPTO_RMD320 is not set3536 +CONFIG_CRYPTO_SHA1=y3537 +CONFIG_CRYPTO_SHA256=m3538 +# CONFIG_CRYPTO_SHA512 is not set3539 +# CONFIG_CRYPTO_SHA3 is not set3540 +# CONFIG_CRYPTO_TGR192 is not set3541 +# CONFIG_CRYPTO_WP512 is not set3542 +3543 +#3544 +# Ciphers3545 +#3546 +CONFIG_CRYPTO_AES=y3547 +# CONFIG_CRYPTO_ANUBIS is not set3548 +CONFIG_CRYPTO_ARC4=y3549 +# CONFIG_CRYPTO_BLOWFISH is not set3550 +# CONFIG_CRYPTO_CAMELLIA is not set3551 +# CONFIG_CRYPTO_CAST5 is not set3552 +# CONFIG_CRYPTO_CAST6 is not set3553 +# CONFIG_CRYPTO_DES is not set3554 +# CONFIG_CRYPTO_FCRYPT is not set3555 +# CONFIG_CRYPTO_KHAZAD is not set3556 +# CONFIG_CRYPTO_SALSA20 is not set3557 +# CONFIG_CRYPTO_CHACHA20 is not set3558 +# CONFIG_CRYPTO_SEED is not set3559 +# CONFIG_CRYPTO_SERPENT is not set3560 +# CONFIG_CRYPTO_TEA is not set3561 +# CONFIG_CRYPTO_TWOFISH is not set3562 +3563 +#3564 +# Compression3565 +#3566 +# CONFIG_CRYPTO_DEFLATE is not set3567 +# CONFIG_CRYPTO_LZO is not set3568 +# CONFIG_CRYPTO_842 is not set3569 +# CONFIG_CRYPTO_LZ4 is not set3570 +# CONFIG_CRYPTO_LZ4HC is not set3571 +# CONFIG_CRYPTO_ZSTD is not set3572 +3573 +#3574 +# Random Number Generation3575 +#3576 +# CONFIG_CRYPTO_ANSI_CPRNG is not set3577 +CONFIG_CRYPTO_DRBG_MENU=m3578 +CONFIG_CRYPTO_DRBG_HMAC=y3579 +# CONFIG_CRYPTO_DRBG_HASH is not set3580 +CONFIG_CRYPTO_DRBG=m3581 +CONFIG_CRYPTO_JITTERENTROPY=m3582 +# CONFIG_CRYPTO_USER_API_HASH is not set3583 +# CONFIG_CRYPTO_USER_API_SKCIPHER is not set3584 +# CONFIG_CRYPTO_USER_API_RNG is not set3585 +# CONFIG_CRYPTO_USER_API_AEAD is not set3586 +CONFIG_CRYPTO_HW=y3587 +# CONFIG_CRYPTO_DEV_CCP is not set3588 +# CONFIG_CRYPTO_DEV_SUNXI is not set3589 +# CONFIG_SUNXI_EMCE is not set3590 +3591 +#3592 +# Certificates for signature checking3593 +#3594 +# CONFIG_ARM64_CRYPTO is not set3595 +# CONFIG_BINARY_PRINTF is not set3596 +3597 +#3598 +# Library routines3599 +#3600 +CONFIG_BITREVERSE=y3601 +CONFIG_HAVE_ARCH_BITREVERSE=y3602 +CONFIG_RATIONAL=y3603 +CONFIG_GENERIC_STRNCPY_FROM_USER=y3604 +CONFIG_GENERIC_STRNLEN_USER=y3605 +CONFIG_GENERIC_NET_UTILS=y3606 +CONFIG_GENERIC_PCI_IOMAP=y3607 +CONFIG_GENERIC_IO=y3608 +CONFIG_ARCH_USE_CMPXCHG_LOCKREF=y3609 +CONFIG_CRC_CCITT=y3610 +CONFIG_CRC16=y3611 +# CONFIG_CRC_T10DIF is not set3612 +# CONFIG_CRC_ITU_T is not set3613 +CONFIG_CRC32=y3614 +# CONFIG_CRC32_SELFTEST is not set3615 +CONFIG_CRC32_SLICEBY8=y3616 +# CONFIG_CRC32_SLICEBY4 is not set3617 +# CONFIG_CRC32_SARWATE is not set3618 +# CONFIG_CRC32_BIT is not set3619 +# CONFIG_CRC7 is not set3620 +# CONFIG_LIBCRC32C is not set3621 +# CONFIG_CRC8 is not set3622 +CONFIG_AUDIT_ARCH_COMPAT_GENERIC=y3623 +# CONFIG_RANDOM32_SELFTEST is not set3624 +CONFIG_ZLIB_INFLATE=y3625 +CONFIG_ZLIB_DEFLATE=y3626 +CONFIG_LZO_COMPRESS=y3627 +CONFIG_LZO_DECOMPRESS=y227 3628 CONFIG_XZ_DEC=y 3629 +CONFIG_XZ_DEC_X86=y3630 +CONFIG_XZ_DEC_POWERPC=y3631 +CONFIG_XZ_DEC_IA64=y3632 +CONFIG_XZ_DEC_ARM=y3633 +CONFIG_XZ_DEC_ARMTHUMB=y3634 +CONFIG_XZ_DEC_SPARC=y3635 +CONFIG_XZ_DEC_BCJ=y3636 +# CONFIG_XZ_DEC_TEST is not set3637 +CONFIG_DECOMPRESS_GZIP=y3638 +CONFIG_GENERIC_ALLOCATOR=y3639 +CONFIG_HAS_IOMEM=y3640 +CONFIG_HAS_DMA=y3641 +CONFIG_CPU_RMAP=y3642 +CONFIG_DQL=y3643 +CONFIG_NLATTR=y3644 +# CONFIG_CORDIC is not set3645 +# CONFIG_DDR is not set3646 +# CONFIG_IRQ_POLL is not set3647 +CONFIG_LIBFDT=y3648 +# CONFIG_SG_SPLIT is not set3649 +CONFIG_SG_POOL=y3650 +CONFIG_ARCH_HAS_SG_CHAIN=y3651 +CONFIG_SBITMAP=y3652 +CONFIG_INPUT_TOUCHSCREEN=y3653 +CONFIG_TOUCHSCREEN_PROPERTIES=y3654 +CONFIG_TOUCHSCREEN_GT9XX_TS=y3655 +CONFIG_LEDS_GPIO=y