Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753658Ab2FSAbB (ORCPT ); Mon, 18 Jun 2012 20:31:01 -0400 Received: from mail-pz0-f46.google.com ([209.85.210.46]:58765 "EHLO mail-pz0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753305Ab2FSAa7 (ORCPT ); Mon, 18 Jun 2012 20:30:59 -0400 Date: Mon, 18 Jun 2012 17:30:47 -0700 From: Greg KH To: H Hartley Sweeten Cc: "devel@driverdev.osuosl.org" , "fmhess@users.sourceforge.net" , "abbotti@mev.co.uk" , Linux Kernel Subject: Re: [PATCH 1/4] staging: comedi: Kconfig: menuconfig options should be bool not tristate Message-ID: <20120619003047.GA25098@kroah.com> References: <201206151520.04455.hartleys@visionengravers.com> <20120618235902.GA29679@kroah.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="ReaqsoxgOBHFXBhH" Content-Disposition: inline In-Reply-To: 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 Content-Length: 123238 Lines: 1629 --ReaqsoxgOBHFXBhH Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Mon, Jun 18, 2012 at 07:16:10PM -0500, H Hartley Sweeten wrote: > On Monday, June 18, 2012 4:59 PM, Greg KH wrote: > > On Fri, Jun 15, 2012 at 03:20:04PM -0700, H Hartley Sweeten wrote: > >> The menuconfig options to enable the misc, isa, pci, pcmcia, and usb > >> comedi driver selections should be bool not tristate. They don't > >> directly affect the building of the kernel they just allow other > >> options to be selected. > >> > >> Signed-off-by: H Hartley Sweeten > >> Cc: Ian Abbott > >> Cc: Frank Mori Hess > >> --- > >> drivers/staging/comedi/Kconfig | 10 +++++----- > >> 1 files changed, 5 insertions(+), 5 deletions(-) > > > > This patch breaks the build for me with lots of the following errors: > > ERROR: "subdev_8255_init" [drivers/staging/comedi/drivers/adl_pci7296.ko] undefined! > > ERROR: "subdev_8255_cleanup" [drivers/staging/comedi/drivers/adl_pci7296.ko] undefined! > > Strange. I just applied only this patch and the build still works > on my system. I don't see any reason why this change of the > menuconfig options from tristate to bool would cause the > problem you are seeing. > > I do see a problem in the Kconfig for the adl_pci7296 driver. > > Based on the error message above, it requires COMEDI_8255. But that > option is not listed as a depends or select. I noticed a couple other > comedi drivers with the same issue. Below is the .config I use. Apply your patch, and select 'y' for the different options it asks for when running 'make oldconfig' and then see the build errors. --ReaqsoxgOBHFXBhH 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-rc1= 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=0ACONFIG_X86_CH= ECK_BIOS_CORRUPTION=3Dy=0ACONFIG_X86_BOOTPARAM_MEMORY_CORRUPTION_CHECK=3Dy= =0ACONFIG_X86_RESERVE_LOW=3D64=0ACONFIG_MTRR=3Dy=0ACONFIG_MTRR_SANITIZER=3D= y=0ACONFIG_MTRR_SANITIZER_ENABLE_DEFAULT=3D0=0ACONFIG_MTRR_SANITIZER_SPARE_= REG_NR_DEFAULT=3D1=0ACONFIG_X86_PAT=3Dy=0ACONFIG_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_STACKPROTECTOR 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_KE= XEC=3Dy=0ACONFIG_CRASH_DUMP=3Dy=0A# CONFIG_KEXEC_JUMP is not set=0ACONFIG_P= HYSICAL_START=3D0x200000=0ACONFIG_RELOCATABLE=3Dy=0ACONFIG_PHYSICAL_ALIGN= =3D0x1000000=0ACONFIG_HOTPLUG_CPU=3Dy=0ACONFIG_COMPAT_VDSO=3Dy=0A# CONFIG_C= MDLINE_BOOL is not set=0ACONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=3Dy=0ACONFIG_ARC= H_ENABLE_MEMORY_HOTREMOVE=3Dy=0ACONFIG_USE_PERCPU_NUMA_NODE_ID=3Dy=0A=0A#= =0A# Power management and ACPI options=0A#=0ACONFIG_ARCH_HIBERNATION_HEADER= =3Dy=0ACONFIG_SUSPEND=3Dy=0ACONFIG_SUSPEND_FREEZER=3Dy=0ACONFIG_HIBERNATE_C= ALLBACKS=3Dy=0ACONFIG_HIBERNATION=3Dy=0ACONFIG_PM_STD_PARTITION=3D""=0ACONF= IG_PM_SLEEP=3Dy=0ACONFIG_PM_SLEEP_SMP=3Dy=0A# CONFIG_PM_AUTOSLEEP is not se= t=0A# CONFIG_PM_WAKELOCKS is not set=0ACONFIG_PM_RUNTIME=3Dy=0ACONFIG_PM=3D= y=0ACONFIG_PM_DEBUG=3Dy=0ACONFIG_PM_ADVANCED_DEBUG=3Dy=0A# CONFIG_PM_TEST_S= USPEND is not set=0ACONFIG_CAN_PM_TRACE=3Dy=0ACONFIG_PM_TRACE=3Dy=0ACONFIG_= PM_TRACE_RTC=3Dy=0ACONFIG_ACPI=3Dy=0ACONFIG_ACPI_SLEEP=3Dy=0ACONFIG_ACPI_PR= OCFS=3Dy=0ACONFIG_ACPI_PROCFS_POWER=3Dy=0ACONFIG_ACPI_EC_DEBUGFS=3Dy=0ACONF= IG_ACPI_PROC_EVENT=3Dy=0ACONFIG_ACPI_AC=3Dy=0ACONFIG_ACPI_BATTERY=3Dy=0ACON= FIG_ACPI_BUTTON=3Dy=0ACONFIG_ACPI_VIDEO=3Dy=0ACONFIG_ACPI_FAN=3Dy=0ACONFIG_= ACPI_DOCK=3Dy=0ACONFIG_ACPI_PROCESSOR=3Dy=0A# CONFIG_ACPI_IPMI is not set= =0ACONFIG_ACPI_HOTPLUG_CPU=3Dy=0ACONFIG_ACPI_PROCESSOR_AGGREGATOR=3Dy=0ACON= FIG_ACPI_THERMAL=3Dy=0ACONFIG_ACPI_NUMA=3Dy=0ACONFIG_ACPI_CUSTOM_DSDT_FILE= =3D""=0A# CONFIG_ACPI_CUSTOM_DSDT is not set=0ACONFIG_ACPI_BLACKLIST_YEAR= =3D0=0ACONFIG_ACPI_DEBUG=3Dy=0A# CONFIG_ACPI_DEBUG_FUNC_TRACE is not set=0A= # CONFIG_ACPI_PCI_SLOT is not set=0ACONFIG_X86_PM_TIMER=3Dy=0ACONFIG_ACPI_C= ONTAINER=3Dy=0A# CONFIG_ACPI_HOTPLUG_MEMORY is not set=0A# CONFIG_ACPI_SBS = is not set=0ACONFIG_ACPI_HED=3Dm=0A# CONFIG_ACPI_CUSTOM_METHOD is not set= =0A# CONFIG_ACPI_BGRT is not set=0A# CONFIG_ACPI_APEI is not set=0ACONFIG_S= FI=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_USERSPAC= E is not set=0ACONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND=3Dy=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=0A= CONFIG_CPU_FREQ_GOV_ONDEMAND=3Dy=0ACONFIG_CPU_FREQ_GOV_CONSERVATIVE=3Dm=0A= =0A#=0A# x86 CPU frequency scaling drivers=0A#=0A# CONFIG_X86_PCC_CPUFREQ i= s not set=0ACONFIG_X86_ACPI_CPUFREQ=3Dm=0A# CONFIG_X86_POWERNOW_K8 is not s= et=0A# CONFIG_X86_SPEEDSTEP_CENTRINO is not set=0A# CONFIG_X86_P4_CLOCKMOD = is not set=0A=0A#=0A# shared options=0A#=0A# CONFIG_X86_SPEEDSTEP_LIB is no= t set=0ACONFIG_CPU_IDLE=3Dy=0ACONFIG_CPU_IDLE_GOV_LADDER=3Dy=0ACONFIG_CPU_I= DLE_GOV_MENU=3Dy=0ACONFIG_INTEL_IDLE=3Dy=0A=0A#=0A# Memory power savings=0A= #=0A# CONFIG_I7300_IDLE is not set=0A=0A#=0A# Bus options (PCI etc.)=0A#=0A= CONFIG_PCI=3Dy=0ACONFIG_PCI_DIRECT=3Dy=0ACONFIG_PCI_MMCONFIG=3Dy=0ACONFIG_P= CI_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_PCIEAE= R_INJECT is not set=0ACONFIG_PCIEASPM=3Dy=0A# CONFIG_PCIEASPM_DEBUG is not = set=0ACONFIG_PCIEASPM_DEFAULT=3Dy=0A# CONFIG_PCIEASPM_POWERSAVE is not set= =0A# CONFIG_PCIEASPM_PERFORMANCE is not set=0ACONFIG_PCIE_PME=3Dy=0ACONFIG_= ARCH_SUPPORTS_MSI=3Dy=0ACONFIG_PCI_MSI=3Dy=0A# CONFIG_PCI_DEBUG is not set= =0A# CONFIG_PCI_REALLOC_ENABLE_AUTO is not set=0ACONFIG_PCI_STUB=3Dy=0ACONF= IG_HT_IRQ=3Dy=0ACONFIG_PCI_ATS=3Dy=0ACONFIG_PCI_IOV=3Dy=0ACONFIG_PCI_PRI=3D= y=0ACONFIG_PCI_PASID=3Dy=0ACONFIG_PCI_IOAPIC=3Dy=0ACONFIG_PCI_LABEL=3Dy=0AC= ONFIG_ISA_DMA_API=3Dy=0ACONFIG_AMD_NB=3Dy=0A# CONFIG_PCCARD is not set=0A# = CONFIG_HOTPLUG_PCI is not set=0A# CONFIG_RAPIDIO is not set=0A=0A#=0A# Exec= utable file formats / Emulations=0A#=0ACONFIG_BINFMT_ELF=3Dy=0ACONFIG_COMPA= T_BINFMT_ELF=3Dy=0ACONFIG_ARCH_BINFMT_ELF_RANDOMIZE_PIE=3Dy=0ACONFIG_CORE_D= UMP_DEFAULT_ELF_HEADERS=3Dy=0A# CONFIG_HAVE_AOUT is not set=0ACONFIG_BINFMT= _MISC=3Dm=0ACONFIG_IA32_EMULATION=3Dy=0A# CONFIG_IA32_AOUT is not set=0A# C= ONFIG_X86_X32 is not set=0ACONFIG_COMPAT=3Dy=0ACONFIG_COMPAT_FOR_U64_ALIGNM= ENT=3Dy=0ACONFIG_SYSVIPC_COMPAT=3Dy=0ACONFIG_KEYS_COMPAT=3Dy=0ACONFIG_HAVE_= TEXT_POKE_SMP=3Dy=0ACONFIG_X86_DEV_DMA_OPS=3Dy=0ACONFIG_NET=3Dy=0ACONFIG_CO= MPAT_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_INET=3Dy=0ACONFIG_IP_MUL= TICAST=3Dy=0ACONFIG_IP_ADVANCED_ROUTER=3Dy=0A# CONFIG_IP_FIB_TRIE_STATS is = not set=0ACONFIG_IP_MULTIPLE_TABLES=3Dy=0ACONFIG_IP_ROUTE_MULTIPATH=3Dy=0AC= ONFIG_IP_ROUTE_VERBOSE=3Dy=0ACONFIG_IP_PNP=3Dy=0ACONFIG_IP_PNP_DHCP=3Dy=0AC= ONFIG_IP_PNP_BOOTP=3Dy=0ACONFIG_IP_PNP_RARP=3Dy=0A# CONFIG_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_PIMSM_V1=3Dy=0ACONFIG_IP_= PIMSM_V2=3Dy=0A# CONFIG_ARPD is not set=0ACONFIG_SYN_COOKIES=3Dy=0A# CONFIG= _INET_AH is not set=0A# CONFIG_INET_ESP is not set=0A# CONFIG_INET_IPCOMP i= s not set=0A# CONFIG_INET_XFRM_TUNNEL is not set=0A# CONFIG_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 is not set=0A# CONFIG_= TCP_CONG_VEGAS is not set=0A# CONFIG_TCP_CONG_SCALABLE is not set=0A# CONFI= G_TCP_CONG_LP is not set=0A# CONFIG_TCP_CONG_VENO is not set=0A# CONFIG_TCP= _CONG_YEAH is not set=0A# CONFIG_TCP_CONG_ILLINOIS is not set=0ACONFIG_DEFA= ULT_CUBIC=3Dy=0A# CONFIG_DEFAULT_RENO is not set=0ACONFIG_DEFAULT_TCP_CONG= =3D"cubic"=0A# CONFIG_TCP_MD5SIG is not set=0ACONFIG_IPV6=3Dm=0ACONFIG_IPV6= _PRIVACY=3Dy=0ACONFIG_IPV6_ROUTER_PREF=3Dy=0ACONFIG_IPV6_ROUTE_INFO=3Dy=0A#= CONFIG_IPV6_OPTIMISTIC_DAD is not set=0A# CONFIG_INET6_AH is not set=0A# C= ONFIG_INET6_ESP is not set=0A# CONFIG_INET6_IPCOMP is not set=0A# CONFIG_IP= V6_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# CONF= IG_INET6_XFRM_MODE_TUNNEL is not set=0A# CONFIG_INET6_XFRM_MODE_BEET is not= set=0A# CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set=0A# CONFIG_IPV= 6_SIT is not set=0A# CONFIG_IPV6_TUNNEL is not set=0ACONFIG_IPV6_MULTIPLE_T= ABLES=3Dy=0ACONFIG_IPV6_SUBTREES=3Dy=0A# CONFIG_IPV6_MROUTE is not set=0ACO= NFIG_NETWORK_SECMARK=3Dy=0A# CONFIG_NETWORK_PHY_TIMESTAMPING is not set=0AC= ONFIG_NETFILTER=3Dy=0A# CONFIG_NETFILTER_DEBUG is not set=0ACONFIG_NETFILTE= R_ADVANCED=3Dy=0A=0A#=0A# Core Netfilter Configuration=0A#=0A# CONFIG_NETFI= LTER_NETLINK_ACCT is not set=0A# CONFIG_NETFILTER_NETLINK_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 s= et=0A# CONFIG_IP_NF_QUEUE is not set=0A# CONFIG_IP_NF_IPTABLES is not set= =0A# CONFIG_IP_NF_ARPTABLES is not set=0A=0A#=0A# IPv6: Netfilter Configura= tion=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# CO= NFIG_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=0ACONFIG_NET_DSA=3Dy= =0ACONFIG_NET_DSA_TAG_DSA=3Dy=0ACONFIG_NET_DSA_TAG_EDSA=3Dy=0ACONFIG_NET_DS= A_TAG_TRAILER=3Dy=0A# CONFIG_VLAN_8021Q is not set=0A# CONFIG_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 not set=0A# CONFIG_= WAN_ROUTER is not set=0A# CONFIG_PHONET is not set=0A# CONFIG_IEEE802154 is= not set=0ACONFIG_NET_SCHED=3Dy=0A=0A#=0A# Queueing/Scheduling=0A#=0A# CONF= IG_NET_SCH_CBQ is not set=0A# CONFIG_NET_SCH_HTB is not set=0A# CONFIG_NET_= SCH_HFSC is not set=0A# CONFIG_NET_SCH_PRIO is not set=0A# CONFIG_NET_SCH_M= ULTIQ is not set=0A# CONFIG_NET_SCH_RED is not set=0A# CONFIG_NET_SCH_SFB i= s not set=0A# CONFIG_NET_SCH_SFQ is not set=0A# CONFIG_NET_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_NETEM is not set=0A# = CONFIG_NET_SCH_DRR is not set=0A# CONFIG_NET_SCH_MQPRIO is not set=0A# CONF= IG_NET_SCH_CHOKE is not set=0A# CONFIG_NET_SCH_QFQ is not set=0A# CONFIG_NE= T_SCH_CODEL is not set=0A# CONFIG_NET_SCH_FQ_CODEL is not set=0A# CONFIG_NE= T_SCH_INGRESS is not set=0A# CONFIG_NET_SCH_PLUG is not set=0A=0A#=0A# Clas= sification=0A#=0ACONFIG_NET_CLS=3Dy=0A# CONFIG_NET_CLS_BASIC is not set=0A#= CONFIG_NET_CLS_TCINDEX is not set=0A# CONFIG_NET_CLS_ROUTE4 is not set=0A#= CONFIG_NET_CLS_FW is not set=0A# CONFIG_NET_CLS_U32 is not set=0A# CONFIG_= NET_CLS_RSVP is not set=0A# CONFIG_NET_CLS_RSVP6 is not set=0A# CONFIG_NET_= CLS_FLOW is not set=0ACONFIG_NET_CLS_CGROUP=3Dy=0ACONFIG_NET_EMATCH=3Dy=0AC= ONFIG_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# CONFI= G_NET_EMATCH_META is not set=0A# CONFIG_NET_EMATCH_TEXT is not set=0ACONFIG= _NET_CLS_ACT=3Dy=0A# CONFIG_NET_ACT_POLICE is not set=0A# CONFIG_NET_ACT_GA= CT is not set=0A# CONFIG_NET_ACT_MIRRED is not set=0A# CONFIG_NET_ACT_NAT i= s not set=0A# CONFIG_NET_ACT_PEDIT is not set=0A# CONFIG_NET_ACT_SIMP is no= t set=0A# CONFIG_NET_ACT_SKBEDIT is not set=0A# CONFIG_NET_ACT_CSUM is not = set=0ACONFIG_NET_SCH_FIFO=3Dy=0ACONFIG_DCB=3Dy=0A# CONFIG_DNS_RESOLVER is n= ot set=0ACONFIG_BATMAN_ADV=3Dm=0ACONFIG_BATMAN_ADV_BLA=3Dy=0A# CONFIG_BATMA= N_ADV_DEBUG is not set=0A# CONFIG_OPENVSWITCH is not set=0ACONFIG_RPS=3Dy= =0ACONFIG_RFS_ACCEL=3Dy=0ACONFIG_XPS=3Dy=0A# CONFIG_NETPRIO_CGROUP is not s= et=0ACONFIG_BQL=3Dy=0A# CONFIG_BPF_JIT is not set=0A=0A#=0A# Network testin= g=0A#=0A# CONFIG_NET_PKTGEN is not set=0A# CONFIG_NET_TCPPROBE is not set= =0A# CONFIG_NET_DROP_MONITOR is not set=0A# CONFIG_HAMRADIO is not set=0A# = CONFIG_CAN is not set=0A# CONFIG_IRDA is not set=0A# CONFIG_BT is not set= =0A# CONFIG_AF_RXRPC is not set=0ACONFIG_FIB_RULES=3Dy=0ACONFIG_WIRELESS=3D= y=0ACONFIG_WIRELESS_EXT=3Dy=0ACONFIG_WEXT_CORE=3Dy=0ACONFIG_WEXT_PROC=3Dy= =0ACONFIG_WEXT_PRIV=3Dy=0A# CONFIG_CFG80211 is not set=0ACONFIG_WIRELESS_EX= T_SYSFS=3Dy=0ACONFIG_LIB80211=3Dy=0A# CONFIG_LIB80211_DEBUG is not set=0A= =0A#=0A# CFG80211 needs to be enabled for MAC80211=0A#=0A# CONFIG_WIMAX is = not set=0ACONFIG_RFKILL=3Dm=0ACONFIG_RFKILL_LEDS=3Dy=0ACONFIG_RFKILL_INPUT= =3Dy=0A# CONFIG_NET_9P is not set=0A# CONFIG_CAIF is not set=0A# CONFIG_CEP= H_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_UEVE= NT_HELPER_PATH=3D""=0ACONFIG_DEVTMPFS=3Dy=0ACONFIG_DEVTMPFS_MOUNT=3Dy=0A# C= ONFIG_STANDALONE is not set=0ACONFIG_PREVENT_FIRMWARE_BUILD=3Dy=0ACONFIG_FW= _LOADER=3Dy=0ACONFIG_FIRMWARE_IN_KERNEL=3Dy=0ACONFIG_EXTRA_FIRMWARE=3D""=0A= # CONFIG_DEBUG_DRIVER is not set=0A# CONFIG_DEBUG_DEVRES is not set=0A# CON= FIG_SYS_HYPERVISOR is not set=0A# CONFIG_GENERIC_CPU_DEVICES is not set=0AC= ONFIG_REGMAP=3Dy=0ACONFIG_REGMAP_I2C=3Dm=0ACONFIG_REGMAP_SPI=3Dm=0ACONFIG_D= MA_SHARED_BUFFER=3Dy=0ACONFIG_CONNECTOR=3Dy=0ACONFIG_PROC_EVENTS=3Dy=0A# CO= NFIG_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# CONFIG_PARPORT_GSC is not set=0A# CONFIG_PARPORT_AX88796 i= s not set=0ACONFIG_PARPORT_1284=3Dy=0ACONFIG_PARPORT_NOT_PC=3Dy=0ACONFIG_PN= P=3Dy=0A# CONFIG_PNP_DEBUG_MESSAGES is not set=0A=0A#=0A# Protocols=0A#=0AC= ONFIG_PNPACPI=3Dy=0ACONFIG_BLK_DEV=3Dy=0ACONFIG_BLK_DEV_FD=3Dm=0ACONFIG_PAR= IDE=3Dm=0A=0A#=0A# Parallel IDE high-level drivers=0A#=0A# CONFIG_PARIDE_PD= is not set=0ACONFIG_PARIDE_PCD=3Dm=0A# CONFIG_PARIDE_PF is not set=0A# CON= FIG_PARIDE_PT is not set=0A# CONFIG_PARIDE_PG is not set=0A=0A#=0A# Paralle= l IDE protocol modules=0A#=0A# CONFIG_PARIDE_ATEN is not set=0A# CONFIG_PAR= IDE_BPCK is not set=0A# CONFIG_PARIDE_COMM is not set=0A# CONFIG_PARIDE_DST= R is not set=0A# CONFIG_PARIDE_FIT2 is not set=0A# CONFIG_PARIDE_FIT3 is no= t 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# CO= NFIG_PARIDE_KBIC is not set=0A# CONFIG_PARIDE_KTTI is not set=0A# CONFIG_PA= RIDE_ON20 is not set=0A# CONFIG_PARIDE_ON26 is not set=0ACONFIG_BLK_DEV_PCI= ESSD_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# CONFIG_BLK_DEV_COW_COMMON is not set=0ACONFIG_BLK_DEV_LOOP= =3Dm=0ACONFIG_BLK_DEV_LOOP_MIN_COUNT=3D8=0A# CONFIG_BLK_DEV_CRYPTOLOOP is n= ot set=0A# CONFIG_BLK_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# C= ONFIG_BLK_DEV_UB is not set=0A# CONFIG_BLK_DEV_RAM is not set=0ACONFIG_CDRO= M_PKTCDVD=3Dm=0ACONFIG_CDROM_PKTCDVD_BUFFERS=3D8=0ACONFIG_CDROM_PKTCDVD_WCA= CHE=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_S= ENSORS_LIS3LV02D is not set=0A# CONFIG_AD525X_DPOT is not set=0A# CONFIG_IB= M_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 is not set=0A# CONFIG_ENCLOSURE_SERVICES is not set=0A# C= ONFIG_HP_ILO is not set=0A# CONFIG_APDS9802ALS is not set=0A# CONFIG_ISL290= 03 is not set=0A# CONFIG_ISL29020 is not set=0A# CONFIG_SENSORS_TSL2550 is = not set=0A# CONFIG_SENSORS_BH1780 is not set=0A# CONFIG_SENSORS_BH1770 is n= ot set=0A# CONFIG_SENSORS_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_V= MWARE_BALLOON is not set=0A# CONFIG_BMP085_I2C is not set=0A# CONFIG_BMP085= _SPI is not set=0ACONFIG_PCH_PHUB=3Dm=0A# CONFIG_USB_SWITCH_FSA9480 is not = set=0A# CONFIG_C2PORT is not set=0A=0A#=0A# EEPROM support=0A#=0A# CONFIG_E= EPROM_AT24 is not set=0A# CONFIG_EEPROM_AT25 is not set=0A# CONFIG_EEPROM_L= EGACY is not set=0A# CONFIG_EEPROM_MAX6875 is not set=0ACONFIG_EEPROM_93CX6= =3Dm=0A# CONFIG_EEPROM_93XX46 is not set=0A# CONFIG_CB710_CORE is not set= =0A=0A#=0A# Texas Instruments shared transport line discipline=0A#=0A# CONF= IG_TI_ST is not set=0A# CONFIG_SENSORS_LIS3_I2C is not set=0A=0A#=0A# Alter= a FPGA firmware download module=0A#=0A# CONFIG_ALTERA_STAPL is not set=0ACO= NFIG_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# CONFIG_IDE_GD is not = set=0ACONFIG_BLK_DEV_IDECD=3Dm=0ACONFIG_BLK_DEV_IDECD_VERBOSE_ERRORS=3Dy=0A= # CONFIG_BLK_DEV_IDETAPE is not set=0ACONFIG_BLK_DEV_IDEACPI=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_P= LATFORM 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# C= ONFIG_BLK_DEV_OPTI621 is not set=0A# CONFIG_BLK_DEV_RZ1000 is not set=0A# C= ONFIG_BLK_DEV_AEC62XX is not set=0A# CONFIG_BLK_DEV_ALI15X3 is not set=0A# = CONFIG_BLK_DEV_AMD74XX is not set=0A# CONFIG_BLK_DEV_ATIIXP is not set=0A# = CONFIG_BLK_DEV_CMD64X is not set=0A# CONFIG_BLK_DEV_TRIFLEX is not set=0A# = CONFIG_BLK_DEV_CS5520 is not set=0A# CONFIG_BLK_DEV_CS5530 is not set=0A# C= ONFIG_BLK_DEV_HPT366 is not set=0A# CONFIG_BLK_DEV_JMICRON is not set=0A# C= ONFIG_BLK_DEV_SC1200 is not set=0A# CONFIG_BLK_DEV_PIIX is not set=0A# CONF= IG_BLK_DEV_IT8172 is not set=0A# CONFIG_BLK_DEV_IT8213 is not set=0A# CONFI= G_BLK_DEV_IT821X is not set=0A# CONFIG_BLK_DEV_NS87415 is not set=0A# CONFI= G_BLK_DEV_PDC202XX_OLD is not set=0A# CONFIG_BLK_DEV_PDC202XX_NEW is not se= t=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 s= et=0A# CONFIG_BLK_DEV_TRM290 is not set=0A# CONFIG_BLK_DEV_VIA82CXXX is not= set=0A# CONFIG_BLK_DEV_TC86C001 is not set=0A# CONFIG_BLK_DEV_IDEDMA is no= t set=0A=0A#=0A# SCSI device support=0A#=0ACONFIG_SCSI_MOD=3Dy=0A# CONFIG_R= AID_ATTRS is not set=0ACONFIG_SCSI=3Dy=0ACONFIG_SCSI_DMA=3Dy=0A# CONFIG_SCS= I_TGT is not set=0A# CONFIG_SCSI_NETLINK is not set=0ACONFIG_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_DEV_OSST is not set= =0ACONFIG_BLK_DEV_SR=3Dy=0A# CONFIG_BLK_DEV_SR_VENDOR is not set=0ACONFIG_C= HR_DEV_SG=3Dy=0A# CONFIG_CHR_DEV_SCH is not set=0ACONFIG_SCSI_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# SCSI 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 se= t=0A# CONFIG_SCSI_SAS_LIBSAS is not set=0A# CONFIG_SCSI_SRP_ATTRS is not se= t=0A# CONFIG_SCSI_LOWLEVEL is not set=0A# CONFIG_SCSI_DH is not set=0A# CON= FIG_SCSI_OSD_INITIATOR is not set=0ACONFIG_ATA=3Dy=0A# CONFIG_ATA_NONSTANDA= RD is not set=0ACONFIG_ATA_VERBOSE_ERROR=3Dy=0ACONFIG_ATA_ACPI=3Dy=0ACONFIG= _SATA_PMP=3Dy=0A=0A#=0A# Controllers with non-SFF native interface=0A#=0A# = CONFIG_SATA_AHCI is not set=0A# CONFIG_SATA_AHCI_PLATFORM is not set=0A# CO= NFIG_SATA_INIC162X is not set=0A# CONFIG_SATA_ACARD_AHCI is not set=0A# CON= FIG_SATA_SIL24 is not set=0ACONFIG_ATA_SFF=3Dy=0A=0A#=0A# SFF controllers w= ith 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_ATA_BMDMA=3Dy=0A= =0A#=0A# SATA SFF controllers with BMDMA=0A#=0ACONFIG_ATA_PIIX=3Dm=0A# CONF= IG_SATA_MV is not set=0A# CONFIG_SATA_NV is not set=0A# CONFIG_SATA_PROMISE= is not set=0A# CONFIG_SATA_SIL is not set=0A# CONFIG_SATA_SIS is not set= =0A# CONFIG_SATA_SVW is not set=0A# CONFIG_SATA_ULI is not set=0A# CONFIG_S= ATA_VIA is not set=0A# CONFIG_SATA_VITESSE is not set=0A=0A#=0A# PATA SFF c= ontrollers with BMDMA=0A#=0A# CONFIG_PATA_ALI is not set=0A# CONFIG_PATA_AM= D 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_ATP867X is not se= t=0A# CONFIG_PATA_CMD64X is not set=0A# CONFIG_PATA_CS5520 is not set=0A# C= ONFIG_PATA_CS5530 is not set=0A# CONFIG_PATA_CS5536 is not set=0A# CONFIG_P= ATA_CYPRESS is not set=0A# CONFIG_PATA_EFAR is not set=0A# CONFIG_PATA_HPT3= 66 is not set=0A# CONFIG_PATA_HPT37X is not set=0A# CONFIG_PATA_HPT3X2N is = not set=0A# CONFIG_PATA_HPT3X3 is not set=0A# CONFIG_PATA_IT8213 is not set= =0A# CONFIG_PATA_IT821X is not set=0A# CONFIG_PATA_JMICRON is not set=0A# C= ONFIG_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_PDC2= 027X is not set=0A# CONFIG_PATA_PDC_OLD is not set=0A# CONFIG_PATA_RADISYS = is not set=0A# CONFIG_PATA_RDC is not set=0A# CONFIG_PATA_SC1200 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 set=0A# CONFIG_PAT= A_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# PIO-only SFF cont= rollers=0A#=0A# CONFIG_PATA_CMD640_PCI is not set=0A# CONFIG_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 fallback / legacy dri= vers=0A#=0ACONFIG_PATA_ACPI=3Dm=0ACONFIG_ATA_GENERIC=3Dm=0A# CONFIG_PATA_LE= GACY is not set=0ACONFIG_MD=3Dy=0ACONFIG_BLK_DEV_MD=3Dy=0ACONFIG_MD_AUTODET= ECT=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_RA= ID456 is not set=0A# CONFIG_MD_MULTIPATH is not set=0A# CONFIG_MD_FAULTY is= not set=0ACONFIG_BLK_DEV_DM=3Dm=0A# CONFIG_DM_DEBUG is not set=0A# CONFIG_= DM_CRYPT is not set=0A# CONFIG_DM_SNAPSHOT is not set=0A# CONFIG_DM_THIN_PR= OVISIONING 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_MULTIPATH is not set= =0A# CONFIG_DM_DELAY is not set=0ACONFIG_DM_UEVENT=3Dy=0A# CONFIG_DM_FLAKEY= is not set=0A# CONFIG_DM_VERITY is not set=0A# CONFIG_TARGET_CORE is not s= et=0ACONFIG_FUSION=3Dy=0A# CONFIG_FUSION_SPI is not set=0A# CONFIG_FUSION_F= C is not set=0A# CONFIG_FUSION_SAS is not set=0ACONFIG_FUSION_MAX_SGE=3D128= =0A# CONFIG_FUSION_LOGGING is not set=0A=0A#=0A# IEEE 1394 (FireWire) suppo= rt=0A#=0A# CONFIG_FIREWIRE is not set=0A# CONFIG_FIREWIRE_NOSY 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 not set=0A# CON= FIG_DUMMY is not set=0A# CONFIG_EQUALIZER is not set=0A# CONFIG_NET_FC is n= ot set=0A# CONFIG_MII is not set=0A# CONFIG_IFB is not set=0A# CONFIG_NET_T= EAM is not set=0A# CONFIG_MACVLAN is not set=0A# CONFIG_NETCONSOLE is not s= et=0A# CONFIG_NETPOLL is not set=0A# CONFIG_NET_POLL_CONTROLLER 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 Switch Archit= ecture drivers=0A#=0ACONFIG_NET_DSA_MV88E6XXX=3Dy=0ACONFIG_NET_DSA_MV88E606= 0=3Dy=0ACONFIG_NET_DSA_MV88E6XXX_NEED_PPU=3Dy=0ACONFIG_NET_DSA_MV88E6131=3D= y=0ACONFIG_NET_DSA_MV88E6123_61_65=3Dy=0ACONFIG_ETHERNET=3Dy=0A# CONFIG_NET= _VENDOR_3COM is not set=0ACONFIG_NET_VENDOR_ADAPTEC=3Dy=0A# CONFIG_ADAPTEC_= STARFIRE is not set=0ACONFIG_NET_VENDOR_ALTEON=3Dy=0A# CONFIG_ACENIC is not= set=0ACONFIG_NET_VENDOR_AMD=3Dy=0A# CONFIG_AMD8111_ETH is not set=0A# CONF= IG_PCNET32 is not set=0ACONFIG_NET_VENDOR_ATHEROS=3Dy=0A# CONFIG_ATL2 is no= t set=0A# CONFIG_ATL1 is not set=0A# CONFIG_ATL1E is not set=0A# CONFIG_ATL= 1C 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_TIGON3 is no= t set=0A# CONFIG_BNX2X is not set=0ACONFIG_NET_VENDOR_BROCADE=3Dy=0A# CONFI= G_BNA is not set=0A# CONFIG_NET_CALXEDA_XGMAC is not set=0ACONFIG_NET_VENDO= R_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=0A= CONFIG_NET_VENDOR_CISCO=3Dy=0A# CONFIG_ENIC is not set=0A# CONFIG_DNET is n= ot set=0ACONFIG_NET_VENDOR_DEC=3Dy=0A# CONFIG_NET_TULIP is not set=0ACONFIG= _NET_VENDOR_DLINK=3Dy=0A# CONFIG_DE600 is not set=0A# CONFIG_DE620 is not s= et=0A# CONFIG_DL2K is not set=0A# CONFIG_SUNDANCE is not set=0ACONFIG_NET_V= ENDOR_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_NET_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 not set=0A# = CONFIG_IXGBE is not set=0A# CONFIG_IXGBEVF is not set=0ACONFIG_NET_VENDOR_I= 825XX=3Dy=0A# CONFIG_ZNET is not set=0A# CONFIG_IP1000 is not set=0A# CONFI= G_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_MLX= 4_EN is not set=0A# CONFIG_MLX4_CORE is not set=0ACONFIG_NET_VENDOR_MICREL= =3Dy=0A# CONFIG_KS8842 is not set=0A# CONFIG_KS8851 is not set=0A# CONFIG_K= S8851_MLL is not set=0A# CONFIG_KSZ884X_PCI is not set=0ACONFIG_NET_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=0ACONFIG_NET_V= ENDOR_NATSEMI=3Dy=0A# CONFIG_NATSEMI is not set=0A# CONFIG_NS83820 is not s= et=0ACONFIG_NET_VENDOR_8390=3Dy=0A# CONFIG_NE2K_PCI is not set=0ACONFIG_NET= _VENDOR_NVIDIA=3Dy=0A# CONFIG_FORCEDETH is not set=0ACONFIG_NET_VENDOR_OKI= =3Dy=0A# CONFIG_PCH_GBE is not set=0A# CONFIG_ETHOC is not set=0A# CONFIG_N= ET_PACKET_ENGINE is not set=0ACONFIG_NET_VENDOR_QLOGIC=3Dy=0A# CONFIG_QLA3X= XX is not set=0A# CONFIG_QLCNIC is not set=0A# CONFIG_QLGE is not set=0A# C= ONFIG_NETXEN_NIC is not set=0ACONFIG_NET_VENDOR_REALTEK=3Dy=0A# CONFIG_ATP = is not set=0A# CONFIG_8139CP is not set=0A# CONFIG_8139TOO is not set=0A# C= ONFIG_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=0ACONFIG_NE= T_VENDOR_SILAN=3Dy=0A# CONFIG_SC92031 is not set=0ACONFIG_NET_VENDOR_SIS=3D= y=0A# CONFIG_SIS900 is not set=0A# CONFIG_SIS190 is not set=0A# CONFIG_SFC = is not set=0ACONFIG_NET_VENDOR_SMSC=3Dy=0A# CONFIG_EPIC100 is not set=0A# C= ONFIG_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# CONFIG_NIU = is not set=0ACONFIG_NET_VENDOR_TEHUTI=3Dy=0A# CONFIG_TEHUTI is not set=0ACO= NFIG_NET_VENDOR_TI=3Dy=0A# CONFIG_TLAN is not set=0ACONFIG_NET_VENDOR_VIA= =3Dy=0A# CONFIG_VIA_RHINE is not set=0A# CONFIG_VIA_VELOCITY is not set=0AC= ONFIG_NET_VENDOR_WIZNET=3Dy=0A# CONFIG_WIZNET_W5100 is not set=0A# CONFIG_W= IZNET_W5300 is not set=0A# CONFIG_FDDI is not set=0A# CONFIG_HIPPI is not s= et=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_PHY 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# CONFIG_= VITESSE_PHY is not set=0A# CONFIG_SMSC_PHY is not set=0A# CONFIG_BROADCOM_P= HY is not set=0A# CONFIG_ICPLUS_PHY is not set=0A# CONFIG_REALTEK_PHY is no= t 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=0ACONFIG= _FIXED_PHY=3Dy=0A# CONFIG_MDIO_BITBANG is not set=0A# CONFIG_MICREL_KS8995M= A is not set=0A# CONFIG_PLIP is not set=0A# CONFIG_PPP is not set=0A# CONFI= G_SLIP is not set=0A=0A#=0A# USB Network Adapters=0A#=0A# CONFIG_USB_CATC i= s not set=0A# CONFIG_USB_KAWETH is not set=0A# CONFIG_USB_PEGASUS is not se= t=0A# CONFIG_USB_RTL8150 is not set=0A# CONFIG_USB_USBNET is not set=0A# CO= NFIG_USB_HSO is not set=0ACONFIG_USB_IPHETH=3Dm=0ACONFIG_WLAN=3Dy=0A# CONFI= G_AIRO is not set=0A# CONFIG_ATMEL is not set=0A# CONFIG_PRISM54 is not set= =0A# CONFIG_USB_ZD1201 is not set=0A# CONFIG_HOSTAP is not set=0A# CONFIG_W= L_TI is not set=0A=0A#=0A# Enable WiMAX (Networking options) to see the WiM= AX drivers=0A#=0A# CONFIG_WAN is not set=0A# CONFIG_VMXNET3 is not set=0ACO= NFIG_HYPERV_NET=3Dm=0A# CONFIG_ISDN is not set=0A=0A#=0A# Input device supp= ort=0A#=0ACONFIG_INPUT=3Dy=0ACONFIG_INPUT_FF_MEMLESS=3Dy=0A# CONFIG_INPUT_P= OLLDEV is not set=0A# CONFIG_INPUT_SPARSEKMAP is not set=0A# CONFIG_INPUT_M= ATRIXKMAP is not set=0A=0A#=0A# Userland interfaces=0A#=0ACONFIG_INPUT_MOUS= EDEV=3Dy=0ACONFIG_INPUT_MOUSEDEV_PSAUX=3Dy=0ACONFIG_INPUT_MOUSEDEV_SCREEN_X= =3D1024=0ACONFIG_INPUT_MOUSEDEV_SCREEN_Y=3D768=0ACONFIG_INPUT_JOYDEV=3Dm=0A= CONFIG_INPUT_EVDEV=3Dy=0A# CONFIG_INPUT_EVBUG is not set=0A=0A#=0A# Input D= evice Drivers=0A#=0ACONFIG_INPUT_KEYBOARD=3Dy=0A# CONFIG_KEYBOARD_ADP5520 i= s not set=0A# CONFIG_KEYBOARD_ADP5588 is not set=0A# CONFIG_KEYBOARD_ADP558= 9 is not 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_MAX73= 59 is not 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_OPENC= ORES 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_PS2_ALPS=3Dy=0ACONFIG_MOUSE_PS2_LOGIPS2PP=3Dy=0ACONFIG_MOUSE_PS2_SYNA= PTICS=3Dy=0ACONFIG_MOUSE_PS2_LIFEBOOK=3Dy=0ACONFIG_MOUSE_PS2_TRACKPOINT=3Dy= =0ACONFIG_MOUSE_PS2_ELANTECH=3Dy=0ACONFIG_MOUSE_PS2_SENTELIC=3Dy=0ACONFIG_M= OUSE_PS2_TOUCHKIT=3Dy=0A# CONFIG_MOUSE_SERIAL is not set=0A# CONFIG_MOUSE_A= PPLETOUCH is not set=0A# CONFIG_MOUSE_BCM5974 is not set=0A# CONFIG_MOUSE_V= SXXXAA is not set=0A# CONFIG_MOUSE_GPIO is not set=0A# CONFIG_MOUSE_SYNAPTI= CS_I2C is not set=0A# CONFIG_MOUSE_SYNAPTICS_USB is not set=0ACONFIG_INPUT_= JOYSTICK=3Dy=0A# CONFIG_JOYSTICK_ANALOG is not set=0A# CONFIG_JOYSTICK_A3D = is not set=0A# CONFIG_JOYSTICK_ADI is not set=0A# CONFIG_JOYSTICK_COBRA is = not set=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 i= s not set=0A# CONFIG_JOYSTICK_INTERACT is not set=0A# CONFIG_JOYSTICK_SIDEW= INDER is not set=0A# CONFIG_JOYSTICK_TMDC is not set=0A# CONFIG_JOYSTICK_IF= ORCE is not set=0A# CONFIG_JOYSTICK_WARRIOR is not set=0A# CONFIG_JOYSTICK_= MAGELLAN is not set=0A# CONFIG_JOYSTICK_SPACEORB is not set=0A# CONFIG_JOYS= TICK_SPACEBALL is not set=0A# CONFIG_JOYSTICK_STINGER is not set=0A# CONFIG= _JOYSTICK_TWIDJOY is not set=0A# CONFIG_JOYSTICK_ZHENHUA is not set=0A# CON= FIG_JOYSTICK_DB9 is not set=0A# CONFIG_JOYSTICK_GAMECON is not set=0A# CONF= IG_JOYSTICK_TURBOGRAFX is not set=0A# CONFIG_JOYSTICK_AS5011 is not set=0A#= CONFIG_JOYSTICK_JOYDUMP is not set=0A# CONFIG_JOYSTICK_XPAD is not set=0A#= CONFIG_JOYSTICK_WALKERA0701 is not set=0ACONFIG_INPUT_TABLET=3Dy=0A# CONFI= G_TABLET_USB_ACECAD is not set=0A# CONFIG_TABLET_USB_AIPTEK is not set=0A# = CONFIG_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 se= t=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 no= t set=0A# CONFIG_TOUCHSCREEN_DYNAPRO is not set=0A# CONFIG_TOUCHSCREEN_HAMP= SHIRE is not set=0A# CONFIG_TOUCHSCREEN_EETI is not set=0A# CONFIG_TOUCHSCR= EEN_EGALAX is not set=0A# CONFIG_TOUCHSCREEN_FUJITSU is not set=0A# CONFIG_= TOUCHSCREEN_ILI210X is not set=0A# CONFIG_TOUCHSCREEN_GUNZE is not set=0A# = CONFIG_TOUCHSCREEN_ELO is not set=0A# CONFIG_TOUCHSCREEN_WACOM_W8001 is not= set=0A# CONFIG_TOUCHSCREEN_WACOM_I2C is not set=0A# CONFIG_TOUCHSCREEN_MAX= 11801 is not set=0A# CONFIG_TOUCHSCREEN_MCS5000 is not set=0A# CONFIG_TOUCH= SCREEN_MTOUCH is not set=0A# CONFIG_TOUCHSCREEN_INEXIO is not set=0A# CONFI= G_TOUCHSCREEN_MK712 is not set=0A# CONFIG_TOUCHSCREEN_PENMOUNT is not set= =0A# CONFIG_TOUCHSCREEN_TOUCHRIGHT is not set=0A# CONFIG_TOUCHSCREEN_TOUCHW= IN is not set=0A# CONFIG_TOUCHSCREEN_PIXCIR is not set=0A# CONFIG_TOUCHSCRE= EN_USB_COMPOSITE is not set=0A# CONFIG_TOUCHSCREEN_TOUCHIT213 is not set=0A= # CONFIG_TOUCHSCREEN_TSC_SERIO is not set=0A# CONFIG_TOUCHSCREEN_TSC2005 is= not set=0A# CONFIG_TOUCHSCREEN_TSC2007 is not set=0A# CONFIG_TOUCHSCREEN_S= T1232 is not set=0A# CONFIG_TOUCHSCREEN_TPS6507X is not set=0ACONFIG_INPUT_= MISC=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# CONFI= G_INPUT_MPU3050 is not set=0A# CONFIG_INPUT_APANEL is not set=0A# CONFIG_IN= PUT_GP2A is not set=0A# CONFIG_INPUT_GPIO_TILT_POLLED is not set=0A# CONFIG= _INPUT_ATLAS_BTNS is not set=0A# CONFIG_INPUT_ATI_REMOTE2 is not set=0A# CO= NFIG_INPUT_KEYSPAN_REMOTE is not set=0A# CONFIG_INPUT_KXTJ9 is not set=0A# = CONFIG_INPUT_POWERMATE is not set=0A# CONFIG_INPUT_YEALINK is not set=0A# C= ONFIG_INPUT_CM109 is not set=0A# CONFIG_INPUT_UINPUT is not set=0A# CONFIG_= INPUT_PCF8574 is not set=0A# CONFIG_INPUT_GPIO_ROTARY_ENCODER is not set=0A= # CONFIG_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# = CONFIG_SERIO_PARKBD is not set=0A# CONFIG_SERIO_PCIPS2 is not set=0ACONFIG_= SERIO_LIBPS2=3Dy=0ACONFIG_SERIO_RAW=3Dm=0A# CONFIG_SERIO_ALTERA_PS2 is not = set=0A# CONFIG_SERIO_PS2MULT is not set=0A# CONFIG_GAMEPORT is not set=0A= =0A#=0A# Character devices=0A#=0ACONFIG_VT=3Dy=0ACONFIG_CONSOLE_TRANSLATION= S=3Dy=0ACONFIG_VT_CONSOLE=3Dy=0ACONFIG_VT_CONSOLE_SLEEP=3Dy=0ACONFIG_HW_CON= SOLE=3Dy=0ACONFIG_VT_HW_CONSOLE_BINDING=3Dy=0ACONFIG_UNIX98_PTYS=3Dy=0ACONF= IG_DEVPTS_MULTIPLE_INSTANCES=3Dy=0ACONFIG_LEGACY_PTYS=3Dy=0ACONFIG_LEGACY_P= TY_COUNT=3D0=0ACONFIG_SERIAL_NONSTANDARD=3Dy=0A# CONFIG_ROCKETPORT is not s= et=0A# CONFIG_CYCLADES is not set=0A# CONFIG_MOXA_INTELLIO is not set=0A# C= ONFIG_MOXA_SMARTIO is not set=0A# CONFIG_SYNCLINK is not set=0A# CONFIG_SYN= CLINKMP 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=0A# CONFIG_MMC is not set=0A# CONF= IG_MEMSTICK is not set=0ACONFIG_NEW_LEDS=3Dy=0ACONFIG_LEDS_CLASS=3Dy=0A=0A#= =0A# LED drivers=0A#=0A# CONFIG_LEDS_LM3530 is not set=0A# CONFIG_LEDS_PCA9= 532 is not set=0A# CONFIG_LEDS_GPIO is not set=0A# CONFIG_LEDS_LP3944 is no= t set=0A# CONFIG_LEDS_LP5521 is not set=0A# CONFIG_LEDS_LP5523 is not set= =0A# CONFIG_LEDS_CLEVO_MAIL is not set=0A# CONFIG_LEDS_PCA955X is not set= =0A# CONFIG_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# C= ONFIG_LEDS_DELL_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 Trig= gers=0A#=0A# CONFIG_LEDS_TRIGGER_TIMER is not set=0A# CONFIG_LEDS_TRIGGER_H= EARTBEAT is not set=0A# CONFIG_LEDS_TRIGGER_BACKLIGHT is not set=0A# CONFIG= _LEDS_TRIGGER_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 s= et=0A# CONFIG_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# CONFIG_RTC_DEBUG is not set=0A=0A#=0A# RTC interfaces=0A#=0ACONFIG_RT= C_INTF_SYSFS=3Dy=0ACONFIG_RTC_INTF_PROC=3Dy=0ACONFIG_RTC_INTF_DEV=3Dy=0A# C= ONFIG_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# CO= NFIG_RTC_DRV_DS1374 is not set=0A# CONFIG_RTC_DRV_DS1672 is not set=0A# CON= FIG_RTC_DRV_DS3232 is not set=0A# CONFIG_RTC_DRV_MAX6900 is not set=0A# CON= FIG_RTC_DRV_RS5C372 is not set=0A# CONFIG_RTC_DRV_ISL1208 is not set=0A# CO= NFIG_RTC_DRV_ISL12022 is not set=0A# CONFIG_RTC_DRV_X1205 is not set=0A# CO= NFIG_RTC_DRV_PCF8563 is not set=0A# CONFIG_RTC_DRV_PCF8583 is not set=0A# C= ONFIG_RTC_DRV_M41T80 is not set=0A# CONFIG_RTC_DRV_BQ32K is not set=0A# CON= FIG_RTC_DRV_S35390A is not set=0A# CONFIG_RTC_DRV_FM3130 is not set=0A# CON= FIG_RTC_DRV_RX8581 is not set=0A# CONFIG_RTC_DRV_RX8025 is not set=0A# CONF= IG_RTC_DRV_EM3027 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_RT= C_DRV_M41T94 is not set=0A# CONFIG_RTC_DRV_DS1305 is not set=0A# CONFIG_RTC= _DRV_DS1390 is 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# Plat= form RTC drivers=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# CONFIG_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# CONFIG_RTC_DRV_M48T59 is not set=0A# CONFIG_RTC_DRV_MSM6242 is = not set=0A# CONFIG_RTC_DRV_BQ4802 is not set=0A# CONFIG_RTC_DRV_RP5C01 is n= ot set=0A# CONFIG_RTC_DRV_V3020 is not set=0A=0A#=0A# on-CPU RTC drivers=0A= #=0ACONFIG_DMADEVICES=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_IOAT= DMA is not set=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_AS= YNC_TX_DMA=3Dy=0A# CONFIG_DMATEST is not set=0ACONFIG_AUXDISPLAY=3Dy=0A# CO= NFIG_KS0108 is not set=0ACONFIG_UIO=3Dm=0ACONFIG_UIO_CIF=3Dm=0ACONFIG_UIO_P= DRV=3Dm=0ACONFIG_UIO_PDRV_GENIRQ=3Dm=0ACONFIG_UIO_AEC=3Dm=0ACONFIG_UIO_SERC= OS3=3Dm=0ACONFIG_UIO_PCI_GENERIC=3Dm=0ACONFIG_UIO_NETX=3Dm=0A=0A#=0A# Virti= o 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 gue= st support=0A#=0ACONFIG_HYPERV=3Dm=0ACONFIG_HYPERV_UTILS=3Dm=0ACONFIG_STAGI= NG=3Dy=0ACONFIG_ET131X=3Dm=0ACONFIG_SLICOSS=3Dm=0ACONFIG_USBIP_CORE=3Dm=0AC= ONFIG_USBIP_VHCI_HCD=3Dm=0ACONFIG_USBIP_HOST=3Dm=0ACONFIG_USBIP_DEBUG=3Dy= =0ACONFIG_ECHO=3Dm=0ACONFIG_COMEDI=3Dm=0ACONFIG_COMEDI_DEBUG=3Dy=0ACONFIG_C= OMEDI_DEFAULT_BUF_SIZE_KB=3D2048=0ACONFIG_COMEDI_DEFAULT_BUF_MAXSIZE_KB=3D2= 0480=0ACONFIG_COMEDI_MISC_DRIVERS=3Dm=0ACONFIG_COMEDI_KCOMEDILIB=3Dm=0ACONF= IG_COMEDI_BOND=3Dm=0ACONFIG_COMEDI_TEST=3Dm=0ACONFIG_COMEDI_PARPORT=3Dm=0AC= ONFIG_COMEDI_SERIAL2002=3Dm=0ACONFIG_COMEDI_SKEL=3Dm=0ACONFIG_COMEDI_PCI_DR= IVERS=3Dm=0ACONFIG_COMEDI_ADDI_APCI_035=3Dm=0ACONFIG_COMEDI_ADDI_APCI_1032= =3Dm=0ACONFIG_COMEDI_ADDI_APCI_1500=3Dm=0ACONFIG_COMEDI_ADDI_APCI_1516=3Dm= =0ACONFIG_COMEDI_ADDI_APCI_1564=3Dm=0ACONFIG_COMEDI_ADDI_APCI_16XX=3Dm=0ACO= NFIG_COMEDI_ADDI_APCI_2016=3Dm=0ACONFIG_COMEDI_ADDI_APCI_2032=3Dm=0ACONFIG_= COMEDI_ADDI_APCI_2200=3Dm=0ACONFIG_COMEDI_ADDI_APCI_3001=3Dm=0ACONFIG_COMED= I_ADDI_APCI_3120=3Dm=0ACONFIG_COMEDI_ADDI_APCI_3501=3Dm=0ACONFIG_COMEDI_ADD= I_APCI_3XXX=3Dm=0ACONFIG_COMEDI_ADL_PCI6208=3Dm=0ACONFIG_COMEDI_ADL_PCI7230= =3Dm=0ACONFIG_COMEDI_ADL_PCI7296=3Dm=0ACONFIG_COMEDI_ADL_PCI7432=3Dm=0ACONF= IG_COMEDI_ADL_PCI8164=3Dm=0ACONFIG_COMEDI_ADL_PCI9111=3Dm=0ACONFIG_COMEDI_A= DL_PCI9118=3Dm=0ACONFIG_COMEDI_ADV_PCI1710=3Dm=0ACONFIG_COMEDI_ADV_PCI1723= =3Dm=0ACONFIG_COMEDI_ADV_PCI_DIO=3Dm=0ACONFIG_COMEDI_AMPLC_DIO200_PCI=3Dm= =0ACONFIG_COMEDI_AMPLC_PC236_PCI=3Dm=0ACONFIG_COMEDI_AMPLC_PC263_PCI=3Dm=0A= CONFIG_COMEDI_AMPLC_PCI224=3Dm=0ACONFIG_COMEDI_AMPLC_PCI230=3Dm=0ACONFIG_CO= MEDI_CONTEC_PCI_DIO=3Dm=0ACONFIG_COMEDI_DAS08_PCI=3Dm=0ACONFIG_COMEDI_DT300= 0=3Dm=0ACONFIG_COMEDI_DYNA_PCI10XX=3Dm=0ACONFIG_COMEDI_UNIOXX5=3Dm=0ACONFIG= _COMEDI_GSC_HPDI=3Dm=0ACONFIG_COMEDI_ICP_MULTI=3Dm=0ACONFIG_COMEDI_II_PCI20= KC=3Dm=0ACONFIG_COMEDI_DAQBOARD2000=3Dm=0ACONFIG_COMEDI_JR3_PCI=3Dm=0ACONFI= G_COMEDI_KE_COUNTER=3Dm=0ACONFIG_COMEDI_CB_PCIDAS64=3Dm=0ACONFIG_COMEDI_CB_= PCIDAS=3Dm=0ACONFIG_COMEDI_CB_PCIDDA=3Dm=0ACONFIG_COMEDI_CB_PCIDIO=3Dm=0ACO= NFIG_COMEDI_CB_PCIMDAS=3Dm=0ACONFIG_COMEDI_CB_PCIMDDA=3Dm=0ACONFIG_COMEDI_M= E4000=3Dm=0ACONFIG_COMEDI_ME_DAQ=3Dm=0ACONFIG_COMEDI_NI_6527=3Dm=0ACONFIG_C= OMEDI_NI_65XX=3Dm=0ACONFIG_COMEDI_NI_660X=3Dm=0ACONFIG_COMEDI_NI_670X=3Dm= =0ACONFIG_COMEDI_NI_PCIDIO=3Dm=0ACONFIG_COMEDI_NI_PCIMIO=3Dm=0ACONFIG_COMED= I_RTD520=3Dm=0ACONFIG_COMEDI_S526=3Dm=0ACONFIG_COMEDI_S626=3Dm=0ACONFIG_COM= EDI_SSV_DNP=3Dm=0ACONFIG_COMEDI_USB_DRIVERS=3Dm=0ACONFIG_COMEDI_DT9812=3Dm= =0ACONFIG_COMEDI_USBDUX=3Dm=0ACONFIG_COMEDI_USBDUXFAST=3Dm=0ACONFIG_COMEDI_= USBDUXSIGMA=3Dm=0ACONFIG_COMEDI_VMK80XX=3Dm=0ACONFIG_COMEDI_NI_COMMON=3Dm= =0ACONFIG_COMEDI_MITE=3Dm=0ACONFIG_COMEDI_NI_TIO=3Dm=0ACONFIG_COMEDI_NI_LAB= PC=3Dm=0ACONFIG_COMEDI_8255=3Dm=0ACONFIG_COMEDI_FC=3Dm=0ACONFIG_COMEDI_AMPL= C_DIO200=3Dm=0ACONFIG_COMEDI_AMPLC_PC236=3Dm=0ACONFIG_COMEDI_AMPLC_PC263=3D= m=0ACONFIG_COMEDI_DAS08=3Dm=0ACONFIG_ASUS_OLED=3Dm=0ACONFIG_PANEL=3Dm=0ACON= FIG_PANEL_PARPORT=3D0=0ACONFIG_PANEL_PROFILE=3D5=0A# CONFIG_PANEL_CHANGE_ME= SSAGE is not set=0ACONFIG_R8187SE=3Dm=0ACONFIG_RTL8192U=3Dm=0ACONFIG_RTLLIB= =3Dm=0ACONFIG_RTLLIB_CRYPTO_CCMP=3Dm=0ACONFIG_RTLLIB_CRYPTO_TKIP=3Dm=0ACONF= IG_RTLLIB_CRYPTO_WEP=3Dm=0ACONFIG_RTL8192E=3Dm=0ACONFIG_R8712U=3Dm=0ACONFIG= _RTS_PSTOR=3Dm=0ACONFIG_RTS_PSTOR_DEBUG=3Dy=0ACONFIG_RTS5139=3Dm=0ACONFIG_R= TS5139_DEBUG=3Dy=0ACONFIG_TRANZPORT=3Dm=0ACONFIG_IDE_PHISON=3Dm=0ACONFIG_LI= NE6_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_IMPULSE_RESPONSE=3Dy=0ACONFIG_USB_SERI= AL_QUATECH2=3Dm=0ACONFIG_VT6655=3Dm=0ACONFIG_VT6656=3Dm=0ACONFIG_DX_SEP=3Dm= =0A=0A#=0A# IIO staging drivers=0A#=0ACONFIG_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#=0ACON= FIG_AD7291=3Dm=0A# CONFIG_AD7298 is not set=0ACONFIG_AD7606=3Dm=0ACONFIG_AD= 7606_IFACE_PARALLEL=3Dm=0A# CONFIG_AD7606_IFACE_SPI is not set=0ACONFIG_AD7= 99X=3Dm=0ACONFIG_AD799X_RING_BUFFER=3Dy=0A# CONFIG_AD7476 is not set=0A# CO= NFIG_AD7887 is not set=0A# CONFIG_AD7780 is not set=0A# CONFIG_AD7793 is no= t set=0A# CONFIG_AD7816 is not set=0A# CONFIG_AD7192 is not set=0A# CONFIG_= ADT7310 is not set=0ACONFIG_ADT7410=3Dm=0A# CONFIG_AD7280 is not set=0ACONF= IG_MAX1363=3Dm=0ACONFIG_MAX1363_RING_BUFFER=3Dy=0A=0A#=0A# Analog digital b= i-direction converters=0A#=0ACONFIG_ADT7316=3Dm=0ACONFIG_ADT7316_SPI=3Dm=0A= CONFIG_ADT7316_I2C=3Dm=0A=0A#=0A# Capacitance to digital converters=0A#=0AC= ONFIG_AD7150=3Dm=0ACONFIG_AD7152=3Dm=0ACONFIG_AD7746=3Dm=0A=0A#=0A# Direct = Digital Synthesis=0A#=0ACONFIG_AD5930=3Dm=0ACONFIG_AD9832=3Dm=0ACONFIG_AD98= 34=3Dm=0ACONFIG_AD9850=3Dm=0ACONFIG_AD9852=3Dm=0ACONFIG_AD9910=3Dm=0ACONFIG= _AD9951=3Dm=0A=0A#=0A# Digital gyroscope sensors=0A#=0ACONFIG_ADIS16060=3Dm= =0ACONFIG_ADIS16080=3Dm=0ACONFIG_ADIS16130=3Dm=0ACONFIG_ADIS16260=3Dm=0ACON= FIG_ADXRS450=3Dm=0A=0A#=0A# Network Analyzer, Impedance Converters=0A#=0ACO= NFIG_AD5933=3Dm=0A=0A#=0A# Inertial measurement units=0A#=0ACONFIG_ADIS1640= 0=3Dm=0A=0A#=0A# Light sensors=0A#=0ACONFIG_SENSORS_ISL29018=3Dm=0ACONFIG_S= ENSORS_ISL29028=3Dm=0ACONFIG_SENSORS_TSL2563=3Dm=0ACONFIG_TSL2583=3Dm=0ACON= FIG_TSL2x7x=3Dm=0A=0A#=0A# Magnetometer sensors=0A#=0ACONFIG_SENSORS_AK8975= =3Dm=0ACONFIG_SENSORS_HMC5843=3Dm=0A=0A#=0A# Active energy metering IC=0A#= =0ACONFIG_ADE7753=3Dm=0ACONFIG_ADE7754=3Dm=0ACONFIG_ADE7758=3Dm=0ACONFIG_AD= E7759=3Dm=0ACONFIG_ADE7854=3Dm=0ACONFIG_ADE7854_I2C=3Dm=0ACONFIG_ADE7854_SP= I=3Dm=0A=0A#=0A# Resolver to digital converters=0A#=0ACONFIG_AD2S90=3Dm=0AC= ONFIG_AD2S1200=3Dm=0ACONFIG_AD2S1210=3Dm=0A=0A#=0A# Triggers - standalone= =0A#=0ACONFIG_IIO_PERIODIC_RTC_TRIGGER=3Dm=0ACONFIG_IIO_GPIO_TRIGGER=3Dm=0A= CONFIG_IIO_SYSFS_TRIGGER=3Dm=0ACONFIG_IIO_DUMMY_EVGEN=3Dm=0ACONFIG_IIO_SIMP= LE_DUMMY=3Dm=0ACONFIG_IIO_SIMPLE_DUMMY_EVENTS=3Dy=0ACONFIG_IIO_SIMPLE_DUMMY= _BUFFER=3Dy=0ACONFIG_ZRAM=3Dm=0ACONFIG_ZRAM_DEBUG=3Dy=0A# CONFIG_ZCACHE is = not set=0ACONFIG_ZSMALLOC=3Dy=0ACONFIG_FB_SM7XX=3Dm=0ACONFIG_CRYSTALHD=3Dm= =0ACONFIG_FB_XGI=3Dm=0ACONFIG_ACPI_QUICKSTART=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_S= YNTH_ACNTSA=3Dm=0ACONFIG_SPEAKUP_SYNTH_ACNTPC=3Dm=0ACONFIG_SPEAKUP_SYNTH_AP= OLLO=3Dm=0ACONFIG_SPEAKUP_SYNTH_AUDPTR=3Dm=0ACONFIG_SPEAKUP_SYNTH_BNS=3Dm= =0ACONFIG_SPEAKUP_SYNTH_DECTLK=3Dm=0ACONFIG_SPEAKUP_SYNTH_DECEXT=3Dm=0ACONF= IG_SPEAKUP_SYNTH_DECPC=3Dm=0ACONFIG_SPEAKUP_SYNTH_DTLK=3Dm=0ACONFIG_SPEAKUP= _SYNTH_KEYPC=3Dm=0ACONFIG_SPEAKUP_SYNTH_LTLK=3Dm=0ACONFIG_SPEAKUP_SYNTH_SOF= T=3Dm=0ACONFIG_SPEAKUP_SYNTH_SPKOUT=3Dm=0ACONFIG_SPEAKUP_SYNTH_TXPRT=3Dm=0A= CONFIG_SPEAKUP_SYNTH_DUMMY=3Dm=0ACONFIG_TOUCHSCREEN_CLEARPAD_TM1217=3Dm=0AC= ONFIG_TOUCHSCREEN_SYNAPTICS_I2C_RMI4=3Dm=0ACONFIG_STAGING_MEDIA=3Dy=0A# CON= FIG_DVB_AS102 is not set=0A# CONFIG_DVB_CXD2099 is not set=0ACONFIG_VIDEO_D= T3155=3Dm=0ACONFIG_DT3155_CCIR=3Dy=0ACONFIG_DT3155_STREAMING=3Dy=0ACONFIG_E= ASYCAP=3Dm=0ACONFIG_EASYCAP_DEBUG=3Dy=0ACONFIG_VIDEO_GO7007=3Dm=0ACONFIG_VI= DEO_GO7007_USB=3Dm=0ACONFIG_VIDEO_GO7007_USB_S2250_BOARD=3Dm=0ACONFIG_VIDEO= _GO7007_OV7640=3Dm=0ACONFIG_VIDEO_GO7007_SAA7113=3Dm=0ACONFIG_VIDEO_GO7007_= SAA7115=3Dm=0ACONFIG_VIDEO_GO7007_TW9903=3Dm=0ACONFIG_VIDEO_GO7007_UDA1342= =3Dm=0ACONFIG_VIDEO_GO7007_SONY_TUNER=3Dm=0ACONFIG_VIDEO_GO7007_TW2804=3Dm= =0ACONFIG_SOLO6X10=3Dm=0ACONFIG_LIRC_STAGING=3Dy=0ACONFIG_LIRC_BT829=3Dm=0A= CONFIG_LIRC_IGORPLUGUSB=3Dm=0ACONFIG_LIRC_IMON=3Dm=0ACONFIG_LIRC_PARALLEL= =3Dm=0ACONFIG_LIRC_SASEM=3Dm=0ACONFIG_LIRC_SERIAL=3Dm=0ACONFIG_LIRC_SERIAL_= TRANSMITTER=3Dy=0ACONFIG_LIRC_SIR=3Dm=0ACONFIG_LIRC_TTUSBIR=3Dm=0ACONFIG_LI= RC_ZILOG=3Dm=0A=0A#=0A# Android=0A#=0ACONFIG_ANDROID=3Dy=0ACONFIG_ANDROID_B= INDER_IPC=3Dy=0ACONFIG_ASHMEM=3Dy=0ACONFIG_ANDROID_LOGGER=3Dm=0ACONFIG_ANDR= OID_TIMED_OUTPUT=3Dy=0A# CONFIG_ANDROID_TIMED_GPIO is not set=0ACONFIG_ANDR= OID_LOW_MEMORY_KILLER=3Dy=0ACONFIG_ANDROID_INTF_ALARM_DEV=3Dy=0A# CONFIG_PH= ONE is not set=0ACONFIG_RAMSTER=3Dy=0ACONFIG_USB_WPAN_HCD=3Dm=0ACONFIG_IPAC= K_BUS=3Dm=0ACONFIG_BOARD_TPCI200=3Dm=0ACONFIG_SERIAL_IPOCTAL=3Dm=0ACONFIG_W= IMAX_GDM72XX=3Dm=0ACONFIG_WIMAX_GDM72XX_QOS=3Dy=0ACONFIG_WIMAX_GDM72XX_K_MO= DE=3Dy=0ACONFIG_WIMAX_GDM72XX_WIMAX2=3Dy=0ACONFIG_WIMAX_GDM72XX_USB=3Dy=0AC= ONFIG_WIMAX_GDM72XX_USB_PM=3Dy=0ACONFIG_X86_PLATFORM_DEVICES=3Dy=0A# CONFIG= _ACER_WMI is not set=0A# CONFIG_ACERHDF is not set=0A# CONFIG_ASUS_LAPTOP i= s not set=0A# CONFIG_DELL_WMI is not set=0A# CONFIG_DELL_WMI_AIO is not set= =0A# CONFIG_FUJITSU_LAPTOP is not set=0A# CONFIG_FUJITSU_TABLET is not set= =0A# CONFIG_AMILO_RFKILL is not set=0A# CONFIG_HP_ACCEL is not set=0A# CONF= IG_HP_WMI is not set=0A# CONFIG_MSI_LAPTOP is not set=0A# CONFIG_PANASONIC_= LAPTOP is not set=0A# CONFIG_COMPAL_LAPTOP is not set=0A# CONFIG_SONY_LAPTO= P is not set=0A# CONFIG_IDEAPAD_LAPTOP is not set=0A# CONFIG_THINKPAD_ACPI = is not set=0A# CONFIG_SENSORS_HDAPS is not set=0A# CONFIG_INTEL_MENLOW is n= ot set=0ACONFIG_ACPI_WMI=3Dm=0A# CONFIG_MSI_WMI is not set=0A# CONFIG_TOPST= AR_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=0ACONFIG_INTEL_IPS=3Dm= =0A# CONFIG_IBM_RTL is not set=0A# CONFIG_XO15_EBOOK is not set=0ACONFIG_SA= MSUNG_LAPTOP=3Dm=0ACONFIG_MXM_WMI=3Dm=0A# CONFIG_INTEL_OAKTRAIL 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_S= UPPORT=3Dy=0ACONFIG_AMD_IOMMU=3Dy=0A# CONFIG_AMD_IOMMU_STATS is not set=0A#= CONFIG_AMD_IOMMU_V2 is not set=0A# CONFIG_INTEL_IOMMU is not set=0A# CONFI= G_IRQ_REMAP is not set=0A=0A#=0A# Remoteproc drivers (EXPERIMENTAL)=0A#=0A= =0A#=0A# Rpmsg drivers (EXPERIMENTAL)=0A#=0A# CONFIG_VIRT_DRIVERS is not se= t=0A# CONFIG_PM_DEVFREQ is not set=0ACONFIG_EXTCON=3Dm=0A=0A#=0A# Extcon De= vice Drivers=0A#=0ACONFIG_EXTCON_GPIO=3Dm=0A# CONFIG_MEMORY is not set=0ACO= NFIG_IIO=3Dm=0ACONFIG_IIO_BUFFER=3Dy=0ACONFIG_IIO_KFIFO_BUF=3Dm=0ACONFIG_II= O_TRIGGERED_BUFFER=3Dm=0ACONFIG_IIO_TRIGGER=3Dy=0ACONFIG_IIO_CONSUMERS_PER_= TRIGGER=3D2=0A=0A#=0A# Analog to digital converters=0A#=0A=0A#=0A# Amplifie= rs=0A#=0ACONFIG_AD8366=3Dm=0A=0A#=0A# Light sensors=0A#=0A=0A#=0A# Frequenc= y Synthesizers DDS/PLL=0A#=0A=0A#=0A# Clock Generator/Distribution=0A#=0ACO= NFIG_AD9523=3Dm=0A=0A#=0A# Phase-Locked Loop (PLL) frequency synthesizers= =0A#=0ACONFIG_ADF4350=3Dm=0A=0A#=0A# Digital to analog converters=0A#=0ACON= FIG_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_MAX517=3Dm=0ACO= NFIG_MCP4725=3Dm=0ACONFIG_VME_BUS=3Dm=0A=0A#=0A# VME Bridge Drivers=0A#=0AC= ONFIG_VME_CA91CX42=3Dm=0ACONFIG_VME_TSI148=3Dm=0A=0A#=0A# VME Board Drivers= =0A#=0ACONFIG_VMIVME_7805=3Dm=0A=0A#=0A# VME Device Drivers=0A#=0ACONFIG_VM= E_USER=3Dm=0ACONFIG_VME_PIO2=3Dm=0A=0A#=0A# Firmware Drivers=0A#=0ACONFIG_E= DD=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=0A= CONFIG_DMIID=3Dy=0ACONFIG_DMI_SYSFS=3Dy=0ACONFIG_ISCSI_IBFT_FIND=3Dy=0A# CO= NFIG_GOOGLE_FIRMWARE is not set=0A=0A#=0A# File systems=0A#=0ACONFIG_DCACHE= _WORD_ACCESS=3Dy=0ACONFIG_EXT2_FS=3Dy=0ACONFIG_EXT2_FS_XATTR=3Dy=0ACONFIG_E= XT2_FS_POSIX_ACL=3Dy=0ACONFIG_EXT2_FS_SECURITY=3Dy=0A# CONFIG_EXT2_FS_XIP i= s not set=0ACONFIG_EXT3_FS=3Dy=0A# CONFIG_EXT3_DEFAULTS_TO_ORDERED is not s= et=0ACONFIG_EXT3_FS_XATTR=3Dy=0ACONFIG_EXT3_FS_POSIX_ACL=3Dy=0ACONFIG_EXT3_= FS_SECURITY=3Dy=0A# CONFIG_EXT4_FS is not set=0ACONFIG_JBD=3Dy=0A# CONFIG_J= BD_DEBUG is not set=0ACONFIG_FS_MBCACHE=3Dy=0A# CONFIG_REISERFS_FS is not s= et=0A# CONFIG_JFS_FS is not set=0A# CONFIG_XFS_FS is not set=0A# CONFIG_GFS= 2_FS is not set=0A# CONFIG_OCFS2_FS is not set=0ACONFIG_BTRFS_FS=3Dm=0ACONF= IG_BTRFS_FS_POSIX_ACL=3Dy=0A# CONFIG_BTRFS_FS_CHECK_INTEGRITY is not set=0A= # CONFIG_NILFS2_FS is not set=0ACONFIG_FS_POSIX_ACL=3Dy=0ACONFIG_EXPORTFS= =3Dy=0ACONFIG_FILE_LOCKING=3Dy=0ACONFIG_FSNOTIFY=3Dy=0ACONFIG_DNOTIFY=3Dy= =0ACONFIG_INOTIFY_USER=3Dy=0A# CONFIG_FANOTIFY is not set=0ACONFIG_QUOTA=3D= y=0ACONFIG_QUOTA_NETLINK_INTERFACE=3Dy=0ACONFIG_PRINT_QUOTA_WARNING=3Dy=0A#= CONFIG_QUOTA_DEBUG is not set=0A# CONFIG_QFMT_V1 is not set=0A# CONFIG_QFM= T_V2 is not set=0ACONFIG_QUOTACTL=3Dy=0ACONFIG_QUOTACTL_COMPAT=3Dy=0A# CONF= IG_AUTOFS4_FS is not set=0ACONFIG_FUSE_FS=3Dm=0A# CONFIG_CUSE is not set=0A= CONFIG_GENERIC_ACL=3Dy=0A=0A#=0A# Caches=0A#=0A# CONFIG_FSCACHE is not set= =0A=0A#=0A# CD-ROM/DVD Filesystems=0A#=0ACONFIG_ISO9660_FS=3Dy=0ACONFIG_JOL= IET=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# Pseudo filesystems= =0A#=0ACONFIG_PROC_FS=3Dy=0ACONFIG_PROC_KCORE=3Dy=0ACONFIG_PROC_VMCORE=3Dy= =0ACONFIG_PROC_SYSCTL=3Dy=0ACONFIG_PROC_PAGE_MONITOR=3Dy=0ACONFIG_SYSFS=3Dy= =0ACONFIG_TMPFS=3Dy=0ACONFIG_TMPFS_POSIX_ACL=3Dy=0ACONFIG_TMPFS_XATTR=3Dy= =0ACONFIG_HUGETLBFS=3Dy=0ACONFIG_HUGETLB_PAGE=3Dy=0ACONFIG_CONFIGFS_FS=3Dy= =0ACONFIG_MISC_FILESYSTEMS=3Dy=0A# CONFIG_ADFS_FS is not set=0A# CONFIG_AFF= S_FS is not set=0A# CONFIG_ECRYPT_FS is not set=0A# CONFIG_HFS_FS is not se= t=0A# CONFIG_HFSPLUS_FS is not set=0A# CONFIG_BEFS_FS is not set=0A# CONFIG= _BFS_FS is not set=0A# CONFIG_EFS_FS is not set=0A# CONFIG_LOGFS is not set= =0A# CONFIG_CRAMFS is not set=0A# CONFIG_SQUASHFS is not set=0A# CONFIG_VXF= S_FS is not set=0A# CONFIG_MINIX_FS is not set=0A# CONFIG_OMFS_FS is not se= t=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_PSTORE=3Dy=0AC= ONFIG_PSTORE_CONSOLE=3Dy=0ACONFIG_PSTORE_RAM=3Dm=0A# CONFIG_SYSV_FS is not = set=0A# CONFIG_UFS_FS is not set=0ACONFIG_NETWORK_FILESYSTEMS=3Dy=0A# CONFI= G_NFS_FS is not set=0A# CONFIG_NFSD is not set=0A# CONFIG_CEPH_FS is not se= t=0A# CONFIG_CIFS is not set=0A# CONFIG_NCP_FS is not set=0A# CONFIG_CODA_F= S is not set=0A# CONFIG_AFS_FS is not set=0ACONFIG_NLS=3Dy=0ACONFIG_NLS_DEF= AULT=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_852 is not set=0A# CONFIG_NLS_CODEPAGE_8= 55 is not set=0A# CONFIG_NLS_CODEPAGE_857 is not set=0A# CONFIG_NLS_CODEPAG= E_860 is not set=0A# CONFIG_NLS_CODEPAGE_861 is not set=0A# CONFIG_NLS_CODE= PAGE_862 is not set=0A# CONFIG_NLS_CODEPAGE_863 is not set=0A# CONFIG_NLS_C= ODEPAGE_864 is not set=0A# CONFIG_NLS_CODEPAGE_865 is not set=0A# CONFIG_NL= S_CODEPAGE_866 is not set=0A# CONFIG_NLS_CODEPAGE_869 is not set=0A# CONFIG= _NLS_CODEPAGE_936 is not set=0A# CONFIG_NLS_CODEPAGE_950 is not set=0A# CON= FIG_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 set=0A# CONFIG_NLS_CODEPAGE_1251 is not set= =0ACONFIG_NLS_ASCII=3Dy=0ACONFIG_NLS_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 no= t set=0A# CONFIG_NLS_ISO8859_7 is not set=0A# CONFIG_NLS_ISO8859_9 is not s= et=0A# CONFIG_NLS_ISO8859_13 is not set=0A# CONFIG_NLS_ISO8859_14 is not se= t=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# CONFI= G_NLS_MAC_CELTIC is not set=0A# CONFIG_NLS_MAC_CENTEURO is not set=0A# CONF= IG_NLS_MAC_CROATIAN is not set=0A# CONFIG_NLS_MAC_CYRILLIC is not set=0A# C= ONFIG_NLS_MAC_GAELIC is not set=0A# CONFIG_NLS_MAC_GREEK is not set=0A# CON= FIG_NLS_MAC_ICELAND is not set=0A# CONFIG_NLS_MAC_INUIT is not set=0A# CONF= IG_NLS_MAC_ROMANIAN is not set=0A# CONFIG_NLS_MAC_TURKISH is not set=0ACONF= IG_NLS_UTF8=3Dy=0A# CONFIG_DLM is not set=0A=0A#=0A# Kernel hacking=0A#=0AC= ONFIG_TRACE_IRQFLAGS_SUPPORT=3Dy=0ACONFIG_PRINTK_TIME=3Dy=0ACONFIG_DEFAULT_= MESSAGE_LOGLEVEL=3D4=0ACONFIG_ENABLE_WARN_DEPRECATED=3Dy=0ACONFIG_ENABLE_MU= ST_CHECK=3Dy=0ACONFIG_FRAME_WARN=3D2048=0ACONFIG_MAGIC_SYSRQ=3Dy=0ACONFIG_S= TRIP_ASM_SYMS=3Dy=0A# CONFIG_READABLE_ASM is not set=0ACONFIG_UNUSED_SYMBOL= S=3Dy=0ACONFIG_DEBUG_FS=3Dy=0ACONFIG_HEADERS_CHECK=3Dy=0A# CONFIG_DEBUG_SEC= TION_MISMATCH is not set=0ACONFIG_DEBUG_KERNEL=3Dy=0A# CONFIG_DEBUG_SHIRQ i= s not set=0A# CONFIG_LOCKUP_DETECTOR is not set=0A# CONFIG_HARDLOCKUP_DETEC= TOR is not set=0ACONFIG_DETECT_HUNG_TASK=3Dy=0ACONFIG_DEFAULT_HUNG_TASK_TIM= EOUT=3D120=0A# CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set=0ACONFIG_BOOTPAR= AM_HUNG_TASK_PANIC_VALUE=3D0=0ACONFIG_SCHED_DEBUG=3Dy=0ACONFIG_SCHEDSTATS= =3Dy=0ACONFIG_TIMER_STATS=3Dy=0A# CONFIG_DEBUG_OBJECTS is not set=0A# CONFI= G_DEBUG_SLAB is not set=0A# CONFIG_DEBUG_KMEMLEAK is not set=0A# CONFIG_DEB= UG_RT_MUTEXES is not set=0A# CONFIG_RT_MUTEX_TESTER is not set=0A# CONFIG_D= EBUG_SPINLOCK is not set=0A# CONFIG_DEBUG_MUTEXES is not set=0A# CONFIG_DEB= UG_LOCK_ALLOC is not set=0A# CONFIG_PROVE_LOCKING is not set=0A# CONFIG_SPA= RSE_RCU_POINTER is not set=0A# CONFIG_LOCK_STAT is not set=0A# CONFIG_DEBUG= _ATOMIC_SLEEP is not set=0A# CONFIG_DEBUG_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_IN= FO is not set=0A# CONFIG_DEBUG_VM is not set=0A# CONFIG_DEBUG_VIRTUAL is no= t set=0A# CONFIG_DEBUG_WRITECOUNT is not set=0ACONFIG_DEBUG_MEMORY_INIT=3Dy= =0A# CONFIG_DEBUG_LIST is not set=0A# CONFIG_TEST_LIST_SORT is not set=0A# = CONFIG_DEBUG_SG is not set=0A# CONFIG_DEBUG_NOTIFIERS is not set=0A# CONFIG= _DEBUG_CREDENTIALS is not set=0ACONFIG_ARCH_WANT_FRAME_POINTERS=3Dy=0ACONFI= G_FRAME_POINTER=3Dy=0A# CONFIG_BOOT_PRINTK_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_KPROBE= S_SANITY_TEST is not set=0A# CONFIG_BACKTRACE_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_NO= TIFIER_ERROR_INJECT is not set=0A# CONFIG_FAULT_INJECTION is not set=0ACONF= IG_LATENCYTOP=3Dy=0A# CONFIG_DEBUG_PAGEALLOC is not set=0ACONFIG_USER_STACK= TRACE_SUPPORT=3Dy=0ACONFIG_NOP_TRACER=3Dy=0ACONFIG_HAVE_FUNCTION_TRACER=3Dy= =0ACONFIG_HAVE_FUNCTION_GRAPH_TRACER=3Dy=0ACONFIG_HAVE_FUNCTION_GRAPH_FP_TE= ST=3Dy=0ACONFIG_HAVE_FUNCTION_TRACE_MCOUNT_TEST=3Dy=0ACONFIG_HAVE_DYNAMIC_F= TRACE=3Dy=0ACONFIG_HAVE_FTRACE_MCOUNT_RECORD=3Dy=0ACONFIG_HAVE_SYSCALL_TRAC= EPOINTS=3Dy=0ACONFIG_HAVE_C_RECORDMCOUNT=3Dy=0ACONFIG_RING_BUFFER=3Dy=0ACON= FIG_EVENT_TRACING=3Dy=0ACONFIG_EVENT_POWER_TRACING_DEPRECATED=3Dy=0ACONFIG_= CONTEXT_SWITCH_TRACER=3Dy=0ACONFIG_TRACING=3Dy=0ACONFIG_GENERIC_TRACER=3Dy= =0ACONFIG_TRACING_SUPPORT=3Dy=0ACONFIG_FTRACE=3Dy=0A# CONFIG_FUNCTION_TRACE= R is not set=0A# CONFIG_IRQSOFF_TRACER is not set=0A# CONFIG_SCHED_TRACER i= s not set=0A# CONFIG_FTRACE_SYSCALLS is not set=0ACONFIG_BRANCH_PROFILE_NON= E=3Dy=0A# CONFIG_PROFILE_ANNOTATED_BRANCHES is not set=0A# CONFIG_PROFILE_A= LL_BRANCHES is not set=0A# CONFIG_STACK_TRACER is not set=0ACONFIG_BLK_DEV_= IO_TRACE=3Dy=0ACONFIG_KPROBE_EVENT=3Dy=0A# CONFIG_UPROBE_EVENT is not set= =0ACONFIG_PROBE_EVENTS=3Dy=0A# CONFIG_FTRACE_STARTUP_TEST is not set=0A# CO= NFIG_MMIOTRACE is not set=0A# CONFIG_RING_BUFFER_BENCHMARK is not set=0ACON= FIG_PROVIDE_OHCI1394_DMA_INIT=3Dy=0ACONFIG_BUILD_DOCSRC=3Dy=0ACONFIG_DYNAMI= C_DEBUG=3Dy=0A# CONFIG_DMA_API_DEBUG is not set=0A# CONFIG_ATOMIC64_SELFTES= T is not set=0A# CONFIG_SAMPLES is not set=0ACONFIG_HAVE_ARCH_KGDB=3Dy=0ACO= NFIG_KGDB=3Dy=0A# CONFIG_KGDB_SERIAL_CONSOLE is not set=0A# CONFIG_KGDB_TES= TS is not set=0A# CONFIG_KGDB_LOW_LEVEL_TRAP is not set=0A# CONFIG_KGDB_KDB= is not set=0ACONFIG_HAVE_ARCH_KMEMCHECK=3Dy=0A# CONFIG_KMEMCHECK is not se= t=0A# CONFIG_TEST_KSTRTOX is not set=0A# CONFIG_STRICT_DEVMEM is not set=0A= # CONFIG_X86_VERBOSE_BOOTUP is not set=0ACONFIG_EARLY_PRINTK=3Dy=0ACONFIG_E= ARLY_PRINTK_DBGP=3Dy=0A# CONFIG_DEBUG_STACKOVERFLOW is not set=0A# CONFIG_X= 86_PTDUMP is not set=0ACONFIG_DEBUG_RODATA=3Dy=0A# CONFIG_DEBUG_RODATA_TEST= is not set=0A# CONFIG_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_SELFT= EST is not set=0ACONFIG_IO_DELAY_TYPE_0X80=3D0=0ACONFIG_IO_DELAY_TYPE_0XED= =3D1=0ACONFIG_IO_DELAY_TYPE_UDELAY=3D2=0ACONFIG_IO_DELAY_TYPE_NONE=3D3=0ACO= NFIG_IO_DELAY_0X80=3Dy=0A# CONFIG_IO_DELAY_0XED is not set=0A# CONFIG_IO_DE= LAY_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_DE= BUG is not set=0ACONFIG_OPTIMIZE_INLINING=3Dy=0A# CONFIG_DEBUG_STRICT_USER_= COPY_CHECKS is not set=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_DEBUG_PROC_KEYS is not set=0A# CONFIG_SECURITY_DMESG_RESTR= ICT is not set=0A# CONFIG_SECURITY is not set=0A# CONFIG_SECURITYFS is not = set=0ACONFIG_DEFAULT_SECURITY_DAC=3Dy=0ACONFIG_DEFAULT_SECURITY=3D""=0ACONF= IG_CRYPTO=3Dy=0A=0A#=0A# Crypto core or helper=0A#=0ACONFIG_CRYPTO_ALGAPI= =3Dy=0ACONFIG_CRYPTO_ALGAPI2=3Dy=0ACONFIG_CRYPTO_AEAD2=3Dy=0ACONFIG_CRYPTO_= BLKCIPHER2=3Dy=0ACONFIG_CRYPTO_HASH=3Dy=0ACONFIG_CRYPTO_HASH2=3Dy=0ACONFIG_= CRYPTO_RNG2=3Dy=0ACONFIG_CRYPTO_PCOMP2=3Dy=0ACONFIG_CRYPTO_MANAGER=3Dy=0ACO= NFIG_CRYPTO_MANAGER2=3Dy=0A# CONFIG_CRYPTO_USER is not set=0ACONFIG_CRYPTO_= MANAGER_DISABLE_TESTS=3Dy=0A# CONFIG_CRYPTO_GF128MUL is not set=0A# CONFIG_= CRYPTO_NULL is not set=0A# CONFIG_CRYPTO_PCRYPT is not set=0ACONFIG_CRYPTO_= WORKQUEUE=3Dy=0A# CONFIG_CRYPTO_CRYPTD is not set=0A# CONFIG_CRYPTO_AUTHENC= is not set=0A# CONFIG_CRYPTO_TEST is not set=0A=0A#=0A# Authenticated Encr= yption with Associated Data=0A#=0A# CONFIG_CRYPTO_CCM is not set=0A# CONFIG= _CRYPTO_GCM is not set=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_CTS is not set=0A# CONFIG_CRYPTO_ECB is not set=0A# CONF= IG_CRYPTO_LRW is not set=0A# CONFIG_CRYPTO_PCBC is not set=0A# CONFIG_CRYPT= O_XTS is not set=0A=0A#=0A# Hash modes=0A#=0ACONFIG_CRYPTO_HMAC=3Dy=0A# CON= FIG_CRYPTO_XCBC is not set=0A# CONFIG_CRYPTO_VMAC is not set=0A=0A#=0A# Dig= est=0A#=0ACONFIG_CRYPTO_CRC32C=3Dm=0A# CONFIG_CRYPTO_CRC32C_INTEL is not se= t=0A# CONFIG_CRYPTO_GHASH is not set=0A# CONFIG_CRYPTO_MD4 is not set=0A# C= ONFIG_CRYPTO_MD5 is not set=0ACONFIG_CRYPTO_MICHAEL_MIC=3Dm=0A# CONFIG_CRYP= TO_RMD128 is not set=0A# CONFIG_CRYPTO_RMD160 is not set=0A# CONFIG_CRYPTO_= RMD256 is not set=0A# CONFIG_CRYPTO_RMD320 is not set=0A# CONFIG_CRYPTO_SHA= 1 is not set=0A# CONFIG_CRYPTO_SHA1_SSSE3 is not set=0A# CONFIG_CRYPTO_SHA2= 56 is not set=0A# CONFIG_CRYPTO_SHA512 is not set=0A# CONFIG_CRYPTO_TGR192 = is not set=0A# CONFIG_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# CON= FIG_CRYPTO_AES_X86_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_CR= YPTO_BLOWFISH is not set=0A# CONFIG_CRYPTO_BLOWFISH_X86_64 is not set=0A# C= ONFIG_CRYPTO_CAMELLIA is not set=0A# CONFIG_CRYPTO_CAMELLIA_X86_64 is not s= et=0A# CONFIG_CRYPTO_CAST5 is not set=0A# CONFIG_CRYPTO_CAST6 is not set=0A= # CONFIG_CRYPTO_DES is not set=0A# CONFIG_CRYPTO_FCRYPT is not set=0A# CONF= IG_CRYPTO_KHAZAD is not set=0A# CONFIG_CRYPTO_SALSA20 is not set=0A# CONFIG= _CRYPTO_SALSA20_X86_64 is not set=0A# CONFIG_CRYPTO_SEED is not set=0A# CON= FIG_CRYPTO_SERPENT is not set=0A# CONFIG_CRYPTO_SERPENT_SSE2_X86_64 is not = set=0A# CONFIG_CRYPTO_TEA is not set=0A# CONFIG_CRYPTO_TWOFISH is not set= =0A# CONFIG_CRYPTO_TWOFISH_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 Generation=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=0ACONFIG_CRYPTO_HW=3Dy=0A# CONFIG_CRYPTO_DEV_PADLOCK is not set= =0ACONFIG_HAVE_KVM=3Dy=0ACONFIG_HAVE_KVM_IRQCHIP=3Dy=0ACONFIG_HAVE_KVM_EVEN= TFD=3Dy=0ACONFIG_KVM_APIC_ARCHITECTURE=3Dy=0ACONFIG_KVM_MMIO=3Dy=0ACONFIG_K= VM_ASYNC_PF=3Dy=0ACONFIG_HAVE_KVM_MSI=3Dy=0ACONFIG_VIRTUALIZATION=3Dy=0ACON= FIG_KVM=3Dm=0ACONFIG_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_P= RINTF=3Dy=0A=0A#=0A# Library routines=0A#=0ACONFIG_BITREVERSE=3Dy=0ACONFIG_= GENERIC_STRNCPY_FROM_USER=3Dy=0ACONFIG_GENERIC_STRNLEN_USER=3Dy=0ACONFIG_GE= NERIC_FIND_FIRST_BIT=3Dy=0ACONFIG_GENERIC_PCI_IOMAP=3Dy=0ACONFIG_GENERIC_IO= MAP=3Dy=0ACONFIG_GENERIC_IO=3Dy=0ACONFIG_CRC_CCITT=3Dm=0ACONFIG_CRC16=3Dm= =0ACONFIG_CRC_T10DIF=3Dy=0A# CONFIG_CRC_ITU_T is not set=0ACONFIG_CRC32=3Dy= =0A# CONFIG_CRC32_SELFTEST is not set=0ACONFIG_CRC32_SLICEBY8=3Dy=0A# CONFI= G_CRC32_SLICEBY4 is not set=0A# CONFIG_CRC32_SARWATE is not set=0A# CONFIG_= CRC32_BIT is not set=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_COMPRESS=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_ARM=3Dy=0ACONFIG_XZ_DEC_ARMTHUMB=3Dy=0ACONFIG_XZ_DEC_S= PARC=3Dy=0ACONFIG_XZ_DEC_BCJ=3Dy=0A# CONFIG_XZ_DEC_TEST is not set=0ACONFIG= _DECOMPRESS_GZIP=3Dy=0ACONFIG_DECOMPRESS_BZIP2=3Dy=0ACONFIG_DECOMPRESS_LZMA= =3Dy=0ACONFIG_DECOMPRESS_XZ=3Dy=0ACONFIG_DECOMPRESS_LZO=3Dy=0ACONFIG_REED_S= OLOMON=3Dm=0ACONFIG_REED_SOLOMON_ENC8=3Dy=0ACONFIG_REED_SOLOMON_DEC8=3Dy=0A= CONFIG_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=0A# CONFIG_AVERAGE is not set=0A# CONFIG_CORDIC is not set=0A# CONFIG_= DDR is not set=0A --ReaqsoxgOBHFXBhH-- -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/