From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756346Ab2GQSSY (ORCPT ); Tue, 17 Jul 2012 14:18:24 -0400 Received: from mail-pb0-f46.google.com ([209.85.160.46]:38480 "EHLO mail-pb0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753259Ab2GQSSU (ORCPT ); Tue, 17 Jul 2012 14:18:20 -0400 Date: Tue, 17 Jul 2012 11:18:13 -0700 From: Greg Kroah-Hartman To: Anton Vorontsov Cc: Kees Cook , Colin Cross , Tony Luck , Steven Rostedt , Frederic Weisbecker , Ingo Molnar , devel@driverdev.osuosl.org, linaro-kernel@lists.linaro.org, Arnd Bergmann , patches@linaro.org, Marco Stornelli , Stephen Boyd , linux-kernel@vger.kernel.org, arve@android.com, Jesper Juhl , John Stultz , Shuah Khan , Rebecca Schultz Zavin , WANG Cong , Andrew Morton , kernel-team@android.com, Thomas Meyer Subject: Re: [PATCH 7/8] pstore/ram: Make tracing log versioned Message-ID: <20120717181813.GA21822@kroah.com> References: <20120710001004.GA22744@lizard> <1341879046-5197-7-git-send-email-anton.vorontsov@linaro.org> <20120717165601.GA16001@kroah.com> <20120717180918.GA18671@lizard> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="rwEMma7ioTxnRzrJ" Content-Disposition: inline In-Reply-To: <20120717180918.GA18671@lizard> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --rwEMma7ioTxnRzrJ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Tue, Jul 17, 2012 at 11:09:18AM -0700, Anton Vorontsov wrote: > On Tue, Jul 17, 2012 at 09:56:01AM -0700, Greg Kroah-Hartman wrote: > [...] > > That's nice, but it breaks the build on my system as linux_banner > > somehow isn't enabled as part of the build? > > I really don't see how you managed to disable it. :-) > > init/version.c is built unconditionally, and it has > 'const char linux_banner[]' unconditionally. Then ram.c includes > kernel.h, which unconditionally (well, under #ifdef __KERNEL__) > includes printk.h, which has 'extern const char linux_banner[];' > prototype... > > I'm still looking further, but can you please send your config > file? And may be gcc version? It failed in the linking stage, so perhaps it is because linux_banner is not exported and you had module code looking for it? .config is attached. thanks, greg k-h --rwEMma7ioTxnRzrJ Content-Type: application/x-config Content-Disposition: attachment; filename=".config" Content-Transfer-Encoding: quoted-printable #=0A# Automatically generated file; DO NOT EDIT.=0A# Linux/x86_64 3.5.0-rc4= Kernel Configuration=0A#=0ACONFIG_64BIT=3Dy=0A# CONFIG_X86_32 is not set= =0ACONFIG_X86_64=3Dy=0ACONFIG_X86=3Dy=0ACONFIG_INSTRUCTION_DECODER=3Dy=0ACO= NFIG_OUTPUT_FORMAT=3D"elf64-x86-64"=0ACONFIG_ARCH_DEFCONFIG=3D"arch/x86/con= figs/x86_64_defconfig"=0ACONFIG_LOCKDEP_SUPPORT=3Dy=0ACONFIG_STACKTRACE_SUP= PORT=3Dy=0ACONFIG_HAVE_LATENCYTOP_SUPPORT=3Dy=0ACONFIG_MMU=3Dy=0ACONFIG_NEE= D_DMA_MAP_STATE=3Dy=0ACONFIG_NEED_SG_DMA_LENGTH=3Dy=0ACONFIG_GENERIC_ISA_DM= A=3Dy=0ACONFIG_GENERIC_BUG=3Dy=0ACONFIG_GENERIC_BUG_RELATIVE_POINTERS=3Dy= =0ACONFIG_GENERIC_HWEIGHT=3Dy=0ACONFIG_GENERIC_GPIO=3Dy=0ACONFIG_ARCH_MAY_H= AVE_PC_FDC=3Dy=0A# CONFIG_RWSEM_GENERIC_SPINLOCK is not set=0ACONFIG_RWSEM_= XCHGADD_ALGORITHM=3Dy=0ACONFIG_GENERIC_CALIBRATE_DELAY=3Dy=0ACONFIG_ARCH_HA= S_CPU_RELAX=3Dy=0ACONFIG_ARCH_HAS_DEFAULT_IDLE=3Dy=0ACONFIG_ARCH_HAS_CACHE_= LINE_SIZE=3Dy=0ACONFIG_ARCH_HAS_CPU_AUTOPROBE=3Dy=0ACONFIG_HAVE_SETUP_PER_C= PU_AREA=3Dy=0ACONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK=3Dy=0ACONFIG_NEED_PER_C= PU_PAGE_FIRST_CHUNK=3Dy=0ACONFIG_ARCH_HIBERNATION_POSSIBLE=3Dy=0ACONFIG_ARC= H_SUSPEND_POSSIBLE=3Dy=0ACONFIG_ZONE_DMA32=3Dy=0ACONFIG_AUDIT_ARCH=3Dy=0ACO= NFIG_ARCH_SUPPORTS_OPTIMIZED_INLINING=3Dy=0ACONFIG_ARCH_SUPPORTS_DEBUG_PAGE= ALLOC=3Dy=0ACONFIG_X86_64_SMP=3Dy=0ACONFIG_X86_HT=3Dy=0ACONFIG_ARCH_HWEIGHT= _CFLAGS=3D"-fcall-saved-rdi -fcall-saved-rsi -fcall-saved-rdx -fcall-saved-= rcx -fcall-saved-r8 -fcall-saved-r9 -fcall-saved-r10 -fcall-saved-r11"=0ACO= NFIG_ARCH_CPU_PROBE_RELEASE=3Dy=0ACONFIG_ARCH_SUPPORTS_UPROBES=3Dy=0ACONFIG= _DEFCONFIG_LIST=3D"/lib/modules/$UNAME_RELEASE/.config"=0ACONFIG_HAVE_IRQ_W= ORK=3Dy=0ACONFIG_IRQ_WORK=3Dy=0ACONFIG_BUILDTIME_EXTABLE_SORT=3Dy=0A=0A#=0A= # General setup=0A#=0ACONFIG_EXPERIMENTAL=3Dy=0ACONFIG_INIT_ENV_ARG_LIMIT= =3D32=0ACONFIG_CROSS_COMPILE=3D""=0ACONFIG_LOCALVERSION=3D"-default"=0A# CO= NFIG_LOCALVERSION_AUTO is not set=0ACONFIG_HAVE_KERNEL_GZIP=3Dy=0ACONFIG_HA= VE_KERNEL_BZIP2=3Dy=0ACONFIG_HAVE_KERNEL_LZMA=3Dy=0ACONFIG_HAVE_KERNEL_XZ= =3Dy=0ACONFIG_HAVE_KERNEL_LZO=3Dy=0ACONFIG_KERNEL_GZIP=3Dy=0A# CONFIG_KERNE= L_BZIP2 is not set=0A# CONFIG_KERNEL_LZMA is not set=0A# CONFIG_KERNEL_XZ i= s not set=0A# CONFIG_KERNEL_LZO is not set=0ACONFIG_DEFAULT_HOSTNAME=3D"(no= ne)"=0ACONFIG_SWAP=3Dy=0ACONFIG_SYSVIPC=3Dy=0ACONFIG_SYSVIPC_SYSCTL=3Dy=0AC= ONFIG_POSIX_MQUEUE=3Dy=0ACONFIG_POSIX_MQUEUE_SYSCTL=3Dy=0ACONFIG_BSD_PROCES= S_ACCT=3Dy=0ACONFIG_BSD_PROCESS_ACCT_V3=3Dy=0ACONFIG_FHANDLE=3Dy=0ACONFIG_T= ASKSTATS=3Dy=0ACONFIG_TASK_DELAY_ACCT=3Dy=0ACONFIG_TASK_XACCT=3Dy=0ACONFIG_= TASK_IO_ACCOUNTING=3Dy=0ACONFIG_AUDIT=3Dy=0ACONFIG_AUDITSYSCALL=3Dy=0ACONFI= G_AUDIT_WATCH=3Dy=0ACONFIG_AUDIT_TREE=3Dy=0A# CONFIG_AUDIT_LOGINUID_IMMUTAB= LE is not set=0ACONFIG_HAVE_GENERIC_HARDIRQS=3Dy=0A=0A#=0A# IRQ subsystem= =0A#=0ACONFIG_GENERIC_HARDIRQS=3Dy=0ACONFIG_GENERIC_IRQ_PROBE=3Dy=0ACONFIG_= GENERIC_IRQ_SHOW=3Dy=0ACONFIG_GENERIC_PENDING_IRQ=3Dy=0ACONFIG_IRQ_FORCED_T= HREADING=3Dy=0ACONFIG_SPARSE_IRQ=3Dy=0ACONFIG_CLOCKSOURCE_WATCHDOG=3Dy=0ACO= NFIG_ARCH_CLOCKSOURCE_DATA=3Dy=0ACONFIG_GENERIC_TIME_VSYSCALL=3Dy=0ACONFIG_= GENERIC_CLOCKEVENTS=3Dy=0ACONFIG_GENERIC_CLOCKEVENTS_BUILD=3Dy=0ACONFIG_GEN= ERIC_CLOCKEVENTS_BROADCAST=3Dy=0ACONFIG_GENERIC_CLOCKEVENTS_MIN_ADJUST=3Dy= =0ACONFIG_GENERIC_CMOS_UPDATE=3Dy=0A=0A#=0A# Timers subsystem=0A#=0ACONFIG_= TICK_ONESHOT=3Dy=0ACONFIG_NO_HZ=3Dy=0ACONFIG_HIGH_RES_TIMERS=3Dy=0A=0A#=0A#= RCU Subsystem=0A#=0ACONFIG_TREE_RCU=3Dy=0A# CONFIG_PREEMPT_RCU is not set= =0ACONFIG_RCU_FANOUT=3D64=0ACONFIG_RCU_FANOUT_LEAF=3D16=0A# CONFIG_RCU_FANO= UT_EXACT is not set=0A# CONFIG_RCU_FAST_NO_HZ is not set=0A# CONFIG_TREE_RC= U_TRACE is not set=0ACONFIG_IKCONFIG=3Dy=0ACONFIG_IKCONFIG_PROC=3Dy=0ACONFI= G_LOG_BUF_SHIFT=3D18=0ACONFIG_HAVE_UNSTABLE_SCHED_CLOCK=3Dy=0ACONFIG_CGROUP= S=3Dy=0A# CONFIG_CGROUP_DEBUG is not set=0ACONFIG_CGROUP_FREEZER=3Dy=0ACONF= IG_CGROUP_DEVICE=3Dy=0ACONFIG_CPUSETS=3Dy=0ACONFIG_PROC_PID_CPUSET=3Dy=0ACO= NFIG_CGROUP_CPUACCT=3Dy=0ACONFIG_RESOURCE_COUNTERS=3Dy=0ACONFIG_CGROUP_MEM_= RES_CTLR=3Dy=0A# CONFIG_CGROUP_MEM_RES_CTLR_SWAP is not set=0A# CONFIG_CGRO= UP_MEM_RES_CTLR_KMEM is not set=0A# CONFIG_CGROUP_PERF is not set=0ACONFIG_= CGROUP_SCHED=3Dy=0ACONFIG_FAIR_GROUP_SCHED=3Dy=0A# CONFIG_CFS_BANDWIDTH is = not set=0ACONFIG_RT_GROUP_SCHED=3Dy=0ACONFIG_BLK_CGROUP=3Dy=0A# CONFIG_DEBU= G_BLK_CGROUP is not set=0A# CONFIG_CHECKPOINT_RESTORE is not set=0ACONFIG_N= AMESPACES=3Dy=0ACONFIG_UTS_NS=3Dy=0ACONFIG_IPC_NS=3Dy=0ACONFIG_PID_NS=3Dy= =0ACONFIG_NET_NS=3Dy=0ACONFIG_SCHED_AUTOGROUP=3Dy=0ACONFIG_MM_OWNER=3Dy=0A#= CONFIG_SYSFS_DEPRECATED is not set=0ACONFIG_RELAY=3Dy=0ACONFIG_BLK_DEV_INI= TRD=3Dy=0ACONFIG_INITRAMFS_SOURCE=3D""=0ACONFIG_RD_GZIP=3Dy=0ACONFIG_RD_BZI= P2=3Dy=0ACONFIG_RD_LZMA=3Dy=0ACONFIG_RD_XZ=3Dy=0ACONFIG_RD_LZO=3Dy=0A# CONF= IG_CC_OPTIMIZE_FOR_SIZE is not set=0ACONFIG_SYSCTL=3Dy=0ACONFIG_ANON_INODES= =3Dy=0A# CONFIG_EXPERT is not set=0ACONFIG_UID16=3Dy=0A# CONFIG_SYSCTL_SYSC= ALL is not set=0ACONFIG_KALLSYMS=3Dy=0ACONFIG_KALLSYMS_ALL=3Dy=0ACONFIG_HOT= PLUG=3Dy=0ACONFIG_PRINTK=3Dy=0ACONFIG_BUG=3Dy=0ACONFIG_ELF_CORE=3Dy=0ACONFI= G_PCSPKR_PLATFORM=3Dy=0ACONFIG_HAVE_PCSPKR_PLATFORM=3Dy=0ACONFIG_BASE_FULL= =3Dy=0ACONFIG_FUTEX=3Dy=0ACONFIG_EPOLL=3Dy=0ACONFIG_SIGNALFD=3Dy=0ACONFIG_T= IMERFD=3Dy=0ACONFIG_EVENTFD=3Dy=0ACONFIG_SHMEM=3Dy=0ACONFIG_AIO=3Dy=0A# CON= FIG_EMBEDDED is not set=0ACONFIG_HAVE_PERF_EVENTS=3Dy=0A=0A#=0A# Kernel Per= formance Events And Counters=0A#=0ACONFIG_PERF_EVENTS=3Dy=0A# CONFIG_DEBUG_= PERF_USE_VMALLOC is not set=0ACONFIG_VM_EVENT_COUNTERS=3Dy=0ACONFIG_PCI_QUI= RKS=3Dy=0ACONFIG_COMPAT_BRK=3Dy=0ACONFIG_SLAB=3Dy=0A# CONFIG_SLUB is not se= t=0ACONFIG_PROFILING=3Dy=0ACONFIG_TRACEPOINTS=3Dy=0A# CONFIG_OPROFILE is no= t set=0ACONFIG_HAVE_OPROFILE=3Dy=0ACONFIG_OPROFILE_NMI_TIMER=3Dy=0ACONFIG_K= PROBES=3Dy=0A# CONFIG_JUMP_LABEL is not set=0ACONFIG_OPTPROBES=3Dy=0ACONFIG= _HAVE_EFFICIENT_UNALIGNED_ACCESS=3Dy=0ACONFIG_KRETPROBES=3Dy=0ACONFIG_USER_= RETURN_NOTIFIER=3Dy=0ACONFIG_HAVE_IOREMAP_PROT=3Dy=0ACONFIG_HAVE_KPROBES=3D= y=0ACONFIG_HAVE_KRETPROBES=3Dy=0ACONFIG_HAVE_OPTPROBES=3Dy=0ACONFIG_HAVE_AR= CH_TRACEHOOK=3Dy=0ACONFIG_HAVE_DMA_ATTRS=3Dy=0ACONFIG_USE_GENERIC_SMP_HELPE= RS=3Dy=0ACONFIG_GENERIC_SMP_IDLE_THREAD=3Dy=0ACONFIG_HAVE_REGS_AND_STACK_AC= CESS_API=3Dy=0ACONFIG_HAVE_DMA_API_DEBUG=3Dy=0ACONFIG_HAVE_HW_BREAKPOINT=3D= y=0ACONFIG_HAVE_MIXED_BREAKPOINTS_REGS=3Dy=0ACONFIG_HAVE_USER_RETURN_NOTIFI= ER=3Dy=0ACONFIG_HAVE_PERF_EVENTS_NMI=3Dy=0ACONFIG_HAVE_ARCH_JUMP_LABEL=3Dy= =0ACONFIG_ARCH_HAVE_NMI_SAFE_CMPXCHG=3Dy=0ACONFIG_HAVE_CMPXCHG_LOCAL=3Dy=0A= CONFIG_HAVE_CMPXCHG_DOUBLE=3Dy=0ACONFIG_ARCH_WANT_OLD_COMPAT_IPC=3Dy=0ACONF= IG_HAVE_ARCH_SECCOMP_FILTER=3Dy=0ACONFIG_SECCOMP_FILTER=3Dy=0A=0A#=0A# GCOV= -based kernel profiling=0A#=0A# CONFIG_GCOV_KERNEL is not set=0A# CONFIG_HA= VE_GENERIC_DMA_COHERENT is not set=0ACONFIG_SLABINFO=3Dy=0ACONFIG_RT_MUTEXE= S=3Dy=0ACONFIG_BASE_SMALL=3D0=0ACONFIG_MODULES=3Dy=0ACONFIG_MODULE_FORCE_LO= AD=3Dy=0ACONFIG_MODULE_UNLOAD=3Dy=0ACONFIG_MODULE_FORCE_UNLOAD=3Dy=0A# CONF= IG_MODVERSIONS is not set=0A# CONFIG_MODULE_SRCVERSION_ALL is not set=0ACON= FIG_STOP_MACHINE=3Dy=0ACONFIG_BLOCK=3Dy=0ACONFIG_BLK_DEV_BSG=3Dy=0A# CONFIG= _BLK_DEV_BSGLIB is not set=0ACONFIG_BLK_DEV_INTEGRITY=3Dy=0A# CONFIG_BLK_DE= V_THROTTLING is not set=0A=0A#=0A# Partition Types=0A#=0ACONFIG_PARTITION_A= DVANCED=3Dy=0A# CONFIG_ACORN_PARTITION is not set=0ACONFIG_OSF_PARTITION=3D= y=0A# CONFIG_AMIGA_PARTITION is not set=0ACONFIG_ATARI_PARTITION=3Dy=0ACONF= IG_MAC_PARTITION=3Dy=0ACONFIG_MSDOS_PARTITION=3Dy=0ACONFIG_BSD_DISKLABEL=3D= y=0A# CONFIG_MINIX_SUBPARTITION is not set=0ACONFIG_SOLARIS_X86_PARTITION= =3Dy=0ACONFIG_UNIXWARE_DISKLABEL=3Dy=0ACONFIG_LDM_PARTITION=3Dy=0A# CONFIG_= LDM_DEBUG is not set=0ACONFIG_SGI_PARTITION=3Dy=0ACONFIG_ULTRIX_PARTITION= =3Dy=0ACONFIG_SUN_PARTITION=3Dy=0ACONFIG_KARMA_PARTITION=3Dy=0ACONFIG_EFI_P= ARTITION=3Dy=0ACONFIG_SYSV68_PARTITION=3Dy=0ACONFIG_BLOCK_COMPAT=3Dy=0A=0A#= =0A# IO Schedulers=0A#=0ACONFIG_IOSCHED_NOOP=3Dy=0ACONFIG_IOSCHED_DEADLINE= =3Dy=0ACONFIG_IOSCHED_CFQ=3Dy=0ACONFIG_CFQ_GROUP_IOSCHED=3Dy=0A# CONFIG_DEF= AULT_DEADLINE is not set=0ACONFIG_DEFAULT_CFQ=3Dy=0A# CONFIG_DEFAULT_NOOP i= s not set=0ACONFIG_DEFAULT_IOSCHED=3D"cfq"=0ACONFIG_PREEMPT_NOTIFIERS=3Dy= =0A# CONFIG_INLINE_SPIN_TRYLOCK is not set=0A# CONFIG_INLINE_SPIN_TRYLOCK_B= H is not set=0A# CONFIG_INLINE_SPIN_LOCK is not set=0A# CONFIG_INLINE_SPIN_= LOCK_BH is not set=0A# CONFIG_INLINE_SPIN_LOCK_IRQ is not set=0A# CONFIG_IN= LINE_SPIN_LOCK_IRQSAVE is not set=0A# CONFIG_INLINE_SPIN_UNLOCK_BH is not s= et=0ACONFIG_INLINE_SPIN_UNLOCK_IRQ=3Dy=0A# CONFIG_INLINE_SPIN_UNLOCK_IRQRES= TORE is not set=0A# CONFIG_INLINE_READ_TRYLOCK is not set=0A# CONFIG_INLINE= _READ_LOCK is not set=0A# CONFIG_INLINE_READ_LOCK_BH is not set=0A# CONFIG_= INLINE_READ_LOCK_IRQ is not set=0A# CONFIG_INLINE_READ_LOCK_IRQSAVE is not = set=0ACONFIG_INLINE_READ_UNLOCK=3Dy=0A# CONFIG_INLINE_READ_UNLOCK_BH is not= set=0ACONFIG_INLINE_READ_UNLOCK_IRQ=3Dy=0A# CONFIG_INLINE_READ_UNLOCK_IRQR= ESTORE is not set=0A# CONFIG_INLINE_WRITE_TRYLOCK is not set=0A# CONFIG_INL= INE_WRITE_LOCK is not set=0A# CONFIG_INLINE_WRITE_LOCK_BH is not set=0A# CO= NFIG_INLINE_WRITE_LOCK_IRQ is not set=0A# CONFIG_INLINE_WRITE_LOCK_IRQSAVE = is not set=0ACONFIG_INLINE_WRITE_UNLOCK=3Dy=0A# CONFIG_INLINE_WRITE_UNLOCK_= BH is not set=0ACONFIG_INLINE_WRITE_UNLOCK_IRQ=3Dy=0A# CONFIG_INLINE_WRITE_= UNLOCK_IRQRESTORE is not set=0ACONFIG_MUTEX_SPIN_ON_OWNER=3Dy=0ACONFIG_FREE= ZER=3Dy=0A=0A#=0A# Processor type and features=0A#=0ACONFIG_ZONE_DMA=3Dy=0A= CONFIG_SMP=3Dy=0ACONFIG_X86_MPPARSE=3Dy=0ACONFIG_X86_EXTENDED_PLATFORM=3Dy= =0A# CONFIG_X86_VSMP is not set=0ACONFIG_X86_SUPPORTS_MEMORY_FAILURE=3Dy=0A= CONFIG_SCHED_OMIT_FRAME_POINTER=3Dy=0ACONFIG_PARAVIRT_GUEST=3Dy=0A# CONFIG_= PARAVIRT_TIME_ACCOUNTING is not set=0A# CONFIG_XEN is not set=0A# CONFIG_XE= N_PRIVILEGED_GUEST is not set=0ACONFIG_KVM_CLOCK=3Dy=0ACONFIG_KVM_GUEST=3Dy= =0ACONFIG_PARAVIRT=3Dy=0A# CONFIG_PARAVIRT_SPINLOCKS is not set=0ACONFIG_PA= RAVIRT_CLOCK=3Dy=0A# CONFIG_PARAVIRT_DEBUG is not set=0ACONFIG_NO_BOOTMEM= =3Dy=0ACONFIG_MEMTEST=3Dy=0A# CONFIG_MK8 is not set=0A# CONFIG_MPSC is not = set=0A# CONFIG_MCORE2 is not set=0A# CONFIG_MATOM is not set=0ACONFIG_GENER= IC_CPU=3Dy=0ACONFIG_X86_INTERNODE_CACHE_SHIFT=3D6=0ACONFIG_X86_CMPXCHG=3Dy= =0ACONFIG_X86_L1_CACHE_SHIFT=3D6=0ACONFIG_X86_XADD=3Dy=0ACONFIG_X86_WP_WORK= S_OK=3Dy=0ACONFIG_X86_TSC=3Dy=0ACONFIG_X86_CMPXCHG64=3Dy=0ACONFIG_X86_CMOV= =3Dy=0ACONFIG_X86_MINIMUM_CPU_FAMILY=3D64=0ACONFIG_X86_DEBUGCTLMSR=3Dy=0ACO= NFIG_CPU_SUP_INTEL=3Dy=0ACONFIG_CPU_SUP_AMD=3Dy=0ACONFIG_CPU_SUP_CENTAUR=3D= y=0ACONFIG_HPET_TIMER=3Dy=0ACONFIG_HPET_EMULATE_RTC=3Dy=0ACONFIG_DMI=3Dy=0A= CONFIG_GART_IOMMU=3Dy=0ACONFIG_CALGARY_IOMMU=3Dy=0A# CONFIG_CALGARY_IOMMU_E= NABLED_BY_DEFAULT is not set=0ACONFIG_SWIOTLB=3Dy=0ACONFIG_IOMMU_HELPER=3Dy= =0A# CONFIG_MAXSMP is not set=0ACONFIG_NR_CPUS=3D512=0ACONFIG_SCHED_SMT=3Dy= =0ACONFIG_SCHED_MC=3Dy=0A# CONFIG_IRQ_TIME_ACCOUNTING is not set=0ACONFIG_P= REEMPT_NONE=3Dy=0A# CONFIG_PREEMPT_VOLUNTARY is not set=0A# CONFIG_PREEMPT = is not set=0ACONFIG_X86_LOCAL_APIC=3Dy=0ACONFIG_X86_IO_APIC=3Dy=0ACONFIG_X8= 6_REROUTE_FOR_BROKEN_BOOT_IRQS=3Dy=0ACONFIG_X86_MCE=3Dy=0ACONFIG_X86_MCE_IN= TEL=3Dy=0ACONFIG_X86_MCE_AMD=3Dy=0ACONFIG_X86_MCE_THRESHOLD=3Dy=0A# CONFIG_= X86_MCE_INJECT is not set=0ACONFIG_X86_THERMAL_VECTOR=3Dy=0A# CONFIG_I8K is= not set=0A# CONFIG_MICROCODE is not set=0ACONFIG_X86_MSR=3Dy=0ACONFIG_X86_= CPUID=3Dy=0ACONFIG_ARCH_PHYS_ADDR_T_64BIT=3Dy=0ACONFIG_ARCH_DMA_ADDR_T_64BI= T=3Dy=0ACONFIG_DIRECT_GBPAGES=3Dy=0ACONFIG_NUMA=3Dy=0ACONFIG_AMD_NUMA=3Dy= =0ACONFIG_X86_64_ACPI_NUMA=3Dy=0ACONFIG_NODES_SPAN_OTHER_NODES=3Dy=0ACONFIG= _NUMA_EMU=3Dy=0ACONFIG_NODES_SHIFT=3D9=0ACONFIG_ARCH_SPARSEMEM_ENABLE=3Dy= =0ACONFIG_ARCH_SPARSEMEM_DEFAULT=3Dy=0ACONFIG_ARCH_SELECT_MEMORY_MODEL=3Dy= =0ACONFIG_ARCH_MEMORY_PROBE=3Dy=0ACONFIG_ARCH_PROC_KCORE_TEXT=3Dy=0ACONFIG_= ILLEGAL_POINTER_VALUE=3D0xdead000000000000=0ACONFIG_SELECT_MEMORY_MODEL=3Dy= =0ACONFIG_SPARSEMEM_MANUAL=3Dy=0ACONFIG_SPARSEMEM=3Dy=0ACONFIG_NEED_MULTIPL= E_NODES=3Dy=0ACONFIG_HAVE_MEMORY_PRESENT=3Dy=0ACONFIG_SPARSEMEM_EXTREME=3Dy= =0ACONFIG_SPARSEMEM_VMEMMAP_ENABLE=3Dy=0ACONFIG_SPARSEMEM_ALLOC_MEM_MAP_TOG= ETHER=3Dy=0ACONFIG_SPARSEMEM_VMEMMAP=3Dy=0ACONFIG_HAVE_MEMBLOCK=3Dy=0ACONFI= G_HAVE_MEMBLOCK_NODE_MAP=3Dy=0ACONFIG_ARCH_DISCARD_MEMBLOCK=3Dy=0ACONFIG_ME= MORY_HOTPLUG=3Dy=0ACONFIG_MEMORY_HOTPLUG_SPARSE=3Dy=0ACONFIG_MEMORY_HOTREMO= VE=3Dy=0ACONFIG_PAGEFLAGS_EXTENDED=3Dy=0ACONFIG_SPLIT_PTLOCK_CPUS=3D4=0ACON= FIG_COMPACTION=3Dy=0ACONFIG_MIGRATION=3Dy=0ACONFIG_PHYS_ADDR_T_64BIT=3Dy=0A= CONFIG_ZONE_DMA_FLAG=3D1=0ACONFIG_BOUNCE=3Dy=0ACONFIG_VIRT_TO_BUS=3Dy=0ACON= FIG_MMU_NOTIFIER=3Dy=0ACONFIG_KSM=3Dy=0ACONFIG_DEFAULT_MMAP_MIN_ADDR=3D6553= 6=0ACONFIG_ARCH_SUPPORTS_MEMORY_FAILURE=3Dy=0ACONFIG_MEMORY_FAILURE=3Dy=0A#= CONFIG_HWPOISON_INJECT is not set=0A# CONFIG_TRANSPARENT_HUGEPAGE is not s= et=0ACONFIG_CROSS_MEMORY_ATTACH=3Dy=0ACONFIG_CLEANCACHE=3Dy=0A# CONFIG_FRON= TSWAP is not set=0ACONFIG_X86_CHECK_BIOS_CORRUPTION=3Dy=0ACONFIG_X86_BOOTPA= RAM_MEMORY_CORRUPTION_CHECK=3Dy=0ACONFIG_X86_RESERVE_LOW=3D64=0ACONFIG_MTRR= =3Dy=0ACONFIG_MTRR_SANITIZER=3Dy=0ACONFIG_MTRR_SANITIZER_ENABLE_DEFAULT=3D0= =0ACONFIG_MTRR_SANITIZER_SPARE_REG_NR_DEFAULT=3D1=0ACONFIG_X86_PAT=3Dy=0ACO= NFIG_ARCH_USES_PG_UNCACHED=3Dy=0ACONFIG_ARCH_RANDOM=3Dy=0ACONFIG_EFI=3Dy=0A= # CONFIG_EFI_STUB is not set=0ACONFIG_SECCOMP=3Dy=0A# CONFIG_CC_STACKPROTEC= TOR is not set=0A# CONFIG_HZ_100 is not set=0ACONFIG_HZ_250=3Dy=0A# CONFIG_= HZ_300 is not set=0A# CONFIG_HZ_1000 is not set=0ACONFIG_HZ=3D250=0ACONFIG_= SCHED_HRTICK=3Dy=0ACONFIG_KEXEC=3Dy=0ACONFIG_CRASH_DUMP=3Dy=0A# CONFIG_KEXE= C_JUMP is not set=0ACONFIG_PHYSICAL_START=3D0x200000=0ACONFIG_RELOCATABLE= =3Dy=0ACONFIG_PHYSICAL_ALIGN=3D0x1000000=0ACONFIG_HOTPLUG_CPU=3Dy=0ACONFIG_= COMPAT_VDSO=3Dy=0A# CONFIG_CMDLINE_BOOL is not set=0ACONFIG_ARCH_ENABLE_MEM= ORY_HOTPLUG=3Dy=0ACONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=3Dy=0ACONFIG_USE_PERC= PU_NUMA_NODE_ID=3Dy=0A=0A#=0A# Power management and ACPI options=0A#=0ACONF= IG_ARCH_HIBERNATION_HEADER=3Dy=0ACONFIG_SUSPEND=3Dy=0ACONFIG_SUSPEND_FREEZE= R=3Dy=0ACONFIG_HIBERNATE_CALLBACKS=3Dy=0ACONFIG_HIBERNATION=3Dy=0ACONFIG_PM= _STD_PARTITION=3D""=0ACONFIG_PM_SLEEP=3Dy=0ACONFIG_PM_SLEEP_SMP=3Dy=0A# CON= FIG_PM_AUTOSLEEP is not set=0A# CONFIG_PM_WAKELOCKS is not set=0ACONFIG_PM_= RUNTIME=3Dy=0ACONFIG_PM=3Dy=0ACONFIG_PM_DEBUG=3Dy=0ACONFIG_PM_ADVANCED_DEBU= G=3Dy=0A# CONFIG_PM_TEST_SUSPEND is not set=0ACONFIG_CAN_PM_TRACE=3Dy=0ACON= FIG_PM_TRACE=3Dy=0ACONFIG_PM_TRACE_RTC=3Dy=0ACONFIG_ACPI=3Dy=0ACONFIG_ACPI_= SLEEP=3Dy=0ACONFIG_ACPI_PROCFS=3Dy=0ACONFIG_ACPI_PROCFS_POWER=3Dy=0ACONFIG_= ACPI_EC_DEBUGFS=3Dy=0ACONFIG_ACPI_PROC_EVENT=3Dy=0ACONFIG_ACPI_AC=3Dy=0ACON= FIG_ACPI_BATTERY=3Dy=0ACONFIG_ACPI_BUTTON=3Dy=0ACONFIG_ACPI_VIDEO=3Dy=0ACON= FIG_ACPI_FAN=3Dy=0ACONFIG_ACPI_DOCK=3Dy=0ACONFIG_ACPI_PROCESSOR=3Dy=0A# CON= FIG_ACPI_IPMI is not set=0ACONFIG_ACPI_HOTPLUG_CPU=3Dy=0ACONFIG_ACPI_PROCES= SOR_AGGREGATOR=3Dy=0ACONFIG_ACPI_THERMAL=3Dy=0ACONFIG_ACPI_NUMA=3Dy=0ACONFI= G_ACPI_CUSTOM_DSDT_FILE=3D""=0A# CONFIG_ACPI_CUSTOM_DSDT is not set=0ACONFI= G_ACPI_BLACKLIST_YEAR=3D0=0ACONFIG_ACPI_DEBUG=3Dy=0A# CONFIG_ACPI_DEBUG_FUN= C_TRACE is not set=0A# CONFIG_ACPI_PCI_SLOT is not set=0ACONFIG_X86_PM_TIME= R=3Dy=0ACONFIG_ACPI_CONTAINER=3Dy=0A# CONFIG_ACPI_HOTPLUG_MEMORY is not set= =0A# CONFIG_ACPI_SBS is not set=0ACONFIG_ACPI_HED=3Dm=0A# CONFIG_ACPI_CUSTO= M_METHOD is not set=0A# CONFIG_ACPI_BGRT is not set=0A# CONFIG_ACPI_APEI is= not set=0ACONFIG_SFI=3Dy=0A=0A#=0A# CPU Frequency scaling=0A#=0ACONFIG_CPU= _FREQ=3Dy=0ACONFIG_CPU_FREQ_TABLE=3Dy=0A# CONFIG_CPU_FREQ_STAT is not set= =0A# CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE is not set=0A# CONFIG_CPU_FREQ= _DEFAULT_GOV_USERSPACE is not set=0ACONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND=3D= y=0A# CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set=0ACONFIG_CPU_FREQ= _GOV_PERFORMANCE=3Dy=0ACONFIG_CPU_FREQ_GOV_POWERSAVE=3Dm=0ACONFIG_CPU_FREQ_= GOV_USERSPACE=3Dm=0ACONFIG_CPU_FREQ_GOV_ONDEMAND=3Dy=0ACONFIG_CPU_FREQ_GOV_= CONSERVATIVE=3Dm=0A=0A#=0A# x86 CPU frequency scaling drivers=0A#=0A# CONFI= G_X86_PCC_CPUFREQ is not set=0ACONFIG_X86_ACPI_CPUFREQ=3Dm=0A# CONFIG_X86_P= OWERNOW_K8 is not set=0A# CONFIG_X86_SPEEDSTEP_CENTRINO is not set=0A# CONF= IG_X86_P4_CLOCKMOD is not set=0A=0A#=0A# shared options=0A#=0A# CONFIG_X86_= SPEEDSTEP_LIB is not set=0ACONFIG_CPU_IDLE=3Dy=0ACONFIG_CPU_IDLE_GOV_LADDER= =3Dy=0ACONFIG_CPU_IDLE_GOV_MENU=3Dy=0ACONFIG_INTEL_IDLE=3Dy=0A=0A#=0A# Memo= ry power savings=0A#=0A# CONFIG_I7300_IDLE is not set=0A=0A#=0A# Bus option= s (PCI etc.)=0A#=0ACONFIG_PCI=3Dy=0ACONFIG_PCI_DIRECT=3Dy=0ACONFIG_PCI_MMCO= NFIG=3Dy=0ACONFIG_PCI_DOMAINS=3Dy=0A# CONFIG_PCI_CNB20LE_QUIRK is not set= =0ACONFIG_PCIEPORTBUS=3Dy=0ACONFIG_PCIEAER=3Dy=0A# CONFIG_PCIE_ECRC is not = set=0A# CONFIG_PCIEAER_INJECT is not set=0ACONFIG_PCIEASPM=3Dy=0A# CONFIG_P= CIEASPM_DEBUG is not set=0ACONFIG_PCIEASPM_DEFAULT=3Dy=0A# CONFIG_PCIEASPM_= POWERSAVE is not set=0A# CONFIG_PCIEASPM_PERFORMANCE is not set=0ACONFIG_PC= IE_PME=3Dy=0ACONFIG_ARCH_SUPPORTS_MSI=3Dy=0ACONFIG_PCI_MSI=3Dy=0A# CONFIG_P= CI_DEBUG is not set=0A# CONFIG_PCI_REALLOC_ENABLE_AUTO is not set=0ACONFIG_= PCI_STUB=3Dy=0ACONFIG_HT_IRQ=3Dy=0ACONFIG_PCI_ATS=3Dy=0ACONFIG_PCI_IOV=3Dy= =0ACONFIG_PCI_PRI=3Dy=0ACONFIG_PCI_PASID=3Dy=0ACONFIG_PCI_IOAPIC=3Dy=0ACONF= IG_PCI_LABEL=3Dy=0ACONFIG_ISA_DMA_API=3Dy=0ACONFIG_AMD_NB=3Dy=0A# CONFIG_PC= CARD is not set=0A# CONFIG_HOTPLUG_PCI is not set=0A# CONFIG_RAPIDIO is not= set=0A=0A#=0A# Executable file formats / Emulations=0A#=0ACONFIG_BINFMT_EL= F=3Dy=0ACONFIG_COMPAT_BINFMT_ELF=3Dy=0ACONFIG_ARCH_BINFMT_ELF_RANDOMIZE_PIE= =3Dy=0ACONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=3Dy=0A# CONFIG_HAVE_AOUT is not= set=0ACONFIG_BINFMT_MISC=3Dm=0ACONFIG_IA32_EMULATION=3Dy=0A# CONFIG_IA32_A= OUT is not set=0A# CONFIG_X86_X32 is not set=0ACONFIG_COMPAT=3Dy=0ACONFIG_C= OMPAT_FOR_U64_ALIGNMENT=3Dy=0ACONFIG_SYSVIPC_COMPAT=3Dy=0ACONFIG_KEYS_COMPA= T=3Dy=0ACONFIG_HAVE_TEXT_POKE_SMP=3Dy=0ACONFIG_X86_DEV_DMA_OPS=3Dy=0ACONFIG= _NET=3Dy=0ACONFIG_COMPAT_NETLINK_MESSAGES=3Dy=0A=0A#=0A# Networking options= =0A#=0ACONFIG_PACKET=3Dm=0ACONFIG_UNIX=3Dy=0A# CONFIG_UNIX_DIAG is not set= =0A# CONFIG_XFRM_USER is not set=0A# CONFIG_NET_KEY is not set=0ACONFIG_INE= T=3Dy=0ACONFIG_IP_MULTICAST=3Dy=0ACONFIG_IP_ADVANCED_ROUTER=3Dy=0A# CONFIG_= IP_FIB_TRIE_STATS is not set=0ACONFIG_IP_MULTIPLE_TABLES=3Dy=0ACONFIG_IP_RO= UTE_MULTIPATH=3Dy=0ACONFIG_IP_ROUTE_VERBOSE=3Dy=0ACONFIG_IP_PNP=3Dy=0ACONFI= G_IP_PNP_DHCP=3Dy=0ACONFIG_IP_PNP_BOOTP=3Dy=0ACONFIG_IP_PNP_RARP=3Dy=0A# CO= NFIG_NET_IPIP is not set=0A# CONFIG_NET_IPGRE_DEMUX is not set=0ACONFIG_IP_= MROUTE=3Dy=0A# CONFIG_IP_MROUTE_MULTIPLE_TABLES is not set=0ACONFIG_IP_PIMS= M_V1=3Dy=0ACONFIG_IP_PIMSM_V2=3Dy=0A# CONFIG_ARPD is not set=0ACONFIG_SYN_C= OOKIES=3Dy=0A# CONFIG_INET_AH is not set=0A# CONFIG_INET_ESP is not set=0A#= CONFIG_INET_IPCOMP is not set=0A# CONFIG_INET_XFRM_TUNNEL is not set=0A# C= ONFIG_INET_TUNNEL is not set=0A# CONFIG_INET_XFRM_MODE_TRANSPORT is not set= =0A# CONFIG_INET_XFRM_MODE_TUNNEL is not set=0A# CONFIG_INET_XFRM_MODE_BEET= is not set=0ACONFIG_INET_LRO=3Dy=0A# CONFIG_INET_DIAG is not set=0ACONFIG_= TCP_CONG_ADVANCED=3Dy=0A# CONFIG_TCP_CONG_BIC is not set=0ACONFIG_TCP_CONG_= CUBIC=3Dy=0A# CONFIG_TCP_CONG_WESTWOOD is not set=0A# CONFIG_TCP_CONG_HTCP = is not set=0A# CONFIG_TCP_CONG_HSTCP is not set=0A# CONFIG_TCP_CONG_HYBLA i= s not set=0A# CONFIG_TCP_CONG_VEGAS is not set=0A# CONFIG_TCP_CONG_SCALABLE= is not set=0A# CONFIG_TCP_CONG_LP is not set=0A# CONFIG_TCP_CONG_VENO is n= ot set=0A# CONFIG_TCP_CONG_YEAH is not set=0A# CONFIG_TCP_CONG_ILLINOIS is = not set=0ACONFIG_DEFAULT_CUBIC=3Dy=0A# CONFIG_DEFAULT_RENO is not set=0ACON= FIG_DEFAULT_TCP_CONG=3D"cubic"=0A# CONFIG_TCP_MD5SIG is not set=0ACONFIG_IP= V6=3Dm=0ACONFIG_IPV6_PRIVACY=3Dy=0ACONFIG_IPV6_ROUTER_PREF=3Dy=0ACONFIG_IPV= 6_ROUTE_INFO=3Dy=0A# CONFIG_IPV6_OPTIMISTIC_DAD is not set=0A# CONFIG_INET6= _AH is not set=0A# CONFIG_INET6_ESP is not set=0A# CONFIG_INET6_IPCOMP is n= ot set=0A# CONFIG_IPV6_MIP6 is not set=0A# CONFIG_INET6_XFRM_TUNNEL is not = set=0A# CONFIG_INET6_TUNNEL is not set=0A# CONFIG_INET6_XFRM_MODE_TRANSPORT= is not set=0A# CONFIG_INET6_XFRM_MODE_TUNNEL is not set=0A# CONFIG_INET6_X= FRM_MODE_BEET is not set=0A# CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is no= t set=0A# CONFIG_IPV6_SIT is not set=0A# CONFIG_IPV6_TUNNEL is not set=0ACO= NFIG_IPV6_MULTIPLE_TABLES=3Dy=0ACONFIG_IPV6_SUBTREES=3Dy=0A# CONFIG_IPV6_MR= OUTE is not set=0ACONFIG_NETWORK_SECMARK=3Dy=0A# CONFIG_NETWORK_PHY_TIMESTA= MPING is not set=0ACONFIG_NETFILTER=3Dy=0A# CONFIG_NETFILTER_DEBUG is not s= et=0ACONFIG_NETFILTER_ADVANCED=3Dy=0A=0A#=0A# Core Netfilter Configuration= =0A#=0A# CONFIG_NETFILTER_NETLINK_ACCT is not set=0A# CONFIG_NETFILTER_NETL= INK_QUEUE is not set=0A# CONFIG_NETFILTER_NETLINK_LOG is not set=0A# CONFIG= _NF_CONNTRACK is not set=0A# CONFIG_NETFILTER_XTABLES is not set=0A# CONFIG= _IP_VS is not set=0A=0A#=0A# IP: Netfilter Configuration=0A#=0A# CONFIG_NF_= DEFRAG_IPV4 is not set=0A# CONFIG_IP_NF_QUEUE is not set=0A# CONFIG_IP_NF_I= PTABLES is not set=0A# CONFIG_IP_NF_ARPTABLES is not set=0A=0A#=0A# IPv6: N= etfilter Configuration=0A#=0A# CONFIG_NF_DEFRAG_IPV6 is not set=0A# CONFIG_= IP6_NF_IPTABLES is not set=0A# CONFIG_IP_DCCP is not set=0A# CONFIG_IP_SCTP= is not set=0A# CONFIG_RDS is not set=0A# CONFIG_TIPC is not set=0A# CONFIG= _ATM is not set=0A# CONFIG_L2TP is not set=0A# CONFIG_BRIDGE is not set=0AC= ONFIG_NET_DSA=3Dy=0ACONFIG_NET_DSA_TAG_DSA=3Dy=0ACONFIG_NET_DSA_TAG_EDSA=3D= y=0ACONFIG_NET_DSA_TAG_TRAILER=3Dy=0A# CONFIG_VLAN_8021Q is not set=0A# CON= FIG_DECNET is not set=0A# CONFIG_LLC2 is not set=0A# CONFIG_IPX is not set= =0A# CONFIG_ATALK is not set=0A# CONFIG_X25 is not set=0A# CONFIG_LAPB is n= ot set=0A# CONFIG_WAN_ROUTER is not set=0A# CONFIG_PHONET is not set=0A# CO= NFIG_IEEE802154 is not set=0ACONFIG_NET_SCHED=3Dy=0A=0A#=0A# Queueing/Sched= uling=0A#=0A# CONFIG_NET_SCH_CBQ is not set=0A# CONFIG_NET_SCH_HTB is not s= et=0A# CONFIG_NET_SCH_HFSC is not set=0A# CONFIG_NET_SCH_PRIO is not set=0A= # CONFIG_NET_SCH_MULTIQ is not set=0A# CONFIG_NET_SCH_RED is not set=0A# CO= NFIG_NET_SCH_SFB is not set=0A# CONFIG_NET_SCH_SFQ is not set=0A# CONFIG_NE= T_SCH_TEQL is not set=0A# CONFIG_NET_SCH_TBF is not set=0A# CONFIG_NET_SCH_= GRED is not set=0A# CONFIG_NET_SCH_DSMARK is not set=0A# CONFIG_NET_SCH_NET= EM is not set=0A# CONFIG_NET_SCH_DRR is not set=0A# CONFIG_NET_SCH_MQPRIO i= s not set=0A# CONFIG_NET_SCH_CHOKE is not set=0A# CONFIG_NET_SCH_QFQ is not= set=0A# CONFIG_NET_SCH_CODEL is not set=0A# CONFIG_NET_SCH_FQ_CODEL is not= set=0A# CONFIG_NET_SCH_INGRESS is not set=0A# CONFIG_NET_SCH_PLUG is not s= et=0A=0A#=0A# Classification=0A#=0ACONFIG_NET_CLS=3Dy=0A# CONFIG_NET_CLS_BA= SIC is not set=0A# CONFIG_NET_CLS_TCINDEX is not set=0A# CONFIG_NET_CLS_ROU= TE4 is not set=0A# CONFIG_NET_CLS_FW is not set=0A# CONFIG_NET_CLS_U32 is n= ot set=0A# CONFIG_NET_CLS_RSVP is not set=0A# CONFIG_NET_CLS_RSVP6 is not s= et=0A# CONFIG_NET_CLS_FLOW is not set=0ACONFIG_NET_CLS_CGROUP=3Dy=0ACONFIG_= NET_EMATCH=3Dy=0ACONFIG_NET_EMATCH_STACK=3D32=0A# CONFIG_NET_EMATCH_CMP is = not set=0A# CONFIG_NET_EMATCH_NBYTE is not set=0A# CONFIG_NET_EMATCH_U32 is= not set=0A# CONFIG_NET_EMATCH_META is not set=0A# CONFIG_NET_EMATCH_TEXT i= s not set=0ACONFIG_NET_CLS_ACT=3Dy=0A# CONFIG_NET_ACT_POLICE is not set=0A#= CONFIG_NET_ACT_GACT is not set=0A# CONFIG_NET_ACT_MIRRED is not set=0A# CO= NFIG_NET_ACT_NAT is not set=0A# CONFIG_NET_ACT_PEDIT is not set=0A# CONFIG_= NET_ACT_SIMP is not set=0A# CONFIG_NET_ACT_SKBEDIT is not set=0A# CONFIG_NE= T_ACT_CSUM is not set=0ACONFIG_NET_SCH_FIFO=3Dy=0ACONFIG_DCB=3Dy=0A# CONFIG= _DNS_RESOLVER is not set=0ACONFIG_BATMAN_ADV=3Dm=0ACONFIG_BATMAN_ADV_BLA=3D= y=0A# CONFIG_BATMAN_ADV_DEBUG is not set=0A# CONFIG_OPENVSWITCH is not set= =0ACONFIG_RPS=3Dy=0ACONFIG_RFS_ACCEL=3Dy=0ACONFIG_XPS=3Dy=0A# CONFIG_NETPRI= O_CGROUP is not set=0ACONFIG_BQL=3Dy=0A# CONFIG_BPF_JIT is not set=0A=0A#= =0A# Network testing=0A#=0A# CONFIG_NET_PKTGEN is not set=0A# CONFIG_NET_TC= PPROBE is not set=0A# CONFIG_NET_DROP_MONITOR is not set=0A# CONFIG_HAMRADI= O is not set=0A# CONFIG_CAN is not set=0A# CONFIG_IRDA is not set=0A# CONFI= G_BT is not set=0A# CONFIG_AF_RXRPC is not set=0ACONFIG_FIB_RULES=3Dy=0ACON= FIG_WIRELESS=3Dy=0ACONFIG_WIRELESS_EXT=3Dy=0ACONFIG_WEXT_CORE=3Dy=0ACONFIG_= WEXT_PROC=3Dy=0ACONFIG_WEXT_PRIV=3Dy=0ACONFIG_CFG80211=3Dm=0A# CONFIG_NL802= 11_TESTMODE is not set=0A# CONFIG_CFG80211_DEVELOPER_WARNINGS is not set=0A= # CONFIG_CFG80211_REG_DEBUG is not set=0ACONFIG_CFG80211_DEFAULT_PS=3Dy=0A#= CONFIG_CFG80211_DEBUGFS is not set=0A# CONFIG_CFG80211_INTERNAL_REGDB is n= ot set=0ACONFIG_CFG80211_WEXT=3Dy=0ACONFIG_WIRELESS_EXT_SYSFS=3Dy=0ACONFIG_= LIB80211=3Dy=0A# CONFIG_LIB80211_DEBUG is not set=0ACONFIG_MAC80211=3Dm=0AC= ONFIG_MAC80211_HAS_RC=3Dy=0ACONFIG_MAC80211_RC_MINSTREL=3Dy=0ACONFIG_MAC802= 11_RC_MINSTREL_HT=3Dy=0ACONFIG_MAC80211_RC_DEFAULT_MINSTREL=3Dy=0ACONFIG_MA= C80211_RC_DEFAULT=3D"minstrel_ht"=0A# CONFIG_MAC80211_MESH is not set=0A# C= ONFIG_MAC80211_LEDS is not set=0A# CONFIG_MAC80211_DEBUGFS is not set=0A# C= ONFIG_MAC80211_DEBUG_MENU is not set=0A# CONFIG_WIMAX is not set=0ACONFIG_R= FKILL=3Dm=0ACONFIG_RFKILL_LEDS=3Dy=0ACONFIG_RFKILL_INPUT=3Dy=0A# CONFIG_NET= _9P is not set=0A# CONFIG_CAIF is not set=0A# CONFIG_CEPH_LIB is not set=0A= # CONFIG_NFC is not set=0ACONFIG_HAVE_BPF_JIT=3Dy=0A=0A#=0A# Device Drivers= =0A#=0A=0A#=0A# Generic Driver Options=0A#=0ACONFIG_UEVENT_HELPER_PATH=3D""= =0ACONFIG_DEVTMPFS=3Dy=0ACONFIG_DEVTMPFS_MOUNT=3Dy=0A# CONFIG_STANDALONE is= not set=0ACONFIG_PREVENT_FIRMWARE_BUILD=3Dy=0ACONFIG_FW_LOADER=3Dy=0ACONFI= G_FIRMWARE_IN_KERNEL=3Dy=0ACONFIG_EXTRA_FIRMWARE=3D""=0A# CONFIG_DEBUG_DRIV= ER is not set=0A# CONFIG_DEBUG_DEVRES is not set=0A# CONFIG_SYS_HYPERVISOR = is not set=0A# CONFIG_GENERIC_CPU_DEVICES is not set=0ACONFIG_REGMAP=3Dy=0A= CONFIG_REGMAP_I2C=3Dm=0ACONFIG_REGMAP_SPI=3Dm=0ACONFIG_DMA_SHARED_BUFFER=3D= y=0ACONFIG_CONNECTOR=3Dy=0ACONFIG_PROC_EVENTS=3Dy=0A# CONFIG_MTD is not set= =0ACONFIG_PARPORT=3Dm=0ACONFIG_PARPORT_PC=3Dm=0A# CONFIG_PARPORT_SERIAL is = not set=0ACONFIG_PARPORT_PC_FIFO=3Dy=0ACONFIG_PARPORT_PC_SUPERIO=3Dy=0A# CO= NFIG_PARPORT_GSC is not set=0A# CONFIG_PARPORT_AX88796 is not set=0ACONFIG_= PARPORT_1284=3Dy=0ACONFIG_PARPORT_NOT_PC=3Dy=0ACONFIG_PNP=3Dy=0A# CONFIG_PN= P_DEBUG_MESSAGES is not set=0A=0A#=0A# Protocols=0A#=0ACONFIG_PNPACPI=3Dy= =0ACONFIG_BLK_DEV=3Dy=0ACONFIG_BLK_DEV_FD=3Dm=0ACONFIG_PARIDE=3Dm=0A=0A#=0A= # Parallel IDE high-level drivers=0A#=0A# CONFIG_PARIDE_PD is not set=0ACON= FIG_PARIDE_PCD=3Dm=0A# CONFIG_PARIDE_PF is not set=0A# CONFIG_PARIDE_PT is = not set=0A# CONFIG_PARIDE_PG is not set=0A=0A#=0A# Parallel IDE protocol mo= dules=0A#=0A# CONFIG_PARIDE_ATEN is not set=0A# CONFIG_PARIDE_BPCK is not s= et=0A# CONFIG_PARIDE_COMM is not set=0A# CONFIG_PARIDE_DSTR is not set=0A# = CONFIG_PARIDE_FIT2 is not set=0A# CONFIG_PARIDE_FIT3 is not set=0A# CONFIG_= PARIDE_EPAT is not set=0A# CONFIG_PARIDE_EPIA is not set=0A# CONFIG_PARIDE_= FRIQ is not set=0A# CONFIG_PARIDE_FRPW is not set=0A# CONFIG_PARIDE_KBIC is= not set=0A# CONFIG_PARIDE_KTTI is not set=0A# CONFIG_PARIDE_ON20 is not se= t=0A# CONFIG_PARIDE_ON26 is not set=0ACONFIG_BLK_DEV_PCIESSD_MTIP32XX=3Dm= =0A# CONFIG_BLK_CPQ_DA is not set=0A# CONFIG_BLK_CPQ_CISS_DA is not set=0A#= CONFIG_BLK_DEV_DAC960 is not set=0A# CONFIG_BLK_DEV_UMEM is not set=0A# CO= NFIG_BLK_DEV_COW_COMMON is not set=0ACONFIG_BLK_DEV_LOOP=3Dm=0ACONFIG_BLK_D= EV_LOOP_MIN_COUNT=3D8=0A# CONFIG_BLK_DEV_CRYPTOLOOP is not set=0A# CONFIG_B= LK_DEV_DRBD is not set=0A# CONFIG_BLK_DEV_NBD is not set=0A# CONFIG_BLK_DEV= _NVME is not set=0A# CONFIG_BLK_DEV_SX8 is not set=0A# CONFIG_BLK_DEV_UB is= not set=0A# CONFIG_BLK_DEV_RAM is not set=0ACONFIG_CDROM_PKTCDVD=3Dm=0ACON= FIG_CDROM_PKTCDVD_BUFFERS=3D8=0ACONFIG_CDROM_PKTCDVD_WCACHE=3Dy=0A# CONFIG_= ATA_OVER_ETH is not set=0A# CONFIG_BLK_DEV_HD is not set=0A# CONFIG_BLK_DEV= _RBD is not set=0A=0A#=0A# Misc devices=0A#=0A# CONFIG_SENSORS_LIS3LV02D is= not set=0A# CONFIG_AD525X_DPOT is not set=0A# CONFIG_IBM_ASM is not set=0A= # CONFIG_PHANTOM is not set=0A# CONFIG_INTEL_MID_PTI is not set=0A# CONFIG_= SGI_IOC4 is not set=0A# CONFIG_TIFM_CORE is not set=0A# CONFIG_ICS932S401 i= s not set=0A# CONFIG_ENCLOSURE_SERVICES is not set=0A# CONFIG_HP_ILO is not= set=0A# CONFIG_APDS9802ALS is not set=0A# CONFIG_ISL29003 is not set=0A# C= ONFIG_ISL29020 is not set=0A# CONFIG_SENSORS_TSL2550 is not set=0A# CONFIG_= SENSORS_BH1780 is not set=0A# CONFIG_SENSORS_BH1770 is not set=0A# CONFIG_S= ENSORS_APDS990X is not set=0A# CONFIG_HMC6352 is not set=0A# CONFIG_DS1682 = is not set=0A# CONFIG_TI_DAC7512 is not set=0A# CONFIG_VMWARE_BALLOON is no= t set=0A# CONFIG_BMP085_I2C is not set=0A# CONFIG_BMP085_SPI is not set=0AC= ONFIG_PCH_PHUB=3Dm=0A# CONFIG_USB_SWITCH_FSA9480 is not set=0A# CONFIG_C2PO= RT is not set=0A=0A#=0A# EEPROM support=0A#=0A# CONFIG_EEPROM_AT24 is not s= et=0A# CONFIG_EEPROM_AT25 is not set=0A# CONFIG_EEPROM_LEGACY is not set=0A= # CONFIG_EEPROM_MAX6875 is not set=0ACONFIG_EEPROM_93CX6=3Dm=0A# CONFIG_EEP= ROM_93XX46 is not set=0A# CONFIG_CB710_CORE is not set=0A# CONFIG_IWMC3200T= OP is not set=0A=0A#=0A# Texas Instruments shared transport line discipline= =0A#=0A# CONFIG_TI_ST is not set=0A# CONFIG_SENSORS_LIS3_I2C is not set=0A= =0A#=0A# Altera FPGA firmware download module=0A#=0A# CONFIG_ALTERA_STAPL i= s not set=0ACONFIG_INTEL_MEI=3Dm=0ACONFIG_HAVE_IDE=3Dy=0ACONFIG_IDE=3Dm=0A= =0A#=0A# Please see Documentation/ide/ide.txt for help/info on IDE drives= =0A#=0ACONFIG_IDE_ATAPI=3Dy=0A# CONFIG_BLK_DEV_IDE_SATA is not set=0A# CONF= IG_IDE_GD is not set=0ACONFIG_BLK_DEV_IDECD=3Dm=0ACONFIG_BLK_DEV_IDECD_VERB= OSE_ERRORS=3Dy=0A# CONFIG_BLK_DEV_IDETAPE is not set=0ACONFIG_BLK_DEV_IDEAC= PI=3Dy=0A# CONFIG_IDE_TASK_IOCTL is not set=0ACONFIG_IDE_PROC_FS=3Dy=0A=0A#= =0A# IDE chipset support/bugfixes=0A#=0A# CONFIG_IDE_GENERIC is not set=0A#= CONFIG_BLK_DEV_PLATFORM is not set=0A# CONFIG_BLK_DEV_CMD640 is not set=0A= # CONFIG_BLK_DEV_IDEPNP is not set=0A=0A#=0A# PCI IDE chipsets support=0A#= =0ACONFIG_BLK_DEV_IDEPCI=3Dy=0ACONFIG_BLK_DEV_OFFBOARD=3Dy=0ACONFIG_BLK_DEV= _GENERIC=3Dm=0A# CONFIG_BLK_DEV_OPTI621 is not set=0A# CONFIG_BLK_DEV_RZ100= 0 is not set=0A# CONFIG_BLK_DEV_AEC62XX is not set=0A# CONFIG_BLK_DEV_ALI15= X3 is not set=0A# CONFIG_BLK_DEV_AMD74XX is not set=0A# CONFIG_BLK_DEV_ATII= XP is not set=0A# CONFIG_BLK_DEV_CMD64X is not set=0A# CONFIG_BLK_DEV_TRIFL= EX is not set=0A# CONFIG_BLK_DEV_CS5520 is not set=0A# CONFIG_BLK_DEV_CS553= 0 is not set=0A# CONFIG_BLK_DEV_HPT366 is not set=0A# CONFIG_BLK_DEV_JMICRO= N is not set=0A# CONFIG_BLK_DEV_SC1200 is not set=0A# CONFIG_BLK_DEV_PIIX i= s not set=0A# CONFIG_BLK_DEV_IT8172 is not set=0A# CONFIG_BLK_DEV_IT8213 is= not set=0A# CONFIG_BLK_DEV_IT821X is not set=0A# CONFIG_BLK_DEV_NS87415 is= not set=0A# CONFIG_BLK_DEV_PDC202XX_OLD is not set=0A# CONFIG_BLK_DEV_PDC2= 02XX_NEW is not set=0A# CONFIG_BLK_DEV_SVWKS is not set=0A# CONFIG_BLK_DEV_= SIIMAGE is not set=0A# CONFIG_BLK_DEV_SIS5513 is not set=0A# CONFIG_BLK_DEV= _SLC90E66 is not set=0A# CONFIG_BLK_DEV_TRM290 is not set=0A# CONFIG_BLK_DE= V_VIA82CXXX is not set=0A# CONFIG_BLK_DEV_TC86C001 is not set=0A# CONFIG_BL= K_DEV_IDEDMA is not set=0A=0A#=0A# SCSI device support=0A#=0ACONFIG_SCSI_MO= D=3Dy=0A# CONFIG_RAID_ATTRS is not set=0ACONFIG_SCSI=3Dy=0ACONFIG_SCSI_DMA= =3Dy=0A# CONFIG_SCSI_TGT is not set=0A# CONFIG_SCSI_NETLINK is not set=0ACO= NFIG_SCSI_PROC_FS=3Dy=0A=0A#=0A# SCSI support type (disk, tape, CD-ROM)=0A#= =0ACONFIG_BLK_DEV_SD=3Dy=0A# CONFIG_CHR_DEV_ST is not set=0A# CONFIG_CHR_DE= V_OSST is not set=0ACONFIG_BLK_DEV_SR=3Dy=0A# CONFIG_BLK_DEV_SR_VENDOR is n= ot set=0ACONFIG_CHR_DEV_SG=3Dy=0A# CONFIG_CHR_DEV_SCH is not set=0ACONFIG_S= CSI_MULTI_LUN=3Dy=0ACONFIG_SCSI_CONSTANTS=3Dy=0ACONFIG_SCSI_LOGGING=3Dy=0A#= CONFIG_SCSI_SCAN_ASYNC is not set=0ACONFIG_SCSI_WAIT_SCAN=3Dm=0A=0A#=0A# S= CSI Transports=0A#=0A# CONFIG_SCSI_SPI_ATTRS is not set=0A# CONFIG_SCSI_FC_= ATTRS is not set=0A# CONFIG_SCSI_ISCSI_ATTRS is not set=0A# CONFIG_SCSI_SAS= _ATTRS is not set=0A# CONFIG_SCSI_SAS_LIBSAS is not set=0A# CONFIG_SCSI_SRP= _ATTRS is not set=0A# CONFIG_SCSI_LOWLEVEL is not set=0A# CONFIG_SCSI_DH is= not set=0A# CONFIG_SCSI_OSD_INITIATOR is not set=0ACONFIG_ATA=3Dy=0A# CONF= IG_ATA_NONSTANDARD is not set=0ACONFIG_ATA_VERBOSE_ERROR=3Dy=0ACONFIG_ATA_A= CPI=3Dy=0ACONFIG_SATA_PMP=3Dy=0A=0A#=0A# Controllers with non-SFF native in= terface=0A#=0A# CONFIG_SATA_AHCI is not set=0A# CONFIG_SATA_AHCI_PLATFORM i= s not set=0A# CONFIG_SATA_INIC162X is not set=0A# CONFIG_SATA_ACARD_AHCI is= not set=0A# CONFIG_SATA_SIL24 is not set=0ACONFIG_ATA_SFF=3Dy=0A=0A#=0A# S= FF controllers with custom DMA interface=0A#=0A# CONFIG_PDC_ADMA is not set= =0A# CONFIG_SATA_QSTOR is not set=0A# CONFIG_SATA_SX4 is not set=0ACONFIG_A= TA_BMDMA=3Dy=0A=0A#=0A# SATA SFF controllers with BMDMA=0A#=0ACONFIG_ATA_PI= IX=3Dm=0A# CONFIG_SATA_MV is not set=0A# CONFIG_SATA_NV is not set=0A# CONF= IG_SATA_PROMISE is not set=0A# CONFIG_SATA_SIL is not set=0A# CONFIG_SATA_S= IS is not set=0A# CONFIG_SATA_SVW is not set=0A# CONFIG_SATA_ULI is not set= =0A# CONFIG_SATA_VIA is not set=0A# CONFIG_SATA_VITESSE is not set=0A=0A#= =0A# PATA SFF controllers with BMDMA=0A#=0A# CONFIG_PATA_ALI is not set=0A#= CONFIG_PATA_AMD is not set=0A# CONFIG_PATA_ARASAN_CF is not set=0A# CONFIG= _PATA_ARTOP is not set=0A# CONFIG_PATA_ATIIXP is not set=0A# CONFIG_PATA_AT= P867X is not set=0A# CONFIG_PATA_CMD64X is not set=0A# CONFIG_PATA_CS5520 i= s not set=0A# CONFIG_PATA_CS5530 is not set=0A# CONFIG_PATA_CS5536 is not s= et=0A# CONFIG_PATA_CYPRESS is not set=0A# CONFIG_PATA_EFAR is not set=0A# C= ONFIG_PATA_HPT366 is not set=0A# CONFIG_PATA_HPT37X is not set=0A# CONFIG_P= ATA_HPT3X2N is not set=0A# CONFIG_PATA_HPT3X3 is not set=0A# CONFIG_PATA_IT= 8213 is not set=0A# CONFIG_PATA_IT821X is not set=0A# CONFIG_PATA_JMICRON i= s not set=0A# CONFIG_PATA_MARVELL is not set=0A# CONFIG_PATA_NETCELL is not= set=0A# CONFIG_PATA_NINJA32 is not set=0A# CONFIG_PATA_NS87415 is not set= =0A# CONFIG_PATA_OLDPIIX is not set=0A# CONFIG_PATA_OPTIDMA is not set=0A# = CONFIG_PATA_PDC2027X is not set=0A# CONFIG_PATA_PDC_OLD is not set=0A# CONF= IG_PATA_RADISYS is not set=0A# CONFIG_PATA_RDC is not set=0A# CONFIG_PATA_S= C1200 is not set=0A# CONFIG_PATA_SCH is not set=0A# CONFIG_PATA_SERVERWORKS= is not set=0A# CONFIG_PATA_SIL680 is not set=0A# CONFIG_PATA_SIS is not se= t=0A# CONFIG_PATA_TOSHIBA is not set=0A# CONFIG_PATA_TRIFLEX is not set=0A#= CONFIG_PATA_VIA is not set=0A# CONFIG_PATA_WINBOND is not set=0A=0A#=0A# P= IO-only SFF controllers=0A#=0A# CONFIG_PATA_CMD640_PCI is not set=0A# CONFI= G_PATA_MPIIX is not set=0A# CONFIG_PATA_NS87410 is not set=0A# CONFIG_PATA_= OPTI is not set=0A# CONFIG_PATA_RZ1000 is not set=0A=0A#=0A# Generic fallba= ck / legacy drivers=0A#=0ACONFIG_PATA_ACPI=3Dm=0ACONFIG_ATA_GENERIC=3Dm=0A#= CONFIG_PATA_LEGACY is not set=0ACONFIG_MD=3Dy=0ACONFIG_BLK_DEV_MD=3Dy=0ACO= NFIG_MD_AUTODETECT=3Dy=0A# CONFIG_MD_LINEAR is not set=0A# CONFIG_MD_RAID0 = is not set=0A# CONFIG_MD_RAID1 is not set=0A# CONFIG_MD_RAID10 is not set= =0A# CONFIG_MD_RAID456 is not set=0A# CONFIG_MD_MULTIPATH is not set=0A# CO= NFIG_MD_FAULTY is not set=0ACONFIG_BLK_DEV_DM=3Dm=0A# CONFIG_DM_DEBUG is no= t set=0A# CONFIG_DM_CRYPT is not set=0A# CONFIG_DM_SNAPSHOT is not set=0A# = CONFIG_DM_THIN_PROVISIONING is not set=0A# CONFIG_DM_MIRROR is not set=0A# = CONFIG_DM_RAID is not set=0A# CONFIG_DM_ZERO is not set=0A# CONFIG_DM_MULTI= PATH is not set=0A# CONFIG_DM_DELAY is not set=0ACONFIG_DM_UEVENT=3Dy=0A# C= ONFIG_DM_FLAKEY is not set=0A# CONFIG_DM_VERITY is not set=0A# CONFIG_TARGE= T_CORE is not set=0ACONFIG_FUSION=3Dy=0A# CONFIG_FUSION_SPI is not set=0A# = CONFIG_FUSION_FC is not set=0A# CONFIG_FUSION_SAS is not set=0ACONFIG_FUSIO= N_MAX_SGE=3D128=0A# CONFIG_FUSION_LOGGING is not set=0A=0A#=0A# IEEE 1394 (= FireWire) support=0A#=0A# CONFIG_FIREWIRE is not set=0A# CONFIG_FIREWIRE_NO= SY is not set=0A# CONFIG_I2O is not set=0A# CONFIG_MACINTOSH_DRIVERS is not= set=0ACONFIG_NETDEVICES=3Dy=0ACONFIG_NET_CORE=3Dy=0A# CONFIG_BONDING is no= t set=0A# CONFIG_DUMMY is not set=0A# CONFIG_EQUALIZER is not set=0A# CONFI= G_NET_FC is not set=0A# CONFIG_MII is not set=0A# CONFIG_IFB is not set=0A#= CONFIG_NET_TEAM is not set=0A# CONFIG_MACVLAN is not set=0A# CONFIG_NETCON= SOLE is not set=0A# CONFIG_NETPOLL is not set=0A# CONFIG_NET_POLL_CONTROLLE= R is not set=0ACONFIG_TUN=3Dm=0A# CONFIG_VETH is not set=0A# CONFIG_ARCNET = is not set=0A=0A#=0A# CAIF transport drivers=0A#=0A=0A#=0A# Distributed Swi= tch Architecture drivers=0A#=0ACONFIG_NET_DSA_MV88E6XXX=3Dy=0ACONFIG_NET_DS= A_MV88E6060=3Dy=0ACONFIG_NET_DSA_MV88E6XXX_NEED_PPU=3Dy=0ACONFIG_NET_DSA_MV= 88E6131=3Dy=0ACONFIG_NET_DSA_MV88E6123_61_65=3Dy=0ACONFIG_ETHERNET=3Dy=0A# = CONFIG_NET_VENDOR_3COM is not set=0ACONFIG_NET_VENDOR_ADAPTEC=3Dy=0A# CONFI= G_ADAPTEC_STARFIRE is not set=0ACONFIG_NET_VENDOR_ALTEON=3Dy=0A# CONFIG_ACE= NIC is not set=0ACONFIG_NET_VENDOR_AMD=3Dy=0A# CONFIG_AMD8111_ETH is not se= t=0A# CONFIG_PCNET32 is not set=0ACONFIG_NET_VENDOR_ATHEROS=3Dy=0A# CONFIG_= ATL2 is not set=0A# CONFIG_ATL1 is not set=0A# CONFIG_ATL1E is not set=0A# = CONFIG_ATL1C is not set=0ACONFIG_NET_VENDOR_BROADCOM=3Dy=0A# CONFIG_B44 is = not set=0A# CONFIG_BNX2 is not set=0A# CONFIG_CNIC is not set=0A# CONFIG_TI= GON3 is not set=0A# CONFIG_BNX2X is not set=0ACONFIG_NET_VENDOR_BROCADE=3Dy= =0A# CONFIG_BNA is not set=0A# CONFIG_NET_CALXEDA_XGMAC is not set=0ACONFIG= _NET_VENDOR_CHELSIO=3Dy=0A# CONFIG_CHELSIO_T1 is not set=0A# CONFIG_CHELSIO= _T3 is not set=0A# CONFIG_CHELSIO_T4 is not set=0A# CONFIG_CHELSIO_T4VF is = not set=0ACONFIG_NET_VENDOR_CISCO=3Dy=0A# CONFIG_ENIC is not set=0A# CONFIG= _DNET is not set=0ACONFIG_NET_VENDOR_DEC=3Dy=0A# CONFIG_NET_TULIP is not se= t=0ACONFIG_NET_VENDOR_DLINK=3Dy=0A# CONFIG_DE600 is not set=0A# CONFIG_DE62= 0 is not set=0A# CONFIG_DL2K is not set=0A# CONFIG_SUNDANCE is not set=0ACO= NFIG_NET_VENDOR_EMULEX=3Dy=0A# CONFIG_BE2NET is not set=0ACONFIG_NET_VENDOR= _EXAR=3Dy=0A# CONFIG_S2IO is not set=0A# CONFIG_VXGE is not set=0ACONFIG_NE= T_VENDOR_HP=3Dy=0A# CONFIG_HP100 is not set=0ACONFIG_NET_VENDOR_INTEL=3Dy= =0A# CONFIG_E100 is not set=0A# CONFIG_E1000 is not set=0ACONFIG_E1000E=3Dy= =0A# CONFIG_IGB is not set=0A# CONFIG_IGBVF is not set=0A# CONFIG_IXGB is n= ot set=0A# CONFIG_IXGBE is not set=0A# CONFIG_IXGBEVF is not set=0ACONFIG_N= ET_VENDOR_I825XX=3Dy=0A# CONFIG_ZNET is not set=0A# CONFIG_IP1000 is not se= t=0A# CONFIG_JME is not set=0ACONFIG_NET_VENDOR_MARVELL=3Dy=0A# CONFIG_SKGE= is not set=0A# CONFIG_SKY2 is not set=0ACONFIG_NET_VENDOR_MELLANOX=3Dy=0A#= CONFIG_MLX4_EN is not set=0A# CONFIG_MLX4_CORE is not set=0ACONFIG_NET_VEN= DOR_MICREL=3Dy=0A# CONFIG_KS8842 is not set=0A# CONFIG_KS8851 is not set=0A= # CONFIG_KS8851_MLL is not set=0A# CONFIG_KSZ884X_PCI is not set=0ACONFIG_N= ET_VENDOR_MICROCHIP=3Dy=0A# CONFIG_ENC28J60 is not set=0ACONFIG_NET_VENDOR_= MYRI=3Dy=0A# CONFIG_MYRI10GE is not set=0A# CONFIG_FEALNX is not set=0ACONF= IG_NET_VENDOR_NATSEMI=3Dy=0A# CONFIG_NATSEMI is not set=0A# CONFIG_NS83820 = is not set=0ACONFIG_NET_VENDOR_8390=3Dy=0A# CONFIG_NE2K_PCI is not set=0ACO= NFIG_NET_VENDOR_NVIDIA=3Dy=0A# CONFIG_FORCEDETH is not set=0ACONFIG_NET_VEN= DOR_OKI=3Dy=0A# CONFIG_PCH_GBE is not set=0A# CONFIG_ETHOC is not set=0A# C= ONFIG_NET_PACKET_ENGINE is not set=0ACONFIG_NET_VENDOR_QLOGIC=3Dy=0A# CONFI= G_QLA3XXX is not set=0A# CONFIG_QLCNIC is not set=0A# CONFIG_QLGE is not se= t=0A# CONFIG_NETXEN_NIC is not set=0ACONFIG_NET_VENDOR_REALTEK=3Dy=0A# CONF= IG_ATP is not set=0A# CONFIG_8139CP is not set=0A# CONFIG_8139TOO is not se= t=0A# CONFIG_R8169 is not set=0ACONFIG_NET_VENDOR_RDC=3Dy=0A# CONFIG_R6040 = is not set=0ACONFIG_NET_VENDOR_SEEQ=3Dy=0A# CONFIG_SEEQ8005 is not set=0ACO= NFIG_NET_VENDOR_SILAN=3Dy=0A# CONFIG_SC92031 is not set=0ACONFIG_NET_VENDOR= _SIS=3Dy=0A# CONFIG_SIS900 is not set=0A# CONFIG_SIS190 is not set=0A# CONF= IG_SFC is not set=0ACONFIG_NET_VENDOR_SMSC=3Dy=0A# CONFIG_EPIC100 is not se= t=0A# CONFIG_SMSC9420 is not set=0ACONFIG_NET_VENDOR_STMICRO=3Dy=0A# CONFIG= _STMMAC_ETH is not set=0ACONFIG_NET_VENDOR_SUN=3Dy=0A# CONFIG_HAPPYMEAL is = not set=0A# CONFIG_SUNGEM is not set=0A# CONFIG_CASSINI is not set=0A# CONF= IG_NIU is not set=0ACONFIG_NET_VENDOR_TEHUTI=3Dy=0A# CONFIG_TEHUTI is not s= et=0ACONFIG_NET_VENDOR_TI=3Dy=0A# CONFIG_TLAN is not set=0ACONFIG_NET_VENDO= R_VIA=3Dy=0A# CONFIG_VIA_RHINE is not set=0A# CONFIG_VIA_VELOCITY is not se= t=0ACONFIG_NET_VENDOR_WIZNET=3Dy=0A# CONFIG_WIZNET_W5100 is not set=0A# CON= FIG_WIZNET_W5300 is not set=0A# CONFIG_FDDI is not set=0A# CONFIG_HIPPI is = not set=0A# CONFIG_NET_SB1000 is not set=0ACONFIG_PHYLIB=3Dy=0A=0A#=0A# MII= PHY device drivers=0A#=0A# CONFIG_AMD_PHY is not set=0A# CONFIG_MARVELL_PH= Y is not set=0A# CONFIG_DAVICOM_PHY is not set=0A# CONFIG_QSEMI_PHY is not = set=0A# CONFIG_LXT_PHY is not set=0A# CONFIG_CICADA_PHY is not set=0A# CONF= IG_VITESSE_PHY is not set=0A# CONFIG_SMSC_PHY is not set=0A# CONFIG_BROADCO= M_PHY is not set=0A# CONFIG_ICPLUS_PHY is not set=0A# CONFIG_REALTEK_PHY is= not set=0A# CONFIG_NATIONAL_PHY is not set=0A# CONFIG_STE10XP is not set= =0A# CONFIG_LSI_ET1011C_PHY is not set=0A# CONFIG_MICREL_PHY is not set=0AC= ONFIG_FIXED_PHY=3Dy=0A# CONFIG_MDIO_BITBANG is not set=0A# CONFIG_MICREL_KS= 8995MA is not set=0A# CONFIG_PLIP is not set=0A# CONFIG_PPP is not set=0A# = CONFIG_SLIP is not set=0A=0A#=0A# USB Network Adapters=0A#=0A# CONFIG_USB_C= ATC is not set=0A# CONFIG_USB_KAWETH is not set=0A# CONFIG_USB_PEGASUS is n= ot set=0A# CONFIG_USB_RTL8150 is not set=0A# CONFIG_USB_USBNET is not set= =0A# CONFIG_USB_HSO is not set=0ACONFIG_USB_IPHETH=3Dm=0ACONFIG_WLAN=3Dy=0A= # CONFIG_LIBERTAS_THINFIRM is not set=0A# CONFIG_AIRO is not set=0A# CONFIG= _ATMEL is not set=0A# CONFIG_AT76C50X_USB is not set=0A# CONFIG_PRISM54 is = not set=0A# CONFIG_USB_ZD1201 is not set=0A# CONFIG_USB_NET_RNDIS_WLAN is n= ot set=0A# CONFIG_RTL8180 is not set=0A# CONFIG_RTL8187 is not set=0A# CONF= IG_ADM8211 is not set=0A# CONFIG_MAC80211_HWSIM is not set=0A# CONFIG_MWL8K= is not set=0A# CONFIG_ATH_COMMON is not set=0A# CONFIG_B43 is not set=0A# = CONFIG_B43LEGACY is not set=0A# CONFIG_BRCMFMAC is not set=0A# CONFIG_HOSTA= P is not set=0A# CONFIG_IPW2100 is not set=0A# CONFIG_IPW2200 is not set=0A= # CONFIG_IWLWIFI is not set=0A# CONFIG_IWL4965 is not set=0A# CONFIG_IWL394= 5 is not set=0A# CONFIG_IWM is not set=0A# CONFIG_LIBERTAS is not set=0A# C= ONFIG_HERMES is not set=0A# CONFIG_P54_COMMON is not set=0A# CONFIG_RT2X00 = is not set=0A# CONFIG_RTL8192CE is not set=0A# CONFIG_RTL8192SE is not set= =0A# CONFIG_RTL8192DE is not set=0A# CONFIG_RTL8192CU is not set=0A# CONFIG= _WL_TI is not set=0A# CONFIG_ZD1211RW is not set=0A# CONFIG_MWIFIEX is not = set=0A=0A#=0A# Enable WiMAX (Networking options) to see the WiMAX drivers= =0A#=0A# CONFIG_WAN is not set=0A# CONFIG_VMXNET3 is not set=0ACONFIG_HYPER= V_NET=3Dm=0A# CONFIG_ISDN is not set=0A=0A#=0A# Input device support=0A#=0A= CONFIG_INPUT=3Dy=0ACONFIG_INPUT_FF_MEMLESS=3Dy=0A# CONFIG_INPUT_POLLDEV is = not set=0A# CONFIG_INPUT_SPARSEKMAP is not set=0A# CONFIG_INPUT_MATRIXKMAP = is not set=0A=0A#=0A# Userland interfaces=0A#=0ACONFIG_INPUT_MOUSEDEV=3Dy= =0ACONFIG_INPUT_MOUSEDEV_PSAUX=3Dy=0ACONFIG_INPUT_MOUSEDEV_SCREEN_X=3D1024= =0ACONFIG_INPUT_MOUSEDEV_SCREEN_Y=3D768=0ACONFIG_INPUT_JOYDEV=3Dm=0ACONFIG_= INPUT_EVDEV=3Dy=0A# CONFIG_INPUT_EVBUG is not set=0A=0A#=0A# Input Device D= rivers=0A#=0ACONFIG_INPUT_KEYBOARD=3Dy=0A# CONFIG_KEYBOARD_ADP5520 is not s= et=0A# CONFIG_KEYBOARD_ADP5588 is not set=0A# CONFIG_KEYBOARD_ADP5589 is no= t set=0ACONFIG_KEYBOARD_ATKBD=3Dy=0A# CONFIG_KEYBOARD_QT1070 is not set=0A#= CONFIG_KEYBOARD_QT2160 is not set=0A# CONFIG_KEYBOARD_LKKBD is not set=0A#= CONFIG_KEYBOARD_GPIO is not set=0A# CONFIG_KEYBOARD_GPIO_POLLED is not set= =0A# CONFIG_KEYBOARD_TCA6416 is not set=0A# CONFIG_KEYBOARD_TCA8418 is not = set=0A# CONFIG_KEYBOARD_MATRIX is not set=0A# CONFIG_KEYBOARD_LM8323 is not= set=0A# CONFIG_KEYBOARD_LM8333 is not set=0A# CONFIG_KEYBOARD_MAX7359 is n= ot set=0A# CONFIG_KEYBOARD_MCS is not set=0A# CONFIG_KEYBOARD_MPR121 is not= set=0A# CONFIG_KEYBOARD_NEWTON is not set=0A# CONFIG_KEYBOARD_OPENCORES is= not set=0A# CONFIG_KEYBOARD_STOWAWAY is not set=0A# CONFIG_KEYBOARD_SUNKBD= is not set=0A# CONFIG_KEYBOARD_OMAP4 is not set=0A# CONFIG_KEYBOARD_XTKBD = is not set=0ACONFIG_INPUT_MOUSE=3Dy=0ACONFIG_MOUSE_PS2=3Dy=0ACONFIG_MOUSE_P= S2_ALPS=3Dy=0ACONFIG_MOUSE_PS2_LOGIPS2PP=3Dy=0ACONFIG_MOUSE_PS2_SYNAPTICS= =3Dy=0ACONFIG_MOUSE_PS2_LIFEBOOK=3Dy=0ACONFIG_MOUSE_PS2_TRACKPOINT=3Dy=0ACO= NFIG_MOUSE_PS2_ELANTECH=3Dy=0ACONFIG_MOUSE_PS2_SENTELIC=3Dy=0ACONFIG_MOUSE_= PS2_TOUCHKIT=3Dy=0A# CONFIG_MOUSE_SERIAL is not set=0A# CONFIG_MOUSE_APPLET= OUCH is not set=0A# CONFIG_MOUSE_BCM5974 is not set=0A# CONFIG_MOUSE_VSXXXA= A is not set=0A# CONFIG_MOUSE_GPIO is not set=0A# CONFIG_MOUSE_SYNAPTICS_I2= C is not set=0A# CONFIG_MOUSE_SYNAPTICS_USB is not set=0ACONFIG_INPUT_JOYST= ICK=3Dy=0A# CONFIG_JOYSTICK_ANALOG is not set=0A# CONFIG_JOYSTICK_A3D is no= t set=0A# CONFIG_JOYSTICK_ADI is not set=0A# CONFIG_JOYSTICK_COBRA is not s= et=0A# CONFIG_JOYSTICK_GF2K is not set=0A# CONFIG_JOYSTICK_GRIP is not set= =0A# CONFIG_JOYSTICK_GRIP_MP is not set=0A# CONFIG_JOYSTICK_GUILLEMOT is no= t set=0A# CONFIG_JOYSTICK_INTERACT is not set=0A# CONFIG_JOYSTICK_SIDEWINDE= R is not set=0A# CONFIG_JOYSTICK_TMDC is not set=0A# CONFIG_JOYSTICK_IFORCE= is not set=0A# CONFIG_JOYSTICK_WARRIOR is not set=0A# CONFIG_JOYSTICK_MAGE= LLAN is not set=0A# CONFIG_JOYSTICK_SPACEORB is not set=0A# CONFIG_JOYSTICK= _SPACEBALL is not set=0A# CONFIG_JOYSTICK_STINGER is not set=0A# CONFIG_JOY= STICK_TWIDJOY is not set=0A# CONFIG_JOYSTICK_ZHENHUA is not set=0A# CONFIG_= JOYSTICK_DB9 is not set=0A# CONFIG_JOYSTICK_GAMECON is not set=0A# CONFIG_J= OYSTICK_TURBOGRAFX is not set=0A# CONFIG_JOYSTICK_AS5011 is not set=0A# CON= FIG_JOYSTICK_JOYDUMP is not set=0A# CONFIG_JOYSTICK_XPAD is not set=0A# CON= FIG_JOYSTICK_WALKERA0701 is not set=0ACONFIG_INPUT_TABLET=3Dy=0A# CONFIG_TA= BLET_USB_ACECAD is not set=0A# CONFIG_TABLET_USB_AIPTEK is not set=0A# CONF= IG_TABLET_USB_GTCO is not set=0A# CONFIG_TABLET_USB_HANWANG is not set=0A# = CONFIG_TABLET_USB_KBTAB is not set=0A# CONFIG_TABLET_USB_WACOM is not set= =0ACONFIG_INPUT_TOUCHSCREEN=3Dy=0A# CONFIG_TOUCHSCREEN_ADS7846 is not set= =0A# CONFIG_TOUCHSCREEN_AD7877 is not set=0A# CONFIG_TOUCHSCREEN_AD7879 is = not set=0A# CONFIG_TOUCHSCREEN_ATMEL_MXT is not set=0A# CONFIG_TOUCHSCREEN_= AUO_PIXCIR is not set=0A# CONFIG_TOUCHSCREEN_BU21013 is not set=0A# CONFIG_= TOUCHSCREEN_CY8CTMG110 is not set=0A# CONFIG_TOUCHSCREEN_CYTTSP_CORE is not= set=0A# CONFIG_TOUCHSCREEN_DYNAPRO is not set=0A# CONFIG_TOUCHSCREEN_HAMPS= HIRE is not set=0A# CONFIG_TOUCHSCREEN_EETI is not set=0A# CONFIG_TOUCHSCRE= EN_EGALAX is not set=0A# CONFIG_TOUCHSCREEN_FUJITSU is not set=0A# CONFIG_T= OUCHSCREEN_ILI210X is not set=0A# CONFIG_TOUCHSCREEN_GUNZE is not set=0A# C= ONFIG_TOUCHSCREEN_ELO is not set=0A# CONFIG_TOUCHSCREEN_WACOM_W8001 is not = set=0A# CONFIG_TOUCHSCREEN_WACOM_I2C is not set=0A# CONFIG_TOUCHSCREEN_MAX1= 1801 is not set=0A# CONFIG_TOUCHSCREEN_MCS5000 is not set=0A# CONFIG_TOUCHS= CREEN_MTOUCH is not set=0A# CONFIG_TOUCHSCREEN_INEXIO is not set=0A# CONFIG= _TOUCHSCREEN_MK712 is not set=0A# CONFIG_TOUCHSCREEN_PENMOUNT is not set=0A= # CONFIG_TOUCHSCREEN_TOUCHRIGHT is not set=0A# CONFIG_TOUCHSCREEN_TOUCHWIN = is not set=0A# CONFIG_TOUCHSCREEN_PIXCIR is not set=0A# CONFIG_TOUCHSCREEN_= USB_COMPOSITE is not set=0A# CONFIG_TOUCHSCREEN_TOUCHIT213 is not set=0A# C= ONFIG_TOUCHSCREEN_TSC_SERIO is not set=0A# CONFIG_TOUCHSCREEN_TSC2005 is no= t set=0A# CONFIG_TOUCHSCREEN_TSC2007 is not set=0A# CONFIG_TOUCHSCREEN_ST12= 32 is not set=0A# CONFIG_TOUCHSCREEN_TPS6507X is not set=0ACONFIG_INPUT_MIS= C=3Dy=0A# CONFIG_INPUT_AD714X is not set=0A# CONFIG_INPUT_BMA150 is not set= =0ACONFIG_INPUT_PCSPKR=3Dm=0A# CONFIG_INPUT_MMA8450 is not set=0A# CONFIG_I= NPUT_MPU3050 is not set=0A# CONFIG_INPUT_APANEL is not set=0A# CONFIG_INPUT= _GP2A is not set=0A# CONFIG_INPUT_GPIO_TILT_POLLED is not set=0A# CONFIG_IN= PUT_ATLAS_BTNS is not set=0A# CONFIG_INPUT_ATI_REMOTE2 is not set=0A# CONFI= G_INPUT_KEYSPAN_REMOTE is not set=0A# CONFIG_INPUT_KXTJ9 is not set=0A# CON= FIG_INPUT_POWERMATE is not set=0A# CONFIG_INPUT_YEALINK is not set=0A# CONF= IG_INPUT_CM109 is not set=0A# CONFIG_INPUT_UINPUT is not set=0A# CONFIG_INP= UT_PCF8574 is not set=0A# CONFIG_INPUT_GPIO_ROTARY_ENCODER is not set=0A# C= ONFIG_INPUT_ADXL34X is not set=0A# CONFIG_INPUT_CMA3000 is not set=0A=0A#= =0A# Hardware I/O ports=0A#=0ACONFIG_SERIO=3Dy=0ACONFIG_SERIO_I8042=3Dy=0A#= CONFIG_SERIO_SERPORT is not set=0A# CONFIG_SERIO_CT82C710 is not set=0A# C= ONFIG_SERIO_PARKBD is not set=0A# CONFIG_SERIO_PCIPS2 is not set=0ACONFIG_S= ERIO_LIBPS2=3Dy=0ACONFIG_SERIO_RAW=3Dm=0A# CONFIG_SERIO_ALTERA_PS2 is not s= et=0A# CONFIG_SERIO_PS2MULT is not set=0A# CONFIG_GAMEPORT is not set=0A=0A= #=0A# Character devices=0A#=0ACONFIG_VT=3Dy=0ACONFIG_CONSOLE_TRANSLATIONS= =3Dy=0ACONFIG_VT_CONSOLE=3Dy=0ACONFIG_VT_CONSOLE_SLEEP=3Dy=0ACONFIG_HW_CONS= OLE=3Dy=0ACONFIG_VT_HW_CONSOLE_BINDING=3Dy=0ACONFIG_UNIX98_PTYS=3Dy=0ACONFI= G_DEVPTS_MULTIPLE_INSTANCES=3Dy=0ACONFIG_LEGACY_PTYS=3Dy=0ACONFIG_LEGACY_PT= Y_COUNT=3D0=0ACONFIG_SERIAL_NONSTANDARD=3Dy=0A# CONFIG_ROCKETPORT is not se= t=0A# CONFIG_CYCLADES is not set=0A# CONFIG_MOXA_INTELLIO is not set=0A# CO= NFIG_MOXA_SMARTIO is not set=0A# CONFIG_SYNCLINK is not set=0A# CONFIG_SYNC= LINKMP is not set=0A# CONFIG_SYNCLINK_GT is not set=0ACONFIG_NOZOMI=3Dm=0A#= CONFIG_ISI is not set=0A# CONFIG_N_HDLC is not set=0ACONFIG_N_GSM=3Dm=0A# = CONFIG_TRACE_SINK is not set=0ACONFIG_DEVKMEM=3Dy=0ACONFIG_STALDRV=3Dy=0A= =0A#=0A# Serial drivers=0A#=0ACONFIG_SERIAL_8250=3Dy=0ACONFIG_SERIAL_8250_C= ONSOLE=3Dy=0ACONFIG_FIX_EARLYCON_MEM=3Dy=0ACONFIG_SERIAL_8250_PCI=3Dy=0ACON= FIG_SERIAL_8250_PNP=3Dy=0ACONFIG_SERIAL_8250_NR_UARTS=3D16=0ACONFIG_SERIAL_= 8250_RUNTIME_UARTS=3D8=0A# CONFIG_SERIAL_8250_EXTENDED is not set=0A=0A#=0A= # Non-8250 serial port support=0A#=0A# CONFIG_SERIAL_MAX3100 is not set=0A#= CONFIG_SERIAL_MAX3107 is not set=0ACONFIG_SERIAL_MFD_HSU=3Dm=0ACONFIG_SERI= AL_CORE=3Dy=0ACONFIG_SERIAL_CORE_CONSOLE=3Dy=0A# CONFIG_SERIAL_JSM is not s= et=0A# CONFIG_SERIAL_TIMBERDALE is not set=0ACONFIG_SERIAL_ALTERA_JTAGUART= =3Dm=0ACONFIG_SERIAL_ALTERA_UART=3Dm=0ACONFIG_SERIAL_ALTERA_UART_MAXPORTS= =3D4=0ACONFIG_SERIAL_ALTERA_UART_BAUDRATE=3D115200=0A# CONFIG_SERIAL_IFX6X6= 0 is not set=0A# CONFIG_SERIAL_PCH_UART is not set=0A# CONFIG_SERIAL_XILINX= _PS_UART is not set=0A# CONFIG_PRINTER is not set=0ACONFIG_PPDEV=3Dm=0ACONF= IG_IPMI_HANDLER=3Dm=0A# CONFIG_IPMI_PANIC_EVENT is not set=0ACONFIG_IPMI_DE= VICE_INTERFACE=3Dm=0ACONFIG_IPMI_SI=3Dm=0ACONFIG_IPMI_WATCHDOG=3Dm=0ACONFIG= _IPMI_POWEROFF=3Dm=0ACONFIG_HW_RANDOM=3Dy=0A# CONFIG_HW_RANDOM_TIMERIOMEM i= s not set=0A# CONFIG_HW_RANDOM_INTEL is not set=0A# CONFIG_HW_RANDOM_AMD is= not set=0A# CONFIG_HW_RANDOM_VIA is not set=0ACONFIG_NVRAM=3Dy=0A# CONFIG_= R3964 is not set=0A# CONFIG_APPLICOM is not set=0A# CONFIG_MWAVE is not set= =0A# CONFIG_RAW_DRIVER is not set=0ACONFIG_HPET=3Dy=0ACONFIG_HPET_MMAP=3Dy= =0A# CONFIG_HANGCHECK_TIMER is not set=0A# CONFIG_TCG_TPM is not set=0A# CO= NFIG_TELCLOCK is not set=0ACONFIG_DEVPORT=3Dy=0ACONFIG_I2C=3Dy=0ACONFIG_I2C= _BOARDINFO=3Dy=0ACONFIG_I2C_COMPAT=3Dy=0A# CONFIG_I2C_CHARDEV is not set=0A= CONFIG_I2C_MUX=3Dm=0A=0A#=0A# Multiplexer I2C Chip support=0A#=0A# CONFIG_I= 2C_MUX_GPIO is not set=0A# CONFIG_I2C_MUX_PCA9541 is not set=0A# CONFIG_I2C= _MUX_PCA954x is not set=0ACONFIG_I2C_HELPER_AUTO=3Dy=0ACONFIG_I2C_ALGOBIT= =3Dm=0A=0A#=0A# I2C Hardware Bus support=0A#=0A=0A#=0A# PC SMBus host contr= oller drivers=0A#=0A# CONFIG_I2C_ALI1535 is not set=0A# CONFIG_I2C_ALI1563 = is not set=0A# CONFIG_I2C_ALI15X3 is not set=0A# CONFIG_I2C_AMD756 is not s= et=0A# CONFIG_I2C_AMD8111 is not set=0ACONFIG_I2C_I801=3Dm=0A# CONFIG_I2C_I= SCH is not set=0A# CONFIG_I2C_PIIX4 is not set=0A# CONFIG_I2C_NFORCE2 is no= t set=0A# CONFIG_I2C_SIS5595 is not set=0A# CONFIG_I2C_SIS630 is not set=0A= # CONFIG_I2C_SIS96X is not set=0A# CONFIG_I2C_VIA is not set=0A# CONFIG_I2C= _VIAPRO is not set=0A=0A#=0A# ACPI drivers=0A#=0A# CONFIG_I2C_SCMI is not s= et=0A=0A#=0A# I2C system bus drivers (mostly embedded / system-on-chip)=0A#= =0A# CONFIG_I2C_DESIGNWARE_PCI is not set=0A# CONFIG_I2C_EG20T is not set= =0A# CONFIG_I2C_GPIO is not set=0A# CONFIG_I2C_INTEL_MID is not set=0A# CON= FIG_I2C_OCORES is not set=0A# CONFIG_I2C_PCA_PLATFORM is not set=0A# CONFIG= _I2C_PXA_PCI is not set=0A# CONFIG_I2C_SIMTEC is not set=0A# CONFIG_I2C_XIL= INX is not set=0A=0A#=0A# External I2C/SMBus adapter drivers=0A#=0A# CONFIG= _I2C_DIOLAN_U2C is not set=0A# CONFIG_I2C_PARPORT is not set=0A# CONFIG_I2C= _PARPORT_LIGHT is not set=0A# CONFIG_I2C_TAOS_EVM is not set=0A# CONFIG_I2C= _TINY_USB is not set=0A=0A#=0A# Other I2C/SMBus bus drivers=0A#=0A# CONFIG_= I2C_STUB is not set=0A# CONFIG_I2C_DEBUG_CORE is not set=0A# CONFIG_I2C_DEB= UG_ALGO is not set=0A# CONFIG_I2C_DEBUG_BUS is not set=0ACONFIG_SPI=3Dy=0A#= CONFIG_SPI_DEBUG is not set=0ACONFIG_SPI_MASTER=3Dy=0A=0A#=0A# SPI Master = Controller Drivers=0A#=0A# CONFIG_SPI_ALTERA is not set=0A# CONFIG_SPI_BITB= ANG is not set=0A# CONFIG_SPI_BUTTERFLY is not set=0A# CONFIG_SPI_GPIO is n= ot set=0A# CONFIG_SPI_LM70_LLP is not set=0A# CONFIG_SPI_OC_TINY is not set= =0A# CONFIG_SPI_PXA2XX_PCI is not set=0A# CONFIG_SPI_TOPCLIFF_PCH is not se= t=0A# CONFIG_SPI_XILINX is not set=0A# CONFIG_SPI_DESIGNWARE is not set=0A= =0A#=0A# SPI Protocol Masters=0A#=0A# CONFIG_SPI_SPIDEV is not set=0A# CONF= IG_SPI_TLE62X0 is not set=0A# CONFIG_HSI is not set=0A=0A#=0A# PPS support= =0A#=0A# CONFIG_PPS is not set=0A=0A#=0A# PPS generators support=0A#=0A=0A#= =0A# PTP clock support=0A#=0A=0A#=0A# Enable Device Drivers -> PPS to see t= he PTP clock options.=0A#=0ACONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=3Dy=0ACONFIG_= GPIOLIB=3Dy=0A# CONFIG_DEBUG_GPIO is not set=0ACONFIG_GPIO_SYSFS=3Dy=0A=0A#= =0A# Memory mapped GPIO drivers:=0A#=0A# CONFIG_GPIO_GENERIC_PLATFORM is no= t set=0A# CONFIG_GPIO_IT8761E is not set=0A# CONFIG_GPIO_SCH is not set=0A#= CONFIG_GPIO_ICH is not set=0A# CONFIG_GPIO_VX855 is not set=0A=0A#=0A# I2C= GPIO expanders:=0A#=0A# CONFIG_GPIO_MAX7300 is not set=0A# CONFIG_GPIO_MAX= 732X is not set=0A# CONFIG_GPIO_PCA953X is not set=0A# CONFIG_GPIO_PCF857X = is not set=0A# CONFIG_GPIO_SX150X is not set=0A# CONFIG_GPIO_ADP5520 is not= set=0A# CONFIG_GPIO_ADP5588 is not set=0A=0A#=0A# PCI GPIO expanders:=0A#= =0A# CONFIG_GPIO_BT8XX is not set=0A# CONFIG_GPIO_LANGWELL is not set=0A# C= ONFIG_GPIO_PCH is not set=0A# CONFIG_GPIO_ML_IOH is not set=0A# CONFIG_GPIO= _RDC321X is not set=0A=0A#=0A# SPI GPIO expanders:=0A#=0A# CONFIG_GPIO_MAX7= 301 is not set=0A# CONFIG_GPIO_MCP23S08 is not set=0A# CONFIG_GPIO_MC33880 = is not set=0A# CONFIG_GPIO_74X164 is not set=0A=0A#=0A# AC97 GPIO expanders= :=0A#=0A=0A#=0A# MODULbus GPIO expanders:=0A#=0A# CONFIG_W1 is not set=0ACO= NFIG_POWER_SUPPLY=3Dy=0A# CONFIG_POWER_SUPPLY_DEBUG is not set=0A# CONFIG_P= DA_POWER is not set=0A# CONFIG_TEST_POWER is not set=0A# CONFIG_BATTERY_DS2= 780 is not set=0A# CONFIG_BATTERY_DS2781 is not set=0A# CONFIG_BATTERY_DS27= 82 is not set=0A# CONFIG_BATTERY_SBS is not set=0A# CONFIG_BATTERY_BQ27x00 = is not set=0A# CONFIG_BATTERY_MAX17040 is not set=0A# CONFIG_BATTERY_MAX170= 42 is not set=0A# CONFIG_CHARGER_MAX8903 is not set=0A# CONFIG_CHARGER_LP87= 27 is not set=0A# CONFIG_CHARGER_GPIO is not set=0A# CONFIG_CHARGER_SMB347 = is not set=0ACONFIG_HWMON=3Dy=0A# CONFIG_HWMON_VID is not set=0A# CONFIG_HW= MON_DEBUG_CHIP is not set=0A=0A#=0A# Native drivers=0A#=0A# CONFIG_SENSORS_= ABITUGURU is not set=0A# CONFIG_SENSORS_ABITUGURU3 is not set=0A# CONFIG_SE= NSORS_AD7314 is not set=0A# CONFIG_SENSORS_AD7414 is not set=0A# CONFIG_SEN= SORS_AD7418 is not set=0A# CONFIG_SENSORS_ADCXX is not set=0A# CONFIG_SENSO= RS_ADM1021 is not set=0A# CONFIG_SENSORS_ADM1025 is not set=0A# CONFIG_SENS= ORS_ADM1026 is not set=0A# CONFIG_SENSORS_ADM1029 is not set=0A# CONFIG_SEN= SORS_ADM1031 is not set=0A# CONFIG_SENSORS_ADM9240 is not set=0A# CONFIG_SE= NSORS_ADT7411 is not set=0A# CONFIG_SENSORS_ADT7462 is not set=0A# CONFIG_S= ENSORS_ADT7470 is not set=0A# CONFIG_SENSORS_ADT7475 is not set=0A# CONFIG_= SENSORS_ASC7621 is not set=0A# CONFIG_SENSORS_K8TEMP is not set=0A# CONFIG_= SENSORS_K10TEMP is not set=0A# CONFIG_SENSORS_FAM15H_POWER is not set=0A# C= ONFIG_SENSORS_ASB100 is not set=0A# CONFIG_SENSORS_ATXP1 is not set=0A# CON= FIG_SENSORS_DS620 is not set=0A# CONFIG_SENSORS_DS1621 is not set=0A# CONFI= G_SENSORS_I5K_AMB is not set=0A# CONFIG_SENSORS_F71805F is not set=0A# CONF= IG_SENSORS_F71882FG is not set=0A# CONFIG_SENSORS_F75375S is not set=0A# CO= NFIG_SENSORS_FSCHMD is not set=0A# CONFIG_SENSORS_G760A is not set=0A# CONF= IG_SENSORS_GL518SM is not set=0A# CONFIG_SENSORS_GL520SM is not set=0ACONFI= G_SENSORS_GPIO_FAN=3Dm=0A# CONFIG_SENSORS_CORETEMP is not set=0ACONFIG_SENS= ORS_IBMAEM=3Dm=0ACONFIG_SENSORS_IBMPEX=3Dm=0A# CONFIG_SENSORS_IT87 is not s= et=0A# CONFIG_SENSORS_JC42 is not set=0A# CONFIG_SENSORS_LINEAGE is not set= =0A# CONFIG_SENSORS_LM63 is not set=0A# CONFIG_SENSORS_LM70 is not set=0A# = CONFIG_SENSORS_LM73 is not set=0A# CONFIG_SENSORS_LM75 is not set=0A# CONFI= G_SENSORS_LM77 is not set=0A# CONFIG_SENSORS_LM78 is not set=0A# CONFIG_SEN= SORS_LM80 is not set=0A# CONFIG_SENSORS_LM83 is not set=0A# CONFIG_SENSORS_= LM85 is not set=0A# CONFIG_SENSORS_LM87 is not set=0A# CONFIG_SENSORS_LM90 = is not set=0A# CONFIG_SENSORS_LM92 is not set=0A# CONFIG_SENSORS_LM93 is no= t set=0A# CONFIG_SENSORS_LTC4151 is not set=0A# CONFIG_SENSORS_LTC4215 is n= ot set=0A# CONFIG_SENSORS_LTC4245 is not set=0A# CONFIG_SENSORS_LTC4261 is = not set=0A# CONFIG_SENSORS_LM95241 is not set=0A# CONFIG_SENSORS_LM95245 is= not set=0A# CONFIG_SENSORS_MAX1111 is not set=0A# CONFIG_SENSORS_MAX16065 = is not set=0A# CONFIG_SENSORS_MAX1619 is not set=0A# CONFIG_SENSORS_MAX1668= is not set=0A# CONFIG_SENSORS_MAX6639 is not set=0A# CONFIG_SENSORS_MAX664= 2 is not set=0A# CONFIG_SENSORS_MAX6650 is not set=0A# CONFIG_SENSORS_MCP30= 21 is not set=0A# CONFIG_SENSORS_NTC_THERMISTOR is not set=0A# CONFIG_SENSO= RS_PC87360 is not set=0A# CONFIG_SENSORS_PC87427 is not set=0A# CONFIG_SENS= ORS_PCF8591 is not set=0A# CONFIG_PMBUS is not set=0A# CONFIG_SENSORS_SHT15= is not set=0A# CONFIG_SENSORS_SHT21 is not set=0A# CONFIG_SENSORS_SIS5595 = is not set=0A# CONFIG_SENSORS_SMM665 is not set=0A# CONFIG_SENSORS_DME1737 = is not set=0A# CONFIG_SENSORS_EMC1403 is not set=0A# CONFIG_SENSORS_EMC2103= is not set=0A# CONFIG_SENSORS_EMC6W201 is not set=0A# CONFIG_SENSORS_SMSC4= 7M1 is not set=0A# CONFIG_SENSORS_SMSC47M192 is not set=0A# CONFIG_SENSORS_= SMSC47B397 is not set=0A# CONFIG_SENSORS_SCH56XX_COMMON is not set=0A# CONF= IG_SENSORS_SCH5627 is not set=0A# CONFIG_SENSORS_SCH5636 is not set=0A# CON= FIG_SENSORS_ADS1015 is not set=0A# CONFIG_SENSORS_ADS7828 is not set=0A# CO= NFIG_SENSORS_ADS7871 is not set=0A# CONFIG_SENSORS_AMC6821 is not set=0A# C= ONFIG_SENSORS_INA2XX is not set=0A# CONFIG_SENSORS_THMC50 is not set=0A# CO= NFIG_SENSORS_TMP102 is not set=0A# CONFIG_SENSORS_TMP401 is not set=0A# CON= FIG_SENSORS_TMP421 is not set=0A# CONFIG_SENSORS_VIA_CPUTEMP is not set=0A#= CONFIG_SENSORS_VIA686A is not set=0A# CONFIG_SENSORS_VT1211 is not set=0A#= CONFIG_SENSORS_VT8231 is not set=0A# CONFIG_SENSORS_W83781D is not set=0A#= CONFIG_SENSORS_W83791D is not set=0A# CONFIG_SENSORS_W83792D is not set=0A= # CONFIG_SENSORS_W83793 is not set=0A# CONFIG_SENSORS_W83795 is not set=0A#= CONFIG_SENSORS_W83L785TS is not set=0A# CONFIG_SENSORS_W83L786NG is not se= t=0A# CONFIG_SENSORS_W83627HF is not set=0A# CONFIG_SENSORS_W83627EHF is no= t set=0A# CONFIG_SENSORS_APPLESMC is not set=0A=0A#=0A# ACPI drivers=0A#=0A= # CONFIG_SENSORS_ACPI_POWER is not set=0A# CONFIG_SENSORS_ATK0110 is not se= t=0ACONFIG_THERMAL=3Dy=0ACONFIG_THERMAL_HWMON=3Dy=0ACONFIG_WATCHDOG=3Dy=0AC= ONFIG_WATCHDOG_CORE=3Dy=0A# CONFIG_WATCHDOG_NOWAYOUT is not set=0A=0A#=0A# = Watchdog Device Drivers=0A#=0ACONFIG_SOFT_WATCHDOG=3Dm=0A# CONFIG_ACQUIRE_W= DT is not set=0A# CONFIG_ADVANTECH_WDT is not set=0A# CONFIG_ALIM1535_WDT i= s not set=0A# CONFIG_ALIM7101_WDT is not set=0A# CONFIG_F71808E_WDT is not = set=0A# CONFIG_SP5100_TCO is not set=0A# CONFIG_SC520_WDT is not set=0A# CO= NFIG_SBC_FITPC2_WATCHDOG is not set=0A# CONFIG_EUROTECH_WDT is not set=0A# = CONFIG_IB700_WDT is not set=0A# CONFIG_IBMASR is not set=0A# CONFIG_WAFER_W= DT is not set=0A# CONFIG_I6300ESB_WDT is not set=0A# CONFIG_IE6XX_WDT is no= t set=0A# CONFIG_ITCO_WDT is not set=0A# CONFIG_IT8712F_WDT is not set=0A# = CONFIG_IT87_WDT is not set=0A# CONFIG_HP_WATCHDOG is not set=0A# CONFIG_SC1= 200_WDT is not set=0A# CONFIG_PC87413_WDT is not set=0A# CONFIG_NV_TCO is n= ot set=0A# CONFIG_60XX_WDT is not set=0A# CONFIG_SBC8360_WDT is not set=0A#= CONFIG_CPU5_WDT is not set=0A# CONFIG_SMSC_SCH311X_WDT is not set=0A# CONF= IG_SMSC37B787_WDT is not set=0A# CONFIG_VIA_WDT is not set=0A# CONFIG_W8362= 7HF_WDT is not set=0A# CONFIG_W83697HF_WDT is not set=0A# CONFIG_W83697UG_W= DT is not set=0A# CONFIG_W83877F_WDT is not set=0A# CONFIG_W83977F_WDT is n= ot set=0A# CONFIG_MACHZ_WDT is not set=0A# CONFIG_SBC_EPX_C3_WATCHDOG is no= t set=0A=0A#=0A# PCI-based Watchdog Cards=0A#=0A# CONFIG_PCIPCWATCHDOG is n= ot set=0A# CONFIG_WDTPCI is not set=0A=0A#=0A# USB-based Watchdog Cards=0A#= =0A# CONFIG_USBPCWATCHDOG is not set=0ACONFIG_SSB_POSSIBLE=3Dy=0A=0A#=0A# S= onics Silicon Backplane=0A#=0A# CONFIG_SSB is not set=0ACONFIG_BCMA_POSSIBL= E=3Dy=0A=0A#=0A# Broadcom specific AMBA=0A#=0A# CONFIG_BCMA is not set=0A= =0A#=0A# Multifunction device drivers=0A#=0A# CONFIG_MFD_CORE is not set=0A= # CONFIG_MFD_88PM860X is not set=0A# CONFIG_MFD_SM501 is not set=0A# CONFIG= _HTC_PASIC3 is not set=0A# CONFIG_HTC_I2CPLD is not set=0A# CONFIG_MFD_LM35= 33 is not set=0A# CONFIG_TPS6105X is not set=0A# CONFIG_TPS65010 is not set= =0A# CONFIG_TPS6507X is not set=0A# CONFIG_MFD_TPS65217 is not set=0A# CONF= IG_MFD_TPS65910 is not set=0A# CONFIG_MFD_TPS65912_I2C is not set=0A# CONFI= G_MFD_TPS65912_SPI is not set=0A# CONFIG_TWL4030_CORE is not set=0A# CONFIG= _TWL6040_CORE is not set=0A# CONFIG_MFD_STMPE is not set=0A# CONFIG_MFD_TC3= 589X is not set=0A# CONFIG_MFD_TMIO is not set=0A# CONFIG_PMIC_DA903X is no= t set=0A# CONFIG_MFD_DA9052_SPI is not set=0A# CONFIG_MFD_DA9052_I2C is not= set=0ACONFIG_PMIC_ADP5520=3Dy=0A# CONFIG_MFD_MAX77693 is not set=0A# CONFI= G_MFD_MAX8925 is not set=0A# CONFIG_MFD_MAX8997 is not set=0A# CONFIG_MFD_M= AX8998 is not set=0A# CONFIG_MFD_S5M_CORE is not set=0A# CONFIG_MFD_WM8400 = is not set=0A# CONFIG_MFD_WM831X_I2C is not set=0A# CONFIG_MFD_WM831X_SPI i= s not set=0A# CONFIG_MFD_WM8350_I2C is not set=0A# CONFIG_MFD_WM8994 is not= set=0A# CONFIG_MFD_PCF50633 is not set=0A# CONFIG_MFD_MC13XXX_SPI is not s= et=0A# CONFIG_MFD_MC13XXX_I2C is not set=0A# CONFIG_ABX500_CORE is not set= =0A# CONFIG_EZX_PCAP is not set=0A# CONFIG_MFD_CS5535 is not set=0A# CONFIG= _MFD_TIMBERDALE is not set=0A# CONFIG_LPC_SCH is not set=0A# CONFIG_LPC_ICH= is not set=0A# CONFIG_MFD_RDC321X is not set=0A# CONFIG_MFD_JANZ_CMODIO is= not set=0A# CONFIG_MFD_VX855 is not set=0A# CONFIG_MFD_WL1273_CORE is not = set=0A# CONFIG_MFD_TPS65090 is not set=0A# CONFIG_MFD_AAT2870_CORE is not s= et=0A# CONFIG_MFD_RC5T583 is not set=0A# CONFIG_MFD_PALMAS is not set=0A# C= ONFIG_REGULATOR is not set=0ACONFIG_MEDIA_SUPPORT=3Dm=0A=0A#=0A# Multimedia= core support=0A#=0A# CONFIG_MEDIA_CONTROLLER is not set=0ACONFIG_VIDEO_DEV= =3Dm=0ACONFIG_VIDEO_V4L2_COMMON=3Dm=0ACONFIG_DVB_CORE=3Dm=0ACONFIG_DVB_NET= =3Dy=0ACONFIG_VIDEO_MEDIA=3Dm=0A=0A#=0A# Multimedia drivers=0A#=0ACONFIG_RC= _CORE=3Dm=0ACONFIG_LIRC=3Dm=0ACONFIG_RC_MAP=3Dm=0ACONFIG_IR_NEC_DECODER=3Dm= =0ACONFIG_IR_RC5_DECODER=3Dm=0ACONFIG_IR_RC6_DECODER=3Dm=0ACONFIG_IR_JVC_DE= CODER=3Dm=0ACONFIG_IR_SONY_DECODER=3Dm=0ACONFIG_IR_RC5_SZ_DECODER=3Dm=0ACON= FIG_IR_SANYO_DECODER=3Dm=0ACONFIG_IR_MCE_KBD_DECODER=3Dm=0ACONFIG_IR_LIRC_C= ODEC=3Dm=0A# CONFIG_RC_ATI_REMOTE is not set=0A# CONFIG_IR_ENE is not set= =0A# CONFIG_IR_IMON is not set=0A# CONFIG_IR_MCEUSB is not set=0A# CONFIG_I= R_ITE_CIR is not set=0A# CONFIG_IR_FINTEK is not set=0A# CONFIG_IR_NUVOTON = is not set=0A# CONFIG_IR_REDRAT3 is not set=0A# CONFIG_IR_STREAMZAP is not = set=0A# CONFIG_IR_WINBOND_CIR is not set=0A# CONFIG_RC_LOOPBACK is not set= =0A# CONFIG_IR_GPIO_CIR is not set=0A# CONFIG_MEDIA_ATTACH is not set=0ACON= FIG_MEDIA_TUNER=3Dm=0A# CONFIG_MEDIA_TUNER_CUSTOMISE is not set=0ACONFIG_ME= DIA_TUNER_SIMPLE=3Dm=0ACONFIG_MEDIA_TUNER_TDA8290=3Dm=0ACONFIG_MEDIA_TUNER_= TDA827X=3Dm=0ACONFIG_MEDIA_TUNER_TDA18271=3Dm=0ACONFIG_MEDIA_TUNER_TDA9887= =3Dm=0ACONFIG_MEDIA_TUNER_TEA5761=3Dm=0ACONFIG_MEDIA_TUNER_TEA5767=3Dm=0ACO= NFIG_MEDIA_TUNER_MT20XX=3Dm=0ACONFIG_MEDIA_TUNER_XC2028=3Dm=0ACONFIG_MEDIA_= TUNER_XC5000=3Dm=0ACONFIG_MEDIA_TUNER_XC4000=3Dm=0ACONFIG_MEDIA_TUNER_MC44S= 803=3Dm=0ACONFIG_VIDEO_V4L2=3Dm=0ACONFIG_VIDEOBUF_GEN=3Dm=0ACONFIG_VIDEOBUF= _DMA_SG=3Dm=0ACONFIG_VIDEOBUF_VMALLOC=3Dm=0ACONFIG_VIDEO_TVEEPROM=3Dm=0ACON= FIG_VIDEO_TUNER=3Dm=0ACONFIG_VIDEOBUF2_CORE=3Dm=0ACONFIG_VIDEOBUF2_MEMOPS= =3Dm=0ACONFIG_VIDEOBUF2_DMA_CONTIG=3Dm=0ACONFIG_VIDEO_CAPTURE_DRIVERS=3Dy= =0A# CONFIG_VIDEO_ADV_DEBUG is not set=0A# CONFIG_VIDEO_FIXED_MINOR_RANGES = is not set=0ACONFIG_VIDEO_HELPER_CHIPS_AUTO=3Dy=0ACONFIG_VIDEO_IR_I2C=3Dm= =0A=0A#=0A# Audio decoders, processors and mixers=0A#=0A=0A#=0A# RDS decode= rs=0A#=0A=0A#=0A# Video decoders=0A#=0A=0A#=0A# Video and audio decoders=0A= #=0A=0A#=0A# MPEG video encoders=0A#=0A=0A#=0A# Video encoders=0A#=0A=0A#= =0A# Camera sensor devices=0A#=0A=0A#=0A# Flash devices=0A#=0A=0A#=0A# Vide= o improvement chips=0A#=0A=0A#=0A# Miscelaneous helper chips=0A#=0A# CONFIG= _VIDEO_VIVI is not set=0ACONFIG_V4L_USB_DRIVERS=3Dy=0A# CONFIG_VIDEO_AU0828= is not set=0A# CONFIG_USB_VIDEO_CLASS is not set=0ACONFIG_USB_VIDEO_CLASS_= INPUT_EVDEV=3Dy=0ACONFIG_USB_GSPCA=3Dm=0A# CONFIG_USB_M5602 is not set=0A# = CONFIG_USB_STV06XX is not set=0A# CONFIG_USB_GL860 is not set=0A# CONFIG_US= B_GSPCA_BENQ is not set=0A# CONFIG_USB_GSPCA_CONEX is not set=0A# CONFIG_US= B_GSPCA_CPIA1 is not set=0A# CONFIG_USB_GSPCA_ETOMS is not set=0A# CONFIG_U= SB_GSPCA_FINEPIX is not set=0A# CONFIG_USB_GSPCA_JEILINJ is not set=0A# CON= FIG_USB_GSPCA_JL2005BCD is not set=0A# CONFIG_USB_GSPCA_KINECT is not set= =0A# CONFIG_USB_GSPCA_KONICA is not set=0A# CONFIG_USB_GSPCA_MARS is not se= t=0A# CONFIG_USB_GSPCA_MR97310A is not set=0A# CONFIG_USB_GSPCA_NW80X is no= t set=0A# CONFIG_USB_GSPCA_OV519 is not set=0A# CONFIG_USB_GSPCA_OV534 is n= ot set=0A# CONFIG_USB_GSPCA_OV534_9 is not set=0A# CONFIG_USB_GSPCA_PAC207 = is not set=0A# CONFIG_USB_GSPCA_PAC7302 is not set=0A# CONFIG_USB_GSPCA_PAC= 7311 is not set=0A# CONFIG_USB_GSPCA_SE401 is not set=0A# CONFIG_USB_GSPCA_= SN9C2028 is not set=0A# CONFIG_USB_GSPCA_SN9C20X is not set=0A# CONFIG_USB_= GSPCA_SONIXB is not set=0A# CONFIG_USB_GSPCA_SONIXJ is not set=0A# CONFIG_U= SB_GSPCA_SPCA500 is not set=0A# CONFIG_USB_GSPCA_SPCA501 is not set=0A# CON= FIG_USB_GSPCA_SPCA505 is not set=0A# CONFIG_USB_GSPCA_SPCA506 is not set=0A= # CONFIG_USB_GSPCA_SPCA508 is not set=0A# CONFIG_USB_GSPCA_SPCA561 is not s= et=0A# CONFIG_USB_GSPCA_SPCA1528 is not set=0A# CONFIG_USB_GSPCA_SQ905 is n= ot set=0A# CONFIG_USB_GSPCA_SQ905C is not set=0A# CONFIG_USB_GSPCA_SQ930X i= s not set=0A# CONFIG_USB_GSPCA_STK014 is not set=0A# CONFIG_USB_GSPCA_STV06= 80 is not set=0A# CONFIG_USB_GSPCA_SUNPLUS is not set=0A# CONFIG_USB_GSPCA_= T613 is not set=0A# CONFIG_USB_GSPCA_TOPRO is not set=0A# CONFIG_USB_GSPCA_= TV8532 is not set=0A# CONFIG_USB_GSPCA_VC032X is not set=0A# CONFIG_USB_GSP= CA_VICAM is not set=0A# CONFIG_USB_GSPCA_XIRLINK_CIT is not set=0A# CONFIG_= USB_GSPCA_ZC3XX is not set=0A# CONFIG_VIDEO_PVRUSB2 is not set=0A# CONFIG_V= IDEO_HDPVR is not set=0A# CONFIG_VIDEO_EM28XX is not set=0A# CONFIG_VIDEO_T= LG2300 is not set=0A# CONFIG_VIDEO_CX231XX is not set=0ACONFIG_VIDEO_TM6000= =3Dm=0ACONFIG_VIDEO_TM6000_ALSA=3Dm=0A# CONFIG_VIDEO_TM6000_DVB is not set= =0A# CONFIG_VIDEO_USBVISION is not set=0A# CONFIG_USB_SN9C102 is not set=0A= # CONFIG_USB_PWC is not set=0A# CONFIG_VIDEO_CPIA2 is not set=0A# CONFIG_US= B_ZR364XX is not set=0A# CONFIG_USB_STKWEBCAM is not set=0A# CONFIG_USB_S22= 55 is not set=0ACONFIG_V4L_PCI_DRIVERS=3Dy=0A# CONFIG_VIDEO_BT848 is not se= t=0A# CONFIG_VIDEO_CX18 is not set=0A# CONFIG_VIDEO_CX23885 is not set=0A# = CONFIG_VIDEO_CX25821 is not set=0A# CONFIG_VIDEO_CX88 is not set=0A# CONFIG= _VIDEO_HEXIUM_GEMINI is not set=0A# CONFIG_VIDEO_HEXIUM_ORION is not set=0A= # CONFIG_VIDEO_IVTV is not set=0A# CONFIG_VIDEO_MXB is not set=0A# CONFIG_V= IDEO_SAA7134 is not set=0A# CONFIG_VIDEO_SAA7164 is not set=0A# CONFIG_VIDE= O_ZORAN is not set=0A# CONFIG_V4L_ISA_PARPORT_DRIVERS is not set=0A# CONFIG= _V4L_PLATFORM_DRIVERS is not set=0A# CONFIG_V4L_MEM2MEM_DRIVERS is not set= =0A# CONFIG_RADIO_ADAPTERS is not set=0ACONFIG_DVB_MAX_ADAPTERS=3D8=0A# CON= FIG_DVB_DYNAMIC_MINORS is not set=0ACONFIG_DVB_CAPTURE_DRIVERS=3Dy=0A=0A#= =0A# Supported SAA7146 based PCI Adapters=0A#=0A# CONFIG_TTPCI_EEPROM is no= t set=0A# CONFIG_DVB_AV7110 is not set=0A# CONFIG_DVB_BUDGET_CORE is not se= t=0A=0A#=0A# Supported USB Adapters=0A#=0ACONFIG_DVB_USB=3Dm=0A# CONFIG_DVB= _USB_DEBUG is not set=0A# CONFIG_DVB_USB_A800 is not set=0A# CONFIG_DVB_USB= _DIBUSB_MB is not set=0A# CONFIG_DVB_USB_DIBUSB_MC is not set=0A# CONFIG_DV= B_USB_DIB0700 is not set=0A# CONFIG_DVB_USB_UMT_010 is not set=0A# CONFIG_D= VB_USB_CXUSB is not set=0A# CONFIG_DVB_USB_M920X is not set=0A# CONFIG_DVB_= USB_GL861 is not set=0A# CONFIG_DVB_USB_AU6610 is not set=0A# CONFIG_DVB_US= B_DIGITV is not set=0A# CONFIG_DVB_USB_VP7045 is not set=0A# CONFIG_DVB_USB= _VP702X is not set=0A# CONFIG_DVB_USB_GP8PSK is not set=0A# CONFIG_DVB_USB_= NOVA_T_USB2 is not set=0A# CONFIG_DVB_USB_TTUSB2 is not set=0A# CONFIG_DVB_= USB_DTT200U is not set=0A# CONFIG_DVB_USB_OPERA1 is not set=0A# CONFIG_DVB_= USB_AF9005 is not set=0A# CONFIG_DVB_USB_PCTV452E is not set=0A# CONFIG_DVB= _USB_DW2102 is not set=0A# CONFIG_DVB_USB_CINERGY_T2 is not set=0A# CONFIG_= DVB_USB_ANYSEE is not set=0A# CONFIG_DVB_USB_DTV5100 is not set=0A# CONFIG_= DVB_USB_AF9015 is not set=0A# CONFIG_DVB_USB_CE6230 is not set=0A# CONFIG_D= VB_USB_FRIIO is not set=0A# CONFIG_DVB_USB_EC168 is not set=0A# CONFIG_DVB_= USB_AZ6007 is not set=0A# CONFIG_DVB_USB_AZ6027 is not set=0A# CONFIG_DVB_U= SB_LME2510 is not set=0A# CONFIG_DVB_USB_TECHNISAT_USB2 is not set=0A# CONF= IG_DVB_USB_IT913X is not set=0A# CONFIG_DVB_USB_MXL111SF is not set=0A# CON= FIG_DVB_USB_RTL28XXU is not set=0A# CONFIG_DVB_USB_AF9035 is not set=0A# CO= NFIG_DVB_TTUSB_BUDGET is not set=0A# CONFIG_DVB_TTUSB_DEC is not set=0A# CO= NFIG_SMS_SIANO_MDTV is not set=0A=0A#=0A# Supported FlexCopII (B2C2) Adapte= rs=0A#=0A# CONFIG_DVB_B2C2_FLEXCOP is not set=0A=0A#=0A# Supported BT878 Ad= apters=0A#=0A=0A#=0A# Supported Pluto2 Adapters=0A#=0A# CONFIG_DVB_PLUTO2 i= s not set=0A=0A#=0A# Supported SDMC DM1105 Adapters=0A#=0A# CONFIG_DVB_DM11= 05 is not set=0A=0A#=0A# Supported Earthsoft PT1 Adapters=0A#=0A# CONFIG_DV= B_PT1 is not set=0A=0A#=0A# Supported Mantis Adapters=0A#=0A# CONFIG_MANTIS= _CORE is not set=0A=0A#=0A# Supported nGene Adapters=0A#=0A# CONFIG_DVB_NGE= NE is not set=0A=0A#=0A# Supported ddbridge ('Octopus') Adapters=0A#=0A# CO= NFIG_DVB_DDBRIDGE is not set=0A=0A#=0A# Supported DVB Frontends=0A#=0A# CON= FIG_DVB_FE_CUSTOMISE is not set=0A=0A#=0A# Multistandard (satellite) fronte= nds=0A#=0A=0A#=0A# Multistandard (cable + terrestrial) frontends=0A#=0A=0A#= =0A# DVB-S (satellite) frontends=0A#=0A=0A#=0A# DVB-T (terrestrial) fronten= ds=0A#=0A=0A#=0A# DVB-C (cable) frontends=0A#=0A=0A#=0A# ATSC (North Americ= an/Korean Terrestrial/Cable DTV) frontends=0A#=0A=0A#=0A# ISDB-T (terrestri= al) frontends=0A#=0A=0A#=0A# Digital terrestrial only tuners/PLL=0A#=0A=0A#= =0A# SEC control devices for DVB-S=0A#=0A=0A#=0A# Tools to develop new fron= tends=0A#=0A# CONFIG_DVB_DUMMY_FE is not set=0A=0A#=0A# Graphics support=0A= #=0ACONFIG_AGP=3Dy=0ACONFIG_AGP_AMD64=3Dy=0ACONFIG_AGP_INTEL=3Dm=0A# CONFIG= _AGP_SIS is not set=0A# CONFIG_AGP_VIA is not set=0ACONFIG_VGA_ARB=3Dy=0ACO= NFIG_VGA_ARB_MAX_GPUS=3D16=0A# CONFIG_VGA_SWITCHEROO is not set=0ACONFIG_DR= M=3Dm=0ACONFIG_DRM_KMS_HELPER=3Dm=0A# CONFIG_DRM_LOAD_EDID_FIRMWARE is not = set=0ACONFIG_DRM_TTM=3Dm=0A# CONFIG_DRM_TDFX is not set=0A# CONFIG_DRM_R128= is not set=0ACONFIG_DRM_RADEON=3Dm=0A# CONFIG_DRM_RADEON_KMS is not set=0A= CONFIG_DRM_NOUVEAU=3Dm=0ACONFIG_DRM_NOUVEAU_BACKLIGHT=3Dy=0ACONFIG_DRM_NOUV= EAU_DEBUG=3Dy=0A=0A#=0A# I2C encoder or helper chips=0A#=0ACONFIG_DRM_I2C_C= H7006=3Dm=0ACONFIG_DRM_I2C_SIL164=3Dm=0A# CONFIG_DRM_I810 is not set=0ACONF= IG_DRM_I915=3Dm=0ACONFIG_DRM_I915_KMS=3Dy=0A# CONFIG_DRM_MGA is not set=0A#= CONFIG_DRM_SIS is not set=0A# CONFIG_DRM_VIA is not set=0A# CONFIG_DRM_SAV= AGE is not set=0ACONFIG_DRM_VMWGFX=3Dm=0A# CONFIG_DRM_GMA500 is not set=0A#= CONFIG_DRM_UDL is not set=0A# CONFIG_DRM_AST is not set=0A# CONFIG_DRM_MGA= G200 is not set=0A# CONFIG_DRM_CIRRUS_QEMU is not set=0ACONFIG_STUB_POULSBO= =3Dm=0ACONFIG_VGASTATE=3Dm=0ACONFIG_VIDEO_OUTPUT_CONTROL=3Dy=0ACONFIG_FB=3D= y=0ACONFIG_FIRMWARE_EDID=3Dy=0ACONFIG_FB_DDC=3Dm=0ACONFIG_FB_BOOT_VESA_SUPP= ORT=3Dy=0ACONFIG_FB_CFB_FILLRECT=3Dy=0ACONFIG_FB_CFB_COPYAREA=3Dy=0ACONFIG_= FB_CFB_IMAGEBLIT=3Dy=0A# CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set=0ACONF= IG_FB_SYS_FILLRECT=3Dm=0ACONFIG_FB_SYS_COPYAREA=3Dm=0ACONFIG_FB_SYS_IMAGEBL= IT=3Dm=0A# CONFIG_FB_FOREIGN_ENDIAN is not set=0ACONFIG_FB_SYS_FOPS=3Dm=0A#= CONFIG_FB_WMT_GE_ROPS is not set=0ACONFIG_FB_DEFERRED_IO=3Dy=0A# CONFIG_FB= _SVGALIB is not set=0A# CONFIG_FB_MACMODES is not set=0ACONFIG_FB_BACKLIGHT= =3Dy=0ACONFIG_FB_MODE_HELPERS=3Dy=0ACONFIG_FB_TILEBLITTING=3Dy=0A=0A#=0A# F= rame buffer hardware drivers=0A#=0A# CONFIG_FB_CIRRUS is not set=0A# CONFIG= _FB_PM2 is not set=0A# CONFIG_FB_CYBER2000 is not set=0A# CONFIG_FB_ARC is = not set=0A# CONFIG_FB_ASILIANT is not set=0A# CONFIG_FB_IMSTT is not set=0A= # CONFIG_FB_VGA16 is not set=0A# CONFIG_FB_UVESA is not set=0ACONFIG_FB_VES= A=3Dy=0ACONFIG_FB_EFI=3Dy=0A# CONFIG_FB_N411 is not set=0A# CONFIG_FB_HGA i= s not set=0A# CONFIG_FB_S1D13XXX is not set=0ACONFIG_FB_NVIDIA=3Dm=0ACONFIG= _FB_NVIDIA_I2C=3Dy=0A# CONFIG_FB_NVIDIA_DEBUG is not set=0ACONFIG_FB_NVIDIA= _BACKLIGHT=3Dy=0ACONFIG_FB_RIVA=3Dm=0ACONFIG_FB_RIVA_I2C=3Dy=0A# CONFIG_FB_= RIVA_DEBUG is not set=0ACONFIG_FB_RIVA_BACKLIGHT=3Dy=0A# CONFIG_FB_I740 is = not set=0A# CONFIG_FB_LE80578 is not set=0ACONFIG_FB_MATROX=3Dm=0ACONFIG_FB= _MATROX_MILLENIUM=3Dy=0ACONFIG_FB_MATROX_MYSTIQUE=3Dy=0ACONFIG_FB_MATROX_G= =3Dy=0ACONFIG_FB_MATROX_I2C=3Dm=0A# CONFIG_FB_MATROX_MAVEN is not set=0ACON= FIG_FB_RADEON=3Dm=0ACONFIG_FB_RADEON_I2C=3Dy=0ACONFIG_FB_RADEON_BACKLIGHT= =3Dy=0A# CONFIG_FB_RADEON_DEBUG is not set=0ACONFIG_FB_ATY128=3Dm=0ACONFIG_= FB_ATY128_BACKLIGHT=3Dy=0ACONFIG_FB_ATY=3Dm=0ACONFIG_FB_ATY_CT=3Dy=0ACONFIG= _FB_ATY_GENERIC_LCD=3Dy=0ACONFIG_FB_ATY_GX=3Dy=0ACONFIG_FB_ATY_BACKLIGHT=3D= y=0A# CONFIG_FB_S3 is not set=0ACONFIG_FB_SAVAGE=3Dm=0ACONFIG_FB_SAVAGE_I2C= =3Dy=0ACONFIG_FB_SAVAGE_ACCEL=3Dy=0A# CONFIG_FB_SIS is not set=0ACONFIG_FB_= VIA=3Dm=0A# CONFIG_FB_VIA_DIRECT_PROCFS is not set=0A# CONFIG_FB_VIA_X_COMP= ATIBILITY is not set=0A# CONFIG_FB_NEOMAGIC is not set=0A# CONFIG_FB_KYRO i= s not set=0ACONFIG_FB_3DFX=3Dm=0ACONFIG_FB_3DFX_ACCEL=3Dy=0ACONFIG_FB_3DFX_= I2C=3Dy=0A# CONFIG_FB_VOODOO1 is not set=0A# CONFIG_FB_VT8623 is not set=0A= # CONFIG_FB_TRIDENT is not set=0A# CONFIG_FB_ARK is not set=0A# CONFIG_FB_P= M3 is not set=0A# CONFIG_FB_CARMINE is not set=0ACONFIG_FB_GEODE=3Dy=0A# CO= NFIG_FB_GEODE_LX is not set=0A# CONFIG_FB_GEODE_GX is not set=0A# CONFIG_FB= _GEODE_GX1 is not set=0A# CONFIG_FB_SMSCUFX is not set=0ACONFIG_FB_UDL=3Dm= =0A# CONFIG_FB_VIRTUAL is not set=0A# CONFIG_FB_METRONOME is not set=0A# CO= NFIG_FB_MB862XX is not set=0A# CONFIG_FB_BROADSHEET is not set=0A# CONFIG_F= B_AUO_K190X is not set=0A# CONFIG_EXYNOS_VIDEO is not set=0ACONFIG_BACKLIGH= T_LCD_SUPPORT=3Dy=0A# CONFIG_LCD_CLASS_DEVICE is not set=0ACONFIG_BACKLIGHT= _CLASS_DEVICE=3Dy=0A# CONFIG_BACKLIGHT_GENERIC is not set=0A# CONFIG_BACKLI= GHT_PROGEAR is not set=0A# CONFIG_BACKLIGHT_APPLE is not set=0A# CONFIG_BAC= KLIGHT_SAHARA is not set=0A# CONFIG_BACKLIGHT_ADP5520 is not set=0A# CONFIG= _BACKLIGHT_ADP8860 is not set=0A# CONFIG_BACKLIGHT_ADP8870 is not set=0A# C= ONFIG_BACKLIGHT_LP855X is not set=0A=0A#=0A# Console display driver support= =0A#=0ACONFIG_VGA_CONSOLE=3Dy=0ACONFIG_VGACON_SOFT_SCROLLBACK=3Dy=0ACONFIG_= VGACON_SOFT_SCROLLBACK_SIZE=3D64=0ACONFIG_DUMMY_CONSOLE=3Dy=0ACONFIG_FRAMEB= UFFER_CONSOLE=3Dy=0ACONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY=3Dy=0A# CONFI= G_FRAMEBUFFER_CONSOLE_ROTATION is not set=0A# CONFIG_FONTS is not set=0ACON= FIG_FONT_8x8=3Dy=0ACONFIG_FONT_8x16=3Dy=0A# CONFIG_LOGO is not set=0ACONFIG= _SOUND=3Dy=0ACONFIG_SOUND_OSS_CORE=3Dy=0A# CONFIG_SOUND_OSS_CORE_PRECLAIM i= s not set=0ACONFIG_SND=3Dy=0ACONFIG_SND_TIMER=3Dy=0ACONFIG_SND_PCM=3Dy=0ACO= NFIG_SND_HWDEP=3Dy=0ACONFIG_SND_RAWMIDI=3Dm=0ACONFIG_SND_JACK=3Dy=0ACONFIG_= SND_SEQUENCER=3Dy=0A# CONFIG_SND_SEQ_DUMMY is not set=0ACONFIG_SND_OSSEMUL= =3Dy=0ACONFIG_SND_MIXER_OSS=3Dm=0ACONFIG_SND_PCM_OSS=3Dm=0ACONFIG_SND_PCM_O= SS_PLUGINS=3Dy=0ACONFIG_SND_SEQUENCER_OSS=3Dy=0ACONFIG_SND_HRTIMER=3Dm=0ACO= NFIG_SND_SEQ_HRTIMER_DEFAULT=3Dy=0ACONFIG_SND_DYNAMIC_MINORS=3Dy=0ACONFIG_S= ND_SUPPORT_OLD_API=3Dy=0ACONFIG_SND_VERBOSE_PROCFS=3Dy=0ACONFIG_SND_VERBOSE= _PRINTK=3Dy=0ACONFIG_SND_DEBUG=3Dy=0A# CONFIG_SND_DEBUG_VERBOSE is not set= =0ACONFIG_SND_PCM_XRUN_DEBUG=3Dy=0ACONFIG_SND_VMASTER=3Dy=0ACONFIG_SND_KCTL= _JACK=3Dy=0ACONFIG_SND_DMA_SGBUF=3Dy=0ACONFIG_SND_RAWMIDI_SEQ=3Dm=0A# CONFI= G_SND_OPL3_LIB_SEQ is not set=0A# CONFIG_SND_OPL4_LIB_SEQ is not set=0A# CO= NFIG_SND_SBAWE_SEQ is not set=0A# CONFIG_SND_EMU10K1_SEQ is not set=0ACONFI= G_SND_DRIVERS=3Dy=0A# CONFIG_SND_PCSP is not set=0ACONFIG_SND_DUMMY=3Dm=0A#= CONFIG_SND_ALOOP is not set=0ACONFIG_SND_VIRMIDI=3Dm=0A# CONFIG_SND_MTPAV = is not set=0A# CONFIG_SND_MTS64 is not set=0A# CONFIG_SND_SERIAL_U16550 is = not set=0A# CONFIG_SND_MPU401 is not set=0A# CONFIG_SND_PORTMAN2X4 is not s= et=0ACONFIG_SND_PCI=3Dy=0A# CONFIG_SND_AD1889 is not set=0A# CONFIG_SND_ALS= 300 is not set=0A# CONFIG_SND_ALS4000 is not set=0A# CONFIG_SND_ALI5451 is = not set=0A# CONFIG_SND_ASIHPI is not set=0A# CONFIG_SND_ATIIXP is not set= =0A# CONFIG_SND_ATIIXP_MODEM is not set=0A# CONFIG_SND_AU8810 is not set=0A= # CONFIG_SND_AU8820 is not set=0A# CONFIG_SND_AU8830 is not set=0A# CONFIG_= SND_AW2 is not set=0A# CONFIG_SND_AZT3328 is not set=0A# CONFIG_SND_BT87X i= s not set=0A# CONFIG_SND_CA0106 is not set=0A# CONFIG_SND_CMIPCI is not set= =0A# CONFIG_SND_OXYGEN is not set=0A# CONFIG_SND_CS4281 is not set=0A# CONF= IG_SND_CS46XX is not set=0A# CONFIG_SND_CS5530 is not set=0A# CONFIG_SND_CS= 5535AUDIO is not set=0A# CONFIG_SND_CTXFI is not set=0A# CONFIG_SND_DARLA20= is not set=0A# CONFIG_SND_GINA20 is not set=0A# CONFIG_SND_LAYLA20 is not = set=0A# CONFIG_SND_DARLA24 is not set=0A# CONFIG_SND_GINA24 is not set=0A# = CONFIG_SND_LAYLA24 is not set=0A# CONFIG_SND_MONA is not set=0A# CONFIG_SND= _MIA is not set=0A# CONFIG_SND_ECHO3G is not set=0A# CONFIG_SND_INDIGO is n= ot set=0A# CONFIG_SND_INDIGOIO is not set=0A# CONFIG_SND_INDIGODJ is not se= t=0A# CONFIG_SND_INDIGOIOX is not set=0A# CONFIG_SND_INDIGODJX is not set= =0A# CONFIG_SND_EMU10K1 is not set=0A# CONFIG_SND_EMU10K1X is not set=0A# C= ONFIG_SND_ENS1370 is not set=0A# CONFIG_SND_ENS1371 is not set=0A# CONFIG_S= ND_ES1938 is not set=0A# CONFIG_SND_ES1968 is not set=0A# CONFIG_SND_FM801 = is not set=0ACONFIG_SND_HDA_INTEL=3Dy=0ACONFIG_SND_HDA_PREALLOC_SIZE=3D64= =0ACONFIG_SND_HDA_HWDEP=3Dy=0ACONFIG_SND_HDA_RECONFIG=3Dy=0ACONFIG_SND_HDA_= INPUT_BEEP=3Dy=0ACONFIG_SND_HDA_INPUT_BEEP_MODE=3D2=0ACONFIG_SND_HDA_INPUT_= JACK=3Dy=0ACONFIG_SND_HDA_PATCH_LOADER=3Dy=0ACONFIG_SND_HDA_CODEC_REALTEK= =3Dy=0ACONFIG_SND_HDA_ENABLE_REALTEK_QUIRKS=3Dy=0ACONFIG_SND_HDA_CODEC_ANAL= OG=3Dy=0ACONFIG_SND_HDA_CODEC_SIGMATEL=3Dy=0ACONFIG_SND_HDA_CODEC_VIA=3Dy= =0ACONFIG_SND_HDA_CODEC_HDMI=3Dy=0ACONFIG_SND_HDA_CODEC_CIRRUS=3Dy=0ACONFIG= _SND_HDA_CODEC_CONEXANT=3Dy=0ACONFIG_SND_HDA_CODEC_CA0110=3Dy=0ACONFIG_SND_= HDA_CODEC_CA0132=3Dy=0ACONFIG_SND_HDA_CODEC_CMEDIA=3Dy=0ACONFIG_SND_HDA_COD= EC_SI3054=3Dy=0ACONFIG_SND_HDA_GENERIC=3Dy=0ACONFIG_SND_HDA_POWER_SAVE=3Dy= =0ACONFIG_SND_HDA_POWER_SAVE_DEFAULT=3D0=0A# CONFIG_SND_HDSP is not set=0A#= CONFIG_SND_HDSPM is not set=0A# CONFIG_SND_ICE1712 is not set=0A# CONFIG_S= ND_ICE1724 is not set=0A# CONFIG_SND_INTEL8X0 is not set=0A# CONFIG_SND_INT= EL8X0M is not set=0A# CONFIG_SND_KORG1212 is not set=0A# CONFIG_SND_LOLA is= not set=0A# CONFIG_SND_LX6464ES is not set=0A# CONFIG_SND_MAESTRO3 is not = set=0A# CONFIG_SND_MIXART is not set=0A# CONFIG_SND_NM256 is not set=0A# CO= NFIG_SND_PCXHR is not set=0A# CONFIG_SND_RIPTIDE is not set=0A# CONFIG_SND_= RME32 is not set=0A# CONFIG_SND_RME96 is not set=0A# CONFIG_SND_RME9652 is = not set=0A# CONFIG_SND_SONICVIBES is not set=0A# CONFIG_SND_TRIDENT is not = set=0A# CONFIG_SND_VIA82XX is not set=0A# CONFIG_SND_VIA82XX_MODEM is not s= et=0A# CONFIG_SND_VIRTUOSO is not set=0A# CONFIG_SND_VX222 is not set=0A# C= ONFIG_SND_YMFPCI is not set=0A# CONFIG_SND_SPI is not set=0ACONFIG_SND_USB= =3Dy=0ACONFIG_SND_USB_AUDIO=3Dm=0A# CONFIG_SND_USB_UA101 is not set=0ACONFI= G_SND_USB_USX2Y=3Dm=0ACONFIG_SND_USB_CAIAQ=3Dm=0ACONFIG_SND_USB_CAIAQ_INPUT= =3Dy=0ACONFIG_SND_USB_US122L=3Dm=0A# CONFIG_SND_USB_6FIRE is not set=0A# CO= NFIG_SND_SOC is not set=0A# CONFIG_SOUND_PRIME is not set=0ACONFIG_HID_SUPP= ORT=3Dy=0ACONFIG_HID=3Dy=0A# CONFIG_HID_BATTERY_STRENGTH is not set=0ACONFI= G_HIDRAW=3Dy=0A=0A#=0A# USB Input Devices=0A#=0ACONFIG_USB_HID=3Dm=0ACONFIG= _HID_PID=3Dy=0ACONFIG_USB_HIDDEV=3Dy=0A=0A#=0A# Special HID drivers=0A#=0AC= ONFIG_HID_GENERIC=3Dy=0ACONFIG_HID_A4TECH=3Dm=0A# CONFIG_HID_ACRUX is not s= et=0ACONFIG_HID_APPLE=3Dm=0A# CONFIG_HID_AUREAL is not set=0ACONFIG_HID_BEL= KIN=3Dm=0ACONFIG_HID_CHERRY=3Dm=0ACONFIG_HID_CHICONY=3Dm=0A# CONFIG_HID_PRO= DIKEYS is not set=0ACONFIG_HID_CYPRESS=3Dm=0ACONFIG_HID_DRAGONRISE=3Dm=0ACO= NFIG_DRAGONRISE_FF=3Dy=0A# CONFIG_HID_EMS_FF is not set=0ACONFIG_HID_EZKEY= =3Dm=0A# CONFIG_HID_HOLTEK is not set=0A# CONFIG_HID_KEYTOUCH is not set=0A= CONFIG_HID_KYE=3Dm=0A# CONFIG_HID_UCLOGIC is not set=0A# CONFIG_HID_WALTOP = is not set=0ACONFIG_HID_GYRATION=3Dm=0ACONFIG_HID_TWINHAN=3Dm=0ACONFIG_HID_= KENSINGTON=3Dm=0A# CONFIG_HID_LCPOWER is not set=0ACONFIG_HID_LOGITECH=3Dm= =0ACONFIG_HID_LOGITECH_DJ=3Dm=0ACONFIG_LOGITECH_FF=3Dy=0ACONFIG_LOGIRUMBLEP= AD2_FF=3Dy=0A# CONFIG_LOGIG940_FF is not set=0ACONFIG_LOGIWHEELS_FF=3Dy=0AC= ONFIG_HID_MICROSOFT=3Dm=0ACONFIG_HID_MONTEREY=3Dm=0A# CONFIG_HID_MULTITOUCH= is not set=0ACONFIG_HID_NTRIG=3Dm=0ACONFIG_HID_ORTEK=3Dm=0ACONFIG_HID_PANT= HERLORD=3Dm=0ACONFIG_PANTHERLORD_FF=3Dy=0ACONFIG_HID_PETALYNX=3Dm=0A# CONFI= G_HID_PICOLCD is not set=0A# CONFIG_HID_PRIMAX is not set=0A# CONFIG_HID_RO= CCAT is not set=0A# CONFIG_HID_SAITEK is not set=0ACONFIG_HID_SAMSUNG=3Dm= =0ACONFIG_HID_SONY=3Dm=0A# CONFIG_HID_SPEEDLINK is not set=0ACONFIG_HID_SUN= PLUS=3Dm=0ACONFIG_HID_GREENASIA=3Dm=0ACONFIG_GREENASIA_FF=3Dy=0A# CONFIG_HI= D_HYPERV_MOUSE is not set=0ACONFIG_HID_SMARTJOYPLUS=3Dm=0ACONFIG_SMARTJOYPL= US_FF=3Dy=0A# CONFIG_HID_TIVO is not set=0ACONFIG_HID_TOPSEED=3Dm=0ACONFIG_= HID_THRUSTMASTER=3Dm=0ACONFIG_THRUSTMASTER_FF=3Dy=0ACONFIG_HID_ZEROPLUS=3Dm= =0ACONFIG_ZEROPLUS_FF=3Dy=0A# CONFIG_HID_ZYDACRON is not set=0ACONFIG_USB_A= RCH_HAS_OHCI=3Dy=0ACONFIG_USB_ARCH_HAS_EHCI=3Dy=0ACONFIG_USB_ARCH_HAS_XHCI= =3Dy=0ACONFIG_USB_SUPPORT=3Dy=0ACONFIG_USB_COMMON=3Dm=0ACONFIG_USB_ARCH_HAS= _HCD=3Dy=0ACONFIG_USB=3Dm=0A# CONFIG_USB_DEBUG is not set=0ACONFIG_USB_ANNO= UNCE_NEW_DEVICES=3Dy=0A=0A#=0A# Miscellaneous USB options=0A#=0A# CONFIG_US= B_DYNAMIC_MINORS is not set=0ACONFIG_USB_SUSPEND=3Dy=0A# CONFIG_USB_OTG is = not set=0A# CONFIG_USB_DWC3 is not set=0A# CONFIG_USB_MON is not set=0A# CO= NFIG_USB_WUSB is not set=0A# CONFIG_USB_WUSB_CBAF is not set=0A=0A#=0A# USB= Host Controller Drivers=0A#=0A# CONFIG_USB_C67X00_HCD is not set=0ACONFIG_= USB_XHCI_HCD=3Dm=0A# CONFIG_USB_XHCI_HCD_DEBUGGING is not set=0ACONFIG_USB_= EHCI_HCD=3Dm=0ACONFIG_USB_EHCI_ROOT_HUB_TT=3Dy=0ACONFIG_USB_EHCI_TT_NEWSCHE= D=3Dy=0A# CONFIG_USB_OXU210HP_HCD is not set=0A# CONFIG_USB_ISP116X_HCD is = not set=0A# CONFIG_USB_ISP1760_HCD is not set=0A# CONFIG_USB_ISP1362_HCD is= not set=0A# CONFIG_USB_OHCI_HCD is not set=0A# CONFIG_USB_EHCI_HCD_PLATFOR= M is not set=0ACONFIG_USB_UHCI_HCD=3Dm=0ACONFIG_USB_U132_HCD=3Dm=0A# CONFIG= _USB_SL811_HCD is not set=0A# CONFIG_USB_R8A66597_HCD is not set=0A# CONFIG= _USB_WHCI_HCD is not set=0A# CONFIG_USB_HWA_HCD is not set=0A# CONFIG_USB_M= USB_HDRC is not set=0A# CONFIG_USB_CHIPIDEA is not set=0A# CONFIG_USB_RENES= AS_USBHS is not set=0A=0A#=0A# USB Device Class drivers=0A#=0ACONFIG_USB_AC= M=3Dm=0ACONFIG_USB_PRINTER=3Dm=0ACONFIG_USB_WDM=3Dm=0ACONFIG_USB_TMC=3Dm=0A= =0A#=0A# NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may=0A#=0A=0A#=0A= # also be needed; see USB_STORAGE Help for more info=0A#=0ACONFIG_USB_STORA= GE=3Dm=0A# CONFIG_USB_STORAGE_DEBUG is not set=0ACONFIG_USB_STORAGE_REALTEK= =3Dm=0ACONFIG_REALTEK_AUTOPM=3Dy=0ACONFIG_USB_STORAGE_DATAFAB=3Dm=0ACONFIG_= USB_STORAGE_FREECOM=3Dm=0ACONFIG_USB_STORAGE_ISD200=3Dm=0ACONFIG_USB_STORAG= E_USBAT=3Dm=0ACONFIG_USB_STORAGE_SDDR09=3Dm=0ACONFIG_USB_STORAGE_SDDR55=3Dm= =0ACONFIG_USB_STORAGE_JUMPSHOT=3Dm=0ACONFIG_USB_STORAGE_ALAUDA=3Dm=0ACONFIG= _USB_STORAGE_ONETOUCH=3Dm=0ACONFIG_USB_STORAGE_KARMA=3Dm=0ACONFIG_USB_STORA= GE_CYPRESS_ATACB=3Dm=0ACONFIG_USB_STORAGE_ENE_UB6250=3Dm=0ACONFIG_USB_UAS= =3Dm=0A# CONFIG_USB_LIBUSUAL is not set=0A=0A#=0A# USB Imaging devices=0A#= =0ACONFIG_USB_MDC800=3Dm=0ACONFIG_USB_MICROTEK=3Dm=0A=0A#=0A# USB port driv= ers=0A#=0ACONFIG_USB_USS720=3Dm=0ACONFIG_USB_SERIAL=3Dm=0ACONFIG_USB_EZUSB= =3Dy=0ACONFIG_USB_SERIAL_GENERIC=3Dy=0ACONFIG_USB_SERIAL_AIRCABLE=3Dm=0ACON= FIG_USB_SERIAL_ARK3116=3Dm=0ACONFIG_USB_SERIAL_BELKIN=3Dm=0ACONFIG_USB_SERI= AL_CH341=3Dm=0ACONFIG_USB_SERIAL_WHITEHEAT=3Dm=0ACONFIG_USB_SERIAL_DIGI_ACC= ELEPORT=3Dm=0ACONFIG_USB_SERIAL_CP210X=3Dm=0ACONFIG_USB_SERIAL_CYPRESS_M8= =3Dm=0ACONFIG_USB_SERIAL_EMPEG=3Dm=0ACONFIG_USB_SERIAL_FTDI_SIO=3Dm=0ACONFI= G_USB_SERIAL_FUNSOFT=3Dm=0ACONFIG_USB_SERIAL_VISOR=3Dm=0ACONFIG_USB_SERIAL_= IPAQ=3Dm=0ACONFIG_USB_SERIAL_IR=3Dm=0ACONFIG_USB_SERIAL_EDGEPORT=3Dm=0ACONF= IG_USB_SERIAL_EDGEPORT_TI=3Dm=0A# CONFIG_USB_SERIAL_F81232 is not set=0ACON= FIG_USB_SERIAL_GARMIN=3Dm=0ACONFIG_USB_SERIAL_IPW=3Dm=0ACONFIG_USB_SERIAL_I= UU=3Dm=0ACONFIG_USB_SERIAL_KEYSPAN_PDA=3Dm=0ACONFIG_USB_SERIAL_KEYSPAN=3Dm= =0A# CONFIG_USB_SERIAL_KEYSPAN_MPR is not set=0A# CONFIG_USB_SERIAL_KEYSPAN= _USA28 is not set=0A# CONFIG_USB_SERIAL_KEYSPAN_USA28X is not set=0A# CONFI= G_USB_SERIAL_KEYSPAN_USA28XA is not set=0A# CONFIG_USB_SERIAL_KEYSPAN_USA28= XB is not set=0A# CONFIG_USB_SERIAL_KEYSPAN_USA19 is not set=0A# CONFIG_USB= _SERIAL_KEYSPAN_USA18X is not set=0A# CONFIG_USB_SERIAL_KEYSPAN_USA19W is n= ot set=0A# CONFIG_USB_SERIAL_KEYSPAN_USA19QW is not set=0A# CONFIG_USB_SERI= AL_KEYSPAN_USA19QI is not set=0A# CONFIG_USB_SERIAL_KEYSPAN_USA49W is not s= et=0A# CONFIG_USB_SERIAL_KEYSPAN_USA49WLC is not set=0A# CONFIG_USB_SERIAL_= KLSI is not set=0ACONFIG_USB_SERIAL_KOBIL_SCT=3Dm=0ACONFIG_USB_SERIAL_MCT_U= 232=3Dm=0A# CONFIG_USB_SERIAL_METRO is not set=0ACONFIG_USB_SERIAL_MOS7720= =3Dm=0ACONFIG_USB_SERIAL_MOS7715_PARPORT=3Dy=0ACONFIG_USB_SERIAL_MOS7840=3D= m=0ACONFIG_USB_SERIAL_MOTOROLA=3Dm=0ACONFIG_USB_SERIAL_NAVMAN=3Dm=0ACONFIG_= USB_SERIAL_PL2303=3Dm=0ACONFIG_USB_SERIAL_OTI6858=3Dm=0ACONFIG_USB_SERIAL_Q= CAUX=3Dm=0ACONFIG_USB_SERIAL_QUALCOMM=3Dm=0ACONFIG_USB_SERIAL_SPCP8X5=3Dm= =0ACONFIG_USB_SERIAL_HP4X=3Dm=0ACONFIG_USB_SERIAL_SAFE=3Dm=0A# CONFIG_USB_S= ERIAL_SAFE_PADDED is not set=0ACONFIG_USB_SERIAL_SIEMENS_MPI=3Dm=0ACONFIG_U= SB_SERIAL_SIERRAWIRELESS=3Dm=0ACONFIG_USB_SERIAL_SYMBOL=3Dm=0ACONFIG_USB_SE= RIAL_TI=3Dm=0ACONFIG_USB_SERIAL_CYBERJACK=3Dm=0ACONFIG_USB_SERIAL_XIRCOM=3D= m=0ACONFIG_USB_SERIAL_WWAN=3Dm=0ACONFIG_USB_SERIAL_OPTION=3Dm=0ACONFIG_USB_= SERIAL_OMNINET=3Dm=0ACONFIG_USB_SERIAL_OPTICON=3Dm=0ACONFIG_USB_SERIAL_VIVO= PAY_SERIAL=3Dm=0ACONFIG_USB_SERIAL_ZIO=3Dm=0ACONFIG_USB_SERIAL_SSU100=3Dm= =0A# CONFIG_USB_SERIAL_QT2 is not set=0ACONFIG_USB_SERIAL_DEBUG=3Dm=0A=0A#= =0A# USB Miscellaneous drivers=0A#=0ACONFIG_USB_EMI62=3Dm=0ACONFIG_USB_EMI2= 6=3Dm=0ACONFIG_USB_ADUTUX=3Dm=0ACONFIG_USB_SEVSEG=3Dm=0ACONFIG_USB_RIO500= =3Dm=0ACONFIG_USB_LEGOTOWER=3Dm=0ACONFIG_USB_LCD=3Dm=0ACONFIG_USB_LED=3Dm= =0ACONFIG_USB_CYPRESS_CY7C63=3Dm=0ACONFIG_USB_CYTHERM=3Dm=0ACONFIG_USB_IDMO= USE=3Dm=0ACONFIG_USB_FTDI_ELAN=3Dm=0ACONFIG_USB_APPLEDISPLAY=3Dm=0ACONFIG_U= SB_SISUSBVGA=3Dm=0A# CONFIG_USB_SISUSBVGA_CON is not set=0ACONFIG_USB_LD=3D= m=0ACONFIG_USB_TRANCEVIBRATOR=3Dm=0ACONFIG_USB_IOWARRIOR=3Dm=0ACONFIG_USB_T= EST=3Dm=0ACONFIG_USB_ISIGHTFW=3Dm=0ACONFIG_USB_YUREX=3Dm=0A=0A#=0A# USB Phy= sical Layer drivers=0A#=0A# CONFIG_USB_ISP1301 is not set=0ACONFIG_USB_GADG= ET=3Dm=0A# CONFIG_USB_GADGET_DEBUG is not set=0A# CONFIG_USB_GADGET_DEBUG_F= ILES is not set=0ACONFIG_USB_GADGET_DEBUG_FS=3Dy=0ACONFIG_USB_GADGET_VBUS_D= RAW=3D2=0ACONFIG_USB_GADGET_STORAGE_NUM_BUFFERS=3D2=0A=0A#=0A# USB Peripher= al Controller=0A#=0ACONFIG_USB_R8A66597=3Dm=0A# CONFIG_USB_MV_UDC is not se= t=0A# CONFIG_USB_M66592 is not set=0A# CONFIG_USB_AMD5536UDC is not set=0A#= CONFIG_USB_NET2272 is not set=0A# CONFIG_USB_NET2280 is not set=0A# CONFIG= _USB_GOKU is not set=0A# CONFIG_USB_EG20T is not set=0A# CONFIG_USB_DUMMY_H= CD is not set=0ACONFIG_USB_GADGET_DUALSPEED=3Dy=0ACONFIG_USB_ZERO=3Dm=0ACON= FIG_USB_AUDIO=3Dm=0A# CONFIG_GADGET_UAC1 is not set=0ACONFIG_USB_ETH=3Dm=0A= CONFIG_USB_ETH_RNDIS=3Dy=0A# CONFIG_USB_ETH_EEM is not set=0ACONFIG_USB_G_N= CM=3Dm=0ACONFIG_USB_GADGETFS=3Dm=0ACONFIG_USB_FUNCTIONFS=3Dm=0A# CONFIG_USB= _FUNCTIONFS_ETH is not set=0ACONFIG_USB_FUNCTIONFS_RNDIS=3Dy=0ACONFIG_USB_F= UNCTIONFS_GENERIC=3Dy=0ACONFIG_USB_FILE_STORAGE=3Dm=0A# CONFIG_USB_FILE_STO= RAGE_TEST is not set=0ACONFIG_USB_MASS_STORAGE=3Dm=0ACONFIG_USB_G_SERIAL=3D= m=0ACONFIG_USB_MIDI_GADGET=3Dm=0ACONFIG_USB_G_PRINTER=3Dm=0ACONFIG_USB_CDC_= COMPOSITE=3Dm=0A# CONFIG_USB_G_ACM_MS is not set=0ACONFIG_USB_G_MULTI=3Dm= =0ACONFIG_USB_G_MULTI_RNDIS=3Dy=0A# CONFIG_USB_G_MULTI_CDC is not set=0ACON= FIG_USB_G_HID=3Dm=0ACONFIG_USB_G_DBGP=3Dm=0A# CONFIG_USB_G_DBGP_PRINTK is n= ot set=0ACONFIG_USB_G_DBGP_SERIAL=3Dy=0ACONFIG_USB_G_WEBCAM=3Dm=0A=0A#=0A# = OTG and related infrastructure=0A#=0A# CONFIG_USB_GPIO_VBUS is not set=0A# = CONFIG_NOP_USB_XCEIV is not set=0ACONFIG_UWB=3Dm=0ACONFIG_UWB_HWA=3Dm=0ACON= FIG_UWB_WHCI=3Dm=0ACONFIG_UWB_I1480U=3Dm=0ACONFIG_MMC=3Dm=0A# CONFIG_MMC_DE= BUG is not set=0A# CONFIG_MMC_UNSAFE_RESUME is not set=0A# CONFIG_MMC_CLKGA= TE is not set=0A=0A#=0A# MMC/SD/SDIO Card Drivers=0A#=0ACONFIG_MMC_BLOCK=3D= m=0ACONFIG_MMC_BLOCK_MINORS=3D8=0ACONFIG_MMC_BLOCK_BOUNCE=3Dy=0A# CONFIG_SD= IO_UART is not set=0A# CONFIG_MMC_TEST is not set=0A=0A#=0A# MMC/SD/SDIO Ho= st Controller Drivers=0A#=0A# CONFIG_MMC_SDHCI is not set=0A# CONFIG_MMC_WB= SD is not set=0A# CONFIG_MMC_TIFM_SD is not set=0A# CONFIG_MMC_SPI is not s= et=0A# CONFIG_MMC_CB710 is not set=0A# CONFIG_MMC_VIA_SDMMC is not set=0A# = CONFIG_MMC_VUB300 is not set=0A# CONFIG_MMC_USHC is not set=0A# CONFIG_MEMS= TICK is not set=0ACONFIG_NEW_LEDS=3Dy=0ACONFIG_LEDS_CLASS=3Dy=0A=0A#=0A# LE= D drivers=0A#=0A# CONFIG_LEDS_LM3530 is not set=0A# CONFIG_LEDS_PCA9532 is = not set=0A# CONFIG_LEDS_GPIO is not set=0A# CONFIG_LEDS_LP3944 is not set= =0A# CONFIG_LEDS_LP5521 is not set=0A# CONFIG_LEDS_LP5523 is not set=0A# CO= NFIG_LEDS_CLEVO_MAIL is not set=0A# CONFIG_LEDS_PCA955X is not set=0A# CONF= IG_LEDS_PCA9633 is not set=0A# CONFIG_LEDS_DAC124S085 is not set=0A# CONFIG= _LEDS_BD2802 is not set=0A# CONFIG_LEDS_INTEL_SS4200 is not set=0A# CONFIG_= LEDS_LT3593 is not set=0A# CONFIG_LEDS_ADP5520 is not set=0A# CONFIG_LEDS_D= ELL_NETBOOKS is not set=0A# CONFIG_LEDS_TCA6507 is not set=0A# CONFIG_LEDS_= OT200 is not set=0ACONFIG_LEDS_TRIGGERS=3Dy=0A=0A#=0A# LED Triggers=0A#=0A#= CONFIG_LEDS_TRIGGER_TIMER is not set=0A# CONFIG_LEDS_TRIGGER_HEARTBEAT is = not set=0A# CONFIG_LEDS_TRIGGER_BACKLIGHT is not set=0A# CONFIG_LEDS_TRIGGE= R_GPIO is not set=0A# CONFIG_LEDS_TRIGGER_DEFAULT_ON is not set=0A=0A#=0A# = iptables trigger is under Netfilter config (LED target)=0A#=0A# CONFIG_LEDS= _TRIGGER_TRANSIENT is not set=0A# CONFIG_ACCESSIBILITY is not set=0A# CONFI= G_INFINIBAND is not set=0ACONFIG_EDAC=3Dy=0A=0A#=0A# Reporting subsystems= =0A#=0A# CONFIG_EDAC_DEBUG is not set=0A# CONFIG_EDAC_DECODE_MCE is not set= =0A# CONFIG_EDAC_MM_EDAC is not set=0ACONFIG_RTC_LIB=3Dy=0ACONFIG_RTC_CLASS= =3Dy=0ACONFIG_RTC_HCTOSYS=3Dy=0ACONFIG_RTC_HCTOSYS_DEVICE=3D"rtc0"=0A# CONF= IG_RTC_DEBUG is not set=0A=0A#=0A# RTC interfaces=0A#=0ACONFIG_RTC_INTF_SYS= FS=3Dy=0ACONFIG_RTC_INTF_PROC=3Dy=0ACONFIG_RTC_INTF_DEV=3Dy=0A# CONFIG_RTC_= INTF_DEV_UIE_EMUL is not set=0A# CONFIG_RTC_DRV_TEST is not set=0A=0A#=0A# = I2C RTC drivers=0A#=0A# CONFIG_RTC_DRV_DS1307 is not set=0A# CONFIG_RTC_DRV= _DS1374 is not set=0A# CONFIG_RTC_DRV_DS1672 is not set=0A# CONFIG_RTC_DRV_= DS3232 is not set=0A# CONFIG_RTC_DRV_MAX6900 is not set=0A# CONFIG_RTC_DRV_= RS5C372 is not set=0A# CONFIG_RTC_DRV_ISL1208 is not set=0A# CONFIG_RTC_DRV= _ISL12022 is not set=0A# CONFIG_RTC_DRV_X1205 is not set=0A# CONFIG_RTC_DRV= _PCF8563 is not set=0A# CONFIG_RTC_DRV_PCF8583 is not set=0A# CONFIG_RTC_DR= V_M41T80 is not set=0A# CONFIG_RTC_DRV_BQ32K is not set=0A# CONFIG_RTC_DRV_= S35390A is not set=0A# CONFIG_RTC_DRV_FM3130 is not set=0A# CONFIG_RTC_DRV_= RX8581 is not set=0A# CONFIG_RTC_DRV_RX8025 is not set=0A# CONFIG_RTC_DRV_E= M3027 is not set=0A# CONFIG_RTC_DRV_RV3029C2 is not set=0A=0A#=0A# SPI RTC = drivers=0A#=0A# CONFIG_RTC_DRV_M41T93 is not set=0A# CONFIG_RTC_DRV_M41T94 = is not set=0A# CONFIG_RTC_DRV_DS1305 is not set=0A# CONFIG_RTC_DRV_DS1390 i= s not set=0A# CONFIG_RTC_DRV_MAX6902 is not set=0A# CONFIG_RTC_DRV_R9701 is= not set=0A# CONFIG_RTC_DRV_RS5C348 is not set=0A# CONFIG_RTC_DRV_DS3234 is= not set=0A# CONFIG_RTC_DRV_PCF2123 is not set=0A=0A#=0A# Platform RTC driv= ers=0A#=0ACONFIG_RTC_DRV_CMOS=3Dy=0A# CONFIG_RTC_DRV_DS1286 is not set=0A# = CONFIG_RTC_DRV_DS1511 is not set=0A# CONFIG_RTC_DRV_DS1553 is not set=0A# C= ONFIG_RTC_DRV_DS1742 is not set=0A# CONFIG_RTC_DRV_STK17TA8 is not set=0A# = CONFIG_RTC_DRV_M48T86 is not set=0A# CONFIG_RTC_DRV_M48T35 is not set=0A# C= ONFIG_RTC_DRV_M48T59 is not set=0A# CONFIG_RTC_DRV_MSM6242 is not set=0A# C= ONFIG_RTC_DRV_BQ4802 is not set=0A# CONFIG_RTC_DRV_RP5C01 is not set=0A# CO= NFIG_RTC_DRV_V3020 is not set=0A=0A#=0A# on-CPU RTC drivers=0A#=0ACONFIG_DM= ADEVICES=3Dy=0A# CONFIG_DMADEVICES_DEBUG is not set=0A=0A#=0A# DMA Devices= =0A#=0A# CONFIG_INTEL_MID_DMAC is not set=0A# CONFIG_INTEL_IOATDMA is not s= et=0ACONFIG_TIMB_DMA=3Dm=0A# CONFIG_PCH_DMA is not set=0ACONFIG_DMA_ENGINE= =3Dy=0A=0A#=0A# DMA Clients=0A#=0ACONFIG_NET_DMA=3Dy=0ACONFIG_ASYNC_TX_DMA= =3Dy=0A# CONFIG_DMATEST is not set=0ACONFIG_AUXDISPLAY=3Dy=0A# CONFIG_KS010= 8 is not set=0ACONFIG_UIO=3Dm=0ACONFIG_UIO_CIF=3Dm=0ACONFIG_UIO_PDRV=3Dm=0A= CONFIG_UIO_PDRV_GENIRQ=3Dm=0ACONFIG_UIO_AEC=3Dm=0ACONFIG_UIO_SERCOS3=3Dm=0A= CONFIG_UIO_PCI_GENERIC=3Dm=0ACONFIG_UIO_NETX=3Dm=0A=0A#=0A# Virtio drivers= =0A#=0A# CONFIG_VIRTIO_PCI is not set=0A# CONFIG_VIRTIO_BALLOON is not set= =0A# CONFIG_VIRTIO_MMIO is not set=0A=0A#=0A# Microsoft Hyper-V guest suppo= rt=0A#=0ACONFIG_HYPERV=3Dm=0ACONFIG_HYPERV_UTILS=3Dm=0ACONFIG_STAGING=3Dy= =0ACONFIG_ET131X=3Dm=0ACONFIG_SLICOSS=3Dm=0ACONFIG_USBIP_CORE=3Dm=0ACONFIG_= USBIP_VHCI_HCD=3Dm=0ACONFIG_USBIP_HOST=3Dm=0ACONFIG_USBIP_DEBUG=3Dy=0ACONFI= G_W35UND=3Dm=0ACONFIG_PRISM2_USB=3Dm=0ACONFIG_ECHO=3Dm=0ACONFIG_COMEDI=3Dm= =0ACONFIG_COMEDI_DEBUG=3Dy=0ACONFIG_COMEDI_DEFAULT_BUF_SIZE_KB=3D2048=0ACON= FIG_COMEDI_DEFAULT_BUF_MAXSIZE_KB=3D20480=0ACONFIG_COMEDI_MISC_DRIVERS=3Dy= =0ACONFIG_COMEDI_KCOMEDILIB=3Dm=0ACONFIG_COMEDI_BOND=3Dm=0ACONFIG_COMEDI_TE= ST=3Dm=0ACONFIG_COMEDI_PARPORT=3Dm=0ACONFIG_COMEDI_SERIAL2002=3Dm=0ACONFIG_= COMEDI_SKEL=3Dm=0ACONFIG_COMEDI_PCI_DRIVERS=3Dy=0ACONFIG_COMEDI_ADDI_APCI_0= 35=3Dm=0ACONFIG_COMEDI_ADDI_APCI_1032=3Dm=0ACONFIG_COMEDI_ADDI_APCI_1500=3D= m=0ACONFIG_COMEDI_ADDI_APCI_1516=3Dm=0ACONFIG_COMEDI_ADDI_APCI_1564=3Dm=0AC= ONFIG_COMEDI_ADDI_APCI_16XX=3Dm=0ACONFIG_COMEDI_ADDI_APCI_2016=3Dm=0ACONFIG= _COMEDI_ADDI_APCI_2032=3Dm=0ACONFIG_COMEDI_ADDI_APCI_2200=3Dm=0ACONFIG_COME= DI_ADDI_APCI_3001=3Dm=0ACONFIG_COMEDI_ADDI_APCI_3120=3Dm=0ACONFIG_COMEDI_AD= DI_APCI_3501=3Dm=0ACONFIG_COMEDI_ADDI_APCI_3XXX=3Dm=0ACONFIG_COMEDI_ADL_PCI= 6208=3Dm=0ACONFIG_COMEDI_ADL_PCI7230=3Dm=0ACONFIG_COMEDI_ADL_PCI7296=3Dm=0A= CONFIG_COMEDI_ADL_PCI7432=3Dm=0ACONFIG_COMEDI_ADL_PCI8164=3Dm=0ACONFIG_COME= DI_ADL_PCI9111=3Dm=0ACONFIG_COMEDI_ADL_PCI9118=3Dm=0ACONFIG_COMEDI_ADV_PCI1= 710=3Dm=0ACONFIG_COMEDI_ADV_PCI1723=3Dm=0ACONFIG_COMEDI_ADV_PCI_DIO=3Dm=0AC= ONFIG_COMEDI_AMPLC_DIO200_PCI=3Dm=0ACONFIG_COMEDI_AMPLC_PC236_PCI=3Dm=0ACON= FIG_COMEDI_AMPLC_PC263_PCI=3Dm=0ACONFIG_COMEDI_AMPLC_PCI224=3Dm=0ACONFIG_CO= MEDI_AMPLC_PCI230=3Dm=0ACONFIG_COMEDI_CONTEC_PCI_DIO=3Dm=0ACONFIG_COMEDI_DA= S08_PCI=3Dm=0ACONFIG_COMEDI_DT3000=3Dm=0ACONFIG_COMEDI_DYNA_PCI10XX=3Dm=0AC= ONFIG_COMEDI_UNIOXX5=3Dm=0ACONFIG_COMEDI_GSC_HPDI=3Dm=0ACONFIG_COMEDI_ICP_M= ULTI=3Dm=0ACONFIG_COMEDI_II_PCI20KC=3Dm=0ACONFIG_COMEDI_DAQBOARD2000=3Dm=0A= CONFIG_COMEDI_JR3_PCI=3Dm=0ACONFIG_COMEDI_KE_COUNTER=3Dm=0ACONFIG_COMEDI_CB= _PCIDAS64=3Dm=0ACONFIG_COMEDI_CB_PCIDAS=3Dm=0ACONFIG_COMEDI_CB_PCIDDA=3Dm= =0ACONFIG_COMEDI_CB_PCIDIO=3Dm=0ACONFIG_COMEDI_CB_PCIMDAS=3Dm=0ACONFIG_COME= DI_CB_PCIMDDA=3Dm=0ACONFIG_COMEDI_ME4000=3Dm=0ACONFIG_COMEDI_ME_DAQ=3Dm=0AC= ONFIG_COMEDI_NI_6527=3Dm=0ACONFIG_COMEDI_NI_65XX=3Dm=0ACONFIG_COMEDI_NI_660= X=3Dm=0ACONFIG_COMEDI_NI_670X=3Dm=0ACONFIG_COMEDI_NI_LABPC=3Dm=0ACONFIG_COM= EDI_NI_PCIDIO=3Dm=0ACONFIG_COMEDI_NI_PCIMIO=3Dm=0ACONFIG_COMEDI_RTD520=3Dm= =0ACONFIG_COMEDI_S526=3Dm=0ACONFIG_COMEDI_S626=3Dm=0ACONFIG_COMEDI_SSV_DNP= =3Dm=0ACONFIG_COMEDI_MITE=3Dm=0ACONFIG_COMEDI_NI_TIOCMD=3Dm=0ACONFIG_COMEDI= _USB_DRIVERS=3Dy=0ACONFIG_COMEDI_DT9812=3Dm=0ACONFIG_COMEDI_USBDUX=3Dm=0ACO= NFIG_COMEDI_USBDUXFAST=3Dm=0ACONFIG_COMEDI_USBDUXSIGMA=3Dm=0ACONFIG_COMEDI_= VMK80XX=3Dm=0ACONFIG_COMEDI_8255=3Dm=0ACONFIG_COMEDI_FC=3Dm=0ACONFIG_COMEDI= _AMPLC_DIO200=3Dm=0ACONFIG_COMEDI_AMPLC_PC236=3Dm=0ACONFIG_COMEDI_AMPLC_PC2= 63=3Dm=0ACONFIG_COMEDI_DAS08=3Dm=0ACONFIG_COMEDI_NI_TIO=3Dm=0ACONFIG_ASUS_O= LED=3Dm=0ACONFIG_PANEL=3Dm=0ACONFIG_PANEL_PARPORT=3D0=0ACONFIG_PANEL_PROFIL= E=3D5=0A# CONFIG_PANEL_CHANGE_MESSAGE is not set=0ACONFIG_R8187SE=3Dm=0ACON= FIG_RTL8192U=3Dm=0ACONFIG_RTLLIB=3Dm=0ACONFIG_RTLLIB_CRYPTO_CCMP=3Dm=0ACONF= IG_RTLLIB_CRYPTO_TKIP=3Dm=0ACONFIG_RTLLIB_CRYPTO_WEP=3Dm=0ACONFIG_RTL8192E= =3Dm=0ACONFIG_R8712U=3Dm=0ACONFIG_RTS_PSTOR=3Dm=0ACONFIG_RTS_PSTOR_DEBUG=3D= y=0ACONFIG_RTS5139=3Dm=0ACONFIG_RTS5139_DEBUG=3Dy=0ACONFIG_TRANZPORT=3Dm=0A= CONFIG_IDE_PHISON=3Dm=0ACONFIG_LINE6_USB=3Dm=0ACONFIG_LINE6_USB_DEBUG=3Dy= =0ACONFIG_LINE6_USB_DUMP_CTRL=3Dy=0ACONFIG_LINE6_USB_DUMP_MIDI=3Dy=0ACONFIG= _LINE6_USB_DUMP_PCM=3Dy=0ACONFIG_LINE6_USB_RAW=3Dy=0ACONFIG_LINE6_USB_IMPUL= SE_RESPONSE=3Dy=0ACONFIG_USB_SERIAL_QUATECH2=3Dm=0ACONFIG_VT6655=3Dm=0ACONF= IG_VT6656=3Dm=0ACONFIG_DX_SEP=3Dm=0A=0A#=0A# IIO staging drivers=0A#=0ACONF= IG_IIO_ST_HWMON=3Dm=0ACONFIG_IIO_SW_RING=3Dm=0A=0A#=0A# Accelerometers=0A#= =0A# CONFIG_ADIS16201 is not set=0A# CONFIG_ADIS16203 is not set=0A# CONFIG= _ADIS16204 is not set=0A# CONFIG_ADIS16209 is not set=0A# CONFIG_ADIS16220 = is not set=0A# CONFIG_ADIS16240 is not set=0A# CONFIG_KXSD9 is not set=0A# = CONFIG_LIS3L02DQ is not set=0A# CONFIG_SCA3000 is not set=0A=0A#=0A# Analog= to digital converters=0A#=0ACONFIG_AD7291=3Dm=0A# CONFIG_AD7298 is not set= =0ACONFIG_AD7606=3Dm=0ACONFIG_AD7606_IFACE_PARALLEL=3Dm=0A# CONFIG_AD7606_I= FACE_SPI is not set=0ACONFIG_AD799X=3Dm=0ACONFIG_AD799X_RING_BUFFER=3Dy=0A#= CONFIG_AD7476 is not set=0A# CONFIG_AD7887 is not set=0A# CONFIG_AD7780 is= not set=0A# CONFIG_AD7793 is not set=0A# CONFIG_AD7816 is not set=0A# CONF= IG_AD7192 is not set=0A# CONFIG_ADT7310 is not set=0ACONFIG_ADT7410=3Dm=0A#= CONFIG_AD7280 is not set=0ACONFIG_MAX1363=3Dm=0ACONFIG_MAX1363_RING_BUFFER= =3Dy=0A=0A#=0A# Analog digital bi-direction converters=0A#=0ACONFIG_ADT7316= =3Dm=0ACONFIG_ADT7316_SPI=3Dm=0ACONFIG_ADT7316_I2C=3Dm=0A=0A#=0A# Capacitan= ce to digital converters=0A#=0ACONFIG_AD7150=3Dm=0ACONFIG_AD7152=3Dm=0ACONF= IG_AD7746=3Dm=0A=0A#=0A# Direct Digital Synthesis=0A#=0ACONFIG_AD5930=3Dm= =0ACONFIG_AD9832=3Dm=0ACONFIG_AD9834=3Dm=0ACONFIG_AD9850=3Dm=0ACONFIG_AD985= 2=3Dm=0ACONFIG_AD9910=3Dm=0ACONFIG_AD9951=3Dm=0A=0A#=0A# Digital gyroscope = sensors=0A#=0ACONFIG_ADIS16060=3Dm=0ACONFIG_ADIS16080=3Dm=0ACONFIG_ADIS1613= 0=3Dm=0ACONFIG_ADIS16260=3Dm=0ACONFIG_ADXRS450=3Dm=0A=0A#=0A# Network Analy= zer, Impedance Converters=0A#=0ACONFIG_AD5933=3Dm=0A=0A#=0A# Inertial measu= rement units=0A#=0ACONFIG_ADIS16400=3Dm=0A=0A#=0A# Light sensors=0A#=0ACONF= IG_SENSORS_ISL29018=3Dm=0ACONFIG_SENSORS_ISL29028=3Dm=0ACONFIG_SENSORS_TSL2= 563=3Dm=0ACONFIG_TSL2583=3Dm=0ACONFIG_TSL2x7x=3Dm=0A=0A#=0A# Magnetometer s= ensors=0A#=0ACONFIG_SENSORS_AK8975=3Dm=0ACONFIG_SENSORS_HMC5843=3Dm=0A=0A#= =0A# Active energy metering IC=0A#=0ACONFIG_ADE7753=3Dm=0ACONFIG_ADE7754=3D= m=0ACONFIG_ADE7758=3Dm=0ACONFIG_ADE7759=3Dm=0ACONFIG_ADE7854=3Dm=0ACONFIG_A= DE7854_I2C=3Dm=0ACONFIG_ADE7854_SPI=3Dm=0A=0A#=0A# Resolver to digital conv= erters=0A#=0ACONFIG_AD2S90=3Dm=0ACONFIG_AD2S1200=3Dm=0ACONFIG_AD2S1210=3Dm= =0A=0A#=0A# Triggers - standalone=0A#=0ACONFIG_IIO_PERIODIC_RTC_TRIGGER=3Dm= =0ACONFIG_IIO_GPIO_TRIGGER=3Dm=0ACONFIG_IIO_SYSFS_TRIGGER=3Dm=0ACONFIG_IIO_= DUMMY_EVGEN=3Dm=0ACONFIG_IIO_SIMPLE_DUMMY=3Dm=0ACONFIG_IIO_SIMPLE_DUMMY_EVE= NTS=3Dy=0ACONFIG_IIO_SIMPLE_DUMMY_BUFFER=3Dy=0ACONFIG_ZRAM=3Dm=0ACONFIG_ZRA= M_DEBUG=3Dy=0A# CONFIG_ZCACHE is not set=0ACONFIG_ZSMALLOC=3Dy=0ACONFIG_FB_= SM7XX=3Dm=0ACONFIG_CRYSTALHD=3Dm=0ACONFIG_FB_XGI=3Dm=0ACONFIG_ACPI_QUICKSTA= RT=3Dm=0ACONFIG_USB_ENESTORAGE=3Dm=0ACONFIG_BCM_WIMAX=3Dm=0ACONFIG_FT1000= =3Dm=0ACONFIG_FT1000_USB=3Dm=0A=0A#=0A# Speakup console speech=0A#=0ACONFIG= _SPEAKUP=3Dm=0ACONFIG_SPEAKUP_SYNTH_ACNTSA=3Dm=0ACONFIG_SPEAKUP_SYNTH_ACNTP= C=3Dm=0ACONFIG_SPEAKUP_SYNTH_APOLLO=3Dm=0ACONFIG_SPEAKUP_SYNTH_AUDPTR=3Dm= =0ACONFIG_SPEAKUP_SYNTH_BNS=3Dm=0ACONFIG_SPEAKUP_SYNTH_DECTLK=3Dm=0ACONFIG_= SPEAKUP_SYNTH_DECEXT=3Dm=0ACONFIG_SPEAKUP_SYNTH_DECPC=3Dm=0ACONFIG_SPEAKUP_= SYNTH_DTLK=3Dm=0ACONFIG_SPEAKUP_SYNTH_KEYPC=3Dm=0ACONFIG_SPEAKUP_SYNTH_LTLK= =3Dm=0ACONFIG_SPEAKUP_SYNTH_SOFT=3Dm=0ACONFIG_SPEAKUP_SYNTH_SPKOUT=3Dm=0ACO= NFIG_SPEAKUP_SYNTH_TXPRT=3Dm=0ACONFIG_SPEAKUP_SYNTH_DUMMY=3Dm=0ACONFIG_TOUC= HSCREEN_CLEARPAD_TM1217=3Dm=0ACONFIG_TOUCHSCREEN_SYNAPTICS_I2C_RMI4=3Dm=0AC= ONFIG_STAGING_MEDIA=3Dy=0A# CONFIG_DVB_AS102 is not set=0A# CONFIG_DVB_CXD2= 099 is not set=0ACONFIG_VIDEO_DT3155=3Dm=0ACONFIG_DT3155_CCIR=3Dy=0ACONFIG_= DT3155_STREAMING=3Dy=0ACONFIG_EASYCAP=3Dm=0ACONFIG_EASYCAP_DEBUG=3Dy=0ACONF= IG_VIDEO_GO7007=3Dm=0ACONFIG_VIDEO_GO7007_USB=3Dm=0ACONFIG_VIDEO_GO7007_USB= _S2250_BOARD=3Dm=0ACONFIG_VIDEO_GO7007_OV7640=3Dm=0ACONFIG_VIDEO_GO7007_SAA= 7113=3Dm=0ACONFIG_VIDEO_GO7007_SAA7115=3Dm=0ACONFIG_VIDEO_GO7007_TW9903=3Dm= =0ACONFIG_VIDEO_GO7007_UDA1342=3Dm=0ACONFIG_VIDEO_GO7007_SONY_TUNER=3Dm=0AC= ONFIG_VIDEO_GO7007_TW2804=3Dm=0ACONFIG_SOLO6X10=3Dm=0ACONFIG_LIRC_STAGING= =3Dy=0ACONFIG_LIRC_BT829=3Dm=0ACONFIG_LIRC_IGORPLUGUSB=3Dm=0ACONFIG_LIRC_IM= ON=3Dm=0ACONFIG_LIRC_PARALLEL=3Dm=0ACONFIG_LIRC_SASEM=3Dm=0ACONFIG_LIRC_SER= IAL=3Dm=0ACONFIG_LIRC_SERIAL_TRANSMITTER=3Dy=0ACONFIG_LIRC_SIR=3Dm=0ACONFIG= _LIRC_TTUSBIR=3Dm=0ACONFIG_LIRC_ZILOG=3Dm=0A=0A#=0A# Android=0A#=0ACONFIG_A= NDROID=3Dy=0ACONFIG_ANDROID_BINDER_IPC=3Dy=0ACONFIG_ASHMEM=3Dy=0ACONFIG_AND= ROID_LOGGER=3Dm=0ACONFIG_ANDROID_TIMED_OUTPUT=3Dy=0A# CONFIG_ANDROID_TIMED_= GPIO is not set=0ACONFIG_ANDROID_LOW_MEMORY_KILLER=3Dy=0ACONFIG_ANDROID_INT= F_ALARM_DEV=3Dy=0A# CONFIG_PHONE is not set=0ACONFIG_RAMSTER=3Dy=0ACONFIG_U= SB_WPAN_HCD=3Dm=0ACONFIG_IPACK_BUS=3Dm=0ACONFIG_BOARD_TPCI200=3Dm=0ACONFIG_= SERIAL_IPOCTAL=3Dm=0ACONFIG_WIMAX_GDM72XX=3Dm=0ACONFIG_WIMAX_GDM72XX_QOS=3D= y=0ACONFIG_WIMAX_GDM72XX_K_MODE=3Dy=0ACONFIG_WIMAX_GDM72XX_WIMAX2=3Dy=0ACON= FIG_WIMAX_GDM72XX_USB=3Dy=0A# CONFIG_WIMAX_GDM72XX_SDIO is not set=0ACONFIG= _WIMAX_GDM72XX_USB_PM=3Dy=0ACONFIG_CSR_WIFI=3Dm=0ACONFIG_X86_PLATFORM_DEVIC= ES=3Dy=0A# CONFIG_ACER_WMI is not set=0A# CONFIG_ACERHDF is not set=0A# CON= FIG_ASUS_LAPTOP is not set=0A# CONFIG_DELL_WMI is not set=0A# CONFIG_DELL_W= MI_AIO is not set=0A# CONFIG_FUJITSU_LAPTOP is not set=0A# CONFIG_FUJITSU_T= ABLET is not set=0A# CONFIG_AMILO_RFKILL is not set=0A# CONFIG_HP_ACCEL is = not set=0A# CONFIG_HP_WMI is not set=0A# CONFIG_MSI_LAPTOP is not set=0A# C= ONFIG_PANASONIC_LAPTOP is not set=0A# CONFIG_COMPAL_LAPTOP is not set=0A# C= ONFIG_SONY_LAPTOP is not set=0A# CONFIG_IDEAPAD_LAPTOP is not set=0A# CONFI= G_THINKPAD_ACPI is not set=0A# CONFIG_SENSORS_HDAPS is not set=0A# CONFIG_I= NTEL_MENLOW is not set=0ACONFIG_ACPI_WMI=3Dm=0A# CONFIG_MSI_WMI is not set= =0A# CONFIG_TOPSTAR_LAPTOP is not set=0A# CONFIG_ACPI_TOSHIBA is not set=0A= # CONFIG_TOSHIBA_BT_RFKILL is not set=0A# CONFIG_ACPI_CMPC is not set=0ACON= FIG_INTEL_IPS=3Dm=0A# CONFIG_IBM_RTL is not set=0A# CONFIG_XO15_EBOOK is no= t set=0ACONFIG_SAMSUNG_LAPTOP=3Dm=0ACONFIG_MXM_WMI=3Dm=0A# CONFIG_INTEL_OAK= TRAIL is not set=0A# CONFIG_SAMSUNG_Q10 is not set=0A# CONFIG_APPLE_GMUX is= not set=0A=0A#=0A# Hardware Spinlock drivers=0A#=0ACONFIG_CLKEVT_I8253=3Dy= =0ACONFIG_I8253_LOCK=3Dy=0ACONFIG_CLKBLD_I8253=3Dy=0ACONFIG_IOMMU_API=3Dy= =0ACONFIG_IOMMU_SUPPORT=3Dy=0ACONFIG_AMD_IOMMU=3Dy=0A# CONFIG_AMD_IOMMU_STA= TS is not set=0A# CONFIG_AMD_IOMMU_V2 is not set=0A# CONFIG_INTEL_IOMMU is = not set=0A# CONFIG_IRQ_REMAP is not set=0A=0A#=0A# Remoteproc drivers (EXPE= RIMENTAL)=0A#=0A=0A#=0A# Rpmsg drivers (EXPERIMENTAL)=0A#=0A# CONFIG_VIRT_D= RIVERS is not set=0A# CONFIG_PM_DEVFREQ is not set=0ACONFIG_EXTCON=3Dm=0A= =0A#=0A# Extcon Device Drivers=0A#=0ACONFIG_EXTCON_GPIO=3Dm=0A# CONFIG_MEMO= RY is not set=0ACONFIG_IIO=3Dm=0ACONFIG_IIO_BUFFER=3Dy=0ACONFIG_IIO_KFIFO_B= UF=3Dm=0ACONFIG_IIO_TRIGGERED_BUFFER=3Dm=0ACONFIG_IIO_TRIGGER=3Dy=0ACONFIG_= IIO_CONSUMERS_PER_TRIGGER=3D2=0A=0A#=0A# Analog to digital converters=0A#= =0ACONFIG_AD7266=3Dm=0A=0A#=0A# Amplifiers=0A#=0ACONFIG_AD8366=3Dm=0A=0A#= =0A# Light sensors=0A#=0ACONFIG_ADJD_S311=3Dm=0ACONFIG_VCNL4000=3Dm=0A=0A#= =0A# Frequency Synthesizers DDS/PLL=0A#=0A=0A#=0A# Clock Generator/Distribu= tion=0A#=0ACONFIG_AD9523=3Dm=0A=0A#=0A# Phase-Locked Loop (PLL) frequency s= ynthesizers=0A#=0ACONFIG_ADF4350=3Dm=0A=0A#=0A# Digital to analog converter= s=0A#=0ACONFIG_AD5064=3Dm=0ACONFIG_AD5360=3Dm=0ACONFIG_AD5380=3Dm=0ACONFIG_= AD5421=3Dm=0ACONFIG_AD5624R_SPI=3Dm=0ACONFIG_AD5446=3Dm=0ACONFIG_AD5504=3Dm= =0ACONFIG_AD5764=3Dm=0ACONFIG_AD5791=3Dm=0ACONFIG_AD5686=3Dm=0ACONFIG_MAX51= 7=3Dm=0ACONFIG_MCP4725=3Dm=0ACONFIG_VME_BUS=3Dm=0A=0A#=0A# VME Bridge Drive= rs=0A#=0ACONFIG_VME_CA91CX42=3Dm=0ACONFIG_VME_TSI148=3Dm=0A=0A#=0A# VME Boa= rd Drivers=0A#=0ACONFIG_VMIVME_7805=3Dm=0A=0A#=0A# VME Device Drivers=0A#= =0ACONFIG_VME_USER=3Dm=0ACONFIG_VME_PIO2=3Dm=0A=0A#=0A# Firmware Drivers=0A= #=0ACONFIG_EDD=3Dm=0A# CONFIG_EDD_OFF is not set=0ACONFIG_FIRMWARE_MEMMAP= =3Dy=0ACONFIG_EFI_VARS=3Dy=0A# CONFIG_DELL_RBU is not set=0A# CONFIG_DCDBAS= is not set=0ACONFIG_DMIID=3Dy=0ACONFIG_DMI_SYSFS=3Dy=0ACONFIG_ISCSI_IBFT_F= IND=3Dy=0A# CONFIG_GOOGLE_FIRMWARE is not set=0A=0A#=0A# File systems=0A#= =0ACONFIG_DCACHE_WORD_ACCESS=3Dy=0ACONFIG_EXT2_FS=3Dy=0ACONFIG_EXT2_FS_XATT= R=3Dy=0ACONFIG_EXT2_FS_POSIX_ACL=3Dy=0ACONFIG_EXT2_FS_SECURITY=3Dy=0A# CONF= IG_EXT2_FS_XIP is not set=0ACONFIG_EXT3_FS=3Dy=0A# CONFIG_EXT3_DEFAULTS_TO_= ORDERED is not set=0ACONFIG_EXT3_FS_XATTR=3Dy=0ACONFIG_EXT3_FS_POSIX_ACL=3D= y=0ACONFIG_EXT3_FS_SECURITY=3Dy=0A# CONFIG_EXT4_FS is not set=0ACONFIG_JBD= =3Dy=0A# CONFIG_JBD_DEBUG is not set=0ACONFIG_FS_MBCACHE=3Dy=0A# CONFIG_REI= SERFS_FS is not set=0A# CONFIG_JFS_FS is not set=0A# CONFIG_XFS_FS is not s= et=0A# CONFIG_GFS2_FS is not set=0A# CONFIG_OCFS2_FS is not set=0ACONFIG_BT= RFS_FS=3Dm=0ACONFIG_BTRFS_FS_POSIX_ACL=3Dy=0A# CONFIG_BTRFS_FS_CHECK_INTEGR= ITY is not set=0A# CONFIG_NILFS2_FS is not set=0ACONFIG_FS_POSIX_ACL=3Dy=0A= CONFIG_EXPORTFS=3Dy=0ACONFIG_FILE_LOCKING=3Dy=0ACONFIG_FSNOTIFY=3Dy=0ACONFI= G_DNOTIFY=3Dy=0ACONFIG_INOTIFY_USER=3Dy=0A# CONFIG_FANOTIFY is not set=0ACO= NFIG_QUOTA=3Dy=0ACONFIG_QUOTA_NETLINK_INTERFACE=3Dy=0ACONFIG_PRINT_QUOTA_WA= RNING=3Dy=0A# CONFIG_QUOTA_DEBUG is not set=0A# CONFIG_QFMT_V1 is not set= =0A# CONFIG_QFMT_V2 is not set=0ACONFIG_QUOTACTL=3Dy=0ACONFIG_QUOTACTL_COMP= AT=3Dy=0A# CONFIG_AUTOFS4_FS is not set=0ACONFIG_FUSE_FS=3Dm=0A# CONFIG_CUS= E is not set=0ACONFIG_GENERIC_ACL=3Dy=0A=0A#=0A# Caches=0A#=0A# CONFIG_FSCA= CHE is not set=0A=0A#=0A# CD-ROM/DVD Filesystems=0A#=0ACONFIG_ISO9660_FS=3D= y=0ACONFIG_JOLIET=3Dy=0ACONFIG_ZISOFS=3Dy=0A# CONFIG_UDF_FS is not set=0A= =0A#=0A# DOS/FAT/NT Filesystems=0A#=0ACONFIG_FAT_FS=3Dm=0ACONFIG_MSDOS_FS= =3Dm=0ACONFIG_VFAT_FS=3Dm=0ACONFIG_FAT_DEFAULT_CODEPAGE=3D437=0ACONFIG_FAT_= DEFAULT_IOCHARSET=3D"iso8859-1"=0A# CONFIG_NTFS_FS is not set=0A=0A#=0A# Ps= eudo filesystems=0A#=0ACONFIG_PROC_FS=3Dy=0ACONFIG_PROC_KCORE=3Dy=0ACONFIG_= PROC_VMCORE=3Dy=0ACONFIG_PROC_SYSCTL=3Dy=0ACONFIG_PROC_PAGE_MONITOR=3Dy=0AC= ONFIG_SYSFS=3Dy=0ACONFIG_TMPFS=3Dy=0ACONFIG_TMPFS_POSIX_ACL=3Dy=0ACONFIG_TM= PFS_XATTR=3Dy=0ACONFIG_HUGETLBFS=3Dy=0ACONFIG_HUGETLB_PAGE=3Dy=0ACONFIG_CON= FIGFS_FS=3Dy=0ACONFIG_MISC_FILESYSTEMS=3Dy=0A# CONFIG_ADFS_FS is not set=0A= # CONFIG_AFFS_FS is not set=0A# CONFIG_ECRYPT_FS is not set=0A# CONFIG_HFS_= FS is not set=0A# CONFIG_HFSPLUS_FS is not set=0A# CONFIG_BEFS_FS is not se= t=0A# CONFIG_BFS_FS is not set=0A# CONFIG_EFS_FS is not set=0A# CONFIG_LOGF= S is not set=0A# CONFIG_CRAMFS is not set=0A# CONFIG_SQUASHFS is not set=0A= # CONFIG_VXFS_FS is not set=0A# CONFIG_MINIX_FS is not set=0A# CONFIG_OMFS_= FS is not set=0A# CONFIG_HPFS_FS is not set=0A# CONFIG_QNX4FS_FS is not set= =0A# CONFIG_QNX6FS_FS is not set=0A# CONFIG_ROMFS_FS is not set=0ACONFIG_PS= TORE=3Dy=0ACONFIG_PSTORE_CONSOLE=3Dy=0ACONFIG_PSTORE_FTRACE=3Dy=0ACONFIG_PS= TORE_RAM=3Dm=0A# CONFIG_SYSV_FS is not set=0A# CONFIG_UFS_FS is not set=0AC= ONFIG_NETWORK_FILESYSTEMS=3Dy=0A# CONFIG_NFS_FS is not set=0A# CONFIG_NFSD = is not set=0A# CONFIG_CEPH_FS is not set=0A# CONFIG_CIFS is not set=0A# CON= FIG_NCP_FS is not set=0A# CONFIG_CODA_FS is not set=0A# CONFIG_AFS_FS is no= t set=0ACONFIG_NLS=3Dy=0ACONFIG_NLS_DEFAULT=3D"utf8"=0ACONFIG_NLS_CODEPAGE_= 437=3Dy=0A# CONFIG_NLS_CODEPAGE_737 is not set=0A# CONFIG_NLS_CODEPAGE_775 = is not set=0A# CONFIG_NLS_CODEPAGE_850 is not set=0A# CONFIG_NLS_CODEPAGE_8= 52 is not set=0A# CONFIG_NLS_CODEPAGE_855 is not set=0A# CONFIG_NLS_CODEPAG= E_857 is not set=0A# CONFIG_NLS_CODEPAGE_860 is not set=0A# CONFIG_NLS_CODE= PAGE_861 is not set=0A# CONFIG_NLS_CODEPAGE_862 is not set=0A# CONFIG_NLS_C= ODEPAGE_863 is not set=0A# CONFIG_NLS_CODEPAGE_864 is not set=0A# CONFIG_NL= S_CODEPAGE_865 is not set=0A# CONFIG_NLS_CODEPAGE_866 is not set=0A# CONFIG= _NLS_CODEPAGE_869 is not set=0A# CONFIG_NLS_CODEPAGE_936 is not set=0A# CON= FIG_NLS_CODEPAGE_950 is not set=0A# CONFIG_NLS_CODEPAGE_932 is not set=0A# = CONFIG_NLS_CODEPAGE_949 is not set=0A# CONFIG_NLS_CODEPAGE_874 is not set= =0A# CONFIG_NLS_ISO8859_8 is not set=0A# CONFIG_NLS_CODEPAGE_1250 is not se= t=0A# CONFIG_NLS_CODEPAGE_1251 is not set=0ACONFIG_NLS_ASCII=3Dy=0ACONFIG_N= LS_ISO8859_1=3Dy=0A# CONFIG_NLS_ISO8859_2 is not set=0A# CONFIG_NLS_ISO8859= _3 is not set=0A# CONFIG_NLS_ISO8859_4 is not set=0A# CONFIG_NLS_ISO8859_5 = is not set=0A# CONFIG_NLS_ISO8859_6 is not set=0A# CONFIG_NLS_ISO8859_7 is = not set=0A# CONFIG_NLS_ISO8859_9 is not set=0A# CONFIG_NLS_ISO8859_13 is no= t set=0A# CONFIG_NLS_ISO8859_14 is not set=0A# CONFIG_NLS_ISO8859_15 is not= set=0A# CONFIG_NLS_KOI8_R is not set=0A# CONFIG_NLS_KOI8_U is not set=0A# = CONFIG_NLS_MAC_ROMAN is not set=0A# CONFIG_NLS_MAC_CELTIC is not set=0A# CO= NFIG_NLS_MAC_CENTEURO is not set=0A# CONFIG_NLS_MAC_CROATIAN is not set=0A#= CONFIG_NLS_MAC_CYRILLIC is not set=0A# CONFIG_NLS_MAC_GAELIC is not set=0A= # CONFIG_NLS_MAC_GREEK is not set=0A# CONFIG_NLS_MAC_ICELAND is not set=0A#= CONFIG_NLS_MAC_INUIT is not set=0A# CONFIG_NLS_MAC_ROMANIAN is not set=0A#= CONFIG_NLS_MAC_TURKISH is not set=0ACONFIG_NLS_UTF8=3Dy=0A# CONFIG_DLM is = not set=0A=0A#=0A# Kernel hacking=0A#=0ACONFIG_TRACE_IRQFLAGS_SUPPORT=3Dy= =0ACONFIG_PRINTK_TIME=3Dy=0ACONFIG_DEFAULT_MESSAGE_LOGLEVEL=3D4=0ACONFIG_EN= ABLE_WARN_DEPRECATED=3Dy=0ACONFIG_ENABLE_MUST_CHECK=3Dy=0ACONFIG_FRAME_WARN= =3D2048=0ACONFIG_MAGIC_SYSRQ=3Dy=0ACONFIG_STRIP_ASM_SYMS=3Dy=0A# CONFIG_REA= DABLE_ASM is not set=0ACONFIG_UNUSED_SYMBOLS=3Dy=0ACONFIG_DEBUG_FS=3Dy=0ACO= NFIG_HEADERS_CHECK=3Dy=0A# CONFIG_DEBUG_SECTION_MISMATCH is not set=0ACONFI= G_DEBUG_KERNEL=3Dy=0A# CONFIG_DEBUG_SHIRQ is not set=0A# CONFIG_LOCKUP_DETE= CTOR is not set=0A# CONFIG_HARDLOCKUP_DETECTOR is not set=0A# CONFIG_PANIC_= ON_OOPS is not set=0ACONFIG_PANIC_ON_OOPS_VALUE=3D0=0ACONFIG_DETECT_HUNG_TA= SK=3Dy=0ACONFIG_DEFAULT_HUNG_TASK_TIMEOUT=3D120=0A# CONFIG_BOOTPARAM_HUNG_T= ASK_PANIC is not set=0ACONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=3D0=0ACONFIG_= SCHED_DEBUG=3Dy=0ACONFIG_SCHEDSTATS=3Dy=0ACONFIG_TIMER_STATS=3Dy=0A# CONFIG= _DEBUG_OBJECTS is not set=0A# CONFIG_DEBUG_SLAB is not set=0A# CONFIG_DEBUG= _KMEMLEAK is not set=0A# CONFIG_DEBUG_RT_MUTEXES is not set=0A# CONFIG_RT_M= UTEX_TESTER is not set=0A# CONFIG_DEBUG_SPINLOCK is not set=0A# CONFIG_DEBU= G_MUTEXES is not set=0A# CONFIG_DEBUG_LOCK_ALLOC is not set=0A# CONFIG_PROV= E_LOCKING is not set=0A# CONFIG_SPARSE_RCU_POINTER is not set=0A# CONFIG_LO= CK_STAT is not set=0A# CONFIG_DEBUG_ATOMIC_SLEEP is not set=0A# CONFIG_DEBU= G_LOCKING_API_SELFTESTS is not set=0ACONFIG_STACKTRACE=3Dy=0A# CONFIG_DEBUG= _STACK_USAGE is not set=0A# CONFIG_DEBUG_KOBJECT is not set=0ACONFIG_DEBUG_= BUGVERBOSE=3Dy=0A# CONFIG_DEBUG_INFO is not set=0A# CONFIG_DEBUG_VM is not = set=0A# CONFIG_DEBUG_VIRTUAL is not set=0A# CONFIG_DEBUG_WRITECOUNT is not = set=0ACONFIG_DEBUG_MEMORY_INIT=3Dy=0A# CONFIG_DEBUG_LIST is not set=0A# CON= FIG_TEST_LIST_SORT is not set=0A# CONFIG_DEBUG_SG is not set=0A# CONFIG_DEB= UG_NOTIFIERS is not set=0A# CONFIG_DEBUG_CREDENTIALS is not set=0ACONFIG_AR= CH_WANT_FRAME_POINTERS=3Dy=0ACONFIG_FRAME_POINTER=3Dy=0A# CONFIG_BOOT_PRINT= K_DELAY is not set=0A# CONFIG_RCU_TORTURE_TEST is not set=0ACONFIG_RCU_CPU_= STALL_TIMEOUT=3D60=0A# CONFIG_RCU_CPU_STALL_INFO is not set=0A# CONFIG_RCU_= TRACE is not set=0A# CONFIG_KPROBES_SANITY_TEST is not set=0A# CONFIG_BACKT= RACE_SELF_TEST is not set=0ACONFIG_DEBUG_BLOCK_EXT_DEVT=3Dy=0ACONFIG_DEBUG_= FORCE_WEAK_PER_CPU=3Dy=0A# CONFIG_DEBUG_PER_CPU_MAPS is not set=0A# CONFIG_= LKDTM is not set=0A# CONFIG_CPU_NOTIFIER_ERROR_INJECT is not set=0A# CONFIG= _FAULT_INJECTION is not set=0ACONFIG_LATENCYTOP=3Dy=0A# CONFIG_DEBUG_PAGEAL= LOC is not set=0ACONFIG_USER_STACKTRACE_SUPPORT=3Dy=0ACONFIG_NOP_TRACER=3Dy= =0ACONFIG_HAVE_FUNCTION_TRACER=3Dy=0ACONFIG_HAVE_FUNCTION_GRAPH_TRACER=3Dy= =0ACONFIG_HAVE_FUNCTION_GRAPH_FP_TEST=3Dy=0ACONFIG_HAVE_FUNCTION_TRACE_MCOU= NT_TEST=3Dy=0ACONFIG_HAVE_DYNAMIC_FTRACE=3Dy=0ACONFIG_HAVE_FTRACE_MCOUNT_RE= CORD=3Dy=0ACONFIG_HAVE_SYSCALL_TRACEPOINTS=3Dy=0ACONFIG_HAVE_C_RECORDMCOUNT= =3Dy=0ACONFIG_RING_BUFFER=3Dy=0ACONFIG_EVENT_TRACING=3Dy=0ACONFIG_EVENT_POW= ER_TRACING_DEPRECATED=3Dy=0ACONFIG_CONTEXT_SWITCH_TRACER=3Dy=0ACONFIG_TRACI= NG=3Dy=0ACONFIG_GENERIC_TRACER=3Dy=0ACONFIG_TRACING_SUPPORT=3Dy=0ACONFIG_FT= RACE=3Dy=0ACONFIG_FUNCTION_TRACER=3Dy=0ACONFIG_FUNCTION_GRAPH_TRACER=3Dy=0A= # CONFIG_IRQSOFF_TRACER is not set=0A# CONFIG_SCHED_TRACER is not set=0A# C= ONFIG_FTRACE_SYSCALLS is not set=0ACONFIG_BRANCH_PROFILE_NONE=3Dy=0A# CONFI= G_PROFILE_ANNOTATED_BRANCHES is not set=0A# CONFIG_PROFILE_ALL_BRANCHES is = not set=0A# CONFIG_STACK_TRACER is not set=0ACONFIG_BLK_DEV_IO_TRACE=3Dy=0A= CONFIG_KPROBE_EVENT=3Dy=0A# CONFIG_UPROBE_EVENT is not set=0ACONFIG_PROBE_E= VENTS=3Dy=0ACONFIG_DYNAMIC_FTRACE=3Dy=0A# CONFIG_FUNCTION_PROFILER is not s= et=0ACONFIG_FTRACE_MCOUNT_RECORD=3Dy=0A# CONFIG_FTRACE_STARTUP_TEST is not = set=0A# CONFIG_MMIOTRACE is not set=0A# CONFIG_RING_BUFFER_BENCHMARK is not= set=0ACONFIG_PROVIDE_OHCI1394_DMA_INIT=3Dy=0ACONFIG_BUILD_DOCSRC=3Dy=0ACON= FIG_DYNAMIC_DEBUG=3Dy=0A# CONFIG_DMA_API_DEBUG is not set=0A# CONFIG_ATOMIC= 64_SELFTEST is not set=0A# CONFIG_SAMPLES is not set=0ACONFIG_HAVE_ARCH_KGD= B=3Dy=0ACONFIG_KGDB=3Dy=0A# CONFIG_KGDB_SERIAL_CONSOLE is not set=0A# CONFI= G_KGDB_TESTS is not set=0A# CONFIG_KGDB_LOW_LEVEL_TRAP is not set=0A# CONFI= G_KGDB_KDB is not set=0ACONFIG_HAVE_ARCH_KMEMCHECK=3Dy=0A# CONFIG_TEST_KSTR= TOX is not set=0A# CONFIG_STRICT_DEVMEM is not set=0A# CONFIG_X86_VERBOSE_B= OOTUP is not set=0ACONFIG_EARLY_PRINTK=3Dy=0ACONFIG_EARLY_PRINTK_DBGP=3Dy= =0A# CONFIG_DEBUG_STACKOVERFLOW is not set=0A# CONFIG_X86_PTDUMP is not set= =0ACONFIG_DEBUG_RODATA=3Dy=0A# CONFIG_DEBUG_RODATA_TEST is not set=0A# CONF= IG_DEBUG_SET_MODULE_RONX is not set=0A# CONFIG_DEBUG_NX_TEST is not set=0A#= CONFIG_IOMMU_DEBUG is not set=0A# CONFIG_IOMMU_STRESS is not set=0ACONFIG_= HAVE_MMIOTRACE_SUPPORT=3Dy=0A# CONFIG_X86_DECODER_SELFTEST is not set=0ACON= FIG_IO_DELAY_TYPE_0X80=3D0=0ACONFIG_IO_DELAY_TYPE_0XED=3D1=0ACONFIG_IO_DELA= Y_TYPE_UDELAY=3D2=0ACONFIG_IO_DELAY_TYPE_NONE=3D3=0ACONFIG_IO_DELAY_0X80=3D= y=0A# CONFIG_IO_DELAY_0XED is not set=0A# CONFIG_IO_DELAY_UDELAY is not set= =0A# CONFIG_IO_DELAY_NONE is not set=0ACONFIG_DEFAULT_IO_DELAY_TYPE=3D0=0A#= CONFIG_DEBUG_BOOT_PARAMS is not set=0A# CONFIG_CPA_DEBUG is not set=0ACONF= IG_OPTIMIZE_INLINING=3Dy=0A# CONFIG_DEBUG_STRICT_USER_COPY_CHECKS is not se= t=0A# CONFIG_DEBUG_NMI_SELFTEST is not set=0A=0A#=0A# Security options=0A#= =0ACONFIG_KEYS=3Dy=0A# CONFIG_ENCRYPTED_KEYS is not set=0A# CONFIG_KEYS_DEB= UG_PROC_KEYS is not set=0A# CONFIG_SECURITY_DMESG_RESTRICT is not set=0A# C= ONFIG_SECURITY is not set=0A# CONFIG_SECURITYFS is not set=0ACONFIG_DEFAULT= _SECURITY_DAC=3Dy=0ACONFIG_DEFAULT_SECURITY=3D""=0ACONFIG_CRYPTO=3Dy=0A=0A#= =0A# Crypto core or helper=0A#=0ACONFIG_CRYPTO_ALGAPI=3Dy=0ACONFIG_CRYPTO_A= LGAPI2=3Dy=0ACONFIG_CRYPTO_AEAD2=3Dy=0ACONFIG_CRYPTO_BLKCIPHER2=3Dy=0ACONFI= G_CRYPTO_HASH=3Dy=0ACONFIG_CRYPTO_HASH2=3Dy=0ACONFIG_CRYPTO_RNG2=3Dy=0ACONF= IG_CRYPTO_PCOMP2=3Dy=0ACONFIG_CRYPTO_MANAGER=3Dy=0ACONFIG_CRYPTO_MANAGER2= =3Dy=0A# CONFIG_CRYPTO_USER is not set=0ACONFIG_CRYPTO_MANAGER_DISABLE_TEST= S=3Dy=0A# CONFIG_CRYPTO_GF128MUL is not set=0A# CONFIG_CRYPTO_NULL is not s= et=0A# CONFIG_CRYPTO_PCRYPT is not set=0ACONFIG_CRYPTO_WORKQUEUE=3Dy=0A# CO= NFIG_CRYPTO_CRYPTD is not set=0A# CONFIG_CRYPTO_AUTHENC is not set=0A# CONF= IG_CRYPTO_TEST is not set=0A=0A#=0A# Authenticated Encryption with Associat= ed Data=0A#=0A# CONFIG_CRYPTO_CCM is not set=0A# CONFIG_CRYPTO_GCM is not s= et=0A# CONFIG_CRYPTO_SEQIV is not set=0A=0A#=0A# Block modes=0A#=0A# CONFIG= _CRYPTO_CBC is not set=0A# CONFIG_CRYPTO_CTR is not set=0A# CONFIG_CRYPTO_C= TS is not set=0A# CONFIG_CRYPTO_ECB is not set=0A# CONFIG_CRYPTO_LRW is not= set=0A# CONFIG_CRYPTO_PCBC is not set=0A# CONFIG_CRYPTO_XTS is not set=0A= =0A#=0A# Hash modes=0A#=0ACONFIG_CRYPTO_HMAC=3Dy=0A# CONFIG_CRYPTO_XCBC is = not set=0A# CONFIG_CRYPTO_VMAC is not set=0A=0A#=0A# Digest=0A#=0ACONFIG_CR= YPTO_CRC32C=3Dm=0A# CONFIG_CRYPTO_CRC32C_INTEL is not set=0A# CONFIG_CRYPTO= _GHASH is not set=0A# CONFIG_CRYPTO_MD4 is not set=0A# CONFIG_CRYPTO_MD5 is= not set=0ACONFIG_CRYPTO_MICHAEL_MIC=3Dm=0A# CONFIG_CRYPTO_RMD128 is not se= t=0A# CONFIG_CRYPTO_RMD160 is not set=0A# CONFIG_CRYPTO_RMD256 is not set= =0A# CONFIG_CRYPTO_RMD320 is not set=0A# CONFIG_CRYPTO_SHA1 is not set=0A# = CONFIG_CRYPTO_SHA1_SSSE3 is not set=0A# CONFIG_CRYPTO_SHA256 is not set=0A#= CONFIG_CRYPTO_SHA512 is not set=0A# CONFIG_CRYPTO_TGR192 is not set=0A# CO= NFIG_CRYPTO_WP512 is not set=0A# CONFIG_CRYPTO_GHASH_CLMUL_NI_INTEL is not = set=0A=0A#=0A# Ciphers=0A#=0ACONFIG_CRYPTO_AES=3Dm=0A# CONFIG_CRYPTO_AES_X8= 6_64 is not set=0A# CONFIG_CRYPTO_AES_NI_INTEL is not set=0A# CONFIG_CRYPTO= _ANUBIS is not set=0ACONFIG_CRYPTO_ARC4=3Dm=0A# CONFIG_CRYPTO_BLOWFISH is n= ot set=0A# CONFIG_CRYPTO_BLOWFISH_X86_64 is not set=0A# CONFIG_CRYPTO_CAMEL= LIA is not set=0A# CONFIG_CRYPTO_CAMELLIA_X86_64 is not set=0A# CONFIG_CRYP= TO_CAST5 is not set=0A# CONFIG_CRYPTO_CAST6 is not set=0A# CONFIG_CRYPTO_DE= S is not set=0A# CONFIG_CRYPTO_FCRYPT is not set=0A# CONFIG_CRYPTO_KHAZAD i= s not set=0A# CONFIG_CRYPTO_SALSA20 is not set=0A# CONFIG_CRYPTO_SALSA20_X8= 6_64 is not set=0A# CONFIG_CRYPTO_SEED is not set=0A# CONFIG_CRYPTO_SERPENT= is not set=0A# CONFIG_CRYPTO_SERPENT_SSE2_X86_64 is not set=0A# CONFIG_CRY= PTO_TEA is not set=0A# CONFIG_CRYPTO_TWOFISH is not set=0A# CONFIG_CRYPTO_T= WOFISH_X86_64 is not set=0A# CONFIG_CRYPTO_TWOFISH_X86_64_3WAY is not set= =0A=0A#=0A# Compression=0A#=0A# CONFIG_CRYPTO_DEFLATE is not set=0A# CONFIG= _CRYPTO_ZLIB is not set=0ACONFIG_CRYPTO_LZO=3Dy=0A=0A#=0A# Random Number Ge= neration=0A#=0A# CONFIG_CRYPTO_ANSI_CPRNG is not set=0A# CONFIG_CRYPTO_USER= _API_HASH is not set=0A# CONFIG_CRYPTO_USER_API_SKCIPHER is not set=0ACONFI= G_CRYPTO_HW=3Dy=0A# CONFIG_CRYPTO_DEV_PADLOCK is not set=0ACONFIG_HAVE_KVM= =3Dy=0ACONFIG_HAVE_KVM_IRQCHIP=3Dy=0ACONFIG_HAVE_KVM_EVENTFD=3Dy=0ACONFIG_K= VM_APIC_ARCHITECTURE=3Dy=0ACONFIG_KVM_MMIO=3Dy=0ACONFIG_KVM_ASYNC_PF=3Dy=0A= CONFIG_HAVE_KVM_MSI=3Dy=0ACONFIG_VIRTUALIZATION=3Dy=0ACONFIG_KVM=3Dm=0ACONF= IG_KVM_INTEL=3Dm=0A# CONFIG_KVM_AMD is not set=0A# CONFIG_KVM_MMU_AUDIT is = not set=0A# CONFIG_VHOST_NET is not set=0ACONFIG_BINARY_PRINTF=3Dy=0A=0A#= =0A# Library routines=0A#=0ACONFIG_BITREVERSE=3Dy=0ACONFIG_GENERIC_STRNCPY_= FROM_USER=3Dy=0ACONFIG_GENERIC_STRNLEN_USER=3Dy=0ACONFIG_GENERIC_FIND_FIRST= _BIT=3Dy=0ACONFIG_GENERIC_PCI_IOMAP=3Dy=0ACONFIG_GENERIC_IOMAP=3Dy=0ACONFIG= _GENERIC_IO=3Dy=0ACONFIG_CRC_CCITT=3Dm=0ACONFIG_CRC16=3Dm=0ACONFIG_CRC_T10D= IF=3Dy=0A# CONFIG_CRC_ITU_T is not set=0ACONFIG_CRC32=3Dy=0A# CONFIG_CRC32_= SELFTEST is not set=0ACONFIG_CRC32_SLICEBY8=3Dy=0A# CONFIG_CRC32_SLICEBY4 i= s not set=0A# CONFIG_CRC32_SARWATE is not set=0A# CONFIG_CRC32_BIT is not s= et=0A# CONFIG_CRC7 is not set=0ACONFIG_LIBCRC32C=3Dm=0A# CONFIG_CRC8 is not= set=0ACONFIG_ZLIB_INFLATE=3Dy=0ACONFIG_ZLIB_DEFLATE=3Dm=0ACONFIG_LZO_COMPR= ESS=3Dy=0ACONFIG_LZO_DECOMPRESS=3Dy=0ACONFIG_XZ_DEC=3Dy=0ACONFIG_XZ_DEC_X86= =3Dy=0ACONFIG_XZ_DEC_POWERPC=3Dy=0ACONFIG_XZ_DEC_IA64=3Dy=0ACONFIG_XZ_DEC_A= RM=3Dy=0ACONFIG_XZ_DEC_ARMTHUMB=3Dy=0ACONFIG_XZ_DEC_SPARC=3Dy=0ACONFIG_XZ_D= EC_BCJ=3Dy=0A# CONFIG_XZ_DEC_TEST is not set=0ACONFIG_DECOMPRESS_GZIP=3Dy= =0ACONFIG_DECOMPRESS_BZIP2=3Dy=0ACONFIG_DECOMPRESS_LZMA=3Dy=0ACONFIG_DECOMP= RESS_XZ=3Dy=0ACONFIG_DECOMPRESS_LZO=3Dy=0ACONFIG_REED_SOLOMON=3Dm=0ACONFIG_= REED_SOLOMON_ENC8=3Dy=0ACONFIG_REED_SOLOMON_DEC8=3Dy=0ACONFIG_HAS_IOMEM=3Dy= =0ACONFIG_HAS_IOPORT=3Dy=0ACONFIG_HAS_DMA=3Dy=0ACONFIG_CHECK_SIGNATURE=3Dy= =0ACONFIG_CPU_RMAP=3Dy=0ACONFIG_DQL=3Dy=0ACONFIG_NLATTR=3Dy=0ACONFIG_AVERAG= E=3Dy=0A# CONFIG_CORDIC is not set=0A# CONFIG_DDR is not set=0A --rwEMma7ioTxnRzrJ--