URI: 
       tn900.config - arm-sdk - os build toolkit for various embedded devices
  HTML git clone https://git.parazyd.org/arm-sdk
   DIR Log
   DIR Files
   DIR Refs
   DIR Submodules
   DIR README
   DIR LICENSE
       ---
       tn900.config (117516B)
       ---
            1 #
            2 # Automatically generated file; DO NOT EDIT.
            3 # Linux/arm 4.9.0 Kernel Configuration
            4 #
            5 CONFIG_ARM=y
            6 CONFIG_ARM_HAS_SG_CHAIN=y
            7 CONFIG_NEED_SG_DMA_LENGTH=y
            8 CONFIG_ARM_DMA_USE_IOMMU=y
            9 CONFIG_ARM_DMA_IOMMU_ALIGNMENT=8
           10 CONFIG_MIGHT_HAVE_PCI=y
           11 CONFIG_SYS_SUPPORTS_APM_EMULATION=y
           12 CONFIG_HAVE_PROC_CPU=y
           13 CONFIG_STACKTRACE_SUPPORT=y
           14 CONFIG_LOCKDEP_SUPPORT=y
           15 CONFIG_TRACE_IRQFLAGS_SUPPORT=y
           16 CONFIG_RWSEM_XCHGADD_ALGORITHM=y
           17 CONFIG_ARCH_HAS_BANDGAP=y
           18 CONFIG_FIX_EARLYCON_MEM=y
           19 CONFIG_GENERIC_HWEIGHT=y
           20 CONFIG_GENERIC_CALIBRATE_DELAY=y
           21 CONFIG_NEED_DMA_MAP_STATE=y
           22 CONFIG_ARCH_SUPPORTS_UPROBES=y
           23 CONFIG_VECTORS_BASE=0xffff0000
           24 CONFIG_ARM_PATCH_PHYS_VIRT=y
           25 CONFIG_GENERIC_BUG=y
           26 CONFIG_PGTABLE_LEVELS=2
           27 CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
           28 CONFIG_IRQ_WORK=y
           29 CONFIG_BUILDTIME_EXTABLE_SORT=y
           30 
           31 #
           32 # General setup
           33 #
           34 CONFIG_BROKEN_ON_SMP=y
           35 CONFIG_INIT_ENV_ARG_LIMIT=32
           36 CONFIG_CROSS_COMPILE=""
           37 # CONFIG_COMPILE_TEST is not set
           38 CONFIG_LOCALVERSION=""
           39 # CONFIG_LOCALVERSION_AUTO is not set
           40 CONFIG_HAVE_KERNEL_GZIP=y
           41 CONFIG_HAVE_KERNEL_LZMA=y
           42 CONFIG_HAVE_KERNEL_XZ=y
           43 CONFIG_HAVE_KERNEL_LZO=y
           44 CONFIG_HAVE_KERNEL_LZ4=y
           45 CONFIG_KERNEL_GZIP=y
           46 # CONFIG_KERNEL_LZMA is not set
           47 # CONFIG_KERNEL_XZ is not set
           48 # CONFIG_KERNEL_LZO is not set
           49 # CONFIG_KERNEL_LZ4 is not set
           50 CONFIG_DEFAULT_HOSTNAME="(none)"
           51 CONFIG_SWAP=y
           52 CONFIG_SYSVIPC=y
           53 CONFIG_SYSVIPC_SYSCTL=y
           54 CONFIG_POSIX_MQUEUE=y
           55 CONFIG_POSIX_MQUEUE_SYSCTL=y
           56 CONFIG_CROSS_MEMORY_ATTACH=y
           57 CONFIG_FHANDLE=y
           58 CONFIG_USELIB=y
           59 # CONFIG_AUDIT is not set
           60 CONFIG_HAVE_ARCH_AUDITSYSCALL=y
           61 
           62 #
           63 # IRQ subsystem
           64 #
           65 CONFIG_GENERIC_IRQ_PROBE=y
           66 CONFIG_GENERIC_IRQ_SHOW=y
           67 CONFIG_GENERIC_IRQ_SHOW_LEVEL=y
           68 CONFIG_HARDIRQS_SW_RESEND=y
           69 CONFIG_GENERIC_IRQ_CHIP=y
           70 CONFIG_IRQ_DOMAIN=y
           71 CONFIG_HANDLE_DOMAIN_IRQ=y
           72 # CONFIG_IRQ_DOMAIN_DEBUG is not set
           73 CONFIG_IRQ_FORCED_THREADING=y
           74 CONFIG_SPARSE_IRQ=y
           75 CONFIG_ARCH_CLOCKSOURCE_DATA=y
           76 CONFIG_GENERIC_CLOCKEVENTS=y
           77 
           78 #
           79 # Timers subsystem
           80 #
           81 CONFIG_TICK_ONESHOT=y
           82 CONFIG_NO_HZ_COMMON=y
           83 # CONFIG_HZ_PERIODIC is not set
           84 CONFIG_NO_HZ_IDLE=y
           85 CONFIG_NO_HZ=y
           86 CONFIG_HIGH_RES_TIMERS=y
           87 
           88 #
           89 # CPU/Task time and stats accounting
           90 #
           91 CONFIG_TICK_CPU_ACCOUNTING=y
           92 # CONFIG_VIRT_CPU_ACCOUNTING_GEN is not set
           93 # CONFIG_IRQ_TIME_ACCOUNTING is not set
           94 CONFIG_BSD_PROCESS_ACCT=y
           95 # CONFIG_BSD_PROCESS_ACCT_V3 is not set
           96 CONFIG_TASKSTATS=y
           97 CONFIG_TASK_DELAY_ACCT=y
           98 CONFIG_TASK_XACCT=y
           99 CONFIG_TASK_IO_ACCOUNTING=y
          100 
          101 #
          102 # RCU Subsystem
          103 #
          104 CONFIG_PREEMPT_RCU=y
          105 # CONFIG_RCU_EXPERT is not set
          106 CONFIG_SRCU=y
          107 # CONFIG_TASKS_RCU is not set
          108 CONFIG_RCU_STALL_COMMON=y
          109 # CONFIG_TREE_RCU_TRACE is not set
          110 # CONFIG_RCU_EXPEDITE_BOOT is not set
          111 CONFIG_BUILD_BIN2C=y
          112 CONFIG_IKCONFIG=y
          113 CONFIG_IKCONFIG_PROC=y
          114 CONFIG_LOG_BUF_SHIFT=16
          115 CONFIG_NMI_LOG_BUF_SHIFT=13
          116 CONFIG_GENERIC_SCHED_CLOCK=y
          117 CONFIG_CGROUPS=y
          118 # CONFIG_MEMCG is not set
          119 CONFIG_BLK_CGROUP=y
          120 # CONFIG_DEBUG_BLK_CGROUP is not set
          121 CONFIG_CGROUP_SCHED=y
          122 CONFIG_FAIR_GROUP_SCHED=y
          123 # CONFIG_CFS_BANDWIDTH is not set
          124 CONFIG_RT_GROUP_SCHED=y
          125 # CONFIG_CGROUP_PIDS is not set
          126 CONFIG_CGROUP_FREEZER=y
          127 CONFIG_CPUSETS=y
          128 CONFIG_PROC_PID_CPUSET=y
          129 # CONFIG_CGROUP_DEVICE is not set
          130 # CONFIG_CGROUP_CPUACCT is not set
          131 # CONFIG_CGROUP_PERF is not set
          132 # CONFIG_CGROUP_DEBUG is not set
          133 # CONFIG_CHECKPOINT_RESTORE is not set
          134 CONFIG_NAMESPACES=y
          135 CONFIG_UTS_NS=y
          136 CONFIG_IPC_NS=y
          137 CONFIG_USER_NS=y
          138 CONFIG_PID_NS=y
          139 CONFIG_NET_NS=y
          140 # CONFIG_SCHED_AUTOGROUP is not set
          141 CONFIG_SYSFS_DEPRECATED=y
          142 CONFIG_SYSFS_DEPRECATED_V2=y
          143 # CONFIG_RELAY is not set
          144 CONFIG_BLK_DEV_INITRD=y
          145 CONFIG_INITRAMFS_SOURCE=""
          146 CONFIG_RD_GZIP=y
          147 CONFIG_RD_BZIP2=y
          148 CONFIG_RD_LZMA=y
          149 CONFIG_RD_XZ=y
          150 CONFIG_RD_LZO=y
          151 CONFIG_RD_LZ4=y
          152 # CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE is not set
          153 CONFIG_CC_OPTIMIZE_FOR_SIZE=y
          154 CONFIG_SYSCTL=y
          155 CONFIG_ANON_INODES=y
          156 CONFIG_HAVE_UID16=y
          157 CONFIG_BPF=y
          158 CONFIG_EXPERT=y
          159 CONFIG_UID16=y
          160 CONFIG_MULTIUSER=y
          161 # CONFIG_SGETMASK_SYSCALL is not set
          162 CONFIG_SYSFS_SYSCALL=y
          163 CONFIG_SYSCTL_SYSCALL=y
          164 CONFIG_KALLSYMS=y
          165 CONFIG_KALLSYMS_ALL=y
          166 # CONFIG_KALLSYMS_ABSOLUTE_PERCPU is not set
          167 CONFIG_KALLSYMS_BASE_RELATIVE=y
          168 CONFIG_PRINTK=y
          169 CONFIG_PRINTK_NMI=y
          170 CONFIG_BUG=y
          171 CONFIG_ELF_CORE=y
          172 CONFIG_BASE_FULL=y
          173 CONFIG_FUTEX=y
          174 CONFIG_EPOLL=y
          175 CONFIG_SIGNALFD=y
          176 CONFIG_TIMERFD=y
          177 CONFIG_EVENTFD=y
          178 # CONFIG_BPF_SYSCALL is not set
          179 CONFIG_SHMEM=y
          180 CONFIG_AIO=y
          181 CONFIG_ADVISE_SYSCALLS=y
          182 # CONFIG_USERFAULTFD is not set
          183 CONFIG_MEMBARRIER=y
          184 CONFIG_EMBEDDED=y
          185 CONFIG_HAVE_PERF_EVENTS=y
          186 CONFIG_PERF_USE_VMALLOC=y
          187 
          188 #
          189 # Kernel Performance Events And Counters
          190 #
          191 CONFIG_PERF_EVENTS=y
          192 # CONFIG_DEBUG_PERF_USE_VMALLOC is not set
          193 CONFIG_VM_EVENT_COUNTERS=y
          194 CONFIG_SLUB_DEBUG=y
          195 CONFIG_COMPAT_BRK=y
          196 # CONFIG_SLAB is not set
          197 CONFIG_SLUB=y
          198 # CONFIG_SLOB is not set
          199 # CONFIG_SLAB_FREELIST_RANDOM is not set
          200 # CONFIG_SYSTEM_DATA_VERIFICATION is not set
          201 CONFIG_PROFILING=y
          202 CONFIG_KEXEC_CORE=y
          203 CONFIG_OPROFILE=m
          204 CONFIG_HAVE_OPROFILE=y
          205 CONFIG_KPROBES=y
          206 # CONFIG_JUMP_LABEL is not set
          207 # CONFIG_UPROBES is not set
          208 # CONFIG_HAVE_64BIT_ALIGNED_ACCESS is not set
          209 CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y
          210 CONFIG_ARCH_USE_BUILTIN_BSWAP=y
          211 CONFIG_KRETPROBES=y
          212 CONFIG_HAVE_KPROBES=y
          213 CONFIG_HAVE_KRETPROBES=y
          214 CONFIG_HAVE_OPTPROBES=y
          215 CONFIG_HAVE_NMI=y
          216 CONFIG_HAVE_ARCH_TRACEHOOK=y
          217 CONFIG_HAVE_DMA_CONTIGUOUS=y
          218 CONFIG_GENERIC_SMP_IDLE_THREAD=y
          219 CONFIG_GENERIC_IDLE_POLL_SETUP=y
          220 CONFIG_HAVE_REGS_AND_STACK_ACCESS_API=y
          221 CONFIG_HAVE_CLK=y
          222 CONFIG_HAVE_DMA_API_DEBUG=y
          223 CONFIG_HAVE_HW_BREAKPOINT=y
          224 CONFIG_HAVE_PERF_REGS=y
          225 CONFIG_HAVE_PERF_USER_STACK_DUMP=y
          226 CONFIG_HAVE_ARCH_JUMP_LABEL=y
          227 CONFIG_ARCH_WANT_IPC_PARSE_VERSION=y
          228 CONFIG_HAVE_ARCH_SECCOMP_FILTER=y
          229 CONFIG_SECCOMP_FILTER=y
          230 CONFIG_HAVE_GCC_PLUGINS=y
          231 # CONFIG_GCC_PLUGINS is not set
          232 CONFIG_HAVE_CC_STACKPROTECTOR=y
          233 CONFIG_CC_STACKPROTECTOR=y
          234 # CONFIG_CC_STACKPROTECTOR_NONE is not set
          235 # CONFIG_CC_STACKPROTECTOR_REGULAR is not set
          236 CONFIG_CC_STACKPROTECTOR_STRONG=y
          237 CONFIG_HAVE_CONTEXT_TRACKING=y
          238 CONFIG_HAVE_VIRT_CPU_ACCOUNTING_GEN=y
          239 CONFIG_HAVE_IRQ_TIME_ACCOUNTING=y
          240 CONFIG_HAVE_MOD_ARCH_SPECIFIC=y
          241 CONFIG_MODULES_USE_ELF_REL=y
          242 CONFIG_ARCH_HAS_ELF_RANDOMIZE=y
          243 CONFIG_HAVE_ARCH_MMAP_RND_BITS=y
          244 CONFIG_HAVE_EXIT_THREAD=y
          245 CONFIG_ARCH_MMAP_RND_BITS_MIN=8
          246 CONFIG_ARCH_MMAP_RND_BITS_MAX=16
          247 CONFIG_ARCH_MMAP_RND_BITS=8
          248 # CONFIG_HAVE_ARCH_HASH is not set
          249 # CONFIG_ISA_BUS_API is not set
          250 CONFIG_CLONE_BACKWARDS=y
          251 CONFIG_OLD_SIGSUSPEND3=y
          252 CONFIG_OLD_SIGACTION=y
          253 # CONFIG_CPU_NO_EFFICIENT_FFS is not set
          254 # CONFIG_HAVE_ARCH_VMAP_STACK is not set
          255 
          256 #
          257 # GCOV-based kernel profiling
          258 #
          259 # CONFIG_GCOV_KERNEL is not set
          260 CONFIG_ARCH_HAS_GCOV_PROFILE_ALL=y
          261 CONFIG_HAVE_GENERIC_DMA_COHERENT=y
          262 CONFIG_SLABINFO=y
          263 CONFIG_RT_MUTEXES=y
          264 CONFIG_BASE_SMALL=0
          265 CONFIG_MODULES=y
          266 CONFIG_MODULE_FORCE_LOAD=y
          267 CONFIG_MODULE_UNLOAD=y
          268 CONFIG_MODULE_FORCE_UNLOAD=y
          269 CONFIG_MODVERSIONS=y
          270 CONFIG_MODULE_SRCVERSION_ALL=y
          271 # CONFIG_MODULE_SIG is not set
          272 # CONFIG_MODULE_COMPRESS is not set
          273 # CONFIG_TRIM_UNUSED_KSYMS is not set
          274 CONFIG_MODULES_TREE_LOOKUP=y
          275 CONFIG_BLOCK=y
          276 CONFIG_LBDAF=y
          277 # CONFIG_BLK_DEV_BSG is not set
          278 # CONFIG_BLK_DEV_BSGLIB is not set
          279 # CONFIG_BLK_DEV_INTEGRITY is not set
          280 # CONFIG_BLK_DEV_THROTTLING is not set
          281 # CONFIG_BLK_CMDLINE_PARSER is not set
          282 
          283 #
          284 # Partition Types
          285 #
          286 CONFIG_PARTITION_ADVANCED=y
          287 # CONFIG_ACORN_PARTITION is not set
          288 # CONFIG_AIX_PARTITION is not set
          289 # CONFIG_OSF_PARTITION is not set
          290 # CONFIG_AMIGA_PARTITION is not set
          291 # CONFIG_ATARI_PARTITION is not set
          292 # CONFIG_MAC_PARTITION is not set
          293 CONFIG_MSDOS_PARTITION=y
          294 # CONFIG_BSD_DISKLABEL is not set
          295 # CONFIG_MINIX_SUBPARTITION is not set
          296 # CONFIG_SOLARIS_X86_PARTITION is not set
          297 # CONFIG_UNIXWARE_DISKLABEL is not set
          298 # CONFIG_LDM_PARTITION is not set
          299 # CONFIG_SGI_PARTITION is not set
          300 # CONFIG_ULTRIX_PARTITION is not set
          301 # CONFIG_SUN_PARTITION is not set
          302 # CONFIG_KARMA_PARTITION is not set
          303 CONFIG_EFI_PARTITION=y
          304 # CONFIG_SYSV68_PARTITION is not set
          305 # CONFIG_CMDLINE_PARTITION is not set
          306 
          307 #
          308 # IO Schedulers
          309 #
          310 CONFIG_IOSCHED_NOOP=y
          311 CONFIG_IOSCHED_DEADLINE=y
          312 CONFIG_IOSCHED_CFQ=y
          313 # CONFIG_CFQ_GROUP_IOSCHED is not set
          314 # CONFIG_DEFAULT_DEADLINE is not set
          315 CONFIG_DEFAULT_CFQ=y
          316 # CONFIG_DEFAULT_NOOP is not set
          317 CONFIG_DEFAULT_IOSCHED="cfq"
          318 CONFIG_ASN1=m
          319 CONFIG_UNINLINE_SPIN_UNLOCK=y
          320 CONFIG_ARCH_SUPPORTS_ATOMIC_RMW=y
          321 CONFIG_FREEZER=y
          322 
          323 #
          324 # System Type
          325 #
          326 CONFIG_MMU=y
          327 CONFIG_ARCH_MULTIPLATFORM=y
          328 # CONFIG_ARCH_GEMINI is not set
          329 # CONFIG_ARCH_EBSA110 is not set
          330 # CONFIG_ARCH_EP93XX is not set
          331 # CONFIG_ARCH_FOOTBRIDGE is not set
          332 # CONFIG_ARCH_NETX is not set
          333 # CONFIG_ARCH_IOP13XX is not set
          334 # CONFIG_ARCH_IOP32X is not set
          335 # CONFIG_ARCH_IOP33X is not set
          336 # CONFIG_ARCH_IXP4XX is not set
          337 # CONFIG_ARCH_DOVE is not set
          338 # CONFIG_ARCH_KS8695 is not set
          339 # CONFIG_ARCH_W90X900 is not set
          340 # CONFIG_ARCH_LPC32XX is not set
          341 # CONFIG_ARCH_PXA is not set
          342 # CONFIG_ARCH_RPC is not set
          343 # CONFIG_ARCH_SA1100 is not set
          344 # CONFIG_ARCH_S3C24XX is not set
          345 # CONFIG_ARCH_DAVINCI is not set
          346 # CONFIG_ARCH_OMAP1 is not set
          347 
          348 #
          349 # Multiple platform selection
          350 #
          351 
          352 #
          353 # CPU Core family selection
          354 #
          355 # CONFIG_ARCH_MULTI_V6 is not set
          356 CONFIG_ARCH_MULTI_V7=y
          357 CONFIG_ARCH_MULTI_V6_V7=y
          358 # CONFIG_ARCH_MULTI_CPU_AUTO is not set
          359 # CONFIG_ARCH_VIRT is not set
          360 # CONFIG_ARCH_MVEBU is not set
          361 # CONFIG_ARCH_ALPINE is not set
          362 # CONFIG_ARCH_ARTPEC is not set
          363 # CONFIG_ARCH_AT91 is not set
          364 # CONFIG_ARCH_BCM is not set
          365 # CONFIG_ARCH_BERLIN is not set
          366 # CONFIG_ARCH_DIGICOLOR is not set
          367 # CONFIG_ARCH_HIGHBANK is not set
          368 # CONFIG_ARCH_HISI is not set
          369 # CONFIG_ARCH_KEYSTONE is not set
          370 # CONFIG_ARCH_MESON is not set
          371 # CONFIG_ARCH_MXC is not set
          372 # CONFIG_ARCH_MEDIATEK is not set
          373 CONFIG_ARCH_OMAP=y
          374 
          375 #
          376 # TI OMAP Common Features
          377 #
          378 
          379 #
          380 # OMAP Feature Selections
          381 #
          382 CONFIG_POWER_AVS_OMAP=y
          383 CONFIG_POWER_AVS_OMAP_CLASS3=y
          384 CONFIG_OMAP_RESET_CLOCKS=y
          385 CONFIG_OMAP_GPIO_SWITCH=y
          386 CONFIG_OMAP_MUX=y
          387 # CONFIG_OMAP_MUX_DEBUG is not set
          388 CONFIG_OMAP_MUX_WARNINGS=y
          389 CONFIG_OMAP_32K_TIMER=y
          390 CONFIG_OMAP3_L2_AUX_SECURE_SAVE_RESTORE=y
          391 CONFIG_OMAP3_L2_AUX_SECURE_SERVICE_SET_ID=43
          392 CONFIG_OMAP_DM_TIMER=y
          393 CONFIG_OMAP_PM_NOOP=y
          394 CONFIG_MACH_OMAP_GENERIC=y
          395 
          396 #
          397 # TI OMAP/AM/DM/DRA Family
          398 #
          399 CONFIG_ARCH_OMAP3=y
          400 # CONFIG_ARCH_OMAP4 is not set
          401 # CONFIG_SOC_OMAP5 is not set
          402 # CONFIG_SOC_AM33XX is not set
          403 # CONFIG_SOC_AM43XX is not set
          404 # CONFIG_SOC_DRA7XX is not set
          405 CONFIG_ARCH_OMAP2PLUS=y
          406 
          407 #
          408 # TI OMAP2/3/4 Specific Features
          409 #
          410 CONFIG_ARCH_OMAP2PLUS_TYPICAL=y
          411 CONFIG_SOC_HAS_OMAP2_SDRC=y
          412 CONFIG_SOC_OMAP3430=y
          413 # CONFIG_SOC_TI81XX is not set
          414 
          415 #
          416 # OMAP Legacy Platform Data Board Type
          417 #
          418 # CONFIG_MACH_OMAP3517EVM is not set
          419 # CONFIG_MACH_OMAP3_PANDORA is not set
          420 # CONFIG_OMAP3_SDRC_AC_TIMING is not set
          421 # CONFIG_ARCH_MMP is not set
          422 # CONFIG_ARCH_QCOM is not set
          423 # CONFIG_ARCH_REALVIEW is not set
          424 # CONFIG_ARCH_ROCKCHIP is not set
          425 # CONFIG_ARCH_SOCFPGA is not set
          426 # CONFIG_PLAT_SPEAR is not set
          427 # CONFIG_ARCH_STI is not set
          428 # CONFIG_ARCH_S5PV210 is not set
          429 # CONFIG_ARCH_EXYNOS is not set
          430 # CONFIG_ARCH_RENESAS is not set
          431 # CONFIG_ARCH_SUNXI is not set
          432 # CONFIG_ARCH_SIRF is not set
          433 # CONFIG_ARCH_TANGO is not set
          434 # CONFIG_ARCH_TEGRA is not set
          435 # CONFIG_ARCH_UNIPHIER is not set
          436 # CONFIG_ARCH_U8500 is not set
          437 # CONFIG_ARCH_VEXPRESS is not set
          438 # CONFIG_ARCH_WM8850 is not set
          439 # CONFIG_ARCH_ZX is not set
          440 # CONFIG_ARCH_ZYNQ is not set
          441 
          442 #
          443 # Processor Type
          444 #
          445 CONFIG_CPU_V7=y
          446 CONFIG_CPU_32v6K=y
          447 CONFIG_CPU_32v7=y
          448 CONFIG_CPU_ABRT_EV7=y
          449 CONFIG_CPU_PABRT_V7=y
          450 CONFIG_CPU_CACHE_V7=y
          451 CONFIG_CPU_CACHE_VIPT=y
          452 CONFIG_CPU_COPY_V6=y
          453 CONFIG_CPU_TLB_V7=y
          454 CONFIG_CPU_HAS_ASID=y
          455 CONFIG_CPU_CP15=y
          456 CONFIG_CPU_CP15_MMU=y
          457 
          458 #
          459 # Processor Features
          460 #
          461 # CONFIG_ARM_LPAE is not set
          462 # CONFIG_ARCH_PHYS_ADDR_T_64BIT is not set
          463 CONFIG_ARM_THUMB=y
          464 CONFIG_ARM_THUMBEE=y
          465 CONFIG_ARM_VIRT_EXT=y
          466 # CONFIG_SWP_EMULATE is not set
          467 # CONFIG_CPU_ICACHE_DISABLE is not set
          468 # CONFIG_CPU_DCACHE_DISABLE is not set
          469 # CONFIG_CPU_BPREDICT_DISABLE is not set
          470 CONFIG_KUSER_HELPERS=y
          471 # CONFIG_VDSO is not set
          472 CONFIG_MIGHT_HAVE_CACHE_L2X0=y
          473 # CONFIG_CACHE_L2X0 is not set
          474 CONFIG_ARM_L1_CACHE_SHIFT_6=y
          475 CONFIG_ARM_L1_CACHE_SHIFT=6
          476 CONFIG_ARM_DMA_MEM_BUFFERABLE=y
          477 CONFIG_DEBUG_RODATA=y
          478 CONFIG_DEBUG_ALIGN_RODATA=y
          479 CONFIG_MULTI_IRQ_HANDLER=y
          480 CONFIG_ARM_ERRATA_430973=y
          481 # CONFIG_ARM_ERRATA_720789 is not set
          482 # CONFIG_ARM_ERRATA_754322 is not set
          483 # CONFIG_ARM_ERRATA_775420 is not set
          484 # CONFIG_ARM_ERRATA_773022 is not set
          485 # CONFIG_ARM_ERRATA_818325_852422 is not set
          486 # CONFIG_ARM_ERRATA_821420 is not set
          487 # CONFIG_ARM_ERRATA_825619 is not set
          488 # CONFIG_ARM_ERRATA_852421 is not set
          489 # CONFIG_ARM_ERRATA_852423 is not set
          490 
          491 #
          492 # Bus support
          493 #
          494 # CONFIG_PCI is not set
          495 # CONFIG_PCI_DOMAINS_GENERIC is not set
          496 # CONFIG_PCI_SYSCALL is not set
          497 # CONFIG_PCCARD is not set
          498 
          499 #
          500 # Kernel Features
          501 #
          502 CONFIG_HAVE_SMP=y
          503 # CONFIG_SMP is not set
          504 # CONFIG_HAVE_ARM_ARCH_TIMER is not set
          505 CONFIG_VMSPLIT_3G=y
          506 # CONFIG_VMSPLIT_3G_OPT is not set
          507 # CONFIG_VMSPLIT_2G is not set
          508 # CONFIG_VMSPLIT_1G is not set
          509 CONFIG_PAGE_OFFSET=0xC0000000
          510 # CONFIG_ARM_PSCI is not set
          511 CONFIG_ARCH_NR_GPIO=0
          512 # CONFIG_PREEMPT_NONE is not set
          513 # CONFIG_PREEMPT_VOLUNTARY is not set
          514 CONFIG_PREEMPT=y
          515 CONFIG_PREEMPT_COUNT=y
          516 CONFIG_HZ_FIXED=0
          517 CONFIG_HZ_100=y
          518 # CONFIG_HZ_200 is not set
          519 # CONFIG_HZ_250 is not set
          520 # CONFIG_HZ_300 is not set
          521 # CONFIG_HZ_500 is not set
          522 # CONFIG_HZ_1000 is not set
          523 CONFIG_HZ=100
          524 CONFIG_SCHED_HRTICK=y
          525 # CONFIG_THUMB2_KERNEL is not set
          526 CONFIG_ARM_PATCH_IDIV=y
          527 CONFIG_AEABI=y
          528 # CONFIG_OABI_COMPAT is not set
          529 CONFIG_ARCH_HAS_HOLES_MEMORYMODEL=y
          530 # CONFIG_ARCH_SPARSEMEM_DEFAULT is not set
          531 # CONFIG_ARCH_SELECT_MEMORY_MODEL is not set
          532 CONFIG_HAVE_ARCH_PFN_VALID=y
          533 CONFIG_HIGHMEM=y
          534 # CONFIG_HIGHPTE is not set
          535 CONFIG_CPU_SW_DOMAIN_PAN=y
          536 CONFIG_ARCH_WANT_GENERAL_HUGETLB=y
          537 # CONFIG_ARM_MODULE_PLTS is not set
          538 CONFIG_FLATMEM=y
          539 CONFIG_FLAT_NODE_MEM_MAP=y
          540 CONFIG_HAVE_MEMBLOCK=y
          541 CONFIG_NO_BOOTMEM=y
          542 # CONFIG_HAVE_BOOTMEM_INFO_NODE is not set
          543 CONFIG_SPLIT_PTLOCK_CPUS=4
          544 CONFIG_MEMORY_BALLOON=y
          545 # CONFIG_COMPACTION is not set
          546 # CONFIG_PHYS_ADDR_T_64BIT is not set
          547 CONFIG_BOUNCE=y
          548 # CONFIG_KSM is not set
          549 CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
          550 CONFIG_NEED_PER_CPU_KM=y
          551 # CONFIG_CLEANCACHE is not set
          552 # CONFIG_FRONTSWAP is not set
          553 # CONFIG_CMA is not set
          554 # CONFIG_ZPOOL is not set
          555 # CONFIG_ZBUD is not set
          556 CONFIG_ZSMALLOC=m
          557 # CONFIG_PGTABLE_MAPPING is not set
          558 # CONFIG_ZSMALLOC_STAT is not set
          559 CONFIG_GENERIC_EARLY_IOREMAP=y
          560 # CONFIG_IDLE_PAGE_TRACKING is not set
          561 CONFIG_FRAME_VECTOR=y
          562 CONFIG_FORCE_MAX_ZONEORDER=13
          563 CONFIG_ALIGNMENT_TRAP=y
          564 # CONFIG_UACCESS_WITH_MEMCPY is not set
          565 CONFIG_SECCOMP=y
          566 CONFIG_SWIOTLB=y
          567 CONFIG_IOMMU_HELPER=y
          568 # CONFIG_PARAVIRT is not set
          569 # CONFIG_PARAVIRT_TIME_ACCOUNTING is not set
          570 # CONFIG_XEN is not set
          571 
          572 #
          573 # Boot options
          574 #
          575 CONFIG_USE_OF=y
          576 CONFIG_ATAGS=y
          577 # CONFIG_DEPRECATED_PARAM_STRUCT is not set
          578 CONFIG_ZBOOT_ROM_TEXT=0x0
          579 CONFIG_ZBOOT_ROM_BSS=0x0
          580 CONFIG_ARM_APPENDED_DTB=y
          581 CONFIG_ARM_ATAG_DTB_COMPAT=y
          582 CONFIG_ARM_ATAG_DTB_COMPAT_CMDLINE_FROM_BOOTLOADER=y
          583 # CONFIG_ARM_ATAG_DTB_COMPAT_CMDLINE_EXTEND is not set
          584 CONFIG_CMDLINE="root=/dev/mmcblk0p2 rw mtdoops.mtddev=log console=tty0 console=ttyO2 omapfb_vram=7M omapfb.mode=lcd:848x480-16 nokia-modem.pm=0"
          585 CONFIG_CMDLINE_FROM_BOOTLOADER=y
          586 # CONFIG_CMDLINE_EXTEND is not set
          587 # CONFIG_CMDLINE_FORCE is not set
          588 CONFIG_KEXEC=y
          589 CONFIG_ATAGS_PROC=y
          590 # CONFIG_CRASH_DUMP is not set
          591 CONFIG_AUTO_ZRELADDR=y
          592 # CONFIG_EFI is not set
          593 
          594 #
          595 # CPU Power Management
          596 #
          597 
          598 #
          599 # CPU Frequency scaling
          600 #
          601 CONFIG_CPU_FREQ=y
          602 CONFIG_CPU_FREQ_GOV_ATTR_SET=y
          603 CONFIG_CPU_FREQ_GOV_COMMON=y
          604 CONFIG_CPU_FREQ_STAT=y
          605 # CONFIG_CPU_FREQ_STAT_DETAILS is not set
          606 # CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE is not set
          607 # CONFIG_CPU_FREQ_DEFAULT_GOV_POWERSAVE is not set
          608 # CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
          609 CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND=y
          610 # CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set
          611 CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
          612 CONFIG_CPU_FREQ_GOV_POWERSAVE=m
          613 CONFIG_CPU_FREQ_GOV_USERSPACE=m
          614 CONFIG_CPU_FREQ_GOV_ONDEMAND=y
          615 CONFIG_CPU_FREQ_GOV_CONSERVATIVE=m
          616 
          617 #
          618 # CPU frequency scaling drivers
          619 #
          620 CONFIG_CPUFREQ_DT=y
          621 CONFIG_CPUFREQ_DT_PLATDEV=y
          622 # CONFIG_ARM_KIRKWOOD_CPUFREQ is not set
          623 # CONFIG_ARM_OMAP2PLUS_CPUFREQ is not set
          624 # CONFIG_QORIQ_CPUFREQ is not set
          625 
          626 #
          627 # CPU Idle
          628 #
          629 CONFIG_CPU_IDLE=y
          630 CONFIG_CPU_IDLE_GOV_LADDER=y
          631 CONFIG_CPU_IDLE_GOV_MENU=y
          632 
          633 #
          634 # ARM CPU Idle Drivers
          635 #
          636 # CONFIG_ARM_CPUIDLE is not set
          637 # CONFIG_ARCH_NEEDS_CPU_IDLE_COUPLED is not set
          638 
          639 #
          640 # Floating point emulation
          641 #
          642 
          643 #
          644 # At least one emulation must be selected
          645 #
          646 CONFIG_VFP=y
          647 CONFIG_VFPv3=y
          648 CONFIG_NEON=y
          649 CONFIG_KERNEL_MODE_NEON=y
          650 
          651 #
          652 # Userspace binary formats
          653 #
          654 CONFIG_BINFMT_ELF=y
          655 CONFIG_ELFCORE=y
          656 # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
          657 CONFIG_BINFMT_SCRIPT=y
          658 # CONFIG_BINFMT_FLAT is not set
          659 # CONFIG_HAVE_AOUT is not set
          660 CONFIG_BINFMT_MISC=y
          661 CONFIG_COREDUMP=y
          662 
          663 #
          664 # Power management options
          665 #
          666 CONFIG_SUSPEND=y
          667 CONFIG_SUSPEND_FREEZER=y
          668 # CONFIG_SUSPEND_SKIP_SYNC is not set
          669 # CONFIG_HIBERNATION is not set
          670 CONFIG_PM_SLEEP=y
          671 # CONFIG_PM_AUTOSLEEP is not set
          672 # CONFIG_PM_WAKELOCKS is not set
          673 CONFIG_PM=y
          674 CONFIG_PM_DEBUG=y
          675 # CONFIG_PM_ADVANCED_DEBUG is not set
          676 # CONFIG_PM_TEST_SUSPEND is not set
          677 CONFIG_PM_SLEEP_DEBUG=y
          678 # CONFIG_APM_EMULATION is not set
          679 CONFIG_PM_OPP=y
          680 CONFIG_PM_CLK=y
          681 # CONFIG_WQ_POWER_EFFICIENT_DEFAULT is not set
          682 CONFIG_CPU_PM=y
          683 CONFIG_ARCH_SUSPEND_POSSIBLE=y
          684 CONFIG_ARM_CPU_SUSPEND=y
          685 CONFIG_ARCH_HIBERNATION_POSSIBLE=y
          686 CONFIG_NET=y
          687 CONFIG_NET_INGRESS=y
          688 CONFIG_NET_EGRESS=y
          689 
          690 #
          691 # Networking options
          692 #
          693 CONFIG_PACKET=y
          694 # CONFIG_PACKET_DIAG is not set
          695 CONFIG_UNIX=y
          696 # CONFIG_UNIX_DIAG is not set
          697 CONFIG_XFRM=y
          698 CONFIG_XFRM_ALGO=y
          699 CONFIG_XFRM_USER=y
          700 # CONFIG_XFRM_SUB_POLICY is not set
          701 # CONFIG_XFRM_MIGRATE is not set
          702 # CONFIG_XFRM_STATISTICS is not set
          703 CONFIG_XFRM_IPCOMP=m
          704 CONFIG_NET_KEY=y
          705 # CONFIG_NET_KEY_MIGRATE is not set
          706 CONFIG_INET=y
          707 CONFIG_IP_MULTICAST=y
          708 CONFIG_IP_ADVANCED_ROUTER=y
          709 # CONFIG_IP_FIB_TRIE_STATS is not set
          710 CONFIG_IP_MULTIPLE_TABLES=y
          711 # CONFIG_IP_ROUTE_MULTIPATH is not set
          712 # CONFIG_IP_ROUTE_VERBOSE is not set
          713 CONFIG_IP_ROUTE_CLASSID=y
          714 CONFIG_IP_PNP=y
          715 CONFIG_IP_PNP_DHCP=y
          716 CONFIG_IP_PNP_BOOTP=y
          717 CONFIG_IP_PNP_RARP=y
          718 CONFIG_NET_IPIP=m
          719 CONFIG_NET_IPGRE_DEMUX=m
          720 CONFIG_NET_IP_TUNNEL=m
          721 # CONFIG_NET_IPGRE is not set
          722 # CONFIG_IP_MROUTE is not set
          723 # CONFIG_SYN_COOKIES is not set
          724 # CONFIG_NET_IPVTI is not set
          725 # CONFIG_NET_UDP_TUNNEL is not set
          726 # CONFIG_NET_FOU is not set
          727 # CONFIG_NET_FOU_IP_TUNNELS is not set
          728 CONFIG_INET_AH=m
          729 CONFIG_INET_ESP=m
          730 CONFIG_INET_IPCOMP=m
          731 CONFIG_INET_XFRM_TUNNEL=m
          732 CONFIG_INET_TUNNEL=m
          733 CONFIG_INET_XFRM_MODE_TRANSPORT=m
          734 CONFIG_INET_XFRM_MODE_TUNNEL=m
          735 CONFIG_INET_XFRM_MODE_BEET=m
          736 CONFIG_INET_DIAG=m
          737 CONFIG_INET_TCP_DIAG=m
          738 # CONFIG_INET_UDP_DIAG is not set
          739 # CONFIG_INET_DIAG_DESTROY is not set
          740 # CONFIG_TCP_CONG_ADVANCED is not set
          741 CONFIG_TCP_CONG_CUBIC=y
          742 CONFIG_DEFAULT_TCP_CONG="cubic"
          743 # CONFIG_TCP_MD5SIG is not set
          744 CONFIG_IPV6=m
          745 CONFIG_IPV6_ROUTER_PREF=y
          746 # CONFIG_IPV6_ROUTE_INFO is not set
          747 # CONFIG_IPV6_OPTIMISTIC_DAD is not set
          748 CONFIG_INET6_AH=m
          749 CONFIG_INET6_ESP=m
          750 CONFIG_INET6_IPCOMP=m
          751 CONFIG_IPV6_MIP6=m
          752 # CONFIG_IPV6_ILA is not set
          753 CONFIG_INET6_XFRM_TUNNEL=m
          754 CONFIG_INET6_TUNNEL=m
          755 CONFIG_INET6_XFRM_MODE_TRANSPORT=m
          756 CONFIG_INET6_XFRM_MODE_TUNNEL=m
          757 CONFIG_INET6_XFRM_MODE_BEET=m
          758 CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION=m
          759 # CONFIG_IPV6_VTI is not set
          760 CONFIG_IPV6_SIT=m
          761 # CONFIG_IPV6_SIT_6RD is not set
          762 CONFIG_IPV6_NDISC_NODETYPE=y
          763 CONFIG_IPV6_TUNNEL=m
          764 # CONFIG_IPV6_GRE is not set
          765 # CONFIG_IPV6_FOU is not set
          766 # CONFIG_IPV6_FOU_TUNNEL is not set
          767 # CONFIG_IPV6_MULTIPLE_TABLES is not set
          768 # CONFIG_IPV6_MROUTE is not set
          769 # CONFIG_NETLABEL is not set
          770 # CONFIG_NETWORK_SECMARK is not set
          771 # CONFIG_NET_PTP_CLASSIFY is not set
          772 # CONFIG_NETWORK_PHY_TIMESTAMPING is not set
          773 CONFIG_NETFILTER=y
          774 # CONFIG_NETFILTER_DEBUG is not set
          775 CONFIG_NETFILTER_ADVANCED=y
          776 CONFIG_BRIDGE_NETFILTER=m
          777 
          778 #
          779 # Core Netfilter Configuration
          780 #
          781 CONFIG_NETFILTER_INGRESS=y
          782 CONFIG_NETFILTER_NETLINK=m
          783 CONFIG_NETFILTER_NETLINK_ACCT=m
          784 CONFIG_NETFILTER_NETLINK_QUEUE=m
          785 CONFIG_NETFILTER_NETLINK_LOG=m
          786 CONFIG_NF_CONNTRACK=m
          787 CONFIG_NF_CONNTRACK_MARK=y
          788 CONFIG_NF_CONNTRACK_PROCFS=y
          789 # CONFIG_NF_CONNTRACK_EVENTS is not set
          790 # CONFIG_NF_CONNTRACK_TIMEOUT is not set
          791 # CONFIG_NF_CONNTRACK_TIMESTAMP is not set
          792 # CONFIG_NF_CT_PROTO_DCCP is not set
          793 CONFIG_NF_CT_PROTO_GRE=m
          794 # CONFIG_NF_CT_PROTO_SCTP is not set
          795 # CONFIG_NF_CT_PROTO_UDPLITE is not set
          796 # CONFIG_NF_CONNTRACK_AMANDA is not set
          797 CONFIG_NF_CONNTRACK_FTP=m
          798 CONFIG_NF_CONNTRACK_H323=m
          799 CONFIG_NF_CONNTRACK_IRC=m
          800 CONFIG_NF_CONNTRACK_BROADCAST=m
          801 CONFIG_NF_CONNTRACK_NETBIOS_NS=m
          802 # CONFIG_NF_CONNTRACK_SNMP is not set
          803 CONFIG_NF_CONNTRACK_PPTP=m
          804 # CONFIG_NF_CONNTRACK_SANE is not set
          805 CONFIG_NF_CONNTRACK_SIP=m
          806 # CONFIG_NF_CONNTRACK_TFTP is not set
          807 # CONFIG_NF_CT_NETLINK is not set
          808 # CONFIG_NF_CT_NETLINK_TIMEOUT is not set
          809 CONFIG_NF_NAT=m
          810 CONFIG_NF_NAT_NEEDED=y
          811 # CONFIG_NF_NAT_AMANDA is not set
          812 CONFIG_NF_NAT_FTP=m
          813 CONFIG_NF_NAT_IRC=m
          814 CONFIG_NF_NAT_SIP=m
          815 # CONFIG_NF_NAT_TFTP is not set
          816 # CONFIG_NF_NAT_REDIRECT is not set
          817 # CONFIG_NF_TABLES is not set
          818 CONFIG_NETFILTER_XTABLES=m
          819 
          820 #
          821 # Xtables combined modules
          822 #
          823 CONFIG_NETFILTER_XT_MARK=m
          824 CONFIG_NETFILTER_XT_CONNMARK=m
          825 
          826 #
          827 # Xtables targets
          828 #
          829 # CONFIG_NETFILTER_XT_TARGET_CHECKSUM is not set
          830 CONFIG_NETFILTER_XT_TARGET_CLASSIFY=m
          831 CONFIG_NETFILTER_XT_TARGET_CONNMARK=m
          832 # CONFIG_NETFILTER_XT_TARGET_DSCP is not set
          833 # CONFIG_NETFILTER_XT_TARGET_HL is not set
          834 # CONFIG_NETFILTER_XT_TARGET_HMARK is not set
          835 # CONFIG_NETFILTER_XT_TARGET_IDLETIMER is not set
          836 # CONFIG_NETFILTER_XT_TARGET_LED is not set
          837 # CONFIG_NETFILTER_XT_TARGET_LOG is not set
          838 CONFIG_NETFILTER_XT_TARGET_MARK=m
          839 # CONFIG_NETFILTER_XT_NAT is not set
          840 # CONFIG_NETFILTER_XT_TARGET_NETMAP is not set
          841 CONFIG_NETFILTER_XT_TARGET_NFLOG=m
          842 CONFIG_NETFILTER_XT_TARGET_NFQUEUE=m
          843 CONFIG_NETFILTER_XT_TARGET_RATEEST=m
          844 # CONFIG_NETFILTER_XT_TARGET_REDIRECT is not set
          845 # CONFIG_NETFILTER_XT_TARGET_TEE is not set
          846 # CONFIG_NETFILTER_XT_TARGET_TPROXY is not set
          847 CONFIG_NETFILTER_XT_TARGET_TCPMSS=m
          848 CONFIG_NETFILTER_XT_TARGET_TCPOPTSTRIP=m
          849 
          850 #
          851 # Xtables matches
          852 #
          853 # CONFIG_NETFILTER_XT_MATCH_ADDRTYPE is not set
          854 # CONFIG_NETFILTER_XT_MATCH_BPF is not set
          855 # CONFIG_NETFILTER_XT_MATCH_CGROUP is not set
          856 # CONFIG_NETFILTER_XT_MATCH_CLUSTER is not set
          857 CONFIG_NETFILTER_XT_MATCH_COMMENT=m
          858 CONFIG_NETFILTER_XT_MATCH_CONNBYTES=m
          859 # CONFIG_NETFILTER_XT_MATCH_CONNLABEL is not set
          860 CONFIG_NETFILTER_XT_MATCH_CONNLIMIT=m
          861 CONFIG_NETFILTER_XT_MATCH_CONNMARK=m
          862 CONFIG_NETFILTER_XT_MATCH_CONNTRACK=m
          863 CONFIG_NETFILTER_XT_MATCH_CPU=m
          864 CONFIG_NETFILTER_XT_MATCH_DCCP=m
          865 CONFIG_NETFILTER_XT_MATCH_DEVGROUP=m
          866 CONFIG_NETFILTER_XT_MATCH_DSCP=m
          867 CONFIG_NETFILTER_XT_MATCH_ECN=m
          868 CONFIG_NETFILTER_XT_MATCH_ESP=m
          869 CONFIG_NETFILTER_XT_MATCH_HASHLIMIT=m
          870 CONFIG_NETFILTER_XT_MATCH_HELPER=m
          871 CONFIG_NETFILTER_XT_MATCH_HL=m
          872 # CONFIG_NETFILTER_XT_MATCH_IPCOMP is not set
          873 CONFIG_NETFILTER_XT_MATCH_IPRANGE=m
          874 # CONFIG_NETFILTER_XT_MATCH_L2TP is not set
          875 CONFIG_NETFILTER_XT_MATCH_LENGTH=m
          876 CONFIG_NETFILTER_XT_MATCH_LIMIT=m
          877 CONFIG_NETFILTER_XT_MATCH_MAC=m
          878 CONFIG_NETFILTER_XT_MATCH_MARK=m
          879 CONFIG_NETFILTER_XT_MATCH_MULTIPORT=m
          880 CONFIG_NETFILTER_XT_MATCH_NFACCT=m
          881 # CONFIG_NETFILTER_XT_MATCH_OSF is not set
          882 CONFIG_NETFILTER_XT_MATCH_OWNER=m
          883 CONFIG_NETFILTER_XT_MATCH_POLICY=m
          884 # CONFIG_NETFILTER_XT_MATCH_PHYSDEV is not set
          885 CONFIG_NETFILTER_XT_MATCH_PKTTYPE=m
          886 CONFIG_NETFILTER_XT_MATCH_QUOTA=m
          887 CONFIG_NETFILTER_XT_MATCH_RATEEST=m
          888 CONFIG_NETFILTER_XT_MATCH_REALM=m
          889 CONFIG_NETFILTER_XT_MATCH_RECENT=m
          890 CONFIG_NETFILTER_XT_MATCH_SCTP=m
          891 # CONFIG_NETFILTER_XT_MATCH_SOCKET is not set
          892 CONFIG_NETFILTER_XT_MATCH_STATE=m
          893 CONFIG_NETFILTER_XT_MATCH_STATISTIC=m
          894 CONFIG_NETFILTER_XT_MATCH_STRING=m
          895 CONFIG_NETFILTER_XT_MATCH_TCPMSS=m
          896 CONFIG_NETFILTER_XT_MATCH_TIME=m
          897 CONFIG_NETFILTER_XT_MATCH_U32=m
          898 # CONFIG_IP_SET is not set
          899 # CONFIG_IP_VS is not set
          900 
          901 #
          902 # IP: Netfilter Configuration
          903 #
          904 CONFIG_NF_DEFRAG_IPV4=m
          905 CONFIG_NF_CONNTRACK_IPV4=m
          906 # CONFIG_NF_DUP_IPV4 is not set
          907 # CONFIG_NF_LOG_ARP is not set
          908 # CONFIG_NF_LOG_IPV4 is not set
          909 CONFIG_NF_REJECT_IPV4=m
          910 CONFIG_NF_NAT_IPV4=m
          911 # CONFIG_NF_NAT_MASQUERADE_IPV4 is not set
          912 CONFIG_NF_NAT_PROTO_GRE=m
          913 CONFIG_NF_NAT_PPTP=m
          914 CONFIG_NF_NAT_H323=m
          915 CONFIG_IP_NF_IPTABLES=m
          916 # CONFIG_IP_NF_MATCH_AH is not set
          917 # CONFIG_IP_NF_MATCH_ECN is not set
          918 # CONFIG_IP_NF_MATCH_RPFILTER is not set
          919 # CONFIG_IP_NF_MATCH_TTL is not set
          920 CONFIG_IP_NF_FILTER=m
          921 CONFIG_IP_NF_TARGET_REJECT=m
          922 # CONFIG_IP_NF_TARGET_SYNPROXY is not set
          923 # CONFIG_IP_NF_NAT is not set
          924 CONFIG_IP_NF_MANGLE=m
          925 # CONFIG_IP_NF_TARGET_CLUSTERIP is not set
          926 # CONFIG_IP_NF_TARGET_ECN is not set
          927 # CONFIG_IP_NF_TARGET_TTL is not set
          928 # CONFIG_IP_NF_RAW is not set
          929 # CONFIG_IP_NF_SECURITY is not set
          930 # CONFIG_IP_NF_ARPTABLES is not set
          931 
          932 #
          933 # IPv6: Netfilter Configuration
          934 #
          935 CONFIG_NF_DEFRAG_IPV6=m
          936 CONFIG_NF_CONNTRACK_IPV6=m
          937 # CONFIG_NF_DUP_IPV6 is not set
          938 # CONFIG_NF_REJECT_IPV6 is not set
          939 # CONFIG_NF_LOG_IPV6 is not set
          940 # CONFIG_NF_NAT_IPV6 is not set
          941 CONFIG_IP6_NF_IPTABLES=m
          942 # CONFIG_IP6_NF_MATCH_AH is not set
          943 # CONFIG_IP6_NF_MATCH_EUI64 is not set
          944 # CONFIG_IP6_NF_MATCH_FRAG is not set
          945 # CONFIG_IP6_NF_MATCH_OPTS is not set
          946 # CONFIG_IP6_NF_MATCH_HL is not set
          947 # CONFIG_IP6_NF_MATCH_IPV6HEADER is not set
          948 # CONFIG_IP6_NF_MATCH_MH is not set
          949 # CONFIG_IP6_NF_MATCH_RT is not set
          950 CONFIG_IP6_NF_FILTER=m
          951 # CONFIG_IP6_NF_TARGET_REJECT is not set
          952 # CONFIG_IP6_NF_TARGET_SYNPROXY is not set
          953 # CONFIG_IP6_NF_MANGLE is not set
          954 # CONFIG_IP6_NF_RAW is not set
          955 # CONFIG_IP6_NF_SECURITY is not set
          956 # CONFIG_IP6_NF_NAT is not set
          957 # CONFIG_BRIDGE_NF_EBTABLES is not set
          958 # CONFIG_IP_DCCP is not set
          959 # CONFIG_IP_SCTP is not set
          960 # CONFIG_RDS is not set
          961 # CONFIG_TIPC is not set
          962 # CONFIG_ATM is not set
          963 # CONFIG_L2TP is not set
          964 CONFIG_STP=m
          965 CONFIG_BRIDGE=m
          966 CONFIG_BRIDGE_IGMP_SNOOPING=y
          967 # CONFIG_BRIDGE_VLAN_FILTERING is not set
          968 CONFIG_HAVE_NET_DSA=y
          969 CONFIG_VLAN_8021Q=m
          970 # CONFIG_VLAN_8021Q_GVRP is not set
          971 # CONFIG_VLAN_8021Q_MVRP is not set
          972 # CONFIG_DECNET is not set
          973 CONFIG_LLC=m
          974 # CONFIG_LLC2 is not set
          975 # CONFIG_IPX is not set
          976 # CONFIG_ATALK is not set
          977 # CONFIG_X25 is not set
          978 # CONFIG_LAPB is not set
          979 CONFIG_PHONET=y
          980 # CONFIG_6LOWPAN is not set
          981 # CONFIG_IEEE802154 is not set
          982 CONFIG_NET_SCHED=y
          983 
          984 #
          985 # Queueing/Scheduling
          986 #
          987 CONFIG_NET_SCH_CBQ=m
          988 CONFIG_NET_SCH_HTB=m
          989 CONFIG_NET_SCH_HFSC=m
          990 CONFIG_NET_SCH_PRIO=m
          991 # CONFIG_NET_SCH_MULTIQ is not set
          992 # CONFIG_NET_SCH_RED is not set
          993 # CONFIG_NET_SCH_SFB is not set
          994 CONFIG_NET_SCH_SFQ=m
          995 # CONFIG_NET_SCH_TEQL is not set
          996 CONFIG_NET_SCH_TBF=m
          997 # CONFIG_NET_SCH_GRED is not set
          998 CONFIG_NET_SCH_DSMARK=m
          999 # CONFIG_NET_SCH_NETEM is not set
         1000 # CONFIG_NET_SCH_DRR is not set
         1001 # CONFIG_NET_SCH_MQPRIO is not set
         1002 # CONFIG_NET_SCH_CHOKE is not set
         1003 # CONFIG_NET_SCH_QFQ is not set
         1004 # CONFIG_NET_SCH_CODEL is not set
         1005 # CONFIG_NET_SCH_FQ_CODEL is not set
         1006 # CONFIG_NET_SCH_FQ is not set
         1007 # CONFIG_NET_SCH_HHF is not set
         1008 # CONFIG_NET_SCH_PIE is not set
         1009 CONFIG_NET_SCH_INGRESS=m
         1010 # CONFIG_NET_SCH_PLUG is not set
         1011 
         1012 #
         1013 # Classification
         1014 #
         1015 CONFIG_NET_CLS=y
         1016 CONFIG_NET_CLS_BASIC=m
         1017 CONFIG_NET_CLS_TCINDEX=m
         1018 CONFIG_NET_CLS_ROUTE4=m
         1019 CONFIG_NET_CLS_FW=m
         1020 CONFIG_NET_CLS_U32=m
         1021 # CONFIG_CLS_U32_PERF is not set
         1022 # CONFIG_CLS_U32_MARK is not set
         1023 CONFIG_NET_CLS_RSVP=m
         1024 CONFIG_NET_CLS_RSVP6=m
         1025 CONFIG_NET_CLS_FLOW=m
         1026 # CONFIG_NET_CLS_CGROUP is not set
         1027 # CONFIG_NET_CLS_BPF is not set
         1028 # CONFIG_NET_CLS_FLOWER is not set
         1029 # CONFIG_NET_CLS_MATCHALL is not set
         1030 # CONFIG_NET_EMATCH is not set
         1031 CONFIG_NET_CLS_ACT=y
         1032 CONFIG_NET_ACT_POLICE=m
         1033 CONFIG_NET_ACT_GACT=m
         1034 # CONFIG_GACT_PROB is not set
         1035 # CONFIG_NET_ACT_MIRRED is not set
         1036 CONFIG_NET_ACT_IPT=m
         1037 # CONFIG_NET_ACT_NAT is not set
         1038 # CONFIG_NET_ACT_PEDIT is not set
         1039 # CONFIG_NET_ACT_SIMP is not set
         1040 # CONFIG_NET_ACT_SKBEDIT is not set
         1041 # CONFIG_NET_ACT_CSUM is not set
         1042 # CONFIG_NET_ACT_VLAN is not set
         1043 # CONFIG_NET_ACT_BPF is not set
         1044 # CONFIG_NET_ACT_CONNMARK is not set
         1045 # CONFIG_NET_ACT_SKBMOD is not set
         1046 # CONFIG_NET_ACT_IFE is not set
         1047 # CONFIG_NET_ACT_TUNNEL_KEY is not set
         1048 # CONFIG_NET_CLS_IND is not set
         1049 CONFIG_NET_SCH_FIFO=y
         1050 # CONFIG_DCB is not set
         1051 CONFIG_DNS_RESOLVER=y
         1052 # CONFIG_BATMAN_ADV is not set
         1053 # CONFIG_OPENVSWITCH is not set
         1054 # CONFIG_VSOCKETS is not set
         1055 # CONFIG_NETLINK_DIAG is not set
         1056 # CONFIG_MPLS is not set
         1057 # CONFIG_HSR is not set
         1058 # CONFIG_NET_SWITCHDEV is not set
         1059 # CONFIG_NET_L3_MASTER_DEV is not set
         1060 # CONFIG_NET_NCSI is not set
         1061 # CONFIG_SOCK_CGROUP_DATA is not set
         1062 # CONFIG_CGROUP_NET_PRIO is not set
         1063 # CONFIG_CGROUP_NET_CLASSID is not set
         1064 CONFIG_NET_RX_BUSY_POLL=y
         1065 CONFIG_BQL=y
         1066 # CONFIG_BPF_JIT is not set
         1067 
         1068 #
         1069 # Network testing
         1070 #
         1071 # CONFIG_NET_PKTGEN is not set
         1072 # CONFIG_NET_TCPPROBE is not set
         1073 # CONFIG_HAMRADIO is not set
         1074 # CONFIG_CAN is not set
         1075 # CONFIG_IRDA is not set
         1076 CONFIG_BT=m
         1077 CONFIG_BT_BREDR=y
         1078 CONFIG_BT_RFCOMM=m
         1079 CONFIG_BT_RFCOMM_TTY=y
         1080 CONFIG_BT_BNEP=m
         1081 CONFIG_BT_BNEP_MC_FILTER=y
         1082 CONFIG_BT_BNEP_PROTO_FILTER=y
         1083 CONFIG_BT_HIDP=m
         1084 CONFIG_BT_HS=y
         1085 CONFIG_BT_LE=y
         1086 # CONFIG_BT_LEDS is not set
         1087 # CONFIG_BT_SELFTEST is not set
         1088 CONFIG_BT_DEBUGFS=y
         1089 
         1090 #
         1091 # Bluetooth device drivers
         1092 #
         1093 # CONFIG_BT_HCIBTUSB is not set
         1094 # CONFIG_BT_HCIBTSDIO is not set
         1095 # CONFIG_BT_HCIUART is not set
         1096 # CONFIG_BT_HCIBCM203X is not set
         1097 # CONFIG_BT_HCIBFUSB is not set
         1098 # CONFIG_BT_HCIVHCI is not set
         1099 # CONFIG_BT_MRVL is not set
         1100 CONFIG_BT_NOKIA_H4P=m
         1101 # CONFIG_AF_RXRPC is not set
         1102 # CONFIG_AF_KCM is not set
         1103 # CONFIG_STREAM_PARSER is not set
         1104 CONFIG_FIB_RULES=y
         1105 CONFIG_WIRELESS=y
         1106 CONFIG_WEXT_CORE=y
         1107 CONFIG_WEXT_PROC=y
         1108 CONFIG_CFG80211=m
         1109 # CONFIG_NL80211_TESTMODE is not set
         1110 # CONFIG_CFG80211_DEVELOPER_WARNINGS is not set
         1111 # CONFIG_CFG80211_CERTIFICATION_ONUS is not set
         1112 CONFIG_CFG80211_DEFAULT_PS=y
         1113 # CONFIG_CFG80211_DEBUGFS is not set
         1114 # CONFIG_CFG80211_INTERNAL_REGDB is not set
         1115 CONFIG_CFG80211_CRDA_SUPPORT=y
         1116 CONFIG_CFG80211_WEXT=y
         1117 # CONFIG_LIB80211 is not set
         1118 CONFIG_MAC80211=m
         1119 CONFIG_MAC80211_HAS_RC=y
         1120 CONFIG_MAC80211_RC_MINSTREL=y
         1121 # CONFIG_MAC80211_RC_MINSTREL_HT is not set
         1122 CONFIG_MAC80211_RC_DEFAULT_MINSTREL=y
         1123 CONFIG_MAC80211_RC_DEFAULT="minstrel"
         1124 CONFIG_MAC80211_MESH=y
         1125 CONFIG_MAC80211_LEDS=y
         1126 # CONFIG_MAC80211_DEBUGFS is not set
         1127 # CONFIG_MAC80211_MESSAGE_TRACING is not set
         1128 # CONFIG_MAC80211_DEBUG_MENU is not set
         1129 CONFIG_MAC80211_STA_HASH_MAX_SIZE=0
         1130 # CONFIG_WIMAX is not set
         1131 # CONFIG_RFKILL is not set
         1132 CONFIG_RFKILL_REGULATOR=m
         1133 # CONFIG_NET_9P is not set
         1134 # CONFIG_CAIF is not set
         1135 # CONFIG_CEPH_LIB is not set
         1136 # CONFIG_NFC is not set
         1137 # CONFIG_LWTUNNEL is not set
         1138 CONFIG_DST_CACHE=y
         1139 # CONFIG_NET_DEVLINK is not set
         1140 CONFIG_MAY_USE_DEVLINK=y
         1141 CONFIG_HAVE_CBPF_JIT=y
         1142 
         1143 #
         1144 # Device Drivers
         1145 #
         1146 
         1147 #
         1148 # Generic Driver Options
         1149 #
         1150 CONFIG_UEVENT_HELPER=y
         1151 CONFIG_UEVENT_HELPER_PATH=""
         1152 CONFIG_DEVTMPFS=y
         1153 # CONFIG_DEVTMPFS_MOUNT is not set
         1154 CONFIG_STANDALONE=y
         1155 CONFIG_PREVENT_FIRMWARE_BUILD=y
         1156 CONFIG_FW_LOADER=y
         1157 CONFIG_FIRMWARE_IN_KERNEL=y
         1158 CONFIG_EXTRA_FIRMWARE=""
         1159 CONFIG_FW_LOADER_USER_HELPER=y
         1160 CONFIG_FW_LOADER_USER_HELPER_FALLBACK=y
         1161 CONFIG_ALLOW_DEV_COREDUMP=y
         1162 # CONFIG_DEBUG_DRIVER is not set
         1163 # CONFIG_DEBUG_DEVRES is not set
         1164 # CONFIG_DEBUG_TEST_DRIVER_REMOVE is not set
         1165 # CONFIG_SYS_HYPERVISOR is not set
         1166 # CONFIG_GENERIC_CPU_DEVICES is not set
         1167 CONFIG_SOC_BUS=y
         1168 CONFIG_REGMAP=y
         1169 CONFIG_REGMAP_I2C=y
         1170 CONFIG_REGMAP_SPI=y
         1171 CONFIG_REGMAP_MMIO=y
         1172 CONFIG_DMA_SHARED_BUFFER=y
         1173 # CONFIG_FENCE_TRACE is not set
         1174 
         1175 #
         1176 # Bus devices
         1177 #
         1178 CONFIG_ARM_CCI=y
         1179 CONFIG_ARM_CCI_PMU=y
         1180 CONFIG_ARM_CCI400_COMMON=y
         1181 CONFIG_ARM_CCI400_PMU=y
         1182 # CONFIG_ARM_CCI5xx_PMU is not set
         1183 # CONFIG_ARM_CCN is not set
         1184 # CONFIG_BRCMSTB_GISB_ARB is not set
         1185 CONFIG_OMAP_INTERCONNECT=y
         1186 # CONFIG_OMAP_OCP2SCP is not set
         1187 # CONFIG_VEXPRESS_CONFIG is not set
         1188 CONFIG_CONNECTOR=y
         1189 CONFIG_PROC_EVENTS=y
         1190 CONFIG_MTD=y
         1191 # CONFIG_MTD_TESTS is not set
         1192 # CONFIG_MTD_REDBOOT_PARTS is not set
         1193 # CONFIG_MTD_CMDLINE_PARTS is not set
         1194 # CONFIG_MTD_AFS_PARTS is not set
         1195 CONFIG_MTD_OF_PARTS=y
         1196 # CONFIG_MTD_AR7_PARTS is not set
         1197 
         1198 #
         1199 # User Modules And Translation Layers
         1200 #
         1201 CONFIG_MTD_BLKDEVS=m
         1202 CONFIG_MTD_BLOCK=m
         1203 CONFIG_MTD_BLOCK_RO=m
         1204 # CONFIG_FTL is not set
         1205 # CONFIG_NFTL is not set
         1206 # CONFIG_INFTL is not set
         1207 # CONFIG_RFD_FTL is not set
         1208 # CONFIG_SSFDC is not set
         1209 # CONFIG_SM_FTL is not set
         1210 CONFIG_MTD_OOPS=y
         1211 # CONFIG_MTD_SWAP is not set
         1212 # CONFIG_MTD_PARTITIONED_MASTER is not set
         1213 
         1214 #
         1215 # RAM/ROM/Flash chip drivers
         1216 #
         1217 # CONFIG_MTD_CFI is not set
         1218 # CONFIG_MTD_JEDECPROBE is not set
         1219 CONFIG_MTD_MAP_BANK_WIDTH_1=y
         1220 CONFIG_MTD_MAP_BANK_WIDTH_2=y
         1221 CONFIG_MTD_MAP_BANK_WIDTH_4=y
         1222 # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
         1223 # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
         1224 # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
         1225 CONFIG_MTD_CFI_I1=y
         1226 CONFIG_MTD_CFI_I2=y
         1227 # CONFIG_MTD_CFI_I4 is not set
         1228 # CONFIG_MTD_CFI_I8 is not set
         1229 # CONFIG_MTD_RAM is not set
         1230 # CONFIG_MTD_ROM is not set
         1231 # CONFIG_MTD_ABSENT is not set
         1232 
         1233 #
         1234 # Mapping drivers for chip access
         1235 #
         1236 # CONFIG_MTD_COMPLEX_MAPPINGS is not set
         1237 # CONFIG_MTD_PLATRAM is not set
         1238 
         1239 #
         1240 # Self-contained MTD device drivers
         1241 #
         1242 # CONFIG_MTD_DATAFLASH is not set
         1243 # CONFIG_MTD_SST25L is not set
         1244 # CONFIG_MTD_SLRAM is not set
         1245 # CONFIG_MTD_PHRAM is not set
         1246 # CONFIG_MTD_MTDRAM is not set
         1247 CONFIG_MTD_BLOCK2MTD=m
         1248 
         1249 #
         1250 # Disk-On-Chip Device Drivers
         1251 #
         1252 # CONFIG_MTD_DOCG3 is not set
         1253 # CONFIG_MTD_NAND is not set
         1254 CONFIG_MTD_ONENAND=y
         1255 # CONFIG_MTD_ONENAND_VERIFY_WRITE is not set
         1256 # CONFIG_MTD_ONENAND_GENERIC is not set
         1257 CONFIG_MTD_ONENAND_OMAP2=y
         1258 # CONFIG_MTD_ONENAND_OTP is not set
         1259 # CONFIG_MTD_ONENAND_2X_PROGRAM is not set
         1260 
         1261 #
         1262 # LPDDR & LPDDR2 PCM memory drivers
         1263 #
         1264 # CONFIG_MTD_LPDDR is not set
         1265 # CONFIG_MTD_LPDDR2_NVM is not set
         1266 # CONFIG_MTD_SPI_NOR is not set
         1267 CONFIG_MTD_UBI=y
         1268 CONFIG_MTD_UBI_WL_THRESHOLD=4096
         1269 CONFIG_MTD_UBI_BEB_LIMIT=20
         1270 # CONFIG_MTD_UBI_FASTMAP is not set
         1271 # CONFIG_MTD_UBI_GLUEBI is not set
         1272 # CONFIG_MTD_UBI_BLOCK is not set
         1273 CONFIG_DTC=y
         1274 CONFIG_OF=y
         1275 # CONFIG_OF_UNITTEST is not set
         1276 CONFIG_OF_FLATTREE=y
         1277 CONFIG_OF_EARLY_FLATTREE=y
         1278 CONFIG_OF_ADDRESS=y
         1279 CONFIG_OF_IRQ=y
         1280 CONFIG_OF_NET=y
         1281 CONFIG_OF_RESERVED_MEM=y
         1282 # CONFIG_OF_OVERLAY is not set
         1283 CONFIG_ARCH_MIGHT_HAVE_PC_PARPORT=y
         1284 # CONFIG_PARPORT is not set
         1285 CONFIG_BLK_DEV=y
         1286 # CONFIG_BLK_DEV_NULL_BLK is not set
         1287 CONFIG_ZRAM=m
         1288 # CONFIG_BLK_DEV_COW_COMMON is not set
         1289 CONFIG_BLK_DEV_LOOP=m
         1290 CONFIG_BLK_DEV_LOOP_MIN_COUNT=8
         1291 CONFIG_BLK_DEV_CRYPTOLOOP=m
         1292 # CONFIG_BLK_DEV_DRBD is not set
         1293 CONFIG_BLK_DEV_NBD=m
         1294 CONFIG_BLK_DEV_RAM=y
         1295 CONFIG_BLK_DEV_RAM_COUNT=16
         1296 CONFIG_BLK_DEV_RAM_SIZE=16384
         1297 # CONFIG_CDROM_PKTCDVD is not set
         1298 # CONFIG_ATA_OVER_ETH is not set
         1299 CONFIG_MG_DISK=m
         1300 CONFIG_MG_DISK_RES=0
         1301 CONFIG_VIRTIO_BLK=m
         1302 # CONFIG_BLK_DEV_RBD is not set
         1303 # CONFIG_NVME_TARGET is not set
         1304 
         1305 #
         1306 # Misc devices
         1307 #
         1308 CONFIG_SENSORS_LIS3LV02D=m
         1309 # CONFIG_AD525X_DPOT is not set
         1310 # CONFIG_DUMMY_IRQ is not set
         1311 # CONFIG_ICS932S401 is not set
         1312 # CONFIG_ENCLOSURE_SERVICES is not set
         1313 # CONFIG_APDS9802ALS is not set
         1314 # CONFIG_ISL29003 is not set
         1315 # CONFIG_ISL29020 is not set
         1316 # CONFIG_SENSORS_TSL2550 is not set
         1317 # CONFIG_SENSORS_BH1770 is not set
         1318 # CONFIG_SENSORS_APDS990X is not set
         1319 # CONFIG_HMC6352 is not set
         1320 # CONFIG_DS1682 is not set
         1321 # CONFIG_TI_DAC7512 is not set
         1322 # CONFIG_USB_SWITCH_FSA9480 is not set
         1323 # CONFIG_LATTICE_ECP3_CONFIG is not set
         1324 # CONFIG_SRAM is not set
         1325 # CONFIG_C2PORT is not set
         1326 
         1327 #
         1328 # EEPROM support
         1329 #
         1330 # CONFIG_EEPROM_AT24 is not set
         1331 # CONFIG_EEPROM_AT25 is not set
         1332 # CONFIG_EEPROM_LEGACY is not set
         1333 # CONFIG_EEPROM_MAX6875 is not set
         1334 # CONFIG_EEPROM_93CX6 is not set
         1335 # CONFIG_EEPROM_93XX46 is not set
         1336 
         1337 #
         1338 # Texas Instruments shared transport line discipline
         1339 #
         1340 # CONFIG_TI_ST is not set
         1341 # CONFIG_SENSORS_LIS3_SPI is not set
         1342 CONFIG_SENSORS_LIS3_I2C=m
         1343 
         1344 #
         1345 # Altera FPGA firmware download module
         1346 #
         1347 # CONFIG_ALTERA_STAPL is not set
         1348 
         1349 #
         1350 # Intel MIC Bus Driver
         1351 #
         1352 
         1353 #
         1354 # SCIF Bus Driver
         1355 #
         1356 
         1357 #
         1358 # VOP Bus Driver
         1359 #
         1360 
         1361 #
         1362 # Intel MIC Host Driver
         1363 #
         1364 
         1365 #
         1366 # Intel MIC Card Driver
         1367 #
         1368 
         1369 #
         1370 # SCIF Driver
         1371 #
         1372 
         1373 #
         1374 # Intel MIC Coprocessor State Management (COSM) Drivers
         1375 #
         1376 
         1377 #
         1378 # VOP Driver
         1379 #
         1380 # CONFIG_ECHO is not set
         1381 # CONFIG_CXL_BASE is not set
         1382 # CONFIG_CXL_AFU_DRIVER_OPS is not set
         1383 
         1384 #
         1385 # SCSI device support
         1386 #
         1387 CONFIG_SCSI_MOD=m
         1388 # CONFIG_RAID_ATTRS is not set
         1389 CONFIG_SCSI=m
         1390 CONFIG_SCSI_DMA=y
         1391 # CONFIG_SCSI_NETLINK is not set
         1392 # CONFIG_SCSI_MQ_DEFAULT is not set
         1393 CONFIG_SCSI_PROC_FS=y
         1394 
         1395 #
         1396 # SCSI support type (disk, tape, CD-ROM)
         1397 #
         1398 CONFIG_BLK_DEV_SD=m
         1399 # CONFIG_CHR_DEV_ST is not set
         1400 # CONFIG_CHR_DEV_OSST is not set
         1401 CONFIG_BLK_DEV_SR=m
         1402 # CONFIG_BLK_DEV_SR_VENDOR is not set
         1403 CONFIG_CHR_DEV_SG=m
         1404 # CONFIG_CHR_DEV_SCH is not set
         1405 # CONFIG_SCSI_CONSTANTS is not set
         1406 # CONFIG_SCSI_LOGGING is not set
         1407 CONFIG_SCSI_SCAN_ASYNC=y
         1408 
         1409 #
         1410 # SCSI Transports
         1411 #
         1412 # CONFIG_SCSI_SPI_ATTRS is not set
         1413 # CONFIG_SCSI_FC_ATTRS is not set
         1414 # CONFIG_SCSI_ISCSI_ATTRS is not set
         1415 # CONFIG_SCSI_SAS_ATTRS is not set
         1416 # CONFIG_SCSI_SAS_LIBSAS is not set
         1417 # CONFIG_SCSI_SRP_ATTRS is not set
         1418 # CONFIG_SCSI_LOWLEVEL is not set
         1419 # CONFIG_SCSI_DH is not set
         1420 # CONFIG_SCSI_OSD_INITIATOR is not set
         1421 # CONFIG_ATA is not set
         1422 CONFIG_MD=y
         1423 # CONFIG_BLK_DEV_MD is not set
         1424 # CONFIG_BCACHE is not set
         1425 CONFIG_BLK_DEV_DM_BUILTIN=y
         1426 CONFIG_BLK_DEV_DM=m
         1427 # CONFIG_DM_MQ_DEFAULT is not set
         1428 # CONFIG_DM_DEBUG is not set
         1429 CONFIG_DM_CRYPT=m
         1430 # CONFIG_DM_SNAPSHOT is not set
         1431 # CONFIG_DM_THIN_PROVISIONING is not set
         1432 # CONFIG_DM_CACHE is not set
         1433 # CONFIG_DM_ERA is not set
         1434 # CONFIG_DM_MIRROR is not set
         1435 # CONFIG_DM_RAID is not set
         1436 # CONFIG_DM_ZERO is not set
         1437 # CONFIG_DM_MULTIPATH is not set
         1438 # CONFIG_DM_DELAY is not set
         1439 # CONFIG_DM_UEVENT is not set
         1440 # CONFIG_DM_FLAKEY is not set
         1441 # CONFIG_DM_VERITY is not set
         1442 # CONFIG_DM_SWITCH is not set
         1443 # CONFIG_DM_LOG_WRITES is not set
         1444 # CONFIG_TARGET_CORE is not set
         1445 CONFIG_NETDEVICES=y
         1446 CONFIG_MII=m
         1447 CONFIG_NET_CORE=y
         1448 # CONFIG_BONDING is not set
         1449 # CONFIG_DUMMY is not set
         1450 # CONFIG_EQUALIZER is not set
         1451 # CONFIG_IFB is not set
         1452 # CONFIG_NET_TEAM is not set
         1453 # CONFIG_MACVLAN is not set
         1454 # CONFIG_VXLAN is not set
         1455 # CONFIG_MACSEC is not set
         1456 # CONFIG_NETCONSOLE is not set
         1457 # CONFIG_NETPOLL is not set
         1458 # CONFIG_NET_POLL_CONTROLLER is not set
         1459 CONFIG_TUN=m
         1460 # CONFIG_TUN_VNET_CROSS_LE is not set
         1461 # CONFIG_VETH is not set
         1462 CONFIG_VIRTIO_NET=m
         1463 # CONFIG_NLMON is not set
         1464 
         1465 #
         1466 # CAIF transport drivers
         1467 #
         1468 
         1469 #
         1470 # Distributed Switch Architecture drivers
         1471 #
         1472 CONFIG_ETHERNET=y
         1473 # CONFIG_ALTERA_TSE is not set
         1474 CONFIG_NET_VENDOR_AMAZON=y
         1475 # CONFIG_NET_VENDOR_ARC is not set
         1476 # CONFIG_NET_VENDOR_AURORA is not set
         1477 # CONFIG_NET_CADENCE is not set
         1478 # CONFIG_NET_VENDOR_BROADCOM is not set
         1479 # CONFIG_NET_VENDOR_CIRRUS is not set
         1480 # CONFIG_DM9000 is not set
         1481 # CONFIG_DNET is not set
         1482 # CONFIG_NET_VENDOR_EZCHIP is not set
         1483 # CONFIG_NET_VENDOR_FARADAY is not set
         1484 # CONFIG_NET_VENDOR_HISILICON is not set
         1485 # CONFIG_NET_VENDOR_INTEL is not set
         1486 # CONFIG_NET_VENDOR_MARVELL is not set
         1487 # CONFIG_NET_VENDOR_MICREL is not set
         1488 # CONFIG_NET_VENDOR_MICROCHIP is not set
         1489 # CONFIG_NET_VENDOR_NATSEMI is not set
         1490 # CONFIG_NET_VENDOR_NETRONOME is not set
         1491 # CONFIG_ETHOC is not set
         1492 # CONFIG_NET_VENDOR_QUALCOMM is not set
         1493 # CONFIG_NET_VENDOR_RENESAS is not set
         1494 # CONFIG_NET_VENDOR_ROCKER is not set
         1495 # CONFIG_NET_VENDOR_SAMSUNG is not set
         1496 # CONFIG_NET_VENDOR_SEEQ is not set
         1497 CONFIG_NET_VENDOR_SMSC=y
         1498 CONFIG_SMC91X=m
         1499 # CONFIG_SMC911X is not set
         1500 # CONFIG_SMSC911X is not set
         1501 # CONFIG_NET_VENDOR_STMICRO is not set
         1502 # CONFIG_NET_VENDOR_SYNOPSYS is not set
         1503 # CONFIG_NET_VENDOR_TI is not set
         1504 # CONFIG_NET_VENDOR_VIA is not set
         1505 # CONFIG_NET_VENDOR_WIZNET is not set
         1506 # CONFIG_PHYLIB is not set
         1507 # CONFIG_MICREL_KS8995MA is not set
         1508 CONFIG_PPP=m
         1509 CONFIG_PPP_BSDCOMP=m
         1510 CONFIG_PPP_DEFLATE=m
         1511 CONFIG_PPP_FILTER=y
         1512 CONFIG_PPP_MPPE=m
         1513 # CONFIG_PPP_MULTILINK is not set
         1514 CONFIG_PPPOE=m
         1515 CONFIG_PPTP=m
         1516 CONFIG_PPP_ASYNC=m
         1517 # CONFIG_PPP_SYNC_TTY is not set
         1518 # CONFIG_SLIP is not set
         1519 CONFIG_SLHC=m
         1520 # CONFIG_USB_NET_DRIVERS is not set
         1521 CONFIG_WLAN=y
         1522 # CONFIG_WLAN_VENDOR_ADMTEK is not set
         1523 # CONFIG_WLAN_VENDOR_ATH is not set
         1524 # CONFIG_WLAN_VENDOR_ATMEL is not set
         1525 # CONFIG_WLAN_VENDOR_BROADCOM is not set
         1526 # CONFIG_WLAN_VENDOR_CISCO is not set
         1527 # CONFIG_WLAN_VENDOR_INTEL is not set
         1528 # CONFIG_WLAN_VENDOR_INTERSIL is not set
         1529 # CONFIG_WLAN_VENDOR_MARVELL is not set
         1530 # CONFIG_WLAN_VENDOR_MEDIATEK is not set
         1531 # CONFIG_WLAN_VENDOR_RALINK is not set
         1532 # CONFIG_WLAN_VENDOR_REALTEK is not set
         1533 # CONFIG_WLAN_VENDOR_RSI is not set
         1534 # CONFIG_WLAN_VENDOR_ST is not set
         1535 CONFIG_WLAN_VENDOR_TI=y
         1536 CONFIG_WL1251=m
         1537 CONFIG_WL1251_SPI=m
         1538 # CONFIG_WL1251_SDIO is not set
         1539 # CONFIG_WL12XX is not set
         1540 # CONFIG_WL18XX is not set
         1541 # CONFIG_WLCORE is not set
         1542 # CONFIG_WLAN_VENDOR_ZYDAS is not set
         1543 # CONFIG_MAC80211_HWSIM is not set
         1544 # CONFIG_USB_NET_RNDIS_WLAN is not set
         1545 
         1546 #
         1547 # Enable WiMAX (Networking options) to see the WiMAX drivers
         1548 #
         1549 # CONFIG_WAN is not set
         1550 # CONFIG_ISDN is not set
         1551 # CONFIG_NVM is not set
         1552 
         1553 #
         1554 # Input device support
         1555 #
         1556 CONFIG_INPUT=y
         1557 CONFIG_INPUT_LEDS=m
         1558 CONFIG_INPUT_FF_MEMLESS=m
         1559 CONFIG_INPUT_POLLDEV=m
         1560 # CONFIG_INPUT_SPARSEKMAP is not set
         1561 CONFIG_INPUT_MATRIXKMAP=y
         1562 
         1563 #
         1564 # Userland interfaces
         1565 #
         1566 CONFIG_INPUT_MOUSEDEV=m
         1567 # CONFIG_INPUT_MOUSEDEV_PSAUX is not set
         1568 CONFIG_INPUT_MOUSEDEV_SCREEN_X=800
         1569 CONFIG_INPUT_MOUSEDEV_SCREEN_Y=480
         1570 CONFIG_INPUT_JOYDEV=m
         1571 CONFIG_INPUT_EVDEV=y
         1572 # CONFIG_INPUT_EVBUG is not set
         1573 
         1574 #
         1575 # Input Device Drivers
         1576 #
         1577 CONFIG_INPUT_KEYBOARD=y
         1578 # CONFIG_KEYBOARD_ADC is not set
         1579 # CONFIG_KEYBOARD_ADP5588 is not set
         1580 # CONFIG_KEYBOARD_ADP5589 is not set
         1581 # CONFIG_KEYBOARD_ATKBD is not set
         1582 # CONFIG_KEYBOARD_QT1070 is not set
         1583 # CONFIG_KEYBOARD_QT2160 is not set
         1584 # CONFIG_KEYBOARD_LKKBD is not set
         1585 CONFIG_KEYBOARD_GPIO=m
         1586 # CONFIG_KEYBOARD_GPIO_POLLED is not set
         1587 # CONFIG_KEYBOARD_TCA6416 is not set
         1588 # CONFIG_KEYBOARD_TCA8418 is not set
         1589 CONFIG_KEYBOARD_MATRIX=y
         1590 # CONFIG_KEYBOARD_LM8323 is not set
         1591 # CONFIG_KEYBOARD_LM8333 is not set
         1592 # CONFIG_KEYBOARD_MAX7359 is not set
         1593 # CONFIG_KEYBOARD_MCS is not set
         1594 # CONFIG_KEYBOARD_MPR121 is not set
         1595 # CONFIG_KEYBOARD_NEWTON is not set
         1596 # CONFIG_KEYBOARD_OPENCORES is not set
         1597 # CONFIG_KEYBOARD_SAMSUNG is not set
         1598 # CONFIG_KEYBOARD_STOWAWAY is not set
         1599 # CONFIG_KEYBOARD_SUNKBD is not set
         1600 # CONFIG_KEYBOARD_OMAP4 is not set
         1601 CONFIG_KEYBOARD_TWL4030=y
         1602 # CONFIG_KEYBOARD_XTKBD is not set
         1603 # CONFIG_KEYBOARD_CAP11XX is not set
         1604 # CONFIG_KEYBOARD_BCM is not set
         1605 # CONFIG_INPUT_MOUSE is not set
         1606 # CONFIG_INPUT_JOYSTICK is not set
         1607 # CONFIG_INPUT_TABLET is not set
         1608 CONFIG_INPUT_TOUCHSCREEN=y
         1609 CONFIG_TOUCHSCREEN_PROPERTIES=y
         1610 # CONFIG_TOUCHSCREEN_ADS7846 is not set
         1611 # CONFIG_TOUCHSCREEN_AD7877 is not set
         1612 # CONFIG_TOUCHSCREEN_AD7879 is not set
         1613 # CONFIG_TOUCHSCREEN_AR1021_I2C is not set
         1614 # CONFIG_TOUCHSCREEN_ATMEL_MXT is not set
         1615 # CONFIG_TOUCHSCREEN_AUO_PIXCIR is not set
         1616 # CONFIG_TOUCHSCREEN_BU21013 is not set
         1617 # CONFIG_TOUCHSCREEN_CHIPONE_ICN8318 is not set
         1618 # CONFIG_TOUCHSCREEN_CY8CTMG110 is not set
         1619 # CONFIG_TOUCHSCREEN_CYTTSP_CORE is not set
         1620 # CONFIG_TOUCHSCREEN_CYTTSP4_CORE is not set
         1621 # CONFIG_TOUCHSCREEN_DYNAPRO is not set
         1622 # CONFIG_TOUCHSCREEN_HAMPSHIRE is not set
         1623 # CONFIG_TOUCHSCREEN_EETI is not set
         1624 # CONFIG_TOUCHSCREEN_EGALAX is not set
         1625 # CONFIG_TOUCHSCREEN_EGALAX_SERIAL is not set
         1626 # CONFIG_TOUCHSCREEN_FUJITSU is not set
         1627 # CONFIG_TOUCHSCREEN_GOODIX is not set
         1628 # CONFIG_TOUCHSCREEN_ILI210X is not set
         1629 # CONFIG_TOUCHSCREEN_GUNZE is not set
         1630 # CONFIG_TOUCHSCREEN_EKTF2127 is not set
         1631 # CONFIG_TOUCHSCREEN_ELAN is not set
         1632 # CONFIG_TOUCHSCREEN_ELO is not set
         1633 # CONFIG_TOUCHSCREEN_WACOM_W8001 is not set
         1634 # CONFIG_TOUCHSCREEN_WACOM_I2C is not set
         1635 # CONFIG_TOUCHSCREEN_MAX11801 is not set
         1636 # CONFIG_TOUCHSCREEN_MCS5000 is not set
         1637 # CONFIG_TOUCHSCREEN_MMS114 is not set
         1638 # CONFIG_TOUCHSCREEN_MELFAS_MIP4 is not set
         1639 # CONFIG_TOUCHSCREEN_MTOUCH is not set
         1640 # CONFIG_TOUCHSCREEN_IMX6UL_TSC is not set
         1641 # CONFIG_TOUCHSCREEN_INEXIO is not set
         1642 # CONFIG_TOUCHSCREEN_MK712 is not set
         1643 # CONFIG_TOUCHSCREEN_PENMOUNT is not set
         1644 # CONFIG_TOUCHSCREEN_EDT_FT5X06 is not set
         1645 # CONFIG_TOUCHSCREEN_TOUCHRIGHT is not set
         1646 # CONFIG_TOUCHSCREEN_TOUCHWIN is not set
         1647 # CONFIG_TOUCHSCREEN_PIXCIR is not set
         1648 # CONFIG_TOUCHSCREEN_WDT87XX_I2C is not set
         1649 # CONFIG_TOUCHSCREEN_USB_COMPOSITE is not set
         1650 # CONFIG_TOUCHSCREEN_TOUCHIT213 is not set
         1651 # CONFIG_TOUCHSCREEN_TSC_SERIO is not set
         1652 CONFIG_TOUCHSCREEN_TSC200X_CORE=m
         1653 # CONFIG_TOUCHSCREEN_TSC2004 is not set
         1654 CONFIG_TOUCHSCREEN_TSC2005=m
         1655 # CONFIG_TOUCHSCREEN_TSC2007 is not set
         1656 # CONFIG_TOUCHSCREEN_RM_TS is not set
         1657 # CONFIG_TOUCHSCREEN_SILEAD is not set
         1658 # CONFIG_TOUCHSCREEN_SIS_I2C is not set
         1659 # CONFIG_TOUCHSCREEN_ST1232 is not set
         1660 # CONFIG_TOUCHSCREEN_SURFACE3_SPI is not set
         1661 # CONFIG_TOUCHSCREEN_SX8654 is not set
         1662 # CONFIG_TOUCHSCREEN_TPS6507X is not set
         1663 # CONFIG_TOUCHSCREEN_ZFORCE is not set
         1664 # CONFIG_TOUCHSCREEN_ROHM_BU21023 is not set
         1665 CONFIG_INPUT_MISC=y
         1666 # CONFIG_INPUT_AD714X is not set
         1667 # CONFIG_INPUT_ATMEL_CAPTOUCH is not set
         1668 # CONFIG_INPUT_BMA150 is not set
         1669 # CONFIG_INPUT_E3X0_BUTTON is not set
         1670 # CONFIG_INPUT_MMA8450 is not set
         1671 CONFIG_INPUT_MPU3050=m
         1672 # CONFIG_INPUT_GP2A is not set
         1673 # CONFIG_INPUT_GPIO_BEEPER is not set
         1674 # CONFIG_INPUT_GPIO_TILT_POLLED is not set
         1675 # CONFIG_INPUT_GPIO_DECODER is not set
         1676 # CONFIG_INPUT_ATI_REMOTE2 is not set
         1677 # CONFIG_INPUT_KEYSPAN_REMOTE is not set
         1678 # CONFIG_INPUT_KXTJ9 is not set
         1679 # CONFIG_INPUT_POWERMATE is not set
         1680 # CONFIG_INPUT_YEALINK is not set
         1681 # CONFIG_INPUT_CM109 is not set
         1682 # CONFIG_INPUT_REGULATOR_HAPTIC is not set
         1683 CONFIG_INPUT_TWL4030_PWRBUTTON=y
         1684 CONFIG_INPUT_TWL4030_VIBRA=m
         1685 CONFIG_INPUT_UINPUT=m
         1686 # CONFIG_INPUT_PCF8574 is not set
         1687 # CONFIG_INPUT_PWM_BEEPER is not set
         1688 # CONFIG_INPUT_GPIO_ROTARY_ENCODER is not set
         1689 # CONFIG_INPUT_ADXL34X is not set
         1690 # CONFIG_INPUT_IMS_PCU is not set
         1691 # CONFIG_INPUT_CMA3000 is not set
         1692 # CONFIG_INPUT_SOC_BUTTON_ARRAY is not set
         1693 # CONFIG_INPUT_DRV260X_HAPTICS is not set
         1694 # CONFIG_INPUT_DRV2665_HAPTICS is not set
         1695 # CONFIG_INPUT_DRV2667_HAPTICS is not set
         1696 # CONFIG_RMI4_CORE is not set
         1697 
         1698 #
         1699 # Hardware I/O ports
         1700 #
         1701 # CONFIG_SERIO is not set
         1702 # CONFIG_GAMEPORT is not set
         1703 
         1704 #
         1705 # Character devices
         1706 #
         1707 CONFIG_TTY=y
         1708 CONFIG_VT=y
         1709 CONFIG_CONSOLE_TRANSLATIONS=y
         1710 CONFIG_VT_CONSOLE=y
         1711 CONFIG_VT_CONSOLE_SLEEP=y
         1712 CONFIG_HW_CONSOLE=y
         1713 CONFIG_VT_HW_CONSOLE_BINDING=y
         1714 CONFIG_UNIX98_PTYS=y
         1715 # CONFIG_LEGACY_PTYS is not set
         1716 # CONFIG_SERIAL_NONSTANDARD is not set
         1717 # CONFIG_N_GSM is not set
         1718 # CONFIG_TRACE_SINK is not set
         1719 CONFIG_DEVMEM=y
         1720 CONFIG_DEVKMEM=y
         1721 
         1722 #
         1723 # Serial drivers
         1724 #
         1725 # CONFIG_SERIAL_8250 is not set
         1726 
         1727 #
         1728 # Non-8250 serial port support
         1729 #
         1730 # CONFIG_SERIAL_EARLYCON_ARM_SEMIHOST is not set
         1731 # CONFIG_SERIAL_MAX3100 is not set
         1732 # CONFIG_SERIAL_MAX310X is not set
         1733 # CONFIG_SERIAL_UARTLITE is not set
         1734 CONFIG_SERIAL_CORE=y
         1735 CONFIG_SERIAL_CORE_CONSOLE=y
         1736 CONFIG_SERIAL_OMAP=y
         1737 CONFIG_SERIAL_OMAP_CONSOLE=y
         1738 # CONFIG_SERIAL_SCCNXP is not set
         1739 # CONFIG_SERIAL_SC16IS7XX is not set
         1740 # CONFIG_SERIAL_BCM63XX is not set
         1741 # CONFIG_SERIAL_ALTERA_JTAGUART is not set
         1742 # CONFIG_SERIAL_ALTERA_UART is not set
         1743 # CONFIG_SERIAL_IFX6X60 is not set
         1744 # CONFIG_SERIAL_XILINX_PS_UART is not set
         1745 # CONFIG_SERIAL_ARC is not set
         1746 # CONFIG_SERIAL_FSL_LPUART is not set
         1747 # CONFIG_SERIAL_CONEXANT_DIGICOLOR is not set
         1748 # CONFIG_SERIAL_ST_ASC is not set
         1749 CONFIG_SERIAL_STM32=m
         1750 CONFIG_TTY_PRINTK=y
         1751 CONFIG_HVC_DRIVER=y
         1752 # CONFIG_HVC_DCC is not set
         1753 CONFIG_VIRTIO_CONSOLE=m
         1754 # CONFIG_IPMI_HANDLER is not set
         1755 CONFIG_HW_RANDOM=y
         1756 # CONFIG_HW_RANDOM_TIMERIOMEM is not set
         1757 # CONFIG_HW_RANDOM_OMAP is not set
         1758 CONFIG_HW_RANDOM_OMAP3_ROM=y
         1759 CONFIG_HW_RANDOM_VIRTIO=m
         1760 # CONFIG_R3964 is not set
         1761 # CONFIG_RAW_DRIVER is not set
         1762 # CONFIG_TCG_TPM is not set
         1763 # CONFIG_XILLYBUS is not set
         1764 
         1765 #
         1766 # I2C support
         1767 #
         1768 CONFIG_I2C=y
         1769 CONFIG_I2C_BOARDINFO=y
         1770 CONFIG_I2C_COMPAT=y
         1771 CONFIG_I2C_CHARDEV=y
         1772 # CONFIG_I2C_MUX is not set
         1773 CONFIG_I2C_HELPER_AUTO=y
         1774 
         1775 #
         1776 # I2C Hardware Bus support
         1777 #
         1778 
         1779 #
         1780 # I2C system bus drivers (mostly embedded / system-on-chip)
         1781 #
         1782 # CONFIG_I2C_CBUS_GPIO is not set
         1783 # CONFIG_I2C_DESIGNWARE_PLATFORM is not set
         1784 # CONFIG_I2C_EMEV2 is not set
         1785 # CONFIG_I2C_GPIO is not set
         1786 # CONFIG_I2C_OCORES is not set
         1787 CONFIG_I2C_OMAP=y
         1788 # CONFIG_I2C_PCA_PLATFORM is not set
         1789 # CONFIG_I2C_PXA_PCI is not set
         1790 # CONFIG_I2C_RK3X is not set
         1791 # CONFIG_I2C_SIMTEC is not set
         1792 # CONFIG_I2C_XILINX is not set
         1793 
         1794 #
         1795 # External I2C/SMBus adapter drivers
         1796 #
         1797 # CONFIG_I2C_DIOLAN_U2C is not set
         1798 # CONFIG_I2C_PARPORT_LIGHT is not set
         1799 # CONFIG_I2C_ROBOTFUZZ_OSIF is not set
         1800 # CONFIG_I2C_TAOS_EVM is not set
         1801 # CONFIG_I2C_TINY_USB is not set
         1802 
         1803 #
         1804 # Other I2C/SMBus bus drivers
         1805 #
         1806 # CONFIG_I2C_STUB is not set
         1807 # CONFIG_I2C_SLAVE is not set
         1808 # CONFIG_I2C_DEBUG_CORE is not set
         1809 # CONFIG_I2C_DEBUG_ALGO is not set
         1810 # CONFIG_I2C_DEBUG_BUS is not set
         1811 CONFIG_SPI=y
         1812 # CONFIG_SPI_DEBUG is not set
         1813 CONFIG_SPI_MASTER=y
         1814 
         1815 #
         1816 # SPI Master Controller Drivers
         1817 #
         1818 # CONFIG_SPI_ALTERA is not set
         1819 # CONFIG_SPI_AXI_SPI_ENGINE is not set
         1820 # CONFIG_SPI_BITBANG is not set
         1821 # CONFIG_SPI_CADENCE is not set
         1822 # CONFIG_SPI_DESIGNWARE is not set
         1823 # CONFIG_SPI_GPIO is not set
         1824 # CONFIG_SPI_FSL_SPI is not set
         1825 # CONFIG_SPI_OC_TINY is not set
         1826 CONFIG_SPI_OMAP24XX=y
         1827 # CONFIG_SPI_TI_QSPI is not set
         1828 # CONFIG_SPI_PXA2XX_PCI is not set
         1829 # CONFIG_SPI_ROCKCHIP is not set
         1830 # CONFIG_SPI_SC18IS602 is not set
         1831 # CONFIG_SPI_XCOMM is not set
         1832 # CONFIG_SPI_XILINX is not set
         1833 # CONFIG_SPI_ZYNQMP_GQSPI is not set
         1834 
         1835 #
         1836 # SPI Protocol Masters
         1837 #
         1838 # CONFIG_SPI_SPIDEV is not set
         1839 # CONFIG_SPI_LOOPBACK_TEST is not set
         1840 # CONFIG_SPI_TLE62X0 is not set
         1841 # CONFIG_SPMI is not set
         1842 CONFIG_HSI=m
         1843 CONFIG_HSI_BOARDINFO=y
         1844 
         1845 #
         1846 # HSI controllers
         1847 #
         1848 CONFIG_OMAP_SSI=m
         1849 
         1850 #
         1851 # HSI clients
         1852 #
         1853 CONFIG_NOKIA_MODEM=m
         1854 CONFIG_CMT_SPEECH=m
         1855 CONFIG_SSI_PROTOCOL=m
         1856 CONFIG_HSI_CHAR=m
         1857 
         1858 #
         1859 # PPS support
         1860 #
         1861 # CONFIG_PPS is not set
         1862 
         1863 #
         1864 # PPS generators support
         1865 #
         1866 
         1867 #
         1868 # PTP clock support
         1869 #
         1870 # CONFIG_PTP_1588_CLOCK is not set
         1871 
         1872 #
         1873 # Enable PHYLIB and NETWORK_PHY_TIMESTAMPING to see the additional clocks.
         1874 #
         1875 CONFIG_PINCTRL=y
         1876 
         1877 #
         1878 # Pin controllers
         1879 #
         1880 CONFIG_PINMUX=y
         1881 CONFIG_PINCONF=y
         1882 CONFIG_GENERIC_PINCONF=y
         1883 # CONFIG_DEBUG_PINCTRL is not set
         1884 # CONFIG_PINCTRL_AMD is not set
         1885 CONFIG_PINCTRL_SINGLE=y
         1886 CONFIG_ARCH_HAVE_CUSTOM_GPIO_H=y
         1887 CONFIG_GPIOLIB=y
         1888 CONFIG_OF_GPIO=y
         1889 CONFIG_GPIOLIB_IRQCHIP=y
         1890 # CONFIG_DEBUG_GPIO is not set
         1891 CONFIG_GPIO_SYSFS=y
         1892 
         1893 #
         1894 # Memory mapped GPIO drivers
         1895 #
         1896 # CONFIG_GPIO_74XX_MMIO is not set
         1897 # CONFIG_GPIO_ALTERA is not set
         1898 # CONFIG_GPIO_DWAPB is not set
         1899 CONFIG_GPIO_EM=m
         1900 # CONFIG_GPIO_GENERIC_PLATFORM is not set
         1901 # CONFIG_GPIO_GRGPIO is not set
         1902 # CONFIG_GPIO_MOCKUP is not set
         1903 # CONFIG_GPIO_MPC8XXX is not set
         1904 CONFIG_GPIO_OMAP=y
         1905 # CONFIG_GPIO_SYSCON is not set
         1906 # CONFIG_GPIO_XILINX is not set
         1907 # CONFIG_GPIO_ZEVIO is not set
         1908 # CONFIG_GPIO_ZX is not set
         1909 
         1910 #
         1911 # I2C GPIO expanders
         1912 #
         1913 # CONFIG_GPIO_ADP5588 is not set
         1914 # CONFIG_GPIO_ADNP is not set
         1915 # CONFIG_GPIO_MAX7300 is not set
         1916 # CONFIG_GPIO_MAX732X is not set
         1917 # CONFIG_GPIO_PCA953X is not set
         1918 # CONFIG_GPIO_PCF857X is not set
         1919 # CONFIG_GPIO_SX150X is not set
         1920 # CONFIG_GPIO_TPIC2810 is not set
         1921 CONFIG_GPIO_TS4900=m
         1922 
         1923 #
         1924 # MFD GPIO expanders
         1925 #
         1926 # CONFIG_HTC_EGPIO is not set
         1927 CONFIG_GPIO_TWL4030=y
         1928 
         1929 #
         1930 # SPI GPIO expanders
         1931 #
         1932 # CONFIG_GPIO_74X164 is not set
         1933 # CONFIG_GPIO_MAX7301 is not set
         1934 # CONFIG_GPIO_MC33880 is not set
         1935 # CONFIG_GPIO_PISOSR is not set
         1936 
         1937 #
         1938 # SPI or I2C GPIO expanders
         1939 #
         1940 CONFIG_GPIO_MCP23S08=m
         1941 
         1942 #
         1943 # USB GPIO expanders
         1944 #
         1945 # CONFIG_W1 is not set
         1946 CONFIG_POWER_AVS=y
         1947 # CONFIG_POWER_RESET is not set
         1948 CONFIG_POWER_SUPPLY=y
         1949 # CONFIG_POWER_SUPPLY_DEBUG is not set
         1950 # CONFIG_PDA_POWER is not set
         1951 # CONFIG_GENERIC_ADC_BATTERY is not set
         1952 # CONFIG_TEST_POWER is not set
         1953 # CONFIG_BATTERY_DS2780 is not set
         1954 # CONFIG_BATTERY_DS2781 is not set
         1955 # CONFIG_BATTERY_DS2782 is not set
         1956 # CONFIG_BATTERY_SBS is not set
         1957 CONFIG_BATTERY_BQ27XXX=m
         1958 CONFIG_BATTERY_BQ27XXX_I2C=m
         1959 # CONFIG_BATTERY_MAX17040 is not set
         1960 # CONFIG_BATTERY_MAX17042 is not set
         1961 # CONFIG_BATTERY_TWL4030_MADC is not set
         1962 CONFIG_BATTERY_RX51=m
         1963 CONFIG_CHARGER_ISP1704=m
         1964 # CONFIG_CHARGER_MAX8903 is not set
         1965 # CONFIG_CHARGER_TWL4030 is not set
         1966 # CONFIG_CHARGER_LP8727 is not set
         1967 # CONFIG_CHARGER_GPIO is not set
         1968 # CONFIG_CHARGER_MANAGER is not set
         1969 CONFIG_CHARGER_BQ2415X=m
         1970 # CONFIG_CHARGER_BQ24190 is not set
         1971 # CONFIG_CHARGER_BQ24257 is not set
         1972 # CONFIG_CHARGER_BQ24735 is not set
         1973 # CONFIG_CHARGER_BQ25890 is not set
         1974 # CONFIG_CHARGER_SMB347 is not set
         1975 # CONFIG_BATTERY_GAUGE_LTC2941 is not set
         1976 # CONFIG_CHARGER_RT9455 is not set
         1977 CONFIG_HWMON=y
         1978 # CONFIG_HWMON_VID is not set
         1979 # CONFIG_HWMON_DEBUG_CHIP is not set
         1980 
         1981 #
         1982 # Native drivers
         1983 #
         1984 # CONFIG_SENSORS_AD7314 is not set
         1985 # CONFIG_SENSORS_AD7414 is not set
         1986 # CONFIG_SENSORS_AD7418 is not set
         1987 # CONFIG_SENSORS_ADM1021 is not set
         1988 # CONFIG_SENSORS_ADM1025 is not set
         1989 # CONFIG_SENSORS_ADM1026 is not set
         1990 # CONFIG_SENSORS_ADM1029 is not set
         1991 # CONFIG_SENSORS_ADM1031 is not set
         1992 # CONFIG_SENSORS_ADM9240 is not set
         1993 # CONFIG_SENSORS_ADT7310 is not set
         1994 # CONFIG_SENSORS_ADT7410 is not set
         1995 # CONFIG_SENSORS_ADT7411 is not set
         1996 # CONFIG_SENSORS_ADT7462 is not set
         1997 # CONFIG_SENSORS_ADT7470 is not set
         1998 # CONFIG_SENSORS_ADT7475 is not set
         1999 # CONFIG_SENSORS_ASC7621 is not set
         2000 # CONFIG_SENSORS_ATXP1 is not set
         2001 # CONFIG_SENSORS_DS620 is not set
         2002 # CONFIG_SENSORS_DS1621 is not set
         2003 # CONFIG_SENSORS_F71805F is not set
         2004 # CONFIG_SENSORS_F71882FG is not set
         2005 # CONFIG_SENSORS_F75375S is not set
         2006 # CONFIG_SENSORS_FTSTEUTATES is not set
         2007 # CONFIG_SENSORS_GL518SM is not set
         2008 # CONFIG_SENSORS_GL520SM is not set
         2009 # CONFIG_SENSORS_G760A is not set
         2010 # CONFIG_SENSORS_G762 is not set
         2011 # CONFIG_SENSORS_GPIO_FAN is not set
         2012 # CONFIG_SENSORS_HIH6130 is not set
         2013 # CONFIG_SENSORS_IIO_HWMON is not set
         2014 # CONFIG_SENSORS_IT87 is not set
         2015 # CONFIG_SENSORS_JC42 is not set
         2016 # CONFIG_SENSORS_POWR1220 is not set
         2017 # CONFIG_SENSORS_LINEAGE is not set
         2018 # CONFIG_SENSORS_LTC2945 is not set
         2019 # CONFIG_SENSORS_LTC2990 is not set
         2020 # CONFIG_SENSORS_LTC4151 is not set
         2021 # CONFIG_SENSORS_LTC4215 is not set
         2022 # CONFIG_SENSORS_LTC4222 is not set
         2023 # CONFIG_SENSORS_LTC4245 is not set
         2024 # CONFIG_SENSORS_LTC4260 is not set
         2025 # CONFIG_SENSORS_LTC4261 is not set
         2026 # CONFIG_SENSORS_MAX1111 is not set
         2027 # CONFIG_SENSORS_MAX16065 is not set
         2028 # CONFIG_SENSORS_MAX1619 is not set
         2029 # CONFIG_SENSORS_MAX1668 is not set
         2030 # CONFIG_SENSORS_MAX197 is not set
         2031 # CONFIG_SENSORS_MAX31722 is not set
         2032 # CONFIG_SENSORS_MAX6639 is not set
         2033 # CONFIG_SENSORS_MAX6642 is not set
         2034 # CONFIG_SENSORS_MAX6650 is not set
         2035 # CONFIG_SENSORS_MAX6697 is not set
         2036 # CONFIG_SENSORS_MAX31790 is not set
         2037 # CONFIG_SENSORS_MCP3021 is not set
         2038 # CONFIG_SENSORS_ADCXX is not set
         2039 # CONFIG_SENSORS_LM63 is not set
         2040 # CONFIG_SENSORS_LM70 is not set
         2041 # CONFIG_SENSORS_LM73 is not set
         2042 # CONFIG_SENSORS_LM75 is not set
         2043 # CONFIG_SENSORS_LM77 is not set
         2044 # CONFIG_SENSORS_LM78 is not set
         2045 # CONFIG_SENSORS_LM80 is not set
         2046 # CONFIG_SENSORS_LM83 is not set
         2047 # CONFIG_SENSORS_LM85 is not set
         2048 # CONFIG_SENSORS_LM87 is not set
         2049 # CONFIG_SENSORS_LM90 is not set
         2050 # CONFIG_SENSORS_LM92 is not set
         2051 # CONFIG_SENSORS_LM93 is not set
         2052 # CONFIG_SENSORS_LM95234 is not set
         2053 # CONFIG_SENSORS_LM95241 is not set
         2054 # CONFIG_SENSORS_LM95245 is not set
         2055 # CONFIG_SENSORS_PC87360 is not set
         2056 # CONFIG_SENSORS_PC87427 is not set
         2057 # CONFIG_SENSORS_NTC_THERMISTOR is not set
         2058 # CONFIG_SENSORS_NCT6683 is not set
         2059 # CONFIG_SENSORS_NCT6775 is not set
         2060 # CONFIG_SENSORS_NCT7802 is not set
         2061 # CONFIG_SENSORS_NCT7904 is not set
         2062 # CONFIG_SENSORS_PCF8591 is not set
         2063 # CONFIG_PMBUS is not set
         2064 # CONFIG_SENSORS_PWM_FAN is not set
         2065 # CONFIG_SENSORS_SHT15 is not set
         2066 # CONFIG_SENSORS_SHT21 is not set
         2067 # CONFIG_SENSORS_SHT3x is not set
         2068 # CONFIG_SENSORS_SHTC1 is not set
         2069 # CONFIG_SENSORS_DME1737 is not set
         2070 # CONFIG_SENSORS_EMC1403 is not set
         2071 # CONFIG_SENSORS_EMC2103 is not set
         2072 # CONFIG_SENSORS_EMC6W201 is not set
         2073 # CONFIG_SENSORS_SMSC47M1 is not set
         2074 # CONFIG_SENSORS_SMSC47M192 is not set
         2075 # CONFIG_SENSORS_SMSC47B397 is not set
         2076 # CONFIG_SENSORS_SCH56XX_COMMON is not set
         2077 # CONFIG_SENSORS_SCH5627 is not set
         2078 # CONFIG_SENSORS_SCH5636 is not set
         2079 # CONFIG_SENSORS_SMM665 is not set
         2080 # CONFIG_SENSORS_ADC128D818 is not set
         2081 # CONFIG_SENSORS_ADS1015 is not set
         2082 # CONFIG_SENSORS_ADS7828 is not set
         2083 # CONFIG_SENSORS_ADS7871 is not set
         2084 # CONFIG_SENSORS_AMC6821 is not set
         2085 # CONFIG_SENSORS_INA209 is not set
         2086 # CONFIG_SENSORS_INA2XX is not set
         2087 # CONFIG_SENSORS_INA3221 is not set
         2088 # CONFIG_SENSORS_TC74 is not set
         2089 # CONFIG_SENSORS_THMC50 is not set
         2090 # CONFIG_SENSORS_TMP102 is not set
         2091 # CONFIG_SENSORS_TMP103 is not set
         2092 # CONFIG_SENSORS_TMP401 is not set
         2093 # CONFIG_SENSORS_TMP421 is not set
         2094 CONFIG_SENSORS_TWL4030_MADC=m
         2095 # CONFIG_SENSORS_VT1211 is not set
         2096 # CONFIG_SENSORS_W83781D is not set
         2097 # CONFIG_SENSORS_W83791D is not set
         2098 # CONFIG_SENSORS_W83792D is not set
         2099 # CONFIG_SENSORS_W83793 is not set
         2100 # CONFIG_SENSORS_W83795 is not set
         2101 # CONFIG_SENSORS_W83L785TS is not set
         2102 # CONFIG_SENSORS_W83L786NG is not set
         2103 # CONFIG_SENSORS_W83627HF is not set
         2104 # CONFIG_SENSORS_W83627EHF is not set
         2105 CONFIG_THERMAL=y
         2106 CONFIG_THERMAL_HWMON=y
         2107 CONFIG_THERMAL_OF=y
         2108 # CONFIG_THERMAL_WRITABLE_TRIPS is not set
         2109 CONFIG_THERMAL_DEFAULT_GOV_STEP_WISE=y
         2110 # CONFIG_THERMAL_DEFAULT_GOV_FAIR_SHARE is not set
         2111 # CONFIG_THERMAL_DEFAULT_GOV_USER_SPACE is not set
         2112 # CONFIG_THERMAL_DEFAULT_GOV_POWER_ALLOCATOR is not set
         2113 # CONFIG_THERMAL_GOV_FAIR_SHARE is not set
         2114 CONFIG_THERMAL_GOV_STEP_WISE=y
         2115 # CONFIG_THERMAL_GOV_BANG_BANG is not set
         2116 # CONFIG_THERMAL_GOV_USER_SPACE is not set
         2117 # CONFIG_THERMAL_GOV_POWER_ALLOCATOR is not set
         2118 CONFIG_CPU_THERMAL=y
         2119 # CONFIG_CLOCK_THERMAL is not set
         2120 # CONFIG_THERMAL_EMULATION is not set
         2121 # CONFIG_QORIQ_THERMAL is not set
         2122 
         2123 #
         2124 # ACPI INT340X thermal drivers
         2125 #
         2126 
         2127 #
         2128 # Texas Instruments thermal drivers
         2129 #
         2130 CONFIG_TI_SOC_THERMAL=m
         2131 CONFIG_TI_THERMAL=y
         2132 CONFIG_OMAP3_THERMAL=y
         2133 # CONFIG_GENERIC_ADC_THERMAL is not set
         2134 CONFIG_WATCHDOG=y
         2135 CONFIG_WATCHDOG_CORE=y
         2136 CONFIG_WATCHDOG_NOWAYOUT=y
         2137 # CONFIG_WATCHDOG_SYSFS is not set
         2138 
         2139 #
         2140 # Watchdog Device Drivers
         2141 #
         2142 # CONFIG_SOFT_WATCHDOG is not set
         2143 # CONFIG_GPIO_WATCHDOG is not set
         2144 # CONFIG_XILINX_WATCHDOG is not set
         2145 # CONFIG_ZIIRAVE_WATCHDOG is not set
         2146 # CONFIG_CADENCE_WATCHDOG is not set
         2147 # CONFIG_DW_WATCHDOG is not set
         2148 CONFIG_OMAP_WATCHDOG=y
         2149 CONFIG_TWL4030_WATCHDOG=y
         2150 # CONFIG_MAX63XX_WATCHDOG is not set
         2151 # CONFIG_MEN_A21_WDT is not set
         2152 
         2153 #
         2154 # USB-based Watchdog Cards
         2155 #
         2156 # CONFIG_USBPCWATCHDOG is not set
         2157 
         2158 #
         2159 # Watchdog Pretimeout Governors
         2160 #
         2161 # CONFIG_WATCHDOG_PRETIMEOUT_GOV is not set
         2162 CONFIG_SSB_POSSIBLE=y
         2163 
         2164 #
         2165 # Sonics Silicon Backplane
         2166 #
         2167 # CONFIG_SSB is not set
         2168 CONFIG_BCMA_POSSIBLE=y
         2169 
         2170 #
         2171 # Broadcom specific AMBA
         2172 #
         2173 # CONFIG_BCMA is not set
         2174 
         2175 #
         2176 # Multifunction device drivers
         2177 #
         2178 CONFIG_MFD_CORE=y
         2179 # CONFIG_MFD_ACT8945A is not set
         2180 # CONFIG_MFD_AS3711 is not set
         2181 # CONFIG_MFD_AS3722 is not set
         2182 # CONFIG_PMIC_ADP5520 is not set
         2183 # CONFIG_MFD_AAT2870_CORE is not set
         2184 # CONFIG_MFD_ATMEL_FLEXCOM is not set
         2185 # CONFIG_MFD_ATMEL_HLCDC is not set
         2186 # CONFIG_MFD_BCM590XX is not set
         2187 # CONFIG_MFD_AXP20X_I2C is not set
         2188 # CONFIG_MFD_CROS_EC is not set
         2189 # CONFIG_MFD_ASIC3 is not set
         2190 # CONFIG_PMIC_DA903X is not set
         2191 # CONFIG_MFD_DA9052_SPI is not set
         2192 # CONFIG_MFD_DA9052_I2C is not set
         2193 # CONFIG_MFD_DA9055 is not set
         2194 # CONFIG_MFD_DA9062 is not set
         2195 # CONFIG_MFD_DA9063 is not set
         2196 # CONFIG_MFD_DA9150 is not set
         2197 # CONFIG_MFD_DLN2 is not set
         2198 # CONFIG_MFD_EXYNOS_LPASS is not set
         2199 # CONFIG_MFD_MC13XXX_SPI is not set
         2200 # CONFIG_MFD_MC13XXX_I2C is not set
         2201 # CONFIG_MFD_HI6421_PMIC is not set
         2202 # CONFIG_HTC_PASIC3 is not set
         2203 # CONFIG_HTC_I2CPLD is not set
         2204 # CONFIG_INTEL_SOC_PMIC is not set
         2205 # CONFIG_MFD_KEMPLD is not set
         2206 # CONFIG_MFD_88PM800 is not set
         2207 # CONFIG_MFD_88PM805 is not set
         2208 # CONFIG_MFD_88PM860X is not set
         2209 # CONFIG_MFD_MAX14577 is not set
         2210 # CONFIG_MFD_MAX77620 is not set
         2211 # CONFIG_MFD_MAX77686 is not set
         2212 # CONFIG_MFD_MAX77693 is not set
         2213 # CONFIG_MFD_MAX77843 is not set
         2214 # CONFIG_MFD_MAX8907 is not set
         2215 # CONFIG_MFD_MAX8925 is not set
         2216 # CONFIG_MFD_MAX8997 is not set
         2217 # CONFIG_MFD_MAX8998 is not set
         2218 # CONFIG_MFD_MT6397 is not set
         2219 # CONFIG_MFD_MENF21BMC is not set
         2220 # CONFIG_EZX_PCAP is not set
         2221 # CONFIG_MFD_VIPERBOARD is not set
         2222 # CONFIG_MFD_RETU is not set
         2223 # CONFIG_MFD_PCF50633 is not set
         2224 # CONFIG_MFD_PM8921_CORE is not set
         2225 # CONFIG_MFD_RT5033 is not set
         2226 # CONFIG_MFD_RTSX_USB is not set
         2227 # CONFIG_MFD_RC5T583 is not set
         2228 # CONFIG_MFD_RK808 is not set
         2229 # CONFIG_MFD_RN5T618 is not set
         2230 # CONFIG_MFD_SEC_CORE is not set
         2231 # CONFIG_MFD_SI476X_CORE is not set
         2232 # CONFIG_MFD_SM501 is not set
         2233 # CONFIG_MFD_SKY81452 is not set
         2234 # CONFIG_MFD_SMSC is not set
         2235 # CONFIG_ABX500_CORE is not set
         2236 # CONFIG_MFD_STMPE is not set
         2237 CONFIG_MFD_SYSCON=y
         2238 # CONFIG_MFD_TI_AM335X_TSCADC is not set
         2239 # CONFIG_MFD_LP3943 is not set
         2240 # CONFIG_MFD_LP8788 is not set
         2241 # CONFIG_MFD_PALMAS is not set
         2242 # CONFIG_TPS6105X is not set
         2243 # CONFIG_TPS65010 is not set
         2244 # CONFIG_TPS6507X is not set
         2245 # CONFIG_MFD_TPS65086 is not set
         2246 # CONFIG_MFD_TPS65090 is not set
         2247 # CONFIG_MFD_TPS65217 is not set
         2248 # CONFIG_MFD_TI_LP873X is not set
         2249 # CONFIG_MFD_TPS65218 is not set
         2250 # CONFIG_MFD_TPS6586X is not set
         2251 # CONFIG_MFD_TPS65910 is not set
         2252 # CONFIG_MFD_TPS65912_I2C is not set
         2253 # CONFIG_MFD_TPS65912_SPI is not set
         2254 # CONFIG_MFD_TPS80031 is not set
         2255 CONFIG_TWL4030_CORE=y
         2256 CONFIG_TWL4030_POWER=y
         2257 CONFIG_MFD_TWL4030_AUDIO=y
         2258 # CONFIG_TWL6040_CORE is not set
         2259 # CONFIG_MFD_WL1273_CORE is not set
         2260 # CONFIG_MFD_LM3533 is not set
         2261 # CONFIG_MFD_TC3589X is not set
         2262 # CONFIG_MFD_TMIO is not set
         2263 # CONFIG_MFD_T7L66XB is not set
         2264 # CONFIG_MFD_TC6387XB is not set
         2265 # CONFIG_MFD_TC6393XB is not set
         2266 # CONFIG_MFD_ARIZONA_I2C is not set
         2267 # CONFIG_MFD_ARIZONA_SPI is not set
         2268 # CONFIG_MFD_WM8400 is not set
         2269 # CONFIG_MFD_WM831X_I2C is not set
         2270 # CONFIG_MFD_WM831X_SPI is not set
         2271 # CONFIG_MFD_WM8350_I2C is not set
         2272 # CONFIG_MFD_WM8994 is not set
         2273 CONFIG_REGULATOR=y
         2274 # CONFIG_REGULATOR_DEBUG is not set
         2275 CONFIG_REGULATOR_FIXED_VOLTAGE=y
         2276 # CONFIG_REGULATOR_VIRTUAL_CONSUMER is not set
         2277 # CONFIG_REGULATOR_USERSPACE_CONSUMER is not set
         2278 # CONFIG_REGULATOR_ACT8865 is not set
         2279 # CONFIG_REGULATOR_AD5398 is not set
         2280 # CONFIG_REGULATOR_ANATOP is not set
         2281 # CONFIG_REGULATOR_DA9210 is not set
         2282 # CONFIG_REGULATOR_DA9211 is not set
         2283 # CONFIG_REGULATOR_FAN53555 is not set
         2284 # CONFIG_REGULATOR_GPIO is not set
         2285 # CONFIG_REGULATOR_ISL9305 is not set
         2286 # CONFIG_REGULATOR_ISL6271A is not set
         2287 # CONFIG_REGULATOR_LP3971 is not set
         2288 # CONFIG_REGULATOR_LP3972 is not set
         2289 # CONFIG_REGULATOR_LP872X is not set
         2290 # CONFIG_REGULATOR_LP8755 is not set
         2291 # CONFIG_REGULATOR_LTC3589 is not set
         2292 # CONFIG_REGULATOR_LTC3676 is not set
         2293 # CONFIG_REGULATOR_MAX1586 is not set
         2294 # CONFIG_REGULATOR_MAX8649 is not set
         2295 # CONFIG_REGULATOR_MAX8660 is not set
         2296 # CONFIG_REGULATOR_MAX8952 is not set
         2297 # CONFIG_REGULATOR_MAX8973 is not set
         2298 # CONFIG_REGULATOR_MT6311 is not set
         2299 CONFIG_REGULATOR_PBIAS=y
         2300 # CONFIG_REGULATOR_PFUZE100 is not set
         2301 # CONFIG_REGULATOR_PV88060 is not set
         2302 # CONFIG_REGULATOR_PV88080 is not set
         2303 # CONFIG_REGULATOR_PV88090 is not set
         2304 # CONFIG_REGULATOR_PWM is not set
         2305 # CONFIG_REGULATOR_TI_ABB is not set
         2306 # CONFIG_REGULATOR_TPS51632 is not set
         2307 # CONFIG_REGULATOR_TPS62360 is not set
         2308 # CONFIG_REGULATOR_TPS65023 is not set
         2309 # CONFIG_REGULATOR_TPS6507X is not set
         2310 # CONFIG_REGULATOR_TPS6524X is not set
         2311 CONFIG_REGULATOR_TWL4030=y
         2312 CONFIG_MEDIA_SUPPORT=m
         2313 
         2314 #
         2315 # Multimedia core support
         2316 #
         2317 CONFIG_MEDIA_CAMERA_SUPPORT=y
         2318 # CONFIG_MEDIA_ANALOG_TV_SUPPORT is not set
         2319 # CONFIG_MEDIA_DIGITAL_TV_SUPPORT is not set
         2320 CONFIG_MEDIA_RADIO_SUPPORT=y
         2321 # CONFIG_MEDIA_SDR_SUPPORT is not set
         2322 CONFIG_MEDIA_RC_SUPPORT=y
         2323 CONFIG_MEDIA_CONTROLLER=y
         2324 # CONFIG_MEDIA_CONTROLLER_DVB is not set
         2325 CONFIG_VIDEO_DEV=m
         2326 CONFIG_VIDEO_V4L2_SUBDEV_API=y
         2327 CONFIG_VIDEO_V4L2=m
         2328 # CONFIG_VIDEO_ADV_DEBUG is not set
         2329 # CONFIG_VIDEO_FIXED_MINOR_RANGES is not set
         2330 CONFIG_VIDEOBUF2_CORE=m
         2331 CONFIG_VIDEOBUF2_MEMOPS=m
         2332 CONFIG_VIDEOBUF2_DMA_CONTIG=m
         2333 # CONFIG_TTPCI_EEPROM is not set
         2334 
         2335 #
         2336 # Media drivers
         2337 #
         2338 CONFIG_RC_CORE=m
         2339 # CONFIG_RC_MAP is not set
         2340 CONFIG_RC_DECODERS=y
         2341 CONFIG_LIRC=m
         2342 CONFIG_IR_LIRC_CODEC=m
         2343 # CONFIG_IR_NEC_DECODER is not set
         2344 # CONFIG_IR_RC5_DECODER is not set
         2345 # CONFIG_IR_RC6_DECODER is not set
         2346 # CONFIG_IR_JVC_DECODER is not set
         2347 # CONFIG_IR_SONY_DECODER is not set
         2348 # CONFIG_IR_SANYO_DECODER is not set
         2349 # CONFIG_IR_SHARP_DECODER is not set
         2350 # CONFIG_IR_MCE_KBD_DECODER is not set
         2351 # CONFIG_IR_XMP_DECODER is not set
         2352 CONFIG_RC_DEVICES=y
         2353 # CONFIG_RC_ATI_REMOTE is not set
         2354 # CONFIG_IR_HIX5HD2 is not set
         2355 # CONFIG_IR_IMON is not set
         2356 # CONFIG_IR_MCEUSB is not set
         2357 # CONFIG_IR_REDRAT3 is not set
         2358 # CONFIG_IR_STREAMZAP is not set
         2359 # CONFIG_IR_IGORPLUGUSB is not set
         2360 # CONFIG_IR_IGUANA is not set
         2361 # CONFIG_IR_TTUSBIR is not set
         2362 CONFIG_IR_RX51=m
         2363 # CONFIG_RC_LOOPBACK is not set
         2364 # CONFIG_IR_GPIO_CIR is not set
         2365 # CONFIG_MEDIA_USB_SUPPORT is not set
         2366 CONFIG_V4L_PLATFORM_DRIVERS=y
         2367 # CONFIG_VIDEO_OMAP2_VOUT is not set
         2368 CONFIG_VIDEO_OMAP3=m
         2369 CONFIG_VIDEO_OMAP3_DEBUG=y
         2370 # CONFIG_SOC_CAMERA is not set
         2371 # CONFIG_VIDEO_XILINX is not set
         2372 # CONFIG_V4L_MEM2MEM_DRIVERS is not set
         2373 # CONFIG_V4L_TEST_DRIVERS is not set
         2374 
         2375 #
         2376 # Supported MMC/SDIO adapters
         2377 #
         2378 CONFIG_RADIO_ADAPTERS=y
         2379 # CONFIG_RADIO_SI470X is not set
         2380 CONFIG_RADIO_SI4713=m
         2381 # CONFIG_USB_SI4713 is not set
         2382 CONFIG_PLATFORM_SI4713=m
         2383 CONFIG_I2C_SI4713=m
         2384 # CONFIG_USB_MR800 is not set
         2385 # CONFIG_USB_DSBR is not set
         2386 # CONFIG_RADIO_SHARK is not set
         2387 # CONFIG_RADIO_SHARK2 is not set
         2388 # CONFIG_USB_KEENE is not set
         2389 # CONFIG_USB_RAREMONO is not set
         2390 # CONFIG_USB_MA901 is not set
         2391 # CONFIG_RADIO_TEA5764 is not set
         2392 # CONFIG_RADIO_SAA7706H is not set
         2393 # CONFIG_RADIO_TEF6862 is not set
         2394 # CONFIG_RADIO_WL1273 is not set
         2395 
         2396 #
         2397 # Texas Instruments WL128x FM driver (ST based)
         2398 #
         2399 # CONFIG_CYPRESS_FIRMWARE is not set
         2400 
         2401 #
         2402 # Media ancillary drivers (tuners, sensors, i2c, spi, frontends)
         2403 #
         2404 # CONFIG_MEDIA_SUBDRV_AUTOSELECT is not set
         2405 CONFIG_MEDIA_ATTACH=y
         2406 # CONFIG_VIDEO_IR_I2C is not set
         2407 
         2408 #
         2409 # I2C Encoders, decoders, sensors and other helper chips
         2410 #
         2411 
         2412 #
         2413 # Audio decoders, processors and mixers
         2414 #
         2415 # CONFIG_VIDEO_TVAUDIO is not set
         2416 # CONFIG_VIDEO_TDA7432 is not set
         2417 # CONFIG_VIDEO_TDA9840 is not set
         2418 # CONFIG_VIDEO_TEA6415C is not set
         2419 # CONFIG_VIDEO_TEA6420 is not set
         2420 # CONFIG_VIDEO_MSP3400 is not set
         2421 # CONFIG_VIDEO_CS3308 is not set
         2422 # CONFIG_VIDEO_CS5345 is not set
         2423 # CONFIG_VIDEO_CS53L32A is not set
         2424 # CONFIG_VIDEO_TLV320AIC23B is not set
         2425 # CONFIG_VIDEO_UDA1342 is not set
         2426 # CONFIG_VIDEO_WM8775 is not set
         2427 # CONFIG_VIDEO_WM8739 is not set
         2428 # CONFIG_VIDEO_VP27SMPX is not set
         2429 # CONFIG_VIDEO_SONY_BTF_MPX is not set
         2430 
         2431 #
         2432 # RDS decoders
         2433 #
         2434 # CONFIG_VIDEO_SAA6588 is not set
         2435 
         2436 #
         2437 # Video decoders
         2438 #
         2439 # CONFIG_VIDEO_ADV7180 is not set
         2440 # CONFIG_VIDEO_ADV7183 is not set
         2441 # CONFIG_VIDEO_ADV7604 is not set
         2442 # CONFIG_VIDEO_ADV7842 is not set
         2443 # CONFIG_VIDEO_BT819 is not set
         2444 # CONFIG_VIDEO_BT856 is not set
         2445 # CONFIG_VIDEO_BT866 is not set
         2446 # CONFIG_VIDEO_KS0127 is not set
         2447 # CONFIG_VIDEO_ML86V7667 is not set
         2448 # CONFIG_VIDEO_AD5820 is not set
         2449 # CONFIG_VIDEO_SAA7110 is not set
         2450 # CONFIG_VIDEO_SAA711X is not set
         2451 # CONFIG_VIDEO_TC358743 is not set
         2452 # CONFIG_VIDEO_TVP514X is not set
         2453 # CONFIG_VIDEO_TVP5150 is not set
         2454 # CONFIG_VIDEO_TVP7002 is not set
         2455 # CONFIG_VIDEO_TW2804 is not set
         2456 # CONFIG_VIDEO_TW9903 is not set
         2457 # CONFIG_VIDEO_TW9906 is not set
         2458 # CONFIG_VIDEO_VPX3220 is not set
         2459 
         2460 #
         2461 # Video and audio decoders
         2462 #
         2463 # CONFIG_VIDEO_SAA717X is not set
         2464 # CONFIG_VIDEO_CX25840 is not set
         2465 
         2466 #
         2467 # Video encoders
         2468 #
         2469 # CONFIG_VIDEO_SAA7127 is not set
         2470 # CONFIG_VIDEO_SAA7185 is not set
         2471 # CONFIG_VIDEO_ADV7170 is not set
         2472 # CONFIG_VIDEO_ADV7175 is not set
         2473 # CONFIG_VIDEO_ADV7343 is not set
         2474 # CONFIG_VIDEO_ADV7393 is not set
         2475 # CONFIG_VIDEO_ADV7511 is not set
         2476 # CONFIG_VIDEO_AD9389B is not set
         2477 # CONFIG_VIDEO_AK881X is not set
         2478 # CONFIG_VIDEO_THS8200 is not set
         2479 
         2480 #
         2481 # Camera sensor devices
         2482 #
         2483 CONFIG_VIDEO_SMIAPP_PLL=m
         2484 # CONFIG_VIDEO_OV2659 is not set
         2485 # CONFIG_VIDEO_OV7640 is not set
         2486 # CONFIG_VIDEO_OV7670 is not set
         2487 # CONFIG_VIDEO_OV9650 is not set
         2488 # CONFIG_VIDEO_VS6624 is not set
         2489 # CONFIG_VIDEO_MT9M032 is not set
         2490 # CONFIG_VIDEO_MT9M111 is not set
         2491 # CONFIG_VIDEO_MT9P031 is not set
         2492 # CONFIG_VIDEO_MT9T001 is not set
         2493 # CONFIG_VIDEO_MT9V011 is not set
         2494 # CONFIG_VIDEO_MT9V032 is not set
         2495 # CONFIG_VIDEO_SR030PC30 is not set
         2496 # CONFIG_VIDEO_NOON010PC30 is not set
         2497 # CONFIG_VIDEO_M5MOLS is not set
         2498 # CONFIG_VIDEO_S5K6AA is not set
         2499 # CONFIG_VIDEO_S5K6A3 is not set
         2500 # CONFIG_VIDEO_S5K4ECGX is not set
         2501 # CONFIG_VIDEO_S5K5BAF is not set
         2502 CONFIG_VIDEO_SMIAPP=m
         2503 # CONFIG_VIDEO_S5C73M3 is not set
         2504 
         2505 #
         2506 # Flash devices
         2507 #
         2508 CONFIG_VIDEO_ADP1653=m
         2509 # CONFIG_VIDEO_AS3645A is not set
         2510 # CONFIG_VIDEO_LM3560 is not set
         2511 # CONFIG_VIDEO_LM3646 is not set
         2512 
         2513 #
         2514 # Video improvement chips
         2515 #
         2516 # CONFIG_VIDEO_UPD64031A is not set
         2517 # CONFIG_VIDEO_UPD64083 is not set
         2518 
         2519 #
         2520 # Audio/Video compression chips
         2521 #
         2522 # CONFIG_VIDEO_SAA6752HS is not set
         2523 
         2524 #
         2525 # Miscellaneous helper chips
         2526 #
         2527 # CONFIG_VIDEO_THS7303 is not set
         2528 # CONFIG_VIDEO_M52790 is not set
         2529 
         2530 #
         2531 # Sensors used on soc_camera driver
         2532 #
         2533 
         2534 #
         2535 # SPI helper chips
         2536 #
         2537 # CONFIG_VIDEO_GS1662 is not set
         2538 CONFIG_MEDIA_TUNER=m
         2539 
         2540 #
         2541 # Customize TV tuners
         2542 #
         2543 # CONFIG_MEDIA_TUNER_SIMPLE is not set
         2544 # CONFIG_MEDIA_TUNER_TDA8290 is not set
         2545 # CONFIG_MEDIA_TUNER_TDA827X is not set
         2546 # CONFIG_MEDIA_TUNER_TDA18271 is not set
         2547 # CONFIG_MEDIA_TUNER_TDA9887 is not set
         2548 # CONFIG_MEDIA_TUNER_TEA5761 is not set
         2549 # CONFIG_MEDIA_TUNER_TEA5767 is not set
         2550 # CONFIG_MEDIA_TUNER_MSI001 is not set
         2551 # CONFIG_MEDIA_TUNER_MT20XX is not set
         2552 # CONFIG_MEDIA_TUNER_MT2060 is not set
         2553 # CONFIG_MEDIA_TUNER_MT2063 is not set
         2554 # CONFIG_MEDIA_TUNER_MT2266 is not set
         2555 # CONFIG_MEDIA_TUNER_MT2131 is not set
         2556 # CONFIG_MEDIA_TUNER_QT1010 is not set
         2557 # CONFIG_MEDIA_TUNER_XC2028 is not set
         2558 # CONFIG_MEDIA_TUNER_XC5000 is not set
         2559 # CONFIG_MEDIA_TUNER_XC4000 is not set
         2560 # CONFIG_MEDIA_TUNER_MXL5005S is not set
         2561 # CONFIG_MEDIA_TUNER_MXL5007T is not set
         2562 # CONFIG_MEDIA_TUNER_MC44S803 is not set
         2563 # CONFIG_MEDIA_TUNER_MAX2165 is not set
         2564 # CONFIG_MEDIA_TUNER_TDA18218 is not set
         2565 # CONFIG_MEDIA_TUNER_FC0011 is not set
         2566 # CONFIG_MEDIA_TUNER_FC0012 is not set
         2567 # CONFIG_MEDIA_TUNER_FC0013 is not set
         2568 # CONFIG_MEDIA_TUNER_TDA18212 is not set
         2569 # CONFIG_MEDIA_TUNER_E4000 is not set
         2570 # CONFIG_MEDIA_TUNER_FC2580 is not set
         2571 # CONFIG_MEDIA_TUNER_M88RS6000T is not set
         2572 # CONFIG_MEDIA_TUNER_TUA9001 is not set
         2573 # CONFIG_MEDIA_TUNER_SI2157 is not set
         2574 # CONFIG_MEDIA_TUNER_IT913X is not set
         2575 # CONFIG_MEDIA_TUNER_R820T is not set
         2576 # CONFIG_MEDIA_TUNER_MXL301RF is not set
         2577 # CONFIG_MEDIA_TUNER_QM1D1C0042 is not set
         2578 
         2579 #
         2580 # Customise DVB Frontends
         2581 #
         2582 CONFIG_DVB_AU8522=m
         2583 CONFIG_DVB_AU8522_V4L=m
         2584 # CONFIG_DVB_TUNER_DIB0070 is not set
         2585 # CONFIG_DVB_TUNER_DIB0090 is not set
         2586 
         2587 #
         2588 # Tools to develop new frontends
         2589 #
         2590 # CONFIG_DVB_DUMMY_FE is not set
         2591 
         2592 #
         2593 # Graphics support
         2594 #
         2595 # CONFIG_DRM is not set
         2596 
         2597 #
         2598 # ACP (Audio CoProcessor) Configuration
         2599 #
         2600 
         2601 #
         2602 # Frame buffer Devices
         2603 #
         2604 CONFIG_FB=y
         2605 # CONFIG_FIRMWARE_EDID is not set
         2606 CONFIG_FB_CMDLINE=y
         2607 CONFIG_FB_NOTIFY=y
         2608 # CONFIG_FB_DDC is not set
         2609 # CONFIG_FB_BOOT_VESA_SUPPORT is not set
         2610 CONFIG_FB_CFB_FILLRECT=y
         2611 CONFIG_FB_CFB_COPYAREA=y
         2612 CONFIG_FB_CFB_IMAGEBLIT=y
         2613 # CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set
         2614 # CONFIG_FB_SYS_FILLRECT is not set
         2615 # CONFIG_FB_SYS_COPYAREA is not set
         2616 # CONFIG_FB_SYS_IMAGEBLIT is not set
         2617 # CONFIG_FB_FOREIGN_ENDIAN is not set
         2618 # CONFIG_FB_SYS_FOPS is not set
         2619 # CONFIG_FB_SVGALIB is not set
         2620 # CONFIG_FB_MACMODES is not set
         2621 # CONFIG_FB_BACKLIGHT is not set
         2622 # CONFIG_FB_MODE_HELPERS is not set
         2623 # CONFIG_FB_TILEBLITTING is not set
         2624 
         2625 #
         2626 # Frame buffer hardware drivers
         2627 #
         2628 # CONFIG_FB_UVESA is not set
         2629 # CONFIG_FB_OPENCORES is not set
         2630 # CONFIG_FB_S1D13XXX is not set
         2631 # CONFIG_FB_SMSCUFX is not set
         2632 # CONFIG_FB_UDL is not set
         2633 # CONFIG_FB_IBM_GXT4500 is not set
         2634 # CONFIG_FB_VIRTUAL is not set
         2635 # CONFIG_FB_METRONOME is not set
         2636 # CONFIG_FB_BROADSHEET is not set
         2637 # CONFIG_FB_AUO_K190X is not set
         2638 # CONFIG_FB_SIMPLE is not set
         2639 CONFIG_OMAP2_VRFB=y
         2640 CONFIG_FB_OMAP2=y
         2641 # CONFIG_FB_OMAP2_DEBUG_SUPPORT is not set
         2642 CONFIG_FB_OMAP2_NUM_FBS=3
         2643 CONFIG_FB_OMAP2_DSS_INIT=y
         2644 CONFIG_FB_OMAP2_DSS=y
         2645 # CONFIG_FB_OMAP2_DSS_DEBUG is not set
         2646 # CONFIG_FB_OMAP2_DSS_DEBUGFS is not set
         2647 # CONFIG_FB_OMAP2_DSS_DPI is not set
         2648 CONFIG_FB_OMAP2_DSS_VENC=y
         2649 # CONFIG_FB_OMAP4_DSS_HDMI is not set
         2650 # CONFIG_FB_OMAP5_DSS_HDMI is not set
         2651 CONFIG_FB_OMAP2_DSS_SDI=y
         2652 # CONFIG_FB_OMAP2_DSS_DSI is not set
         2653 CONFIG_FB_OMAP2_DSS_MIN_FCK_PER_PCK=0
         2654 CONFIG_FB_OMAP2_DSS_SLEEP_AFTER_VENC_RESET=y
         2655 
         2656 #
         2657 # OMAPFB Panel and Encoder Drivers
         2658 #
         2659 # CONFIG_FB_OMAP2_ENCODER_OPA362 is not set
         2660 # CONFIG_FB_OMAP2_ENCODER_TFP410 is not set
         2661 # CONFIG_FB_OMAP2_ENCODER_TPD12S015 is not set
         2662 # CONFIG_FB_OMAP2_CONNECTOR_DVI is not set
         2663 # CONFIG_FB_OMAP2_CONNECTOR_HDMI is not set
         2664 CONFIG_FB_OMAP2_CONNECTOR_ANALOG_TV=y
         2665 # CONFIG_FB_OMAP2_PANEL_DPI is not set
         2666 # CONFIG_FB_OMAP2_PANEL_DSI_CM is not set
         2667 CONFIG_FB_OMAP2_PANEL_SONY_ACX565AKM=y
         2668 # CONFIG_FB_OMAP2_PANEL_LGPHILIPS_LB035Q02 is not set
         2669 # CONFIG_FB_OMAP2_PANEL_SHARP_LS037V7DW01 is not set
         2670 # CONFIG_FB_OMAP2_PANEL_TPO_TD028TTEC1 is not set
         2671 # CONFIG_FB_OMAP2_PANEL_TPO_TD043MTEA1 is not set
         2672 # CONFIG_FB_OMAP2_PANEL_NEC_NL8048HL11 is not set
         2673 # CONFIG_FB_SSD1307 is not set
         2674 CONFIG_BACKLIGHT_LCD_SUPPORT=y
         2675 # CONFIG_LCD_CLASS_DEVICE is not set
         2676 CONFIG_BACKLIGHT_CLASS_DEVICE=y
         2677 # CONFIG_BACKLIGHT_GENERIC is not set
         2678 # CONFIG_BACKLIGHT_PWM is not set
         2679 # CONFIG_BACKLIGHT_PM8941_WLED is not set
         2680 # CONFIG_BACKLIGHT_ADP8860 is not set
         2681 # CONFIG_BACKLIGHT_ADP8870 is not set
         2682 # CONFIG_BACKLIGHT_LM3630A is not set
         2683 # CONFIG_BACKLIGHT_LM3639 is not set
         2684 # CONFIG_BACKLIGHT_LP855X is not set
         2685 # CONFIG_BACKLIGHT_PANDORA is not set
         2686 # CONFIG_BACKLIGHT_GPIO is not set
         2687 # CONFIG_BACKLIGHT_LV5207LP is not set
         2688 # CONFIG_BACKLIGHT_BD6107 is not set
         2689 CONFIG_PVR=m
         2690 CONFIG_PVR_RELEASE=y
         2691 # CONFIG_PVR_DEBUG is not set
         2692 # CONFIG_PVR_TIMING is not set
         2693 # CONFIG_PVR_EXAMPLES is not set
         2694 # CONFIG_VGASTATE is not set
         2695 CONFIG_VIDEOMODE_HELPERS=y
         2696 CONFIG_HDMI=y
         2697 
         2698 #
         2699 # Console display driver support
         2700 #
         2701 CONFIG_DUMMY_CONSOLE=y
         2702 CONFIG_FRAMEBUFFER_CONSOLE=y
         2703 # CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY is not set
         2704 # CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
         2705 # CONFIG_LOGO is not set
         2706 CONFIG_SOUND=y
         2707 CONFIG_SOUND_OSS_CORE=y
         2708 CONFIG_SOUND_OSS_CORE_PRECLAIM=y
         2709 CONFIG_SND=y
         2710 CONFIG_SND_TIMER=y
         2711 CONFIG_SND_PCM=y
         2712 CONFIG_SND_DMAENGINE_PCM=y
         2713 CONFIG_SND_JACK=y
         2714 CONFIG_SND_JACK_INPUT_DEV=y
         2715 # CONFIG_SND_SEQUENCER is not set
         2716 CONFIG_SND_OSSEMUL=y
         2717 CONFIG_SND_MIXER_OSS=m
         2718 CONFIG_SND_PCM_OSS=m
         2719 CONFIG_SND_PCM_OSS_PLUGINS=y
         2720 CONFIG_SND_PCM_TIMER=y
         2721 # CONFIG_SND_HRTIMER is not set
         2722 # CONFIG_SND_DYNAMIC_MINORS is not set
         2723 CONFIG_SND_SUPPORT_OLD_API=y
         2724 CONFIG_SND_PROC_FS=y
         2725 CONFIG_SND_VERBOSE_PROCFS=y
         2726 # CONFIG_SND_VERBOSE_PRINTK is not set
         2727 # CONFIG_SND_DEBUG is not set
         2728 # CONFIG_SND_RAWMIDI_SEQ is not set
         2729 # CONFIG_SND_OPL3_LIB_SEQ is not set
         2730 # CONFIG_SND_OPL4_LIB_SEQ is not set
         2731 # CONFIG_SND_SBAWE_SEQ is not set
         2732 # CONFIG_SND_EMU10K1_SEQ is not set
         2733 # CONFIG_SND_DRIVERS is not set
         2734 
         2735 #
         2736 # HD-Audio
         2737 #
         2738 CONFIG_SND_HDA_PREALLOC_SIZE=64
         2739 # CONFIG_SND_ARM is not set
         2740 # CONFIG_SND_SPI is not set
         2741 # CONFIG_SND_USB is not set
         2742 CONFIG_SND_SOC=y
         2743 # CONFIG_SND_SOC_AMD_ACP is not set
         2744 # CONFIG_SND_ATMEL_SOC is not set
         2745 # CONFIG_SND_DAVINCI_SOC_MCASP is not set
         2746 # CONFIG_SND_DESIGNWARE_I2S is not set
         2747 
         2748 #
         2749 # SoC Audio for Freescale CPUs
         2750 #
         2751 
         2752 #
         2753 # Common SoC Audio options for Freescale CPUs:
         2754 #
         2755 # CONFIG_SND_SOC_FSL_ASRC is not set
         2756 # CONFIG_SND_SOC_FSL_SAI is not set
         2757 # CONFIG_SND_SOC_FSL_SSI is not set
         2758 # CONFIG_SND_SOC_FSL_SPDIF is not set
         2759 # CONFIG_SND_SOC_FSL_ESAI is not set
         2760 # CONFIG_SND_SOC_IMX_AUDMUX is not set
         2761 CONFIG_SND_OMAP_SOC=y
         2762 CONFIG_SND_OMAP_SOC_MCBSP=y
         2763 # CONFIG_SND_OMAP_SOC_HDMI_AUDIO is not set
         2764 CONFIG_SND_OMAP_SOC_RX51=y
         2765 # CONFIG_SND_OMAP_SOC_OMAP_TWL4030 is not set
         2766 # CONFIG_SND_SOC_IMG is not set
         2767 # CONFIG_SND_SOC_XTFPGA_I2S is not set
         2768 CONFIG_SND_SOC_I2C_AND_SPI=y
         2769 
         2770 #
         2771 # CODEC drivers
         2772 #
         2773 # CONFIG_SND_SOC_AC97_CODEC is not set
         2774 # CONFIG_SND_SOC_ADAU1701 is not set
         2775 # CONFIG_SND_SOC_ADAU7002 is not set
         2776 # CONFIG_SND_SOC_AK4104 is not set
         2777 # CONFIG_SND_SOC_AK4554 is not set
         2778 # CONFIG_SND_SOC_AK4613 is not set
         2779 # CONFIG_SND_SOC_AK4642 is not set
         2780 # CONFIG_SND_SOC_AK5386 is not set
         2781 # CONFIG_SND_SOC_ALC5623 is not set
         2782 # CONFIG_SND_SOC_BT_SCO is not set
         2783 # CONFIG_SND_SOC_CS35L32 is not set
         2784 # CONFIG_SND_SOC_CS35L33 is not set
         2785 # CONFIG_SND_SOC_CS42L51_I2C is not set
         2786 # CONFIG_SND_SOC_CS42L52 is not set
         2787 # CONFIG_SND_SOC_CS42L56 is not set
         2788 # CONFIG_SND_SOC_CS42L73 is not set
         2789 # CONFIG_SND_SOC_CS4265 is not set
         2790 # CONFIG_SND_SOC_CS4270 is not set
         2791 # CONFIG_SND_SOC_CS4271_I2C is not set
         2792 # CONFIG_SND_SOC_CS4271_SPI is not set
         2793 # CONFIG_SND_SOC_CS42XX8_I2C is not set
         2794 # CONFIG_SND_SOC_CS4349 is not set
         2795 # CONFIG_SND_SOC_CS53L30 is not set
         2796 CONFIG_SND_SOC_ES8328=m
         2797 # CONFIG_SND_SOC_GTM601 is not set
         2798 # CONFIG_SND_SOC_INNO_RK3036 is not set
         2799 # CONFIG_SND_SOC_MAX98504 is not set
         2800 # CONFIG_SND_SOC_MAX9860 is not set
         2801 # CONFIG_SND_SOC_PCM1681 is not set
         2802 # CONFIG_SND_SOC_PCM179X_I2C is not set
         2803 # CONFIG_SND_SOC_PCM179X_SPI is not set
         2804 # CONFIG_SND_SOC_PCM3168A_I2C is not set
         2805 # CONFIG_SND_SOC_PCM3168A_SPI is not set
         2806 # CONFIG_SND_SOC_PCM512x_I2C is not set
         2807 # CONFIG_SND_SOC_PCM512x_SPI is not set
         2808 # CONFIG_SND_SOC_RT5616 is not set
         2809 # CONFIG_SND_SOC_RT5631 is not set
         2810 # CONFIG_SND_SOC_RT5677_SPI is not set
         2811 # CONFIG_SND_SOC_SGTL5000 is not set
         2812 # CONFIG_SND_SOC_SIRF_AUDIO_CODEC is not set
         2813 # CONFIG_SND_SOC_SPDIF is not set
         2814 # CONFIG_SND_SOC_SSM2602_SPI is not set
         2815 # CONFIG_SND_SOC_SSM2602_I2C is not set
         2816 # CONFIG_SND_SOC_SSM4567 is not set
         2817 # CONFIG_SND_SOC_STA32X is not set
         2818 # CONFIG_SND_SOC_STA350 is not set
         2819 # CONFIG_SND_SOC_STI_SAS is not set
         2820 # CONFIG_SND_SOC_TAS2552 is not set
         2821 # CONFIG_SND_SOC_TAS5086 is not set
         2822 # CONFIG_SND_SOC_TAS571X is not set
         2823 # CONFIG_SND_SOC_TAS5720 is not set
         2824 # CONFIG_SND_SOC_TFA9879 is not set
         2825 # CONFIG_SND_SOC_TLV320AIC23_I2C is not set
         2826 # CONFIG_SND_SOC_TLV320AIC23_SPI is not set
         2827 # CONFIG_SND_SOC_TLV320AIC31XX is not set
         2828 CONFIG_SND_SOC_TLV320AIC3X=y
         2829 # CONFIG_SND_SOC_TS3A227E is not set
         2830 # CONFIG_SND_SOC_WM8510 is not set
         2831 # CONFIG_SND_SOC_WM8523 is not set
         2832 # CONFIG_SND_SOC_WM8580 is not set
         2833 # CONFIG_SND_SOC_WM8711 is not set
         2834 # CONFIG_SND_SOC_WM8728 is not set
         2835 # CONFIG_SND_SOC_WM8731 is not set
         2836 # CONFIG_SND_SOC_WM8737 is not set
         2837 # CONFIG_SND_SOC_WM8741 is not set
         2838 # CONFIG_SND_SOC_WM8750 is not set
         2839 # CONFIG_SND_SOC_WM8753 is not set
         2840 # CONFIG_SND_SOC_WM8770 is not set
         2841 # CONFIG_SND_SOC_WM8776 is not set
         2842 # CONFIG_SND_SOC_WM8804_I2C is not set
         2843 # CONFIG_SND_SOC_WM8804_SPI is not set
         2844 # CONFIG_SND_SOC_WM8903 is not set
         2845 # CONFIG_SND_SOC_WM8960 is not set
         2846 # CONFIG_SND_SOC_WM8962 is not set
         2847 # CONFIG_SND_SOC_WM8974 is not set
         2848 # CONFIG_SND_SOC_WM8978 is not set
         2849 # CONFIG_SND_SOC_WM8985 is not set
         2850 # CONFIG_SND_SOC_NAU8810 is not set
         2851 CONFIG_SND_SOC_TPA6130A2=y
         2852 # CONFIG_SND_SIMPLE_CARD is not set
         2853 # CONFIG_SND_SIMPLE_SCU_CARD is not set
         2854 CONFIG_SOUND_PRIME=m
         2855 
         2856 #
         2857 # HID support
         2858 #
         2859 CONFIG_HID=m
         2860 # CONFIG_HID_BATTERY_STRENGTH is not set
         2861 # CONFIG_HIDRAW is not set
         2862 # CONFIG_UHID is not set
         2863 CONFIG_HID_GENERIC=m
         2864 
         2865 #
         2866 # Special HID drivers
         2867 #
         2868 # CONFIG_HID_A4TECH is not set
         2869 # CONFIG_HID_ACRUX is not set
         2870 # CONFIG_HID_APPLE is not set
         2871 # CONFIG_HID_APPLEIR is not set
         2872 # CONFIG_HID_AUREAL is not set
         2873 # CONFIG_HID_BELKIN is not set
         2874 # CONFIG_HID_BETOP_FF is not set
         2875 # CONFIG_HID_CHERRY is not set
         2876 # CONFIG_HID_CHICONY is not set
         2877 # CONFIG_HID_CORSAIR is not set
         2878 # CONFIG_HID_PRODIKEYS is not set
         2879 # CONFIG_HID_CMEDIA is not set
         2880 # CONFIG_HID_CP2112 is not set
         2881 # CONFIG_HID_CYPRESS is not set
         2882 # CONFIG_HID_DRAGONRISE is not set
         2883 # CONFIG_HID_EMS_FF is not set
         2884 # CONFIG_HID_ELECOM is not set
         2885 # CONFIG_HID_ELO is not set
         2886 # CONFIG_HID_EZKEY is not set
         2887 # CONFIG_HID_GEMBIRD is not set
         2888 # CONFIG_HID_GFRM is not set
         2889 # CONFIG_HID_HOLTEK is not set
         2890 # CONFIG_HID_GT683R is not set
         2891 # CONFIG_HID_KEYTOUCH is not set
         2892 # CONFIG_HID_KYE is not set
         2893 # CONFIG_HID_UCLOGIC is not set
         2894 # CONFIG_HID_WALTOP is not set
         2895 # CONFIG_HID_GYRATION is not set
         2896 # CONFIG_HID_ICADE is not set
         2897 # CONFIG_HID_TWINHAN is not set
         2898 # CONFIG_HID_KENSINGTON is not set
         2899 # CONFIG_HID_LCPOWER is not set
         2900 # CONFIG_HID_LED is not set
         2901 # CONFIG_HID_LENOVO is not set
         2902 # CONFIG_HID_LOGITECH is not set
         2903 # CONFIG_HID_MAGICMOUSE is not set
         2904 # CONFIG_HID_MICROSOFT is not set
         2905 # CONFIG_HID_MONTEREY is not set
         2906 # CONFIG_HID_MULTITOUCH is not set
         2907 # CONFIG_HID_NTRIG is not set
         2908 # CONFIG_HID_ORTEK is not set
         2909 # CONFIG_HID_PANTHERLORD is not set
         2910 # CONFIG_HID_PENMOUNT is not set
         2911 # CONFIG_HID_PETALYNX is not set
         2912 # CONFIG_HID_PICOLCD is not set
         2913 # CONFIG_HID_PLANTRONICS is not set
         2914 # CONFIG_HID_PRIMAX is not set
         2915 # CONFIG_HID_ROCCAT is not set
         2916 # CONFIG_HID_SAITEK is not set
         2917 # CONFIG_HID_SAMSUNG is not set
         2918 # CONFIG_HID_SONY is not set
         2919 # CONFIG_HID_SPEEDLINK is not set
         2920 # CONFIG_HID_STEELSERIES is not set
         2921 # CONFIG_HID_SUNPLUS is not set
         2922 # CONFIG_HID_RMI is not set
         2923 # CONFIG_HID_GREENASIA is not set
         2924 # CONFIG_HID_SMARTJOYPLUS is not set
         2925 # CONFIG_HID_TIVO is not set
         2926 # CONFIG_HID_TOPSEED is not set
         2927 # CONFIG_HID_THINGM is not set
         2928 # CONFIG_HID_THRUSTMASTER is not set
         2929 # CONFIG_HID_WACOM is not set
         2930 # CONFIG_HID_WIIMOTE is not set
         2931 # CONFIG_HID_XINMO is not set
         2932 # CONFIG_HID_ZEROPLUS is not set
         2933 # CONFIG_HID_ZYDACRON is not set
         2934 # CONFIG_HID_SENSOR_HUB is not set
         2935 # CONFIG_HID_ALPS is not set
         2936 
         2937 #
         2938 # USB HID support
         2939 #
         2940 CONFIG_USB_HID=m
         2941 # CONFIG_HID_PID is not set
         2942 # CONFIG_USB_HIDDEV is not set
         2943 
         2944 #
         2945 # USB HID Boot Protocol drivers
         2946 #
         2947 # CONFIG_USB_KBD is not set
         2948 # CONFIG_USB_MOUSE is not set
         2949 
         2950 #
         2951 # I2C HID support
         2952 #
         2953 # CONFIG_I2C_HID is not set
         2954 CONFIG_USB_OHCI_LITTLE_ENDIAN=y
         2955 CONFIG_USB_SUPPORT=y
         2956 CONFIG_USB_COMMON=y
         2957 CONFIG_USB_ARCH_HAS_HCD=y
         2958 CONFIG_USB=y
         2959 CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
         2960 
         2961 #
         2962 # Miscellaneous USB options
         2963 #
         2964 CONFIG_USB_DEFAULT_PERSIST=y
         2965 CONFIG_USB_DYNAMIC_MINORS=y
         2966 CONFIG_USB_OTG=y
         2967 # CONFIG_USB_OTG_WHITELIST is not set
         2968 # CONFIG_USB_OTG_BLACKLIST_HUB is not set
         2969 # CONFIG_USB_OTG_FSM is not set
         2970 # CONFIG_USB_LEDS_TRIGGER_USBPORT is not set
         2971 CONFIG_USB_MON=y
         2972 # CONFIG_USB_WUSB_CBAF is not set
         2973 
         2974 #
         2975 # USB Host Controller Drivers
         2976 #
         2977 # CONFIG_USB_C67X00_HCD is not set
         2978 # CONFIG_USB_XHCI_HCD is not set
         2979 # CONFIG_USB_EHCI_HCD is not set
         2980 # CONFIG_USB_OXU210HP_HCD is not set
         2981 # CONFIG_USB_ISP116X_HCD is not set
         2982 # CONFIG_USB_ISP1362_HCD is not set
         2983 # CONFIG_USB_FOTG210_HCD is not set
         2984 # CONFIG_USB_MAX3421_HCD is not set
         2985 # CONFIG_USB_OHCI_HCD is not set
         2986 # CONFIG_USB_SL811_HCD is not set
         2987 # CONFIG_USB_R8A66597_HCD is not set
         2988 # CONFIG_USB_HCD_TEST_MODE is not set
         2989 
         2990 #
         2991 # USB Device Class drivers
         2992 #
         2993 CONFIG_USB_ACM=m
         2994 CONFIG_USB_PRINTER=m
         2995 CONFIG_USB_WDM=m
         2996 CONFIG_USB_TMC=m
         2997 
         2998 #
         2999 # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may
         3000 #
         3001 
         3002 #
         3003 # also be needed; see USB_STORAGE Help for more info
         3004 #
         3005 CONFIG_USB_STORAGE=m
         3006 # CONFIG_USB_STORAGE_DEBUG is not set
         3007 # CONFIG_USB_STORAGE_REALTEK is not set
         3008 # CONFIG_USB_STORAGE_DATAFAB is not set
         3009 # CONFIG_USB_STORAGE_FREECOM is not set
         3010 # CONFIG_USB_STORAGE_ISD200 is not set
         3011 # CONFIG_USB_STORAGE_USBAT is not set
         3012 # CONFIG_USB_STORAGE_SDDR09 is not set
         3013 # CONFIG_USB_STORAGE_SDDR55 is not set
         3014 # CONFIG_USB_STORAGE_JUMPSHOT is not set
         3015 # CONFIG_USB_STORAGE_ALAUDA is not set
         3016 # CONFIG_USB_STORAGE_ONETOUCH is not set
         3017 # CONFIG_USB_STORAGE_KARMA is not set
         3018 # CONFIG_USB_STORAGE_CYPRESS_ATACB is not set
         3019 # CONFIG_USB_STORAGE_ENE_UB6250 is not set
         3020 # CONFIG_USB_UAS is not set
         3021 
         3022 #
         3023 # USB Imaging devices
         3024 #
         3025 # CONFIG_USB_MDC800 is not set
         3026 # CONFIG_USB_MICROTEK is not set
         3027 # CONFIG_USBIP_CORE is not set
         3028 CONFIG_USB_MUSB_HDRC=y
         3029 # CONFIG_USB_MUSB_HOST is not set
         3030 # CONFIG_USB_MUSB_GADGET is not set
         3031 CONFIG_USB_MUSB_DUAL_ROLE=y
         3032 
         3033 #
         3034 # Platform Glue Layer
         3035 #
         3036 CONFIG_USB_MUSB_OMAP2PLUS=y
         3037 # CONFIG_USB_MUSB_AM35X is not set
         3038 # CONFIG_USB_MUSB_DSPS is not set
         3039 
         3040 #
         3041 # MUSB DMA mode
         3042 #
         3043 CONFIG_MUSB_PIO_ONLY=y
         3044 # CONFIG_USB_DWC3 is not set
         3045 # CONFIG_USB_DWC2 is not set
         3046 # CONFIG_USB_CHIPIDEA is not set
         3047 # CONFIG_USB_ISP1760 is not set
         3048 
         3049 #
         3050 # USB port drivers
         3051 #
         3052 # CONFIG_USB_SERIAL is not set
         3053 
         3054 #
         3055 # USB Miscellaneous drivers
         3056 #
         3057 # CONFIG_USB_EMI62 is not set
         3058 # CONFIG_USB_EMI26 is not set
         3059 # CONFIG_USB_ADUTUX is not set
         3060 # CONFIG_USB_SEVSEG is not set
         3061 # CONFIG_USB_RIO500 is not set
         3062 # CONFIG_USB_LEGOTOWER is not set
         3063 # CONFIG_USB_LCD is not set
         3064 # CONFIG_USB_CYPRESS_CY7C63 is not set
         3065 # CONFIG_USB_CYTHERM is not set
         3066 # CONFIG_USB_IDMOUSE is not set
         3067 # CONFIG_USB_FTDI_ELAN is not set
         3068 # CONFIG_USB_APPLEDISPLAY is not set
         3069 # CONFIG_USB_SISUSBVGA is not set
         3070 # CONFIG_USB_LD is not set
         3071 # CONFIG_USB_TRANCEVIBRATOR is not set
         3072 # CONFIG_USB_IOWARRIOR is not set
         3073 # CONFIG_USB_TEST is not set
         3074 # CONFIG_USB_EHSET_TEST_FIXTURE is not set
         3075 # CONFIG_USB_ISIGHTFW is not set
         3076 # CONFIG_USB_YUREX is not set
         3077 # CONFIG_USB_EZUSB_FX2 is not set
         3078 # CONFIG_USB_HSIC_USB3503 is not set
         3079 # CONFIG_USB_HSIC_USB4604 is not set
         3080 # CONFIG_USB_LINK_LAYER_TEST is not set
         3081 # CONFIG_USB_CHAOSKEY is not set
         3082 
         3083 #
         3084 # USB Physical Layer drivers
         3085 #
         3086 CONFIG_USB_PHY=y
         3087 CONFIG_NOP_USB_XCEIV=m
         3088 # CONFIG_AM335X_PHY_USB is not set
         3089 # CONFIG_USB_GPIO_VBUS is not set
         3090 # CONFIG_USB_ISP1301 is not set
         3091 CONFIG_USB_ULPI=y
         3092 CONFIG_USB_ULPI_VIEWPORT=y
         3093 CONFIG_USB_GADGET=y
         3094 # CONFIG_USB_GADGET_DEBUG is not set
         3095 # CONFIG_USB_GADGET_DEBUG_FILES is not set
         3096 # CONFIG_USB_GADGET_DEBUG_FS is not set
         3097 CONFIG_USB_GADGET_VBUS_DRAW=500
         3098 CONFIG_USB_GADGET_STORAGE_NUM_BUFFERS=2
         3099 
         3100 #
         3101 # USB Peripheral Controller
         3102 #
         3103 # CONFIG_USB_FUSB300 is not set
         3104 # CONFIG_USB_FOTG210_UDC is not set
         3105 # CONFIG_USB_GR_UDC is not set
         3106 # CONFIG_USB_R8A66597 is not set
         3107 # CONFIG_USB_PXA27X is not set
         3108 # CONFIG_USB_MV_UDC is not set
         3109 # CONFIG_USB_MV_U3D is not set
         3110 # CONFIG_USB_M66592 is not set
         3111 # CONFIG_USB_BDC_UDC is not set
         3112 # CONFIG_USB_NET2272 is not set
         3113 # CONFIG_USB_GADGET_XILINX is not set
         3114 # CONFIG_USB_DUMMY_HCD is not set
         3115 CONFIG_USB_LIBCOMPOSITE=y
         3116 CONFIG_USB_F_ACM=y
         3117 CONFIG_USB_U_SERIAL=y
         3118 CONFIG_USB_U_ETHER=y
         3119 CONFIG_USB_F_OBEX=y
         3120 CONFIG_USB_F_ECM=y
         3121 CONFIG_USB_F_PHONET=y
         3122 CONFIG_USB_F_MASS_STORAGE=y
         3123 # CONFIG_USB_CONFIGFS is not set
         3124 # CONFIG_USB_ZERO is not set
         3125 # CONFIG_USB_AUDIO is not set
         3126 # CONFIG_USB_ETH is not set
         3127 # CONFIG_USB_G_NCM is not set
         3128 # CONFIG_USB_GADGETFS is not set
         3129 # CONFIG_USB_FUNCTIONFS is not set
         3130 # CONFIG_USB_MASS_STORAGE is not set
         3131 # CONFIG_USB_G_SERIAL is not set
         3132 # CONFIG_USB_MIDI_GADGET is not set
         3133 # CONFIG_USB_G_PRINTER is not set
         3134 # CONFIG_USB_CDC_COMPOSITE is not set
         3135 CONFIG_USB_G_NOKIA=y
         3136 # CONFIG_USB_G_ACM_MS is not set
         3137 # CONFIG_USB_G_MULTI is not set
         3138 # CONFIG_USB_G_HID is not set
         3139 # CONFIG_USB_G_DBGP is not set
         3140 # CONFIG_USB_LED_TRIG is not set
         3141 # CONFIG_USB_ULPI_BUS is not set
         3142 # CONFIG_UWB is not set
         3143 CONFIG_MMC=y
         3144 # CONFIG_MMC_DEBUG is not set
         3145 CONFIG_PWRSEQ_EMMC=y
         3146 CONFIG_PWRSEQ_SIMPLE=y
         3147 
         3148 #
         3149 # MMC/SD/SDIO Card Drivers
         3150 #
         3151 CONFIG_MMC_BLOCK=y
         3152 CONFIG_MMC_BLOCK_MINORS=8
         3153 CONFIG_MMC_BLOCK_BOUNCE=y
         3154 # CONFIG_SDIO_UART is not set
         3155 # CONFIG_MMC_TEST is not set
         3156 
         3157 #
         3158 # MMC/SD/SDIO Host Controller Drivers
         3159 #
         3160 # CONFIG_MMC_SDHCI is not set
         3161 # CONFIG_MMC_OMAP is not set
         3162 CONFIG_MMC_OMAP_HS=y
         3163 # CONFIG_MMC_DW is not set
         3164 # CONFIG_MMC_VUB300 is not set
         3165 # CONFIG_MMC_USHC is not set
         3166 # CONFIG_MMC_USDHI6ROL0 is not set
         3167 # CONFIG_MMC_MTK is not set
         3168 # CONFIG_MEMSTICK is not set
         3169 CONFIG_NEW_LEDS=y
         3170 CONFIG_LEDS_CLASS=y
         3171 # CONFIG_LEDS_CLASS_FLASH is not set
         3172 
         3173 #
         3174 # LED drivers
         3175 #
         3176 # CONFIG_LEDS_BCM6328 is not set
         3177 # CONFIG_LEDS_BCM6358 is not set
         3178 # CONFIG_LEDS_LM3530 is not set
         3179 # CONFIG_LEDS_LM3642 is not set
         3180 # CONFIG_LEDS_PCA9532 is not set
         3181 # CONFIG_LEDS_GPIO is not set
         3182 # CONFIG_LEDS_LP3944 is not set
         3183 CONFIG_LEDS_LP55XX_COMMON=m
         3184 # CONFIG_LEDS_LP5521 is not set
         3185 CONFIG_LEDS_LP5523=m
         3186 # CONFIG_LEDS_LP5562 is not set
         3187 # CONFIG_LEDS_LP8501 is not set
         3188 # CONFIG_LEDS_LP8860 is not set
         3189 # CONFIG_LEDS_PCA955X is not set
         3190 # CONFIG_LEDS_PCA963X is not set
         3191 # CONFIG_LEDS_DAC124S085 is not set
         3192 # CONFIG_LEDS_PWM is not set
         3193 # CONFIG_LEDS_REGULATOR is not set
         3194 # CONFIG_LEDS_BD2802 is not set
         3195 # CONFIG_LEDS_LT3593 is not set
         3196 # CONFIG_LEDS_TCA6507 is not set
         3197 # CONFIG_LEDS_TLC591XX is not set
         3198 # CONFIG_LEDS_LM355x is not set
         3199 # CONFIG_LEDS_IS31FL319X is not set
         3200 # CONFIG_LEDS_IS31FL32XX is not set
         3201 
         3202 #
         3203 # LED driver for blink(1) USB RGB LED is under Special HID drivers (HID_THINGM)
         3204 #
         3205 # CONFIG_LEDS_BLINKM is not set
         3206 # CONFIG_LEDS_SYSCON is not set
         3207 
         3208 #
         3209 # LED Triggers
         3210 #
         3211 CONFIG_LEDS_TRIGGERS=y
         3212 CONFIG_LEDS_TRIGGER_TIMER=y
         3213 # CONFIG_LEDS_TRIGGER_ONESHOT is not set
         3214 # CONFIG_LEDS_TRIGGER_MTD is not set
         3215 CONFIG_LEDS_TRIGGER_HEARTBEAT=y
         3216 # CONFIG_LEDS_TRIGGER_BACKLIGHT is not set
         3217 # CONFIG_LEDS_TRIGGER_CPU is not set
         3218 # CONFIG_LEDS_TRIGGER_GPIO is not set
         3219 # CONFIG_LEDS_TRIGGER_DEFAULT_ON is not set
         3220 
         3221 #
         3222 # iptables trigger is under Netfilter config (LED target)
         3223 #
         3224 # CONFIG_LEDS_TRIGGER_TRANSIENT is not set
         3225 CONFIG_LEDS_TRIGGER_CAMERA=y
         3226 # CONFIG_LEDS_TRIGGER_PANIC is not set
         3227 # CONFIG_ACCESSIBILITY is not set
         3228 CONFIG_EDAC_ATOMIC_SCRUB=y
         3229 CONFIG_EDAC_SUPPORT=y
         3230 # CONFIG_EDAC is not set
         3231 CONFIG_RTC_LIB=y
         3232 CONFIG_RTC_CLASS=y
         3233 CONFIG_RTC_HCTOSYS=y
         3234 CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
         3235 CONFIG_RTC_SYSTOHC=y
         3236 CONFIG_RTC_SYSTOHC_DEVICE="rtc0"
         3237 # CONFIG_RTC_DEBUG is not set
         3238 
         3239 #
         3240 # RTC interfaces
         3241 #
         3242 CONFIG_RTC_INTF_SYSFS=y
         3243 CONFIG_RTC_INTF_PROC=y
         3244 CONFIG_RTC_INTF_DEV=y
         3245 # CONFIG_RTC_INTF_DEV_UIE_EMUL is not set
         3246 # CONFIG_RTC_DRV_TEST is not set
         3247 
         3248 #
         3249 # I2C RTC drivers
         3250 #
         3251 # CONFIG_RTC_DRV_ABB5ZES3 is not set
         3252 # CONFIG_RTC_DRV_ABX80X is not set
         3253 # CONFIG_RTC_DRV_DS1307 is not set
         3254 # CONFIG_RTC_DRV_DS1374 is not set
         3255 # CONFIG_RTC_DRV_DS1672 is not set
         3256 # CONFIG_RTC_DRV_HYM8563 is not set
         3257 # CONFIG_RTC_DRV_MAX6900 is not set
         3258 # CONFIG_RTC_DRV_RS5C372 is not set
         3259 # CONFIG_RTC_DRV_ISL1208 is not set
         3260 # CONFIG_RTC_DRV_ISL12022 is not set
         3261 # CONFIG_RTC_DRV_X1205 is not set
         3262 # CONFIG_RTC_DRV_PCF8523 is not set
         3263 # CONFIG_RTC_DRV_PCF85063 is not set
         3264 # CONFIG_RTC_DRV_PCF8563 is not set
         3265 # CONFIG_RTC_DRV_PCF8583 is not set
         3266 # CONFIG_RTC_DRV_M41T80 is not set
         3267 # CONFIG_RTC_DRV_BQ32K is not set
         3268 CONFIG_RTC_DRV_TWL4030=m
         3269 # CONFIG_RTC_DRV_S35390A is not set
         3270 # CONFIG_RTC_DRV_FM3130 is not set
         3271 # CONFIG_RTC_DRV_RX8010 is not set
         3272 # CONFIG_RTC_DRV_RX8581 is not set
         3273 # CONFIG_RTC_DRV_RX8025 is not set
         3274 # CONFIG_RTC_DRV_EM3027 is not set
         3275 # CONFIG_RTC_DRV_RV8803 is not set
         3276 
         3277 #
         3278 # SPI RTC drivers
         3279 #
         3280 # CONFIG_RTC_DRV_M41T93 is not set
         3281 # CONFIG_RTC_DRV_M41T94 is not set
         3282 # CONFIG_RTC_DRV_DS1302 is not set
         3283 # CONFIG_RTC_DRV_DS1305 is not set
         3284 # CONFIG_RTC_DRV_DS1343 is not set
         3285 # CONFIG_RTC_DRV_DS1347 is not set
         3286 # CONFIG_RTC_DRV_DS1390 is not set
         3287 # CONFIG_RTC_DRV_MAX6916 is not set
         3288 # CONFIG_RTC_DRV_R9701 is not set
         3289 # CONFIG_RTC_DRV_RX4581 is not set
         3290 # CONFIG_RTC_DRV_RX6110 is not set
         3291 # CONFIG_RTC_DRV_RS5C348 is not set
         3292 # CONFIG_RTC_DRV_MAX6902 is not set
         3293 # CONFIG_RTC_DRV_PCF2123 is not set
         3294 # CONFIG_RTC_DRV_MCP795 is not set
         3295 CONFIG_RTC_I2C_AND_SPI=y
         3296 
         3297 #
         3298 # SPI and I2C RTC drivers
         3299 #
         3300 # CONFIG_RTC_DRV_DS3232 is not set
         3301 # CONFIG_RTC_DRV_PCF2127 is not set
         3302 # CONFIG_RTC_DRV_RV3029C2 is not set
         3303 
         3304 #
         3305 # Platform RTC drivers
         3306 #
         3307 # CONFIG_RTC_DRV_CMOS is not set
         3308 # CONFIG_RTC_DRV_DS1286 is not set
         3309 # CONFIG_RTC_DRV_DS1511 is not set
         3310 # CONFIG_RTC_DRV_DS1553 is not set
         3311 # CONFIG_RTC_DRV_DS1685_FAMILY is not set
         3312 # CONFIG_RTC_DRV_DS1742 is not set
         3313 # CONFIG_RTC_DRV_DS2404 is not set
         3314 # CONFIG_RTC_DRV_STK17TA8 is not set
         3315 # CONFIG_RTC_DRV_M48T86 is not set
         3316 # CONFIG_RTC_DRV_M48T35 is not set
         3317 # CONFIG_RTC_DRV_M48T59 is not set
         3318 # CONFIG_RTC_DRV_MSM6242 is not set
         3319 # CONFIG_RTC_DRV_BQ4802 is not set
         3320 # CONFIG_RTC_DRV_RP5C01 is not set
         3321 # CONFIG_RTC_DRV_V3020 is not set
         3322 # CONFIG_RTC_DRV_ZYNQMP is not set
         3323 
         3324 #
         3325 # on-CPU RTC drivers
         3326 #
         3327 # CONFIG_RTC_DRV_OMAP is not set
         3328 # CONFIG_RTC_DRV_SNVS is not set
         3329 
         3330 #
         3331 # HID Sensor RTC drivers
         3332 #
         3333 # CONFIG_RTC_DRV_HID_SENSOR_TIME is not set
         3334 CONFIG_DMADEVICES=y
         3335 # CONFIG_DMADEVICES_DEBUG is not set
         3336 
         3337 #
         3338 # DMA Devices
         3339 #
         3340 CONFIG_DMA_ENGINE=y
         3341 CONFIG_DMA_VIRTUAL_CHANNELS=y
         3342 CONFIG_DMA_OF=y
         3343 CONFIG_DMA_OMAP=y
         3344 # CONFIG_FSL_EDMA is not set
         3345 # CONFIG_INTEL_IDMA64 is not set
         3346 # CONFIG_NBPFAXI_DMA is not set
         3347 # CONFIG_TI_CPPI41 is not set
         3348 # CONFIG_TI_EDMA is not set
         3349 # CONFIG_QCOM_HIDMA_MGMT is not set
         3350 # CONFIG_QCOM_HIDMA is not set
         3351 # CONFIG_DW_DMAC is not set
         3352 
         3353 #
         3354 # DMA Clients
         3355 #
         3356 # CONFIG_ASYNC_TX_DMA is not set
         3357 # CONFIG_DMATEST is not set
         3358 
         3359 #
         3360 # DMABUF options
         3361 #
         3362 # CONFIG_SYNC_FILE is not set
         3363 # CONFIG_AUXDISPLAY is not set
         3364 # CONFIG_UIO is not set
         3365 # CONFIG_VFIO is not set
         3366 # CONFIG_VIRT_DRIVERS is not set
         3367 CONFIG_VIRTIO=m
         3368 
         3369 #
         3370 # Virtio drivers
         3371 #
         3372 CONFIG_VIRTIO_BALLOON=m
         3373 CONFIG_VIRTIO_INPUT=m
         3374 # CONFIG_VIRTIO_MMIO is not set
         3375 
         3376 #
         3377 # Microsoft Hyper-V guest support
         3378 #
         3379 CONFIG_STAGING=y
         3380 # CONFIG_PRISM2_USB is not set
         3381 # CONFIG_COMEDI is not set
         3382 # CONFIG_RTLLIB is not set
         3383 # CONFIG_R8712U is not set
         3384 # CONFIG_R8188EU is not set
         3385 # CONFIG_VT6656 is not set
         3386 
         3387 #
         3388 # IIO staging drivers
         3389 #
         3390 
         3391 #
         3392 # Accelerometers
         3393 #
         3394 # CONFIG_ADIS16201 is not set
         3395 # CONFIG_ADIS16203 is not set
         3396 # CONFIG_ADIS16209 is not set
         3397 # CONFIG_ADIS16240 is not set
         3398 
         3399 #
         3400 # Analog to digital converters
         3401 #
         3402 # CONFIG_AD7606 is not set
         3403 # CONFIG_AD7780 is not set
         3404 # CONFIG_AD7816 is not set
         3405 # CONFIG_AD7192 is not set
         3406 # CONFIG_AD7280 is not set
         3407 
         3408 #
         3409 # Analog digital bi-direction converters
         3410 #
         3411 # CONFIG_ADT7316 is not set
         3412 
         3413 #
         3414 # Capacitance to digital converters
         3415 #
         3416 # CONFIG_AD7150 is not set
         3417 # CONFIG_AD7152 is not set
         3418 # CONFIG_AD7746 is not set
         3419 
         3420 #
         3421 # Direct Digital Synthesis
         3422 #
         3423 # CONFIG_AD9832 is not set
         3424 # CONFIG_AD9834 is not set
         3425 
         3426 #
         3427 # Digital gyroscope sensors
         3428 #
         3429 # CONFIG_ADIS16060 is not set
         3430 
         3431 #
         3432 # Network Analyzer, Impedance Converters
         3433 #
         3434 # CONFIG_AD5933 is not set
         3435 
         3436 #
         3437 # Light sensors
         3438 #
         3439 # CONFIG_SENSORS_ISL29018 is not set
         3440 # CONFIG_SENSORS_ISL29028 is not set
         3441 # CONFIG_TSL2583 is not set
         3442 # CONFIG_TSL2x7x is not set
         3443 
         3444 #
         3445 # Active energy metering IC
         3446 #
         3447 # CONFIG_ADE7753 is not set
         3448 # CONFIG_ADE7754 is not set
         3449 # CONFIG_ADE7758 is not set
         3450 # CONFIG_ADE7759 is not set
         3451 # CONFIG_ADE7854 is not set
         3452 
         3453 #
         3454 # Resolver to digital converters
         3455 #
         3456 # CONFIG_AD2S90 is not set
         3457 # CONFIG_AD2S1200 is not set
         3458 # CONFIG_AD2S1210 is not set
         3459 
         3460 #
         3461 # Triggers - standalone
         3462 #
         3463 # CONFIG_TIDSPBRIDGE is not set
         3464 
         3465 #
         3466 # Speakup console speech
         3467 #
         3468 # CONFIG_SPEAKUP is not set
         3469 CONFIG_STAGING_MEDIA=y
         3470 CONFIG_I2C_BCM2048=m
         3471 # CONFIG_MEDIA_CEC is not set
         3472 # CONFIG_LIRC_STAGING is not set
         3473 
         3474 #
         3475 # Android
         3476 #
         3477 # CONFIG_STAGING_BOARD is not set
         3478 # CONFIG_LTE_GDM724X is not set
         3479 # CONFIG_LNET is not set
         3480 # CONFIG_GS_FPGABOOT is not set
         3481 # CONFIG_COMMON_CLK_XLNX_CLKWZRD is not set
         3482 # CONFIG_FB_TFT is not set
         3483 # CONFIG_WILC1000_SDIO is not set
         3484 # CONFIG_WILC1000_SPI is not set
         3485 # CONFIG_MOST is not set
         3486 # CONFIG_KS7010 is not set
         3487 # CONFIG_GREYBUS is not set
         3488 # CONFIG_GOLDFISH is not set
         3489 # CONFIG_CHROME_PLATFORMS is not set
         3490 CONFIG_CLKDEV_LOOKUP=y
         3491 CONFIG_HAVE_CLK_PREPARE=y
         3492 CONFIG_COMMON_CLK=y
         3493 
         3494 #
         3495 # Common Clock Framework
         3496 #
         3497 # CONFIG_COMMON_CLK_SI5351 is not set
         3498 # CONFIG_COMMON_CLK_SI514 is not set
         3499 # CONFIG_COMMON_CLK_SI570 is not set
         3500 # CONFIG_COMMON_CLK_CDCE706 is not set
         3501 # CONFIG_COMMON_CLK_CDCE925 is not set
         3502 # CONFIG_COMMON_CLK_CS2000_CP is not set
         3503 # CONFIG_CLK_QORIQ is not set
         3504 # CONFIG_COMMON_CLK_NXP is not set
         3505 # CONFIG_COMMON_CLK_PWM is not set
         3506 # CONFIG_COMMON_CLK_PXA is not set
         3507 # CONFIG_COMMON_CLK_PIC32 is not set
         3508 # CONFIG_COMMON_CLK_TI_ADPLL is not set
         3509 
         3510 #
         3511 # Hardware Spinlock drivers
         3512 #
         3513 
         3514 #
         3515 # Clock Source drivers
         3516 #
         3517 CONFIG_CLKSRC_OF=y
         3518 CONFIG_CLKSRC_PROBE=y
         3519 CONFIG_CLKSRC_MMIO=y
         3520 CONFIG_CLKSRC_TI_32K=y
         3521 # CONFIG_ARM_TIMER_SP804 is not set
         3522 # CONFIG_ATMEL_PIT is not set
         3523 # CONFIG_SH_TIMER_CMT is not set
         3524 # CONFIG_SH_TIMER_MTU2 is not set
         3525 # CONFIG_SH_TIMER_TMU is not set
         3526 # CONFIG_EM_TIMER_STI is not set
         3527 CONFIG_MAILBOX=y
         3528 # CONFIG_PLATFORM_MHU is not set
         3529 CONFIG_OMAP2PLUS_MBOX=y
         3530 CONFIG_OMAP_MBOX_KFIFO_SIZE=256
         3531 # CONFIG_ALTERA_MBOX is not set
         3532 # CONFIG_MAILBOX_TEST is not set
         3533 CONFIG_IOMMU_API=y
         3534 CONFIG_IOMMU_SUPPORT=y
         3535 
         3536 #
         3537 # Generic IOMMU Pagetable Support
         3538 #
         3539 # CONFIG_IOMMU_IO_PGTABLE_LPAE is not set
         3540 # CONFIG_IOMMU_IO_PGTABLE_ARMV7S is not set
         3541 CONFIG_OF_IOMMU=y
         3542 CONFIG_OMAP_IOMMU=y
         3543 # CONFIG_OMAP_IOMMU_DEBUG is not set
         3544 # CONFIG_ARM_SMMU is not set
         3545 
         3546 #
         3547 # Remoteproc drivers
         3548 #
         3549 CONFIG_REMOTEPROC=m
         3550 CONFIG_STE_MODEM_RPROC=m
         3551 
         3552 #
         3553 # Rpmsg drivers
         3554 #
         3555 
         3556 #
         3557 # SOC (System On Chip) specific Drivers
         3558 #
         3559 
         3560 #
         3561 # Broadcom SoC drivers
         3562 #
         3563 # CONFIG_SOC_BRCMSTB is not set
         3564 # CONFIG_SUNXI_SRAM is not set
         3565 # CONFIG_SOC_TI is not set
         3566 # CONFIG_PM_DEVFREQ is not set
         3567 CONFIG_EXTCON=y
         3568 
         3569 #
         3570 # Extcon Device Drivers
         3571 #
         3572 # CONFIG_EXTCON_ADC_JACK is not set
         3573 # CONFIG_EXTCON_GPIO is not set
         3574 # CONFIG_EXTCON_MAX3355 is not set
         3575 # CONFIG_EXTCON_QCOM_SPMI_MISC is not set
         3576 # CONFIG_EXTCON_RT8973A is not set
         3577 # CONFIG_EXTCON_SM5502 is not set
         3578 # CONFIG_EXTCON_USB_GPIO is not set
         3579 CONFIG_MEMORY=y
         3580 # CONFIG_TI_EMIF is not set
         3581 CONFIG_OMAP_GPMC=y
         3582 # CONFIG_OMAP_GPMC_DEBUG is not set
         3583 CONFIG_IIO=y
         3584 # CONFIG_IIO_BUFFER is not set
         3585 # CONFIG_IIO_CONFIGFS is not set
         3586 # CONFIG_IIO_TRIGGER is not set
         3587 # CONFIG_IIO_SW_DEVICE is not set
         3588 # CONFIG_IIO_SW_TRIGGER is not set
         3589 
         3590 #
         3591 # Accelerometers
         3592 #
         3593 # CONFIG_BMA180 is not set
         3594 # CONFIG_BMA220 is not set
         3595 # CONFIG_BMC150_ACCEL is not set
         3596 # CONFIG_DMARD06 is not set
         3597 # CONFIG_DMARD09 is not set
         3598 # CONFIG_IIO_ST_ACCEL_3AXIS is not set
         3599 # CONFIG_KXSD9 is not set
         3600 # CONFIG_KXCJK1013 is not set
         3601 # CONFIG_MC3230 is not set
         3602 # CONFIG_MMA7455_I2C is not set
         3603 # CONFIG_MMA7455_SPI is not set
         3604 # CONFIG_MMA7660 is not set
         3605 # CONFIG_MMA8452 is not set
         3606 # CONFIG_MMA9551 is not set
         3607 # CONFIG_MMA9553 is not set
         3608 # CONFIG_MXC4005 is not set
         3609 # CONFIG_MXC6255 is not set
         3610 # CONFIG_STK8312 is not set
         3611 # CONFIG_STK8BA50 is not set
         3612 
         3613 #
         3614 # Analog to digital converters
         3615 #
         3616 # CONFIG_AD7266 is not set
         3617 # CONFIG_AD7291 is not set
         3618 # CONFIG_AD7298 is not set
         3619 # CONFIG_AD7476 is not set
         3620 # CONFIG_AD7791 is not set
         3621 # CONFIG_AD7793 is not set
         3622 # CONFIG_AD7887 is not set
         3623 # CONFIG_AD7923 is not set
         3624 # CONFIG_AD799X is not set
         3625 # CONFIG_CC10001_ADC is not set
         3626 # CONFIG_HI8435 is not set
         3627 # CONFIG_INA2XX_ADC is not set
         3628 # CONFIG_LTC2485 is not set
         3629 # CONFIG_MAX1027 is not set
         3630 # CONFIG_MAX1363 is not set
         3631 # CONFIG_MCP320X is not set
         3632 # CONFIG_MCP3422 is not set
         3633 # CONFIG_NAU7802 is not set
         3634 # CONFIG_TI_ADC081C is not set
         3635 # CONFIG_TI_ADC0832 is not set
         3636 # CONFIG_TI_ADC12138 is not set
         3637 # CONFIG_TI_ADC128S052 is not set
         3638 # CONFIG_TI_ADC161S626 is not set
         3639 # CONFIG_TI_ADS1015 is not set
         3640 # CONFIG_TI_ADS8688 is not set
         3641 CONFIG_TWL4030_MADC=y
         3642 # CONFIG_TWL6030_GPADC is not set
         3643 # CONFIG_VF610_ADC is not set
         3644 
         3645 #
         3646 # Amplifiers
         3647 #
         3648 # CONFIG_AD8366 is not set
         3649 
         3650 #
         3651 # Chemical Sensors
         3652 #
         3653 # CONFIG_ATLAS_PH_SENSOR is not set
         3654 # CONFIG_IAQCORE is not set
         3655 # CONFIG_VZ89X is not set
         3656 
         3657 #
         3658 # Hid Sensor IIO Common
         3659 #
         3660 
         3661 #
         3662 # SSP Sensor Common
         3663 #
         3664 # CONFIG_IIO_SSP_SENSORHUB is not set
         3665 
         3666 #
         3667 # Digital to analog converters
         3668 #
         3669 # CONFIG_AD5064 is not set
         3670 # CONFIG_AD5360 is not set
         3671 # CONFIG_AD5380 is not set
         3672 # CONFIG_AD5421 is not set
         3673 # CONFIG_AD5446 is not set
         3674 # CONFIG_AD5449 is not set
         3675 # CONFIG_AD5592R is not set
         3676 # CONFIG_AD5593R is not set
         3677 # CONFIG_AD5504 is not set
         3678 # CONFIG_AD5624R_SPI is not set
         3679 # CONFIG_AD5686 is not set
         3680 # CONFIG_AD5755 is not set
         3681 # CONFIG_AD5761 is not set
         3682 # CONFIG_AD5764 is not set
         3683 # CONFIG_AD5791 is not set
         3684 # CONFIG_AD7303 is not set
         3685 # CONFIG_AD8801 is not set
         3686 # CONFIG_M62332 is not set
         3687 # CONFIG_MAX517 is not set
         3688 # CONFIG_MAX5821 is not set
         3689 # CONFIG_MCP4725 is not set
         3690 # CONFIG_MCP4922 is not set
         3691 # CONFIG_VF610_DAC is not set
         3692 
         3693 #
         3694 # IIO dummy driver
         3695 #
         3696 
         3697 #
         3698 # Frequency Synthesizers DDS/PLL
         3699 #
         3700 
         3701 #
         3702 # Clock Generator/Distribution
         3703 #
         3704 # CONFIG_AD9523 is not set
         3705 
         3706 #
         3707 # Phase-Locked Loop (PLL) frequency synthesizers
         3708 #
         3709 # CONFIG_ADF4350 is not set
         3710 
         3711 #
         3712 # Digital gyroscope sensors
         3713 #
         3714 # CONFIG_ADIS16080 is not set
         3715 # CONFIG_ADIS16130 is not set
         3716 # CONFIG_ADIS16136 is not set
         3717 # CONFIG_ADIS16260 is not set
         3718 # CONFIG_ADXRS450 is not set
         3719 # CONFIG_BMG160 is not set
         3720 # CONFIG_IIO_ST_GYRO_3AXIS is not set
         3721 # CONFIG_ITG3200 is not set
         3722 
         3723 #
         3724 # Health Sensors
         3725 #
         3726 
         3727 #
         3728 # Heart Rate Monitors
         3729 #
         3730 # CONFIG_AFE4403 is not set
         3731 # CONFIG_AFE4404 is not set
         3732 # CONFIG_MAX30100 is not set
         3733 
         3734 #
         3735 # Humidity sensors
         3736 #
         3737 # CONFIG_AM2315 is not set
         3738 # CONFIG_DHT11 is not set
         3739 # CONFIG_HDC100X is not set
         3740 # CONFIG_HTU21 is not set
         3741 # CONFIG_SI7005 is not set
         3742 # CONFIG_SI7020 is not set
         3743 
         3744 #
         3745 # Inertial measurement units
         3746 #
         3747 # CONFIG_ADIS16400 is not set
         3748 # CONFIG_ADIS16480 is not set
         3749 # CONFIG_BMI160_I2C is not set
         3750 # CONFIG_BMI160_SPI is not set
         3751 # CONFIG_KMX61 is not set
         3752 # CONFIG_INV_MPU6050_SPI is not set
         3753 
         3754 #
         3755 # Light sensors
         3756 #
         3757 # CONFIG_ADJD_S311 is not set
         3758 # CONFIG_AL3320A is not set
         3759 # CONFIG_APDS9300 is not set
         3760 # CONFIG_APDS9960 is not set
         3761 # CONFIG_BH1750 is not set
         3762 # CONFIG_BH1780 is not set
         3763 # CONFIG_CM32181 is not set
         3764 # CONFIG_CM3232 is not set
         3765 # CONFIG_CM3323 is not set
         3766 # CONFIG_CM36651 is not set
         3767 # CONFIG_GP2AP020A00F is not set
         3768 # CONFIG_ISL29125 is not set
         3769 # CONFIG_JSA1212 is not set
         3770 # CONFIG_RPR0521 is not set
         3771 # CONFIG_LTR501 is not set
         3772 # CONFIG_MAX44000 is not set
         3773 # CONFIG_OPT3001 is not set
         3774 # CONFIG_PA12203001 is not set
         3775 # CONFIG_SI1145 is not set
         3776 # CONFIG_STK3310 is not set
         3777 # CONFIG_TCS3414 is not set
         3778 # CONFIG_TCS3472 is not set
         3779 CONFIG_SENSORS_TSL2563=m
         3780 # CONFIG_TSL4531 is not set
         3781 # CONFIG_US5182D is not set
         3782 # CONFIG_VCNL4000 is not set
         3783 # CONFIG_VEML6070 is not set
         3784 
         3785 #
         3786 # Magnetometer sensors
         3787 #
         3788 # CONFIG_AK8974 is not set
         3789 # CONFIG_AK8975 is not set
         3790 # CONFIG_AK09911 is not set
         3791 # CONFIG_BMC150_MAGN_I2C is not set
         3792 # CONFIG_BMC150_MAGN_SPI is not set
         3793 # CONFIG_MAG3110 is not set
         3794 # CONFIG_MMC35240 is not set
         3795 # CONFIG_IIO_ST_MAGN_3AXIS is not set
         3796 # CONFIG_SENSORS_HMC5843_I2C is not set
         3797 # CONFIG_SENSORS_HMC5843_SPI is not set
         3798 
         3799 #
         3800 # Inclinometer sensors
         3801 #
         3802 
         3803 #
         3804 # Digital potentiometers
         3805 #
         3806 # CONFIG_DS1803 is not set
         3807 # CONFIG_MAX5487 is not set
         3808 # CONFIG_MCP4131 is not set
         3809 # CONFIG_MCP4531 is not set
         3810 # CONFIG_TPL0102 is not set
         3811 
         3812 #
         3813 # Pressure sensors
         3814 #
         3815 # CONFIG_BMP280 is not set
         3816 # CONFIG_HP03 is not set
         3817 # CONFIG_MPL115_I2C is not set
         3818 # CONFIG_MPL115_SPI is not set
         3819 # CONFIG_MPL3115 is not set
         3820 # CONFIG_MS5611 is not set
         3821 # CONFIG_MS5637 is not set
         3822 # CONFIG_IIO_ST_PRESS is not set
         3823 # CONFIG_T5403 is not set
         3824 # CONFIG_HP206C is not set
         3825 # CONFIG_ZPA2326 is not set
         3826 
         3827 #
         3828 # Lightning sensors
         3829 #
         3830 # CONFIG_AS3935 is not set
         3831 
         3832 #
         3833 # Proximity sensors
         3834 #
         3835 # CONFIG_LIDAR_LITE_V2 is not set
         3836 # CONFIG_SX9500 is not set
         3837 
         3838 #
         3839 # Temperature sensors
         3840 #
         3841 # CONFIG_MAXIM_THERMOCOUPLE is not set
         3842 # CONFIG_MLX90614 is not set
         3843 # CONFIG_TMP006 is not set
         3844 # CONFIG_TSYS01 is not set
         3845 # CONFIG_TSYS02D is not set
         3846 CONFIG_PWM=y
         3847 CONFIG_PWM_SYSFS=y
         3848 # CONFIG_PWM_FSL_FTM is not set
         3849 CONFIG_PWM_OMAP_DMTIMER=m
         3850 # CONFIG_PWM_PCA9685 is not set
         3851 # CONFIG_PWM_TIECAP is not set
         3852 # CONFIG_PWM_TIEHRPWM is not set
         3853 # CONFIG_PWM_TWL is not set
         3854 # CONFIG_PWM_TWL_LED is not set
         3855 CONFIG_IRQCHIP=y
         3856 CONFIG_ARM_GIC_MAX_NR=1
         3857 CONFIG_OMAP_IRQCHIP=y
         3858 # CONFIG_IPACK_BUS is not set
         3859 # CONFIG_RESET_CONTROLLER is not set
         3860 # CONFIG_FMC is not set
         3861 
         3862 #
         3863 # PHY Subsystem
         3864 #
         3865 CONFIG_GENERIC_PHY=y
         3866 # CONFIG_PHY_DM816X_USB is not set
         3867 # CONFIG_PHY_PXA_28NM_HSIC is not set
         3868 # CONFIG_PHY_PXA_28NM_USB2 is not set
         3869 CONFIG_OMAP_CONTROL_PHY=y
         3870 CONFIG_TWL4030_USB=y
         3871 # CONFIG_BCM_KONA_USB2_PHY is not set
         3872 # CONFIG_POWERCAP is not set
         3873 # CONFIG_MCB is not set
         3874 
         3875 #
         3876 # Performance monitor support
         3877 #
         3878 # CONFIG_ARM_PMU is not set
         3879 # CONFIG_RAS is not set
         3880 
         3881 #
         3882 # Android
         3883 #
         3884 # CONFIG_ANDROID is not set
         3885 CONFIG_NVMEM=y
         3886 # CONFIG_STM is not set
         3887 # CONFIG_INTEL_TH is not set
         3888 
         3889 #
         3890 # FPGA Configuration Support
         3891 #
         3892 # CONFIG_FPGA is not set
         3893 
         3894 #
         3895 # Firmware Drivers
         3896 #
         3897 # CONFIG_ARM_SCPI_PROTOCOL is not set
         3898 # CONFIG_FIRMWARE_MEMMAP is not set
         3899 # CONFIG_FW_CFG_SYSFS is not set
         3900 CONFIG_HAVE_ARM_SMCCC=y
         3901 
         3902 #
         3903 # File systems
         3904 #
         3905 CONFIG_DCACHE_WORD_ACCESS=y
         3906 CONFIG_FS_IOMAP=y
         3907 CONFIG_EXT2_FS=y
         3908 # CONFIG_EXT2_FS_XATTR is not set
         3909 # CONFIG_EXT3_FS is not set
         3910 CONFIG_EXT4_FS=y
         3911 CONFIG_EXT4_FS_POSIX_ACL=y
         3912 # CONFIG_EXT4_FS_SECURITY is not set
         3913 # CONFIG_EXT4_ENCRYPTION is not set
         3914 # CONFIG_EXT4_DEBUG is not set
         3915 CONFIG_JBD2=y
         3916 # CONFIG_JBD2_DEBUG is not set
         3917 CONFIG_FS_MBCACHE=y
         3918 CONFIG_REISERFS_FS=m
         3919 # CONFIG_REISERFS_CHECK is not set
         3920 # CONFIG_REISERFS_PROC_INFO is not set
         3921 # CONFIG_REISERFS_FS_XATTR is not set
         3922 # CONFIG_JFS_FS is not set
         3923 CONFIG_XFS_FS=m
         3924 # CONFIG_XFS_QUOTA is not set
         3925 # CONFIG_XFS_POSIX_ACL is not set
         3926 # CONFIG_XFS_RT is not set
         3927 # CONFIG_XFS_WARN is not set
         3928 # CONFIG_XFS_DEBUG is not set
         3929 # CONFIG_GFS2_FS is not set
         3930 # CONFIG_OCFS2_FS is not set
         3931 CONFIG_BTRFS_FS=y
         3932 CONFIG_BTRFS_FS_POSIX_ACL=y
         3933 # CONFIG_BTRFS_FS_CHECK_INTEGRITY is not set
         3934 # CONFIG_BTRFS_FS_RUN_SANITY_TESTS is not set
         3935 # CONFIG_BTRFS_DEBUG is not set
         3936 # CONFIG_BTRFS_ASSERT is not set
         3937 # CONFIG_NILFS2_FS is not set
         3938 # CONFIG_F2FS_FS is not set
         3939 CONFIG_FS_POSIX_ACL=y
         3940 CONFIG_EXPORTFS=m
         3941 # CONFIG_EXPORTFS_BLOCK_OPS is not set
         3942 CONFIG_FILE_LOCKING=y
         3943 CONFIG_MANDATORY_FILE_LOCKING=y
         3944 # CONFIG_FS_ENCRYPTION is not set
         3945 CONFIG_FSNOTIFY=y
         3946 CONFIG_DNOTIFY=y
         3947 CONFIG_INOTIFY_USER=y
         3948 CONFIG_FANOTIFY=y
         3949 # CONFIG_FANOTIFY_ACCESS_PERMISSIONS is not set
         3950 CONFIG_QUOTA=y
         3951 # CONFIG_QUOTA_NETLINK_INTERFACE is not set
         3952 CONFIG_PRINT_QUOTA_WARNING=y
         3953 # CONFIG_QUOTA_DEBUG is not set
         3954 CONFIG_QUOTA_TREE=m
         3955 # CONFIG_QFMT_V1 is not set
         3956 CONFIG_QFMT_V2=m
         3957 CONFIG_QUOTACTL=y
         3958 CONFIG_AUTOFS4_FS=m
         3959 CONFIG_FUSE_FS=m
         3960 # CONFIG_CUSE is not set
         3961 CONFIG_OVERLAY_FS=y
         3962 
         3963 #
         3964 # Caches
         3965 #
         3966 CONFIG_FSCACHE=m
         3967 # CONFIG_FSCACHE_STATS is not set
         3968 # CONFIG_FSCACHE_HISTOGRAM is not set
         3969 # CONFIG_FSCACHE_DEBUG is not set
         3970 # CONFIG_FSCACHE_OBJECT_LIST is not set
         3971 # CONFIG_CACHEFILES is not set
         3972 
         3973 #
         3974 # CD-ROM/DVD Filesystems
         3975 #
         3976 CONFIG_ISO9660_FS=m
         3977 CONFIG_JOLIET=y
         3978 # CONFIG_ZISOFS is not set
         3979 CONFIG_UDF_FS=m
         3980 CONFIG_UDF_NLS=y
         3981 
         3982 #
         3983 # DOS/FAT/NT Filesystems
         3984 #
         3985 CONFIG_FAT_FS=m
         3986 CONFIG_MSDOS_FS=m
         3987 CONFIG_VFAT_FS=m
         3988 CONFIG_FAT_DEFAULT_CODEPAGE=437
         3989 CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
         3990 # CONFIG_FAT_DEFAULT_UTF8 is not set
         3991 CONFIG_NTFS_FS=m
         3992 # CONFIG_NTFS_DEBUG is not set
         3993 CONFIG_NTFS_RW=y
         3994 
         3995 #
         3996 # Pseudo filesystems
         3997 #
         3998 CONFIG_PROC_FS=y
         3999 CONFIG_PROC_SYSCTL=y
         4000 CONFIG_PROC_PAGE_MONITOR=y
         4001 # CONFIG_PROC_CHILDREN is not set
         4002 CONFIG_KERNFS=y
         4003 CONFIG_SYSFS=y
         4004 CONFIG_TMPFS=y
         4005 CONFIG_TMPFS_POSIX_ACL=y
         4006 CONFIG_TMPFS_XATTR=y
         4007 # CONFIG_HUGETLB_PAGE is not set
         4008 CONFIG_CONFIGFS_FS=y
         4009 CONFIG_MISC_FILESYSTEMS=y
         4010 # CONFIG_ORANGEFS_FS is not set
         4011 # CONFIG_ADFS_FS is not set
         4012 # CONFIG_AFFS_FS is not set
         4013 # CONFIG_ECRYPT_FS is not set
         4014 # CONFIG_HFS_FS is not set
         4015 CONFIG_HFSPLUS_FS=m
         4016 # CONFIG_HFSPLUS_FS_POSIX_ACL is not set
         4017 # CONFIG_BEFS_FS is not set
         4018 # CONFIG_BFS_FS is not set
         4019 # CONFIG_EFS_FS is not set
         4020 # CONFIG_JFFS2_FS is not set
         4021 CONFIG_UBIFS_FS=y
         4022 # CONFIG_UBIFS_FS_ADVANCED_COMPR is not set
         4023 CONFIG_UBIFS_FS_LZO=y
         4024 CONFIG_UBIFS_FS_ZLIB=y
         4025 # CONFIG_UBIFS_ATIME_SUPPORT is not set
         4026 # CONFIG_LOGFS is not set
         4027 CONFIG_CRAMFS=y
         4028 CONFIG_SQUASHFS=y
         4029 CONFIG_SQUASHFS_FILE_CACHE=y
         4030 # CONFIG_SQUASHFS_FILE_DIRECT is not set
         4031 CONFIG_SQUASHFS_DECOMP_SINGLE=y
         4032 # CONFIG_SQUASHFS_DECOMP_MULTI is not set
         4033 # CONFIG_SQUASHFS_DECOMP_MULTI_PERCPU is not set
         4034 CONFIG_SQUASHFS_XATTR=y
         4035 CONFIG_SQUASHFS_ZLIB=y
         4036 CONFIG_SQUASHFS_LZ4=y
         4037 CONFIG_SQUASHFS_LZO=y
         4038 CONFIG_SQUASHFS_XZ=y
         4039 # CONFIG_SQUASHFS_4K_DEVBLK_SIZE is not set
         4040 # CONFIG_SQUASHFS_EMBEDDED is not set
         4041 CONFIG_SQUASHFS_FRAGMENT_CACHE_SIZE=3
         4042 # CONFIG_VXFS_FS is not set
         4043 # CONFIG_MINIX_FS is not set
         4044 # CONFIG_OMFS_FS is not set
         4045 # CONFIG_HPFS_FS is not set
         4046 # CONFIG_QNX4FS_FS is not set
         4047 # CONFIG_QNX6FS_FS is not set
         4048 # CONFIG_ROMFS_FS is not set
         4049 # CONFIG_PSTORE is not set
         4050 # CONFIG_SYSV_FS is not set
         4051 # CONFIG_UFS_FS is not set
         4052 CONFIG_NETWORK_FILESYSTEMS=y
         4053 CONFIG_NFS_FS=m
         4054 CONFIG_NFS_V2=m
         4055 CONFIG_NFS_V3=m
         4056 # CONFIG_NFS_V3_ACL is not set
         4057 CONFIG_NFS_V4=m
         4058 # CONFIG_NFS_SWAP is not set
         4059 CONFIG_NFS_V4_1=y
         4060 CONFIG_NFS_V4_2=y
         4061 CONFIG_PNFS_FILE_LAYOUT=m
         4062 CONFIG_PNFS_BLOCK=m
         4063 CONFIG_PNFS_FLEXFILE_LAYOUT=m
         4064 CONFIG_NFS_V4_1_IMPLEMENTATION_ID_DOMAIN="kernel.org"
         4065 # CONFIG_NFS_V4_1_MIGRATION is not set
         4066 CONFIG_NFS_V4_SECURITY_LABEL=y
         4067 # CONFIG_NFS_FSCACHE is not set
         4068 # CONFIG_NFS_USE_LEGACY_DNS is not set
         4069 CONFIG_NFS_USE_KERNEL_DNS=y
         4070 # CONFIG_NFSD is not set
         4071 CONFIG_GRACE_PERIOD=m
         4072 CONFIG_LOCKD=m
         4073 CONFIG_LOCKD_V4=y
         4074 CONFIG_NFS_COMMON=y
         4075 CONFIG_SUNRPC=m
         4076 CONFIG_SUNRPC_GSS=m
         4077 CONFIG_SUNRPC_BACKCHANNEL=y
         4078 CONFIG_RPCSEC_GSS_KRB5=m
         4079 # CONFIG_SUNRPC_DEBUG is not set
         4080 # CONFIG_CEPH_FS is not set
         4081 CONFIG_CIFS=m
         4082 # CONFIG_CIFS_STATS is not set
         4083 # CONFIG_CIFS_WEAK_PW_HASH is not set
         4084 # CONFIG_CIFS_UPCALL is not set
         4085 # CONFIG_CIFS_XATTR is not set
         4086 CONFIG_CIFS_DEBUG=y
         4087 # CONFIG_CIFS_DEBUG2 is not set
         4088 # CONFIG_CIFS_DFS_UPCALL is not set
         4089 # CONFIG_CIFS_SMB2 is not set
         4090 # CONFIG_CIFS_FSCACHE is not set
         4091 # CONFIG_NCP_FS is not set
         4092 # CONFIG_CODA_FS is not set
         4093 # CONFIG_AFS_FS is not set
         4094 CONFIG_NLS=y
         4095 CONFIG_NLS_DEFAULT="utf8"
         4096 CONFIG_NLS_CODEPAGE_437=y
         4097 # CONFIG_NLS_CODEPAGE_737 is not set
         4098 # CONFIG_NLS_CODEPAGE_775 is not set
         4099 CONFIG_NLS_CODEPAGE_850=m
         4100 # CONFIG_NLS_CODEPAGE_852 is not set
         4101 # CONFIG_NLS_CODEPAGE_855 is not set
         4102 # CONFIG_NLS_CODEPAGE_857 is not set
         4103 # CONFIG_NLS_CODEPAGE_860 is not set
         4104 # CONFIG_NLS_CODEPAGE_861 is not set
         4105 # CONFIG_NLS_CODEPAGE_862 is not set
         4106 # CONFIG_NLS_CODEPAGE_863 is not set
         4107 # CONFIG_NLS_CODEPAGE_864 is not set
         4108 # CONFIG_NLS_CODEPAGE_865 is not set
         4109 # CONFIG_NLS_CODEPAGE_866 is not set
         4110 # CONFIG_NLS_CODEPAGE_869 is not set
         4111 # CONFIG_NLS_CODEPAGE_936 is not set
         4112 # CONFIG_NLS_CODEPAGE_950 is not set
         4113 # CONFIG_NLS_CODEPAGE_932 is not set
         4114 # CONFIG_NLS_CODEPAGE_949 is not set
         4115 # CONFIG_NLS_CODEPAGE_874 is not set
         4116 # CONFIG_NLS_ISO8859_8 is not set
         4117 # CONFIG_NLS_CODEPAGE_1250 is not set
         4118 # CONFIG_NLS_CODEPAGE_1251 is not set
         4119 # CONFIG_NLS_ASCII is not set
         4120 CONFIG_NLS_ISO8859_1=y
         4121 CONFIG_NLS_ISO8859_2=m
         4122 # CONFIG_NLS_ISO8859_3 is not set
         4123 # CONFIG_NLS_ISO8859_4 is not set
         4124 # CONFIG_NLS_ISO8859_5 is not set
         4125 # CONFIG_NLS_ISO8859_6 is not set
         4126 # CONFIG_NLS_ISO8859_7 is not set
         4127 # CONFIG_NLS_ISO8859_9 is not set
         4128 # CONFIG_NLS_ISO8859_13 is not set
         4129 # CONFIG_NLS_ISO8859_14 is not set
         4130 CONFIG_NLS_ISO8859_15=m
         4131 # CONFIG_NLS_KOI8_R is not set
         4132 # CONFIG_NLS_KOI8_U is not set
         4133 # CONFIG_NLS_MAC_ROMAN is not set
         4134 # CONFIG_NLS_MAC_CELTIC is not set
         4135 # CONFIG_NLS_MAC_CENTEURO is not set
         4136 # CONFIG_NLS_MAC_CROATIAN is not set
         4137 # CONFIG_NLS_MAC_CYRILLIC is not set
         4138 # CONFIG_NLS_MAC_GAELIC is not set
         4139 # CONFIG_NLS_MAC_GREEK is not set
         4140 # CONFIG_NLS_MAC_ICELAND is not set
         4141 # CONFIG_NLS_MAC_INUIT is not set
         4142 # CONFIG_NLS_MAC_ROMANIAN is not set
         4143 # CONFIG_NLS_MAC_TURKISH is not set
         4144 CONFIG_NLS_UTF8=y
         4145 # CONFIG_DLM is not set
         4146 
         4147 #
         4148 # Kernel hacking
         4149 #
         4150 
         4151 #
         4152 # printk and dmesg options
         4153 #
         4154 CONFIG_PRINTK_TIME=y
         4155 CONFIG_MESSAGE_LOGLEVEL_DEFAULT=4
         4156 # CONFIG_BOOT_PRINTK_DELAY is not set
         4157 CONFIG_DYNAMIC_DEBUG=y
         4158 
         4159 #
         4160 # Compile-time checks and compiler options
         4161 #
         4162 CONFIG_DEBUG_INFO=y
         4163 # CONFIG_DEBUG_INFO_REDUCED is not set
         4164 # CONFIG_DEBUG_INFO_SPLIT is not set
         4165 # CONFIG_DEBUG_INFO_DWARF4 is not set
         4166 # CONFIG_GDB_SCRIPTS is not set
         4167 CONFIG_ENABLE_WARN_DEPRECATED=y
         4168 CONFIG_ENABLE_MUST_CHECK=y
         4169 CONFIG_FRAME_WARN=1024
         4170 # CONFIG_STRIP_ASM_SYMS is not set
         4171 # CONFIG_READABLE_ASM is not set
         4172 # CONFIG_UNUSED_SYMBOLS is not set
         4173 # CONFIG_PAGE_OWNER is not set
         4174 CONFIG_DEBUG_FS=y
         4175 # CONFIG_HEADERS_CHECK is not set
         4176 # CONFIG_DEBUG_SECTION_MISMATCH is not set
         4177 CONFIG_SECTION_MISMATCH_WARN_ONLY=y
         4178 # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set
         4179 # CONFIG_MAGIC_SYSRQ is not set
         4180 CONFIG_DEBUG_KERNEL=y
         4181 
         4182 #
         4183 # Memory Debugging
         4184 #
         4185 # CONFIG_PAGE_EXTENSION is not set
         4186 # CONFIG_DEBUG_PAGEALLOC is not set
         4187 # CONFIG_PAGE_POISONING is not set
         4188 # CONFIG_DEBUG_OBJECTS is not set
         4189 # CONFIG_SLUB_DEBUG_ON is not set
         4190 # CONFIG_SLUB_STATS is not set
         4191 CONFIG_HAVE_DEBUG_KMEMLEAK=y
         4192 # CONFIG_DEBUG_KMEMLEAK is not set
         4193 # CONFIG_DEBUG_STACK_USAGE is not set
         4194 # CONFIG_DEBUG_VM is not set
         4195 # CONFIG_DEBUG_MEMORY_INIT is not set
         4196 # CONFIG_DEBUG_HIGHMEM is not set
         4197 # CONFIG_DEBUG_SHIRQ is not set
         4198 
         4199 #
         4200 # Debug Lockups and Hangs
         4201 #
         4202 # CONFIG_LOCKUP_DETECTOR is not set
         4203 # CONFIG_DETECT_HUNG_TASK is not set
         4204 # CONFIG_WQ_WATCHDOG is not set
         4205 # CONFIG_PANIC_ON_OOPS is not set
         4206 CONFIG_PANIC_ON_OOPS_VALUE=0
         4207 CONFIG_PANIC_TIMEOUT=0
         4208 # CONFIG_SCHED_DEBUG is not set
         4209 CONFIG_SCHED_INFO=y
         4210 # CONFIG_SCHEDSTATS is not set
         4211 # CONFIG_SCHED_STACK_END_CHECK is not set
         4212 # CONFIG_DEBUG_TIMEKEEPING is not set
         4213 # CONFIG_TIMER_STATS is not set
         4214 # CONFIG_DEBUG_PREEMPT is not set
         4215 
         4216 #
         4217 # Lock Debugging (spinlocks, mutexes, etc...)
         4218 #
         4219 # CONFIG_DEBUG_RT_MUTEXES is not set
         4220 # CONFIG_DEBUG_SPINLOCK is not set
         4221 # CONFIG_DEBUG_MUTEXES is not set
         4222 # CONFIG_DEBUG_WW_MUTEX_SLOWPATH is not set
         4223 # CONFIG_DEBUG_LOCK_ALLOC is not set
         4224 # CONFIG_PROVE_LOCKING is not set
         4225 # CONFIG_LOCK_STAT is not set
         4226 # CONFIG_DEBUG_ATOMIC_SLEEP is not set
         4227 # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
         4228 # CONFIG_LOCK_TORTURE_TEST is not set
         4229 CONFIG_STACKTRACE=y
         4230 # CONFIG_DEBUG_KOBJECT is not set
         4231 CONFIG_DEBUG_BUGVERBOSE=y
         4232 # CONFIG_DEBUG_LIST is not set
         4233 # CONFIG_DEBUG_PI_LIST is not set
         4234 # CONFIG_DEBUG_SG is not set
         4235 # CONFIG_DEBUG_NOTIFIERS is not set
         4236 # CONFIG_DEBUG_CREDENTIALS is not set
         4237 
         4238 #
         4239 # RCU Debugging
         4240 #
         4241 # CONFIG_PROVE_RCU is not set
         4242 # CONFIG_SPARSE_RCU_POINTER is not set
         4243 # CONFIG_TORTURE_TEST is not set
         4244 # CONFIG_RCU_PERF_TEST is not set
         4245 # CONFIG_RCU_TORTURE_TEST is not set
         4246 CONFIG_RCU_CPU_STALL_TIMEOUT=21
         4247 # CONFIG_RCU_TRACE is not set
         4248 # CONFIG_RCU_EQS_DEBUG is not set
         4249 # CONFIG_DEBUG_WQ_FORCE_RR_CPU is not set
         4250 # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set
         4251 # CONFIG_NOTIFIER_ERROR_INJECTION is not set
         4252 # CONFIG_FAULT_INJECTION is not set
         4253 # CONFIG_LATENCYTOP is not set
         4254 CONFIG_HAVE_FUNCTION_TRACER=y
         4255 CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y
         4256 CONFIG_HAVE_DYNAMIC_FTRACE=y
         4257 CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y
         4258 CONFIG_HAVE_SYSCALL_TRACEPOINTS=y
         4259 CONFIG_HAVE_C_RECORDMCOUNT=y
         4260 CONFIG_TRACE_CLOCK=y
         4261 CONFIG_RING_BUFFER=y
         4262 CONFIG_RING_BUFFER_ALLOW_SWAP=y
         4263 CONFIG_TRACING_SUPPORT=y
         4264 # CONFIG_FTRACE is not set
         4265 
         4266 #
         4267 # Runtime Testing
         4268 #
         4269 # CONFIG_LKDTM is not set
         4270 # CONFIG_TEST_LIST_SORT is not set
         4271 # CONFIG_KPROBES_SANITY_TEST is not set
         4272 # CONFIG_BACKTRACE_SELF_TEST is not set
         4273 # CONFIG_RBTREE_TEST is not set
         4274 # CONFIG_INTERVAL_TREE_TEST is not set
         4275 # CONFIG_PERCPU_TEST is not set
         4276 # CONFIG_ATOMIC64_SELFTEST is not set
         4277 # CONFIG_TEST_HEXDUMP is not set
         4278 # CONFIG_TEST_STRING_HELPERS is not set
         4279 # CONFIG_TEST_KSTRTOX is not set
         4280 # CONFIG_TEST_PRINTF is not set
         4281 # CONFIG_TEST_BITMAP is not set
         4282 # CONFIG_TEST_UUID is not set
         4283 # CONFIG_TEST_RHASHTABLE is not set
         4284 # CONFIG_TEST_HASH is not set
         4285 # CONFIG_DMA_API_DEBUG is not set
         4286 # CONFIG_TEST_LKM is not set
         4287 # CONFIG_TEST_USER_COPY is not set
         4288 # CONFIG_TEST_BPF is not set
         4289 # CONFIG_TEST_FIRMWARE is not set
         4290 # CONFIG_TEST_UDELAY is not set
         4291 # CONFIG_MEMTEST is not set
         4292 # CONFIG_TEST_STATIC_KEYS is not set
         4293 # CONFIG_SAMPLES is not set
         4294 CONFIG_HAVE_ARCH_KGDB=y
         4295 # CONFIG_KGDB is not set
         4296 # CONFIG_ARCH_WANTS_UBSAN_NO_NULL is not set
         4297 # CONFIG_UBSAN is not set
         4298 CONFIG_ARCH_HAS_DEVMEM_IS_ALLOWED=y
         4299 # CONFIG_STRICT_DEVMEM is not set
         4300 # CONFIG_ARM_PTDUMP is not set
         4301 CONFIG_ARM_UNWIND=y
         4302 # CONFIG_DEBUG_USER is not set
         4303 # CONFIG_DEBUG_LL is not set
         4304 CONFIG_DEBUG_LL_INCLUDE="mach/debug-macro.S"
         4305 # CONFIG_DEBUG_UART_8250 is not set
         4306 CONFIG_UNCOMPRESS_INCLUDE="debug/uncompress.h"
         4307 # CONFIG_ARM_KPROBES_TEST is not set
         4308 # CONFIG_PID_IN_CONTEXTIDR is not set
         4309 # CONFIG_DEBUG_SET_MODULE_RONX is not set
         4310 # CONFIG_CORESIGHT is not set
         4311 
         4312 #
         4313 # Security options
         4314 #
         4315 CONFIG_KEYS=y
         4316 # CONFIG_PERSISTENT_KEYRINGS is not set
         4317 # CONFIG_ENCRYPTED_KEYS is not set
         4318 # CONFIG_KEY_DH_OPERATIONS is not set
         4319 # CONFIG_SECURITY_DMESG_RESTRICT is not set
         4320 CONFIG_SECURITY=y
         4321 # CONFIG_SECURITYFS is not set
         4322 # CONFIG_SECURITY_NETWORK is not set
         4323 # CONFIG_SECURITY_PATH is not set
         4324 CONFIG_HAVE_HARDENED_USERCOPY_ALLOCATOR=y
         4325 CONFIG_HAVE_ARCH_HARDENED_USERCOPY=y
         4326 # CONFIG_HARDENED_USERCOPY is not set
         4327 # CONFIG_SECURITY_SMACK is not set
         4328 # CONFIG_SECURITY_TOMOYO is not set
         4329 # CONFIG_SECURITY_APPARMOR is not set
         4330 # CONFIG_SECURITY_LOADPIN is not set
         4331 # CONFIG_SECURITY_YAMA is not set
         4332 CONFIG_INTEGRITY=y
         4333 # CONFIG_INTEGRITY_SIGNATURE is not set
         4334 # CONFIG_IMA is not set
         4335 # CONFIG_EVM is not set
         4336 CONFIG_DEFAULT_SECURITY_DAC=y
         4337 CONFIG_DEFAULT_SECURITY=""
         4338 CONFIG_XOR_BLOCKS=y
         4339 CONFIG_CRYPTO=y
         4340 
         4341 #
         4342 # Crypto core or helper
         4343 #
         4344 CONFIG_CRYPTO_ALGAPI=y
         4345 CONFIG_CRYPTO_ALGAPI2=y
         4346 CONFIG_CRYPTO_AEAD=m
         4347 CONFIG_CRYPTO_AEAD2=y
         4348 CONFIG_CRYPTO_BLKCIPHER=m
         4349 CONFIG_CRYPTO_BLKCIPHER2=y
         4350 CONFIG_CRYPTO_HASH=y
         4351 CONFIG_CRYPTO_HASH2=y
         4352 CONFIG_CRYPTO_RNG=m
         4353 CONFIG_CRYPTO_RNG2=y
         4354 CONFIG_CRYPTO_RNG_DEFAULT=m
         4355 CONFIG_CRYPTO_AKCIPHER2=y
         4356 CONFIG_CRYPTO_AKCIPHER=m
         4357 CONFIG_CRYPTO_KPP2=y
         4358 CONFIG_CRYPTO_KPP=m
         4359 CONFIG_CRYPTO_RSA=m
         4360 CONFIG_CRYPTO_DH=m
         4361 CONFIG_CRYPTO_ECDH=m
         4362 CONFIG_CRYPTO_MANAGER=m
         4363 CONFIG_CRYPTO_MANAGER2=y
         4364 # CONFIG_CRYPTO_USER is not set
         4365 CONFIG_CRYPTO_MANAGER_DISABLE_TESTS=y
         4366 CONFIG_CRYPTO_GF128MUL=m
         4367 CONFIG_CRYPTO_NULL=m
         4368 CONFIG_CRYPTO_NULL2=y
         4369 CONFIG_CRYPTO_WORKQUEUE=y
         4370 CONFIG_CRYPTO_CRYPTD=m
         4371 CONFIG_CRYPTO_MCRYPTD=m
         4372 CONFIG_CRYPTO_AUTHENC=m
         4373 # CONFIG_CRYPTO_TEST is not set
         4374 CONFIG_CRYPTO_ABLK_HELPER=m
         4375 CONFIG_CRYPTO_ENGINE=m
         4376 
         4377 #
         4378 # Authenticated Encryption with Associated Data
         4379 #
         4380 CONFIG_CRYPTO_CCM=m
         4381 CONFIG_CRYPTO_GCM=m
         4382 CONFIG_CRYPTO_CHACHA20POLY1305=m
         4383 CONFIG_CRYPTO_SEQIV=m
         4384 CONFIG_CRYPTO_ECHAINIV=m
         4385 
         4386 #
         4387 # Block modes
         4388 #
         4389 CONFIG_CRYPTO_CBC=m
         4390 CONFIG_CRYPTO_CTR=m
         4391 CONFIG_CRYPTO_CTS=m
         4392 CONFIG_CRYPTO_ECB=m
         4393 CONFIG_CRYPTO_LRW=m
         4394 CONFIG_CRYPTO_PCBC=m
         4395 CONFIG_CRYPTO_XTS=m
         4396 CONFIG_CRYPTO_KEYWRAP=m
         4397 
         4398 #
         4399 # Hash modes
         4400 #
         4401 CONFIG_CRYPTO_CMAC=m
         4402 CONFIG_CRYPTO_HMAC=m
         4403 CONFIG_CRYPTO_XCBC=m
         4404 CONFIG_CRYPTO_VMAC=m
         4405 
         4406 #
         4407 # Digest
         4408 #
         4409 CONFIG_CRYPTO_CRC32C=y
         4410 # CONFIG_CRYPTO_CRC32 is not set
         4411 CONFIG_CRYPTO_CRCT10DIF=m
         4412 CONFIG_CRYPTO_GHASH=m
         4413 CONFIG_CRYPTO_POLY1305=m
         4414 CONFIG_CRYPTO_MD4=m
         4415 CONFIG_CRYPTO_MD5=m
         4416 CONFIG_CRYPTO_MICHAEL_MIC=m
         4417 CONFIG_CRYPTO_RMD128=m
         4418 CONFIG_CRYPTO_RMD160=m
         4419 CONFIG_CRYPTO_RMD256=m
         4420 CONFIG_CRYPTO_RMD320=m
         4421 CONFIG_CRYPTO_SHA1=m
         4422 CONFIG_CRYPTO_SHA256=m
         4423 CONFIG_CRYPTO_SHA512=m
         4424 CONFIG_CRYPTO_SHA3=m
         4425 CONFIG_CRYPTO_TGR192=m
         4426 CONFIG_CRYPTO_WP512=m
         4427 
         4428 #
         4429 # Ciphers
         4430 #
         4431 CONFIG_CRYPTO_AES=y
         4432 CONFIG_CRYPTO_ANUBIS=m
         4433 CONFIG_CRYPTO_ARC4=m
         4434 CONFIG_CRYPTO_BLOWFISH=m
         4435 CONFIG_CRYPTO_BLOWFISH_COMMON=m
         4436 CONFIG_CRYPTO_CAMELLIA=m
         4437 CONFIG_CRYPTO_CAST_COMMON=m
         4438 CONFIG_CRYPTO_CAST5=m
         4439 CONFIG_CRYPTO_CAST6=m
         4440 CONFIG_CRYPTO_DES=m
         4441 CONFIG_CRYPTO_FCRYPT=m
         4442 CONFIG_CRYPTO_KHAZAD=m
         4443 CONFIG_CRYPTO_SALSA20=m
         4444 CONFIG_CRYPTO_CHACHA20=m
         4445 # CONFIG_CRYPTO_SEED is not set
         4446 CONFIG_CRYPTO_SERPENT=m
         4447 CONFIG_CRYPTO_TEA=m
         4448 CONFIG_CRYPTO_TWOFISH=m
         4449 CONFIG_CRYPTO_TWOFISH_COMMON=m
         4450 
         4451 #
         4452 # Compression
         4453 #
         4454 CONFIG_CRYPTO_DEFLATE=y
         4455 CONFIG_CRYPTO_LZO=y
         4456 # CONFIG_CRYPTO_842 is not set
         4457 # CONFIG_CRYPTO_LZ4 is not set
         4458 # CONFIG_CRYPTO_LZ4HC is not set
         4459 
         4460 #
         4461 # Random Number Generation
         4462 #
         4463 CONFIG_CRYPTO_ANSI_CPRNG=m
         4464 CONFIG_CRYPTO_DRBG_MENU=m
         4465 CONFIG_CRYPTO_DRBG_HMAC=y
         4466 # CONFIG_CRYPTO_DRBG_HASH is not set
         4467 # CONFIG_CRYPTO_DRBG_CTR is not set
         4468 CONFIG_CRYPTO_DRBG=m
         4469 CONFIG_CRYPTO_JITTERENTROPY=m
         4470 # CONFIG_CRYPTO_USER_API_HASH is not set
         4471 # CONFIG_CRYPTO_USER_API_SKCIPHER is not set
         4472 # CONFIG_CRYPTO_USER_API_RNG is not set
         4473 # CONFIG_CRYPTO_USER_API_AEAD is not set
         4474 CONFIG_CRYPTO_HW=y
         4475 CONFIG_CRYPTO_DEV_OMAP_SHAM=m
         4476 CONFIG_CRYPTO_DEV_OMAP_AES=m
         4477 CONFIG_CRYPTO_DEV_OMAP_DES=m
         4478 # CONFIG_ASYMMETRIC_KEY_TYPE is not set
         4479 
         4480 #
         4481 # Certificates for signature checking
         4482 #
         4483 CONFIG_ARM_CRYPTO=y
         4484 # CONFIG_CRYPTO_SHA1_ARM is not set
         4485 # CONFIG_CRYPTO_SHA1_ARM_NEON is not set
         4486 # CONFIG_CRYPTO_SHA1_ARM_CE is not set
         4487 # CONFIG_CRYPTO_SHA2_ARM_CE is not set
         4488 # CONFIG_CRYPTO_SHA256_ARM is not set
         4489 # CONFIG_CRYPTO_SHA512_ARM is not set
         4490 CONFIG_CRYPTO_AES_ARM=m
         4491 CONFIG_CRYPTO_AES_ARM_BS=m
         4492 # CONFIG_CRYPTO_AES_ARM_CE is not set
         4493 # CONFIG_CRYPTO_GHASH_ARM_CE is not set
         4494 # CONFIG_BINARY_PRINTF is not set
         4495 
         4496 #
         4497 # Library routines
         4498 #
         4499 CONFIG_RAID6_PQ=y
         4500 CONFIG_BITREVERSE=y
         4501 CONFIG_HAVE_ARCH_BITREVERSE=y
         4502 CONFIG_RATIONAL=y
         4503 CONFIG_GENERIC_STRNCPY_FROM_USER=y
         4504 CONFIG_GENERIC_STRNLEN_USER=y
         4505 CONFIG_GENERIC_NET_UTILS=y
         4506 CONFIG_GENERIC_PCI_IOMAP=y
         4507 CONFIG_GENERIC_IO=y
         4508 CONFIG_ARCH_USE_CMPXCHG_LOCKREF=y
         4509 CONFIG_CRC_CCITT=y
         4510 CONFIG_CRC16=y
         4511 # CONFIG_CRC_T10DIF is not set
         4512 CONFIG_CRC_ITU_T=m
         4513 CONFIG_CRC32=y
         4514 # CONFIG_CRC32_SELFTEST is not set
         4515 CONFIG_CRC32_SLICEBY8=y
         4516 # CONFIG_CRC32_SLICEBY4 is not set
         4517 # CONFIG_CRC32_SARWATE is not set
         4518 # CONFIG_CRC32_BIT is not set
         4519 CONFIG_CRC7=m
         4520 CONFIG_LIBCRC32C=y
         4521 # CONFIG_CRC8 is not set
         4522 # CONFIG_AUDIT_ARCH_COMPAT_GENERIC is not set
         4523 # CONFIG_RANDOM32_SELFTEST is not set
         4524 CONFIG_ZLIB_INFLATE=y
         4525 CONFIG_ZLIB_DEFLATE=y
         4526 CONFIG_LZO_COMPRESS=y
         4527 CONFIG_LZO_DECOMPRESS=y
         4528 CONFIG_LZ4_DECOMPRESS=y
         4529 CONFIG_XZ_DEC=y
         4530 CONFIG_XZ_DEC_X86=y
         4531 CONFIG_XZ_DEC_POWERPC=y
         4532 CONFIG_XZ_DEC_IA64=y
         4533 CONFIG_XZ_DEC_ARM=y
         4534 CONFIG_XZ_DEC_ARMTHUMB=y
         4535 CONFIG_XZ_DEC_SPARC=y
         4536 CONFIG_XZ_DEC_BCJ=y
         4537 # CONFIG_XZ_DEC_TEST is not set
         4538 CONFIG_DECOMPRESS_GZIP=y
         4539 CONFIG_DECOMPRESS_BZIP2=y
         4540 CONFIG_DECOMPRESS_LZMA=y
         4541 CONFIG_DECOMPRESS_XZ=y
         4542 CONFIG_DECOMPRESS_LZO=y
         4543 CONFIG_DECOMPRESS_LZ4=y
         4544 CONFIG_GENERIC_ALLOCATOR=y
         4545 CONFIG_TEXTSEARCH=y
         4546 CONFIG_TEXTSEARCH_KMP=m
         4547 CONFIG_TEXTSEARCH_BM=m
         4548 CONFIG_TEXTSEARCH_FSM=m
         4549 CONFIG_ASSOCIATIVE_ARRAY=y
         4550 CONFIG_HAS_IOMEM=y
         4551 CONFIG_HAS_IOPORT_MAP=y
         4552 CONFIG_HAS_DMA=y
         4553 CONFIG_DQL=y
         4554 CONFIG_NLATTR=y
         4555 CONFIG_CLZ_TAB=y
         4556 # CONFIG_CORDIC is not set
         4557 # CONFIG_DDR is not set
         4558 # CONFIG_IRQ_POLL is not set
         4559 CONFIG_MPILIB=m
         4560 CONFIG_LIBFDT=y
         4561 CONFIG_OID_REGISTRY=m
         4562 CONFIG_FONT_SUPPORT=y
         4563 # CONFIG_FONTS is not set
         4564 CONFIG_FONT_8x8=y
         4565 CONFIG_FONT_8x16=y
         4566 CONFIG_SG_SPLIT=y
         4567 CONFIG_SG_POOL=y
         4568 CONFIG_ARCH_HAS_SG_CHAIN=y
         4569 CONFIG_SBITMAP=y
         4570 CONFIG_VIRTUALIZATION=y
         4571 CONFIG_VHOST_NET=m
         4572 CONFIG_VHOST=m
         4573 # CONFIG_VHOST_CROSS_ENDIAN_LEGACY is not set