diff options
| -rw-r--r-- | arch/powerpc/configs/pasemi_defconfig | 628 |
1 files changed, 461 insertions, 167 deletions
diff --git a/arch/powerpc/configs/pasemi_defconfig b/arch/powerpc/configs/pasemi_defconfig index 4f8681cc8d77..20ba0cfff8ba 100644 --- a/arch/powerpc/configs/pasemi_defconfig +++ b/arch/powerpc/configs/pasemi_defconfig | |||
| @@ -1,49 +1,58 @@ | |||
| 1 | # | 1 | # |
| 2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
| 3 | # Linux kernel version: 2.6.26-rc3 | 3 | # Linux kernel version: 2.6.32-rc3 |
| 4 | # Tue May 27 16:08:06 2008 | 4 | # Tue Oct 6 10:27:18 2009 |
| 5 | # | 5 | # |
| 6 | CONFIG_PPC64=y | 6 | CONFIG_PPC64=y |
| 7 | 7 | ||
| 8 | # | 8 | # |
| 9 | # Processor support | 9 | # Processor support |
| 10 | # | 10 | # |
| 11 | CONFIG_PPC_BOOK3S_64=y | ||
| 12 | # CONFIG_PPC_BOOK3E_64 is not set | ||
| 13 | CONFIG_PPC_BOOK3S=y | ||
| 11 | CONFIG_POWER4_ONLY=y | 14 | CONFIG_POWER4_ONLY=y |
| 12 | CONFIG_POWER4=y | 15 | CONFIG_POWER4=y |
| 13 | # CONFIG_TUNE_CELL is not set | 16 | # CONFIG_TUNE_CELL is not set |
| 14 | CONFIG_PPC_FPU=y | 17 | CONFIG_PPC_FPU=y |
| 15 | CONFIG_ALTIVEC=y | 18 | CONFIG_ALTIVEC=y |
| 19 | # CONFIG_VSX is not set | ||
| 16 | CONFIG_PPC_STD_MMU=y | 20 | CONFIG_PPC_STD_MMU=y |
| 21 | CONFIG_PPC_STD_MMU_64=y | ||
| 17 | CONFIG_PPC_MM_SLICES=y | 22 | CONFIG_PPC_MM_SLICES=y |
| 18 | # CONFIG_VIRT_CPU_ACCOUNTING is not set | 23 | # CONFIG_VIRT_CPU_ACCOUNTING is not set |
| 24 | CONFIG_PPC_HAVE_PMU_SUPPORT=y | ||
| 25 | CONFIG_PPC_PERF_CTRS=y | ||
| 19 | CONFIG_SMP=y | 26 | CONFIG_SMP=y |
| 20 | CONFIG_NR_CPUS=2 | 27 | CONFIG_NR_CPUS=2 |
| 21 | CONFIG_64BIT=y | 28 | CONFIG_64BIT=y |
| 22 | CONFIG_WORD_SIZE=64 | 29 | CONFIG_WORD_SIZE=64 |
| 23 | CONFIG_PPC_MERGE=y | 30 | CONFIG_ARCH_PHYS_ADDR_T_64BIT=y |
| 24 | CONFIG_MMU=y | 31 | CONFIG_MMU=y |
| 25 | CONFIG_GENERIC_CMOS_UPDATE=y | 32 | CONFIG_GENERIC_CMOS_UPDATE=y |
| 26 | CONFIG_GENERIC_TIME=y | 33 | CONFIG_GENERIC_TIME=y |
| 27 | CONFIG_GENERIC_TIME_VSYSCALL=y | 34 | CONFIG_GENERIC_TIME_VSYSCALL=y |
| 28 | CONFIG_GENERIC_CLOCKEVENTS=y | 35 | CONFIG_GENERIC_CLOCKEVENTS=y |
| 29 | CONFIG_GENERIC_HARDIRQS=y | 36 | CONFIG_GENERIC_HARDIRQS=y |
| 37 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | ||
| 30 | CONFIG_HAVE_SETUP_PER_CPU_AREA=y | 38 | CONFIG_HAVE_SETUP_PER_CPU_AREA=y |
| 39 | CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK=y | ||
| 31 | CONFIG_IRQ_PER_CPU=y | 40 | CONFIG_IRQ_PER_CPU=y |
| 32 | CONFIG_STACKTRACE_SUPPORT=y | 41 | CONFIG_STACKTRACE_SUPPORT=y |
| 42 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | ||
| 33 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | 43 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y |
| 34 | CONFIG_LOCKDEP_SUPPORT=y | 44 | CONFIG_LOCKDEP_SUPPORT=y |
| 35 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y | 45 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y |
| 36 | CONFIG_ARCH_HAS_ILOG2_U32=y | 46 | CONFIG_ARCH_HAS_ILOG2_U32=y |
| 37 | CONFIG_ARCH_HAS_ILOG2_U64=y | 47 | CONFIG_ARCH_HAS_ILOG2_U64=y |
| 38 | CONFIG_GENERIC_HWEIGHT=y | 48 | CONFIG_GENERIC_HWEIGHT=y |
| 39 | CONFIG_GENERIC_CALIBRATE_DELAY=y | ||
| 40 | CONFIG_GENERIC_FIND_NEXT_BIT=y | 49 | CONFIG_GENERIC_FIND_NEXT_BIT=y |
| 41 | CONFIG_ARCH_NO_VIRT_TO_BUS=y | 50 | CONFIG_ARCH_NO_VIRT_TO_BUS=y |
| 42 | CONFIG_PPC=y | 51 | CONFIG_PPC=y |
| 43 | CONFIG_EARLY_PRINTK=y | 52 | CONFIG_EARLY_PRINTK=y |
| 44 | CONFIG_COMPAT=y | 53 | CONFIG_COMPAT=y |
| 45 | CONFIG_SYSVIPC_COMPAT=y | 54 | CONFIG_SYSVIPC_COMPAT=y |
| 46 | CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y | 55 | CONFIG_SCHED_OMIT_FRAME_POINTER=y |
| 47 | CONFIG_ARCH_MAY_HAVE_PC_FDC=y | 56 | CONFIG_ARCH_MAY_HAVE_PC_FDC=y |
| 48 | CONFIG_PPC_OF=y | 57 | CONFIG_PPC_OF=y |
| 49 | CONFIG_OF=y | 58 | CONFIG_OF=y |
| @@ -51,11 +60,14 @@ CONFIG_PPC_UDBG_16550=y | |||
| 51 | # CONFIG_GENERIC_TBSYNC is not set | 60 | # CONFIG_GENERIC_TBSYNC is not set |
| 52 | CONFIG_AUDIT_ARCH=y | 61 | CONFIG_AUDIT_ARCH=y |
| 53 | CONFIG_GENERIC_BUG=y | 62 | CONFIG_GENERIC_BUG=y |
| 63 | CONFIG_DTC=y | ||
| 54 | # CONFIG_DEFAULT_UIMAGE is not set | 64 | # CONFIG_DEFAULT_UIMAGE is not set |
| 55 | # CONFIG_PPC_DCR_NATIVE is not set | 65 | # CONFIG_PPC_DCR_NATIVE is not set |
| 56 | # CONFIG_PPC_DCR_MMIO is not set | 66 | # CONFIG_PPC_DCR_MMIO is not set |
| 57 | # CONFIG_PPC_OF_PLATFORM_PCI is not set | 67 | # CONFIG_PPC_OF_PLATFORM_PCI is not set |
| 68 | CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y | ||
| 58 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 69 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
| 70 | CONFIG_CONSTRUCTORS=y | ||
| 59 | 71 | ||
| 60 | # | 72 | # |
| 61 | # General setup | 73 | # General setup |
| @@ -72,10 +84,20 @@ CONFIG_SYSVIPC_SYSCTL=y | |||
| 72 | # CONFIG_BSD_PROCESS_ACCT is not set | 84 | # CONFIG_BSD_PROCESS_ACCT is not set |
| 73 | # CONFIG_TASKSTATS is not set | 85 | # CONFIG_TASKSTATS is not set |
| 74 | # CONFIG_AUDIT is not set | 86 | # CONFIG_AUDIT is not set |
| 87 | |||
| 88 | # | ||
| 89 | # RCU Subsystem | ||
| 90 | # | ||
| 91 | CONFIG_TREE_RCU=y | ||
| 92 | # CONFIG_TREE_PREEMPT_RCU is not set | ||
| 93 | # CONFIG_RCU_TRACE is not set | ||
| 94 | CONFIG_RCU_FANOUT=64 | ||
| 95 | # CONFIG_RCU_FANOUT_EXACT is not set | ||
| 96 | # CONFIG_TREE_RCU_TRACE is not set | ||
| 75 | # CONFIG_IKCONFIG is not set | 97 | # CONFIG_IKCONFIG is not set |
| 76 | CONFIG_LOG_BUF_SHIFT=17 | 98 | CONFIG_LOG_BUF_SHIFT=17 |
| 77 | # CONFIG_CGROUPS is not set | ||
| 78 | # CONFIG_GROUP_SCHED is not set | 99 | # CONFIG_GROUP_SCHED is not set |
| 100 | # CONFIG_CGROUPS is not set | ||
| 79 | CONFIG_SYSFS_DEPRECATED=y | 101 | CONFIG_SYSFS_DEPRECATED=y |
| 80 | CONFIG_SYSFS_DEPRECATED_V2=y | 102 | CONFIG_SYSFS_DEPRECATED_V2=y |
| 81 | # CONFIG_RELAY is not set | 103 | # CONFIG_RELAY is not set |
| @@ -84,13 +106,17 @@ CONFIG_NAMESPACES=y | |||
| 84 | # CONFIG_IPC_NS is not set | 106 | # CONFIG_IPC_NS is not set |
| 85 | # CONFIG_USER_NS is not set | 107 | # CONFIG_USER_NS is not set |
| 86 | # CONFIG_PID_NS is not set | 108 | # CONFIG_PID_NS is not set |
| 109 | # CONFIG_NET_NS is not set | ||
| 87 | CONFIG_BLK_DEV_INITRD=y | 110 | CONFIG_BLK_DEV_INITRD=y |
| 88 | CONFIG_INITRAMFS_SOURCE="" | 111 | CONFIG_INITRAMFS_SOURCE="" |
| 112 | CONFIG_RD_GZIP=y | ||
| 113 | CONFIG_RD_BZIP2=y | ||
| 114 | CONFIG_RD_LZMA=y | ||
| 89 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 115 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
| 90 | CONFIG_SYSCTL=y | 116 | CONFIG_SYSCTL=y |
| 117 | CONFIG_ANON_INODES=y | ||
| 91 | # CONFIG_EMBEDDED is not set | 118 | # CONFIG_EMBEDDED is not set |
| 92 | CONFIG_SYSCTL_SYSCALL=y | 119 | CONFIG_SYSCTL_SYSCALL=y |
| 93 | CONFIG_SYSCTL_SYSCALL_CHECK=y | ||
| 94 | CONFIG_KALLSYMS=y | 120 | CONFIG_KALLSYMS=y |
| 95 | # CONFIG_KALLSYMS_ALL is not set | 121 | # CONFIG_KALLSYMS_ALL is not set |
| 96 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | 122 | # CONFIG_KALLSYMS_EXTRA_PASS is not set |
| @@ -98,32 +124,52 @@ CONFIG_HOTPLUG=y | |||
| 98 | CONFIG_PRINTK=y | 124 | CONFIG_PRINTK=y |
| 99 | CONFIG_BUG=y | 125 | CONFIG_BUG=y |
| 100 | CONFIG_ELF_CORE=y | 126 | CONFIG_ELF_CORE=y |
| 101 | CONFIG_COMPAT_BRK=y | ||
| 102 | CONFIG_BASE_FULL=y | 127 | CONFIG_BASE_FULL=y |
| 103 | CONFIG_FUTEX=y | 128 | CONFIG_FUTEX=y |
| 104 | CONFIG_ANON_INODES=y | ||
| 105 | CONFIG_EPOLL=y | 129 | CONFIG_EPOLL=y |
| 106 | CONFIG_SIGNALFD=y | 130 | CONFIG_SIGNALFD=y |
| 107 | CONFIG_TIMERFD=y | 131 | CONFIG_TIMERFD=y |
| 108 | CONFIG_EVENTFD=y | 132 | CONFIG_EVENTFD=y |
| 109 | CONFIG_SHMEM=y | 133 | CONFIG_SHMEM=y |
| 134 | CONFIG_AIO=y | ||
| 135 | CONFIG_HAVE_PERF_EVENTS=y | ||
| 136 | |||
| 137 | # | ||
| 138 | # Kernel Performance Events And Counters | ||
| 139 | # | ||
| 140 | CONFIG_PERF_EVENTS=y | ||
| 141 | CONFIG_EVENT_PROFILE=y | ||
| 142 | # CONFIG_PERF_COUNTERS is not set | ||
| 110 | CONFIG_VM_EVENT_COUNTERS=y | 143 | CONFIG_VM_EVENT_COUNTERS=y |
| 144 | CONFIG_PCI_QUIRKS=y | ||
| 111 | CONFIG_SLUB_DEBUG=y | 145 | CONFIG_SLUB_DEBUG=y |
| 146 | CONFIG_COMPAT_BRK=y | ||
| 112 | # CONFIG_SLAB is not set | 147 | # CONFIG_SLAB is not set |
| 113 | CONFIG_SLUB=y | 148 | CONFIG_SLUB=y |
| 114 | # CONFIG_SLOB is not set | 149 | # CONFIG_SLOB is not set |
| 115 | CONFIG_PROFILING=y | 150 | CONFIG_PROFILING=y |
| 116 | # CONFIG_MARKERS is not set | 151 | CONFIG_TRACEPOINTS=y |
| 117 | CONFIG_OPROFILE=y | 152 | CONFIG_OPROFILE=y |
| 118 | CONFIG_HAVE_OPROFILE=y | 153 | CONFIG_HAVE_OPROFILE=y |
| 119 | # CONFIG_KPROBES is not set | 154 | # CONFIG_KPROBES is not set |
| 155 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | ||
| 156 | CONFIG_HAVE_SYSCALL_WRAPPERS=y | ||
| 157 | CONFIG_HAVE_IOREMAP_PROT=y | ||
| 120 | CONFIG_HAVE_KPROBES=y | 158 | CONFIG_HAVE_KPROBES=y |
| 121 | CONFIG_HAVE_KRETPROBES=y | 159 | CONFIG_HAVE_KRETPROBES=y |
| 122 | # CONFIG_HAVE_DMA_ATTRS is not set | 160 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
| 123 | CONFIG_PROC_PAGE_MONITOR=y | 161 | CONFIG_HAVE_DMA_ATTRS=y |
| 162 | CONFIG_USE_GENERIC_SMP_HELPERS=y | ||
| 163 | CONFIG_HAVE_DMA_API_DEBUG=y | ||
| 164 | |||
| 165 | # | ||
| 166 | # GCOV-based kernel profiling | ||
| 167 | # | ||
| 168 | # CONFIG_GCOV_KERNEL is not set | ||
| 169 | # CONFIG_SLOW_WORK is not set | ||
| 170 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | ||
| 124 | CONFIG_SLABINFO=y | 171 | CONFIG_SLABINFO=y |
| 125 | CONFIG_RT_MUTEXES=y | 172 | CONFIG_RT_MUTEXES=y |
| 126 | # CONFIG_TINY_SHMEM is not set | ||
| 127 | CONFIG_BASE_SMALL=0 | 173 | CONFIG_BASE_SMALL=0 |
| 128 | CONFIG_MODULES=y | 174 | CONFIG_MODULES=y |
| 129 | # CONFIG_MODULE_FORCE_LOAD is not set | 175 | # CONFIG_MODULE_FORCE_LOAD is not set |
| @@ -131,11 +177,10 @@ CONFIG_MODULE_UNLOAD=y | |||
| 131 | # CONFIG_MODULE_FORCE_UNLOAD is not set | 177 | # CONFIG_MODULE_FORCE_UNLOAD is not set |
| 132 | # CONFIG_MODVERSIONS is not set | 178 | # CONFIG_MODVERSIONS is not set |
| 133 | # CONFIG_MODULE_SRCVERSION_ALL is not set | 179 | # CONFIG_MODULE_SRCVERSION_ALL is not set |
| 134 | # CONFIG_KMOD is not set | ||
| 135 | CONFIG_STOP_MACHINE=y | 180 | CONFIG_STOP_MACHINE=y |
| 136 | CONFIG_BLOCK=y | 181 | CONFIG_BLOCK=y |
| 137 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
| 138 | # CONFIG_BLK_DEV_BSG is not set | 182 | # CONFIG_BLK_DEV_BSG is not set |
| 183 | # CONFIG_BLK_DEV_INTEGRITY is not set | ||
| 139 | CONFIG_BLOCK_COMPAT=y | 184 | CONFIG_BLOCK_COMPAT=y |
| 140 | 185 | ||
| 141 | # | 186 | # |
| @@ -150,19 +195,14 @@ CONFIG_DEFAULT_AS=y | |||
| 150 | # CONFIG_DEFAULT_CFQ is not set | 195 | # CONFIG_DEFAULT_CFQ is not set |
| 151 | # CONFIG_DEFAULT_NOOP is not set | 196 | # CONFIG_DEFAULT_NOOP is not set |
| 152 | CONFIG_DEFAULT_IOSCHED="anticipatory" | 197 | CONFIG_DEFAULT_IOSCHED="anticipatory" |
| 153 | CONFIG_CLASSIC_RCU=y | 198 | # CONFIG_FREEZER is not set |
| 199 | CONFIG_PPC_MSI_BITMAP=y | ||
| 154 | 200 | ||
| 155 | # | 201 | # |
| 156 | # Platform support | 202 | # Platform support |
| 157 | # | 203 | # |
| 158 | CONFIG_PPC_MULTIPLATFORM=y | ||
| 159 | # CONFIG_PPC_82xx is not set | ||
| 160 | # CONFIG_PPC_83xx is not set | ||
| 161 | # CONFIG_PPC_86xx is not set | ||
| 162 | # CONFIG_PPC_PSERIES is not set | 204 | # CONFIG_PPC_PSERIES is not set |
| 163 | # CONFIG_PPC_ISERIES is not set | 205 | # CONFIG_PPC_ISERIES is not set |
| 164 | # CONFIG_PPC_MPC512x is not set | ||
| 165 | # CONFIG_PPC_MPC5121 is not set | ||
| 166 | # CONFIG_PPC_PMAC is not set | 206 | # CONFIG_PPC_PMAC is not set |
| 167 | # CONFIG_PPC_MAPLE is not set | 207 | # CONFIG_PPC_MAPLE is not set |
| 168 | CONFIG_PPC_PASEMI=y | 208 | CONFIG_PPC_PASEMI=y |
| @@ -178,8 +218,10 @@ CONFIG_PPC_PASEMI_MDIO=y | |||
| 178 | # CONFIG_PPC_CELL_NATIVE is not set | 218 | # CONFIG_PPC_CELL_NATIVE is not set |
| 179 | # CONFIG_PPC_IBM_CELL_BLADE is not set | 219 | # CONFIG_PPC_IBM_CELL_BLADE is not set |
| 180 | # CONFIG_PPC_CELLEB is not set | 220 | # CONFIG_PPC_CELLEB is not set |
| 221 | # CONFIG_PPC_CELL_QPACE is not set | ||
| 181 | # CONFIG_PQ2ADS is not set | 222 | # CONFIG_PQ2ADS is not set |
| 182 | CONFIG_PPC_NATIVE=y | 223 | CONFIG_PPC_NATIVE=y |
| 224 | CONFIG_PPC_OF_BOOT_TRAMPOLINE=y | ||
| 183 | # CONFIG_IPIC is not set | 225 | # CONFIG_IPIC is not set |
| 184 | CONFIG_MPIC=y | 226 | CONFIG_MPIC=y |
| 185 | # CONFIG_MPIC_WEIRD is not set | 227 | # CONFIG_MPIC_WEIRD is not set |
| @@ -213,6 +255,7 @@ CONFIG_CPU_FREQ_GOV_ONDEMAND=y | |||
| 213 | # | 255 | # |
| 214 | CONFIG_PPC_PASEMI_CPUFREQ=y | 256 | CONFIG_PPC_PASEMI_CPUFREQ=y |
| 215 | # CONFIG_FSL_ULI1575 is not set | 257 | # CONFIG_FSL_ULI1575 is not set |
| 258 | # CONFIG_SIMPLE_GPIO is not set | ||
| 216 | 259 | ||
| 217 | # | 260 | # |
| 218 | # Kernel options | 261 | # Kernel options |
| @@ -226,16 +269,19 @@ CONFIG_GENERIC_CLOCKEVENTS_BUILD=y | |||
| 226 | # CONFIG_HZ_300 is not set | 269 | # CONFIG_HZ_300 is not set |
| 227 | CONFIG_HZ_1000=y | 270 | CONFIG_HZ_1000=y |
| 228 | CONFIG_HZ=1000 | 271 | CONFIG_HZ=1000 |
| 229 | # CONFIG_SCHED_HRTICK is not set | 272 | CONFIG_SCHED_HRTICK=y |
| 230 | CONFIG_PREEMPT_NONE=y | 273 | CONFIG_PREEMPT_NONE=y |
| 231 | # CONFIG_PREEMPT_VOLUNTARY is not set | 274 | # CONFIG_PREEMPT_VOLUNTARY is not set |
| 232 | # CONFIG_PREEMPT is not set | 275 | # CONFIG_PREEMPT is not set |
| 233 | CONFIG_BINFMT_ELF=y | 276 | CONFIG_BINFMT_ELF=y |
| 234 | CONFIG_COMPAT_BINFMT_ELF=y | 277 | CONFIG_COMPAT_BINFMT_ELF=y |
| 278 | # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set | ||
| 279 | # CONFIG_HAVE_AOUT is not set | ||
| 235 | # CONFIG_BINFMT_MISC is not set | 280 | # CONFIG_BINFMT_MISC is not set |
| 236 | CONFIG_HUGETLB_PAGE_SIZE_VARIABLE=y | 281 | CONFIG_HUGETLB_PAGE_SIZE_VARIABLE=y |
| 237 | CONFIG_IOMMU_VMERGE=y | 282 | CONFIG_IOMMU_VMERGE=y |
| 238 | CONFIG_IOMMU_HELPER=y | 283 | CONFIG_IOMMU_HELPER=y |
| 284 | # CONFIG_SWIOTLB is not set | ||
| 239 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | 285 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y |
| 240 | CONFIG_ARCH_HAS_WALK_MEMORY=y | 286 | CONFIG_ARCH_HAS_WALK_MEMORY=y |
| 241 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | 287 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y |
| @@ -243,6 +289,7 @@ CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | |||
| 243 | # CONFIG_CRASH_DUMP is not set | 289 | # CONFIG_CRASH_DUMP is not set |
| 244 | # CONFIG_IRQ_ALL_CPUS is not set | 290 | # CONFIG_IRQ_ALL_CPUS is not set |
| 245 | # CONFIG_NUMA is not set | 291 | # CONFIG_NUMA is not set |
| 292 | CONFIG_MAX_ACTIVE_REGIONS=256 | ||
| 246 | CONFIG_ARCH_SELECT_MEMORY_MODEL=y | 293 | CONFIG_ARCH_SELECT_MEMORY_MODEL=y |
| 247 | CONFIG_ARCH_FLATMEM_ENABLE=y | 294 | CONFIG_ARCH_FLATMEM_ENABLE=y |
| 248 | CONFIG_ARCH_SPARSEMEM_ENABLE=y | 295 | CONFIG_ARCH_SPARSEMEM_ENABLE=y |
| @@ -253,20 +300,28 @@ CONFIG_FLATMEM_MANUAL=y | |||
| 253 | # CONFIG_SPARSEMEM_MANUAL is not set | 300 | # CONFIG_SPARSEMEM_MANUAL is not set |
| 254 | CONFIG_FLATMEM=y | 301 | CONFIG_FLATMEM=y |
| 255 | CONFIG_FLAT_NODE_MEM_MAP=y | 302 | CONFIG_FLAT_NODE_MEM_MAP=y |
| 256 | # CONFIG_SPARSEMEM_STATIC is not set | ||
| 257 | CONFIG_SPARSEMEM_VMEMMAP_ENABLE=y | 303 | CONFIG_SPARSEMEM_VMEMMAP_ENABLE=y |
| 258 | CONFIG_PAGEFLAGS_EXTENDED=y | 304 | CONFIG_PAGEFLAGS_EXTENDED=y |
| 259 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 305 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
| 260 | CONFIG_RESOURCES_64BIT=y | 306 | CONFIG_MIGRATION=y |
| 307 | CONFIG_PHYS_ADDR_T_64BIT=y | ||
| 261 | CONFIG_ZONE_DMA_FLAG=1 | 308 | CONFIG_ZONE_DMA_FLAG=1 |
| 262 | CONFIG_BOUNCE=y | 309 | CONFIG_BOUNCE=y |
| 310 | CONFIG_HAVE_MLOCK=y | ||
| 311 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | ||
| 312 | # CONFIG_KSM is not set | ||
| 313 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | ||
| 263 | CONFIG_PPC_HAS_HASH_64K=y | 314 | CONFIG_PPC_HAS_HASH_64K=y |
| 315 | # CONFIG_PPC_4K_PAGES is not set | ||
| 316 | # CONFIG_PPC_16K_PAGES is not set | ||
| 264 | CONFIG_PPC_64K_PAGES=y | 317 | CONFIG_PPC_64K_PAGES=y |
| 318 | # CONFIG_PPC_256K_PAGES is not set | ||
| 265 | CONFIG_FORCE_MAX_ZONEORDER=9 | 319 | CONFIG_FORCE_MAX_ZONEORDER=9 |
| 266 | # CONFIG_PPC_SUBPAGE_PROT is not set | 320 | # CONFIG_PPC_SUBPAGE_PROT is not set |
| 267 | # CONFIG_SCHED_SMT is not set | 321 | # CONFIG_SCHED_SMT is not set |
| 268 | CONFIG_PROC_DEVICETREE=y | 322 | CONFIG_PROC_DEVICETREE=y |
| 269 | # CONFIG_CMDLINE_BOOL is not set | 323 | # CONFIG_CMDLINE_BOOL is not set |
| 324 | CONFIG_EXTRA_TARGETS="" | ||
| 270 | # CONFIG_PM is not set | 325 | # CONFIG_PM is not set |
| 271 | # CONFIG_SECCOMP is not set | 326 | # CONFIG_SECCOMP is not set |
| 272 | CONFIG_ISA_DMA_API=y | 327 | CONFIG_ISA_DMA_API=y |
| @@ -285,6 +340,8 @@ CONFIG_ARCH_SUPPORTS_MSI=y | |||
| 285 | CONFIG_PCI_MSI=y | 340 | CONFIG_PCI_MSI=y |
| 286 | CONFIG_PCI_LEGACY=y | 341 | CONFIG_PCI_LEGACY=y |
| 287 | # CONFIG_PCI_DEBUG is not set | 342 | # CONFIG_PCI_DEBUG is not set |
| 343 | # CONFIG_PCI_STUB is not set | ||
| 344 | # CONFIG_PCI_IOV is not set | ||
| 288 | CONFIG_PCCARD=y | 345 | CONFIG_PCCARD=y |
| 289 | CONFIG_PCMCIA_DEBUG=y | 346 | CONFIG_PCMCIA_DEBUG=y |
| 290 | CONFIG_PCMCIA=y | 347 | CONFIG_PCMCIA=y |
| @@ -301,13 +358,10 @@ CONFIG_CARDBUS=y | |||
| 301 | CONFIG_ELECTRA_CF=y | 358 | CONFIG_ELECTRA_CF=y |
| 302 | # CONFIG_HOTPLUG_PCI is not set | 359 | # CONFIG_HOTPLUG_PCI is not set |
| 303 | # CONFIG_HAS_RAPIDIO is not set | 360 | # CONFIG_HAS_RAPIDIO is not set |
| 361 | # CONFIG_RELOCATABLE is not set | ||
| 304 | CONFIG_PAGE_OFFSET=0xc000000000000000 | 362 | CONFIG_PAGE_OFFSET=0xc000000000000000 |
| 305 | CONFIG_KERNEL_START=0xc000000000000000 | 363 | CONFIG_KERNEL_START=0xc000000000000000 |
| 306 | CONFIG_PHYSICAL_START=0x00000000 | 364 | CONFIG_PHYSICAL_START=0x00000000 |
| 307 | |||
| 308 | # | ||
| 309 | # Networking | ||
| 310 | # | ||
| 311 | CONFIG_NET=y | 365 | CONFIG_NET=y |
| 312 | 366 | ||
| 313 | # | 367 | # |
| @@ -356,9 +410,11 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
| 356 | # CONFIG_NETFILTER is not set | 410 | # CONFIG_NETFILTER is not set |
| 357 | # CONFIG_IP_DCCP is not set | 411 | # CONFIG_IP_DCCP is not set |
| 358 | # CONFIG_IP_SCTP is not set | 412 | # CONFIG_IP_SCTP is not set |
| 413 | # CONFIG_RDS is not set | ||
| 359 | # CONFIG_TIPC is not set | 414 | # CONFIG_TIPC is not set |
| 360 | # CONFIG_ATM is not set | 415 | # CONFIG_ATM is not set |
| 361 | # CONFIG_BRIDGE is not set | 416 | # CONFIG_BRIDGE is not set |
| 417 | # CONFIG_NET_DSA is not set | ||
| 362 | # CONFIG_VLAN_8021Q is not set | 418 | # CONFIG_VLAN_8021Q is not set |
| 363 | # CONFIG_DECNET is not set | 419 | # CONFIG_DECNET is not set |
| 364 | # CONFIG_LLC2 is not set | 420 | # CONFIG_LLC2 is not set |
| @@ -368,25 +424,32 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
| 368 | # CONFIG_LAPB is not set | 424 | # CONFIG_LAPB is not set |
| 369 | # CONFIG_ECONET is not set | 425 | # CONFIG_ECONET is not set |
| 370 | # CONFIG_WAN_ROUTER is not set | 426 | # CONFIG_WAN_ROUTER is not set |
| 427 | # CONFIG_PHONET is not set | ||
| 428 | # CONFIG_IEEE802154 is not set | ||
| 371 | # CONFIG_NET_SCHED is not set | 429 | # CONFIG_NET_SCHED is not set |
| 430 | # CONFIG_DCB is not set | ||
| 372 | 431 | ||
| 373 | # | 432 | # |
| 374 | # Network testing | 433 | # Network testing |
| 375 | # | 434 | # |
| 376 | # CONFIG_NET_PKTGEN is not set | 435 | # CONFIG_NET_PKTGEN is not set |
| 436 | # CONFIG_NET_DROP_MONITOR is not set | ||
| 377 | # CONFIG_HAMRADIO is not set | 437 | # CONFIG_HAMRADIO is not set |
| 378 | # CONFIG_CAN is not set | 438 | # CONFIG_CAN is not set |
| 379 | # CONFIG_IRDA is not set | 439 | # CONFIG_IRDA is not set |
| 380 | # CONFIG_BT is not set | 440 | # CONFIG_BT is not set |
| 381 | # CONFIG_AF_RXRPC is not set | 441 | # CONFIG_AF_RXRPC is not set |
| 442 | CONFIG_WIRELESS=y | ||
| 443 | # CONFIG_CFG80211 is not set | ||
| 444 | CONFIG_CFG80211_DEFAULT_PS_VALUE=0 | ||
| 445 | # CONFIG_WIRELESS_OLD_REGULATORY is not set | ||
| 446 | # CONFIG_WIRELESS_EXT is not set | ||
| 447 | # CONFIG_LIB80211 is not set | ||
| 382 | 448 | ||
| 383 | # | 449 | # |
| 384 | # Wireless | 450 | # CFG80211 needs to be enabled for MAC80211 |
| 385 | # | 451 | # |
| 386 | # CONFIG_CFG80211 is not set | 452 | # CONFIG_WIMAX is not set |
| 387 | # CONFIG_WIRELESS_EXT is not set | ||
| 388 | # CONFIG_MAC80211 is not set | ||
| 389 | # CONFIG_IEEE80211 is not set | ||
| 390 | # CONFIG_RFKILL is not set | 453 | # CONFIG_RFKILL is not set |
| 391 | # CONFIG_NET_9P is not set | 454 | # CONFIG_NET_9P is not set |
| 392 | 455 | ||
| @@ -398,15 +461,19 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
| 398 | # Generic Driver Options | 461 | # Generic Driver Options |
| 399 | # | 462 | # |
| 400 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | 463 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
| 464 | # CONFIG_DEVTMPFS is not set | ||
| 401 | CONFIG_STANDALONE=y | 465 | CONFIG_STANDALONE=y |
| 402 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 466 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
| 403 | CONFIG_FW_LOADER=y | 467 | CONFIG_FW_LOADER=y |
| 468 | CONFIG_FIRMWARE_IN_KERNEL=y | ||
| 469 | CONFIG_EXTRA_FIRMWARE="" | ||
| 404 | # CONFIG_DEBUG_DRIVER is not set | 470 | # CONFIG_DEBUG_DRIVER is not set |
| 405 | # CONFIG_DEBUG_DEVRES is not set | 471 | # CONFIG_DEBUG_DEVRES is not set |
| 406 | # CONFIG_SYS_HYPERVISOR is not set | 472 | # CONFIG_SYS_HYPERVISOR is not set |
| 407 | # CONFIG_CONNECTOR is not set | 473 | # CONFIG_CONNECTOR is not set |
| 408 | CONFIG_MTD=y | 474 | CONFIG_MTD=y |
| 409 | # CONFIG_MTD_DEBUG is not set | 475 | # CONFIG_MTD_DEBUG is not set |
| 476 | # CONFIG_MTD_TESTS is not set | ||
| 410 | CONFIG_MTD_CONCAT=y | 477 | CONFIG_MTD_CONCAT=y |
| 411 | # CONFIG_MTD_PARTITIONS is not set | 478 | # CONFIG_MTD_PARTITIONS is not set |
| 412 | 479 | ||
| @@ -478,11 +545,17 @@ CONFIG_MTD_NAND_PASEMI=y | |||
| 478 | # CONFIG_MTD_ONENAND is not set | 545 | # CONFIG_MTD_ONENAND is not set |
| 479 | 546 | ||
| 480 | # | 547 | # |
| 548 | # LPDDR flash memory drivers | ||
| 549 | # | ||
| 550 | # CONFIG_MTD_LPDDR is not set | ||
| 551 | |||
| 552 | # | ||
| 481 | # UBI - Unsorted block images | 553 | # UBI - Unsorted block images |
| 482 | # | 554 | # |
| 483 | # CONFIG_MTD_UBI is not set | 555 | # CONFIG_MTD_UBI is not set |
| 484 | CONFIG_OF_DEVICE=y | 556 | CONFIG_OF_DEVICE=y |
| 485 | CONFIG_OF_I2C=y | 557 | CONFIG_OF_I2C=y |
| 558 | CONFIG_OF_MDIO=y | ||
| 486 | # CONFIG_PARPORT is not set | 559 | # CONFIG_PARPORT is not set |
| 487 | CONFIG_BLK_DEV=y | 560 | CONFIG_BLK_DEV=y |
| 488 | # CONFIG_BLK_DEV_FD is not set | 561 | # CONFIG_BLK_DEV_FD is not set |
| @@ -501,29 +574,41 @@ CONFIG_BLK_DEV_RAM_SIZE=16384 | |||
| 501 | # CONFIG_BLK_DEV_XIP is not set | 574 | # CONFIG_BLK_DEV_XIP is not set |
| 502 | # CONFIG_CDROM_PKTCDVD is not set | 575 | # CONFIG_CDROM_PKTCDVD is not set |
| 503 | # CONFIG_ATA_OVER_ETH is not set | 576 | # CONFIG_ATA_OVER_ETH is not set |
| 577 | # CONFIG_BLK_DEV_HD is not set | ||
| 504 | CONFIG_MISC_DEVICES=y | 578 | CONFIG_MISC_DEVICES=y |
| 505 | # CONFIG_PHANTOM is not set | 579 | # CONFIG_PHANTOM is not set |
| 506 | # CONFIG_EEPROM_93CX6 is not set | ||
| 507 | # CONFIG_SGI_IOC4 is not set | 580 | # CONFIG_SGI_IOC4 is not set |
| 508 | # CONFIG_TIFM_CORE is not set | 581 | # CONFIG_TIFM_CORE is not set |
| 582 | # CONFIG_ICS932S401 is not set | ||
| 509 | # CONFIG_ENCLOSURE_SERVICES is not set | 583 | # CONFIG_ENCLOSURE_SERVICES is not set |
| 584 | # CONFIG_HP_ILO is not set | ||
| 585 | # CONFIG_ISL29003 is not set | ||
| 586 | # CONFIG_C2PORT is not set | ||
| 587 | |||
| 588 | # | ||
| 589 | # EEPROM support | ||
| 590 | # | ||
| 591 | # CONFIG_EEPROM_AT24 is not set | ||
| 592 | CONFIG_EEPROM_LEGACY=y | ||
| 593 | # CONFIG_EEPROM_MAX6875 is not set | ||
| 594 | # CONFIG_EEPROM_93CX6 is not set | ||
| 595 | # CONFIG_CB710_CORE is not set | ||
| 510 | CONFIG_HAVE_IDE=y | 596 | CONFIG_HAVE_IDE=y |
| 511 | CONFIG_IDE=y | 597 | CONFIG_IDE=y |
| 512 | CONFIG_BLK_DEV_IDE=y | ||
| 513 | 598 | ||
| 514 | # | 599 | # |
| 515 | # Please see Documentation/ide/ide.txt for help/info on IDE drives | 600 | # Please see Documentation/ide/ide.txt for help/info on IDE drives |
| 516 | # | 601 | # |
| 602 | CONFIG_IDE_ATAPI=y | ||
| 517 | # CONFIG_BLK_DEV_IDE_SATA is not set | 603 | # CONFIG_BLK_DEV_IDE_SATA is not set |
| 518 | CONFIG_BLK_DEV_IDEDISK=y | 604 | CONFIG_IDE_GD=y |
| 519 | CONFIG_IDEDISK_MULTI_MODE=y | 605 | CONFIG_IDE_GD_ATA=y |
| 606 | # CONFIG_IDE_GD_ATAPI is not set | ||
| 520 | # CONFIG_BLK_DEV_IDECS is not set | 607 | # CONFIG_BLK_DEV_IDECS is not set |
| 521 | # CONFIG_BLK_DEV_DELKIN is not set | 608 | # CONFIG_BLK_DEV_DELKIN is not set |
| 522 | CONFIG_BLK_DEV_IDECD=y | 609 | CONFIG_BLK_DEV_IDECD=y |
| 523 | CONFIG_BLK_DEV_IDECD_VERBOSE_ERRORS=y | 610 | CONFIG_BLK_DEV_IDECD_VERBOSE_ERRORS=y |
| 524 | # CONFIG_BLK_DEV_IDETAPE is not set | 611 | # CONFIG_BLK_DEV_IDETAPE is not set |
| 525 | # CONFIG_BLK_DEV_IDEFLOPPY is not set | ||
| 526 | CONFIG_BLK_DEV_IDESCSI=y | ||
| 527 | CONFIG_IDE_TASK_IOCTL=y | 612 | CONFIG_IDE_TASK_IOCTL=y |
| 528 | CONFIG_IDE_PROC_FS=y | 613 | CONFIG_IDE_PROC_FS=y |
| 529 | 614 | ||
| @@ -542,14 +627,13 @@ CONFIG_IDE_PROC_FS=y | |||
| 542 | # CONFIG_BLK_DEV_AMD74XX is not set | 627 | # CONFIG_BLK_DEV_AMD74XX is not set |
| 543 | # CONFIG_BLK_DEV_CMD64X is not set | 628 | # CONFIG_BLK_DEV_CMD64X is not set |
| 544 | # CONFIG_BLK_DEV_TRIFLEX is not set | 629 | # CONFIG_BLK_DEV_TRIFLEX is not set |
| 545 | # CONFIG_BLK_DEV_CY82C693 is not set | ||
| 546 | # CONFIG_BLK_DEV_CS5520 is not set | 630 | # CONFIG_BLK_DEV_CS5520 is not set |
| 547 | # CONFIG_BLK_DEV_CS5530 is not set | 631 | # CONFIG_BLK_DEV_CS5530 is not set |
| 548 | # CONFIG_BLK_DEV_HPT34X is not set | ||
| 549 | # CONFIG_BLK_DEV_HPT366 is not set | 632 | # CONFIG_BLK_DEV_HPT366 is not set |
| 550 | # CONFIG_BLK_DEV_JMICRON is not set | 633 | # CONFIG_BLK_DEV_JMICRON is not set |
| 551 | # CONFIG_BLK_DEV_SC1200 is not set | 634 | # CONFIG_BLK_DEV_SC1200 is not set |
| 552 | # CONFIG_BLK_DEV_PIIX is not set | 635 | # CONFIG_BLK_DEV_PIIX is not set |
| 636 | # CONFIG_BLK_DEV_IT8172 is not set | ||
| 553 | # CONFIG_BLK_DEV_IT8213 is not set | 637 | # CONFIG_BLK_DEV_IT8213 is not set |
| 554 | # CONFIG_BLK_DEV_IT821X is not set | 638 | # CONFIG_BLK_DEV_IT821X is not set |
| 555 | # CONFIG_BLK_DEV_NS87415 is not set | 639 | # CONFIG_BLK_DEV_NS87415 is not set |
| @@ -563,8 +647,6 @@ CONFIG_IDE_PROC_FS=y | |||
| 563 | # CONFIG_BLK_DEV_VIA82CXXX is not set | 647 | # CONFIG_BLK_DEV_VIA82CXXX is not set |
| 564 | # CONFIG_BLK_DEV_TC86C001 is not set | 648 | # CONFIG_BLK_DEV_TC86C001 is not set |
| 565 | # CONFIG_BLK_DEV_IDEDMA is not set | 649 | # CONFIG_BLK_DEV_IDEDMA is not set |
| 566 | # CONFIG_BLK_DEV_HD_ONLY is not set | ||
| 567 | # CONFIG_BLK_DEV_HD is not set | ||
| 568 | 650 | ||
| 569 | # | 651 | # |
| 570 | # SCSI device support | 652 | # SCSI device support |
| @@ -586,10 +668,6 @@ CONFIG_BLK_DEV_SR=y | |||
| 586 | CONFIG_BLK_DEV_SR_VENDOR=y | 668 | CONFIG_BLK_DEV_SR_VENDOR=y |
| 587 | CONFIG_CHR_DEV_SG=y | 669 | CONFIG_CHR_DEV_SG=y |
| 588 | CONFIG_CHR_DEV_SCH=y | 670 | CONFIG_CHR_DEV_SCH=y |
| 589 | |||
| 590 | # | ||
| 591 | # Some SCSI devices (e.g. CD jukebox) support multiple LUNs | ||
| 592 | # | ||
| 593 | CONFIG_SCSI_MULTI_LUN=y | 671 | CONFIG_SCSI_MULTI_LUN=y |
| 594 | CONFIG_SCSI_CONSTANTS=y | 672 | CONFIG_SCSI_CONSTANTS=y |
| 595 | CONFIG_SCSI_LOGGING=y | 673 | CONFIG_SCSI_LOGGING=y |
| @@ -606,6 +684,8 @@ CONFIG_SCSI_WAIT_SCAN=m | |||
| 606 | # CONFIG_SCSI_SRP_ATTRS is not set | 684 | # CONFIG_SCSI_SRP_ATTRS is not set |
| 607 | CONFIG_SCSI_LOWLEVEL=y | 685 | CONFIG_SCSI_LOWLEVEL=y |
| 608 | # CONFIG_ISCSI_TCP is not set | 686 | # CONFIG_ISCSI_TCP is not set |
| 687 | # CONFIG_SCSI_CXGB3_ISCSI is not set | ||
| 688 | # CONFIG_SCSI_BNX2_ISCSI is not set | ||
| 609 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set | 689 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set |
| 610 | # CONFIG_SCSI_3W_9XXX is not set | 690 | # CONFIG_SCSI_3W_9XXX is not set |
| 611 | # CONFIG_SCSI_ACARD is not set | 691 | # CONFIG_SCSI_ACARD is not set |
| @@ -614,11 +694,16 @@ CONFIG_SCSI_LOWLEVEL=y | |||
| 614 | # CONFIG_SCSI_AIC7XXX_OLD is not set | 694 | # CONFIG_SCSI_AIC7XXX_OLD is not set |
| 615 | # CONFIG_SCSI_AIC79XX is not set | 695 | # CONFIG_SCSI_AIC79XX is not set |
| 616 | # CONFIG_SCSI_AIC94XX is not set | 696 | # CONFIG_SCSI_AIC94XX is not set |
| 697 | # CONFIG_SCSI_MVSAS is not set | ||
| 617 | # CONFIG_SCSI_ARCMSR is not set | 698 | # CONFIG_SCSI_ARCMSR is not set |
| 618 | # CONFIG_MEGARAID_NEWGEN is not set | 699 | # CONFIG_MEGARAID_NEWGEN is not set |
| 619 | # CONFIG_MEGARAID_LEGACY is not set | 700 | # CONFIG_MEGARAID_LEGACY is not set |
| 620 | # CONFIG_MEGARAID_SAS is not set | 701 | # CONFIG_MEGARAID_SAS is not set |
| 702 | # CONFIG_SCSI_MPT2SAS is not set | ||
| 621 | # CONFIG_SCSI_HPTIOP is not set | 703 | # CONFIG_SCSI_HPTIOP is not set |
| 704 | # CONFIG_LIBFC is not set | ||
| 705 | # CONFIG_LIBFCOE is not set | ||
| 706 | # CONFIG_FCOE is not set | ||
| 622 | # CONFIG_SCSI_DMX3191D is not set | 707 | # CONFIG_SCSI_DMX3191D is not set |
| 623 | # CONFIG_SCSI_EATA is not set | 708 | # CONFIG_SCSI_EATA is not set |
| 624 | # CONFIG_SCSI_FUTURE_DOMAIN is not set | 709 | # CONFIG_SCSI_FUTURE_DOMAIN is not set |
| @@ -626,7 +711,6 @@ CONFIG_SCSI_LOWLEVEL=y | |||
| 626 | # CONFIG_SCSI_IPS is not set | 711 | # CONFIG_SCSI_IPS is not set |
| 627 | # CONFIG_SCSI_INITIO is not set | 712 | # CONFIG_SCSI_INITIO is not set |
| 628 | # CONFIG_SCSI_INIA100 is not set | 713 | # CONFIG_SCSI_INIA100 is not set |
| 629 | # CONFIG_SCSI_MVSAS is not set | ||
| 630 | # CONFIG_SCSI_STEX is not set | 714 | # CONFIG_SCSI_STEX is not set |
| 631 | # CONFIG_SCSI_SYM53C8XX_2 is not set | 715 | # CONFIG_SCSI_SYM53C8XX_2 is not set |
| 632 | # CONFIG_SCSI_IPR is not set | 716 | # CONFIG_SCSI_IPR is not set |
| @@ -637,10 +721,14 @@ CONFIG_SCSI_LOWLEVEL=y | |||
| 637 | # CONFIG_SCSI_DC395x is not set | 721 | # CONFIG_SCSI_DC395x is not set |
| 638 | # CONFIG_SCSI_DC390T is not set | 722 | # CONFIG_SCSI_DC390T is not set |
| 639 | # CONFIG_SCSI_DEBUG is not set | 723 | # CONFIG_SCSI_DEBUG is not set |
| 724 | # CONFIG_SCSI_PMCRAID is not set | ||
| 640 | # CONFIG_SCSI_SRP is not set | 725 | # CONFIG_SCSI_SRP is not set |
| 641 | # CONFIG_SCSI_LOWLEVEL_PCMCIA is not set | 726 | # CONFIG_SCSI_LOWLEVEL_PCMCIA is not set |
| 727 | # CONFIG_SCSI_DH is not set | ||
| 728 | # CONFIG_SCSI_OSD_INITIATOR is not set | ||
| 642 | CONFIG_ATA=y | 729 | CONFIG_ATA=y |
| 643 | # CONFIG_ATA_NONSTANDARD is not set | 730 | # CONFIG_ATA_NONSTANDARD is not set |
| 731 | CONFIG_ATA_VERBOSE_ERROR=y | ||
| 644 | CONFIG_SATA_PMP=y | 732 | CONFIG_SATA_PMP=y |
| 645 | # CONFIG_SATA_AHCI is not set | 733 | # CONFIG_SATA_AHCI is not set |
| 646 | CONFIG_SATA_SIL24=y | 734 | CONFIG_SATA_SIL24=y |
| @@ -662,6 +750,7 @@ CONFIG_SATA_MV=y | |||
| 662 | # CONFIG_PATA_ALI is not set | 750 | # CONFIG_PATA_ALI is not set |
| 663 | # CONFIG_PATA_AMD is not set | 751 | # CONFIG_PATA_AMD is not set |
| 664 | # CONFIG_PATA_ARTOP is not set | 752 | # CONFIG_PATA_ARTOP is not set |
| 753 | # CONFIG_PATA_ATP867X is not set | ||
| 665 | # CONFIG_PATA_ATIIXP is not set | 754 | # CONFIG_PATA_ATIIXP is not set |
| 666 | # CONFIG_PATA_CMD640_PCI is not set | 755 | # CONFIG_PATA_CMD640_PCI is not set |
| 667 | # CONFIG_PATA_CMD64X is not set | 756 | # CONFIG_PATA_CMD64X is not set |
| @@ -690,6 +779,7 @@ CONFIG_ATA_GENERIC=y | |||
| 690 | CONFIG_PATA_PCMCIA=y | 779 | CONFIG_PATA_PCMCIA=y |
| 691 | # CONFIG_PATA_PDC_OLD is not set | 780 | # CONFIG_PATA_PDC_OLD is not set |
| 692 | # CONFIG_PATA_RADISYS is not set | 781 | # CONFIG_PATA_RADISYS is not set |
| 782 | # CONFIG_PATA_RDC is not set | ||
| 693 | # CONFIG_PATA_RZ1000 is not set | 783 | # CONFIG_PATA_RZ1000 is not set |
| 694 | # CONFIG_PATA_SC1200 is not set | 784 | # CONFIG_PATA_SC1200 is not set |
| 695 | # CONFIG_PATA_SERVERWORKS is not set | 785 | # CONFIG_PATA_SERVERWORKS is not set |
| @@ -703,12 +793,15 @@ CONFIG_PATA_OF_PLATFORM=y | |||
| 703 | # CONFIG_PATA_SCH is not set | 793 | # CONFIG_PATA_SCH is not set |
| 704 | CONFIG_MD=y | 794 | CONFIG_MD=y |
| 705 | CONFIG_BLK_DEV_MD=y | 795 | CONFIG_BLK_DEV_MD=y |
| 796 | CONFIG_MD_AUTODETECT=y | ||
| 706 | CONFIG_MD_LINEAR=y | 797 | CONFIG_MD_LINEAR=y |
| 707 | CONFIG_MD_RAID0=y | 798 | CONFIG_MD_RAID0=y |
| 708 | CONFIG_MD_RAID1=y | 799 | CONFIG_MD_RAID1=y |
| 709 | CONFIG_MD_RAID10=y | 800 | CONFIG_MD_RAID10=y |
| 710 | CONFIG_MD_RAID456=y | 801 | CONFIG_MD_RAID456=y |
| 711 | CONFIG_MD_RAID5_RESHAPE=y | 802 | # CONFIG_MULTICORE_RAID456 is not set |
| 803 | CONFIG_MD_RAID6_PQ=y | ||
| 804 | # CONFIG_ASYNC_RAID6_TEST is not set | ||
| 712 | # CONFIG_MD_MULTIPATH is not set | 805 | # CONFIG_MD_MULTIPATH is not set |
| 713 | # CONFIG_MD_FAULTY is not set | 806 | # CONFIG_MD_FAULTY is not set |
| 714 | CONFIG_BLK_DEV_DM=y | 807 | CONFIG_BLK_DEV_DM=y |
| @@ -725,12 +818,19 @@ CONFIG_DM_CRYPT=y | |||
| 725 | # | 818 | # |
| 726 | # IEEE 1394 (FireWire) support | 819 | # IEEE 1394 (FireWire) support |
| 727 | # | 820 | # |
| 821 | |||
| 822 | # | ||
| 823 | # You can enable one or both FireWire driver stacks. | ||
| 824 | # | ||
| 825 | |||
| 826 | # | ||
| 827 | # See the help texts for more information. | ||
| 828 | # | ||
| 728 | # CONFIG_FIREWIRE is not set | 829 | # CONFIG_FIREWIRE is not set |
| 729 | # CONFIG_IEEE1394 is not set | 830 | # CONFIG_IEEE1394 is not set |
| 730 | # CONFIG_I2O is not set | 831 | # CONFIG_I2O is not set |
| 731 | # CONFIG_MACINTOSH_DRIVERS is not set | 832 | # CONFIG_MACINTOSH_DRIVERS is not set |
| 732 | CONFIG_NETDEVICES=y | 833 | CONFIG_NETDEVICES=y |
| 733 | # CONFIG_NETDEVICES_MULTIQUEUE is not set | ||
| 734 | CONFIG_DUMMY=y | 834 | CONFIG_DUMMY=y |
| 735 | # CONFIG_BONDING is not set | 835 | # CONFIG_BONDING is not set |
| 736 | # CONFIG_MACVLAN is not set | 836 | # CONFIG_MACVLAN is not set |
| @@ -753,6 +853,9 @@ CONFIG_MARVELL_PHY=y | |||
| 753 | # CONFIG_BROADCOM_PHY is not set | 853 | # CONFIG_BROADCOM_PHY is not set |
| 754 | # CONFIG_ICPLUS_PHY is not set | 854 | # CONFIG_ICPLUS_PHY is not set |
| 755 | # CONFIG_REALTEK_PHY is not set | 855 | # CONFIG_REALTEK_PHY is not set |
| 856 | # CONFIG_NATIONAL_PHY is not set | ||
| 857 | # CONFIG_STE10XP is not set | ||
| 858 | # CONFIG_LSI_ET1011C_PHY is not set | ||
| 756 | # CONFIG_FIXED_PHY is not set | 859 | # CONFIG_FIXED_PHY is not set |
| 757 | # CONFIG_MDIO_BITBANG is not set | 860 | # CONFIG_MDIO_BITBANG is not set |
| 758 | CONFIG_NET_ETHERNET=y | 861 | CONFIG_NET_ETHERNET=y |
| @@ -761,19 +864,23 @@ CONFIG_MII=y | |||
| 761 | # CONFIG_SUNGEM is not set | 864 | # CONFIG_SUNGEM is not set |
| 762 | # CONFIG_CASSINI is not set | 865 | # CONFIG_CASSINI is not set |
| 763 | # CONFIG_NET_VENDOR_3COM is not set | 866 | # CONFIG_NET_VENDOR_3COM is not set |
| 867 | # CONFIG_ETHOC is not set | ||
| 868 | # CONFIG_DNET is not set | ||
| 764 | # CONFIG_NET_TULIP is not set | 869 | # CONFIG_NET_TULIP is not set |
| 765 | # CONFIG_HP100 is not set | 870 | # CONFIG_HP100 is not set |
| 766 | # CONFIG_IBM_NEW_EMAC_ZMII is not set | 871 | # CONFIG_IBM_NEW_EMAC_ZMII is not set |
| 767 | # CONFIG_IBM_NEW_EMAC_RGMII is not set | 872 | # CONFIG_IBM_NEW_EMAC_RGMII is not set |
| 768 | # CONFIG_IBM_NEW_EMAC_TAH is not set | 873 | # CONFIG_IBM_NEW_EMAC_TAH is not set |
| 769 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set | 874 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set |
| 875 | # CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set | ||
| 876 | # CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set | ||
| 877 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set | ||
| 770 | CONFIG_NET_PCI=y | 878 | CONFIG_NET_PCI=y |
| 771 | # CONFIG_PCNET32 is not set | 879 | # CONFIG_PCNET32 is not set |
| 772 | # CONFIG_AMD8111_ETH is not set | 880 | # CONFIG_AMD8111_ETH is not set |
| 773 | # CONFIG_ADAPTEC_STARFIRE is not set | 881 | # CONFIG_ADAPTEC_STARFIRE is not set |
| 774 | # CONFIG_B44 is not set | 882 | # CONFIG_B44 is not set |
| 775 | # CONFIG_FORCEDETH is not set | 883 | # CONFIG_FORCEDETH is not set |
| 776 | # CONFIG_EEPRO100 is not set | ||
| 777 | # CONFIG_E100 is not set | 884 | # CONFIG_E100 is not set |
| 778 | # CONFIG_FEALNX is not set | 885 | # CONFIG_FEALNX is not set |
| 779 | # CONFIG_NATSEMI is not set | 886 | # CONFIG_NATSEMI is not set |
| @@ -783,19 +890,22 @@ CONFIG_NET_PCI=y | |||
| 783 | # CONFIG_R6040 is not set | 890 | # CONFIG_R6040 is not set |
| 784 | # CONFIG_SIS900 is not set | 891 | # CONFIG_SIS900 is not set |
| 785 | # CONFIG_EPIC100 is not set | 892 | # CONFIG_EPIC100 is not set |
| 893 | # CONFIG_SMSC9420 is not set | ||
| 786 | # CONFIG_SUNDANCE is not set | 894 | # CONFIG_SUNDANCE is not set |
| 895 | # CONFIG_TLAN is not set | ||
| 896 | # CONFIG_KS8842 is not set | ||
| 897 | # CONFIG_KS8851_MLL is not set | ||
| 787 | # CONFIG_VIA_RHINE is not set | 898 | # CONFIG_VIA_RHINE is not set |
| 788 | # CONFIG_SC92031 is not set | 899 | # CONFIG_SC92031 is not set |
| 900 | # CONFIG_ATL2 is not set | ||
| 789 | CONFIG_NETDEV_1000=y | 901 | CONFIG_NETDEV_1000=y |
| 790 | # CONFIG_ACENIC is not set | 902 | # CONFIG_ACENIC is not set |
| 791 | # CONFIG_DL2K is not set | 903 | # CONFIG_DL2K is not set |
| 792 | CONFIG_E1000=y | 904 | CONFIG_E1000=y |
| 793 | CONFIG_E1000_NAPI=y | ||
| 794 | # CONFIG_E1000_DISABLE_PACKET_SPLIT is not set | ||
| 795 | # CONFIG_E1000E is not set | 905 | # CONFIG_E1000E is not set |
| 796 | # CONFIG_E1000E_ENABLED is not set | ||
| 797 | # CONFIG_IP1000 is not set | 906 | # CONFIG_IP1000 is not set |
| 798 | # CONFIG_IGB is not set | 907 | # CONFIG_IGB is not set |
| 908 | # CONFIG_IGBVF is not set | ||
| 799 | # CONFIG_NS83820 is not set | 909 | # CONFIG_NS83820 is not set |
| 800 | # CONFIG_HAMACHI is not set | 910 | # CONFIG_HAMACHI is not set |
| 801 | # CONFIG_YELLOWFIN is not set | 911 | # CONFIG_YELLOWFIN is not set |
| @@ -806,30 +916,40 @@ CONFIG_E1000_NAPI=y | |||
| 806 | # CONFIG_VIA_VELOCITY is not set | 916 | # CONFIG_VIA_VELOCITY is not set |
| 807 | CONFIG_TIGON3=y | 917 | CONFIG_TIGON3=y |
| 808 | # CONFIG_BNX2 is not set | 918 | # CONFIG_BNX2 is not set |
| 919 | # CONFIG_CNIC is not set | ||
| 809 | # CONFIG_QLA3XXX is not set | 920 | # CONFIG_QLA3XXX is not set |
| 810 | # CONFIG_ATL1 is not set | 921 | # CONFIG_ATL1 is not set |
| 922 | # CONFIG_ATL1E is not set | ||
| 923 | # CONFIG_ATL1C is not set | ||
| 924 | # CONFIG_JME is not set | ||
| 811 | CONFIG_NETDEV_10000=y | 925 | CONFIG_NETDEV_10000=y |
| 812 | # CONFIG_CHELSIO_T1 is not set | 926 | # CONFIG_CHELSIO_T1 is not set |
| 927 | CONFIG_CHELSIO_T3_DEPENDS=y | ||
| 813 | # CONFIG_CHELSIO_T3 is not set | 928 | # CONFIG_CHELSIO_T3 is not set |
| 929 | # CONFIG_ENIC is not set | ||
| 814 | # CONFIG_IXGBE is not set | 930 | # CONFIG_IXGBE is not set |
| 815 | # CONFIG_IXGB is not set | 931 | # CONFIG_IXGB is not set |
| 816 | # CONFIG_S2IO is not set | 932 | # CONFIG_S2IO is not set |
| 933 | # CONFIG_VXGE is not set | ||
| 817 | # CONFIG_MYRI10GE is not set | 934 | # CONFIG_MYRI10GE is not set |
| 818 | # CONFIG_NETXEN_NIC is not set | 935 | # CONFIG_NETXEN_NIC is not set |
| 819 | # CONFIG_NIU is not set | 936 | # CONFIG_NIU is not set |
| 820 | CONFIG_PASEMI_MAC=y | 937 | CONFIG_PASEMI_MAC=y |
| 938 | # CONFIG_MLX4_EN is not set | ||
| 821 | # CONFIG_MLX4_CORE is not set | 939 | # CONFIG_MLX4_CORE is not set |
| 822 | # CONFIG_TEHUTI is not set | 940 | # CONFIG_TEHUTI is not set |
| 823 | # CONFIG_BNX2X is not set | 941 | # CONFIG_BNX2X is not set |
| 942 | # CONFIG_QLGE is not set | ||
| 824 | # CONFIG_SFC is not set | 943 | # CONFIG_SFC is not set |
| 944 | # CONFIG_BE2NET is not set | ||
| 825 | # CONFIG_TR is not set | 945 | # CONFIG_TR is not set |
| 946 | CONFIG_WLAN=y | ||
| 947 | # CONFIG_WLAN_PRE80211 is not set | ||
| 948 | # CONFIG_WLAN_80211 is not set | ||
| 826 | 949 | ||
| 827 | # | 950 | # |
| 828 | # Wireless LAN | 951 | # Enable WiMAX (Networking options) to see the WiMAX drivers |
| 829 | # | 952 | # |
| 830 | # CONFIG_WLAN_PRE80211 is not set | ||
| 831 | # CONFIG_WLAN_80211 is not set | ||
| 832 | # CONFIG_IWLWIFI_LEDS is not set | ||
| 833 | 953 | ||
| 834 | # | 954 | # |
| 835 | # USB Network Adapters | 955 | # USB Network Adapters |
| @@ -874,17 +994,23 @@ CONFIG_INPUT_EVDEV=y | |||
| 874 | # Input Device Drivers | 994 | # Input Device Drivers |
| 875 | # | 995 | # |
| 876 | CONFIG_INPUT_KEYBOARD=y | 996 | CONFIG_INPUT_KEYBOARD=y |
| 997 | # CONFIG_KEYBOARD_ADP5588 is not set | ||
| 877 | # CONFIG_KEYBOARD_ATKBD is not set | 998 | # CONFIG_KEYBOARD_ATKBD is not set |
| 878 | # CONFIG_KEYBOARD_SUNKBD is not set | 999 | # CONFIG_QT2160 is not set |
| 879 | # CONFIG_KEYBOARD_LKKBD is not set | 1000 | # CONFIG_KEYBOARD_LKKBD is not set |
| 880 | # CONFIG_KEYBOARD_XTKBD is not set | 1001 | # CONFIG_KEYBOARD_MAX7359 is not set |
| 881 | # CONFIG_KEYBOARD_NEWTON is not set | 1002 | # CONFIG_KEYBOARD_NEWTON is not set |
| 1003 | # CONFIG_KEYBOARD_OPENCORES is not set | ||
| 882 | # CONFIG_KEYBOARD_STOWAWAY is not set | 1004 | # CONFIG_KEYBOARD_STOWAWAY is not set |
| 1005 | # CONFIG_KEYBOARD_SUNKBD is not set | ||
| 1006 | # CONFIG_KEYBOARD_XTKBD is not set | ||
| 883 | CONFIG_INPUT_MOUSE=y | 1007 | CONFIG_INPUT_MOUSE=y |
| 884 | # CONFIG_MOUSE_PS2 is not set | 1008 | # CONFIG_MOUSE_PS2 is not set |
| 885 | # CONFIG_MOUSE_SERIAL is not set | 1009 | # CONFIG_MOUSE_SERIAL is not set |
| 886 | # CONFIG_MOUSE_APPLETOUCH is not set | 1010 | # CONFIG_MOUSE_APPLETOUCH is not set |
| 1011 | # CONFIG_MOUSE_BCM5974 is not set | ||
| 887 | # CONFIG_MOUSE_VSXXXAA is not set | 1012 | # CONFIG_MOUSE_VSXXXAA is not set |
| 1013 | # CONFIG_MOUSE_SYNAPTICS_I2C is not set | ||
| 888 | # CONFIG_INPUT_JOYSTICK is not set | 1014 | # CONFIG_INPUT_JOYSTICK is not set |
| 889 | # CONFIG_INPUT_TABLET is not set | 1015 | # CONFIG_INPUT_TABLET is not set |
| 890 | # CONFIG_INPUT_TOUCHSCREEN is not set | 1016 | # CONFIG_INPUT_TOUCHSCREEN is not set |
| @@ -900,6 +1026,7 @@ CONFIG_INPUT_MOUSE=y | |||
| 900 | # Character devices | 1026 | # Character devices |
| 901 | # | 1027 | # |
| 902 | CONFIG_VT=y | 1028 | CONFIG_VT=y |
| 1029 | CONFIG_CONSOLE_TRANSLATIONS=y | ||
| 903 | CONFIG_VT_CONSOLE=y | 1030 | CONFIG_VT_CONSOLE=y |
| 904 | CONFIG_HW_CONSOLE=y | 1031 | CONFIG_HW_CONSOLE=y |
| 905 | # CONFIG_VT_HW_CONSOLE_BINDING is not set | 1032 | # CONFIG_VT_HW_CONSOLE_BINDING is not set |
| @@ -926,10 +1053,13 @@ CONFIG_SERIAL_CORE_CONSOLE=y | |||
| 926 | # CONFIG_SERIAL_JSM is not set | 1053 | # CONFIG_SERIAL_JSM is not set |
| 927 | # CONFIG_SERIAL_OF_PLATFORM is not set | 1054 | # CONFIG_SERIAL_OF_PLATFORM is not set |
| 928 | CONFIG_UNIX98_PTYS=y | 1055 | CONFIG_UNIX98_PTYS=y |
| 1056 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set | ||
| 929 | CONFIG_LEGACY_PTYS=y | 1057 | CONFIG_LEGACY_PTYS=y |
| 930 | CONFIG_LEGACY_PTY_COUNT=4 | 1058 | CONFIG_LEGACY_PTY_COUNT=4 |
| 1059 | # CONFIG_HVC_UDBG is not set | ||
| 931 | # CONFIG_IPMI_HANDLER is not set | 1060 | # CONFIG_IPMI_HANDLER is not set |
| 932 | CONFIG_HW_RANDOM=y | 1061 | CONFIG_HW_RANDOM=y |
| 1062 | # CONFIG_HW_RANDOM_TIMERIOMEM is not set | ||
| 933 | CONFIG_HW_RANDOM_PASEMI=y | 1063 | CONFIG_HW_RANDOM_PASEMI=y |
| 934 | # CONFIG_R3964 is not set | 1064 | # CONFIG_R3964 is not set |
| 935 | # CONFIG_APPLICOM is not set | 1065 | # CONFIG_APPLICOM is not set |
| @@ -948,57 +1078,85 @@ CONFIG_MAX_RAW_DEVS=256 | |||
| 948 | CONFIG_DEVPORT=y | 1078 | CONFIG_DEVPORT=y |
| 949 | CONFIG_I2C=y | 1079 | CONFIG_I2C=y |
| 950 | CONFIG_I2C_BOARDINFO=y | 1080 | CONFIG_I2C_BOARDINFO=y |
| 1081 | CONFIG_I2C_COMPAT=y | ||
| 951 | CONFIG_I2C_CHARDEV=y | 1082 | CONFIG_I2C_CHARDEV=y |
| 1083 | CONFIG_I2C_HELPER_AUTO=y | ||
| 952 | CONFIG_I2C_ALGOBIT=y | 1084 | CONFIG_I2C_ALGOBIT=y |
| 953 | 1085 | ||
| 954 | # | 1086 | # |
| 955 | # I2C Hardware Bus support | 1087 | # I2C Hardware Bus support |
| 956 | # | 1088 | # |
| 1089 | |||
| 1090 | # | ||
| 1091 | # PC SMBus host controller drivers | ||
| 1092 | # | ||
| 957 | # CONFIG_I2C_ALI1535 is not set | 1093 | # CONFIG_I2C_ALI1535 is not set |
| 958 | # CONFIG_I2C_ALI1563 is not set | 1094 | # CONFIG_I2C_ALI1563 is not set |
| 959 | # CONFIG_I2C_ALI15X3 is not set | 1095 | # CONFIG_I2C_ALI15X3 is not set |
| 960 | # CONFIG_I2C_AMD756 is not set | 1096 | # CONFIG_I2C_AMD756 is not set |
| 961 | # CONFIG_I2C_AMD8111 is not set | 1097 | # CONFIG_I2C_AMD8111 is not set |
| 962 | # CONFIG_I2C_I801 is not set | 1098 | # CONFIG_I2C_I801 is not set |
| 963 | # CONFIG_I2C_I810 is not set | 1099 | # CONFIG_I2C_ISCH is not set |
| 964 | # CONFIG_I2C_PIIX4 is not set | 1100 | # CONFIG_I2C_PIIX4 is not set |
| 965 | # CONFIG_I2C_NFORCE2 is not set | 1101 | # CONFIG_I2C_NFORCE2 is not set |
| 966 | # CONFIG_I2C_OCORES is not set | ||
| 967 | # CONFIG_I2C_PARPORT_LIGHT is not set | ||
| 968 | CONFIG_I2C_PASEMI=y | ||
| 969 | # CONFIG_I2C_PROSAVAGE is not set | ||
| 970 | # CONFIG_I2C_SAVAGE4 is not set | ||
| 971 | # CONFIG_I2C_SIMTEC is not set | ||
| 972 | # CONFIG_I2C_SIS5595 is not set | 1102 | # CONFIG_I2C_SIS5595 is not set |
| 973 | # CONFIG_I2C_SIS630 is not set | 1103 | # CONFIG_I2C_SIS630 is not set |
| 974 | # CONFIG_I2C_SIS96X is not set | 1104 | # CONFIG_I2C_SIS96X is not set |
| 975 | # CONFIG_I2C_TAOS_EVM is not set | ||
| 976 | # CONFIG_I2C_STUB is not set | ||
| 977 | # CONFIG_I2C_TINY_USB is not set | ||
| 978 | # CONFIG_I2C_VIA is not set | 1105 | # CONFIG_I2C_VIA is not set |
| 979 | # CONFIG_I2C_VIAPRO is not set | 1106 | # CONFIG_I2C_VIAPRO is not set |
| 1107 | |||
| 1108 | # | ||
| 1109 | # I2C system bus drivers (mostly embedded / system-on-chip) | ||
| 1110 | # | ||
| 1111 | # CONFIG_I2C_OCORES is not set | ||
| 1112 | CONFIG_I2C_PASEMI=y | ||
| 1113 | # CONFIG_I2C_SIMTEC is not set | ||
| 1114 | |||
| 1115 | # | ||
| 1116 | # External I2C/SMBus adapter drivers | ||
| 1117 | # | ||
| 1118 | # CONFIG_I2C_PARPORT_LIGHT is not set | ||
| 1119 | # CONFIG_I2C_TAOS_EVM is not set | ||
| 1120 | # CONFIG_I2C_TINY_USB is not set | ||
| 1121 | |||
| 1122 | # | ||
| 1123 | # Graphics adapter I2C/DDC channel drivers | ||
| 1124 | # | ||
| 980 | # CONFIG_I2C_VOODOO3 is not set | 1125 | # CONFIG_I2C_VOODOO3 is not set |
| 1126 | |||
| 1127 | # | ||
| 1128 | # Other I2C/SMBus bus drivers | ||
| 1129 | # | ||
| 981 | # CONFIG_I2C_PCA_PLATFORM is not set | 1130 | # CONFIG_I2C_PCA_PLATFORM is not set |
| 1131 | # CONFIG_I2C_STUB is not set | ||
| 982 | 1132 | ||
| 983 | # | 1133 | # |
| 984 | # Miscellaneous I2C Chip support | 1134 | # Miscellaneous I2C Chip support |
| 985 | # | 1135 | # |
| 986 | # CONFIG_DS1682 is not set | 1136 | # CONFIG_DS1682 is not set |
| 987 | CONFIG_EEPROM_LEGACY=y | ||
| 988 | # CONFIG_SENSORS_PCF8574 is not set | ||
| 989 | # CONFIG_PCF8575 is not set | ||
| 990 | # CONFIG_SENSORS_PCF8591 is not set | ||
| 991 | # CONFIG_SENSORS_MAX6875 is not set | ||
| 992 | # CONFIG_SENSORS_TSL2550 is not set | 1137 | # CONFIG_SENSORS_TSL2550 is not set |
| 993 | # CONFIG_I2C_DEBUG_CORE is not set | 1138 | # CONFIG_I2C_DEBUG_CORE is not set |
| 994 | # CONFIG_I2C_DEBUG_ALGO is not set | 1139 | # CONFIG_I2C_DEBUG_ALGO is not set |
| 995 | # CONFIG_I2C_DEBUG_BUS is not set | 1140 | # CONFIG_I2C_DEBUG_BUS is not set |
| 996 | # CONFIG_I2C_DEBUG_CHIP is not set | 1141 | # CONFIG_I2C_DEBUG_CHIP is not set |
| 997 | # CONFIG_SPI is not set | 1142 | # CONFIG_SPI is not set |
| 1143 | |||
| 1144 | # | ||
| 1145 | # PPS support | ||
| 1146 | # | ||
| 1147 | # CONFIG_PPS is not set | ||
| 1148 | CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y | ||
| 1149 | # CONFIG_GPIOLIB is not set | ||
| 998 | # CONFIG_W1 is not set | 1150 | # CONFIG_W1 is not set |
| 999 | # CONFIG_POWER_SUPPLY is not set | 1151 | # CONFIG_POWER_SUPPLY is not set |
| 1000 | CONFIG_HWMON=y | 1152 | CONFIG_HWMON=y |
| 1001 | CONFIG_HWMON_VID=y | 1153 | CONFIG_HWMON_VID=y |
| 1154 | # CONFIG_HWMON_DEBUG_CHIP is not set | ||
| 1155 | |||
| 1156 | # | ||
| 1157 | # Native drivers | ||
| 1158 | # | ||
| 1159 | # CONFIG_SENSORS_AD7414 is not set | ||
| 1002 | # CONFIG_SENSORS_AD7418 is not set | 1160 | # CONFIG_SENSORS_AD7418 is not set |
| 1003 | # CONFIG_SENSORS_ADM1021 is not set | 1161 | # CONFIG_SENSORS_ADM1021 is not set |
| 1004 | # CONFIG_SENSORS_ADM1025 is not set | 1162 | # CONFIG_SENSORS_ADM1025 is not set |
| @@ -1006,14 +1164,17 @@ CONFIG_HWMON_VID=y | |||
| 1006 | # CONFIG_SENSORS_ADM1029 is not set | 1164 | # CONFIG_SENSORS_ADM1029 is not set |
| 1007 | # CONFIG_SENSORS_ADM1031 is not set | 1165 | # CONFIG_SENSORS_ADM1031 is not set |
| 1008 | # CONFIG_SENSORS_ADM9240 is not set | 1166 | # CONFIG_SENSORS_ADM9240 is not set |
| 1167 | # CONFIG_SENSORS_ADT7462 is not set | ||
| 1009 | # CONFIG_SENSORS_ADT7470 is not set | 1168 | # CONFIG_SENSORS_ADT7470 is not set |
| 1010 | # CONFIG_SENSORS_ADT7473 is not set | 1169 | # CONFIG_SENSORS_ADT7473 is not set |
| 1170 | # CONFIG_SENSORS_ADT7475 is not set | ||
| 1011 | # CONFIG_SENSORS_ATXP1 is not set | 1171 | # CONFIG_SENSORS_ATXP1 is not set |
| 1012 | # CONFIG_SENSORS_DS1621 is not set | 1172 | # CONFIG_SENSORS_DS1621 is not set |
| 1013 | # CONFIG_SENSORS_I5K_AMB is not set | 1173 | # CONFIG_SENSORS_I5K_AMB is not set |
| 1014 | # CONFIG_SENSORS_F71805F is not set | 1174 | # CONFIG_SENSORS_F71805F is not set |
| 1015 | # CONFIG_SENSORS_F71882FG is not set | 1175 | # CONFIG_SENSORS_F71882FG is not set |
| 1016 | # CONFIG_SENSORS_F75375S is not set | 1176 | # CONFIG_SENSORS_F75375S is not set |
| 1177 | # CONFIG_SENSORS_G760A is not set | ||
| 1017 | # CONFIG_SENSORS_GL518SM is not set | 1178 | # CONFIG_SENSORS_GL518SM is not set |
| 1018 | # CONFIG_SENSORS_GL520SM is not set | 1179 | # CONFIG_SENSORS_GL520SM is not set |
| 1019 | # CONFIG_SENSORS_IT87 is not set | 1180 | # CONFIG_SENSORS_IT87 is not set |
| @@ -1028,10 +1189,14 @@ CONFIG_SENSORS_LM85=y | |||
| 1028 | CONFIG_SENSORS_LM90=y | 1189 | CONFIG_SENSORS_LM90=y |
| 1029 | # CONFIG_SENSORS_LM92 is not set | 1190 | # CONFIG_SENSORS_LM92 is not set |
| 1030 | # CONFIG_SENSORS_LM93 is not set | 1191 | # CONFIG_SENSORS_LM93 is not set |
| 1192 | # CONFIG_SENSORS_LTC4215 is not set | ||
| 1193 | # CONFIG_SENSORS_LTC4245 is not set | ||
| 1194 | # CONFIG_SENSORS_LM95241 is not set | ||
| 1031 | # CONFIG_SENSORS_MAX1619 is not set | 1195 | # CONFIG_SENSORS_MAX1619 is not set |
| 1032 | # CONFIG_SENSORS_MAX6650 is not set | 1196 | # CONFIG_SENSORS_MAX6650 is not set |
| 1033 | # CONFIG_SENSORS_PC87360 is not set | 1197 | # CONFIG_SENSORS_PC87360 is not set |
| 1034 | # CONFIG_SENSORS_PC87427 is not set | 1198 | # CONFIG_SENSORS_PC87427 is not set |
| 1199 | # CONFIG_SENSORS_PCF8591 is not set | ||
| 1035 | # CONFIG_SENSORS_SIS5595 is not set | 1200 | # CONFIG_SENSORS_SIS5595 is not set |
| 1036 | # CONFIG_SENSORS_DME1737 is not set | 1201 | # CONFIG_SENSORS_DME1737 is not set |
| 1037 | # CONFIG_SENSORS_SMSC47M1 is not set | 1202 | # CONFIG_SENSORS_SMSC47M1 is not set |
| @@ -1039,6 +1204,8 @@ CONFIG_SENSORS_LM90=y | |||
| 1039 | # CONFIG_SENSORS_SMSC47B397 is not set | 1204 | # CONFIG_SENSORS_SMSC47B397 is not set |
| 1040 | # CONFIG_SENSORS_ADS7828 is not set | 1205 | # CONFIG_SENSORS_ADS7828 is not set |
| 1041 | # CONFIG_SENSORS_THMC50 is not set | 1206 | # CONFIG_SENSORS_THMC50 is not set |
| 1207 | # CONFIG_SENSORS_TMP401 is not set | ||
| 1208 | # CONFIG_SENSORS_TMP421 is not set | ||
| 1042 | # CONFIG_SENSORS_VIA686A is not set | 1209 | # CONFIG_SENSORS_VIA686A is not set |
| 1043 | # CONFIG_SENSORS_VT1211 is not set | 1210 | # CONFIG_SENSORS_VT1211 is not set |
| 1044 | # CONFIG_SENSORS_VT8231 is not set | 1211 | # CONFIG_SENSORS_VT8231 is not set |
| @@ -1050,44 +1217,40 @@ CONFIG_SENSORS_LM90=y | |||
| 1050 | # CONFIG_SENSORS_W83L786NG is not set | 1217 | # CONFIG_SENSORS_W83L786NG is not set |
| 1051 | # CONFIG_SENSORS_W83627HF is not set | 1218 | # CONFIG_SENSORS_W83627HF is not set |
| 1052 | # CONFIG_SENSORS_W83627EHF is not set | 1219 | # CONFIG_SENSORS_W83627EHF is not set |
| 1053 | # CONFIG_HWMON_DEBUG_CHIP is not set | ||
| 1054 | # CONFIG_THERMAL is not set | 1220 | # CONFIG_THERMAL is not set |
| 1055 | # CONFIG_WATCHDOG is not set | 1221 | # CONFIG_WATCHDOG is not set |
| 1222 | CONFIG_SSB_POSSIBLE=y | ||
| 1056 | 1223 | ||
| 1057 | # | 1224 | # |
| 1058 | # Sonics Silicon Backplane | 1225 | # Sonics Silicon Backplane |
| 1059 | # | 1226 | # |
| 1060 | CONFIG_SSB_POSSIBLE=y | ||
| 1061 | # CONFIG_SSB is not set | 1227 | # CONFIG_SSB is not set |
| 1062 | 1228 | ||
| 1063 | # | 1229 | # |
| 1064 | # Multifunction device drivers | 1230 | # Multifunction device drivers |
| 1065 | # | 1231 | # |
| 1232 | # CONFIG_MFD_CORE is not set | ||
| 1066 | # CONFIG_MFD_SM501 is not set | 1233 | # CONFIG_MFD_SM501 is not set |
| 1067 | # CONFIG_HTC_PASIC3 is not set | 1234 | # CONFIG_HTC_PASIC3 is not set |
| 1068 | 1235 | # CONFIG_TWL4030_CORE is not set | |
| 1069 | # | 1236 | # CONFIG_MFD_TMIO is not set |
| 1070 | # Multimedia devices | 1237 | # CONFIG_PMIC_DA903X is not set |
| 1071 | # | 1238 | # CONFIG_MFD_WM8400 is not set |
| 1072 | 1239 | # CONFIG_MFD_WM831X is not set | |
| 1073 | # | 1240 | # CONFIG_MFD_WM8350_I2C is not set |
| 1074 | # Multimedia core support | 1241 | # CONFIG_MFD_PCF50633 is not set |
| 1075 | # | 1242 | # CONFIG_AB3100_CORE is not set |
| 1076 | # CONFIG_VIDEO_DEV is not set | 1243 | # CONFIG_REGULATOR is not set |
| 1077 | # CONFIG_DVB_CORE is not set | 1244 | # CONFIG_MEDIA_SUPPORT is not set |
| 1078 | # CONFIG_VIDEO_MEDIA is not set | ||
| 1079 | |||
| 1080 | # | ||
| 1081 | # Multimedia drivers | ||
| 1082 | # | ||
| 1083 | CONFIG_DAB=y | ||
| 1084 | # CONFIG_USB_DABUSB is not set | ||
| 1085 | 1245 | ||
| 1086 | # | 1246 | # |
| 1087 | # Graphics support | 1247 | # Graphics support |
| 1088 | # | 1248 | # |
| 1089 | # CONFIG_AGP is not set | 1249 | # CONFIG_AGP is not set |
| 1250 | CONFIG_VGA_ARB=y | ||
| 1090 | CONFIG_DRM=y | 1251 | CONFIG_DRM=y |
| 1252 | CONFIG_DRM_KMS_HELPER=y | ||
| 1253 | CONFIG_DRM_TTM=y | ||
| 1091 | # CONFIG_DRM_TDFX is not set | 1254 | # CONFIG_DRM_TDFX is not set |
| 1092 | # CONFIG_DRM_R128 is not set | 1255 | # CONFIG_DRM_R128 is not set |
| 1093 | CONFIG_DRM_RADEON=y | 1256 | CONFIG_DRM_RADEON=y |
| @@ -1099,6 +1262,7 @@ CONFIG_VGASTATE=y | |||
| 1099 | CONFIG_FB=y | 1262 | CONFIG_FB=y |
| 1100 | CONFIG_FIRMWARE_EDID=y | 1263 | CONFIG_FIRMWARE_EDID=y |
| 1101 | CONFIG_FB_DDC=y | 1264 | CONFIG_FB_DDC=y |
| 1265 | # CONFIG_FB_BOOT_VESA_SUPPORT is not set | ||
| 1102 | CONFIG_FB_CFB_FILLRECT=y | 1266 | CONFIG_FB_CFB_FILLRECT=y |
| 1103 | CONFIG_FB_CFB_COPYAREA=y | 1267 | CONFIG_FB_CFB_COPYAREA=y |
| 1104 | CONFIG_FB_CFB_IMAGEBLIT=y | 1268 | CONFIG_FB_CFB_IMAGEBLIT=y |
| @@ -1140,6 +1304,7 @@ CONFIG_FB_RADEON_BACKLIGHT=y | |||
| 1140 | # CONFIG_FB_S3 is not set | 1304 | # CONFIG_FB_S3 is not set |
| 1141 | # CONFIG_FB_SAVAGE is not set | 1305 | # CONFIG_FB_SAVAGE is not set |
| 1142 | # CONFIG_FB_SIS is not set | 1306 | # CONFIG_FB_SIS is not set |
| 1307 | # CONFIG_FB_VIA is not set | ||
| 1143 | # CONFIG_FB_NEOMAGIC is not set | 1308 | # CONFIG_FB_NEOMAGIC is not set |
| 1144 | # CONFIG_FB_KYRO is not set | 1309 | # CONFIG_FB_KYRO is not set |
| 1145 | # CONFIG_FB_3DFX is not set | 1310 | # CONFIG_FB_3DFX is not set |
| @@ -1148,12 +1313,16 @@ CONFIG_FB_RADEON_BACKLIGHT=y | |||
| 1148 | # CONFIG_FB_TRIDENT is not set | 1313 | # CONFIG_FB_TRIDENT is not set |
| 1149 | # CONFIG_FB_ARK is not set | 1314 | # CONFIG_FB_ARK is not set |
| 1150 | # CONFIG_FB_PM3 is not set | 1315 | # CONFIG_FB_PM3 is not set |
| 1316 | # CONFIG_FB_CARMINE is not set | ||
| 1151 | # CONFIG_FB_IBM_GXT4500 is not set | 1317 | # CONFIG_FB_IBM_GXT4500 is not set |
| 1152 | # CONFIG_FB_VIRTUAL is not set | 1318 | # CONFIG_FB_VIRTUAL is not set |
| 1319 | # CONFIG_FB_METRONOME is not set | ||
| 1320 | # CONFIG_FB_MB862XX is not set | ||
| 1321 | # CONFIG_FB_BROADSHEET is not set | ||
| 1153 | CONFIG_BACKLIGHT_LCD_SUPPORT=y | 1322 | CONFIG_BACKLIGHT_LCD_SUPPORT=y |
| 1154 | # CONFIG_LCD_CLASS_DEVICE is not set | 1323 | # CONFIG_LCD_CLASS_DEVICE is not set |
| 1155 | CONFIG_BACKLIGHT_CLASS_DEVICE=y | 1324 | CONFIG_BACKLIGHT_CLASS_DEVICE=y |
| 1156 | # CONFIG_BACKLIGHT_CORGI is not set | 1325 | CONFIG_BACKLIGHT_GENERIC=y |
| 1157 | 1326 | ||
| 1158 | # | 1327 | # |
| 1159 | # Display device support | 1328 | # Display device support |
| @@ -1177,15 +1346,9 @@ CONFIG_LOGO=y | |||
| 1177 | CONFIG_LOGO_LINUX_MONO=y | 1346 | CONFIG_LOGO_LINUX_MONO=y |
| 1178 | CONFIG_LOGO_LINUX_VGA16=y | 1347 | CONFIG_LOGO_LINUX_VGA16=y |
| 1179 | CONFIG_LOGO_LINUX_CLUT224=y | 1348 | CONFIG_LOGO_LINUX_CLUT224=y |
| 1180 | |||
| 1181 | # | ||
| 1182 | # Sound | ||
| 1183 | # | ||
| 1184 | CONFIG_SOUND=y | 1349 | CONFIG_SOUND=y |
| 1185 | 1350 | CONFIG_SOUND_OSS_CORE=y | |
| 1186 | # | 1351 | CONFIG_SOUND_OSS_CORE_PRECLAIM=y |
| 1187 | # Advanced Linux Sound Architecture | ||
| 1188 | # | ||
| 1189 | CONFIG_SND=y | 1352 | CONFIG_SND=y |
| 1190 | CONFIG_SND_TIMER=y | 1353 | CONFIG_SND_TIMER=y |
| 1191 | CONFIG_SND_PCM=y | 1354 | CONFIG_SND_PCM=y |
| @@ -1198,24 +1361,24 @@ CONFIG_SND_MIXER_OSS=y | |||
| 1198 | CONFIG_SND_PCM_OSS=y | 1361 | CONFIG_SND_PCM_OSS=y |
| 1199 | CONFIG_SND_PCM_OSS_PLUGINS=y | 1362 | CONFIG_SND_PCM_OSS_PLUGINS=y |
| 1200 | CONFIG_SND_SEQUENCER_OSS=y | 1363 | CONFIG_SND_SEQUENCER_OSS=y |
| 1364 | # CONFIG_SND_HRTIMER is not set | ||
| 1201 | # CONFIG_SND_DYNAMIC_MINORS is not set | 1365 | # CONFIG_SND_DYNAMIC_MINORS is not set |
| 1202 | CONFIG_SND_SUPPORT_OLD_API=y | 1366 | CONFIG_SND_SUPPORT_OLD_API=y |
| 1203 | CONFIG_SND_VERBOSE_PROCFS=y | 1367 | CONFIG_SND_VERBOSE_PROCFS=y |
| 1204 | # CONFIG_SND_VERBOSE_PRINTK is not set | 1368 | # CONFIG_SND_VERBOSE_PRINTK is not set |
| 1205 | # CONFIG_SND_DEBUG is not set | 1369 | # CONFIG_SND_DEBUG is not set |
| 1206 | 1370 | CONFIG_SND_RAWMIDI_SEQ=y | |
| 1207 | # | 1371 | # CONFIG_SND_OPL3_LIB_SEQ is not set |
| 1208 | # Generic devices | 1372 | # CONFIG_SND_OPL4_LIB_SEQ is not set |
| 1209 | # | 1373 | # CONFIG_SND_SBAWE_SEQ is not set |
| 1374 | # CONFIG_SND_EMU10K1_SEQ is not set | ||
| 1375 | CONFIG_SND_DRIVERS=y | ||
| 1210 | # CONFIG_SND_DUMMY is not set | 1376 | # CONFIG_SND_DUMMY is not set |
| 1211 | # CONFIG_SND_VIRMIDI is not set | 1377 | # CONFIG_SND_VIRMIDI is not set |
| 1212 | # CONFIG_SND_MTPAV is not set | 1378 | # CONFIG_SND_MTPAV is not set |
| 1213 | # CONFIG_SND_SERIAL_U16550 is not set | 1379 | # CONFIG_SND_SERIAL_U16550 is not set |
| 1214 | # CONFIG_SND_MPU401 is not set | 1380 | # CONFIG_SND_MPU401 is not set |
| 1215 | 1381 | CONFIG_SND_PCI=y | |
| 1216 | # | ||
| 1217 | # PCI devices | ||
| 1218 | # | ||
| 1219 | # CONFIG_SND_AD1889 is not set | 1382 | # CONFIG_SND_AD1889 is not set |
| 1220 | # CONFIG_SND_ALS300 is not set | 1383 | # CONFIG_SND_ALS300 is not set |
| 1221 | # CONFIG_SND_ALS4000 is not set | 1384 | # CONFIG_SND_ALS4000 is not set |
| @@ -1234,6 +1397,7 @@ CONFIG_SND_VERBOSE_PROCFS=y | |||
| 1234 | # CONFIG_SND_CS4281 is not set | 1397 | # CONFIG_SND_CS4281 is not set |
| 1235 | # CONFIG_SND_CS46XX is not set | 1398 | # CONFIG_SND_CS46XX is not set |
| 1236 | # CONFIG_SND_CS5530 is not set | 1399 | # CONFIG_SND_CS5530 is not set |
| 1400 | # CONFIG_SND_CTXFI is not set | ||
| 1237 | # CONFIG_SND_DARLA20 is not set | 1401 | # CONFIG_SND_DARLA20 is not set |
| 1238 | # CONFIG_SND_GINA20 is not set | 1402 | # CONFIG_SND_GINA20 is not set |
| 1239 | # CONFIG_SND_LAYLA20 is not set | 1403 | # CONFIG_SND_LAYLA20 is not set |
| @@ -1246,6 +1410,8 @@ CONFIG_SND_VERBOSE_PROCFS=y | |||
| 1246 | # CONFIG_SND_INDIGO is not set | 1410 | # CONFIG_SND_INDIGO is not set |
| 1247 | # CONFIG_SND_INDIGOIO is not set | 1411 | # CONFIG_SND_INDIGOIO is not set |
| 1248 | # CONFIG_SND_INDIGODJ is not set | 1412 | # CONFIG_SND_INDIGODJ is not set |
| 1413 | # CONFIG_SND_INDIGOIOX is not set | ||
| 1414 | # CONFIG_SND_INDIGODJX is not set | ||
| 1249 | # CONFIG_SND_EMU10K1 is not set | 1415 | # CONFIG_SND_EMU10K1 is not set |
| 1250 | # CONFIG_SND_EMU10K1X is not set | 1416 | # CONFIG_SND_EMU10K1X is not set |
| 1251 | # CONFIG_SND_ENS1370 is not set | 1417 | # CONFIG_SND_ENS1370 is not set |
| @@ -1262,6 +1428,7 @@ CONFIG_SND_VERBOSE_PROCFS=y | |||
| 1262 | # CONFIG_SND_INTEL8X0 is not set | 1428 | # CONFIG_SND_INTEL8X0 is not set |
| 1263 | # CONFIG_SND_INTEL8X0M is not set | 1429 | # CONFIG_SND_INTEL8X0M is not set |
| 1264 | # CONFIG_SND_KORG1212 is not set | 1430 | # CONFIG_SND_KORG1212 is not set |
| 1431 | # CONFIG_SND_LX6464ES is not set | ||
| 1265 | # CONFIG_SND_MAESTRO3 is not set | 1432 | # CONFIG_SND_MAESTRO3 is not set |
| 1266 | # CONFIG_SND_MIXART is not set | 1433 | # CONFIG_SND_MIXART is not set |
| 1267 | # CONFIG_SND_NM256 is not set | 1434 | # CONFIG_SND_NM256 is not set |
| @@ -1277,57 +1444,64 @@ CONFIG_SND_VERBOSE_PROCFS=y | |||
| 1277 | # CONFIG_SND_VIRTUOSO is not set | 1444 | # CONFIG_SND_VIRTUOSO is not set |
| 1278 | # CONFIG_SND_VX222 is not set | 1445 | # CONFIG_SND_VX222 is not set |
| 1279 | # CONFIG_SND_YMFPCI is not set | 1446 | # CONFIG_SND_YMFPCI is not set |
| 1280 | 1447 | CONFIG_SND_PPC=y | |
| 1281 | # | 1448 | CONFIG_SND_USB=y |
| 1282 | # ALSA PowerMac devices | ||
| 1283 | # | ||
| 1284 | |||
| 1285 | # | ||
| 1286 | # ALSA PowerPC devices | ||
| 1287 | # | ||
| 1288 | |||
| 1289 | # | ||
| 1290 | # USB devices | ||
| 1291 | # | ||
| 1292 | CONFIG_SND_USB_AUDIO=y | 1449 | CONFIG_SND_USB_AUDIO=y |
| 1293 | CONFIG_SND_USB_USX2Y=y | 1450 | CONFIG_SND_USB_USX2Y=y |
| 1294 | # CONFIG_SND_USB_CAIAQ is not set | 1451 | # CONFIG_SND_USB_CAIAQ is not set |
| 1295 | 1452 | CONFIG_SND_PCMCIA=y | |
| 1296 | # | ||
| 1297 | # PCMCIA devices | ||
| 1298 | # | ||
| 1299 | # CONFIG_SND_VXPOCKET is not set | 1453 | # CONFIG_SND_VXPOCKET is not set |
| 1300 | # CONFIG_SND_PDAUDIOCF is not set | 1454 | # CONFIG_SND_PDAUDIOCF is not set |
| 1301 | |||
| 1302 | # | ||
| 1303 | # System on Chip audio support | ||
| 1304 | # | ||
| 1305 | # CONFIG_SND_SOC is not set | 1455 | # CONFIG_SND_SOC is not set |
| 1306 | |||
| 1307 | # | ||
| 1308 | # ALSA SoC audio for Freescale SOCs | ||
| 1309 | # | ||
| 1310 | |||
| 1311 | # | ||
| 1312 | # SoC Audio for the Texas Instruments OMAP | ||
| 1313 | # | ||
| 1314 | |||
| 1315 | # | ||
| 1316 | # Open Sound System | ||
| 1317 | # | ||
| 1318 | # CONFIG_SOUND_PRIME is not set | 1456 | # CONFIG_SOUND_PRIME is not set |
| 1319 | CONFIG_HID_SUPPORT=y | 1457 | CONFIG_HID_SUPPORT=y |
| 1320 | CONFIG_HID=y | 1458 | CONFIG_HID=y |
| 1321 | # CONFIG_HID_DEBUG is not set | ||
| 1322 | # CONFIG_HIDRAW is not set | 1459 | # CONFIG_HIDRAW is not set |
| 1323 | 1460 | ||
| 1324 | # | 1461 | # |
| 1325 | # USB Input Devices | 1462 | # USB Input Devices |
| 1326 | # | 1463 | # |
| 1327 | CONFIG_USB_HID=y | 1464 | CONFIG_USB_HID=y |
| 1328 | # CONFIG_USB_HIDINPUT_POWERBOOK is not set | 1465 | # CONFIG_HID_PID is not set |
| 1329 | # CONFIG_HID_FF is not set | ||
| 1330 | # CONFIG_USB_HIDDEV is not set | 1466 | # CONFIG_USB_HIDDEV is not set |
| 1467 | |||
| 1468 | # | ||
| 1469 | # Special HID drivers | ||
| 1470 | # | ||
| 1471 | CONFIG_HID_A4TECH=y | ||
| 1472 | CONFIG_HID_APPLE=y | ||
| 1473 | CONFIG_HID_BELKIN=y | ||
| 1474 | CONFIG_HID_CHERRY=y | ||
| 1475 | CONFIG_HID_CHICONY=y | ||
| 1476 | CONFIG_HID_CYPRESS=y | ||
| 1477 | CONFIG_HID_DRAGONRISE=y | ||
| 1478 | # CONFIG_DRAGONRISE_FF is not set | ||
| 1479 | CONFIG_HID_EZKEY=y | ||
| 1480 | CONFIG_HID_KYE=y | ||
| 1481 | CONFIG_HID_GYRATION=y | ||
| 1482 | CONFIG_HID_TWINHAN=y | ||
| 1483 | CONFIG_HID_KENSINGTON=y | ||
| 1484 | CONFIG_HID_LOGITECH=y | ||
| 1485 | # CONFIG_LOGITECH_FF is not set | ||
| 1486 | # CONFIG_LOGIRUMBLEPAD2_FF is not set | ||
| 1487 | CONFIG_HID_MICROSOFT=y | ||
| 1488 | CONFIG_HID_MONTEREY=y | ||
| 1489 | CONFIG_HID_NTRIG=y | ||
| 1490 | CONFIG_HID_PANTHERLORD=y | ||
| 1491 | # CONFIG_PANTHERLORD_FF is not set | ||
| 1492 | CONFIG_HID_PETALYNX=y | ||
| 1493 | CONFIG_HID_SAMSUNG=y | ||
| 1494 | CONFIG_HID_SONY=y | ||
| 1495 | CONFIG_HID_SUNPLUS=y | ||
| 1496 | CONFIG_HID_GREENASIA=y | ||
| 1497 | # CONFIG_GREENASIA_FF is not set | ||
| 1498 | CONFIG_HID_SMARTJOYPLUS=y | ||
| 1499 | # CONFIG_SMARTJOYPLUS_FF is not set | ||
| 1500 | CONFIG_HID_TOPSEED=y | ||
| 1501 | CONFIG_HID_THRUSTMASTER=y | ||
| 1502 | # CONFIG_THRUSTMASTER_FF is not set | ||
| 1503 | CONFIG_HID_ZEROPLUS=y | ||
| 1504 | # CONFIG_ZEROPLUS_FF is not set | ||
| 1331 | CONFIG_USB_SUPPORT=y | 1505 | CONFIG_USB_SUPPORT=y |
| 1332 | CONFIG_USB_ARCH_HAS_HCD=y | 1506 | CONFIG_USB_ARCH_HAS_HCD=y |
| 1333 | CONFIG_USB_ARCH_HAS_OHCI=y | 1507 | CONFIG_USB_ARCH_HAS_OHCI=y |
| @@ -1343,18 +1517,26 @@ CONFIG_USB_DEVICEFS=y | |||
| 1343 | # CONFIG_USB_DEVICE_CLASS is not set | 1517 | # CONFIG_USB_DEVICE_CLASS is not set |
| 1344 | # CONFIG_USB_DYNAMIC_MINORS is not set | 1518 | # CONFIG_USB_DYNAMIC_MINORS is not set |
| 1345 | # CONFIG_USB_OTG is not set | 1519 | # CONFIG_USB_OTG is not set |
| 1520 | # CONFIG_USB_MON is not set | ||
| 1521 | # CONFIG_USB_WUSB is not set | ||
| 1522 | # CONFIG_USB_WUSB_CBAF is not set | ||
| 1346 | 1523 | ||
| 1347 | # | 1524 | # |
| 1348 | # USB Host Controller Drivers | 1525 | # USB Host Controller Drivers |
| 1349 | # | 1526 | # |
| 1350 | # CONFIG_USB_C67X00_HCD is not set | 1527 | # CONFIG_USB_C67X00_HCD is not set |
| 1528 | # CONFIG_USB_XHCI_HCD is not set | ||
| 1351 | CONFIG_USB_EHCI_HCD=y | 1529 | CONFIG_USB_EHCI_HCD=y |
| 1352 | # CONFIG_USB_EHCI_ROOT_HUB_TT is not set | 1530 | # CONFIG_USB_EHCI_ROOT_HUB_TT is not set |
| 1353 | # CONFIG_USB_EHCI_TT_NEWSCHED is not set | 1531 | # CONFIG_USB_EHCI_TT_NEWSCHED is not set |
| 1354 | CONFIG_USB_EHCI_HCD_PPC_OF=y | 1532 | CONFIG_USB_EHCI_HCD_PPC_OF=y |
| 1533 | # CONFIG_USB_OXU210HP_HCD is not set | ||
| 1355 | # CONFIG_USB_ISP116X_HCD is not set | 1534 | # CONFIG_USB_ISP116X_HCD is not set |
| 1356 | # CONFIG_USB_ISP1760_HCD is not set | 1535 | # CONFIG_USB_ISP1760_HCD is not set |
| 1536 | # CONFIG_USB_ISP1362_HCD is not set | ||
| 1357 | CONFIG_USB_OHCI_HCD=y | 1537 | CONFIG_USB_OHCI_HCD=y |
| 1538 | # CONFIG_USB_OHCI_HCD_PPC_OF_BE is not set | ||
| 1539 | # CONFIG_USB_OHCI_HCD_PPC_OF_LE is not set | ||
| 1358 | # CONFIG_USB_OHCI_HCD_PPC_OF is not set | 1540 | # CONFIG_USB_OHCI_HCD_PPC_OF is not set |
| 1359 | # CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set | 1541 | # CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set |
| 1360 | # CONFIG_USB_OHCI_BIG_ENDIAN_MMIO is not set | 1542 | # CONFIG_USB_OHCI_BIG_ENDIAN_MMIO is not set |
| @@ -1363,6 +1545,8 @@ CONFIG_USB_UHCI_HCD=y | |||
| 1363 | CONFIG_USB_SL811_HCD=y | 1545 | CONFIG_USB_SL811_HCD=y |
| 1364 | # CONFIG_USB_SL811_CS is not set | 1546 | # CONFIG_USB_SL811_CS is not set |
| 1365 | # CONFIG_USB_R8A66597_HCD is not set | 1547 | # CONFIG_USB_R8A66597_HCD is not set |
| 1548 | # CONFIG_USB_WHCI_HCD is not set | ||
| 1549 | # CONFIG_USB_HWA_HCD is not set | ||
| 1366 | 1550 | ||
| 1367 | # | 1551 | # |
| 1368 | # USB Device Class drivers | 1552 | # USB Device Class drivers |
| @@ -1370,20 +1554,20 @@ CONFIG_USB_SL811_HCD=y | |||
| 1370 | # CONFIG_USB_ACM is not set | 1554 | # CONFIG_USB_ACM is not set |
| 1371 | # CONFIG_USB_PRINTER is not set | 1555 | # CONFIG_USB_PRINTER is not set |
| 1372 | # CONFIG_USB_WDM is not set | 1556 | # CONFIG_USB_WDM is not set |
| 1557 | # CONFIG_USB_TMC is not set | ||
| 1373 | 1558 | ||
| 1374 | # | 1559 | # |
| 1375 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | 1560 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may |
| 1376 | # | 1561 | # |
| 1377 | 1562 | ||
| 1378 | # | 1563 | # |
| 1379 | # may also be needed; see USB_STORAGE Help for more information | 1564 | # also be needed; see USB_STORAGE Help for more info |
| 1380 | # | 1565 | # |
| 1381 | CONFIG_USB_STORAGE=y | 1566 | CONFIG_USB_STORAGE=y |
| 1382 | # CONFIG_USB_STORAGE_DEBUG is not set | 1567 | # CONFIG_USB_STORAGE_DEBUG is not set |
| 1383 | # CONFIG_USB_STORAGE_DATAFAB is not set | 1568 | # CONFIG_USB_STORAGE_DATAFAB is not set |
| 1384 | # CONFIG_USB_STORAGE_FREECOM is not set | 1569 | # CONFIG_USB_STORAGE_FREECOM is not set |
| 1385 | # CONFIG_USB_STORAGE_ISD200 is not set | 1570 | # CONFIG_USB_STORAGE_ISD200 is not set |
| 1386 | # CONFIG_USB_STORAGE_DPCM is not set | ||
| 1387 | # CONFIG_USB_STORAGE_USBAT is not set | 1571 | # CONFIG_USB_STORAGE_USBAT is not set |
| 1388 | # CONFIG_USB_STORAGE_SDDR09 is not set | 1572 | # CONFIG_USB_STORAGE_SDDR09 is not set |
| 1389 | # CONFIG_USB_STORAGE_SDDR55 is not set | 1573 | # CONFIG_USB_STORAGE_SDDR55 is not set |
| @@ -1399,7 +1583,6 @@ CONFIG_USB_LIBUSUAL=y | |||
| 1399 | # | 1583 | # |
| 1400 | # CONFIG_USB_MDC800 is not set | 1584 | # CONFIG_USB_MDC800 is not set |
| 1401 | # CONFIG_USB_MICROTEK is not set | 1585 | # CONFIG_USB_MICROTEK is not set |
| 1402 | # CONFIG_USB_MON is not set | ||
| 1403 | 1586 | ||
| 1404 | # | 1587 | # |
| 1405 | # USB port drivers | 1588 | # USB port drivers |
| @@ -1412,7 +1595,7 @@ CONFIG_USB_LIBUSUAL=y | |||
| 1412 | # CONFIG_USB_EMI62 is not set | 1595 | # CONFIG_USB_EMI62 is not set |
| 1413 | # CONFIG_USB_EMI26 is not set | 1596 | # CONFIG_USB_EMI26 is not set |
| 1414 | # CONFIG_USB_ADUTUX is not set | 1597 | # CONFIG_USB_ADUTUX is not set |
| 1415 | # CONFIG_USB_AUERSWALD is not set | 1598 | # CONFIG_USB_SEVSEG is not set |
| 1416 | # CONFIG_USB_RIO500 is not set | 1599 | # CONFIG_USB_RIO500 is not set |
| 1417 | # CONFIG_USB_LEGOTOWER is not set | 1600 | # CONFIG_USB_LEGOTOWER is not set |
| 1418 | # CONFIG_USB_LCD is not set | 1601 | # CONFIG_USB_LCD is not set |
| @@ -1420,7 +1603,6 @@ CONFIG_USB_LIBUSUAL=y | |||
| 1420 | # CONFIG_USB_LED is not set | 1603 | # CONFIG_USB_LED is not set |
| 1421 | # CONFIG_USB_CYPRESS_CY7C63 is not set | 1604 | # CONFIG_USB_CYPRESS_CY7C63 is not set |
| 1422 | # CONFIG_USB_CYTHERM is not set | 1605 | # CONFIG_USB_CYTHERM is not set |
| 1423 | # CONFIG_USB_PHIDGET is not set | ||
| 1424 | # CONFIG_USB_IDMOUSE is not set | 1606 | # CONFIG_USB_IDMOUSE is not set |
| 1425 | # CONFIG_USB_FTDI_ELAN is not set | 1607 | # CONFIG_USB_FTDI_ELAN is not set |
| 1426 | # CONFIG_USB_APPLEDISPLAY is not set | 1608 | # CONFIG_USB_APPLEDISPLAY is not set |
| @@ -1429,7 +1611,15 @@ CONFIG_USB_LIBUSUAL=y | |||
| 1429 | # CONFIG_USB_TRANCEVIBRATOR is not set | 1611 | # CONFIG_USB_TRANCEVIBRATOR is not set |
| 1430 | # CONFIG_USB_IOWARRIOR is not set | 1612 | # CONFIG_USB_IOWARRIOR is not set |
| 1431 | # CONFIG_USB_TEST is not set | 1613 | # CONFIG_USB_TEST is not set |
| 1614 | # CONFIG_USB_ISIGHTFW is not set | ||
| 1615 | # CONFIG_USB_VST is not set | ||
| 1432 | # CONFIG_USB_GADGET is not set | 1616 | # CONFIG_USB_GADGET is not set |
| 1617 | |||
| 1618 | # | ||
| 1619 | # OTG and related infrastructure | ||
| 1620 | # | ||
| 1621 | # CONFIG_NOP_USB_XCEIV is not set | ||
| 1622 | # CONFIG_UWB is not set | ||
| 1433 | # CONFIG_MMC is not set | 1623 | # CONFIG_MMC is not set |
| 1434 | # CONFIG_MEMSTICK is not set | 1624 | # CONFIG_MEMSTICK is not set |
| 1435 | # CONFIG_NEW_LEDS is not set | 1625 | # CONFIG_NEW_LEDS is not set |
| @@ -1443,6 +1633,7 @@ CONFIG_EDAC=y | |||
| 1443 | # CONFIG_EDAC_DEBUG is not set | 1633 | # CONFIG_EDAC_DEBUG is not set |
| 1444 | CONFIG_EDAC_MM_EDAC=y | 1634 | CONFIG_EDAC_MM_EDAC=y |
| 1445 | CONFIG_EDAC_PASEMI=y | 1635 | CONFIG_EDAC_PASEMI=y |
| 1636 | # CONFIG_EDAC_CPC925 is not set | ||
| 1446 | CONFIG_RTC_LIB=y | 1637 | CONFIG_RTC_LIB=y |
| 1447 | CONFIG_RTC_CLASS=y | 1638 | CONFIG_RTC_CLASS=y |
| 1448 | CONFIG_RTC_HCTOSYS=y | 1639 | CONFIG_RTC_HCTOSYS=y |
| @@ -1472,6 +1663,9 @@ CONFIG_RTC_DRV_DS1307=y | |||
| 1472 | # CONFIG_RTC_DRV_PCF8583 is not set | 1663 | # CONFIG_RTC_DRV_PCF8583 is not set |
| 1473 | # CONFIG_RTC_DRV_M41T80 is not set | 1664 | # CONFIG_RTC_DRV_M41T80 is not set |
| 1474 | # CONFIG_RTC_DRV_S35390A is not set | 1665 | # CONFIG_RTC_DRV_S35390A is not set |
| 1666 | # CONFIG_RTC_DRV_FM3130 is not set | ||
| 1667 | # CONFIG_RTC_DRV_RX8581 is not set | ||
| 1668 | # CONFIG_RTC_DRV_RX8025 is not set | ||
| 1475 | 1669 | ||
| 1476 | # | 1670 | # |
| 1477 | # SPI RTC drivers | 1671 | # SPI RTC drivers |
| @@ -1481,21 +1675,31 @@ CONFIG_RTC_DRV_DS1307=y | |||
| 1481 | # Platform RTC drivers | 1675 | # Platform RTC drivers |
| 1482 | # | 1676 | # |
| 1483 | # CONFIG_RTC_DRV_CMOS is not set | 1677 | # CONFIG_RTC_DRV_CMOS is not set |
| 1678 | # CONFIG_RTC_DRV_DS1286 is not set | ||
| 1484 | # CONFIG_RTC_DRV_DS1511 is not set | 1679 | # CONFIG_RTC_DRV_DS1511 is not set |
| 1485 | # CONFIG_RTC_DRV_DS1553 is not set | 1680 | # CONFIG_RTC_DRV_DS1553 is not set |
| 1486 | # CONFIG_RTC_DRV_DS1742 is not set | 1681 | # CONFIG_RTC_DRV_DS1742 is not set |
| 1487 | # CONFIG_RTC_DRV_STK17TA8 is not set | 1682 | # CONFIG_RTC_DRV_STK17TA8 is not set |
| 1488 | # CONFIG_RTC_DRV_M48T86 is not set | 1683 | # CONFIG_RTC_DRV_M48T86 is not set |
| 1684 | # CONFIG_RTC_DRV_M48T35 is not set | ||
| 1489 | # CONFIG_RTC_DRV_M48T59 is not set | 1685 | # CONFIG_RTC_DRV_M48T59 is not set |
| 1686 | # CONFIG_RTC_DRV_BQ4802 is not set | ||
| 1490 | # CONFIG_RTC_DRV_V3020 is not set | 1687 | # CONFIG_RTC_DRV_V3020 is not set |
| 1491 | 1688 | ||
| 1492 | # | 1689 | # |
| 1493 | # on-CPU RTC drivers | 1690 | # on-CPU RTC drivers |
| 1494 | # | 1691 | # |
| 1692 | # CONFIG_RTC_DRV_GENERIC is not set | ||
| 1495 | # CONFIG_DMADEVICES is not set | 1693 | # CONFIG_DMADEVICES is not set |
| 1694 | # CONFIG_AUXDISPLAY is not set | ||
| 1496 | # CONFIG_UIO is not set | 1695 | # CONFIG_UIO is not set |
| 1497 | 1696 | ||
| 1498 | # | 1697 | # |
| 1698 | # TI VLYNQ | ||
| 1699 | # | ||
| 1700 | # CONFIG_STAGING is not set | ||
| 1701 | |||
| 1702 | # | ||
| 1499 | # File systems | 1703 | # File systems |
| 1500 | # | 1704 | # |
| 1501 | CONFIG_EXT2_FS=y | 1705 | CONFIG_EXT2_FS=y |
| @@ -1504,11 +1708,13 @@ CONFIG_EXT2_FS_POSIX_ACL=y | |||
| 1504 | # CONFIG_EXT2_FS_SECURITY is not set | 1708 | # CONFIG_EXT2_FS_SECURITY is not set |
| 1505 | # CONFIG_EXT2_FS_XIP is not set | 1709 | # CONFIG_EXT2_FS_XIP is not set |
| 1506 | CONFIG_EXT3_FS=y | 1710 | CONFIG_EXT3_FS=y |
| 1711 | # CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set | ||
| 1507 | CONFIG_EXT3_FS_XATTR=y | 1712 | CONFIG_EXT3_FS_XATTR=y |
| 1508 | # CONFIG_EXT3_FS_POSIX_ACL is not set | 1713 | # CONFIG_EXT3_FS_POSIX_ACL is not set |
| 1509 | # CONFIG_EXT3_FS_SECURITY is not set | 1714 | # CONFIG_EXT3_FS_SECURITY is not set |
| 1510 | # CONFIG_EXT4DEV_FS is not set | 1715 | # CONFIG_EXT4_FS is not set |
| 1511 | CONFIG_JBD=y | 1716 | CONFIG_JBD=y |
| 1717 | # CONFIG_JBD_DEBUG is not set | ||
| 1512 | CONFIG_FS_MBCACHE=y | 1718 | CONFIG_FS_MBCACHE=y |
| 1513 | # CONFIG_REISERFS_FS is not set | 1719 | # CONFIG_REISERFS_FS is not set |
| 1514 | # CONFIG_JFS_FS is not set | 1720 | # CONFIG_JFS_FS is not set |
| @@ -1516,6 +1722,10 @@ CONFIG_FS_POSIX_ACL=y | |||
| 1516 | # CONFIG_XFS_FS is not set | 1722 | # CONFIG_XFS_FS is not set |
| 1517 | # CONFIG_GFS2_FS is not set | 1723 | # CONFIG_GFS2_FS is not set |
| 1518 | # CONFIG_OCFS2_FS is not set | 1724 | # CONFIG_OCFS2_FS is not set |
| 1725 | # CONFIG_BTRFS_FS is not set | ||
| 1726 | # CONFIG_NILFS2_FS is not set | ||
| 1727 | CONFIG_FILE_LOCKING=y | ||
| 1728 | CONFIG_FSNOTIFY=y | ||
| 1519 | CONFIG_DNOTIFY=y | 1729 | CONFIG_DNOTIFY=y |
| 1520 | CONFIG_INOTIFY=y | 1730 | CONFIG_INOTIFY=y |
| 1521 | CONFIG_INOTIFY_USER=y | 1731 | CONFIG_INOTIFY_USER=y |
| @@ -1525,6 +1735,11 @@ CONFIG_AUTOFS4_FS=y | |||
| 1525 | # CONFIG_FUSE_FS is not set | 1735 | # CONFIG_FUSE_FS is not set |
| 1526 | 1736 | ||
| 1527 | # | 1737 | # |
| 1738 | # Caches | ||
| 1739 | # | ||
| 1740 | # CONFIG_FSCACHE is not set | ||
| 1741 | |||
| 1742 | # | ||
| 1528 | # CD-ROM/DVD Filesystems | 1743 | # CD-ROM/DVD Filesystems |
| 1529 | # | 1744 | # |
| 1530 | CONFIG_ISO9660_FS=y | 1745 | CONFIG_ISO9660_FS=y |
| @@ -1549,16 +1764,14 @@ CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" | |||
| 1549 | CONFIG_PROC_FS=y | 1764 | CONFIG_PROC_FS=y |
| 1550 | CONFIG_PROC_KCORE=y | 1765 | CONFIG_PROC_KCORE=y |
| 1551 | CONFIG_PROC_SYSCTL=y | 1766 | CONFIG_PROC_SYSCTL=y |
| 1767 | CONFIG_PROC_PAGE_MONITOR=y | ||
| 1552 | CONFIG_SYSFS=y | 1768 | CONFIG_SYSFS=y |
| 1553 | CONFIG_TMPFS=y | 1769 | CONFIG_TMPFS=y |
| 1554 | # CONFIG_TMPFS_POSIX_ACL is not set | 1770 | # CONFIG_TMPFS_POSIX_ACL is not set |
| 1555 | CONFIG_HUGETLBFS=y | 1771 | CONFIG_HUGETLBFS=y |
| 1556 | CONFIG_HUGETLB_PAGE=y | 1772 | CONFIG_HUGETLB_PAGE=y |
| 1557 | CONFIG_CONFIGFS_FS=y | 1773 | CONFIG_CONFIGFS_FS=y |
| 1558 | 1774 | CONFIG_MISC_FILESYSTEMS=y | |
| 1559 | # | ||
| 1560 | # Miscellaneous filesystems | ||
| 1561 | # | ||
| 1562 | # CONFIG_ADFS_FS is not set | 1775 | # CONFIG_ADFS_FS is not set |
| 1563 | # CONFIG_AFFS_FS is not set | 1776 | # CONFIG_AFFS_FS is not set |
| 1564 | # CONFIG_HFS_FS is not set | 1777 | # CONFIG_HFS_FS is not set |
| @@ -1578,8 +1791,10 @@ CONFIG_JFFS2_ZLIB=y | |||
| 1578 | CONFIG_JFFS2_RTIME=y | 1791 | CONFIG_JFFS2_RTIME=y |
| 1579 | # CONFIG_JFFS2_RUBIN is not set | 1792 | # CONFIG_JFFS2_RUBIN is not set |
| 1580 | # CONFIG_CRAMFS is not set | 1793 | # CONFIG_CRAMFS is not set |
| 1794 | # CONFIG_SQUASHFS is not set | ||
| 1581 | # CONFIG_VXFS_FS is not set | 1795 | # CONFIG_VXFS_FS is not set |
| 1582 | # CONFIG_MINIX_FS is not set | 1796 | # CONFIG_MINIX_FS is not set |
| 1797 | # CONFIG_OMFS_FS is not set | ||
| 1583 | # CONFIG_HPFS_FS is not set | 1798 | # CONFIG_HPFS_FS is not set |
| 1584 | # CONFIG_QNX4FS_FS is not set | 1799 | # CONFIG_QNX4FS_FS is not set |
| 1585 | # CONFIG_ROMFS_FS is not set | 1800 | # CONFIG_ROMFS_FS is not set |
| @@ -1590,18 +1805,17 @@ CONFIG_NFS_FS=y | |||
| 1590 | CONFIG_NFS_V3=y | 1805 | CONFIG_NFS_V3=y |
| 1591 | # CONFIG_NFS_V3_ACL is not set | 1806 | # CONFIG_NFS_V3_ACL is not set |
| 1592 | # CONFIG_NFS_V4 is not set | 1807 | # CONFIG_NFS_V4 is not set |
| 1808 | CONFIG_ROOT_NFS=y | ||
| 1593 | CONFIG_NFSD=y | 1809 | CONFIG_NFSD=y |
| 1594 | CONFIG_NFSD_V3=y | 1810 | CONFIG_NFSD_V3=y |
| 1595 | # CONFIG_NFSD_V3_ACL is not set | 1811 | # CONFIG_NFSD_V3_ACL is not set |
| 1596 | CONFIG_NFSD_V4=y | 1812 | CONFIG_NFSD_V4=y |
| 1597 | CONFIG_ROOT_NFS=y | ||
| 1598 | CONFIG_LOCKD=y | 1813 | CONFIG_LOCKD=y |
| 1599 | CONFIG_LOCKD_V4=y | 1814 | CONFIG_LOCKD_V4=y |
| 1600 | CONFIG_EXPORTFS=y | 1815 | CONFIG_EXPORTFS=y |
| 1601 | CONFIG_NFS_COMMON=y | 1816 | CONFIG_NFS_COMMON=y |
| 1602 | CONFIG_SUNRPC=y | 1817 | CONFIG_SUNRPC=y |
| 1603 | CONFIG_SUNRPC_GSS=y | 1818 | CONFIG_SUNRPC_GSS=y |
| 1604 | # CONFIG_SUNRPC_BIND34 is not set | ||
| 1605 | CONFIG_RPCSEC_GSS_KRB5=y | 1819 | CONFIG_RPCSEC_GSS_KRB5=y |
| 1606 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 1820 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
| 1607 | # CONFIG_SMB_FS is not set | 1821 | # CONFIG_SMB_FS is not set |
| @@ -1672,25 +1886,30 @@ CONFIG_NLS_ISO8859_1=y | |||
| 1672 | # CONFIG_NLS_KOI8_U is not set | 1886 | # CONFIG_NLS_KOI8_U is not set |
| 1673 | # CONFIG_NLS_UTF8 is not set | 1887 | # CONFIG_NLS_UTF8 is not set |
| 1674 | # CONFIG_DLM is not set | 1888 | # CONFIG_DLM is not set |
| 1889 | CONFIG_BINARY_PRINTF=y | ||
| 1675 | 1890 | ||
| 1676 | # | 1891 | # |
| 1677 | # Library routines | 1892 | # Library routines |
| 1678 | # | 1893 | # |
| 1679 | CONFIG_BITREVERSE=y | 1894 | CONFIG_BITREVERSE=y |
| 1680 | # CONFIG_GENERIC_FIND_FIRST_BIT is not set | 1895 | CONFIG_GENERIC_FIND_LAST_BIT=y |
| 1681 | CONFIG_CRC_CCITT=y | 1896 | CONFIG_CRC_CCITT=y |
| 1682 | # CONFIG_CRC16 is not set | 1897 | # CONFIG_CRC16 is not set |
| 1898 | # CONFIG_CRC_T10DIF is not set | ||
| 1683 | CONFIG_CRC_ITU_T=y | 1899 | CONFIG_CRC_ITU_T=y |
| 1684 | CONFIG_CRC32=y | 1900 | CONFIG_CRC32=y |
| 1685 | # CONFIG_CRC7 is not set | 1901 | # CONFIG_CRC7 is not set |
| 1686 | CONFIG_LIBCRC32C=m | 1902 | # CONFIG_LIBCRC32C is not set |
| 1687 | CONFIG_ZLIB_INFLATE=y | 1903 | CONFIG_ZLIB_INFLATE=y |
| 1688 | CONFIG_ZLIB_DEFLATE=y | 1904 | CONFIG_ZLIB_DEFLATE=y |
| 1689 | CONFIG_PLIST=y | 1905 | CONFIG_DECOMPRESS_GZIP=y |
| 1906 | CONFIG_DECOMPRESS_BZIP2=y | ||
| 1907 | CONFIG_DECOMPRESS_LZMA=y | ||
| 1690 | CONFIG_HAS_IOMEM=y | 1908 | CONFIG_HAS_IOMEM=y |
| 1691 | CONFIG_HAS_IOPORT=y | 1909 | CONFIG_HAS_IOPORT=y |
| 1692 | CONFIG_HAS_DMA=y | 1910 | CONFIG_HAS_DMA=y |
| 1693 | CONFIG_HAVE_LMB=y | 1911 | CONFIG_HAVE_LMB=y |
| 1912 | CONFIG_NLATTR=y | ||
| 1694 | 1913 | ||
| 1695 | # | 1914 | # |
| 1696 | # Kernel hacking | 1915 | # Kernel hacking |
| @@ -1700,18 +1919,25 @@ CONFIG_ENABLE_WARN_DEPRECATED=y | |||
| 1700 | CONFIG_ENABLE_MUST_CHECK=y | 1919 | CONFIG_ENABLE_MUST_CHECK=y |
| 1701 | CONFIG_FRAME_WARN=2048 | 1920 | CONFIG_FRAME_WARN=2048 |
| 1702 | CONFIG_MAGIC_SYSRQ=y | 1921 | CONFIG_MAGIC_SYSRQ=y |
| 1922 | # CONFIG_STRIP_ASM_SYMS is not set | ||
| 1703 | # CONFIG_UNUSED_SYMBOLS is not set | 1923 | # CONFIG_UNUSED_SYMBOLS is not set |
| 1704 | # CONFIG_DEBUG_FS is not set | 1924 | CONFIG_DEBUG_FS=y |
| 1705 | # CONFIG_HEADERS_CHECK is not set | 1925 | # CONFIG_HEADERS_CHECK is not set |
| 1706 | CONFIG_DEBUG_KERNEL=y | 1926 | CONFIG_DEBUG_KERNEL=y |
| 1707 | # CONFIG_DEBUG_SHIRQ is not set | 1927 | # CONFIG_DEBUG_SHIRQ is not set |
| 1708 | CONFIG_DETECT_SOFTLOCKUP=y | 1928 | CONFIG_DETECT_SOFTLOCKUP=y |
| 1929 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set | ||
| 1930 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 | ||
| 1931 | CONFIG_DETECT_HUNG_TASK=y | ||
| 1932 | # CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set | ||
| 1933 | CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0 | ||
| 1709 | # CONFIG_SCHED_DEBUG is not set | 1934 | # CONFIG_SCHED_DEBUG is not set |
| 1710 | # CONFIG_SCHEDSTATS is not set | 1935 | # CONFIG_SCHEDSTATS is not set |
| 1711 | # CONFIG_TIMER_STATS is not set | 1936 | # CONFIG_TIMER_STATS is not set |
| 1712 | # CONFIG_DEBUG_OBJECTS is not set | 1937 | # CONFIG_DEBUG_OBJECTS is not set |
| 1713 | # CONFIG_SLUB_DEBUG_ON is not set | 1938 | # CONFIG_SLUB_DEBUG_ON is not set |
| 1714 | # CONFIG_SLUB_STATS is not set | 1939 | # CONFIG_SLUB_STATS is not set |
| 1940 | # CONFIG_DEBUG_KMEMLEAK is not set | ||
| 1715 | # CONFIG_DEBUG_RT_MUTEXES is not set | 1941 | # CONFIG_DEBUG_RT_MUTEXES is not set |
| 1716 | # CONFIG_RT_MUTEX_TESTER is not set | 1942 | # CONFIG_RT_MUTEX_TESTER is not set |
| 1717 | # CONFIG_DEBUG_SPINLOCK is not set | 1943 | # CONFIG_DEBUG_SPINLOCK is not set |
| @@ -1721,26 +1947,71 @@ CONFIG_DETECT_SOFTLOCKUP=y | |||
| 1721 | # CONFIG_LOCK_STAT is not set | 1947 | # CONFIG_LOCK_STAT is not set |
| 1722 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | 1948 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set |
| 1723 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set | 1949 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set |
| 1950 | CONFIG_STACKTRACE=y | ||
| 1724 | # CONFIG_DEBUG_KOBJECT is not set | 1951 | # CONFIG_DEBUG_KOBJECT is not set |
| 1725 | CONFIG_DEBUG_BUGVERBOSE=y | 1952 | CONFIG_DEBUG_BUGVERBOSE=y |
| 1726 | # CONFIG_DEBUG_INFO is not set | 1953 | # CONFIG_DEBUG_INFO is not set |
| 1727 | # CONFIG_DEBUG_VM is not set | 1954 | # CONFIG_DEBUG_VM is not set |
| 1728 | # CONFIG_DEBUG_WRITECOUNT is not set | 1955 | # CONFIG_DEBUG_WRITECOUNT is not set |
| 1956 | CONFIG_DEBUG_MEMORY_INIT=y | ||
| 1729 | # CONFIG_DEBUG_LIST is not set | 1957 | # CONFIG_DEBUG_LIST is not set |
| 1730 | # CONFIG_DEBUG_SG is not set | 1958 | # CONFIG_DEBUG_SG is not set |
| 1731 | # CONFIG_BOOT_PRINTK_DELAY is not set | 1959 | # CONFIG_DEBUG_NOTIFIERS is not set |
| 1960 | # CONFIG_DEBUG_CREDENTIALS is not set | ||
| 1732 | # CONFIG_RCU_TORTURE_TEST is not set | 1961 | # CONFIG_RCU_TORTURE_TEST is not set |
| 1962 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | ||
| 1733 | # CONFIG_BACKTRACE_SELF_TEST is not set | 1963 | # CONFIG_BACKTRACE_SELF_TEST is not set |
| 1964 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | ||
| 1965 | # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set | ||
| 1734 | # CONFIG_FAULT_INJECTION is not set | 1966 | # CONFIG_FAULT_INJECTION is not set |
| 1967 | # CONFIG_LATENCYTOP is not set | ||
| 1968 | CONFIG_SYSCTL_SYSCALL_CHECK=y | ||
| 1969 | # CONFIG_DEBUG_PAGEALLOC is not set | ||
| 1970 | CONFIG_NOP_TRACER=y | ||
| 1971 | CONFIG_HAVE_FUNCTION_TRACER=y | ||
| 1972 | CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y | ||
| 1973 | CONFIG_HAVE_DYNAMIC_FTRACE=y | ||
| 1974 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | ||
| 1975 | CONFIG_RING_BUFFER=y | ||
| 1976 | CONFIG_EVENT_TRACING=y | ||
| 1977 | CONFIG_CONTEXT_SWITCH_TRACER=y | ||
| 1978 | CONFIG_RING_BUFFER_ALLOW_SWAP=y | ||
| 1979 | CONFIG_TRACING=y | ||
| 1980 | CONFIG_TRACING_SUPPORT=y | ||
| 1981 | CONFIG_FTRACE=y | ||
| 1982 | # CONFIG_FUNCTION_TRACER is not set | ||
| 1983 | # CONFIG_IRQSOFF_TRACER is not set | ||
| 1984 | # CONFIG_SCHED_TRACER is not set | ||
| 1985 | # CONFIG_ENABLE_DEFAULT_TRACERS is not set | ||
| 1986 | # CONFIG_BOOT_TRACER is not set | ||
| 1987 | CONFIG_BRANCH_PROFILE_NONE=y | ||
| 1988 | # CONFIG_PROFILE_ANNOTATED_BRANCHES is not set | ||
| 1989 | # CONFIG_PROFILE_ALL_BRANCHES is not set | ||
| 1990 | # CONFIG_STACK_TRACER is not set | ||
| 1991 | # CONFIG_KMEMTRACE is not set | ||
| 1992 | # CONFIG_WORKQUEUE_TRACER is not set | ||
| 1993 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
| 1994 | # CONFIG_RING_BUFFER_BENCHMARK is not set | ||
| 1995 | # CONFIG_DYNAMIC_DEBUG is not set | ||
| 1996 | # CONFIG_DMA_API_DEBUG is not set | ||
| 1735 | # CONFIG_SAMPLES is not set | 1997 | # CONFIG_SAMPLES is not set |
| 1998 | CONFIG_HAVE_ARCH_KGDB=y | ||
| 1999 | # CONFIG_KGDB is not set | ||
| 2000 | # CONFIG_PPC_DISABLE_WERROR is not set | ||
| 2001 | CONFIG_PPC_WERROR=y | ||
| 2002 | CONFIG_PRINT_STACK_DEPTH=64 | ||
| 1736 | # CONFIG_DEBUG_STACKOVERFLOW is not set | 2003 | # CONFIG_DEBUG_STACKOVERFLOW is not set |
| 1737 | # CONFIG_DEBUG_STACK_USAGE is not set | 2004 | # CONFIG_DEBUG_STACK_USAGE is not set |
| 1738 | # CONFIG_DEBUG_PAGEALLOC is not set | 2005 | # CONFIG_PPC_EMULATED_STATS is not set |
| 1739 | CONFIG_DEBUGGER=y | 2006 | # CONFIG_CODE_PATCHING_SELFTEST is not set |
| 2007 | # CONFIG_FTR_FIXUP_SELFTEST is not set | ||
| 2008 | # CONFIG_MSI_BITMAP_SELFTEST is not set | ||
| 1740 | CONFIG_XMON=y | 2009 | CONFIG_XMON=y |
| 1741 | CONFIG_XMON_DEFAULT=y | 2010 | CONFIG_XMON_DEFAULT=y |
| 1742 | CONFIG_XMON_DISASSEMBLY=y | 2011 | CONFIG_XMON_DISASSEMBLY=y |
| 2012 | CONFIG_DEBUGGER=y | ||
| 1743 | # CONFIG_IRQSTACKS is not set | 2013 | # CONFIG_IRQSTACKS is not set |
| 2014 | # CONFIG_VIRQ_DEBUG is not set | ||
| 1744 | # CONFIG_BOOTX_TEXT is not set | 2015 | # CONFIG_BOOTX_TEXT is not set |
| 1745 | # CONFIG_PPC_EARLY_DEBUG is not set | 2016 | # CONFIG_PPC_EARLY_DEBUG is not set |
| 1746 | 2017 | ||
| @@ -1749,23 +2020,34 @@ CONFIG_XMON_DISASSEMBLY=y | |||
| 1749 | # | 2020 | # |
| 1750 | # CONFIG_KEYS is not set | 2021 | # CONFIG_KEYS is not set |
| 1751 | # CONFIG_SECURITY is not set | 2022 | # CONFIG_SECURITY is not set |
| 2023 | # CONFIG_SECURITYFS is not set | ||
| 1752 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | 2024 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set |
| 1753 | CONFIG_XOR_BLOCKS=y | 2025 | CONFIG_XOR_BLOCKS=y |
| 1754 | CONFIG_ASYNC_CORE=y | 2026 | CONFIG_ASYNC_CORE=y |
| 1755 | CONFIG_ASYNC_MEMCPY=y | 2027 | CONFIG_ASYNC_MEMCPY=y |
| 1756 | CONFIG_ASYNC_XOR=y | 2028 | CONFIG_ASYNC_XOR=y |
| 2029 | CONFIG_ASYNC_PQ=y | ||
| 2030 | CONFIG_ASYNC_RAID6_RECOV=y | ||
| 1757 | CONFIG_CRYPTO=y | 2031 | CONFIG_CRYPTO=y |
| 1758 | 2032 | ||
| 1759 | # | 2033 | # |
| 1760 | # Crypto core or helper | 2034 | # Crypto core or helper |
| 1761 | # | 2035 | # |
| 1762 | CONFIG_CRYPTO_ALGAPI=y | 2036 | CONFIG_CRYPTO_ALGAPI=y |
| 2037 | CONFIG_CRYPTO_ALGAPI2=y | ||
| 1763 | CONFIG_CRYPTO_AEAD=y | 2038 | CONFIG_CRYPTO_AEAD=y |
| 2039 | CONFIG_CRYPTO_AEAD2=y | ||
| 1764 | CONFIG_CRYPTO_BLKCIPHER=y | 2040 | CONFIG_CRYPTO_BLKCIPHER=y |
| 2041 | CONFIG_CRYPTO_BLKCIPHER2=y | ||
| 1765 | CONFIG_CRYPTO_HASH=y | 2042 | CONFIG_CRYPTO_HASH=y |
| 2043 | CONFIG_CRYPTO_HASH2=y | ||
| 2044 | CONFIG_CRYPTO_RNG2=y | ||
| 2045 | CONFIG_CRYPTO_PCOMP=y | ||
| 1766 | CONFIG_CRYPTO_MANAGER=y | 2046 | CONFIG_CRYPTO_MANAGER=y |
| 2047 | CONFIG_CRYPTO_MANAGER2=y | ||
| 1767 | # CONFIG_CRYPTO_GF128MUL is not set | 2048 | # CONFIG_CRYPTO_GF128MUL is not set |
| 1768 | # CONFIG_CRYPTO_NULL is not set | 2049 | # CONFIG_CRYPTO_NULL is not set |
| 2050 | CONFIG_CRYPTO_WORKQUEUE=y | ||
| 1769 | # CONFIG_CRYPTO_CRYPTD is not set | 2051 | # CONFIG_CRYPTO_CRYPTD is not set |
| 1770 | CONFIG_CRYPTO_AUTHENC=y | 2052 | CONFIG_CRYPTO_AUTHENC=y |
| 1771 | # CONFIG_CRYPTO_TEST is not set | 2053 | # CONFIG_CRYPTO_TEST is not set |
| @@ -1793,14 +2075,20 @@ CONFIG_CRYPTO_CBC=y | |||
| 1793 | # | 2075 | # |
| 1794 | CONFIG_CRYPTO_HMAC=y | 2076 | CONFIG_CRYPTO_HMAC=y |
| 1795 | # CONFIG_CRYPTO_XCBC is not set | 2077 | # CONFIG_CRYPTO_XCBC is not set |
| 2078 | # CONFIG_CRYPTO_VMAC is not set | ||
| 1796 | 2079 | ||
| 1797 | # | 2080 | # |
| 1798 | # Digest | 2081 | # Digest |
| 1799 | # | 2082 | # |
| 1800 | # CONFIG_CRYPTO_CRC32C is not set | 2083 | # CONFIG_CRYPTO_CRC32C is not set |
| 2084 | # CONFIG_CRYPTO_GHASH is not set | ||
| 1801 | CONFIG_CRYPTO_MD4=y | 2085 | CONFIG_CRYPTO_MD4=y |
| 1802 | CONFIG_CRYPTO_MD5=y | 2086 | CONFIG_CRYPTO_MD5=y |
| 1803 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 2087 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
| 2088 | # CONFIG_CRYPTO_RMD128 is not set | ||
| 2089 | # CONFIG_CRYPTO_RMD160 is not set | ||
| 2090 | # CONFIG_CRYPTO_RMD256 is not set | ||
| 2091 | # CONFIG_CRYPTO_RMD320 is not set | ||
| 1804 | CONFIG_CRYPTO_SHA1=y | 2092 | CONFIG_CRYPTO_SHA1=y |
| 1805 | CONFIG_CRYPTO_SHA256=y | 2093 | CONFIG_CRYPTO_SHA256=y |
| 1806 | CONFIG_CRYPTO_SHA512=y | 2094 | CONFIG_CRYPTO_SHA512=y |
| @@ -1830,7 +2118,13 @@ CONFIG_CRYPTO_DES=y | |||
| 1830 | # Compression | 2118 | # Compression |
| 1831 | # | 2119 | # |
| 1832 | # CONFIG_CRYPTO_DEFLATE is not set | 2120 | # CONFIG_CRYPTO_DEFLATE is not set |
| 2121 | # CONFIG_CRYPTO_ZLIB is not set | ||
| 1833 | # CONFIG_CRYPTO_LZO is not set | 2122 | # CONFIG_CRYPTO_LZO is not set |
| 2123 | |||
| 2124 | # | ||
| 2125 | # Random Number Generation | ||
| 2126 | # | ||
| 2127 | # CONFIG_CRYPTO_ANSI_CPRNG is not set | ||
| 1834 | CONFIG_CRYPTO_HW=y | 2128 | CONFIG_CRYPTO_HW=y |
| 1835 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set | 2129 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set |
| 1836 | # CONFIG_PPC_CLOCK is not set | 2130 | # CONFIG_PPC_CLOCK is not set |
