arm-sdk

os build toolkit for various embedded devices
git clone https://git.parazyd.org/arm-sdk
Log | Files | Refs | Submodules | README | LICENSE

chromeacer.config (95906B)


      1 #
      2 # Automatically generated file; DO NOT EDIT.
      3 # Linux/arm 3.10.18 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_SYS_SUPPORTS_APM_EMULATION=y
     11 CONFIG_HAVE_PROC_CPU=y
     12 CONFIG_STACKTRACE_SUPPORT=y
     13 CONFIG_LOCKDEP_SUPPORT=y
     14 CONFIG_TRACE_IRQFLAGS_SUPPORT=y
     15 CONFIG_RWSEM_GENERIC_SPINLOCK=y
     16 CONFIG_ARCH_HAS_CPUFREQ=y
     17 CONFIG_GENERIC_HWEIGHT=y
     18 CONFIG_GENERIC_CALIBRATE_DELAY=y
     19 CONFIG_NEED_DMA_MAP_STATE=y
     20 CONFIG_VECTORS_BASE=0xffff0000
     21 CONFIG_ARM_PATCH_PHYS_VIRT=y
     22 CONFIG_GENERIC_BUG=y
     23 CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
     24 CONFIG_IRQ_WORK=y
     25 CONFIG_BUILDTIME_EXTABLE_SORT=y
     26 
     27 #
     28 # General setup
     29 #
     30 CONFIG_EXPERIMENTAL=y
     31 CONFIG_INIT_ENV_ARG_LIMIT=32
     32 CONFIG_CROSS_COMPILE=""
     33 CONFIG_LOCALVERSION=""
     34 # CONFIG_LOCALVERSION_AUTO is not set
     35 CONFIG_HAVE_KERNEL_GZIP=y
     36 CONFIG_HAVE_KERNEL_LZMA=y
     37 CONFIG_HAVE_KERNEL_XZ=y
     38 CONFIG_HAVE_KERNEL_LZO=y
     39 CONFIG_KERNEL_GZIP=y
     40 # CONFIG_KERNEL_LZMA is not set
     41 # CONFIG_KERNEL_XZ is not set
     42 # CONFIG_KERNEL_LZO is not set
     43 CONFIG_DEFAULT_HOSTNAME="localhost"
     44 CONFIG_SWAP=y
     45 CONFIG_SYSVIPC=y
     46 CONFIG_SYSVIPC_SYSCTL=y
     47 CONFIG_POSIX_MQUEUE=y
     48 CONFIG_POSIX_MQUEUE_SYSCTL=y
     49 CONFIG_FHANDLE=y
     50 # CONFIG_AUDIT is not set
     51 CONFIG_HAVE_GENERIC_HARDIRQS=y
     52 
     53 #
     54 # IRQ subsystem
     55 #
     56 CONFIG_GENERIC_HARDIRQS=y
     57 CONFIG_GENERIC_IRQ_PROBE=y
     58 CONFIG_GENERIC_IRQ_SHOW=y
     59 CONFIG_HARDIRQS_SW_RESEND=y
     60 CONFIG_IRQ_DOMAIN=y
     61 # CONFIG_IRQ_DOMAIN_DEBUG is not set
     62 CONFIG_SPARSE_IRQ=y
     63 CONFIG_KTIME_SCALAR=y
     64 CONFIG_GENERIC_CLOCKEVENTS=y
     65 CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
     66 CONFIG_ARCH_HAS_TICK_BROADCAST=y
     67 CONFIG_GENERIC_CLOCKEVENTS_BROADCAST=y
     68 
     69 #
     70 # Timers subsystem
     71 #
     72 CONFIG_TICK_ONESHOT=y
     73 CONFIG_NO_HZ_COMMON=y
     74 # CONFIG_HZ_PERIODIC is not set
     75 CONFIG_NO_HZ_IDLE=y
     76 CONFIG_NO_HZ=y
     77 CONFIG_HIGH_RES_TIMERS=y
     78 CONFIG_UDELAY_TEST=m
     79 
     80 #
     81 # CPU/Task time and stats accounting
     82 #
     83 CONFIG_TICK_CPU_ACCOUNTING=y
     84 # CONFIG_IRQ_TIME_ACCOUNTING is not set
     85 # CONFIG_BSD_PROCESS_ACCT is not set
     86 # CONFIG_TASKSTATS is not set
     87 
     88 #
     89 # RCU Subsystem
     90 #
     91 CONFIG_TREE_RCU=y
     92 # CONFIG_PREEMPT_RCU is not set
     93 CONFIG_RCU_STALL_COMMON=y
     94 # CONFIG_RCU_USER_QS is not set
     95 CONFIG_RCU_FANOUT=32
     96 CONFIG_RCU_FANOUT_LEAF=16
     97 # CONFIG_RCU_FANOUT_EXACT is not set
     98 # CONFIG_RCU_FAST_NO_HZ is not set
     99 # CONFIG_TREE_RCU_TRACE is not set
    100 # CONFIG_RCU_NOCB_CPU is not set
    101 CONFIG_IKCONFIG=m
    102 CONFIG_IKCONFIG_PROC=y
    103 CONFIG_LOG_BUF_SHIFT=18
    104 CONFIG_CGROUPS=y
    105 # CONFIG_CGROUP_DEBUG is not set
    106 CONFIG_CGROUP_FREEZER=y
    107 CONFIG_CGROUP_DEVICE=y
    108 CONFIG_CPUSETS=y
    109 CONFIG_PROC_PID_CPUSET=y
    110 CONFIG_CGROUP_CPUACCT=y
    111 CONFIG_RESOURCE_COUNTERS=y
    112 CONFIG_MEMCG=y
    113 CONFIG_MEMCG_SWAP=y
    114 CONFIG_MEMCG_SWAP_ENABLED=y
    115 # CONFIG_MEMCG_KMEM is not set
    116 CONFIG_CGROUP_PERF=y
    117 CONFIG_CGROUP_SCHED=y
    118 CONFIG_FAIR_GROUP_SCHED=y
    119 CONFIG_CFS_BANDWIDTH=y
    120 # CONFIG_RT_GROUP_SCHED is not set
    121 # CONFIG_BLK_CGROUP is not set
    122 # CONFIG_CHECKPOINT_RESTORE is not set
    123 CONFIG_NAMESPACES=y
    124 CONFIG_UTS_NS=y
    125 CONFIG_IPC_NS=y
    126 CONFIG_USER_NS=y
    127 CONFIG_PID_NS=y
    128 CONFIG_NET_NS=y
    129 CONFIG_UIDGID_CONVERTED=y
    130 CONFIG_UIDGID_STRICT_TYPE_CHECKS=y
    131 # CONFIG_SCHED_AUTOGROUP is not set
    132 CONFIG_MM_OWNER=y
    133 # CONFIG_SYSFS_DEPRECATED is not set
    134 CONFIG_RELAY=y
    135 CONFIG_BLK_DEV_INITRD=y
    136 CONFIG_INITRAMFS_SOURCE=""
    137 CONFIG_RD_GZIP=y
    138 # CONFIG_RD_BZIP2 is not set
    139 # CONFIG_RD_LZMA is not set
    140 CONFIG_RD_XZ=y
    141 # CONFIG_RD_LZO is not set
    142 CONFIG_CC_OPTIMIZE_FOR_SIZE=y
    143 CONFIG_SYSCTL=y
    144 CONFIG_ANON_INODES=y
    145 CONFIG_HAVE_UID16=y
    146 CONFIG_HOTPLUG=y
    147 CONFIG_EXPERT=y
    148 CONFIG_UID16=y
    149 # CONFIG_SYSCTL_SYSCALL is not set
    150 CONFIG_KALLSYMS=y
    151 # CONFIG_KALLSYMS_ALL is not set
    152 CONFIG_PRINTK=y
    153 CONFIG_BUG=y
    154 CONFIG_ELF_CORE=y
    155 CONFIG_BASE_FULL=y
    156 CONFIG_FUTEX=y
    157 CONFIG_EPOLL=y
    158 CONFIG_SIGNALFD=y
    159 CONFIG_TIMERFD=y
    160 CONFIG_EVENTFD=y
    161 CONFIG_SHMEM=y
    162 CONFIG_AIO=y
    163 CONFIG_EMBEDDED=y
    164 CONFIG_HAVE_PERF_EVENTS=y
    165 CONFIG_PERF_USE_VMALLOC=y
    166 
    167 #
    168 # Kernel Performance Events And Counters
    169 #
    170 CONFIG_PERF_EVENTS=y
    171 # CONFIG_DEBUG_PERF_USE_VMALLOC is not set
    172 CONFIG_VM_EVENT_COUNTERS=y
    173 CONFIG_SLUB_DEBUG=y
    174 # CONFIG_COMPAT_BRK is not set
    175 # CONFIG_SLAB is not set
    176 CONFIG_SLUB=y
    177 # CONFIG_SLOB is not set
    178 CONFIG_PROFILING=y
    179 CONFIG_TRACEPOINTS=y
    180 # CONFIG_OPROFILE is not set
    181 CONFIG_HAVE_OPROFILE=y
    182 # CONFIG_KPROBES is not set
    183 # CONFIG_JUMP_LABEL is not set
    184 # CONFIG_HAVE_64BIT_ALIGNED_ACCESS is not set
    185 CONFIG_HAVE_KPROBES=y
    186 CONFIG_HAVE_KRETPROBES=y
    187 CONFIG_HAVE_ARCH_TRACEHOOK=y
    188 CONFIG_HAVE_DMA_ATTRS=y
    189 CONFIG_HAVE_DMA_CONTIGUOUS=y
    190 CONFIG_USE_GENERIC_SMP_HELPERS=y
    191 CONFIG_GENERIC_SMP_IDLE_THREAD=y
    192 CONFIG_GENERIC_IDLE_POLL_SETUP=y
    193 CONFIG_HAVE_REGS_AND_STACK_ACCESS_API=y
    194 CONFIG_HAVE_CLK=y
    195 CONFIG_HAVE_DMA_API_DEBUG=y
    196 CONFIG_HAVE_HW_BREAKPOINT=y
    197 CONFIG_HAVE_ARCH_JUMP_LABEL=y
    198 CONFIG_ARCH_WANT_IPC_PARSE_VERSION=y
    199 CONFIG_HAVE_ARCH_SECCOMP_FILTER=y
    200 CONFIG_SECCOMP_FILTER=y
    201 CONFIG_HAVE_CONTEXT_TRACKING=y
    202 CONFIG_HAVE_IRQ_TIME_ACCOUNTING=y
    203 CONFIG_HAVE_MOD_ARCH_SPECIFIC=y
    204 CONFIG_MODULES_USE_ELF_REL=y
    205 CONFIG_CLONE_BACKWARDS=y
    206 CONFIG_OLD_SIGSUSPEND3=y
    207 CONFIG_OLD_SIGACTION=y
    208 
    209 #
    210 # GCOV-based kernel profiling
    211 #
    212 # CONFIG_GCOV_KERNEL is not set
    213 CONFIG_HAVE_GENERIC_DMA_COHERENT=y
    214 CONFIG_SLABINFO=y
    215 CONFIG_RT_MUTEXES=y
    216 CONFIG_BASE_SMALL=0
    217 CONFIG_MODULES=y
    218 # CONFIG_MODULE_FORCE_LOAD is not set
    219 CONFIG_MODULE_UNLOAD=y
    220 CONFIG_MODULE_FORCE_UNLOAD=y
    221 # CONFIG_MODVERSIONS is not set
    222 # CONFIG_MODULE_SRCVERSION_ALL is not set
    223 # CONFIG_MODULE_SIG is not set
    224 CONFIG_STOP_MACHINE=y
    225 CONFIG_BLOCK=y
    226 CONFIG_LBDAF=y
    227 CONFIG_BLK_DEV_BSG=y
    228 # CONFIG_BLK_DEV_BSGLIB is not set
    229 # CONFIG_BLK_DEV_INTEGRITY is not set
    230 
    231 #
    232 # Partition Types
    233 #
    234 CONFIG_PARTITION_ADVANCED=y
    235 # CONFIG_ACORN_PARTITION is not set
    236 # CONFIG_OSF_PARTITION is not set
    237 # CONFIG_AMIGA_PARTITION is not set
    238 # CONFIG_ATARI_PARTITION is not set
    239 # CONFIG_MAC_PARTITION is not set
    240 CONFIG_MSDOS_PARTITION=y
    241 # CONFIG_BSD_DISKLABEL is not set
    242 # CONFIG_MINIX_SUBPARTITION is not set
    243 # CONFIG_SOLARIS_X86_PARTITION is not set
    244 # CONFIG_UNIXWARE_DISKLABEL is not set
    245 # CONFIG_LDM_PARTITION is not set
    246 # CONFIG_SGI_PARTITION is not set
    247 # CONFIG_ULTRIX_PARTITION is not set
    248 # CONFIG_SUN_PARTITION is not set
    249 # CONFIG_KARMA_PARTITION is not set
    250 CONFIG_EFI_PARTITION=y
    251 # CONFIG_SYSV68_PARTITION is not set
    252 
    253 #
    254 # IO Schedulers
    255 #
    256 CONFIG_IOSCHED_NOOP=y
    257 CONFIG_IOSCHED_DEADLINE=y
    258 CONFIG_IOSCHED_CFQ=y
    259 # CONFIG_DEFAULT_DEADLINE is not set
    260 CONFIG_DEFAULT_CFQ=y
    261 # CONFIG_DEFAULT_NOOP is not set
    262 CONFIG_DEFAULT_IOSCHED="cfq"
    263 CONFIG_UNINLINE_SPIN_UNLOCK=y
    264 CONFIG_MUTEX_SPIN_ON_OWNER=y
    265 CONFIG_FREEZER=y
    266 
    267 #
    268 # System Type
    269 #
    270 CONFIG_MMU=y
    271 CONFIG_ARCH_MULTIPLATFORM=y
    272 # CONFIG_ARCH_INTEGRATOR is not set
    273 # CONFIG_ARCH_REALVIEW is not set
    274 # CONFIG_ARCH_VERSATILE is not set
    275 # CONFIG_ARCH_AT91 is not set
    276 # CONFIG_ARCH_CLPS711X is not set
    277 # CONFIG_ARCH_GEMINI is not set
    278 # CONFIG_ARCH_EBSA110 is not set
    279 # CONFIG_ARCH_EP93XX is not set
    280 # CONFIG_ARCH_FOOTBRIDGE is not set
    281 # CONFIG_ARCH_NETX is not set
    282 # CONFIG_ARCH_IOP13XX is not set
    283 # CONFIG_ARCH_IOP32X is not set
    284 # CONFIG_ARCH_IOP33X is not set
    285 # CONFIG_ARCH_IXP4XX is not set
    286 # CONFIG_ARCH_DOVE is not set
    287 # CONFIG_ARCH_KIRKWOOD is not set
    288 # CONFIG_ARCH_MV78XX0 is not set
    289 # CONFIG_ARCH_ORION5X is not set
    290 # CONFIG_ARCH_MMP is not set
    291 # CONFIG_ARCH_KS8695 is not set
    292 # CONFIG_ARCH_W90X900 is not set
    293 # CONFIG_ARCH_LPC32XX is not set
    294 # CONFIG_ARCH_PXA is not set
    295 # CONFIG_ARCH_MSM is not set
    296 # CONFIG_ARCH_SHMOBILE is not set
    297 # CONFIG_ARCH_RPC is not set
    298 # CONFIG_ARCH_SA1100 is not set
    299 # CONFIG_ARCH_S3C24XX is not set
    300 # CONFIG_ARCH_S3C64XX is not set
    301 # CONFIG_ARCH_S5P64X0 is not set
    302 # CONFIG_ARCH_S5PC100 is not set
    303 # CONFIG_ARCH_S5PV210 is not set
    304 # CONFIG_ARCH_EXYNOS is not set
    305 # CONFIG_ARCH_SHARK is not set
    306 # CONFIG_ARCH_U300 is not set
    307 # CONFIG_ARCH_DAVINCI is not set
    308 # CONFIG_ARCH_OMAP1 is not set
    309 
    310 #
    311 # Multiple platform selection
    312 #
    313 
    314 #
    315 # CPU Core family selection
    316 #
    317 # CONFIG_ARCH_MULTI_V6 is not set
    318 CONFIG_ARCH_MULTI_V7=y
    319 CONFIG_ARCH_MULTI_V6_V7=y
    320 # CONFIG_ARCH_MULTI_CPU_AUTO is not set
    321 # CONFIG_ARCH_MVEBU is not set
    322 # CONFIG_ARCH_BCM is not set
    323 # CONFIG_GPIO_PCA953X is not set
    324 # CONFIG_KEYBOARD_GPIO_POLLED is not set
    325 # CONFIG_ARCH_HIGHBANK is not set
    326 # CONFIG_ARCH_MXC is not set
    327 # CONFIG_ARCH_OMAP2PLUS is not set
    328 # CONFIG_ARCH_SOCFPGA is not set
    329 # CONFIG_PLAT_SPEAR is not set
    330 # CONFIG_ARCH_SUNXI is not set
    331 # CONFIG_ARCH_SIRF is not set
    332 CONFIG_ARCH_TEGRA=y
    333 
    334 #
    335 # NVIDIA Tegra options
    336 #
    337 CONFIG_ARCH_TEGRA_2x_SOC=y
    338 CONFIG_ARCH_TEGRA_3x_SOC=y
    339 CONFIG_ARCH_TEGRA_114_SOC=y
    340 CONFIG_ARCH_TEGRA_124_SOC=y
    341 # CONFIG_TEGRA_PCI is not set
    342 CONFIG_TEGRA_AHB=y
    343 CONFIG_TEGRA_DVFS=y
    344 CONFIG_TEGRA_124_DVFS=y
    345 CONFIG_TEGRA_EMC_SCALING_ENABLE=y
    346 CONFIG_EDP_MANAGEMENT=y
    347 CONFIG_TEGRA_CPU_EDP_LIMITS=y
    348 # CONFIG_ARCH_U8500 is not set
    349 # CONFIG_ARCH_VEXPRESS is not set
    350 # CONFIG_ARCH_VIRT is not set
    351 # CONFIG_ARCH_WM8850 is not set
    352 # CONFIG_ARCH_ZYNQ is not set
    353 
    354 #
    355 # Processor Type
    356 #
    357 CONFIG_CPU_V7=y
    358 CONFIG_CPU_32v6K=y
    359 CONFIG_CPU_32v7=y
    360 CONFIG_CPU_ABRT_EV7=y
    361 CONFIG_CPU_PABRT_V7=y
    362 CONFIG_CPU_CACHE_V7=y
    363 CONFIG_CPU_CACHE_VIPT=y
    364 CONFIG_CPU_COPY_V6=y
    365 CONFIG_CPU_TLB_V7=y
    366 CONFIG_CPU_HAS_ASID=y
    367 CONFIG_CPU_CP15=y
    368 CONFIG_CPU_CP15_MMU=y
    369 
    370 #
    371 # Processor Features
    372 #
    373 CONFIG_ARM_LPAE=y
    374 CONFIG_ARCH_PHYS_ADDR_T_64BIT=y
    375 CONFIG_ARCH_DMA_ADDR_T_64BIT=y
    376 CONFIG_ARM_THUMB=y
    377 CONFIG_ARM_THUMBEE=y
    378 CONFIG_ARM_VIRT_EXT=y
    379 CONFIG_SWP_EMULATE=y
    380 # CONFIG_CPU_ICACHE_DISABLE is not set
    381 # CONFIG_CPU_DCACHE_DISABLE is not set
    382 # CONFIG_CPU_BPREDICT_DISABLE is not set
    383 CONFIG_KUSER_HELPERS=y
    384 CONFIG_OUTER_CACHE=y
    385 CONFIG_OUTER_CACHE_SYNC=y
    386 CONFIG_MIGHT_HAVE_CACHE_L2X0=y
    387 CONFIG_CACHE_L2X0=y
    388 CONFIG_CACHE_PL310=y
    389 CONFIG_ARM_L1_CACHE_SHIFT_6=y
    390 CONFIG_ARM_L1_CACHE_SHIFT=6
    391 CONFIG_ARM_DMA_MEM_BUFFERABLE=y
    392 CONFIG_ARM_KERNMEM_PERMS=y
    393 CONFIG_DEBUG_RODATA=y
    394 CONFIG_ARM_NR_BANKS=8
    395 CONFIG_MULTI_IRQ_HANDLER=y
    396 # CONFIG_ARM_ERRATA_430973 is not set
    397 # CONFIG_PL310_ERRATA_588369 is not set
    398 # CONFIG_ARM_ERRATA_643719 is not set
    399 CONFIG_ARM_ERRATA_720789=y
    400 CONFIG_PL310_ERRATA_727915=y
    401 # CONFIG_PL310_ERRATA_753970 is not set
    402 CONFIG_ARM_ERRATA_754322=y
    403 CONFIG_ARM_ERRATA_754327=y
    404 CONFIG_ARM_ERRATA_764369=y
    405 CONFIG_PL310_ERRATA_769419=y
    406 # CONFIG_ARM_ERRATA_775420 is not set
    407 CONFIG_ARM_ERRATA_798181=y
    408 
    409 #
    410 # Bus support
    411 #
    412 # CONFIG_PCI_SYSCALL is not set
    413 # CONFIG_PCCARD is not set
    414 
    415 #
    416 # Kernel Features
    417 #
    418 CONFIG_HAVE_SMP=y
    419 CONFIG_SMP=y
    420 CONFIG_SMP_ON_UP=y
    421 CONFIG_ARM_CPU_TOPOLOGY=y
    422 # CONFIG_SCHED_MC is not set
    423 # CONFIG_SCHED_SMT is not set
    424 CONFIG_HAVE_ARM_SCU=y
    425 # CONFIG_HAVE_ARM_ARCH_TIMER is not set
    426 CONFIG_HAVE_ARM_TWD=y
    427 # CONFIG_MCPM is not set
    428 CONFIG_VMSPLIT_3G=y
    429 # CONFIG_VMSPLIT_2G is not set
    430 # CONFIG_VMSPLIT_1G is not set
    431 CONFIG_PAGE_OFFSET=0xC0000000
    432 CONFIG_NR_CPUS=4
    433 CONFIG_HOTPLUG_CPU=y
    434 # CONFIG_ARM_PSCI is not set
    435 CONFIG_LOCAL_TIMERS=y
    436 CONFIG_ARCH_NR_GPIO=1024
    437 # CONFIG_PREEMPT_NONE is not set
    438 CONFIG_PREEMPT_VOLUNTARY=y
    439 # CONFIG_PREEMPT is not set
    440 CONFIG_HZ=100
    441 CONFIG_SCHED_HRTICK=y
    442 # CONFIG_THUMB2_KERNEL is not set
    443 CONFIG_AEABI=y
    444 # CONFIG_OABI_COMPAT is not set
    445 # CONFIG_ARCH_SPARSEMEM_DEFAULT is not set
    446 # CONFIG_ARCH_SELECT_MEMORY_MODEL is not set
    447 CONFIG_HAVE_ARCH_PFN_VALID=y
    448 CONFIG_HIGHMEM=y
    449 # CONFIG_HIGHPTE is not set
    450 CONFIG_HW_PERF_EVENTS=y
    451 CONFIG_FLATMEM=y
    452 CONFIG_FLAT_NODE_MEM_MAP=y
    453 CONFIG_HAVE_MEMBLOCK=y
    454 # CONFIG_HAVE_BOOTMEM_INFO_NODE is not set
    455 CONFIG_PAGEFLAGS_EXTENDED=y
    456 CONFIG_SPLIT_PTLOCK_CPUS=999999
    457 # CONFIG_COMPACTION is not set
    458 CONFIG_PHYS_ADDR_T_64BIT=y
    459 CONFIG_ZONE_DMA_FLAG=0
    460 CONFIG_BOUNCE=y
    461 # CONFIG_KSM is not set
    462 CONFIG_DEFAULT_MMAP_MIN_ADDR=32768
    463 CONFIG_MMAP_NOEXEC_TAINT=0
    464 CONFIG_CROSS_MEMORY_ATTACH=y
    465 # CONFIG_CLEANCACHE is not set
    466 # CONFIG_FRONTSWAP is not set
    467 CONFIG_LOW_MEM_NOTIFY=y
    468 CONFIG_FORCE_MAX_ZONEORDER=11
    469 CONFIG_ALIGNMENT_TRAP=y
    470 # CONFIG_UACCESS_WITH_MEMCPY is not set
    471 CONFIG_SECCOMP=y
    472 CONFIG_CC_STACKPROTECTOR=y
    473 # CONFIG_XEN is not set
    474 
    475 #
    476 # Boot options
    477 #
    478 CONFIG_USE_OF=y
    479 CONFIG_ATAGS=y
    480 # CONFIG_DEPRECATED_PARAM_STRUCT is not set
    481 CONFIG_ZBOOT_ROM_TEXT=0x0
    482 CONFIG_ZBOOT_ROM_BSS=0x0
    483 # CONFIG_ARM_APPENDED_DTB is not set
    484 CONFIG_CMDLINE=""
    485 # CONFIG_KEXEC is not set
    486 # CONFIG_CRASH_DUMP is not set
    487 CONFIG_AUTO_ZRELADDR=y
    488 
    489 #
    490 # CPU Power Management
    491 #
    492 
    493 #
    494 # CPU Frequency scaling
    495 #
    496 CONFIG_CPU_FREQ=y
    497 CONFIG_CPU_FREQ_TABLE=y
    498 CONFIG_CPU_FREQ_GOV_COMMON=y
    499 CONFIG_CPU_FREQ_STAT=y
    500 # CONFIG_CPU_FREQ_STAT_DETAILS is not set
    501 CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y
    502 # CONFIG_CPU_FREQ_DEFAULT_GOV_POWERSAVE is not set
    503 # CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
    504 # CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND is not set
    505 # CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set
    506 # CONFIG_CPU_FREQ_DEFAULT_GOV_INTERACTIVE is not set
    507 CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
    508 # CONFIG_CPU_FREQ_GOV_POWERSAVE is not set
    509 CONFIG_CPU_FREQ_GOV_USERSPACE=y
    510 CONFIG_CPU_FREQ_GOV_ONDEMAND=y
    511 # CONFIG_CPU_FREQ_GOV_CONSERVATIVE is not set
    512 CONFIG_CPU_FREQ_GOV_INTERACTIVE=y
    513 
    514 #
    515 # ARM CPU frequency scaling drivers
    516 #
    517 # CONFIG_ARM_EXYNOS4210_CPUFREQ is not set
    518 # CONFIG_ARM_EXYNOS4X12_CPUFREQ is not set
    519 # CONFIG_ARM_EXYNOS5250_CPUFREQ is not set
    520 # CONFIG_ARM_KIRKWOOD_CPUFREQ is not set
    521 CONFIG_ARM_TEGRA_CPUFREQ=y
    522 # CONFIG_ARM_TEGRA20_CPUFREQ is not set
    523 CONFIG_ARM_TEGRA124_CPUFREQ=y
    524 CONFIG_CPU_IDLE=y
    525 # CONFIG_CPU_IDLE_MULTIPLE_DRIVERS is not set
    526 CONFIG_CPU_IDLE_GOV_LADDER=y
    527 CONFIG_CPU_IDLE_GOV_MENU=y
    528 CONFIG_ARCH_NEEDS_CPU_IDLE_COUPLED=y
    529 
    530 #
    531 # Floating point emulation
    532 #
    533 
    534 #
    535 # At least one emulation must be selected
    536 #
    537 CONFIG_VFP=y
    538 CONFIG_VFPv3=y
    539 CONFIG_NEON=y
    540 
    541 #
    542 # Userspace binary formats
    543 #
    544 CONFIG_BINFMT_ELF=y
    545 CONFIG_ARCH_BINFMT_ELF_RANDOMIZE_PIE=y
    546 CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=y
    547 CONFIG_BINFMT_SCRIPT=y
    548 # CONFIG_HAVE_AOUT is not set
    549 CONFIG_BINFMT_MISC=m
    550 CONFIG_COREDUMP=y
    551 
    552 #
    553 # Power management options
    554 #
    555 CONFIG_SUSPEND=y
    556 CONFIG_SUSPEND_FREEZER=y
    557 CONFIG_PM_SLEEP=y
    558 CONFIG_PM_SLEEP_SMP=y
    559 # CONFIG_PM_AUTOSLEEP is not set
    560 # CONFIG_PM_WAKELOCKS is not set
    561 CONFIG_PM_RUNTIME=y
    562 CONFIG_PM=y
    563 CONFIG_PM_DEBUG=y
    564 # CONFIG_PM_ADVANCED_DEBUG is not set
    565 # CONFIG_PM_TEST_SUSPEND is not set
    566 CONFIG_PM_SLEEP_DEBUG=y
    567 # CONFIG_APM_EMULATION is not set
    568 CONFIG_PM_CLK=y
    569 CONFIG_PM_GENERIC_DOMAINS=y
    570 CONFIG_PM_GENERIC_DOMAINS_SLEEP=y
    571 CONFIG_PM_GENERIC_DOMAINS_RUNTIME=y
    572 CONFIG_CPU_PM=y
    573 CONFIG_ARCH_SUSPEND_POSSIBLE=y
    574 CONFIG_ARM_CPU_SUSPEND=y
    575 CONFIG_NET=y
    576 
    577 #
    578 # Networking options
    579 #
    580 CONFIG_PACKET=y
    581 CONFIG_PACKET_DIAG=m
    582 CONFIG_UNIX=y
    583 CONFIG_UNIX_DIAG=m
    584 CONFIG_XFRM=y
    585 CONFIG_XFRM_ALGO=m
    586 CONFIG_XFRM_USER=m
    587 # CONFIG_XFRM_SUB_POLICY is not set
    588 # CONFIG_XFRM_MIGRATE is not set
    589 # CONFIG_XFRM_STATISTICS is not set
    590 CONFIG_XFRM_IPCOMP=m
    591 CONFIG_NET_KEY=m
    592 # CONFIG_NET_KEY_MIGRATE is not set
    593 CONFIG_INET=y
    594 CONFIG_IP_MULTICAST=y
    595 CONFIG_IP_ADVANCED_ROUTER=y
    596 # CONFIG_IP_FIB_TRIE_STATS is not set
    597 # CONFIG_IP_MULTIPLE_TABLES is not set
    598 CONFIG_IP_ROUTE_MULTIPATH=y
    599 CONFIG_IP_ROUTE_VERBOSE=y
    600 CONFIG_IP_ROUTE_CLASSID=y
    601 # CONFIG_IP_PNP is not set
    602 # CONFIG_NET_IPIP is not set
    603 # CONFIG_NET_IPGRE_DEMUX is not set
    604 CONFIG_NET_IP_TUNNEL=m
    605 CONFIG_IP_MROUTE=y
    606 # CONFIG_IP_MROUTE_MULTIPLE_TABLES is not set
    607 CONFIG_IP_PIMSM_V1=y
    608 CONFIG_IP_PIMSM_V2=y
    609 # CONFIG_ARPD is not set
    610 CONFIG_SYN_COOKIES=y
    611 # CONFIG_NET_IPVTI is not set
    612 CONFIG_INET_AH=m
    613 CONFIG_INET_ESP=m
    614 CONFIG_INET_IPCOMP=m
    615 CONFIG_INET_XFRM_TUNNEL=m
    616 CONFIG_INET_TUNNEL=m
    617 CONFIG_INET_XFRM_MODE_TRANSPORT=m
    618 CONFIG_INET_XFRM_MODE_TUNNEL=m
    619 CONFIG_INET_XFRM_MODE_BEET=m
    620 CONFIG_INET_LRO=y
    621 # CONFIG_INET_DIAG is not set
    622 CONFIG_TCP_CONG_ADVANCED=y
    623 # CONFIG_TCP_CONG_BIC is not set
    624 CONFIG_TCP_CONG_CUBIC=y
    625 # CONFIG_TCP_CONG_WESTWOOD is not set
    626 # CONFIG_TCP_CONG_HTCP is not set
    627 # CONFIG_TCP_CONG_HSTCP is not set
    628 # CONFIG_TCP_CONG_HYBLA is not set
    629 # CONFIG_TCP_CONG_VEGAS is not set
    630 # CONFIG_TCP_CONG_SCALABLE is not set
    631 CONFIG_TCP_CONG_LP=m
    632 # CONFIG_TCP_CONG_VENO is not set
    633 # CONFIG_TCP_CONG_YEAH is not set
    634 # CONFIG_TCP_CONG_ILLINOIS is not set
    635 CONFIG_DEFAULT_CUBIC=y
    636 # CONFIG_DEFAULT_RENO is not set
    637 CONFIG_DEFAULT_TCP_CONG="cubic"
    638 CONFIG_TCP_MD5SIG=y
    639 CONFIG_IPV6=y
    640 CONFIG_IPV6_PRIVACY=y
    641 # CONFIG_IPV6_ROUTER_PREF is not set
    642 # CONFIG_IPV6_OPTIMISTIC_DAD is not set
    643 CONFIG_INET6_AH=m
    644 CONFIG_INET6_ESP=m
    645 # CONFIG_INET6_IPCOMP is not set
    646 # CONFIG_IPV6_MIP6 is not set
    647 # CONFIG_INET6_XFRM_TUNNEL is not set
    648 # CONFIG_INET6_TUNNEL is not set
    649 CONFIG_INET6_XFRM_MODE_TRANSPORT=m
    650 CONFIG_INET6_XFRM_MODE_TUNNEL=m
    651 CONFIG_INET6_XFRM_MODE_BEET=m
    652 # CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set
    653 CONFIG_IPV6_SIT=m
    654 # CONFIG_IPV6_SIT_6RD is not set
    655 CONFIG_IPV6_NDISC_NODETYPE=y
    656 # CONFIG_IPV6_TUNNEL is not set
    657 # CONFIG_IPV6_GRE is not set
    658 # CONFIG_IPV6_MULTIPLE_TABLES is not set
    659 # CONFIG_IPV6_MROUTE is not set
    660 # CONFIG_NETLABEL is not set
    661 CONFIG_NETWORK_SECMARK=y
    662 CONFIG_NETWORK_PHY_TIMESTAMPING=y
    663 CONFIG_NETFILTER=y
    664 # CONFIG_NETFILTER_DEBUG is not set
    665 CONFIG_NETFILTER_ADVANCED=y
    666 CONFIG_BRIDGE_NETFILTER=y
    667 
    668 #
    669 # Core Netfilter Configuration
    670 #
    671 CONFIG_NETFILTER_NETLINK=m
    672 CONFIG_NETFILTER_NETLINK_ACCT=m
    673 CONFIG_NETFILTER_NETLINK_QUEUE=m
    674 CONFIG_NETFILTER_NETLINK_LOG=m
    675 CONFIG_NF_CONNTRACK=m
    676 CONFIG_NF_CONNTRACK_MARK=y
    677 CONFIG_NF_CONNTRACK_SECMARK=y
    678 CONFIG_NF_CONNTRACK_ZONES=y
    679 CONFIG_NF_CONNTRACK_PROCFS=y
    680 CONFIG_NF_CONNTRACK_EVENTS=y
    681 CONFIG_NF_CONNTRACK_TIMEOUT=y
    682 CONFIG_NF_CONNTRACK_TIMESTAMP=y
    683 CONFIG_NF_CONNTRACK_LABELS=y
    684 CONFIG_NF_CT_PROTO_DCCP=m
    685 CONFIG_NF_CT_PROTO_GRE=m
    686 CONFIG_NF_CT_PROTO_SCTP=m
    687 CONFIG_NF_CT_PROTO_UDPLITE=m
    688 CONFIG_NF_CONNTRACK_AMANDA=m
    689 CONFIG_NF_CONNTRACK_FTP=m
    690 CONFIG_NF_CONNTRACK_H323=m
    691 CONFIG_NF_CONNTRACK_IRC=m
    692 CONFIG_NF_CONNTRACK_BROADCAST=m
    693 CONFIG_NF_CONNTRACK_NETBIOS_NS=m
    694 CONFIG_NF_CONNTRACK_SNMP=m
    695 CONFIG_NF_CONNTRACK_PPTP=m
    696 CONFIG_NF_CONNTRACK_SANE=m
    697 CONFIG_NF_CONNTRACK_SIP=m
    698 CONFIG_NF_CONNTRACK_TFTP=m
    699 CONFIG_NF_CT_NETLINK=m
    700 CONFIG_NF_CT_NETLINK_TIMEOUT=m
    701 CONFIG_NF_CT_NETLINK_HELPER=m
    702 CONFIG_NETFILTER_NETLINK_QUEUE_CT=y
    703 CONFIG_NF_NAT=m
    704 CONFIG_NF_NAT_NEEDED=y
    705 CONFIG_NF_NAT_PROTO_DCCP=m
    706 CONFIG_NF_NAT_PROTO_UDPLITE=m
    707 CONFIG_NF_NAT_PROTO_SCTP=m
    708 CONFIG_NF_NAT_AMANDA=m
    709 CONFIG_NF_NAT_FTP=m
    710 CONFIG_NF_NAT_IRC=m
    711 CONFIG_NF_NAT_SIP=m
    712 CONFIG_NF_NAT_TFTP=m
    713 CONFIG_NETFILTER_TPROXY=m
    714 CONFIG_NETFILTER_XTABLES=y
    715 
    716 #
    717 # Xtables combined modules
    718 #
    719 CONFIG_NETFILTER_XT_MARK=m
    720 CONFIG_NETFILTER_XT_CONNMARK=m
    721 
    722 #
    723 # Xtables targets
    724 #
    725 CONFIG_NETFILTER_XT_TARGET_CHECKSUM=m
    726 CONFIG_NETFILTER_XT_TARGET_CLASSIFY=m
    727 CONFIG_NETFILTER_XT_TARGET_CONNMARK=m
    728 CONFIG_NETFILTER_XT_TARGET_CONNSECMARK=m
    729 CONFIG_NETFILTER_XT_TARGET_CT=m
    730 CONFIG_NETFILTER_XT_TARGET_DSCP=m
    731 CONFIG_NETFILTER_XT_TARGET_HL=m
    732 CONFIG_NETFILTER_XT_TARGET_HMARK=m
    733 CONFIG_NETFILTER_XT_TARGET_IDLETIMER=m
    734 CONFIG_NETFILTER_XT_TARGET_LED=m
    735 CONFIG_NETFILTER_XT_TARGET_LOG=m
    736 CONFIG_NETFILTER_XT_TARGET_MARK=m
    737 CONFIG_NETFILTER_XT_TARGET_NETMAP=m
    738 CONFIG_NETFILTER_XT_TARGET_NFLOG=m
    739 CONFIG_NETFILTER_XT_TARGET_NFQUEUE=m
    740 CONFIG_NETFILTER_XT_TARGET_NOTRACK=m
    741 CONFIG_NETFILTER_XT_TARGET_RATEEST=m
    742 CONFIG_NETFILTER_XT_TARGET_REDIRECT=m
    743 CONFIG_NETFILTER_XT_TARGET_TEE=m
    744 CONFIG_NETFILTER_XT_TARGET_TPROXY=m
    745 CONFIG_NETFILTER_XT_TARGET_TRACE=m
    746 CONFIG_NETFILTER_XT_TARGET_SECMARK=m
    747 CONFIG_NETFILTER_XT_TARGET_TCPMSS=m
    748 CONFIG_NETFILTER_XT_TARGET_TCPOPTSTRIP=m
    749 
    750 #
    751 # Xtables matches
    752 #
    753 CONFIG_NETFILTER_XT_MATCH_ADDRTYPE=m
    754 CONFIG_NETFILTER_XT_MATCH_BPF=m
    755 CONFIG_NETFILTER_XT_MATCH_CLUSTER=m
    756 CONFIG_NETFILTER_XT_MATCH_COMMENT=m
    757 CONFIG_NETFILTER_XT_MATCH_CONNBYTES=m
    758 CONFIG_NETFILTER_XT_MATCH_CONNLABEL=m
    759 CONFIG_NETFILTER_XT_MATCH_CONNLIMIT=m
    760 CONFIG_NETFILTER_XT_MATCH_CONNMARK=m
    761 CONFIG_NETFILTER_XT_MATCH_CONNTRACK=m
    762 CONFIG_NETFILTER_XT_MATCH_CPU=m
    763 CONFIG_NETFILTER_XT_MATCH_DCCP=m
    764 CONFIG_NETFILTER_XT_MATCH_DEVGROUP=m
    765 CONFIG_NETFILTER_XT_MATCH_DSCP=m
    766 CONFIG_NETFILTER_XT_MATCH_ECN=m
    767 CONFIG_NETFILTER_XT_MATCH_ESP=m
    768 CONFIG_NETFILTER_XT_MATCH_HASHLIMIT=m
    769 CONFIG_NETFILTER_XT_MATCH_HELPER=m
    770 CONFIG_NETFILTER_XT_MATCH_HL=m
    771 CONFIG_NETFILTER_XT_MATCH_IPRANGE=m
    772 CONFIG_NETFILTER_XT_MATCH_LENGTH=m
    773 CONFIG_NETFILTER_XT_MATCH_LIMIT=m
    774 CONFIG_NETFILTER_XT_MATCH_MAC=m
    775 CONFIG_NETFILTER_XT_MATCH_MARK=m
    776 CONFIG_NETFILTER_XT_MATCH_MULTIPORT=m
    777 CONFIG_NETFILTER_XT_MATCH_NFACCT=m
    778 CONFIG_NETFILTER_XT_MATCH_OSF=m
    779 CONFIG_NETFILTER_XT_MATCH_OWNER=m
    780 CONFIG_NETFILTER_XT_MATCH_POLICY=m
    781 CONFIG_NETFILTER_XT_MATCH_PHYSDEV=m
    782 CONFIG_NETFILTER_XT_MATCH_PKTTYPE=m
    783 CONFIG_NETFILTER_XT_MATCH_QUOTA=m
    784 CONFIG_NETFILTER_XT_MATCH_RATEEST=m
    785 CONFIG_NETFILTER_XT_MATCH_REALM=m
    786 CONFIG_NETFILTER_XT_MATCH_RECENT=m
    787 CONFIG_NETFILTER_XT_MATCH_SCTP=m
    788 CONFIG_NETFILTER_XT_MATCH_SOCKET=m
    789 CONFIG_NETFILTER_XT_MATCH_STATE=m
    790 CONFIG_NETFILTER_XT_MATCH_STATISTIC=m
    791 CONFIG_NETFILTER_XT_MATCH_STRING=m
    792 CONFIG_NETFILTER_XT_MATCH_TCPMSS=m
    793 CONFIG_NETFILTER_XT_MATCH_TIME=m
    794 CONFIG_NETFILTER_XT_MATCH_U32=m
    795 # CONFIG_IP_SET is not set
    796 # CONFIG_IP_VS is not set
    797 
    798 #
    799 # IP: Netfilter Configuration
    800 #
    801 CONFIG_NF_DEFRAG_IPV4=m
    802 CONFIG_NF_CONNTRACK_IPV4=m
    803 CONFIG_NF_CONNTRACK_PROC_COMPAT=y
    804 CONFIG_IP_NF_IPTABLES=m
    805 CONFIG_IP_NF_MATCH_AH=m
    806 CONFIG_IP_NF_MATCH_ECN=m
    807 CONFIG_IP_NF_MATCH_RPFILTER=m
    808 CONFIG_IP_NF_MATCH_TTL=m
    809 CONFIG_IP_NF_FILTER=m
    810 CONFIG_IP_NF_TARGET_REJECT=m
    811 CONFIG_IP_NF_TARGET_ULOG=m
    812 CONFIG_NF_NAT_IPV4=m
    813 CONFIG_IP_NF_TARGET_MASQUERADE=m
    814 CONFIG_IP_NF_TARGET_NETMAP=m
    815 CONFIG_IP_NF_TARGET_REDIRECT=m
    816 CONFIG_NF_NAT_SNMP_BASIC=m
    817 CONFIG_NF_NAT_PROTO_GRE=m
    818 CONFIG_NF_NAT_PPTP=m
    819 CONFIG_NF_NAT_H323=m
    820 CONFIG_IP_NF_MANGLE=m
    821 CONFIG_IP_NF_TARGET_CLUSTERIP=m
    822 CONFIG_IP_NF_TARGET_ECN=m
    823 CONFIG_IP_NF_TARGET_TTL=m
    824 CONFIG_IP_NF_RAW=m
    825 CONFIG_IP_NF_SECURITY=m
    826 CONFIG_IP_NF_ARPTABLES=m
    827 CONFIG_IP_NF_ARPFILTER=m
    828 CONFIG_IP_NF_ARP_MANGLE=m
    829 
    830 #
    831 # IPv6: Netfilter Configuration
    832 #
    833 CONFIG_NF_DEFRAG_IPV6=m
    834 CONFIG_NF_CONNTRACK_IPV6=m
    835 CONFIG_IP6_NF_IPTABLES=m
    836 CONFIG_IP6_NF_MATCH_AH=m
    837 CONFIG_IP6_NF_MATCH_EUI64=m
    838 CONFIG_IP6_NF_MATCH_FRAG=m
    839 CONFIG_IP6_NF_MATCH_OPTS=m
    840 CONFIG_IP6_NF_MATCH_HL=m
    841 CONFIG_IP6_NF_MATCH_IPV6HEADER=m
    842 CONFIG_IP6_NF_MATCH_MH=m
    843 CONFIG_IP6_NF_MATCH_RPFILTER=m
    844 CONFIG_IP6_NF_MATCH_RT=m
    845 CONFIG_IP6_NF_TARGET_HL=m
    846 CONFIG_IP6_NF_FILTER=m
    847 CONFIG_IP6_NF_TARGET_REJECT=m
    848 CONFIG_IP6_NF_MANGLE=m
    849 CONFIG_IP6_NF_RAW=m
    850 CONFIG_IP6_NF_SECURITY=m
    851 CONFIG_NF_NAT_IPV6=m
    852 CONFIG_IP6_NF_TARGET_MASQUERADE=m
    853 CONFIG_IP6_NF_TARGET_NPT=m
    854 CONFIG_BRIDGE_NF_EBTABLES=m
    855 CONFIG_BRIDGE_EBT_BROUTE=m
    856 CONFIG_BRIDGE_EBT_T_FILTER=m
    857 CONFIG_BRIDGE_EBT_T_NAT=m
    858 CONFIG_BRIDGE_EBT_802_3=m
    859 CONFIG_BRIDGE_EBT_AMONG=m
    860 CONFIG_BRIDGE_EBT_ARP=m
    861 CONFIG_BRIDGE_EBT_IP=m
    862 CONFIG_BRIDGE_EBT_IP6=m
    863 CONFIG_BRIDGE_EBT_LIMIT=m
    864 CONFIG_BRIDGE_EBT_MARK=m
    865 CONFIG_BRIDGE_EBT_PKTTYPE=m
    866 CONFIG_BRIDGE_EBT_STP=m
    867 CONFIG_BRIDGE_EBT_VLAN=m
    868 CONFIG_BRIDGE_EBT_ARPREPLY=m
    869 CONFIG_BRIDGE_EBT_DNAT=m
    870 CONFIG_BRIDGE_EBT_MARK_T=m
    871 CONFIG_BRIDGE_EBT_REDIRECT=m
    872 CONFIG_BRIDGE_EBT_SNAT=m
    873 CONFIG_BRIDGE_EBT_LOG=m
    874 CONFIG_BRIDGE_EBT_ULOG=m
    875 CONFIG_BRIDGE_EBT_NFLOG=m
    876 # CONFIG_IP_DCCP is not set
    877 # CONFIG_IP_SCTP is not set
    878 # CONFIG_RDS is not set
    879 # CONFIG_TIPC is not set
    880 # CONFIG_ATM is not set
    881 # CONFIG_L2TP is not set
    882 CONFIG_STP=m
    883 CONFIG_BRIDGE=m
    884 CONFIG_BRIDGE_IGMP_SNOOPING=y
    885 CONFIG_HAVE_NET_DSA=y
    886 # CONFIG_VLAN_8021Q is not set
    887 # CONFIG_DECNET is not set
    888 CONFIG_LLC=m
    889 # CONFIG_LLC2 is not set
    890 # CONFIG_IPX is not set
    891 # CONFIG_ATALK is not set
    892 # CONFIG_X25 is not set
    893 # CONFIG_LAPB is not set
    894 # CONFIG_PHONET is not set
    895 # CONFIG_IEEE802154 is not set
    896 CONFIG_NET_SCHED=y
    897 
    898 #
    899 # Queueing/Scheduling
    900 #
    901 # CONFIG_NET_SCH_CBQ is not set
    902 CONFIG_NET_SCH_HTB=m
    903 # CONFIG_NET_SCH_HFSC is not set
    904 # CONFIG_NET_SCH_PRIO is not set
    905 # CONFIG_NET_SCH_MULTIQ is not set
    906 # CONFIG_NET_SCH_RED is not set
    907 # CONFIG_NET_SCH_SFB is not set
    908 # CONFIG_NET_SCH_SFQ is not set
    909 # CONFIG_NET_SCH_TEQL is not set
    910 # CONFIG_NET_SCH_TBF is not set
    911 # CONFIG_NET_SCH_GRED is not set
    912 # CONFIG_NET_SCH_DSMARK is not set
    913 # CONFIG_NET_SCH_NETEM is not set
    914 # CONFIG_NET_SCH_DRR is not set
    915 # CONFIG_NET_SCH_MQPRIO is not set
    916 # CONFIG_NET_SCH_CHOKE is not set
    917 # CONFIG_NET_SCH_QFQ is not set
    918 CONFIG_NET_SCH_CODEL=m
    919 CONFIG_NET_SCH_FQ_CODEL=m
    920 # CONFIG_NET_SCH_PLUG is not set
    921 
    922 #
    923 # Classification
    924 #
    925 CONFIG_NET_CLS=y
    926 # CONFIG_NET_CLS_BASIC is not set
    927 # CONFIG_NET_CLS_TCINDEX is not set
    928 # CONFIG_NET_CLS_ROUTE4 is not set
    929 # CONFIG_NET_CLS_FW is not set
    930 CONFIG_NET_CLS_U32=m
    931 # CONFIG_CLS_U32_PERF is not set
    932 CONFIG_CLS_U32_MARK=y
    933 # CONFIG_NET_CLS_RSVP is not set
    934 # CONFIG_NET_CLS_RSVP6 is not set
    935 # CONFIG_NET_CLS_FLOW is not set
    936 # CONFIG_NET_CLS_CGROUP is not set
    937 # CONFIG_NET_EMATCH is not set
    938 # CONFIG_NET_CLS_ACT is not set
    939 # CONFIG_NET_CLS_IND is not set
    940 CONFIG_NET_SCH_FIFO=y
    941 # CONFIG_DCB is not set
    942 # CONFIG_DNS_RESOLVER is not set
    943 # CONFIG_BATMAN_ADV is not set
    944 # CONFIG_OPENVSWITCH is not set
    945 # CONFIG_VSOCKETS is not set
    946 CONFIG_NETLINK_MMAP=y
    947 CONFIG_NETLINK_DIAG=y
    948 CONFIG_RPS=y
    949 CONFIG_RFS_ACCEL=y
    950 CONFIG_XPS=y
    951 CONFIG_NETPRIO_CGROUP=y
    952 CONFIG_BQL=y
    953 CONFIG_BPF_JIT=y
    954 
    955 #
    956 # Network testing
    957 #
    958 # CONFIG_NET_PKTGEN is not set
    959 # CONFIG_NET_DROP_MONITOR is not set
    960 # CONFIG_HAMRADIO is not set
    961 # CONFIG_CAN is not set
    962 # CONFIG_IRDA is not set
    963 CONFIG_BT=m
    964 CONFIG_BT_BREDR=y
    965 CONFIG_BT_RFCOMM=m
    966 # CONFIG_BT_RFCOMM_TTY is not set
    967 # CONFIG_BT_BNEP is not set
    968 CONFIG_BT_HIDP=m
    969 CONFIG_BT_HS=y
    970 CONFIG_BT_LE=y
    971 # CONFIG_BT_LEDS is not set
    972 # CONFIG_BT_SELFTEST is not set
    973 CONFIG_BT_DEBUGFS=y
    974 # CONFIG_BT_EVE_HACKS is not set
    975 
    976 #
    977 # Bluetooth device drivers
    978 #
    979 CONFIG_BT_INTEL=m
    980 CONFIG_BT_BCM=m
    981 CONFIG_BT_RTL=m
    982 CONFIG_BT_HCIBTUSB=m
    983 CONFIG_BT_HCIBTUSB_BCM=y
    984 CONFIG_BT_HCIBTUSB_RTL=y
    985 CONFIG_BT_HCIBTSDIO=m
    986 CONFIG_BT_HCIUART=m
    987 CONFIG_BT_HCIUART_H4=y
    988 # CONFIG_BT_HCIUART_BCSP is not set
    989 CONFIG_BT_HCIUART_ATH3K=y
    990 CONFIG_BT_HCIUART_LL=y
    991 # CONFIG_BT_HCIUART_3WIRE is not set
    992 # CONFIG_BT_HCIUART_INTEL is not set
    993 # CONFIG_BT_HCIUART_BCM is not set
    994 # CONFIG_BT_HCIUART_QCA is not set
    995 # CONFIG_BT_HCIUART_AG6XX is not set
    996 # CONFIG_BT_HCIUART_MRVL is not set
    997 # CONFIG_BT_HCIBCM203X is not set
    998 # CONFIG_BT_HCIBPA10X is not set
    999 CONFIG_BT_HCIBFUSB=m
   1000 CONFIG_BT_HCIVHCI=m
   1001 CONFIG_BT_MRVL=m
   1002 CONFIG_BT_MRVL_SDIO=m
   1003 # CONFIG_BT_ATH3K is not set
   1004 # CONFIG_AF_RXRPC is not set
   1005 CONFIG_WIRELESS=y
   1006 CONFIG_WIRELESS_38=y
   1007 CONFIG_WIRELESS_EXT=y
   1008 CONFIG_WEXT_CORE=y
   1009 CONFIG_WEXT_PROC=y
   1010 CONFIG_WEXT_SPY=y
   1011 CONFIG_WEXT_PRIV=y
   1012 CONFIG_CFG80211=m
   1013 CONFIG_NL80211_TESTMODE=y
   1014 # CONFIG_CFG80211_DEVELOPER_WARNINGS is not set
   1015 # CONFIG_CFG80211_REG_DEBUG is not set
   1016 # CONFIG_CFG80211_CERTIFICATION_ONUS is not set
   1017 CONFIG_CFG80211_DEFAULT_PS=y
   1018 CONFIG_CFG80211_DEBUGFS=y
   1019 # CONFIG_CFG80211_INTERNAL_REGDB is not set
   1020 CONFIG_CFG80211_WEXT=y
   1021 CONFIG_LIB80211=m
   1022 CONFIG_LIB80211_CRYPT_WEP=m
   1023 CONFIG_LIB80211_CRYPT_CCMP=m
   1024 CONFIG_LIB80211_CRYPT_TKIP=m
   1025 # CONFIG_LIB80211_DEBUG is not set
   1026 CONFIG_MAC80211=m
   1027 CONFIG_MAC80211_HAS_RC=y
   1028 # CONFIG_MAC80211_RC_PID is not set
   1029 CONFIG_MAC80211_RC_MINSTREL=y
   1030 CONFIG_MAC80211_RC_MINSTREL_HT=y
   1031 CONFIG_MAC80211_RC_DEFAULT_MINSTREL=y
   1032 CONFIG_MAC80211_RC_DEFAULT="minstrel_ht"
   1033 # CONFIG_MAC80211_MESH is not set
   1034 CONFIG_MAC80211_LEDS=y
   1035 CONFIG_MAC80211_DEBUGFS=y
   1036 # CONFIG_MAC80211_MESSAGE_TRACING is not set
   1037 CONFIG_MAC80211_DEBUG_MENU=y
   1038 # CONFIG_MAC80211_NOINLINE is not set
   1039 CONFIG_MAC80211_VERBOSE_DEBUG=y
   1040 # CONFIG_MAC80211_MLME_DEBUG is not set
   1041 # CONFIG_MAC80211_STA_DEBUG is not set
   1042 # CONFIG_MAC80211_HT_DEBUG is not set
   1043 # CONFIG_MAC80211_IBSS_DEBUG is not set
   1044 # CONFIG_MAC80211_PS_DEBUG is not set
   1045 # CONFIG_MAC80211_TDLS_DEBUG is not set
   1046 # CONFIG_MAC80211_DEBUG_COUNTERS is not set
   1047 # CONFIG_WIMAX is not set
   1048 CONFIG_RFKILL=y
   1049 CONFIG_RFKILL_LEDS=y
   1050 # CONFIG_RFKILL_INPUT is not set
   1051 # CONFIG_RFKILL_REGULATOR is not set
   1052 # CONFIG_RFKILL_GPIO is not set
   1053 # CONFIG_NET_9P is not set
   1054 # CONFIG_CAIF is not set
   1055 # CONFIG_CEPH_LIB is not set
   1056 # CONFIG_NFC is not set
   1057 CONFIG_HAVE_BPF_JIT=y
   1058 
   1059 #
   1060 # Device Drivers
   1061 #
   1062 
   1063 #
   1064 # Generic Driver Options
   1065 #
   1066 CONFIG_UEVENT_HELPER_PATH=""
   1067 CONFIG_DEVTMPFS=y
   1068 CONFIG_DEVTMPFS_MOUNT=y
   1069 CONFIG_DEVTMPFS_SAFE=y
   1070 CONFIG_STANDALONE=y
   1071 CONFIG_PREVENT_FIRMWARE_BUILD=y
   1072 CONFIG_FW_LOADER=y
   1073 CONFIG_FIRMWARE_IN_KERNEL=y
   1074 CONFIG_EXTRA_FIRMWARE="nvidia/tegra124/xusb.bin"
   1075 CONFIG_EXTRA_FIRMWARE_DIR="firmware"
   1076 CONFIG_FW_LOADER_USER_HELPER=y
   1077 CONFIG_WANT_DEV_COREDUMP=y
   1078 CONFIG_ALLOW_DEV_COREDUMP=y
   1079 CONFIG_DEV_COREDUMP=y
   1080 # CONFIG_DEBUG_DRIVER is not set
   1081 CONFIG_DEBUG_DEVRES=y
   1082 # CONFIG_SYS_HYPERVISOR is not set
   1083 # CONFIG_GENERIC_CPU_DEVICES is not set
   1084 CONFIG_SOC_BUS=y
   1085 CONFIG_REGMAP=y
   1086 CONFIG_REGMAP_I2C=y
   1087 CONFIG_REGMAP_SPI=y
   1088 CONFIG_REGMAP_MMIO=y
   1089 CONFIG_REGMAP_IRQ=y
   1090 CONFIG_DMA_SHARED_BUFFER=y
   1091 # CONFIG_CMA is not set
   1092 
   1093 #
   1094 # Bus devices
   1095 #
   1096 CONFIG_CONNECTOR=y
   1097 CONFIG_PROC_EVENTS=y
   1098 # CONFIG_MTD is not set
   1099 CONFIG_DTC=y
   1100 CONFIG_OF=y
   1101 
   1102 #
   1103 # Device Tree and Open Firmware support
   1104 #
   1105 CONFIG_PROC_DEVICETREE=y
   1106 # CONFIG_OF_SELFTEST is not set
   1107 CONFIG_OF_FLATTREE=y
   1108 CONFIG_OF_EARLY_FLATTREE=y
   1109 CONFIG_OF_ADDRESS=y
   1110 CONFIG_OF_IRQ=y
   1111 CONFIG_OF_DEVICE=y
   1112 CONFIG_OF_I2C=y
   1113 CONFIG_OF_NET=y
   1114 CONFIG_OF_MDIO=y
   1115 # CONFIG_PARPORT is not set
   1116 CONFIG_BLK_DEV=y
   1117 # CONFIG_BLK_DEV_COW_COMMON is not set
   1118 CONFIG_BLK_DEV_LOOP=y
   1119 CONFIG_BLK_DEV_LOOP_MIN_COUNT=8
   1120 # CONFIG_BLK_DEV_CRYPTOLOOP is not set
   1121 # CONFIG_BLK_DEV_DRBD is not set
   1122 # CONFIG_BLK_DEV_NBD is not set
   1123 # CONFIG_BLK_DEV_RAM is not set
   1124 # CONFIG_CDROM_PKTCDVD is not set
   1125 # CONFIG_ATA_OVER_ETH is not set
   1126 # CONFIG_MG_DISK is not set
   1127 # CONFIG_BLK_DEV_RBD is not set
   1128 
   1129 #
   1130 # Misc devices
   1131 #
   1132 # CONFIG_SENSORS_LIS3LV02D is not set
   1133 # CONFIG_AD525X_DPOT is not set
   1134 # CONFIG_ATMEL_PWM is not set
   1135 # CONFIG_DUMMY_IRQ is not set
   1136 # CONFIG_ICS932S401 is not set
   1137 # CONFIG_ATMEL_SSC is not set
   1138 # CONFIG_ENCLOSURE_SERVICES is not set
   1139 # CONFIG_APDS9802ALS is not set
   1140 # CONFIG_ISL29003 is not set
   1141 # CONFIG_ISL29020 is not set
   1142 # CONFIG_SENSORS_TSL2550 is not set
   1143 # CONFIG_SENSORS_BH1780 is not set
   1144 # CONFIG_SENSORS_BH1770 is not set
   1145 # CONFIG_SENSORS_APDS990X is not set
   1146 # CONFIG_HMC6352 is not set
   1147 CONFIG_TEGRA_THROUGHPUT=y
   1148 # CONFIG_DS1682 is not set
   1149 # CONFIG_TI_DAC7512 is not set
   1150 # CONFIG_BMP085_I2C is not set
   1151 # CONFIG_BMP085_SPI is not set
   1152 # CONFIG_USB_SWITCH_FSA9480 is not set
   1153 # CONFIG_LATTICE_ECP3_CONFIG is not set
   1154 # CONFIG_SRAM is not set
   1155 # CONFIG_VLV2_PLAT_CLK is not set
   1156 # CONFIG_C2PORT is not set
   1157 
   1158 #
   1159 # EEPROM support
   1160 #
   1161 # CONFIG_EEPROM_AT24 is not set
   1162 # CONFIG_EEPROM_AT25 is not set
   1163 # CONFIG_EEPROM_LEGACY is not set
   1164 # CONFIG_EEPROM_MAX6875 is not set
   1165 CONFIG_EEPROM_93CX6=m
   1166 # CONFIG_EEPROM_93XX46 is not set
   1167 
   1168 #
   1169 # Texas Instruments shared transport line discipline
   1170 #
   1171 # CONFIG_TI_ST is not set
   1172 # CONFIG_SENSORS_LIS3_SPI is not set
   1173 # CONFIG_SENSORS_LIS3_I2C is not set
   1174 
   1175 #
   1176 # Altera FPGA firmware download module
   1177 #
   1178 # CONFIG_ALTERA_STAPL is not set
   1179 CONFIG_TEGRA_KFUSE=y
   1180 
   1181 #
   1182 # SCSI device support
   1183 #
   1184 CONFIG_SCSI_MOD=y
   1185 # CONFIG_RAID_ATTRS is not set
   1186 CONFIG_SCSI=y
   1187 CONFIG_SCSI_DMA=y
   1188 # CONFIG_SCSI_TGT is not set
   1189 # CONFIG_SCSI_NETLINK is not set
   1190 CONFIG_SCSI_PROC_FS=y
   1191 
   1192 #
   1193 # SCSI support type (disk, tape, CD-ROM)
   1194 #
   1195 CONFIG_BLK_DEV_SD=y
   1196 # CONFIG_CHR_DEV_ST is not set
   1197 # CONFIG_CHR_DEV_OSST is not set
   1198 CONFIG_BLK_DEV_SR=m
   1199 # CONFIG_BLK_DEV_SR_VENDOR is not set
   1200 # CONFIG_CHR_DEV_SG is not set
   1201 # CONFIG_CHR_DEV_SCH is not set
   1202 CONFIG_SCSI_MULTI_LUN=y
   1203 # CONFIG_SCSI_CONSTANTS is not set
   1204 # CONFIG_SCSI_LOGGING is not set
   1205 # CONFIG_SCSI_SCAN_ASYNC is not set
   1206 
   1207 #
   1208 # SCSI Transports
   1209 #
   1210 CONFIG_SCSI_SPI_ATTRS=y
   1211 # CONFIG_SCSI_FC_ATTRS is not set
   1212 # CONFIG_SCSI_ISCSI_ATTRS is not set
   1213 # CONFIG_SCSI_SAS_ATTRS is not set
   1214 # CONFIG_SCSI_SAS_LIBSAS is not set
   1215 # CONFIG_SCSI_SRP_ATTRS is not set
   1216 CONFIG_SCSI_LOWLEVEL=y
   1217 # CONFIG_ISCSI_TCP is not set
   1218 # CONFIG_ISCSI_BOOT_SYSFS is not set
   1219 # CONFIG_SCSI_UFSHCD is not set
   1220 # CONFIG_LIBFC is not set
   1221 # CONFIG_LIBFCOE is not set
   1222 # CONFIG_SCSI_DEBUG is not set
   1223 # CONFIG_SCSI_DH is not set
   1224 # CONFIG_SCSI_OSD_INITIATOR is not set
   1225 # CONFIG_ATA is not set
   1226 CONFIG_MD=y
   1227 # CONFIG_BLK_DEV_MD is not set
   1228 # CONFIG_BCACHE is not set
   1229 CONFIG_BLK_DEV_DM=y
   1230 # CONFIG_DM_DEBUG is not set
   1231 CONFIG_DM_BUFIO=y
   1232 CONFIG_DM_BIO_PRISON=m
   1233 CONFIG_DM_PERSISTENT_DATA=m
   1234 CONFIG_DM_CRYPT=y
   1235 CONFIG_DM_VERITY_CHROMEOS=y
   1236 # CONFIG_DM_SNAPSHOT is not set
   1237 CONFIG_DM_THIN_PROVISIONING=m
   1238 # CONFIG_DM_DEBUG_BLOCK_STACK_TRACING is not set
   1239 # CONFIG_DM_CACHE is not set
   1240 # CONFIG_DM_MIRROR is not set
   1241 # CONFIG_DM_RAID is not set
   1242 # CONFIG_DM_ZERO is not set
   1243 # CONFIG_DM_MULTIPATH is not set
   1244 # CONFIG_DM_DELAY is not set
   1245 CONFIG_DM_UEVENT=y
   1246 # CONFIG_DM_FLAKEY is not set
   1247 CONFIG_DM_VERITY=y
   1248 CONFIG_DM_BOOTCACHE=y
   1249 # CONFIG_TARGET_CORE is not set
   1250 CONFIG_NETDEVICES=y
   1251 CONFIG_NET_CORE=y
   1252 # CONFIG_BONDING is not set
   1253 # CONFIG_DUMMY is not set
   1254 # CONFIG_EQUALIZER is not set
   1255 CONFIG_MII=y
   1256 # CONFIG_NET_TEAM is not set
   1257 CONFIG_MACVLAN=m
   1258 CONFIG_MACVTAP=m
   1259 # CONFIG_VXLAN is not set
   1260 # CONFIG_NETCONSOLE is not set
   1261 # CONFIG_NETPOLL is not set
   1262 # CONFIG_NET_POLL_CONTROLLER is not set
   1263 CONFIG_TUN=m
   1264 CONFIG_VETH=m
   1265 
   1266 #
   1267 # CAIF transport drivers
   1268 #
   1269 
   1270 #
   1271 # Distributed Switch Architecture drivers
   1272 #
   1273 # CONFIG_NET_DSA_MV88E6XXX is not set
   1274 # CONFIG_NET_DSA_MV88E6060 is not set
   1275 # CONFIG_NET_DSA_MV88E6XXX_NEED_PPU is not set
   1276 # CONFIG_NET_DSA_MV88E6131 is not set
   1277 # CONFIG_NET_DSA_MV88E6123_61_65 is not set
   1278 CONFIG_ETHERNET=y
   1279 CONFIG_NET_CADENCE=y
   1280 # CONFIG_ARM_AT91_ETHER is not set
   1281 # CONFIG_MACB is not set
   1282 CONFIG_NET_VENDOR_BROADCOM=y
   1283 # CONFIG_B44 is not set
   1284 # CONFIG_NET_CALXEDA_XGMAC is not set
   1285 CONFIG_NET_VENDOR_CIRRUS=y
   1286 # CONFIG_CS89x0 is not set
   1287 # CONFIG_DM9000 is not set
   1288 # CONFIG_DNET is not set
   1289 CONFIG_NET_VENDOR_FARADAY=y
   1290 # CONFIG_FTMAC100 is not set
   1291 # CONFIG_FTGMAC100 is not set
   1292 CONFIG_NET_VENDOR_INTEL=y
   1293 CONFIG_NET_VENDOR_I825XX=y
   1294 CONFIG_NET_VENDOR_MARVELL=y
   1295 # CONFIG_MVMDIO is not set
   1296 CONFIG_NET_VENDOR_MICREL=y
   1297 # CONFIG_KS8842 is not set
   1298 # CONFIG_KS8851 is not set
   1299 # CONFIG_KS8851_MLL is not set
   1300 CONFIG_NET_VENDOR_MICROCHIP=y
   1301 # CONFIG_ENC28J60 is not set
   1302 CONFIG_NET_VENDOR_NATSEMI=y
   1303 CONFIG_NET_VENDOR_8390=y
   1304 # CONFIG_AX88796 is not set
   1305 # CONFIG_ETHOC is not set
   1306 CONFIG_NET_VENDOR_SEEQ=y
   1307 CONFIG_NET_VENDOR_SMSC=y
   1308 # CONFIG_SMC91X is not set
   1309 # CONFIG_SMC911X is not set
   1310 # CONFIG_SMSC911X is not set
   1311 CONFIG_NET_VENDOR_STMICRO=y
   1312 # CONFIG_STMMAC_ETH is not set
   1313 CONFIG_NET_VENDOR_WIZNET=y
   1314 # CONFIG_WIZNET_W5100 is not set
   1315 # CONFIG_WIZNET_W5300 is not set
   1316 CONFIG_PHYLIB=y
   1317 
   1318 #
   1319 # MII PHY device drivers
   1320 #
   1321 # CONFIG_AT803X_PHY is not set
   1322 # CONFIG_AMD_PHY is not set
   1323 # CONFIG_MARVELL_PHY is not set
   1324 # CONFIG_DAVICOM_PHY is not set
   1325 # CONFIG_QSEMI_PHY is not set
   1326 # CONFIG_LXT_PHY is not set
   1327 # CONFIG_CICADA_PHY is not set
   1328 # CONFIG_VITESSE_PHY is not set
   1329 # CONFIG_SMSC_PHY is not set
   1330 # CONFIG_BROADCOM_PHY is not set
   1331 # CONFIG_BCM87XX_PHY is not set
   1332 # CONFIG_ICPLUS_PHY is not set
   1333 # CONFIG_REALTEK_PHY is not set
   1334 # CONFIG_NATIONAL_PHY is not set
   1335 # CONFIG_STE10XP is not set
   1336 # CONFIG_LSI_ET1011C_PHY is not set
   1337 # CONFIG_MICREL_PHY is not set
   1338 # CONFIG_FIXED_PHY is not set
   1339 # CONFIG_MDIO_BITBANG is not set
   1340 # CONFIG_MDIO_BUS_MUX_GPIO is not set
   1341 # CONFIG_MDIO_BUS_MUX_MMIOREG is not set
   1342 # CONFIG_MICREL_KS8995MA is not set
   1343 CONFIG_PPP=m
   1344 # CONFIG_PPP_BSDCOMP is not set
   1345 # CONFIG_PPP_DEFLATE is not set
   1346 # CONFIG_PPP_FILTER is not set
   1347 # CONFIG_PPP_MPPE is not set
   1348 # CONFIG_PPP_MULTILINK is not set
   1349 # CONFIG_PPPOE is not set
   1350 CONFIG_PPP_ASYNC=m
   1351 # CONFIG_PPP_SYNC_TTY is not set
   1352 # CONFIG_SLIP is not set
   1353 CONFIG_SLHC=m
   1354 
   1355 #
   1356 # USB Network Adapters
   1357 #
   1358 CONFIG_USB_CATC=m
   1359 CONFIG_USB_KAWETH=m
   1360 CONFIG_USB_PEGASUS=m
   1361 CONFIG_USB_RTL8150=m
   1362 CONFIG_USB_RTL8152=m
   1363 CONFIG_USB_USBNET=m
   1364 CONFIG_USB_NET_AX8817X=m
   1365 CONFIG_USB_NET_AX88179_178A=m
   1366 CONFIG_USB_NET_CDCETHER=m
   1367 # CONFIG_USB_NET_CDC_EEM is not set
   1368 CONFIG_USB_NET_CDC_NCM=m
   1369 # CONFIG_USB_NET_CDC_MBIM is not set
   1370 CONFIG_USB_NET_DM9601=m
   1371 CONFIG_USB_NET_SMSC75XX=m
   1372 CONFIG_USB_NET_SMSC95XX=m
   1373 # CONFIG_USB_NET_GL620A is not set
   1374 CONFIG_USB_NET_NET1080=m
   1375 # CONFIG_USB_NET_PLUSB is not set
   1376 CONFIG_USB_NET_MCS7830=m
   1377 CONFIG_USB_NET_RNDIS_HOST=m
   1378 CONFIG_USB_NET_CDC_SUBSET=m
   1379 CONFIG_USB_ALI_M5632=y
   1380 CONFIG_USB_AN2720=y
   1381 CONFIG_USB_BELKIN=y
   1382 CONFIG_USB_ARMLINUX=y
   1383 CONFIG_USB_EPSON2888=y
   1384 CONFIG_USB_KC2190=y
   1385 CONFIG_USB_NET_ZAURUS=m
   1386 CONFIG_USB_NET_CX82310_ETH=m
   1387 CONFIG_USB_NET_KALMIA=m
   1388 CONFIG_USB_NET_QMI_WWAN=m
   1389 CONFIG_USB_HSO=m
   1390 CONFIG_USB_NET_INT51X1=m
   1391 CONFIG_USB_IPHETH=m
   1392 CONFIG_USB_SIERRA_NET=m
   1393 CONFIG_USB_VL600=m
   1394 CONFIG_WLAN=y
   1395 CONFIG_LIBERTAS_THINFIRM=m
   1396 # CONFIG_LIBERTAS_THINFIRM_DEBUG is not set
   1397 # CONFIG_LIBERTAS_THINFIRM_USB is not set
   1398 # CONFIG_AT76C50X_USB is not set
   1399 # CONFIG_USB_ZD1201 is not set
   1400 CONFIG_USB_NET_RNDIS_WLAN=m
   1401 CONFIG_RTL8187=m
   1402 CONFIG_RTL8187_LEDS=y
   1403 CONFIG_MAC80211_HWSIM=m
   1404 CONFIG_ATH_COMMON=m
   1405 CONFIG_ATH_CARDS=m
   1406 # CONFIG_ATH_DEBUG is not set
   1407 CONFIG_ATH9K_HW=m
   1408 CONFIG_ATH9K_COMMON=m
   1409 CONFIG_ATH9K_BTCOEX_SUPPORT=y
   1410 # CONFIG_ATH9K is not set
   1411 CONFIG_ATH9K_HTC=m
   1412 # CONFIG_ATH9K_HTC_DEBUGFS is not set
   1413 CONFIG_CARL9170=m
   1414 CONFIG_CARL9170_LEDS=y
   1415 # CONFIG_CARL9170_DEBUGFS is not set
   1416 CONFIG_CARL9170_WPC=y
   1417 # CONFIG_CARL9170_HWRNG is not set
   1418 # CONFIG_ATH6KL is not set
   1419 # CONFIG_AR5523 is not set
   1420 # CONFIG_B43 is not set
   1421 # CONFIG_B43LEGACY is not set
   1422 # CONFIG_BRCMFMAC is not set
   1423 CONFIG_HOSTAP=m
   1424 CONFIG_HOSTAP_FIRMWARE=y
   1425 CONFIG_HOSTAP_FIRMWARE_NVRAM=y
   1426 # CONFIG_LIBERTAS is not set
   1427 # CONFIG_P54_COMMON is not set
   1428 CONFIG_RT2X00=m
   1429 CONFIG_RT2500USB=m
   1430 CONFIG_RT73USB=m
   1431 CONFIG_RT2800USB=m
   1432 CONFIG_RT2800USB_RT33XX=y
   1433 CONFIG_RT2800USB_RT35XX=y
   1434 CONFIG_RT2800USB_RT53XX=y
   1435 CONFIG_RT2800USB_UNKNOWN=y
   1436 CONFIG_RT2800_LIB=m
   1437 CONFIG_RT2X00_LIB_USB=m
   1438 CONFIG_RT2X00_LIB=m
   1439 CONFIG_RT2X00_LIB_FIRMWARE=y
   1440 CONFIG_RT2X00_LIB_CRYPTO=y
   1441 CONFIG_RT2X00_LIB_LEDS=y
   1442 # CONFIG_RT2X00_LIB_DEBUGFS is not set
   1443 # CONFIG_RT2X00_DEBUG is not set
   1444 CONFIG_RTL8192CU=m
   1445 CONFIG_RTLWIFI=m
   1446 # CONFIG_RTLWIFI_DEBUG is not set
   1447 CONFIG_RTL8192C_COMMON=m
   1448 # CONFIG_WL_TI is not set
   1449 # CONFIG_ZD1211RW is not set
   1450 CONFIG_MWIFIEX=m
   1451 CONFIG_MWIFIEX_SDIO=m
   1452 # CONFIG_MWIFIEX_USB is not set
   1453 
   1454 #
   1455 # Enable WiMAX (Networking options) to see the WiMAX drivers
   1456 #
   1457 # CONFIG_WAN is not set
   1458 # CONFIG_ISDN is not set
   1459 
   1460 #
   1461 # Input device support
   1462 #
   1463 CONFIG_INPUT=y
   1464 CONFIG_INPUT_FF_MEMLESS=y
   1465 # CONFIG_INPUT_POLLDEV is not set
   1466 # CONFIG_INPUT_SPARSEKMAP is not set
   1467 CONFIG_INPUT_MATRIXKMAP=y
   1468 
   1469 #
   1470 # Userland interfaces
   1471 #
   1472 # CONFIG_INPUT_MOUSEDEV is not set
   1473 CONFIG_INPUT_JOYDEV=m
   1474 CONFIG_INPUT_EVDEV=y
   1475 # CONFIG_INPUT_EVBUG is not set
   1476 
   1477 #
   1478 # Input Device Drivers
   1479 #
   1480 CONFIG_INPUT_KEYBOARD=y
   1481 # CONFIG_KEYBOARD_ADP5588 is not set
   1482 # CONFIG_KEYBOARD_ADP5589 is not set
   1483 CONFIG_KEYBOARD_ATKBD=y
   1484 # CONFIG_KEYBOARD_QT1070 is not set
   1485 # CONFIG_KEYBOARD_QT2160 is not set
   1486 # CONFIG_KEYBOARD_LKKBD is not set
   1487 CONFIG_KEYBOARD_GPIO=y
   1488 # CONFIG_KEYBOARD_TCA6416 is not set
   1489 # CONFIG_KEYBOARD_TCA8418 is not set
   1490 # CONFIG_KEYBOARD_MATRIX is not set
   1491 # CONFIG_KEYBOARD_LM8323 is not set
   1492 # CONFIG_KEYBOARD_LM8333 is not set
   1493 # CONFIG_KEYBOARD_MAX7359 is not set
   1494 # CONFIG_KEYBOARD_MCS is not set
   1495 # CONFIG_KEYBOARD_MPR121 is not set
   1496 # CONFIG_KEYBOARD_NEWTON is not set
   1497 CONFIG_KEYBOARD_TEGRA=y
   1498 # CONFIG_KEYBOARD_OPENCORES is not set
   1499 # CONFIG_KEYBOARD_SAMSUNG is not set
   1500 # CONFIG_KEYBOARD_STOWAWAY is not set
   1501 # CONFIG_KEYBOARD_SUNKBD is not set
   1502 # CONFIG_KEYBOARD_XTKBD is not set
   1503 CONFIG_KEYBOARD_CROS_EC=y
   1504 CONFIG_INPUT_MOUSE=y
   1505 # CONFIG_MOUSE_PS2 is not set
   1506 # CONFIG_MOUSE_SERIAL is not set
   1507 # CONFIG_MOUSE_APPLETOUCH is not set
   1508 # CONFIG_MOUSE_BCM5974 is not set
   1509 CONFIG_MOUSE_CYAPA=y
   1510 CONFIG_MOUSE_ELAN_I2C=y
   1511 CONFIG_MOUSE_ELAN_I2C_I2C=y
   1512 # CONFIG_MOUSE_ELAN_I2C_SMBUS is not set
   1513 # CONFIG_MOUSE_VSXXXAA is not set
   1514 # CONFIG_MOUSE_GPIO is not set
   1515 # CONFIG_MOUSE_SYNAPTICS_I2C is not set
   1516 # CONFIG_MOUSE_SYNAPTICS_USB is not set
   1517 CONFIG_INPUT_JOYSTICK=y
   1518 # CONFIG_JOYSTICK_ANALOG is not set
   1519 # CONFIG_JOYSTICK_A3D is not set
   1520 # CONFIG_JOYSTICK_ADI is not set
   1521 # CONFIG_JOYSTICK_COBRA is not set
   1522 # CONFIG_JOYSTICK_GF2K is not set
   1523 # CONFIG_JOYSTICK_GRIP is not set
   1524 # CONFIG_JOYSTICK_GRIP_MP is not set
   1525 # CONFIG_JOYSTICK_GUILLEMOT is not set
   1526 # CONFIG_JOYSTICK_INTERACT is not set
   1527 # CONFIG_JOYSTICK_SIDEWINDER is not set
   1528 # CONFIG_JOYSTICK_TMDC is not set
   1529 CONFIG_JOYSTICK_IFORCE=m
   1530 CONFIG_JOYSTICK_IFORCE_USB=y
   1531 # CONFIG_JOYSTICK_IFORCE_232 is not set
   1532 # CONFIG_JOYSTICK_WARRIOR is not set
   1533 # CONFIG_JOYSTICK_MAGELLAN is not set
   1534 # CONFIG_JOYSTICK_SPACEORB is not set
   1535 # CONFIG_JOYSTICK_SPACEBALL is not set
   1536 # CONFIG_JOYSTICK_STINGER is not set
   1537 # CONFIG_JOYSTICK_TWIDJOY is not set
   1538 # CONFIG_JOYSTICK_ZHENHUA is not set
   1539 # CONFIG_JOYSTICK_AS5011 is not set
   1540 # CONFIG_JOYSTICK_JOYDUMP is not set
   1541 CONFIG_JOYSTICK_XPAD=m
   1542 CONFIG_JOYSTICK_XPAD_FF=y
   1543 CONFIG_JOYSTICK_XPAD_LEDS=y
   1544 CONFIG_INPUT_TABLET=y
   1545 # CONFIG_TABLET_USB_ACECAD is not set
   1546 # CONFIG_TABLET_USB_AIPTEK is not set
   1547 # CONFIG_TABLET_USB_GTCO is not set
   1548 # CONFIG_TABLET_USB_HANWANG is not set
   1549 # CONFIG_TABLET_USB_KBTAB is not set
   1550 CONFIG_TABLET_USB_WACOM=m
   1551 CONFIG_INPUT_TOUCHSCREEN=y
   1552 # CONFIG_TOUCHSCREEN_ADS7846 is not set
   1553 # CONFIG_TOUCHSCREEN_AD7877 is not set
   1554 # CONFIG_TOUCHSCREEN_AD7879 is not set
   1555 CONFIG_TOUCHSCREEN_ATMEL_MXT=y
   1556 # CONFIG_TOUCHSCREEN_AUO_PIXCIR is not set
   1557 # CONFIG_TOUCHSCREEN_BU21013 is not set
   1558 # CONFIG_TOUCHSCREEN_CY8CTMG110 is not set
   1559 # CONFIG_TOUCHSCREEN_CYTTSP_CORE is not set
   1560 # CONFIG_TOUCHSCREEN_DYNAPRO is not set
   1561 # CONFIG_TOUCHSCREEN_HAMPSHIRE is not set
   1562 # CONFIG_TOUCHSCREEN_EETI is not set
   1563 # CONFIG_TOUCHSCREEN_EGALAX is not set
   1564 # CONFIG_TOUCHSCREEN_FUJITSU is not set
   1565 # CONFIG_TOUCHSCREEN_ILI210X is not set
   1566 # CONFIG_TOUCHSCREEN_GUNZE is not set
   1567 CONFIG_TOUCHSCREEN_ELAN=y
   1568 # CONFIG_TOUCHSCREEN_ELO is not set
   1569 # CONFIG_TOUCHSCREEN_WACOM_W8001 is not set
   1570 # CONFIG_TOUCHSCREEN_WACOM_I2C is not set
   1571 # CONFIG_TOUCHSCREEN_MAX11801 is not set
   1572 # CONFIG_TOUCHSCREEN_MCS5000 is not set
   1573 # CONFIG_TOUCHSCREEN_MMS114 is not set
   1574 # CONFIG_TOUCHSCREEN_MTOUCH is not set
   1575 # CONFIG_TOUCHSCREEN_INEXIO is not set
   1576 # CONFIG_TOUCHSCREEN_MK712 is not set
   1577 # CONFIG_TOUCHSCREEN_PENMOUNT is not set
   1578 # CONFIG_TOUCHSCREEN_EDT_FT5X06 is not set
   1579 # CONFIG_TOUCHSCREEN_TOUCHRIGHT is not set
   1580 # CONFIG_TOUCHSCREEN_TOUCHWIN is not set
   1581 # CONFIG_TOUCHSCREEN_PIXCIR is not set
   1582 # CONFIG_TOUCHSCREEN_WDT87XX_I2C is not set
   1583 # CONFIG_TOUCHSCREEN_USB_COMPOSITE is not set
   1584 # CONFIG_TOUCHSCREEN_TOUCHIT213 is not set
   1585 # CONFIG_TOUCHSCREEN_TSC_SERIO is not set
   1586 # CONFIG_TOUCHSCREEN_TSC2005 is not set
   1587 # CONFIG_TOUCHSCREEN_TSC2007 is not set
   1588 # CONFIG_TOUCHSCREEN_W90X900 is not set
   1589 # CONFIG_TOUCHSCREEN_ST1232 is not set
   1590 # CONFIG_TOUCHSCREEN_TPS6507X is not set
   1591 CONFIG_INPUT_MISC=y
   1592 # CONFIG_INPUT_AD714X is not set
   1593 # CONFIG_INPUT_BMA150 is not set
   1594 # CONFIG_INPUT_MMA8450 is not set
   1595 # CONFIG_INPUT_MPU3050 is not set
   1596 # CONFIG_INPUT_GP2A is not set
   1597 # CONFIG_INPUT_GPIO_TILT_POLLED is not set
   1598 # CONFIG_INPUT_ATI_REMOTE2 is not set
   1599 # CONFIG_INPUT_KEYSPAN_REMOTE is not set
   1600 # CONFIG_INPUT_KXTJ9 is not set
   1601 # CONFIG_INPUT_POWERMATE is not set
   1602 # CONFIG_INPUT_YEALINK is not set
   1603 # CONFIG_INPUT_CM109 is not set
   1604 CONFIG_INPUT_UINPUT=m
   1605 # CONFIG_INPUT_PCF8574 is not set
   1606 # CONFIG_INPUT_PWM_BEEPER is not set
   1607 # CONFIG_INPUT_GPIO_ROTARY_ENCODER is not set
   1608 # CONFIG_INPUT_ADXL34X is not set
   1609 # CONFIG_INPUT_IMS_PCU is not set
   1610 # CONFIG_INPUT_CMA3000 is not set
   1611 
   1612 #
   1613 # Hardware I/O ports
   1614 #
   1615 CONFIG_SERIO=y
   1616 CONFIG_SERIO_SERPORT=m
   1617 CONFIG_SERIO_LIBPS2=y
   1618 CONFIG_SERIO_RAW=y
   1619 # CONFIG_SERIO_ALTERA_PS2 is not set
   1620 # CONFIG_SERIO_PS2MULT is not set
   1621 # CONFIG_SERIO_ARC_PS2 is not set
   1622 # CONFIG_SERIO_APBPS2 is not set
   1623 # CONFIG_GAMEPORT is not set
   1624 
   1625 #
   1626 # Character devices
   1627 #
   1628 CONFIG_TTY=y
   1629 CONFIG_VT=y
   1630 CONFIG_CONSOLE_TRANSLATIONS=y
   1631 CONFIG_VT_CONSOLE=y
   1632 CONFIG_VT_CONSOLE_SLEEP=y
   1633 CONFIG_HW_CONSOLE=y
   1634 CONFIG_VT_HW_CONSOLE_BINDING=y
   1635 CONFIG_UNIX98_PTYS=y
   1636 CONFIG_DEVPTS_MULTIPLE_INSTANCES=y
   1637 # CONFIG_LEGACY_PTYS is not set
   1638 # CONFIG_SERIAL_NONSTANDARD is not set
   1639 # CONFIG_N_GSM is not set
   1640 # CONFIG_TRACE_SINK is not set
   1641 # CONFIG_DEVKMEM is not set
   1642 
   1643 #
   1644 # Serial drivers
   1645 #
   1646 CONFIG_SERIAL_8250=y
   1647 CONFIG_SERIAL_8250_DEPRECATED_OPTIONS=y
   1648 CONFIG_SERIAL_8250_CONSOLE=y
   1649 CONFIG_SERIAL_8250_DMA=y
   1650 CONFIG_SERIAL_8250_NR_UARTS=4
   1651 CONFIG_SERIAL_8250_RUNTIME_UARTS=4
   1652 # CONFIG_SERIAL_8250_EXTENDED is not set
   1653 # CONFIG_SERIAL_8250_DW is not set
   1654 # CONFIG_SERIAL_8250_EM is not set
   1655 
   1656 #
   1657 # Non-8250 serial port support
   1658 #
   1659 # CONFIG_SERIAL_TEGRA is not set
   1660 # CONFIG_SERIAL_MAX3100 is not set
   1661 # CONFIG_SERIAL_MAX310X is not set
   1662 CONFIG_SERIAL_CORE=y
   1663 CONFIG_SERIAL_CORE_CONSOLE=y
   1664 CONFIG_SERIAL_OF_PLATFORM=y
   1665 # CONFIG_SERIAL_SCCNXP is not set
   1666 # CONFIG_SERIAL_TIMBERDALE is not set
   1667 # CONFIG_SERIAL_ALTERA_JTAGUART is not set
   1668 # CONFIG_SERIAL_ALTERA_UART is not set
   1669 # CONFIG_SERIAL_IFX6X60 is not set
   1670 # CONFIG_SERIAL_XILINX_PS_UART is not set
   1671 # CONFIG_SERIAL_ARC is not set
   1672 # CONFIG_TTY_PRINTK is not set
   1673 # CONFIG_HVC_DCC is not set
   1674 # CONFIG_IPMI_HANDLER is not set
   1675 CONFIG_HW_RANDOM=y
   1676 # CONFIG_HW_RANDOM_TIMERIOMEM is not set
   1677 # CONFIG_HW_RANDOM_ATMEL is not set
   1678 # CONFIG_HW_RANDOM_EXYNOS is not set
   1679 CONFIG_HW_RANDOM_TPM=y
   1680 # CONFIG_R3964 is not set
   1681 # CONFIG_RAW_DRIVER is not set
   1682 CONFIG_TCG_TPM=y
   1683 CONFIG_TCG_TIS_I2C_INFINEON=y
   1684 # CONFIG_TCG_ATMEL is not set
   1685 # CONFIG_TCG_ST33_I2C is not set
   1686 CONFIG_I2C=y
   1687 CONFIG_I2C_BOARDINFO=y
   1688 CONFIG_I2C_COMPAT=y
   1689 CONFIG_I2C_CHARDEV=m
   1690 CONFIG_I2C_MUX=y
   1691 
   1692 #
   1693 # Multiplexer I2C Chip support
   1694 #
   1695 # CONFIG_I2C_ARB_GPIO_CHALLENGE is not set
   1696 # CONFIG_I2C_MUX_GPIO is not set
   1697 # CONFIG_I2C_MUX_PCA9541 is not set
   1698 # CONFIG_I2C_MUX_PCA954x is not set
   1699 CONFIG_I2C_MUX_PINCTRL=y
   1700 CONFIG_I2C_HELPER_AUTO=y
   1701 
   1702 #
   1703 # I2C Hardware Bus support
   1704 #
   1705 
   1706 #
   1707 # I2C system bus drivers (mostly embedded / system-on-chip)
   1708 #
   1709 # CONFIG_I2C_CBUS_GPIO is not set
   1710 # CONFIG_I2C_DESIGNWARE_PLATFORM is not set
   1711 # CONFIG_I2C_GPIO is not set
   1712 # CONFIG_I2C_OCORES is not set
   1713 # CONFIG_I2C_PCA_PLATFORM is not set
   1714 # CONFIG_I2C_PXA_PCI is not set
   1715 # CONFIG_I2C_SIMTEC is not set
   1716 CONFIG_I2C_TEGRA=y
   1717 # CONFIG_I2C_XILINX is not set
   1718 
   1719 #
   1720 # External I2C/SMBus adapter drivers
   1721 #
   1722 # CONFIG_I2C_DIOLAN_U2C is not set
   1723 # CONFIG_I2C_PARPORT_LIGHT is not set
   1724 # CONFIG_I2C_TAOS_EVM is not set
   1725 # CONFIG_I2C_TINY_USB is not set
   1726 
   1727 #
   1728 # Other I2C/SMBus bus drivers
   1729 #
   1730 CONFIG_I2C_CROS_EC_TUNNEL=y
   1731 CONFIG_I2C_STUB=m
   1732 # CONFIG_I2C_DEBUG_CORE is not set
   1733 # CONFIG_I2C_DEBUG_ALGO is not set
   1734 # CONFIG_I2C_DEBUG_BUS is not set
   1735 CONFIG_SPI=y
   1736 # CONFIG_SPI_DEBUG is not set
   1737 CONFIG_SPI_MASTER=y
   1738 
   1739 #
   1740 # SPI Master Controller Drivers
   1741 #
   1742 # CONFIG_SPI_ALTERA is not set
   1743 CONFIG_SPI_BITBANG=m
   1744 # CONFIG_SPI_GPIO is not set
   1745 # CONFIG_SPI_FSL_SPI is not set
   1746 # CONFIG_SPI_OC_TINY is not set
   1747 # CONFIG_SPI_PXA2XX_PCI is not set
   1748 # CONFIG_SPI_SC18IS602 is not set
   1749 CONFIG_SPI_TEGRA114=y
   1750 CONFIG_SPI_TEGRA20_SFLASH=y
   1751 CONFIG_SPI_TEGRA20_SLINK=y
   1752 # CONFIG_SPI_XCOMM is not set
   1753 # CONFIG_SPI_XILINX is not set
   1754 # CONFIG_SPI_DESIGNWARE is not set
   1755 
   1756 #
   1757 # SPI Protocol Masters
   1758 #
   1759 CONFIG_SPI_SPIDEV=y
   1760 # CONFIG_SPI_TLE62X0 is not set
   1761 
   1762 #
   1763 # Qualcomm MSM SSBI bus support
   1764 #
   1765 # CONFIG_SSBI is not set
   1766 # CONFIG_HSI is not set
   1767 
   1768 #
   1769 # PPS support
   1770 #
   1771 # CONFIG_PPS is not set
   1772 
   1773 #
   1774 # PPS generators support
   1775 #
   1776 
   1777 #
   1778 # PTP clock support
   1779 #
   1780 # CONFIG_PTP_1588_CLOCK is not set
   1781 # CONFIG_DP83640_PHY is not set
   1782 # CONFIG_PTP_1588_CLOCK_PCH is not set
   1783 CONFIG_PINCTRL=y
   1784 
   1785 #
   1786 # Pin controllers
   1787 #
   1788 CONFIG_PINMUX=y
   1789 CONFIG_PINCONF=y
   1790 CONFIG_GENERIC_PINCONF=y
   1791 # CONFIG_DEBUG_PINCTRL is not set
   1792 CONFIG_PINCTRL_AS3722=y
   1793 # CONFIG_PINCTRL_SINGLE is not set
   1794 CONFIG_PINCTRL_TEGRA=y
   1795 CONFIG_PINCTRL_TEGRA20=y
   1796 CONFIG_PINCTRL_TEGRA30=y
   1797 CONFIG_PINCTRL_TEGRA114=y
   1798 CONFIG_PINCTRL_TEGRA124=y
   1799 # CONFIG_PINCTRL_EXYNOS is not set
   1800 # CONFIG_PINCTRL_EXYNOS5440 is not set
   1801 CONFIG_ARCH_HAVE_CUSTOM_GPIO_H=y
   1802 CONFIG_ARCH_REQUIRE_GPIOLIB=y
   1803 CONFIG_GPIO_DEVRES=y
   1804 CONFIG_GPIOLIB=y
   1805 CONFIG_OF_GPIO=y
   1806 CONFIG_DEBUG_GPIO=y
   1807 CONFIG_GPIO_SYSFS=y
   1808 
   1809 #
   1810 # Memory mapped GPIO drivers:
   1811 #
   1812 # CONFIG_GPIO_GENERIC_PLATFORM is not set
   1813 # CONFIG_GPIO_EM is not set
   1814 # CONFIG_GPIO_RCAR is not set
   1815 # CONFIG_GPIO_TS5500 is not set
   1816 # CONFIG_GPIO_GRGPIO is not set
   1817 
   1818 #
   1819 # I2C GPIO expanders:
   1820 #
   1821 # CONFIG_GPIO_MAX7300 is not set
   1822 # CONFIG_GPIO_MAX732X is not set
   1823 # CONFIG_GPIO_PCF857X is not set
   1824 # CONFIG_GPIO_SX150X is not set
   1825 # CONFIG_GPIO_ADP5588 is not set
   1826 # CONFIG_GPIO_ADNP is not set
   1827 
   1828 #
   1829 # PCI GPIO expanders:
   1830 #
   1831 
   1832 #
   1833 # SPI GPIO expanders:
   1834 #
   1835 # CONFIG_GPIO_MAX7301 is not set
   1836 # CONFIG_GPIO_MCP23S08 is not set
   1837 # CONFIG_GPIO_MC33880 is not set
   1838 # CONFIG_GPIO_74X164 is not set
   1839 
   1840 #
   1841 # AC97 GPIO expanders:
   1842 #
   1843 
   1844 #
   1845 # MODULbus GPIO expanders:
   1846 #
   1847 CONFIG_GPIO_TPS6586X=y
   1848 
   1849 #
   1850 # USB GPIO expanders:
   1851 #
   1852 # CONFIG_W1 is not set
   1853 CONFIG_POWER_SUPPLY=y
   1854 # CONFIG_POWER_SUPPLY_DEBUG is not set
   1855 # CONFIG_PDA_POWER is not set
   1856 # CONFIG_GENERIC_ADC_BATTERY is not set
   1857 # CONFIG_TEST_POWER is not set
   1858 # CONFIG_BATTERY_DS2780 is not set
   1859 # CONFIG_BATTERY_DS2781 is not set
   1860 # CONFIG_BATTERY_DS2782 is not set
   1861 CONFIG_BATTERY_SBS=y
   1862 # CONFIG_BATTERY_BQ27x00 is not set
   1863 # CONFIG_BATTERY_MAX17040 is not set
   1864 # CONFIG_BATTERY_MAX17042 is not set
   1865 # CONFIG_CHARGER_CROS_EC is not set
   1866 # CONFIG_CHARGER_ISP1704 is not set
   1867 # CONFIG_CHARGER_MAX8903 is not set
   1868 # CONFIG_CHARGER_LP8727 is not set
   1869 CONFIG_CHARGER_GPIO=y
   1870 # CONFIG_CHARGER_MANAGER is not set
   1871 # CONFIG_CHARGER_BQ2415X is not set
   1872 CONFIG_CHARGER_BQ24735=y
   1873 # CONFIG_CHARGER_SMB347 is not set
   1874 CONFIG_CHARGER_TPS65090=y
   1875 # CONFIG_BATTERY_GOLDFISH is not set
   1876 CONFIG_POWER_RESET=y
   1877 CONFIG_POWER_RESET_AS3722=y
   1878 # CONFIG_POWER_RESET_GPIO is not set
   1879 # CONFIG_POWER_RESET_RESTART is not set
   1880 # CONFIG_POWER_AVS is not set
   1881 CONFIG_HWMON=y
   1882 # CONFIG_HWMON_VID is not set
   1883 # CONFIG_HWMON_DEBUG_CHIP is not set
   1884 
   1885 #
   1886 # Native drivers
   1887 #
   1888 # CONFIG_SENSORS_AD7314 is not set
   1889 # CONFIG_SENSORS_AD7414 is not set
   1890 # CONFIG_SENSORS_AD7418 is not set
   1891 # CONFIG_SENSORS_ADCXX is not set
   1892 # CONFIG_SENSORS_ADM1021 is not set
   1893 # CONFIG_SENSORS_ADM1025 is not set
   1894 # CONFIG_SENSORS_ADM1026 is not set
   1895 # CONFIG_SENSORS_ADM1029 is not set
   1896 # CONFIG_SENSORS_ADM1031 is not set
   1897 # CONFIG_SENSORS_ADM9240 is not set
   1898 # CONFIG_SENSORS_ADT7310 is not set
   1899 # CONFIG_SENSORS_ADT7410 is not set
   1900 # CONFIG_SENSORS_ADT7411 is not set
   1901 # CONFIG_SENSORS_ADT7462 is not set
   1902 # CONFIG_SENSORS_ADT7470 is not set
   1903 # CONFIG_SENSORS_ADT7475 is not set
   1904 # CONFIG_SENSORS_ASC7621 is not set
   1905 # CONFIG_SENSORS_ATXP1 is not set
   1906 # CONFIG_SENSORS_DS620 is not set
   1907 # CONFIG_SENSORS_DS1621 is not set
   1908 # CONFIG_SENSORS_F71805F is not set
   1909 # CONFIG_SENSORS_F71882FG is not set
   1910 # CONFIG_SENSORS_F75375S is not set
   1911 # CONFIG_SENSORS_G760A is not set
   1912 # CONFIG_SENSORS_GL518SM is not set
   1913 # CONFIG_SENSORS_GL520SM is not set
   1914 # CONFIG_SENSORS_GPIO_FAN is not set
   1915 # CONFIG_SENSORS_HIH6130 is not set
   1916 # CONFIG_SENSORS_IIO_HWMON is not set
   1917 # CONFIG_SENSORS_IT87 is not set
   1918 # CONFIG_SENSORS_JC42 is not set
   1919 # CONFIG_SENSORS_LINEAGE is not set
   1920 # CONFIG_SENSORS_LM63 is not set
   1921 # CONFIG_SENSORS_LM70 is not set
   1922 # CONFIG_SENSORS_LM73 is not set
   1923 # CONFIG_SENSORS_LM75 is not set
   1924 # CONFIG_SENSORS_LM77 is not set
   1925 # CONFIG_SENSORS_LM78 is not set
   1926 # CONFIG_SENSORS_LM80 is not set
   1927 # CONFIG_SENSORS_LM83 is not set
   1928 # CONFIG_SENSORS_LM85 is not set
   1929 # CONFIG_SENSORS_LM87 is not set
   1930 CONFIG_SENSORS_LM90=y
   1931 # CONFIG_SENSORS_LM92 is not set
   1932 # CONFIG_SENSORS_LM93 is not set
   1933 # CONFIG_SENSORS_LTC4151 is not set
   1934 # CONFIG_SENSORS_LTC4215 is not set
   1935 # CONFIG_SENSORS_LTC4245 is not set
   1936 # CONFIG_SENSORS_LTC4261 is not set
   1937 # CONFIG_SENSORS_LM95234 is not set
   1938 # CONFIG_SENSORS_LM95241 is not set
   1939 # CONFIG_SENSORS_LM95245 is not set
   1940 # CONFIG_SENSORS_MAX1111 is not set
   1941 # CONFIG_SENSORS_MAX16065 is not set
   1942 # CONFIG_SENSORS_MAX1619 is not set
   1943 # CONFIG_SENSORS_MAX1668 is not set
   1944 # CONFIG_SENSORS_MAX197 is not set
   1945 # CONFIG_SENSORS_MAX6639 is not set
   1946 # CONFIG_SENSORS_MAX6642 is not set
   1947 # CONFIG_SENSORS_MAX6650 is not set
   1948 # CONFIG_SENSORS_MAX6697 is not set
   1949 # CONFIG_SENSORS_MCP3021 is not set
   1950 # CONFIG_SENSORS_NCT6775 is not set
   1951 # CONFIG_SENSORS_NTC_THERMISTOR is not set
   1952 # CONFIG_SENSORS_PC87360 is not set
   1953 # CONFIG_SENSORS_PC87427 is not set
   1954 # CONFIG_SENSORS_PCF8591 is not set
   1955 # CONFIG_PMBUS is not set
   1956 # CONFIG_SENSORS_SHT15 is not set
   1957 # CONFIG_SENSORS_SHT21 is not set
   1958 # CONFIG_SENSORS_SMM665 is not set
   1959 # CONFIG_SENSORS_DME1737 is not set
   1960 # CONFIG_SENSORS_EMC1403 is not set
   1961 # CONFIG_SENSORS_EMC2103 is not set
   1962 # CONFIG_SENSORS_EMC6W201 is not set
   1963 # CONFIG_SENSORS_SMSC47M1 is not set
   1964 # CONFIG_SENSORS_SMSC47M192 is not set
   1965 # CONFIG_SENSORS_SMSC47B397 is not set
   1966 # CONFIG_SENSORS_SCH56XX_COMMON is not set
   1967 # CONFIG_SENSORS_SCH5627 is not set
   1968 # CONFIG_SENSORS_SCH5636 is not set
   1969 # CONFIG_SENSORS_ADS1015 is not set
   1970 # CONFIG_SENSORS_ADS7828 is not set
   1971 # CONFIG_SENSORS_ADS7871 is not set
   1972 # CONFIG_SENSORS_AMC6821 is not set
   1973 # CONFIG_SENSORS_INA209 is not set
   1974 # CONFIG_SENSORS_INA2XX is not set
   1975 # CONFIG_SENSORS_THMC50 is not set
   1976 # CONFIG_SENSORS_TMP102 is not set
   1977 # CONFIG_SENSORS_TMP401 is not set
   1978 # CONFIG_SENSORS_TMP421 is not set
   1979 # CONFIG_SENSORS_VT1211 is not set
   1980 # CONFIG_SENSORS_W83781D is not set
   1981 # CONFIG_SENSORS_W83791D is not set
   1982 # CONFIG_SENSORS_W83792D is not set
   1983 # CONFIG_SENSORS_W83793 is not set
   1984 # CONFIG_SENSORS_W83795 is not set
   1985 # CONFIG_SENSORS_W83L785TS is not set
   1986 # CONFIG_SENSORS_W83L786NG is not set
   1987 # CONFIG_SENSORS_W83627HF is not set
   1988 # CONFIG_SENSORS_W83627EHF is not set
   1989 CONFIG_THERMAL=y
   1990 CONFIG_THERMAL_HWMON=y
   1991 CONFIG_THERMAL_OF=y
   1992 CONFIG_THERMAL_DEFAULT_GOV_STEP_WISE=y
   1993 # CONFIG_THERMAL_DEFAULT_GOV_FAIR_SHARE is not set
   1994 # CONFIG_THERMAL_DEFAULT_GOV_USER_SPACE is not set
   1995 # CONFIG_THERMAL_GOV_FAIR_SHARE is not set
   1996 CONFIG_THERMAL_GOV_STEP_WISE=y
   1997 # CONFIG_THERMAL_GOV_USER_SPACE is not set
   1998 CONFIG_THERMAL_GOV_PID=y
   1999 # CONFIG_CPU_THERMAL is not set
   2000 # CONFIG_THERMAL_EMULATION is not set
   2001 CONFIG_TEGRA_SOCTHERM=y
   2002 CONFIG_TEGRA_THERM_EST=y
   2003 CONFIG_TEGRA_124_DFLL_COOLING=y
   2004 CONFIG_TEGRA_THERMAL_THROTTLE=y
   2005 CONFIG_AS3722_THERMAL=y
   2006 CONFIG_WATCHDOG=y
   2007 CONFIG_WATCHDOG_CORE=y
   2008 # CONFIG_WATCHDOG_NOWAYOUT is not set
   2009 
   2010 #
   2011 # Watchdog Device Drivers
   2012 #
   2013 # CONFIG_SOFT_WATCHDOG is not set
   2014 # CONFIG_DW_WATCHDOG is not set
   2015 # CONFIG_MPCORE_WATCHDOG is not set
   2016 # CONFIG_MAX63XX_WATCHDOG is not set
   2017 CONFIG_TEGRA_WATCHDOG=y
   2018 
   2019 #
   2020 # USB-based Watchdog Cards
   2021 #
   2022 # CONFIG_USBPCWATCHDOG is not set
   2023 CONFIG_SSB_POSSIBLE=y
   2024 
   2025 #
   2026 # Sonics Silicon Backplane
   2027 #
   2028 # CONFIG_SSB is not set
   2029 CONFIG_BCMA_POSSIBLE=y
   2030 
   2031 #
   2032 # Broadcom specific AMBA
   2033 #
   2034 # CONFIG_BCMA is not set
   2035 
   2036 #
   2037 # Multifunction device drivers
   2038 #
   2039 CONFIG_MFD_CORE=y
   2040 # CONFIG_MFD_AS3711 is not set
   2041 # CONFIG_PMIC_ADP5520 is not set
   2042 # CONFIG_MFD_AAT2870_CORE is not set
   2043 CONFIG_MFD_CROS_EC=y
   2044 CONFIG_MFD_CROS_EC_I2C=y
   2045 # CONFIG_MFD_CROS_EC_LPC is not set
   2046 CONFIG_MFD_CROS_EC_SPI=y
   2047 CONFIG_MFD_CROS_EC_DEV=y
   2048 # CONFIG_MFD_ASIC3 is not set
   2049 # CONFIG_PMIC_DA903X is not set
   2050 # CONFIG_MFD_DA9052_SPI is not set
   2051 # CONFIG_MFD_DA9052_I2C is not set
   2052 # CONFIG_MFD_DA9055 is not set
   2053 # CONFIG_MFD_MC13XXX_SPI is not set
   2054 # CONFIG_MFD_MC13XXX_I2C is not set
   2055 # CONFIG_HTC_EGPIO is not set
   2056 # CONFIG_HTC_PASIC3 is not set
   2057 # CONFIG_HTC_I2CPLD is not set
   2058 # CONFIG_MFD_88PM800 is not set
   2059 # CONFIG_MFD_88PM805 is not set
   2060 # CONFIG_MFD_88PM860X is not set
   2061 # CONFIG_MFD_MAX77686 is not set
   2062 # CONFIG_MFD_MAX77693 is not set
   2063 # CONFIG_MFD_MAX8907 is not set
   2064 # CONFIG_MFD_MAX8925 is not set
   2065 # CONFIG_MFD_MAX8997 is not set
   2066 # CONFIG_MFD_MAX8998 is not set
   2067 # CONFIG_EZX_PCAP is not set
   2068 # CONFIG_MFD_VIPERBOARD is not set
   2069 # CONFIG_MFD_RETU is not set
   2070 # CONFIG_MFD_PCF50633 is not set
   2071 # CONFIG_MFD_RC5T583 is not set
   2072 # CONFIG_MFD_SEC_CORE is not set
   2073 # CONFIG_MFD_SI476X_CORE is not set
   2074 # CONFIG_MFD_SM501 is not set
   2075 # CONFIG_MFD_SMSC is not set
   2076 # CONFIG_ABX500_CORE is not set
   2077 # CONFIG_MFD_STMPE is not set
   2078 CONFIG_MFD_SYSCON=y
   2079 # CONFIG_MFD_TI_AM335X_TSCADC is not set
   2080 # CONFIG_MFD_LP8788 is not set
   2081 # CONFIG_MFD_PALMAS is not set
   2082 # CONFIG_TPS6105X is not set
   2083 # CONFIG_TPS65010 is not set
   2084 # CONFIG_TPS6507X is not set
   2085 CONFIG_MFD_TPS65090=y
   2086 # CONFIG_MFD_TPS65217 is not set
   2087 CONFIG_MFD_TPS6586X=y
   2088 # CONFIG_MFD_TPS65910 is not set
   2089 # CONFIG_MFD_TPS65912 is not set
   2090 # CONFIG_MFD_TPS65912_I2C is not set
   2091 # CONFIG_MFD_TPS65912_SPI is not set
   2092 # CONFIG_MFD_TPS80031 is not set
   2093 # CONFIG_TWL4030_CORE is not set
   2094 # CONFIG_TWL6040_CORE is not set
   2095 # CONFIG_MFD_WL1273_CORE is not set
   2096 # CONFIG_MFD_LM3533 is not set
   2097 # CONFIG_MFD_TC3589X is not set
   2098 # CONFIG_MFD_TMIO is not set
   2099 # CONFIG_MFD_T7L66XB is not set
   2100 # CONFIG_MFD_TC6387XB is not set
   2101 # CONFIG_MFD_TC6393XB is not set
   2102 # CONFIG_MFD_ARIZONA_I2C is not set
   2103 # CONFIG_MFD_ARIZONA_SPI is not set
   2104 # CONFIG_MFD_WM8400 is not set
   2105 # CONFIG_MFD_WM831X_I2C is not set
   2106 # CONFIG_MFD_WM831X_SPI is not set
   2107 # CONFIG_MFD_WM8350_I2C is not set
   2108 # CONFIG_MFD_WM8994 is not set
   2109 CONFIG_MFD_AS3722=y
   2110 CONFIG_REGULATOR=y
   2111 # CONFIG_REGULATOR_DEBUG is not set
   2112 CONFIG_REGULATOR_FIXED_VOLTAGE=y
   2113 # CONFIG_REGULATOR_VIRTUAL_CONSUMER is not set
   2114 # CONFIG_REGULATOR_USERSPACE_CONSUMER is not set
   2115 # CONFIG_REGULATOR_GPIO is not set
   2116 # CONFIG_REGULATOR_AD5398 is not set
   2117 # CONFIG_REGULATOR_CROS_EC_TPS65090 is not set
   2118 CONFIG_REGULATOR_AS3722=y
   2119 # CONFIG_REGULATOR_FAN53555 is not set
   2120 # CONFIG_REGULATOR_ANATOP is not set
   2121 # CONFIG_REGULATOR_ISL6271A is not set
   2122 # CONFIG_REGULATOR_MAX1586 is not set
   2123 # CONFIG_REGULATOR_MAX8649 is not set
   2124 # CONFIG_REGULATOR_MAX8660 is not set
   2125 # CONFIG_REGULATOR_MAX8952 is not set
   2126 # CONFIG_REGULATOR_MAX8973 is not set
   2127 # CONFIG_REGULATOR_LP3971 is not set
   2128 # CONFIG_REGULATOR_LP3972 is not set
   2129 # CONFIG_REGULATOR_LP872X is not set
   2130 # CONFIG_REGULATOR_LP8755 is not set
   2131 CONFIG_REGULATOR_TPS51632=y
   2132 CONFIG_REGULATOR_TPS62360=y
   2133 # CONFIG_REGULATOR_TPS65023 is not set
   2134 # CONFIG_REGULATOR_TPS6507X is not set
   2135 CONFIG_REGULATOR_TPS65090=y
   2136 # CONFIG_REGULATOR_TPS6524X is not set
   2137 CONFIG_REGULATOR_TPS6586X=y
   2138 CONFIG_MEDIA_SUPPORT=y
   2139 
   2140 #
   2141 # Multimedia core support
   2142 #
   2143 CONFIG_MEDIA_CAMERA_SUPPORT=y
   2144 # CONFIG_MEDIA_ANALOG_TV_SUPPORT is not set
   2145 # CONFIG_MEDIA_DIGITAL_TV_SUPPORT is not set
   2146 # CONFIG_MEDIA_RADIO_SUPPORT is not set
   2147 # CONFIG_MEDIA_RC_SUPPORT is not set
   2148 # CONFIG_MEDIA_CONTROLLER is not set
   2149 CONFIG_VIDEO_DEV=y
   2150 CONFIG_VIDEO_V4L2=y
   2151 # CONFIG_VIDEO_ADV_DEBUG is not set
   2152 # CONFIG_VIDEO_FIXED_MINOR_RANGES is not set
   2153 CONFIG_VIDEOBUF2_CORE=m
   2154 CONFIG_VIDEOBUF2_MEMOPS=m
   2155 CONFIG_VIDEOBUF2_VMALLOC=m
   2156 # CONFIG_VIDEO_V4L2_INT_DEVICE is not set
   2157 # CONFIG_TTPCI_EEPROM is not set
   2158 
   2159 #
   2160 # Media drivers
   2161 #
   2162 CONFIG_MEDIA_USB_SUPPORT=y
   2163 
   2164 #
   2165 # Webcam devices
   2166 #
   2167 CONFIG_USB_VIDEO_CLASS=m
   2168 # CONFIG_USB_VIDEO_CLASS_INPUT_EVDEV is not set
   2169 # CONFIG_USB_GSPCA is not set
   2170 # CONFIG_USB_PWC is not set
   2171 # CONFIG_VIDEO_CPIA2 is not set
   2172 # CONFIG_USB_ZR364XX is not set
   2173 # CONFIG_USB_STKWEBCAM is not set
   2174 # CONFIG_USB_S2255 is not set
   2175 # CONFIG_USB_SN9C102 is not set
   2176 
   2177 #
   2178 # Webcam, TV (analog/digital) USB devices
   2179 #
   2180 # CONFIG_VIDEO_EM28XX is not set
   2181 # CONFIG_V4L_PLATFORM_DRIVERS is not set
   2182 # CONFIG_V4L_MEM2MEM_DRIVERS is not set
   2183 CONFIG_V4L_TEST_DRIVERS=y
   2184 CONFIG_VIDEO_VIVI=m
   2185 # CONFIG_VIDEO_MEM2MEM_TESTDEV is not set
   2186 
   2187 #
   2188 # Supported MMC/SDIO adapters
   2189 #
   2190 # CONFIG_CYPRESS_FIRMWARE is not set
   2191 CONFIG_TEGRA_NVAVP=y
   2192 
   2193 #
   2194 # Media ancillary drivers (tuners, sensors, i2c, frontends)
   2195 #
   2196 CONFIG_MEDIA_SUBDRV_AUTOSELECT=y
   2197 
   2198 #
   2199 # Audio decoders, processors and mixers
   2200 #
   2201 
   2202 #
   2203 # RDS decoders
   2204 #
   2205 
   2206 #
   2207 # Video decoders
   2208 #
   2209 
   2210 #
   2211 # Video and audio decoders
   2212 #
   2213 
   2214 #
   2215 # Video encoders
   2216 #
   2217 
   2218 #
   2219 # Camera sensor devices
   2220 #
   2221 
   2222 #
   2223 # Flash devices
   2224 #
   2225 
   2226 #
   2227 # Video improvement chips
   2228 #
   2229 
   2230 #
   2231 # Miscelaneous helper chips
   2232 #
   2233 
   2234 #
   2235 # Sensors used on soc_camera driver
   2236 #
   2237 
   2238 #
   2239 # Tools to develop new frontends
   2240 #
   2241 # CONFIG_DVB_DUMMY_FE is not set
   2242 
   2243 #
   2244 # Graphics support
   2245 #
   2246 # CONFIG_TEGRA_HOST1X is not set
   2247 # CONFIG_DRM is not set
   2248 # CONFIG_VGASTATE is not set
   2249 CONFIG_VIDEO_OUTPUT_CONTROL=y
   2250 CONFIG_FB=y
   2251 # CONFIG_FIRMWARE_EDID is not set
   2252 # CONFIG_FB_DDC is not set
   2253 # CONFIG_FB_BOOT_VESA_SUPPORT is not set
   2254 CONFIG_FB_CFB_FILLRECT=y
   2255 CONFIG_FB_CFB_COPYAREA=y
   2256 CONFIG_FB_CFB_IMAGEBLIT=y
   2257 # CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set
   2258 # CONFIG_FB_SYS_FILLRECT is not set
   2259 # CONFIG_FB_SYS_COPYAREA is not set
   2260 # CONFIG_FB_SYS_IMAGEBLIT is not set
   2261 # CONFIG_FB_FOREIGN_ENDIAN is not set
   2262 # CONFIG_FB_SYS_FOPS is not set
   2263 # CONFIG_FB_SVGALIB is not set
   2264 # CONFIG_FB_MACMODES is not set
   2265 # CONFIG_FB_BACKLIGHT is not set
   2266 CONFIG_FB_MODE_HELPERS=y
   2267 # CONFIG_FB_TILEBLITTING is not set
   2268 
   2269 #
   2270 # Frame buffer hardware drivers
   2271 #
   2272 # CONFIG_FB_UVESA is not set
   2273 # CONFIG_FB_S1D13XXX is not set
   2274 # CONFIG_FB_TMIO is not set
   2275 # CONFIG_FB_SMSCUFX is not set
   2276 # CONFIG_FB_UDL is not set
   2277 # CONFIG_FB_GOLDFISH is not set
   2278 # CONFIG_FB_VIRTUAL is not set
   2279 # CONFIG_FB_METRONOME is not set
   2280 # CONFIG_FB_BROADSHEET is not set
   2281 # CONFIG_FB_AUO_K190X is not set
   2282 # CONFIG_FB_SIMPLE is not set
   2283 
   2284 #
   2285 # NVIDIA Tegra Display Driver options
   2286 #
   2287 CONFIG_TEGRA_GRHOST=y
   2288 CONFIG_ARCH_TEGRA_VIC=y
   2289 CONFIG_TEGRA_GRHOST_USE_NVMAP=y
   2290 # CONFIG_TEGRA_GRHOST_FORCE_NVMAP is not set
   2291 CONFIG_TEGRA_GRHOST_USE_DMABUF=y
   2292 CONFIG_TEGRA_GRHOST_DEFAULT_TIMEOUT=10000
   2293 CONFIG_TEGRA_GK20A=y
   2294 # CONFIG_TEGRA_GRHOST_GK20A_PHYS_PAGE_TABLES is not set
   2295 CONFIG_TEGRA_DC=y
   2296 CONFIG_TEGRA_DC_CMU=y
   2297 CONFIG_TEGRA_MIPI_CAL=y
   2298 CONFIG_TEGRA_DC_SCAN_COLUMN=y
   2299 CONFIG_TEGRA_DC_BLENDER_GEN2=y
   2300 CONFIG_TEGRA_DC_BLENDER_DEPTH=y
   2301 CONFIG_TEGRA_DC_BLOCK_LINEAR=y
   2302 CONFIG_TEGRA_DC_INTERLACE=y
   2303 CONFIG_TEGRA_DC_LOW_LATENCY_CURSOR=y
   2304 CONFIG_TEGRA_DC_CLOCK_GEN2=y
   2305 CONFIG_TEGRA_DC_TEMPORAL_DITHER=y
   2306 CONFIG_FB_TEGRA=y
   2307 CONFIG_TEGRA_DC_EXTENSIONS=y
   2308 CONFIG_TEGRA_NVMAP=y
   2309 # CONFIG_NVMAP_HIGHMEM_ONLY is not set
   2310 # CONFIG_NVMAP_CARVEOUT_KILLER is not set
   2311 CONFIG_NVMAP_PAGE_POOLS=y
   2312 CONFIG_NVMAP_PAGE_POOLS_INIT_FILLUP=y
   2313 CONFIG_NVMAP_PAGE_POOLS_INIT_FILLUP_SIZE=0x64
   2314 CONFIG_NVMAP_PAGE_POOL_SIZE=0x0
   2315 # CONFIG_NVMAP_CACHE_MAINT_BY_SET_WAYS is not set
   2316 # CONFIG_NVMAP_OUTER_CACHE_MAINT_BY_SET_WAYS is not set
   2317 # CONFIG_NVMAP_DEFERRED_CACHE_MAINT is not set
   2318 CONFIG_NVMAP_DMABUF_STASH=y
   2319 # CONFIG_NVMAP_DMABUF_STASH_STATS is not set
   2320 # CONFIG_NVMAP_VPR is not set
   2321 # CONFIG_NVMAP_FORCE_ZEROED_USER_PAGES is not set
   2322 CONFIG_NVMAP_USE_FD_FOR_HANDLE=y
   2323 # CONFIG_NVMAP_USE_CMA_FOR_CARVEOUT is not set
   2324 CONFIG_NVMAP_CONVERT_CARVEOUT_TO_IOVMM=y
   2325 # CONFIG_NVMAP_HANDLE_MARSHAL is not set
   2326 # CONFIG_TEGRA_DSI is not set
   2327 # CONFIG_TEGRA_DSI2EDP_TC358767 is not set
   2328 # CONFIG_TEGRA_DSI2EDP_SN65DSI86 is not set
   2329 CONFIG_TEGRA_DP=y
   2330 # CONFIG_TEGRA_LVDS is not set
   2331 CONFIG_TEGRA_NVHDCP=y
   2332 CONFIG_TEGRA_GK20A_PMU=y
   2333 # CONFIG_TEGRA_GK20A_PERFMON is not set
   2334 CONFIG_TEGRA_GK20A_DEVFREQ=y
   2335 # CONFIG_TEGRA_GK20A_DEBUG_SESSION is not set
   2336 # CONFIG_EXYNOS_VIDEO is not set
   2337 CONFIG_BACKLIGHT_LCD_SUPPORT=y
   2338 # CONFIG_LCD_CLASS_DEVICE is not set
   2339 CONFIG_BACKLIGHT_CLASS_DEVICE=y
   2340 CONFIG_BACKLIGHT_GENERIC=y
   2341 CONFIG_BACKLIGHT_PWM=y
   2342 # CONFIG_BACKLIGHT_ADP8860 is not set
   2343 # CONFIG_BACKLIGHT_ADP8870 is not set
   2344 # CONFIG_BACKLIGHT_LM3630 is not set
   2345 # CONFIG_BACKLIGHT_LM3639 is not set
   2346 # CONFIG_BACKLIGHT_LP855X is not set
   2347 
   2348 #
   2349 # Console display driver support
   2350 #
   2351 CONFIG_DUMMY_CONSOLE=y
   2352 CONFIG_FRAMEBUFFER_CONSOLE=y
   2353 CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY=y
   2354 # CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
   2355 # CONFIG_FONTS is not set
   2356 CONFIG_FONT_8x8=y
   2357 CONFIG_FONT_8x16=y
   2358 # CONFIG_LOGO is not set
   2359 # CONFIG_FB_SSD1307 is not set
   2360 CONFIG_SOUND=y
   2361 # CONFIG_SOUND_OSS_CORE is not set
   2362 CONFIG_SND=y
   2363 CONFIG_SND_TIMER=y
   2364 CONFIG_SND_PCM=y
   2365 CONFIG_SND_HWDEP=m
   2366 CONFIG_SND_RAWMIDI=m
   2367 CONFIG_SND_COMPRESS_OFFLOAD=y
   2368 CONFIG_SND_JACK=y
   2369 CONFIG_SND_SEQUENCER=m
   2370 CONFIG_SND_SEQ_DUMMY=m
   2371 # CONFIG_SND_MIXER_OSS is not set
   2372 # CONFIG_SND_PCM_OSS is not set
   2373 # CONFIG_SND_SEQUENCER_OSS is not set
   2374 CONFIG_SND_HRTIMER=m
   2375 CONFIG_SND_SEQ_HRTIMER_DEFAULT=y
   2376 CONFIG_SND_DYNAMIC_MINORS=y
   2377 CONFIG_SND_SUPPORT_OLD_API=y
   2378 CONFIG_SND_VERBOSE_PROCFS=y
   2379 # CONFIG_SND_VERBOSE_PRINTK is not set
   2380 # CONFIG_SND_DEBUG is not set
   2381 CONFIG_SND_VMASTER=y
   2382 CONFIG_SND_KCTL_JACK=y
   2383 CONFIG_SND_RAWMIDI_SEQ=m
   2384 # CONFIG_SND_OPL3_LIB_SEQ is not set
   2385 # CONFIG_SND_OPL4_LIB_SEQ is not set
   2386 # CONFIG_SND_SBAWE_SEQ is not set
   2387 # CONFIG_SND_EMU10K1_SEQ is not set
   2388 CONFIG_SND_DRIVERS=y
   2389 # CONFIG_SND_DUMMY is not set
   2390 # CONFIG_SND_ALOOP is not set
   2391 # CONFIG_SND_VIRMIDI is not set
   2392 # CONFIG_SND_MTPAV is not set
   2393 # CONFIG_SND_SERIAL_U16550 is not set
   2394 # CONFIG_SND_MPU401 is not set
   2395 
   2396 #
   2397 # HD-Audio
   2398 #
   2399 CONFIG_SND_HDA=m
   2400 CONFIG_SND_HDA_TEGRA=m
   2401 CONFIG_SND_HDA_PREALLOC_SIZE=64
   2402 # CONFIG_SND_HDA_HWDEP is not set
   2403 # CONFIG_SND_HDA_INPUT_BEEP is not set
   2404 # CONFIG_SND_HDA_INPUT_JACK is not set
   2405 # CONFIG_SND_HDA_PATCH_LOADER is not set
   2406 # CONFIG_SND_HDA_CODEC_REALTEK is not set
   2407 # CONFIG_SND_HDA_CODEC_ANALOG is not set
   2408 # CONFIG_SND_HDA_CODEC_SIGMATEL is not set
   2409 # CONFIG_SND_HDA_CODEC_VIA is not set
   2410 CONFIG_SND_HDA_CODEC_HDMI=m
   2411 # CONFIG_SND_HDA_CODEC_CIRRUS is not set
   2412 # CONFIG_SND_HDA_CODEC_CONEXANT is not set
   2413 # CONFIG_SND_HDA_CODEC_CA0110 is not set
   2414 # CONFIG_SND_HDA_CODEC_CA0132 is not set
   2415 # CONFIG_SND_HDA_CODEC_CMEDIA is not set
   2416 # CONFIG_SND_HDA_CODEC_SI3054 is not set
   2417 CONFIG_SND_HDA_GENERIC=m
   2418 CONFIG_SND_HDA_POWER_SAVE_DEFAULT=0
   2419 # CONFIG_SND_ARM is not set
   2420 # CONFIG_SND_SPI is not set
   2421 CONFIG_SND_USB=y
   2422 CONFIG_SND_USB_AUDIO=m
   2423 # CONFIG_SND_USB_UA101 is not set
   2424 # CONFIG_SND_USB_CAIAQ is not set
   2425 # CONFIG_SND_USB_6FIRE is not set
   2426 CONFIG_SND_SOC=y
   2427 CONFIG_SND_SOC_DMAENGINE_PCM=y
   2428 CONFIG_SND_SOC_GENERIC_DMAENGINE_PCM=y
   2429 # CONFIG_SND_ATMEL_SOC is not set
   2430 # CONFIG_SND_DESIGNWARE_I2S is not set
   2431 CONFIG_SND_SOC_TEGRA=m
   2432 CONFIG_SND_SOC_TEGRA20_DAS=m
   2433 CONFIG_SND_SOC_TEGRA20_I2S=m
   2434 CONFIG_SND_SOC_TEGRA20_SPDIF=m
   2435 CONFIG_SND_SOC_TEGRA30_AHUB=m
   2436 CONFIG_SND_SOC_TEGRA30_I2S=m
   2437 CONFIG_SND_SOC_TEGRA_RT5640=m
   2438 CONFIG_SND_SOC_TEGRA_MAX98090=m
   2439 CONFIG_SND_SOC_TEGRA_WM8753=m
   2440 CONFIG_SND_SOC_TEGRA_WM8903=m
   2441 # CONFIG_SND_SOC_TEGRA_WM9712 is not set
   2442 CONFIG_SND_SOC_TEGRA_TRIMSLICE=m
   2443 CONFIG_SND_SOC_TEGRA_ALC5632=m
   2444 CONFIG_SND_SOC_I2C_AND_SPI=y
   2445 # CONFIG_SND_SOC_ALL_CODECS is not set
   2446 CONFIG_SND_SOC_ALC5632=m
   2447 CONFIG_SND_SOC_MAX98090=m
   2448 CONFIG_SND_SOC_RT5640=m
   2449 CONFIG_SND_SOC_TLV320AIC23=m
   2450 CONFIG_SND_SOC_WM8753=m
   2451 CONFIG_SND_SOC_WM8903=m
   2452 # CONFIG_SND_SIMPLE_CARD is not set
   2453 # CONFIG_SOUND_PRIME is not set
   2454 
   2455 #
   2456 # HID support
   2457 #
   2458 CONFIG_HID=y
   2459 CONFIG_HID_BATTERY_STRENGTH=y
   2460 CONFIG_HIDRAW=y
   2461 CONFIG_UHID=y
   2462 CONFIG_HID_GENERIC=y
   2463 
   2464 #
   2465 # Special HID drivers
   2466 #
   2467 # CONFIG_HID_A4TECH is not set
   2468 # CONFIG_HID_ACRUX is not set
   2469 CONFIG_HID_APPLE=m
   2470 # CONFIG_HID_APPLEIR is not set
   2471 # CONFIG_HID_AUREAL is not set
   2472 # CONFIG_HID_BELKIN is not set
   2473 CONFIG_HID_CHERRY=m
   2474 # CONFIG_HID_CHICONY is not set
   2475 # CONFIG_HID_PRODIKEYS is not set
   2476 # CONFIG_HID_CYPRESS is not set
   2477 # CONFIG_HID_DRAGONRISE is not set
   2478 # CONFIG_HID_EMS_FF is not set
   2479 # CONFIG_HID_ELECOM is not set
   2480 # CONFIG_HID_EZKEY is not set
   2481 # CONFIG_HID_HOLTEK is not set
   2482 # CONFIG_HID_KEYTOUCH is not set
   2483 # CONFIG_HID_KYE is not set
   2484 # CONFIG_HID_UCLOGIC is not set
   2485 # CONFIG_HID_WALTOP is not set
   2486 # CONFIG_HID_GYRATION is not set
   2487 # CONFIG_HID_ICADE is not set
   2488 # CONFIG_HID_TWINHAN is not set
   2489 # CONFIG_HID_KENSINGTON is not set
   2490 # CONFIG_HID_LCPOWER is not set
   2491 # CONFIG_HID_LENOVO_TPKBD is not set
   2492 CONFIG_HID_LOGITECH=m
   2493 CONFIG_HID_LOGITECH_DJ=m
   2494 CONFIG_HID_LOGITECH_HIDPP=m
   2495 CONFIG_HID_LOGITECH_WTP=m
   2496 # CONFIG_LOGITECH_FF is not set
   2497 # CONFIG_LOGIRUMBLEPAD2_FF is not set
   2498 # CONFIG_LOGIG940_FF is not set
   2499 # CONFIG_LOGIWHEELS_FF is not set
   2500 CONFIG_HID_MAGICMOUSE=m
   2501 CONFIG_HID_MICROSOFT=m
   2502 # CONFIG_HID_MONTEREY is not set
   2503 CONFIG_HID_MULTITOUCH=m
   2504 # CONFIG_HID_NTRIG is not set
   2505 # CONFIG_HID_ORTEK is not set
   2506 # CONFIG_HID_PANTHERLORD is not set
   2507 # CONFIG_HID_PETALYNX is not set
   2508 # CONFIG_HID_PICOLCD is not set
   2509 CONFIG_HID_PLANTRONICS=m
   2510 CONFIG_HID_PRIMAX=m
   2511 # CONFIG_HID_PS3REMOTE is not set
   2512 CONFIG_HID_QUICKSTEP=m
   2513 # CONFIG_HID_ROCCAT is not set
   2514 # CONFIG_HID_SAITEK is not set
   2515 # CONFIG_HID_SAMSUNG is not set
   2516 CONFIG_HID_SONY=m
   2517 # CONFIG_HID_SPEEDLINK is not set
   2518 # CONFIG_HID_STEELSERIES is not set
   2519 # CONFIG_HID_SUNPLUS is not set
   2520 CONFIG_HID_RMI=m
   2521 # CONFIG_HID_GREENASIA is not set
   2522 # CONFIG_HID_SMARTJOYPLUS is not set
   2523 # CONFIG_HID_TIVO is not set
   2524 # CONFIG_HID_TOPSEED is not set
   2525 # CONFIG_HID_THINGM is not set
   2526 # CONFIG_HID_THRUSTMASTER is not set
   2527 # CONFIG_HID_WACOM is not set
   2528 CONFIG_HID_WIIMOTE=m
   2529 CONFIG_HID_WIIMOTE_EXT=y
   2530 # CONFIG_HID_ZEROPLUS is not set
   2531 # CONFIG_HID_ZYDACRON is not set
   2532 # CONFIG_HID_SENSOR_HUB is not set
   2533 
   2534 #
   2535 # USB HID support
   2536 #
   2537 CONFIG_USB_HID=y
   2538 # CONFIG_HID_PID is not set
   2539 CONFIG_USB_HIDDEV=y
   2540 
   2541 #
   2542 # I2C HID support
   2543 #
   2544 # CONFIG_I2C_HID is not set
   2545 CONFIG_USB_SUPPORT=y
   2546 CONFIG_USB_COMMON=y
   2547 CONFIG_USB_ARCH_HAS_HCD=y
   2548 CONFIG_USB=y
   2549 # CONFIG_USB_DEBUG is not set
   2550 CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
   2551 
   2552 #
   2553 # Miscellaneous USB options
   2554 #
   2555 # CONFIG_USB_DEFAULT_PERSIST is not set
   2556 # CONFIG_USB_DYNAMIC_MINORS is not set
   2557 # CONFIG_USB_OTG is not set
   2558 # CONFIG_USB_OTG_WHITELIST is not set
   2559 # CONFIG_USB_OTG_BLACKLIST_HUB is not set
   2560 CONFIG_USB_MON=y
   2561 # CONFIG_USB_WUSB_CBAF is not set
   2562 
   2563 #
   2564 # USB Host Controller Drivers
   2565 #
   2566 # CONFIG_USB_C67X00_HCD is not set
   2567 CONFIG_USB_XHCI_HCD=y
   2568 CONFIG_USB_XHCI_PLATFORM=y
   2569 # CONFIG_USB_XHCI_HCD_DEBUGGING is not set
   2570 CONFIG_USB_XHCI_TEGRA=y
   2571 # CONFIG_USB_XHCI_TEGRA_FW_LOG is not set
   2572 CONFIG_USB_EHCI_HCD=y
   2573 CONFIG_USB_EHCI_ROOT_HUB_TT=y
   2574 CONFIG_USB_EHCI_TT_NEWSCHED=y
   2575 CONFIG_USB_EHCI_TEGRA=y
   2576 # CONFIG_USB_EHCI_HCD_PLATFORM is not set
   2577 # CONFIG_USB_OXU210HP_HCD is not set
   2578 # CONFIG_USB_ISP116X_HCD is not set
   2579 # CONFIG_USB_ISP1760_HCD is not set
   2580 # CONFIG_USB_ISP1362_HCD is not set
   2581 # CONFIG_USB_OHCI_HCD is not set
   2582 # CONFIG_USB_SL811_HCD is not set
   2583 # CONFIG_USB_R8A66597_HCD is not set
   2584 
   2585 #
   2586 # USB Device Class drivers
   2587 #
   2588 CONFIG_USB_ACM=y
   2589 # CONFIG_USB_PRINTER is not set
   2590 CONFIG_USB_WDM=m
   2591 # CONFIG_USB_TMC is not set
   2592 
   2593 #
   2594 # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may
   2595 #
   2596 
   2597 #
   2598 # also be needed; see USB_STORAGE Help for more info
   2599 #
   2600 CONFIG_USB_STORAGE=y
   2601 # CONFIG_USB_STORAGE_DEBUG is not set
   2602 # CONFIG_USB_STORAGE_REALTEK is not set
   2603 # CONFIG_USB_STORAGE_DATAFAB is not set
   2604 # CONFIG_USB_STORAGE_FREECOM is not set
   2605 # CONFIG_USB_STORAGE_ISD200 is not set
   2606 # CONFIG_USB_STORAGE_USBAT is not set
   2607 # CONFIG_USB_STORAGE_SDDR09 is not set
   2608 # CONFIG_USB_STORAGE_SDDR55 is not set
   2609 # CONFIG_USB_STORAGE_JUMPSHOT is not set
   2610 # CONFIG_USB_STORAGE_ALAUDA is not set
   2611 # CONFIG_USB_STORAGE_ONETOUCH is not set
   2612 # CONFIG_USB_STORAGE_KARMA is not set
   2613 # CONFIG_USB_STORAGE_CYPRESS_ATACB is not set
   2614 # CONFIG_USB_STORAGE_ENE_UB6250 is not set
   2615 
   2616 #
   2617 # USB Imaging devices
   2618 #
   2619 # CONFIG_USB_MDC800 is not set
   2620 # CONFIG_USB_MICROTEK is not set
   2621 # CONFIG_USB_DWC3 is not set
   2622 # CONFIG_USB_CHIPIDEA is not set
   2623 
   2624 #
   2625 # USB port drivers
   2626 #
   2627 CONFIG_USB_SERIAL=y
   2628 # CONFIG_USB_SERIAL_CONSOLE is not set
   2629 CONFIG_USB_SERIAL_GENERIC=y
   2630 # CONFIG_USB_SERIAL_AIRCABLE is not set
   2631 # CONFIG_USB_SERIAL_ARK3116 is not set
   2632 # CONFIG_USB_SERIAL_BELKIN is not set
   2633 # CONFIG_USB_SERIAL_CH341 is not set
   2634 # CONFIG_USB_SERIAL_WHITEHEAT is not set
   2635 # CONFIG_USB_SERIAL_DIGI_ACCELEPORT is not set
   2636 CONFIG_USB_SERIAL_CP210X=m
   2637 # CONFIG_USB_SERIAL_CYPRESS_M8 is not set
   2638 # CONFIG_USB_SERIAL_EMPEG is not set
   2639 CONFIG_USB_SERIAL_FTDI_SIO=m
   2640 # CONFIG_USB_SERIAL_FUNSOFT is not set
   2641 # CONFIG_USB_SERIAL_VISOR is not set
   2642 # CONFIG_USB_SERIAL_IPAQ is not set
   2643 # CONFIG_USB_SERIAL_IR is not set
   2644 # CONFIG_USB_SERIAL_EDGEPORT is not set
   2645 # CONFIG_USB_SERIAL_EDGEPORT_TI is not set
   2646 # CONFIG_USB_SERIAL_F81232 is not set
   2647 # CONFIG_USB_SERIAL_GARMIN is not set
   2648 # CONFIG_USB_SERIAL_IPW is not set
   2649 # CONFIG_USB_SERIAL_IUU is not set
   2650 # CONFIG_USB_SERIAL_KEYSPAN_PDA is not set
   2651 CONFIG_USB_SERIAL_KEYSPAN=m
   2652 # CONFIG_USB_SERIAL_KEYSPAN_MPR is not set
   2653 # CONFIG_USB_SERIAL_KEYSPAN_USA28 is not set
   2654 # CONFIG_USB_SERIAL_KEYSPAN_USA28X is not set
   2655 # CONFIG_USB_SERIAL_KEYSPAN_USA28XA is not set
   2656 # CONFIG_USB_SERIAL_KEYSPAN_USA28XB is not set
   2657 # CONFIG_USB_SERIAL_KEYSPAN_USA19 is not set
   2658 # CONFIG_USB_SERIAL_KEYSPAN_USA18X is not set
   2659 # CONFIG_USB_SERIAL_KEYSPAN_USA19W is not set
   2660 # CONFIG_USB_SERIAL_KEYSPAN_USA19QW is not set
   2661 # CONFIG_USB_SERIAL_KEYSPAN_USA19QI is not set
   2662 # CONFIG_USB_SERIAL_KEYSPAN_USA49W is not set
   2663 # CONFIG_USB_SERIAL_KEYSPAN_USA49WLC is not set
   2664 # CONFIG_USB_SERIAL_KLSI is not set
   2665 # CONFIG_USB_SERIAL_KOBIL_SCT is not set
   2666 # CONFIG_USB_SERIAL_MCT_U232 is not set
   2667 # CONFIG_USB_SERIAL_METRO is not set
   2668 # CONFIG_USB_SERIAL_MOS7720 is not set
   2669 # CONFIG_USB_SERIAL_MOS7840 is not set
   2670 # CONFIG_USB_SERIAL_MOTOROLA is not set
   2671 # CONFIG_USB_SERIAL_NAVMAN is not set
   2672 CONFIG_USB_SERIAL_PL2303=m
   2673 CONFIG_USB_SERIAL_OTI6858=m
   2674 # CONFIG_USB_SERIAL_QCAUX is not set
   2675 CONFIG_USB_SERIAL_QUALCOMM=m
   2676 # CONFIG_USB_SERIAL_SPCP8X5 is not set
   2677 # CONFIG_USB_SERIAL_HP4X is not set
   2678 # CONFIG_USB_SERIAL_SAFE is not set
   2679 # CONFIG_USB_SERIAL_SIEMENS_MPI is not set
   2680 CONFIG_USB_SERIAL_SIERRAWIRELESS=m
   2681 # CONFIG_USB_SERIAL_SYMBOL is not set
   2682 # CONFIG_USB_SERIAL_TI is not set
   2683 # CONFIG_USB_SERIAL_CYBERJACK is not set
   2684 # CONFIG_USB_SERIAL_XIRCOM is not set
   2685 CONFIG_USB_SERIAL_WWAN=m
   2686 CONFIG_USB_SERIAL_OPTION=m
   2687 # CONFIG_USB_SERIAL_OMNINET is not set
   2688 # CONFIG_USB_SERIAL_OPTICON is not set
   2689 # CONFIG_USB_SERIAL_VIVOPAY_SERIAL is not set
   2690 # CONFIG_USB_SERIAL_XSENS_MT is not set
   2691 # CONFIG_USB_SERIAL_ZIO is not set
   2692 # CONFIG_USB_SERIAL_WISHBONE is not set
   2693 # CONFIG_USB_SERIAL_ZTE is not set
   2694 # CONFIG_USB_SERIAL_SSU100 is not set
   2695 # CONFIG_USB_SERIAL_QT2 is not set
   2696 # CONFIG_USB_SERIAL_DEBUG is not set
   2697 
   2698 #
   2699 # USB Miscellaneous drivers
   2700 #
   2701 # CONFIG_USB_EMI62 is not set
   2702 # CONFIG_USB_EMI26 is not set
   2703 # CONFIG_USB_ADUTUX is not set
   2704 # CONFIG_USB_SEVSEG is not set
   2705 # CONFIG_USB_RIO500 is not set
   2706 # CONFIG_USB_LEGOTOWER is not set
   2707 # CONFIG_USB_LCD is not set
   2708 # CONFIG_USB_LED is not set
   2709 # CONFIG_USB_CYPRESS_CY7C63 is not set
   2710 # CONFIG_USB_CYTHERM is not set
   2711 # CONFIG_USB_IDMOUSE is not set
   2712 # CONFIG_USB_FTDI_ELAN is not set
   2713 # CONFIG_USB_APPLEDISPLAY is not set
   2714 # CONFIG_USB_SISUSBVGA is not set
   2715 # CONFIG_USB_LD is not set
   2716 # CONFIG_USB_TRANCEVIBRATOR is not set
   2717 # CONFIG_USB_IOWARRIOR is not set
   2718 # CONFIG_USB_TEST is not set
   2719 # CONFIG_USB_ISIGHTFW is not set
   2720 # CONFIG_USB_YUREX is not set
   2721 CONFIG_USB_EZUSB_FX2=m
   2722 # CONFIG_USB_HSIC_USB3503 is not set
   2723 CONFIG_USB_PHY=y
   2724 # CONFIG_NOP_USB_XCEIV is not set
   2725 # CONFIG_OMAP_CONTROL_USB is not set
   2726 # CONFIG_OMAP_USB3 is not set
   2727 # CONFIG_SAMSUNG_USBPHY is not set
   2728 # CONFIG_SAMSUNG_USB2PHY is not set
   2729 # CONFIG_SAMSUNG_USB3PHY is not set
   2730 CONFIG_TEGRA_XUSB_PHY=y
   2731 # CONFIG_USB_GPIO_VBUS is not set
   2732 # CONFIG_USB_ISP1301 is not set
   2733 # CONFIG_USB_RCAR_PHY is not set
   2734 CONFIG_USB_ULPI=y
   2735 CONFIG_USB_ULPI_VIEWPORT=y
   2736 # CONFIG_USB_GADGET is not set
   2737 CONFIG_MMC=y
   2738 # CONFIG_MMC_DEBUG is not set
   2739 CONFIG_MMC_UNSAFE_RESUME=y
   2740 # CONFIG_MMC_CLKGATE is not set
   2741 
   2742 #
   2743 # MMC/SD/SDIO Card Drivers
   2744 #
   2745 CONFIG_MMC_BLOCK=y
   2746 CONFIG_MMC_BLOCK_MINORS=16
   2747 CONFIG_MMC_BLOCK_BOUNCE=y
   2748 # CONFIG_SDIO_UART is not set
   2749 CONFIG_MMC_TEST=m
   2750 # CONFIG_MMC_FFU is not set
   2751 
   2752 #
   2753 # MMC/SD/SDIO Host Controller Drivers
   2754 #
   2755 CONFIG_MMC_SDHCI=y
   2756 CONFIG_MMC_SDHCI_IO_ACCESSORS=y
   2757 CONFIG_MMC_SDHCI_PLTFM=y
   2758 CONFIG_MMC_SDHCI_TEGRA=y
   2759 # CONFIG_MMC_SDHCI_PXAV3 is not set
   2760 # CONFIG_MMC_SDHCI_PXAV2 is not set
   2761 # CONFIG_MMC_DW is not set
   2762 # CONFIG_MMC_VUB300 is not set
   2763 # CONFIG_MMC_USHC is not set
   2764 # CONFIG_MEMSTICK is not set
   2765 CONFIG_NEW_LEDS=y
   2766 CONFIG_LEDS_CLASS=y
   2767 
   2768 #
   2769 # LED drivers
   2770 #
   2771 # CONFIG_LEDS_LM3530 is not set
   2772 # CONFIG_LEDS_LM3642 is not set
   2773 # CONFIG_LEDS_PCA9532 is not set
   2774 # CONFIG_LEDS_GPIO is not set
   2775 # CONFIG_LEDS_LP3944 is not set
   2776 # CONFIG_LEDS_LP5521 is not set
   2777 # CONFIG_LEDS_LP5523 is not set
   2778 # CONFIG_LEDS_LP5562 is not set
   2779 # CONFIG_LEDS_PCA955X is not set
   2780 # CONFIG_LEDS_PCA9633 is not set
   2781 # CONFIG_LEDS_DAC124S085 is not set
   2782 # CONFIG_LEDS_PWM is not set
   2783 # CONFIG_LEDS_REGULATOR is not set
   2784 # CONFIG_LEDS_BD2802 is not set
   2785 # CONFIG_LEDS_LT3593 is not set
   2786 # CONFIG_LEDS_RENESAS_TPU is not set
   2787 # CONFIG_LEDS_TCA6507 is not set
   2788 # CONFIG_LEDS_LM355x is not set
   2789 # CONFIG_LEDS_OT200 is not set
   2790 # CONFIG_LEDS_BLINKM is not set
   2791 
   2792 #
   2793 # LED Triggers
   2794 #
   2795 CONFIG_LEDS_TRIGGERS=y
   2796 # CONFIG_LEDS_TRIGGER_TIMER is not set
   2797 # CONFIG_LEDS_TRIGGER_ONESHOT is not set
   2798 # CONFIG_LEDS_TRIGGER_HEARTBEAT is not set
   2799 # CONFIG_LEDS_TRIGGER_BACKLIGHT is not set
   2800 # CONFIG_LEDS_TRIGGER_CPU is not set
   2801 # CONFIG_LEDS_TRIGGER_GPIO is not set
   2802 # CONFIG_LEDS_TRIGGER_DEFAULT_ON is not set
   2803 
   2804 #
   2805 # iptables trigger is under Netfilter config (LED target)
   2806 #
   2807 # CONFIG_LEDS_TRIGGER_TRANSIENT is not set
   2808 # CONFIG_LEDS_TRIGGER_CAMERA is not set
   2809 # CONFIG_ACCESSIBILITY is not set
   2810 # CONFIG_EDAC is not set
   2811 CONFIG_RTC_LIB=y
   2812 CONFIG_RTC_CLASS=y
   2813 CONFIG_RTC_HCTOSYS=y
   2814 CONFIG_RTC_SYSTOHC=y
   2815 CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
   2816 # CONFIG_RTC_DEBUG is not set
   2817 
   2818 #
   2819 # RTC interfaces
   2820 #
   2821 CONFIG_RTC_INTF_SYSFS=y
   2822 CONFIG_RTC_INTF_PROC=y
   2823 CONFIG_RTC_INTF_DEV=y
   2824 # CONFIG_RTC_INTF_DEV_UIE_EMUL is not set
   2825 # CONFIG_RTC_DRV_TEST is not set
   2826 
   2827 #
   2828 # I2C RTC drivers
   2829 #
   2830 CONFIG_RTC_DRV_AS3722=y
   2831 # CONFIG_RTC_DRV_DS1307 is not set
   2832 # CONFIG_RTC_DRV_DS1374 is not set
   2833 # CONFIG_RTC_DRV_DS1672 is not set
   2834 # CONFIG_RTC_DRV_DS3232 is not set
   2835 # CONFIG_RTC_DRV_MAX6900 is not set
   2836 # CONFIG_RTC_DRV_RS5C372 is not set
   2837 # CONFIG_RTC_DRV_ISL1208 is not set
   2838 # CONFIG_RTC_DRV_ISL12022 is not set
   2839 # CONFIG_RTC_DRV_X1205 is not set
   2840 # CONFIG_RTC_DRV_PCF8523 is not set
   2841 # CONFIG_RTC_DRV_PCF8563 is not set
   2842 # CONFIG_RTC_DRV_PCF8583 is not set
   2843 # CONFIG_RTC_DRV_M41T80 is not set
   2844 # CONFIG_RTC_DRV_BQ32K is not set
   2845 # CONFIG_RTC_DRV_TPS6586X is not set
   2846 # CONFIG_RTC_DRV_S35390A is not set
   2847 # CONFIG_RTC_DRV_FM3130 is not set
   2848 # CONFIG_RTC_DRV_RX8581 is not set
   2849 # CONFIG_RTC_DRV_RX8025 is not set
   2850 # CONFIG_RTC_DRV_EM3027 is not set
   2851 # CONFIG_RTC_DRV_RV3029C2 is not set
   2852 
   2853 #
   2854 # SPI RTC drivers
   2855 #
   2856 # CONFIG_RTC_DRV_M41T93 is not set
   2857 # CONFIG_RTC_DRV_M41T94 is not set
   2858 # CONFIG_RTC_DRV_DS1305 is not set
   2859 # CONFIG_RTC_DRV_DS1390 is not set
   2860 # CONFIG_RTC_DRV_MAX6902 is not set
   2861 # CONFIG_RTC_DRV_R9701 is not set
   2862 # CONFIG_RTC_DRV_RS5C348 is not set
   2863 # CONFIG_RTC_DRV_DS3234 is not set
   2864 # CONFIG_RTC_DRV_PCF2123 is not set
   2865 # CONFIG_RTC_DRV_RX4581 is not set
   2866 
   2867 #
   2868 # Platform RTC drivers
   2869 #
   2870 # CONFIG_RTC_DRV_CMOS is not set
   2871 # CONFIG_RTC_DRV_DS1286 is not set
   2872 # CONFIG_RTC_DRV_DS1511 is not set
   2873 # CONFIG_RTC_DRV_DS1553 is not set
   2874 # CONFIG_RTC_DRV_DS1742 is not set
   2875 # CONFIG_RTC_DRV_STK17TA8 is not set
   2876 # CONFIG_RTC_DRV_M48T86 is not set
   2877 # CONFIG_RTC_DRV_M48T35 is not set
   2878 # CONFIG_RTC_DRV_M48T59 is not set
   2879 # CONFIG_RTC_DRV_MSM6242 is not set
   2880 # CONFIG_RTC_DRV_BQ4802 is not set
   2881 # CONFIG_RTC_DRV_RP5C01 is not set
   2882 # CONFIG_RTC_DRV_V3020 is not set
   2883 # CONFIG_RTC_DRV_DS2404 is not set
   2884 
   2885 #
   2886 # on-CPU RTC drivers
   2887 #
   2888 CONFIG_RTC_DRV_TEGRA=y
   2889 # CONFIG_RTC_DRV_SNVS is not set
   2890 
   2891 #
   2892 # HID Sensor RTC drivers
   2893 #
   2894 # CONFIG_RTC_DRV_HID_SENSOR_TIME is not set
   2895 CONFIG_DMADEVICES=y
   2896 # CONFIG_DMADEVICES_DEBUG is not set
   2897 
   2898 #
   2899 # DMA Devices
   2900 #
   2901 # CONFIG_DW_DMAC is not set
   2902 CONFIG_TEGRA20_APB_DMA=y
   2903 # CONFIG_TIMB_DMA is not set
   2904 CONFIG_DMA_ENGINE=y
   2905 CONFIG_DMA_OF=y
   2906 
   2907 #
   2908 # DMA Clients
   2909 #
   2910 # CONFIG_NET_DMA is not set
   2911 # CONFIG_ASYNC_TX_DMA is not set
   2912 # CONFIG_DMATEST is not set
   2913 # CONFIG_AUXDISPLAY is not set
   2914 # CONFIG_UIO is not set
   2915 # CONFIG_VFIO is not set
   2916 # CONFIG_VIRT_DRIVERS is not set
   2917 
   2918 #
   2919 # Virtio drivers
   2920 #
   2921 # CONFIG_VIRTIO_MMIO is not set
   2922 
   2923 #
   2924 # Microsoft Hyper-V guest support
   2925 #
   2926 CONFIG_STAGING=y
   2927 # CONFIG_USBIP_CORE is not set
   2928 # CONFIG_W35UND is not set
   2929 # CONFIG_PRISM2_USB is not set
   2930 # CONFIG_ECHO is not set
   2931 # CONFIG_COMEDI is not set
   2932 # CONFIG_ASUS_OLED is not set
   2933 # CONFIG_RTLLIB is not set
   2934 CONFIG_R8712U=m
   2935 # CONFIG_RTS5139 is not set
   2936 # CONFIG_TRANZPORT is not set
   2937 # CONFIG_LINE6_USB is not set
   2938 # CONFIG_USB_SERIAL_QUATECH2 is not set
   2939 # CONFIG_VT6656 is not set
   2940 
   2941 #
   2942 # IIO staging drivers
   2943 #
   2944 
   2945 #
   2946 # Accelerometers
   2947 #
   2948 # CONFIG_ADIS16201 is not set
   2949 # CONFIG_ADIS16203 is not set
   2950 # CONFIG_ADIS16204 is not set
   2951 # CONFIG_ADIS16209 is not set
   2952 # CONFIG_ADIS16220 is not set
   2953 # CONFIG_ADIS16240 is not set
   2954 # CONFIG_LIS3L02DQ is not set
   2955 
   2956 #
   2957 # Analog to digital converters
   2958 #
   2959 # CONFIG_AD7291 is not set
   2960 # CONFIG_AD7606 is not set
   2961 # CONFIG_AD799X is not set
   2962 # CONFIG_AD7780 is not set
   2963 # CONFIG_AD7816 is not set
   2964 # CONFIG_AD7192 is not set
   2965 # CONFIG_AD7280 is not set
   2966 
   2967 #
   2968 # Analog digital bi-direction converters
   2969 #
   2970 # CONFIG_ADT7316 is not set
   2971 
   2972 #
   2973 # Capacitance to digital converters
   2974 #
   2975 # CONFIG_AD7150 is not set
   2976 # CONFIG_AD7152 is not set
   2977 # CONFIG_AD7746 is not set
   2978 
   2979 #
   2980 # Direct Digital Synthesis
   2981 #
   2982 # CONFIG_AD5930 is not set
   2983 # CONFIG_AD9832 is not set
   2984 # CONFIG_AD9834 is not set
   2985 # CONFIG_AD9850 is not set
   2986 # CONFIG_AD9852 is not set
   2987 # CONFIG_AD9910 is not set
   2988 # CONFIG_AD9951 is not set
   2989 
   2990 #
   2991 # Digital gyroscope sensors
   2992 #
   2993 # CONFIG_ADIS16060 is not set
   2994 # CONFIG_ADIS16130 is not set
   2995 # CONFIG_ADIS16260 is not set
   2996 
   2997 #
   2998 # Network Analyzer, Impedance Converters
   2999 #
   3000 # CONFIG_AD5933 is not set
   3001 
   3002 #
   3003 # Light sensors
   3004 #
   3005 CONFIG_SENSORS_ISL29018=m
   3006 # CONFIG_SENSORS_ISL29028 is not set
   3007 CONFIG_TSL2583=m
   3008 # CONFIG_TSL2x7x is not set
   3009 
   3010 #
   3011 # Magnetometer sensors
   3012 #
   3013 # CONFIG_SENSORS_HMC5843 is not set
   3014 
   3015 #
   3016 # Active energy metering IC
   3017 #
   3018 # CONFIG_ADE7753 is not set
   3019 # CONFIG_ADE7754 is not set
   3020 # CONFIG_ADE7758 is not set
   3021 # CONFIG_ADE7759 is not set
   3022 # CONFIG_ADE7854 is not set
   3023 
   3024 #
   3025 # Resolver to digital converters
   3026 #
   3027 # CONFIG_AD2S90 is not set
   3028 # CONFIG_AD2S1200 is not set
   3029 # CONFIG_AD2S1210 is not set
   3030 
   3031 #
   3032 # Triggers - standalone
   3033 #
   3034 # CONFIG_IIO_SIMPLE_DUMMY is not set
   3035 CONFIG_ZSMALLOC=y
   3036 CONFIG_ZRAM=m
   3037 # CONFIG_ZRAM_DEBUG is not set
   3038 # CONFIG_USB_ENESTORAGE is not set
   3039 # CONFIG_BCM_WIMAX is not set
   3040 # CONFIG_FT1000 is not set
   3041 
   3042 #
   3043 # Speakup console speech
   3044 #
   3045 # CONFIG_SPEAKUP is not set
   3046 # CONFIG_TOUCHSCREEN_CLEARPAD_TM1217 is not set
   3047 # CONFIG_TOUCHSCREEN_SYNAPTICS_I2C_RMI4 is not set
   3048 CONFIG_MFD_NVEC=y
   3049 CONFIG_KEYBOARD_NVEC=y
   3050 CONFIG_SERIO_NVEC_PS2=y
   3051 CONFIG_NVEC_POWER=y
   3052 CONFIG_NVEC_PAZ00=y
   3053 # CONFIG_STAGING_MEDIA is not set
   3054 
   3055 #
   3056 # Android
   3057 #
   3058 CONFIG_ANDROID=y
   3059 # CONFIG_ANDROID_BINDER_IPC is not set
   3060 CONFIG_ASHMEM=y
   3061 # CONFIG_ANDROID_LOGGER is not set
   3062 # CONFIG_ANDROID_TIMED_OUTPUT is not set
   3063 # CONFIG_ANDROID_LOW_MEMORY_KILLER is not set
   3064 # CONFIG_ANDROID_INTF_ALARM_DEV is not set
   3065 # CONFIG_SYNC is not set
   3066 # CONFIG_USB_WPAN_HCD is not set
   3067 # CONFIG_WIMAX_GDM72XX is not set
   3068 # CONFIG_CSR_WIFI is not set
   3069 # CONFIG_CED1401 is not set
   3070 # CONFIG_DGRP is not set
   3071 CONFIG_ARM_PLATFORM_DEVICES=y
   3072 CONFIG_ARM_CHROMEOS_FIRMWARE=y
   3073 CONFIG_CHROMEOS=y
   3074 CONFIG_CHROMEOS_VBC_BLK=y
   3075 CONFIG_CHROMEOS_VBC_EC=y
   3076 CONFIG_CLKDEV_LOOKUP=y
   3077 CONFIG_HAVE_CLK_PREPARE=y
   3078 CONFIG_COMMON_CLK=y
   3079 
   3080 #
   3081 # Common Clock Framework
   3082 #
   3083 CONFIG_COMMON_CLK_DEBUG=y
   3084 # CONFIG_COMMON_CLK_SI5351 is not set
   3085 CONFIG_COMMON_CLK_AS3722=y
   3086 CONFIG_CLK_TEGRA_T124_DFLL=y
   3087 
   3088 #
   3089 # Hardware Spinlock drivers
   3090 #
   3091 CONFIG_CLKSRC_OF=y
   3092 CONFIG_CLKSRC_MMIO=y
   3093 CONFIG_ARM_ARCH_TIMER=y
   3094 # CONFIG_MAILBOX is not set
   3095 CONFIG_IOMMU_API=y
   3096 CONFIG_IOMMU_SUPPORT=y
   3097 CONFIG_OF_IOMMU=y
   3098 CONFIG_TEGRA_IOMMU_GART=y
   3099 CONFIG_TEGRA_IOMMU_SMMU=y
   3100 
   3101 #
   3102 # Remoteproc drivers
   3103 #
   3104 # CONFIG_STE_MODEM_RPROC is not set
   3105 
   3106 #
   3107 # Rpmsg drivers
   3108 #
   3109 CONFIG_PM_DEVFREQ=y
   3110 
   3111 #
   3112 # DEVFREQ Governors
   3113 #
   3114 CONFIG_DEVFREQ_GOV_SIMPLE_ONDEMAND=y
   3115 CONFIG_DEVFREQ_GOV_PERFORMANCE=y
   3116 CONFIG_DEVFREQ_GOV_POWERSAVE=y
   3117 CONFIG_DEVFREQ_GOV_USERSPACE=y
   3118 
   3119 #
   3120 # DEVFREQ Drivers
   3121 #
   3122 # CONFIG_EXTCON is not set
   3123 CONFIG_MEMORY=y
   3124 # CONFIG_TEGRA20_MC is not set
   3125 # CONFIG_TEGRA30_MC is not set
   3126 # CONFIG_TEGRA114_MC is not set
   3127 CONFIG_TEGRA124_MC=y
   3128 CONFIG_TEGRA124_EMC=y
   3129 CONFIG_IIO=y
   3130 # CONFIG_IIO_BUFFER is not set
   3131 # CONFIG_IIO_TRIGGER is not set
   3132 
   3133 #
   3134 # Accelerometers
   3135 #
   3136 # CONFIG_CROS_EC_ACCEL is not set
   3137 # CONFIG_KXSD9 is not set
   3138 # CONFIG_IIO_ST_ACCEL_3AXIS is not set
   3139 
   3140 #
   3141 # Analog to digital converters
   3142 #
   3143 # CONFIG_AD7266 is not set
   3144 # CONFIG_AD7298 is not set
   3145 # CONFIG_AD7923 is not set
   3146 # CONFIG_AD7791 is not set
   3147 # CONFIG_AD7793 is not set
   3148 # CONFIG_AD7476 is not set
   3149 # CONFIG_AD7887 is not set
   3150 # CONFIG_EXYNOS_ADC is not set
   3151 # CONFIG_MAX1363 is not set
   3152 # CONFIG_TI_ADC081C is not set
   3153 
   3154 #
   3155 # Amplifiers
   3156 #
   3157 # CONFIG_AD8366 is not set
   3158 
   3159 #
   3160 # Hid Sensor IIO Common
   3161 #
   3162 
   3163 #
   3164 # Digital to analog converters
   3165 #
   3166 # CONFIG_AD5064 is not set
   3167 # CONFIG_AD5360 is not set
   3168 # CONFIG_AD5380 is not set
   3169 # CONFIG_AD5421 is not set
   3170 # CONFIG_AD5624R_SPI is not set
   3171 # CONFIG_AD5446 is not set
   3172 # CONFIG_AD5449 is not set
   3173 # CONFIG_AD5504 is not set
   3174 # CONFIG_AD5755 is not set
   3175 # CONFIG_AD5764 is not set
   3176 # CONFIG_AD5791 is not set
   3177 # CONFIG_AD5686 is not set
   3178 # CONFIG_MAX517 is not set
   3179 # CONFIG_MCP4725 is not set
   3180 
   3181 #
   3182 # Frequency Synthesizers DDS/PLL
   3183 #
   3184 
   3185 #
   3186 # Clock Generator/Distribution
   3187 #
   3188 # CONFIG_AD9523 is not set
   3189 
   3190 #
   3191 # Phase-Locked Loop (PLL) frequency synthesizers
   3192 #
   3193 # CONFIG_ADF4350 is not set
   3194 
   3195 #
   3196 # Digital gyroscope sensors
   3197 #
   3198 # CONFIG_ADIS16080 is not set
   3199 # CONFIG_ADIS16136 is not set
   3200 # CONFIG_ADXRS450 is not set
   3201 # CONFIG_IIO_ST_GYRO_3AXIS is not set
   3202 # CONFIG_ITG3200 is not set
   3203 
   3204 #
   3205 # Inertial measurement units
   3206 #
   3207 # CONFIG_ADIS16400 is not set
   3208 # CONFIG_ADIS16480 is not set
   3209 # CONFIG_INV_MPU6050_IIO is not set
   3210 
   3211 #
   3212 # Light sensors
   3213 #
   3214 # CONFIG_ADJD_S311 is not set
   3215 CONFIG_SENSORS_TSL2563=m
   3216 # CONFIG_VCNL4000 is not set
   3217 
   3218 #
   3219 # Magnetometer sensors
   3220 #
   3221 # CONFIG_AK8975 is not set
   3222 # CONFIG_IIO_ST_MAGN_3AXIS is not set
   3223 CONFIG_PWM=y
   3224 CONFIG_PWM_TEGRA=y
   3225 CONFIG_IRQCHIP=y
   3226 CONFIG_ARM_GIC=y
   3227 # CONFIG_IPACK_BUS is not set
   3228 CONFIG_RESET_CONTROLLER=y
   3229 
   3230 #
   3231 # CPUQuiet Framework
   3232 #
   3233 CONFIG_CPU_QUIET=y
   3234 CONFIG_CPU_QUIET_STATS=y
   3235 CONFIG_CPU_QUIET_GOVERNOR_USERSPACE=y
   3236 CONFIG_CPU_QUIET_GOVERNOR_RUNNABLE=y
   3237 CONFIG_CPU_QUIET_DEFAULT_GOV_USERSPACE=y
   3238 # CONFIG_CPU_QUIET_DEFAULT_GOV_RUNNABLE is not set
   3239 
   3240 #
   3241 # Tegra CPUquiet Driver
   3242 #
   3243 CONFIG_TEGRA_CPUQUIET=y
   3244 
   3245 #
   3246 # File systems
   3247 #
   3248 CONFIG_DCACHE_WORD_ACCESS=y
   3249 # CONFIG_EXT2_FS is not set
   3250 # CONFIG_EXT3_FS is not set
   3251 CONFIG_EXT4_FS=y
   3252 CONFIG_EXT4_USE_FOR_EXT23=y
   3253 CONFIG_EXT4_FS_POSIX_ACL=y
   3254 CONFIG_EXT4_FS_SECURITY=y
   3255 # CONFIG_EXT4_DEBUG is not set
   3256 CONFIG_JBD2=y
   3257 # CONFIG_JBD2_DEBUG is not set
   3258 CONFIG_FS_MBCACHE=y
   3259 CONFIG_REISERFS_FS=y
   3260 # CONFIG_REISERFS_CHECK is not set
   3261 CONFIG_REISERFS_PROC_INFO=y
   3262 CONFIG_REISERFS_FS_XATTR=y
   3263 CONFIG_REISERFS_FS_POSIX_ACL=y
   3264 CONFIG_REISERFS_FS_SECURITY=y
   3265 # CONFIG_JFS_FS is not set
   3266 # CONFIG_XFS_FS is not set
   3267 # CONFIG_GFS2_FS is not set
   3268 # CONFIG_OCFS2_FS is not set
   3269 CONFIG_BTRFS_FS=y
   3270 CONFIG_BTRFS_FS_POSIX_ACL=y
   3271 # CONFIG_BTRFS_FS_CHECK_INTEGRITY is not set
   3272 # CONFIG_BTRFS_FS_RUN_SANITY_TESTS is not set
   3273 # CONFIG_BTRFS_DEBUG is not set
   3274 # CONFIG_NILFS2_FS is not set
   3275 CONFIG_FS_POSIX_ACL=y
   3276 CONFIG_EXPORTFS=y
   3277 CONFIG_FILE_LOCKING=y
   3278 CONFIG_FSNOTIFY=y
   3279 # CONFIG_DNOTIFY is not set
   3280 CONFIG_INOTIFY_USER=y
   3281 CONFIG_FANOTIFY=y
   3282 CONFIG_FANOTIFY_ACCESS_PERMISSIONS=y
   3283 # CONFIG_QUOTA is not set
   3284 # CONFIG_QUOTACTL is not set
   3285 CONFIG_AUTOFS4_FS=y
   3286 CONFIG_FUSE_FS=m
   3287 CONFIG_CUSE=m
   3288 CONFIG_GENERIC_ACL=y
   3289 
   3290 #
   3291 # Caches
   3292 #
   3293 CONFIG_FSCACHE=m
   3294 # CONFIG_FSCACHE_STATS is not set
   3295 # CONFIG_FSCACHE_HISTOGRAM is not set
   3296 # CONFIG_FSCACHE_DEBUG is not set
   3297 # CONFIG_FSCACHE_OBJECT_LIST is not set
   3298 CONFIG_CACHEFILES=m
   3299 # CONFIG_CACHEFILES_DEBUG is not set
   3300 # CONFIG_CACHEFILES_HISTOGRAM is not set
   3301 
   3302 #
   3303 # CD-ROM/DVD Filesystems
   3304 #
   3305 CONFIG_ISO9660_FS=m
   3306 CONFIG_JOLIET=y
   3307 CONFIG_ZISOFS=y
   3308 CONFIG_UDF_FS=m
   3309 CONFIG_UDF_NLS=y
   3310 
   3311 #
   3312 # DOS/FAT/NT Filesystems
   3313 #
   3314 CONFIG_FAT_FS=m
   3315 # CONFIG_MSDOS_FS is not set
   3316 CONFIG_VFAT_FS=m
   3317 CONFIG_FAT_DEFAULT_CODEPAGE=437
   3318 CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
   3319 # CONFIG_NTFS_FS is not set
   3320 
   3321 #
   3322 # Pseudo filesystems
   3323 #
   3324 CONFIG_PROC_FS=y
   3325 CONFIG_PROC_SYSCTL=y
   3326 CONFIG_PROC_PAGE_MONITOR=y
   3327 CONFIG_SYSFS=y
   3328 CONFIG_TMPFS=y
   3329 CONFIG_TMPFS_POSIX_ACL=y
   3330 CONFIG_TMPFS_XATTR=y
   3331 # CONFIG_HUGETLB_PAGE is not set
   3332 CONFIG_CONFIGFS_FS=y
   3333 CONFIG_MISC_FILESYSTEMS=y
   3334 # CONFIG_ADFS_FS is not set
   3335 # CONFIG_AFFS_FS is not set
   3336 CONFIG_ECRYPT_FS=y
   3337 # CONFIG_ECRYPT_FS_MESSAGING is not set
   3338 # CONFIG_HFS_FS is not set
   3339 CONFIG_HFSPLUS_FS=m
   3340 # CONFIG_BEFS_FS is not set
   3341 # CONFIG_BFS_FS is not set
   3342 # CONFIG_EFS_FS is not set
   3343 # CONFIG_LOGFS is not set
   3344 # CONFIG_CRAMFS is not set
   3345 CONFIG_SQUASHFS=y
   3346 # CONFIG_SQUASHFS_XATTR is not set
   3347 CONFIG_SQUASHFS_ZLIB=y
   3348 CONFIG_SQUASHFS_LZO=y
   3349 # CONFIG_SQUASHFS_XZ is not set
   3350 # CONFIG_SQUASHFS_4K_DEVBLK_SIZE is not set
   3351 # CONFIG_SQUASHFS_EMBEDDED is not set
   3352 CONFIG_SQUASHFS_FRAGMENT_CACHE_SIZE=3
   3353 # CONFIG_VXFS_FS is not set
   3354 # CONFIG_MINIX_FS is not set
   3355 # CONFIG_OMFS_FS is not set
   3356 # CONFIG_HPFS_FS is not set
   3357 # CONFIG_QNX4FS_FS is not set
   3358 # CONFIG_QNX6FS_FS is not set
   3359 # CONFIG_ROMFS_FS is not set
   3360 CONFIG_PSTORE=y
   3361 CONFIG_PSTORE_CONSOLE=y
   3362 # CONFIG_PSTORE_FTRACE is not set
   3363 CONFIG_PSTORE_RAM=y
   3364 # CONFIG_SYSV_FS is not set
   3365 # CONFIG_UFS_FS is not set
   3366 # CONFIG_F2FS_FS is not set
   3367 # CONFIG_NETWORK_FILESYSTEMS is not set
   3368 CONFIG_NLS=y
   3369 CONFIG_NLS_DEFAULT="utf8"
   3370 CONFIG_NLS_CODEPAGE_437=m
   3371 # CONFIG_NLS_CODEPAGE_737 is not set
   3372 # CONFIG_NLS_CODEPAGE_775 is not set
   3373 # CONFIG_NLS_CODEPAGE_850 is not set
   3374 # CONFIG_NLS_CODEPAGE_852 is not set
   3375 # CONFIG_NLS_CODEPAGE_855 is not set
   3376 # CONFIG_NLS_CODEPAGE_857 is not set
   3377 # CONFIG_NLS_CODEPAGE_860 is not set
   3378 # CONFIG_NLS_CODEPAGE_861 is not set
   3379 # CONFIG_NLS_CODEPAGE_862 is not set
   3380 # CONFIG_NLS_CODEPAGE_863 is not set
   3381 # CONFIG_NLS_CODEPAGE_864 is not set
   3382 # CONFIG_NLS_CODEPAGE_865 is not set
   3383 # CONFIG_NLS_CODEPAGE_866 is not set
   3384 # CONFIG_NLS_CODEPAGE_869 is not set
   3385 # CONFIG_NLS_CODEPAGE_936 is not set
   3386 # CONFIG_NLS_CODEPAGE_950 is not set
   3387 # CONFIG_NLS_CODEPAGE_932 is not set
   3388 # CONFIG_NLS_CODEPAGE_949 is not set
   3389 # CONFIG_NLS_CODEPAGE_874 is not set
   3390 # CONFIG_NLS_ISO8859_8 is not set
   3391 # CONFIG_NLS_CODEPAGE_1250 is not set
   3392 # CONFIG_NLS_CODEPAGE_1251 is not set
   3393 CONFIG_NLS_ASCII=m
   3394 CONFIG_NLS_ISO8859_1=m
   3395 # CONFIG_NLS_ISO8859_2 is not set
   3396 # CONFIG_NLS_ISO8859_3 is not set
   3397 # CONFIG_NLS_ISO8859_4 is not set
   3398 # CONFIG_NLS_ISO8859_5 is not set
   3399 # CONFIG_NLS_ISO8859_6 is not set
   3400 # CONFIG_NLS_ISO8859_7 is not set
   3401 # CONFIG_NLS_ISO8859_9 is not set
   3402 # CONFIG_NLS_ISO8859_13 is not set
   3403 # CONFIG_NLS_ISO8859_14 is not set
   3404 # CONFIG_NLS_ISO8859_15 is not set
   3405 # CONFIG_NLS_KOI8_R is not set
   3406 # CONFIG_NLS_KOI8_U is not set
   3407 # CONFIG_NLS_MAC_ROMAN is not set
   3408 # CONFIG_NLS_MAC_CELTIC is not set
   3409 # CONFIG_NLS_MAC_CENTEURO is not set
   3410 # CONFIG_NLS_MAC_CROATIAN is not set
   3411 # CONFIG_NLS_MAC_CYRILLIC is not set
   3412 # CONFIG_NLS_MAC_GAELIC is not set
   3413 # CONFIG_NLS_MAC_GREEK is not set
   3414 # CONFIG_NLS_MAC_ICELAND is not set
   3415 # CONFIG_NLS_MAC_INUIT is not set
   3416 # CONFIG_NLS_MAC_ROMANIAN is not set
   3417 # CONFIG_NLS_MAC_TURKISH is not set
   3418 CONFIG_NLS_UTF8=m
   3419 # CONFIG_DLM is not set
   3420 
   3421 #
   3422 # Kernel hacking
   3423 #
   3424 CONFIG_PRINTK_TIME=y
   3425 CONFIG_DEFAULT_MESSAGE_LOGLEVEL=5
   3426 CONFIG_ENABLE_WARN_DEPRECATED=y
   3427 CONFIG_ENABLE_MUST_CHECK=y
   3428 CONFIG_FRAME_WARN=1024
   3429 CONFIG_MAGIC_SYSRQ=y
   3430 # CONFIG_STRIP_ASM_SYMS is not set
   3431 # CONFIG_READABLE_ASM is not set
   3432 # CONFIG_UNUSED_SYMBOLS is not set
   3433 CONFIG_DEBUG_FS=y
   3434 # CONFIG_HEADERS_CHECK is not set
   3435 # CONFIG_DEBUG_SECTION_MISMATCH is not set
   3436 CONFIG_DEBUG_KERNEL=y
   3437 # CONFIG_DEBUG_SHIRQ is not set
   3438 CONFIG_LOCKUP_DETECTOR=y
   3439 CONFIG_HARDLOCKUP_DETECTOR_OTHER_CPU=y
   3440 CONFIG_HARDLOCKUP_DETECTOR=y
   3441 CONFIG_BOOTPARAM_HARDLOCKUP_PANIC=y
   3442 CONFIG_BOOTPARAM_HARDLOCKUP_PANIC_VALUE=1
   3443 CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC=y
   3444 CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=1
   3445 # CONFIG_PANIC_ON_OOPS is not set
   3446 CONFIG_PANIC_ON_OOPS_VALUE=0
   3447 CONFIG_DETECT_HUNG_TASK=y
   3448 CONFIG_DEFAULT_HUNG_TASK_TIMEOUT=120
   3449 CONFIG_BOOTPARAM_HUNG_TASK_PANIC=y
   3450 CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=1
   3451 # CONFIG_SCHED_DEBUG is not set
   3452 CONFIG_SCHEDSTATS=y
   3453 CONFIG_TIMER_STATS=y
   3454 # CONFIG_DEBUG_OBJECTS is not set
   3455 # CONFIG_SLUB_DEBUG_ON is not set
   3456 # CONFIG_SLUB_STATS is not set
   3457 CONFIG_HAVE_DEBUG_KMEMLEAK=y
   3458 # CONFIG_DEBUG_KMEMLEAK is not set
   3459 # CONFIG_DEBUG_RT_MUTEXES is not set
   3460 # CONFIG_RT_MUTEX_TESTER is not set
   3461 CONFIG_DEBUG_SPINLOCK=y
   3462 # CONFIG_DEBUG_MUTEXES is not set
   3463 # CONFIG_DEBUG_LOCK_ALLOC is not set
   3464 # CONFIG_PROVE_LOCKING is not set
   3465 # CONFIG_LOCK_STAT is not set
   3466 # CONFIG_DEBUG_ATOMIC_SLEEP is not set
   3467 # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
   3468 CONFIG_STACKTRACE=y
   3469 # CONFIG_DEBUG_STACK_USAGE is not set
   3470 # CONFIG_DEBUG_KOBJECT is not set
   3471 # CONFIG_DEBUG_HIGHMEM is not set
   3472 CONFIG_DEBUG_BUGVERBOSE=y
   3473 CONFIG_DEBUG_INFO=y
   3474 # CONFIG_DEBUG_INFO_REDUCED is not set
   3475 # CONFIG_DEBUG_VM is not set
   3476 # CONFIG_DEBUG_WRITECOUNT is not set
   3477 # CONFIG_DEBUG_MEMORY_INIT is not set
   3478 # CONFIG_DEBUG_LIST is not set
   3479 # CONFIG_TEST_LIST_SORT is not set
   3480 # CONFIG_DEBUG_SG is not set
   3481 # CONFIG_DEBUG_NOTIFIERS is not set
   3482 CONFIG_DEBUG_CREDENTIALS=y
   3483 CONFIG_FRAME_POINTER=y
   3484 # CONFIG_BOOT_PRINTK_DELAY is not set
   3485 
   3486 #
   3487 # RCU Debugging
   3488 #
   3489 # CONFIG_SPARSE_RCU_POINTER is not set
   3490 # CONFIG_RCU_TORTURE_TEST is not set
   3491 CONFIG_RCU_CPU_STALL_TIMEOUT=60
   3492 # CONFIG_RCU_CPU_STALL_INFO is not set
   3493 # CONFIG_RCU_TRACE is not set
   3494 # CONFIG_BACKTRACE_SELF_TEST is not set
   3495 # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set
   3496 # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set
   3497 # CONFIG_DEBUG_PER_CPU_MAPS is not set
   3498 CONFIG_LKDTM=y
   3499 # CONFIG_NOTIFIER_ERROR_INJECTION is not set
   3500 # CONFIG_FAULT_INJECTION is not set
   3501 # CONFIG_DEBUG_PAGEALLOC is not set
   3502 CONFIG_NOP_TRACER=y
   3503 CONFIG_HAVE_FUNCTION_TRACER=y
   3504 CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y
   3505 CONFIG_HAVE_DYNAMIC_FTRACE=y
   3506 CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y
   3507 CONFIG_HAVE_SYSCALL_TRACEPOINTS=y
   3508 CONFIG_HAVE_C_RECORDMCOUNT=y
   3509 CONFIG_TRACE_CLOCK=y
   3510 CONFIG_RING_BUFFER=y
   3511 CONFIG_EVENT_TRACING=y
   3512 CONFIG_CONTEXT_SWITCH_TRACER=y
   3513 CONFIG_TRACING=y
   3514 CONFIG_GENERIC_TRACER=y
   3515 CONFIG_TRACING_SUPPORT=y
   3516 CONFIG_FTRACE=y
   3517 CONFIG_FUNCTION_TRACER=y
   3518 CONFIG_FUNCTION_GRAPH_TRACER=y
   3519 # CONFIG_IRQSOFF_TRACER is not set
   3520 # CONFIG_SCHED_TRACER is not set
   3521 # CONFIG_FTRACE_SYSCALLS is not set
   3522 # CONFIG_TRACER_SNAPSHOT is not set
   3523 CONFIG_BRANCH_PROFILE_NONE=y
   3524 # CONFIG_PROFILE_ANNOTATED_BRANCHES is not set
   3525 # CONFIG_PROFILE_ALL_BRANCHES is not set
   3526 # CONFIG_STACK_TRACER is not set
   3527 CONFIG_BLK_DEV_IO_TRACE=y
   3528 # CONFIG_PROBE_EVENTS is not set
   3529 CONFIG_DYNAMIC_FTRACE=y
   3530 # CONFIG_FUNCTION_PROFILER is not set
   3531 CONFIG_FTRACE_MCOUNT_RECORD=y
   3532 # CONFIG_FTRACE_STARTUP_TEST is not set
   3533 # CONFIG_RING_BUFFER_BENCHMARK is not set
   3534 # CONFIG_RING_BUFFER_STARTUP_TEST is not set
   3535 # CONFIG_RBTREE_TEST is not set
   3536 # CONFIG_INTERVAL_TREE_TEST is not set
   3537 # CONFIG_DYNAMIC_DEBUG is not set
   3538 # CONFIG_DMA_API_DEBUG is not set
   3539 # CONFIG_ATOMIC64_SELFTEST is not set
   3540 CONFIG_TEST_MODULE=m
   3541 # CONFIG_SAMPLES is not set
   3542 CONFIG_HAVE_ARCH_KGDB=y
   3543 # CONFIG_KGDB is not set
   3544 # CONFIG_TEST_STRING_HELPERS is not set
   3545 # CONFIG_TEST_KSTRTOX is not set
   3546 # CONFIG_ERROR_ON_WARNING is not set
   3547 # CONFIG_ARM_PTDUMP is not set
   3548 CONFIG_STRICT_DEVMEM=y
   3549 CONFIG_ARM_UNWIND=y
   3550 CONFIG_OLD_MCOUNT=y
   3551 # CONFIG_DEBUG_USER is not set
   3552 CONFIG_DEBUG_LL=y
   3553 CONFIG_DEBUG_TEGRA_UART=y
   3554 # CONFIG_DEBUG_ICEDCC is not set
   3555 # CONFIG_DEBUG_SEMIHOSTING is not set
   3556 CONFIG_TEGRA_DEBUG_UART_AUTO_ODMDATA=y
   3557 # CONFIG_TEGRA_DEBUG_UARTA is not set
   3558 # CONFIG_TEGRA_DEBUG_UARTB is not set
   3559 # CONFIG_TEGRA_DEBUG_UARTC is not set
   3560 # CONFIG_TEGRA_DEBUG_UARTD is not set
   3561 # CONFIG_TEGRA_DEBUG_UARTE is not set
   3562 CONFIG_DEBUG_LL_INCLUDE="debug/tegra.S"
   3563 CONFIG_UNCOMPRESS_INCLUDE="debug/uncompress.h"
   3564 CONFIG_EARLY_PRINTK=y
   3565 # CONFIG_PID_IN_CONTEXTIDR is not set
   3566 CONFIG_DEBUG_SET_MODULE_RONX=y
   3567 
   3568 #
   3569 # Security options
   3570 #
   3571 CONFIG_KEYS=y
   3572 # CONFIG_TRUSTED_KEYS is not set
   3573 # CONFIG_ENCRYPTED_KEYS is not set
   3574 CONFIG_KEYS_DEBUG_PROC_KEYS=y
   3575 # CONFIG_SECURITY_DMESG_RESTRICT is not set
   3576 CONFIG_SECURITY=y
   3577 CONFIG_SECURITYFS=y
   3578 CONFIG_SECURITY_NETWORK=y
   3579 # CONFIG_SECURITY_NETWORK_XFRM is not set
   3580 CONFIG_SECURITY_PATH=y
   3581 # CONFIG_SECURITY_SMACK is not set
   3582 # CONFIG_SECURITY_TOMOYO is not set
   3583 # CONFIG_SECURITY_APPARMOR is not set
   3584 CONFIG_SECURITY_YAMA=y
   3585 CONFIG_SECURITY_YAMA_STACKED=y
   3586 CONFIG_SECURITY_CHROMIUMOS=y
   3587 CONFIG_SECURITY_CHROMIUMOS_READONLY_PROC_SELF_MEM=y
   3588 # CONFIG_IMA is not set
   3589 # CONFIG_EVM is not set
   3590 # CONFIG_DEFAULT_SECURITY_YAMA is not set
   3591 # CONFIG_DEFAULT_SECURITY_CHROMIUMOS is not set
   3592 CONFIG_DEFAULT_SECURITY_DAC=y
   3593 CONFIG_DEFAULT_SECURITY=""
   3594 CONFIG_XOR_BLOCKS=y
   3595 CONFIG_CRYPTO=y
   3596 
   3597 #
   3598 # Crypto core or helper
   3599 #
   3600 CONFIG_CRYPTO_ALGAPI=y
   3601 CONFIG_CRYPTO_ALGAPI2=y
   3602 CONFIG_CRYPTO_AEAD=y
   3603 CONFIG_CRYPTO_AEAD2=y
   3604 CONFIG_CRYPTO_BLKCIPHER=y
   3605 CONFIG_CRYPTO_BLKCIPHER2=y
   3606 CONFIG_CRYPTO_HASH=y
   3607 CONFIG_CRYPTO_HASH2=y
   3608 CONFIG_CRYPTO_RNG2=y
   3609 CONFIG_CRYPTO_PCOMP2=y
   3610 CONFIG_CRYPTO_MANAGER=y
   3611 CONFIG_CRYPTO_MANAGER2=y
   3612 # CONFIG_CRYPTO_USER is not set
   3613 CONFIG_CRYPTO_MANAGER_DISABLE_TESTS=y
   3614 # CONFIG_CRYPTO_GF128MUL is not set
   3615 # CONFIG_CRYPTO_NULL is not set
   3616 # CONFIG_CRYPTO_PCRYPT is not set
   3617 CONFIG_CRYPTO_WORKQUEUE=y
   3618 # CONFIG_CRYPTO_CRYPTD is not set
   3619 CONFIG_CRYPTO_AUTHENC=y
   3620 # CONFIG_CRYPTO_TEST is not set
   3621 
   3622 #
   3623 # Authenticated Encryption with Associated Data
   3624 #
   3625 # CONFIG_CRYPTO_CCM is not set
   3626 # CONFIG_CRYPTO_GCM is not set
   3627 # CONFIG_CRYPTO_SEQIV is not set
   3628 
   3629 #
   3630 # Block modes
   3631 #
   3632 CONFIG_CRYPTO_CBC=y
   3633 # CONFIG_CRYPTO_CTR is not set
   3634 # CONFIG_CRYPTO_CTS is not set
   3635 CONFIG_CRYPTO_ECB=y
   3636 # CONFIG_CRYPTO_LRW is not set
   3637 # CONFIG_CRYPTO_PCBC is not set
   3638 # CONFIG_CRYPTO_XTS is not set
   3639 
   3640 #
   3641 # Hash modes
   3642 #
   3643 CONFIG_CRYPTO_CMAC=m
   3644 CONFIG_CRYPTO_HMAC=y
   3645 # CONFIG_CRYPTO_XCBC is not set
   3646 # CONFIG_CRYPTO_VMAC is not set
   3647 
   3648 #
   3649 # Digest
   3650 #
   3651 CONFIG_CRYPTO_CRC32C=y
   3652 # CONFIG_CRYPTO_CRC32 is not set
   3653 # CONFIG_CRYPTO_GHASH is not set
   3654 # CONFIG_CRYPTO_MD4 is not set
   3655 CONFIG_CRYPTO_MD5=y
   3656 CONFIG_CRYPTO_MICHAEL_MIC=m
   3657 # CONFIG_CRYPTO_RMD128 is not set
   3658 # CONFIG_CRYPTO_RMD160 is not set
   3659 # CONFIG_CRYPTO_RMD256 is not set
   3660 # CONFIG_CRYPTO_RMD320 is not set
   3661 CONFIG_CRYPTO_SHA1=y
   3662 # CONFIG_CRYPTO_SHA1_ARM is not set
   3663 CONFIG_CRYPTO_SHA256=y
   3664 CONFIG_CRYPTO_SHA512=m
   3665 # CONFIG_CRYPTO_TGR192 is not set
   3666 # CONFIG_CRYPTO_WP512 is not set
   3667 
   3668 #
   3669 # Ciphers
   3670 #
   3671 CONFIG_CRYPTO_AES=y
   3672 # CONFIG_CRYPTO_AES_ARM is not set
   3673 # CONFIG_CRYPTO_ANUBIS is not set
   3674 CONFIG_CRYPTO_ARC4=y
   3675 # CONFIG_CRYPTO_BLOWFISH is not set
   3676 # CONFIG_CRYPTO_CAMELLIA is not set
   3677 # CONFIG_CRYPTO_CAST5 is not set
   3678 # CONFIG_CRYPTO_CAST6 is not set
   3679 CONFIG_CRYPTO_DES=y
   3680 # CONFIG_CRYPTO_FCRYPT is not set
   3681 # CONFIG_CRYPTO_KHAZAD is not set
   3682 # CONFIG_CRYPTO_SALSA20 is not set
   3683 # CONFIG_CRYPTO_SEED is not set
   3684 # CONFIG_CRYPTO_SERPENT is not set
   3685 # CONFIG_CRYPTO_TEA is not set
   3686 # CONFIG_CRYPTO_TWOFISH is not set
   3687 
   3688 #
   3689 # Compression
   3690 #
   3691 CONFIG_CRYPTO_DEFLATE=m
   3692 # CONFIG_CRYPTO_ZLIB is not set
   3693 # CONFIG_CRYPTO_LZO is not set
   3694 
   3695 #
   3696 # Random Number Generation
   3697 #
   3698 # CONFIG_CRYPTO_ANSI_CPRNG is not set
   3699 # CONFIG_CRYPTO_USER_API_HASH is not set
   3700 # CONFIG_CRYPTO_USER_API_SKCIPHER is not set
   3701 CONFIG_CRYPTO_HW=y
   3702 CONFIG_CRYPTO_DEV_TEGRA_AES=y
   3703 # CONFIG_ASYMMETRIC_KEY_TYPE is not set
   3704 CONFIG_BINARY_PRINTF=y
   3705 
   3706 #
   3707 # Library routines
   3708 #
   3709 CONFIG_RAID6_PQ=y
   3710 CONFIG_BITREVERSE=y
   3711 CONFIG_GENERIC_STRNCPY_FROM_USER=y
   3712 CONFIG_GENERIC_STRNLEN_USER=y
   3713 CONFIG_GENERIC_PCI_IOMAP=y
   3714 CONFIG_GENERIC_IO=y
   3715 CONFIG_CRC_CCITT=y
   3716 CONFIG_CRC16=y
   3717 CONFIG_CRC_T10DIF=m
   3718 CONFIG_CRC_ITU_T=m
   3719 CONFIG_CRC32=y
   3720 # CONFIG_CRC32_SELFTEST is not set
   3721 CONFIG_CRC32_SLICEBY8=y
   3722 # CONFIG_CRC32_SLICEBY4 is not set
   3723 # CONFIG_CRC32_SARWATE is not set
   3724 # CONFIG_CRC32_BIT is not set
   3725 CONFIG_CRC7=m
   3726 CONFIG_LIBCRC32C=y
   3727 # CONFIG_CRC8 is not set
   3728 CONFIG_ZLIB_INFLATE=y
   3729 CONFIG_ZLIB_DEFLATE=y
   3730 CONFIG_LZO_COMPRESS=y
   3731 CONFIG_LZO_DECOMPRESS=y
   3732 CONFIG_XZ_DEC=y
   3733 # CONFIG_XZ_DEC_X86 is not set
   3734 # CONFIG_XZ_DEC_POWERPC is not set
   3735 # CONFIG_XZ_DEC_IA64 is not set
   3736 CONFIG_XZ_DEC_ARM=y
   3737 CONFIG_XZ_DEC_ARMTHUMB=y
   3738 # CONFIG_XZ_DEC_SPARC is not set
   3739 CONFIG_XZ_DEC_BCJ=y
   3740 # CONFIG_XZ_DEC_TEST is not set
   3741 CONFIG_DECOMPRESS_GZIP=y
   3742 CONFIG_DECOMPRESS_XZ=y
   3743 CONFIG_REED_SOLOMON=y
   3744 CONFIG_REED_SOLOMON_ENC8=y
   3745 CONFIG_REED_SOLOMON_DEC8=y
   3746 CONFIG_TEXTSEARCH=y
   3747 CONFIG_TEXTSEARCH_KMP=m
   3748 CONFIG_TEXTSEARCH_BM=m
   3749 CONFIG_TEXTSEARCH_FSM=m
   3750 CONFIG_HAS_IOMEM=y
   3751 CONFIG_HAS_IOPORT=y
   3752 CONFIG_HAS_DMA=y
   3753 CONFIG_CPU_RMAP=y
   3754 CONFIG_DQL=y
   3755 CONFIG_NLATTR=y
   3756 CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE=y
   3757 CONFIG_AVERAGE=y
   3758 # CONFIG_CORDIC is not set
   3759 # CONFIG_DDR is not set
   3760 # CONFIG_VIRTUALIZATION is not set