diff options
Diffstat (limited to 'arch/powerpc/configs/86xx')
-rw-r--r-- | arch/powerpc/configs/86xx/gef_sbc610_defconfig | 281 | ||||
-rw-r--r-- | arch/powerpc/configs/86xx/mpc8610_hpcd_defconfig | 177 | ||||
-rw-r--r-- | arch/powerpc/configs/86xx/mpc8641_hpcn_defconfig | 175 | ||||
-rw-r--r-- | arch/powerpc/configs/86xx/sbc8641d_defconfig | 152 |
4 files changed, 551 insertions, 234 deletions
diff --git a/arch/powerpc/configs/86xx/gef_sbc610_defconfig b/arch/powerpc/configs/86xx/gef_sbc610_defconfig index 312d7afbbe44..2da13e00a807 100644 --- a/arch/powerpc/configs/86xx/gef_sbc610_defconfig +++ b/arch/powerpc/configs/86xx/gef_sbc610_defconfig | |||
@@ -1,7 +1,7 @@ | |||
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-rc5 | 3 | # Linux kernel version: 2.6.28-rc3 |
4 | # Wed Jun 11 12:06:53 2008 | 4 | # Sat Nov 8 12:40:30 2008 |
5 | # | 5 | # |
6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
7 | 7 | ||
@@ -15,6 +15,7 @@ CONFIG_6xx=y | |||
15 | # CONFIG_44x is not set | 15 | # CONFIG_44x is not set |
16 | # CONFIG_E200 is not set | 16 | # CONFIG_E200 is not set |
17 | CONFIG_PPC_FPU=y | 17 | CONFIG_PPC_FPU=y |
18 | # CONFIG_PHYS_64BIT is not set | ||
18 | CONFIG_ALTIVEC=y | 19 | CONFIG_ALTIVEC=y |
19 | CONFIG_PPC_STD_MMU=y | 20 | CONFIG_PPC_STD_MMU=y |
20 | CONFIG_PPC_STD_MMU_32=y | 21 | CONFIG_PPC_STD_MMU_32=y |
@@ -23,7 +24,7 @@ CONFIG_SMP=y | |||
23 | CONFIG_NR_CPUS=2 | 24 | CONFIG_NR_CPUS=2 |
24 | CONFIG_PPC32=y | 25 | CONFIG_PPC32=y |
25 | CONFIG_WORD_SIZE=32 | 26 | CONFIG_WORD_SIZE=32 |
26 | CONFIG_PPC_MERGE=y | 27 | # CONFIG_ARCH_PHYS_ADDR_T_64BIT is not set |
27 | CONFIG_MMU=y | 28 | CONFIG_MMU=y |
28 | CONFIG_GENERIC_CMOS_UPDATE=y | 29 | CONFIG_GENERIC_CMOS_UPDATE=y |
29 | CONFIG_GENERIC_TIME=y | 30 | CONFIG_GENERIC_TIME=y |
@@ -33,6 +34,7 @@ CONFIG_GENERIC_HARDIRQS=y | |||
33 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | 34 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set |
34 | CONFIG_IRQ_PER_CPU=y | 35 | CONFIG_IRQ_PER_CPU=y |
35 | CONFIG_STACKTRACE_SUPPORT=y | 36 | CONFIG_STACKTRACE_SUPPORT=y |
37 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | ||
36 | CONFIG_LOCKDEP_SUPPORT=y | 38 | CONFIG_LOCKDEP_SUPPORT=y |
37 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y | 39 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y |
38 | CONFIG_GENERIC_LOCKBREAK=y | 40 | CONFIG_GENERIC_LOCKBREAK=y |
@@ -92,7 +94,6 @@ CONFIG_INITRAMFS_SOURCE="" | |||
92 | CONFIG_SYSCTL=y | 94 | CONFIG_SYSCTL=y |
93 | CONFIG_EMBEDDED=y | 95 | CONFIG_EMBEDDED=y |
94 | CONFIG_SYSCTL_SYSCALL=y | 96 | CONFIG_SYSCTL_SYSCALL=y |
95 | CONFIG_SYSCTL_SYSCALL_CHECK=y | ||
96 | CONFIG_KALLSYMS=y | 97 | CONFIG_KALLSYMS=y |
97 | # CONFIG_KALLSYMS_ALL is not set | 98 | # CONFIG_KALLSYMS_ALL is not set |
98 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | 99 | # CONFIG_KALLSYMS_EXTRA_PASS is not set |
@@ -109,7 +110,9 @@ CONFIG_SIGNALFD=y | |||
109 | CONFIG_TIMERFD=y | 110 | CONFIG_TIMERFD=y |
110 | CONFIG_EVENTFD=y | 111 | CONFIG_EVENTFD=y |
111 | CONFIG_SHMEM=y | 112 | CONFIG_SHMEM=y |
113 | CONFIG_AIO=y | ||
112 | CONFIG_VM_EVENT_COUNTERS=y | 114 | CONFIG_VM_EVENT_COUNTERS=y |
115 | CONFIG_PCI_QUIRKS=y | ||
113 | CONFIG_SLAB=y | 116 | CONFIG_SLAB=y |
114 | # CONFIG_SLUB is not set | 117 | # CONFIG_SLUB is not set |
115 | # CONFIG_SLOB is not set | 118 | # CONFIG_SLOB is not set |
@@ -117,10 +120,13 @@ CONFIG_SLAB=y | |||
117 | # CONFIG_MARKERS is not set | 120 | # CONFIG_MARKERS is not set |
118 | CONFIG_HAVE_OPROFILE=y | 121 | CONFIG_HAVE_OPROFILE=y |
119 | # CONFIG_KPROBES is not set | 122 | # CONFIG_KPROBES is not set |
123 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | ||
124 | CONFIG_HAVE_IOREMAP_PROT=y | ||
120 | CONFIG_HAVE_KPROBES=y | 125 | CONFIG_HAVE_KPROBES=y |
121 | CONFIG_HAVE_KRETPROBES=y | 126 | CONFIG_HAVE_KRETPROBES=y |
122 | # CONFIG_HAVE_DMA_ATTRS is not set | 127 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
123 | CONFIG_PROC_PAGE_MONITOR=y | 128 | CONFIG_USE_GENERIC_SMP_HELPERS=y |
129 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | ||
124 | CONFIG_SLABINFO=y | 130 | CONFIG_SLABINFO=y |
125 | CONFIG_RT_MUTEXES=y | 131 | CONFIG_RT_MUTEXES=y |
126 | # CONFIG_TINY_SHMEM is not set | 132 | # CONFIG_TINY_SHMEM is not set |
@@ -138,6 +144,7 @@ CONFIG_BLOCK=y | |||
138 | # CONFIG_BLK_DEV_IO_TRACE is not set | 144 | # CONFIG_BLK_DEV_IO_TRACE is not set |
139 | # CONFIG_LSF is not set | 145 | # CONFIG_LSF is not set |
140 | # CONFIG_BLK_DEV_BSG is not set | 146 | # CONFIG_BLK_DEV_BSG is not set |
147 | # CONFIG_BLK_DEV_INTEGRITY is not set | ||
141 | 148 | ||
142 | # | 149 | # |
143 | # IO Schedulers | 150 | # IO Schedulers |
@@ -152,6 +159,7 @@ CONFIG_DEFAULT_CFQ=y | |||
152 | # CONFIG_DEFAULT_NOOP is not set | 159 | # CONFIG_DEFAULT_NOOP is not set |
153 | CONFIG_DEFAULT_IOSCHED="cfq" | 160 | CONFIG_DEFAULT_IOSCHED="cfq" |
154 | CONFIG_CLASSIC_RCU=y | 161 | CONFIG_CLASSIC_RCU=y |
162 | # CONFIG_FREEZER is not set | ||
155 | 163 | ||
156 | # | 164 | # |
157 | # Platform support | 165 | # Platform support |
@@ -159,15 +167,16 @@ CONFIG_CLASSIC_RCU=y | |||
159 | CONFIG_PPC_MULTIPLATFORM=y | 167 | CONFIG_PPC_MULTIPLATFORM=y |
160 | CONFIG_CLASSIC32=y | 168 | CONFIG_CLASSIC32=y |
161 | # CONFIG_PPC_CHRP is not set | 169 | # CONFIG_PPC_CHRP is not set |
170 | # CONFIG_MPC5121_ADS is not set | ||
171 | # CONFIG_MPC5121_GENERIC is not set | ||
172 | # CONFIG_PPC_MPC52xx is not set | ||
162 | # CONFIG_PPC_PMAC is not set | 173 | # CONFIG_PPC_PMAC is not set |
163 | # CONFIG_PPC_82xx is not set | ||
164 | # CONFIG_PPC_83xx is not set | ||
165 | CONFIG_PPC_86xx=y | ||
166 | # CONFIG_PPC_MPC512x is not set | ||
167 | # CONFIG_PPC_MPC5121 is not set | ||
168 | # CONFIG_PPC_CELL is not set | 174 | # CONFIG_PPC_CELL is not set |
169 | # CONFIG_PPC_CELL_NATIVE is not set | 175 | # CONFIG_PPC_CELL_NATIVE is not set |
176 | # CONFIG_PPC_82xx is not set | ||
170 | # CONFIG_PQ2ADS is not set | 177 | # CONFIG_PQ2ADS is not set |
178 | # CONFIG_PPC_83xx is not set | ||
179 | CONFIG_PPC_86xx=y | ||
171 | # CONFIG_MPC8641_HPCN is not set | 180 | # CONFIG_MPC8641_HPCN is not set |
172 | # CONFIG_SBC8641D is not set | 181 | # CONFIG_SBC8641D is not set |
173 | # CONFIG_MPC8610_HPCD is not set | 182 | # CONFIG_MPC8610_HPCD is not set |
@@ -184,7 +193,10 @@ CONFIG_MPIC=y | |||
184 | # CONFIG_PPC_INDIRECT_IO is not set | 193 | # CONFIG_PPC_INDIRECT_IO is not set |
185 | # CONFIG_GENERIC_IOMAP is not set | 194 | # CONFIG_GENERIC_IOMAP is not set |
186 | # CONFIG_CPU_FREQ is not set | 195 | # CONFIG_CPU_FREQ is not set |
196 | # CONFIG_TAU is not set | ||
197 | # CONFIG_QUICC_ENGINE is not set | ||
187 | # CONFIG_FSL_ULI1575 is not set | 198 | # CONFIG_FSL_ULI1575 is not set |
199 | # CONFIG_MPC8xxx_GPIO is not set | ||
188 | 200 | ||
189 | # | 201 | # |
190 | # Kernel options | 202 | # Kernel options |
@@ -199,17 +211,20 @@ CONFIG_GENERIC_CLOCKEVENTS_BUILD=y | |||
199 | # CONFIG_HZ_300 is not set | 211 | # CONFIG_HZ_300 is not set |
200 | CONFIG_HZ_1000=y | 212 | CONFIG_HZ_1000=y |
201 | CONFIG_HZ=1000 | 213 | CONFIG_HZ=1000 |
202 | # CONFIG_SCHED_HRTICK is not set | 214 | CONFIG_SCHED_HRTICK=y |
203 | # CONFIG_PREEMPT_NONE is not set | 215 | # CONFIG_PREEMPT_NONE is not set |
204 | # CONFIG_PREEMPT_VOLUNTARY is not set | 216 | # CONFIG_PREEMPT_VOLUNTARY is not set |
205 | CONFIG_PREEMPT=y | 217 | CONFIG_PREEMPT=y |
206 | # CONFIG_PREEMPT_RCU is not set | 218 | # CONFIG_PREEMPT_RCU is not set |
207 | CONFIG_BINFMT_ELF=y | 219 | CONFIG_BINFMT_ELF=y |
220 | # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set | ||
221 | # CONFIG_HAVE_AOUT is not set | ||
208 | CONFIG_BINFMT_MISC=m | 222 | CONFIG_BINFMT_MISC=m |
209 | # CONFIG_IOMMU_HELPER is not set | 223 | # CONFIG_IOMMU_HELPER is not set |
210 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | 224 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y |
211 | CONFIG_ARCH_HAS_WALK_MEMORY=y | 225 | CONFIG_ARCH_HAS_WALK_MEMORY=y |
212 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | 226 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y |
227 | # CONFIG_KEXEC is not set | ||
213 | CONFIG_IRQ_ALL_CPUS=y | 228 | CONFIG_IRQ_ALL_CPUS=y |
214 | CONFIG_ARCH_FLATMEM_ENABLE=y | 229 | CONFIG_ARCH_FLATMEM_ENABLE=y |
215 | CONFIG_ARCH_POPULATES_NODE_MAP=y | 230 | CONFIG_ARCH_POPULATES_NODE_MAP=y |
@@ -219,17 +234,19 @@ CONFIG_FLATMEM_MANUAL=y | |||
219 | # CONFIG_SPARSEMEM_MANUAL is not set | 234 | # CONFIG_SPARSEMEM_MANUAL is not set |
220 | CONFIG_FLATMEM=y | 235 | CONFIG_FLATMEM=y |
221 | CONFIG_FLAT_NODE_MEM_MAP=y | 236 | CONFIG_FLAT_NODE_MEM_MAP=y |
222 | # CONFIG_SPARSEMEM_STATIC is not set | ||
223 | # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set | ||
224 | CONFIG_PAGEFLAGS_EXTENDED=y | 237 | CONFIG_PAGEFLAGS_EXTENDED=y |
225 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 238 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
239 | CONFIG_MIGRATION=y | ||
226 | # CONFIG_RESOURCES_64BIT is not set | 240 | # CONFIG_RESOURCES_64BIT is not set |
241 | # CONFIG_PHYS_ADDR_T_64BIT is not set | ||
227 | CONFIG_ZONE_DMA_FLAG=1 | 242 | CONFIG_ZONE_DMA_FLAG=1 |
228 | CONFIG_BOUNCE=y | 243 | CONFIG_BOUNCE=y |
229 | CONFIG_VIRT_TO_BUS=y | 244 | CONFIG_VIRT_TO_BUS=y |
245 | CONFIG_UNEVICTABLE_LRU=y | ||
230 | CONFIG_FORCE_MAX_ZONEORDER=11 | 246 | CONFIG_FORCE_MAX_ZONEORDER=11 |
231 | # CONFIG_PROC_DEVICETREE is not set | 247 | # CONFIG_PROC_DEVICETREE is not set |
232 | # CONFIG_CMDLINE_BOOL is not set | 248 | # CONFIG_CMDLINE_BOOL is not set |
249 | CONFIG_EXTRA_TARGETS="" | ||
233 | # CONFIG_PM is not set | 250 | # CONFIG_PM is not set |
234 | CONFIG_SECCOMP=y | 251 | CONFIG_SECCOMP=y |
235 | CONFIG_ISA_DMA_API=y | 252 | CONFIG_ISA_DMA_API=y |
@@ -242,6 +259,7 @@ CONFIG_GENERIC_ISA_DMA=y | |||
242 | CONFIG_PPC_INDIRECT_PCI=y | 259 | CONFIG_PPC_INDIRECT_PCI=y |
243 | CONFIG_FSL_SOC=y | 260 | CONFIG_FSL_SOC=y |
244 | CONFIG_FSL_PCI=y | 261 | CONFIG_FSL_PCI=y |
262 | CONFIG_PPC_PCI_CHOICE=y | ||
245 | CONFIG_PCI=y | 263 | CONFIG_PCI=y |
246 | CONFIG_PCI_DOMAINS=y | 264 | CONFIG_PCI_DOMAINS=y |
247 | CONFIG_PCI_SYSCALL=y | 265 | CONFIG_PCI_SYSCALL=y |
@@ -250,7 +268,7 @@ CONFIG_PCIEAER=y | |||
250 | # CONFIG_PCIEASPM is not set | 268 | # CONFIG_PCIEASPM is not set |
251 | CONFIG_ARCH_SUPPORTS_MSI=y | 269 | CONFIG_ARCH_SUPPORTS_MSI=y |
252 | # CONFIG_PCI_MSI is not set | 270 | # CONFIG_PCI_MSI is not set |
253 | CONFIG_PCI_LEGACY=y | 271 | # CONFIG_PCI_LEGACY is not set |
254 | CONFIG_PCI_DEBUG=y | 272 | CONFIG_PCI_DEBUG=y |
255 | # CONFIG_PCCARD is not set | 273 | # CONFIG_PCCARD is not set |
256 | # CONFIG_HOTPLUG_PCI is not set | 274 | # CONFIG_HOTPLUG_PCI is not set |
@@ -270,10 +288,6 @@ CONFIG_PAGE_OFFSET=0xc0000000 | |||
270 | CONFIG_KERNEL_START=0xc0000000 | 288 | CONFIG_KERNEL_START=0xc0000000 |
271 | CONFIG_PHYSICAL_START=0x00000000 | 289 | CONFIG_PHYSICAL_START=0x00000000 |
272 | CONFIG_TASK_SIZE=0xc0000000 | 290 | CONFIG_TASK_SIZE=0xc0000000 |
273 | |||
274 | # | ||
275 | # Networking | ||
276 | # | ||
277 | CONFIG_NET=y | 291 | CONFIG_NET=y |
278 | 292 | ||
279 | # | 293 | # |
@@ -287,6 +301,7 @@ CONFIG_XFRM_USER=m | |||
287 | # CONFIG_XFRM_SUB_POLICY is not set | 301 | # CONFIG_XFRM_SUB_POLICY is not set |
288 | # CONFIG_XFRM_MIGRATE is not set | 302 | # CONFIG_XFRM_MIGRATE is not set |
289 | # CONFIG_XFRM_STATISTICS is not set | 303 | # CONFIG_XFRM_STATISTICS is not set |
304 | CONFIG_XFRM_IPCOMP=m | ||
290 | CONFIG_NET_KEY=m | 305 | CONFIG_NET_KEY=m |
291 | # CONFIG_NET_KEY_MIGRATE is not set | 306 | # CONFIG_NET_KEY_MIGRATE is not set |
292 | CONFIG_INET=y | 307 | CONFIG_INET=y |
@@ -325,7 +340,6 @@ CONFIG_INET_TCP_DIAG=y | |||
325 | CONFIG_TCP_CONG_CUBIC=y | 340 | CONFIG_TCP_CONG_CUBIC=y |
326 | CONFIG_DEFAULT_TCP_CONG="cubic" | 341 | CONFIG_DEFAULT_TCP_CONG="cubic" |
327 | # CONFIG_TCP_MD5SIG is not set | 342 | # CONFIG_TCP_MD5SIG is not set |
328 | # CONFIG_IP_VS is not set | ||
329 | CONFIG_IPV6=m | 343 | CONFIG_IPV6=m |
330 | # CONFIG_IPV6_PRIVACY is not set | 344 | # CONFIG_IPV6_PRIVACY is not set |
331 | # CONFIG_IPV6_ROUTER_PREF is not set | 345 | # CONFIG_IPV6_ROUTER_PREF is not set |
@@ -362,8 +376,8 @@ CONFIG_NETFILTER_XTABLES=m | |||
362 | # CONFIG_NETFILTER_XT_TARGET_CLASSIFY is not set | 376 | # CONFIG_NETFILTER_XT_TARGET_CLASSIFY is not set |
363 | # CONFIG_NETFILTER_XT_TARGET_DSCP is not set | 377 | # CONFIG_NETFILTER_XT_TARGET_DSCP is not set |
364 | # CONFIG_NETFILTER_XT_TARGET_MARK is not set | 378 | # CONFIG_NETFILTER_XT_TARGET_MARK is not set |
365 | # CONFIG_NETFILTER_XT_TARGET_NFQUEUE is not set | ||
366 | # CONFIG_NETFILTER_XT_TARGET_NFLOG is not set | 379 | # CONFIG_NETFILTER_XT_TARGET_NFLOG is not set |
380 | # CONFIG_NETFILTER_XT_TARGET_NFQUEUE is not set | ||
367 | # CONFIG_NETFILTER_XT_TARGET_RATEEST is not set | 381 | # CONFIG_NETFILTER_XT_TARGET_RATEEST is not set |
368 | # CONFIG_NETFILTER_XT_TARGET_TRACE is not set | 382 | # CONFIG_NETFILTER_XT_TARGET_TRACE is not set |
369 | # CONFIG_NETFILTER_XT_TARGET_TCPMSS is not set | 383 | # CONFIG_NETFILTER_XT_TARGET_TCPMSS is not set |
@@ -372,37 +386,39 @@ CONFIG_NETFILTER_XTABLES=m | |||
372 | # CONFIG_NETFILTER_XT_MATCH_DCCP is not set | 386 | # CONFIG_NETFILTER_XT_MATCH_DCCP is not set |
373 | # CONFIG_NETFILTER_XT_MATCH_DSCP is not set | 387 | # CONFIG_NETFILTER_XT_MATCH_DSCP is not set |
374 | # CONFIG_NETFILTER_XT_MATCH_ESP is not set | 388 | # CONFIG_NETFILTER_XT_MATCH_ESP is not set |
389 | # CONFIG_NETFILTER_XT_MATCH_HASHLIMIT is not set | ||
375 | # CONFIG_NETFILTER_XT_MATCH_IPRANGE is not set | 390 | # CONFIG_NETFILTER_XT_MATCH_IPRANGE is not set |
376 | # CONFIG_NETFILTER_XT_MATCH_LENGTH is not set | 391 | # CONFIG_NETFILTER_XT_MATCH_LENGTH is not set |
377 | # CONFIG_NETFILTER_XT_MATCH_LIMIT is not set | 392 | # CONFIG_NETFILTER_XT_MATCH_LIMIT is not set |
378 | # CONFIG_NETFILTER_XT_MATCH_MAC is not set | 393 | # CONFIG_NETFILTER_XT_MATCH_MAC is not set |
379 | # CONFIG_NETFILTER_XT_MATCH_MARK is not set | 394 | # CONFIG_NETFILTER_XT_MATCH_MARK is not set |
395 | # CONFIG_NETFILTER_XT_MATCH_MULTIPORT is not set | ||
380 | # CONFIG_NETFILTER_XT_MATCH_OWNER is not set | 396 | # CONFIG_NETFILTER_XT_MATCH_OWNER is not set |
381 | # CONFIG_NETFILTER_XT_MATCH_POLICY is not set | 397 | # CONFIG_NETFILTER_XT_MATCH_POLICY is not set |
382 | # CONFIG_NETFILTER_XT_MATCH_MULTIPORT is not set | ||
383 | # CONFIG_NETFILTER_XT_MATCH_PHYSDEV is not set | 398 | # CONFIG_NETFILTER_XT_MATCH_PHYSDEV is not set |
384 | # CONFIG_NETFILTER_XT_MATCH_PKTTYPE is not set | 399 | # CONFIG_NETFILTER_XT_MATCH_PKTTYPE is not set |
385 | # CONFIG_NETFILTER_XT_MATCH_QUOTA is not set | 400 | # CONFIG_NETFILTER_XT_MATCH_QUOTA is not set |
386 | # CONFIG_NETFILTER_XT_MATCH_RATEEST is not set | 401 | # CONFIG_NETFILTER_XT_MATCH_RATEEST is not set |
387 | # CONFIG_NETFILTER_XT_MATCH_REALM is not set | 402 | # CONFIG_NETFILTER_XT_MATCH_REALM is not set |
403 | # CONFIG_NETFILTER_XT_MATCH_RECENT is not set | ||
388 | # CONFIG_NETFILTER_XT_MATCH_SCTP is not set | 404 | # CONFIG_NETFILTER_XT_MATCH_SCTP is not set |
389 | # CONFIG_NETFILTER_XT_MATCH_STATISTIC is not set | 405 | # CONFIG_NETFILTER_XT_MATCH_STATISTIC is not set |
390 | # CONFIG_NETFILTER_XT_MATCH_STRING is not set | 406 | # CONFIG_NETFILTER_XT_MATCH_STRING is not set |
391 | # CONFIG_NETFILTER_XT_MATCH_TCPMSS is not set | 407 | # CONFIG_NETFILTER_XT_MATCH_TCPMSS is not set |
392 | # CONFIG_NETFILTER_XT_MATCH_TIME is not set | 408 | # CONFIG_NETFILTER_XT_MATCH_TIME is not set |
393 | # CONFIG_NETFILTER_XT_MATCH_U32 is not set | 409 | # CONFIG_NETFILTER_XT_MATCH_U32 is not set |
394 | # CONFIG_NETFILTER_XT_MATCH_HASHLIMIT is not set | 410 | # CONFIG_IP_VS is not set |
395 | 411 | ||
396 | # | 412 | # |
397 | # IP: Netfilter Configuration | 413 | # IP: Netfilter Configuration |
398 | # | 414 | # |
415 | # CONFIG_NF_DEFRAG_IPV4 is not set | ||
399 | CONFIG_IP_NF_QUEUE=m | 416 | CONFIG_IP_NF_QUEUE=m |
400 | CONFIG_IP_NF_IPTABLES=m | 417 | CONFIG_IP_NF_IPTABLES=m |
401 | CONFIG_IP_NF_MATCH_RECENT=m | 418 | CONFIG_IP_NF_MATCH_ADDRTYPE=m |
402 | CONFIG_IP_NF_MATCH_ECN=m | ||
403 | # CONFIG_IP_NF_MATCH_AH is not set | 419 | # CONFIG_IP_NF_MATCH_AH is not set |
420 | CONFIG_IP_NF_MATCH_ECN=m | ||
404 | CONFIG_IP_NF_MATCH_TTL=m | 421 | CONFIG_IP_NF_MATCH_TTL=m |
405 | CONFIG_IP_NF_MATCH_ADDRTYPE=m | ||
406 | CONFIG_IP_NF_FILTER=m | 422 | CONFIG_IP_NF_FILTER=m |
407 | CONFIG_IP_NF_TARGET_REJECT=m | 423 | CONFIG_IP_NF_TARGET_REJECT=m |
408 | CONFIG_IP_NF_TARGET_LOG=m | 424 | CONFIG_IP_NF_TARGET_LOG=m |
@@ -411,6 +427,7 @@ CONFIG_IP_NF_MANGLE=m | |||
411 | CONFIG_IP_NF_TARGET_ECN=m | 427 | CONFIG_IP_NF_TARGET_ECN=m |
412 | # CONFIG_IP_NF_TARGET_TTL is not set | 428 | # CONFIG_IP_NF_TARGET_TTL is not set |
413 | CONFIG_IP_NF_RAW=m | 429 | CONFIG_IP_NF_RAW=m |
430 | # CONFIG_IP_NF_SECURITY is not set | ||
414 | CONFIG_IP_NF_ARPTABLES=m | 431 | CONFIG_IP_NF_ARPTABLES=m |
415 | CONFIG_IP_NF_ARPFILTER=m | 432 | CONFIG_IP_NF_ARPFILTER=m |
416 | CONFIG_IP_NF_ARP_MANGLE=m | 433 | CONFIG_IP_NF_ARP_MANGLE=m |
@@ -420,24 +437,21 @@ CONFIG_IP_NF_ARP_MANGLE=m | |||
420 | # | 437 | # |
421 | CONFIG_IP6_NF_QUEUE=m | 438 | CONFIG_IP6_NF_QUEUE=m |
422 | CONFIG_IP6_NF_IPTABLES=m | 439 | CONFIG_IP6_NF_IPTABLES=m |
423 | CONFIG_IP6_NF_MATCH_RT=m | 440 | # CONFIG_IP6_NF_MATCH_AH is not set |
424 | CONFIG_IP6_NF_MATCH_OPTS=m | 441 | CONFIG_IP6_NF_MATCH_EUI64=m |
425 | CONFIG_IP6_NF_MATCH_FRAG=m | 442 | CONFIG_IP6_NF_MATCH_FRAG=m |
443 | CONFIG_IP6_NF_MATCH_OPTS=m | ||
426 | CONFIG_IP6_NF_MATCH_HL=m | 444 | CONFIG_IP6_NF_MATCH_HL=m |
427 | CONFIG_IP6_NF_MATCH_IPV6HEADER=m | 445 | CONFIG_IP6_NF_MATCH_IPV6HEADER=m |
428 | # CONFIG_IP6_NF_MATCH_AH is not set | ||
429 | # CONFIG_IP6_NF_MATCH_MH is not set | 446 | # CONFIG_IP6_NF_MATCH_MH is not set |
430 | CONFIG_IP6_NF_MATCH_EUI64=m | 447 | CONFIG_IP6_NF_MATCH_RT=m |
431 | CONFIG_IP6_NF_FILTER=m | ||
432 | CONFIG_IP6_NF_TARGET_LOG=m | 448 | CONFIG_IP6_NF_TARGET_LOG=m |
449 | CONFIG_IP6_NF_FILTER=m | ||
433 | # CONFIG_IP6_NF_TARGET_REJECT is not set | 450 | # CONFIG_IP6_NF_TARGET_REJECT is not set |
434 | CONFIG_IP6_NF_MANGLE=m | 451 | CONFIG_IP6_NF_MANGLE=m |
435 | # CONFIG_IP6_NF_TARGET_HL is not set | 452 | # CONFIG_IP6_NF_TARGET_HL is not set |
436 | CONFIG_IP6_NF_RAW=m | 453 | CONFIG_IP6_NF_RAW=m |
437 | 454 | # CONFIG_IP6_NF_SECURITY is not set | |
438 | # | ||
439 | # Bridge: Netfilter Configuration | ||
440 | # | ||
441 | # CONFIG_BRIDGE_NF_EBTABLES is not set | 455 | # CONFIG_BRIDGE_NF_EBTABLES is not set |
442 | # CONFIG_IP_DCCP is not set | 456 | # CONFIG_IP_DCCP is not set |
443 | CONFIG_IP_SCTP=m | 457 | CONFIG_IP_SCTP=m |
@@ -456,8 +470,11 @@ CONFIG_ATM_LANE=m | |||
456 | CONFIG_ATM_MPOA=m | 470 | CONFIG_ATM_MPOA=m |
457 | CONFIG_ATM_BR2684=m | 471 | CONFIG_ATM_BR2684=m |
458 | # CONFIG_ATM_BR2684_IPFILTER is not set | 472 | # CONFIG_ATM_BR2684_IPFILTER is not set |
473 | CONFIG_STP=m | ||
459 | CONFIG_BRIDGE=m | 474 | CONFIG_BRIDGE=m |
475 | # CONFIG_NET_DSA is not set | ||
460 | CONFIG_VLAN_8021Q=m | 476 | CONFIG_VLAN_8021Q=m |
477 | # CONFIG_VLAN_8021Q_GVRP is not set | ||
461 | # CONFIG_DECNET is not set | 478 | # CONFIG_DECNET is not set |
462 | CONFIG_LLC=m | 479 | CONFIG_LLC=m |
463 | # CONFIG_LLC2 is not set | 480 | # CONFIG_LLC2 is not set |
@@ -477,7 +494,7 @@ CONFIG_NET_SCH_HTB=m | |||
477 | CONFIG_NET_SCH_HFSC=m | 494 | CONFIG_NET_SCH_HFSC=m |
478 | CONFIG_NET_SCH_ATM=m | 495 | CONFIG_NET_SCH_ATM=m |
479 | CONFIG_NET_SCH_PRIO=m | 496 | CONFIG_NET_SCH_PRIO=m |
480 | # CONFIG_NET_SCH_RR is not set | 497 | # CONFIG_NET_SCH_MULTIQ is not set |
481 | CONFIG_NET_SCH_RED=m | 498 | CONFIG_NET_SCH_RED=m |
482 | CONFIG_NET_SCH_SFQ=m | 499 | CONFIG_NET_SCH_SFQ=m |
483 | CONFIG_NET_SCH_TEQL=m | 500 | CONFIG_NET_SCH_TEQL=m |
@@ -515,12 +532,11 @@ CONFIG_NET_PKTGEN=m | |||
515 | # CONFIG_IRDA is not set | 532 | # CONFIG_IRDA is not set |
516 | # CONFIG_BT is not set | 533 | # CONFIG_BT is not set |
517 | # CONFIG_AF_RXRPC is not set | 534 | # CONFIG_AF_RXRPC is not set |
535 | # CONFIG_PHONET is not set | ||
518 | CONFIG_FIB_RULES=y | 536 | CONFIG_FIB_RULES=y |
519 | 537 | CONFIG_WIRELESS=y | |
520 | # | ||
521 | # Wireless | ||
522 | # | ||
523 | # CONFIG_CFG80211 is not set | 538 | # CONFIG_CFG80211 is not set |
539 | CONFIG_WIRELESS_OLD_REGULATORY=y | ||
524 | # CONFIG_WIRELESS_EXT is not set | 540 | # CONFIG_WIRELESS_EXT is not set |
525 | # CONFIG_MAC80211 is not set | 541 | # CONFIG_MAC80211 is not set |
526 | # CONFIG_IEEE80211 is not set | 542 | # CONFIG_IEEE80211 is not set |
@@ -646,12 +662,14 @@ CONFIG_BLK_DEV_RAM_SIZE=131072 | |||
646 | # CONFIG_BLK_DEV_XIP is not set | 662 | # CONFIG_BLK_DEV_XIP is not set |
647 | # CONFIG_CDROM_PKTCDVD is not set | 663 | # CONFIG_CDROM_PKTCDVD is not set |
648 | # CONFIG_ATA_OVER_ETH is not set | 664 | # CONFIG_ATA_OVER_ETH is not set |
665 | # CONFIG_BLK_DEV_HD is not set | ||
649 | CONFIG_MISC_DEVICES=y | 666 | CONFIG_MISC_DEVICES=y |
650 | # CONFIG_PHANTOM is not set | 667 | # CONFIG_PHANTOM is not set |
651 | # CONFIG_EEPROM_93CX6 is not set | 668 | # CONFIG_EEPROM_93CX6 is not set |
652 | # CONFIG_SGI_IOC4 is not set | 669 | # CONFIG_SGI_IOC4 is not set |
653 | # CONFIG_TIFM_CORE is not set | 670 | # CONFIG_TIFM_CORE is not set |
654 | # CONFIG_ENCLOSURE_SERVICES is not set | 671 | # CONFIG_ENCLOSURE_SERVICES is not set |
672 | # CONFIG_HP_ILO is not set | ||
655 | CONFIG_HAVE_IDE=y | 673 | CONFIG_HAVE_IDE=y |
656 | # CONFIG_IDE is not set | 674 | # CONFIG_IDE is not set |
657 | 675 | ||
@@ -731,6 +749,7 @@ CONFIG_SCSI_LOWLEVEL=y | |||
731 | # CONFIG_SCSI_NSP32 is not set | 749 | # CONFIG_SCSI_NSP32 is not set |
732 | # CONFIG_SCSI_DEBUG is not set | 750 | # CONFIG_SCSI_DEBUG is not set |
733 | # CONFIG_SCSI_SRP is not set | 751 | # CONFIG_SCSI_SRP is not set |
752 | # CONFIG_SCSI_DH is not set | ||
734 | CONFIG_ATA=y | 753 | CONFIG_ATA=y |
735 | # CONFIG_ATA_NONSTANDARD is not set | 754 | # CONFIG_ATA_NONSTANDARD is not set |
736 | CONFIG_SATA_PMP=y | 755 | CONFIG_SATA_PMP=y |
@@ -798,12 +817,15 @@ CONFIG_SATA_SIL=y | |||
798 | # | 817 | # |
799 | # IEEE 1394 (FireWire) support | 818 | # IEEE 1394 (FireWire) support |
800 | # | 819 | # |
820 | |||
821 | # | ||
822 | # Enable only one of the two stacks, unless you know what you are doing | ||
823 | # | ||
801 | # CONFIG_FIREWIRE is not set | 824 | # CONFIG_FIREWIRE is not set |
802 | # CONFIG_IEEE1394 is not set | 825 | # CONFIG_IEEE1394 is not set |
803 | # CONFIG_I2O is not set | 826 | # CONFIG_I2O is not set |
804 | # CONFIG_MACINTOSH_DRIVERS is not set | 827 | # CONFIG_MACINTOSH_DRIVERS is not set |
805 | CONFIG_NETDEVICES=y | 828 | CONFIG_NETDEVICES=y |
806 | # CONFIG_NETDEVICES_MULTIQUEUE is not set | ||
807 | CONFIG_DUMMY=m | 829 | CONFIG_DUMMY=m |
808 | CONFIG_BONDING=m | 830 | CONFIG_BONDING=m |
809 | # CONFIG_MACVLAN is not set | 831 | # CONFIG_MACVLAN is not set |
@@ -840,14 +862,17 @@ CONFIG_MII=y | |||
840 | # CONFIG_IBM_NEW_EMAC_RGMII is not set | 862 | # CONFIG_IBM_NEW_EMAC_RGMII is not set |
841 | # CONFIG_IBM_NEW_EMAC_TAH is not set | 863 | # CONFIG_IBM_NEW_EMAC_TAH is not set |
842 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set | 864 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set |
865 | # CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set | ||
866 | # CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set | ||
867 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set | ||
843 | # CONFIG_NET_PCI is not set | 868 | # CONFIG_NET_PCI is not set |
844 | # CONFIG_B44 is not set | 869 | # CONFIG_B44 is not set |
870 | # CONFIG_ATL2 is not set | ||
845 | CONFIG_NETDEV_1000=y | 871 | CONFIG_NETDEV_1000=y |
846 | # CONFIG_ACENIC is not set | 872 | # CONFIG_ACENIC is not set |
847 | # CONFIG_DL2K is not set | 873 | # CONFIG_DL2K is not set |
848 | # CONFIG_E1000 is not set | 874 | # CONFIG_E1000 is not set |
849 | # CONFIG_E1000E is not set | 875 | # CONFIG_E1000E is not set |
850 | # CONFIG_E1000E_ENABLED is not set | ||
851 | # CONFIG_IP1000 is not set | 876 | # CONFIG_IP1000 is not set |
852 | # CONFIG_IGB is not set | 877 | # CONFIG_IGB is not set |
853 | # CONFIG_NS83820 is not set | 878 | # CONFIG_NS83820 is not set |
@@ -861,9 +886,11 @@ CONFIG_NETDEV_1000=y | |||
861 | # CONFIG_TIGON3 is not set | 886 | # CONFIG_TIGON3 is not set |
862 | # CONFIG_BNX2 is not set | 887 | # CONFIG_BNX2 is not set |
863 | CONFIG_GIANFAR=y | 888 | CONFIG_GIANFAR=y |
864 | # CONFIG_GFAR_NAPI is not set | 889 | # CONFIG_MV643XX_ETH is not set |
865 | # CONFIG_QLA3XXX is not set | 890 | # CONFIG_QLA3XXX is not set |
866 | # CONFIG_ATL1 is not set | 891 | # CONFIG_ATL1 is not set |
892 | # CONFIG_ATL1E is not set | ||
893 | # CONFIG_JME is not set | ||
867 | # CONFIG_NETDEV_10000 is not set | 894 | # CONFIG_NETDEV_10000 is not set |
868 | # CONFIG_TR is not set | 895 | # CONFIG_TR is not set |
869 | 896 | ||
@@ -895,7 +922,7 @@ CONFIG_ATM_DRIVERS=y | |||
895 | # CONFIG_ATM_AMBASSADOR is not set | 922 | # CONFIG_ATM_AMBASSADOR is not set |
896 | # CONFIG_ATM_HORIZON is not set | 923 | # CONFIG_ATM_HORIZON is not set |
897 | # CONFIG_ATM_IA is not set | 924 | # CONFIG_ATM_IA is not set |
898 | # CONFIG_ATM_FORE200E_MAYBE is not set | 925 | # CONFIG_ATM_FORE200E is not set |
899 | # CONFIG_ATM_HE is not set | 926 | # CONFIG_ATM_HE is not set |
900 | # CONFIG_FDDI is not set | 927 | # CONFIG_FDDI is not set |
901 | # CONFIG_HIPPI is not set | 928 | # CONFIG_HIPPI is not set |
@@ -928,7 +955,7 @@ CONFIG_NET_POLL_CONTROLLER=y | |||
928 | # Input device support | 955 | # Input device support |
929 | # | 956 | # |
930 | CONFIG_INPUT=y | 957 | CONFIG_INPUT=y |
931 | # CONFIG_INPUT_FF_MEMLESS is not set | 958 | CONFIG_INPUT_FF_MEMLESS=m |
932 | # CONFIG_INPUT_POLLDEV is not set | 959 | # CONFIG_INPUT_POLLDEV is not set |
933 | 960 | ||
934 | # | 961 | # |
@@ -962,6 +989,7 @@ CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | |||
962 | # Character devices | 989 | # Character devices |
963 | # | 990 | # |
964 | CONFIG_VT=y | 991 | CONFIG_VT=y |
992 | CONFIG_CONSOLE_TRANSLATIONS=y | ||
965 | CONFIG_VT_CONSOLE=y | 993 | CONFIG_VT_CONSOLE=y |
966 | CONFIG_HW_CONSOLE=y | 994 | CONFIG_HW_CONSOLE=y |
967 | # CONFIG_VT_HW_CONSOLE_BINDING is not set | 995 | # CONFIG_VT_HW_CONSOLE_BINDING is not set |
@@ -1000,43 +1028,64 @@ CONFIG_DEVPORT=y | |||
1000 | CONFIG_I2C=y | 1028 | CONFIG_I2C=y |
1001 | CONFIG_I2C_BOARDINFO=y | 1029 | CONFIG_I2C_BOARDINFO=y |
1002 | CONFIG_I2C_CHARDEV=y | 1030 | CONFIG_I2C_CHARDEV=y |
1031 | CONFIG_I2C_HELPER_AUTO=y | ||
1003 | 1032 | ||
1004 | # | 1033 | # |
1005 | # I2C Hardware Bus support | 1034 | # I2C Hardware Bus support |
1006 | # | 1035 | # |
1036 | |||
1037 | # | ||
1038 | # PC SMBus host controller drivers | ||
1039 | # | ||
1007 | # CONFIG_I2C_ALI1535 is not set | 1040 | # CONFIG_I2C_ALI1535 is not set |
1008 | # CONFIG_I2C_ALI1563 is not set | 1041 | # CONFIG_I2C_ALI1563 is not set |
1009 | # CONFIG_I2C_ALI15X3 is not set | 1042 | # CONFIG_I2C_ALI15X3 is not set |
1010 | # CONFIG_I2C_AMD756 is not set | 1043 | # CONFIG_I2C_AMD756 is not set |
1011 | # CONFIG_I2C_AMD8111 is not set | 1044 | # CONFIG_I2C_AMD8111 is not set |
1012 | # CONFIG_I2C_I801 is not set | 1045 | # CONFIG_I2C_I801 is not set |
1013 | # CONFIG_I2C_I810 is not set | 1046 | # CONFIG_I2C_ISCH is not set |
1014 | # CONFIG_I2C_PIIX4 is not set | 1047 | # CONFIG_I2C_PIIX4 is not set |
1015 | CONFIG_I2C_MPC=y | ||
1016 | # CONFIG_I2C_NFORCE2 is not set | 1048 | # CONFIG_I2C_NFORCE2 is not set |
1017 | # CONFIG_I2C_OCORES is not set | ||
1018 | # CONFIG_I2C_PARPORT_LIGHT is not set | ||
1019 | # CONFIG_I2C_PROSAVAGE is not set | ||
1020 | # CONFIG_I2C_SAVAGE4 is not set | ||
1021 | # CONFIG_I2C_SIMTEC is not set | ||
1022 | # CONFIG_I2C_SIS5595 is not set | 1049 | # CONFIG_I2C_SIS5595 is not set |
1023 | # CONFIG_I2C_SIS630 is not set | 1050 | # CONFIG_I2C_SIS630 is not set |
1024 | # CONFIG_I2C_SIS96X is not set | 1051 | # CONFIG_I2C_SIS96X is not set |
1025 | # CONFIG_I2C_TAOS_EVM is not set | ||
1026 | # CONFIG_I2C_STUB is not set | ||
1027 | # CONFIG_I2C_TINY_USB is not set | ||
1028 | # CONFIG_I2C_VIA is not set | 1052 | # CONFIG_I2C_VIA is not set |
1029 | # CONFIG_I2C_VIAPRO is not set | 1053 | # CONFIG_I2C_VIAPRO is not set |
1054 | |||
1055 | # | ||
1056 | # I2C system bus drivers (mostly embedded / system-on-chip) | ||
1057 | # | ||
1058 | CONFIG_I2C_MPC=y | ||
1059 | # CONFIG_I2C_OCORES is not set | ||
1060 | # CONFIG_I2C_SIMTEC is not set | ||
1061 | |||
1062 | # | ||
1063 | # External I2C/SMBus adapter drivers | ||
1064 | # | ||
1065 | # CONFIG_I2C_PARPORT_LIGHT is not set | ||
1066 | # CONFIG_I2C_TAOS_EVM is not set | ||
1067 | # CONFIG_I2C_TINY_USB is not set | ||
1068 | |||
1069 | # | ||
1070 | # Graphics adapter I2C/DDC channel drivers | ||
1071 | # | ||
1030 | # CONFIG_I2C_VOODOO3 is not set | 1072 | # CONFIG_I2C_VOODOO3 is not set |
1073 | |||
1074 | # | ||
1075 | # Other I2C/SMBus bus drivers | ||
1076 | # | ||
1031 | # CONFIG_I2C_PCA_PLATFORM is not set | 1077 | # CONFIG_I2C_PCA_PLATFORM is not set |
1078 | # CONFIG_I2C_STUB is not set | ||
1032 | 1079 | ||
1033 | # | 1080 | # |
1034 | # Miscellaneous I2C Chip support | 1081 | # Miscellaneous I2C Chip support |
1035 | # | 1082 | # |
1036 | CONFIG_DS1682=y | 1083 | CONFIG_DS1682=y |
1084 | # CONFIG_AT24 is not set | ||
1037 | # CONFIG_SENSORS_EEPROM is not set | 1085 | # CONFIG_SENSORS_EEPROM is not set |
1038 | # CONFIG_SENSORS_PCF8574 is not set | 1086 | # CONFIG_SENSORS_PCF8574 is not set |
1039 | # CONFIG_PCF8575 is not set | 1087 | # CONFIG_PCF8575 is not set |
1088 | # CONFIG_SENSORS_PCA9539 is not set | ||
1040 | # CONFIG_SENSORS_PCF8591 is not set | 1089 | # CONFIG_SENSORS_PCF8591 is not set |
1041 | # CONFIG_SENSORS_MAX6875 is not set | 1090 | # CONFIG_SENSORS_MAX6875 is not set |
1042 | # CONFIG_SENSORS_TSL2550 is not set | 1091 | # CONFIG_SENSORS_TSL2550 is not set |
@@ -1045,10 +1094,13 @@ CONFIG_DS1682=y | |||
1045 | # CONFIG_I2C_DEBUG_BUS is not set | 1094 | # CONFIG_I2C_DEBUG_BUS is not set |
1046 | # CONFIG_I2C_DEBUG_CHIP is not set | 1095 | # CONFIG_I2C_DEBUG_CHIP is not set |
1047 | # CONFIG_SPI is not set | 1096 | # CONFIG_SPI is not set |
1097 | CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y | ||
1098 | # CONFIG_GPIOLIB is not set | ||
1048 | # CONFIG_W1 is not set | 1099 | # CONFIG_W1 is not set |
1049 | # CONFIG_POWER_SUPPLY is not set | 1100 | # CONFIG_POWER_SUPPLY is not set |
1050 | CONFIG_HWMON=y | 1101 | CONFIG_HWMON=y |
1051 | # CONFIG_HWMON_VID is not set | 1102 | # CONFIG_HWMON_VID is not set |
1103 | # CONFIG_SENSORS_AD7414 is not set | ||
1052 | # CONFIG_SENSORS_AD7418 is not set | 1104 | # CONFIG_SENSORS_AD7418 is not set |
1053 | # CONFIG_SENSORS_ADM1021 is not set | 1105 | # CONFIG_SENSORS_ADM1021 is not set |
1054 | # CONFIG_SENSORS_ADM1025 is not set | 1106 | # CONFIG_SENSORS_ADM1025 is not set |
@@ -1102,6 +1154,7 @@ CONFIG_SENSORS_LM92=y | |||
1102 | # CONFIG_SENSORS_W83627EHF is not set | 1154 | # CONFIG_SENSORS_W83627EHF is not set |
1103 | # CONFIG_HWMON_DEBUG_CHIP is not set | 1155 | # CONFIG_HWMON_DEBUG_CHIP is not set |
1104 | # CONFIG_THERMAL is not set | 1156 | # CONFIG_THERMAL is not set |
1157 | # CONFIG_THERMAL_HWMON is not set | ||
1105 | CONFIG_WATCHDOG=y | 1158 | CONFIG_WATCHDOG=y |
1106 | # CONFIG_WATCHDOG_NOWAYOUT is not set | 1159 | # CONFIG_WATCHDOG_NOWAYOUT is not set |
1107 | 1160 | ||
@@ -1109,6 +1162,8 @@ CONFIG_WATCHDOG=y | |||
1109 | # Watchdog Device Drivers | 1162 | # Watchdog Device Drivers |
1110 | # | 1163 | # |
1111 | # CONFIG_SOFT_WATCHDOG is not set | 1164 | # CONFIG_SOFT_WATCHDOG is not set |
1165 | # CONFIG_ALIM7101_WDT is not set | ||
1166 | # CONFIG_8xxx_WDT is not set | ||
1112 | 1167 | ||
1113 | # | 1168 | # |
1114 | # PCI-based Watchdog Cards | 1169 | # PCI-based Watchdog Cards |
@@ -1130,8 +1185,21 @@ CONFIG_SSB_POSSIBLE=y | |||
1130 | # | 1185 | # |
1131 | # Multifunction device drivers | 1186 | # Multifunction device drivers |
1132 | # | 1187 | # |
1188 | # CONFIG_MFD_CORE is not set | ||
1133 | # CONFIG_MFD_SM501 is not set | 1189 | # CONFIG_MFD_SM501 is not set |
1134 | # CONFIG_HTC_PASIC3 is not set | 1190 | # CONFIG_HTC_PASIC3 is not set |
1191 | # CONFIG_MFD_TMIO is not set | ||
1192 | # CONFIG_PMIC_DA903X is not set | ||
1193 | # CONFIG_MFD_WM8400 is not set | ||
1194 | # CONFIG_MFD_WM8350_I2C is not set | ||
1195 | |||
1196 | # | ||
1197 | # Voltage and Current regulators | ||
1198 | # | ||
1199 | # CONFIG_REGULATOR is not set | ||
1200 | # CONFIG_REGULATOR_FIXED_VOLTAGE is not set | ||
1201 | # CONFIG_REGULATOR_VIRTUAL_CONSUMER is not set | ||
1202 | # CONFIG_REGULATOR_BQ24022 is not set | ||
1135 | 1203 | ||
1136 | # | 1204 | # |
1137 | # Multimedia devices | 1205 | # Multimedia devices |
@@ -1171,10 +1239,6 @@ CONFIG_VIDEO_OUTPUT_CONTROL=m | |||
1171 | CONFIG_VGA_CONSOLE=y | 1239 | CONFIG_VGA_CONSOLE=y |
1172 | # CONFIG_VGACON_SOFT_SCROLLBACK is not set | 1240 | # CONFIG_VGACON_SOFT_SCROLLBACK is not set |
1173 | CONFIG_DUMMY_CONSOLE=y | 1241 | CONFIG_DUMMY_CONSOLE=y |
1174 | |||
1175 | # | ||
1176 | # Sound | ||
1177 | # | ||
1178 | # CONFIG_SOUND is not set | 1242 | # CONFIG_SOUND is not set |
1179 | CONFIG_HID_SUPPORT=y | 1243 | CONFIG_HID_SUPPORT=y |
1180 | CONFIG_HID=y | 1244 | CONFIG_HID=y |
@@ -1185,9 +1249,36 @@ CONFIG_HID=y | |||
1185 | # USB Input Devices | 1249 | # USB Input Devices |
1186 | # | 1250 | # |
1187 | CONFIG_USB_HID=y | 1251 | CONFIG_USB_HID=y |
1188 | # CONFIG_USB_HIDINPUT_POWERBOOK is not set | 1252 | # CONFIG_HID_PID is not set |
1189 | # CONFIG_HID_FF is not set | ||
1190 | # CONFIG_USB_HIDDEV is not set | 1253 | # CONFIG_USB_HIDDEV is not set |
1254 | |||
1255 | # | ||
1256 | # Special HID drivers | ||
1257 | # | ||
1258 | CONFIG_HID_COMPAT=y | ||
1259 | CONFIG_HID_A4TECH=y | ||
1260 | CONFIG_HID_APPLE=y | ||
1261 | CONFIG_HID_BELKIN=y | ||
1262 | CONFIG_HID_BRIGHT=y | ||
1263 | CONFIG_HID_CHERRY=y | ||
1264 | CONFIG_HID_CHICONY=y | ||
1265 | CONFIG_HID_CYPRESS=y | ||
1266 | CONFIG_HID_DELL=y | ||
1267 | CONFIG_HID_EZKEY=y | ||
1268 | CONFIG_HID_GYRATION=y | ||
1269 | CONFIG_HID_LOGITECH=y | ||
1270 | # CONFIG_LOGITECH_FF is not set | ||
1271 | # CONFIG_LOGIRUMBLEPAD2_FF is not set | ||
1272 | CONFIG_HID_MICROSOFT=y | ||
1273 | CONFIG_HID_MONTEREY=y | ||
1274 | CONFIG_HID_PANTHERLORD=y | ||
1275 | # CONFIG_PANTHERLORD_FF is not set | ||
1276 | CONFIG_HID_PETALYNX=y | ||
1277 | CONFIG_HID_SAMSUNG=y | ||
1278 | CONFIG_HID_SONY=y | ||
1279 | CONFIG_HID_SUNPLUS=y | ||
1280 | CONFIG_THRUSTMASTER_FF=m | ||
1281 | CONFIG_ZEROPLUS_FF=m | ||
1191 | CONFIG_USB_SUPPORT=y | 1282 | CONFIG_USB_SUPPORT=y |
1192 | CONFIG_USB_ARCH_HAS_HCD=y | 1283 | CONFIG_USB_ARCH_HAS_HCD=y |
1193 | CONFIG_USB_ARCH_HAS_OHCI=y | 1284 | CONFIG_USB_ARCH_HAS_OHCI=y |
@@ -1205,6 +1296,9 @@ CONFIG_USB=y | |||
1205 | # CONFIG_USB_OTG is not set | 1296 | # CONFIG_USB_OTG is not set |
1206 | # CONFIG_USB_OTG_WHITELIST is not set | 1297 | # CONFIG_USB_OTG_WHITELIST is not set |
1207 | # CONFIG_USB_OTG_BLACKLIST_HUB is not set | 1298 | # CONFIG_USB_OTG_BLACKLIST_HUB is not set |
1299 | # CONFIG_USB_MON is not set | ||
1300 | # CONFIG_USB_WUSB is not set | ||
1301 | # CONFIG_USB_WUSB_CBAF is not set | ||
1208 | 1302 | ||
1209 | # | 1303 | # |
1210 | # USB Host Controller Drivers | 1304 | # USB Host Controller Drivers |
@@ -1225,6 +1319,8 @@ CONFIG_USB_OHCI_LITTLE_ENDIAN=y | |||
1225 | # CONFIG_USB_UHCI_HCD is not set | 1319 | # CONFIG_USB_UHCI_HCD is not set |
1226 | # CONFIG_USB_SL811_HCD is not set | 1320 | # CONFIG_USB_SL811_HCD is not set |
1227 | # CONFIG_USB_R8A66597_HCD is not set | 1321 | # CONFIG_USB_R8A66597_HCD is not set |
1322 | # CONFIG_USB_WHCI_HCD is not set | ||
1323 | # CONFIG_USB_HWA_HCD is not set | ||
1228 | 1324 | ||
1229 | # | 1325 | # |
1230 | # USB Device Class drivers | 1326 | # USB Device Class drivers |
@@ -1232,6 +1328,7 @@ CONFIG_USB_OHCI_LITTLE_ENDIAN=y | |||
1232 | # CONFIG_USB_ACM is not set | 1328 | # CONFIG_USB_ACM is not set |
1233 | # CONFIG_USB_PRINTER is not set | 1329 | # CONFIG_USB_PRINTER is not set |
1234 | # CONFIG_USB_WDM is not set | 1330 | # CONFIG_USB_WDM is not set |
1331 | # CONFIG_USB_TMC is not set | ||
1235 | 1332 | ||
1236 | # | 1333 | # |
1237 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | 1334 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' |
@@ -1261,7 +1358,6 @@ CONFIG_USB_STORAGE=y | |||
1261 | # | 1358 | # |
1262 | # CONFIG_USB_MDC800 is not set | 1359 | # CONFIG_USB_MDC800 is not set |
1263 | # CONFIG_USB_MICROTEK is not set | 1360 | # CONFIG_USB_MICROTEK is not set |
1264 | # CONFIG_USB_MON is not set | ||
1265 | 1361 | ||
1266 | # | 1362 | # |
1267 | # USB port drivers | 1363 | # USB port drivers |
@@ -1274,7 +1370,7 @@ CONFIG_USB_STORAGE=y | |||
1274 | # CONFIG_USB_EMI62 is not set | 1370 | # CONFIG_USB_EMI62 is not set |
1275 | # CONFIG_USB_EMI26 is not set | 1371 | # CONFIG_USB_EMI26 is not set |
1276 | # CONFIG_USB_ADUTUX is not set | 1372 | # CONFIG_USB_ADUTUX is not set |
1277 | # CONFIG_USB_AUERSWALD is not set | 1373 | # CONFIG_USB_SEVSEG is not set |
1278 | # CONFIG_USB_RIO500 is not set | 1374 | # CONFIG_USB_RIO500 is not set |
1279 | # CONFIG_USB_LEGOTOWER is not set | 1375 | # CONFIG_USB_LEGOTOWER is not set |
1280 | # CONFIG_USB_LCD is not set | 1376 | # CONFIG_USB_LCD is not set |
@@ -1291,8 +1387,10 @@ CONFIG_USB_STORAGE=y | |||
1291 | # CONFIG_USB_TRANCEVIBRATOR is not set | 1387 | # CONFIG_USB_TRANCEVIBRATOR is not set |
1292 | # CONFIG_USB_IOWARRIOR is not set | 1388 | # CONFIG_USB_IOWARRIOR is not set |
1293 | # CONFIG_USB_ISIGHTFW is not set | 1389 | # CONFIG_USB_ISIGHTFW is not set |
1390 | # CONFIG_USB_VST is not set | ||
1294 | # CONFIG_USB_ATM is not set | 1391 | # CONFIG_USB_ATM is not set |
1295 | # CONFIG_USB_GADGET is not set | 1392 | # CONFIG_USB_GADGET is not set |
1393 | # CONFIG_UWB is not set | ||
1296 | # CONFIG_MMC is not set | 1394 | # CONFIG_MMC is not set |
1297 | # CONFIG_MEMSTICK is not set | 1395 | # CONFIG_MEMSTICK is not set |
1298 | # CONFIG_NEW_LEDS is not set | 1396 | # CONFIG_NEW_LEDS is not set |
@@ -1325,6 +1423,7 @@ CONFIG_RTC_INTF_DEV=y | |||
1325 | # CONFIG_RTC_DRV_PCF8583 is not set | 1423 | # CONFIG_RTC_DRV_PCF8583 is not set |
1326 | # CONFIG_RTC_DRV_M41T80 is not set | 1424 | # CONFIG_RTC_DRV_M41T80 is not set |
1327 | # CONFIG_RTC_DRV_S35390A is not set | 1425 | # CONFIG_RTC_DRV_S35390A is not set |
1426 | # CONFIG_RTC_DRV_FM3130 is not set | ||
1328 | 1427 | ||
1329 | # | 1428 | # |
1330 | # SPI RTC drivers | 1429 | # SPI RTC drivers |
@@ -1334,12 +1433,15 @@ CONFIG_RTC_INTF_DEV=y | |||
1334 | # Platform RTC drivers | 1433 | # Platform RTC drivers |
1335 | # | 1434 | # |
1336 | # CONFIG_RTC_DRV_CMOS is not set | 1435 | # CONFIG_RTC_DRV_CMOS is not set |
1436 | # CONFIG_RTC_DRV_DS1286 is not set | ||
1337 | # CONFIG_RTC_DRV_DS1511 is not set | 1437 | # CONFIG_RTC_DRV_DS1511 is not set |
1338 | # CONFIG_RTC_DRV_DS1553 is not set | 1438 | # CONFIG_RTC_DRV_DS1553 is not set |
1339 | # CONFIG_RTC_DRV_DS1742 is not set | 1439 | # CONFIG_RTC_DRV_DS1742 is not set |
1340 | # CONFIG_RTC_DRV_STK17TA8 is not set | 1440 | # CONFIG_RTC_DRV_STK17TA8 is not set |
1341 | # CONFIG_RTC_DRV_M48T86 is not set | 1441 | # CONFIG_RTC_DRV_M48T86 is not set |
1442 | # CONFIG_RTC_DRV_M48T35 is not set | ||
1342 | # CONFIG_RTC_DRV_M48T59 is not set | 1443 | # CONFIG_RTC_DRV_M48T59 is not set |
1444 | # CONFIG_RTC_DRV_BQ4802 is not set | ||
1343 | # CONFIG_RTC_DRV_V3020 is not set | 1445 | # CONFIG_RTC_DRV_V3020 is not set |
1344 | 1446 | ||
1345 | # | 1447 | # |
@@ -1348,6 +1450,7 @@ CONFIG_RTC_INTF_DEV=y | |||
1348 | # CONFIG_RTC_DRV_PPC is not set | 1450 | # CONFIG_RTC_DRV_PPC is not set |
1349 | # CONFIG_DMADEVICES is not set | 1451 | # CONFIG_DMADEVICES is not set |
1350 | # CONFIG_UIO is not set | 1452 | # CONFIG_UIO is not set |
1453 | # CONFIG_STAGING is not set | ||
1351 | 1454 | ||
1352 | # | 1455 | # |
1353 | # File systems | 1456 | # File systems |
@@ -1361,12 +1464,13 @@ CONFIG_EXT3_FS=y | |||
1361 | CONFIG_EXT3_FS_XATTR=y | 1464 | CONFIG_EXT3_FS_XATTR=y |
1362 | CONFIG_EXT3_FS_POSIX_ACL=y | 1465 | CONFIG_EXT3_FS_POSIX_ACL=y |
1363 | # CONFIG_EXT3_FS_SECURITY is not set | 1466 | # CONFIG_EXT3_FS_SECURITY is not set |
1364 | # CONFIG_EXT4DEV_FS is not set | 1467 | # CONFIG_EXT4_FS is not set |
1365 | CONFIG_JBD=y | 1468 | CONFIG_JBD=y |
1366 | CONFIG_FS_MBCACHE=y | 1469 | CONFIG_FS_MBCACHE=y |
1367 | # CONFIG_REISERFS_FS is not set | 1470 | # CONFIG_REISERFS_FS is not set |
1368 | # CONFIG_JFS_FS is not set | 1471 | # CONFIG_JFS_FS is not set |
1369 | CONFIG_FS_POSIX_ACL=y | 1472 | CONFIG_FS_POSIX_ACL=y |
1473 | CONFIG_FILE_LOCKING=y | ||
1370 | # CONFIG_XFS_FS is not set | 1474 | # CONFIG_XFS_FS is not set |
1371 | # CONFIG_OCFS2_FS is not set | 1475 | # CONFIG_OCFS2_FS is not set |
1372 | CONFIG_DNOTIFY=y | 1476 | CONFIG_DNOTIFY=y |
@@ -1399,6 +1503,7 @@ CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" | |||
1399 | CONFIG_PROC_FS=y | 1503 | CONFIG_PROC_FS=y |
1400 | CONFIG_PROC_KCORE=y | 1504 | CONFIG_PROC_KCORE=y |
1401 | CONFIG_PROC_SYSCTL=y | 1505 | CONFIG_PROC_SYSCTL=y |
1506 | CONFIG_PROC_PAGE_MONITOR=y | ||
1402 | CONFIG_SYSFS=y | 1507 | CONFIG_SYSFS=y |
1403 | CONFIG_TMPFS=y | 1508 | CONFIG_TMPFS=y |
1404 | # CONFIG_TMPFS_POSIX_ACL is not set | 1509 | # CONFIG_TMPFS_POSIX_ACL is not set |
@@ -1419,6 +1524,7 @@ CONFIG_TMPFS=y | |||
1419 | # CONFIG_CRAMFS is not set | 1524 | # CONFIG_CRAMFS is not set |
1420 | # CONFIG_VXFS_FS is not set | 1525 | # CONFIG_VXFS_FS is not set |
1421 | # CONFIG_MINIX_FS is not set | 1526 | # CONFIG_MINIX_FS is not set |
1527 | # CONFIG_OMFS_FS is not set | ||
1422 | # CONFIG_HPFS_FS is not set | 1528 | # CONFIG_HPFS_FS is not set |
1423 | # CONFIG_QNX4FS_FS is not set | 1529 | # CONFIG_QNX4FS_FS is not set |
1424 | # CONFIG_ROMFS_FS is not set | 1530 | # CONFIG_ROMFS_FS is not set |
@@ -1429,14 +1535,14 @@ CONFIG_NFS_FS=y | |||
1429 | CONFIG_NFS_V3=y | 1535 | CONFIG_NFS_V3=y |
1430 | # CONFIG_NFS_V3_ACL is not set | 1536 | # CONFIG_NFS_V3_ACL is not set |
1431 | CONFIG_NFS_V4=y | 1537 | CONFIG_NFS_V4=y |
1432 | # CONFIG_NFSD is not set | ||
1433 | CONFIG_ROOT_NFS=y | 1538 | CONFIG_ROOT_NFS=y |
1539 | # CONFIG_NFSD is not set | ||
1434 | CONFIG_LOCKD=y | 1540 | CONFIG_LOCKD=y |
1435 | CONFIG_LOCKD_V4=y | 1541 | CONFIG_LOCKD_V4=y |
1436 | CONFIG_NFS_COMMON=y | 1542 | CONFIG_NFS_COMMON=y |
1437 | CONFIG_SUNRPC=y | 1543 | CONFIG_SUNRPC=y |
1438 | CONFIG_SUNRPC_GSS=y | 1544 | CONFIG_SUNRPC_GSS=y |
1439 | # CONFIG_SUNRPC_BIND34 is not set | 1545 | # CONFIG_SUNRPC_REGISTER_V4 is not set |
1440 | CONFIG_RPCSEC_GSS_KRB5=y | 1546 | CONFIG_RPCSEC_GSS_KRB5=y |
1441 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 1547 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
1442 | # CONFIG_SMB_FS is not set | 1548 | # CONFIG_SMB_FS is not set |
@@ -1502,9 +1608,9 @@ CONFIG_NLS_UTF8=m | |||
1502 | # Library routines | 1608 | # Library routines |
1503 | # | 1609 | # |
1504 | CONFIG_BITREVERSE=y | 1610 | CONFIG_BITREVERSE=y |
1505 | # CONFIG_GENERIC_FIND_FIRST_BIT is not set | ||
1506 | CONFIG_CRC_CCITT=m | 1611 | CONFIG_CRC_CCITT=m |
1507 | # CONFIG_CRC16 is not set | 1612 | # CONFIG_CRC16 is not set |
1613 | # CONFIG_CRC_T10DIF is not set | ||
1508 | # CONFIG_CRC_ITU_T is not set | 1614 | # CONFIG_CRC_ITU_T is not set |
1509 | CONFIG_CRC32=y | 1615 | CONFIG_CRC32=y |
1510 | # CONFIG_CRC7 is not set | 1616 | # CONFIG_CRC7 is not set |
@@ -1531,6 +1637,8 @@ CONFIG_MAGIC_SYSRQ=y | |||
1531 | CONFIG_DEBUG_KERNEL=y | 1637 | CONFIG_DEBUG_KERNEL=y |
1532 | # CONFIG_DEBUG_SHIRQ is not set | 1638 | # CONFIG_DEBUG_SHIRQ is not set |
1533 | CONFIG_DETECT_SOFTLOCKUP=y | 1639 | CONFIG_DETECT_SOFTLOCKUP=y |
1640 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set | ||
1641 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 | ||
1534 | CONFIG_SCHED_DEBUG=y | 1642 | CONFIG_SCHED_DEBUG=y |
1535 | # CONFIG_SCHEDSTATS is not set | 1643 | # CONFIG_SCHEDSTATS is not set |
1536 | # CONFIG_TIMER_STATS is not set | 1644 | # CONFIG_TIMER_STATS is not set |
@@ -1547,20 +1655,42 @@ CONFIG_SCHED_DEBUG=y | |||
1547 | CONFIG_DEBUG_INFO=y | 1655 | CONFIG_DEBUG_INFO=y |
1548 | # CONFIG_DEBUG_VM is not set | 1656 | # CONFIG_DEBUG_VM is not set |
1549 | # CONFIG_DEBUG_WRITECOUNT is not set | 1657 | # CONFIG_DEBUG_WRITECOUNT is not set |
1658 | # CONFIG_DEBUG_MEMORY_INIT is not set | ||
1550 | # CONFIG_DEBUG_LIST is not set | 1659 | # CONFIG_DEBUG_LIST is not set |
1551 | # CONFIG_DEBUG_SG is not set | 1660 | # CONFIG_DEBUG_SG is not set |
1552 | # CONFIG_BOOT_PRINTK_DELAY is not set | 1661 | # CONFIG_BOOT_PRINTK_DELAY is not set |
1553 | # CONFIG_RCU_TORTURE_TEST is not set | 1662 | # CONFIG_RCU_TORTURE_TEST is not set |
1663 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | ||
1554 | # CONFIG_BACKTRACE_SELF_TEST is not set | 1664 | # CONFIG_BACKTRACE_SELF_TEST is not set |
1665 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | ||
1555 | # CONFIG_FAULT_INJECTION is not set | 1666 | # CONFIG_FAULT_INJECTION is not set |
1667 | # CONFIG_LATENCYTOP is not set | ||
1668 | CONFIG_SYSCTL_SYSCALL_CHECK=y | ||
1669 | CONFIG_HAVE_FUNCTION_TRACER=y | ||
1670 | |||
1671 | # | ||
1672 | # Tracers | ||
1673 | # | ||
1674 | # CONFIG_FUNCTION_TRACER is not set | ||
1675 | # CONFIG_PREEMPT_TRACER is not set | ||
1676 | # CONFIG_SCHED_TRACER is not set | ||
1677 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | ||
1678 | # CONFIG_BOOT_TRACER is not set | ||
1679 | # CONFIG_STACK_TRACER is not set | ||
1680 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | ||
1556 | # CONFIG_SAMPLES is not set | 1681 | # CONFIG_SAMPLES is not set |
1682 | CONFIG_HAVE_ARCH_KGDB=y | ||
1683 | # CONFIG_KGDB is not set | ||
1557 | # CONFIG_DEBUG_STACKOVERFLOW is not set | 1684 | # CONFIG_DEBUG_STACKOVERFLOW is not set |
1558 | # CONFIG_DEBUG_STACK_USAGE is not set | 1685 | # CONFIG_DEBUG_STACK_USAGE is not set |
1559 | # CONFIG_DEBUG_PAGEALLOC is not set | 1686 | # CONFIG_DEBUG_PAGEALLOC is not set |
1560 | CONFIG_DEBUGGER=y | 1687 | # CONFIG_CODE_PATCHING_SELFTEST is not set |
1688 | # CONFIG_FTR_FIXUP_SELFTEST is not set | ||
1689 | # CONFIG_MSI_BITMAP_SELFTEST is not set | ||
1561 | # CONFIG_XMON is not set | 1690 | # CONFIG_XMON is not set |
1562 | # CONFIG_IRQSTACKS is not set | 1691 | # CONFIG_IRQSTACKS is not set |
1563 | # CONFIG_BDI_SWITCH is not set | 1692 | # CONFIG_BDI_SWITCH is not set |
1693 | # CONFIG_BOOTX_TEXT is not set | ||
1564 | # CONFIG_PPC_EARLY_DEBUG is not set | 1694 | # CONFIG_PPC_EARLY_DEBUG is not set |
1565 | 1695 | ||
1566 | # | 1696 | # |
@@ -1568,9 +1698,9 @@ CONFIG_DEBUGGER=y | |||
1568 | # | 1698 | # |
1569 | # CONFIG_KEYS is not set | 1699 | # CONFIG_KEYS is not set |
1570 | CONFIG_SECURITY=y | 1700 | CONFIG_SECURITY=y |
1701 | # CONFIG_SECURITYFS is not set | ||
1571 | CONFIG_SECURITY_NETWORK=y | 1702 | CONFIG_SECURITY_NETWORK=y |
1572 | # CONFIG_SECURITY_NETWORK_XFRM is not set | 1703 | # CONFIG_SECURITY_NETWORK_XFRM is not set |
1573 | CONFIG_SECURITY_CAPABILITIES=y | ||
1574 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | 1704 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set |
1575 | # CONFIG_SECURITY_ROOTPLUG is not set | 1705 | # CONFIG_SECURITY_ROOTPLUG is not set |
1576 | CONFIG_SECURITY_DEFAULT_MMAP_MIN_ADDR=0 | 1706 | CONFIG_SECURITY_DEFAULT_MMAP_MIN_ADDR=0 |
@@ -1579,10 +1709,12 @@ CONFIG_CRYPTO=y | |||
1579 | # | 1709 | # |
1580 | # Crypto core or helper | 1710 | # Crypto core or helper |
1581 | # | 1711 | # |
1712 | # CONFIG_CRYPTO_FIPS is not set | ||
1582 | CONFIG_CRYPTO_ALGAPI=y | 1713 | CONFIG_CRYPTO_ALGAPI=y |
1583 | CONFIG_CRYPTO_AEAD=m | 1714 | CONFIG_CRYPTO_AEAD=y |
1584 | CONFIG_CRYPTO_BLKCIPHER=y | 1715 | CONFIG_CRYPTO_BLKCIPHER=y |
1585 | CONFIG_CRYPTO_HASH=y | 1716 | CONFIG_CRYPTO_HASH=y |
1717 | CONFIG_CRYPTO_RNG=y | ||
1586 | CONFIG_CRYPTO_MANAGER=y | 1718 | CONFIG_CRYPTO_MANAGER=y |
1587 | # CONFIG_CRYPTO_GF128MUL is not set | 1719 | # CONFIG_CRYPTO_GF128MUL is not set |
1588 | CONFIG_CRYPTO_NULL=m | 1720 | CONFIG_CRYPTO_NULL=m |
@@ -1621,6 +1753,10 @@ CONFIG_CRYPTO_CRC32C=m | |||
1621 | CONFIG_CRYPTO_MD4=m | 1753 | CONFIG_CRYPTO_MD4=m |
1622 | CONFIG_CRYPTO_MD5=y | 1754 | CONFIG_CRYPTO_MD5=y |
1623 | CONFIG_CRYPTO_MICHAEL_MIC=m | 1755 | CONFIG_CRYPTO_MICHAEL_MIC=m |
1756 | # CONFIG_CRYPTO_RMD128 is not set | ||
1757 | # CONFIG_CRYPTO_RMD160 is not set | ||
1758 | # CONFIG_CRYPTO_RMD256 is not set | ||
1759 | # CONFIG_CRYPTO_RMD320 is not set | ||
1624 | CONFIG_CRYPTO_SHA1=m | 1760 | CONFIG_CRYPTO_SHA1=m |
1625 | CONFIG_CRYPTO_SHA256=m | 1761 | CONFIG_CRYPTO_SHA256=m |
1626 | CONFIG_CRYPTO_SHA512=m | 1762 | CONFIG_CRYPTO_SHA512=m |
@@ -1652,6 +1788,11 @@ CONFIG_CRYPTO_TWOFISH_COMMON=m | |||
1652 | # | 1788 | # |
1653 | CONFIG_CRYPTO_DEFLATE=m | 1789 | CONFIG_CRYPTO_DEFLATE=m |
1654 | # CONFIG_CRYPTO_LZO is not set | 1790 | # CONFIG_CRYPTO_LZO is not set |
1791 | |||
1792 | # | ||
1793 | # Random Number Generation | ||
1794 | # | ||
1795 | # CONFIG_CRYPTO_ANSI_CPRNG is not set | ||
1655 | # CONFIG_CRYPTO_HW is not set | 1796 | # CONFIG_CRYPTO_HW is not set |
1656 | # CONFIG_PPC_CLOCK is not set | 1797 | # CONFIG_PPC_CLOCK is not set |
1657 | # CONFIG_VIRTUALIZATION is not set | 1798 | # CONFIG_VIRTUALIZATION is not set |
diff --git a/arch/powerpc/configs/86xx/mpc8610_hpcd_defconfig b/arch/powerpc/configs/86xx/mpc8610_hpcd_defconfig index c98c6ee44492..72854a10dfa1 100644 --- a/arch/powerpc/configs/86xx/mpc8610_hpcd_defconfig +++ b/arch/powerpc/configs/86xx/mpc8610_hpcd_defconfig | |||
@@ -1,7 +1,7 @@ | |||
1 | # | 1 | # |
2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
3 | # Linux kernel version: 2.6.27-rc4 | 3 | # Linux kernel version: 2.6.28-rc3 |
4 | # Thu Aug 21 00:52:10 2008 | 4 | # Sat Nov 8 12:40:28 2008 |
5 | # | 5 | # |
6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
7 | 7 | ||
@@ -15,6 +15,7 @@ CONFIG_6xx=y | |||
15 | # CONFIG_44x is not set | 15 | # CONFIG_44x is not set |
16 | # CONFIG_E200 is not set | 16 | # CONFIG_E200 is not set |
17 | CONFIG_PPC_FPU=y | 17 | CONFIG_PPC_FPU=y |
18 | # CONFIG_PHYS_64BIT is not set | ||
18 | CONFIG_ALTIVEC=y | 19 | CONFIG_ALTIVEC=y |
19 | CONFIG_PPC_STD_MMU=y | 20 | CONFIG_PPC_STD_MMU=y |
20 | CONFIG_PPC_STD_MMU_32=y | 21 | CONFIG_PPC_STD_MMU_32=y |
@@ -22,7 +23,7 @@ CONFIG_PPC_STD_MMU_32=y | |||
22 | # CONFIG_SMP is not set | 23 | # CONFIG_SMP is not set |
23 | CONFIG_PPC32=y | 24 | CONFIG_PPC32=y |
24 | CONFIG_WORD_SIZE=32 | 25 | CONFIG_WORD_SIZE=32 |
25 | CONFIG_PPC_MERGE=y | 26 | # CONFIG_ARCH_PHYS_ADDR_T_64BIT is not set |
26 | CONFIG_MMU=y | 27 | CONFIG_MMU=y |
27 | CONFIG_GENERIC_CMOS_UPDATE=y | 28 | CONFIG_GENERIC_CMOS_UPDATE=y |
28 | CONFIG_GENERIC_TIME=y | 29 | CONFIG_GENERIC_TIME=y |
@@ -52,8 +53,6 @@ CONFIG_PPC_UDBG_16550=y | |||
52 | CONFIG_AUDIT_ARCH=y | 53 | CONFIG_AUDIT_ARCH=y |
53 | CONFIG_GENERIC_BUG=y | 54 | CONFIG_GENERIC_BUG=y |
54 | CONFIG_DEFAULT_UIMAGE=y | 55 | CONFIG_DEFAULT_UIMAGE=y |
55 | CONFIG_HIBERNATE_32=y | ||
56 | CONFIG_ARCH_HIBERNATION_POSSIBLE=y | ||
57 | # CONFIG_PPC_DCR_NATIVE is not set | 56 | # CONFIG_PPC_DCR_NATIVE is not set |
58 | # CONFIG_PPC_DCR_MMIO is not set | 57 | # CONFIG_PPC_DCR_MMIO is not set |
59 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 58 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
@@ -99,7 +98,6 @@ CONFIG_HOTPLUG=y | |||
99 | CONFIG_PRINTK=y | 98 | CONFIG_PRINTK=y |
100 | CONFIG_BUG=y | 99 | CONFIG_BUG=y |
101 | # CONFIG_ELF_CORE is not set | 100 | # CONFIG_ELF_CORE is not set |
102 | CONFIG_PCSPKR_PLATFORM=y | ||
103 | CONFIG_COMPAT_BRK=y | 101 | CONFIG_COMPAT_BRK=y |
104 | CONFIG_BASE_FULL=y | 102 | CONFIG_BASE_FULL=y |
105 | CONFIG_FUTEX=y | 103 | CONFIG_FUTEX=y |
@@ -109,7 +107,9 @@ CONFIG_SIGNALFD=y | |||
109 | CONFIG_TIMERFD=y | 107 | CONFIG_TIMERFD=y |
110 | CONFIG_EVENTFD=y | 108 | CONFIG_EVENTFD=y |
111 | CONFIG_SHMEM=y | 109 | CONFIG_SHMEM=y |
110 | CONFIG_AIO=y | ||
112 | CONFIG_VM_EVENT_COUNTERS=y | 111 | CONFIG_VM_EVENT_COUNTERS=y |
112 | CONFIG_PCI_QUIRKS=y | ||
113 | CONFIG_SLUB_DEBUG=y | 113 | CONFIG_SLUB_DEBUG=y |
114 | # CONFIG_SLAB is not set | 114 | # CONFIG_SLAB is not set |
115 | CONFIG_SLUB=y | 115 | CONFIG_SLUB=y |
@@ -123,10 +123,6 @@ CONFIG_HAVE_IOREMAP_PROT=y | |||
123 | CONFIG_HAVE_KPROBES=y | 123 | CONFIG_HAVE_KPROBES=y |
124 | CONFIG_HAVE_KRETPROBES=y | 124 | CONFIG_HAVE_KRETPROBES=y |
125 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 125 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
126 | # CONFIG_HAVE_DMA_ATTRS is not set | ||
127 | # CONFIG_USE_GENERIC_SMP_HELPERS is not set | ||
128 | # CONFIG_HAVE_CLK is not set | ||
129 | CONFIG_PROC_PAGE_MONITOR=y | ||
130 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | 126 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set |
131 | CONFIG_SLABINFO=y | 127 | CONFIG_SLABINFO=y |
132 | CONFIG_RT_MUTEXES=y | 128 | CONFIG_RT_MUTEXES=y |
@@ -159,6 +155,7 @@ CONFIG_DEFAULT_DEADLINE=y | |||
159 | # CONFIG_DEFAULT_NOOP is not set | 155 | # CONFIG_DEFAULT_NOOP is not set |
160 | CONFIG_DEFAULT_IOSCHED="deadline" | 156 | CONFIG_DEFAULT_IOSCHED="deadline" |
161 | CONFIG_CLASSIC_RCU=y | 157 | CONFIG_CLASSIC_RCU=y |
158 | # CONFIG_FREEZER is not set | ||
162 | 159 | ||
163 | # | 160 | # |
164 | # Platform support | 161 | # Platform support |
@@ -166,10 +163,10 @@ CONFIG_CLASSIC_RCU=y | |||
166 | CONFIG_PPC_MULTIPLATFORM=y | 163 | CONFIG_PPC_MULTIPLATFORM=y |
167 | CONFIG_CLASSIC32=y | 164 | CONFIG_CLASSIC32=y |
168 | # CONFIG_PPC_CHRP is not set | 165 | # CONFIG_PPC_CHRP is not set |
169 | # CONFIG_PPC_PMAC is not set | ||
170 | # CONFIG_MPC5121_ADS is not set | 166 | # CONFIG_MPC5121_ADS is not set |
171 | # CONFIG_MPC5121_GENERIC is not set | 167 | # CONFIG_MPC5121_GENERIC is not set |
172 | # CONFIG_PPC_MPC52xx is not set | 168 | # CONFIG_PPC_MPC52xx is not set |
169 | # CONFIG_PPC_PMAC is not set | ||
173 | # CONFIG_PPC_CELL is not set | 170 | # CONFIG_PPC_CELL is not set |
174 | # CONFIG_PPC_CELL_NATIVE is not set | 171 | # CONFIG_PPC_CELL_NATIVE is not set |
175 | # CONFIG_PPC_82xx is not set | 172 | # CONFIG_PPC_82xx is not set |
@@ -179,26 +176,24 @@ CONFIG_PPC_86xx=y | |||
179 | # CONFIG_MPC8641_HPCN is not set | 176 | # CONFIG_MPC8641_HPCN is not set |
180 | # CONFIG_SBC8641D is not set | 177 | # CONFIG_SBC8641D is not set |
181 | CONFIG_MPC8610_HPCD=y | 178 | CONFIG_MPC8610_HPCD=y |
179 | # CONFIG_GEF_SBC610 is not set | ||
182 | CONFIG_MPC8610=y | 180 | CONFIG_MPC8610=y |
183 | # CONFIG_EMBEDDED6xx is not set | 181 | # CONFIG_EMBEDDED6xx is not set |
184 | CONFIG_PPC_NATIVE=y | ||
185 | # CONFIG_UDBG_RTAS_CONSOLE is not set | ||
186 | # CONFIG_IPIC is not set | 182 | # CONFIG_IPIC is not set |
187 | CONFIG_MPIC=y | 183 | CONFIG_MPIC=y |
188 | # CONFIG_MPIC_WEIRD is not set | 184 | # CONFIG_MPIC_WEIRD is not set |
189 | CONFIG_PPC_I8259=y | 185 | # CONFIG_PPC_I8259 is not set |
190 | CONFIG_PPC_RTAS=y | 186 | # CONFIG_PPC_RTAS is not set |
191 | # CONFIG_RTAS_ERROR_LOGGING is not set | ||
192 | CONFIG_RTAS_PROC=y | ||
193 | # CONFIG_MMIO_NVRAM is not set | 187 | # CONFIG_MMIO_NVRAM is not set |
194 | CONFIG_PPC_MPC106=y | 188 | # CONFIG_PPC_MPC106 is not set |
195 | # CONFIG_PPC_970_NAP is not set | 189 | # CONFIG_PPC_970_NAP is not set |
196 | # CONFIG_PPC_INDIRECT_IO is not set | 190 | # CONFIG_PPC_INDIRECT_IO is not set |
197 | # CONFIG_GENERIC_IOMAP is not set | 191 | # CONFIG_GENERIC_IOMAP is not set |
198 | # CONFIG_CPU_FREQ is not set | 192 | # CONFIG_CPU_FREQ is not set |
199 | # CONFIG_PPC601_SYNC_FIX is not set | ||
200 | # CONFIG_TAU is not set | 193 | # CONFIG_TAU is not set |
194 | # CONFIG_QUICC_ENGINE is not set | ||
201 | CONFIG_FSL_ULI1575=y | 195 | CONFIG_FSL_ULI1575=y |
196 | # CONFIG_MPC8xxx_GPIO is not set | ||
202 | 197 | ||
203 | # | 198 | # |
204 | # Kernel options | 199 | # Kernel options |
@@ -218,6 +213,8 @@ CONFIG_PREEMPT_NONE=y | |||
218 | # CONFIG_PREEMPT_VOLUNTARY is not set | 213 | # CONFIG_PREEMPT_VOLUNTARY is not set |
219 | # CONFIG_PREEMPT is not set | 214 | # CONFIG_PREEMPT is not set |
220 | CONFIG_BINFMT_ELF=y | 215 | CONFIG_BINFMT_ELF=y |
216 | # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set | ||
217 | # CONFIG_HAVE_AOUT is not set | ||
221 | # CONFIG_BINFMT_MISC is not set | 218 | # CONFIG_BINFMT_MISC is not set |
222 | # CONFIG_IOMMU_HELPER is not set | 219 | # CONFIG_IOMMU_HELPER is not set |
223 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | 220 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y |
@@ -232,15 +229,15 @@ CONFIG_FLATMEM_MANUAL=y | |||
232 | # CONFIG_SPARSEMEM_MANUAL is not set | 229 | # CONFIG_SPARSEMEM_MANUAL is not set |
233 | CONFIG_FLATMEM=y | 230 | CONFIG_FLATMEM=y |
234 | CONFIG_FLAT_NODE_MEM_MAP=y | 231 | CONFIG_FLAT_NODE_MEM_MAP=y |
235 | # CONFIG_SPARSEMEM_STATIC is not set | ||
236 | # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set | ||
237 | CONFIG_PAGEFLAGS_EXTENDED=y | 232 | CONFIG_PAGEFLAGS_EXTENDED=y |
238 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 233 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
239 | CONFIG_MIGRATION=y | 234 | CONFIG_MIGRATION=y |
240 | # CONFIG_RESOURCES_64BIT is not set | 235 | # CONFIG_RESOURCES_64BIT is not set |
236 | # CONFIG_PHYS_ADDR_T_64BIT is not set | ||
241 | CONFIG_ZONE_DMA_FLAG=1 | 237 | CONFIG_ZONE_DMA_FLAG=1 |
242 | CONFIG_BOUNCE=y | 238 | CONFIG_BOUNCE=y |
243 | CONFIG_VIRT_TO_BUS=y | 239 | CONFIG_VIRT_TO_BUS=y |
240 | CONFIG_UNEVICTABLE_LRU=y | ||
244 | CONFIG_FORCE_MAX_ZONEORDER=12 | 241 | CONFIG_FORCE_MAX_ZONEORDER=12 |
245 | CONFIG_PROC_DEVICETREE=y | 242 | CONFIG_PROC_DEVICETREE=y |
246 | # CONFIG_CMDLINE_BOOL is not set | 243 | # CONFIG_CMDLINE_BOOL is not set |
@@ -252,7 +249,6 @@ CONFIG_ISA_DMA_API=y | |||
252 | # | 249 | # |
253 | # Bus options | 250 | # Bus options |
254 | # | 251 | # |
255 | # CONFIG_ISA is not set | ||
256 | CONFIG_ZONE_DMA=y | 252 | CONFIG_ZONE_DMA=y |
257 | CONFIG_GENERIC_ISA_DMA=y | 253 | CONFIG_GENERIC_ISA_DMA=y |
258 | CONFIG_PPC_INDIRECT_PCI=y | 254 | CONFIG_PPC_INDIRECT_PCI=y |
@@ -267,7 +263,7 @@ CONFIG_PCIEAER=y | |||
267 | # CONFIG_PCIEASPM is not set | 263 | # CONFIG_PCIEASPM is not set |
268 | CONFIG_ARCH_SUPPORTS_MSI=y | 264 | CONFIG_ARCH_SUPPORTS_MSI=y |
269 | # CONFIG_PCI_MSI is not set | 265 | # CONFIG_PCI_MSI is not set |
270 | CONFIG_PCI_LEGACY=y | 266 | # CONFIG_PCI_LEGACY is not set |
271 | CONFIG_PCI_DEBUG=y | 267 | CONFIG_PCI_DEBUG=y |
272 | # CONFIG_PCCARD is not set | 268 | # CONFIG_PCCARD is not set |
273 | # CONFIG_HOTPLUG_PCI is not set | 269 | # CONFIG_HOTPLUG_PCI is not set |
@@ -353,6 +349,7 @@ CONFIG_IPV6_NDISC_NODETYPE=y | |||
353 | # CONFIG_TIPC is not set | 349 | # CONFIG_TIPC is not set |
354 | # CONFIG_ATM is not set | 350 | # CONFIG_ATM is not set |
355 | # CONFIG_BRIDGE is not set | 351 | # CONFIG_BRIDGE is not set |
352 | # CONFIG_NET_DSA is not set | ||
356 | # CONFIG_VLAN_8021Q is not set | 353 | # CONFIG_VLAN_8021Q is not set |
357 | # CONFIG_DECNET is not set | 354 | # CONFIG_DECNET is not set |
358 | # CONFIG_LLC2 is not set | 355 | # CONFIG_LLC2 is not set |
@@ -373,11 +370,10 @@ CONFIG_IPV6_NDISC_NODETYPE=y | |||
373 | # CONFIG_IRDA is not set | 370 | # CONFIG_IRDA is not set |
374 | # CONFIG_BT is not set | 371 | # CONFIG_BT is not set |
375 | # CONFIG_AF_RXRPC is not set | 372 | # CONFIG_AF_RXRPC is not set |
376 | 373 | # CONFIG_PHONET is not set | |
377 | # | 374 | CONFIG_WIRELESS=y |
378 | # Wireless | ||
379 | # | ||
380 | # CONFIG_CFG80211 is not set | 375 | # CONFIG_CFG80211 is not set |
376 | CONFIG_WIRELESS_OLD_REGULATORY=y | ||
381 | # CONFIG_WIRELESS_EXT is not set | 377 | # CONFIG_WIRELESS_EXT is not set |
382 | # CONFIG_MAC80211 is not set | 378 | # CONFIG_MAC80211 is not set |
383 | # CONFIG_IEEE80211 is not set | 379 | # CONFIG_IEEE80211 is not set |
@@ -493,7 +489,6 @@ CONFIG_OF_I2C=y | |||
493 | # CONFIG_PARPORT is not set | 489 | # CONFIG_PARPORT is not set |
494 | CONFIG_BLK_DEV=y | 490 | CONFIG_BLK_DEV=y |
495 | # CONFIG_BLK_DEV_FD is not set | 491 | # CONFIG_BLK_DEV_FD is not set |
496 | # CONFIG_MAC_FLOPPY is not set | ||
497 | # CONFIG_BLK_CPQ_DA is not set | 492 | # CONFIG_BLK_CPQ_DA is not set |
498 | # CONFIG_BLK_CPQ_CISS_DA is not set | 493 | # CONFIG_BLK_CPQ_CISS_DA is not set |
499 | # CONFIG_BLK_DEV_DAC960 is not set | 494 | # CONFIG_BLK_DEV_DAC960 is not set |
@@ -519,7 +514,54 @@ CONFIG_MISC_DEVICES=y | |||
519 | # CONFIG_HP_ILO is not set | 514 | # CONFIG_HP_ILO is not set |
520 | CONFIG_HAVE_IDE=y | 515 | CONFIG_HAVE_IDE=y |
521 | CONFIG_IDE=y | 516 | CONFIG_IDE=y |
522 | # CONFIG_BLK_DEV_IDE is not set | 517 | |
518 | # | ||
519 | # Please see Documentation/ide/ide.txt for help/info on IDE drives | ||
520 | # | ||
521 | # CONFIG_BLK_DEV_IDE_SATA is not set | ||
522 | CONFIG_IDE_GD=y | ||
523 | CONFIG_IDE_GD_ATA=y | ||
524 | # CONFIG_IDE_GD_ATAPI is not set | ||
525 | # CONFIG_BLK_DEV_IDECD is not set | ||
526 | # CONFIG_BLK_DEV_IDETAPE is not set | ||
527 | # CONFIG_BLK_DEV_IDESCSI is not set | ||
528 | # CONFIG_IDE_TASK_IOCTL is not set | ||
529 | CONFIG_IDE_PROC_FS=y | ||
530 | |||
531 | # | ||
532 | # IDE chipset support/bugfixes | ||
533 | # | ||
534 | # CONFIG_BLK_DEV_PLATFORM is not set | ||
535 | |||
536 | # | ||
537 | # PCI IDE chipsets support | ||
538 | # | ||
539 | # CONFIG_BLK_DEV_GENERIC is not set | ||
540 | # CONFIG_BLK_DEV_OPTI621 is not set | ||
541 | # CONFIG_BLK_DEV_AEC62XX is not set | ||
542 | # CONFIG_BLK_DEV_ALI15X3 is not set | ||
543 | # CONFIG_BLK_DEV_AMD74XX is not set | ||
544 | # CONFIG_BLK_DEV_CMD64X is not set | ||
545 | # CONFIG_BLK_DEV_TRIFLEX is not set | ||
546 | # CONFIG_BLK_DEV_CS5520 is not set | ||
547 | # CONFIG_BLK_DEV_CS5530 is not set | ||
548 | # CONFIG_BLK_DEV_HPT366 is not set | ||
549 | # CONFIG_BLK_DEV_JMICRON is not set | ||
550 | # CONFIG_BLK_DEV_SC1200 is not set | ||
551 | # CONFIG_BLK_DEV_PIIX is not set | ||
552 | # CONFIG_BLK_DEV_IT8213 is not set | ||
553 | # CONFIG_BLK_DEV_IT821X is not set | ||
554 | # CONFIG_BLK_DEV_NS87415 is not set | ||
555 | # CONFIG_BLK_DEV_PDC202XX_OLD is not set | ||
556 | # CONFIG_BLK_DEV_PDC202XX_NEW is not set | ||
557 | # CONFIG_BLK_DEV_SVWKS is not set | ||
558 | # CONFIG_BLK_DEV_SIIMAGE is not set | ||
559 | # CONFIG_BLK_DEV_SL82C105 is not set | ||
560 | # CONFIG_BLK_DEV_SLC90E66 is not set | ||
561 | # CONFIG_BLK_DEV_TRM290 is not set | ||
562 | # CONFIG_BLK_DEV_VIA82CXXX is not set | ||
563 | # CONFIG_BLK_DEV_TC86C001 is not set | ||
564 | # CONFIG_BLK_DEV_IDEDMA is not set | ||
523 | 565 | ||
524 | # | 566 | # |
525 | # SCSI device support | 567 | # SCSI device support |
@@ -595,8 +637,6 @@ CONFIG_SCSI_LOWLEVEL=y | |||
595 | # CONFIG_SCSI_DC390T is not set | 637 | # CONFIG_SCSI_DC390T is not set |
596 | # CONFIG_SCSI_NSP32 is not set | 638 | # CONFIG_SCSI_NSP32 is not set |
597 | # CONFIG_SCSI_DEBUG is not set | 639 | # CONFIG_SCSI_DEBUG is not set |
598 | # CONFIG_SCSI_MESH is not set | ||
599 | # CONFIG_SCSI_MAC53C94 is not set | ||
600 | # CONFIG_SCSI_SRP is not set | 640 | # CONFIG_SCSI_SRP is not set |
601 | # CONFIG_SCSI_DH is not set | 641 | # CONFIG_SCSI_DH is not set |
602 | CONFIG_ATA=y | 642 | CONFIG_ATA=y |
@@ -685,8 +725,6 @@ CONFIG_DUMMY=y | |||
685 | # CONFIG_PHYLIB is not set | 725 | # CONFIG_PHYLIB is not set |
686 | CONFIG_NET_ETHERNET=y | 726 | CONFIG_NET_ETHERNET=y |
687 | # CONFIG_MII is not set | 727 | # CONFIG_MII is not set |
688 | # CONFIG_MACE is not set | ||
689 | # CONFIG_BMAC is not set | ||
690 | # CONFIG_HAPPYMEAL is not set | 728 | # CONFIG_HAPPYMEAL is not set |
691 | # CONFIG_SUNGEM is not set | 729 | # CONFIG_SUNGEM is not set |
692 | # CONFIG_CASSINI is not set | 730 | # CONFIG_CASSINI is not set |
@@ -703,8 +741,12 @@ CONFIG_ULI526X=y | |||
703 | # CONFIG_IBM_NEW_EMAC_RGMII is not set | 741 | # CONFIG_IBM_NEW_EMAC_RGMII is not set |
704 | # CONFIG_IBM_NEW_EMAC_TAH is not set | 742 | # CONFIG_IBM_NEW_EMAC_TAH is not set |
705 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set | 743 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set |
744 | # CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set | ||
745 | # CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set | ||
746 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set | ||
706 | # CONFIG_NET_PCI is not set | 747 | # CONFIG_NET_PCI is not set |
707 | # CONFIG_B44 is not set | 748 | # CONFIG_B44 is not set |
749 | # CONFIG_ATL2 is not set | ||
708 | # CONFIG_NETDEV_1000 is not set | 750 | # CONFIG_NETDEV_1000 is not set |
709 | # CONFIG_NETDEV_10000 is not set | 751 | # CONFIG_NETDEV_10000 is not set |
710 | # CONFIG_TR is not set | 752 | # CONFIG_TR is not set |
@@ -796,13 +838,10 @@ CONFIG_SERIAL_8250_RSA=y | |||
796 | # CONFIG_SERIAL_UARTLITE is not set | 838 | # CONFIG_SERIAL_UARTLITE is not set |
797 | CONFIG_SERIAL_CORE=y | 839 | CONFIG_SERIAL_CORE=y |
798 | CONFIG_SERIAL_CORE_CONSOLE=y | 840 | CONFIG_SERIAL_CORE_CONSOLE=y |
799 | # CONFIG_SERIAL_PMACZILOG is not set | ||
800 | # CONFIG_SERIAL_JSM is not set | 841 | # CONFIG_SERIAL_JSM is not set |
801 | # CONFIG_SERIAL_OF_PLATFORM is not set | 842 | # CONFIG_SERIAL_OF_PLATFORM is not set |
802 | CONFIG_UNIX98_PTYS=y | 843 | CONFIG_UNIX98_PTYS=y |
803 | # CONFIG_LEGACY_PTYS is not set | 844 | # CONFIG_LEGACY_PTYS is not set |
804 | # CONFIG_BRIQ_PANEL is not set | ||
805 | # CONFIG_HVC_RTAS is not set | ||
806 | # CONFIG_IPMI_HANDLER is not set | 845 | # CONFIG_IPMI_HANDLER is not set |
807 | # CONFIG_HW_RANDOM is not set | 846 | # CONFIG_HW_RANDOM is not set |
808 | # CONFIG_NVRAM is not set | 847 | # CONFIG_NVRAM is not set |
@@ -839,12 +878,6 @@ CONFIG_I2C_HELPER_AUTO=y | |||
839 | # CONFIG_I2C_VIAPRO is not set | 878 | # CONFIG_I2C_VIAPRO is not set |
840 | 879 | ||
841 | # | 880 | # |
842 | # Mac SMBus host controller drivers | ||
843 | # | ||
844 | # CONFIG_I2C_HYDRA is not set | ||
845 | CONFIG_I2C_POWERMAC=y | ||
846 | |||
847 | # | ||
848 | # I2C system bus drivers (mostly embedded / system-on-chip) | 881 | # I2C system bus drivers (mostly embedded / system-on-chip) |
849 | # | 882 | # |
850 | CONFIG_I2C_MPC=y | 883 | CONFIG_I2C_MPC=y |
@@ -907,6 +940,17 @@ CONFIG_SSB_POSSIBLE=y | |||
907 | # CONFIG_MFD_SM501 is not set | 940 | # CONFIG_MFD_SM501 is not set |
908 | # CONFIG_HTC_PASIC3 is not set | 941 | # CONFIG_HTC_PASIC3 is not set |
909 | # CONFIG_MFD_TMIO is not set | 942 | # CONFIG_MFD_TMIO is not set |
943 | # CONFIG_PMIC_DA903X is not set | ||
944 | # CONFIG_MFD_WM8400 is not set | ||
945 | # CONFIG_MFD_WM8350_I2C is not set | ||
946 | |||
947 | # | ||
948 | # Voltage and Current regulators | ||
949 | # | ||
950 | # CONFIG_REGULATOR is not set | ||
951 | # CONFIG_REGULATOR_FIXED_VOLTAGE is not set | ||
952 | # CONFIG_REGULATOR_VIRTUAL_CONSUMER is not set | ||
953 | # CONFIG_REGULATOR_BQ24022 is not set | ||
910 | 954 | ||
911 | # | 955 | # |
912 | # Multimedia devices | 956 | # Multimedia devices |
@@ -934,6 +978,7 @@ CONFIG_VIDEO_OUTPUT_CONTROL=y | |||
934 | CONFIG_FB=y | 978 | CONFIG_FB=y |
935 | # CONFIG_FIRMWARE_EDID is not set | 979 | # CONFIG_FIRMWARE_EDID is not set |
936 | # CONFIG_FB_DDC is not set | 980 | # CONFIG_FB_DDC is not set |
981 | # CONFIG_FB_BOOT_VESA_SUPPORT is not set | ||
937 | CONFIG_FB_CFB_FILLRECT=y | 982 | CONFIG_FB_CFB_FILLRECT=y |
938 | CONFIG_FB_CFB_COPYAREA=y | 983 | CONFIG_FB_CFB_COPYAREA=y |
939 | CONFIG_FB_CFB_IMAGEBLIT=y | 984 | CONFIG_FB_CFB_IMAGEBLIT=y |
@@ -956,9 +1001,6 @@ CONFIG_FB_CFB_IMAGEBLIT=y | |||
956 | # CONFIG_FB_PM2 is not set | 1001 | # CONFIG_FB_PM2 is not set |
957 | # CONFIG_FB_CYBER2000 is not set | 1002 | # CONFIG_FB_CYBER2000 is not set |
958 | # CONFIG_FB_OF is not set | 1003 | # CONFIG_FB_OF is not set |
959 | # CONFIG_FB_CONTROL is not set | ||
960 | # CONFIG_FB_PLATINUM is not set | ||
961 | # CONFIG_FB_VALKYRIE is not set | ||
962 | # CONFIG_FB_CT65550 is not set | 1004 | # CONFIG_FB_CT65550 is not set |
963 | # CONFIG_FB_ASILIANT is not set | 1005 | # CONFIG_FB_ASILIANT is not set |
964 | # CONFIG_FB_IMSTT is not set | 1006 | # CONFIG_FB_IMSTT is not set |
@@ -973,6 +1015,7 @@ CONFIG_FB_CFB_IMAGEBLIT=y | |||
973 | # CONFIG_FB_S3 is not set | 1015 | # CONFIG_FB_S3 is not set |
974 | # CONFIG_FB_SAVAGE is not set | 1016 | # CONFIG_FB_SAVAGE is not set |
975 | # CONFIG_FB_SIS is not set | 1017 | # CONFIG_FB_SIS is not set |
1018 | # CONFIG_FB_VIA is not set | ||
976 | # CONFIG_FB_NEOMAGIC is not set | 1019 | # CONFIG_FB_NEOMAGIC is not set |
977 | # CONFIG_FB_KYRO is not set | 1020 | # CONFIG_FB_KYRO is not set |
978 | # CONFIG_FB_3DFX is not set | 1021 | # CONFIG_FB_3DFX is not set |
@@ -985,6 +1028,7 @@ CONFIG_FB_CFB_IMAGEBLIT=y | |||
985 | CONFIG_FB_FSL_DIU=y | 1028 | CONFIG_FB_FSL_DIU=y |
986 | # CONFIG_FB_IBM_GXT4500 is not set | 1029 | # CONFIG_FB_IBM_GXT4500 is not set |
987 | # CONFIG_FB_VIRTUAL is not set | 1030 | # CONFIG_FB_VIRTUAL is not set |
1031 | # CONFIG_FB_METRONOME is not set | ||
988 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | 1032 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set |
989 | 1033 | ||
990 | # | 1034 | # |
@@ -1001,6 +1045,7 @@ CONFIG_DUMMY_CONSOLE=y | |||
1001 | # CONFIG_FRAMEBUFFER_CONSOLE is not set | 1045 | # CONFIG_FRAMEBUFFER_CONSOLE is not set |
1002 | # CONFIG_LOGO is not set | 1046 | # CONFIG_LOGO is not set |
1003 | CONFIG_SOUND=y | 1047 | CONFIG_SOUND=y |
1048 | CONFIG_SOUND_OSS_CORE=y | ||
1004 | CONFIG_SND=y | 1049 | CONFIG_SND=y |
1005 | CONFIG_SND_TIMER=y | 1050 | CONFIG_SND_TIMER=y |
1006 | CONFIG_SND_PCM=y | 1051 | CONFIG_SND_PCM=y |
@@ -1082,11 +1127,10 @@ CONFIG_SND_PCI=y | |||
1082 | # CONFIG_SND_VX222 is not set | 1127 | # CONFIG_SND_VX222 is not set |
1083 | # CONFIG_SND_YMFPCI is not set | 1128 | # CONFIG_SND_YMFPCI is not set |
1084 | CONFIG_SND_PPC=y | 1129 | CONFIG_SND_PPC=y |
1085 | # CONFIG_SND_POWERMAC is not set | ||
1086 | # CONFIG_SND_AOA is not set | ||
1087 | CONFIG_SND_SOC=y | 1130 | CONFIG_SND_SOC=y |
1088 | CONFIG_SND_SOC_MPC8610=y | 1131 | CONFIG_SND_SOC_MPC8610=y |
1089 | CONFIG_SND_SOC_MPC8610_HPCD=y | 1132 | CONFIG_SND_SOC_MPC8610_HPCD=y |
1133 | # CONFIG_SND_SOC_ALL_CODECS is not set | ||
1090 | CONFIG_SND_SOC_CS4270=y | 1134 | CONFIG_SND_SOC_CS4270=y |
1091 | CONFIG_SND_SOC_CS4270_VD33_ERRATA=y | 1135 | CONFIG_SND_SOC_CS4270_VD33_ERRATA=y |
1092 | # CONFIG_SOUND_PRIME is not set | 1136 | # CONFIG_SOUND_PRIME is not set |
@@ -1094,6 +1138,12 @@ CONFIG_HID_SUPPORT=y | |||
1094 | CONFIG_HID=y | 1138 | CONFIG_HID=y |
1095 | # CONFIG_HID_DEBUG is not set | 1139 | # CONFIG_HID_DEBUG is not set |
1096 | # CONFIG_HIDRAW is not set | 1140 | # CONFIG_HIDRAW is not set |
1141 | # CONFIG_HID_PID is not set | ||
1142 | |||
1143 | # | ||
1144 | # Special HID drivers | ||
1145 | # | ||
1146 | CONFIG_HID_COMPAT=y | ||
1097 | CONFIG_USB_SUPPORT=y | 1147 | CONFIG_USB_SUPPORT=y |
1098 | CONFIG_USB_ARCH_HAS_HCD=y | 1148 | CONFIG_USB_ARCH_HAS_HCD=y |
1099 | CONFIG_USB_ARCH_HAS_OHCI=y | 1149 | CONFIG_USB_ARCH_HAS_OHCI=y |
@@ -1110,6 +1160,7 @@ CONFIG_USB_ARCH_HAS_EHCI=y | |||
1110 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | 1160 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' |
1111 | # | 1161 | # |
1112 | # CONFIG_USB_GADGET is not set | 1162 | # CONFIG_USB_GADGET is not set |
1163 | # CONFIG_UWB is not set | ||
1113 | # CONFIG_MMC is not set | 1164 | # CONFIG_MMC is not set |
1114 | # CONFIG_MEMSTICK is not set | 1165 | # CONFIG_MEMSTICK is not set |
1115 | # CONFIG_NEW_LEDS is not set | 1166 | # CONFIG_NEW_LEDS is not set |
@@ -1155,12 +1206,15 @@ CONFIG_RTC_INTF_DEV=y | |||
1155 | # Platform RTC drivers | 1206 | # Platform RTC drivers |
1156 | # | 1207 | # |
1157 | CONFIG_RTC_DRV_CMOS=y | 1208 | CONFIG_RTC_DRV_CMOS=y |
1209 | # CONFIG_RTC_DRV_DS1286 is not set | ||
1158 | # CONFIG_RTC_DRV_DS1511 is not set | 1210 | # CONFIG_RTC_DRV_DS1511 is not set |
1159 | # CONFIG_RTC_DRV_DS1553 is not set | 1211 | # CONFIG_RTC_DRV_DS1553 is not set |
1160 | # CONFIG_RTC_DRV_DS1742 is not set | 1212 | # CONFIG_RTC_DRV_DS1742 is not set |
1161 | # CONFIG_RTC_DRV_STK17TA8 is not set | 1213 | # CONFIG_RTC_DRV_STK17TA8 is not set |
1162 | # CONFIG_RTC_DRV_M48T86 is not set | 1214 | # CONFIG_RTC_DRV_M48T86 is not set |
1215 | # CONFIG_RTC_DRV_M48T35 is not set | ||
1163 | # CONFIG_RTC_DRV_M48T59 is not set | 1216 | # CONFIG_RTC_DRV_M48T59 is not set |
1217 | # CONFIG_RTC_DRV_BQ4802 is not set | ||
1164 | # CONFIG_RTC_DRV_V3020 is not set | 1218 | # CONFIG_RTC_DRV_V3020 is not set |
1165 | 1219 | ||
1166 | # | 1220 | # |
@@ -1169,6 +1223,7 @@ CONFIG_RTC_DRV_CMOS=y | |||
1169 | # CONFIG_RTC_DRV_PPC is not set | 1223 | # CONFIG_RTC_DRV_PPC is not set |
1170 | # CONFIG_DMADEVICES is not set | 1224 | # CONFIG_DMADEVICES is not set |
1171 | # CONFIG_UIO is not set | 1225 | # CONFIG_UIO is not set |
1226 | # CONFIG_STAGING is not set | ||
1172 | 1227 | ||
1173 | # | 1228 | # |
1174 | # File systems | 1229 | # File systems |
@@ -1180,12 +1235,13 @@ CONFIG_EXT3_FS=y | |||
1180 | CONFIG_EXT3_FS_XATTR=y | 1235 | CONFIG_EXT3_FS_XATTR=y |
1181 | # CONFIG_EXT3_FS_POSIX_ACL is not set | 1236 | # CONFIG_EXT3_FS_POSIX_ACL is not set |
1182 | # CONFIG_EXT3_FS_SECURITY is not set | 1237 | # CONFIG_EXT3_FS_SECURITY is not set |
1183 | # CONFIG_EXT4DEV_FS is not set | 1238 | # CONFIG_EXT4_FS is not set |
1184 | CONFIG_JBD=y | 1239 | CONFIG_JBD=y |
1185 | CONFIG_FS_MBCACHE=y | 1240 | CONFIG_FS_MBCACHE=y |
1186 | # CONFIG_REISERFS_FS is not set | 1241 | # CONFIG_REISERFS_FS is not set |
1187 | # CONFIG_JFS_FS is not set | 1242 | # CONFIG_JFS_FS is not set |
1188 | # CONFIG_FS_POSIX_ACL is not set | 1243 | # CONFIG_FS_POSIX_ACL is not set |
1244 | CONFIG_FILE_LOCKING=y | ||
1189 | # CONFIG_XFS_FS is not set | 1245 | # CONFIG_XFS_FS is not set |
1190 | # CONFIG_OCFS2_FS is not set | 1246 | # CONFIG_OCFS2_FS is not set |
1191 | # CONFIG_DNOTIFY is not set | 1247 | # CONFIG_DNOTIFY is not set |
@@ -1214,6 +1270,7 @@ CONFIG_FS_MBCACHE=y | |||
1214 | CONFIG_PROC_FS=y | 1270 | CONFIG_PROC_FS=y |
1215 | CONFIG_PROC_KCORE=y | 1271 | CONFIG_PROC_KCORE=y |
1216 | CONFIG_PROC_SYSCTL=y | 1272 | CONFIG_PROC_SYSCTL=y |
1273 | CONFIG_PROC_PAGE_MONITOR=y | ||
1217 | CONFIG_SYSFS=y | 1274 | CONFIG_SYSFS=y |
1218 | CONFIG_TMPFS=y | 1275 | CONFIG_TMPFS=y |
1219 | # CONFIG_TMPFS_POSIX_ACL is not set | 1276 | # CONFIG_TMPFS_POSIX_ACL is not set |
@@ -1254,6 +1311,7 @@ CONFIG_LOCKD_V4=y | |||
1254 | CONFIG_EXPORTFS=y | 1311 | CONFIG_EXPORTFS=y |
1255 | CONFIG_NFS_COMMON=y | 1312 | CONFIG_NFS_COMMON=y |
1256 | CONFIG_SUNRPC=y | 1313 | CONFIG_SUNRPC=y |
1314 | # CONFIG_SUNRPC_REGISTER_V4 is not set | ||
1257 | # CONFIG_RPCSEC_GSS_KRB5 is not set | 1315 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
1258 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 1316 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
1259 | # CONFIG_SMB_FS is not set | 1317 | # CONFIG_SMB_FS is not set |
@@ -1330,7 +1388,6 @@ CONFIG_NLS_DEFAULT="iso8859-1" | |||
1330 | # Library routines | 1388 | # Library routines |
1331 | # | 1389 | # |
1332 | CONFIG_BITREVERSE=y | 1390 | CONFIG_BITREVERSE=y |
1333 | # CONFIG_GENERIC_FIND_FIRST_BIT is not set | ||
1334 | # CONFIG_CRC_CCITT is not set | 1391 | # CONFIG_CRC_CCITT is not set |
1335 | # CONFIG_CRC16 is not set | 1392 | # CONFIG_CRC16 is not set |
1336 | CONFIG_CRC_T10DIF=y | 1393 | CONFIG_CRC_T10DIF=y |
@@ -1383,15 +1440,23 @@ CONFIG_DEBUG_INFO=y | |||
1383 | # CONFIG_DEBUG_SG is not set | 1440 | # CONFIG_DEBUG_SG is not set |
1384 | # CONFIG_BOOT_PRINTK_DELAY is not set | 1441 | # CONFIG_BOOT_PRINTK_DELAY is not set |
1385 | # CONFIG_RCU_TORTURE_TEST is not set | 1442 | # CONFIG_RCU_TORTURE_TEST is not set |
1443 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | ||
1386 | # CONFIG_BACKTRACE_SELF_TEST is not set | 1444 | # CONFIG_BACKTRACE_SELF_TEST is not set |
1445 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | ||
1387 | # CONFIG_FAULT_INJECTION is not set | 1446 | # CONFIG_FAULT_INJECTION is not set |
1388 | # CONFIG_LATENCYTOP is not set | 1447 | # CONFIG_LATENCYTOP is not set |
1389 | CONFIG_SYSCTL_SYSCALL_CHECK=y | 1448 | CONFIG_SYSCTL_SYSCALL_CHECK=y |
1390 | CONFIG_HAVE_FTRACE=y | 1449 | CONFIG_HAVE_FUNCTION_TRACER=y |
1391 | CONFIG_HAVE_DYNAMIC_FTRACE=y | 1450 | |
1392 | # CONFIG_FTRACE is not set | 1451 | # |
1452 | # Tracers | ||
1453 | # | ||
1454 | # CONFIG_FUNCTION_TRACER is not set | ||
1393 | # CONFIG_SCHED_TRACER is not set | 1455 | # CONFIG_SCHED_TRACER is not set |
1394 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | 1456 | # CONFIG_CONTEXT_SWITCH_TRACER is not set |
1457 | # CONFIG_BOOT_TRACER is not set | ||
1458 | # CONFIG_STACK_TRACER is not set | ||
1459 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | ||
1395 | # CONFIG_SAMPLES is not set | 1460 | # CONFIG_SAMPLES is not set |
1396 | CONFIG_HAVE_ARCH_KGDB=y | 1461 | CONFIG_HAVE_ARCH_KGDB=y |
1397 | # CONFIG_KGDB is not set | 1462 | # CONFIG_KGDB is not set |
@@ -1400,6 +1465,7 @@ CONFIG_HAVE_ARCH_KGDB=y | |||
1400 | # CONFIG_DEBUG_PAGEALLOC is not set | 1465 | # CONFIG_DEBUG_PAGEALLOC is not set |
1401 | # CONFIG_CODE_PATCHING_SELFTEST is not set | 1466 | # CONFIG_CODE_PATCHING_SELFTEST is not set |
1402 | # CONFIG_FTR_FIXUP_SELFTEST is not set | 1467 | # CONFIG_FTR_FIXUP_SELFTEST is not set |
1468 | # CONFIG_MSI_BITMAP_SELFTEST is not set | ||
1403 | # CONFIG_XMON is not set | 1469 | # CONFIG_XMON is not set |
1404 | # CONFIG_IRQSTACKS is not set | 1470 | # CONFIG_IRQSTACKS is not set |
1405 | # CONFIG_BDI_SWITCH is not set | 1471 | # CONFIG_BDI_SWITCH is not set |
@@ -1411,12 +1477,14 @@ CONFIG_HAVE_ARCH_KGDB=y | |||
1411 | # | 1477 | # |
1412 | # CONFIG_KEYS is not set | 1478 | # CONFIG_KEYS is not set |
1413 | # CONFIG_SECURITY is not set | 1479 | # CONFIG_SECURITY is not set |
1480 | # CONFIG_SECURITYFS is not set | ||
1414 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | 1481 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set |
1415 | CONFIG_CRYPTO=y | 1482 | CONFIG_CRYPTO=y |
1416 | 1483 | ||
1417 | # | 1484 | # |
1418 | # Crypto core or helper | 1485 | # Crypto core or helper |
1419 | # | 1486 | # |
1487 | # CONFIG_CRYPTO_FIPS is not set | ||
1420 | # CONFIG_CRYPTO_MANAGER is not set | 1488 | # CONFIG_CRYPTO_MANAGER is not set |
1421 | # CONFIG_CRYPTO_GF128MUL is not set | 1489 | # CONFIG_CRYPTO_GF128MUL is not set |
1422 | # CONFIG_CRYPTO_NULL is not set | 1490 | # CONFIG_CRYPTO_NULL is not set |
@@ -1489,6 +1557,11 @@ CONFIG_CRYPTO=y | |||
1489 | # | 1557 | # |
1490 | # CONFIG_CRYPTO_DEFLATE is not set | 1558 | # CONFIG_CRYPTO_DEFLATE is not set |
1491 | # CONFIG_CRYPTO_LZO is not set | 1559 | # CONFIG_CRYPTO_LZO is not set |
1560 | |||
1561 | # | ||
1562 | # Random Number Generation | ||
1563 | # | ||
1564 | # CONFIG_CRYPTO_ANSI_CPRNG is not set | ||
1492 | CONFIG_CRYPTO_HW=y | 1565 | CONFIG_CRYPTO_HW=y |
1493 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set | 1566 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set |
1494 | # CONFIG_CRYPTO_DEV_TALITOS is not set | 1567 | # CONFIG_CRYPTO_DEV_TALITOS is not set |
diff --git a/arch/powerpc/configs/86xx/mpc8641_hpcn_defconfig b/arch/powerpc/configs/86xx/mpc8641_hpcn_defconfig index 444ddf98436d..41220ece603d 100644 --- a/arch/powerpc/configs/86xx/mpc8641_hpcn_defconfig +++ b/arch/powerpc/configs/86xx/mpc8641_hpcn_defconfig | |||
@@ -1,7 +1,7 @@ | |||
1 | # | 1 | # |
2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
3 | # Linux kernel version: 2.6.27-rc4 | 3 | # Linux kernel version: 2.6.28-rc3 |
4 | # Thu Aug 21 00:52:11 2008 | 4 | # Sat Nov 8 12:40:29 2008 |
5 | # | 5 | # |
6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
7 | 7 | ||
@@ -15,6 +15,7 @@ CONFIG_6xx=y | |||
15 | # CONFIG_44x is not set | 15 | # CONFIG_44x is not set |
16 | # CONFIG_E200 is not set | 16 | # CONFIG_E200 is not set |
17 | CONFIG_PPC_FPU=y | 17 | CONFIG_PPC_FPU=y |
18 | # CONFIG_PHYS_64BIT is not set | ||
18 | CONFIG_ALTIVEC=y | 19 | CONFIG_ALTIVEC=y |
19 | CONFIG_PPC_STD_MMU=y | 20 | CONFIG_PPC_STD_MMU=y |
20 | CONFIG_PPC_STD_MMU_32=y | 21 | CONFIG_PPC_STD_MMU_32=y |
@@ -23,7 +24,7 @@ CONFIG_SMP=y | |||
23 | CONFIG_NR_CPUS=2 | 24 | CONFIG_NR_CPUS=2 |
24 | CONFIG_PPC32=y | 25 | CONFIG_PPC32=y |
25 | CONFIG_WORD_SIZE=32 | 26 | CONFIG_WORD_SIZE=32 |
26 | CONFIG_PPC_MERGE=y | 27 | # CONFIG_ARCH_PHYS_ADDR_T_64BIT is not set |
27 | CONFIG_MMU=y | 28 | CONFIG_MMU=y |
28 | CONFIG_GENERIC_CMOS_UPDATE=y | 29 | CONFIG_GENERIC_CMOS_UPDATE=y |
29 | CONFIG_GENERIC_TIME=y | 30 | CONFIG_GENERIC_TIME=y |
@@ -100,7 +101,6 @@ CONFIG_HOTPLUG=y | |||
100 | CONFIG_PRINTK=y | 101 | CONFIG_PRINTK=y |
101 | CONFIG_BUG=y | 102 | CONFIG_BUG=y |
102 | CONFIG_ELF_CORE=y | 103 | CONFIG_ELF_CORE=y |
103 | CONFIG_PCSPKR_PLATFORM=y | ||
104 | CONFIG_COMPAT_BRK=y | 104 | CONFIG_COMPAT_BRK=y |
105 | CONFIG_BASE_FULL=y | 105 | CONFIG_BASE_FULL=y |
106 | CONFIG_FUTEX=y | 106 | CONFIG_FUTEX=y |
@@ -110,7 +110,9 @@ CONFIG_SIGNALFD=y | |||
110 | CONFIG_TIMERFD=y | 110 | CONFIG_TIMERFD=y |
111 | CONFIG_EVENTFD=y | 111 | CONFIG_EVENTFD=y |
112 | CONFIG_SHMEM=y | 112 | CONFIG_SHMEM=y |
113 | CONFIG_AIO=y | ||
113 | CONFIG_VM_EVENT_COUNTERS=y | 114 | CONFIG_VM_EVENT_COUNTERS=y |
115 | CONFIG_PCI_QUIRKS=y | ||
114 | CONFIG_SLUB_DEBUG=y | 116 | CONFIG_SLUB_DEBUG=y |
115 | # CONFIG_SLAB is not set | 117 | # CONFIG_SLAB is not set |
116 | CONFIG_SLUB=y | 118 | CONFIG_SLUB=y |
@@ -124,10 +126,7 @@ CONFIG_HAVE_IOREMAP_PROT=y | |||
124 | CONFIG_HAVE_KPROBES=y | 126 | CONFIG_HAVE_KPROBES=y |
125 | CONFIG_HAVE_KRETPROBES=y | 127 | CONFIG_HAVE_KRETPROBES=y |
126 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 128 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
127 | # CONFIG_HAVE_DMA_ATTRS is not set | ||
128 | CONFIG_USE_GENERIC_SMP_HELPERS=y | 129 | CONFIG_USE_GENERIC_SMP_HELPERS=y |
129 | # CONFIG_HAVE_CLK is not set | ||
130 | CONFIG_PROC_PAGE_MONITOR=y | ||
131 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | 130 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set |
132 | CONFIG_SLABINFO=y | 131 | CONFIG_SLABINFO=y |
133 | CONFIG_RT_MUTEXES=y | 132 | CONFIG_RT_MUTEXES=y |
@@ -161,6 +160,7 @@ CONFIG_DEFAULT_CFQ=y | |||
161 | # CONFIG_DEFAULT_NOOP is not set | 160 | # CONFIG_DEFAULT_NOOP is not set |
162 | CONFIG_DEFAULT_IOSCHED="cfq" | 161 | CONFIG_DEFAULT_IOSCHED="cfq" |
163 | CONFIG_CLASSIC_RCU=y | 162 | CONFIG_CLASSIC_RCU=y |
163 | # CONFIG_FREEZER is not set | ||
164 | 164 | ||
165 | # | 165 | # |
166 | # Platform support | 166 | # Platform support |
@@ -168,10 +168,10 @@ CONFIG_CLASSIC_RCU=y | |||
168 | CONFIG_PPC_MULTIPLATFORM=y | 168 | CONFIG_PPC_MULTIPLATFORM=y |
169 | CONFIG_CLASSIC32=y | 169 | CONFIG_CLASSIC32=y |
170 | # CONFIG_PPC_CHRP is not set | 170 | # CONFIG_PPC_CHRP is not set |
171 | # CONFIG_PPC_PMAC is not set | ||
172 | # CONFIG_MPC5121_ADS is not set | 171 | # CONFIG_MPC5121_ADS is not set |
173 | # CONFIG_MPC5121_GENERIC is not set | 172 | # CONFIG_MPC5121_GENERIC is not set |
174 | # CONFIG_PPC_MPC52xx is not set | 173 | # CONFIG_PPC_MPC52xx is not set |
174 | # CONFIG_PPC_PMAC is not set | ||
175 | # CONFIG_PPC_CELL is not set | 175 | # CONFIG_PPC_CELL is not set |
176 | # CONFIG_PPC_CELL_NATIVE is not set | 176 | # CONFIG_PPC_CELL_NATIVE is not set |
177 | # CONFIG_PPC_82xx is not set | 177 | # CONFIG_PPC_82xx is not set |
@@ -181,25 +181,23 @@ CONFIG_PPC_86xx=y | |||
181 | CONFIG_MPC8641_HPCN=y | 181 | CONFIG_MPC8641_HPCN=y |
182 | # CONFIG_SBC8641D is not set | 182 | # CONFIG_SBC8641D is not set |
183 | # CONFIG_MPC8610_HPCD is not set | 183 | # CONFIG_MPC8610_HPCD is not set |
184 | # CONFIG_GEF_SBC610 is not set | ||
184 | CONFIG_MPC8641=y | 185 | CONFIG_MPC8641=y |
185 | CONFIG_PPC_NATIVE=y | ||
186 | # CONFIG_UDBG_RTAS_CONSOLE is not set | ||
187 | # CONFIG_IPIC is not set | 186 | # CONFIG_IPIC is not set |
188 | CONFIG_MPIC=y | 187 | CONFIG_MPIC=y |
189 | # CONFIG_MPIC_WEIRD is not set | 188 | # CONFIG_MPIC_WEIRD is not set |
190 | CONFIG_PPC_I8259=y | 189 | CONFIG_PPC_I8259=y |
191 | CONFIG_PPC_RTAS=y | 190 | # CONFIG_PPC_RTAS is not set |
192 | # CONFIG_RTAS_ERROR_LOGGING is not set | ||
193 | CONFIG_RTAS_PROC=y | ||
194 | # CONFIG_MMIO_NVRAM is not set | 191 | # CONFIG_MMIO_NVRAM is not set |
195 | CONFIG_PPC_MPC106=y | 192 | # CONFIG_PPC_MPC106 is not set |
196 | # CONFIG_PPC_970_NAP is not set | 193 | # CONFIG_PPC_970_NAP is not set |
197 | # CONFIG_PPC_INDIRECT_IO is not set | 194 | # CONFIG_PPC_INDIRECT_IO is not set |
198 | # CONFIG_GENERIC_IOMAP is not set | 195 | # CONFIG_GENERIC_IOMAP is not set |
199 | # CONFIG_CPU_FREQ is not set | 196 | # CONFIG_CPU_FREQ is not set |
200 | # CONFIG_PPC601_SYNC_FIX is not set | ||
201 | # CONFIG_TAU is not set | 197 | # CONFIG_TAU is not set |
198 | # CONFIG_QUICC_ENGINE is not set | ||
202 | CONFIG_FSL_ULI1575=y | 199 | CONFIG_FSL_ULI1575=y |
200 | # CONFIG_MPC8xxx_GPIO is not set | ||
203 | 201 | ||
204 | # | 202 | # |
205 | # Kernel options | 203 | # Kernel options |
@@ -219,9 +217,10 @@ CONFIG_PREEMPT_NONE=y | |||
219 | # CONFIG_PREEMPT_VOLUNTARY is not set | 217 | # CONFIG_PREEMPT_VOLUNTARY is not set |
220 | # CONFIG_PREEMPT is not set | 218 | # CONFIG_PREEMPT is not set |
221 | CONFIG_BINFMT_ELF=y | 219 | CONFIG_BINFMT_ELF=y |
220 | # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set | ||
221 | # CONFIG_HAVE_AOUT is not set | ||
222 | CONFIG_BINFMT_MISC=m | 222 | CONFIG_BINFMT_MISC=m |
223 | # CONFIG_IOMMU_HELPER is not set | 223 | # CONFIG_IOMMU_HELPER is not set |
224 | # CONFIG_HOTPLUG_CPU is not set | ||
225 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | 224 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y |
226 | CONFIG_ARCH_HAS_WALK_MEMORY=y | 225 | CONFIG_ARCH_HAS_WALK_MEMORY=y |
227 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | 226 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y |
@@ -235,15 +234,15 @@ CONFIG_FLATMEM_MANUAL=y | |||
235 | # CONFIG_SPARSEMEM_MANUAL is not set | 234 | # CONFIG_SPARSEMEM_MANUAL is not set |
236 | CONFIG_FLATMEM=y | 235 | CONFIG_FLATMEM=y |
237 | CONFIG_FLAT_NODE_MEM_MAP=y | 236 | CONFIG_FLAT_NODE_MEM_MAP=y |
238 | # CONFIG_SPARSEMEM_STATIC is not set | ||
239 | # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set | ||
240 | CONFIG_PAGEFLAGS_EXTENDED=y | 237 | CONFIG_PAGEFLAGS_EXTENDED=y |
241 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 238 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
242 | CONFIG_MIGRATION=y | 239 | CONFIG_MIGRATION=y |
243 | # CONFIG_RESOURCES_64BIT is not set | 240 | # CONFIG_RESOURCES_64BIT is not set |
241 | # CONFIG_PHYS_ADDR_T_64BIT is not set | ||
244 | CONFIG_ZONE_DMA_FLAG=1 | 242 | CONFIG_ZONE_DMA_FLAG=1 |
245 | CONFIG_BOUNCE=y | 243 | CONFIG_BOUNCE=y |
246 | CONFIG_VIRT_TO_BUS=y | 244 | CONFIG_VIRT_TO_BUS=y |
245 | CONFIG_UNEVICTABLE_LRU=y | ||
247 | CONFIG_FORCE_MAX_ZONEORDER=11 | 246 | CONFIG_FORCE_MAX_ZONEORDER=11 |
248 | CONFIG_PROC_DEVICETREE=y | 247 | CONFIG_PROC_DEVICETREE=y |
249 | # CONFIG_CMDLINE_BOOL is not set | 248 | # CONFIG_CMDLINE_BOOL is not set |
@@ -255,7 +254,6 @@ CONFIG_ISA_DMA_API=y | |||
255 | # | 254 | # |
256 | # Bus options | 255 | # Bus options |
257 | # | 256 | # |
258 | # CONFIG_ISA is not set | ||
259 | CONFIG_ZONE_DMA=y | 257 | CONFIG_ZONE_DMA=y |
260 | CONFIG_GENERIC_ISA_DMA=y | 258 | CONFIG_GENERIC_ISA_DMA=y |
261 | CONFIG_PPC_INDIRECT_PCI=y | 259 | CONFIG_PPC_INDIRECT_PCI=y |
@@ -268,7 +266,7 @@ CONFIG_PCI_SYSCALL=y | |||
268 | # CONFIG_PCIEPORTBUS is not set | 266 | # CONFIG_PCIEPORTBUS is not set |
269 | CONFIG_ARCH_SUPPORTS_MSI=y | 267 | CONFIG_ARCH_SUPPORTS_MSI=y |
270 | # CONFIG_PCI_MSI is not set | 268 | # CONFIG_PCI_MSI is not set |
271 | CONFIG_PCI_LEGACY=y | 269 | # CONFIG_PCI_LEGACY is not set |
272 | # CONFIG_PCI_DEBUG is not set | 270 | # CONFIG_PCI_DEBUG is not set |
273 | # CONFIG_PCCARD is not set | 271 | # CONFIG_PCCARD is not set |
274 | # CONFIG_HOTPLUG_PCI is not set | 272 | # CONFIG_HOTPLUG_PCI is not set |
@@ -370,6 +368,7 @@ CONFIG_SCTP_HMAC_MD5=y | |||
370 | # CONFIG_TIPC is not set | 368 | # CONFIG_TIPC is not set |
371 | # CONFIG_ATM is not set | 369 | # CONFIG_ATM is not set |
372 | # CONFIG_BRIDGE is not set | 370 | # CONFIG_BRIDGE is not set |
371 | # CONFIG_NET_DSA is not set | ||
373 | # CONFIG_VLAN_8021Q is not set | 372 | # CONFIG_VLAN_8021Q is not set |
374 | # CONFIG_DECNET is not set | 373 | # CONFIG_DECNET is not set |
375 | # CONFIG_LLC2 is not set | 374 | # CONFIG_LLC2 is not set |
@@ -390,12 +389,11 @@ CONFIG_SCTP_HMAC_MD5=y | |||
390 | # CONFIG_IRDA is not set | 389 | # CONFIG_IRDA is not set |
391 | # CONFIG_BT is not set | 390 | # CONFIG_BT is not set |
392 | # CONFIG_AF_RXRPC is not set | 391 | # CONFIG_AF_RXRPC is not set |
392 | # CONFIG_PHONET is not set | ||
393 | CONFIG_FIB_RULES=y | 393 | CONFIG_FIB_RULES=y |
394 | 394 | CONFIG_WIRELESS=y | |
395 | # | ||
396 | # Wireless | ||
397 | # | ||
398 | # CONFIG_CFG80211 is not set | 395 | # CONFIG_CFG80211 is not set |
396 | CONFIG_WIRELESS_OLD_REGULATORY=y | ||
399 | # CONFIG_WIRELESS_EXT is not set | 397 | # CONFIG_WIRELESS_EXT is not set |
400 | # CONFIG_MAC80211 is not set | 398 | # CONFIG_MAC80211 is not set |
401 | # CONFIG_IEEE80211 is not set | 399 | # CONFIG_IEEE80211 is not set |
@@ -425,7 +423,6 @@ CONFIG_OF_I2C=y | |||
425 | # CONFIG_PARPORT is not set | 423 | # CONFIG_PARPORT is not set |
426 | CONFIG_BLK_DEV=y | 424 | CONFIG_BLK_DEV=y |
427 | # CONFIG_BLK_DEV_FD is not set | 425 | # CONFIG_BLK_DEV_FD is not set |
428 | # CONFIG_MAC_FLOPPY is not set | ||
429 | # CONFIG_BLK_CPQ_DA is not set | 426 | # CONFIG_BLK_CPQ_DA is not set |
430 | # CONFIG_BLK_CPQ_CISS_DA is not set | 427 | # CONFIG_BLK_CPQ_CISS_DA is not set |
431 | # CONFIG_BLK_DEV_DAC960 is not set | 428 | # CONFIG_BLK_DEV_DAC960 is not set |
@@ -528,8 +525,6 @@ CONFIG_SCSI_LOWLEVEL=y | |||
528 | # CONFIG_SCSI_DC390T is not set | 525 | # CONFIG_SCSI_DC390T is not set |
529 | # CONFIG_SCSI_NSP32 is not set | 526 | # CONFIG_SCSI_NSP32 is not set |
530 | # CONFIG_SCSI_DEBUG is not set | 527 | # CONFIG_SCSI_DEBUG is not set |
531 | # CONFIG_SCSI_MESH is not set | ||
532 | # CONFIG_SCSI_MAC53C94 is not set | ||
533 | # CONFIG_SCSI_SRP is not set | 528 | # CONFIG_SCSI_SRP is not set |
534 | # CONFIG_SCSI_DH is not set | 529 | # CONFIG_SCSI_DH is not set |
535 | CONFIG_ATA=y | 530 | CONFIG_ATA=y |
@@ -634,8 +629,6 @@ CONFIG_VITESSE_PHY=y | |||
634 | # CONFIG_MDIO_BITBANG is not set | 629 | # CONFIG_MDIO_BITBANG is not set |
635 | CONFIG_NET_ETHERNET=y | 630 | CONFIG_NET_ETHERNET=y |
636 | CONFIG_MII=y | 631 | CONFIG_MII=y |
637 | # CONFIG_MACE is not set | ||
638 | # CONFIG_BMAC is not set | ||
639 | # CONFIG_HAPPYMEAL is not set | 632 | # CONFIG_HAPPYMEAL is not set |
640 | # CONFIG_SUNGEM is not set | 633 | # CONFIG_SUNGEM is not set |
641 | # CONFIG_CASSINI is not set | 634 | # CONFIG_CASSINI is not set |
@@ -646,8 +639,12 @@ CONFIG_MII=y | |||
646 | # CONFIG_IBM_NEW_EMAC_RGMII is not set | 639 | # CONFIG_IBM_NEW_EMAC_RGMII is not set |
647 | # CONFIG_IBM_NEW_EMAC_TAH is not set | 640 | # CONFIG_IBM_NEW_EMAC_TAH is not set |
648 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set | 641 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set |
642 | # CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set | ||
643 | # CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set | ||
644 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set | ||
649 | # CONFIG_NET_PCI is not set | 645 | # CONFIG_NET_PCI is not set |
650 | # CONFIG_B44 is not set | 646 | # CONFIG_B44 is not set |
647 | # CONFIG_ATL2 is not set | ||
651 | CONFIG_NETDEV_1000=y | 648 | CONFIG_NETDEV_1000=y |
652 | # CONFIG_ACENIC is not set | 649 | # CONFIG_ACENIC is not set |
653 | # CONFIG_DL2K is not set | 650 | # CONFIG_DL2K is not set |
@@ -670,18 +667,22 @@ CONFIG_GIANFAR=y | |||
670 | # CONFIG_QLA3XXX is not set | 667 | # CONFIG_QLA3XXX is not set |
671 | # CONFIG_ATL1 is not set | 668 | # CONFIG_ATL1 is not set |
672 | # CONFIG_ATL1E is not set | 669 | # CONFIG_ATL1E is not set |
670 | # CONFIG_JME is not set | ||
673 | CONFIG_NETDEV_10000=y | 671 | CONFIG_NETDEV_10000=y |
674 | # CONFIG_CHELSIO_T1 is not set | 672 | # CONFIG_CHELSIO_T1 is not set |
675 | # CONFIG_CHELSIO_T3 is not set | 673 | # CONFIG_CHELSIO_T3 is not set |
674 | # CONFIG_ENIC is not set | ||
676 | # CONFIG_IXGBE is not set | 675 | # CONFIG_IXGBE is not set |
677 | # CONFIG_IXGB is not set | 676 | # CONFIG_IXGB is not set |
678 | # CONFIG_S2IO is not set | 677 | # CONFIG_S2IO is not set |
679 | # CONFIG_MYRI10GE is not set | 678 | # CONFIG_MYRI10GE is not set |
680 | # CONFIG_NETXEN_NIC is not set | 679 | # CONFIG_NETXEN_NIC is not set |
681 | # CONFIG_NIU is not set | 680 | # CONFIG_NIU is not set |
681 | # CONFIG_MLX4_EN is not set | ||
682 | # CONFIG_MLX4_CORE is not set | 682 | # CONFIG_MLX4_CORE is not set |
683 | # CONFIG_TEHUTI is not set | 683 | # CONFIG_TEHUTI is not set |
684 | # CONFIG_BNX2X is not set | 684 | # CONFIG_BNX2X is not set |
685 | # CONFIG_QLGE is not set | ||
685 | # CONFIG_SFC is not set | 686 | # CONFIG_SFC is not set |
686 | # CONFIG_TR is not set | 687 | # CONFIG_TR is not set |
687 | 688 | ||
@@ -716,7 +717,7 @@ CONFIG_NETDEV_10000=y | |||
716 | # Input device support | 717 | # Input device support |
717 | # | 718 | # |
718 | CONFIG_INPUT=y | 719 | CONFIG_INPUT=y |
719 | # CONFIG_INPUT_FF_MEMLESS is not set | 720 | CONFIG_INPUT_FF_MEMLESS=m |
720 | # CONFIG_INPUT_POLLDEV is not set | 721 | # CONFIG_INPUT_POLLDEV is not set |
721 | 722 | ||
722 | # | 723 | # |
@@ -781,14 +782,11 @@ CONFIG_SERIAL_8250_RSA=y | |||
781 | # CONFIG_SERIAL_UARTLITE is not set | 782 | # CONFIG_SERIAL_UARTLITE is not set |
782 | CONFIG_SERIAL_CORE=y | 783 | CONFIG_SERIAL_CORE=y |
783 | CONFIG_SERIAL_CORE_CONSOLE=y | 784 | CONFIG_SERIAL_CORE_CONSOLE=y |
784 | # CONFIG_SERIAL_PMACZILOG is not set | ||
785 | # CONFIG_SERIAL_JSM is not set | 785 | # CONFIG_SERIAL_JSM is not set |
786 | # CONFIG_SERIAL_OF_PLATFORM is not set | 786 | # CONFIG_SERIAL_OF_PLATFORM is not set |
787 | CONFIG_UNIX98_PTYS=y | 787 | CONFIG_UNIX98_PTYS=y |
788 | CONFIG_LEGACY_PTYS=y | 788 | CONFIG_LEGACY_PTYS=y |
789 | CONFIG_LEGACY_PTY_COUNT=256 | 789 | CONFIG_LEGACY_PTY_COUNT=256 |
790 | # CONFIG_BRIQ_PANEL is not set | ||
791 | # CONFIG_HVC_RTAS is not set | ||
792 | # CONFIG_IPMI_HANDLER is not set | 790 | # CONFIG_IPMI_HANDLER is not set |
793 | # CONFIG_HW_RANDOM is not set | 791 | # CONFIG_HW_RANDOM is not set |
794 | CONFIG_NVRAM=y | 792 | CONFIG_NVRAM=y |
@@ -825,12 +823,6 @@ CONFIG_I2C_HELPER_AUTO=y | |||
825 | # CONFIG_I2C_VIAPRO is not set | 823 | # CONFIG_I2C_VIAPRO is not set |
826 | 824 | ||
827 | # | 825 | # |
828 | # Mac SMBus host controller drivers | ||
829 | # | ||
830 | # CONFIG_I2C_HYDRA is not set | ||
831 | CONFIG_I2C_POWERMAC=y | ||
832 | |||
833 | # | ||
834 | # I2C system bus drivers (mostly embedded / system-on-chip) | 826 | # I2C system bus drivers (mostly embedded / system-on-chip) |
835 | # | 827 | # |
836 | CONFIG_I2C_MPC=y | 828 | CONFIG_I2C_MPC=y |
@@ -894,6 +886,17 @@ CONFIG_SSB_POSSIBLE=y | |||
894 | # CONFIG_MFD_SM501 is not set | 886 | # CONFIG_MFD_SM501 is not set |
895 | # CONFIG_HTC_PASIC3 is not set | 887 | # CONFIG_HTC_PASIC3 is not set |
896 | # CONFIG_MFD_TMIO is not set | 888 | # CONFIG_MFD_TMIO is not set |
889 | # CONFIG_PMIC_DA903X is not set | ||
890 | # CONFIG_MFD_WM8400 is not set | ||
891 | # CONFIG_MFD_WM8350_I2C is not set | ||
892 | |||
893 | # | ||
894 | # Voltage and Current regulators | ||
895 | # | ||
896 | # CONFIG_REGULATOR is not set | ||
897 | # CONFIG_REGULATOR_FIXED_VOLTAGE is not set | ||
898 | # CONFIG_REGULATOR_VIRTUAL_CONSUMER is not set | ||
899 | # CONFIG_REGULATOR_BQ24022 is not set | ||
897 | 900 | ||
898 | # | 901 | # |
899 | # Multimedia devices | 902 | # Multimedia devices |
@@ -934,7 +937,6 @@ CONFIG_DVB_CAPTURE_DRIVERS=y | |||
934 | # CONFIG_DVB_USB is not set | 937 | # CONFIG_DVB_USB is not set |
935 | # CONFIG_DVB_TTUSB_BUDGET is not set | 938 | # CONFIG_DVB_TTUSB_BUDGET is not set |
936 | # CONFIG_DVB_TTUSB_DEC is not set | 939 | # CONFIG_DVB_TTUSB_DEC is not set |
937 | # CONFIG_DVB_CINERGYT2 is not set | ||
938 | # CONFIG_DVB_SIANO_SMS1XXX is not set | 940 | # CONFIG_DVB_SIANO_SMS1XXX is not set |
939 | 941 | ||
940 | # | 942 | # |
@@ -952,6 +954,11 @@ CONFIG_DVB_CAPTURE_DRIVERS=y | |||
952 | # CONFIG_DVB_PLUTO2 is not set | 954 | # CONFIG_DVB_PLUTO2 is not set |
953 | 955 | ||
954 | # | 956 | # |
957 | # Supported SDMC DM1105 Adapters | ||
958 | # | ||
959 | # CONFIG_DVB_DM1105 is not set | ||
960 | |||
961 | # | ||
955 | # Supported DVB Frontends | 962 | # Supported DVB Frontends |
956 | # | 963 | # |
957 | 964 | ||
@@ -967,6 +974,8 @@ CONFIG_DVB_CAPTURE_DRIVERS=y | |||
967 | # CONFIG_DVB_CX24123 is not set | 974 | # CONFIG_DVB_CX24123 is not set |
968 | # CONFIG_DVB_MT312 is not set | 975 | # CONFIG_DVB_MT312 is not set |
969 | # CONFIG_DVB_S5H1420 is not set | 976 | # CONFIG_DVB_S5H1420 is not set |
977 | # CONFIG_DVB_STV0288 is not set | ||
978 | # CONFIG_DVB_STB6000 is not set | ||
970 | # CONFIG_DVB_STV0299 is not set | 979 | # CONFIG_DVB_STV0299 is not set |
971 | # CONFIG_DVB_TDA8083 is not set | 980 | # CONFIG_DVB_TDA8083 is not set |
972 | # CONFIG_DVB_TDA10086 is not set | 981 | # CONFIG_DVB_TDA10086 is not set |
@@ -974,6 +983,8 @@ CONFIG_DVB_CAPTURE_DRIVERS=y | |||
974 | # CONFIG_DVB_TUNER_ITD1000 is not set | 983 | # CONFIG_DVB_TUNER_ITD1000 is not set |
975 | # CONFIG_DVB_TDA826X is not set | 984 | # CONFIG_DVB_TDA826X is not set |
976 | # CONFIG_DVB_TUA6100 is not set | 985 | # CONFIG_DVB_TUA6100 is not set |
986 | # CONFIG_DVB_CX24116 is not set | ||
987 | # CONFIG_DVB_SI21XX is not set | ||
977 | 988 | ||
978 | # | 989 | # |
979 | # DVB-T (terrestrial) frontends | 990 | # DVB-T (terrestrial) frontends |
@@ -1026,6 +1037,13 @@ CONFIG_DVB_CAPTURE_DRIVERS=y | |||
1026 | # CONFIG_DVB_LNBP21 is not set | 1037 | # CONFIG_DVB_LNBP21 is not set |
1027 | # CONFIG_DVB_ISL6405 is not set | 1038 | # CONFIG_DVB_ISL6405 is not set |
1028 | # CONFIG_DVB_ISL6421 is not set | 1039 | # CONFIG_DVB_ISL6421 is not set |
1040 | # CONFIG_DVB_LGS8GL5 is not set | ||
1041 | |||
1042 | # | ||
1043 | # Tools to develop new frontends | ||
1044 | # | ||
1045 | # CONFIG_DVB_DUMMY_FE is not set | ||
1046 | # CONFIG_DVB_AF9013 is not set | ||
1029 | CONFIG_DAB=y | 1047 | CONFIG_DAB=y |
1030 | # CONFIG_USB_DABUSB is not set | 1048 | # CONFIG_USB_DABUSB is not set |
1031 | 1049 | ||
@@ -1051,6 +1069,7 @@ CONFIG_VGA_CONSOLE=y | |||
1051 | # CONFIG_VGACON_SOFT_SCROLLBACK is not set | 1069 | # CONFIG_VGACON_SOFT_SCROLLBACK is not set |
1052 | CONFIG_DUMMY_CONSOLE=y | 1070 | CONFIG_DUMMY_CONSOLE=y |
1053 | CONFIG_SOUND=y | 1071 | CONFIG_SOUND=y |
1072 | CONFIG_SOUND_OSS_CORE=y | ||
1054 | CONFIG_SND=y | 1073 | CONFIG_SND=y |
1055 | CONFIG_SND_TIMER=y | 1074 | CONFIG_SND_TIMER=y |
1056 | CONFIG_SND_PCM=y | 1075 | CONFIG_SND_PCM=y |
@@ -1135,8 +1154,6 @@ CONFIG_SND_INTEL8X0=y | |||
1135 | # CONFIG_SND_VX222 is not set | 1154 | # CONFIG_SND_VX222 is not set |
1136 | # CONFIG_SND_YMFPCI is not set | 1155 | # CONFIG_SND_YMFPCI is not set |
1137 | CONFIG_SND_PPC=y | 1156 | CONFIG_SND_PPC=y |
1138 | # CONFIG_SND_POWERMAC is not set | ||
1139 | # CONFIG_SND_AOA is not set | ||
1140 | CONFIG_SND_USB=y | 1157 | CONFIG_SND_USB=y |
1141 | # CONFIG_SND_USB_AUDIO is not set | 1158 | # CONFIG_SND_USB_AUDIO is not set |
1142 | # CONFIG_SND_USB_USX2Y is not set | 1159 | # CONFIG_SND_USB_USX2Y is not set |
@@ -1153,9 +1170,36 @@ CONFIG_HID=y | |||
1153 | # USB Input Devices | 1170 | # USB Input Devices |
1154 | # | 1171 | # |
1155 | CONFIG_USB_HID=y | 1172 | CONFIG_USB_HID=y |
1156 | # CONFIG_USB_HIDINPUT_POWERBOOK is not set | 1173 | # CONFIG_HID_PID is not set |
1157 | # CONFIG_HID_FF is not set | ||
1158 | # CONFIG_USB_HIDDEV is not set | 1174 | # CONFIG_USB_HIDDEV is not set |
1175 | |||
1176 | # | ||
1177 | # Special HID drivers | ||
1178 | # | ||
1179 | CONFIG_HID_COMPAT=y | ||
1180 | CONFIG_HID_A4TECH=y | ||
1181 | CONFIG_HID_APPLE=y | ||
1182 | CONFIG_HID_BELKIN=y | ||
1183 | CONFIG_HID_BRIGHT=y | ||
1184 | CONFIG_HID_CHERRY=y | ||
1185 | CONFIG_HID_CHICONY=y | ||
1186 | CONFIG_HID_CYPRESS=y | ||
1187 | CONFIG_HID_DELL=y | ||
1188 | CONFIG_HID_EZKEY=y | ||
1189 | CONFIG_HID_GYRATION=y | ||
1190 | CONFIG_HID_LOGITECH=y | ||
1191 | # CONFIG_LOGITECH_FF is not set | ||
1192 | # CONFIG_LOGIRUMBLEPAD2_FF is not set | ||
1193 | CONFIG_HID_MICROSOFT=y | ||
1194 | CONFIG_HID_MONTEREY=y | ||
1195 | CONFIG_HID_PANTHERLORD=y | ||
1196 | # CONFIG_PANTHERLORD_FF is not set | ||
1197 | CONFIG_HID_PETALYNX=y | ||
1198 | CONFIG_HID_SAMSUNG=y | ||
1199 | CONFIG_HID_SONY=y | ||
1200 | CONFIG_HID_SUNPLUS=y | ||
1201 | CONFIG_THRUSTMASTER_FF=m | ||
1202 | CONFIG_ZEROPLUS_FF=m | ||
1159 | CONFIG_USB_SUPPORT=y | 1203 | CONFIG_USB_SUPPORT=y |
1160 | CONFIG_USB_ARCH_HAS_HCD=y | 1204 | CONFIG_USB_ARCH_HAS_HCD=y |
1161 | CONFIG_USB_ARCH_HAS_OHCI=y | 1205 | CONFIG_USB_ARCH_HAS_OHCI=y |
@@ -1174,6 +1218,8 @@ CONFIG_USB_DEVICE_CLASS=y | |||
1174 | # CONFIG_USB_OTG_WHITELIST is not set | 1218 | # CONFIG_USB_OTG_WHITELIST is not set |
1175 | # CONFIG_USB_OTG_BLACKLIST_HUB is not set | 1219 | # CONFIG_USB_OTG_BLACKLIST_HUB is not set |
1176 | CONFIG_USB_MON=y | 1220 | CONFIG_USB_MON=y |
1221 | # CONFIG_USB_WUSB is not set | ||
1222 | # CONFIG_USB_WUSB_CBAF is not set | ||
1177 | 1223 | ||
1178 | # | 1224 | # |
1179 | # USB Host Controller Drivers | 1225 | # USB Host Controller Drivers |
@@ -1197,6 +1243,8 @@ CONFIG_USB_OHCI_LITTLE_ENDIAN=y | |||
1197 | # CONFIG_USB_UHCI_HCD is not set | 1243 | # CONFIG_USB_UHCI_HCD is not set |
1198 | # CONFIG_USB_SL811_HCD is not set | 1244 | # CONFIG_USB_SL811_HCD is not set |
1199 | # CONFIG_USB_R8A66597_HCD is not set | 1245 | # CONFIG_USB_R8A66597_HCD is not set |
1246 | # CONFIG_USB_WHCI_HCD is not set | ||
1247 | # CONFIG_USB_HWA_HCD is not set | ||
1200 | 1248 | ||
1201 | # | 1249 | # |
1202 | # USB Device Class drivers | 1250 | # USB Device Class drivers |
@@ -1204,6 +1252,7 @@ CONFIG_USB_OHCI_LITTLE_ENDIAN=y | |||
1204 | # CONFIG_USB_ACM is not set | 1252 | # CONFIG_USB_ACM is not set |
1205 | # CONFIG_USB_PRINTER is not set | 1253 | # CONFIG_USB_PRINTER is not set |
1206 | # CONFIG_USB_WDM is not set | 1254 | # CONFIG_USB_WDM is not set |
1255 | # CONFIG_USB_TMC is not set | ||
1207 | 1256 | ||
1208 | # | 1257 | # |
1209 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | 1258 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' |
@@ -1225,7 +1274,6 @@ CONFIG_USB_STORAGE=y | |||
1225 | # CONFIG_USB_STORAGE_ALAUDA is not set | 1274 | # CONFIG_USB_STORAGE_ALAUDA is not set |
1226 | # CONFIG_USB_STORAGE_ONETOUCH is not set | 1275 | # CONFIG_USB_STORAGE_ONETOUCH is not set |
1227 | # CONFIG_USB_STORAGE_KARMA is not set | 1276 | # CONFIG_USB_STORAGE_KARMA is not set |
1228 | # CONFIG_USB_STORAGE_SIERRA is not set | ||
1229 | # CONFIG_USB_STORAGE_CYPRESS_ATACB is not set | 1277 | # CONFIG_USB_STORAGE_CYPRESS_ATACB is not set |
1230 | # CONFIG_USB_LIBUSUAL is not set | 1278 | # CONFIG_USB_LIBUSUAL is not set |
1231 | 1279 | ||
@@ -1246,6 +1294,7 @@ CONFIG_USB_STORAGE=y | |||
1246 | # CONFIG_USB_EMI62 is not set | 1294 | # CONFIG_USB_EMI62 is not set |
1247 | # CONFIG_USB_EMI26 is not set | 1295 | # CONFIG_USB_EMI26 is not set |
1248 | # CONFIG_USB_ADUTUX is not set | 1296 | # CONFIG_USB_ADUTUX is not set |
1297 | # CONFIG_USB_SEVSEG is not set | ||
1249 | # CONFIG_USB_RIO500 is not set | 1298 | # CONFIG_USB_RIO500 is not set |
1250 | # CONFIG_USB_LEGOTOWER is not set | 1299 | # CONFIG_USB_LEGOTOWER is not set |
1251 | # CONFIG_USB_LCD is not set | 1300 | # CONFIG_USB_LCD is not set |
@@ -1263,7 +1312,9 @@ CONFIG_USB_STORAGE=y | |||
1263 | # CONFIG_USB_IOWARRIOR is not set | 1312 | # CONFIG_USB_IOWARRIOR is not set |
1264 | # CONFIG_USB_TEST is not set | 1313 | # CONFIG_USB_TEST is not set |
1265 | # CONFIG_USB_ISIGHTFW is not set | 1314 | # CONFIG_USB_ISIGHTFW is not set |
1315 | # CONFIG_USB_VST is not set | ||
1266 | # CONFIG_USB_GADGET is not set | 1316 | # CONFIG_USB_GADGET is not set |
1317 | # CONFIG_UWB is not set | ||
1267 | # CONFIG_MMC is not set | 1318 | # CONFIG_MMC is not set |
1268 | # CONFIG_MEMSTICK is not set | 1319 | # CONFIG_MEMSTICK is not set |
1269 | # CONFIG_NEW_LEDS is not set | 1320 | # CONFIG_NEW_LEDS is not set |
@@ -1309,12 +1360,15 @@ CONFIG_RTC_INTF_DEV=y | |||
1309 | # Platform RTC drivers | 1360 | # Platform RTC drivers |
1310 | # | 1361 | # |
1311 | CONFIG_RTC_DRV_CMOS=y | 1362 | CONFIG_RTC_DRV_CMOS=y |
1363 | # CONFIG_RTC_DRV_DS1286 is not set | ||
1312 | # CONFIG_RTC_DRV_DS1511 is not set | 1364 | # CONFIG_RTC_DRV_DS1511 is not set |
1313 | # CONFIG_RTC_DRV_DS1553 is not set | 1365 | # CONFIG_RTC_DRV_DS1553 is not set |
1314 | # CONFIG_RTC_DRV_DS1742 is not set | 1366 | # CONFIG_RTC_DRV_DS1742 is not set |
1315 | # CONFIG_RTC_DRV_STK17TA8 is not set | 1367 | # CONFIG_RTC_DRV_STK17TA8 is not set |
1316 | # CONFIG_RTC_DRV_M48T86 is not set | 1368 | # CONFIG_RTC_DRV_M48T86 is not set |
1369 | # CONFIG_RTC_DRV_M48T35 is not set | ||
1317 | # CONFIG_RTC_DRV_M48T59 is not set | 1370 | # CONFIG_RTC_DRV_M48T59 is not set |
1371 | # CONFIG_RTC_DRV_BQ4802 is not set | ||
1318 | # CONFIG_RTC_DRV_V3020 is not set | 1372 | # CONFIG_RTC_DRV_V3020 is not set |
1319 | 1373 | ||
1320 | # | 1374 | # |
@@ -1323,6 +1377,7 @@ CONFIG_RTC_DRV_CMOS=y | |||
1323 | # CONFIG_RTC_DRV_PPC is not set | 1377 | # CONFIG_RTC_DRV_PPC is not set |
1324 | # CONFIG_DMADEVICES is not set | 1378 | # CONFIG_DMADEVICES is not set |
1325 | # CONFIG_UIO is not set | 1379 | # CONFIG_UIO is not set |
1380 | # CONFIG_STAGING is not set | ||
1326 | 1381 | ||
1327 | # | 1382 | # |
1328 | # File systems | 1383 | # File systems |
@@ -1334,12 +1389,13 @@ CONFIG_EXT3_FS=y | |||
1334 | CONFIG_EXT3_FS_XATTR=y | 1389 | CONFIG_EXT3_FS_XATTR=y |
1335 | # CONFIG_EXT3_FS_POSIX_ACL is not set | 1390 | # CONFIG_EXT3_FS_POSIX_ACL is not set |
1336 | # CONFIG_EXT3_FS_SECURITY is not set | 1391 | # CONFIG_EXT3_FS_SECURITY is not set |
1337 | # CONFIG_EXT4DEV_FS is not set | 1392 | # CONFIG_EXT4_FS is not set |
1338 | CONFIG_JBD=y | 1393 | CONFIG_JBD=y |
1339 | CONFIG_FS_MBCACHE=y | 1394 | CONFIG_FS_MBCACHE=y |
1340 | # CONFIG_REISERFS_FS is not set | 1395 | # CONFIG_REISERFS_FS is not set |
1341 | # CONFIG_JFS_FS is not set | 1396 | # CONFIG_JFS_FS is not set |
1342 | # CONFIG_FS_POSIX_ACL is not set | 1397 | # CONFIG_FS_POSIX_ACL is not set |
1398 | CONFIG_FILE_LOCKING=y | ||
1343 | # CONFIG_XFS_FS is not set | 1399 | # CONFIG_XFS_FS is not set |
1344 | # CONFIG_OCFS2_FS is not set | 1400 | # CONFIG_OCFS2_FS is not set |
1345 | CONFIG_DNOTIFY=y | 1401 | CONFIG_DNOTIFY=y |
@@ -1377,6 +1433,7 @@ CONFIG_NTFS_FS=y | |||
1377 | CONFIG_PROC_FS=y | 1433 | CONFIG_PROC_FS=y |
1378 | CONFIG_PROC_KCORE=y | 1434 | CONFIG_PROC_KCORE=y |
1379 | CONFIG_PROC_SYSCTL=y | 1435 | CONFIG_PROC_SYSCTL=y |
1436 | CONFIG_PROC_PAGE_MONITOR=y | ||
1380 | CONFIG_SYSFS=y | 1437 | CONFIG_SYSFS=y |
1381 | CONFIG_TMPFS=y | 1438 | CONFIG_TMPFS=y |
1382 | # CONFIG_TMPFS_POSIX_ACL is not set | 1439 | # CONFIG_TMPFS_POSIX_ACL is not set |
@@ -1421,6 +1478,7 @@ CONFIG_EXPORTFS=y | |||
1421 | CONFIG_NFS_COMMON=y | 1478 | CONFIG_NFS_COMMON=y |
1422 | CONFIG_SUNRPC=y | 1479 | CONFIG_SUNRPC=y |
1423 | CONFIG_SUNRPC_GSS=y | 1480 | CONFIG_SUNRPC_GSS=y |
1481 | # CONFIG_SUNRPC_REGISTER_V4 is not set | ||
1424 | CONFIG_RPCSEC_GSS_KRB5=y | 1482 | CONFIG_RPCSEC_GSS_KRB5=y |
1425 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 1483 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
1426 | # CONFIG_SMB_FS is not set | 1484 | # CONFIG_SMB_FS is not set |
@@ -1496,7 +1554,6 @@ CONFIG_NLS_UTF8=m | |||
1496 | # Library routines | 1554 | # Library routines |
1497 | # | 1555 | # |
1498 | CONFIG_BITREVERSE=y | 1556 | CONFIG_BITREVERSE=y |
1499 | # CONFIG_GENERIC_FIND_FIRST_BIT is not set | ||
1500 | # CONFIG_CRC_CCITT is not set | 1557 | # CONFIG_CRC_CCITT is not set |
1501 | # CONFIG_CRC16 is not set | 1558 | # CONFIG_CRC16 is not set |
1502 | CONFIG_CRC_T10DIF=y | 1559 | CONFIG_CRC_T10DIF=y |
@@ -1550,15 +1607,23 @@ CONFIG_DEBUG_INFO=y | |||
1550 | # CONFIG_DEBUG_SG is not set | 1607 | # CONFIG_DEBUG_SG is not set |
1551 | # CONFIG_BOOT_PRINTK_DELAY is not set | 1608 | # CONFIG_BOOT_PRINTK_DELAY is not set |
1552 | # CONFIG_RCU_TORTURE_TEST is not set | 1609 | # CONFIG_RCU_TORTURE_TEST is not set |
1610 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | ||
1553 | # CONFIG_BACKTRACE_SELF_TEST is not set | 1611 | # CONFIG_BACKTRACE_SELF_TEST is not set |
1612 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | ||
1554 | # CONFIG_FAULT_INJECTION is not set | 1613 | # CONFIG_FAULT_INJECTION is not set |
1555 | # CONFIG_LATENCYTOP is not set | 1614 | # CONFIG_LATENCYTOP is not set |
1556 | CONFIG_SYSCTL_SYSCALL_CHECK=y | 1615 | CONFIG_SYSCTL_SYSCALL_CHECK=y |
1557 | CONFIG_HAVE_FTRACE=y | 1616 | CONFIG_HAVE_FUNCTION_TRACER=y |
1558 | CONFIG_HAVE_DYNAMIC_FTRACE=y | 1617 | |
1559 | # CONFIG_FTRACE is not set | 1618 | # |
1619 | # Tracers | ||
1620 | # | ||
1621 | # CONFIG_FUNCTION_TRACER is not set | ||
1560 | # CONFIG_SCHED_TRACER is not set | 1622 | # CONFIG_SCHED_TRACER is not set |
1561 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | 1623 | # CONFIG_CONTEXT_SWITCH_TRACER is not set |
1624 | # CONFIG_BOOT_TRACER is not set | ||
1625 | # CONFIG_STACK_TRACER is not set | ||
1626 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | ||
1562 | # CONFIG_SAMPLES is not set | 1627 | # CONFIG_SAMPLES is not set |
1563 | CONFIG_HAVE_ARCH_KGDB=y | 1628 | CONFIG_HAVE_ARCH_KGDB=y |
1564 | # CONFIG_KGDB is not set | 1629 | # CONFIG_KGDB is not set |
@@ -1567,6 +1632,7 @@ CONFIG_HAVE_ARCH_KGDB=y | |||
1567 | # CONFIG_DEBUG_PAGEALLOC is not set | 1632 | # CONFIG_DEBUG_PAGEALLOC is not set |
1568 | # CONFIG_CODE_PATCHING_SELFTEST is not set | 1633 | # CONFIG_CODE_PATCHING_SELFTEST is not set |
1569 | # CONFIG_FTR_FIXUP_SELFTEST is not set | 1634 | # CONFIG_FTR_FIXUP_SELFTEST is not set |
1635 | # CONFIG_MSI_BITMAP_SELFTEST is not set | ||
1570 | # CONFIG_XMON is not set | 1636 | # CONFIG_XMON is not set |
1571 | # CONFIG_IRQSTACKS is not set | 1637 | # CONFIG_IRQSTACKS is not set |
1572 | # CONFIG_BDI_SWITCH is not set | 1638 | # CONFIG_BDI_SWITCH is not set |
@@ -1578,15 +1644,19 @@ CONFIG_HAVE_ARCH_KGDB=y | |||
1578 | # | 1644 | # |
1579 | # CONFIG_KEYS is not set | 1645 | # CONFIG_KEYS is not set |
1580 | # CONFIG_SECURITY is not set | 1646 | # CONFIG_SECURITY is not set |
1647 | # CONFIG_SECURITYFS is not set | ||
1581 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | 1648 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set |
1582 | CONFIG_CRYPTO=y | 1649 | CONFIG_CRYPTO=y |
1583 | 1650 | ||
1584 | # | 1651 | # |
1585 | # Crypto core or helper | 1652 | # Crypto core or helper |
1586 | # | 1653 | # |
1654 | # CONFIG_CRYPTO_FIPS is not set | ||
1587 | CONFIG_CRYPTO_ALGAPI=y | 1655 | CONFIG_CRYPTO_ALGAPI=y |
1656 | CONFIG_CRYPTO_AEAD=y | ||
1588 | CONFIG_CRYPTO_BLKCIPHER=y | 1657 | CONFIG_CRYPTO_BLKCIPHER=y |
1589 | CONFIG_CRYPTO_HASH=y | 1658 | CONFIG_CRYPTO_HASH=y |
1659 | CONFIG_CRYPTO_RNG=y | ||
1590 | CONFIG_CRYPTO_MANAGER=y | 1660 | CONFIG_CRYPTO_MANAGER=y |
1591 | # CONFIG_CRYPTO_GF128MUL is not set | 1661 | # CONFIG_CRYPTO_GF128MUL is not set |
1592 | # CONFIG_CRYPTO_NULL is not set | 1662 | # CONFIG_CRYPTO_NULL is not set |
@@ -1659,6 +1729,11 @@ CONFIG_CRYPTO_DES=y | |||
1659 | # | 1729 | # |
1660 | # CONFIG_CRYPTO_DEFLATE is not set | 1730 | # CONFIG_CRYPTO_DEFLATE is not set |
1661 | # CONFIG_CRYPTO_LZO is not set | 1731 | # CONFIG_CRYPTO_LZO is not set |
1732 | |||
1733 | # | ||
1734 | # Random Number Generation | ||
1735 | # | ||
1736 | # CONFIG_CRYPTO_ANSI_CPRNG is not set | ||
1662 | CONFIG_CRYPTO_HW=y | 1737 | CONFIG_CRYPTO_HW=y |
1663 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set | 1738 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set |
1664 | # CONFIG_CRYPTO_DEV_TALITOS is not set | 1739 | # CONFIG_CRYPTO_DEV_TALITOS is not set |
diff --git a/arch/powerpc/configs/86xx/sbc8641d_defconfig b/arch/powerpc/configs/86xx/sbc8641d_defconfig index d900f8f376cf..a4342862f6ef 100644 --- a/arch/powerpc/configs/86xx/sbc8641d_defconfig +++ b/arch/powerpc/configs/86xx/sbc8641d_defconfig | |||
@@ -1,7 +1,7 @@ | |||
1 | # | 1 | # |
2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
3 | # Linux kernel version: 2.6.27-rc4 | 3 | # Linux kernel version: 2.6.28-rc3 |
4 | # Thu Aug 21 00:52:15 2008 | 4 | # Sat Nov 8 12:40:26 2008 |
5 | # | 5 | # |
6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
7 | 7 | ||
@@ -15,6 +15,7 @@ CONFIG_6xx=y | |||
15 | # CONFIG_44x is not set | 15 | # CONFIG_44x is not set |
16 | # CONFIG_E200 is not set | 16 | # CONFIG_E200 is not set |
17 | CONFIG_PPC_FPU=y | 17 | CONFIG_PPC_FPU=y |
18 | # CONFIG_PHYS_64BIT is not set | ||
18 | CONFIG_ALTIVEC=y | 19 | CONFIG_ALTIVEC=y |
19 | CONFIG_PPC_STD_MMU=y | 20 | CONFIG_PPC_STD_MMU=y |
20 | CONFIG_PPC_STD_MMU_32=y | 21 | CONFIG_PPC_STD_MMU_32=y |
@@ -23,7 +24,7 @@ CONFIG_SMP=y | |||
23 | CONFIG_NR_CPUS=2 | 24 | CONFIG_NR_CPUS=2 |
24 | CONFIG_PPC32=y | 25 | CONFIG_PPC32=y |
25 | CONFIG_WORD_SIZE=32 | 26 | CONFIG_WORD_SIZE=32 |
26 | CONFIG_PPC_MERGE=y | 27 | # CONFIG_ARCH_PHYS_ADDR_T_64BIT is not set |
27 | CONFIG_MMU=y | 28 | CONFIG_MMU=y |
28 | CONFIG_GENERIC_CMOS_UPDATE=y | 29 | CONFIG_GENERIC_CMOS_UPDATE=y |
29 | CONFIG_GENERIC_TIME=y | 30 | CONFIG_GENERIC_TIME=y |
@@ -100,7 +101,6 @@ CONFIG_HOTPLUG=y | |||
100 | CONFIG_PRINTK=y | 101 | CONFIG_PRINTK=y |
101 | CONFIG_BUG=y | 102 | CONFIG_BUG=y |
102 | CONFIG_ELF_CORE=y | 103 | CONFIG_ELF_CORE=y |
103 | CONFIG_PCSPKR_PLATFORM=y | ||
104 | CONFIG_COMPAT_BRK=y | 104 | CONFIG_COMPAT_BRK=y |
105 | CONFIG_BASE_FULL=y | 105 | CONFIG_BASE_FULL=y |
106 | CONFIG_FUTEX=y | 106 | CONFIG_FUTEX=y |
@@ -110,7 +110,9 @@ CONFIG_SIGNALFD=y | |||
110 | CONFIG_TIMERFD=y | 110 | CONFIG_TIMERFD=y |
111 | CONFIG_EVENTFD=y | 111 | CONFIG_EVENTFD=y |
112 | CONFIG_SHMEM=y | 112 | CONFIG_SHMEM=y |
113 | CONFIG_AIO=y | ||
113 | CONFIG_VM_EVENT_COUNTERS=y | 114 | CONFIG_VM_EVENT_COUNTERS=y |
115 | CONFIG_PCI_QUIRKS=y | ||
114 | CONFIG_SLAB=y | 116 | CONFIG_SLAB=y |
115 | # CONFIG_SLUB is not set | 117 | # CONFIG_SLUB is not set |
116 | # CONFIG_SLOB is not set | 118 | # CONFIG_SLOB is not set |
@@ -123,10 +125,7 @@ CONFIG_HAVE_IOREMAP_PROT=y | |||
123 | CONFIG_HAVE_KPROBES=y | 125 | CONFIG_HAVE_KPROBES=y |
124 | CONFIG_HAVE_KRETPROBES=y | 126 | CONFIG_HAVE_KRETPROBES=y |
125 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 127 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
126 | # CONFIG_HAVE_DMA_ATTRS is not set | ||
127 | CONFIG_USE_GENERIC_SMP_HELPERS=y | 128 | CONFIG_USE_GENERIC_SMP_HELPERS=y |
128 | # CONFIG_HAVE_CLK is not set | ||
129 | CONFIG_PROC_PAGE_MONITOR=y | ||
130 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | 129 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set |
131 | CONFIG_SLABINFO=y | 130 | CONFIG_SLABINFO=y |
132 | CONFIG_RT_MUTEXES=y | 131 | CONFIG_RT_MUTEXES=y |
@@ -160,6 +159,7 @@ CONFIG_DEFAULT_CFQ=y | |||
160 | # CONFIG_DEFAULT_NOOP is not set | 159 | # CONFIG_DEFAULT_NOOP is not set |
161 | CONFIG_DEFAULT_IOSCHED="cfq" | 160 | CONFIG_DEFAULT_IOSCHED="cfq" |
162 | CONFIG_CLASSIC_RCU=y | 161 | CONFIG_CLASSIC_RCU=y |
162 | # CONFIG_FREEZER is not set | ||
163 | 163 | ||
164 | # | 164 | # |
165 | # Platform support | 165 | # Platform support |
@@ -167,10 +167,10 @@ CONFIG_CLASSIC_RCU=y | |||
167 | CONFIG_PPC_MULTIPLATFORM=y | 167 | CONFIG_PPC_MULTIPLATFORM=y |
168 | CONFIG_CLASSIC32=y | 168 | CONFIG_CLASSIC32=y |
169 | # CONFIG_PPC_CHRP is not set | 169 | # CONFIG_PPC_CHRP is not set |
170 | # CONFIG_PPC_PMAC is not set | ||
171 | # CONFIG_MPC5121_ADS is not set | 170 | # CONFIG_MPC5121_ADS is not set |
172 | # CONFIG_MPC5121_GENERIC is not set | 171 | # CONFIG_MPC5121_GENERIC is not set |
173 | # CONFIG_PPC_MPC52xx is not set | 172 | # CONFIG_PPC_MPC52xx is not set |
173 | # CONFIG_PPC_PMAC is not set | ||
174 | # CONFIG_PPC_CELL is not set | 174 | # CONFIG_PPC_CELL is not set |
175 | # CONFIG_PPC_CELL_NATIVE is not set | 175 | # CONFIG_PPC_CELL_NATIVE is not set |
176 | # CONFIG_PPC_82xx is not set | 176 | # CONFIG_PPC_82xx is not set |
@@ -180,25 +180,23 @@ CONFIG_PPC_86xx=y | |||
180 | # CONFIG_MPC8641_HPCN is not set | 180 | # CONFIG_MPC8641_HPCN is not set |
181 | CONFIG_SBC8641D=y | 181 | CONFIG_SBC8641D=y |
182 | # CONFIG_MPC8610_HPCD is not set | 182 | # CONFIG_MPC8610_HPCD is not set |
183 | # CONFIG_GEF_SBC610 is not set | ||
183 | CONFIG_MPC8641=y | 184 | CONFIG_MPC8641=y |
184 | CONFIG_PPC_NATIVE=y | ||
185 | # CONFIG_UDBG_RTAS_CONSOLE is not set | ||
186 | # CONFIG_IPIC is not set | 185 | # CONFIG_IPIC is not set |
187 | CONFIG_MPIC=y | 186 | CONFIG_MPIC=y |
188 | # CONFIG_MPIC_WEIRD is not set | 187 | # CONFIG_MPIC_WEIRD is not set |
189 | CONFIG_PPC_I8259=y | 188 | # CONFIG_PPC_I8259 is not set |
190 | CONFIG_PPC_RTAS=y | 189 | # CONFIG_PPC_RTAS is not set |
191 | # CONFIG_RTAS_ERROR_LOGGING is not set | ||
192 | CONFIG_RTAS_PROC=y | ||
193 | # CONFIG_MMIO_NVRAM is not set | 190 | # CONFIG_MMIO_NVRAM is not set |
194 | CONFIG_PPC_MPC106=y | 191 | # CONFIG_PPC_MPC106 is not set |
195 | # CONFIG_PPC_970_NAP is not set | 192 | # CONFIG_PPC_970_NAP is not set |
196 | # CONFIG_PPC_INDIRECT_IO is not set | 193 | # CONFIG_PPC_INDIRECT_IO is not set |
197 | # CONFIG_GENERIC_IOMAP is not set | 194 | # CONFIG_GENERIC_IOMAP is not set |
198 | # CONFIG_CPU_FREQ is not set | 195 | # CONFIG_CPU_FREQ is not set |
199 | # CONFIG_PPC601_SYNC_FIX is not set | ||
200 | # CONFIG_TAU is not set | 196 | # CONFIG_TAU is not set |
197 | # CONFIG_QUICC_ENGINE is not set | ||
201 | # CONFIG_FSL_ULI1575 is not set | 198 | # CONFIG_FSL_ULI1575 is not set |
199 | # CONFIG_MPC8xxx_GPIO is not set | ||
202 | 200 | ||
203 | # | 201 | # |
204 | # Kernel options | 202 | # Kernel options |
@@ -219,9 +217,10 @@ CONFIG_SCHED_HRTICK=y | |||
219 | CONFIG_PREEMPT=y | 217 | CONFIG_PREEMPT=y |
220 | # CONFIG_PREEMPT_RCU is not set | 218 | # CONFIG_PREEMPT_RCU is not set |
221 | CONFIG_BINFMT_ELF=y | 219 | CONFIG_BINFMT_ELF=y |
220 | # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set | ||
221 | # CONFIG_HAVE_AOUT is not set | ||
222 | CONFIG_BINFMT_MISC=m | 222 | CONFIG_BINFMT_MISC=m |
223 | # CONFIG_IOMMU_HELPER is not set | 223 | # CONFIG_IOMMU_HELPER is not set |
224 | # CONFIG_HOTPLUG_CPU is not set | ||
225 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | 224 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y |
226 | CONFIG_ARCH_HAS_WALK_MEMORY=y | 225 | CONFIG_ARCH_HAS_WALK_MEMORY=y |
227 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | 226 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y |
@@ -235,15 +234,15 @@ CONFIG_FLATMEM_MANUAL=y | |||
235 | # CONFIG_SPARSEMEM_MANUAL is not set | 234 | # CONFIG_SPARSEMEM_MANUAL is not set |
236 | CONFIG_FLATMEM=y | 235 | CONFIG_FLATMEM=y |
237 | CONFIG_FLAT_NODE_MEM_MAP=y | 236 | CONFIG_FLAT_NODE_MEM_MAP=y |
238 | # CONFIG_SPARSEMEM_STATIC is not set | ||
239 | # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set | ||
240 | CONFIG_PAGEFLAGS_EXTENDED=y | 237 | CONFIG_PAGEFLAGS_EXTENDED=y |
241 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 238 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
242 | CONFIG_MIGRATION=y | 239 | CONFIG_MIGRATION=y |
243 | # CONFIG_RESOURCES_64BIT is not set | 240 | # CONFIG_RESOURCES_64BIT is not set |
241 | # CONFIG_PHYS_ADDR_T_64BIT is not set | ||
244 | CONFIG_ZONE_DMA_FLAG=1 | 242 | CONFIG_ZONE_DMA_FLAG=1 |
245 | CONFIG_BOUNCE=y | 243 | CONFIG_BOUNCE=y |
246 | CONFIG_VIRT_TO_BUS=y | 244 | CONFIG_VIRT_TO_BUS=y |
245 | CONFIG_UNEVICTABLE_LRU=y | ||
247 | CONFIG_FORCE_MAX_ZONEORDER=11 | 246 | CONFIG_FORCE_MAX_ZONEORDER=11 |
248 | # CONFIG_PROC_DEVICETREE is not set | 247 | # CONFIG_PROC_DEVICETREE is not set |
249 | # CONFIG_CMDLINE_BOOL is not set | 248 | # CONFIG_CMDLINE_BOOL is not set |
@@ -255,7 +254,6 @@ CONFIG_ISA_DMA_API=y | |||
255 | # | 254 | # |
256 | # Bus options | 255 | # Bus options |
257 | # | 256 | # |
258 | # CONFIG_ISA is not set | ||
259 | CONFIG_ZONE_DMA=y | 257 | CONFIG_ZONE_DMA=y |
260 | CONFIG_GENERIC_ISA_DMA=y | 258 | CONFIG_GENERIC_ISA_DMA=y |
261 | CONFIG_PPC_INDIRECT_PCI=y | 259 | CONFIG_PPC_INDIRECT_PCI=y |
@@ -270,7 +268,7 @@ CONFIG_PCIEAER=y | |||
270 | # CONFIG_PCIEASPM is not set | 268 | # CONFIG_PCIEASPM is not set |
271 | CONFIG_ARCH_SUPPORTS_MSI=y | 269 | CONFIG_ARCH_SUPPORTS_MSI=y |
272 | # CONFIG_PCI_MSI is not set | 270 | # CONFIG_PCI_MSI is not set |
273 | CONFIG_PCI_LEGACY=y | 271 | # CONFIG_PCI_LEGACY is not set |
274 | # CONFIG_PCI_DEBUG is not set | 272 | # CONFIG_PCI_DEBUG is not set |
275 | # CONFIG_PCCARD is not set | 273 | # CONFIG_PCCARD is not set |
276 | # CONFIG_HOTPLUG_PCI is not set | 274 | # CONFIG_HOTPLUG_PCI is not set |
@@ -341,7 +339,6 @@ CONFIG_INET_TCP_DIAG=y | |||
341 | CONFIG_TCP_CONG_CUBIC=y | 339 | CONFIG_TCP_CONG_CUBIC=y |
342 | CONFIG_DEFAULT_TCP_CONG="cubic" | 340 | CONFIG_DEFAULT_TCP_CONG="cubic" |
343 | # CONFIG_TCP_MD5SIG is not set | 341 | # CONFIG_TCP_MD5SIG is not set |
344 | # CONFIG_IP_VS is not set | ||
345 | CONFIG_IPV6=m | 342 | CONFIG_IPV6=m |
346 | # CONFIG_IPV6_PRIVACY is not set | 343 | # CONFIG_IPV6_PRIVACY is not set |
347 | # CONFIG_IPV6_ROUTER_PREF is not set | 344 | # CONFIG_IPV6_ROUTER_PREF is not set |
@@ -378,8 +375,8 @@ CONFIG_NETFILTER_XTABLES=m | |||
378 | # CONFIG_NETFILTER_XT_TARGET_CLASSIFY is not set | 375 | # CONFIG_NETFILTER_XT_TARGET_CLASSIFY is not set |
379 | # CONFIG_NETFILTER_XT_TARGET_DSCP is not set | 376 | # CONFIG_NETFILTER_XT_TARGET_DSCP is not set |
380 | # CONFIG_NETFILTER_XT_TARGET_MARK is not set | 377 | # CONFIG_NETFILTER_XT_TARGET_MARK is not set |
381 | # CONFIG_NETFILTER_XT_TARGET_NFQUEUE is not set | ||
382 | # CONFIG_NETFILTER_XT_TARGET_NFLOG is not set | 378 | # CONFIG_NETFILTER_XT_TARGET_NFLOG is not set |
379 | # CONFIG_NETFILTER_XT_TARGET_NFQUEUE is not set | ||
383 | # CONFIG_NETFILTER_XT_TARGET_RATEEST is not set | 380 | # CONFIG_NETFILTER_XT_TARGET_RATEEST is not set |
384 | # CONFIG_NETFILTER_XT_TARGET_TRACE is not set | 381 | # CONFIG_NETFILTER_XT_TARGET_TRACE is not set |
385 | # CONFIG_NETFILTER_XT_TARGET_TCPMSS is not set | 382 | # CONFIG_NETFILTER_XT_TARGET_TCPMSS is not set |
@@ -388,37 +385,39 @@ CONFIG_NETFILTER_XTABLES=m | |||
388 | # CONFIG_NETFILTER_XT_MATCH_DCCP is not set | 385 | # CONFIG_NETFILTER_XT_MATCH_DCCP is not set |
389 | # CONFIG_NETFILTER_XT_MATCH_DSCP is not set | 386 | # CONFIG_NETFILTER_XT_MATCH_DSCP is not set |
390 | # CONFIG_NETFILTER_XT_MATCH_ESP is not set | 387 | # CONFIG_NETFILTER_XT_MATCH_ESP is not set |
388 | # CONFIG_NETFILTER_XT_MATCH_HASHLIMIT is not set | ||
391 | # CONFIG_NETFILTER_XT_MATCH_IPRANGE is not set | 389 | # CONFIG_NETFILTER_XT_MATCH_IPRANGE is not set |
392 | # CONFIG_NETFILTER_XT_MATCH_LENGTH is not set | 390 | # CONFIG_NETFILTER_XT_MATCH_LENGTH is not set |
393 | # CONFIG_NETFILTER_XT_MATCH_LIMIT is not set | 391 | # CONFIG_NETFILTER_XT_MATCH_LIMIT is not set |
394 | # CONFIG_NETFILTER_XT_MATCH_MAC is not set | 392 | # CONFIG_NETFILTER_XT_MATCH_MAC is not set |
395 | # CONFIG_NETFILTER_XT_MATCH_MARK is not set | 393 | # CONFIG_NETFILTER_XT_MATCH_MARK is not set |
394 | # CONFIG_NETFILTER_XT_MATCH_MULTIPORT is not set | ||
396 | # CONFIG_NETFILTER_XT_MATCH_OWNER is not set | 395 | # CONFIG_NETFILTER_XT_MATCH_OWNER is not set |
397 | # CONFIG_NETFILTER_XT_MATCH_POLICY is not set | 396 | # CONFIG_NETFILTER_XT_MATCH_POLICY is not set |
398 | # CONFIG_NETFILTER_XT_MATCH_MULTIPORT is not set | ||
399 | # CONFIG_NETFILTER_XT_MATCH_PHYSDEV is not set | 397 | # CONFIG_NETFILTER_XT_MATCH_PHYSDEV is not set |
400 | # CONFIG_NETFILTER_XT_MATCH_PKTTYPE is not set | 398 | # CONFIG_NETFILTER_XT_MATCH_PKTTYPE is not set |
401 | # CONFIG_NETFILTER_XT_MATCH_QUOTA is not set | 399 | # CONFIG_NETFILTER_XT_MATCH_QUOTA is not set |
402 | # CONFIG_NETFILTER_XT_MATCH_RATEEST is not set | 400 | # CONFIG_NETFILTER_XT_MATCH_RATEEST is not set |
403 | # CONFIG_NETFILTER_XT_MATCH_REALM is not set | 401 | # CONFIG_NETFILTER_XT_MATCH_REALM is not set |
402 | # CONFIG_NETFILTER_XT_MATCH_RECENT is not set | ||
404 | # CONFIG_NETFILTER_XT_MATCH_SCTP is not set | 403 | # CONFIG_NETFILTER_XT_MATCH_SCTP is not set |
405 | # CONFIG_NETFILTER_XT_MATCH_STATISTIC is not set | 404 | # CONFIG_NETFILTER_XT_MATCH_STATISTIC is not set |
406 | # CONFIG_NETFILTER_XT_MATCH_STRING is not set | 405 | # CONFIG_NETFILTER_XT_MATCH_STRING is not set |
407 | # CONFIG_NETFILTER_XT_MATCH_TCPMSS is not set | 406 | # CONFIG_NETFILTER_XT_MATCH_TCPMSS is not set |
408 | # CONFIG_NETFILTER_XT_MATCH_TIME is not set | 407 | # CONFIG_NETFILTER_XT_MATCH_TIME is not set |
409 | # CONFIG_NETFILTER_XT_MATCH_U32 is not set | 408 | # CONFIG_NETFILTER_XT_MATCH_U32 is not set |
410 | # CONFIG_NETFILTER_XT_MATCH_HASHLIMIT is not set | 409 | # CONFIG_IP_VS is not set |
411 | 410 | ||
412 | # | 411 | # |
413 | # IP: Netfilter Configuration | 412 | # IP: Netfilter Configuration |
414 | # | 413 | # |
414 | # CONFIG_NF_DEFRAG_IPV4 is not set | ||
415 | CONFIG_IP_NF_QUEUE=m | 415 | CONFIG_IP_NF_QUEUE=m |
416 | CONFIG_IP_NF_IPTABLES=m | 416 | CONFIG_IP_NF_IPTABLES=m |
417 | CONFIG_IP_NF_MATCH_RECENT=m | 417 | CONFIG_IP_NF_MATCH_ADDRTYPE=m |
418 | CONFIG_IP_NF_MATCH_ECN=m | ||
419 | # CONFIG_IP_NF_MATCH_AH is not set | 418 | # CONFIG_IP_NF_MATCH_AH is not set |
419 | CONFIG_IP_NF_MATCH_ECN=m | ||
420 | CONFIG_IP_NF_MATCH_TTL=m | 420 | CONFIG_IP_NF_MATCH_TTL=m |
421 | CONFIG_IP_NF_MATCH_ADDRTYPE=m | ||
422 | CONFIG_IP_NF_FILTER=m | 421 | CONFIG_IP_NF_FILTER=m |
423 | CONFIG_IP_NF_TARGET_REJECT=m | 422 | CONFIG_IP_NF_TARGET_REJECT=m |
424 | CONFIG_IP_NF_TARGET_LOG=m | 423 | CONFIG_IP_NF_TARGET_LOG=m |
@@ -437,25 +436,21 @@ CONFIG_IP_NF_ARP_MANGLE=m | |||
437 | # | 436 | # |
438 | CONFIG_IP6_NF_QUEUE=m | 437 | CONFIG_IP6_NF_QUEUE=m |
439 | CONFIG_IP6_NF_IPTABLES=m | 438 | CONFIG_IP6_NF_IPTABLES=m |
440 | CONFIG_IP6_NF_MATCH_RT=m | 439 | # CONFIG_IP6_NF_MATCH_AH is not set |
441 | CONFIG_IP6_NF_MATCH_OPTS=m | 440 | CONFIG_IP6_NF_MATCH_EUI64=m |
442 | CONFIG_IP6_NF_MATCH_FRAG=m | 441 | CONFIG_IP6_NF_MATCH_FRAG=m |
442 | CONFIG_IP6_NF_MATCH_OPTS=m | ||
443 | CONFIG_IP6_NF_MATCH_HL=m | 443 | CONFIG_IP6_NF_MATCH_HL=m |
444 | CONFIG_IP6_NF_MATCH_IPV6HEADER=m | 444 | CONFIG_IP6_NF_MATCH_IPV6HEADER=m |
445 | # CONFIG_IP6_NF_MATCH_AH is not set | ||
446 | # CONFIG_IP6_NF_MATCH_MH is not set | 445 | # CONFIG_IP6_NF_MATCH_MH is not set |
447 | CONFIG_IP6_NF_MATCH_EUI64=m | 446 | CONFIG_IP6_NF_MATCH_RT=m |
448 | CONFIG_IP6_NF_FILTER=m | ||
449 | CONFIG_IP6_NF_TARGET_LOG=m | 447 | CONFIG_IP6_NF_TARGET_LOG=m |
448 | CONFIG_IP6_NF_FILTER=m | ||
450 | # CONFIG_IP6_NF_TARGET_REJECT is not set | 449 | # CONFIG_IP6_NF_TARGET_REJECT is not set |
451 | CONFIG_IP6_NF_MANGLE=m | 450 | CONFIG_IP6_NF_MANGLE=m |
452 | # CONFIG_IP6_NF_TARGET_HL is not set | 451 | # CONFIG_IP6_NF_TARGET_HL is not set |
453 | CONFIG_IP6_NF_RAW=m | 452 | CONFIG_IP6_NF_RAW=m |
454 | # CONFIG_IP6_NF_SECURITY is not set | 453 | # CONFIG_IP6_NF_SECURITY is not set |
455 | |||
456 | # | ||
457 | # Bridge: Netfilter Configuration | ||
458 | # | ||
459 | # CONFIG_BRIDGE_NF_EBTABLES is not set | 454 | # CONFIG_BRIDGE_NF_EBTABLES is not set |
460 | # CONFIG_IP_DCCP is not set | 455 | # CONFIG_IP_DCCP is not set |
461 | CONFIG_IP_SCTP=m | 456 | CONFIG_IP_SCTP=m |
@@ -476,6 +471,7 @@ CONFIG_ATM_BR2684=m | |||
476 | # CONFIG_ATM_BR2684_IPFILTER is not set | 471 | # CONFIG_ATM_BR2684_IPFILTER is not set |
477 | CONFIG_STP=m | 472 | CONFIG_STP=m |
478 | CONFIG_BRIDGE=m | 473 | CONFIG_BRIDGE=m |
474 | # CONFIG_NET_DSA is not set | ||
479 | CONFIG_VLAN_8021Q=m | 475 | CONFIG_VLAN_8021Q=m |
480 | # CONFIG_VLAN_8021Q_GVRP is not set | 476 | # CONFIG_VLAN_8021Q_GVRP is not set |
481 | # CONFIG_DECNET is not set | 477 | # CONFIG_DECNET is not set |
@@ -497,6 +493,7 @@ CONFIG_NET_SCH_HTB=m | |||
497 | CONFIG_NET_SCH_HFSC=m | 493 | CONFIG_NET_SCH_HFSC=m |
498 | CONFIG_NET_SCH_ATM=m | 494 | CONFIG_NET_SCH_ATM=m |
499 | CONFIG_NET_SCH_PRIO=m | 495 | CONFIG_NET_SCH_PRIO=m |
496 | # CONFIG_NET_SCH_MULTIQ is not set | ||
500 | CONFIG_NET_SCH_RED=m | 497 | CONFIG_NET_SCH_RED=m |
501 | CONFIG_NET_SCH_SFQ=m | 498 | CONFIG_NET_SCH_SFQ=m |
502 | CONFIG_NET_SCH_TEQL=m | 499 | CONFIG_NET_SCH_TEQL=m |
@@ -534,12 +531,11 @@ CONFIG_NET_PKTGEN=m | |||
534 | # CONFIG_IRDA is not set | 531 | # CONFIG_IRDA is not set |
535 | # CONFIG_BT is not set | 532 | # CONFIG_BT is not set |
536 | # CONFIG_AF_RXRPC is not set | 533 | # CONFIG_AF_RXRPC is not set |
534 | # CONFIG_PHONET is not set | ||
537 | CONFIG_FIB_RULES=y | 535 | CONFIG_FIB_RULES=y |
538 | 536 | CONFIG_WIRELESS=y | |
539 | # | ||
540 | # Wireless | ||
541 | # | ||
542 | # CONFIG_CFG80211 is not set | 537 | # CONFIG_CFG80211 is not set |
538 | CONFIG_WIRELESS_OLD_REGULATORY=y | ||
543 | # CONFIG_WIRELESS_EXT is not set | 539 | # CONFIG_WIRELESS_EXT is not set |
544 | # CONFIG_MAC80211 is not set | 540 | # CONFIG_MAC80211 is not set |
545 | # CONFIG_IEEE80211 is not set | 541 | # CONFIG_IEEE80211 is not set |
@@ -649,7 +645,6 @@ CONFIG_OF_I2C=y | |||
649 | # CONFIG_PARPORT is not set | 645 | # CONFIG_PARPORT is not set |
650 | CONFIG_BLK_DEV=y | 646 | CONFIG_BLK_DEV=y |
651 | # CONFIG_BLK_DEV_FD is not set | 647 | # CONFIG_BLK_DEV_FD is not set |
652 | # CONFIG_MAC_FLOPPY is not set | ||
653 | # CONFIG_BLK_CPQ_DA is not set | 648 | # CONFIG_BLK_CPQ_DA is not set |
654 | # CONFIG_BLK_CPQ_CISS_DA is not set | 649 | # CONFIG_BLK_CPQ_CISS_DA is not set |
655 | # CONFIG_BLK_DEV_DAC960 is not set | 650 | # CONFIG_BLK_DEV_DAC960 is not set |
@@ -686,6 +681,7 @@ CONFIG_HAVE_IDE=y | |||
686 | # CONFIG_ATA is not set | 681 | # CONFIG_ATA is not set |
687 | CONFIG_MD=y | 682 | CONFIG_MD=y |
688 | CONFIG_BLK_DEV_MD=y | 683 | CONFIG_BLK_DEV_MD=y |
684 | CONFIG_MD_AUTODETECT=y | ||
689 | CONFIG_MD_LINEAR=y | 685 | CONFIG_MD_LINEAR=y |
690 | CONFIG_MD_RAID0=y | 686 | CONFIG_MD_RAID0=y |
691 | CONFIG_MD_RAID1=y | 687 | CONFIG_MD_RAID1=y |
@@ -742,8 +738,6 @@ CONFIG_BROADCOM_PHY=y | |||
742 | # CONFIG_MDIO_BITBANG is not set | 738 | # CONFIG_MDIO_BITBANG is not set |
743 | CONFIG_NET_ETHERNET=y | 739 | CONFIG_NET_ETHERNET=y |
744 | CONFIG_MII=y | 740 | CONFIG_MII=y |
745 | # CONFIG_MACE is not set | ||
746 | # CONFIG_BMAC is not set | ||
747 | # CONFIG_HAPPYMEAL is not set | 741 | # CONFIG_HAPPYMEAL is not set |
748 | # CONFIG_SUNGEM is not set | 742 | # CONFIG_SUNGEM is not set |
749 | # CONFIG_CASSINI is not set | 743 | # CONFIG_CASSINI is not set |
@@ -754,8 +748,12 @@ CONFIG_MII=y | |||
754 | # CONFIG_IBM_NEW_EMAC_RGMII is not set | 748 | # CONFIG_IBM_NEW_EMAC_RGMII is not set |
755 | # CONFIG_IBM_NEW_EMAC_TAH is not set | 749 | # CONFIG_IBM_NEW_EMAC_TAH is not set |
756 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set | 750 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set |
751 | # CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set | ||
752 | # CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set | ||
753 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set | ||
757 | # CONFIG_NET_PCI is not set | 754 | # CONFIG_NET_PCI is not set |
758 | # CONFIG_B44 is not set | 755 | # CONFIG_B44 is not set |
756 | # CONFIG_ATL2 is not set | ||
759 | CONFIG_NETDEV_1000=y | 757 | CONFIG_NETDEV_1000=y |
760 | # CONFIG_ACENIC is not set | 758 | # CONFIG_ACENIC is not set |
761 | # CONFIG_DL2K is not set | 759 | # CONFIG_DL2K is not set |
@@ -778,6 +776,7 @@ CONFIG_GIANFAR=y | |||
778 | # CONFIG_QLA3XXX is not set | 776 | # CONFIG_QLA3XXX is not set |
779 | # CONFIG_ATL1 is not set | 777 | # CONFIG_ATL1 is not set |
780 | # CONFIG_ATL1E is not set | 778 | # CONFIG_ATL1E is not set |
779 | # CONFIG_JME is not set | ||
781 | # CONFIG_NETDEV_10000 is not set | 780 | # CONFIG_NETDEV_10000 is not set |
782 | # CONFIG_TR is not set | 781 | # CONFIG_TR is not set |
783 | 782 | ||
@@ -890,14 +889,11 @@ CONFIG_SERIAL_8250_RUNTIME_UARTS=2 | |||
890 | # CONFIG_SERIAL_UARTLITE is not set | 889 | # CONFIG_SERIAL_UARTLITE is not set |
891 | CONFIG_SERIAL_CORE=y | 890 | CONFIG_SERIAL_CORE=y |
892 | CONFIG_SERIAL_CORE_CONSOLE=y | 891 | CONFIG_SERIAL_CORE_CONSOLE=y |
893 | # CONFIG_SERIAL_PMACZILOG is not set | ||
894 | # CONFIG_SERIAL_JSM is not set | 892 | # CONFIG_SERIAL_JSM is not set |
895 | # CONFIG_SERIAL_OF_PLATFORM is not set | 893 | # CONFIG_SERIAL_OF_PLATFORM is not set |
896 | CONFIG_UNIX98_PTYS=y | 894 | CONFIG_UNIX98_PTYS=y |
897 | CONFIG_LEGACY_PTYS=y | 895 | CONFIG_LEGACY_PTYS=y |
898 | CONFIG_LEGACY_PTY_COUNT=256 | 896 | CONFIG_LEGACY_PTY_COUNT=256 |
899 | # CONFIG_BRIQ_PANEL is not set | ||
900 | # CONFIG_HVC_RTAS is not set | ||
901 | # CONFIG_IPMI_HANDLER is not set | 897 | # CONFIG_IPMI_HANDLER is not set |
902 | CONFIG_HW_RANDOM=m | 898 | CONFIG_HW_RANDOM=m |
903 | # CONFIG_NVRAM is not set | 899 | # CONFIG_NVRAM is not set |
@@ -935,12 +931,6 @@ CONFIG_I2C_HELPER_AUTO=y | |||
935 | # CONFIG_I2C_VIAPRO is not set | 931 | # CONFIG_I2C_VIAPRO is not set |
936 | 932 | ||
937 | # | 933 | # |
938 | # Mac SMBus host controller drivers | ||
939 | # | ||
940 | # CONFIG_I2C_HYDRA is not set | ||
941 | CONFIG_I2C_POWERMAC=y | ||
942 | |||
943 | # | ||
944 | # I2C system bus drivers (mostly embedded / system-on-chip) | 934 | # I2C system bus drivers (mostly embedded / system-on-chip) |
945 | # | 935 | # |
946 | CONFIG_I2C_MPC=y | 936 | CONFIG_I2C_MPC=y |
@@ -997,7 +987,6 @@ CONFIG_HWMON=y | |||
997 | # CONFIG_SENSORS_ADM9240 is not set | 987 | # CONFIG_SENSORS_ADM9240 is not set |
998 | # CONFIG_SENSORS_ADT7470 is not set | 988 | # CONFIG_SENSORS_ADT7470 is not set |
999 | # CONFIG_SENSORS_ADT7473 is not set | 989 | # CONFIG_SENSORS_ADT7473 is not set |
1000 | # CONFIG_SENSORS_AMS is not set | ||
1001 | # CONFIG_SENSORS_ATXP1 is not set | 990 | # CONFIG_SENSORS_ATXP1 is not set |
1002 | # CONFIG_SENSORS_DS1621 is not set | 991 | # CONFIG_SENSORS_DS1621 is not set |
1003 | # CONFIG_SENSORS_I5K_AMB is not set | 992 | # CONFIG_SENSORS_I5K_AMB is not set |
@@ -1052,7 +1041,6 @@ CONFIG_WATCHDOG=y | |||
1052 | CONFIG_SOFT_WATCHDOG=m | 1041 | CONFIG_SOFT_WATCHDOG=m |
1053 | # CONFIG_ALIM7101_WDT is not set | 1042 | # CONFIG_ALIM7101_WDT is not set |
1054 | # CONFIG_8xxx_WDT is not set | 1043 | # CONFIG_8xxx_WDT is not set |
1055 | # CONFIG_WATCHDOG_RTAS is not set | ||
1056 | 1044 | ||
1057 | # | 1045 | # |
1058 | # PCI-based Watchdog Cards | 1046 | # PCI-based Watchdog Cards |
@@ -1073,6 +1061,17 @@ CONFIG_SSB_POSSIBLE=y | |||
1073 | # CONFIG_MFD_SM501 is not set | 1061 | # CONFIG_MFD_SM501 is not set |
1074 | # CONFIG_HTC_PASIC3 is not set | 1062 | # CONFIG_HTC_PASIC3 is not set |
1075 | # CONFIG_MFD_TMIO is not set | 1063 | # CONFIG_MFD_TMIO is not set |
1064 | # CONFIG_PMIC_DA903X is not set | ||
1065 | # CONFIG_MFD_WM8400 is not set | ||
1066 | # CONFIG_MFD_WM8350_I2C is not set | ||
1067 | |||
1068 | # | ||
1069 | # Voltage and Current regulators | ||
1070 | # | ||
1071 | # CONFIG_REGULATOR is not set | ||
1072 | # CONFIG_REGULATOR_FIXED_VOLTAGE is not set | ||
1073 | # CONFIG_REGULATOR_VIRTUAL_CONSUMER is not set | ||
1074 | # CONFIG_REGULATOR_BQ24022 is not set | ||
1076 | 1075 | ||
1077 | # | 1076 | # |
1078 | # Multimedia devices | 1077 | # Multimedia devices |
@@ -1116,6 +1115,12 @@ CONFIG_HID_SUPPORT=y | |||
1116 | CONFIG_HID=y | 1115 | CONFIG_HID=y |
1117 | # CONFIG_HID_DEBUG is not set | 1116 | # CONFIG_HID_DEBUG is not set |
1118 | # CONFIG_HIDRAW is not set | 1117 | # CONFIG_HIDRAW is not set |
1118 | # CONFIG_HID_PID is not set | ||
1119 | |||
1120 | # | ||
1121 | # Special HID drivers | ||
1122 | # | ||
1123 | CONFIG_HID_COMPAT=y | ||
1119 | CONFIG_USB_SUPPORT=y | 1124 | CONFIG_USB_SUPPORT=y |
1120 | CONFIG_USB_ARCH_HAS_HCD=y | 1125 | CONFIG_USB_ARCH_HAS_HCD=y |
1121 | CONFIG_USB_ARCH_HAS_OHCI=y | 1126 | CONFIG_USB_ARCH_HAS_OHCI=y |
@@ -1132,6 +1137,7 @@ CONFIG_USB_ARCH_HAS_EHCI=y | |||
1132 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | 1137 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' |
1133 | # | 1138 | # |
1134 | # CONFIG_USB_GADGET is not set | 1139 | # CONFIG_USB_GADGET is not set |
1140 | # CONFIG_UWB is not set | ||
1135 | # CONFIG_MMC is not set | 1141 | # CONFIG_MMC is not set |
1136 | # CONFIG_MEMSTICK is not set | 1142 | # CONFIG_MEMSTICK is not set |
1137 | # CONFIG_NEW_LEDS is not set | 1143 | # CONFIG_NEW_LEDS is not set |
@@ -1141,6 +1147,7 @@ CONFIG_USB_ARCH_HAS_EHCI=y | |||
1141 | # CONFIG_RTC_CLASS is not set | 1147 | # CONFIG_RTC_CLASS is not set |
1142 | # CONFIG_DMADEVICES is not set | 1148 | # CONFIG_DMADEVICES is not set |
1143 | # CONFIG_UIO is not set | 1149 | # CONFIG_UIO is not set |
1150 | # CONFIG_STAGING is not set | ||
1144 | 1151 | ||
1145 | # | 1152 | # |
1146 | # File systems | 1153 | # File systems |
@@ -1154,9 +1161,11 @@ CONFIG_EXT3_FS=y | |||
1154 | CONFIG_EXT3_FS_XATTR=y | 1161 | CONFIG_EXT3_FS_XATTR=y |
1155 | CONFIG_EXT3_FS_POSIX_ACL=y | 1162 | CONFIG_EXT3_FS_POSIX_ACL=y |
1156 | # CONFIG_EXT3_FS_SECURITY is not set | 1163 | # CONFIG_EXT3_FS_SECURITY is not set |
1157 | # CONFIG_EXT4DEV_FS is not set | 1164 | # CONFIG_EXT4_FS is not set |
1158 | CONFIG_JBD=y | 1165 | CONFIG_JBD=y |
1159 | # CONFIG_JBD_DEBUG is not set | 1166 | # CONFIG_JBD_DEBUG is not set |
1167 | CONFIG_JBD2=m | ||
1168 | # CONFIG_JBD2_DEBUG is not set | ||
1160 | CONFIG_FS_MBCACHE=y | 1169 | CONFIG_FS_MBCACHE=y |
1161 | CONFIG_REISERFS_FS=m | 1170 | CONFIG_REISERFS_FS=m |
1162 | # CONFIG_REISERFS_CHECK is not set | 1171 | # CONFIG_REISERFS_CHECK is not set |
@@ -1166,12 +1175,14 @@ CONFIG_REISERFS_FS_POSIX_ACL=y | |||
1166 | # CONFIG_REISERFS_FS_SECURITY is not set | 1175 | # CONFIG_REISERFS_FS_SECURITY is not set |
1167 | # CONFIG_JFS_FS is not set | 1176 | # CONFIG_JFS_FS is not set |
1168 | CONFIG_FS_POSIX_ACL=y | 1177 | CONFIG_FS_POSIX_ACL=y |
1178 | CONFIG_FILE_LOCKING=y | ||
1169 | # CONFIG_XFS_FS is not set | 1179 | # CONFIG_XFS_FS is not set |
1170 | CONFIG_OCFS2_FS=m | 1180 | CONFIG_OCFS2_FS=m |
1171 | CONFIG_OCFS2_FS_O2CB=m | 1181 | CONFIG_OCFS2_FS_O2CB=m |
1172 | CONFIG_OCFS2_FS_STATS=y | 1182 | CONFIG_OCFS2_FS_STATS=y |
1173 | CONFIG_OCFS2_DEBUG_MASKLOG=y | 1183 | CONFIG_OCFS2_DEBUG_MASKLOG=y |
1174 | # CONFIG_OCFS2_DEBUG_FS is not set | 1184 | # CONFIG_OCFS2_DEBUG_FS is not set |
1185 | # CONFIG_OCFS2_COMPAT_JBD is not set | ||
1175 | CONFIG_DNOTIFY=y | 1186 | CONFIG_DNOTIFY=y |
1176 | CONFIG_INOTIFY=y | 1187 | CONFIG_INOTIFY=y |
1177 | CONFIG_INOTIFY_USER=y | 1188 | CONFIG_INOTIFY_USER=y |
@@ -1199,6 +1210,7 @@ CONFIG_AUTOFS4_FS=m | |||
1199 | CONFIG_PROC_FS=y | 1210 | CONFIG_PROC_FS=y |
1200 | CONFIG_PROC_KCORE=y | 1211 | CONFIG_PROC_KCORE=y |
1201 | CONFIG_PROC_SYSCTL=y | 1212 | CONFIG_PROC_SYSCTL=y |
1213 | CONFIG_PROC_PAGE_MONITOR=y | ||
1202 | CONFIG_SYSFS=y | 1214 | CONFIG_SYSFS=y |
1203 | CONFIG_TMPFS=y | 1215 | CONFIG_TMPFS=y |
1204 | # CONFIG_TMPFS_POSIX_ACL is not set | 1216 | # CONFIG_TMPFS_POSIX_ACL is not set |
@@ -1237,6 +1249,7 @@ CONFIG_LOCKD_V4=y | |||
1237 | CONFIG_NFS_COMMON=y | 1249 | CONFIG_NFS_COMMON=y |
1238 | CONFIG_SUNRPC=y | 1250 | CONFIG_SUNRPC=y |
1239 | CONFIG_SUNRPC_GSS=y | 1251 | CONFIG_SUNRPC_GSS=y |
1252 | # CONFIG_SUNRPC_REGISTER_V4 is not set | ||
1240 | CONFIG_RPCSEC_GSS_KRB5=y | 1253 | CONFIG_RPCSEC_GSS_KRB5=y |
1241 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 1254 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
1242 | CONFIG_SMB_FS=m | 1255 | CONFIG_SMB_FS=m |
@@ -1257,7 +1270,6 @@ CONFIG_CIFS_POSIX=y | |||
1257 | # Partition Types | 1270 | # Partition Types |
1258 | # | 1271 | # |
1259 | # CONFIG_PARTITION_ADVANCED is not set | 1272 | # CONFIG_PARTITION_ADVANCED is not set |
1260 | CONFIG_MAC_PARTITION=y | ||
1261 | CONFIG_MSDOS_PARTITION=y | 1273 | CONFIG_MSDOS_PARTITION=y |
1262 | CONFIG_NLS=m | 1274 | CONFIG_NLS=m |
1263 | CONFIG_NLS_DEFAULT="iso8859-1" | 1275 | CONFIG_NLS_DEFAULT="iso8859-1" |
@@ -1305,7 +1317,6 @@ CONFIG_NLS_UTF8=m | |||
1305 | # Library routines | 1317 | # Library routines |
1306 | # | 1318 | # |
1307 | CONFIG_BITREVERSE=y | 1319 | CONFIG_BITREVERSE=y |
1308 | # CONFIG_GENERIC_FIND_FIRST_BIT is not set | ||
1309 | CONFIG_CRC_CCITT=m | 1320 | CONFIG_CRC_CCITT=m |
1310 | # CONFIG_CRC16 is not set | 1321 | # CONFIG_CRC16 is not set |
1311 | # CONFIG_CRC_T10DIF is not set | 1322 | # CONFIG_CRC_T10DIF is not set |
@@ -1358,16 +1369,24 @@ CONFIG_DEBUG_INFO=y | |||
1358 | # CONFIG_DEBUG_SG is not set | 1369 | # CONFIG_DEBUG_SG is not set |
1359 | # CONFIG_BOOT_PRINTK_DELAY is not set | 1370 | # CONFIG_BOOT_PRINTK_DELAY is not set |
1360 | # CONFIG_RCU_TORTURE_TEST is not set | 1371 | # CONFIG_RCU_TORTURE_TEST is not set |
1372 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | ||
1361 | # CONFIG_BACKTRACE_SELF_TEST is not set | 1373 | # CONFIG_BACKTRACE_SELF_TEST is not set |
1374 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | ||
1362 | # CONFIG_FAULT_INJECTION is not set | 1375 | # CONFIG_FAULT_INJECTION is not set |
1363 | # CONFIG_LATENCYTOP is not set | 1376 | # CONFIG_LATENCYTOP is not set |
1364 | CONFIG_SYSCTL_SYSCALL_CHECK=y | 1377 | CONFIG_SYSCTL_SYSCALL_CHECK=y |
1365 | CONFIG_HAVE_FTRACE=y | 1378 | CONFIG_HAVE_FUNCTION_TRACER=y |
1366 | CONFIG_HAVE_DYNAMIC_FTRACE=y | 1379 | |
1367 | # CONFIG_FTRACE is not set | 1380 | # |
1381 | # Tracers | ||
1382 | # | ||
1383 | # CONFIG_FUNCTION_TRACER is not set | ||
1368 | # CONFIG_PREEMPT_TRACER is not set | 1384 | # CONFIG_PREEMPT_TRACER is not set |
1369 | # CONFIG_SCHED_TRACER is not set | 1385 | # CONFIG_SCHED_TRACER is not set |
1370 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | 1386 | # CONFIG_CONTEXT_SWITCH_TRACER is not set |
1387 | # CONFIG_BOOT_TRACER is not set | ||
1388 | # CONFIG_STACK_TRACER is not set | ||
1389 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | ||
1371 | # CONFIG_SAMPLES is not set | 1390 | # CONFIG_SAMPLES is not set |
1372 | CONFIG_HAVE_ARCH_KGDB=y | 1391 | CONFIG_HAVE_ARCH_KGDB=y |
1373 | # CONFIG_KGDB is not set | 1392 | # CONFIG_KGDB is not set |
@@ -1376,6 +1395,7 @@ CONFIG_HAVE_ARCH_KGDB=y | |||
1376 | # CONFIG_DEBUG_PAGEALLOC is not set | 1395 | # CONFIG_DEBUG_PAGEALLOC is not set |
1377 | # CONFIG_CODE_PATCHING_SELFTEST is not set | 1396 | # CONFIG_CODE_PATCHING_SELFTEST is not set |
1378 | # CONFIG_FTR_FIXUP_SELFTEST is not set | 1397 | # CONFIG_FTR_FIXUP_SELFTEST is not set |
1398 | # CONFIG_MSI_BITMAP_SELFTEST is not set | ||
1379 | # CONFIG_XMON is not set | 1399 | # CONFIG_XMON is not set |
1380 | # CONFIG_IRQSTACKS is not set | 1400 | # CONFIG_IRQSTACKS is not set |
1381 | # CONFIG_VIRQ_DEBUG is not set | 1401 | # CONFIG_VIRQ_DEBUG is not set |
@@ -1388,6 +1408,7 @@ CONFIG_HAVE_ARCH_KGDB=y | |||
1388 | # | 1408 | # |
1389 | # CONFIG_KEYS is not set | 1409 | # CONFIG_KEYS is not set |
1390 | CONFIG_SECURITY=y | 1410 | CONFIG_SECURITY=y |
1411 | # CONFIG_SECURITYFS is not set | ||
1391 | CONFIG_SECURITY_NETWORK=y | 1412 | CONFIG_SECURITY_NETWORK=y |
1392 | # CONFIG_SECURITY_NETWORK_XFRM is not set | 1413 | # CONFIG_SECURITY_NETWORK_XFRM is not set |
1393 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | 1414 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set |
@@ -1397,10 +1418,12 @@ CONFIG_CRYPTO=y | |||
1397 | # | 1418 | # |
1398 | # Crypto core or helper | 1419 | # Crypto core or helper |
1399 | # | 1420 | # |
1421 | # CONFIG_CRYPTO_FIPS is not set | ||
1400 | CONFIG_CRYPTO_ALGAPI=y | 1422 | CONFIG_CRYPTO_ALGAPI=y |
1401 | CONFIG_CRYPTO_AEAD=m | 1423 | CONFIG_CRYPTO_AEAD=y |
1402 | CONFIG_CRYPTO_BLKCIPHER=y | 1424 | CONFIG_CRYPTO_BLKCIPHER=y |
1403 | CONFIG_CRYPTO_HASH=y | 1425 | CONFIG_CRYPTO_HASH=y |
1426 | CONFIG_CRYPTO_RNG=y | ||
1404 | CONFIG_CRYPTO_MANAGER=y | 1427 | CONFIG_CRYPTO_MANAGER=y |
1405 | # CONFIG_CRYPTO_GF128MUL is not set | 1428 | # CONFIG_CRYPTO_GF128MUL is not set |
1406 | CONFIG_CRYPTO_NULL=m | 1429 | CONFIG_CRYPTO_NULL=m |
@@ -1474,6 +1497,11 @@ CONFIG_CRYPTO_TWOFISH_COMMON=m | |||
1474 | # | 1497 | # |
1475 | CONFIG_CRYPTO_DEFLATE=m | 1498 | CONFIG_CRYPTO_DEFLATE=m |
1476 | # CONFIG_CRYPTO_LZO is not set | 1499 | # CONFIG_CRYPTO_LZO is not set |
1500 | |||
1501 | # | ||
1502 | # Random Number Generation | ||
1503 | # | ||
1504 | # CONFIG_CRYPTO_ANSI_CPRNG is not set | ||
1477 | CONFIG_CRYPTO_HW=y | 1505 | CONFIG_CRYPTO_HW=y |
1478 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set | 1506 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set |
1479 | # CONFIG_CRYPTO_DEV_TALITOS is not set | 1507 | # CONFIG_CRYPTO_DEV_TALITOS is not set |