diff options
Diffstat (limited to 'arch/arm/configs')
37 files changed, 16118 insertions, 3092 deletions
diff --git a/arch/arm/configs/acs5k_defconfig b/arch/arm/configs/acs5k_defconfig new file mode 100644 index 000000000000..1cab4e79d368 --- /dev/null +++ b/arch/arm/configs/acs5k_defconfig | |||
@@ -0,0 +1,1233 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # Linux kernel version: 2.6.27-simtec-micrel1 | ||
4 | # Tue Dec 16 13:31:34 2008 | ||
5 | # | ||
6 | CONFIG_ARM=y | ||
7 | CONFIG_SYS_SUPPORTS_APM_EMULATION=y | ||
8 | CONFIG_GENERIC_GPIO=y | ||
9 | # CONFIG_GENERIC_TIME is not set | ||
10 | # CONFIG_GENERIC_CLOCKEVENTS is not set | ||
11 | CONFIG_MMU=y | ||
12 | # CONFIG_NO_IOPORT is not set | ||
13 | CONFIG_GENERIC_HARDIRQS=y | ||
14 | CONFIG_STACKTRACE_SUPPORT=y | ||
15 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | ||
16 | CONFIG_LOCKDEP_SUPPORT=y | ||
17 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | ||
18 | CONFIG_HARDIRQS_SW_RESEND=y | ||
19 | CONFIG_GENERIC_IRQ_PROBE=y | ||
20 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | ||
21 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set | ||
22 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set | ||
23 | CONFIG_GENERIC_HWEIGHT=y | ||
24 | CONFIG_GENERIC_CALIBRATE_DELAY=y | ||
25 | CONFIG_ARCH_SUPPORTS_AOUT=y | ||
26 | CONFIG_ZONE_DMA=y | ||
27 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | ||
28 | CONFIG_VECTORS_BASE=0xffff0000 | ||
29 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | ||
30 | |||
31 | # | ||
32 | # General setup | ||
33 | # | ||
34 | CONFIG_EXPERIMENTAL=y | ||
35 | CONFIG_BROKEN_ON_SMP=y | ||
36 | CONFIG_INIT_ENV_ARG_LIMIT=32 | ||
37 | CONFIG_LOCALVERSION="" | ||
38 | CONFIG_LOCALVERSION_AUTO=y | ||
39 | # CONFIG_SWAP is not set | ||
40 | CONFIG_SYSVIPC=y | ||
41 | CONFIG_SYSVIPC_SYSCTL=y | ||
42 | CONFIG_POSIX_MQUEUE=y | ||
43 | # CONFIG_BSD_PROCESS_ACCT is not set | ||
44 | # CONFIG_TASKSTATS is not set | ||
45 | # CONFIG_AUDIT is not set | ||
46 | # CONFIG_IKCONFIG is not set | ||
47 | CONFIG_LOG_BUF_SHIFT=14 | ||
48 | # CONFIG_CGROUPS is not set | ||
49 | # CONFIG_GROUP_SCHED is not set | ||
50 | CONFIG_SYSFS_DEPRECATED=y | ||
51 | CONFIG_SYSFS_DEPRECATED_V2=y | ||
52 | # CONFIG_RELAY is not set | ||
53 | CONFIG_NAMESPACES=y | ||
54 | # CONFIG_UTS_NS is not set | ||
55 | # CONFIG_IPC_NS is not set | ||
56 | # CONFIG_USER_NS is not set | ||
57 | # CONFIG_PID_NS is not set | ||
58 | CONFIG_BLK_DEV_INITRD=y | ||
59 | CONFIG_INITRAMFS_SOURCE="" | ||
60 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | ||
61 | CONFIG_SYSCTL=y | ||
62 | # CONFIG_EMBEDDED is not set | ||
63 | CONFIG_UID16=y | ||
64 | CONFIG_SYSCTL_SYSCALL=y | ||
65 | CONFIG_KALLSYMS=y | ||
66 | # CONFIG_KALLSYMS_ALL is not set | ||
67 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | ||
68 | CONFIG_HOTPLUG=y | ||
69 | CONFIG_PRINTK=y | ||
70 | CONFIG_BUG=y | ||
71 | CONFIG_ELF_CORE=y | ||
72 | CONFIG_COMPAT_BRK=y | ||
73 | CONFIG_BASE_FULL=y | ||
74 | CONFIG_FUTEX=y | ||
75 | CONFIG_ANON_INODES=y | ||
76 | CONFIG_EPOLL=y | ||
77 | CONFIG_SIGNALFD=y | ||
78 | CONFIG_TIMERFD=y | ||
79 | CONFIG_EVENTFD=y | ||
80 | CONFIG_SHMEM=y | ||
81 | CONFIG_VM_EVENT_COUNTERS=y | ||
82 | CONFIG_SLAB=y | ||
83 | # CONFIG_SLUB is not set | ||
84 | # CONFIG_SLOB is not set | ||
85 | # CONFIG_PROFILING is not set | ||
86 | # CONFIG_MARKERS is not set | ||
87 | CONFIG_HAVE_OPROFILE=y | ||
88 | # CONFIG_KPROBES is not set | ||
89 | # CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS is not set | ||
90 | # CONFIG_HAVE_IOREMAP_PROT is not set | ||
91 | CONFIG_HAVE_KPROBES=y | ||
92 | CONFIG_HAVE_KRETPROBES=y | ||
93 | # CONFIG_HAVE_ARCH_TRACEHOOK is not set | ||
94 | # CONFIG_HAVE_DMA_ATTRS is not set | ||
95 | # CONFIG_USE_GENERIC_SMP_HELPERS is not set | ||
96 | # CONFIG_HAVE_CLK is not set | ||
97 | CONFIG_PROC_PAGE_MONITOR=y | ||
98 | CONFIG_HAVE_GENERIC_DMA_COHERENT=y | ||
99 | CONFIG_SLABINFO=y | ||
100 | CONFIG_RT_MUTEXES=y | ||
101 | # CONFIG_TINY_SHMEM is not set | ||
102 | CONFIG_BASE_SMALL=0 | ||
103 | CONFIG_MODULES=y | ||
104 | # CONFIG_MODULE_FORCE_LOAD is not set | ||
105 | CONFIG_MODULE_UNLOAD=y | ||
106 | # CONFIG_MODULE_FORCE_UNLOAD is not set | ||
107 | # CONFIG_MODVERSIONS is not set | ||
108 | # CONFIG_MODULE_SRCVERSION_ALL is not set | ||
109 | CONFIG_KMOD=y | ||
110 | CONFIG_BLOCK=y | ||
111 | # CONFIG_LBD is not set | ||
112 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
113 | # CONFIG_LSF is not set | ||
114 | # CONFIG_BLK_DEV_BSG is not set | ||
115 | # CONFIG_BLK_DEV_INTEGRITY is not set | ||
116 | |||
117 | # | ||
118 | # IO Schedulers | ||
119 | # | ||
120 | CONFIG_IOSCHED_NOOP=y | ||
121 | CONFIG_IOSCHED_AS=y | ||
122 | # CONFIG_IOSCHED_DEADLINE is not set | ||
123 | # CONFIG_IOSCHED_CFQ is not set | ||
124 | CONFIG_DEFAULT_AS=y | ||
125 | # CONFIG_DEFAULT_DEADLINE is not set | ||
126 | # CONFIG_DEFAULT_CFQ is not set | ||
127 | # CONFIG_DEFAULT_NOOP is not set | ||
128 | CONFIG_DEFAULT_IOSCHED="anticipatory" | ||
129 | CONFIG_CLASSIC_RCU=y | ||
130 | |||
131 | # | ||
132 | # System Type | ||
133 | # | ||
134 | # CONFIG_ARCH_AAEC2000 is not set | ||
135 | # CONFIG_ARCH_INTEGRATOR is not set | ||
136 | # CONFIG_ARCH_REALVIEW is not set | ||
137 | # CONFIG_ARCH_VERSATILE is not set | ||
138 | # CONFIG_ARCH_AT91 is not set | ||
139 | # CONFIG_ARCH_CLPS7500 is not set | ||
140 | # CONFIG_ARCH_CLPS711X is not set | ||
141 | # CONFIG_ARCH_EBSA110 is not set | ||
142 | # CONFIG_ARCH_EP93XX is not set | ||
143 | # CONFIG_ARCH_FOOTBRIDGE is not set | ||
144 | # CONFIG_ARCH_NETX is not set | ||
145 | # CONFIG_ARCH_H720X is not set | ||
146 | # CONFIG_ARCH_IMX is not set | ||
147 | # CONFIG_ARCH_IOP13XX is not set | ||
148 | # CONFIG_ARCH_IOP32X is not set | ||
149 | # CONFIG_ARCH_IOP33X is not set | ||
150 | # CONFIG_ARCH_IXP23XX is not set | ||
151 | # CONFIG_ARCH_IXP2000 is not set | ||
152 | # CONFIG_ARCH_IXP4XX is not set | ||
153 | # CONFIG_ARCH_L7200 is not set | ||
154 | # CONFIG_ARCH_KIRKWOOD is not set | ||
155 | CONFIG_ARCH_KS8695=y | ||
156 | # CONFIG_ARCH_NS9XXX is not set | ||
157 | # CONFIG_ARCH_LOKI is not set | ||
158 | # CONFIG_ARCH_MV78XX0 is not set | ||
159 | # CONFIG_ARCH_MXC is not set | ||
160 | # CONFIG_ARCH_ORION5X is not set | ||
161 | # CONFIG_ARCH_PNX4008 is not set | ||
162 | # CONFIG_ARCH_PXA is not set | ||
163 | # CONFIG_ARCH_RPC is not set | ||
164 | # CONFIG_ARCH_SA1100 is not set | ||
165 | # CONFIG_ARCH_S3C2410 is not set | ||
166 | # CONFIG_ARCH_SHARK is not set | ||
167 | # CONFIG_ARCH_LH7A40X is not set | ||
168 | # CONFIG_ARCH_DAVINCI is not set | ||
169 | # CONFIG_ARCH_OMAP is not set | ||
170 | # CONFIG_ARCH_MSM7X00A is not set | ||
171 | |||
172 | # | ||
173 | # Boot options | ||
174 | # | ||
175 | |||
176 | # | ||
177 | # Power management | ||
178 | # | ||
179 | |||
180 | # | ||
181 | # Kendin/Micrel KS8695 Implementations | ||
182 | # | ||
183 | CONFIG_MACH_KS8695=y | ||
184 | CONFIG_MACH_DSM320=y | ||
185 | CONFIG_MACH_ACS5K=y | ||
186 | |||
187 | # | ||
188 | # Processor Type | ||
189 | # | ||
190 | CONFIG_CPU_32=y | ||
191 | CONFIG_CPU_ARM922T=y | ||
192 | CONFIG_CPU_32v4T=y | ||
193 | CONFIG_CPU_ABRT_EV4T=y | ||
194 | CONFIG_CPU_PABRT_NOIFAR=y | ||
195 | CONFIG_CPU_CACHE_V4WT=y | ||
196 | CONFIG_CPU_CACHE_VIVT=y | ||
197 | CONFIG_CPU_COPY_V4WB=y | ||
198 | CONFIG_CPU_TLB_V4WBI=y | ||
199 | CONFIG_CPU_CP15=y | ||
200 | CONFIG_CPU_CP15_MMU=y | ||
201 | |||
202 | # | ||
203 | # Processor Features | ||
204 | # | ||
205 | # CONFIG_ARM_THUMB is not set | ||
206 | # CONFIG_CPU_ICACHE_DISABLE is not set | ||
207 | # CONFIG_CPU_DCACHE_DISABLE is not set | ||
208 | # CONFIG_CPU_DCACHE_WRITETHROUGH is not set | ||
209 | # CONFIG_OUTER_CACHE is not set | ||
210 | |||
211 | # | ||
212 | # Bus support | ||
213 | # | ||
214 | CONFIG_PCI=y | ||
215 | CONFIG_PCI_SYSCALL=y | ||
216 | # CONFIG_ARCH_SUPPORTS_MSI is not set | ||
217 | CONFIG_PCI_LEGACY=y | ||
218 | CONFIG_PCI_DEBUG=y | ||
219 | CONFIG_PCCARD=y | ||
220 | # CONFIG_PCMCIA_DEBUG is not set | ||
221 | CONFIG_PCMCIA=y | ||
222 | CONFIG_PCMCIA_LOAD_CIS=y | ||
223 | CONFIG_PCMCIA_IOCTL=y | ||
224 | CONFIG_CARDBUS=y | ||
225 | |||
226 | # | ||
227 | # PC-card bridges | ||
228 | # | ||
229 | CONFIG_YENTA=y | ||
230 | CONFIG_YENTA_O2=y | ||
231 | CONFIG_YENTA_RICOH=y | ||
232 | CONFIG_YENTA_TI=y | ||
233 | CONFIG_YENTA_ENE_TUNE=y | ||
234 | CONFIG_YENTA_TOSHIBA=y | ||
235 | # CONFIG_PD6729 is not set | ||
236 | # CONFIG_I82092 is not set | ||
237 | CONFIG_PCCARD_NONSTATIC=y | ||
238 | |||
239 | # | ||
240 | # Kernel Features | ||
241 | # | ||
242 | # CONFIG_TICK_ONESHOT is not set | ||
243 | # CONFIG_PREEMPT is not set | ||
244 | CONFIG_HZ=100 | ||
245 | CONFIG_AEABI=y | ||
246 | CONFIG_OABI_COMPAT=y | ||
247 | CONFIG_ARCH_FLATMEM_HAS_HOLES=y | ||
248 | # CONFIG_ARCH_DISCONTIGMEM_ENABLE is not set | ||
249 | CONFIG_SELECT_MEMORY_MODEL=y | ||
250 | CONFIG_FLATMEM_MANUAL=y | ||
251 | # CONFIG_DISCONTIGMEM_MANUAL is not set | ||
252 | # CONFIG_SPARSEMEM_MANUAL is not set | ||
253 | CONFIG_FLATMEM=y | ||
254 | CONFIG_FLAT_NODE_MEM_MAP=y | ||
255 | # CONFIG_SPARSEMEM_STATIC is not set | ||
256 | # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set | ||
257 | CONFIG_PAGEFLAGS_EXTENDED=y | ||
258 | CONFIG_SPLIT_PTLOCK_CPUS=4096 | ||
259 | # CONFIG_RESOURCES_64BIT is not set | ||
260 | CONFIG_ZONE_DMA_FLAG=1 | ||
261 | CONFIG_BOUNCE=y | ||
262 | CONFIG_VIRT_TO_BUS=y | ||
263 | # CONFIG_LEDS is not set | ||
264 | CONFIG_ALIGNMENT_TRAP=y | ||
265 | |||
266 | # | ||
267 | # Boot options | ||
268 | # | ||
269 | CONFIG_ZBOOT_ROM_TEXT=0x0 | ||
270 | CONFIG_ZBOOT_ROM_BSS=0x0 | ||
271 | CONFIG_CMDLINE="mem=32M console=ttyS0,115200 initrd=0x20410000,3145728 root=/dev/ram0 rw" | ||
272 | # CONFIG_XIP_KERNEL is not set | ||
273 | # CONFIG_KEXEC is not set | ||
274 | |||
275 | # | ||
276 | # Floating point emulation | ||
277 | # | ||
278 | |||
279 | # | ||
280 | # At least one emulation must be selected | ||
281 | # | ||
282 | # CONFIG_FPE_NWFPE is not set | ||
283 | # CONFIG_FPE_FASTFPE is not set | ||
284 | |||
285 | # | ||
286 | # Userspace binary formats | ||
287 | # | ||
288 | CONFIG_BINFMT_ELF=y | ||
289 | # CONFIG_BINFMT_AOUT is not set | ||
290 | # CONFIG_BINFMT_MISC is not set | ||
291 | |||
292 | # | ||
293 | # Power management options | ||
294 | # | ||
295 | # CONFIG_PM is not set | ||
296 | CONFIG_ARCH_SUSPEND_POSSIBLE=y | ||
297 | CONFIG_NET=y | ||
298 | |||
299 | # | ||
300 | # Networking options | ||
301 | # | ||
302 | CONFIG_PACKET=y | ||
303 | # CONFIG_PACKET_MMAP is not set | ||
304 | CONFIG_UNIX=y | ||
305 | CONFIG_XFRM=y | ||
306 | # CONFIG_XFRM_USER is not set | ||
307 | # CONFIG_XFRM_SUB_POLICY is not set | ||
308 | # CONFIG_XFRM_MIGRATE is not set | ||
309 | # CONFIG_XFRM_STATISTICS is not set | ||
310 | # CONFIG_NET_KEY is not set | ||
311 | CONFIG_INET=y | ||
312 | # CONFIG_IP_MULTICAST is not set | ||
313 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
314 | CONFIG_IP_FIB_HASH=y | ||
315 | CONFIG_IP_PNP=y | ||
316 | CONFIG_IP_PNP_DHCP=y | ||
317 | # CONFIG_IP_PNP_BOOTP is not set | ||
318 | # CONFIG_IP_PNP_RARP is not set | ||
319 | # CONFIG_NET_IPIP is not set | ||
320 | # CONFIG_NET_IPGRE is not set | ||
321 | # CONFIG_ARPD is not set | ||
322 | # CONFIG_SYN_COOKIES is not set | ||
323 | # CONFIG_INET_AH is not set | ||
324 | # CONFIG_INET_ESP is not set | ||
325 | # CONFIG_INET_IPCOMP is not set | ||
326 | # CONFIG_INET_XFRM_TUNNEL is not set | ||
327 | # CONFIG_INET_TUNNEL is not set | ||
328 | CONFIG_INET_XFRM_MODE_TRANSPORT=y | ||
329 | CONFIG_INET_XFRM_MODE_TUNNEL=y | ||
330 | CONFIG_INET_XFRM_MODE_BEET=y | ||
331 | # CONFIG_INET_LRO is not set | ||
332 | CONFIG_INET_DIAG=y | ||
333 | CONFIG_INET_TCP_DIAG=y | ||
334 | # CONFIG_TCP_CONG_ADVANCED is not set | ||
335 | CONFIG_TCP_CONG_CUBIC=y | ||
336 | CONFIG_DEFAULT_TCP_CONG="cubic" | ||
337 | # CONFIG_TCP_MD5SIG is not set | ||
338 | # CONFIG_IPV6 is not set | ||
339 | # CONFIG_NETWORK_SECMARK is not set | ||
340 | # CONFIG_NETFILTER is not set | ||
341 | # CONFIG_IP_DCCP is not set | ||
342 | # CONFIG_IP_SCTP is not set | ||
343 | # CONFIG_TIPC is not set | ||
344 | # CONFIG_ATM is not set | ||
345 | # CONFIG_BRIDGE is not set | ||
346 | # CONFIG_VLAN_8021Q is not set | ||
347 | # CONFIG_DECNET is not set | ||
348 | # CONFIG_LLC2 is not set | ||
349 | # CONFIG_IPX is not set | ||
350 | # CONFIG_ATALK is not set | ||
351 | # CONFIG_X25 is not set | ||
352 | # CONFIG_LAPB is not set | ||
353 | # CONFIG_ECONET is not set | ||
354 | # CONFIG_WAN_ROUTER is not set | ||
355 | # CONFIG_NET_SCHED is not set | ||
356 | |||
357 | # | ||
358 | # Network testing | ||
359 | # | ||
360 | # CONFIG_NET_PKTGEN is not set | ||
361 | # CONFIG_HAMRADIO is not set | ||
362 | # CONFIG_CAN is not set | ||
363 | # CONFIG_IRDA is not set | ||
364 | # CONFIG_BT is not set | ||
365 | # CONFIG_AF_RXRPC is not set | ||
366 | |||
367 | # | ||
368 | # Wireless | ||
369 | # | ||
370 | # CONFIG_CFG80211 is not set | ||
371 | CONFIG_WIRELESS_EXT=y | ||
372 | CONFIG_WIRELESS_EXT_SYSFS=y | ||
373 | # CONFIG_MAC80211 is not set | ||
374 | # CONFIG_IEEE80211 is not set | ||
375 | # CONFIG_RFKILL is not set | ||
376 | # CONFIG_NET_9P is not set | ||
377 | |||
378 | # | ||
379 | # Device Drivers | ||
380 | # | ||
381 | |||
382 | # | ||
383 | # Generic Driver Options | ||
384 | # | ||
385 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | ||
386 | CONFIG_STANDALONE=y | ||
387 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||
388 | CONFIG_FW_LOADER=y | ||
389 | CONFIG_FIRMWARE_IN_KERNEL=y | ||
390 | CONFIG_EXTRA_FIRMWARE="" | ||
391 | # CONFIG_DEBUG_DRIVER is not set | ||
392 | # CONFIG_DEBUG_DEVRES is not set | ||
393 | # CONFIG_SYS_HYPERVISOR is not set | ||
394 | # CONFIG_CONNECTOR is not set | ||
395 | CONFIG_MTD=y | ||
396 | # CONFIG_MTD_DEBUG is not set | ||
397 | CONFIG_MTD_CONCAT=y | ||
398 | CONFIG_MTD_PARTITIONS=y | ||
399 | # CONFIG_MTD_REDBOOT_PARTS is not set | ||
400 | # CONFIG_MTD_CMDLINE_PARTS is not set | ||
401 | # CONFIG_MTD_AFS_PARTS is not set | ||
402 | # CONFIG_MTD_AR7_PARTS is not set | ||
403 | |||
404 | # | ||
405 | # User Modules And Translation Layers | ||
406 | # | ||
407 | CONFIG_MTD_CHAR=y | ||
408 | CONFIG_MTD_BLKDEVS=y | ||
409 | CONFIG_MTD_BLOCK=y | ||
410 | # CONFIG_FTL is not set | ||
411 | # CONFIG_NFTL is not set | ||
412 | # CONFIG_INFTL is not set | ||
413 | # CONFIG_RFD_FTL is not set | ||
414 | # CONFIG_SSFDC is not set | ||
415 | # CONFIG_MTD_OOPS is not set | ||
416 | |||
417 | # | ||
418 | # RAM/ROM/Flash chip drivers | ||
419 | # | ||
420 | CONFIG_MTD_CFI=y | ||
421 | CONFIG_MTD_JEDECPROBE=y | ||
422 | CONFIG_MTD_GEN_PROBE=y | ||
423 | CONFIG_MTD_CFI_ADV_OPTIONS=y | ||
424 | CONFIG_MTD_CFI_NOSWAP=y | ||
425 | # CONFIG_MTD_CFI_BE_BYTE_SWAP is not set | ||
426 | # CONFIG_MTD_CFI_LE_BYTE_SWAP is not set | ||
427 | # CONFIG_MTD_CFI_GEOMETRY is not set | ||
428 | CONFIG_MTD_MAP_BANK_WIDTH_1=y | ||
429 | CONFIG_MTD_MAP_BANK_WIDTH_2=y | ||
430 | CONFIG_MTD_MAP_BANK_WIDTH_4=y | ||
431 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set | ||
432 | # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set | ||
433 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set | ||
434 | CONFIG_MTD_CFI_I1=y | ||
435 | CONFIG_MTD_CFI_I2=y | ||
436 | # CONFIG_MTD_CFI_I4 is not set | ||
437 | # CONFIG_MTD_CFI_I8 is not set | ||
438 | # CONFIG_MTD_OTP is not set | ||
439 | CONFIG_MTD_CFI_INTELEXT=y | ||
440 | CONFIG_MTD_CFI_AMDSTD=y | ||
441 | # CONFIG_MTD_CFI_STAA is not set | ||
442 | CONFIG_MTD_CFI_UTIL=y | ||
443 | # CONFIG_MTD_RAM is not set | ||
444 | # CONFIG_MTD_ROM is not set | ||
445 | # CONFIG_MTD_ABSENT is not set | ||
446 | |||
447 | # | ||
448 | # Mapping drivers for chip access | ||
449 | # | ||
450 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set | ||
451 | CONFIG_MTD_PHYSMAP=y | ||
452 | CONFIG_MTD_PHYSMAP_START=0x8000000 | ||
453 | CONFIG_MTD_PHYSMAP_LEN=0 | ||
454 | CONFIG_MTD_PHYSMAP_BANKWIDTH=4 | ||
455 | # CONFIG_MTD_ARM_INTEGRATOR is not set | ||
456 | # CONFIG_MTD_IMPA7 is not set | ||
457 | # CONFIG_MTD_INTEL_VR_NOR is not set | ||
458 | # CONFIG_MTD_PLATRAM is not set | ||
459 | |||
460 | # | ||
461 | # Self-contained MTD device drivers | ||
462 | # | ||
463 | # CONFIG_MTD_PMC551 is not set | ||
464 | # CONFIG_MTD_SLRAM is not set | ||
465 | # CONFIG_MTD_PHRAM is not set | ||
466 | # CONFIG_MTD_MTDRAM is not set | ||
467 | # CONFIG_MTD_BLOCK2MTD is not set | ||
468 | |||
469 | # | ||
470 | # Disk-On-Chip Device Drivers | ||
471 | # | ||
472 | # CONFIG_MTD_DOC2000 is not set | ||
473 | # CONFIG_MTD_DOC2001 is not set | ||
474 | # CONFIG_MTD_DOC2001PLUS is not set | ||
475 | # CONFIG_MTD_NAND is not set | ||
476 | # CONFIG_MTD_ONENAND is not set | ||
477 | |||
478 | # | ||
479 | # UBI - Unsorted block images | ||
480 | # | ||
481 | # CONFIG_MTD_UBI is not set | ||
482 | # CONFIG_PARPORT is not set | ||
483 | CONFIG_BLK_DEV=y | ||
484 | # CONFIG_BLK_CPQ_DA is not set | ||
485 | # CONFIG_BLK_CPQ_CISS_DA is not set | ||
486 | # CONFIG_BLK_DEV_DAC960 is not set | ||
487 | # CONFIG_BLK_DEV_UMEM is not set | ||
488 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
489 | # CONFIG_BLK_DEV_LOOP is not set | ||
490 | # CONFIG_BLK_DEV_NBD is not set | ||
491 | # CONFIG_BLK_DEV_SX8 is not set | ||
492 | CONFIG_BLK_DEV_RAM=y | ||
493 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||
494 | CONFIG_BLK_DEV_RAM_SIZE=8192 | ||
495 | # CONFIG_BLK_DEV_XIP is not set | ||
496 | # CONFIG_CDROM_PKTCDVD is not set | ||
497 | # CONFIG_ATA_OVER_ETH is not set | ||
498 | CONFIG_MISC_DEVICES=y | ||
499 | # CONFIG_PHANTOM is not set | ||
500 | # CONFIG_EEPROM_93CX6 is not set | ||
501 | # CONFIG_SGI_IOC4 is not set | ||
502 | # CONFIG_TIFM_CORE is not set | ||
503 | # CONFIG_ENCLOSURE_SERVICES is not set | ||
504 | # CONFIG_HP_ILO is not set | ||
505 | CONFIG_HAVE_IDE=y | ||
506 | # CONFIG_IDE is not set | ||
507 | |||
508 | # | ||
509 | # SCSI device support | ||
510 | # | ||
511 | # CONFIG_RAID_ATTRS is not set | ||
512 | # CONFIG_SCSI is not set | ||
513 | # CONFIG_SCSI_DMA is not set | ||
514 | # CONFIG_SCSI_NETLINK is not set | ||
515 | # CONFIG_ATA is not set | ||
516 | # CONFIG_MD is not set | ||
517 | # CONFIG_FUSION is not set | ||
518 | |||
519 | # | ||
520 | # IEEE 1394 (FireWire) support | ||
521 | # | ||
522 | |||
523 | # | ||
524 | # Enable only one of the two stacks, unless you know what you are doing | ||
525 | # | ||
526 | # CONFIG_FIREWIRE is not set | ||
527 | # CONFIG_IEEE1394 is not set | ||
528 | # CONFIG_I2O is not set | ||
529 | CONFIG_NETDEVICES=y | ||
530 | # CONFIG_DUMMY is not set | ||
531 | # CONFIG_BONDING is not set | ||
532 | # CONFIG_MACVLAN is not set | ||
533 | # CONFIG_EQUALIZER is not set | ||
534 | # CONFIG_TUN is not set | ||
535 | # CONFIG_VETH is not set | ||
536 | # CONFIG_ARCNET is not set | ||
537 | # CONFIG_PHYLIB is not set | ||
538 | CONFIG_NET_ETHERNET=y | ||
539 | CONFIG_MII=y | ||
540 | CONFIG_ARM_KS8695_ETHER=y | ||
541 | # CONFIG_AX88796 is not set | ||
542 | # CONFIG_HAPPYMEAL is not set | ||
543 | # CONFIG_SUNGEM is not set | ||
544 | # CONFIG_CASSINI is not set | ||
545 | # CONFIG_NET_VENDOR_3COM is not set | ||
546 | # CONFIG_SMC91X is not set | ||
547 | # CONFIG_DM9000 is not set | ||
548 | # CONFIG_NET_TULIP is not set | ||
549 | # CONFIG_HP100 is not set | ||
550 | # CONFIG_IBM_NEW_EMAC_ZMII is not set | ||
551 | # CONFIG_IBM_NEW_EMAC_RGMII is not set | ||
552 | # CONFIG_IBM_NEW_EMAC_TAH is not set | ||
553 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set | ||
554 | # CONFIG_NET_PCI is not set | ||
555 | # CONFIG_B44 is not set | ||
556 | # CONFIG_NETDEV_1000 is not set | ||
557 | # CONFIG_NETDEV_10000 is not set | ||
558 | # CONFIG_TR is not set | ||
559 | |||
560 | # | ||
561 | # Wireless LAN | ||
562 | # | ||
563 | # CONFIG_WLAN_PRE80211 is not set | ||
564 | CONFIG_WLAN_80211=y | ||
565 | # CONFIG_PCMCIA_RAYCS is not set | ||
566 | # CONFIG_IPW2100 is not set | ||
567 | # CONFIG_IPW2200 is not set | ||
568 | # CONFIG_LIBERTAS is not set | ||
569 | # CONFIG_HERMES is not set | ||
570 | # CONFIG_ATMEL is not set | ||
571 | # CONFIG_AIRO_CS is not set | ||
572 | # CONFIG_PCMCIA_WL3501 is not set | ||
573 | CONFIG_PRISM54=m | ||
574 | # CONFIG_IWLWIFI_LEDS is not set | ||
575 | # CONFIG_HOSTAP is not set | ||
576 | # CONFIG_NET_PCMCIA is not set | ||
577 | # CONFIG_WAN is not set | ||
578 | # CONFIG_FDDI is not set | ||
579 | # CONFIG_HIPPI is not set | ||
580 | # CONFIG_PPP is not set | ||
581 | # CONFIG_SLIP is not set | ||
582 | # CONFIG_NETCONSOLE is not set | ||
583 | # CONFIG_NETPOLL is not set | ||
584 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
585 | # CONFIG_ISDN is not set | ||
586 | |||
587 | # | ||
588 | # Input device support | ||
589 | # | ||
590 | CONFIG_INPUT=y | ||
591 | # CONFIG_INPUT_FF_MEMLESS is not set | ||
592 | # CONFIG_INPUT_POLLDEV is not set | ||
593 | |||
594 | # | ||
595 | # Userland interfaces | ||
596 | # | ||
597 | CONFIG_INPUT_MOUSEDEV=y | ||
598 | # CONFIG_INPUT_MOUSEDEV_PSAUX is not set | ||
599 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 | ||
600 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | ||
601 | # CONFIG_INPUT_JOYDEV is not set | ||
602 | # CONFIG_INPUT_EVDEV is not set | ||
603 | # CONFIG_INPUT_EVBUG is not set | ||
604 | |||
605 | # | ||
606 | # Input Device Drivers | ||
607 | # | ||
608 | # CONFIG_INPUT_KEYBOARD is not set | ||
609 | # CONFIG_INPUT_MOUSE is not set | ||
610 | # CONFIG_INPUT_JOYSTICK is not set | ||
611 | # CONFIG_INPUT_TABLET is not set | ||
612 | # CONFIG_INPUT_TOUCHSCREEN is not set | ||
613 | # CONFIG_INPUT_MISC is not set | ||
614 | |||
615 | # | ||
616 | # Hardware I/O ports | ||
617 | # | ||
618 | # CONFIG_SERIO is not set | ||
619 | # CONFIG_GAMEPORT is not set | ||
620 | |||
621 | # | ||
622 | # Character devices | ||
623 | # | ||
624 | CONFIG_VT=y | ||
625 | CONFIG_CONSOLE_TRANSLATIONS=y | ||
626 | CONFIG_VT_CONSOLE=y | ||
627 | CONFIG_HW_CONSOLE=y | ||
628 | # CONFIG_VT_HW_CONSOLE_BINDING is not set | ||
629 | CONFIG_DEVKMEM=y | ||
630 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
631 | # CONFIG_NOZOMI is not set | ||
632 | |||
633 | # | ||
634 | # Serial drivers | ||
635 | # | ||
636 | # CONFIG_SERIAL_8250 is not set | ||
637 | |||
638 | # | ||
639 | # Non-8250 serial port support | ||
640 | # | ||
641 | CONFIG_SERIAL_KS8695=y | ||
642 | CONFIG_SERIAL_KS8695_CONSOLE=y | ||
643 | CONFIG_SERIAL_CORE=y | ||
644 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
645 | # CONFIG_SERIAL_JSM is not set | ||
646 | CONFIG_UNIX98_PTYS=y | ||
647 | CONFIG_LEGACY_PTYS=y | ||
648 | CONFIG_LEGACY_PTY_COUNT=256 | ||
649 | # CONFIG_IPMI_HANDLER is not set | ||
650 | CONFIG_HW_RANDOM=m | ||
651 | # CONFIG_NVRAM is not set | ||
652 | # CONFIG_R3964 is not set | ||
653 | # CONFIG_APPLICOM is not set | ||
654 | |||
655 | # | ||
656 | # PCMCIA character devices | ||
657 | # | ||
658 | # CONFIG_SYNCLINK_CS is not set | ||
659 | # CONFIG_CARDMAN_4000 is not set | ||
660 | # CONFIG_CARDMAN_4040 is not set | ||
661 | # CONFIG_IPWIRELESS is not set | ||
662 | # CONFIG_RAW_DRIVER is not set | ||
663 | # CONFIG_TCG_TPM is not set | ||
664 | CONFIG_DEVPORT=y | ||
665 | CONFIG_ACS5KCAN=y | ||
666 | CONFIG_I2C=y | ||
667 | CONFIG_I2C_BOARDINFO=y | ||
668 | CONFIG_I2C_CHARDEV=y | ||
669 | CONFIG_I2C_HELPER_AUTO=y | ||
670 | CONFIG_I2C_ALGOBIT=y | ||
671 | |||
672 | # | ||
673 | # I2C Hardware Bus support | ||
674 | # | ||
675 | |||
676 | # | ||
677 | # PC SMBus host controller drivers | ||
678 | # | ||
679 | # CONFIG_I2C_ALI1535 is not set | ||
680 | # CONFIG_I2C_ALI1563 is not set | ||
681 | # CONFIG_I2C_ALI15X3 is not set | ||
682 | # CONFIG_I2C_AMD756 is not set | ||
683 | # CONFIG_I2C_AMD8111 is not set | ||
684 | # CONFIG_I2C_I801 is not set | ||
685 | # CONFIG_I2C_ISCH is not set | ||
686 | # CONFIG_I2C_PIIX4 is not set | ||
687 | # CONFIG_I2C_NFORCE2 is not set | ||
688 | # CONFIG_I2C_SIS5595 is not set | ||
689 | # CONFIG_I2C_SIS630 is not set | ||
690 | # CONFIG_I2C_SIS96X is not set | ||
691 | # CONFIG_I2C_VIA is not set | ||
692 | # CONFIG_I2C_VIAPRO is not set | ||
693 | |||
694 | # | ||
695 | # I2C system bus drivers (mostly embedded / system-on-chip) | ||
696 | # | ||
697 | CONFIG_I2C_GPIO=y | ||
698 | # CONFIG_I2C_OCORES is not set | ||
699 | # CONFIG_I2C_SIMTEC is not set | ||
700 | |||
701 | # | ||
702 | # External I2C/SMBus adapter drivers | ||
703 | # | ||
704 | # CONFIG_I2C_PARPORT_LIGHT is not set | ||
705 | # CONFIG_I2C_TAOS_EVM is not set | ||
706 | |||
707 | # | ||
708 | # Graphics adapter I2C/DDC channel drivers | ||
709 | # | ||
710 | # CONFIG_I2C_VOODOO3 is not set | ||
711 | |||
712 | # | ||
713 | # Other I2C/SMBus bus drivers | ||
714 | # | ||
715 | # CONFIG_I2C_PCA_PLATFORM is not set | ||
716 | # CONFIG_I2C_STUB is not set | ||
717 | |||
718 | # | ||
719 | # Miscellaneous I2C Chip support | ||
720 | # | ||
721 | # CONFIG_DS1682 is not set | ||
722 | # CONFIG_AT24 is not set | ||
723 | # CONFIG_SENSORS_EEPROM is not set | ||
724 | # CONFIG_SENSORS_PCF8574 is not set | ||
725 | # CONFIG_PCF8575 is not set | ||
726 | # CONFIG_SENSORS_PCF8591 is not set | ||
727 | # CONFIG_TPS65010 is not set | ||
728 | # CONFIG_SENSORS_MAX6875 is not set | ||
729 | # CONFIG_SENSORS_TSL2550 is not set | ||
730 | # CONFIG_I2C_DEBUG_CORE is not set | ||
731 | # CONFIG_I2C_DEBUG_ALGO is not set | ||
732 | # CONFIG_I2C_DEBUG_BUS is not set | ||
733 | # CONFIG_I2C_DEBUG_CHIP is not set | ||
734 | # CONFIG_SPI is not set | ||
735 | CONFIG_ARCH_REQUIRE_GPIOLIB=y | ||
736 | CONFIG_GPIOLIB=y | ||
737 | # CONFIG_DEBUG_GPIO is not set | ||
738 | CONFIG_GPIO_SYSFS=y | ||
739 | |||
740 | # | ||
741 | # I2C GPIO expanders: | ||
742 | # | ||
743 | # CONFIG_GPIO_MAX732X is not set | ||
744 | CONFIG_GPIO_PCA953X=y | ||
745 | # CONFIG_GPIO_PCF857X is not set | ||
746 | |||
747 | # | ||
748 | # PCI GPIO expanders: | ||
749 | # | ||
750 | # CONFIG_GPIO_BT8XX is not set | ||
751 | |||
752 | # | ||
753 | # SPI GPIO expanders: | ||
754 | # | ||
755 | # CONFIG_W1 is not set | ||
756 | # CONFIG_POWER_SUPPLY is not set | ||
757 | CONFIG_HWMON=y | ||
758 | # CONFIG_HWMON_VID is not set | ||
759 | # CONFIG_SENSORS_AD7414 is not set | ||
760 | # CONFIG_SENSORS_AD7418 is not set | ||
761 | # CONFIG_SENSORS_ADM1021 is not set | ||
762 | # CONFIG_SENSORS_ADM1025 is not set | ||
763 | # CONFIG_SENSORS_ADM1026 is not set | ||
764 | # CONFIG_SENSORS_ADM1029 is not set | ||
765 | # CONFIG_SENSORS_ADM1031 is not set | ||
766 | # CONFIG_SENSORS_ADM9240 is not set | ||
767 | # CONFIG_SENSORS_ADT7470 is not set | ||
768 | # CONFIG_SENSORS_ADT7473 is not set | ||
769 | # CONFIG_SENSORS_ATXP1 is not set | ||
770 | # CONFIG_SENSORS_DS1621 is not set | ||
771 | # CONFIG_SENSORS_I5K_AMB is not set | ||
772 | # CONFIG_SENSORS_F71805F is not set | ||
773 | # CONFIG_SENSORS_F71882FG is not set | ||
774 | # CONFIG_SENSORS_F75375S is not set | ||
775 | # CONFIG_SENSORS_GL518SM is not set | ||
776 | # CONFIG_SENSORS_GL520SM is not set | ||
777 | # CONFIG_SENSORS_IT87 is not set | ||
778 | # CONFIG_SENSORS_LM63 is not set | ||
779 | # CONFIG_SENSORS_LM75 is not set | ||
780 | # CONFIG_SENSORS_LM77 is not set | ||
781 | # CONFIG_SENSORS_LM78 is not set | ||
782 | # CONFIG_SENSORS_LM80 is not set | ||
783 | # CONFIG_SENSORS_LM83 is not set | ||
784 | # CONFIG_SENSORS_LM85 is not set | ||
785 | # CONFIG_SENSORS_LM87 is not set | ||
786 | # CONFIG_SENSORS_LM90 is not set | ||
787 | # CONFIG_SENSORS_LM92 is not set | ||
788 | # CONFIG_SENSORS_LM93 is not set | ||
789 | # CONFIG_SENSORS_MAX1619 is not set | ||
790 | # CONFIG_SENSORS_MAX6650 is not set | ||
791 | # CONFIG_SENSORS_PC87360 is not set | ||
792 | # CONFIG_SENSORS_PC87427 is not set | ||
793 | # CONFIG_SENSORS_SIS5595 is not set | ||
794 | # CONFIG_SENSORS_DME1737 is not set | ||
795 | # CONFIG_SENSORS_SMSC47M1 is not set | ||
796 | # CONFIG_SENSORS_SMSC47M192 is not set | ||
797 | # CONFIG_SENSORS_SMSC47B397 is not set | ||
798 | # CONFIG_SENSORS_ADS7828 is not set | ||
799 | # CONFIG_SENSORS_THMC50 is not set | ||
800 | # CONFIG_SENSORS_VIA686A is not set | ||
801 | # CONFIG_SENSORS_VT1211 is not set | ||
802 | # CONFIG_SENSORS_VT8231 is not set | ||
803 | # CONFIG_SENSORS_W83781D is not set | ||
804 | # CONFIG_SENSORS_W83791D is not set | ||
805 | # CONFIG_SENSORS_W83792D is not set | ||
806 | # CONFIG_SENSORS_W83793 is not set | ||
807 | # CONFIG_SENSORS_W83L785TS is not set | ||
808 | # CONFIG_SENSORS_W83L786NG is not set | ||
809 | # CONFIG_SENSORS_W83627HF is not set | ||
810 | # CONFIG_SENSORS_W83627EHF is not set | ||
811 | # CONFIG_HWMON_DEBUG_CHIP is not set | ||
812 | CONFIG_WATCHDOG=y | ||
813 | # CONFIG_WATCHDOG_NOWAYOUT is not set | ||
814 | |||
815 | # | ||
816 | # Watchdog Device Drivers | ||
817 | # | ||
818 | # CONFIG_SOFT_WATCHDOG is not set | ||
819 | CONFIG_KS8695_WATCHDOG=y | ||
820 | # CONFIG_ALIM7101_WDT is not set | ||
821 | |||
822 | # | ||
823 | # PCI-based Watchdog Cards | ||
824 | # | ||
825 | # CONFIG_PCIPCWATCHDOG is not set | ||
826 | # CONFIG_WDTPCI is not set | ||
827 | |||
828 | # | ||
829 | # Sonics Silicon Backplane | ||
830 | # | ||
831 | CONFIG_SSB_POSSIBLE=y | ||
832 | # CONFIG_SSB is not set | ||
833 | |||
834 | # | ||
835 | # Multifunction device drivers | ||
836 | # | ||
837 | # CONFIG_MFD_CORE is not set | ||
838 | # CONFIG_MFD_SM501 is not set | ||
839 | # CONFIG_MFD_ASIC3 is not set | ||
840 | # CONFIG_HTC_EGPIO is not set | ||
841 | # CONFIG_HTC_PASIC3 is not set | ||
842 | # CONFIG_MFD_TMIO is not set | ||
843 | # CONFIG_MFD_T7L66XB is not set | ||
844 | # CONFIG_MFD_TC6387XB is not set | ||
845 | # CONFIG_MFD_TC6393XB is not set | ||
846 | |||
847 | # | ||
848 | # Multimedia devices | ||
849 | # | ||
850 | |||
851 | # | ||
852 | # Multimedia core support | ||
853 | # | ||
854 | # CONFIG_VIDEO_DEV is not set | ||
855 | # CONFIG_DVB_CORE is not set | ||
856 | # CONFIG_VIDEO_MEDIA is not set | ||
857 | |||
858 | # | ||
859 | # Multimedia drivers | ||
860 | # | ||
861 | # CONFIG_DAB is not set | ||
862 | |||
863 | # | ||
864 | # Graphics support | ||
865 | # | ||
866 | # CONFIG_DRM is not set | ||
867 | # CONFIG_VGASTATE is not set | ||
868 | # CONFIG_VIDEO_OUTPUT_CONTROL is not set | ||
869 | # CONFIG_FB is not set | ||
870 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
871 | |||
872 | # | ||
873 | # Display device support | ||
874 | # | ||
875 | # CONFIG_DISPLAY_SUPPORT is not set | ||
876 | |||
877 | # | ||
878 | # Console display driver support | ||
879 | # | ||
880 | # CONFIG_VGA_CONSOLE is not set | ||
881 | CONFIG_DUMMY_CONSOLE=y | ||
882 | # CONFIG_SOUND is not set | ||
883 | CONFIG_HID_SUPPORT=y | ||
884 | CONFIG_HID=y | ||
885 | CONFIG_HID_DEBUG=y | ||
886 | # CONFIG_HIDRAW is not set | ||
887 | CONFIG_USB_SUPPORT=y | ||
888 | CONFIG_USB_ARCH_HAS_HCD=y | ||
889 | CONFIG_USB_ARCH_HAS_OHCI=y | ||
890 | CONFIG_USB_ARCH_HAS_EHCI=y | ||
891 | # CONFIG_USB is not set | ||
892 | |||
893 | # | ||
894 | # Enable Host or Gadget support to see Inventra options | ||
895 | # | ||
896 | |||
897 | # | ||
898 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | ||
899 | # | ||
900 | # CONFIG_USB_GADGET is not set | ||
901 | # CONFIG_MMC is not set | ||
902 | # CONFIG_NEW_LEDS is not set | ||
903 | CONFIG_RTC_LIB=y | ||
904 | CONFIG_RTC_CLASS=y | ||
905 | CONFIG_RTC_HCTOSYS=y | ||
906 | CONFIG_RTC_HCTOSYS_DEVICE="rtc0" | ||
907 | # CONFIG_RTC_DEBUG is not set | ||
908 | |||
909 | # | ||
910 | # RTC interfaces | ||
911 | # | ||
912 | CONFIG_RTC_INTF_SYSFS=y | ||
913 | CONFIG_RTC_INTF_PROC=y | ||
914 | CONFIG_RTC_INTF_DEV=y | ||
915 | # CONFIG_RTC_INTF_DEV_UIE_EMUL is not set | ||
916 | # CONFIG_RTC_DRV_TEST is not set | ||
917 | |||
918 | # | ||
919 | # I2C RTC drivers | ||
920 | # | ||
921 | # CONFIG_RTC_DRV_DS1307 is not set | ||
922 | # CONFIG_RTC_DRV_DS1374 is not set | ||
923 | # CONFIG_RTC_DRV_DS1672 is not set | ||
924 | # CONFIG_RTC_DRV_MAX6900 is not set | ||
925 | # CONFIG_RTC_DRV_RS5C372 is not set | ||
926 | # CONFIG_RTC_DRV_ISL1208 is not set | ||
927 | # CONFIG_RTC_DRV_X1205 is not set | ||
928 | CONFIG_RTC_DRV_PCF8563=y | ||
929 | # CONFIG_RTC_DRV_PCF8583 is not set | ||
930 | # CONFIG_RTC_DRV_M41T80 is not set | ||
931 | # CONFIG_RTC_DRV_S35390A is not set | ||
932 | # CONFIG_RTC_DRV_FM3130 is not set | ||
933 | |||
934 | # | ||
935 | # SPI RTC drivers | ||
936 | # | ||
937 | |||
938 | # | ||
939 | # Platform RTC drivers | ||
940 | # | ||
941 | # CONFIG_RTC_DRV_CMOS is not set | ||
942 | # CONFIG_RTC_DRV_DS1511 is not set | ||
943 | # CONFIG_RTC_DRV_DS1553 is not set | ||
944 | # CONFIG_RTC_DRV_DS1742 is not set | ||
945 | # CONFIG_RTC_DRV_STK17TA8 is not set | ||
946 | # CONFIG_RTC_DRV_M48T86 is not set | ||
947 | # CONFIG_RTC_DRV_M48T59 is not set | ||
948 | # CONFIG_RTC_DRV_V3020 is not set | ||
949 | |||
950 | # | ||
951 | # on-CPU RTC drivers | ||
952 | # | ||
953 | # CONFIG_DMADEVICES is not set | ||
954 | |||
955 | # | ||
956 | # Voltage and Current regulators | ||
957 | # | ||
958 | # CONFIG_REGULATOR is not set | ||
959 | # CONFIG_REGULATOR_FIXED_VOLTAGE is not set | ||
960 | # CONFIG_REGULATOR_VIRTUAL_CONSUMER is not set | ||
961 | # CONFIG_REGULATOR_BQ24022 is not set | ||
962 | # CONFIG_UIO is not set | ||
963 | |||
964 | # | ||
965 | # File systems | ||
966 | # | ||
967 | CONFIG_EXT2_FS=y | ||
968 | # CONFIG_EXT2_FS_XATTR is not set | ||
969 | # CONFIG_EXT2_FS_XIP is not set | ||
970 | # CONFIG_EXT3_FS is not set | ||
971 | # CONFIG_EXT4DEV_FS is not set | ||
972 | # CONFIG_REISERFS_FS is not set | ||
973 | # CONFIG_JFS_FS is not set | ||
974 | # CONFIG_FS_POSIX_ACL is not set | ||
975 | # CONFIG_XFS_FS is not set | ||
976 | # CONFIG_OCFS2_FS is not set | ||
977 | CONFIG_DNOTIFY=y | ||
978 | CONFIG_INOTIFY=y | ||
979 | CONFIG_INOTIFY_USER=y | ||
980 | # CONFIG_QUOTA is not set | ||
981 | # CONFIG_AUTOFS_FS is not set | ||
982 | # CONFIG_AUTOFS4_FS is not set | ||
983 | # CONFIG_FUSE_FS is not set | ||
984 | |||
985 | # | ||
986 | # CD-ROM/DVD Filesystems | ||
987 | # | ||
988 | # CONFIG_ISO9660_FS is not set | ||
989 | # CONFIG_UDF_FS is not set | ||
990 | |||
991 | # | ||
992 | # DOS/FAT/NT Filesystems | ||
993 | # | ||
994 | # CONFIG_MSDOS_FS is not set | ||
995 | # CONFIG_VFAT_FS is not set | ||
996 | # CONFIG_NTFS_FS is not set | ||
997 | |||
998 | # | ||
999 | # Pseudo filesystems | ||
1000 | # | ||
1001 | CONFIG_PROC_FS=y | ||
1002 | CONFIG_PROC_SYSCTL=y | ||
1003 | CONFIG_SYSFS=y | ||
1004 | CONFIG_TMPFS=y | ||
1005 | # CONFIG_TMPFS_POSIX_ACL is not set | ||
1006 | # CONFIG_HUGETLB_PAGE is not set | ||
1007 | # CONFIG_CONFIGFS_FS is not set | ||
1008 | |||
1009 | # | ||
1010 | # Miscellaneous filesystems | ||
1011 | # | ||
1012 | # CONFIG_ADFS_FS is not set | ||
1013 | # CONFIG_AFFS_FS is not set | ||
1014 | # CONFIG_HFS_FS is not set | ||
1015 | # CONFIG_HFSPLUS_FS is not set | ||
1016 | # CONFIG_BEFS_FS is not set | ||
1017 | # CONFIG_BFS_FS is not set | ||
1018 | # CONFIG_EFS_FS is not set | ||
1019 | CONFIG_JFFS2_FS=y | ||
1020 | CONFIG_JFFS2_FS_DEBUG=0 | ||
1021 | CONFIG_JFFS2_FS_WRITEBUFFER=y | ||
1022 | # CONFIG_JFFS2_FS_WBUF_VERIFY is not set | ||
1023 | CONFIG_JFFS2_SUMMARY=y | ||
1024 | # CONFIG_JFFS2_FS_XATTR is not set | ||
1025 | CONFIG_JFFS2_COMPRESSION_OPTIONS=y | ||
1026 | CONFIG_JFFS2_ZLIB=y | ||
1027 | # CONFIG_JFFS2_LZO is not set | ||
1028 | CONFIG_JFFS2_RTIME=y | ||
1029 | CONFIG_JFFS2_RUBIN=y | ||
1030 | # CONFIG_JFFS2_CMODE_NONE is not set | ||
1031 | CONFIG_JFFS2_CMODE_PRIORITY=y | ||
1032 | # CONFIG_JFFS2_CMODE_SIZE is not set | ||
1033 | # CONFIG_JFFS2_CMODE_FAVOURLZO is not set | ||
1034 | CONFIG_CRAMFS=y | ||
1035 | # CONFIG_VXFS_FS is not set | ||
1036 | # CONFIG_MINIX_FS is not set | ||
1037 | # CONFIG_OMFS_FS is not set | ||
1038 | # CONFIG_HPFS_FS is not set | ||
1039 | # CONFIG_QNX4FS_FS is not set | ||
1040 | # CONFIG_ROMFS_FS is not set | ||
1041 | # CONFIG_SYSV_FS is not set | ||
1042 | # CONFIG_UFS_FS is not set | ||
1043 | CONFIG_NETWORK_FILESYSTEMS=y | ||
1044 | CONFIG_NFS_FS=y | ||
1045 | CONFIG_NFS_V3=y | ||
1046 | # CONFIG_NFS_V3_ACL is not set | ||
1047 | # CONFIG_NFS_V4 is not set | ||
1048 | CONFIG_ROOT_NFS=y | ||
1049 | # CONFIG_NFSD is not set | ||
1050 | CONFIG_LOCKD=y | ||
1051 | CONFIG_LOCKD_V4=y | ||
1052 | CONFIG_NFS_COMMON=y | ||
1053 | CONFIG_SUNRPC=y | ||
1054 | # CONFIG_RPCSEC_GSS_KRB5 is not set | ||
1055 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | ||
1056 | # CONFIG_SMB_FS is not set | ||
1057 | # CONFIG_CIFS is not set | ||
1058 | # CONFIG_NCP_FS is not set | ||
1059 | # CONFIG_CODA_FS is not set | ||
1060 | # CONFIG_AFS_FS is not set | ||
1061 | |||
1062 | # | ||
1063 | # Partition Types | ||
1064 | # | ||
1065 | # CONFIG_PARTITION_ADVANCED is not set | ||
1066 | CONFIG_MSDOS_PARTITION=y | ||
1067 | # CONFIG_NLS is not set | ||
1068 | # CONFIG_DLM is not set | ||
1069 | |||
1070 | # | ||
1071 | # Kernel hacking | ||
1072 | # | ||
1073 | # CONFIG_PRINTK_TIME is not set | ||
1074 | CONFIG_ENABLE_WARN_DEPRECATED=y | ||
1075 | CONFIG_ENABLE_MUST_CHECK=y | ||
1076 | CONFIG_FRAME_WARN=1024 | ||
1077 | # CONFIG_MAGIC_SYSRQ is not set | ||
1078 | # CONFIG_UNUSED_SYMBOLS is not set | ||
1079 | # CONFIG_DEBUG_FS is not set | ||
1080 | # CONFIG_HEADERS_CHECK is not set | ||
1081 | CONFIG_DEBUG_KERNEL=y | ||
1082 | # CONFIG_DEBUG_SHIRQ is not set | ||
1083 | CONFIG_DETECT_SOFTLOCKUP=y | ||
1084 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set | ||
1085 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 | ||
1086 | CONFIG_SCHED_DEBUG=y | ||
1087 | # CONFIG_SCHEDSTATS is not set | ||
1088 | # CONFIG_TIMER_STATS is not set | ||
1089 | # CONFIG_DEBUG_OBJECTS is not set | ||
1090 | # CONFIG_DEBUG_SLAB is not set | ||
1091 | # CONFIG_DEBUG_RT_MUTEXES is not set | ||
1092 | # CONFIG_RT_MUTEX_TESTER is not set | ||
1093 | # CONFIG_DEBUG_SPINLOCK is not set | ||
1094 | CONFIG_DEBUG_MUTEXES=y | ||
1095 | # CONFIG_DEBUG_LOCK_ALLOC is not set | ||
1096 | # CONFIG_PROVE_LOCKING is not set | ||
1097 | # CONFIG_LOCK_STAT is not set | ||
1098 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | ||
1099 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set | ||
1100 | # CONFIG_DEBUG_KOBJECT is not set | ||
1101 | CONFIG_DEBUG_BUGVERBOSE=y | ||
1102 | # CONFIG_DEBUG_INFO is not set | ||
1103 | # CONFIG_DEBUG_VM is not set | ||
1104 | # CONFIG_DEBUG_WRITECOUNT is not set | ||
1105 | CONFIG_DEBUG_MEMORY_INIT=y | ||
1106 | # CONFIG_DEBUG_LIST is not set | ||
1107 | # CONFIG_DEBUG_SG is not set | ||
1108 | CONFIG_FRAME_POINTER=y | ||
1109 | # CONFIG_BOOT_PRINTK_DELAY is not set | ||
1110 | # CONFIG_RCU_TORTURE_TEST is not set | ||
1111 | # CONFIG_BACKTRACE_SELF_TEST is not set | ||
1112 | # CONFIG_FAULT_INJECTION is not set | ||
1113 | # CONFIG_LATENCYTOP is not set | ||
1114 | # CONFIG_SYSCTL_SYSCALL_CHECK is not set | ||
1115 | CONFIG_HAVE_FTRACE=y | ||
1116 | CONFIG_HAVE_DYNAMIC_FTRACE=y | ||
1117 | # CONFIG_FTRACE is not set | ||
1118 | # CONFIG_SCHED_TRACER is not set | ||
1119 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | ||
1120 | # CONFIG_SAMPLES is not set | ||
1121 | CONFIG_HAVE_ARCH_KGDB=y | ||
1122 | # CONFIG_KGDB is not set | ||
1123 | CONFIG_DEBUG_USER=y | ||
1124 | # CONFIG_DEBUG_ERRORS is not set | ||
1125 | # CONFIG_DEBUG_STACK_USAGE is not set | ||
1126 | CONFIG_DEBUG_LL=y | ||
1127 | # CONFIG_DEBUG_ICEDCC is not set | ||
1128 | |||
1129 | # | ||
1130 | # Security options | ||
1131 | # | ||
1132 | # CONFIG_KEYS is not set | ||
1133 | # CONFIG_SECURITY is not set | ||
1134 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | ||
1135 | CONFIG_CRYPTO=y | ||
1136 | |||
1137 | # | ||
1138 | # Crypto core or helper | ||
1139 | # | ||
1140 | # CONFIG_CRYPTO_MANAGER is not set | ||
1141 | # CONFIG_CRYPTO_GF128MUL is not set | ||
1142 | # CONFIG_CRYPTO_NULL is not set | ||
1143 | # CONFIG_CRYPTO_CRYPTD is not set | ||
1144 | # CONFIG_CRYPTO_AUTHENC is not set | ||
1145 | # CONFIG_CRYPTO_TEST is not set | ||
1146 | |||
1147 | # | ||
1148 | # Authenticated Encryption with Associated Data | ||
1149 | # | ||
1150 | # CONFIG_CRYPTO_CCM is not set | ||
1151 | # CONFIG_CRYPTO_GCM is not set | ||
1152 | # CONFIG_CRYPTO_SEQIV is not set | ||
1153 | |||
1154 | # | ||
1155 | # Block modes | ||
1156 | # | ||
1157 | # CONFIG_CRYPTO_CBC is not set | ||
1158 | # CONFIG_CRYPTO_CTR is not set | ||
1159 | # CONFIG_CRYPTO_CTS is not set | ||
1160 | # CONFIG_CRYPTO_ECB is not set | ||
1161 | # CONFIG_CRYPTO_LRW is not set | ||
1162 | # CONFIG_CRYPTO_PCBC is not set | ||
1163 | # CONFIG_CRYPTO_XTS is not set | ||
1164 | |||
1165 | # | ||
1166 | # Hash modes | ||
1167 | # | ||
1168 | # CONFIG_CRYPTO_HMAC is not set | ||
1169 | # CONFIG_CRYPTO_XCBC is not set | ||
1170 | |||
1171 | # | ||
1172 | # Digest | ||
1173 | # | ||
1174 | # CONFIG_CRYPTO_CRC32C is not set | ||
1175 | # CONFIG_CRYPTO_MD4 is not set | ||
1176 | # CONFIG_CRYPTO_MD5 is not set | ||
1177 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | ||
1178 | # CONFIG_CRYPTO_RMD128 is not set | ||
1179 | # CONFIG_CRYPTO_RMD160 is not set | ||
1180 | # CONFIG_CRYPTO_RMD256 is not set | ||
1181 | # CONFIG_CRYPTO_RMD320 is not set | ||
1182 | # CONFIG_CRYPTO_SHA1 is not set | ||
1183 | # CONFIG_CRYPTO_SHA256 is not set | ||
1184 | # CONFIG_CRYPTO_SHA512 is not set | ||
1185 | # CONFIG_CRYPTO_TGR192 is not set | ||
1186 | # CONFIG_CRYPTO_WP512 is not set | ||
1187 | |||
1188 | # | ||
1189 | # Ciphers | ||
1190 | # | ||
1191 | # CONFIG_CRYPTO_AES is not set | ||
1192 | # CONFIG_CRYPTO_ANUBIS is not set | ||
1193 | # CONFIG_CRYPTO_ARC4 is not set | ||
1194 | # CONFIG_CRYPTO_BLOWFISH is not set | ||
1195 | # CONFIG_CRYPTO_CAMELLIA is not set | ||
1196 | # CONFIG_CRYPTO_CAST5 is not set | ||
1197 | # CONFIG_CRYPTO_CAST6 is not set | ||
1198 | # CONFIG_CRYPTO_DES is not set | ||
1199 | # CONFIG_CRYPTO_FCRYPT is not set | ||
1200 | # CONFIG_CRYPTO_KHAZAD is not set | ||
1201 | # CONFIG_CRYPTO_SALSA20 is not set | ||
1202 | # CONFIG_CRYPTO_SEED is not set | ||
1203 | # CONFIG_CRYPTO_SERPENT is not set | ||
1204 | # CONFIG_CRYPTO_TEA is not set | ||
1205 | # CONFIG_CRYPTO_TWOFISH is not set | ||
1206 | |||
1207 | # | ||
1208 | # Compression | ||
1209 | # | ||
1210 | # CONFIG_CRYPTO_DEFLATE is not set | ||
1211 | # CONFIG_CRYPTO_LZO is not set | ||
1212 | CONFIG_CRYPTO_HW=y | ||
1213 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set | ||
1214 | |||
1215 | # | ||
1216 | # Library routines | ||
1217 | # | ||
1218 | CONFIG_BITREVERSE=y | ||
1219 | # CONFIG_GENERIC_FIND_FIRST_BIT is not set | ||
1220 | # CONFIG_GENERIC_FIND_NEXT_BIT is not set | ||
1221 | # CONFIG_CRC_CCITT is not set | ||
1222 | # CONFIG_CRC16 is not set | ||
1223 | # CONFIG_CRC_T10DIF is not set | ||
1224 | # CONFIG_CRC_ITU_T is not set | ||
1225 | CONFIG_CRC32=y | ||
1226 | # CONFIG_CRC7 is not set | ||
1227 | # CONFIG_LIBCRC32C is not set | ||
1228 | CONFIG_ZLIB_INFLATE=y | ||
1229 | CONFIG_ZLIB_DEFLATE=y | ||
1230 | CONFIG_PLIST=y | ||
1231 | CONFIG_HAS_IOMEM=y | ||
1232 | CONFIG_HAS_IOPORT=y | ||
1233 | CONFIG_HAS_DMA=y | ||
diff --git a/arch/arm/configs/mx31moboard_defconfig b/arch/arm/configs/acs5k_tiny_defconfig index e90f86d6deef..8e3d084afd78 100644 --- a/arch/arm/configs/mx31moboard_defconfig +++ b/arch/arm/configs/acs5k_tiny_defconfig | |||
@@ -1,13 +1,13 @@ | |||
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-rc5 | 3 | # Linux kernel version: 2.6.27-simtec-micrel1 |
4 | # Fri Oct 24 11:41:22 2008 | 4 | # Tue Jan 6 13:23:07 2009 |
5 | # | 5 | # |
6 | CONFIG_ARM=y | 6 | CONFIG_ARM=y |
7 | CONFIG_SYS_SUPPORTS_APM_EMULATION=y | 7 | CONFIG_SYS_SUPPORTS_APM_EMULATION=y |
8 | CONFIG_GENERIC_GPIO=y | 8 | CONFIG_GENERIC_GPIO=y |
9 | CONFIG_GENERIC_TIME=y | 9 | # CONFIG_GENERIC_TIME is not set |
10 | CONFIG_GENERIC_CLOCKEVENTS=y | 10 | # CONFIG_GENERIC_CLOCKEVENTS is not set |
11 | CONFIG_MMU=y | 11 | CONFIG_MMU=y |
12 | # CONFIG_NO_IOPORT is not set | 12 | # CONFIG_NO_IOPORT is not set |
13 | CONFIG_GENERIC_HARDIRQS=y | 13 | CONFIG_GENERIC_HARDIRQS=y |
@@ -24,7 +24,6 @@ CONFIG_GENERIC_HWEIGHT=y | |||
24 | CONFIG_GENERIC_CALIBRATE_DELAY=y | 24 | CONFIG_GENERIC_CALIBRATE_DELAY=y |
25 | CONFIG_ARCH_SUPPORTS_AOUT=y | 25 | CONFIG_ARCH_SUPPORTS_AOUT=y |
26 | CONFIG_ZONE_DMA=y | 26 | CONFIG_ZONE_DMA=y |
27 | CONFIG_ARCH_MTD_XIP=y | ||
28 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | 27 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y |
29 | CONFIG_VECTORS_BASE=0xffff0000 | 28 | CONFIG_VECTORS_BASE=0xffff0000 |
30 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 29 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
@@ -34,37 +33,36 @@ CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | |||
34 | # | 33 | # |
35 | CONFIG_EXPERIMENTAL=y | 34 | CONFIG_EXPERIMENTAL=y |
36 | CONFIG_BROKEN_ON_SMP=y | 35 | CONFIG_BROKEN_ON_SMP=y |
37 | CONFIG_LOCK_KERNEL=y | ||
38 | CONFIG_INIT_ENV_ARG_LIMIT=32 | 36 | CONFIG_INIT_ENV_ARG_LIMIT=32 |
39 | CONFIG_LOCALVERSION="" | 37 | CONFIG_LOCALVERSION="" |
40 | CONFIG_LOCALVERSION_AUTO=y | 38 | CONFIG_LOCALVERSION_AUTO=y |
41 | CONFIG_SWAP=y | 39 | # CONFIG_SWAP is not set |
42 | CONFIG_SYSVIPC=y | 40 | CONFIG_SYSVIPC=y |
43 | CONFIG_SYSVIPC_SYSCTL=y | 41 | CONFIG_SYSVIPC_SYSCTL=y |
44 | # CONFIG_POSIX_MQUEUE is not set | 42 | CONFIG_POSIX_MQUEUE=y |
45 | # CONFIG_BSD_PROCESS_ACCT is not set | 43 | # CONFIG_BSD_PROCESS_ACCT is not set |
46 | # CONFIG_TASKSTATS is not set | 44 | # CONFIG_TASKSTATS is not set |
47 | # CONFIG_AUDIT is not set | 45 | # CONFIG_AUDIT is not set |
48 | CONFIG_IKCONFIG=y | 46 | # CONFIG_IKCONFIG is not set |
49 | CONFIG_IKCONFIG_PROC=y | ||
50 | CONFIG_LOG_BUF_SHIFT=14 | 47 | CONFIG_LOG_BUF_SHIFT=14 |
51 | # CONFIG_CGROUPS is not set | 48 | # CONFIG_CGROUPS is not set |
52 | CONFIG_GROUP_SCHED=y | 49 | # CONFIG_GROUP_SCHED is not set |
53 | CONFIG_FAIR_GROUP_SCHED=y | ||
54 | # CONFIG_RT_GROUP_SCHED is not set | ||
55 | CONFIG_USER_SCHED=y | ||
56 | # CONFIG_CGROUP_SCHED is not set | ||
57 | CONFIG_SYSFS_DEPRECATED=y | 50 | CONFIG_SYSFS_DEPRECATED=y |
58 | CONFIG_SYSFS_DEPRECATED_V2=y | 51 | CONFIG_SYSFS_DEPRECATED_V2=y |
59 | # CONFIG_RELAY is not set | 52 | # CONFIG_RELAY is not set |
60 | # CONFIG_NAMESPACES is not set | 53 | CONFIG_NAMESPACES=y |
54 | # CONFIG_UTS_NS is not set | ||
55 | # CONFIG_IPC_NS is not set | ||
56 | # CONFIG_USER_NS is not set | ||
57 | # CONFIG_PID_NS is not set | ||
61 | # CONFIG_BLK_DEV_INITRD is not set | 58 | # CONFIG_BLK_DEV_INITRD is not set |
62 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | 59 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y |
63 | CONFIG_SYSCTL=y | 60 | CONFIG_SYSCTL=y |
64 | CONFIG_EMBEDDED=y | 61 | # CONFIG_EMBEDDED is not set |
65 | CONFIG_UID16=y | 62 | CONFIG_UID16=y |
66 | CONFIG_SYSCTL_SYSCALL=y | 63 | CONFIG_SYSCTL_SYSCALL=y |
67 | CONFIG_KALLSYMS=y | 64 | CONFIG_KALLSYMS=y |
65 | # CONFIG_KALLSYMS_ALL is not set | ||
68 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | 66 | # CONFIG_KALLSYMS_EXTRA_PASS is not set |
69 | CONFIG_HOTPLUG=y | 67 | CONFIG_HOTPLUG=y |
70 | CONFIG_PRINTK=y | 68 | CONFIG_PRINTK=y |
@@ -104,8 +102,8 @@ CONFIG_BASE_SMALL=0 | |||
104 | CONFIG_MODULES=y | 102 | CONFIG_MODULES=y |
105 | # CONFIG_MODULE_FORCE_LOAD is not set | 103 | # CONFIG_MODULE_FORCE_LOAD is not set |
106 | CONFIG_MODULE_UNLOAD=y | 104 | CONFIG_MODULE_UNLOAD=y |
107 | CONFIG_MODULE_FORCE_UNLOAD=y | 105 | # CONFIG_MODULE_FORCE_UNLOAD is not set |
108 | CONFIG_MODVERSIONS=y | 106 | # CONFIG_MODVERSIONS is not set |
109 | # CONFIG_MODULE_SRCVERSION_ALL is not set | 107 | # CONFIG_MODULE_SRCVERSION_ALL is not set |
110 | CONFIG_KMOD=y | 108 | CONFIG_KMOD=y |
111 | CONFIG_BLOCK=y | 109 | CONFIG_BLOCK=y |
@@ -120,13 +118,13 @@ CONFIG_BLOCK=y | |||
120 | # | 118 | # |
121 | CONFIG_IOSCHED_NOOP=y | 119 | CONFIG_IOSCHED_NOOP=y |
122 | CONFIG_IOSCHED_AS=y | 120 | CONFIG_IOSCHED_AS=y |
123 | CONFIG_IOSCHED_DEADLINE=y | 121 | # CONFIG_IOSCHED_DEADLINE is not set |
124 | CONFIG_IOSCHED_CFQ=y | 122 | # CONFIG_IOSCHED_CFQ is not set |
125 | # CONFIG_DEFAULT_AS is not set | 123 | CONFIG_DEFAULT_AS=y |
126 | # CONFIG_DEFAULT_DEADLINE is not set | 124 | # CONFIG_DEFAULT_DEADLINE is not set |
127 | CONFIG_DEFAULT_CFQ=y | 125 | # CONFIG_DEFAULT_CFQ is not set |
128 | # CONFIG_DEFAULT_NOOP is not set | 126 | # CONFIG_DEFAULT_NOOP is not set |
129 | CONFIG_DEFAULT_IOSCHED="cfq" | 127 | CONFIG_DEFAULT_IOSCHED="anticipatory" |
130 | CONFIG_CLASSIC_RCU=y | 128 | CONFIG_CLASSIC_RCU=y |
131 | 129 | ||
132 | # | 130 | # |
@@ -153,11 +151,11 @@ CONFIG_CLASSIC_RCU=y | |||
153 | # CONFIG_ARCH_IXP4XX is not set | 151 | # CONFIG_ARCH_IXP4XX is not set |
154 | # CONFIG_ARCH_L7200 is not set | 152 | # CONFIG_ARCH_L7200 is not set |
155 | # CONFIG_ARCH_KIRKWOOD is not set | 153 | # CONFIG_ARCH_KIRKWOOD is not set |
156 | # CONFIG_ARCH_KS8695 is not set | 154 | CONFIG_ARCH_KS8695=y |
157 | # CONFIG_ARCH_NS9XXX is not set | 155 | # CONFIG_ARCH_NS9XXX is not set |
158 | # CONFIG_ARCH_LOKI is not set | 156 | # CONFIG_ARCH_LOKI is not set |
159 | # CONFIG_ARCH_MV78XX0 is not set | 157 | # CONFIG_ARCH_MV78XX0 is not set |
160 | CONFIG_ARCH_MXC=y | 158 | # CONFIG_ARCH_MXC is not set |
161 | # CONFIG_ARCH_ORION5X is not set | 159 | # CONFIG_ARCH_ORION5X is not set |
162 | # CONFIG_ARCH_PNX4008 is not set | 160 | # CONFIG_ARCH_PNX4008 is not set |
163 | # CONFIG_ARCH_PXA is not set | 161 | # CONFIG_ARCH_PXA is not set |
@@ -179,49 +177,40 @@ CONFIG_ARCH_MXC=y | |||
179 | # | 177 | # |
180 | 178 | ||
181 | # | 179 | # |
182 | # Freescale MXC Implementations | 180 | # Kendin/Micrel KS8695 Implementations |
183 | # | 181 | # |
184 | # CONFIG_ARCH_MX2 is not set | 182 | # CONFIG_MACH_KS8695 is not set |
185 | CONFIG_ARCH_MX3=y | 183 | # CONFIG_MACH_DSM320 is not set |
186 | 184 | CONFIG_MACH_ACS5K=y | |
187 | # | ||
188 | # MX3 Options | ||
189 | # | ||
190 | # CONFIG_MACH_MX31ADS is not set | ||
191 | # CONFIG_MACH_PCM037 is not set | ||
192 | # CONFIG_MACH_MX31LITE is not set | ||
193 | CONFIG_MACH_MX31MOBOARD=y | ||
194 | # CONFIG_MXC_IRQ_PRIOR is not set | ||
195 | 185 | ||
196 | # | 186 | # |
197 | # Processor Type | 187 | # Processor Type |
198 | # | 188 | # |
199 | CONFIG_CPU_32=y | 189 | CONFIG_CPU_32=y |
200 | CONFIG_CPU_V6=y | 190 | CONFIG_CPU_ARM922T=y |
201 | # CONFIG_CPU_32v6K is not set | 191 | CONFIG_CPU_32v4T=y |
202 | CONFIG_CPU_32v6=y | 192 | CONFIG_CPU_ABRT_EV4T=y |
203 | CONFIG_CPU_ABRT_EV6=y | ||
204 | CONFIG_CPU_PABRT_NOIFAR=y | 193 | CONFIG_CPU_PABRT_NOIFAR=y |
205 | CONFIG_CPU_CACHE_V6=y | 194 | CONFIG_CPU_CACHE_V4WT=y |
206 | CONFIG_CPU_CACHE_VIPT=y | 195 | CONFIG_CPU_CACHE_VIVT=y |
207 | CONFIG_CPU_COPY_V6=y | 196 | CONFIG_CPU_COPY_V4WB=y |
208 | CONFIG_CPU_TLB_V6=y | 197 | CONFIG_CPU_TLB_V4WBI=y |
209 | CONFIG_CPU_HAS_ASID=y | ||
210 | CONFIG_CPU_CP15=y | 198 | CONFIG_CPU_CP15=y |
211 | CONFIG_CPU_CP15_MMU=y | 199 | CONFIG_CPU_CP15_MMU=y |
212 | 200 | ||
213 | # | 201 | # |
214 | # Processor Features | 202 | # Processor Features |
215 | # | 203 | # |
216 | CONFIG_ARM_THUMB=y | 204 | # CONFIG_ARM_THUMB is not set |
217 | # CONFIG_CPU_ICACHE_DISABLE is not set | 205 | # CONFIG_CPU_ICACHE_DISABLE is not set |
218 | # CONFIG_CPU_DCACHE_DISABLE is not set | 206 | # CONFIG_CPU_DCACHE_DISABLE is not set |
219 | # CONFIG_CPU_BPREDICT_DISABLE is not set | 207 | # CONFIG_CPU_DCACHE_WRITETHROUGH is not set |
220 | # CONFIG_OUTER_CACHE is not set | 208 | # CONFIG_OUTER_CACHE is not set |
221 | 209 | ||
222 | # | 210 | # |
223 | # Bus support | 211 | # Bus support |
224 | # | 212 | # |
213 | # CONFIG_PCI is not set | ||
225 | # CONFIG_PCI_SYSCALL is not set | 214 | # CONFIG_PCI_SYSCALL is not set |
226 | # CONFIG_ARCH_SUPPORTS_MSI is not set | 215 | # CONFIG_ARCH_SUPPORTS_MSI is not set |
227 | # CONFIG_PCCARD is not set | 216 | # CONFIG_PCCARD is not set |
@@ -229,14 +218,11 @@ CONFIG_ARM_THUMB=y | |||
229 | # | 218 | # |
230 | # Kernel Features | 219 | # Kernel Features |
231 | # | 220 | # |
232 | CONFIG_TICK_ONESHOT=y | 221 | # CONFIG_TICK_ONESHOT is not set |
233 | CONFIG_NO_HZ=y | 222 | # CONFIG_PREEMPT is not set |
234 | CONFIG_HIGH_RES_TIMERS=y | ||
235 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y | ||
236 | CONFIG_PREEMPT=y | ||
237 | CONFIG_HZ=100 | 223 | CONFIG_HZ=100 |
238 | CONFIG_AEABI=y | 224 | CONFIG_AEABI=y |
239 | # CONFIG_OABI_COMPAT is not set | 225 | CONFIG_OABI_COMPAT=y |
240 | CONFIG_ARCH_FLATMEM_HAS_HOLES=y | 226 | CONFIG_ARCH_FLATMEM_HAS_HOLES=y |
241 | # CONFIG_ARCH_DISCONTIGMEM_ENABLE is not set | 227 | # CONFIG_ARCH_DISCONTIGMEM_ENABLE is not set |
242 | CONFIG_SELECT_MEMORY_MODEL=y | 228 | CONFIG_SELECT_MEMORY_MODEL=y |
@@ -248,11 +234,12 @@ CONFIG_FLAT_NODE_MEM_MAP=y | |||
248 | # CONFIG_SPARSEMEM_STATIC is not set | 234 | # CONFIG_SPARSEMEM_STATIC is not set |
249 | # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set | 235 | # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set |
250 | CONFIG_PAGEFLAGS_EXTENDED=y | 236 | CONFIG_PAGEFLAGS_EXTENDED=y |
251 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 237 | CONFIG_SPLIT_PTLOCK_CPUS=4096 |
252 | # CONFIG_RESOURCES_64BIT is not set | 238 | # CONFIG_RESOURCES_64BIT is not set |
253 | CONFIG_ZONE_DMA_FLAG=1 | 239 | CONFIG_ZONE_DMA_FLAG=1 |
254 | CONFIG_BOUNCE=y | 240 | CONFIG_BOUNCE=y |
255 | CONFIG_VIRT_TO_BUS=y | 241 | CONFIG_VIRT_TO_BUS=y |
242 | # CONFIG_LEDS is not set | ||
256 | CONFIG_ALIGNMENT_TRAP=y | 243 | CONFIG_ALIGNMENT_TRAP=y |
257 | 244 | ||
258 | # | 245 | # |
@@ -260,7 +247,7 @@ CONFIG_ALIGNMENT_TRAP=y | |||
260 | # | 247 | # |
261 | CONFIG_ZBOOT_ROM_TEXT=0x0 | 248 | CONFIG_ZBOOT_ROM_TEXT=0x0 |
262 | CONFIG_ZBOOT_ROM_BSS=0x0 | 249 | CONFIG_ZBOOT_ROM_BSS=0x0 |
263 | CONFIG_CMDLINE="noinitrd console=ttymxc0,115200 root=/dev/mtdblock2 rw ip=off" | 250 | CONFIG_CMDLINE="console=ttyAM0,115200 init=/bin/sh" |
264 | # CONFIG_XIP_KERNEL is not set | 251 | # CONFIG_XIP_KERNEL is not set |
265 | # CONFIG_KEXEC is not set | 252 | # CONFIG_KEXEC is not set |
266 | 253 | ||
@@ -271,7 +258,9 @@ CONFIG_CMDLINE="noinitrd console=ttymxc0,115200 root=/dev/mtdblock2 rw ip=off" | |||
271 | # | 258 | # |
272 | # At least one emulation must be selected | 259 | # At least one emulation must be selected |
273 | # | 260 | # |
274 | CONFIG_VFP=y | 261 | CONFIG_FPE_NWFPE=y |
262 | # CONFIG_FPE_NWFPE_XP is not set | ||
263 | # CONFIG_FPE_FASTFPE is not set | ||
275 | 264 | ||
276 | # | 265 | # |
277 | # Userspace binary formats | 266 | # Userspace binary formats |
@@ -298,10 +287,7 @@ CONFIG_INET=y | |||
298 | # CONFIG_IP_MULTICAST is not set | 287 | # CONFIG_IP_MULTICAST is not set |
299 | # CONFIG_IP_ADVANCED_ROUTER is not set | 288 | # CONFIG_IP_ADVANCED_ROUTER is not set |
300 | CONFIG_IP_FIB_HASH=y | 289 | CONFIG_IP_FIB_HASH=y |
301 | CONFIG_IP_PNP=y | 290 | # CONFIG_IP_PNP is not set |
302 | CONFIG_IP_PNP_DHCP=y | ||
303 | # CONFIG_IP_PNP_BOOTP is not set | ||
304 | # CONFIG_IP_PNP_RARP is not set | ||
305 | # CONFIG_NET_IPIP is not set | 291 | # CONFIG_NET_IPIP is not set |
306 | # CONFIG_NET_IPGRE is not set | 292 | # CONFIG_NET_IPGRE is not set |
307 | # CONFIG_ARPD is not set | 293 | # CONFIG_ARPD is not set |
@@ -315,7 +301,8 @@ CONFIG_IP_PNP_DHCP=y | |||
315 | # CONFIG_INET_XFRM_MODE_TUNNEL is not set | 301 | # CONFIG_INET_XFRM_MODE_TUNNEL is not set |
316 | # CONFIG_INET_XFRM_MODE_BEET is not set | 302 | # CONFIG_INET_XFRM_MODE_BEET is not set |
317 | # CONFIG_INET_LRO is not set | 303 | # CONFIG_INET_LRO is not set |
318 | # CONFIG_INET_DIAG is not set | 304 | CONFIG_INET_DIAG=y |
305 | CONFIG_INET_TCP_DIAG=y | ||
319 | # CONFIG_TCP_CONG_ADVANCED is not set | 306 | # CONFIG_TCP_CONG_ADVANCED is not set |
320 | CONFIG_TCP_CONG_CUBIC=y | 307 | CONFIG_TCP_CONG_CUBIC=y |
321 | CONFIG_DEFAULT_TCP_CONG="cubic" | 308 | CONFIG_DEFAULT_TCP_CONG="cubic" |
@@ -369,19 +356,18 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
369 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | 356 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
370 | CONFIG_STANDALONE=y | 357 | CONFIG_STANDALONE=y |
371 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 358 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
372 | CONFIG_FW_LOADER=m | 359 | CONFIG_FW_LOADER=y |
373 | CONFIG_FIRMWARE_IN_KERNEL=y | 360 | CONFIG_FIRMWARE_IN_KERNEL=y |
374 | CONFIG_EXTRA_FIRMWARE="" | 361 | CONFIG_EXTRA_FIRMWARE="" |
362 | # CONFIG_DEBUG_DRIVER is not set | ||
363 | # CONFIG_DEBUG_DEVRES is not set | ||
375 | # CONFIG_SYS_HYPERVISOR is not set | 364 | # CONFIG_SYS_HYPERVISOR is not set |
376 | # CONFIG_CONNECTOR is not set | 365 | # CONFIG_CONNECTOR is not set |
377 | CONFIG_MTD=y | 366 | CONFIG_MTD=y |
378 | # CONFIG_MTD_DEBUG is not set | 367 | # CONFIG_MTD_DEBUG is not set |
379 | # CONFIG_MTD_CONCAT is not set | 368 | CONFIG_MTD_CONCAT=y |
380 | CONFIG_MTD_PARTITIONS=y | 369 | CONFIG_MTD_PARTITIONS=y |
381 | CONFIG_MTD_REDBOOT_PARTS=y | 370 | # CONFIG_MTD_REDBOOT_PARTS is not set |
382 | CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1 | ||
383 | # CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED is not set | ||
384 | CONFIG_MTD_REDBOOT_PARTS_READONLY=y | ||
385 | # CONFIG_MTD_CMDLINE_PARTS is not set | 371 | # CONFIG_MTD_CMDLINE_PARTS is not set |
386 | # CONFIG_MTD_AFS_PARTS is not set | 372 | # CONFIG_MTD_AFS_PARTS is not set |
387 | # CONFIG_MTD_AR7_PARTS is not set | 373 | # CONFIG_MTD_AR7_PARTS is not set |
@@ -403,42 +389,42 @@ CONFIG_MTD_BLOCK=y | |||
403 | # RAM/ROM/Flash chip drivers | 389 | # RAM/ROM/Flash chip drivers |
404 | # | 390 | # |
405 | CONFIG_MTD_CFI=y | 391 | CONFIG_MTD_CFI=y |
406 | # CONFIG_MTD_JEDECPROBE is not set | 392 | CONFIG_MTD_JEDECPROBE=y |
407 | CONFIG_MTD_GEN_PROBE=y | 393 | CONFIG_MTD_GEN_PROBE=y |
408 | CONFIG_MTD_CFI_ADV_OPTIONS=y | 394 | CONFIG_MTD_CFI_ADV_OPTIONS=y |
409 | CONFIG_MTD_CFI_NOSWAP=y | 395 | CONFIG_MTD_CFI_NOSWAP=y |
410 | # CONFIG_MTD_CFI_BE_BYTE_SWAP is not set | 396 | # CONFIG_MTD_CFI_BE_BYTE_SWAP is not set |
411 | # CONFIG_MTD_CFI_LE_BYTE_SWAP is not set | 397 | # CONFIG_MTD_CFI_LE_BYTE_SWAP is not set |
412 | CONFIG_MTD_CFI_GEOMETRY=y | 398 | # CONFIG_MTD_CFI_GEOMETRY is not set |
413 | # CONFIG_MTD_MAP_BANK_WIDTH_1 is not set | 399 | CONFIG_MTD_MAP_BANK_WIDTH_1=y |
414 | CONFIG_MTD_MAP_BANK_WIDTH_2=y | 400 | CONFIG_MTD_MAP_BANK_WIDTH_2=y |
415 | # CONFIG_MTD_MAP_BANK_WIDTH_4 is not set | 401 | CONFIG_MTD_MAP_BANK_WIDTH_4=y |
416 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set | 402 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set |
417 | # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set | 403 | # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set |
418 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set | 404 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set |
419 | CONFIG_MTD_CFI_I1=y | 405 | CONFIG_MTD_CFI_I1=y |
420 | # CONFIG_MTD_CFI_I2 is not set | 406 | CONFIG_MTD_CFI_I2=y |
421 | # CONFIG_MTD_CFI_I4 is not set | 407 | # CONFIG_MTD_CFI_I4 is not set |
422 | # CONFIG_MTD_CFI_I8 is not set | 408 | # CONFIG_MTD_CFI_I8 is not set |
423 | # CONFIG_MTD_OTP is not set | 409 | # CONFIG_MTD_OTP is not set |
424 | # CONFIG_MTD_CFI_INTELEXT is not set | 410 | CONFIG_MTD_CFI_INTELEXT=y |
425 | CONFIG_MTD_CFI_AMDSTD=y | 411 | CONFIG_MTD_CFI_AMDSTD=y |
426 | # CONFIG_MTD_CFI_STAA is not set | 412 | # CONFIG_MTD_CFI_STAA is not set |
427 | CONFIG_MTD_CFI_UTIL=y | 413 | CONFIG_MTD_CFI_UTIL=y |
428 | # CONFIG_MTD_RAM is not set | 414 | # CONFIG_MTD_RAM is not set |
429 | # CONFIG_MTD_ROM is not set | 415 | # CONFIG_MTD_ROM is not set |
430 | # CONFIG_MTD_ABSENT is not set | 416 | # CONFIG_MTD_ABSENT is not set |
431 | # CONFIG_MTD_XIP is not set | ||
432 | 417 | ||
433 | # | 418 | # |
434 | # Mapping drivers for chip access | 419 | # Mapping drivers for chip access |
435 | # | 420 | # |
436 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set | 421 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set |
437 | CONFIG_MTD_PHYSMAP=y | 422 | CONFIG_MTD_PHYSMAP=y |
438 | CONFIG_MTD_PHYSMAP_START=0x0 | 423 | CONFIG_MTD_PHYSMAP_START=0x8000000 |
439 | CONFIG_MTD_PHYSMAP_LEN=0x0 | 424 | CONFIG_MTD_PHYSMAP_LEN=0 |
440 | CONFIG_MTD_PHYSMAP_BANKWIDTH=2 | 425 | CONFIG_MTD_PHYSMAP_BANKWIDTH=4 |
441 | # CONFIG_MTD_ARM_INTEGRATOR is not set | 426 | # CONFIG_MTD_ARM_INTEGRATOR is not set |
427 | # CONFIG_MTD_IMPA7 is not set | ||
442 | # CONFIG_MTD_PLATRAM is not set | 428 | # CONFIG_MTD_PLATRAM is not set |
443 | 429 | ||
444 | # | 430 | # |
@@ -487,8 +473,9 @@ CONFIG_NETDEVICES=y | |||
487 | # CONFIG_PHYLIB is not set | 473 | # CONFIG_PHYLIB is not set |
488 | CONFIG_NET_ETHERNET=y | 474 | CONFIG_NET_ETHERNET=y |
489 | CONFIG_MII=y | 475 | CONFIG_MII=y |
476 | CONFIG_ARM_KS8695_ETHER=y | ||
490 | # CONFIG_AX88796 is not set | 477 | # CONFIG_AX88796 is not set |
491 | CONFIG_SMC91X=y | 478 | # CONFIG_SMC91X is not set |
492 | # CONFIG_DM9000 is not set | 479 | # CONFIG_DM9000 is not set |
493 | # CONFIG_IBM_NEW_EMAC_ZMII is not set | 480 | # CONFIG_IBM_NEW_EMAC_ZMII is not set |
494 | # CONFIG_IBM_NEW_EMAC_RGMII is not set | 481 | # CONFIG_IBM_NEW_EMAC_RGMII is not set |
@@ -502,8 +489,10 @@ CONFIG_SMC91X=y | |||
502 | # Wireless LAN | 489 | # Wireless LAN |
503 | # | 490 | # |
504 | # CONFIG_WLAN_PRE80211 is not set | 491 | # CONFIG_WLAN_PRE80211 is not set |
505 | # CONFIG_WLAN_80211 is not set | 492 | CONFIG_WLAN_80211=y |
493 | # CONFIG_LIBERTAS is not set | ||
506 | # CONFIG_IWLWIFI_LEDS is not set | 494 | # CONFIG_IWLWIFI_LEDS is not set |
495 | # CONFIG_HOSTAP is not set | ||
507 | # CONFIG_WAN is not set | 496 | # CONFIG_WAN is not set |
508 | # CONFIG_PPP is not set | 497 | # CONFIG_PPP is not set |
509 | # CONFIG_SLIP is not set | 498 | # CONFIG_SLIP is not set |
@@ -515,7 +504,30 @@ CONFIG_SMC91X=y | |||
515 | # | 504 | # |
516 | # Input device support | 505 | # Input device support |
517 | # | 506 | # |
518 | # CONFIG_INPUT is not set | 507 | CONFIG_INPUT=y |
508 | # CONFIG_INPUT_FF_MEMLESS is not set | ||
509 | # CONFIG_INPUT_POLLDEV is not set | ||
510 | |||
511 | # | ||
512 | # Userland interfaces | ||
513 | # | ||
514 | CONFIG_INPUT_MOUSEDEV=y | ||
515 | # CONFIG_INPUT_MOUSEDEV_PSAUX is not set | ||
516 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 | ||
517 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | ||
518 | # CONFIG_INPUT_JOYDEV is not set | ||
519 | # CONFIG_INPUT_EVDEV is not set | ||
520 | # CONFIG_INPUT_EVBUG is not set | ||
521 | |||
522 | # | ||
523 | # Input Device Drivers | ||
524 | # | ||
525 | # CONFIG_INPUT_KEYBOARD is not set | ||
526 | # CONFIG_INPUT_MOUSE is not set | ||
527 | # CONFIG_INPUT_JOYSTICK is not set | ||
528 | # CONFIG_INPUT_TABLET is not set | ||
529 | # CONFIG_INPUT_TOUCHSCREEN is not set | ||
530 | # CONFIG_INPUT_MISC is not set | ||
519 | 531 | ||
520 | # | 532 | # |
521 | # Hardware I/O ports | 533 | # Hardware I/O ports |
@@ -526,7 +538,11 @@ CONFIG_SMC91X=y | |||
526 | # | 538 | # |
527 | # Character devices | 539 | # Character devices |
528 | # | 540 | # |
529 | # CONFIG_VT is not set | 541 | CONFIG_VT=y |
542 | CONFIG_CONSOLE_TRANSLATIONS=y | ||
543 | CONFIG_VT_CONSOLE=y | ||
544 | CONFIG_HW_CONSOLE=y | ||
545 | # CONFIG_VT_HW_CONSOLE_BINDING is not set | ||
530 | CONFIG_DEVKMEM=y | 546 | CONFIG_DEVKMEM=y |
531 | # CONFIG_SERIAL_NONSTANDARD is not set | 547 | # CONFIG_SERIAL_NONSTANDARD is not set |
532 | 548 | ||
@@ -538,27 +554,77 @@ CONFIG_DEVKMEM=y | |||
538 | # | 554 | # |
539 | # Non-8250 serial port support | 555 | # Non-8250 serial port support |
540 | # | 556 | # |
541 | CONFIG_SERIAL_IMX=y | 557 | CONFIG_SERIAL_KS8695=y |
542 | CONFIG_SERIAL_IMX_CONSOLE=y | 558 | CONFIG_SERIAL_KS8695_CONSOLE=y |
543 | CONFIG_SERIAL_CORE=y | 559 | CONFIG_SERIAL_CORE=y |
544 | CONFIG_SERIAL_CORE_CONSOLE=y | 560 | CONFIG_SERIAL_CORE_CONSOLE=y |
545 | CONFIG_UNIX98_PTYS=y | 561 | CONFIG_UNIX98_PTYS=y |
546 | # CONFIG_LEGACY_PTYS is not set | 562 | CONFIG_LEGACY_PTYS=y |
563 | CONFIG_LEGACY_PTY_COUNT=256 | ||
547 | # CONFIG_IPMI_HANDLER is not set | 564 | # CONFIG_IPMI_HANDLER is not set |
548 | # CONFIG_HW_RANDOM is not set | 565 | # CONFIG_HW_RANDOM is not set |
549 | # CONFIG_NVRAM is not set | 566 | # CONFIG_NVRAM is not set |
550 | # CONFIG_R3964 is not set | 567 | # CONFIG_R3964 is not set |
551 | # CONFIG_RAW_DRIVER is not set | 568 | # CONFIG_RAW_DRIVER is not set |
552 | # CONFIG_TCG_TPM is not set | 569 | # CONFIG_TCG_TPM is not set |
553 | # CONFIG_I2C is not set | 570 | CONFIG_ACS5KCAN=y |
571 | CONFIG_I2C=y | ||
572 | CONFIG_I2C_BOARDINFO=y | ||
573 | CONFIG_I2C_CHARDEV=y | ||
574 | CONFIG_I2C_HELPER_AUTO=y | ||
575 | CONFIG_I2C_ALGOBIT=y | ||
576 | |||
577 | # | ||
578 | # I2C Hardware Bus support | ||
579 | # | ||
580 | |||
581 | # | ||
582 | # I2C system bus drivers (mostly embedded / system-on-chip) | ||
583 | # | ||
584 | CONFIG_I2C_GPIO=y | ||
585 | # CONFIG_I2C_OCORES is not set | ||
586 | # CONFIG_I2C_SIMTEC is not set | ||
587 | |||
588 | # | ||
589 | # External I2C/SMBus adapter drivers | ||
590 | # | ||
591 | # CONFIG_I2C_PARPORT_LIGHT is not set | ||
592 | # CONFIG_I2C_TAOS_EVM is not set | ||
593 | |||
594 | # | ||
595 | # Other I2C/SMBus bus drivers | ||
596 | # | ||
597 | # CONFIG_I2C_PCA_PLATFORM is not set | ||
598 | # CONFIG_I2C_STUB is not set | ||
599 | |||
600 | # | ||
601 | # Miscellaneous I2C Chip support | ||
602 | # | ||
603 | # CONFIG_DS1682 is not set | ||
604 | # CONFIG_AT24 is not set | ||
605 | # CONFIG_SENSORS_EEPROM is not set | ||
606 | # CONFIG_SENSORS_PCF8574 is not set | ||
607 | # CONFIG_PCF8575 is not set | ||
608 | # CONFIG_SENSORS_PCF8591 is not set | ||
609 | # CONFIG_TPS65010 is not set | ||
610 | # CONFIG_SENSORS_MAX6875 is not set | ||
611 | # CONFIG_SENSORS_TSL2550 is not set | ||
612 | # CONFIG_I2C_DEBUG_CORE is not set | ||
613 | # CONFIG_I2C_DEBUG_ALGO is not set | ||
614 | # CONFIG_I2C_DEBUG_BUS is not set | ||
615 | # CONFIG_I2C_DEBUG_CHIP is not set | ||
554 | # CONFIG_SPI is not set | 616 | # CONFIG_SPI is not set |
555 | CONFIG_ARCH_REQUIRE_GPIOLIB=y | 617 | CONFIG_ARCH_REQUIRE_GPIOLIB=y |
556 | CONFIG_GPIOLIB=y | 618 | CONFIG_GPIOLIB=y |
557 | # CONFIG_GPIO_SYSFS is not set | 619 | # CONFIG_DEBUG_GPIO is not set |
620 | CONFIG_GPIO_SYSFS=y | ||
558 | 621 | ||
559 | # | 622 | # |
560 | # I2C GPIO expanders: | 623 | # I2C GPIO expanders: |
561 | # | 624 | # |
625 | # CONFIG_GPIO_MAX732X is not set | ||
626 | CONFIG_GPIO_PCA953X=y | ||
627 | # CONFIG_GPIO_PCF857X is not set | ||
562 | 628 | ||
563 | # | 629 | # |
564 | # PCI GPIO expanders: | 630 | # PCI GPIO expanders: |
@@ -570,7 +636,14 @@ CONFIG_GPIOLIB=y | |||
570 | # CONFIG_W1 is not set | 636 | # CONFIG_W1 is not set |
571 | # CONFIG_POWER_SUPPLY is not set | 637 | # CONFIG_POWER_SUPPLY is not set |
572 | # CONFIG_HWMON is not set | 638 | # CONFIG_HWMON is not set |
573 | # CONFIG_WATCHDOG is not set | 639 | CONFIG_WATCHDOG=y |
640 | # CONFIG_WATCHDOG_NOWAYOUT is not set | ||
641 | |||
642 | # | ||
643 | # Watchdog Device Drivers | ||
644 | # | ||
645 | # CONFIG_SOFT_WATCHDOG is not set | ||
646 | CONFIG_KS8695_WATCHDOG=y | ||
574 | 647 | ||
575 | # | 648 | # |
576 | # Sonics Silicon Backplane | 649 | # Sonics Silicon Backplane |
@@ -583,6 +656,7 @@ CONFIG_SSB_POSSIBLE=y | |||
583 | # | 656 | # |
584 | # CONFIG_MFD_CORE is not set | 657 | # CONFIG_MFD_CORE is not set |
585 | # CONFIG_MFD_SM501 is not set | 658 | # CONFIG_MFD_SM501 is not set |
659 | # CONFIG_MFD_ASIC3 is not set | ||
586 | # CONFIG_HTC_EGPIO is not set | 660 | # CONFIG_HTC_EGPIO is not set |
587 | # CONFIG_HTC_PASIC3 is not set | 661 | # CONFIG_HTC_PASIC3 is not set |
588 | # CONFIG_MFD_TMIO is not set | 662 | # CONFIG_MFD_TMIO is not set |
@@ -618,12 +692,67 @@ CONFIG_SSB_POSSIBLE=y | |||
618 | # Display device support | 692 | # Display device support |
619 | # | 693 | # |
620 | # CONFIG_DISPLAY_SUPPORT is not set | 694 | # CONFIG_DISPLAY_SUPPORT is not set |
695 | |||
696 | # | ||
697 | # Console display driver support | ||
698 | # | ||
699 | # CONFIG_VGA_CONSOLE is not set | ||
700 | CONFIG_DUMMY_CONSOLE=y | ||
621 | # CONFIG_SOUND is not set | 701 | # CONFIG_SOUND is not set |
702 | # CONFIG_HID_SUPPORT is not set | ||
622 | # CONFIG_USB_SUPPORT is not set | 703 | # CONFIG_USB_SUPPORT is not set |
623 | # CONFIG_MMC is not set | 704 | # CONFIG_MMC is not set |
624 | # CONFIG_NEW_LEDS is not set | 705 | # CONFIG_NEW_LEDS is not set |
625 | CONFIG_RTC_LIB=y | 706 | CONFIG_RTC_LIB=y |
626 | # CONFIG_RTC_CLASS is not set | 707 | CONFIG_RTC_CLASS=y |
708 | CONFIG_RTC_HCTOSYS=y | ||
709 | CONFIG_RTC_HCTOSYS_DEVICE="rtc0" | ||
710 | # CONFIG_RTC_DEBUG is not set | ||
711 | |||
712 | # | ||
713 | # RTC interfaces | ||
714 | # | ||
715 | CONFIG_RTC_INTF_SYSFS=y | ||
716 | CONFIG_RTC_INTF_PROC=y | ||
717 | CONFIG_RTC_INTF_DEV=y | ||
718 | # CONFIG_RTC_INTF_DEV_UIE_EMUL is not set | ||
719 | # CONFIG_RTC_DRV_TEST is not set | ||
720 | |||
721 | # | ||
722 | # I2C RTC drivers | ||
723 | # | ||
724 | # CONFIG_RTC_DRV_DS1307 is not set | ||
725 | # CONFIG_RTC_DRV_DS1374 is not set | ||
726 | # CONFIG_RTC_DRV_DS1672 is not set | ||
727 | # CONFIG_RTC_DRV_MAX6900 is not set | ||
728 | # CONFIG_RTC_DRV_RS5C372 is not set | ||
729 | # CONFIG_RTC_DRV_ISL1208 is not set | ||
730 | # CONFIG_RTC_DRV_X1205 is not set | ||
731 | CONFIG_RTC_DRV_PCF8563=y | ||
732 | # CONFIG_RTC_DRV_PCF8583 is not set | ||
733 | # CONFIG_RTC_DRV_M41T80 is not set | ||
734 | # CONFIG_RTC_DRV_S35390A is not set | ||
735 | # CONFIG_RTC_DRV_FM3130 is not set | ||
736 | |||
737 | # | ||
738 | # SPI RTC drivers | ||
739 | # | ||
740 | |||
741 | # | ||
742 | # Platform RTC drivers | ||
743 | # | ||
744 | # CONFIG_RTC_DRV_CMOS is not set | ||
745 | # CONFIG_RTC_DRV_DS1511 is not set | ||
746 | # CONFIG_RTC_DRV_DS1553 is not set | ||
747 | # CONFIG_RTC_DRV_DS1742 is not set | ||
748 | # CONFIG_RTC_DRV_STK17TA8 is not set | ||
749 | # CONFIG_RTC_DRV_M48T86 is not set | ||
750 | # CONFIG_RTC_DRV_M48T59 is not set | ||
751 | # CONFIG_RTC_DRV_V3020 is not set | ||
752 | |||
753 | # | ||
754 | # on-CPU RTC drivers | ||
755 | # | ||
627 | # CONFIG_DMADEVICES is not set | 756 | # CONFIG_DMADEVICES is not set |
628 | 757 | ||
629 | # | 758 | # |
@@ -646,7 +775,7 @@ CONFIG_RTC_LIB=y | |||
646 | # CONFIG_FS_POSIX_ACL is not set | 775 | # CONFIG_FS_POSIX_ACL is not set |
647 | # CONFIG_XFS_FS is not set | 776 | # CONFIG_XFS_FS is not set |
648 | # CONFIG_OCFS2_FS is not set | 777 | # CONFIG_OCFS2_FS is not set |
649 | # CONFIG_DNOTIFY is not set | 778 | CONFIG_DNOTIFY=y |
650 | CONFIG_INOTIFY=y | 779 | CONFIG_INOTIFY=y |
651 | CONFIG_INOTIFY_USER=y | 780 | CONFIG_INOTIFY_USER=y |
652 | # CONFIG_QUOTA is not set | 781 | # CONFIG_QUOTA is not set |
@@ -692,14 +821,21 @@ CONFIG_JFFS2_FS=y | |||
692 | CONFIG_JFFS2_FS_DEBUG=0 | 821 | CONFIG_JFFS2_FS_DEBUG=0 |
693 | CONFIG_JFFS2_FS_WRITEBUFFER=y | 822 | CONFIG_JFFS2_FS_WRITEBUFFER=y |
694 | # CONFIG_JFFS2_FS_WBUF_VERIFY is not set | 823 | # CONFIG_JFFS2_FS_WBUF_VERIFY is not set |
695 | # CONFIG_JFFS2_SUMMARY is not set | 824 | CONFIG_JFFS2_SUMMARY=y |
696 | # CONFIG_JFFS2_FS_XATTR is not set | 825 | # CONFIG_JFFS2_FS_XATTR is not set |
697 | # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set | 826 | CONFIG_JFFS2_COMPRESSION_OPTIONS=y |
698 | CONFIG_JFFS2_ZLIB=y | 827 | CONFIG_JFFS2_ZLIB=y |
699 | # CONFIG_JFFS2_LZO is not set | 828 | # CONFIG_JFFS2_LZO is not set |
700 | CONFIG_JFFS2_RTIME=y | 829 | CONFIG_JFFS2_RTIME=y |
701 | # CONFIG_JFFS2_RUBIN is not set | 830 | CONFIG_JFFS2_RUBIN=y |
831 | # CONFIG_JFFS2_CMODE_NONE is not set | ||
832 | CONFIG_JFFS2_CMODE_PRIORITY=y | ||
833 | # CONFIG_JFFS2_CMODE_SIZE is not set | ||
834 | # CONFIG_JFFS2_CMODE_FAVOURLZO is not set | ||
702 | # CONFIG_CRAMFS is not set | 835 | # CONFIG_CRAMFS is not set |
836 | CONFIG_SQUASHFS=y | ||
837 | # CONFIG_SQUASHFS_EMBEDDED is not set | ||
838 | CONFIG_SQUASHFS_FRAGMENT_CACHE_SIZE=3 | ||
703 | # CONFIG_VXFS_FS is not set | 839 | # CONFIG_VXFS_FS is not set |
704 | # CONFIG_MINIX_FS is not set | 840 | # CONFIG_MINIX_FS is not set |
705 | # CONFIG_OMFS_FS is not set | 841 | # CONFIG_OMFS_FS is not set |
@@ -708,22 +844,7 @@ CONFIG_JFFS2_RTIME=y | |||
708 | # CONFIG_ROMFS_FS is not set | 844 | # CONFIG_ROMFS_FS is not set |
709 | # CONFIG_SYSV_FS is not set | 845 | # CONFIG_SYSV_FS is not set |
710 | # CONFIG_UFS_FS is not set | 846 | # CONFIG_UFS_FS is not set |
711 | CONFIG_NETWORK_FILESYSTEMS=y | 847 | # CONFIG_NETWORK_FILESYSTEMS is not set |
712 | CONFIG_NFS_FS=y | ||
713 | # CONFIG_NFS_V3 is not set | ||
714 | # CONFIG_NFS_V4 is not set | ||
715 | CONFIG_ROOT_NFS=y | ||
716 | # CONFIG_NFSD is not set | ||
717 | CONFIG_LOCKD=y | ||
718 | CONFIG_NFS_COMMON=y | ||
719 | CONFIG_SUNRPC=y | ||
720 | # CONFIG_RPCSEC_GSS_KRB5 is not set | ||
721 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | ||
722 | # CONFIG_SMB_FS is not set | ||
723 | # CONFIG_CIFS is not set | ||
724 | # CONFIG_NCP_FS is not set | ||
725 | # CONFIG_CODA_FS is not set | ||
726 | # CONFIG_AFS_FS is not set | ||
727 | 848 | ||
728 | # | 849 | # |
729 | # Partition Types | 850 | # Partition Types |
@@ -737,29 +858,59 @@ CONFIG_MSDOS_PARTITION=y | |||
737 | # Kernel hacking | 858 | # Kernel hacking |
738 | # | 859 | # |
739 | # CONFIG_PRINTK_TIME is not set | 860 | # CONFIG_PRINTK_TIME is not set |
740 | # CONFIG_ENABLE_WARN_DEPRECATED is not set | 861 | CONFIG_ENABLE_WARN_DEPRECATED=y |
741 | # CONFIG_ENABLE_MUST_CHECK is not set | 862 | CONFIG_ENABLE_MUST_CHECK=y |
742 | CONFIG_FRAME_WARN=1024 | 863 | CONFIG_FRAME_WARN=1024 |
743 | # CONFIG_MAGIC_SYSRQ is not set | 864 | # CONFIG_MAGIC_SYSRQ is not set |
744 | # CONFIG_UNUSED_SYMBOLS is not set | 865 | # CONFIG_UNUSED_SYMBOLS is not set |
745 | # CONFIG_DEBUG_FS is not set | 866 | # CONFIG_DEBUG_FS is not set |
746 | # CONFIG_HEADERS_CHECK is not set | 867 | # CONFIG_HEADERS_CHECK is not set |
747 | # CONFIG_DEBUG_KERNEL is not set | 868 | CONFIG_DEBUG_KERNEL=y |
748 | # CONFIG_DEBUG_BUGVERBOSE is not set | 869 | # CONFIG_DEBUG_SHIRQ is not set |
749 | # CONFIG_DEBUG_MEMORY_INIT is not set | 870 | CONFIG_DETECT_SOFTLOCKUP=y |
871 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set | ||
872 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 | ||
873 | CONFIG_SCHED_DEBUG=y | ||
874 | # CONFIG_SCHEDSTATS is not set | ||
875 | # CONFIG_TIMER_STATS is not set | ||
876 | # CONFIG_DEBUG_OBJECTS is not set | ||
877 | # CONFIG_DEBUG_SLAB is not set | ||
878 | # CONFIG_DEBUG_RT_MUTEXES is not set | ||
879 | # CONFIG_RT_MUTEX_TESTER is not set | ||
880 | # CONFIG_DEBUG_SPINLOCK is not set | ||
881 | CONFIG_DEBUG_MUTEXES=y | ||
882 | # CONFIG_DEBUG_LOCK_ALLOC is not set | ||
883 | # CONFIG_PROVE_LOCKING is not set | ||
884 | # CONFIG_LOCK_STAT is not set | ||
885 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | ||
886 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set | ||
887 | # CONFIG_DEBUG_KOBJECT is not set | ||
888 | CONFIG_DEBUG_BUGVERBOSE=y | ||
889 | # CONFIG_DEBUG_INFO is not set | ||
890 | # CONFIG_DEBUG_VM is not set | ||
891 | # CONFIG_DEBUG_WRITECOUNT is not set | ||
892 | CONFIG_DEBUG_MEMORY_INIT=y | ||
893 | # CONFIG_DEBUG_LIST is not set | ||
894 | # CONFIG_DEBUG_SG is not set | ||
750 | CONFIG_FRAME_POINTER=y | 895 | CONFIG_FRAME_POINTER=y |
896 | # CONFIG_BOOT_PRINTK_DELAY is not set | ||
897 | # CONFIG_RCU_TORTURE_TEST is not set | ||
898 | # CONFIG_BACKTRACE_SELF_TEST is not set | ||
899 | # CONFIG_FAULT_INJECTION is not set | ||
751 | # CONFIG_LATENCYTOP is not set | 900 | # CONFIG_LATENCYTOP is not set |
752 | CONFIG_SYSCTL_SYSCALL_CHECK=y | 901 | # CONFIG_SYSCTL_SYSCALL_CHECK is not set |
753 | CONFIG_HAVE_FTRACE=y | 902 | CONFIG_HAVE_FTRACE=y |
754 | CONFIG_HAVE_DYNAMIC_FTRACE=y | 903 | CONFIG_HAVE_DYNAMIC_FTRACE=y |
755 | # CONFIG_FTRACE is not set | 904 | # CONFIG_FTRACE is not set |
756 | # CONFIG_IRQSOFF_TRACER is not set | ||
757 | # CONFIG_PREEMPT_TRACER is not set | ||
758 | # CONFIG_SCHED_TRACER is not set | 905 | # CONFIG_SCHED_TRACER is not set |
759 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | 906 | # CONFIG_CONTEXT_SWITCH_TRACER is not set |
760 | # CONFIG_SAMPLES is not set | 907 | # CONFIG_SAMPLES is not set |
761 | CONFIG_HAVE_ARCH_KGDB=y | 908 | CONFIG_HAVE_ARCH_KGDB=y |
762 | # CONFIG_DEBUG_USER is not set | 909 | # CONFIG_KGDB is not set |
910 | CONFIG_DEBUG_USER=y | ||
911 | # CONFIG_DEBUG_ERRORS is not set | ||
912 | # CONFIG_DEBUG_STACK_USAGE is not set | ||
913 | # CONFIG_DEBUG_LL is not set | ||
763 | 914 | ||
764 | # | 915 | # |
765 | # Security options | 916 | # Security options |
diff --git a/arch/arm/configs/assabet_defconfig b/arch/arm/configs/assabet_defconfig index b1cd331aaecf..c66dd399e426 100644 --- a/arch/arm/configs/assabet_defconfig +++ b/arch/arm/configs/assabet_defconfig | |||
@@ -89,7 +89,6 @@ CONFIG_SA1100_ASSABET=y | |||
89 | # CONFIG_SA1100_COLLIE is not set | 89 | # CONFIG_SA1100_COLLIE is not set |
90 | # CONFIG_SA1100_H3100 is not set | 90 | # CONFIG_SA1100_H3100 is not set |
91 | # CONFIG_SA1100_H3600 is not set | 91 | # CONFIG_SA1100_H3600 is not set |
92 | # CONFIG_SA1100_H3800 is not set | ||
93 | # CONFIG_SA1100_BADGE4 is not set | 92 | # CONFIG_SA1100_BADGE4 is not set |
94 | # CONFIG_SA1100_JORNADA720 is not set | 93 | # CONFIG_SA1100_JORNADA720 is not set |
95 | # CONFIG_SA1100_HACKKIT is not set | 94 | # CONFIG_SA1100_HACKKIT is not set |
diff --git a/arch/arm/configs/badge4_defconfig b/arch/arm/configs/badge4_defconfig index 80222feb7dad..f264846218a2 100644 --- a/arch/arm/configs/badge4_defconfig +++ b/arch/arm/configs/badge4_defconfig | |||
@@ -91,7 +91,6 @@ CONFIG_ARCH_SA1100=y | |||
91 | # CONFIG_SA1100_COLLIE is not set | 91 | # CONFIG_SA1100_COLLIE is not set |
92 | # CONFIG_SA1100_H3100 is not set | 92 | # CONFIG_SA1100_H3100 is not set |
93 | # CONFIG_SA1100_H3600 is not set | 93 | # CONFIG_SA1100_H3600 is not set |
94 | # CONFIG_SA1100_H3800 is not set | ||
95 | CONFIG_SA1100_BADGE4=y | 94 | CONFIG_SA1100_BADGE4=y |
96 | # CONFIG_SA1100_JORNADA720 is not set | 95 | # CONFIG_SA1100_JORNADA720 is not set |
97 | # CONFIG_SA1100_HACKKIT is not set | 96 | # CONFIG_SA1100_HACKKIT is not set |
diff --git a/arch/arm/configs/cerfcube_defconfig b/arch/arm/configs/cerfcube_defconfig index ee130b528bd4..2b4c0668b1b4 100644 --- a/arch/arm/configs/cerfcube_defconfig +++ b/arch/arm/configs/cerfcube_defconfig | |||
@@ -93,7 +93,6 @@ CONFIG_SA1100_CERF_FLASH_16MB=y | |||
93 | # CONFIG_SA1100_COLLIE is not set | 93 | # CONFIG_SA1100_COLLIE is not set |
94 | # CONFIG_SA1100_H3100 is not set | 94 | # CONFIG_SA1100_H3100 is not set |
95 | # CONFIG_SA1100_H3600 is not set | 95 | # CONFIG_SA1100_H3600 is not set |
96 | # CONFIG_SA1100_H3800 is not set | ||
97 | # CONFIG_SA1100_BADGE4 is not set | 96 | # CONFIG_SA1100_BADGE4 is not set |
98 | # CONFIG_SA1100_JORNADA720 is not set | 97 | # CONFIG_SA1100_JORNADA720 is not set |
99 | # CONFIG_SA1100_HACKKIT is not set | 98 | # CONFIG_SA1100_HACKKIT is not set |
diff --git a/arch/arm/configs/xm_x2xx_defconfig b/arch/arm/configs/cm_x2xx_defconfig index 1039f366bf8d..797b790cba78 100644 --- a/arch/arm/configs/xm_x2xx_defconfig +++ b/arch/arm/configs/cm_x2xx_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-rc8 | 3 | # Linux kernel version: 2.6.29-rc2 |
4 | # Sun Oct 5 11:05:36 2008 | 4 | # Sun Feb 1 16:31:36 2009 |
5 | # | 5 | # |
6 | CONFIG_ARM=y | 6 | CONFIG_ARM=y |
7 | CONFIG_SYS_SUPPORTS_APM_EMULATION=y | 7 | CONFIG_SYS_SUPPORTS_APM_EMULATION=y |
@@ -22,7 +22,6 @@ CONFIG_RWSEM_GENERIC_SPINLOCK=y | |||
22 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set | 22 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set |
23 | CONFIG_GENERIC_HWEIGHT=y | 23 | CONFIG_GENERIC_HWEIGHT=y |
24 | CONFIG_GENERIC_CALIBRATE_DELAY=y | 24 | CONFIG_GENERIC_CALIBRATE_DELAY=y |
25 | CONFIG_ARCH_SUPPORTS_AOUT=y | ||
26 | CONFIG_ZONE_DMA=y | 25 | CONFIG_ZONE_DMA=y |
27 | CONFIG_ARCH_MTD_XIP=y | 26 | CONFIG_ARCH_MTD_XIP=y |
28 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | 27 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y |
@@ -47,12 +46,12 @@ CONFIG_SYSVIPC_SYSCTL=y | |||
47 | CONFIG_IKCONFIG=y | 46 | CONFIG_IKCONFIG=y |
48 | CONFIG_IKCONFIG_PROC=y | 47 | CONFIG_IKCONFIG_PROC=y |
49 | CONFIG_LOG_BUF_SHIFT=14 | 48 | CONFIG_LOG_BUF_SHIFT=14 |
50 | # CONFIG_CGROUPS is not set | ||
51 | CONFIG_GROUP_SCHED=y | 49 | CONFIG_GROUP_SCHED=y |
52 | CONFIG_FAIR_GROUP_SCHED=y | 50 | CONFIG_FAIR_GROUP_SCHED=y |
53 | # CONFIG_RT_GROUP_SCHED is not set | 51 | # CONFIG_RT_GROUP_SCHED is not set |
54 | CONFIG_USER_SCHED=y | 52 | CONFIG_USER_SCHED=y |
55 | # CONFIG_CGROUP_SCHED is not set | 53 | # CONFIG_CGROUP_SCHED is not set |
54 | # CONFIG_CGROUPS is not set | ||
56 | CONFIG_SYSFS_DEPRECATED=y | 55 | CONFIG_SYSFS_DEPRECATED=y |
57 | CONFIG_SYSFS_DEPRECATED_V2=y | 56 | CONFIG_SYSFS_DEPRECATED_V2=y |
58 | # CONFIG_RELAY is not set | 57 | # CONFIG_RELAY is not set |
@@ -80,27 +79,21 @@ CONFIG_SIGNALFD=y | |||
80 | CONFIG_TIMERFD=y | 79 | CONFIG_TIMERFD=y |
81 | CONFIG_EVENTFD=y | 80 | CONFIG_EVENTFD=y |
82 | CONFIG_SHMEM=y | 81 | CONFIG_SHMEM=y |
82 | CONFIG_AIO=y | ||
83 | # CONFIG_VM_EVENT_COUNTERS is not set | 83 | # CONFIG_VM_EVENT_COUNTERS is not set |
84 | CONFIG_PCI_QUIRKS=y | ||
84 | # CONFIG_SLUB_DEBUG is not set | 85 | # CONFIG_SLUB_DEBUG is not set |
85 | # CONFIG_SLAB is not set | 86 | # CONFIG_SLAB is not set |
86 | CONFIG_SLUB=y | 87 | CONFIG_SLUB=y |
87 | # CONFIG_SLOB is not set | 88 | # CONFIG_SLOB is not set |
88 | # CONFIG_PROFILING is not set | 89 | # CONFIG_PROFILING is not set |
89 | # CONFIG_MARKERS is not set | ||
90 | CONFIG_HAVE_OPROFILE=y | 90 | CONFIG_HAVE_OPROFILE=y |
91 | # CONFIG_KPROBES is not set | 91 | # CONFIG_KPROBES is not set |
92 | # CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS is not set | ||
93 | # CONFIG_HAVE_IOREMAP_PROT is not set | ||
94 | CONFIG_HAVE_KPROBES=y | 92 | CONFIG_HAVE_KPROBES=y |
95 | CONFIG_HAVE_KRETPROBES=y | 93 | CONFIG_HAVE_KRETPROBES=y |
96 | # CONFIG_HAVE_ARCH_TRACEHOOK is not set | ||
97 | # CONFIG_HAVE_DMA_ATTRS is not set | ||
98 | # CONFIG_USE_GENERIC_SMP_HELPERS is not set | ||
99 | CONFIG_HAVE_CLK=y | 94 | CONFIG_HAVE_CLK=y |
100 | # CONFIG_PROC_PAGE_MONITOR is not set | ||
101 | CONFIG_HAVE_GENERIC_DMA_COHERENT=y | 95 | CONFIG_HAVE_GENERIC_DMA_COHERENT=y |
102 | CONFIG_RT_MUTEXES=y | 96 | CONFIG_RT_MUTEXES=y |
103 | # CONFIG_TINY_SHMEM is not set | ||
104 | CONFIG_BASE_SMALL=0 | 97 | CONFIG_BASE_SMALL=0 |
105 | CONFIG_MODULES=y | 98 | CONFIG_MODULES=y |
106 | # CONFIG_MODULE_FORCE_LOAD is not set | 99 | # CONFIG_MODULE_FORCE_LOAD is not set |
@@ -108,11 +101,9 @@ CONFIG_MODULE_UNLOAD=y | |||
108 | # CONFIG_MODULE_FORCE_UNLOAD is not set | 101 | # CONFIG_MODULE_FORCE_UNLOAD is not set |
109 | # CONFIG_MODVERSIONS is not set | 102 | # CONFIG_MODVERSIONS is not set |
110 | # CONFIG_MODULE_SRCVERSION_ALL is not set | 103 | # CONFIG_MODULE_SRCVERSION_ALL is not set |
111 | CONFIG_KMOD=y | ||
112 | CONFIG_BLOCK=y | 104 | CONFIG_BLOCK=y |
113 | # CONFIG_LBD is not set | 105 | # CONFIG_LBD is not set |
114 | # CONFIG_BLK_DEV_IO_TRACE is not set | 106 | # CONFIG_BLK_DEV_IO_TRACE is not set |
115 | # CONFIG_LSF is not set | ||
116 | # CONFIG_BLK_DEV_BSG is not set | 107 | # CONFIG_BLK_DEV_BSG is not set |
117 | # CONFIG_BLK_DEV_INTEGRITY is not set | 108 | # CONFIG_BLK_DEV_INTEGRITY is not set |
118 | 109 | ||
@@ -129,6 +120,11 @@ CONFIG_DEFAULT_CFQ=y | |||
129 | # CONFIG_DEFAULT_NOOP is not set | 120 | # CONFIG_DEFAULT_NOOP is not set |
130 | CONFIG_DEFAULT_IOSCHED="cfq" | 121 | CONFIG_DEFAULT_IOSCHED="cfq" |
131 | CONFIG_CLASSIC_RCU=y | 122 | CONFIG_CLASSIC_RCU=y |
123 | # CONFIG_TREE_RCU is not set | ||
124 | # CONFIG_PREEMPT_RCU is not set | ||
125 | # CONFIG_TREE_RCU_TRACE is not set | ||
126 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
127 | CONFIG_FREEZER=y | ||
132 | 128 | ||
133 | # | 129 | # |
134 | # System Type | 130 | # System Type |
@@ -138,7 +134,6 @@ CONFIG_CLASSIC_RCU=y | |||
138 | # CONFIG_ARCH_REALVIEW is not set | 134 | # CONFIG_ARCH_REALVIEW is not set |
139 | # CONFIG_ARCH_VERSATILE is not set | 135 | # CONFIG_ARCH_VERSATILE is not set |
140 | # CONFIG_ARCH_AT91 is not set | 136 | # CONFIG_ARCH_AT91 is not set |
141 | # CONFIG_ARCH_CLPS7500 is not set | ||
142 | # CONFIG_ARCH_CLPS711X is not set | 137 | # CONFIG_ARCH_CLPS711X is not set |
143 | # CONFIG_ARCH_EBSA110 is not set | 138 | # CONFIG_ARCH_EBSA110 is not set |
144 | # CONFIG_ARCH_EP93XX is not set | 139 | # CONFIG_ARCH_EP93XX is not set |
@@ -165,17 +160,19 @@ CONFIG_ARCH_PXA=y | |||
165 | # CONFIG_ARCH_RPC is not set | 160 | # CONFIG_ARCH_RPC is not set |
166 | # CONFIG_ARCH_SA1100 is not set | 161 | # CONFIG_ARCH_SA1100 is not set |
167 | # CONFIG_ARCH_S3C2410 is not set | 162 | # CONFIG_ARCH_S3C2410 is not set |
163 | # CONFIG_ARCH_S3C64XX is not set | ||
168 | # CONFIG_ARCH_SHARK is not set | 164 | # CONFIG_ARCH_SHARK is not set |
169 | # CONFIG_ARCH_LH7A40X is not set | 165 | # CONFIG_ARCH_LH7A40X is not set |
170 | # CONFIG_ARCH_DAVINCI is not set | 166 | # CONFIG_ARCH_DAVINCI is not set |
171 | # CONFIG_ARCH_OMAP is not set | 167 | # CONFIG_ARCH_OMAP is not set |
172 | # CONFIG_ARCH_MSM7X00A is not set | 168 | # CONFIG_ARCH_MSM is not set |
173 | CONFIG_DMABOUNCE=y | 169 | # CONFIG_ARCH_W90X900 is not set |
174 | 170 | ||
175 | # | 171 | # |
176 | # Intel PXA2xx/PXA3xx Implementations | 172 | # Intel PXA2xx/PXA3xx Implementations |
177 | # | 173 | # |
178 | # CONFIG_ARCH_GUMSTIX is not set | 174 | # CONFIG_ARCH_GUMSTIX is not set |
175 | # CONFIG_MACH_INTELMOTE2 is not set | ||
179 | # CONFIG_ARCH_LUBBOCK is not set | 176 | # CONFIG_ARCH_LUBBOCK is not set |
180 | # CONFIG_MACH_LOGICPD_PXA270 is not set | 177 | # CONFIG_MACH_LOGICPD_PXA270 is not set |
181 | # CONFIG_MACH_MAINSTONE is not set | 178 | # CONFIG_MACH_MAINSTONE is not set |
@@ -185,7 +182,9 @@ CONFIG_DMABOUNCE=y | |||
185 | # CONFIG_ARCH_VIPER is not set | 182 | # CONFIG_ARCH_VIPER is not set |
186 | # CONFIG_ARCH_PXA_ESERIES is not set | 183 | # CONFIG_ARCH_PXA_ESERIES is not set |
187 | # CONFIG_TRIZEPS_PXA is not set | 184 | # CONFIG_TRIZEPS_PXA is not set |
188 | CONFIG_MACH_EM_X270=y | 185 | # CONFIG_MACH_H5000 is not set |
186 | # CONFIG_MACH_EM_X270 is not set | ||
187 | # CONFIG_MACH_EXEDA is not set | ||
189 | # CONFIG_MACH_COLIBRI is not set | 188 | # CONFIG_MACH_COLIBRI is not set |
190 | # CONFIG_MACH_ZYLONITE is not set | 189 | # CONFIG_MACH_ZYLONITE is not set |
191 | # CONFIG_MACH_LITTLETON is not set | 190 | # CONFIG_MACH_LITTLETON is not set |
@@ -204,14 +203,6 @@ CONFIG_PXA_SSP=y | |||
204 | # CONFIG_PXA_PWM is not set | 203 | # CONFIG_PXA_PWM is not set |
205 | 204 | ||
206 | # | 205 | # |
207 | # Boot options | ||
208 | # | ||
209 | |||
210 | # | ||
211 | # Power management | ||
212 | # | ||
213 | |||
214 | # | ||
215 | # Processor Type | 206 | # Processor Type |
216 | # | 207 | # |
217 | CONFIG_CPU_32=y | 208 | CONFIG_CPU_32=y |
@@ -232,6 +223,8 @@ CONFIG_ARM_THUMB=y | |||
232 | # CONFIG_OUTER_CACHE is not set | 223 | # CONFIG_OUTER_CACHE is not set |
233 | CONFIG_IWMMXT=y | 224 | CONFIG_IWMMXT=y |
234 | CONFIG_XSCALE_PMU=y | 225 | CONFIG_XSCALE_PMU=y |
226 | CONFIG_DMABOUNCE=y | ||
227 | CONFIG_COMMON_CLKDEV=y | ||
235 | 228 | ||
236 | # | 229 | # |
237 | # Bus support | 230 | # Bus support |
@@ -242,6 +235,7 @@ CONFIG_PCI_HOST_ITE8152=y | |||
242 | # CONFIG_ARCH_SUPPORTS_MSI is not set | 235 | # CONFIG_ARCH_SUPPORTS_MSI is not set |
243 | CONFIG_PCI_LEGACY=y | 236 | CONFIG_PCI_LEGACY=y |
244 | # CONFIG_PCI_DEBUG is not set | 237 | # CONFIG_PCI_DEBUG is not set |
238 | # CONFIG_PCI_STUB is not set | ||
245 | CONFIG_PCCARD=m | 239 | CONFIG_PCCARD=m |
246 | # CONFIG_PCMCIA_DEBUG is not set | 240 | # CONFIG_PCMCIA_DEBUG is not set |
247 | CONFIG_PCMCIA=m | 241 | CONFIG_PCMCIA=m |
@@ -287,14 +281,13 @@ CONFIG_FLATMEM_MANUAL=y | |||
287 | # CONFIG_SPARSEMEM_MANUAL is not set | 281 | # CONFIG_SPARSEMEM_MANUAL is not set |
288 | CONFIG_FLATMEM=y | 282 | CONFIG_FLATMEM=y |
289 | CONFIG_FLAT_NODE_MEM_MAP=y | 283 | CONFIG_FLAT_NODE_MEM_MAP=y |
290 | # CONFIG_SPARSEMEM_STATIC is not set | ||
291 | # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set | ||
292 | CONFIG_PAGEFLAGS_EXTENDED=y | 284 | CONFIG_PAGEFLAGS_EXTENDED=y |
293 | CONFIG_SPLIT_PTLOCK_CPUS=4096 | 285 | CONFIG_SPLIT_PTLOCK_CPUS=4096 |
294 | # CONFIG_RESOURCES_64BIT is not set | 286 | # CONFIG_PHYS_ADDR_T_64BIT is not set |
295 | CONFIG_ZONE_DMA_FLAG=1 | 287 | CONFIG_ZONE_DMA_FLAG=1 |
296 | CONFIG_BOUNCE=y | 288 | CONFIG_BOUNCE=y |
297 | CONFIG_VIRT_TO_BUS=y | 289 | CONFIG_VIRT_TO_BUS=y |
290 | CONFIG_UNEVICTABLE_LRU=y | ||
298 | CONFIG_ALIGNMENT_TRAP=y | 291 | CONFIG_ALIGNMENT_TRAP=y |
299 | 292 | ||
300 | # | 293 | # |
@@ -327,6 +320,8 @@ CONFIG_FPE_NWFPE=y | |||
327 | # Userspace binary formats | 320 | # Userspace binary formats |
328 | # | 321 | # |
329 | CONFIG_BINFMT_ELF=y | 322 | CONFIG_BINFMT_ELF=y |
323 | # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set | ||
324 | CONFIG_HAVE_AOUT=y | ||
330 | # CONFIG_BINFMT_AOUT is not set | 325 | # CONFIG_BINFMT_AOUT is not set |
331 | # CONFIG_BINFMT_MISC is not set | 326 | # CONFIG_BINFMT_MISC is not set |
332 | 327 | ||
@@ -345,6 +340,7 @@ CONFIG_NET=y | |||
345 | # | 340 | # |
346 | # Networking options | 341 | # Networking options |
347 | # | 342 | # |
343 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
348 | CONFIG_PACKET=y | 344 | CONFIG_PACKET=y |
349 | CONFIG_PACKET_MMAP=y | 345 | CONFIG_PACKET_MMAP=y |
350 | CONFIG_UNIX=y | 346 | CONFIG_UNIX=y |
@@ -389,6 +385,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
389 | # CONFIG_TIPC is not set | 385 | # CONFIG_TIPC is not set |
390 | # CONFIG_ATM is not set | 386 | # CONFIG_ATM is not set |
391 | # CONFIG_BRIDGE is not set | 387 | # CONFIG_BRIDGE is not set |
388 | # CONFIG_NET_DSA is not set | ||
392 | # CONFIG_VLAN_8021Q is not set | 389 | # CONFIG_VLAN_8021Q is not set |
393 | # CONFIG_DECNET is not set | 390 | # CONFIG_DECNET is not set |
394 | # CONFIG_LLC2 is not set | 391 | # CONFIG_LLC2 is not set |
@@ -399,6 +396,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
399 | # CONFIG_ECONET is not set | 396 | # CONFIG_ECONET is not set |
400 | # CONFIG_WAN_ROUTER is not set | 397 | # CONFIG_WAN_ROUTER is not set |
401 | # CONFIG_NET_SCHED is not set | 398 | # CONFIG_NET_SCHED is not set |
399 | # CONFIG_DCB is not set | ||
402 | 400 | ||
403 | # | 401 | # |
404 | # Network testing | 402 | # Network testing |
@@ -420,8 +418,6 @@ CONFIG_BT_HIDP=m | |||
420 | # | 418 | # |
421 | # Bluetooth device drivers | 419 | # Bluetooth device drivers |
422 | # | 420 | # |
423 | CONFIG_BT_HCIUSB=m | ||
424 | CONFIG_BT_HCIUSB_SCO=y | ||
425 | # CONFIG_BT_HCIBTUSB is not set | 421 | # CONFIG_BT_HCIBTUSB is not set |
426 | # CONFIG_BT_HCIBTSDIO is not set | 422 | # CONFIG_BT_HCIBTSDIO is not set |
427 | # CONFIG_BT_HCIUART is not set | 423 | # CONFIG_BT_HCIUART is not set |
@@ -434,15 +430,15 @@ CONFIG_BT_HCIUSB_SCO=y | |||
434 | # CONFIG_BT_HCIBTUART is not set | 430 | # CONFIG_BT_HCIBTUART is not set |
435 | # CONFIG_BT_HCIVHCI is not set | 431 | # CONFIG_BT_HCIVHCI is not set |
436 | # CONFIG_AF_RXRPC is not set | 432 | # CONFIG_AF_RXRPC is not set |
437 | 433 | # CONFIG_PHONET is not set | |
438 | # | 434 | CONFIG_WIRELESS=y |
439 | # Wireless | ||
440 | # | ||
441 | # CONFIG_CFG80211 is not set | 435 | # CONFIG_CFG80211 is not set |
436 | CONFIG_WIRELESS_OLD_REGULATORY=y | ||
442 | CONFIG_WIRELESS_EXT=y | 437 | CONFIG_WIRELESS_EXT=y |
443 | CONFIG_WIRELESS_EXT_SYSFS=y | 438 | CONFIG_WIRELESS_EXT_SYSFS=y |
439 | CONFIG_LIB80211=m | ||
444 | # CONFIG_MAC80211 is not set | 440 | # CONFIG_MAC80211 is not set |
445 | # CONFIG_IEEE80211 is not set | 441 | # CONFIG_WIMAX is not set |
446 | # CONFIG_RFKILL is not set | 442 | # CONFIG_RFKILL is not set |
447 | # CONFIG_NET_9P is not set | 443 | # CONFIG_NET_9P is not set |
448 | 444 | ||
@@ -467,6 +463,7 @@ CONFIG_MTD=y | |||
467 | # CONFIG_MTD_DEBUG is not set | 463 | # CONFIG_MTD_DEBUG is not set |
468 | # CONFIG_MTD_CONCAT is not set | 464 | # CONFIG_MTD_CONCAT is not set |
469 | CONFIG_MTD_PARTITIONS=y | 465 | CONFIG_MTD_PARTITIONS=y |
466 | # CONFIG_MTD_TESTS is not set | ||
470 | # CONFIG_MTD_REDBOOT_PARTS is not set | 467 | # CONFIG_MTD_REDBOOT_PARTS is not set |
471 | CONFIG_MTD_CMDLINE_PARTS=y | 468 | CONFIG_MTD_CMDLINE_PARTS=y |
472 | # CONFIG_MTD_AFS_PARTS is not set | 469 | # CONFIG_MTD_AFS_PARTS is not set |
@@ -521,9 +518,7 @@ CONFIG_MTD_CFI_UTIL=y | |||
521 | # | 518 | # |
522 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set | 519 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set |
523 | CONFIG_MTD_PHYSMAP=y | 520 | CONFIG_MTD_PHYSMAP=y |
524 | CONFIG_MTD_PHYSMAP_START=0x0 | 521 | # CONFIG_MTD_PHYSMAP_COMPAT is not set |
525 | CONFIG_MTD_PHYSMAP_LEN=0x400000 | ||
526 | CONFIG_MTD_PHYSMAP_BANKWIDTH=2 | ||
527 | CONFIG_MTD_PXA2XX=y | 522 | CONFIG_MTD_PXA2XX=y |
528 | # CONFIG_MTD_ARM_INTEGRATOR is not set | 523 | # CONFIG_MTD_ARM_INTEGRATOR is not set |
529 | # CONFIG_MTD_IMPA7 is not set | 524 | # CONFIG_MTD_IMPA7 is not set |
@@ -535,6 +530,8 @@ CONFIG_MTD_PXA2XX=y | |||
535 | # Self-contained MTD device drivers | 530 | # Self-contained MTD device drivers |
536 | # | 531 | # |
537 | # CONFIG_MTD_PMC551 is not set | 532 | # CONFIG_MTD_PMC551 is not set |
533 | # CONFIG_MTD_DATAFLASH is not set | ||
534 | # CONFIG_MTD_M25P80 is not set | ||
538 | # CONFIG_MTD_SLRAM is not set | 535 | # CONFIG_MTD_SLRAM is not set |
539 | # CONFIG_MTD_PHRAM is not set | 536 | # CONFIG_MTD_PHRAM is not set |
540 | # CONFIG_MTD_MTDRAM is not set | 537 | # CONFIG_MTD_MTDRAM is not set |
@@ -563,6 +560,12 @@ CONFIG_MTD_NAND_PLATFORM=y | |||
563 | # CONFIG_MTD_ONENAND is not set | 560 | # CONFIG_MTD_ONENAND is not set |
564 | 561 | ||
565 | # | 562 | # |
563 | # LPDDR flash memory drivers | ||
564 | # | ||
565 | # CONFIG_MTD_LPDDR is not set | ||
566 | # CONFIG_MTD_QINFO_PROBE is not set | ||
567 | |||
568 | # | ||
566 | # UBI - Unsorted block images | 569 | # UBI - Unsorted block images |
567 | # | 570 | # |
568 | # CONFIG_MTD_UBI is not set | 571 | # CONFIG_MTD_UBI is not set |
@@ -642,6 +645,8 @@ CONFIG_SCSI_LOWLEVEL=y | |||
642 | # CONFIG_MEGARAID_LEGACY is not set | 645 | # CONFIG_MEGARAID_LEGACY is not set |
643 | # CONFIG_MEGARAID_SAS is not set | 646 | # CONFIG_MEGARAID_SAS is not set |
644 | # CONFIG_SCSI_HPTIOP is not set | 647 | # CONFIG_SCSI_HPTIOP is not set |
648 | # CONFIG_LIBFC is not set | ||
649 | # CONFIG_FCOE is not set | ||
645 | # CONFIG_SCSI_DMX3191D is not set | 650 | # CONFIG_SCSI_DMX3191D is not set |
646 | # CONFIG_SCSI_FUTURE_DOMAIN is not set | 651 | # CONFIG_SCSI_FUTURE_DOMAIN is not set |
647 | # CONFIG_SCSI_IPS is not set | 652 | # CONFIG_SCSI_IPS is not set |
@@ -756,26 +761,30 @@ CONFIG_MII=y | |||
756 | CONFIG_DM9000=y | 761 | CONFIG_DM9000=y |
757 | CONFIG_DM9000_DEBUGLEVEL=1 | 762 | CONFIG_DM9000_DEBUGLEVEL=1 |
758 | # CONFIG_DM9000_FORCE_SIMPLE_PHY_POLL is not set | 763 | # CONFIG_DM9000_FORCE_SIMPLE_PHY_POLL is not set |
764 | # CONFIG_ENC28J60 is not set | ||
759 | # CONFIG_SMC911X is not set | 765 | # CONFIG_SMC911X is not set |
766 | # CONFIG_SMSC911X is not set | ||
760 | # CONFIG_NET_TULIP is not set | 767 | # CONFIG_NET_TULIP is not set |
761 | # CONFIG_HP100 is not set | 768 | # CONFIG_HP100 is not set |
762 | # CONFIG_IBM_NEW_EMAC_ZMII is not set | 769 | # CONFIG_IBM_NEW_EMAC_ZMII is not set |
763 | # CONFIG_IBM_NEW_EMAC_RGMII is not set | 770 | # CONFIG_IBM_NEW_EMAC_RGMII is not set |
764 | # CONFIG_IBM_NEW_EMAC_TAH is not set | 771 | # CONFIG_IBM_NEW_EMAC_TAH is not set |
765 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set | 772 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set |
773 | # CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set | ||
774 | # CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set | ||
775 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set | ||
766 | CONFIG_NET_PCI=y | 776 | CONFIG_NET_PCI=y |
767 | # CONFIG_PCNET32 is not set | 777 | # CONFIG_PCNET32 is not set |
768 | # CONFIG_AMD8111_ETH is not set | 778 | # CONFIG_AMD8111_ETH is not set |
769 | # CONFIG_ADAPTEC_STARFIRE is not set | 779 | # CONFIG_ADAPTEC_STARFIRE is not set |
770 | # CONFIG_B44 is not set | 780 | # CONFIG_B44 is not set |
771 | # CONFIG_FORCEDETH is not set | 781 | # CONFIG_FORCEDETH is not set |
772 | # CONFIG_EEPRO100 is not set | ||
773 | # CONFIG_E100 is not set | 782 | # CONFIG_E100 is not set |
774 | # CONFIG_FEALNX is not set | 783 | # CONFIG_FEALNX is not set |
775 | # CONFIG_NATSEMI is not set | 784 | # CONFIG_NATSEMI is not set |
776 | # CONFIG_NE2K_PCI is not set | 785 | # CONFIG_NE2K_PCI is not set |
777 | # CONFIG_8139CP is not set | 786 | # CONFIG_8139CP is not set |
778 | CONFIG_8139TOO=y | 787 | CONFIG_8139TOO=m |
779 | # CONFIG_8139TOO_PIO is not set | 788 | # CONFIG_8139TOO_PIO is not set |
780 | # CONFIG_8139TOO_TUNE_TWISTER is not set | 789 | # CONFIG_8139TOO_TUNE_TWISTER is not set |
781 | # CONFIG_8139TOO_8129 is not set | 790 | # CONFIG_8139TOO_8129 is not set |
@@ -783,10 +792,12 @@ CONFIG_8139TOO=y | |||
783 | # CONFIG_R6040 is not set | 792 | # CONFIG_R6040 is not set |
784 | # CONFIG_SIS900 is not set | 793 | # CONFIG_SIS900 is not set |
785 | # CONFIG_EPIC100 is not set | 794 | # CONFIG_EPIC100 is not set |
795 | # CONFIG_SMSC9420 is not set | ||
786 | # CONFIG_SUNDANCE is not set | 796 | # CONFIG_SUNDANCE is not set |
787 | # CONFIG_TLAN is not set | 797 | # CONFIG_TLAN is not set |
788 | # CONFIG_VIA_RHINE is not set | 798 | # CONFIG_VIA_RHINE is not set |
789 | # CONFIG_SC92031 is not set | 799 | # CONFIG_SC92031 is not set |
800 | # CONFIG_ATL2 is not set | ||
790 | # CONFIG_NETDEV_1000 is not set | 801 | # CONFIG_NETDEV_1000 is not set |
791 | # CONFIG_NETDEV_10000 is not set | 802 | # CONFIG_NETDEV_10000 is not set |
792 | # CONFIG_TR is not set | 803 | # CONFIG_TR is not set |
@@ -797,8 +808,6 @@ CONFIG_8139TOO=y | |||
797 | # CONFIG_WLAN_PRE80211 is not set | 808 | # CONFIG_WLAN_PRE80211 is not set |
798 | CONFIG_WLAN_80211=y | 809 | CONFIG_WLAN_80211=y |
799 | # CONFIG_PCMCIA_RAYCS is not set | 810 | # CONFIG_PCMCIA_RAYCS is not set |
800 | # CONFIG_IPW2100 is not set | ||
801 | # CONFIG_IPW2200 is not set | ||
802 | CONFIG_LIBERTAS=m | 811 | CONFIG_LIBERTAS=m |
803 | # CONFIG_LIBERTAS_USB is not set | 812 | # CONFIG_LIBERTAS_USB is not set |
804 | # CONFIG_LIBERTAS_CS is not set | 813 | # CONFIG_LIBERTAS_CS is not set |
@@ -811,10 +820,16 @@ CONFIG_LIBERTAS_SDIO=m | |||
811 | # CONFIG_PRISM54 is not set | 820 | # CONFIG_PRISM54 is not set |
812 | # CONFIG_USB_ZD1201 is not set | 821 | # CONFIG_USB_ZD1201 is not set |
813 | # CONFIG_USB_NET_RNDIS_WLAN is not set | 822 | # CONFIG_USB_NET_RNDIS_WLAN is not set |
823 | # CONFIG_IPW2100 is not set | ||
824 | # CONFIG_IPW2200 is not set | ||
814 | # CONFIG_IWLWIFI_LEDS is not set | 825 | # CONFIG_IWLWIFI_LEDS is not set |
815 | # CONFIG_HOSTAP is not set | 826 | # CONFIG_HOSTAP is not set |
816 | 827 | ||
817 | # | 828 | # |
829 | # Enable WiMAX (Networking options) to see the WiMAX drivers | ||
830 | # | ||
831 | |||
832 | # | ||
818 | # USB Network Adapters | 833 | # USB Network Adapters |
819 | # | 834 | # |
820 | # CONFIG_USB_CATC is not set | 835 | # CONFIG_USB_CATC is not set |
@@ -879,22 +894,22 @@ CONFIG_KEYBOARD_PXA27x=m | |||
879 | # CONFIG_INPUT_JOYSTICK is not set | 894 | # CONFIG_INPUT_JOYSTICK is not set |
880 | # CONFIG_INPUT_TABLET is not set | 895 | # CONFIG_INPUT_TABLET is not set |
881 | CONFIG_INPUT_TOUCHSCREEN=y | 896 | CONFIG_INPUT_TOUCHSCREEN=y |
897 | # CONFIG_TOUCHSCREEN_ADS7846 is not set | ||
882 | # CONFIG_TOUCHSCREEN_FUJITSU is not set | 898 | # CONFIG_TOUCHSCREEN_FUJITSU is not set |
883 | # CONFIG_TOUCHSCREEN_GUNZE is not set | 899 | # CONFIG_TOUCHSCREEN_GUNZE is not set |
884 | # CONFIG_TOUCHSCREEN_ELO is not set | 900 | # CONFIG_TOUCHSCREEN_ELO is not set |
901 | # CONFIG_TOUCHSCREEN_WACOM_W8001 is not set | ||
885 | # CONFIG_TOUCHSCREEN_MTOUCH is not set | 902 | # CONFIG_TOUCHSCREEN_MTOUCH is not set |
886 | # CONFIG_TOUCHSCREEN_INEXIO is not set | 903 | # CONFIG_TOUCHSCREEN_INEXIO is not set |
887 | # CONFIG_TOUCHSCREEN_MK712 is not set | 904 | # CONFIG_TOUCHSCREEN_MK712 is not set |
888 | # CONFIG_TOUCHSCREEN_PENMOUNT is not set | 905 | # CONFIG_TOUCHSCREEN_PENMOUNT is not set |
889 | # CONFIG_TOUCHSCREEN_TOUCHRIGHT is not set | 906 | # CONFIG_TOUCHSCREEN_TOUCHRIGHT is not set |
890 | # CONFIG_TOUCHSCREEN_TOUCHWIN is not set | 907 | # CONFIG_TOUCHSCREEN_TOUCHWIN is not set |
891 | CONFIG_TOUCHSCREEN_WM97XX=m | 908 | CONFIG_TOUCHSCREEN_UCB1400=m |
892 | # CONFIG_TOUCHSCREEN_WM9705 is not set | 909 | # CONFIG_TOUCHSCREEN_WM97XX is not set |
893 | CONFIG_TOUCHSCREEN_WM9712=y | ||
894 | # CONFIG_TOUCHSCREEN_WM9713 is not set | ||
895 | # CONFIG_TOUCHSCREEN_WM97XX_MAINSTONE is not set | ||
896 | # CONFIG_TOUCHSCREEN_USB_COMPOSITE is not set | 910 | # CONFIG_TOUCHSCREEN_USB_COMPOSITE is not set |
897 | # CONFIG_TOUCHSCREEN_TOUCHIT213 is not set | 911 | # CONFIG_TOUCHSCREEN_TOUCHIT213 is not set |
912 | # CONFIG_TOUCHSCREEN_TSC2007 is not set | ||
898 | # CONFIG_INPUT_MISC is not set | 913 | # CONFIG_INPUT_MISC is not set |
899 | 914 | ||
900 | # | 915 | # |
@@ -933,6 +948,7 @@ CONFIG_SERIAL_CORE=y | |||
933 | CONFIG_SERIAL_CORE_CONSOLE=y | 948 | CONFIG_SERIAL_CORE_CONSOLE=y |
934 | # CONFIG_SERIAL_JSM is not set | 949 | # CONFIG_SERIAL_JSM is not set |
935 | CONFIG_UNIX98_PTYS=y | 950 | CONFIG_UNIX98_PTYS=y |
951 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set | ||
936 | CONFIG_LEGACY_PTYS=y | 952 | CONFIG_LEGACY_PTYS=y |
937 | CONFIG_LEGACY_PTY_COUNT=16 | 953 | CONFIG_LEGACY_PTY_COUNT=16 |
938 | # CONFIG_IPMI_HANDLER is not set | 954 | # CONFIG_IPMI_HANDLER is not set |
@@ -1009,26 +1025,45 @@ CONFIG_I2C_PXA=y | |||
1009 | # Miscellaneous I2C Chip support | 1025 | # Miscellaneous I2C Chip support |
1010 | # | 1026 | # |
1011 | # CONFIG_DS1682 is not set | 1027 | # CONFIG_DS1682 is not set |
1012 | # CONFIG_EEPROM_AT24 is not set | 1028 | # CONFIG_AT24 is not set |
1013 | # CONFIG_EEPROM_LEGACY is not set | 1029 | # CONFIG_SENSORS_EEPROM is not set |
1014 | # CONFIG_SENSORS_PCF8574 is not set | 1030 | # CONFIG_SENSORS_PCF8574 is not set |
1015 | # CONFIG_PCF8575 is not set | 1031 | # CONFIG_PCF8575 is not set |
1016 | # CONFIG_SENSORS_PCA9539 is not set | 1032 | # CONFIG_SENSORS_PCA9539 is not set |
1017 | # CONFIG_SENSORS_PCF8591 is not set | 1033 | # CONFIG_SENSORS_PCF8591 is not set |
1018 | # CONFIG_TPS65010 is not set | ||
1019 | # CONFIG_SENSORS_MAX6875 is not set | 1034 | # CONFIG_SENSORS_MAX6875 is not set |
1020 | # CONFIG_SENSORS_TSL2550 is not set | 1035 | # CONFIG_SENSORS_TSL2550 is not set |
1021 | # CONFIG_I2C_DEBUG_CORE is not set | 1036 | # CONFIG_I2C_DEBUG_CORE is not set |
1022 | # CONFIG_I2C_DEBUG_ALGO is not set | 1037 | # CONFIG_I2C_DEBUG_ALGO is not set |
1023 | # CONFIG_I2C_DEBUG_BUS is not set | 1038 | # CONFIG_I2C_DEBUG_BUS is not set |
1024 | # CONFIG_I2C_DEBUG_CHIP is not set | 1039 | # CONFIG_I2C_DEBUG_CHIP is not set |
1025 | # CONFIG_SPI is not set | 1040 | CONFIG_SPI=y |
1041 | # CONFIG_SPI_DEBUG is not set | ||
1042 | CONFIG_SPI_MASTER=y | ||
1043 | |||
1044 | # | ||
1045 | # SPI Master Controller Drivers | ||
1046 | # | ||
1047 | # CONFIG_SPI_BITBANG is not set | ||
1048 | # CONFIG_SPI_GPIO is not set | ||
1049 | CONFIG_SPI_PXA2XX=m | ||
1050 | |||
1051 | # | ||
1052 | # SPI Protocol Masters | ||
1053 | # | ||
1054 | # CONFIG_SPI_AT25 is not set | ||
1055 | # CONFIG_SPI_SPIDEV is not set | ||
1056 | # CONFIG_SPI_TLE62X0 is not set | ||
1026 | CONFIG_ARCH_REQUIRE_GPIOLIB=y | 1057 | CONFIG_ARCH_REQUIRE_GPIOLIB=y |
1027 | CONFIG_GPIOLIB=y | 1058 | CONFIG_GPIOLIB=y |
1028 | # CONFIG_DEBUG_GPIO is not set | 1059 | # CONFIG_DEBUG_GPIO is not set |
1029 | # CONFIG_GPIO_SYSFS is not set | 1060 | # CONFIG_GPIO_SYSFS is not set |
1030 | 1061 | ||
1031 | # | 1062 | # |
1063 | # Memory mapped GPIO expanders: | ||
1064 | # | ||
1065 | |||
1066 | # | ||
1032 | # I2C GPIO expanders: | 1067 | # I2C GPIO expanders: |
1033 | # | 1068 | # |
1034 | # CONFIG_GPIO_MAX732X is not set | 1069 | # CONFIG_GPIO_MAX732X is not set |
@@ -1043,17 +1078,19 @@ CONFIG_GPIOLIB=y | |||
1043 | # | 1078 | # |
1044 | # SPI GPIO expanders: | 1079 | # SPI GPIO expanders: |
1045 | # | 1080 | # |
1081 | # CONFIG_GPIO_MAX7301 is not set | ||
1082 | # CONFIG_GPIO_MCP23S08 is not set | ||
1046 | # CONFIG_W1 is not set | 1083 | # CONFIG_W1 is not set |
1047 | # CONFIG_POWER_SUPPLY is not set | 1084 | # CONFIG_POWER_SUPPLY is not set |
1048 | # CONFIG_HWMON is not set | 1085 | # CONFIG_HWMON is not set |
1049 | # CONFIG_THERMAL is not set | 1086 | # CONFIG_THERMAL is not set |
1050 | # CONFIG_THERMAL_HWMON is not set | 1087 | # CONFIG_THERMAL_HWMON is not set |
1051 | # CONFIG_WATCHDOG is not set | 1088 | # CONFIG_WATCHDOG is not set |
1089 | CONFIG_SSB_POSSIBLE=y | ||
1052 | 1090 | ||
1053 | # | 1091 | # |
1054 | # Sonics Silicon Backplane | 1092 | # Sonics Silicon Backplane |
1055 | # | 1093 | # |
1056 | CONFIG_SSB_POSSIBLE=y | ||
1057 | # CONFIG_SSB is not set | 1094 | # CONFIG_SSB is not set |
1058 | 1095 | ||
1059 | # | 1096 | # |
@@ -1064,11 +1101,17 @@ CONFIG_SSB_POSSIBLE=y | |||
1064 | # CONFIG_MFD_ASIC3 is not set | 1101 | # CONFIG_MFD_ASIC3 is not set |
1065 | # CONFIG_HTC_EGPIO is not set | 1102 | # CONFIG_HTC_EGPIO is not set |
1066 | # CONFIG_HTC_PASIC3 is not set | 1103 | # CONFIG_HTC_PASIC3 is not set |
1067 | # CONFIG_UCB1400_CORE is not set | 1104 | CONFIG_UCB1400_CORE=m |
1105 | # CONFIG_TPS65010 is not set | ||
1106 | # CONFIG_TWL4030_CORE is not set | ||
1068 | # CONFIG_MFD_TMIO is not set | 1107 | # CONFIG_MFD_TMIO is not set |
1069 | # CONFIG_MFD_T7L66XB is not set | 1108 | # CONFIG_MFD_T7L66XB is not set |
1070 | # CONFIG_MFD_TC6387XB is not set | 1109 | # CONFIG_MFD_TC6387XB is not set |
1071 | # CONFIG_MFD_TC6393XB is not set | 1110 | # CONFIG_MFD_TC6393XB is not set |
1111 | # CONFIG_PMIC_DA903X is not set | ||
1112 | # CONFIG_MFD_WM8400 is not set | ||
1113 | # CONFIG_MFD_WM8350_I2C is not set | ||
1114 | # CONFIG_MFD_PCF50633 is not set | ||
1072 | 1115 | ||
1073 | # | 1116 | # |
1074 | # Multimedia devices | 1117 | # Multimedia devices |
@@ -1077,13 +1120,117 @@ CONFIG_SSB_POSSIBLE=y | |||
1077 | # | 1120 | # |
1078 | # Multimedia core support | 1121 | # Multimedia core support |
1079 | # | 1122 | # |
1080 | # CONFIG_VIDEO_DEV is not set | 1123 | CONFIG_VIDEO_DEV=m |
1124 | CONFIG_VIDEO_V4L2_COMMON=m | ||
1125 | # CONFIG_VIDEO_ALLOW_V4L1 is not set | ||
1126 | CONFIG_VIDEO_V4L1_COMPAT=y | ||
1081 | # CONFIG_DVB_CORE is not set | 1127 | # CONFIG_DVB_CORE is not set |
1082 | # CONFIG_VIDEO_MEDIA is not set | 1128 | CONFIG_VIDEO_MEDIA=m |
1083 | 1129 | ||
1084 | # | 1130 | # |
1085 | # Multimedia drivers | 1131 | # Multimedia drivers |
1086 | # | 1132 | # |
1133 | # CONFIG_MEDIA_ATTACH is not set | ||
1134 | CONFIG_MEDIA_TUNER=m | ||
1135 | CONFIG_MEDIA_TUNER_CUSTOMIZE=y | ||
1136 | # CONFIG_MEDIA_TUNER_SIMPLE is not set | ||
1137 | # CONFIG_MEDIA_TUNER_TDA8290 is not set | ||
1138 | # CONFIG_MEDIA_TUNER_TDA827X is not set | ||
1139 | # CONFIG_MEDIA_TUNER_TDA18271 is not set | ||
1140 | # CONFIG_MEDIA_TUNER_TDA9887 is not set | ||
1141 | # CONFIG_MEDIA_TUNER_TEA5761 is not set | ||
1142 | # CONFIG_MEDIA_TUNER_TEA5767 is not set | ||
1143 | # CONFIG_MEDIA_TUNER_MT20XX is not set | ||
1144 | # CONFIG_MEDIA_TUNER_MT2060 is not set | ||
1145 | # CONFIG_MEDIA_TUNER_MT2266 is not set | ||
1146 | # CONFIG_MEDIA_TUNER_MT2131 is not set | ||
1147 | # CONFIG_MEDIA_TUNER_QT1010 is not set | ||
1148 | # CONFIG_MEDIA_TUNER_XC2028 is not set | ||
1149 | # CONFIG_MEDIA_TUNER_XC5000 is not set | ||
1150 | # CONFIG_MEDIA_TUNER_MXL5005S is not set | ||
1151 | # CONFIG_MEDIA_TUNER_MXL5007T is not set | ||
1152 | CONFIG_VIDEO_V4L2=m | ||
1153 | CONFIG_VIDEOBUF_GEN=m | ||
1154 | CONFIG_VIDEOBUF_DMA_SG=m | ||
1155 | CONFIG_VIDEO_CAPTURE_DRIVERS=y | ||
1156 | # CONFIG_VIDEO_ADV_DEBUG is not set | ||
1157 | # CONFIG_VIDEO_FIXED_MINOR_RANGES is not set | ||
1158 | # CONFIG_VIDEO_HELPER_CHIPS_AUTO is not set | ||
1159 | |||
1160 | # | ||
1161 | # Encoders/decoders and other helper chips | ||
1162 | # | ||
1163 | |||
1164 | # | ||
1165 | # Audio decoders | ||
1166 | # | ||
1167 | # CONFIG_VIDEO_TVAUDIO is not set | ||
1168 | # CONFIG_VIDEO_TDA7432 is not set | ||
1169 | # CONFIG_VIDEO_TDA9840 is not set | ||
1170 | # CONFIG_VIDEO_TDA9875 is not set | ||
1171 | # CONFIG_VIDEO_TEA6415C is not set | ||
1172 | # CONFIG_VIDEO_TEA6420 is not set | ||
1173 | # CONFIG_VIDEO_MSP3400 is not set | ||
1174 | # CONFIG_VIDEO_CS5345 is not set | ||
1175 | # CONFIG_VIDEO_CS53L32A is not set | ||
1176 | # CONFIG_VIDEO_M52790 is not set | ||
1177 | # CONFIG_VIDEO_TLV320AIC23B is not set | ||
1178 | # CONFIG_VIDEO_WM8775 is not set | ||
1179 | # CONFIG_VIDEO_WM8739 is not set | ||
1180 | # CONFIG_VIDEO_VP27SMPX is not set | ||
1181 | |||
1182 | # | ||
1183 | # Video decoders | ||
1184 | # | ||
1185 | # CONFIG_VIDEO_OV7670 is not set | ||
1186 | # CONFIG_VIDEO_TCM825X is not set | ||
1187 | # CONFIG_VIDEO_SAA711X is not set | ||
1188 | # CONFIG_VIDEO_SAA717X is not set | ||
1189 | # CONFIG_VIDEO_TVP514X is not set | ||
1190 | # CONFIG_VIDEO_TVP5150 is not set | ||
1191 | |||
1192 | # | ||
1193 | # Video and audio decoders | ||
1194 | # | ||
1195 | # CONFIG_VIDEO_CX25840 is not set | ||
1196 | |||
1197 | # | ||
1198 | # MPEG video encoders | ||
1199 | # | ||
1200 | # CONFIG_VIDEO_CX2341X is not set | ||
1201 | |||
1202 | # | ||
1203 | # Video encoders | ||
1204 | # | ||
1205 | # CONFIG_VIDEO_SAA7127 is not set | ||
1206 | |||
1207 | # | ||
1208 | # Video improvement chips | ||
1209 | # | ||
1210 | # CONFIG_VIDEO_UPD64031A is not set | ||
1211 | # CONFIG_VIDEO_UPD64083 is not set | ||
1212 | # CONFIG_VIDEO_VIVI is not set | ||
1213 | # CONFIG_VIDEO_BT848 is not set | ||
1214 | # CONFIG_VIDEO_SAA5246A is not set | ||
1215 | # CONFIG_VIDEO_SAA5249 is not set | ||
1216 | # CONFIG_VIDEO_SAA7134 is not set | ||
1217 | # CONFIG_VIDEO_HEXIUM_ORION is not set | ||
1218 | # CONFIG_VIDEO_HEXIUM_GEMINI is not set | ||
1219 | # CONFIG_VIDEO_CX88 is not set | ||
1220 | # CONFIG_VIDEO_IVTV is not set | ||
1221 | # CONFIG_VIDEO_CAFE_CCIC is not set | ||
1222 | CONFIG_SOC_CAMERA=m | ||
1223 | # CONFIG_SOC_CAMERA_MT9M001 is not set | ||
1224 | CONFIG_SOC_CAMERA_MT9M111=m | ||
1225 | # CONFIG_SOC_CAMERA_MT9T031 is not set | ||
1226 | # CONFIG_SOC_CAMERA_MT9V022 is not set | ||
1227 | # CONFIG_SOC_CAMERA_TW9910 is not set | ||
1228 | # CONFIG_SOC_CAMERA_PLATFORM is not set | ||
1229 | # CONFIG_SOC_CAMERA_OV772X is not set | ||
1230 | CONFIG_VIDEO_PXA27x=m | ||
1231 | # CONFIG_VIDEO_SH_MOBILE_CEU is not set | ||
1232 | # CONFIG_V4L_USB_DRIVERS is not set | ||
1233 | # CONFIG_RADIO_ADAPTERS is not set | ||
1087 | # CONFIG_DAB is not set | 1234 | # CONFIG_DAB is not set |
1088 | 1235 | ||
1089 | # | 1236 | # |
@@ -1095,6 +1242,7 @@ CONFIG_SSB_POSSIBLE=y | |||
1095 | CONFIG_FB=y | 1242 | CONFIG_FB=y |
1096 | # CONFIG_FIRMWARE_EDID is not set | 1243 | # CONFIG_FIRMWARE_EDID is not set |
1097 | # CONFIG_FB_DDC is not set | 1244 | # CONFIG_FB_DDC is not set |
1245 | # CONFIG_FB_BOOT_VESA_SUPPORT is not set | ||
1098 | CONFIG_FB_CFB_FILLRECT=y | 1246 | CONFIG_FB_CFB_FILLRECT=y |
1099 | CONFIG_FB_CFB_COPYAREA=y | 1247 | CONFIG_FB_CFB_COPYAREA=y |
1100 | CONFIG_FB_CFB_IMAGEBLIT=y | 1248 | CONFIG_FB_CFB_IMAGEBLIT=y |
@@ -1128,6 +1276,7 @@ CONFIG_FB_CFB_IMAGEBLIT=y | |||
1128 | # CONFIG_FB_S3 is not set | 1276 | # CONFIG_FB_S3 is not set |
1129 | # CONFIG_FB_SAVAGE is not set | 1277 | # CONFIG_FB_SAVAGE is not set |
1130 | # CONFIG_FB_SIS is not set | 1278 | # CONFIG_FB_SIS is not set |
1279 | # CONFIG_FB_VIA is not set | ||
1131 | # CONFIG_FB_NEOMAGIC is not set | 1280 | # CONFIG_FB_NEOMAGIC is not set |
1132 | # CONFIG_FB_KYRO is not set | 1281 | # CONFIG_FB_KYRO is not set |
1133 | # CONFIG_FB_3DFX is not set | 1282 | # CONFIG_FB_3DFX is not set |
@@ -1138,13 +1287,17 @@ CONFIG_FB_CFB_IMAGEBLIT=y | |||
1138 | # CONFIG_FB_PM3 is not set | 1287 | # CONFIG_FB_PM3 is not set |
1139 | # CONFIG_FB_CARMINE is not set | 1288 | # CONFIG_FB_CARMINE is not set |
1140 | CONFIG_FB_PXA=y | 1289 | CONFIG_FB_PXA=y |
1290 | # CONFIG_FB_PXA_OVERLAY is not set | ||
1141 | # CONFIG_FB_PXA_SMARTPANEL is not set | 1291 | # CONFIG_FB_PXA_SMARTPANEL is not set |
1142 | CONFIG_FB_PXA_PARAMETERS=y | 1292 | CONFIG_FB_PXA_PARAMETERS=y |
1143 | CONFIG_FB_MBX=m | 1293 | CONFIG_FB_MBX=m |
1144 | # CONFIG_FB_W100 is not set | 1294 | # CONFIG_FB_W100 is not set |
1145 | # CONFIG_FB_VIRTUAL is not set | 1295 | # CONFIG_FB_VIRTUAL is not set |
1146 | # CONFIG_FB_METRONOME is not set | 1296 | # CONFIG_FB_METRONOME is not set |
1147 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | 1297 | # CONFIG_FB_MB862XX is not set |
1298 | CONFIG_BACKLIGHT_LCD_SUPPORT=y | ||
1299 | # CONFIG_LCD_CLASS_DEVICE is not set | ||
1300 | # CONFIG_BACKLIGHT_CLASS_DEVICE is not set | ||
1148 | 1301 | ||
1149 | # | 1302 | # |
1150 | # Display device support | 1303 | # Display device support |
@@ -1167,6 +1320,7 @@ CONFIG_LOGO_LINUX_MONO=y | |||
1167 | CONFIG_LOGO_LINUX_VGA16=y | 1320 | CONFIG_LOGO_LINUX_VGA16=y |
1168 | CONFIG_LOGO_LINUX_CLUT224=y | 1321 | CONFIG_LOGO_LINUX_CLUT224=y |
1169 | CONFIG_SOUND=m | 1322 | CONFIG_SOUND=m |
1323 | CONFIG_SOUND_OSS_CORE=y | ||
1170 | CONFIG_SND=m | 1324 | CONFIG_SND=m |
1171 | CONFIG_SND_TIMER=m | 1325 | CONFIG_SND_TIMER=m |
1172 | CONFIG_SND_PCM=m | 1326 | CONFIG_SND_PCM=m |
@@ -1182,81 +1336,16 @@ CONFIG_SND_VERBOSE_PROCFS=y | |||
1182 | # CONFIG_SND_DEBUG is not set | 1336 | # CONFIG_SND_DEBUG is not set |
1183 | CONFIG_SND_VMASTER=y | 1337 | CONFIG_SND_VMASTER=y |
1184 | CONFIG_SND_AC97_CODEC=m | 1338 | CONFIG_SND_AC97_CODEC=m |
1185 | CONFIG_SND_DRIVERS=y | 1339 | # CONFIG_SND_DRIVERS is not set |
1186 | # CONFIG_SND_DUMMY is not set | 1340 | # CONFIG_SND_PCI is not set |
1187 | # CONFIG_SND_MTPAV is not set | ||
1188 | # CONFIG_SND_SERIAL_U16550 is not set | ||
1189 | # CONFIG_SND_MPU401 is not set | ||
1190 | # CONFIG_SND_AC97_POWER_SAVE is not set | ||
1191 | CONFIG_SND_PCI=y | ||
1192 | # CONFIG_SND_AD1889 is not set | ||
1193 | # CONFIG_SND_ALS300 is not set | ||
1194 | # CONFIG_SND_ALI5451 is not set | ||
1195 | # CONFIG_SND_ATIIXP is not set | ||
1196 | # CONFIG_SND_ATIIXP_MODEM is not set | ||
1197 | # CONFIG_SND_AU8810 is not set | ||
1198 | # CONFIG_SND_AU8820 is not set | ||
1199 | # CONFIG_SND_AU8830 is not set | ||
1200 | # CONFIG_SND_AW2 is not set | ||
1201 | # CONFIG_SND_AZT3328 is not set | ||
1202 | # CONFIG_SND_BT87X is not set | ||
1203 | # CONFIG_SND_CA0106 is not set | ||
1204 | # CONFIG_SND_CMIPCI is not set | ||
1205 | # CONFIG_SND_OXYGEN is not set | ||
1206 | # CONFIG_SND_CS4281 is not set | ||
1207 | # CONFIG_SND_CS46XX is not set | ||
1208 | # CONFIG_SND_DARLA20 is not set | ||
1209 | # CONFIG_SND_GINA20 is not set | ||
1210 | # CONFIG_SND_LAYLA20 is not set | ||
1211 | # CONFIG_SND_DARLA24 is not set | ||
1212 | # CONFIG_SND_GINA24 is not set | ||
1213 | # CONFIG_SND_LAYLA24 is not set | ||
1214 | # CONFIG_SND_MONA is not set | ||
1215 | # CONFIG_SND_MIA is not set | ||
1216 | # CONFIG_SND_ECHO3G is not set | ||
1217 | # CONFIG_SND_INDIGO is not set | ||
1218 | # CONFIG_SND_INDIGOIO is not set | ||
1219 | # CONFIG_SND_INDIGODJ is not set | ||
1220 | # CONFIG_SND_EMU10K1 is not set | ||
1221 | # CONFIG_SND_EMU10K1X is not set | ||
1222 | # CONFIG_SND_ENS1370 is not set | ||
1223 | # CONFIG_SND_ENS1371 is not set | ||
1224 | # CONFIG_SND_ES1938 is not set | ||
1225 | # CONFIG_SND_ES1968 is not set | ||
1226 | # CONFIG_SND_FM801 is not set | ||
1227 | # CONFIG_SND_HDA_INTEL is not set | ||
1228 | # CONFIG_SND_HDSP is not set | ||
1229 | # CONFIG_SND_HDSPM is not set | ||
1230 | # CONFIG_SND_HIFIER is not set | ||
1231 | # CONFIG_SND_ICE1712 is not set | ||
1232 | # CONFIG_SND_ICE1724 is not set | ||
1233 | # CONFIG_SND_INTEL8X0 is not set | ||
1234 | # CONFIG_SND_INTEL8X0M is not set | ||
1235 | # CONFIG_SND_KORG1212 is not set | ||
1236 | # CONFIG_SND_MAESTRO3 is not set | ||
1237 | # CONFIG_SND_MIXART is not set | ||
1238 | # CONFIG_SND_NM256 is not set | ||
1239 | # CONFIG_SND_PCXHR is not set | ||
1240 | # CONFIG_SND_RIPTIDE is not set | ||
1241 | # CONFIG_SND_RME32 is not set | ||
1242 | # CONFIG_SND_RME96 is not set | ||
1243 | # CONFIG_SND_RME9652 is not set | ||
1244 | # CONFIG_SND_SONICVIBES is not set | ||
1245 | # CONFIG_SND_TRIDENT is not set | ||
1246 | # CONFIG_SND_VIA82XX is not set | ||
1247 | # CONFIG_SND_VIA82XX_MODEM is not set | ||
1248 | # CONFIG_SND_VIRTUOSO is not set | ||
1249 | # CONFIG_SND_VX222 is not set | ||
1250 | # CONFIG_SND_YMFPCI is not set | ||
1251 | CONFIG_SND_ARM=y | 1341 | CONFIG_SND_ARM=y |
1252 | CONFIG_SND_PXA2XX_PCM=m | 1342 | CONFIG_SND_PXA2XX_PCM=m |
1343 | CONFIG_SND_PXA2XX_LIB=m | ||
1344 | CONFIG_SND_PXA2XX_LIB_AC97=y | ||
1253 | CONFIG_SND_PXA2XX_AC97=m | 1345 | CONFIG_SND_PXA2XX_AC97=m |
1254 | CONFIG_SND_USB=y | 1346 | # CONFIG_SND_SPI is not set |
1255 | # CONFIG_SND_USB_AUDIO is not set | 1347 | # CONFIG_SND_USB is not set |
1256 | # CONFIG_SND_USB_CAIAQ is not set | 1348 | # CONFIG_SND_PCMCIA is not set |
1257 | CONFIG_SND_PCMCIA=y | ||
1258 | # CONFIG_SND_VXPOCKET is not set | ||
1259 | # CONFIG_SND_PDAUDIOCF is not set | ||
1260 | # CONFIG_SND_SOC is not set | 1349 | # CONFIG_SND_SOC is not set |
1261 | # CONFIG_SOUND_PRIME is not set | 1350 | # CONFIG_SOUND_PRIME is not set |
1262 | CONFIG_AC97_BUS=m | 1351 | CONFIG_AC97_BUS=m |
@@ -1269,9 +1358,37 @@ CONFIG_HID_DEBUG=y | |||
1269 | # USB Input Devices | 1358 | # USB Input Devices |
1270 | # | 1359 | # |
1271 | CONFIG_USB_HID=y | 1360 | CONFIG_USB_HID=y |
1272 | # CONFIG_USB_HIDINPUT_POWERBOOK is not set | 1361 | # CONFIG_HID_PID is not set |
1273 | # CONFIG_HID_FF is not set | ||
1274 | # CONFIG_USB_HIDDEV is not set | 1362 | # CONFIG_USB_HIDDEV is not set |
1363 | |||
1364 | # | ||
1365 | # Special HID drivers | ||
1366 | # | ||
1367 | CONFIG_HID_COMPAT=y | ||
1368 | CONFIG_HID_A4TECH=y | ||
1369 | CONFIG_HID_APPLE=y | ||
1370 | CONFIG_HID_BELKIN=y | ||
1371 | CONFIG_HID_CHERRY=y | ||
1372 | CONFIG_HID_CHICONY=y | ||
1373 | CONFIG_HID_CYPRESS=y | ||
1374 | CONFIG_HID_EZKEY=y | ||
1375 | CONFIG_HID_GYRATION=y | ||
1376 | CONFIG_HID_LOGITECH=y | ||
1377 | # CONFIG_LOGITECH_FF is not set | ||
1378 | # CONFIG_LOGIRUMBLEPAD2_FF is not set | ||
1379 | CONFIG_HID_MICROSOFT=y | ||
1380 | CONFIG_HID_MONTEREY=y | ||
1381 | # CONFIG_HID_NTRIG is not set | ||
1382 | CONFIG_HID_PANTHERLORD=y | ||
1383 | # CONFIG_PANTHERLORD_FF is not set | ||
1384 | CONFIG_HID_PETALYNX=y | ||
1385 | CONFIG_HID_SAMSUNG=y | ||
1386 | CONFIG_HID_SONY=y | ||
1387 | CONFIG_HID_SUNPLUS=y | ||
1388 | # CONFIG_GREENASIA_FF is not set | ||
1389 | # CONFIG_HID_TOPSEED is not set | ||
1390 | # CONFIG_THRUSTMASTER_FF is not set | ||
1391 | # CONFIG_ZEROPLUS_FF is not set | ||
1275 | CONFIG_USB_SUPPORT=y | 1392 | CONFIG_USB_SUPPORT=y |
1276 | CONFIG_USB_ARCH_HAS_HCD=y | 1393 | CONFIG_USB_ARCH_HAS_HCD=y |
1277 | CONFIG_USB_ARCH_HAS_OHCI=y | 1394 | CONFIG_USB_ARCH_HAS_OHCI=y |
@@ -1291,12 +1408,15 @@ CONFIG_USB_DEVICEFS=y | |||
1291 | # CONFIG_USB_OTG_WHITELIST is not set | 1408 | # CONFIG_USB_OTG_WHITELIST is not set |
1292 | # CONFIG_USB_OTG_BLACKLIST_HUB is not set | 1409 | # CONFIG_USB_OTG_BLACKLIST_HUB is not set |
1293 | CONFIG_USB_MON=y | 1410 | CONFIG_USB_MON=y |
1411 | # CONFIG_USB_WUSB is not set | ||
1412 | # CONFIG_USB_WUSB_CBAF is not set | ||
1294 | 1413 | ||
1295 | # | 1414 | # |
1296 | # USB Host Controller Drivers | 1415 | # USB Host Controller Drivers |
1297 | # | 1416 | # |
1298 | # CONFIG_USB_C67X00_HCD is not set | 1417 | # CONFIG_USB_C67X00_HCD is not set |
1299 | # CONFIG_USB_EHCI_HCD is not set | 1418 | # CONFIG_USB_EHCI_HCD is not set |
1419 | # CONFIG_USB_OXU210HP_HCD is not set | ||
1300 | # CONFIG_USB_ISP116X_HCD is not set | 1420 | # CONFIG_USB_ISP116X_HCD is not set |
1301 | # CONFIG_USB_ISP1760_HCD is not set | 1421 | # CONFIG_USB_ISP1760_HCD is not set |
1302 | CONFIG_USB_OHCI_HCD=y | 1422 | CONFIG_USB_OHCI_HCD=y |
@@ -1306,6 +1426,8 @@ CONFIG_USB_OHCI_LITTLE_ENDIAN=y | |||
1306 | # CONFIG_USB_UHCI_HCD is not set | 1426 | # CONFIG_USB_UHCI_HCD is not set |
1307 | # CONFIG_USB_SL811_HCD is not set | 1427 | # CONFIG_USB_SL811_HCD is not set |
1308 | # CONFIG_USB_R8A66597_HCD is not set | 1428 | # CONFIG_USB_R8A66597_HCD is not set |
1429 | # CONFIG_USB_WHCI_HCD is not set | ||
1430 | # CONFIG_USB_HWA_HCD is not set | ||
1309 | # CONFIG_USB_MUSB_HDRC is not set | 1431 | # CONFIG_USB_MUSB_HDRC is not set |
1310 | 1432 | ||
1311 | # | 1433 | # |
@@ -1314,20 +1436,20 @@ CONFIG_USB_OHCI_LITTLE_ENDIAN=y | |||
1314 | # CONFIG_USB_ACM is not set | 1436 | # CONFIG_USB_ACM is not set |
1315 | # CONFIG_USB_PRINTER is not set | 1437 | # CONFIG_USB_PRINTER is not set |
1316 | # CONFIG_USB_WDM is not set | 1438 | # CONFIG_USB_WDM is not set |
1439 | # CONFIG_USB_TMC is not set | ||
1317 | 1440 | ||
1318 | # | 1441 | # |
1319 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | 1442 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may also be needed; |
1320 | # | 1443 | # |
1321 | 1444 | ||
1322 | # | 1445 | # |
1323 | # may also be needed; see USB_STORAGE Help for more information | 1446 | # see USB_STORAGE Help for more information |
1324 | # | 1447 | # |
1325 | CONFIG_USB_STORAGE=y | 1448 | CONFIG_USB_STORAGE=y |
1326 | # CONFIG_USB_STORAGE_DEBUG is not set | 1449 | # CONFIG_USB_STORAGE_DEBUG is not set |
1327 | # CONFIG_USB_STORAGE_DATAFAB is not set | 1450 | # CONFIG_USB_STORAGE_DATAFAB is not set |
1328 | # CONFIG_USB_STORAGE_FREECOM is not set | 1451 | # CONFIG_USB_STORAGE_FREECOM is not set |
1329 | # CONFIG_USB_STORAGE_ISD200 is not set | 1452 | # CONFIG_USB_STORAGE_ISD200 is not set |
1330 | # CONFIG_USB_STORAGE_DPCM is not set | ||
1331 | # CONFIG_USB_STORAGE_USBAT is not set | 1453 | # CONFIG_USB_STORAGE_USBAT is not set |
1332 | # CONFIG_USB_STORAGE_SDDR09 is not set | 1454 | # CONFIG_USB_STORAGE_SDDR09 is not set |
1333 | # CONFIG_USB_STORAGE_SDDR55 is not set | 1455 | # CONFIG_USB_STORAGE_SDDR55 is not set |
@@ -1355,6 +1477,7 @@ CONFIG_USB_STORAGE=y | |||
1355 | # CONFIG_USB_EMI62 is not set | 1477 | # CONFIG_USB_EMI62 is not set |
1356 | # CONFIG_USB_EMI26 is not set | 1478 | # CONFIG_USB_EMI26 is not set |
1357 | # CONFIG_USB_ADUTUX is not set | 1479 | # CONFIG_USB_ADUTUX is not set |
1480 | # CONFIG_USB_SEVSEG is not set | ||
1358 | # CONFIG_USB_RIO500 is not set | 1481 | # CONFIG_USB_RIO500 is not set |
1359 | # CONFIG_USB_LEGOTOWER is not set | 1482 | # CONFIG_USB_LEGOTOWER is not set |
1360 | # CONFIG_USB_LCD is not set | 1483 | # CONFIG_USB_LCD is not set |
@@ -1371,13 +1494,20 @@ CONFIG_USB_STORAGE=y | |||
1371 | # CONFIG_USB_IOWARRIOR is not set | 1494 | # CONFIG_USB_IOWARRIOR is not set |
1372 | # CONFIG_USB_TEST is not set | 1495 | # CONFIG_USB_TEST is not set |
1373 | # CONFIG_USB_ISIGHTFW is not set | 1496 | # CONFIG_USB_ISIGHTFW is not set |
1497 | # CONFIG_USB_VST is not set | ||
1374 | # CONFIG_USB_GADGET is not set | 1498 | # CONFIG_USB_GADGET is not set |
1499 | |||
1500 | # | ||
1501 | # OTG and related infrastructure | ||
1502 | # | ||
1503 | # CONFIG_USB_GPIO_VBUS is not set | ||
1504 | # CONFIG_UWB is not set | ||
1375 | CONFIG_MMC=m | 1505 | CONFIG_MMC=m |
1376 | # CONFIG_MMC_DEBUG is not set | 1506 | # CONFIG_MMC_DEBUG is not set |
1377 | # CONFIG_MMC_UNSAFE_RESUME is not set | 1507 | # CONFIG_MMC_UNSAFE_RESUME is not set |
1378 | 1508 | ||
1379 | # | 1509 | # |
1380 | # MMC/SD Card Drivers | 1510 | # MMC/SD/SDIO Card Drivers |
1381 | # | 1511 | # |
1382 | CONFIG_MMC_BLOCK=m | 1512 | CONFIG_MMC_BLOCK=m |
1383 | CONFIG_MMC_BLOCK_BOUNCE=y | 1513 | CONFIG_MMC_BLOCK_BOUNCE=y |
@@ -1385,11 +1515,12 @@ CONFIG_MMC_BLOCK_BOUNCE=y | |||
1385 | # CONFIG_MMC_TEST is not set | 1515 | # CONFIG_MMC_TEST is not set |
1386 | 1516 | ||
1387 | # | 1517 | # |
1388 | # MMC/SD Host Controller Drivers | 1518 | # MMC/SD/SDIO Host Controller Drivers |
1389 | # | 1519 | # |
1390 | CONFIG_MMC_PXA=m | 1520 | CONFIG_MMC_PXA=m |
1391 | # CONFIG_MMC_SDHCI is not set | 1521 | # CONFIG_MMC_SDHCI is not set |
1392 | # CONFIG_MMC_TIFM_SD is not set | 1522 | # CONFIG_MMC_TIFM_SD is not set |
1523 | # CONFIG_MMC_SPI is not set | ||
1393 | # CONFIG_MMC_SDRICOH_CS is not set | 1524 | # CONFIG_MMC_SDRICOH_CS is not set |
1394 | # CONFIG_MEMSTICK is not set | 1525 | # CONFIG_MEMSTICK is not set |
1395 | # CONFIG_ACCESSIBILITY is not set | 1526 | # CONFIG_ACCESSIBILITY is not set |
@@ -1400,8 +1531,7 @@ CONFIG_LEDS_CLASS=y | |||
1400 | # LED drivers | 1531 | # LED drivers |
1401 | # | 1532 | # |
1402 | # CONFIG_LEDS_PCA9532 is not set | 1533 | # CONFIG_LEDS_PCA9532 is not set |
1403 | # CONFIG_LEDS_GPIO is not set | 1534 | CONFIG_LEDS_GPIO=m |
1404 | CONFIG_LEDS_CM_X270=y | ||
1405 | # CONFIG_LEDS_PCA955X is not set | 1535 | # CONFIG_LEDS_PCA955X is not set |
1406 | 1536 | ||
1407 | # | 1537 | # |
@@ -1410,6 +1540,7 @@ CONFIG_LEDS_CM_X270=y | |||
1410 | CONFIG_LEDS_TRIGGERS=y | 1540 | CONFIG_LEDS_TRIGGERS=y |
1411 | # CONFIG_LEDS_TRIGGER_TIMER is not set | 1541 | # CONFIG_LEDS_TRIGGER_TIMER is not set |
1412 | CONFIG_LEDS_TRIGGER_HEARTBEAT=y | 1542 | CONFIG_LEDS_TRIGGER_HEARTBEAT=y |
1543 | # CONFIG_LEDS_TRIGGER_BACKLIGHT is not set | ||
1413 | # CONFIG_LEDS_TRIGGER_DEFAULT_ON is not set | 1544 | # CONFIG_LEDS_TRIGGER_DEFAULT_ON is not set |
1414 | CONFIG_RTC_LIB=y | 1545 | CONFIG_RTC_LIB=y |
1415 | CONFIG_RTC_CLASS=y | 1546 | CONFIG_RTC_CLASS=y |
@@ -1441,37 +1572,43 @@ CONFIG_RTC_INTF_DEV=y | |||
1441 | # CONFIG_RTC_DRV_M41T80 is not set | 1572 | # CONFIG_RTC_DRV_M41T80 is not set |
1442 | # CONFIG_RTC_DRV_S35390A is not set | 1573 | # CONFIG_RTC_DRV_S35390A is not set |
1443 | # CONFIG_RTC_DRV_FM3130 is not set | 1574 | # CONFIG_RTC_DRV_FM3130 is not set |
1575 | # CONFIG_RTC_DRV_RX8581 is not set | ||
1444 | 1576 | ||
1445 | # | 1577 | # |
1446 | # SPI RTC drivers | 1578 | # SPI RTC drivers |
1447 | # | 1579 | # |
1580 | # CONFIG_RTC_DRV_M41T94 is not set | ||
1581 | # CONFIG_RTC_DRV_DS1305 is not set | ||
1582 | # CONFIG_RTC_DRV_DS1390 is not set | ||
1583 | # CONFIG_RTC_DRV_MAX6902 is not set | ||
1584 | # CONFIG_RTC_DRV_R9701 is not set | ||
1585 | # CONFIG_RTC_DRV_RS5C348 is not set | ||
1586 | # CONFIG_RTC_DRV_DS3234 is not set | ||
1448 | 1587 | ||
1449 | # | 1588 | # |
1450 | # Platform RTC drivers | 1589 | # Platform RTC drivers |
1451 | # | 1590 | # |
1452 | # CONFIG_RTC_DRV_CMOS is not set | 1591 | # CONFIG_RTC_DRV_CMOS is not set |
1592 | # CONFIG_RTC_DRV_DS1286 is not set | ||
1453 | # CONFIG_RTC_DRV_DS1511 is not set | 1593 | # CONFIG_RTC_DRV_DS1511 is not set |
1454 | # CONFIG_RTC_DRV_DS1553 is not set | 1594 | # CONFIG_RTC_DRV_DS1553 is not set |
1455 | # CONFIG_RTC_DRV_DS1742 is not set | 1595 | # CONFIG_RTC_DRV_DS1742 is not set |
1456 | # CONFIG_RTC_DRV_STK17TA8 is not set | 1596 | # CONFIG_RTC_DRV_STK17TA8 is not set |
1457 | # CONFIG_RTC_DRV_M48T86 is not set | 1597 | # CONFIG_RTC_DRV_M48T86 is not set |
1598 | # CONFIG_RTC_DRV_M48T35 is not set | ||
1458 | # CONFIG_RTC_DRV_M48T59 is not set | 1599 | # CONFIG_RTC_DRV_M48T59 is not set |
1600 | # CONFIG_RTC_DRV_BQ4802 is not set | ||
1459 | CONFIG_RTC_DRV_V3020=y | 1601 | CONFIG_RTC_DRV_V3020=y |
1460 | 1602 | ||
1461 | # | 1603 | # |
1462 | # on-CPU RTC drivers | 1604 | # on-CPU RTC drivers |
1463 | # | 1605 | # |
1464 | CONFIG_RTC_DRV_SA1100=y | 1606 | CONFIG_RTC_DRV_SA1100=y |
1607 | # CONFIG_RTC_DRV_PXA is not set | ||
1465 | # CONFIG_DMADEVICES is not set | 1608 | # CONFIG_DMADEVICES is not set |
1466 | |||
1467 | # | ||
1468 | # Voltage and Current regulators | ||
1469 | # | ||
1470 | # CONFIG_REGULATOR is not set | 1609 | # CONFIG_REGULATOR is not set |
1471 | # CONFIG_REGULATOR_FIXED_VOLTAGE is not set | ||
1472 | # CONFIG_REGULATOR_VIRTUAL_CONSUMER is not set | ||
1473 | # CONFIG_REGULATOR_BQ24022 is not set | ||
1474 | # CONFIG_UIO is not set | 1610 | # CONFIG_UIO is not set |
1611 | # CONFIG_STAGING is not set | ||
1475 | 1612 | ||
1476 | # | 1613 | # |
1477 | # File systems | 1614 | # File systems |
@@ -1483,14 +1620,16 @@ CONFIG_EXT3_FS=y | |||
1483 | CONFIG_EXT3_FS_XATTR=y | 1620 | CONFIG_EXT3_FS_XATTR=y |
1484 | # CONFIG_EXT3_FS_POSIX_ACL is not set | 1621 | # CONFIG_EXT3_FS_POSIX_ACL is not set |
1485 | # CONFIG_EXT3_FS_SECURITY is not set | 1622 | # CONFIG_EXT3_FS_SECURITY is not set |
1486 | # CONFIG_EXT4DEV_FS is not set | 1623 | # CONFIG_EXT4_FS is not set |
1487 | CONFIG_JBD=y | 1624 | CONFIG_JBD=y |
1488 | CONFIG_FS_MBCACHE=y | 1625 | CONFIG_FS_MBCACHE=y |
1489 | # CONFIG_REISERFS_FS is not set | 1626 | # CONFIG_REISERFS_FS is not set |
1490 | # CONFIG_JFS_FS is not set | 1627 | # CONFIG_JFS_FS is not set |
1491 | # CONFIG_FS_POSIX_ACL is not set | 1628 | # CONFIG_FS_POSIX_ACL is not set |
1629 | CONFIG_FILE_LOCKING=y | ||
1492 | # CONFIG_XFS_FS is not set | 1630 | # CONFIG_XFS_FS is not set |
1493 | # CONFIG_OCFS2_FS is not set | 1631 | # CONFIG_OCFS2_FS is not set |
1632 | # CONFIG_BTRFS_FS is not set | ||
1494 | CONFIG_DNOTIFY=y | 1633 | CONFIG_DNOTIFY=y |
1495 | CONFIG_INOTIFY=y | 1634 | CONFIG_INOTIFY=y |
1496 | CONFIG_INOTIFY_USER=y | 1635 | CONFIG_INOTIFY_USER=y |
@@ -1520,15 +1659,13 @@ CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" | |||
1520 | # | 1659 | # |
1521 | CONFIG_PROC_FS=y | 1660 | CONFIG_PROC_FS=y |
1522 | CONFIG_PROC_SYSCTL=y | 1661 | CONFIG_PROC_SYSCTL=y |
1662 | # CONFIG_PROC_PAGE_MONITOR is not set | ||
1523 | CONFIG_SYSFS=y | 1663 | CONFIG_SYSFS=y |
1524 | CONFIG_TMPFS=y | 1664 | CONFIG_TMPFS=y |
1525 | # CONFIG_TMPFS_POSIX_ACL is not set | 1665 | # CONFIG_TMPFS_POSIX_ACL is not set |
1526 | # CONFIG_HUGETLB_PAGE is not set | 1666 | # CONFIG_HUGETLB_PAGE is not set |
1527 | # CONFIG_CONFIGFS_FS is not set | 1667 | # CONFIG_CONFIGFS_FS is not set |
1528 | 1668 | CONFIG_MISC_FILESYSTEMS=y | |
1529 | # | ||
1530 | # Miscellaneous filesystems | ||
1531 | # | ||
1532 | # CONFIG_ADFS_FS is not set | 1669 | # CONFIG_ADFS_FS is not set |
1533 | # CONFIG_AFFS_FS is not set | 1670 | # CONFIG_AFFS_FS is not set |
1534 | # CONFIG_HFS_FS is not set | 1671 | # CONFIG_HFS_FS is not set |
@@ -1548,6 +1685,7 @@ CONFIG_JFFS2_ZLIB=y | |||
1548 | CONFIG_JFFS2_RTIME=y | 1685 | CONFIG_JFFS2_RTIME=y |
1549 | # CONFIG_JFFS2_RUBIN is not set | 1686 | # CONFIG_JFFS2_RUBIN is not set |
1550 | # CONFIG_CRAMFS is not set | 1687 | # CONFIG_CRAMFS is not set |
1688 | # CONFIG_SQUASHFS is not set | ||
1551 | # CONFIG_VXFS_FS is not set | 1689 | # CONFIG_VXFS_FS is not set |
1552 | # CONFIG_MINIX_FS is not set | 1690 | # CONFIG_MINIX_FS is not set |
1553 | # CONFIG_OMFS_FS is not set | 1691 | # CONFIG_OMFS_FS is not set |
@@ -1567,6 +1705,7 @@ CONFIG_LOCKD=y | |||
1567 | CONFIG_LOCKD_V4=y | 1705 | CONFIG_LOCKD_V4=y |
1568 | CONFIG_NFS_COMMON=y | 1706 | CONFIG_NFS_COMMON=y |
1569 | CONFIG_SUNRPC=y | 1707 | CONFIG_SUNRPC=y |
1708 | # CONFIG_SUNRPC_REGISTER_V4 is not set | ||
1570 | # CONFIG_RPCSEC_GSS_KRB5 is not set | 1709 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
1571 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 1710 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
1572 | # CONFIG_SMB_FS is not set | 1711 | # CONFIG_SMB_FS is not set |
@@ -1678,19 +1817,29 @@ CONFIG_DEBUG_KERNEL=y | |||
1678 | # CONFIG_DEBUG_MEMORY_INIT is not set | 1817 | # CONFIG_DEBUG_MEMORY_INIT is not set |
1679 | # CONFIG_DEBUG_LIST is not set | 1818 | # CONFIG_DEBUG_LIST is not set |
1680 | # CONFIG_DEBUG_SG is not set | 1819 | # CONFIG_DEBUG_SG is not set |
1820 | # CONFIG_DEBUG_NOTIFIERS is not set | ||
1681 | CONFIG_FRAME_POINTER=y | 1821 | CONFIG_FRAME_POINTER=y |
1682 | # CONFIG_BOOT_PRINTK_DELAY is not set | 1822 | # CONFIG_BOOT_PRINTK_DELAY is not set |
1683 | # CONFIG_RCU_TORTURE_TEST is not set | 1823 | # CONFIG_RCU_TORTURE_TEST is not set |
1824 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | ||
1684 | # CONFIG_BACKTRACE_SELF_TEST is not set | 1825 | # CONFIG_BACKTRACE_SELF_TEST is not set |
1826 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | ||
1685 | # CONFIG_FAULT_INJECTION is not set | 1827 | # CONFIG_FAULT_INJECTION is not set |
1686 | # CONFIG_LATENCYTOP is not set | 1828 | # CONFIG_LATENCYTOP is not set |
1687 | CONFIG_SYSCTL_SYSCALL_CHECK=y | 1829 | CONFIG_SYSCTL_SYSCALL_CHECK=y |
1688 | CONFIG_HAVE_FTRACE=y | 1830 | CONFIG_HAVE_FUNCTION_TRACER=y |
1689 | CONFIG_HAVE_DYNAMIC_FTRACE=y | 1831 | |
1690 | # CONFIG_FTRACE is not set | 1832 | # |
1833 | # Tracers | ||
1834 | # | ||
1835 | # CONFIG_FUNCTION_TRACER is not set | ||
1691 | # CONFIG_IRQSOFF_TRACER is not set | 1836 | # CONFIG_IRQSOFF_TRACER is not set |
1692 | # CONFIG_SCHED_TRACER is not set | 1837 | # CONFIG_SCHED_TRACER is not set |
1693 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | 1838 | # CONFIG_CONTEXT_SWITCH_TRACER is not set |
1839 | # CONFIG_BOOT_TRACER is not set | ||
1840 | # CONFIG_TRACE_BRANCH_PROFILING is not set | ||
1841 | # CONFIG_STACK_TRACER is not set | ||
1842 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | ||
1694 | # CONFIG_SAMPLES is not set | 1843 | # CONFIG_SAMPLES is not set |
1695 | CONFIG_HAVE_ARCH_KGDB=y | 1844 | CONFIG_HAVE_ARCH_KGDB=y |
1696 | # CONFIG_KGDB is not set | 1845 | # CONFIG_KGDB is not set |
@@ -1705,13 +1854,16 @@ CONFIG_DEBUG_LL=y | |||
1705 | # | 1854 | # |
1706 | # CONFIG_KEYS is not set | 1855 | # CONFIG_KEYS is not set |
1707 | # CONFIG_SECURITY is not set | 1856 | # CONFIG_SECURITY is not set |
1857 | # CONFIG_SECURITYFS is not set | ||
1708 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | 1858 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set |
1709 | CONFIG_CRYPTO=y | 1859 | CONFIG_CRYPTO=y |
1710 | 1860 | ||
1711 | # | 1861 | # |
1712 | # Crypto core or helper | 1862 | # Crypto core or helper |
1713 | # | 1863 | # |
1864 | # CONFIG_CRYPTO_FIPS is not set | ||
1714 | # CONFIG_CRYPTO_MANAGER is not set | 1865 | # CONFIG_CRYPTO_MANAGER is not set |
1866 | # CONFIG_CRYPTO_MANAGER2 is not set | ||
1715 | # CONFIG_CRYPTO_GF128MUL is not set | 1867 | # CONFIG_CRYPTO_GF128MUL is not set |
1716 | # CONFIG_CRYPTO_NULL is not set | 1868 | # CONFIG_CRYPTO_NULL is not set |
1717 | # CONFIG_CRYPTO_CRYPTD is not set | 1869 | # CONFIG_CRYPTO_CRYPTD is not set |
@@ -1783,14 +1935,18 @@ CONFIG_CRYPTO=y | |||
1783 | # | 1935 | # |
1784 | # CONFIG_CRYPTO_DEFLATE is not set | 1936 | # CONFIG_CRYPTO_DEFLATE is not set |
1785 | # CONFIG_CRYPTO_LZO is not set | 1937 | # CONFIG_CRYPTO_LZO is not set |
1938 | |||
1939 | # | ||
1940 | # Random Number Generation | ||
1941 | # | ||
1942 | # CONFIG_CRYPTO_ANSI_CPRNG is not set | ||
1786 | # CONFIG_CRYPTO_HW is not set | 1943 | # CONFIG_CRYPTO_HW is not set |
1787 | 1944 | ||
1788 | # | 1945 | # |
1789 | # Library routines | 1946 | # Library routines |
1790 | # | 1947 | # |
1791 | CONFIG_BITREVERSE=y | 1948 | CONFIG_BITREVERSE=y |
1792 | # CONFIG_GENERIC_FIND_FIRST_BIT is not set | 1949 | CONFIG_GENERIC_FIND_LAST_BIT=y |
1793 | # CONFIG_GENERIC_FIND_NEXT_BIT is not set | ||
1794 | CONFIG_CRC_CCITT=m | 1950 | CONFIG_CRC_CCITT=m |
1795 | # CONFIG_CRC16 is not set | 1951 | # CONFIG_CRC16 is not set |
1796 | # CONFIG_CRC_T10DIF is not set | 1952 | # CONFIG_CRC_T10DIF is not set |
diff --git a/arch/arm/configs/colibri_defconfig b/arch/arm/configs/colibri_pxa270_defconfig index 744086fff414..4cf3bde1c522 100644 --- a/arch/arm/configs/colibri_defconfig +++ b/arch/arm/configs/colibri_pxa270_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.24-rc3 | 3 | # Linux kernel version: 2.6.29-rc8 |
4 | # Mon Dec 3 13:36:09 2007 | 4 | # Fri Mar 13 16:18:17 2009 |
5 | # | 5 | # |
6 | CONFIG_ARM=y | 6 | CONFIG_ARM=y |
7 | CONFIG_SYS_SUPPORTS_APM_EMULATION=y | 7 | CONFIG_SYS_SUPPORTS_APM_EMULATION=y |
@@ -12,6 +12,7 @@ CONFIG_MMU=y | |||
12 | # CONFIG_NO_IOPORT is not set | 12 | # CONFIG_NO_IOPORT is not set |
13 | CONFIG_GENERIC_HARDIRQS=y | 13 | CONFIG_GENERIC_HARDIRQS=y |
14 | CONFIG_STACKTRACE_SUPPORT=y | 14 | CONFIG_STACKTRACE_SUPPORT=y |
15 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | ||
15 | CONFIG_LOCKDEP_SUPPORT=y | 16 | CONFIG_LOCKDEP_SUPPORT=y |
16 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | 17 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y |
17 | CONFIG_HARDIRQS_SW_RESEND=y | 18 | CONFIG_HARDIRQS_SW_RESEND=y |
@@ -21,8 +22,8 @@ CONFIG_RWSEM_GENERIC_SPINLOCK=y | |||
21 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set | 22 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set |
22 | CONFIG_GENERIC_HWEIGHT=y | 23 | CONFIG_GENERIC_HWEIGHT=y |
23 | CONFIG_GENERIC_CALIBRATE_DELAY=y | 24 | CONFIG_GENERIC_CALIBRATE_DELAY=y |
24 | CONFIG_ZONE_DMA=y | ||
25 | CONFIG_ARCH_MTD_XIP=y | 25 | CONFIG_ARCH_MTD_XIP=y |
26 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | ||
26 | CONFIG_VECTORS_BASE=0xffff0000 | 27 | CONFIG_VECTORS_BASE=0xffff0000 |
27 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 28 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
28 | 29 | ||
@@ -42,22 +43,30 @@ CONFIG_POSIX_MQUEUE=y | |||
42 | CONFIG_BSD_PROCESS_ACCT=y | 43 | CONFIG_BSD_PROCESS_ACCT=y |
43 | CONFIG_BSD_PROCESS_ACCT_V3=y | 44 | CONFIG_BSD_PROCESS_ACCT_V3=y |
44 | # CONFIG_TASKSTATS is not set | 45 | # CONFIG_TASKSTATS is not set |
45 | # CONFIG_USER_NS is not set | ||
46 | # CONFIG_PID_NS is not set | ||
47 | # CONFIG_AUDIT is not set | 46 | # CONFIG_AUDIT is not set |
47 | |||
48 | # | ||
49 | # RCU Subsystem | ||
50 | # | ||
51 | CONFIG_CLASSIC_RCU=y | ||
52 | # CONFIG_TREE_RCU is not set | ||
53 | # CONFIG_PREEMPT_RCU is not set | ||
54 | # CONFIG_TREE_RCU_TRACE is not set | ||
55 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
48 | CONFIG_IKCONFIG=y | 56 | CONFIG_IKCONFIG=y |
49 | CONFIG_IKCONFIG_PROC=y | 57 | CONFIG_IKCONFIG_PROC=y |
50 | CONFIG_LOG_BUF_SHIFT=14 | 58 | CONFIG_LOG_BUF_SHIFT=14 |
59 | # CONFIG_GROUP_SCHED is not set | ||
51 | # CONFIG_CGROUPS is not set | 60 | # CONFIG_CGROUPS is not set |
52 | CONFIG_FAIR_GROUP_SCHED=y | ||
53 | CONFIG_FAIR_USER_SCHED=y | ||
54 | # CONFIG_FAIR_CGROUP_SCHED is not set | ||
55 | CONFIG_SYSFS_DEPRECATED=y | 61 | CONFIG_SYSFS_DEPRECATED=y |
62 | CONFIG_SYSFS_DEPRECATED_V2=y | ||
56 | # CONFIG_RELAY is not set | 63 | # CONFIG_RELAY is not set |
64 | # CONFIG_NAMESPACES is not set | ||
57 | CONFIG_BLK_DEV_INITRD=y | 65 | CONFIG_BLK_DEV_INITRD=y |
58 | CONFIG_INITRAMFS_SOURCE="" | 66 | CONFIG_INITRAMFS_SOURCE="" |
59 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | 67 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y |
60 | CONFIG_SYSCTL=y | 68 | CONFIG_SYSCTL=y |
69 | CONFIG_ANON_INODES=y | ||
61 | CONFIG_EMBEDDED=y | 70 | CONFIG_EMBEDDED=y |
62 | CONFIG_UID16=y | 71 | CONFIG_UID16=y |
63 | CONFIG_SYSCTL_SYSCALL=y | 72 | CONFIG_SYSCTL_SYSCALL=y |
@@ -70,29 +79,38 @@ CONFIG_BUG=y | |||
70 | CONFIG_ELF_CORE=y | 79 | CONFIG_ELF_CORE=y |
71 | CONFIG_BASE_FULL=y | 80 | CONFIG_BASE_FULL=y |
72 | CONFIG_FUTEX=y | 81 | CONFIG_FUTEX=y |
73 | CONFIG_ANON_INODES=y | ||
74 | CONFIG_EPOLL=y | 82 | CONFIG_EPOLL=y |
75 | CONFIG_SIGNALFD=y | 83 | CONFIG_SIGNALFD=y |
84 | CONFIG_TIMERFD=y | ||
76 | CONFIG_EVENTFD=y | 85 | CONFIG_EVENTFD=y |
77 | CONFIG_SHMEM=y | 86 | CONFIG_SHMEM=y |
87 | CONFIG_AIO=y | ||
78 | CONFIG_VM_EVENT_COUNTERS=y | 88 | CONFIG_VM_EVENT_COUNTERS=y |
89 | CONFIG_COMPAT_BRK=y | ||
79 | CONFIG_SLAB=y | 90 | CONFIG_SLAB=y |
80 | # CONFIG_SLUB is not set | 91 | # CONFIG_SLUB is not set |
81 | # CONFIG_SLOB is not set | 92 | # CONFIG_SLOB is not set |
93 | # CONFIG_PROFILING is not set | ||
94 | CONFIG_HAVE_OPROFILE=y | ||
95 | # CONFIG_KPROBES is not set | ||
96 | CONFIG_HAVE_KPROBES=y | ||
97 | CONFIG_HAVE_KRETPROBES=y | ||
98 | CONFIG_HAVE_CLK=y | ||
99 | CONFIG_HAVE_GENERIC_DMA_COHERENT=y | ||
100 | CONFIG_SLABINFO=y | ||
82 | CONFIG_RT_MUTEXES=y | 101 | CONFIG_RT_MUTEXES=y |
83 | # CONFIG_TINY_SHMEM is not set | ||
84 | CONFIG_BASE_SMALL=0 | 102 | CONFIG_BASE_SMALL=0 |
85 | CONFIG_MODULES=y | 103 | CONFIG_MODULES=y |
104 | # CONFIG_MODULE_FORCE_LOAD is not set | ||
86 | CONFIG_MODULE_UNLOAD=y | 105 | CONFIG_MODULE_UNLOAD=y |
87 | CONFIG_MODULE_FORCE_UNLOAD=y | 106 | CONFIG_MODULE_FORCE_UNLOAD=y |
88 | CONFIG_MODVERSIONS=y | 107 | CONFIG_MODVERSIONS=y |
89 | CONFIG_MODULE_SRCVERSION_ALL=y | 108 | CONFIG_MODULE_SRCVERSION_ALL=y |
90 | CONFIG_KMOD=y | ||
91 | CONFIG_BLOCK=y | 109 | CONFIG_BLOCK=y |
92 | CONFIG_LBD=y | 110 | CONFIG_LBD=y |
93 | # CONFIG_BLK_DEV_IO_TRACE is not set | 111 | # CONFIG_BLK_DEV_IO_TRACE is not set |
94 | CONFIG_LSF=y | ||
95 | # CONFIG_BLK_DEV_BSG is not set | 112 | # CONFIG_BLK_DEV_BSG is not set |
113 | # CONFIG_BLK_DEV_INTEGRITY is not set | ||
96 | 114 | ||
97 | # | 115 | # |
98 | # IO Schedulers | 116 | # IO Schedulers |
@@ -106,6 +124,7 @@ CONFIG_DEFAULT_AS=y | |||
106 | # CONFIG_DEFAULT_CFQ is not set | 124 | # CONFIG_DEFAULT_CFQ is not set |
107 | # CONFIG_DEFAULT_NOOP is not set | 125 | # CONFIG_DEFAULT_NOOP is not set |
108 | CONFIG_DEFAULT_IOSCHED="anticipatory" | 126 | CONFIG_DEFAULT_IOSCHED="anticipatory" |
127 | CONFIG_FREEZER=y | ||
109 | 128 | ||
110 | # | 129 | # |
111 | # System Type | 130 | # System Type |
@@ -115,9 +134,7 @@ CONFIG_DEFAULT_IOSCHED="anticipatory" | |||
115 | # CONFIG_ARCH_REALVIEW is not set | 134 | # CONFIG_ARCH_REALVIEW is not set |
116 | # CONFIG_ARCH_VERSATILE is not set | 135 | # CONFIG_ARCH_VERSATILE is not set |
117 | # CONFIG_ARCH_AT91 is not set | 136 | # CONFIG_ARCH_AT91 is not set |
118 | # CONFIG_ARCH_CLPS7500 is not set | ||
119 | # CONFIG_ARCH_CLPS711X is not set | 137 | # CONFIG_ARCH_CLPS711X is not set |
120 | # CONFIG_ARCH_CO285 is not set | ||
121 | # CONFIG_ARCH_EBSA110 is not set | 138 | # CONFIG_ARCH_EBSA110 is not set |
122 | # CONFIG_ARCH_EP93XX is not set | 139 | # CONFIG_ARCH_EP93XX is not set |
123 | # CONFIG_ARCH_FOOTBRIDGE is not set | 140 | # CONFIG_ARCH_FOOTBRIDGE is not set |
@@ -131,41 +148,58 @@ CONFIG_DEFAULT_IOSCHED="anticipatory" | |||
131 | # CONFIG_ARCH_IXP2000 is not set | 148 | # CONFIG_ARCH_IXP2000 is not set |
132 | # CONFIG_ARCH_IXP4XX is not set | 149 | # CONFIG_ARCH_IXP4XX is not set |
133 | # CONFIG_ARCH_L7200 is not set | 150 | # CONFIG_ARCH_L7200 is not set |
151 | # CONFIG_ARCH_KIRKWOOD is not set | ||
134 | # CONFIG_ARCH_KS8695 is not set | 152 | # CONFIG_ARCH_KS8695 is not set |
135 | # CONFIG_ARCH_NS9XXX is not set | 153 | # CONFIG_ARCH_NS9XXX is not set |
154 | # CONFIG_ARCH_LOKI is not set | ||
155 | # CONFIG_ARCH_MV78XX0 is not set | ||
136 | # CONFIG_ARCH_MXC is not set | 156 | # CONFIG_ARCH_MXC is not set |
157 | # CONFIG_ARCH_ORION5X is not set | ||
137 | # CONFIG_ARCH_PNX4008 is not set | 158 | # CONFIG_ARCH_PNX4008 is not set |
138 | CONFIG_ARCH_PXA=y | 159 | CONFIG_ARCH_PXA=y |
139 | # CONFIG_ARCH_RPC is not set | 160 | # CONFIG_ARCH_RPC is not set |
140 | # CONFIG_ARCH_SA1100 is not set | 161 | # CONFIG_ARCH_SA1100 is not set |
141 | # CONFIG_ARCH_S3C2410 is not set | 162 | # CONFIG_ARCH_S3C2410 is not set |
163 | # CONFIG_ARCH_S3C64XX is not set | ||
142 | # CONFIG_ARCH_SHARK is not set | 164 | # CONFIG_ARCH_SHARK is not set |
143 | # CONFIG_ARCH_LH7A40X is not set | 165 | # CONFIG_ARCH_LH7A40X is not set |
144 | # CONFIG_ARCH_DAVINCI is not set | 166 | # CONFIG_ARCH_DAVINCI is not set |
145 | # CONFIG_ARCH_OMAP is not set | 167 | # CONFIG_ARCH_OMAP is not set |
168 | # CONFIG_ARCH_MSM is not set | ||
169 | # CONFIG_ARCH_W90X900 is not set | ||
146 | 170 | ||
147 | # | 171 | # |
148 | # Intel PXA2xx/PXA3xx Implementations | 172 | # Intel PXA2xx/PXA3xx Implementations |
149 | # | 173 | # |
174 | # CONFIG_ARCH_GUMSTIX is not set | ||
175 | # CONFIG_MACH_INTELMOTE2 is not set | ||
150 | # CONFIG_ARCH_LUBBOCK is not set | 176 | # CONFIG_ARCH_LUBBOCK is not set |
151 | # CONFIG_MACH_LOGICPD_PXA270 is not set | 177 | # CONFIG_MACH_LOGICPD_PXA270 is not set |
152 | # CONFIG_MACH_MAINSTONE is not set | 178 | # CONFIG_MACH_MAINSTONE is not set |
179 | # CONFIG_MACH_MP900C is not set | ||
153 | # CONFIG_ARCH_PXA_IDP is not set | 180 | # CONFIG_ARCH_PXA_IDP is not set |
154 | # CONFIG_PXA_SHARPSL is not set | 181 | # CONFIG_PXA_SHARPSL is not set |
155 | # CONFIG_MACH_TRIZEPS4 is not set | 182 | # CONFIG_ARCH_VIPER is not set |
183 | # CONFIG_ARCH_PXA_ESERIES is not set | ||
184 | # CONFIG_TRIZEPS_PXA is not set | ||
185 | # CONFIG_MACH_H5000 is not set | ||
156 | # CONFIG_MACH_EM_X270 is not set | 186 | # CONFIG_MACH_EM_X270 is not set |
157 | CONFIG_MACH_COLIBRI=y | 187 | CONFIG_MACH_COLIBRI=y |
188 | # CONFIG_MACH_COLIBRI300 is not set | ||
158 | # CONFIG_MACH_ZYLONITE is not set | 189 | # CONFIG_MACH_ZYLONITE is not set |
190 | # CONFIG_MACH_LITTLETON is not set | ||
191 | # CONFIG_MACH_RAUMFELD_PROTO is not set | ||
192 | # CONFIG_MACH_TAVOREVB is not set | ||
193 | # CONFIG_MACH_SAAR is not set | ||
159 | # CONFIG_MACH_ARMCORE is not set | 194 | # CONFIG_MACH_ARMCORE is not set |
195 | # CONFIG_MACH_CM_X300 is not set | ||
196 | # CONFIG_MACH_MAGICIAN is not set | ||
197 | # CONFIG_MACH_MIOA701 is not set | ||
198 | # CONFIG_MACH_PCM027 is not set | ||
199 | # CONFIG_ARCH_PXA_PALM is not set | ||
200 | # CONFIG_PXA_EZX is not set | ||
160 | CONFIG_PXA27x=y | 201 | CONFIG_PXA27x=y |
161 | 202 | # CONFIG_PXA_PWM is not set | |
162 | # | ||
163 | # Boot options | ||
164 | # | ||
165 | |||
166 | # | ||
167 | # Power management | ||
168 | # | ||
169 | 203 | ||
170 | # | 204 | # |
171 | # Processor Type | 205 | # Processor Type |
@@ -174,6 +208,7 @@ CONFIG_CPU_32=y | |||
174 | CONFIG_CPU_XSCALE=y | 208 | CONFIG_CPU_XSCALE=y |
175 | CONFIG_CPU_32v5=y | 209 | CONFIG_CPU_32v5=y |
176 | CONFIG_CPU_ABRT_EV5T=y | 210 | CONFIG_CPU_ABRT_EV5T=y |
211 | CONFIG_CPU_PABRT_NOIFAR=y | ||
177 | CONFIG_CPU_CACHE_VIVT=y | 212 | CONFIG_CPU_CACHE_VIVT=y |
178 | CONFIG_CPU_TLB_V4WBI=y | 213 | CONFIG_CPU_TLB_V4WBI=y |
179 | CONFIG_CPU_CP15=y | 214 | CONFIG_CPU_CP15=y |
@@ -187,6 +222,7 @@ CONFIG_ARM_THUMB=y | |||
187 | # CONFIG_OUTER_CACHE is not set | 222 | # CONFIG_OUTER_CACHE is not set |
188 | CONFIG_IWMMXT=y | 223 | CONFIG_IWMMXT=y |
189 | CONFIG_XSCALE_PMU=y | 224 | CONFIG_XSCALE_PMU=y |
225 | CONFIG_COMMON_CLKDEV=y | ||
190 | 226 | ||
191 | # | 227 | # |
192 | # Bus support | 228 | # Bus support |
@@ -198,28 +234,33 @@ CONFIG_XSCALE_PMU=y | |||
198 | # | 234 | # |
199 | # Kernel Features | 235 | # Kernel Features |
200 | # | 236 | # |
201 | # CONFIG_TICK_ONESHOT is not set | 237 | CONFIG_TICK_ONESHOT=y |
202 | # CONFIG_NO_HZ is not set | 238 | # CONFIG_NO_HZ is not set |
203 | # CONFIG_HIGH_RES_TIMERS is not set | 239 | # CONFIG_HIGH_RES_TIMERS is not set |
204 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y | 240 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y |
241 | CONFIG_VMSPLIT_3G=y | ||
242 | # CONFIG_VMSPLIT_2G is not set | ||
243 | # CONFIG_VMSPLIT_1G is not set | ||
244 | CONFIG_PAGE_OFFSET=0xC0000000 | ||
205 | CONFIG_PREEMPT=y | 245 | CONFIG_PREEMPT=y |
206 | CONFIG_HZ=100 | 246 | CONFIG_HZ=100 |
207 | CONFIG_AEABI=y | 247 | CONFIG_AEABI=y |
208 | CONFIG_OABI_COMPAT=y | 248 | CONFIG_OABI_COMPAT=y |
209 | # CONFIG_ARCH_DISCONTIGMEM_ENABLE is not set | 249 | CONFIG_ARCH_FLATMEM_HAS_HOLES=y |
250 | # CONFIG_ARCH_SPARSEMEM_DEFAULT is not set | ||
251 | # CONFIG_ARCH_SELECT_MEMORY_MODEL is not set | ||
210 | CONFIG_SELECT_MEMORY_MODEL=y | 252 | CONFIG_SELECT_MEMORY_MODEL=y |
211 | CONFIG_FLATMEM_MANUAL=y | 253 | CONFIG_FLATMEM_MANUAL=y |
212 | # CONFIG_DISCONTIGMEM_MANUAL is not set | 254 | # CONFIG_DISCONTIGMEM_MANUAL is not set |
213 | # CONFIG_SPARSEMEM_MANUAL is not set | 255 | # CONFIG_SPARSEMEM_MANUAL is not set |
214 | CONFIG_FLATMEM=y | 256 | CONFIG_FLATMEM=y |
215 | CONFIG_FLAT_NODE_MEM_MAP=y | 257 | CONFIG_FLAT_NODE_MEM_MAP=y |
216 | # CONFIG_SPARSEMEM_STATIC is not set | 258 | CONFIG_PAGEFLAGS_EXTENDED=y |
217 | # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set | ||
218 | CONFIG_SPLIT_PTLOCK_CPUS=4096 | 259 | CONFIG_SPLIT_PTLOCK_CPUS=4096 |
219 | # CONFIG_RESOURCES_64BIT is not set | 260 | # CONFIG_PHYS_ADDR_T_64BIT is not set |
220 | CONFIG_ZONE_DMA_FLAG=1 | 261 | CONFIG_ZONE_DMA_FLAG=0 |
221 | CONFIG_BOUNCE=y | ||
222 | CONFIG_VIRT_TO_BUS=y | 262 | CONFIG_VIRT_TO_BUS=y |
263 | CONFIG_UNEVICTABLE_LRU=y | ||
223 | CONFIG_ALIGNMENT_TRAP=y | 264 | CONFIG_ALIGNMENT_TRAP=y |
224 | 265 | ||
225 | # | 266 | # |
@@ -232,6 +273,12 @@ CONFIG_CMDLINE="" | |||
232 | # CONFIG_KEXEC is not set | 273 | # CONFIG_KEXEC is not set |
233 | 274 | ||
234 | # | 275 | # |
276 | # CPU Power Management | ||
277 | # | ||
278 | # CONFIG_CPU_FREQ is not set | ||
279 | # CONFIG_CPU_IDLE is not set | ||
280 | |||
281 | # | ||
235 | # Floating point emulation | 282 | # Floating point emulation |
236 | # | 283 | # |
237 | 284 | ||
@@ -246,6 +293,8 @@ CONFIG_FPE_NWFPE=y | |||
246 | # Userspace binary formats | 293 | # Userspace binary formats |
247 | # | 294 | # |
248 | CONFIG_BINFMT_ELF=y | 295 | CONFIG_BINFMT_ELF=y |
296 | # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set | ||
297 | CONFIG_HAVE_AOUT=y | ||
249 | # CONFIG_BINFMT_AOUT is not set | 298 | # CONFIG_BINFMT_AOUT is not set |
250 | # CONFIG_BINFMT_MISC is not set | 299 | # CONFIG_BINFMT_MISC is not set |
251 | 300 | ||
@@ -253,21 +302,18 @@ CONFIG_BINFMT_ELF=y | |||
253 | # Power management options | 302 | # Power management options |
254 | # | 303 | # |
255 | CONFIG_PM=y | 304 | CONFIG_PM=y |
256 | # CONFIG_PM_LEGACY is not set | ||
257 | # CONFIG_PM_DEBUG is not set | 305 | # CONFIG_PM_DEBUG is not set |
258 | CONFIG_PM_SLEEP=y | 306 | CONFIG_PM_SLEEP=y |
259 | CONFIG_SUSPEND_UP_POSSIBLE=y | ||
260 | CONFIG_SUSPEND=y | 307 | CONFIG_SUSPEND=y |
308 | CONFIG_SUSPEND_FREEZER=y | ||
261 | # CONFIG_APM_EMULATION is not set | 309 | # CONFIG_APM_EMULATION is not set |
262 | 310 | CONFIG_ARCH_SUSPEND_POSSIBLE=y | |
263 | # | ||
264 | # Networking | ||
265 | # | ||
266 | CONFIG_NET=y | 311 | CONFIG_NET=y |
267 | 312 | ||
268 | # | 313 | # |
269 | # Networking options | 314 | # Networking options |
270 | # | 315 | # |
316 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
271 | CONFIG_PACKET=y | 317 | CONFIG_PACKET=y |
272 | CONFIG_PACKET_MMAP=y | 318 | CONFIG_PACKET_MMAP=y |
273 | CONFIG_UNIX=y | 319 | CONFIG_UNIX=y |
@@ -275,6 +321,7 @@ CONFIG_XFRM=y | |||
275 | CONFIG_XFRM_USER=m | 321 | CONFIG_XFRM_USER=m |
276 | # CONFIG_XFRM_SUB_POLICY is not set | 322 | # CONFIG_XFRM_SUB_POLICY is not set |
277 | # CONFIG_XFRM_MIGRATE is not set | 323 | # CONFIG_XFRM_MIGRATE is not set |
324 | # CONFIG_XFRM_STATISTICS is not set | ||
278 | CONFIG_NET_KEY=y | 325 | CONFIG_NET_KEY=y |
279 | # CONFIG_NET_KEY_MIGRATE is not set | 326 | # CONFIG_NET_KEY_MIGRATE is not set |
280 | CONFIG_INET=y | 327 | CONFIG_INET=y |
@@ -304,26 +351,26 @@ CONFIG_INET_TCP_DIAG=y | |||
304 | CONFIG_TCP_CONG_CUBIC=y | 351 | CONFIG_TCP_CONG_CUBIC=y |
305 | CONFIG_DEFAULT_TCP_CONG="cubic" | 352 | CONFIG_DEFAULT_TCP_CONG="cubic" |
306 | # CONFIG_TCP_MD5SIG is not set | 353 | # CONFIG_TCP_MD5SIG is not set |
307 | # CONFIG_IP_VS is not set | ||
308 | # CONFIG_IPV6 is not set | 354 | # CONFIG_IPV6 is not set |
309 | # CONFIG_INET6_XFRM_TUNNEL is not set | ||
310 | # CONFIG_INET6_TUNNEL is not set | ||
311 | # CONFIG_NETLABEL is not set | 355 | # CONFIG_NETLABEL is not set |
312 | # CONFIG_NETWORK_SECMARK is not set | 356 | # CONFIG_NETWORK_SECMARK is not set |
313 | CONFIG_NETFILTER=y | 357 | CONFIG_NETFILTER=y |
314 | # CONFIG_NETFILTER_DEBUG is not set | 358 | # CONFIG_NETFILTER_DEBUG is not set |
359 | CONFIG_NETFILTER_ADVANCED=y | ||
315 | 360 | ||
316 | # | 361 | # |
317 | # Core Netfilter Configuration | 362 | # Core Netfilter Configuration |
318 | # | 363 | # |
319 | # CONFIG_NETFILTER_NETLINK is not set | 364 | # CONFIG_NETFILTER_NETLINK_QUEUE is not set |
320 | # CONFIG_NF_CONNTRACK_ENABLED is not set | 365 | # CONFIG_NETFILTER_NETLINK_LOG is not set |
321 | # CONFIG_NF_CONNTRACK is not set | 366 | # CONFIG_NF_CONNTRACK is not set |
322 | # CONFIG_NETFILTER_XTABLES is not set | 367 | # CONFIG_NETFILTER_XTABLES is not set |
368 | # CONFIG_IP_VS is not set | ||
323 | 369 | ||
324 | # | 370 | # |
325 | # IP: Netfilter Configuration | 371 | # IP: Netfilter Configuration |
326 | # | 372 | # |
373 | # CONFIG_NF_DEFRAG_IPV4 is not set | ||
327 | CONFIG_IP_NF_QUEUE=m | 374 | CONFIG_IP_NF_QUEUE=m |
328 | # CONFIG_IP_NF_IPTABLES is not set | 375 | # CONFIG_IP_NF_IPTABLES is not set |
329 | # CONFIG_IP_NF_ARPTABLES is not set | 376 | # CONFIG_IP_NF_ARPTABLES is not set |
@@ -332,7 +379,9 @@ CONFIG_IP_NF_QUEUE=m | |||
332 | # CONFIG_TIPC is not set | 379 | # CONFIG_TIPC is not set |
333 | # CONFIG_ATM is not set | 380 | # CONFIG_ATM is not set |
334 | # CONFIG_BRIDGE is not set | 381 | # CONFIG_BRIDGE is not set |
382 | # CONFIG_NET_DSA is not set | ||
335 | CONFIG_VLAN_8021Q=m | 383 | CONFIG_VLAN_8021Q=m |
384 | # CONFIG_VLAN_8021Q_GVRP is not set | ||
336 | # CONFIG_DECNET is not set | 385 | # CONFIG_DECNET is not set |
337 | # CONFIG_LLC2 is not set | 386 | # CONFIG_LLC2 is not set |
338 | # CONFIG_IPX is not set | 387 | # CONFIG_IPX is not set |
@@ -342,12 +391,14 @@ CONFIG_VLAN_8021Q=m | |||
342 | # CONFIG_ECONET is not set | 391 | # CONFIG_ECONET is not set |
343 | # CONFIG_WAN_ROUTER is not set | 392 | # CONFIG_WAN_ROUTER is not set |
344 | # CONFIG_NET_SCHED is not set | 393 | # CONFIG_NET_SCHED is not set |
394 | # CONFIG_DCB is not set | ||
345 | 395 | ||
346 | # | 396 | # |
347 | # Network testing | 397 | # Network testing |
348 | # | 398 | # |
349 | # CONFIG_NET_PKTGEN is not set | 399 | # CONFIG_NET_PKTGEN is not set |
350 | # CONFIG_HAMRADIO is not set | 400 | # CONFIG_HAMRADIO is not set |
401 | # CONFIG_CAN is not set | ||
351 | CONFIG_IRDA=m | 402 | CONFIG_IRDA=m |
352 | 403 | ||
353 | # | 404 | # |
@@ -382,15 +433,6 @@ CONFIG_IRTTY_SIR=m | |||
382 | # CONFIG_KS959_DONGLE is not set | 433 | # CONFIG_KS959_DONGLE is not set |
383 | 434 | ||
384 | # | 435 | # |
385 | # Old SIR device drivers | ||
386 | # | ||
387 | # CONFIG_IRPORT_SIR is not set | ||
388 | |||
389 | # | ||
390 | # Old Serial dongle support | ||
391 | # | ||
392 | |||
393 | # | ||
394 | # FIR device drivers | 436 | # FIR device drivers |
395 | # | 437 | # |
396 | # CONFIG_USB_IRDA is not set | 438 | # CONFIG_USB_IRDA is not set |
@@ -410,7 +452,6 @@ CONFIG_BT_HIDP=m | |||
410 | # | 452 | # |
411 | # Bluetooth device drivers | 453 | # Bluetooth device drivers |
412 | # | 454 | # |
413 | # CONFIG_BT_HCIUSB is not set | ||
414 | # CONFIG_BT_HCIBTUSB is not set | 455 | # CONFIG_BT_HCIBTUSB is not set |
415 | # CONFIG_BT_HCIBTSDIO is not set | 456 | # CONFIG_BT_HCIBTSDIO is not set |
416 | # CONFIG_BT_HCIUART is not set | 457 | # CONFIG_BT_HCIUART is not set |
@@ -419,21 +460,20 @@ CONFIG_BT_HIDP=m | |||
419 | # CONFIG_BT_HCIBFUSB is not set | 460 | # CONFIG_BT_HCIBFUSB is not set |
420 | # CONFIG_BT_HCIVHCI is not set | 461 | # CONFIG_BT_HCIVHCI is not set |
421 | # CONFIG_AF_RXRPC is not set | 462 | # CONFIG_AF_RXRPC is not set |
422 | 463 | # CONFIG_PHONET is not set | |
423 | # | 464 | CONFIG_WIRELESS=y |
424 | # Wireless | ||
425 | # | ||
426 | CONFIG_CFG80211=y | 465 | CONFIG_CFG80211=y |
466 | # CONFIG_CFG80211_REG_DEBUG is not set | ||
427 | CONFIG_NL80211=y | 467 | CONFIG_NL80211=y |
468 | CONFIG_WIRELESS_OLD_REGULATORY=y | ||
428 | CONFIG_WIRELESS_EXT=y | 469 | CONFIG_WIRELESS_EXT=y |
470 | CONFIG_WIRELESS_EXT_SYSFS=y | ||
471 | CONFIG_LIB80211=y | ||
472 | CONFIG_LIB80211_CRYPT_WEP=y | ||
473 | CONFIG_LIB80211_CRYPT_CCMP=y | ||
474 | CONFIG_LIB80211_CRYPT_TKIP=y | ||
429 | # CONFIG_MAC80211 is not set | 475 | # CONFIG_MAC80211 is not set |
430 | CONFIG_IEEE80211=y | 476 | # CONFIG_WIMAX is not set |
431 | # CONFIG_IEEE80211_DEBUG is not set | ||
432 | CONFIG_IEEE80211_CRYPT_WEP=y | ||
433 | CONFIG_IEEE80211_CRYPT_CCMP=m | ||
434 | CONFIG_IEEE80211_CRYPT_TKIP=m | ||
435 | CONFIG_IEEE80211_SOFTMAC=m | ||
436 | # CONFIG_IEEE80211_SOFTMAC_DEBUG is not set | ||
437 | # CONFIG_RFKILL is not set | 477 | # CONFIG_RFKILL is not set |
438 | # CONFIG_NET_9P is not set | 478 | # CONFIG_NET_9P is not set |
439 | 479 | ||
@@ -448,6 +488,8 @@ CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | |||
448 | CONFIG_STANDALONE=y | 488 | CONFIG_STANDALONE=y |
449 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 489 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
450 | CONFIG_FW_LOADER=y | 490 | CONFIG_FW_LOADER=y |
491 | CONFIG_FIRMWARE_IN_KERNEL=y | ||
492 | CONFIG_EXTRA_FIRMWARE="" | ||
451 | # CONFIG_DEBUG_DRIVER is not set | 493 | # CONFIG_DEBUG_DRIVER is not set |
452 | # CONFIG_DEBUG_DEVRES is not set | 494 | # CONFIG_DEBUG_DEVRES is not set |
453 | # CONFIG_SYS_HYPERVISOR is not set | 495 | # CONFIG_SYS_HYPERVISOR is not set |
@@ -457,9 +499,11 @@ CONFIG_MTD=y | |||
457 | # CONFIG_MTD_DEBUG is not set | 499 | # CONFIG_MTD_DEBUG is not set |
458 | CONFIG_MTD_CONCAT=y | 500 | CONFIG_MTD_CONCAT=y |
459 | CONFIG_MTD_PARTITIONS=y | 501 | CONFIG_MTD_PARTITIONS=y |
502 | # CONFIG_MTD_TESTS is not set | ||
460 | # CONFIG_MTD_REDBOOT_PARTS is not set | 503 | # CONFIG_MTD_REDBOOT_PARTS is not set |
461 | # CONFIG_MTD_CMDLINE_PARTS is not set | 504 | # CONFIG_MTD_CMDLINE_PARTS is not set |
462 | # CONFIG_MTD_AFS_PARTS is not set | 505 | # CONFIG_MTD_AFS_PARTS is not set |
506 | # CONFIG_MTD_AR7_PARTS is not set | ||
463 | 507 | ||
464 | # | 508 | # |
465 | # User Modules And Translation Layers | 509 | # User Modules And Translation Layers |
@@ -510,9 +554,7 @@ CONFIG_MTD_CFI_UTIL=y | |||
510 | # | 554 | # |
511 | CONFIG_MTD_COMPLEX_MAPPINGS=y | 555 | CONFIG_MTD_COMPLEX_MAPPINGS=y |
512 | CONFIG_MTD_PHYSMAP=y | 556 | CONFIG_MTD_PHYSMAP=y |
513 | CONFIG_MTD_PHYSMAP_START=0x0 | 557 | # CONFIG_MTD_PHYSMAP_COMPAT is not set |
514 | CONFIG_MTD_PHYSMAP_LEN=0x0 | ||
515 | CONFIG_MTD_PHYSMAP_BANKWIDTH=2 | ||
516 | CONFIG_MTD_PXA2XX=y | 558 | CONFIG_MTD_PXA2XX=y |
517 | # CONFIG_MTD_ARM_INTEGRATOR is not set | 559 | # CONFIG_MTD_ARM_INTEGRATOR is not set |
518 | # CONFIG_MTD_IMPA7 is not set | 560 | # CONFIG_MTD_IMPA7 is not set |
@@ -538,6 +580,7 @@ CONFIG_MTD_NAND=y | |||
538 | # CONFIG_MTD_NAND_ECC_SMC is not set | 580 | # CONFIG_MTD_NAND_ECC_SMC is not set |
539 | # CONFIG_MTD_NAND_MUSEUM_IDS is not set | 581 | # CONFIG_MTD_NAND_MUSEUM_IDS is not set |
540 | # CONFIG_MTD_NAND_H1900 is not set | 582 | # CONFIG_MTD_NAND_H1900 is not set |
583 | # CONFIG_MTD_NAND_GPIO is not set | ||
541 | CONFIG_MTD_NAND_IDS=y | 584 | CONFIG_MTD_NAND_IDS=y |
542 | CONFIG_MTD_NAND_DISKONCHIP=y | 585 | CONFIG_MTD_NAND_DISKONCHIP=y |
543 | CONFIG_MTD_NAND_DISKONCHIP_PROBE_ADVANCED=y | 586 | CONFIG_MTD_NAND_DISKONCHIP_PROBE_ADVANCED=y |
@@ -556,6 +599,11 @@ CONFIG_MTD_ONENAND=y | |||
556 | # CONFIG_MTD_ONENAND_SIM is not set | 599 | # CONFIG_MTD_ONENAND_SIM is not set |
557 | 600 | ||
558 | # | 601 | # |
602 | # LPDDR flash memory drivers | ||
603 | # | ||
604 | # CONFIG_MTD_LPDDR is not set | ||
605 | |||
606 | # | ||
559 | # UBI - Unsorted block images | 607 | # UBI - Unsorted block images |
560 | # | 608 | # |
561 | # CONFIG_MTD_UBI is not set | 609 | # CONFIG_MTD_UBI is not set |
@@ -569,36 +617,41 @@ CONFIG_BLK_DEV_NBD=y | |||
569 | CONFIG_BLK_DEV_RAM=y | 617 | CONFIG_BLK_DEV_RAM=y |
570 | CONFIG_BLK_DEV_RAM_COUNT=8 | 618 | CONFIG_BLK_DEV_RAM_COUNT=8 |
571 | CONFIG_BLK_DEV_RAM_SIZE=4096 | 619 | CONFIG_BLK_DEV_RAM_SIZE=4096 |
572 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 | 620 | # CONFIG_BLK_DEV_XIP is not set |
573 | # CONFIG_CDROM_PKTCDVD is not set | 621 | # CONFIG_CDROM_PKTCDVD is not set |
574 | # CONFIG_ATA_OVER_ETH is not set | 622 | # CONFIG_ATA_OVER_ETH is not set |
575 | CONFIG_MISC_DEVICES=y | 623 | CONFIG_MISC_DEVICES=y |
624 | # CONFIG_ICS932S401 is not set | ||
625 | # CONFIG_ENCLOSURE_SERVICES is not set | ||
626 | # CONFIG_ISL29003 is not set | ||
627 | # CONFIG_C2PORT is not set | ||
628 | |||
629 | # | ||
630 | # EEPROM support | ||
631 | # | ||
632 | # CONFIG_EEPROM_AT24 is not set | ||
633 | # CONFIG_EEPROM_LEGACY is not set | ||
576 | # CONFIG_EEPROM_93CX6 is not set | 634 | # CONFIG_EEPROM_93CX6 is not set |
635 | CONFIG_HAVE_IDE=y | ||
577 | CONFIG_IDE=y | 636 | CONFIG_IDE=y |
578 | CONFIG_IDE_MAX_HWIFS=4 | ||
579 | CONFIG_BLK_DEV_IDE=y | ||
580 | 637 | ||
581 | # | 638 | # |
582 | # Please see Documentation/ide.txt for help/info on IDE drives | 639 | # Please see Documentation/ide/ide.txt for help/info on IDE drives |
583 | # | 640 | # |
584 | # CONFIG_BLK_DEV_IDE_SATA is not set | 641 | # CONFIG_BLK_DEV_IDE_SATA is not set |
585 | CONFIG_BLK_DEV_IDEDISK=y | 642 | CONFIG_IDE_GD=y |
586 | CONFIG_IDEDISK_MULTI_MODE=y | 643 | CONFIG_IDE_GD_ATA=y |
644 | # CONFIG_IDE_GD_ATAPI is not set | ||
587 | # CONFIG_BLK_DEV_IDECD is not set | 645 | # CONFIG_BLK_DEV_IDECD is not set |
588 | # CONFIG_BLK_DEV_IDETAPE is not set | 646 | # CONFIG_BLK_DEV_IDETAPE is not set |
589 | # CONFIG_BLK_DEV_IDEFLOPPY is not set | ||
590 | # CONFIG_IDE_TASK_IOCTL is not set | 647 | # CONFIG_IDE_TASK_IOCTL is not set |
591 | CONFIG_IDE_PROC_FS=y | 648 | CONFIG_IDE_PROC_FS=y |
592 | 649 | ||
593 | # | 650 | # |
594 | # IDE chipset support/bugfixes | 651 | # IDE chipset support/bugfixes |
595 | # | 652 | # |
596 | CONFIG_IDE_GENERIC=y | ||
597 | # CONFIG_BLK_DEV_PLATFORM is not set | 653 | # CONFIG_BLK_DEV_PLATFORM is not set |
598 | # CONFIG_IDE_ARM is not set | ||
599 | # CONFIG_BLK_DEV_IDEDMA is not set | 654 | # CONFIG_BLK_DEV_IDEDMA is not set |
600 | CONFIG_IDE_ARCH_OBSOLETE_INIT=y | ||
601 | # CONFIG_BLK_DEV_HD is not set | ||
602 | 655 | ||
603 | # | 656 | # |
604 | # SCSI device support | 657 | # SCSI device support |
@@ -610,7 +663,6 @@ CONFIG_IDE_ARCH_OBSOLETE_INIT=y | |||
610 | # CONFIG_ATA is not set | 663 | # CONFIG_ATA is not set |
611 | # CONFIG_MD is not set | 664 | # CONFIG_MD is not set |
612 | CONFIG_NETDEVICES=y | 665 | CONFIG_NETDEVICES=y |
613 | # CONFIG_NETDEVICES_MULTIQUEUE is not set | ||
614 | # CONFIG_DUMMY is not set | 666 | # CONFIG_DUMMY is not set |
615 | # CONFIG_BONDING is not set | 667 | # CONFIG_BONDING is not set |
616 | # CONFIG_MACVLAN is not set | 668 | # CONFIG_MACVLAN is not set |
@@ -631,6 +683,10 @@ CONFIG_PHYLIB=y | |||
631 | # CONFIG_SMSC_PHY is not set | 683 | # CONFIG_SMSC_PHY is not set |
632 | # CONFIG_BROADCOM_PHY is not set | 684 | # CONFIG_BROADCOM_PHY is not set |
633 | # CONFIG_ICPLUS_PHY is not set | 685 | # CONFIG_ICPLUS_PHY is not set |
686 | # CONFIG_REALTEK_PHY is not set | ||
687 | # CONFIG_NATIONAL_PHY is not set | ||
688 | # CONFIG_STE10XP is not set | ||
689 | # CONFIG_LSI_ET1011C_PHY is not set | ||
634 | # CONFIG_FIXED_PHY is not set | 690 | # CONFIG_FIXED_PHY is not set |
635 | # CONFIG_MDIO_BITBANG is not set | 691 | # CONFIG_MDIO_BITBANG is not set |
636 | CONFIG_NET_ETHERNET=y | 692 | CONFIG_NET_ETHERNET=y |
@@ -638,11 +694,17 @@ CONFIG_MII=y | |||
638 | # CONFIG_AX88796 is not set | 694 | # CONFIG_AX88796 is not set |
639 | # CONFIG_SMC91X is not set | 695 | # CONFIG_SMC91X is not set |
640 | CONFIG_DM9000=y | 696 | CONFIG_DM9000=y |
697 | CONFIG_DM9000_DEBUGLEVEL=4 | ||
698 | # CONFIG_DM9000_FORCE_SIMPLE_PHY_POLL is not set | ||
641 | # CONFIG_SMC911X is not set | 699 | # CONFIG_SMC911X is not set |
700 | # CONFIG_SMSC911X is not set | ||
642 | # CONFIG_IBM_NEW_EMAC_ZMII is not set | 701 | # CONFIG_IBM_NEW_EMAC_ZMII is not set |
643 | # CONFIG_IBM_NEW_EMAC_RGMII is not set | 702 | # CONFIG_IBM_NEW_EMAC_RGMII is not set |
644 | # CONFIG_IBM_NEW_EMAC_TAH is not set | 703 | # CONFIG_IBM_NEW_EMAC_TAH is not set |
645 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set | 704 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set |
705 | # CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set | ||
706 | # CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set | ||
707 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set | ||
646 | # CONFIG_B44 is not set | 708 | # CONFIG_B44 is not set |
647 | # CONFIG_NETDEV_1000 is not set | 709 | # CONFIG_NETDEV_1000 is not set |
648 | # CONFIG_NETDEV_10000 is not set | 710 | # CONFIG_NETDEV_10000 is not set |
@@ -654,10 +716,15 @@ CONFIG_DM9000=y | |||
654 | CONFIG_WLAN_80211=y | 716 | CONFIG_WLAN_80211=y |
655 | # CONFIG_LIBERTAS is not set | 717 | # CONFIG_LIBERTAS is not set |
656 | # CONFIG_USB_ZD1201 is not set | 718 | # CONFIG_USB_ZD1201 is not set |
719 | # CONFIG_USB_NET_RNDIS_WLAN is not set | ||
720 | # CONFIG_IWLWIFI_LEDS is not set | ||
657 | CONFIG_HOSTAP=y | 721 | CONFIG_HOSTAP=y |
658 | CONFIG_HOSTAP_FIRMWARE=y | 722 | CONFIG_HOSTAP_FIRMWARE=y |
659 | CONFIG_HOSTAP_FIRMWARE_NVRAM=y | 723 | CONFIG_HOSTAP_FIRMWARE_NVRAM=y |
660 | # CONFIG_ZD1211RW is not set | 724 | |
725 | # | ||
726 | # Enable WiMAX (Networking options) to see the WiMAX drivers | ||
727 | # | ||
661 | 728 | ||
662 | # | 729 | # |
663 | # USB Network Adapters | 730 | # USB Network Adapters |
@@ -670,7 +737,6 @@ CONFIG_HOSTAP_FIRMWARE_NVRAM=y | |||
670 | # CONFIG_WAN is not set | 737 | # CONFIG_WAN is not set |
671 | # CONFIG_PPP is not set | 738 | # CONFIG_PPP is not set |
672 | # CONFIG_SLIP is not set | 739 | # CONFIG_SLIP is not set |
673 | # CONFIG_SHAPER is not set | ||
674 | # CONFIG_NETCONSOLE is not set | 740 | # CONFIG_NETCONSOLE is not set |
675 | # CONFIG_NETPOLL is not set | 741 | # CONFIG_NETPOLL is not set |
676 | # CONFIG_NET_POLL_CONTROLLER is not set | 742 | # CONFIG_NET_POLL_CONTROLLER is not set |
@@ -710,6 +776,7 @@ CONFIG_INPUT_MOUSE=y | |||
710 | # CONFIG_MOUSE_PS2 is not set | 776 | # CONFIG_MOUSE_PS2 is not set |
711 | CONFIG_MOUSE_SERIAL=m | 777 | CONFIG_MOUSE_SERIAL=m |
712 | # CONFIG_MOUSE_APPLETOUCH is not set | 778 | # CONFIG_MOUSE_APPLETOUCH is not set |
779 | # CONFIG_MOUSE_BCM5974 is not set | ||
713 | # CONFIG_MOUSE_VSXXXAA is not set | 780 | # CONFIG_MOUSE_VSXXXAA is not set |
714 | # CONFIG_MOUSE_GPIO is not set | 781 | # CONFIG_MOUSE_GPIO is not set |
715 | # CONFIG_INPUT_JOYSTICK is not set | 782 | # CONFIG_INPUT_JOYSTICK is not set |
@@ -718,20 +785,25 @@ CONFIG_INPUT_TOUCHSCREEN=y | |||
718 | # CONFIG_TOUCHSCREEN_FUJITSU is not set | 785 | # CONFIG_TOUCHSCREEN_FUJITSU is not set |
719 | # CONFIG_TOUCHSCREEN_GUNZE is not set | 786 | # CONFIG_TOUCHSCREEN_GUNZE is not set |
720 | # CONFIG_TOUCHSCREEN_ELO is not set | 787 | # CONFIG_TOUCHSCREEN_ELO is not set |
788 | # CONFIG_TOUCHSCREEN_WACOM_W8001 is not set | ||
721 | # CONFIG_TOUCHSCREEN_MTOUCH is not set | 789 | # CONFIG_TOUCHSCREEN_MTOUCH is not set |
790 | # CONFIG_TOUCHSCREEN_INEXIO is not set | ||
722 | # CONFIG_TOUCHSCREEN_MK712 is not set | 791 | # CONFIG_TOUCHSCREEN_MK712 is not set |
723 | # CONFIG_TOUCHSCREEN_PENMOUNT is not set | 792 | # CONFIG_TOUCHSCREEN_PENMOUNT is not set |
724 | # CONFIG_TOUCHSCREEN_TOUCHRIGHT is not set | 793 | # CONFIG_TOUCHSCREEN_TOUCHRIGHT is not set |
725 | # CONFIG_TOUCHSCREEN_TOUCHWIN is not set | 794 | # CONFIG_TOUCHSCREEN_TOUCHWIN is not set |
726 | CONFIG_TOUCHSCREEN_UCB1400=y | ||
727 | # CONFIG_TOUCHSCREEN_USB_COMPOSITE is not set | 795 | # CONFIG_TOUCHSCREEN_USB_COMPOSITE is not set |
796 | # CONFIG_TOUCHSCREEN_TOUCHIT213 is not set | ||
797 | # CONFIG_TOUCHSCREEN_TSC2007 is not set | ||
728 | CONFIG_INPUT_MISC=y | 798 | CONFIG_INPUT_MISC=y |
729 | # CONFIG_INPUT_ATI_REMOTE is not set | 799 | # CONFIG_INPUT_ATI_REMOTE is not set |
730 | # CONFIG_INPUT_ATI_REMOTE2 is not set | 800 | # CONFIG_INPUT_ATI_REMOTE2 is not set |
731 | # CONFIG_INPUT_KEYSPAN_REMOTE is not set | 801 | # CONFIG_INPUT_KEYSPAN_REMOTE is not set |
732 | # CONFIG_INPUT_POWERMATE is not set | 802 | # CONFIG_INPUT_POWERMATE is not set |
733 | # CONFIG_INPUT_YEALINK is not set | 803 | # CONFIG_INPUT_YEALINK is not set |
804 | # CONFIG_INPUT_CM109 is not set | ||
734 | CONFIG_INPUT_UINPUT=m | 805 | CONFIG_INPUT_UINPUT=m |
806 | # CONFIG_INPUT_GPIO_ROTARY_ENCODER is not set | ||
735 | 807 | ||
736 | # | 808 | # |
737 | # Hardware I/O ports | 809 | # Hardware I/O ports |
@@ -746,9 +818,11 @@ CONFIG_SERIO_LIBPS2=y | |||
746 | # Character devices | 818 | # Character devices |
747 | # | 819 | # |
748 | CONFIG_VT=y | 820 | CONFIG_VT=y |
821 | CONFIG_CONSOLE_TRANSLATIONS=y | ||
749 | CONFIG_VT_CONSOLE=y | 822 | CONFIG_VT_CONSOLE=y |
750 | CONFIG_HW_CONSOLE=y | 823 | CONFIG_HW_CONSOLE=y |
751 | # CONFIG_VT_HW_CONSOLE_BINDING is not set | 824 | # CONFIG_VT_HW_CONSOLE_BINDING is not set |
825 | CONFIG_DEVKMEM=y | ||
752 | # CONFIG_SERIAL_NONSTANDARD is not set | 826 | # CONFIG_SERIAL_NONSTANDARD is not set |
753 | 827 | ||
754 | # | 828 | # |
@@ -764,45 +838,50 @@ CONFIG_SERIAL_PXA_CONSOLE=y | |||
764 | CONFIG_SERIAL_CORE=y | 838 | CONFIG_SERIAL_CORE=y |
765 | CONFIG_SERIAL_CORE_CONSOLE=y | 839 | CONFIG_SERIAL_CORE_CONSOLE=y |
766 | CONFIG_UNIX98_PTYS=y | 840 | CONFIG_UNIX98_PTYS=y |
841 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set | ||
767 | CONFIG_LEGACY_PTYS=y | 842 | CONFIG_LEGACY_PTYS=y |
768 | CONFIG_LEGACY_PTY_COUNT=256 | 843 | CONFIG_LEGACY_PTY_COUNT=256 |
769 | # CONFIG_IPMI_HANDLER is not set | 844 | # CONFIG_IPMI_HANDLER is not set |
770 | CONFIG_HW_RANDOM=y | 845 | CONFIG_HW_RANDOM=y |
771 | # CONFIG_NVRAM is not set | ||
772 | # CONFIG_R3964 is not set | 846 | # CONFIG_R3964 is not set |
773 | # CONFIG_RAW_DRIVER is not set | 847 | # CONFIG_RAW_DRIVER is not set |
774 | # CONFIG_TCG_TPM is not set | 848 | # CONFIG_TCG_TPM is not set |
775 | CONFIG_I2C=y | 849 | CONFIG_I2C=y |
776 | CONFIG_I2C_BOARDINFO=y | 850 | CONFIG_I2C_BOARDINFO=y |
777 | CONFIG_I2C_CHARDEV=y | 851 | CONFIG_I2C_CHARDEV=y |
852 | CONFIG_I2C_HELPER_AUTO=y | ||
778 | 853 | ||
779 | # | 854 | # |
780 | # I2C Algorithms | 855 | # I2C Hardware Bus support |
781 | # | 856 | # |
782 | # CONFIG_I2C_ALGOBIT is not set | ||
783 | # CONFIG_I2C_ALGOPCF is not set | ||
784 | # CONFIG_I2C_ALGOPCA is not set | ||
785 | 857 | ||
786 | # | 858 | # |
787 | # I2C Hardware Bus support | 859 | # I2C system bus drivers (mostly embedded / system-on-chip) |
788 | # | 860 | # |
789 | # CONFIG_I2C_GPIO is not set | 861 | # CONFIG_I2C_GPIO is not set |
790 | # CONFIG_I2C_PXA is not set | ||
791 | # CONFIG_I2C_OCORES is not set | 862 | # CONFIG_I2C_OCORES is not set |
792 | # CONFIG_I2C_PARPORT_LIGHT is not set | 863 | # CONFIG_I2C_PXA is not set |
793 | # CONFIG_I2C_SIMTEC is not set | 864 | # CONFIG_I2C_SIMTEC is not set |
865 | |||
866 | # | ||
867 | # External I2C/SMBus adapter drivers | ||
868 | # | ||
869 | # CONFIG_I2C_PARPORT_LIGHT is not set | ||
794 | # CONFIG_I2C_TAOS_EVM is not set | 870 | # CONFIG_I2C_TAOS_EVM is not set |
795 | # CONFIG_I2C_STUB is not set | ||
796 | # CONFIG_I2C_TINY_USB is not set | 871 | # CONFIG_I2C_TINY_USB is not set |
797 | 872 | ||
798 | # | 873 | # |
874 | # Other I2C/SMBus bus drivers | ||
875 | # | ||
876 | # CONFIG_I2C_PCA_PLATFORM is not set | ||
877 | # CONFIG_I2C_STUB is not set | ||
878 | |||
879 | # | ||
799 | # Miscellaneous I2C Chip support | 880 | # Miscellaneous I2C Chip support |
800 | # | 881 | # |
801 | # CONFIG_SENSORS_DS1337 is not set | ||
802 | # CONFIG_SENSORS_DS1374 is not set | ||
803 | # CONFIG_DS1682 is not set | 882 | # CONFIG_DS1682 is not set |
804 | # CONFIG_EEPROM_LEGACY is not set | ||
805 | # CONFIG_SENSORS_PCF8574 is not set | 883 | # CONFIG_SENSORS_PCF8574 is not set |
884 | # CONFIG_PCF8575 is not set | ||
806 | # CONFIG_SENSORS_PCA9539 is not set | 885 | # CONFIG_SENSORS_PCA9539 is not set |
807 | # CONFIG_SENSORS_PCF8591 is not set | 886 | # CONFIG_SENSORS_PCF8591 is not set |
808 | # CONFIG_SENSORS_MAX6875 is not set | 887 | # CONFIG_SENSORS_MAX6875 is not set |
@@ -811,16 +890,35 @@ CONFIG_I2C_CHARDEV=y | |||
811 | # CONFIG_I2C_DEBUG_ALGO is not set | 890 | # CONFIG_I2C_DEBUG_ALGO is not set |
812 | # CONFIG_I2C_DEBUG_BUS is not set | 891 | # CONFIG_I2C_DEBUG_BUS is not set |
813 | # CONFIG_I2C_DEBUG_CHIP is not set | 892 | # CONFIG_I2C_DEBUG_CHIP is not set |
893 | # CONFIG_SPI is not set | ||
894 | CONFIG_ARCH_REQUIRE_GPIOLIB=y | ||
895 | CONFIG_GPIOLIB=y | ||
896 | # CONFIG_DEBUG_GPIO is not set | ||
897 | # CONFIG_GPIO_SYSFS is not set | ||
814 | 898 | ||
815 | # | 899 | # |
816 | # SPI support | 900 | # Memory mapped GPIO expanders: |
901 | # | ||
902 | |||
903 | # | ||
904 | # I2C GPIO expanders: | ||
905 | # | ||
906 | # CONFIG_GPIO_MAX732X is not set | ||
907 | # CONFIG_GPIO_PCA953X is not set | ||
908 | # CONFIG_GPIO_PCF857X is not set | ||
909 | |||
910 | # | ||
911 | # PCI GPIO expanders: | ||
912 | # | ||
913 | |||
914 | # | ||
915 | # SPI GPIO expanders: | ||
817 | # | 916 | # |
818 | # CONFIG_SPI is not set | ||
819 | # CONFIG_SPI_MASTER is not set | ||
820 | # CONFIG_W1 is not set | 917 | # CONFIG_W1 is not set |
821 | # CONFIG_POWER_SUPPLY is not set | 918 | # CONFIG_POWER_SUPPLY is not set |
822 | CONFIG_HWMON=y | 919 | CONFIG_HWMON=y |
823 | # CONFIG_HWMON_VID is not set | 920 | # CONFIG_HWMON_VID is not set |
921 | # CONFIG_SENSORS_AD7414 is not set | ||
824 | # CONFIG_SENSORS_AD7418 is not set | 922 | # CONFIG_SENSORS_AD7418 is not set |
825 | # CONFIG_SENSORS_ADM1021 is not set | 923 | # CONFIG_SENSORS_ADM1021 is not set |
826 | # CONFIG_SENSORS_ADM1025 is not set | 924 | # CONFIG_SENSORS_ADM1025 is not set |
@@ -828,7 +926,10 @@ CONFIG_HWMON=y | |||
828 | # CONFIG_SENSORS_ADM1029 is not set | 926 | # CONFIG_SENSORS_ADM1029 is not set |
829 | # CONFIG_SENSORS_ADM1031 is not set | 927 | # CONFIG_SENSORS_ADM1031 is not set |
830 | # CONFIG_SENSORS_ADM9240 is not set | 928 | # CONFIG_SENSORS_ADM9240 is not set |
929 | # CONFIG_SENSORS_ADT7462 is not set | ||
831 | # CONFIG_SENSORS_ADT7470 is not set | 930 | # CONFIG_SENSORS_ADT7470 is not set |
931 | # CONFIG_SENSORS_ADT7473 is not set | ||
932 | # CONFIG_SENSORS_ADT7475 is not set | ||
832 | # CONFIG_SENSORS_ATXP1 is not set | 933 | # CONFIG_SENSORS_ATXP1 is not set |
833 | # CONFIG_SENSORS_DS1621 is not set | 934 | # CONFIG_SENSORS_DS1621 is not set |
834 | # CONFIG_SENSORS_F71805F is not set | 935 | # CONFIG_SENSORS_F71805F is not set |
@@ -848,6 +949,7 @@ CONFIG_HWMON=y | |||
848 | # CONFIG_SENSORS_LM90 is not set | 949 | # CONFIG_SENSORS_LM90 is not set |
849 | # CONFIG_SENSORS_LM92 is not set | 950 | # CONFIG_SENSORS_LM92 is not set |
850 | # CONFIG_SENSORS_LM93 is not set | 951 | # CONFIG_SENSORS_LM93 is not set |
952 | # CONFIG_SENSORS_LTC4245 is not set | ||
851 | # CONFIG_SENSORS_MAX1619 is not set | 953 | # CONFIG_SENSORS_MAX1619 is not set |
852 | # CONFIG_SENSORS_MAX6650 is not set | 954 | # CONFIG_SENSORS_MAX6650 is not set |
853 | # CONFIG_SENSORS_PC87360 is not set | 955 | # CONFIG_SENSORS_PC87360 is not set |
@@ -856,6 +958,7 @@ CONFIG_HWMON=y | |||
856 | # CONFIG_SENSORS_SMSC47M1 is not set | 958 | # CONFIG_SENSORS_SMSC47M1 is not set |
857 | # CONFIG_SENSORS_SMSC47M192 is not set | 959 | # CONFIG_SENSORS_SMSC47M192 is not set |
858 | # CONFIG_SENSORS_SMSC47B397 is not set | 960 | # CONFIG_SENSORS_SMSC47B397 is not set |
961 | # CONFIG_SENSORS_ADS7828 is not set | ||
859 | # CONFIG_SENSORS_THMC50 is not set | 962 | # CONFIG_SENSORS_THMC50 is not set |
860 | # CONFIG_SENSORS_VT1211 is not set | 963 | # CONFIG_SENSORS_VT1211 is not set |
861 | # CONFIG_SENSORS_W83781D is not set | 964 | # CONFIG_SENSORS_W83781D is not set |
@@ -863,9 +966,12 @@ CONFIG_HWMON=y | |||
863 | # CONFIG_SENSORS_W83792D is not set | 966 | # CONFIG_SENSORS_W83792D is not set |
864 | # CONFIG_SENSORS_W83793 is not set | 967 | # CONFIG_SENSORS_W83793 is not set |
865 | # CONFIG_SENSORS_W83L785TS is not set | 968 | # CONFIG_SENSORS_W83L785TS is not set |
969 | # CONFIG_SENSORS_W83L786NG is not set | ||
866 | # CONFIG_SENSORS_W83627HF is not set | 970 | # CONFIG_SENSORS_W83627HF is not set |
867 | # CONFIG_SENSORS_W83627EHF is not set | 971 | # CONFIG_SENSORS_W83627EHF is not set |
868 | # CONFIG_HWMON_DEBUG_CHIP is not set | 972 | # CONFIG_HWMON_DEBUG_CHIP is not set |
973 | # CONFIG_THERMAL is not set | ||
974 | # CONFIG_THERMAL_HWMON is not set | ||
869 | CONFIG_WATCHDOG=y | 975 | CONFIG_WATCHDOG=y |
870 | # CONFIG_WATCHDOG_NOWAYOUT is not set | 976 | # CONFIG_WATCHDOG_NOWAYOUT is not set |
871 | 977 | ||
@@ -879,23 +985,46 @@ CONFIG_WATCHDOG=y | |||
879 | # USB-based Watchdog Cards | 985 | # USB-based Watchdog Cards |
880 | # | 986 | # |
881 | # CONFIG_USBPCWATCHDOG is not set | 987 | # CONFIG_USBPCWATCHDOG is not set |
988 | CONFIG_SSB_POSSIBLE=y | ||
882 | 989 | ||
883 | # | 990 | # |
884 | # Sonics Silicon Backplane | 991 | # Sonics Silicon Backplane |
885 | # | 992 | # |
886 | CONFIG_SSB_POSSIBLE=y | ||
887 | # CONFIG_SSB is not set | 993 | # CONFIG_SSB is not set |
888 | 994 | ||
889 | # | 995 | # |
890 | # Multifunction device drivers | 996 | # Multifunction device drivers |
891 | # | 997 | # |
998 | # CONFIG_MFD_CORE is not set | ||
892 | # CONFIG_MFD_SM501 is not set | 999 | # CONFIG_MFD_SM501 is not set |
1000 | # CONFIG_MFD_ASIC3 is not set | ||
1001 | # CONFIG_HTC_EGPIO is not set | ||
1002 | # CONFIG_HTC_PASIC3 is not set | ||
1003 | # CONFIG_TPS65010 is not set | ||
1004 | # CONFIG_TWL4030_CORE is not set | ||
1005 | # CONFIG_MFD_TMIO is not set | ||
1006 | # CONFIG_MFD_T7L66XB is not set | ||
1007 | # CONFIG_MFD_TC6387XB is not set | ||
1008 | # CONFIG_MFD_TC6393XB is not set | ||
1009 | # CONFIG_PMIC_DA903X is not set | ||
1010 | # CONFIG_MFD_WM8400 is not set | ||
1011 | # CONFIG_MFD_WM8350_I2C is not set | ||
1012 | # CONFIG_MFD_PCF50633 is not set | ||
893 | 1013 | ||
894 | # | 1014 | # |
895 | # Multimedia devices | 1015 | # Multimedia devices |
896 | # | 1016 | # |
1017 | |||
1018 | # | ||
1019 | # Multimedia core support | ||
1020 | # | ||
897 | # CONFIG_VIDEO_DEV is not set | 1021 | # CONFIG_VIDEO_DEV is not set |
898 | # CONFIG_DVB_CORE is not set | 1022 | # CONFIG_DVB_CORE is not set |
1023 | # CONFIG_VIDEO_MEDIA is not set | ||
1024 | |||
1025 | # | ||
1026 | # Multimedia drivers | ||
1027 | # | ||
899 | CONFIG_DAB=y | 1028 | CONFIG_DAB=y |
900 | # CONFIG_USB_DABUSB is not set | 1029 | # CONFIG_USB_DABUSB is not set |
901 | 1030 | ||
@@ -907,6 +1036,7 @@ CONFIG_DAB=y | |||
907 | CONFIG_FB=y | 1036 | CONFIG_FB=y |
908 | CONFIG_FIRMWARE_EDID=y | 1037 | CONFIG_FIRMWARE_EDID=y |
909 | # CONFIG_FB_DDC is not set | 1038 | # CONFIG_FB_DDC is not set |
1039 | # CONFIG_FB_BOOT_VESA_SUPPORT is not set | ||
910 | CONFIG_FB_CFB_FILLRECT=y | 1040 | CONFIG_FB_CFB_FILLRECT=y |
911 | CONFIG_FB_CFB_COPYAREA=y | 1041 | CONFIG_FB_CFB_COPYAREA=y |
912 | CONFIG_FB_CFB_IMAGEBLIT=y | 1042 | CONFIG_FB_CFB_IMAGEBLIT=y |
@@ -914,8 +1044,8 @@ CONFIG_FB_CFB_IMAGEBLIT=y | |||
914 | # CONFIG_FB_SYS_FILLRECT is not set | 1044 | # CONFIG_FB_SYS_FILLRECT is not set |
915 | # CONFIG_FB_SYS_COPYAREA is not set | 1045 | # CONFIG_FB_SYS_COPYAREA is not set |
916 | # CONFIG_FB_SYS_IMAGEBLIT is not set | 1046 | # CONFIG_FB_SYS_IMAGEBLIT is not set |
1047 | # CONFIG_FB_FOREIGN_ENDIAN is not set | ||
917 | # CONFIG_FB_SYS_FOPS is not set | 1048 | # CONFIG_FB_SYS_FOPS is not set |
918 | CONFIG_FB_DEFERRED_IO=y | ||
919 | # CONFIG_FB_SVGALIB is not set | 1049 | # CONFIG_FB_SVGALIB is not set |
920 | # CONFIG_FB_MACMODES is not set | 1050 | # CONFIG_FB_MACMODES is not set |
921 | # CONFIG_FB_BACKLIGHT is not set | 1051 | # CONFIG_FB_BACKLIGHT is not set |
@@ -928,13 +1058,20 @@ CONFIG_FB_DEFERRED_IO=y | |||
928 | # CONFIG_FB_UVESA is not set | 1058 | # CONFIG_FB_UVESA is not set |
929 | # CONFIG_FB_S1D13XXX is not set | 1059 | # CONFIG_FB_S1D13XXX is not set |
930 | CONFIG_FB_PXA=y | 1060 | CONFIG_FB_PXA=y |
1061 | # CONFIG_FB_PXA_OVERLAY is not set | ||
1062 | # CONFIG_FB_PXA_SMARTPANEL is not set | ||
931 | # CONFIG_FB_PXA_PARAMETERS is not set | 1063 | # CONFIG_FB_PXA_PARAMETERS is not set |
932 | # CONFIG_FB_MBX is not set | 1064 | # CONFIG_FB_MBX is not set |
1065 | # CONFIG_FB_W100 is not set | ||
933 | # CONFIG_FB_VIRTUAL is not set | 1066 | # CONFIG_FB_VIRTUAL is not set |
1067 | # CONFIG_FB_METRONOME is not set | ||
1068 | # CONFIG_FB_MB862XX is not set | ||
934 | CONFIG_BACKLIGHT_LCD_SUPPORT=y | 1069 | CONFIG_BACKLIGHT_LCD_SUPPORT=y |
935 | CONFIG_LCD_CLASS_DEVICE=y | 1070 | CONFIG_LCD_CLASS_DEVICE=y |
1071 | # CONFIG_LCD_ILI9320 is not set | ||
1072 | # CONFIG_LCD_PLATFORM is not set | ||
936 | CONFIG_BACKLIGHT_CLASS_DEVICE=y | 1073 | CONFIG_BACKLIGHT_CLASS_DEVICE=y |
937 | # CONFIG_BACKLIGHT_CORGI is not set | 1074 | CONFIG_BACKLIGHT_GENERIC=y |
938 | 1075 | ||
939 | # | 1076 | # |
940 | # Display device support | 1077 | # Display device support |
@@ -964,12 +1101,7 @@ CONFIG_LOGO=y | |||
964 | CONFIG_LOGO_LINUX_MONO=y | 1101 | CONFIG_LOGO_LINUX_MONO=y |
965 | CONFIG_LOGO_LINUX_VGA16=y | 1102 | CONFIG_LOGO_LINUX_VGA16=y |
966 | CONFIG_LOGO_LINUX_CLUT224=y | 1103 | CONFIG_LOGO_LINUX_CLUT224=y |
967 | |||
968 | # | ||
969 | # Sound | ||
970 | # | ||
971 | # CONFIG_SOUND is not set | 1104 | # CONFIG_SOUND is not set |
972 | CONFIG_AC97_BUS=y | ||
973 | CONFIG_HID_SUPPORT=y | 1105 | CONFIG_HID_SUPPORT=y |
974 | CONFIG_HID=y | 1106 | CONFIG_HID=y |
975 | # CONFIG_HID_DEBUG is not set | 1107 | # CONFIG_HID_DEBUG is not set |
@@ -979,18 +1111,26 @@ CONFIG_HID=y | |||
979 | # USB Input Devices | 1111 | # USB Input Devices |
980 | # | 1112 | # |
981 | # CONFIG_USB_HID is not set | 1113 | # CONFIG_USB_HID is not set |
1114 | # CONFIG_HID_PID is not set | ||
982 | 1115 | ||
983 | # | 1116 | # |
984 | # USB HID Boot Protocol drivers | 1117 | # USB HID Boot Protocol drivers |
985 | # | 1118 | # |
986 | # CONFIG_USB_KBD is not set | 1119 | # CONFIG_USB_KBD is not set |
987 | # CONFIG_USB_MOUSE is not set | 1120 | # CONFIG_USB_MOUSE is not set |
1121 | |||
1122 | # | ||
1123 | # Special HID drivers | ||
1124 | # | ||
1125 | CONFIG_HID_COMPAT=y | ||
1126 | # CONFIG_HID_APPLE is not set | ||
988 | CONFIG_USB_SUPPORT=y | 1127 | CONFIG_USB_SUPPORT=y |
989 | CONFIG_USB_ARCH_HAS_HCD=y | 1128 | CONFIG_USB_ARCH_HAS_HCD=y |
990 | CONFIG_USB_ARCH_HAS_OHCI=y | 1129 | CONFIG_USB_ARCH_HAS_OHCI=y |
991 | # CONFIG_USB_ARCH_HAS_EHCI is not set | 1130 | # CONFIG_USB_ARCH_HAS_EHCI is not set |
992 | CONFIG_USB=y | 1131 | CONFIG_USB=y |
993 | # CONFIG_USB_DEBUG is not set | 1132 | # CONFIG_USB_DEBUG is not set |
1133 | # CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set | ||
994 | 1134 | ||
995 | # | 1135 | # |
996 | # Miscellaneous USB options | 1136 | # Miscellaneous USB options |
@@ -999,29 +1139,40 @@ CONFIG_USB_DEVICEFS=y | |||
999 | # CONFIG_USB_DEVICE_CLASS is not set | 1139 | # CONFIG_USB_DEVICE_CLASS is not set |
1000 | # CONFIG_USB_DYNAMIC_MINORS is not set | 1140 | # CONFIG_USB_DYNAMIC_MINORS is not set |
1001 | # CONFIG_USB_SUSPEND is not set | 1141 | # CONFIG_USB_SUSPEND is not set |
1002 | # CONFIG_USB_PERSIST is not set | ||
1003 | # CONFIG_USB_OTG is not set | 1142 | # CONFIG_USB_OTG is not set |
1143 | # CONFIG_USB_OTG_WHITELIST is not set | ||
1144 | # CONFIG_USB_OTG_BLACKLIST_HUB is not set | ||
1145 | # CONFIG_USB_MON is not set | ||
1146 | # CONFIG_USB_WUSB is not set | ||
1147 | # CONFIG_USB_WUSB_CBAF is not set | ||
1004 | 1148 | ||
1005 | # | 1149 | # |
1006 | # USB Host Controller Drivers | 1150 | # USB Host Controller Drivers |
1007 | # | 1151 | # |
1152 | # CONFIG_USB_C67X00_HCD is not set | ||
1153 | # CONFIG_USB_OXU210HP_HCD is not set | ||
1008 | # CONFIG_USB_ISP116X_HCD is not set | 1154 | # CONFIG_USB_ISP116X_HCD is not set |
1009 | # CONFIG_USB_OHCI_HCD is not set | 1155 | # CONFIG_USB_OHCI_HCD is not set |
1010 | # CONFIG_USB_SL811_HCD is not set | 1156 | # CONFIG_USB_SL811_HCD is not set |
1011 | # CONFIG_USB_R8A66597_HCD is not set | 1157 | # CONFIG_USB_R8A66597_HCD is not set |
1158 | # CONFIG_USB_HWA_HCD is not set | ||
1159 | # CONFIG_USB_MUSB_HDRC is not set | ||
1160 | # CONFIG_USB_GADGET_MUSB_HDRC is not set | ||
1012 | 1161 | ||
1013 | # | 1162 | # |
1014 | # USB Device Class drivers | 1163 | # USB Device Class drivers |
1015 | # | 1164 | # |
1016 | # CONFIG_USB_ACM is not set | 1165 | # CONFIG_USB_ACM is not set |
1017 | # CONFIG_USB_PRINTER is not set | 1166 | # CONFIG_USB_PRINTER is not set |
1167 | # CONFIG_USB_WDM is not set | ||
1168 | # CONFIG_USB_TMC is not set | ||
1018 | 1169 | ||
1019 | # | 1170 | # |
1020 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | 1171 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may also be needed; |
1021 | # | 1172 | # |
1022 | 1173 | ||
1023 | # | 1174 | # |
1024 | # may also be needed; see USB_STORAGE Help for more information | 1175 | # see USB_STORAGE Help for more information |
1025 | # | 1176 | # |
1026 | # CONFIG_USB_LIBUSUAL is not set | 1177 | # CONFIG_USB_LIBUSUAL is not set |
1027 | 1178 | ||
@@ -1029,19 +1180,14 @@ CONFIG_USB_DEVICEFS=y | |||
1029 | # USB Imaging devices | 1180 | # USB Imaging devices |
1030 | # | 1181 | # |
1031 | # CONFIG_USB_MDC800 is not set | 1182 | # CONFIG_USB_MDC800 is not set |
1032 | # CONFIG_USB_MON is not set | ||
1033 | 1183 | ||
1034 | # | 1184 | # |
1035 | # USB port drivers | 1185 | # USB port drivers |
1036 | # | 1186 | # |
1037 | |||
1038 | # | ||
1039 | # USB Serial Converter support | ||
1040 | # | ||
1041 | CONFIG_USB_SERIAL=m | 1187 | CONFIG_USB_SERIAL=m |
1188 | # CONFIG_USB_EZUSB is not set | ||
1042 | # CONFIG_USB_SERIAL_GENERIC is not set | 1189 | # CONFIG_USB_SERIAL_GENERIC is not set |
1043 | # CONFIG_USB_SERIAL_AIRCABLE is not set | 1190 | # CONFIG_USB_SERIAL_AIRCABLE is not set |
1044 | # CONFIG_USB_SERIAL_AIRPRIME is not set | ||
1045 | # CONFIG_USB_SERIAL_ARK3116 is not set | 1191 | # CONFIG_USB_SERIAL_ARK3116 is not set |
1046 | # CONFIG_USB_SERIAL_BELKIN is not set | 1192 | # CONFIG_USB_SERIAL_BELKIN is not set |
1047 | # CONFIG_USB_SERIAL_CH341 is not set | 1193 | # CONFIG_USB_SERIAL_CH341 is not set |
@@ -1059,6 +1205,7 @@ CONFIG_USB_SERIAL=m | |||
1059 | # CONFIG_USB_SERIAL_EDGEPORT_TI is not set | 1205 | # CONFIG_USB_SERIAL_EDGEPORT_TI is not set |
1060 | # CONFIG_USB_SERIAL_GARMIN is not set | 1206 | # CONFIG_USB_SERIAL_GARMIN is not set |
1061 | # CONFIG_USB_SERIAL_IPW is not set | 1207 | # CONFIG_USB_SERIAL_IPW is not set |
1208 | # CONFIG_USB_SERIAL_IUU is not set | ||
1062 | # CONFIG_USB_SERIAL_KEYSPAN_PDA is not set | 1209 | # CONFIG_USB_SERIAL_KEYSPAN_PDA is not set |
1063 | # CONFIG_USB_SERIAL_KEYSPAN is not set | 1210 | # CONFIG_USB_SERIAL_KEYSPAN is not set |
1064 | # CONFIG_USB_SERIAL_KLSI is not set | 1211 | # CONFIG_USB_SERIAL_KLSI is not set |
@@ -1066,17 +1213,21 @@ CONFIG_USB_SERIAL=m | |||
1066 | # CONFIG_USB_SERIAL_MCT_U232 is not set | 1213 | # CONFIG_USB_SERIAL_MCT_U232 is not set |
1067 | # CONFIG_USB_SERIAL_MOS7720 is not set | 1214 | # CONFIG_USB_SERIAL_MOS7720 is not set |
1068 | # CONFIG_USB_SERIAL_MOS7840 is not set | 1215 | # CONFIG_USB_SERIAL_MOS7840 is not set |
1216 | # CONFIG_USB_SERIAL_MOTOROLA is not set | ||
1069 | # CONFIG_USB_SERIAL_NAVMAN is not set | 1217 | # CONFIG_USB_SERIAL_NAVMAN is not set |
1070 | # CONFIG_USB_SERIAL_PL2303 is not set | 1218 | # CONFIG_USB_SERIAL_PL2303 is not set |
1071 | # CONFIG_USB_SERIAL_OTI6858 is not set | 1219 | # CONFIG_USB_SERIAL_OTI6858 is not set |
1220 | # CONFIG_USB_SERIAL_SPCP8X5 is not set | ||
1072 | # CONFIG_USB_SERIAL_HP4X is not set | 1221 | # CONFIG_USB_SERIAL_HP4X is not set |
1073 | # CONFIG_USB_SERIAL_SAFE is not set | 1222 | # CONFIG_USB_SERIAL_SAFE is not set |
1223 | # CONFIG_USB_SERIAL_SIEMENS_MPI is not set | ||
1074 | # CONFIG_USB_SERIAL_SIERRAWIRELESS is not set | 1224 | # CONFIG_USB_SERIAL_SIERRAWIRELESS is not set |
1075 | # CONFIG_USB_SERIAL_TI is not set | 1225 | # CONFIG_USB_SERIAL_TI is not set |
1076 | # CONFIG_USB_SERIAL_CYBERJACK is not set | 1226 | # CONFIG_USB_SERIAL_CYBERJACK is not set |
1077 | # CONFIG_USB_SERIAL_XIRCOM is not set | 1227 | # CONFIG_USB_SERIAL_XIRCOM is not set |
1078 | # CONFIG_USB_SERIAL_OPTION is not set | 1228 | # CONFIG_USB_SERIAL_OPTION is not set |
1079 | # CONFIG_USB_SERIAL_OMNINET is not set | 1229 | # CONFIG_USB_SERIAL_OMNINET is not set |
1230 | # CONFIG_USB_SERIAL_OPTICON is not set | ||
1080 | # CONFIG_USB_SERIAL_DEBUG is not set | 1231 | # CONFIG_USB_SERIAL_DEBUG is not set |
1081 | 1232 | ||
1082 | # | 1233 | # |
@@ -1085,7 +1236,7 @@ CONFIG_USB_SERIAL=m | |||
1085 | # CONFIG_USB_EMI62 is not set | 1236 | # CONFIG_USB_EMI62 is not set |
1086 | # CONFIG_USB_EMI26 is not set | 1237 | # CONFIG_USB_EMI26 is not set |
1087 | # CONFIG_USB_ADUTUX is not set | 1238 | # CONFIG_USB_ADUTUX is not set |
1088 | # CONFIG_USB_AUERSWALD is not set | 1239 | # CONFIG_USB_SEVSEG is not set |
1089 | # CONFIG_USB_RIO500 is not set | 1240 | # CONFIG_USB_RIO500 is not set |
1090 | # CONFIG_USB_LEGOTOWER is not set | 1241 | # CONFIG_USB_LEGOTOWER is not set |
1091 | # CONFIG_USB_LCD is not set | 1242 | # CONFIG_USB_LCD is not set |
@@ -1101,30 +1252,29 @@ CONFIG_USB_SERIAL=m | |||
1101 | # CONFIG_USB_TRANCEVIBRATOR is not set | 1252 | # CONFIG_USB_TRANCEVIBRATOR is not set |
1102 | # CONFIG_USB_IOWARRIOR is not set | 1253 | # CONFIG_USB_IOWARRIOR is not set |
1103 | # CONFIG_USB_TEST is not set | 1254 | # CONFIG_USB_TEST is not set |
1104 | 1255 | # CONFIG_USB_ISIGHTFW is not set | |
1105 | # | 1256 | # CONFIG_USB_VST is not set |
1106 | # USB DSL modem support | ||
1107 | # | ||
1108 | |||
1109 | # | ||
1110 | # USB Gadget Support | ||
1111 | # | ||
1112 | CONFIG_USB_GADGET=m | 1257 | CONFIG_USB_GADGET=m |
1113 | # CONFIG_USB_GADGET_DEBUG is not set | 1258 | # CONFIG_USB_GADGET_DEBUG is not set |
1114 | # CONFIG_USB_GADGET_DEBUG_FILES is not set | 1259 | # CONFIG_USB_GADGET_DEBUG_FILES is not set |
1115 | # CONFIG_USB_GADGET_DEBUG_FS is not set | 1260 | # CONFIG_USB_GADGET_DEBUG_FS is not set |
1261 | CONFIG_USB_GADGET_VBUS_DRAW=2 | ||
1116 | CONFIG_USB_GADGET_SELECTED=y | 1262 | CONFIG_USB_GADGET_SELECTED=y |
1117 | # CONFIG_USB_GADGET_AMD5536UDC is not set | 1263 | # CONFIG_USB_GADGET_AT91 is not set |
1118 | # CONFIG_USB_GADGET_ATMEL_USBA is not set | 1264 | # CONFIG_USB_GADGET_ATMEL_USBA is not set |
1119 | # CONFIG_USB_GADGET_FSL_USB2 is not set | 1265 | # CONFIG_USB_GADGET_FSL_USB2 is not set |
1120 | # CONFIG_USB_GADGET_NET2280 is not set | ||
1121 | # CONFIG_USB_GADGET_PXA2XX is not set | ||
1122 | # CONFIG_USB_GADGET_M66592 is not set | ||
1123 | # CONFIG_USB_GADGET_GOKU is not set | ||
1124 | # CONFIG_USB_GADGET_LH7A40X is not set | 1266 | # CONFIG_USB_GADGET_LH7A40X is not set |
1125 | # CONFIG_USB_GADGET_OMAP is not set | 1267 | # CONFIG_USB_GADGET_OMAP is not set |
1268 | # CONFIG_USB_GADGET_PXA25X is not set | ||
1269 | # CONFIG_USB_GADGET_PXA27X is not set | ||
1126 | # CONFIG_USB_GADGET_S3C2410 is not set | 1270 | # CONFIG_USB_GADGET_S3C2410 is not set |
1127 | # CONFIG_USB_GADGET_AT91 is not set | 1271 | # CONFIG_USB_GADGET_IMX is not set |
1272 | # CONFIG_USB_GADGET_M66592 is not set | ||
1273 | # CONFIG_USB_GADGET_AMD5536UDC is not set | ||
1274 | # CONFIG_USB_GADGET_FSL_QE is not set | ||
1275 | # CONFIG_USB_GADGET_CI13XXX is not set | ||
1276 | # CONFIG_USB_GADGET_NET2280 is not set | ||
1277 | # CONFIG_USB_GADGET_GOKU is not set | ||
1128 | CONFIG_USB_GADGET_DUMMY_HCD=y | 1278 | CONFIG_USB_GADGET_DUMMY_HCD=y |
1129 | CONFIG_USB_DUMMY_HCD=m | 1279 | CONFIG_USB_DUMMY_HCD=m |
1130 | CONFIG_USB_GADGET_DUALSPEED=y | 1280 | CONFIG_USB_GADGET_DUALSPEED=y |
@@ -1134,21 +1284,32 @@ CONFIG_USB_GADGET_DUALSPEED=y | |||
1134 | # CONFIG_USB_FILE_STORAGE is not set | 1284 | # CONFIG_USB_FILE_STORAGE is not set |
1135 | # CONFIG_USB_G_SERIAL is not set | 1285 | # CONFIG_USB_G_SERIAL is not set |
1136 | # CONFIG_USB_MIDI_GADGET is not set | 1286 | # CONFIG_USB_MIDI_GADGET is not set |
1287 | # CONFIG_USB_G_PRINTER is not set | ||
1288 | # CONFIG_USB_CDC_COMPOSITE is not set | ||
1289 | |||
1290 | # | ||
1291 | # OTG and related infrastructure | ||
1292 | # | ||
1293 | # CONFIG_USB_GPIO_VBUS is not set | ||
1137 | CONFIG_MMC=y | 1294 | CONFIG_MMC=y |
1138 | # CONFIG_MMC_DEBUG is not set | 1295 | # CONFIG_MMC_DEBUG is not set |
1139 | # CONFIG_MMC_UNSAFE_RESUME is not set | 1296 | # CONFIG_MMC_UNSAFE_RESUME is not set |
1140 | 1297 | ||
1141 | # | 1298 | # |
1142 | # MMC/SD Card Drivers | 1299 | # MMC/SD/SDIO Card Drivers |
1143 | # | 1300 | # |
1144 | CONFIG_MMC_BLOCK=y | 1301 | CONFIG_MMC_BLOCK=y |
1145 | CONFIG_MMC_BLOCK_BOUNCE=y | 1302 | CONFIG_MMC_BLOCK_BOUNCE=y |
1146 | # CONFIG_SDIO_UART is not set | 1303 | # CONFIG_SDIO_UART is not set |
1304 | # CONFIG_MMC_TEST is not set | ||
1147 | 1305 | ||
1148 | # | 1306 | # |
1149 | # MMC/SD Host Controller Drivers | 1307 | # MMC/SD/SDIO Host Controller Drivers |
1150 | # | 1308 | # |
1151 | # CONFIG_MMC_PXA is not set | 1309 | # CONFIG_MMC_PXA is not set |
1310 | # CONFIG_MMC_SDHCI is not set | ||
1311 | # CONFIG_MEMSTICK is not set | ||
1312 | # CONFIG_ACCESSIBILITY is not set | ||
1152 | CONFIG_NEW_LEDS=y | 1313 | CONFIG_NEW_LEDS=y |
1153 | # CONFIG_LEDS_CLASS is not set | 1314 | # CONFIG_LEDS_CLASS is not set |
1154 | 1315 | ||
@@ -1163,6 +1324,8 @@ CONFIG_LEDS_TRIGGERS=y | |||
1163 | CONFIG_LEDS_TRIGGER_TIMER=y | 1324 | CONFIG_LEDS_TRIGGER_TIMER=y |
1164 | # CONFIG_LEDS_TRIGGER_IDE_DISK is not set | 1325 | # CONFIG_LEDS_TRIGGER_IDE_DISK is not set |
1165 | CONFIG_LEDS_TRIGGER_HEARTBEAT=y | 1326 | CONFIG_LEDS_TRIGGER_HEARTBEAT=y |
1327 | # CONFIG_LEDS_TRIGGER_BACKLIGHT is not set | ||
1328 | # CONFIG_LEDS_TRIGGER_DEFAULT_ON is not set | ||
1166 | CONFIG_RTC_LIB=y | 1329 | CONFIG_RTC_LIB=y |
1167 | CONFIG_RTC_CLASS=y | 1330 | CONFIG_RTC_CLASS=y |
1168 | # CONFIG_RTC_HCTOSYS is not set | 1331 | # CONFIG_RTC_HCTOSYS is not set |
@@ -1190,6 +1353,9 @@ CONFIG_RTC_INTF_DEV=y | |||
1190 | # CONFIG_RTC_DRV_PCF8563 is not set | 1353 | # CONFIG_RTC_DRV_PCF8563 is not set |
1191 | CONFIG_RTC_DRV_PCF8583=m | 1354 | CONFIG_RTC_DRV_PCF8583=m |
1192 | # CONFIG_RTC_DRV_M41T80 is not set | 1355 | # CONFIG_RTC_DRV_M41T80 is not set |
1356 | # CONFIG_RTC_DRV_S35390A is not set | ||
1357 | # CONFIG_RTC_DRV_FM3130 is not set | ||
1358 | # CONFIG_RTC_DRV_RX8581 is not set | ||
1193 | 1359 | ||
1194 | # | 1360 | # |
1195 | # SPI RTC drivers | 1361 | # SPI RTC drivers |
@@ -1199,36 +1365,45 @@ CONFIG_RTC_DRV_PCF8583=m | |||
1199 | # Platform RTC drivers | 1365 | # Platform RTC drivers |
1200 | # | 1366 | # |
1201 | # CONFIG_RTC_DRV_CMOS is not set | 1367 | # CONFIG_RTC_DRV_CMOS is not set |
1368 | # CONFIG_RTC_DRV_DS1286 is not set | ||
1369 | # CONFIG_RTC_DRV_DS1511 is not set | ||
1202 | # CONFIG_RTC_DRV_DS1553 is not set | 1370 | # CONFIG_RTC_DRV_DS1553 is not set |
1203 | # CONFIG_RTC_DRV_STK17TA8 is not set | ||
1204 | # CONFIG_RTC_DRV_DS1742 is not set | 1371 | # CONFIG_RTC_DRV_DS1742 is not set |
1372 | # CONFIG_RTC_DRV_STK17TA8 is not set | ||
1205 | # CONFIG_RTC_DRV_M48T86 is not set | 1373 | # CONFIG_RTC_DRV_M48T86 is not set |
1374 | # CONFIG_RTC_DRV_M48T35 is not set | ||
1206 | # CONFIG_RTC_DRV_M48T59 is not set | 1375 | # CONFIG_RTC_DRV_M48T59 is not set |
1376 | # CONFIG_RTC_DRV_BQ4802 is not set | ||
1207 | # CONFIG_RTC_DRV_V3020 is not set | 1377 | # CONFIG_RTC_DRV_V3020 is not set |
1208 | 1378 | ||
1209 | # | 1379 | # |
1210 | # on-CPU RTC drivers | 1380 | # on-CPU RTC drivers |
1211 | # | 1381 | # |
1212 | # CONFIG_RTC_DRV_SA1100 is not set | 1382 | # CONFIG_RTC_DRV_SA1100 is not set |
1383 | # CONFIG_RTC_DRV_PXA is not set | ||
1384 | # CONFIG_DMADEVICES is not set | ||
1385 | # CONFIG_REGULATOR is not set | ||
1386 | # CONFIG_UIO is not set | ||
1387 | # CONFIG_STAGING is not set | ||
1213 | 1388 | ||
1214 | # | 1389 | # |
1215 | # File systems | 1390 | # File systems |
1216 | # | 1391 | # |
1217 | # CONFIG_EXT2_FS is not set | 1392 | # CONFIG_EXT2_FS is not set |
1218 | # CONFIG_EXT3_FS is not set | 1393 | # CONFIG_EXT3_FS is not set |
1219 | # CONFIG_EXT4DEV_FS is not set | 1394 | # CONFIG_EXT4_FS is not set |
1220 | # CONFIG_REISERFS_FS is not set | 1395 | # CONFIG_REISERFS_FS is not set |
1221 | # CONFIG_JFS_FS is not set | 1396 | # CONFIG_JFS_FS is not set |
1222 | CONFIG_FS_POSIX_ACL=y | 1397 | CONFIG_FS_POSIX_ACL=y |
1398 | CONFIG_FILE_LOCKING=y | ||
1223 | # CONFIG_XFS_FS is not set | 1399 | # CONFIG_XFS_FS is not set |
1224 | # CONFIG_GFS2_FS is not set | 1400 | # CONFIG_GFS2_FS is not set |
1225 | # CONFIG_OCFS2_FS is not set | 1401 | # CONFIG_OCFS2_FS is not set |
1226 | # CONFIG_MINIX_FS is not set | 1402 | # CONFIG_BTRFS_FS is not set |
1227 | # CONFIG_ROMFS_FS is not set | 1403 | CONFIG_DNOTIFY=y |
1228 | CONFIG_INOTIFY=y | 1404 | CONFIG_INOTIFY=y |
1229 | CONFIG_INOTIFY_USER=y | 1405 | CONFIG_INOTIFY_USER=y |
1230 | # CONFIG_QUOTA is not set | 1406 | # CONFIG_QUOTA is not set |
1231 | CONFIG_DNOTIFY=y | ||
1232 | # CONFIG_AUTOFS_FS is not set | 1407 | # CONFIG_AUTOFS_FS is not set |
1233 | CONFIG_AUTOFS4_FS=y | 1408 | CONFIG_AUTOFS4_FS=y |
1234 | # CONFIG_FUSE_FS is not set | 1409 | # CONFIG_FUSE_FS is not set |
@@ -1254,15 +1429,13 @@ CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-15" | |||
1254 | # | 1429 | # |
1255 | CONFIG_PROC_FS=y | 1430 | CONFIG_PROC_FS=y |
1256 | CONFIG_PROC_SYSCTL=y | 1431 | CONFIG_PROC_SYSCTL=y |
1432 | CONFIG_PROC_PAGE_MONITOR=y | ||
1257 | CONFIG_SYSFS=y | 1433 | CONFIG_SYSFS=y |
1258 | CONFIG_TMPFS=y | 1434 | CONFIG_TMPFS=y |
1259 | # CONFIG_TMPFS_POSIX_ACL is not set | 1435 | # CONFIG_TMPFS_POSIX_ACL is not set |
1260 | # CONFIG_HUGETLB_PAGE is not set | 1436 | # CONFIG_HUGETLB_PAGE is not set |
1261 | CONFIG_CONFIGFS_FS=y | 1437 | CONFIG_CONFIGFS_FS=y |
1262 | 1438 | CONFIG_MISC_FILESYSTEMS=y | |
1263 | # | ||
1264 | # Miscellaneous filesystems | ||
1265 | # | ||
1266 | # CONFIG_ADFS_FS is not set | 1439 | # CONFIG_ADFS_FS is not set |
1267 | # CONFIG_AFFS_FS is not set | 1440 | # CONFIG_AFFS_FS is not set |
1268 | # CONFIG_ECRYPT_FS is not set | 1441 | # CONFIG_ECRYPT_FS is not set |
@@ -1283,9 +1456,13 @@ CONFIG_JFFS2_ZLIB=y | |||
1283 | CONFIG_JFFS2_RTIME=y | 1456 | CONFIG_JFFS2_RTIME=y |
1284 | # CONFIG_JFFS2_RUBIN is not set | 1457 | # CONFIG_JFFS2_RUBIN is not set |
1285 | # CONFIG_CRAMFS is not set | 1458 | # CONFIG_CRAMFS is not set |
1459 | # CONFIG_SQUASHFS is not set | ||
1286 | # CONFIG_VXFS_FS is not set | 1460 | # CONFIG_VXFS_FS is not set |
1461 | # CONFIG_MINIX_FS is not set | ||
1462 | # CONFIG_OMFS_FS is not set | ||
1287 | # CONFIG_HPFS_FS is not set | 1463 | # CONFIG_HPFS_FS is not set |
1288 | # CONFIG_QNX4FS_FS is not set | 1464 | # CONFIG_QNX4FS_FS is not set |
1465 | # CONFIG_ROMFS_FS is not set | ||
1289 | # CONFIG_SYSV_FS is not set | 1466 | # CONFIG_SYSV_FS is not set |
1290 | # CONFIG_UFS_FS is not set | 1467 | # CONFIG_UFS_FS is not set |
1291 | CONFIG_NETWORK_FILESYSTEMS=y | 1468 | CONFIG_NETWORK_FILESYSTEMS=y |
@@ -1293,20 +1470,18 @@ CONFIG_NFS_FS=y | |||
1293 | CONFIG_NFS_V3=y | 1470 | CONFIG_NFS_V3=y |
1294 | # CONFIG_NFS_V3_ACL is not set | 1471 | # CONFIG_NFS_V3_ACL is not set |
1295 | CONFIG_NFS_V4=y | 1472 | CONFIG_NFS_V4=y |
1296 | # CONFIG_NFS_DIRECTIO is not set | 1473 | CONFIG_ROOT_NFS=y |
1297 | CONFIG_NFSD=y | 1474 | CONFIG_NFSD=y |
1298 | CONFIG_NFSD_V3=y | 1475 | CONFIG_NFSD_V3=y |
1299 | # CONFIG_NFSD_V3_ACL is not set | 1476 | # CONFIG_NFSD_V3_ACL is not set |
1300 | CONFIG_NFSD_V4=y | 1477 | CONFIG_NFSD_V4=y |
1301 | CONFIG_NFSD_TCP=y | ||
1302 | CONFIG_ROOT_NFS=y | ||
1303 | CONFIG_LOCKD=y | 1478 | CONFIG_LOCKD=y |
1304 | CONFIG_LOCKD_V4=y | 1479 | CONFIG_LOCKD_V4=y |
1305 | CONFIG_EXPORTFS=y | 1480 | CONFIG_EXPORTFS=y |
1306 | CONFIG_NFS_COMMON=y | 1481 | CONFIG_NFS_COMMON=y |
1307 | CONFIG_SUNRPC=y | 1482 | CONFIG_SUNRPC=y |
1308 | CONFIG_SUNRPC_GSS=y | 1483 | CONFIG_SUNRPC_GSS=y |
1309 | # CONFIG_SUNRPC_BIND34 is not set | 1484 | # CONFIG_SUNRPC_REGISTER_V4 is not set |
1310 | CONFIG_RPCSEC_GSS_KRB5=y | 1485 | CONFIG_RPCSEC_GSS_KRB5=y |
1311 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 1486 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
1312 | # CONFIG_SMB_FS is not set | 1487 | # CONFIG_SMB_FS is not set |
@@ -1361,9 +1536,6 @@ CONFIG_NLS_ISO8859_15=m | |||
1361 | # CONFIG_NLS_KOI8_U is not set | 1536 | # CONFIG_NLS_KOI8_U is not set |
1362 | CONFIG_NLS_UTF8=m | 1537 | CONFIG_NLS_UTF8=m |
1363 | # CONFIG_DLM is not set | 1538 | # CONFIG_DLM is not set |
1364 | CONFIG_INSTRUMENTATION=y | ||
1365 | # CONFIG_PROFILING is not set | ||
1366 | # CONFIG_MARKERS is not set | ||
1367 | 1539 | ||
1368 | # | 1540 | # |
1369 | # Kernel hacking | 1541 | # Kernel hacking |
@@ -1371,6 +1543,7 @@ CONFIG_INSTRUMENTATION=y | |||
1371 | CONFIG_PRINTK_TIME=y | 1543 | CONFIG_PRINTK_TIME=y |
1372 | CONFIG_ENABLE_WARN_DEPRECATED=y | 1544 | CONFIG_ENABLE_WARN_DEPRECATED=y |
1373 | CONFIG_ENABLE_MUST_CHECK=y | 1545 | CONFIG_ENABLE_MUST_CHECK=y |
1546 | CONFIG_FRAME_WARN=1024 | ||
1374 | CONFIG_MAGIC_SYSRQ=y | 1547 | CONFIG_MAGIC_SYSRQ=y |
1375 | # CONFIG_UNUSED_SYMBOLS is not set | 1548 | # CONFIG_UNUSED_SYMBOLS is not set |
1376 | CONFIG_DEBUG_FS=y | 1549 | CONFIG_DEBUG_FS=y |
@@ -1378,9 +1551,12 @@ CONFIG_DEBUG_FS=y | |||
1378 | CONFIG_DEBUG_KERNEL=y | 1551 | CONFIG_DEBUG_KERNEL=y |
1379 | # CONFIG_DEBUG_SHIRQ is not set | 1552 | # CONFIG_DEBUG_SHIRQ is not set |
1380 | CONFIG_DETECT_SOFTLOCKUP=y | 1553 | CONFIG_DETECT_SOFTLOCKUP=y |
1554 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set | ||
1555 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 | ||
1381 | CONFIG_SCHED_DEBUG=y | 1556 | CONFIG_SCHED_DEBUG=y |
1382 | # CONFIG_SCHEDSTATS is not set | 1557 | # CONFIG_SCHEDSTATS is not set |
1383 | # CONFIG_TIMER_STATS is not set | 1558 | # CONFIG_TIMER_STATS is not set |
1559 | # CONFIG_DEBUG_OBJECTS is not set | ||
1384 | # CONFIG_DEBUG_SLAB is not set | 1560 | # CONFIG_DEBUG_SLAB is not set |
1385 | CONFIG_DEBUG_PREEMPT=y | 1561 | CONFIG_DEBUG_PREEMPT=y |
1386 | # CONFIG_DEBUG_RT_MUTEXES is not set | 1562 | # CONFIG_DEBUG_RT_MUTEXES is not set |
@@ -1396,16 +1572,40 @@ CONFIG_DEBUG_PREEMPT=y | |||
1396 | CONFIG_DEBUG_BUGVERBOSE=y | 1572 | CONFIG_DEBUG_BUGVERBOSE=y |
1397 | CONFIG_DEBUG_INFO=y | 1573 | CONFIG_DEBUG_INFO=y |
1398 | # CONFIG_DEBUG_VM is not set | 1574 | # CONFIG_DEBUG_VM is not set |
1575 | # CONFIG_DEBUG_WRITECOUNT is not set | ||
1576 | # CONFIG_DEBUG_MEMORY_INIT is not set | ||
1399 | # CONFIG_DEBUG_LIST is not set | 1577 | # CONFIG_DEBUG_LIST is not set |
1400 | # CONFIG_DEBUG_SG is not set | 1578 | # CONFIG_DEBUG_SG is not set |
1579 | # CONFIG_DEBUG_NOTIFIERS is not set | ||
1401 | CONFIG_FRAME_POINTER=y | 1580 | CONFIG_FRAME_POINTER=y |
1402 | CONFIG_FORCED_INLINING=y | ||
1403 | # CONFIG_BOOT_PRINTK_DELAY is not set | 1581 | # CONFIG_BOOT_PRINTK_DELAY is not set |
1404 | # CONFIG_RCU_TORTURE_TEST is not set | 1582 | # CONFIG_RCU_TORTURE_TEST is not set |
1583 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | ||
1584 | # CONFIG_BACKTRACE_SELF_TEST is not set | ||
1585 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | ||
1405 | # CONFIG_FAULT_INJECTION is not set | 1586 | # CONFIG_FAULT_INJECTION is not set |
1587 | # CONFIG_LATENCYTOP is not set | ||
1588 | # CONFIG_SYSCTL_SYSCALL_CHECK is not set | ||
1589 | CONFIG_HAVE_FUNCTION_TRACER=y | ||
1590 | |||
1591 | # | ||
1592 | # Tracers | ||
1593 | # | ||
1594 | # CONFIG_FUNCTION_TRACER is not set | ||
1595 | # CONFIG_IRQSOFF_TRACER is not set | ||
1596 | # CONFIG_PREEMPT_TRACER is not set | ||
1597 | # CONFIG_SCHED_TRACER is not set | ||
1598 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | ||
1599 | # CONFIG_BOOT_TRACER is not set | ||
1600 | # CONFIG_TRACE_BRANCH_PROFILING is not set | ||
1601 | # CONFIG_STACK_TRACER is not set | ||
1602 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | ||
1406 | # CONFIG_SAMPLES is not set | 1603 | # CONFIG_SAMPLES is not set |
1604 | CONFIG_HAVE_ARCH_KGDB=y | ||
1605 | # CONFIG_KGDB is not set | ||
1407 | CONFIG_DEBUG_USER=y | 1606 | CONFIG_DEBUG_USER=y |
1408 | CONFIG_DEBUG_ERRORS=y | 1607 | CONFIG_DEBUG_ERRORS=y |
1608 | # CONFIG_DEBUG_STACK_USAGE is not set | ||
1409 | CONFIG_DEBUG_LL=y | 1609 | CONFIG_DEBUG_LL=y |
1410 | # CONFIG_DEBUG_ICEDCC is not set | 1610 | # CONFIG_DEBUG_ICEDCC is not set |
1411 | 1611 | ||
@@ -1415,58 +1615,114 @@ CONFIG_DEBUG_LL=y | |||
1415 | CONFIG_KEYS=y | 1615 | CONFIG_KEYS=y |
1416 | CONFIG_KEYS_DEBUG_PROC_KEYS=y | 1616 | CONFIG_KEYS_DEBUG_PROC_KEYS=y |
1417 | CONFIG_SECURITY=y | 1617 | CONFIG_SECURITY=y |
1618 | # CONFIG_SECURITYFS is not set | ||
1418 | # CONFIG_SECURITY_NETWORK is not set | 1619 | # CONFIG_SECURITY_NETWORK is not set |
1419 | CONFIG_SECURITY_CAPABILITIES=y | 1620 | # CONFIG_SECURITY_PATH is not set |
1420 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | 1621 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set |
1421 | # CONFIG_SECURITY_ROOTPLUG is not set | 1622 | # CONFIG_SECURITY_ROOTPLUG is not set |
1623 | CONFIG_SECURITY_DEFAULT_MMAP_MIN_ADDR=0 | ||
1422 | CONFIG_CRYPTO=y | 1624 | CONFIG_CRYPTO=y |
1625 | |||
1626 | # | ||
1627 | # Crypto core or helper | ||
1628 | # | ||
1629 | # CONFIG_CRYPTO_FIPS is not set | ||
1423 | CONFIG_CRYPTO_ALGAPI=y | 1630 | CONFIG_CRYPTO_ALGAPI=y |
1631 | CONFIG_CRYPTO_ALGAPI2=y | ||
1632 | CONFIG_CRYPTO_AEAD2=y | ||
1424 | CONFIG_CRYPTO_BLKCIPHER=y | 1633 | CONFIG_CRYPTO_BLKCIPHER=y |
1634 | CONFIG_CRYPTO_BLKCIPHER2=y | ||
1635 | CONFIG_CRYPTO_HASH=y | ||
1636 | CONFIG_CRYPTO_HASH2=y | ||
1637 | CONFIG_CRYPTO_RNG2=y | ||
1425 | CONFIG_CRYPTO_MANAGER=y | 1638 | CONFIG_CRYPTO_MANAGER=y |
1639 | CONFIG_CRYPTO_MANAGER2=y | ||
1640 | # CONFIG_CRYPTO_GF128MUL is not set | ||
1641 | # CONFIG_CRYPTO_NULL is not set | ||
1642 | # CONFIG_CRYPTO_CRYPTD is not set | ||
1643 | # CONFIG_CRYPTO_AUTHENC is not set | ||
1644 | # CONFIG_CRYPTO_TEST is not set | ||
1645 | |||
1646 | # | ||
1647 | # Authenticated Encryption with Associated Data | ||
1648 | # | ||
1649 | # CONFIG_CRYPTO_CCM is not set | ||
1650 | # CONFIG_CRYPTO_GCM is not set | ||
1651 | # CONFIG_CRYPTO_SEQIV is not set | ||
1652 | |||
1653 | # | ||
1654 | # Block modes | ||
1655 | # | ||
1656 | CONFIG_CRYPTO_CBC=y | ||
1657 | # CONFIG_CRYPTO_CTR is not set | ||
1658 | # CONFIG_CRYPTO_CTS is not set | ||
1659 | CONFIG_CRYPTO_ECB=y | ||
1660 | # CONFIG_CRYPTO_LRW is not set | ||
1661 | CONFIG_CRYPTO_PCBC=m | ||
1662 | # CONFIG_CRYPTO_XTS is not set | ||
1663 | |||
1664 | # | ||
1665 | # Hash modes | ||
1666 | # | ||
1426 | # CONFIG_CRYPTO_HMAC is not set | 1667 | # CONFIG_CRYPTO_HMAC is not set |
1427 | # CONFIG_CRYPTO_XCBC is not set | 1668 | # CONFIG_CRYPTO_XCBC is not set |
1428 | # CONFIG_CRYPTO_NULL is not set | 1669 | |
1670 | # | ||
1671 | # Digest | ||
1672 | # | ||
1673 | CONFIG_CRYPTO_CRC32C=y | ||
1429 | # CONFIG_CRYPTO_MD4 is not set | 1674 | # CONFIG_CRYPTO_MD4 is not set |
1430 | CONFIG_CRYPTO_MD5=y | 1675 | CONFIG_CRYPTO_MD5=y |
1676 | CONFIG_CRYPTO_MICHAEL_MIC=y | ||
1677 | # CONFIG_CRYPTO_RMD128 is not set | ||
1678 | # CONFIG_CRYPTO_RMD160 is not set | ||
1679 | # CONFIG_CRYPTO_RMD256 is not set | ||
1680 | # CONFIG_CRYPTO_RMD320 is not set | ||
1431 | CONFIG_CRYPTO_SHA1=m | 1681 | CONFIG_CRYPTO_SHA1=m |
1432 | CONFIG_CRYPTO_SHA256=m | 1682 | CONFIG_CRYPTO_SHA256=m |
1433 | CONFIG_CRYPTO_SHA512=m | 1683 | CONFIG_CRYPTO_SHA512=m |
1434 | # CONFIG_CRYPTO_WP512 is not set | ||
1435 | # CONFIG_CRYPTO_TGR192 is not set | 1684 | # CONFIG_CRYPTO_TGR192 is not set |
1436 | # CONFIG_CRYPTO_GF128MUL is not set | 1685 | # CONFIG_CRYPTO_WP512 is not set |
1437 | CONFIG_CRYPTO_ECB=y | 1686 | |
1438 | CONFIG_CRYPTO_CBC=y | 1687 | # |
1439 | CONFIG_CRYPTO_PCBC=m | 1688 | # Ciphers |
1440 | # CONFIG_CRYPTO_LRW is not set | 1689 | # |
1441 | # CONFIG_CRYPTO_XTS is not set | 1690 | CONFIG_CRYPTO_AES=y |
1442 | # CONFIG_CRYPTO_CRYPTD is not set | 1691 | # CONFIG_CRYPTO_ANUBIS is not set |
1443 | CONFIG_CRYPTO_DES=y | 1692 | CONFIG_CRYPTO_ARC4=y |
1444 | # CONFIG_CRYPTO_FCRYPT is not set | ||
1445 | # CONFIG_CRYPTO_BLOWFISH is not set | 1693 | # CONFIG_CRYPTO_BLOWFISH is not set |
1446 | # CONFIG_CRYPTO_TWOFISH is not set | 1694 | # CONFIG_CRYPTO_CAMELLIA is not set |
1447 | # CONFIG_CRYPTO_SERPENT is not set | ||
1448 | CONFIG_CRYPTO_AES=m | ||
1449 | # CONFIG_CRYPTO_CAST5 is not set | 1695 | # CONFIG_CRYPTO_CAST5 is not set |
1450 | # CONFIG_CRYPTO_CAST6 is not set | 1696 | # CONFIG_CRYPTO_CAST6 is not set |
1451 | # CONFIG_CRYPTO_TEA is not set | 1697 | CONFIG_CRYPTO_DES=y |
1452 | CONFIG_CRYPTO_ARC4=y | 1698 | # CONFIG_CRYPTO_FCRYPT is not set |
1453 | # CONFIG_CRYPTO_KHAZAD is not set | 1699 | # CONFIG_CRYPTO_KHAZAD is not set |
1454 | # CONFIG_CRYPTO_ANUBIS is not set | 1700 | # CONFIG_CRYPTO_SALSA20 is not set |
1455 | # CONFIG_CRYPTO_SEED is not set | 1701 | # CONFIG_CRYPTO_SEED is not set |
1702 | # CONFIG_CRYPTO_SERPENT is not set | ||
1703 | # CONFIG_CRYPTO_TEA is not set | ||
1704 | # CONFIG_CRYPTO_TWOFISH is not set | ||
1705 | |||
1706 | # | ||
1707 | # Compression | ||
1708 | # | ||
1456 | CONFIG_CRYPTO_DEFLATE=m | 1709 | CONFIG_CRYPTO_DEFLATE=m |
1457 | CONFIG_CRYPTO_MICHAEL_MIC=m | 1710 | # CONFIG_CRYPTO_LZO is not set |
1458 | CONFIG_CRYPTO_CRC32C=y | 1711 | |
1459 | # CONFIG_CRYPTO_CAMELLIA is not set | 1712 | # |
1460 | # CONFIG_CRYPTO_TEST is not set | 1713 | # Random Number Generation |
1461 | # CONFIG_CRYPTO_AUTHENC is not set | 1714 | # |
1715 | # CONFIG_CRYPTO_ANSI_CPRNG is not set | ||
1462 | CONFIG_CRYPTO_HW=y | 1716 | CONFIG_CRYPTO_HW=y |
1463 | 1717 | ||
1464 | # | 1718 | # |
1465 | # Library routines | 1719 | # Library routines |
1466 | # | 1720 | # |
1467 | CONFIG_BITREVERSE=y | 1721 | CONFIG_BITREVERSE=y |
1722 | CONFIG_GENERIC_FIND_LAST_BIT=y | ||
1468 | CONFIG_CRC_CCITT=y | 1723 | CONFIG_CRC_CCITT=y |
1469 | CONFIG_CRC16=y | 1724 | CONFIG_CRC16=y |
1725 | # CONFIG_CRC_T10DIF is not set | ||
1470 | # CONFIG_CRC_ITU_T is not set | 1726 | # CONFIG_CRC_ITU_T is not set |
1471 | CONFIG_CRC32=y | 1727 | CONFIG_CRC32=y |
1472 | # CONFIG_CRC7 is not set | 1728 | # CONFIG_CRC7 is not set |
diff --git a/arch/arm/configs/mx31litekit_defconfig b/arch/arm/configs/colibri_pxa300_defconfig index 4f41c4135685..4774a36fa740 100644 --- a/arch/arm/configs/mx31litekit_defconfig +++ b/arch/arm/configs/colibri_pxa300_defconfig | |||
@@ -1,17 +1,18 @@ | |||
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.29-rc8 |
4 | # Fri Jun 13 14:23:39 2008 | 4 | # Fri Mar 13 16:13:20 2009 |
5 | # | 5 | # |
6 | CONFIG_ARM=y | 6 | CONFIG_ARM=y |
7 | CONFIG_SYS_SUPPORTS_APM_EMULATION=y | 7 | CONFIG_SYS_SUPPORTS_APM_EMULATION=y |
8 | # CONFIG_GENERIC_GPIO is not set | 8 | CONFIG_GENERIC_GPIO=y |
9 | # CONFIG_GENERIC_TIME is not set | 9 | CONFIG_GENERIC_TIME=y |
10 | # CONFIG_GENERIC_CLOCKEVENTS is not set | 10 | CONFIG_GENERIC_CLOCKEVENTS=y |
11 | CONFIG_MMU=y | 11 | CONFIG_MMU=y |
12 | # CONFIG_NO_IOPORT is not set | 12 | # CONFIG_NO_IOPORT is not set |
13 | CONFIG_GENERIC_HARDIRQS=y | 13 | CONFIG_GENERIC_HARDIRQS=y |
14 | CONFIG_STACKTRACE_SUPPORT=y | 14 | CONFIG_STACKTRACE_SUPPORT=y |
15 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | ||
15 | CONFIG_LOCKDEP_SUPPORT=y | 16 | CONFIG_LOCKDEP_SUPPORT=y |
16 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | 17 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y |
17 | CONFIG_HARDIRQS_SW_RESEND=y | 18 | CONFIG_HARDIRQS_SW_RESEND=y |
@@ -21,9 +22,8 @@ CONFIG_RWSEM_GENERIC_SPINLOCK=y | |||
21 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set | 22 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set |
22 | CONFIG_GENERIC_HWEIGHT=y | 23 | CONFIG_GENERIC_HWEIGHT=y |
23 | CONFIG_GENERIC_CALIBRATE_DELAY=y | 24 | CONFIG_GENERIC_CALIBRATE_DELAY=y |
24 | CONFIG_ARCH_SUPPORTS_AOUT=y | ||
25 | CONFIG_ZONE_DMA=y | ||
26 | CONFIG_ARCH_MTD_XIP=y | 25 | CONFIG_ARCH_MTD_XIP=y |
26 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | ||
27 | CONFIG_VECTORS_BASE=0xffff0000 | 27 | CONFIG_VECTORS_BASE=0xffff0000 |
28 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 28 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
29 | 29 | ||
@@ -32,33 +32,42 @@ CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | |||
32 | # | 32 | # |
33 | CONFIG_EXPERIMENTAL=y | 33 | CONFIG_EXPERIMENTAL=y |
34 | CONFIG_BROKEN_ON_SMP=y | 34 | CONFIG_BROKEN_ON_SMP=y |
35 | CONFIG_LOCK_KERNEL=y | ||
36 | CONFIG_INIT_ENV_ARG_LIMIT=32 | 35 | CONFIG_INIT_ENV_ARG_LIMIT=32 |
37 | CONFIG_LOCALVERSION="" | 36 | CONFIG_LOCALVERSION="" |
38 | CONFIG_LOCALVERSION_AUTO=y | 37 | CONFIG_LOCALVERSION_AUTO=y |
39 | CONFIG_SWAP=y | 38 | CONFIG_SWAP=y |
40 | CONFIG_SYSVIPC=y | 39 | # CONFIG_SYSVIPC is not set |
41 | CONFIG_SYSVIPC_SYSCTL=y | ||
42 | # CONFIG_POSIX_MQUEUE is not set | 40 | # CONFIG_POSIX_MQUEUE is not set |
43 | # CONFIG_BSD_PROCESS_ACCT is not set | 41 | # CONFIG_BSD_PROCESS_ACCT is not set |
44 | # CONFIG_TASKSTATS is not set | 42 | # CONFIG_TASKSTATS is not set |
45 | # CONFIG_AUDIT is not set | 43 | # CONFIG_AUDIT is not set |
46 | CONFIG_IKCONFIG=y | 44 | |
47 | CONFIG_IKCONFIG_PROC=y | 45 | # |
48 | CONFIG_LOG_BUF_SHIFT=14 | 46 | # RCU Subsystem |
49 | # CONFIG_CGROUPS is not set | 47 | # |
48 | CONFIG_CLASSIC_RCU=y | ||
49 | # CONFIG_TREE_RCU is not set | ||
50 | # CONFIG_PREEMPT_RCU is not set | ||
51 | # CONFIG_TREE_RCU_TRACE is not set | ||
52 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
53 | # CONFIG_IKCONFIG is not set | ||
54 | CONFIG_LOG_BUF_SHIFT=17 | ||
50 | # CONFIG_GROUP_SCHED is not set | 55 | # CONFIG_GROUP_SCHED is not set |
51 | CONFIG_SYSFS_DEPRECATED=y | 56 | # CONFIG_CGROUPS is not set |
52 | CONFIG_SYSFS_DEPRECATED_V2=y | 57 | # CONFIG_SYSFS_DEPRECATED_V2 is not set |
53 | # CONFIG_RELAY is not set | 58 | # CONFIG_RELAY is not set |
54 | # CONFIG_NAMESPACES is not set | 59 | CONFIG_NAMESPACES=y |
60 | # CONFIG_UTS_NS is not set | ||
61 | # CONFIG_USER_NS is not set | ||
62 | # CONFIG_PID_NS is not set | ||
63 | # CONFIG_NET_NS is not set | ||
55 | # CONFIG_BLK_DEV_INITRD is not set | 64 | # CONFIG_BLK_DEV_INITRD is not set |
56 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | 65 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y |
57 | CONFIG_SYSCTL=y | 66 | CONFIG_SYSCTL=y |
58 | CONFIG_EMBEDDED=y | 67 | CONFIG_ANON_INODES=y |
68 | # CONFIG_EMBEDDED is not set | ||
59 | CONFIG_UID16=y | 69 | CONFIG_UID16=y |
60 | CONFIG_SYSCTL_SYSCALL=y | 70 | CONFIG_SYSCTL_SYSCALL=y |
61 | CONFIG_SYSCTL_SYSCALL_CHECK=y | ||
62 | CONFIG_KALLSYMS=y | 71 | CONFIG_KALLSYMS=y |
63 | # CONFIG_KALLSYMS_ALL is not set | 72 | # CONFIG_KALLSYMS_ALL is not set |
64 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | 73 | # CONFIG_KALLSYMS_EXTRA_PASS is not set |
@@ -66,43 +75,41 @@ CONFIG_HOTPLUG=y | |||
66 | CONFIG_PRINTK=y | 75 | CONFIG_PRINTK=y |
67 | CONFIG_BUG=y | 76 | CONFIG_BUG=y |
68 | CONFIG_ELF_CORE=y | 77 | CONFIG_ELF_CORE=y |
69 | CONFIG_COMPAT_BRK=y | ||
70 | CONFIG_BASE_FULL=y | 78 | CONFIG_BASE_FULL=y |
71 | CONFIG_FUTEX=y | 79 | CONFIG_FUTEX=y |
72 | CONFIG_ANON_INODES=y | ||
73 | CONFIG_EPOLL=y | 80 | CONFIG_EPOLL=y |
74 | CONFIG_SIGNALFD=y | 81 | CONFIG_SIGNALFD=y |
75 | CONFIG_TIMERFD=y | 82 | CONFIG_TIMERFD=y |
76 | CONFIG_EVENTFD=y | 83 | CONFIG_EVENTFD=y |
77 | CONFIG_SHMEM=y | 84 | CONFIG_SHMEM=y |
85 | CONFIG_AIO=y | ||
78 | CONFIG_VM_EVENT_COUNTERS=y | 86 | CONFIG_VM_EVENT_COUNTERS=y |
79 | CONFIG_SLAB=y | 87 | CONFIG_SLUB_DEBUG=y |
80 | # CONFIG_SLUB is not set | 88 | CONFIG_COMPAT_BRK=y |
89 | # CONFIG_SLAB is not set | ||
90 | CONFIG_SLUB=y | ||
81 | # CONFIG_SLOB is not set | 91 | # CONFIG_SLOB is not set |
82 | # CONFIG_PROFILING is not set | 92 | # CONFIG_PROFILING is not set |
83 | # CONFIG_MARKERS is not set | ||
84 | CONFIG_HAVE_OPROFILE=y | 93 | CONFIG_HAVE_OPROFILE=y |
85 | # CONFIG_KPROBES is not set | 94 | # CONFIG_KPROBES is not set |
86 | CONFIG_HAVE_KPROBES=y | 95 | CONFIG_HAVE_KPROBES=y |
87 | CONFIG_HAVE_KRETPROBES=y | 96 | CONFIG_HAVE_KRETPROBES=y |
88 | # CONFIG_HAVE_DMA_ATTRS is not set | 97 | CONFIG_HAVE_CLK=y |
89 | CONFIG_PROC_PAGE_MONITOR=y | 98 | CONFIG_HAVE_GENERIC_DMA_COHERENT=y |
90 | CONFIG_SLABINFO=y | 99 | CONFIG_SLABINFO=y |
91 | CONFIG_RT_MUTEXES=y | 100 | CONFIG_RT_MUTEXES=y |
92 | # CONFIG_TINY_SHMEM is not set | ||
93 | CONFIG_BASE_SMALL=0 | 101 | CONFIG_BASE_SMALL=0 |
94 | CONFIG_MODULES=y | 102 | CONFIG_MODULES=y |
95 | # CONFIG_MODULE_FORCE_LOAD is not set | 103 | # CONFIG_MODULE_FORCE_LOAD is not set |
96 | CONFIG_MODULE_UNLOAD=y | 104 | CONFIG_MODULE_UNLOAD=y |
97 | CONFIG_MODULE_FORCE_UNLOAD=y | 105 | # CONFIG_MODULE_FORCE_UNLOAD is not set |
98 | CONFIG_MODVERSIONS=y | 106 | # CONFIG_MODVERSIONS is not set |
99 | # CONFIG_MODULE_SRCVERSION_ALL is not set | 107 | # CONFIG_MODULE_SRCVERSION_ALL is not set |
100 | CONFIG_KMOD=y | ||
101 | CONFIG_BLOCK=y | 108 | CONFIG_BLOCK=y |
102 | # CONFIG_LBD is not set | 109 | # CONFIG_LBD is not set |
103 | # CONFIG_BLK_DEV_IO_TRACE is not set | 110 | # CONFIG_BLK_DEV_IO_TRACE is not set |
104 | # CONFIG_LSF is not set | ||
105 | # CONFIG_BLK_DEV_BSG is not set | 111 | # CONFIG_BLK_DEV_BSG is not set |
112 | # CONFIG_BLK_DEV_INTEGRITY is not set | ||
106 | 113 | ||
107 | # | 114 | # |
108 | # IO Schedulers | 115 | # IO Schedulers |
@@ -116,7 +123,7 @@ CONFIG_IOSCHED_CFQ=y | |||
116 | CONFIG_DEFAULT_CFQ=y | 123 | CONFIG_DEFAULT_CFQ=y |
117 | # CONFIG_DEFAULT_NOOP is not set | 124 | # CONFIG_DEFAULT_NOOP is not set |
118 | CONFIG_DEFAULT_IOSCHED="cfq" | 125 | CONFIG_DEFAULT_IOSCHED="cfq" |
119 | CONFIG_CLASSIC_RCU=y | 126 | # CONFIG_FREEZER is not set |
120 | 127 | ||
121 | # | 128 | # |
122 | # System Type | 129 | # System Type |
@@ -126,9 +133,7 @@ CONFIG_CLASSIC_RCU=y | |||
126 | # CONFIG_ARCH_REALVIEW is not set | 133 | # CONFIG_ARCH_REALVIEW is not set |
127 | # CONFIG_ARCH_VERSATILE is not set | 134 | # CONFIG_ARCH_VERSATILE is not set |
128 | # CONFIG_ARCH_AT91 is not set | 135 | # CONFIG_ARCH_AT91 is not set |
129 | # CONFIG_ARCH_CLPS7500 is not set | ||
130 | # CONFIG_ARCH_CLPS711X is not set | 136 | # CONFIG_ARCH_CLPS711X is not set |
131 | # CONFIG_ARCH_CO285 is not set | ||
132 | # CONFIG_ARCH_EBSA110 is not set | 137 | # CONFIG_ARCH_EBSA110 is not set |
133 | # CONFIG_ARCH_EP93XX is not set | 138 | # CONFIG_ARCH_EP93XX is not set |
134 | # CONFIG_ARCH_FOOTBRIDGE is not set | 139 | # CONFIG_ARCH_FOOTBRIDGE is not set |
@@ -142,149 +147,180 @@ CONFIG_CLASSIC_RCU=y | |||
142 | # CONFIG_ARCH_IXP2000 is not set | 147 | # CONFIG_ARCH_IXP2000 is not set |
143 | # CONFIG_ARCH_IXP4XX is not set | 148 | # CONFIG_ARCH_IXP4XX is not set |
144 | # CONFIG_ARCH_L7200 is not set | 149 | # CONFIG_ARCH_L7200 is not set |
150 | # CONFIG_ARCH_KIRKWOOD is not set | ||
145 | # CONFIG_ARCH_KS8695 is not set | 151 | # CONFIG_ARCH_KS8695 is not set |
146 | # CONFIG_ARCH_NS9XXX is not set | 152 | # CONFIG_ARCH_NS9XXX is not set |
147 | CONFIG_ARCH_MXC=y | 153 | # CONFIG_ARCH_LOKI is not set |
154 | # CONFIG_ARCH_MV78XX0 is not set | ||
155 | # CONFIG_ARCH_MXC is not set | ||
148 | # CONFIG_ARCH_ORION5X is not set | 156 | # CONFIG_ARCH_ORION5X is not set |
149 | # CONFIG_ARCH_PNX4008 is not set | 157 | # CONFIG_ARCH_PNX4008 is not set |
150 | # CONFIG_ARCH_PXA is not set | 158 | CONFIG_ARCH_PXA=y |
151 | # CONFIG_ARCH_RPC is not set | 159 | # CONFIG_ARCH_RPC is not set |
152 | # CONFIG_ARCH_SA1100 is not set | 160 | # CONFIG_ARCH_SA1100 is not set |
153 | # CONFIG_ARCH_S3C2410 is not set | 161 | # CONFIG_ARCH_S3C2410 is not set |
162 | # CONFIG_ARCH_S3C64XX is not set | ||
154 | # CONFIG_ARCH_SHARK is not set | 163 | # CONFIG_ARCH_SHARK is not set |
155 | # CONFIG_ARCH_LH7A40X is not set | 164 | # CONFIG_ARCH_LH7A40X is not set |
156 | # CONFIG_ARCH_DAVINCI is not set | 165 | # CONFIG_ARCH_DAVINCI is not set |
157 | # CONFIG_ARCH_OMAP is not set | 166 | # CONFIG_ARCH_OMAP is not set |
158 | # CONFIG_ARCH_MSM7X00A is not set | 167 | # CONFIG_ARCH_MSM is not set |
159 | 168 | # CONFIG_ARCH_W90X900 is not set | |
160 | # | 169 | |
161 | # Boot options | 170 | # |
162 | # | 171 | # Intel PXA2xx/PXA3xx Implementations |
163 | 172 | # | |
164 | # | 173 | |
165 | # Power management | 174 | # |
166 | # | 175 | # Supported PXA3xx Processor Variants |
167 | 176 | # | |
168 | # | 177 | CONFIG_CPU_PXA300=y |
169 | # Freescale MXC Implementations | 178 | # CONFIG_CPU_PXA310 is not set |
170 | # | 179 | # CONFIG_CPU_PXA320 is not set |
171 | CONFIG_ARCH_MX3=y | 180 | # CONFIG_CPU_PXA930 is not set |
172 | 181 | # CONFIG_CPU_PXA935 is not set | |
173 | # | 182 | # CONFIG_ARCH_GUMSTIX is not set |
174 | # MX3 Options | 183 | # CONFIG_MACH_INTELMOTE2 is not set |
175 | # | 184 | # CONFIG_ARCH_LUBBOCK is not set |
176 | # CONFIG_MACH_MX31ADS is not set | 185 | # CONFIG_MACH_LOGICPD_PXA270 is not set |
177 | CONFIG_MACH_MX31LITE=y | 186 | # CONFIG_MACH_MAINSTONE is not set |
187 | # CONFIG_MACH_MP900C is not set | ||
188 | # CONFIG_ARCH_PXA_IDP is not set | ||
189 | # CONFIG_PXA_SHARPSL is not set | ||
190 | # CONFIG_ARCH_VIPER is not set | ||
191 | # CONFIG_ARCH_PXA_ESERIES is not set | ||
192 | # CONFIG_TRIZEPS_PXA is not set | ||
193 | # CONFIG_MACH_H5000 is not set | ||
194 | # CONFIG_MACH_EM_X270 is not set | ||
195 | # CONFIG_MACH_COLIBRI is not set | ||
196 | CONFIG_MACH_COLIBRI300=y | ||
197 | # CONFIG_MACH_ZYLONITE is not set | ||
198 | # CONFIG_MACH_LITTLETON is not set | ||
199 | # CONFIG_MACH_RAUMFELD_PROTO is not set | ||
200 | # CONFIG_MACH_TAVOREVB is not set | ||
201 | # CONFIG_MACH_SAAR is not set | ||
202 | # CONFIG_MACH_ARMCORE is not set | ||
203 | # CONFIG_MACH_CM_X300 is not set | ||
204 | # CONFIG_MACH_MAGICIAN is not set | ||
205 | # CONFIG_MACH_MIOA701 is not set | ||
206 | # CONFIG_MACH_PCM027 is not set | ||
207 | # CONFIG_ARCH_PXA_PALM is not set | ||
208 | # CONFIG_PXA_EZX is not set | ||
209 | CONFIG_PXA3xx=y | ||
210 | # CONFIG_PXA_PWM is not set | ||
178 | 211 | ||
179 | # | 212 | # |
180 | # Processor Type | 213 | # Processor Type |
181 | # | 214 | # |
182 | CONFIG_CPU_32=y | 215 | CONFIG_CPU_32=y |
183 | CONFIG_CPU_V6=y | 216 | CONFIG_CPU_XSC3=y |
184 | # CONFIG_CPU_32v6K is not set | 217 | CONFIG_CPU_32v5=y |
185 | CONFIG_CPU_32v6=y | 218 | CONFIG_CPU_ABRT_EV5T=y |
186 | CONFIG_CPU_ABRT_EV6=y | ||
187 | CONFIG_CPU_PABRT_NOIFAR=y | 219 | CONFIG_CPU_PABRT_NOIFAR=y |
188 | CONFIG_CPU_CACHE_V6=y | 220 | CONFIG_CPU_CACHE_VIVT=y |
189 | CONFIG_CPU_CACHE_VIPT=y | 221 | CONFIG_CPU_TLB_V4WBI=y |
190 | CONFIG_CPU_COPY_V6=y | ||
191 | CONFIG_CPU_TLB_V6=y | ||
192 | CONFIG_CPU_HAS_ASID=y | ||
193 | CONFIG_CPU_CP15=y | 222 | CONFIG_CPU_CP15=y |
194 | CONFIG_CPU_CP15_MMU=y | 223 | CONFIG_CPU_CP15_MMU=y |
224 | CONFIG_IO_36=y | ||
195 | 225 | ||
196 | # | 226 | # |
197 | # Processor Features | 227 | # Processor Features |
198 | # | 228 | # |
199 | CONFIG_ARM_THUMB=y | 229 | CONFIG_ARM_THUMB=y |
200 | # CONFIG_CPU_ICACHE_DISABLE is not set | ||
201 | # CONFIG_CPU_DCACHE_DISABLE is not set | 230 | # CONFIG_CPU_DCACHE_DISABLE is not set |
202 | # CONFIG_CPU_BPREDICT_DISABLE is not set | 231 | # CONFIG_CPU_BPREDICT_DISABLE is not set |
203 | # CONFIG_OUTER_CACHE is not set | 232 | CONFIG_OUTER_CACHE=y |
233 | CONFIG_CACHE_XSC3L2=y | ||
234 | CONFIG_IWMMXT=y | ||
235 | CONFIG_COMMON_CLKDEV=y | ||
204 | 236 | ||
205 | # | 237 | # |
206 | # Bus support | 238 | # Bus support |
207 | # | 239 | # |
208 | # CONFIG_PCI_SYSCALL is not set | 240 | # CONFIG_PCI_SYSCALL is not set |
209 | # CONFIG_ARCH_SUPPORTS_MSI is not set | 241 | # CONFIG_ARCH_SUPPORTS_MSI is not set |
210 | CONFIG_PCCARD=m | 242 | # CONFIG_PCCARD is not set |
211 | # CONFIG_PCMCIA_DEBUG is not set | ||
212 | # CONFIG_PCMCIA is not set | ||
213 | |||
214 | # | ||
215 | # PC-card bridges | ||
216 | # | ||
217 | 243 | ||
218 | # | 244 | # |
219 | # Kernel Features | 245 | # Kernel Features |
220 | # | 246 | # |
221 | # CONFIG_TICK_ONESHOT is not set | 247 | CONFIG_TICK_ONESHOT=y |
222 | CONFIG_PREEMPT=y | 248 | # CONFIG_NO_HZ is not set |
223 | # CONFIG_NO_IDLE_HZ is not set | 249 | # CONFIG_HIGH_RES_TIMERS is not set |
250 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y | ||
251 | CONFIG_VMSPLIT_3G=y | ||
252 | # CONFIG_VMSPLIT_2G is not set | ||
253 | # CONFIG_VMSPLIT_1G is not set | ||
254 | CONFIG_PAGE_OFFSET=0xC0000000 | ||
255 | # CONFIG_PREEMPT is not set | ||
224 | CONFIG_HZ=100 | 256 | CONFIG_HZ=100 |
225 | CONFIG_AEABI=y | 257 | CONFIG_AEABI=y |
226 | # CONFIG_OABI_COMPAT is not set | 258 | CONFIG_OABI_COMPAT=y |
227 | # CONFIG_ARCH_DISCONTIGMEM_ENABLE is not set | 259 | CONFIG_ARCH_FLATMEM_HAS_HOLES=y |
260 | # CONFIG_ARCH_SPARSEMEM_DEFAULT is not set | ||
261 | # CONFIG_ARCH_SELECT_MEMORY_MODEL is not set | ||
228 | CONFIG_SELECT_MEMORY_MODEL=y | 262 | CONFIG_SELECT_MEMORY_MODEL=y |
229 | CONFIG_FLATMEM_MANUAL=y | 263 | CONFIG_FLATMEM_MANUAL=y |
230 | # CONFIG_DISCONTIGMEM_MANUAL is not set | 264 | # CONFIG_DISCONTIGMEM_MANUAL is not set |
231 | # CONFIG_SPARSEMEM_MANUAL is not set | 265 | # CONFIG_SPARSEMEM_MANUAL is not set |
232 | CONFIG_FLATMEM=y | 266 | CONFIG_FLATMEM=y |
233 | CONFIG_FLAT_NODE_MEM_MAP=y | 267 | CONFIG_FLAT_NODE_MEM_MAP=y |
234 | # CONFIG_SPARSEMEM_STATIC is not set | ||
235 | # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set | ||
236 | CONFIG_PAGEFLAGS_EXTENDED=y | 268 | CONFIG_PAGEFLAGS_EXTENDED=y |
237 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 269 | CONFIG_SPLIT_PTLOCK_CPUS=4096 |
238 | # CONFIG_RESOURCES_64BIT is not set | 270 | # CONFIG_PHYS_ADDR_T_64BIT is not set |
239 | CONFIG_ZONE_DMA_FLAG=1 | 271 | CONFIG_ZONE_DMA_FLAG=0 |
240 | CONFIG_BOUNCE=y | ||
241 | CONFIG_VIRT_TO_BUS=y | 272 | CONFIG_VIRT_TO_BUS=y |
273 | CONFIG_UNEVICTABLE_LRU=y | ||
242 | CONFIG_ALIGNMENT_TRAP=y | 274 | CONFIG_ALIGNMENT_TRAP=y |
243 | 275 | ||
244 | # | 276 | # |
245 | # Boot options | 277 | # Boot options |
246 | # | 278 | # |
247 | CONFIG_ZBOOT_ROM_TEXT=0x0 | 279 | CONFIG_ZBOOT_ROM_TEXT=0 |
248 | CONFIG_ZBOOT_ROM_BSS=0x0 | 280 | CONFIG_ZBOOT_ROM_BSS=0 |
249 | CONFIG_CMDLINE="noinitrd console=ttymxc0,115200 root=/dev/mtdblock2 rw ip=off" | 281 | CONFIG_CMDLINE="console=ttyS0,115200 rw" |
250 | # CONFIG_XIP_KERNEL is not set | 282 | # CONFIG_XIP_KERNEL is not set |
251 | # CONFIG_KEXEC is not set | 283 | # CONFIG_KEXEC is not set |
252 | 284 | ||
253 | # | 285 | # |
286 | # CPU Power Management | ||
287 | # | ||
288 | # CONFIG_CPU_FREQ is not set | ||
289 | CONFIG_CPU_IDLE=y | ||
290 | CONFIG_CPU_IDLE_GOV_LADDER=y | ||
291 | |||
292 | # | ||
254 | # Floating point emulation | 293 | # Floating point emulation |
255 | # | 294 | # |
256 | 295 | ||
257 | # | 296 | # |
258 | # At least one emulation must be selected | 297 | # At least one emulation must be selected |
259 | # | 298 | # |
260 | CONFIG_VFP=y | 299 | CONFIG_FPE_NWFPE=y |
300 | # CONFIG_FPE_NWFPE_XP is not set | ||
301 | # CONFIG_FPE_FASTFPE is not set | ||
261 | 302 | ||
262 | # | 303 | # |
263 | # Userspace binary formats | 304 | # Userspace binary formats |
264 | # | 305 | # |
265 | CONFIG_BINFMT_ELF=y | 306 | CONFIG_BINFMT_ELF=y |
266 | CONFIG_BINFMT_AOUT=y | 307 | # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set |
308 | CONFIG_HAVE_AOUT=y | ||
309 | # CONFIG_BINFMT_AOUT is not set | ||
267 | # CONFIG_BINFMT_MISC is not set | 310 | # CONFIG_BINFMT_MISC is not set |
268 | 311 | ||
269 | # | 312 | # |
270 | # Power management options | 313 | # Power management options |
271 | # | 314 | # |
272 | CONFIG_PM=y | 315 | # CONFIG_PM is not set |
273 | # CONFIG_PM_DEBUG is not set | ||
274 | # CONFIG_SUSPEND is not set | ||
275 | # CONFIG_APM_EMULATION is not set | ||
276 | CONFIG_ARCH_SUSPEND_POSSIBLE=y | 316 | CONFIG_ARCH_SUSPEND_POSSIBLE=y |
277 | |||
278 | # | ||
279 | # Networking | ||
280 | # | ||
281 | CONFIG_NET=y | 317 | CONFIG_NET=y |
282 | 318 | ||
283 | # | 319 | # |
284 | # Networking options | 320 | # Networking options |
285 | # | 321 | # |
286 | CONFIG_PACKET=y | 322 | CONFIG_COMPAT_NET_DEV_OPS=y |
287 | # CONFIG_PACKET_MMAP is not set | 323 | # CONFIG_PACKET is not set |
288 | CONFIG_UNIX=y | 324 | CONFIG_UNIX=y |
289 | CONFIG_XFRM=y | 325 | CONFIG_XFRM=y |
290 | # CONFIG_XFRM_USER is not set | 326 | # CONFIG_XFRM_USER is not set |
@@ -293,22 +329,23 @@ CONFIG_XFRM=y | |||
293 | # CONFIG_XFRM_STATISTICS is not set | 329 | # CONFIG_XFRM_STATISTICS is not set |
294 | # CONFIG_NET_KEY is not set | 330 | # CONFIG_NET_KEY is not set |
295 | CONFIG_INET=y | 331 | CONFIG_INET=y |
296 | # CONFIG_IP_MULTICAST is not set | 332 | CONFIG_IP_MULTICAST=y |
297 | # CONFIG_IP_ADVANCED_ROUTER is not set | 333 | # CONFIG_IP_ADVANCED_ROUTER is not set |
298 | CONFIG_IP_FIB_HASH=y | 334 | CONFIG_IP_FIB_HASH=y |
299 | CONFIG_IP_PNP=y | 335 | CONFIG_IP_PNP=y |
300 | CONFIG_IP_PNP_DHCP=y | 336 | # CONFIG_IP_PNP_DHCP is not set |
301 | # CONFIG_IP_PNP_BOOTP is not set | 337 | # CONFIG_IP_PNP_BOOTP is not set |
302 | # CONFIG_IP_PNP_RARP is not set | 338 | # CONFIG_IP_PNP_RARP is not set |
303 | # CONFIG_NET_IPIP is not set | 339 | # CONFIG_NET_IPIP is not set |
304 | # CONFIG_NET_IPGRE is not set | 340 | # CONFIG_NET_IPGRE is not set |
341 | # CONFIG_IP_MROUTE is not set | ||
305 | # CONFIG_ARPD is not set | 342 | # CONFIG_ARPD is not set |
306 | # CONFIG_SYN_COOKIES is not set | 343 | CONFIG_SYN_COOKIES=y |
307 | # CONFIG_INET_AH is not set | 344 | # CONFIG_INET_AH is not set |
308 | # CONFIG_INET_ESP is not set | 345 | # CONFIG_INET_ESP is not set |
309 | # CONFIG_INET_IPCOMP is not set | 346 | # CONFIG_INET_IPCOMP is not set |
310 | # CONFIG_INET_XFRM_TUNNEL is not set | 347 | # CONFIG_INET_XFRM_TUNNEL is not set |
311 | # CONFIG_INET_TUNNEL is not set | 348 | CONFIG_INET_TUNNEL=y |
312 | CONFIG_INET_XFRM_MODE_TRANSPORT=y | 349 | CONFIG_INET_XFRM_MODE_TRANSPORT=y |
313 | CONFIG_INET_XFRM_MODE_TUNNEL=y | 350 | CONFIG_INET_XFRM_MODE_TUNNEL=y |
314 | CONFIG_INET_XFRM_MODE_BEET=y | 351 | CONFIG_INET_XFRM_MODE_BEET=y |
@@ -319,7 +356,25 @@ CONFIG_INET_TCP_DIAG=y | |||
319 | CONFIG_TCP_CONG_CUBIC=y | 356 | CONFIG_TCP_CONG_CUBIC=y |
320 | CONFIG_DEFAULT_TCP_CONG="cubic" | 357 | CONFIG_DEFAULT_TCP_CONG="cubic" |
321 | # CONFIG_TCP_MD5SIG is not set | 358 | # CONFIG_TCP_MD5SIG is not set |
322 | # CONFIG_IPV6 is not set | 359 | CONFIG_IPV6=y |
360 | # CONFIG_IPV6_PRIVACY is not set | ||
361 | # CONFIG_IPV6_ROUTER_PREF is not set | ||
362 | # CONFIG_IPV6_OPTIMISTIC_DAD is not set | ||
363 | # CONFIG_INET6_AH is not set | ||
364 | # CONFIG_INET6_ESP is not set | ||
365 | # CONFIG_INET6_IPCOMP is not set | ||
366 | # CONFIG_IPV6_MIP6 is not set | ||
367 | # CONFIG_INET6_XFRM_TUNNEL is not set | ||
368 | # CONFIG_INET6_TUNNEL is not set | ||
369 | CONFIG_INET6_XFRM_MODE_TRANSPORT=y | ||
370 | CONFIG_INET6_XFRM_MODE_TUNNEL=y | ||
371 | CONFIG_INET6_XFRM_MODE_BEET=y | ||
372 | # CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set | ||
373 | CONFIG_IPV6_SIT=y | ||
374 | CONFIG_IPV6_NDISC_NODETYPE=y | ||
375 | # CONFIG_IPV6_TUNNEL is not set | ||
376 | # CONFIG_IPV6_MULTIPLE_TABLES is not set | ||
377 | # CONFIG_IPV6_MROUTE is not set | ||
323 | # CONFIG_NETWORK_SECMARK is not set | 378 | # CONFIG_NETWORK_SECMARK is not set |
324 | # CONFIG_NETFILTER is not set | 379 | # CONFIG_NETFILTER is not set |
325 | # CONFIG_IP_DCCP is not set | 380 | # CONFIG_IP_DCCP is not set |
@@ -327,6 +382,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
327 | # CONFIG_TIPC is not set | 382 | # CONFIG_TIPC is not set |
328 | # CONFIG_ATM is not set | 383 | # CONFIG_ATM is not set |
329 | # CONFIG_BRIDGE is not set | 384 | # CONFIG_BRIDGE is not set |
385 | # CONFIG_NET_DSA is not set | ||
330 | # CONFIG_VLAN_8021Q is not set | 386 | # CONFIG_VLAN_8021Q is not set |
331 | # CONFIG_DECNET is not set | 387 | # CONFIG_DECNET is not set |
332 | # CONFIG_LLC2 is not set | 388 | # CONFIG_LLC2 is not set |
@@ -337,6 +393,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
337 | # CONFIG_ECONET is not set | 393 | # CONFIG_ECONET is not set |
338 | # CONFIG_WAN_ROUTER is not set | 394 | # CONFIG_WAN_ROUTER is not set |
339 | # CONFIG_NET_SCHED is not set | 395 | # CONFIG_NET_SCHED is not set |
396 | # CONFIG_DCB is not set | ||
340 | 397 | ||
341 | # | 398 | # |
342 | # Network testing | 399 | # Network testing |
@@ -347,14 +404,9 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
347 | # CONFIG_IRDA is not set | 404 | # CONFIG_IRDA is not set |
348 | # CONFIG_BT is not set | 405 | # CONFIG_BT is not set |
349 | # CONFIG_AF_RXRPC is not set | 406 | # CONFIG_AF_RXRPC is not set |
350 | 407 | # CONFIG_PHONET is not set | |
351 | # | 408 | # CONFIG_WIRELESS is not set |
352 | # Wireless | 409 | # CONFIG_WIMAX is not set |
353 | # | ||
354 | # CONFIG_CFG80211 is not set | ||
355 | # CONFIG_WIRELESS_EXT is not set | ||
356 | # CONFIG_MAC80211 is not set | ||
357 | # CONFIG_IEEE80211 is not set | ||
358 | # CONFIG_RFKILL is not set | 410 | # CONFIG_RFKILL is not set |
359 | # CONFIG_NET_9P is not set | 411 | # CONFIG_NET_9P is not set |
360 | 412 | ||
@@ -368,106 +420,23 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
368 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | 420 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
369 | CONFIG_STANDALONE=y | 421 | CONFIG_STANDALONE=y |
370 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 422 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
371 | CONFIG_FW_LOADER=m | 423 | CONFIG_FW_LOADER=y |
424 | CONFIG_FIRMWARE_IN_KERNEL=y | ||
425 | CONFIG_EXTRA_FIRMWARE="" | ||
372 | # CONFIG_DEBUG_DRIVER is not set | 426 | # CONFIG_DEBUG_DRIVER is not set |
373 | # CONFIG_DEBUG_DEVRES is not set | 427 | # CONFIG_DEBUG_DEVRES is not set |
374 | # CONFIG_SYS_HYPERVISOR is not set | 428 | # CONFIG_SYS_HYPERVISOR is not set |
375 | # CONFIG_CONNECTOR is not set | 429 | # CONFIG_CONNECTOR is not set |
376 | CONFIG_MTD=y | 430 | # CONFIG_MTD is not set |
377 | # CONFIG_MTD_DEBUG is not set | ||
378 | # CONFIG_MTD_CONCAT is not set | ||
379 | CONFIG_MTD_PARTITIONS=y | ||
380 | CONFIG_MTD_REDBOOT_PARTS=y | ||
381 | CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1 | ||
382 | # CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED is not set | ||
383 | # CONFIG_MTD_REDBOOT_PARTS_READONLY is not set | ||
384 | CONFIG_MTD_CMDLINE_PARTS=y | ||
385 | # CONFIG_MTD_AFS_PARTS is not set | ||
386 | # CONFIG_MTD_AR7_PARTS is not set | ||
387 | |||
388 | # | ||
389 | # User Modules And Translation Layers | ||
390 | # | ||
391 | CONFIG_MTD_CHAR=y | ||
392 | CONFIG_MTD_BLKDEVS=y | ||
393 | CONFIG_MTD_BLOCK=y | ||
394 | # CONFIG_FTL is not set | ||
395 | # CONFIG_NFTL is not set | ||
396 | # CONFIG_INFTL is not set | ||
397 | # CONFIG_RFD_FTL is not set | ||
398 | # CONFIG_SSFDC is not set | ||
399 | # CONFIG_MTD_OOPS is not set | ||
400 | |||
401 | # | ||
402 | # RAM/ROM/Flash chip drivers | ||
403 | # | ||
404 | CONFIG_MTD_CFI=y | ||
405 | # CONFIG_MTD_JEDECPROBE is not set | ||
406 | CONFIG_MTD_GEN_PROBE=y | ||
407 | CONFIG_MTD_CFI_ADV_OPTIONS=y | ||
408 | CONFIG_MTD_CFI_NOSWAP=y | ||
409 | # CONFIG_MTD_CFI_BE_BYTE_SWAP is not set | ||
410 | # CONFIG_MTD_CFI_LE_BYTE_SWAP is not set | ||
411 | CONFIG_MTD_CFI_GEOMETRY=y | ||
412 | # CONFIG_MTD_MAP_BANK_WIDTH_1 is not set | ||
413 | CONFIG_MTD_MAP_BANK_WIDTH_2=y | ||
414 | # CONFIG_MTD_MAP_BANK_WIDTH_4 is not set | ||
415 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set | ||
416 | # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set | ||
417 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set | ||
418 | CONFIG_MTD_CFI_I1=y | ||
419 | # CONFIG_MTD_CFI_I2 is not set | ||
420 | # CONFIG_MTD_CFI_I4 is not set | ||
421 | # CONFIG_MTD_CFI_I8 is not set | ||
422 | # CONFIG_MTD_OTP is not set | ||
423 | # CONFIG_MTD_CFI_INTELEXT is not set | ||
424 | CONFIG_MTD_CFI_AMDSTD=y | ||
425 | # CONFIG_MTD_CFI_STAA is not set | ||
426 | CONFIG_MTD_CFI_UTIL=y | ||
427 | CONFIG_MTD_RAM=y | ||
428 | # CONFIG_MTD_ROM is not set | ||
429 | # CONFIG_MTD_ABSENT is not set | ||
430 | # CONFIG_MTD_XIP is not set | ||
431 | |||
432 | # | ||
433 | # Mapping drivers for chip access | ||
434 | # | ||
435 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set | ||
436 | # CONFIG_MTD_PHYSMAP is not set | ||
437 | # CONFIG_MTD_ARM_INTEGRATOR is not set | ||
438 | # CONFIG_MTD_PLATRAM is not set | ||
439 | |||
440 | # | ||
441 | # Self-contained MTD device drivers | ||
442 | # | ||
443 | # CONFIG_MTD_SLRAM is not set | ||
444 | # CONFIG_MTD_PHRAM is not set | ||
445 | # CONFIG_MTD_MTDRAM is not set | ||
446 | # CONFIG_MTD_BLOCK2MTD is not set | ||
447 | |||
448 | # | ||
449 | # Disk-On-Chip Device Drivers | ||
450 | # | ||
451 | # CONFIG_MTD_DOC2000 is not set | ||
452 | # CONFIG_MTD_DOC2001 is not set | ||
453 | # CONFIG_MTD_DOC2001PLUS is not set | ||
454 | CONFIG_MTD_NAND=y | ||
455 | # CONFIG_MTD_NAND_VERIFY_WRITE is not set | ||
456 | # CONFIG_MTD_NAND_ECC_SMC is not set | ||
457 | # CONFIG_MTD_NAND_MUSEUM_IDS is not set | ||
458 | CONFIG_MTD_NAND_IDS=y | ||
459 | # CONFIG_MTD_NAND_DISKONCHIP is not set | ||
460 | # CONFIG_MTD_NAND_NANDSIM is not set | ||
461 | # CONFIG_MTD_NAND_PLATFORM is not set | ||
462 | # CONFIG_MTD_ALAUDA is not set | ||
463 | # CONFIG_MTD_ONENAND is not set | ||
464 | |||
465 | # | ||
466 | # UBI - Unsorted block images | ||
467 | # | ||
468 | # CONFIG_MTD_UBI is not set | ||
469 | # CONFIG_PARPORT is not set | 431 | # CONFIG_PARPORT is not set |
470 | # CONFIG_BLK_DEV is not set | 432 | CONFIG_BLK_DEV=y |
433 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
434 | # CONFIG_BLK_DEV_LOOP is not set | ||
435 | # CONFIG_BLK_DEV_NBD is not set | ||
436 | # CONFIG_BLK_DEV_UB is not set | ||
437 | # CONFIG_BLK_DEV_RAM is not set | ||
438 | # CONFIG_CDROM_PKTCDVD is not set | ||
439 | # CONFIG_ATA_OVER_ETH is not set | ||
471 | # CONFIG_MISC_DEVICES is not set | 440 | # CONFIG_MISC_DEVICES is not set |
472 | CONFIG_HAVE_IDE=y | 441 | CONFIG_HAVE_IDE=y |
473 | # CONFIG_IDE is not set | 442 | # CONFIG_IDE is not set |
@@ -489,13 +458,13 @@ CONFIG_BLK_DEV_SD=y | |||
489 | # CONFIG_CHR_DEV_ST is not set | 458 | # CONFIG_CHR_DEV_ST is not set |
490 | # CONFIG_CHR_DEV_OSST is not set | 459 | # CONFIG_CHR_DEV_OSST is not set |
491 | # CONFIG_BLK_DEV_SR is not set | 460 | # CONFIG_BLK_DEV_SR is not set |
492 | # CONFIG_CHR_DEV_SG is not set | 461 | CONFIG_CHR_DEV_SG=y |
493 | # CONFIG_CHR_DEV_SCH is not set | 462 | # CONFIG_CHR_DEV_SCH is not set |
494 | 463 | ||
495 | # | 464 | # |
496 | # Some SCSI devices (e.g. CD jukebox) support multiple LUNs | 465 | # Some SCSI devices (e.g. CD jukebox) support multiple LUNs |
497 | # | 466 | # |
498 | CONFIG_SCSI_MULTI_LUN=y | 467 | # CONFIG_SCSI_MULTI_LUN is not set |
499 | # CONFIG_SCSI_CONSTANTS is not set | 468 | # CONFIG_SCSI_CONSTANTS is not set |
500 | # CONFIG_SCSI_LOGGING is not set | 469 | # CONFIG_SCSI_LOGGING is not set |
501 | # CONFIG_SCSI_SCAN_ASYNC is not set | 470 | # CONFIG_SCSI_SCAN_ASYNC is not set |
@@ -511,11 +480,12 @@ CONFIG_SCSI_WAIT_SCAN=m | |||
511 | # CONFIG_SCSI_SRP_ATTRS is not set | 480 | # CONFIG_SCSI_SRP_ATTRS is not set |
512 | CONFIG_SCSI_LOWLEVEL=y | 481 | CONFIG_SCSI_LOWLEVEL=y |
513 | # CONFIG_ISCSI_TCP is not set | 482 | # CONFIG_ISCSI_TCP is not set |
483 | # CONFIG_LIBFC is not set | ||
514 | # CONFIG_SCSI_DEBUG is not set | 484 | # CONFIG_SCSI_DEBUG is not set |
485 | # CONFIG_SCSI_DH is not set | ||
515 | # CONFIG_ATA is not set | 486 | # CONFIG_ATA is not set |
516 | # CONFIG_MD is not set | 487 | # CONFIG_MD is not set |
517 | CONFIG_NETDEVICES=y | 488 | CONFIG_NETDEVICES=y |
518 | # CONFIG_NETDEVICES_MULTIQUEUE is not set | ||
519 | # CONFIG_DUMMY is not set | 489 | # CONFIG_DUMMY is not set |
520 | # CONFIG_BONDING is not set | 490 | # CONFIG_BONDING is not set |
521 | # CONFIG_MACVLAN is not set | 491 | # CONFIG_MACVLAN is not set |
@@ -525,13 +495,19 @@ CONFIG_NETDEVICES=y | |||
525 | # CONFIG_PHYLIB is not set | 495 | # CONFIG_PHYLIB is not set |
526 | CONFIG_NET_ETHERNET=y | 496 | CONFIG_NET_ETHERNET=y |
527 | CONFIG_MII=y | 497 | CONFIG_MII=y |
528 | # CONFIG_AX88796 is not set | 498 | CONFIG_AX88796=y |
499 | # CONFIG_AX88796_93CX6 is not set | ||
529 | # CONFIG_SMC91X is not set | 500 | # CONFIG_SMC91X is not set |
530 | # CONFIG_DM9000 is not set | 501 | # CONFIG_DM9000 is not set |
502 | # CONFIG_SMC911X is not set | ||
503 | # CONFIG_SMSC911X is not set | ||
531 | # CONFIG_IBM_NEW_EMAC_ZMII is not set | 504 | # CONFIG_IBM_NEW_EMAC_ZMII is not set |
532 | # CONFIG_IBM_NEW_EMAC_RGMII is not set | 505 | # CONFIG_IBM_NEW_EMAC_RGMII is not set |
533 | # CONFIG_IBM_NEW_EMAC_TAH is not set | 506 | # CONFIG_IBM_NEW_EMAC_TAH is not set |
534 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set | 507 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set |
508 | # CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set | ||
509 | # CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set | ||
510 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set | ||
535 | # CONFIG_B44 is not set | 511 | # CONFIG_B44 is not set |
536 | # CONFIG_NETDEV_1000 is not set | 512 | # CONFIG_NETDEV_1000 is not set |
537 | # CONFIG_NETDEV_10000 is not set | 513 | # CONFIG_NETDEV_10000 is not set |
@@ -544,6 +520,10 @@ CONFIG_MII=y | |||
544 | # CONFIG_IWLWIFI_LEDS is not set | 520 | # CONFIG_IWLWIFI_LEDS is not set |
545 | 521 | ||
546 | # | 522 | # |
523 | # Enable WiMAX (Networking options) to see the WiMAX drivers | ||
524 | # | ||
525 | |||
526 | # | ||
547 | # USB Network Adapters | 527 | # USB Network Adapters |
548 | # | 528 | # |
549 | # CONFIG_USB_CATC is not set | 529 | # CONFIG_USB_CATC is not set |
@@ -569,7 +549,10 @@ CONFIG_INPUT=y | |||
569 | # | 549 | # |
570 | # Userland interfaces | 550 | # Userland interfaces |
571 | # | 551 | # |
572 | # CONFIG_INPUT_MOUSEDEV is not set | 552 | CONFIG_INPUT_MOUSEDEV=y |
553 | CONFIG_INPUT_MOUSEDEV_PSAUX=y | ||
554 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 | ||
555 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | ||
573 | # CONFIG_INPUT_JOYDEV is not set | 556 | # CONFIG_INPUT_JOYDEV is not set |
574 | CONFIG_INPUT_EVDEV=y | 557 | CONFIG_INPUT_EVDEV=y |
575 | # CONFIG_INPUT_EVBUG is not set | 558 | # CONFIG_INPUT_EVBUG is not set |
@@ -577,39 +560,34 @@ CONFIG_INPUT_EVDEV=y | |||
577 | # | 560 | # |
578 | # Input Device Drivers | 561 | # Input Device Drivers |
579 | # | 562 | # |
580 | CONFIG_INPUT_KEYBOARD=y | 563 | # CONFIG_INPUT_KEYBOARD is not set |
581 | # CONFIG_KEYBOARD_ATKBD is not set | ||
582 | # CONFIG_KEYBOARD_SUNKBD is not set | ||
583 | # CONFIG_KEYBOARD_LKKBD is not set | ||
584 | # CONFIG_KEYBOARD_XTKBD is not set | ||
585 | # CONFIG_KEYBOARD_NEWTON is not set | ||
586 | # CONFIG_KEYBOARD_STOWAWAY is not set | ||
587 | # CONFIG_INPUT_MOUSE is not set | 564 | # CONFIG_INPUT_MOUSE is not set |
588 | # CONFIG_INPUT_JOYSTICK is not set | 565 | # CONFIG_INPUT_JOYSTICK is not set |
589 | # CONFIG_INPUT_TABLET is not set | 566 | # CONFIG_INPUT_TABLET is not set |
590 | CONFIG_INPUT_TOUCHSCREEN=y | 567 | # CONFIG_INPUT_TOUCHSCREEN is not set |
591 | # CONFIG_TOUCHSCREEN_FUJITSU is not set | 568 | CONFIG_INPUT_MISC=y |
592 | # CONFIG_TOUCHSCREEN_GUNZE is not set | 569 | # CONFIG_INPUT_ATI_REMOTE is not set |
593 | # CONFIG_TOUCHSCREEN_ELO is not set | 570 | # CONFIG_INPUT_ATI_REMOTE2 is not set |
594 | # CONFIG_TOUCHSCREEN_MTOUCH is not set | 571 | # CONFIG_INPUT_KEYSPAN_REMOTE is not set |
595 | # CONFIG_TOUCHSCREEN_MK712 is not set | 572 | # CONFIG_INPUT_POWERMATE is not set |
596 | # CONFIG_TOUCHSCREEN_PENMOUNT is not set | 573 | # CONFIG_INPUT_YEALINK is not set |
597 | # CONFIG_TOUCHSCREEN_TOUCHRIGHT is not set | 574 | # CONFIG_INPUT_CM109 is not set |
598 | # CONFIG_TOUCHSCREEN_TOUCHWIN is not set | 575 | # CONFIG_INPUT_UINPUT is not set |
599 | # CONFIG_TOUCHSCREEN_UCB1400 is not set | 576 | CONFIG_INPUT_GPIO_ROTARY_ENCODER=y |
600 | # CONFIG_TOUCHSCREEN_USB_COMPOSITE is not set | ||
601 | # CONFIG_INPUT_MISC is not set | ||
602 | 577 | ||
603 | # | 578 | # |
604 | # Hardware I/O ports | 579 | # Hardware I/O ports |
605 | # | 580 | # |
606 | # CONFIG_SERIO is not set | 581 | CONFIG_SERIO=y |
582 | CONFIG_SERIO_SERPORT=y | ||
583 | # CONFIG_SERIO_RAW is not set | ||
607 | # CONFIG_GAMEPORT is not set | 584 | # CONFIG_GAMEPORT is not set |
608 | 585 | ||
609 | # | 586 | # |
610 | # Character devices | 587 | # Character devices |
611 | # | 588 | # |
612 | CONFIG_VT=y | 589 | CONFIG_VT=y |
590 | CONFIG_CONSOLE_TRANSLATIONS=y | ||
613 | CONFIG_VT_CONSOLE=y | 591 | CONFIG_VT_CONSOLE=y |
614 | CONFIG_HW_CONSOLE=y | 592 | CONFIG_HW_CONSOLE=y |
615 | # CONFIG_VT_HW_CONSOLE_BINDING is not set | 593 | # CONFIG_VT_HW_CONSOLE_BINDING is not set |
@@ -624,45 +602,66 @@ CONFIG_DEVKMEM=y | |||
624 | # | 602 | # |
625 | # Non-8250 serial port support | 603 | # Non-8250 serial port support |
626 | # | 604 | # |
605 | CONFIG_SERIAL_PXA=y | ||
606 | CONFIG_SERIAL_PXA_CONSOLE=y | ||
607 | CONFIG_SERIAL_CORE=y | ||
608 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
627 | CONFIG_UNIX98_PTYS=y | 609 | CONFIG_UNIX98_PTYS=y |
610 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set | ||
628 | CONFIG_LEGACY_PTYS=y | 611 | CONFIG_LEGACY_PTYS=y |
629 | CONFIG_LEGACY_PTY_COUNT=256 | 612 | CONFIG_LEGACY_PTY_COUNT=256 |
630 | # CONFIG_IPMI_HANDLER is not set | 613 | # CONFIG_IPMI_HANDLER is not set |
631 | CONFIG_HW_RANDOM=y | 614 | CONFIG_HW_RANDOM=y |
632 | # CONFIG_NVRAM is not set | ||
633 | # CONFIG_R3964 is not set | 615 | # CONFIG_R3964 is not set |
634 | # CONFIG_RAW_DRIVER is not set | 616 | # CONFIG_RAW_DRIVER is not set |
635 | # CONFIG_TCG_TPM is not set | 617 | # CONFIG_TCG_TPM is not set |
636 | # CONFIG_I2C is not set | 618 | # CONFIG_I2C is not set |
637 | # CONFIG_SPI is not set | 619 | # CONFIG_SPI is not set |
638 | # CONFIG_W1 is not set | 620 | CONFIG_ARCH_REQUIRE_GPIOLIB=y |
639 | # CONFIG_POWER_SUPPLY is not set | 621 | CONFIG_GPIOLIB=y |
640 | # CONFIG_HWMON is not set | 622 | CONFIG_DEBUG_GPIO=y |
641 | CONFIG_WATCHDOG=y | 623 | # CONFIG_GPIO_SYSFS is not set |
642 | CONFIG_WATCHDOG_NOWAYOUT=y | ||
643 | 624 | ||
644 | # | 625 | # |
645 | # Watchdog Device Drivers | 626 | # Memory mapped GPIO expanders: |
646 | # | 627 | # |
647 | # CONFIG_SOFT_WATCHDOG is not set | ||
648 | 628 | ||
649 | # | 629 | # |
650 | # USB-based Watchdog Cards | 630 | # I2C GPIO expanders: |
651 | # | 631 | # |
652 | # CONFIG_USBPCWATCHDOG is not set | ||
653 | 632 | ||
654 | # | 633 | # |
655 | # Sonics Silicon Backplane | 634 | # PCI GPIO expanders: |
635 | # | ||
636 | |||
637 | # | ||
638 | # SPI GPIO expanders: | ||
656 | # | 639 | # |
640 | # CONFIG_W1 is not set | ||
641 | # CONFIG_POWER_SUPPLY is not set | ||
642 | # CONFIG_HWMON is not set | ||
643 | # CONFIG_THERMAL is not set | ||
644 | # CONFIG_THERMAL_HWMON is not set | ||
645 | # CONFIG_WATCHDOG is not set | ||
657 | CONFIG_SSB_POSSIBLE=y | 646 | CONFIG_SSB_POSSIBLE=y |
647 | |||
648 | # | ||
649 | # Sonics Silicon Backplane | ||
650 | # | ||
658 | # CONFIG_SSB is not set | 651 | # CONFIG_SSB is not set |
659 | 652 | ||
660 | # | 653 | # |
661 | # Multifunction device drivers | 654 | # Multifunction device drivers |
662 | # | 655 | # |
656 | # CONFIG_MFD_CORE is not set | ||
663 | # CONFIG_MFD_SM501 is not set | 657 | # CONFIG_MFD_SM501 is not set |
664 | # CONFIG_MFD_ASIC3 is not set | 658 | # CONFIG_MFD_ASIC3 is not set |
659 | # CONFIG_HTC_EGPIO is not set | ||
665 | # CONFIG_HTC_PASIC3 is not set | 660 | # CONFIG_HTC_PASIC3 is not set |
661 | # CONFIG_MFD_TMIO is not set | ||
662 | # CONFIG_MFD_T7L66XB is not set | ||
663 | # CONFIG_MFD_TC6387XB is not set | ||
664 | # CONFIG_MFD_TC6393XB is not set | ||
666 | 665 | ||
667 | # | 666 | # |
668 | # Multimedia devices | 667 | # Multimedia devices |
@@ -671,45 +670,14 @@ CONFIG_SSB_POSSIBLE=y | |||
671 | # | 670 | # |
672 | # Multimedia core support | 671 | # Multimedia core support |
673 | # | 672 | # |
674 | CONFIG_VIDEO_DEV=y | 673 | # CONFIG_VIDEO_DEV is not set |
675 | CONFIG_VIDEO_V4L2_COMMON=y | ||
676 | CONFIG_VIDEO_ALLOW_V4L1=y | ||
677 | CONFIG_VIDEO_V4L1_COMPAT=y | ||
678 | # CONFIG_DVB_CORE is not set | 674 | # CONFIG_DVB_CORE is not set |
679 | CONFIG_VIDEO_MEDIA=y | 675 | # CONFIG_VIDEO_MEDIA is not set |
680 | 676 | ||
681 | # | 677 | # |
682 | # Multimedia drivers | 678 | # Multimedia drivers |
683 | # | 679 | # |
684 | # CONFIG_MEDIA_ATTACH is not set | 680 | # CONFIG_DAB is not set |
685 | CONFIG_VIDEO_V4L2=y | ||
686 | CONFIG_VIDEO_V4L1=y | ||
687 | CONFIG_VIDEO_CAPTURE_DRIVERS=y | ||
688 | # CONFIG_VIDEO_ADV_DEBUG is not set | ||
689 | CONFIG_VIDEO_HELPER_CHIPS_AUTO=y | ||
690 | # CONFIG_VIDEO_VIVI is not set | ||
691 | # CONFIG_VIDEO_CPIA is not set | ||
692 | # CONFIG_VIDEO_CPIA2 is not set | ||
693 | CONFIG_V4L_USB_DRIVERS=y | ||
694 | # CONFIG_USB_VICAM is not set | ||
695 | # CONFIG_USB_IBMCAM is not set | ||
696 | # CONFIG_USB_KONICAWC is not set | ||
697 | # CONFIG_USB_QUICKCAM_MESSENGER is not set | ||
698 | # CONFIG_USB_ET61X251 is not set | ||
699 | # CONFIG_USB_OV511 is not set | ||
700 | # CONFIG_USB_SE401 is not set | ||
701 | # CONFIG_USB_SN9C102 is not set | ||
702 | # CONFIG_USB_STV680 is not set | ||
703 | # CONFIG_USB_ZC0301 is not set | ||
704 | # CONFIG_USB_PWC is not set | ||
705 | # CONFIG_USB_ZR364XX is not set | ||
706 | # CONFIG_USB_STKWEBCAM is not set | ||
707 | # CONFIG_SOC_CAMERA is not set | ||
708 | CONFIG_RADIO_ADAPTERS=y | ||
709 | # CONFIG_USB_DSBR is not set | ||
710 | # CONFIG_USB_SI470X is not set | ||
711 | CONFIG_DAB=y | ||
712 | # CONFIG_USB_DABUSB is not set | ||
713 | 681 | ||
714 | # | 682 | # |
715 | # Graphics support | 683 | # Graphics support |
@@ -719,9 +687,10 @@ CONFIG_DAB=y | |||
719 | CONFIG_FB=y | 687 | CONFIG_FB=y |
720 | # CONFIG_FIRMWARE_EDID is not set | 688 | # CONFIG_FIRMWARE_EDID is not set |
721 | # CONFIG_FB_DDC is not set | 689 | # CONFIG_FB_DDC is not set |
722 | # CONFIG_FB_CFB_FILLRECT is not set | 690 | # CONFIG_FB_BOOT_VESA_SUPPORT is not set |
723 | # CONFIG_FB_CFB_COPYAREA is not set | 691 | CONFIG_FB_CFB_FILLRECT=y |
724 | # CONFIG_FB_CFB_IMAGEBLIT is not set | 692 | CONFIG_FB_CFB_COPYAREA=y |
693 | CONFIG_FB_CFB_IMAGEBLIT=y | ||
725 | # CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set | 694 | # CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set |
726 | # CONFIG_FB_SYS_FILLRECT is not set | 695 | # CONFIG_FB_SYS_FILLRECT is not set |
727 | # CONFIG_FB_SYS_COPYAREA is not set | 696 | # CONFIG_FB_SYS_COPYAREA is not set |
@@ -738,8 +707,19 @@ CONFIG_FB=y | |||
738 | # Frame buffer hardware drivers | 707 | # Frame buffer hardware drivers |
739 | # | 708 | # |
740 | # CONFIG_FB_S1D13XXX is not set | 709 | # CONFIG_FB_S1D13XXX is not set |
710 | CONFIG_FB_PXA=y | ||
711 | # CONFIG_FB_PXA_OVERLAY is not set | ||
712 | # CONFIG_FB_PXA_SMARTPANEL is not set | ||
713 | # CONFIG_FB_PXA_PARAMETERS is not set | ||
714 | # CONFIG_FB_MBX is not set | ||
715 | # CONFIG_FB_W100 is not set | ||
741 | # CONFIG_FB_VIRTUAL is not set | 716 | # CONFIG_FB_VIRTUAL is not set |
742 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | 717 | # CONFIG_FB_METRONOME is not set |
718 | # CONFIG_FB_MB862XX is not set | ||
719 | CONFIG_BACKLIGHT_LCD_SUPPORT=y | ||
720 | # CONFIG_LCD_CLASS_DEVICE is not set | ||
721 | CONFIG_BACKLIGHT_CLASS_DEVICE=y | ||
722 | # CONFIG_BACKLIGHT_GENERIC is not set | ||
743 | 723 | ||
744 | # | 724 | # |
745 | # Display device support | 725 | # Display device support |
@@ -758,42 +738,41 @@ CONFIG_FRAMEBUFFER_CONSOLE=y | |||
758 | CONFIG_FONT_8x8=y | 738 | CONFIG_FONT_8x8=y |
759 | CONFIG_FONT_8x16=y | 739 | CONFIG_FONT_8x16=y |
760 | CONFIG_LOGO=y | 740 | CONFIG_LOGO=y |
761 | # CONFIG_LOGO_LINUX_MONO is not set | 741 | CONFIG_LOGO_LINUX_MONO=y |
762 | # CONFIG_LOGO_LINUX_VGA16 is not set | 742 | CONFIG_LOGO_LINUX_VGA16=y |
763 | CONFIG_LOGO_LINUX_CLUT224=y | 743 | CONFIG_LOGO_LINUX_CLUT224=y |
764 | |||
765 | # | ||
766 | # Sound | ||
767 | # | ||
768 | # CONFIG_SOUND is not set | 744 | # CONFIG_SOUND is not set |
769 | # CONFIG_HID_SUPPORT is not set | 745 | # CONFIG_HID_SUPPORT is not set |
770 | CONFIG_USB_SUPPORT=y | 746 | CONFIG_USB_SUPPORT=y |
771 | CONFIG_USB_ARCH_HAS_HCD=y | 747 | CONFIG_USB_ARCH_HAS_HCD=y |
772 | # CONFIG_USB_ARCH_HAS_OHCI is not set | 748 | CONFIG_USB_ARCH_HAS_OHCI=y |
773 | # CONFIG_USB_ARCH_HAS_EHCI is not set | 749 | # CONFIG_USB_ARCH_HAS_EHCI is not set |
774 | CONFIG_USB=y | 750 | CONFIG_USB=y |
775 | # CONFIG_USB_DEBUG is not set | 751 | CONFIG_USB_DEBUG=y |
776 | # CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set | 752 | CONFIG_USB_ANNOUNCE_NEW_DEVICES=y |
777 | 753 | ||
778 | # | 754 | # |
779 | # Miscellaneous USB options | 755 | # Miscellaneous USB options |
780 | # | 756 | # |
781 | # CONFIG_USB_DEVICEFS is not set | 757 | CONFIG_USB_DEVICEFS=y |
782 | CONFIG_USB_DEVICE_CLASS=y | 758 | CONFIG_USB_DEVICE_CLASS=y |
783 | # CONFIG_USB_DYNAMIC_MINORS is not set | 759 | # CONFIG_USB_DYNAMIC_MINORS is not set |
784 | # CONFIG_USB_SUSPEND is not set | ||
785 | # CONFIG_USB_OTG is not set | 760 | # CONFIG_USB_OTG is not set |
786 | # CONFIG_USB_OTG_WHITELIST is not set | 761 | CONFIG_USB_MON=y |
787 | # CONFIG_USB_OTG_BLACKLIST_HUB is not set | 762 | # CONFIG_USB_WUSB is not set |
763 | # CONFIG_USB_WUSB_CBAF is not set | ||
788 | 764 | ||
789 | # | 765 | # |
790 | # USB Host Controller Drivers | 766 | # USB Host Controller Drivers |
791 | # | 767 | # |
792 | # CONFIG_USB_C67X00_HCD is not set | 768 | # CONFIG_USB_C67X00_HCD is not set |
769 | # CONFIG_USB_OXU210HP_HCD is not set | ||
793 | # CONFIG_USB_ISP116X_HCD is not set | 770 | # CONFIG_USB_ISP116X_HCD is not set |
794 | # CONFIG_USB_ISP1760_HCD is not set | 771 | # CONFIG_USB_OHCI_HCD is not set |
795 | # CONFIG_USB_SL811_HCD is not set | 772 | # CONFIG_USB_SL811_HCD is not set |
796 | # CONFIG_USB_R8A66597_HCD is not set | 773 | # CONFIG_USB_R8A66597_HCD is not set |
774 | # CONFIG_USB_HWA_HCD is not set | ||
775 | # CONFIG_USB_MUSB_HDRC is not set | ||
797 | 776 | ||
798 | # | 777 | # |
799 | # USB Device Class drivers | 778 | # USB Device Class drivers |
@@ -801,15 +780,28 @@ CONFIG_USB_DEVICE_CLASS=y | |||
801 | # CONFIG_USB_ACM is not set | 780 | # CONFIG_USB_ACM is not set |
802 | # CONFIG_USB_PRINTER is not set | 781 | # CONFIG_USB_PRINTER is not set |
803 | # CONFIG_USB_WDM is not set | 782 | # CONFIG_USB_WDM is not set |
783 | # CONFIG_USB_TMC is not set | ||
804 | 784 | ||
805 | # | 785 | # |
806 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | 786 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may also be needed; |
807 | # | 787 | # |
808 | 788 | ||
809 | # | 789 | # |
810 | # may also be needed; see USB_STORAGE Help for more information | 790 | # see USB_STORAGE Help for more information |
811 | # | 791 | # |
812 | # CONFIG_USB_STORAGE is not set | 792 | CONFIG_USB_STORAGE=y |
793 | # CONFIG_USB_STORAGE_DEBUG is not set | ||
794 | # CONFIG_USB_STORAGE_DATAFAB is not set | ||
795 | # CONFIG_USB_STORAGE_FREECOM is not set | ||
796 | # CONFIG_USB_STORAGE_ISD200 is not set | ||
797 | # CONFIG_USB_STORAGE_USBAT is not set | ||
798 | # CONFIG_USB_STORAGE_SDDR09 is not set | ||
799 | # CONFIG_USB_STORAGE_SDDR55 is not set | ||
800 | # CONFIG_USB_STORAGE_JUMPSHOT is not set | ||
801 | # CONFIG_USB_STORAGE_ALAUDA is not set | ||
802 | # CONFIG_USB_STORAGE_ONETOUCH is not set | ||
803 | # CONFIG_USB_STORAGE_KARMA is not set | ||
804 | # CONFIG_USB_STORAGE_CYPRESS_ATACB is not set | ||
813 | # CONFIG_USB_LIBUSUAL is not set | 805 | # CONFIG_USB_LIBUSUAL is not set |
814 | 806 | ||
815 | # | 807 | # |
@@ -817,7 +809,6 @@ CONFIG_USB_DEVICE_CLASS=y | |||
817 | # | 809 | # |
818 | # CONFIG_USB_MDC800 is not set | 810 | # CONFIG_USB_MDC800 is not set |
819 | # CONFIG_USB_MICROTEK is not set | 811 | # CONFIG_USB_MICROTEK is not set |
820 | CONFIG_USB_MON=y | ||
821 | 812 | ||
822 | # | 813 | # |
823 | # USB port drivers | 814 | # USB port drivers |
@@ -830,7 +821,7 @@ CONFIG_USB_MON=y | |||
830 | # CONFIG_USB_EMI62 is not set | 821 | # CONFIG_USB_EMI62 is not set |
831 | # CONFIG_USB_EMI26 is not set | 822 | # CONFIG_USB_EMI26 is not set |
832 | # CONFIG_USB_ADUTUX is not set | 823 | # CONFIG_USB_ADUTUX is not set |
833 | # CONFIG_USB_AUERSWALD is not set | 824 | # CONFIG_USB_SEVSEG is not set |
834 | # CONFIG_USB_RIO500 is not set | 825 | # CONFIG_USB_RIO500 is not set |
835 | # CONFIG_USB_LEGOTOWER is not set | 826 | # CONFIG_USB_LEGOTOWER is not set |
836 | # CONFIG_USB_LCD is not set | 827 | # CONFIG_USB_LCD is not set |
@@ -845,26 +836,61 @@ CONFIG_USB_MON=y | |||
845 | # CONFIG_USB_LD is not set | 836 | # CONFIG_USB_LD is not set |
846 | # CONFIG_USB_TRANCEVIBRATOR is not set | 837 | # CONFIG_USB_TRANCEVIBRATOR is not set |
847 | # CONFIG_USB_IOWARRIOR is not set | 838 | # CONFIG_USB_IOWARRIOR is not set |
839 | # CONFIG_USB_TEST is not set | ||
848 | # CONFIG_USB_ISIGHTFW is not set | 840 | # CONFIG_USB_ISIGHTFW is not set |
841 | # CONFIG_USB_VST is not set | ||
849 | # CONFIG_USB_GADGET is not set | 842 | # CONFIG_USB_GADGET is not set |
850 | # CONFIG_MMC is not set | 843 | |
844 | # | ||
845 | # OTG and related infrastructure | ||
846 | # | ||
847 | # CONFIG_USB_GPIO_VBUS is not set | ||
848 | CONFIG_MMC=y | ||
849 | # CONFIG_MMC_DEBUG is not set | ||
850 | # CONFIG_MMC_UNSAFE_RESUME is not set | ||
851 | |||
852 | # | ||
853 | # MMC/SD/SDIO Card Drivers | ||
854 | # | ||
855 | CONFIG_MMC_BLOCK=y | ||
856 | # CONFIG_MMC_BLOCK_BOUNCE is not set | ||
857 | # CONFIG_SDIO_UART is not set | ||
858 | # CONFIG_MMC_TEST is not set | ||
859 | |||
860 | # | ||
861 | # MMC/SD/SDIO Host Controller Drivers | ||
862 | # | ||
863 | CONFIG_MMC_PXA=y | ||
864 | # CONFIG_MMC_SDHCI is not set | ||
865 | # CONFIG_MEMSTICK is not set | ||
866 | # CONFIG_ACCESSIBILITY is not set | ||
851 | # CONFIG_NEW_LEDS is not set | 867 | # CONFIG_NEW_LEDS is not set |
852 | CONFIG_RTC_LIB=y | 868 | CONFIG_RTC_LIB=y |
853 | # CONFIG_RTC_CLASS is not set | 869 | # CONFIG_RTC_CLASS is not set |
870 | # CONFIG_DMADEVICES is not set | ||
871 | # CONFIG_REGULATOR is not set | ||
854 | # CONFIG_UIO is not set | 872 | # CONFIG_UIO is not set |
873 | # CONFIG_STAGING is not set | ||
855 | 874 | ||
856 | # | 875 | # |
857 | # File systems | 876 | # File systems |
858 | # | 877 | # |
859 | # CONFIG_EXT2_FS is not set | 878 | # CONFIG_EXT2_FS is not set |
860 | # CONFIG_EXT3_FS is not set | 879 | CONFIG_EXT3_FS=y |
861 | # CONFIG_EXT4DEV_FS is not set | 880 | CONFIG_EXT3_FS_XATTR=y |
881 | # CONFIG_EXT3_FS_POSIX_ACL is not set | ||
882 | # CONFIG_EXT3_FS_SECURITY is not set | ||
883 | # CONFIG_EXT4_FS is not set | ||
884 | CONFIG_JBD=y | ||
885 | CONFIG_FS_MBCACHE=y | ||
862 | # CONFIG_REISERFS_FS is not set | 886 | # CONFIG_REISERFS_FS is not set |
863 | # CONFIG_JFS_FS is not set | 887 | # CONFIG_JFS_FS is not set |
864 | # CONFIG_FS_POSIX_ACL is not set | 888 | # CONFIG_FS_POSIX_ACL is not set |
889 | CONFIG_FILE_LOCKING=y | ||
865 | # CONFIG_XFS_FS is not set | 890 | # CONFIG_XFS_FS is not set |
866 | # CONFIG_OCFS2_FS is not set | 891 | # CONFIG_OCFS2_FS is not set |
867 | # CONFIG_DNOTIFY is not set | 892 | # CONFIG_BTRFS_FS is not set |
893 | CONFIG_DNOTIFY=y | ||
868 | CONFIG_INOTIFY=y | 894 | CONFIG_INOTIFY=y |
869 | CONFIG_INOTIFY_USER=y | 895 | CONFIG_INOTIFY_USER=y |
870 | # CONFIG_QUOTA is not set | 896 | # CONFIG_QUOTA is not set |
@@ -890,15 +916,12 @@ CONFIG_INOTIFY_USER=y | |||
890 | # | 916 | # |
891 | CONFIG_PROC_FS=y | 917 | CONFIG_PROC_FS=y |
892 | CONFIG_PROC_SYSCTL=y | 918 | CONFIG_PROC_SYSCTL=y |
919 | CONFIG_PROC_PAGE_MONITOR=y | ||
893 | CONFIG_SYSFS=y | 920 | CONFIG_SYSFS=y |
894 | CONFIG_TMPFS=y | 921 | # CONFIG_TMPFS is not set |
895 | # CONFIG_TMPFS_POSIX_ACL is not set | ||
896 | # CONFIG_HUGETLB_PAGE is not set | 922 | # CONFIG_HUGETLB_PAGE is not set |
897 | # CONFIG_CONFIGFS_FS is not set | 923 | # CONFIG_CONFIGFS_FS is not set |
898 | 924 | CONFIG_MISC_FILESYSTEMS=y | |
899 | # | ||
900 | # Miscellaneous filesystems | ||
901 | # | ||
902 | # CONFIG_ADFS_FS is not set | 925 | # CONFIG_ADFS_FS is not set |
903 | # CONFIG_AFFS_FS is not set | 926 | # CONFIG_AFFS_FS is not set |
904 | # CONFIG_HFS_FS is not set | 927 | # CONFIG_HFS_FS is not set |
@@ -906,20 +929,11 @@ CONFIG_TMPFS=y | |||
906 | # CONFIG_BEFS_FS is not set | 929 | # CONFIG_BEFS_FS is not set |
907 | # CONFIG_BFS_FS is not set | 930 | # CONFIG_BFS_FS is not set |
908 | # CONFIG_EFS_FS is not set | 931 | # CONFIG_EFS_FS is not set |
909 | CONFIG_JFFS2_FS=y | 932 | # CONFIG_CRAMFS is not set |
910 | CONFIG_JFFS2_FS_DEBUG=0 | 933 | # CONFIG_SQUASHFS is not set |
911 | CONFIG_JFFS2_FS_WRITEBUFFER=y | ||
912 | # CONFIG_JFFS2_FS_WBUF_VERIFY is not set | ||
913 | # CONFIG_JFFS2_SUMMARY is not set | ||
914 | # CONFIG_JFFS2_FS_XATTR is not set | ||
915 | # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set | ||
916 | CONFIG_JFFS2_ZLIB=y | ||
917 | # CONFIG_JFFS2_LZO is not set | ||
918 | CONFIG_JFFS2_RTIME=y | ||
919 | # CONFIG_JFFS2_RUBIN is not set | ||
920 | CONFIG_CRAMFS=y | ||
921 | # CONFIG_VXFS_FS is not set | 934 | # CONFIG_VXFS_FS is not set |
922 | # CONFIG_MINIX_FS is not set | 935 | # CONFIG_MINIX_FS is not set |
936 | # CONFIG_OMFS_FS is not set | ||
923 | # CONFIG_HPFS_FS is not set | 937 | # CONFIG_HPFS_FS is not set |
924 | # CONFIG_QNX4FS_FS is not set | 938 | # CONFIG_QNX4FS_FS is not set |
925 | # CONFIG_ROMFS_FS is not set | 939 | # CONFIG_ROMFS_FS is not set |
@@ -927,14 +941,16 @@ CONFIG_CRAMFS=y | |||
927 | # CONFIG_UFS_FS is not set | 941 | # CONFIG_UFS_FS is not set |
928 | CONFIG_NETWORK_FILESYSTEMS=y | 942 | CONFIG_NETWORK_FILESYSTEMS=y |
929 | CONFIG_NFS_FS=y | 943 | CONFIG_NFS_FS=y |
930 | # CONFIG_NFS_V3 is not set | 944 | CONFIG_NFS_V3=y |
945 | # CONFIG_NFS_V3_ACL is not set | ||
931 | # CONFIG_NFS_V4 is not set | 946 | # CONFIG_NFS_V4 is not set |
932 | # CONFIG_NFSD is not set | ||
933 | CONFIG_ROOT_NFS=y | 947 | CONFIG_ROOT_NFS=y |
948 | # CONFIG_NFSD is not set | ||
934 | CONFIG_LOCKD=y | 949 | CONFIG_LOCKD=y |
950 | CONFIG_LOCKD_V4=y | ||
935 | CONFIG_NFS_COMMON=y | 951 | CONFIG_NFS_COMMON=y |
936 | CONFIG_SUNRPC=y | 952 | CONFIG_SUNRPC=y |
937 | # CONFIG_SUNRPC_BIND34 is not set | 953 | # CONFIG_SUNRPC_REGISTER_V4 is not set |
938 | # CONFIG_RPCSEC_GSS_KRB5 is not set | 954 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
939 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 955 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
940 | # CONFIG_SMB_FS is not set | 956 | # CONFIG_SMB_FS is not set |
@@ -965,12 +981,14 @@ CONFIG_FRAME_WARN=1024 | |||
965 | CONFIG_DEBUG_KERNEL=y | 981 | CONFIG_DEBUG_KERNEL=y |
966 | # CONFIG_DEBUG_SHIRQ is not set | 982 | # CONFIG_DEBUG_SHIRQ is not set |
967 | CONFIG_DETECT_SOFTLOCKUP=y | 983 | CONFIG_DETECT_SOFTLOCKUP=y |
984 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set | ||
985 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 | ||
968 | CONFIG_SCHED_DEBUG=y | 986 | CONFIG_SCHED_DEBUG=y |
969 | # CONFIG_SCHEDSTATS is not set | 987 | # CONFIG_SCHEDSTATS is not set |
970 | # CONFIG_TIMER_STATS is not set | 988 | # CONFIG_TIMER_STATS is not set |
971 | # CONFIG_DEBUG_OBJECTS is not set | 989 | # CONFIG_DEBUG_OBJECTS is not set |
972 | # CONFIG_DEBUG_SLAB is not set | 990 | # CONFIG_SLUB_DEBUG_ON is not set |
973 | CONFIG_DEBUG_PREEMPT=y | 991 | # CONFIG_SLUB_STATS is not set |
974 | # CONFIG_DEBUG_RT_MUTEXES is not set | 992 | # CONFIG_DEBUG_RT_MUTEXES is not set |
975 | # CONFIG_RT_MUTEX_TESTER is not set | 993 | # CONFIG_RT_MUTEX_TESTER is not set |
976 | # CONFIG_DEBUG_SPINLOCK is not set | 994 | # CONFIG_DEBUG_SPINLOCK is not set |
@@ -982,18 +1000,39 @@ CONFIG_DEBUG_PREEMPT=y | |||
982 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set | 1000 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set |
983 | # CONFIG_DEBUG_KOBJECT is not set | 1001 | # CONFIG_DEBUG_KOBJECT is not set |
984 | CONFIG_DEBUG_BUGVERBOSE=y | 1002 | CONFIG_DEBUG_BUGVERBOSE=y |
985 | # CONFIG_DEBUG_INFO is not set | 1003 | CONFIG_DEBUG_INFO=y |
986 | # CONFIG_DEBUG_VM is not set | 1004 | # CONFIG_DEBUG_VM is not set |
987 | # CONFIG_DEBUG_WRITECOUNT is not set | 1005 | # CONFIG_DEBUG_WRITECOUNT is not set |
1006 | CONFIG_DEBUG_MEMORY_INIT=y | ||
988 | # CONFIG_DEBUG_LIST is not set | 1007 | # CONFIG_DEBUG_LIST is not set |
989 | # CONFIG_DEBUG_SG is not set | 1008 | # CONFIG_DEBUG_SG is not set |
1009 | # CONFIG_DEBUG_NOTIFIERS is not set | ||
990 | CONFIG_FRAME_POINTER=y | 1010 | CONFIG_FRAME_POINTER=y |
991 | # CONFIG_BOOT_PRINTK_DELAY is not set | 1011 | # CONFIG_BOOT_PRINTK_DELAY is not set |
992 | # CONFIG_RCU_TORTURE_TEST is not set | 1012 | # CONFIG_RCU_TORTURE_TEST is not set |
1013 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | ||
993 | # CONFIG_BACKTRACE_SELF_TEST is not set | 1014 | # CONFIG_BACKTRACE_SELF_TEST is not set |
1015 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | ||
994 | # CONFIG_FAULT_INJECTION is not set | 1016 | # CONFIG_FAULT_INJECTION is not set |
1017 | # CONFIG_LATENCYTOP is not set | ||
1018 | # CONFIG_SYSCTL_SYSCALL_CHECK is not set | ||
1019 | CONFIG_HAVE_FUNCTION_TRACER=y | ||
1020 | |||
1021 | # | ||
1022 | # Tracers | ||
1023 | # | ||
1024 | # CONFIG_FUNCTION_TRACER is not set | ||
1025 | # CONFIG_IRQSOFF_TRACER is not set | ||
1026 | # CONFIG_SCHED_TRACER is not set | ||
1027 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | ||
1028 | # CONFIG_BOOT_TRACER is not set | ||
1029 | # CONFIG_TRACE_BRANCH_PROFILING is not set | ||
1030 | # CONFIG_STACK_TRACER is not set | ||
1031 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | ||
995 | # CONFIG_SAMPLES is not set | 1032 | # CONFIG_SAMPLES is not set |
996 | # CONFIG_DEBUG_USER is not set | 1033 | CONFIG_HAVE_ARCH_KGDB=y |
1034 | # CONFIG_KGDB is not set | ||
1035 | CONFIG_DEBUG_USER=y | ||
997 | CONFIG_DEBUG_ERRORS=y | 1036 | CONFIG_DEBUG_ERRORS=y |
998 | # CONFIG_DEBUG_STACK_USAGE is not set | 1037 | # CONFIG_DEBUG_STACK_USAGE is not set |
999 | CONFIG_DEBUG_LL=y | 1038 | CONFIG_DEBUG_LL=y |
@@ -1004,13 +1043,23 @@ CONFIG_DEBUG_LL=y | |||
1004 | # | 1043 | # |
1005 | # CONFIG_KEYS is not set | 1044 | # CONFIG_KEYS is not set |
1006 | # CONFIG_SECURITY is not set | 1045 | # CONFIG_SECURITY is not set |
1046 | # CONFIG_SECURITYFS is not set | ||
1007 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | 1047 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set |
1008 | CONFIG_CRYPTO=y | 1048 | CONFIG_CRYPTO=y |
1009 | 1049 | ||
1010 | # | 1050 | # |
1011 | # Crypto core or helper | 1051 | # Crypto core or helper |
1012 | # | 1052 | # |
1013 | # CONFIG_CRYPTO_MANAGER is not set | 1053 | # CONFIG_CRYPTO_FIPS is not set |
1054 | CONFIG_CRYPTO_ALGAPI=y | ||
1055 | CONFIG_CRYPTO_ALGAPI2=y | ||
1056 | CONFIG_CRYPTO_AEAD2=y | ||
1057 | CONFIG_CRYPTO_BLKCIPHER=y | ||
1058 | CONFIG_CRYPTO_BLKCIPHER2=y | ||
1059 | CONFIG_CRYPTO_HASH2=y | ||
1060 | CONFIG_CRYPTO_RNG2=y | ||
1061 | CONFIG_CRYPTO_MANAGER=y | ||
1062 | CONFIG_CRYPTO_MANAGER2=y | ||
1014 | # CONFIG_CRYPTO_GF128MUL is not set | 1063 | # CONFIG_CRYPTO_GF128MUL is not set |
1015 | # CONFIG_CRYPTO_NULL is not set | 1064 | # CONFIG_CRYPTO_NULL is not set |
1016 | # CONFIG_CRYPTO_CRYPTD is not set | 1065 | # CONFIG_CRYPTO_CRYPTD is not set |
@@ -1030,7 +1079,7 @@ CONFIG_CRYPTO=y | |||
1030 | # CONFIG_CRYPTO_CBC is not set | 1079 | # CONFIG_CRYPTO_CBC is not set |
1031 | # CONFIG_CRYPTO_CTR is not set | 1080 | # CONFIG_CRYPTO_CTR is not set |
1032 | # CONFIG_CRYPTO_CTS is not set | 1081 | # CONFIG_CRYPTO_CTS is not set |
1033 | # CONFIG_CRYPTO_ECB is not set | 1082 | CONFIG_CRYPTO_ECB=y |
1034 | # CONFIG_CRYPTO_LRW is not set | 1083 | # CONFIG_CRYPTO_LRW is not set |
1035 | # CONFIG_CRYPTO_PCBC is not set | 1084 | # CONFIG_CRYPTO_PCBC is not set |
1036 | # CONFIG_CRYPTO_XTS is not set | 1085 | # CONFIG_CRYPTO_XTS is not set |
@@ -1048,6 +1097,10 @@ CONFIG_CRYPTO=y | |||
1048 | # CONFIG_CRYPTO_MD4 is not set | 1097 | # CONFIG_CRYPTO_MD4 is not set |
1049 | # CONFIG_CRYPTO_MD5 is not set | 1098 | # CONFIG_CRYPTO_MD5 is not set |
1050 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 1099 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
1100 | # CONFIG_CRYPTO_RMD128 is not set | ||
1101 | # CONFIG_CRYPTO_RMD160 is not set | ||
1102 | # CONFIG_CRYPTO_RMD256 is not set | ||
1103 | # CONFIG_CRYPTO_RMD320 is not set | ||
1051 | # CONFIG_CRYPTO_SHA1 is not set | 1104 | # CONFIG_CRYPTO_SHA1 is not set |
1052 | # CONFIG_CRYPTO_SHA256 is not set | 1105 | # CONFIG_CRYPTO_SHA256 is not set |
1053 | # CONFIG_CRYPTO_SHA512 is not set | 1106 | # CONFIG_CRYPTO_SHA512 is not set |
@@ -1057,9 +1110,9 @@ CONFIG_CRYPTO=y | |||
1057 | # | 1110 | # |
1058 | # Ciphers | 1111 | # Ciphers |
1059 | # | 1112 | # |
1060 | # CONFIG_CRYPTO_AES is not set | 1113 | CONFIG_CRYPTO_AES=y |
1061 | # CONFIG_CRYPTO_ANUBIS is not set | 1114 | # CONFIG_CRYPTO_ANUBIS is not set |
1062 | # CONFIG_CRYPTO_ARC4 is not set | 1115 | CONFIG_CRYPTO_ARC4=y |
1063 | # CONFIG_CRYPTO_BLOWFISH is not set | 1116 | # CONFIG_CRYPTO_BLOWFISH is not set |
1064 | # CONFIG_CRYPTO_CAMELLIA is not set | 1117 | # CONFIG_CRYPTO_CAMELLIA is not set |
1065 | # CONFIG_CRYPTO_CAST5 is not set | 1118 | # CONFIG_CRYPTO_CAST5 is not set |
@@ -1078,22 +1131,25 @@ CONFIG_CRYPTO=y | |||
1078 | # | 1131 | # |
1079 | # CONFIG_CRYPTO_DEFLATE is not set | 1132 | # CONFIG_CRYPTO_DEFLATE is not set |
1080 | # CONFIG_CRYPTO_LZO is not set | 1133 | # CONFIG_CRYPTO_LZO is not set |
1134 | |||
1135 | # | ||
1136 | # Random Number Generation | ||
1137 | # | ||
1138 | # CONFIG_CRYPTO_ANSI_CPRNG is not set | ||
1081 | CONFIG_CRYPTO_HW=y | 1139 | CONFIG_CRYPTO_HW=y |
1082 | 1140 | ||
1083 | # | 1141 | # |
1084 | # Library routines | 1142 | # Library routines |
1085 | # | 1143 | # |
1086 | CONFIG_BITREVERSE=y | 1144 | CONFIG_BITREVERSE=y |
1087 | # CONFIG_GENERIC_FIND_FIRST_BIT is not set | 1145 | CONFIG_GENERIC_FIND_LAST_BIT=y |
1088 | # CONFIG_GENERIC_FIND_NEXT_BIT is not set | 1146 | # CONFIG_CRC_CCITT is not set |
1089 | CONFIG_CRC_CCITT=m | ||
1090 | # CONFIG_CRC16 is not set | 1147 | # CONFIG_CRC16 is not set |
1148 | # CONFIG_CRC_T10DIF is not set | ||
1091 | # CONFIG_CRC_ITU_T is not set | 1149 | # CONFIG_CRC_ITU_T is not set |
1092 | CONFIG_CRC32=y | 1150 | CONFIG_CRC32=y |
1093 | # CONFIG_CRC7 is not set | 1151 | # CONFIG_CRC7 is not set |
1094 | # CONFIG_LIBCRC32C is not set | 1152 | # CONFIG_LIBCRC32C is not set |
1095 | CONFIG_ZLIB_INFLATE=y | ||
1096 | CONFIG_ZLIB_DEFLATE=y | ||
1097 | CONFIG_PLIST=y | 1153 | CONFIG_PLIST=y |
1098 | CONFIG_HAS_IOMEM=y | 1154 | CONFIG_HAS_IOMEM=y |
1099 | CONFIG_HAS_IOPORT=y | 1155 | CONFIG_HAS_IOPORT=y |
diff --git a/arch/arm/configs/collie_defconfig b/arch/arm/configs/collie_defconfig index f7622e658163..1aa62249031b 100644 --- a/arch/arm/configs/collie_defconfig +++ b/arch/arm/configs/collie_defconfig | |||
@@ -113,7 +113,6 @@ CONFIG_ARCH_SA1100=y | |||
113 | CONFIG_SA1100_COLLIE=y | 113 | CONFIG_SA1100_COLLIE=y |
114 | # CONFIG_SA1100_H3100 is not set | 114 | # CONFIG_SA1100_H3100 is not set |
115 | # CONFIG_SA1100_H3600 is not set | 115 | # CONFIG_SA1100_H3600 is not set |
116 | # CONFIG_SA1100_H3800 is not set | ||
117 | # CONFIG_SA1100_BADGE4 is not set | 116 | # CONFIG_SA1100_BADGE4 is not set |
118 | # CONFIG_SA1100_JORNADA720 is not set | 117 | # CONFIG_SA1100_JORNADA720 is not set |
119 | # CONFIG_SA1100_HACKKIT is not set | 118 | # CONFIG_SA1100_HACKKIT is not set |
diff --git a/arch/arm/configs/davinci_all_defconfig b/arch/arm/configs/davinci_all_defconfig new file mode 100644 index 000000000000..eb2738b5be5f --- /dev/null +++ b/arch/arm/configs/davinci_all_defconfig | |||
@@ -0,0 +1,1784 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # Linux kernel version: 2.6.30-rc2 | ||
4 | # Wed Apr 15 08:16:53 2009 | ||
5 | # | ||
6 | CONFIG_ARM=y | ||
7 | CONFIG_SYS_SUPPORTS_APM_EMULATION=y | ||
8 | CONFIG_GENERIC_GPIO=y | ||
9 | CONFIG_GENERIC_TIME=y | ||
10 | CONFIG_GENERIC_CLOCKEVENTS=y | ||
11 | CONFIG_MMU=y | ||
12 | # CONFIG_NO_IOPORT is not set | ||
13 | CONFIG_GENERIC_HARDIRQS=y | ||
14 | CONFIG_STACKTRACE_SUPPORT=y | ||
15 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | ||
16 | CONFIG_LOCKDEP_SUPPORT=y | ||
17 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | ||
18 | CONFIG_HARDIRQS_SW_RESEND=y | ||
19 | CONFIG_GENERIC_IRQ_PROBE=y | ||
20 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | ||
21 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set | ||
22 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set | ||
23 | CONFIG_GENERIC_HWEIGHT=y | ||
24 | CONFIG_GENERIC_CALIBRATE_DELAY=y | ||
25 | CONFIG_ZONE_DMA=y | ||
26 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | ||
27 | CONFIG_VECTORS_BASE=0xffff0000 | ||
28 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | ||
29 | |||
30 | # | ||
31 | # General setup | ||
32 | # | ||
33 | CONFIG_EXPERIMENTAL=y | ||
34 | CONFIG_BROKEN_ON_SMP=y | ||
35 | CONFIG_LOCK_KERNEL=y | ||
36 | CONFIG_INIT_ENV_ARG_LIMIT=32 | ||
37 | CONFIG_LOCALVERSION="" | ||
38 | CONFIG_LOCALVERSION_AUTO=y | ||
39 | # CONFIG_SWAP is not set | ||
40 | CONFIG_SYSVIPC=y | ||
41 | CONFIG_SYSVIPC_SYSCTL=y | ||
42 | CONFIG_POSIX_MQUEUE=y | ||
43 | CONFIG_POSIX_MQUEUE_SYSCTL=y | ||
44 | # CONFIG_BSD_PROCESS_ACCT is not set | ||
45 | # CONFIG_TASKSTATS is not set | ||
46 | # CONFIG_AUDIT is not set | ||
47 | |||
48 | # | ||
49 | # RCU Subsystem | ||
50 | # | ||
51 | CONFIG_CLASSIC_RCU=y | ||
52 | # CONFIG_TREE_RCU is not set | ||
53 | # CONFIG_PREEMPT_RCU is not set | ||
54 | # CONFIG_TREE_RCU_TRACE is not set | ||
55 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
56 | CONFIG_IKCONFIG=y | ||
57 | CONFIG_IKCONFIG_PROC=y | ||
58 | CONFIG_LOG_BUF_SHIFT=14 | ||
59 | CONFIG_GROUP_SCHED=y | ||
60 | CONFIG_FAIR_GROUP_SCHED=y | ||
61 | # CONFIG_RT_GROUP_SCHED is not set | ||
62 | CONFIG_USER_SCHED=y | ||
63 | # CONFIG_CGROUP_SCHED is not set | ||
64 | # CONFIG_CGROUPS is not set | ||
65 | CONFIG_SYSFS_DEPRECATED=y | ||
66 | CONFIG_SYSFS_DEPRECATED_V2=y | ||
67 | # CONFIG_RELAY is not set | ||
68 | # CONFIG_NAMESPACES is not set | ||
69 | CONFIG_BLK_DEV_INITRD=y | ||
70 | CONFIG_INITRAMFS_SOURCE="" | ||
71 | CONFIG_RD_GZIP=y | ||
72 | # CONFIG_RD_BZIP2 is not set | ||
73 | # CONFIG_RD_LZMA is not set | ||
74 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | ||
75 | CONFIG_SYSCTL=y | ||
76 | CONFIG_ANON_INODES=y | ||
77 | CONFIG_EMBEDDED=y | ||
78 | CONFIG_UID16=y | ||
79 | CONFIG_SYSCTL_SYSCALL=y | ||
80 | CONFIG_KALLSYMS=y | ||
81 | # CONFIG_KALLSYMS_ALL is not set | ||
82 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | ||
83 | # CONFIG_STRIP_ASM_SYMS is not set | ||
84 | CONFIG_HOTPLUG=y | ||
85 | CONFIG_PRINTK=y | ||
86 | CONFIG_BUG=y | ||
87 | CONFIG_ELF_CORE=y | ||
88 | CONFIG_BASE_FULL=y | ||
89 | CONFIG_FUTEX=y | ||
90 | CONFIG_EPOLL=y | ||
91 | CONFIG_SIGNALFD=y | ||
92 | CONFIG_TIMERFD=y | ||
93 | CONFIG_EVENTFD=y | ||
94 | CONFIG_SHMEM=y | ||
95 | CONFIG_AIO=y | ||
96 | CONFIG_VM_EVENT_COUNTERS=y | ||
97 | CONFIG_SLUB_DEBUG=y | ||
98 | CONFIG_COMPAT_BRK=y | ||
99 | # CONFIG_SLAB is not set | ||
100 | CONFIG_SLUB=y | ||
101 | # CONFIG_SLOB is not set | ||
102 | # CONFIG_PROFILING is not set | ||
103 | # CONFIG_MARKERS is not set | ||
104 | CONFIG_HAVE_OPROFILE=y | ||
105 | # CONFIG_KPROBES is not set | ||
106 | CONFIG_HAVE_KPROBES=y | ||
107 | CONFIG_HAVE_KRETPROBES=y | ||
108 | CONFIG_HAVE_CLK=y | ||
109 | # CONFIG_SLOW_WORK is not set | ||
110 | CONFIG_HAVE_GENERIC_DMA_COHERENT=y | ||
111 | CONFIG_SLABINFO=y | ||
112 | CONFIG_RT_MUTEXES=y | ||
113 | CONFIG_BASE_SMALL=0 | ||
114 | CONFIG_MODULES=y | ||
115 | # CONFIG_MODULE_FORCE_LOAD is not set | ||
116 | CONFIG_MODULE_UNLOAD=y | ||
117 | CONFIG_MODULE_FORCE_UNLOAD=y | ||
118 | CONFIG_MODVERSIONS=y | ||
119 | # CONFIG_MODULE_SRCVERSION_ALL is not set | ||
120 | CONFIG_BLOCK=y | ||
121 | # CONFIG_LBD is not set | ||
122 | # CONFIG_BLK_DEV_BSG is not set | ||
123 | # CONFIG_BLK_DEV_INTEGRITY is not set | ||
124 | |||
125 | # | ||
126 | # IO Schedulers | ||
127 | # | ||
128 | CONFIG_IOSCHED_NOOP=y | ||
129 | CONFIG_IOSCHED_AS=y | ||
130 | # CONFIG_IOSCHED_DEADLINE is not set | ||
131 | # CONFIG_IOSCHED_CFQ is not set | ||
132 | CONFIG_DEFAULT_AS=y | ||
133 | # CONFIG_DEFAULT_DEADLINE is not set | ||
134 | # CONFIG_DEFAULT_CFQ is not set | ||
135 | # CONFIG_DEFAULT_NOOP is not set | ||
136 | CONFIG_DEFAULT_IOSCHED="anticipatory" | ||
137 | # CONFIG_FREEZER is not set | ||
138 | |||
139 | # | ||
140 | # System Type | ||
141 | # | ||
142 | # CONFIG_ARCH_AAEC2000 is not set | ||
143 | # CONFIG_ARCH_INTEGRATOR is not set | ||
144 | # CONFIG_ARCH_REALVIEW is not set | ||
145 | # CONFIG_ARCH_VERSATILE is not set | ||
146 | # CONFIG_ARCH_AT91 is not set | ||
147 | # CONFIG_ARCH_CLPS711X is not set | ||
148 | # CONFIG_ARCH_EBSA110 is not set | ||
149 | # CONFIG_ARCH_EP93XX is not set | ||
150 | # CONFIG_ARCH_GEMINI is not set | ||
151 | # CONFIG_ARCH_FOOTBRIDGE is not set | ||
152 | # CONFIG_ARCH_NETX is not set | ||
153 | # CONFIG_ARCH_H720X is not set | ||
154 | # CONFIG_ARCH_IMX is not set | ||
155 | # CONFIG_ARCH_IOP13XX is not set | ||
156 | # CONFIG_ARCH_IOP32X is not set | ||
157 | # CONFIG_ARCH_IOP33X is not set | ||
158 | # CONFIG_ARCH_IXP23XX is not set | ||
159 | # CONFIG_ARCH_IXP2000 is not set | ||
160 | # CONFIG_ARCH_IXP4XX is not set | ||
161 | # CONFIG_ARCH_L7200 is not set | ||
162 | # CONFIG_ARCH_KIRKWOOD is not set | ||
163 | # CONFIG_ARCH_KS8695 is not set | ||
164 | # CONFIG_ARCH_NS9XXX is not set | ||
165 | # CONFIG_ARCH_LOKI is not set | ||
166 | # CONFIG_ARCH_MV78XX0 is not set | ||
167 | # CONFIG_ARCH_MXC is not set | ||
168 | # CONFIG_ARCH_ORION5X is not set | ||
169 | # CONFIG_ARCH_PNX4008 is not set | ||
170 | # CONFIG_ARCH_PXA is not set | ||
171 | # CONFIG_ARCH_MMP is not set | ||
172 | # CONFIG_ARCH_RPC is not set | ||
173 | # CONFIG_ARCH_SA1100 is not set | ||
174 | # CONFIG_ARCH_S3C2410 is not set | ||
175 | # CONFIG_ARCH_S3C64XX is not set | ||
176 | # CONFIG_ARCH_SHARK is not set | ||
177 | # CONFIG_ARCH_LH7A40X is not set | ||
178 | CONFIG_ARCH_DAVINCI=y | ||
179 | # CONFIG_ARCH_OMAP is not set | ||
180 | # CONFIG_ARCH_MSM is not set | ||
181 | # CONFIG_ARCH_W90X900 is not set | ||
182 | |||
183 | # | ||
184 | # TI DaVinci Implementations | ||
185 | # | ||
186 | |||
187 | # | ||
188 | # DaVinci Core Type | ||
189 | # | ||
190 | CONFIG_ARCH_DAVINCI_DM644x=y | ||
191 | |||
192 | # | ||
193 | # DaVinci Board Type | ||
194 | # | ||
195 | CONFIG_MACH_DAVINCI_EVM=y | ||
196 | CONFIG_DAVINCI_MUX=y | ||
197 | CONFIG_DAVINCI_MUX_DEBUG=y | ||
198 | CONFIG_DAVINCI_MUX_WARNINGS=y | ||
199 | CONFIG_DAVINCI_RESET_CLOCKS=y | ||
200 | |||
201 | # | ||
202 | # Processor Type | ||
203 | # | ||
204 | CONFIG_CPU_32=y | ||
205 | CONFIG_CPU_ARM926T=y | ||
206 | CONFIG_CPU_32v5=y | ||
207 | CONFIG_CPU_ABRT_EV5TJ=y | ||
208 | CONFIG_CPU_PABRT_NOIFAR=y | ||
209 | CONFIG_CPU_CACHE_VIVT=y | ||
210 | CONFIG_CPU_COPY_V4WB=y | ||
211 | CONFIG_CPU_TLB_V4WBI=y | ||
212 | CONFIG_CPU_CP15=y | ||
213 | CONFIG_CPU_CP15_MMU=y | ||
214 | |||
215 | # | ||
216 | # Processor Features | ||
217 | # | ||
218 | CONFIG_ARM_THUMB=y | ||
219 | # CONFIG_CPU_ICACHE_DISABLE is not set | ||
220 | # CONFIG_CPU_DCACHE_DISABLE is not set | ||
221 | # CONFIG_CPU_DCACHE_WRITETHROUGH is not set | ||
222 | # CONFIG_CPU_CACHE_ROUND_ROBIN is not set | ||
223 | # CONFIG_OUTER_CACHE is not set | ||
224 | CONFIG_COMMON_CLKDEV=y | ||
225 | |||
226 | # | ||
227 | # Bus support | ||
228 | # | ||
229 | # CONFIG_PCI_SYSCALL is not set | ||
230 | # CONFIG_ARCH_SUPPORTS_MSI is not set | ||
231 | # CONFIG_PCCARD is not set | ||
232 | |||
233 | # | ||
234 | # Kernel Features | ||
235 | # | ||
236 | CONFIG_TICK_ONESHOT=y | ||
237 | CONFIG_NO_HZ=y | ||
238 | CONFIG_HIGH_RES_TIMERS=y | ||
239 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y | ||
240 | CONFIG_VMSPLIT_3G=y | ||
241 | # CONFIG_VMSPLIT_2G is not set | ||
242 | # CONFIG_VMSPLIT_1G is not set | ||
243 | CONFIG_PAGE_OFFSET=0xC0000000 | ||
244 | CONFIG_PREEMPT=y | ||
245 | CONFIG_HZ=100 | ||
246 | CONFIG_AEABI=y | ||
247 | # CONFIG_OABI_COMPAT is not set | ||
248 | CONFIG_ARCH_FLATMEM_HAS_HOLES=y | ||
249 | # CONFIG_ARCH_SPARSEMEM_DEFAULT is not set | ||
250 | # CONFIG_ARCH_SELECT_MEMORY_MODEL is not set | ||
251 | # CONFIG_HIGHMEM is not set | ||
252 | CONFIG_SELECT_MEMORY_MODEL=y | ||
253 | CONFIG_FLATMEM_MANUAL=y | ||
254 | # CONFIG_DISCONTIGMEM_MANUAL is not set | ||
255 | # CONFIG_SPARSEMEM_MANUAL is not set | ||
256 | CONFIG_FLATMEM=y | ||
257 | CONFIG_FLAT_NODE_MEM_MAP=y | ||
258 | CONFIG_PAGEFLAGS_EXTENDED=y | ||
259 | CONFIG_SPLIT_PTLOCK_CPUS=4096 | ||
260 | # CONFIG_PHYS_ADDR_T_64BIT is not set | ||
261 | CONFIG_ZONE_DMA_FLAG=1 | ||
262 | CONFIG_BOUNCE=y | ||
263 | CONFIG_VIRT_TO_BUS=y | ||
264 | CONFIG_UNEVICTABLE_LRU=y | ||
265 | CONFIG_HAVE_MLOCK=y | ||
266 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | ||
267 | CONFIG_LEDS=y | ||
268 | # CONFIG_LEDS_CPU is not set | ||
269 | CONFIG_ALIGNMENT_TRAP=y | ||
270 | |||
271 | # | ||
272 | # Boot options | ||
273 | # | ||
274 | CONFIG_ZBOOT_ROM_TEXT=0x0 | ||
275 | CONFIG_ZBOOT_ROM_BSS=0x0 | ||
276 | CONFIG_CMDLINE="" | ||
277 | # CONFIG_XIP_KERNEL is not set | ||
278 | # CONFIG_KEXEC is not set | ||
279 | |||
280 | # | ||
281 | # CPU Power Management | ||
282 | # | ||
283 | # CONFIG_CPU_IDLE is not set | ||
284 | |||
285 | # | ||
286 | # Floating point emulation | ||
287 | # | ||
288 | |||
289 | # | ||
290 | # At least one emulation must be selected | ||
291 | # | ||
292 | # CONFIG_VFP is not set | ||
293 | |||
294 | # | ||
295 | # Userspace binary formats | ||
296 | # | ||
297 | CONFIG_BINFMT_ELF=y | ||
298 | # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set | ||
299 | CONFIG_HAVE_AOUT=y | ||
300 | # CONFIG_BINFMT_AOUT is not set | ||
301 | # CONFIG_BINFMT_MISC is not set | ||
302 | |||
303 | # | ||
304 | # Power management options | ||
305 | # | ||
306 | # CONFIG_PM is not set | ||
307 | CONFIG_ARCH_SUSPEND_POSSIBLE=y | ||
308 | CONFIG_NET=y | ||
309 | |||
310 | # | ||
311 | # Networking options | ||
312 | # | ||
313 | CONFIG_PACKET=y | ||
314 | # CONFIG_PACKET_MMAP is not set | ||
315 | CONFIG_UNIX=y | ||
316 | CONFIG_XFRM=y | ||
317 | # CONFIG_XFRM_USER is not set | ||
318 | # CONFIG_XFRM_SUB_POLICY is not set | ||
319 | # CONFIG_XFRM_MIGRATE is not set | ||
320 | # CONFIG_XFRM_STATISTICS is not set | ||
321 | # CONFIG_NET_KEY is not set | ||
322 | CONFIG_INET=y | ||
323 | # CONFIG_IP_MULTICAST is not set | ||
324 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
325 | CONFIG_IP_FIB_HASH=y | ||
326 | CONFIG_IP_PNP=y | ||
327 | CONFIG_IP_PNP_DHCP=y | ||
328 | # CONFIG_IP_PNP_BOOTP is not set | ||
329 | # CONFIG_IP_PNP_RARP is not set | ||
330 | # CONFIG_NET_IPIP is not set | ||
331 | # CONFIG_NET_IPGRE is not set | ||
332 | # CONFIG_ARPD is not set | ||
333 | # CONFIG_SYN_COOKIES is not set | ||
334 | # CONFIG_INET_AH is not set | ||
335 | # CONFIG_INET_ESP is not set | ||
336 | # CONFIG_INET_IPCOMP is not set | ||
337 | # CONFIG_INET_XFRM_TUNNEL is not set | ||
338 | CONFIG_INET_TUNNEL=m | ||
339 | CONFIG_INET_XFRM_MODE_TRANSPORT=y | ||
340 | CONFIG_INET_XFRM_MODE_TUNNEL=y | ||
341 | CONFIG_INET_XFRM_MODE_BEET=y | ||
342 | # CONFIG_INET_LRO is not set | ||
343 | CONFIG_INET_DIAG=y | ||
344 | CONFIG_INET_TCP_DIAG=y | ||
345 | # CONFIG_TCP_CONG_ADVANCED is not set | ||
346 | CONFIG_TCP_CONG_CUBIC=y | ||
347 | CONFIG_DEFAULT_TCP_CONG="cubic" | ||
348 | # CONFIG_TCP_MD5SIG is not set | ||
349 | CONFIG_IPV6=m | ||
350 | # CONFIG_IPV6_PRIVACY is not set | ||
351 | # CONFIG_IPV6_ROUTER_PREF is not set | ||
352 | # CONFIG_IPV6_OPTIMISTIC_DAD is not set | ||
353 | # CONFIG_INET6_AH is not set | ||
354 | # CONFIG_INET6_ESP is not set | ||
355 | # CONFIG_INET6_IPCOMP is not set | ||
356 | # CONFIG_IPV6_MIP6 is not set | ||
357 | # CONFIG_INET6_XFRM_TUNNEL is not set | ||
358 | # CONFIG_INET6_TUNNEL is not set | ||
359 | CONFIG_INET6_XFRM_MODE_TRANSPORT=m | ||
360 | CONFIG_INET6_XFRM_MODE_TUNNEL=m | ||
361 | CONFIG_INET6_XFRM_MODE_BEET=m | ||
362 | # CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set | ||
363 | CONFIG_IPV6_SIT=m | ||
364 | CONFIG_IPV6_NDISC_NODETYPE=y | ||
365 | # CONFIG_IPV6_TUNNEL is not set | ||
366 | # CONFIG_IPV6_MULTIPLE_TABLES is not set | ||
367 | # CONFIG_IPV6_MROUTE is not set | ||
368 | # CONFIG_NETWORK_SECMARK is not set | ||
369 | CONFIG_NETFILTER=y | ||
370 | # CONFIG_NETFILTER_DEBUG is not set | ||
371 | CONFIG_NETFILTER_ADVANCED=y | ||
372 | |||
373 | # | ||
374 | # Core Netfilter Configuration | ||
375 | # | ||
376 | # CONFIG_NETFILTER_NETLINK_QUEUE is not set | ||
377 | # CONFIG_NETFILTER_NETLINK_LOG is not set | ||
378 | # CONFIG_NF_CONNTRACK is not set | ||
379 | # CONFIG_NETFILTER_XTABLES is not set | ||
380 | # CONFIG_IP_VS is not set | ||
381 | |||
382 | # | ||
383 | # IP: Netfilter Configuration | ||
384 | # | ||
385 | # CONFIG_NF_DEFRAG_IPV4 is not set | ||
386 | # CONFIG_IP_NF_QUEUE is not set | ||
387 | # CONFIG_IP_NF_IPTABLES is not set | ||
388 | # CONFIG_IP_NF_ARPTABLES is not set | ||
389 | |||
390 | # | ||
391 | # IPv6: Netfilter Configuration | ||
392 | # | ||
393 | # CONFIG_IP6_NF_QUEUE is not set | ||
394 | # CONFIG_IP6_NF_IPTABLES is not set | ||
395 | # CONFIG_IP_DCCP is not set | ||
396 | # CONFIG_IP_SCTP is not set | ||
397 | # CONFIG_TIPC is not set | ||
398 | # CONFIG_ATM is not set | ||
399 | # CONFIG_BRIDGE is not set | ||
400 | # CONFIG_NET_DSA is not set | ||
401 | # CONFIG_VLAN_8021Q is not set | ||
402 | # CONFIG_DECNET is not set | ||
403 | # CONFIG_LLC2 is not set | ||
404 | # CONFIG_IPX is not set | ||
405 | # CONFIG_ATALK is not set | ||
406 | # CONFIG_X25 is not set | ||
407 | # CONFIG_LAPB is not set | ||
408 | # CONFIG_ECONET is not set | ||
409 | # CONFIG_WAN_ROUTER is not set | ||
410 | # CONFIG_PHONET is not set | ||
411 | # CONFIG_NET_SCHED is not set | ||
412 | # CONFIG_DCB is not set | ||
413 | |||
414 | # | ||
415 | # Network testing | ||
416 | # | ||
417 | # CONFIG_NET_PKTGEN is not set | ||
418 | # CONFIG_HAMRADIO is not set | ||
419 | # CONFIG_CAN is not set | ||
420 | # CONFIG_IRDA is not set | ||
421 | # CONFIG_BT is not set | ||
422 | # CONFIG_AF_RXRPC is not set | ||
423 | # CONFIG_WIRELESS is not set | ||
424 | # CONFIG_WIMAX is not set | ||
425 | # CONFIG_RFKILL is not set | ||
426 | # CONFIG_NET_9P is not set | ||
427 | |||
428 | # | ||
429 | # Device Drivers | ||
430 | # | ||
431 | |||
432 | # | ||
433 | # Generic Driver Options | ||
434 | # | ||
435 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | ||
436 | CONFIG_STANDALONE=y | ||
437 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||
438 | # CONFIG_FW_LOADER is not set | ||
439 | # CONFIG_DEBUG_DRIVER is not set | ||
440 | # CONFIG_DEBUG_DEVRES is not set | ||
441 | # CONFIG_SYS_HYPERVISOR is not set | ||
442 | # CONFIG_CONNECTOR is not set | ||
443 | CONFIG_MTD=m | ||
444 | # CONFIG_MTD_DEBUG is not set | ||
445 | # CONFIG_MTD_CONCAT is not set | ||
446 | CONFIG_MTD_PARTITIONS=y | ||
447 | # CONFIG_MTD_TESTS is not set | ||
448 | # CONFIG_MTD_REDBOOT_PARTS is not set | ||
449 | # CONFIG_MTD_AFS_PARTS is not set | ||
450 | # CONFIG_MTD_AR7_PARTS is not set | ||
451 | |||
452 | # | ||
453 | # User Modules And Translation Layers | ||
454 | # | ||
455 | CONFIG_MTD_CHAR=m | ||
456 | CONFIG_MTD_BLKDEVS=m | ||
457 | CONFIG_MTD_BLOCK=m | ||
458 | # CONFIG_MTD_BLOCK_RO is not set | ||
459 | # CONFIG_FTL is not set | ||
460 | # CONFIG_NFTL is not set | ||
461 | # CONFIG_INFTL is not set | ||
462 | # CONFIG_RFD_FTL is not set | ||
463 | # CONFIG_SSFDC is not set | ||
464 | # CONFIG_MTD_OOPS is not set | ||
465 | |||
466 | # | ||
467 | # RAM/ROM/Flash chip drivers | ||
468 | # | ||
469 | CONFIG_MTD_CFI=m | ||
470 | # CONFIG_MTD_JEDECPROBE is not set | ||
471 | CONFIG_MTD_GEN_PROBE=m | ||
472 | # CONFIG_MTD_CFI_ADV_OPTIONS is not set | ||
473 | CONFIG_MTD_MAP_BANK_WIDTH_1=y | ||
474 | CONFIG_MTD_MAP_BANK_WIDTH_2=y | ||
475 | CONFIG_MTD_MAP_BANK_WIDTH_4=y | ||
476 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set | ||
477 | # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set | ||
478 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set | ||
479 | CONFIG_MTD_CFI_I1=y | ||
480 | CONFIG_MTD_CFI_I2=y | ||
481 | # CONFIG_MTD_CFI_I4 is not set | ||
482 | # CONFIG_MTD_CFI_I8 is not set | ||
483 | # CONFIG_MTD_CFI_INTELEXT is not set | ||
484 | CONFIG_MTD_CFI_AMDSTD=m | ||
485 | # CONFIG_MTD_CFI_STAA is not set | ||
486 | CONFIG_MTD_CFI_UTIL=m | ||
487 | # CONFIG_MTD_RAM is not set | ||
488 | # CONFIG_MTD_ROM is not set | ||
489 | # CONFIG_MTD_ABSENT is not set | ||
490 | |||
491 | # | ||
492 | # Mapping drivers for chip access | ||
493 | # | ||
494 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set | ||
495 | CONFIG_MTD_PHYSMAP=m | ||
496 | # CONFIG_MTD_PHYSMAP_COMPAT is not set | ||
497 | # CONFIG_MTD_ARM_INTEGRATOR is not set | ||
498 | # CONFIG_MTD_PLATRAM is not set | ||
499 | |||
500 | # | ||
501 | # Self-contained MTD device drivers | ||
502 | # | ||
503 | # CONFIG_MTD_SLRAM is not set | ||
504 | # CONFIG_MTD_PHRAM is not set | ||
505 | # CONFIG_MTD_MTDRAM is not set | ||
506 | # CONFIG_MTD_BLOCK2MTD is not set | ||
507 | |||
508 | # | ||
509 | # Disk-On-Chip Device Drivers | ||
510 | # | ||
511 | # CONFIG_MTD_DOC2000 is not set | ||
512 | # CONFIG_MTD_DOC2001 is not set | ||
513 | # CONFIG_MTD_DOC2001PLUS is not set | ||
514 | CONFIG_MTD_NAND=m | ||
515 | # CONFIG_MTD_NAND_VERIFY_WRITE is not set | ||
516 | # CONFIG_MTD_NAND_ECC_SMC is not set | ||
517 | # CONFIG_MTD_NAND_MUSEUM_IDS is not set | ||
518 | # CONFIG_MTD_NAND_GPIO is not set | ||
519 | CONFIG_MTD_NAND_IDS=m | ||
520 | # CONFIG_MTD_NAND_DISKONCHIP is not set | ||
521 | # CONFIG_MTD_NAND_NANDSIM is not set | ||
522 | # CONFIG_MTD_NAND_PLATFORM is not set | ||
523 | # CONFIG_MTD_ALAUDA is not set | ||
524 | CONFIG_MTD_NAND_DAVINCI=m | ||
525 | # CONFIG_MTD_ONENAND is not set | ||
526 | |||
527 | # | ||
528 | # LPDDR flash memory drivers | ||
529 | # | ||
530 | # CONFIG_MTD_LPDDR is not set | ||
531 | |||
532 | # | ||
533 | # UBI - Unsorted block images | ||
534 | # | ||
535 | # CONFIG_MTD_UBI is not set | ||
536 | # CONFIG_PARPORT is not set | ||
537 | CONFIG_BLK_DEV=y | ||
538 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
539 | CONFIG_BLK_DEV_LOOP=m | ||
540 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set | ||
541 | # CONFIG_BLK_DEV_NBD is not set | ||
542 | # CONFIG_BLK_DEV_UB is not set | ||
543 | CONFIG_BLK_DEV_RAM=y | ||
544 | CONFIG_BLK_DEV_RAM_COUNT=1 | ||
545 | CONFIG_BLK_DEV_RAM_SIZE=32768 | ||
546 | # CONFIG_BLK_DEV_XIP is not set | ||
547 | # CONFIG_CDROM_PKTCDVD is not set | ||
548 | # CONFIG_ATA_OVER_ETH is not set | ||
549 | CONFIG_MISC_DEVICES=y | ||
550 | # CONFIG_ICS932S401 is not set | ||
551 | # CONFIG_ENCLOSURE_SERVICES is not set | ||
552 | # CONFIG_ISL29003 is not set | ||
553 | # CONFIG_C2PORT is not set | ||
554 | |||
555 | # | ||
556 | # EEPROM support | ||
557 | # | ||
558 | CONFIG_EEPROM_AT24=y | ||
559 | # CONFIG_EEPROM_LEGACY is not set | ||
560 | # CONFIG_EEPROM_93CX6 is not set | ||
561 | CONFIG_HAVE_IDE=y | ||
562 | CONFIG_IDE=m | ||
563 | |||
564 | # | ||
565 | # Please see Documentation/ide/ide.txt for help/info on IDE drives | ||
566 | # | ||
567 | CONFIG_IDE_XFER_MODE=y | ||
568 | CONFIG_IDE_TIMINGS=y | ||
569 | # CONFIG_BLK_DEV_IDE_SATA is not set | ||
570 | CONFIG_IDE_GD=m | ||
571 | CONFIG_IDE_GD_ATA=y | ||
572 | # CONFIG_IDE_GD_ATAPI is not set | ||
573 | # CONFIG_BLK_DEV_IDECD is not set | ||
574 | # CONFIG_BLK_DEV_IDETAPE is not set | ||
575 | # CONFIG_IDE_TASK_IOCTL is not set | ||
576 | CONFIG_IDE_PROC_FS=y | ||
577 | |||
578 | # | ||
579 | # IDE chipset support/bugfixes | ||
580 | # | ||
581 | # CONFIG_BLK_DEV_PLATFORM is not set | ||
582 | CONFIG_BLK_DEV_IDEDMA_SFF=y | ||
583 | CONFIG_BLK_DEV_PALMCHIP_BK3710=m | ||
584 | CONFIG_BLK_DEV_IDEDMA=y | ||
585 | |||
586 | # | ||
587 | # SCSI device support | ||
588 | # | ||
589 | # CONFIG_RAID_ATTRS is not set | ||
590 | CONFIG_SCSI=m | ||
591 | CONFIG_SCSI_DMA=y | ||
592 | # CONFIG_SCSI_TGT is not set | ||
593 | # CONFIG_SCSI_NETLINK is not set | ||
594 | CONFIG_SCSI_PROC_FS=y | ||
595 | |||
596 | # | ||
597 | # SCSI support type (disk, tape, CD-ROM) | ||
598 | # | ||
599 | CONFIG_BLK_DEV_SD=m | ||
600 | # CONFIG_CHR_DEV_ST is not set | ||
601 | # CONFIG_CHR_DEV_OSST is not set | ||
602 | # CONFIG_BLK_DEV_SR is not set | ||
603 | # CONFIG_CHR_DEV_SG is not set | ||
604 | # CONFIG_CHR_DEV_SCH is not set | ||
605 | |||
606 | # | ||
607 | # Some SCSI devices (e.g. CD jukebox) support multiple LUNs | ||
608 | # | ||
609 | # CONFIG_SCSI_MULTI_LUN is not set | ||
610 | # CONFIG_SCSI_CONSTANTS is not set | ||
611 | # CONFIG_SCSI_LOGGING is not set | ||
612 | # CONFIG_SCSI_SCAN_ASYNC is not set | ||
613 | CONFIG_SCSI_WAIT_SCAN=m | ||
614 | |||
615 | # | ||
616 | # SCSI Transports | ||
617 | # | ||
618 | # CONFIG_SCSI_SPI_ATTRS is not set | ||
619 | # CONFIG_SCSI_FC_ATTRS is not set | ||
620 | # CONFIG_SCSI_ISCSI_ATTRS is not set | ||
621 | # CONFIG_SCSI_SAS_LIBSAS is not set | ||
622 | # CONFIG_SCSI_SRP_ATTRS is not set | ||
623 | CONFIG_SCSI_LOWLEVEL=y | ||
624 | # CONFIG_ISCSI_TCP is not set | ||
625 | # CONFIG_LIBFC is not set | ||
626 | # CONFIG_LIBFCOE is not set | ||
627 | # CONFIG_SCSI_DEBUG is not set | ||
628 | # CONFIG_SCSI_DH is not set | ||
629 | # CONFIG_SCSI_OSD_INITIATOR is not set | ||
630 | # CONFIG_ATA is not set | ||
631 | # CONFIG_MD is not set | ||
632 | CONFIG_NETDEVICES=y | ||
633 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
634 | # CONFIG_DUMMY is not set | ||
635 | # CONFIG_BONDING is not set | ||
636 | # CONFIG_MACVLAN is not set | ||
637 | # CONFIG_EQUALIZER is not set | ||
638 | CONFIG_TUN=m | ||
639 | # CONFIG_VETH is not set | ||
640 | CONFIG_PHYLIB=y | ||
641 | |||
642 | # | ||
643 | # MII PHY device drivers | ||
644 | # | ||
645 | # CONFIG_MARVELL_PHY is not set | ||
646 | # CONFIG_DAVICOM_PHY is not set | ||
647 | # CONFIG_QSEMI_PHY is not set | ||
648 | CONFIG_LXT_PHY=y | ||
649 | # CONFIG_CICADA_PHY is not set | ||
650 | # CONFIG_VITESSE_PHY is not set | ||
651 | # CONFIG_SMSC_PHY is not set | ||
652 | # CONFIG_BROADCOM_PHY is not set | ||
653 | # CONFIG_ICPLUS_PHY is not set | ||
654 | # CONFIG_REALTEK_PHY is not set | ||
655 | # CONFIG_NATIONAL_PHY is not set | ||
656 | # CONFIG_STE10XP is not set | ||
657 | CONFIG_LSI_ET1011C_PHY=y | ||
658 | # CONFIG_FIXED_PHY is not set | ||
659 | # CONFIG_MDIO_BITBANG is not set | ||
660 | CONFIG_NET_ETHERNET=y | ||
661 | CONFIG_MII=y | ||
662 | # CONFIG_AX88796 is not set | ||
663 | # CONFIG_SMC91X is not set | ||
664 | # CONFIG_DM9000 is not set | ||
665 | # CONFIG_ETHOC is not set | ||
666 | # CONFIG_SMC911X is not set | ||
667 | # CONFIG_SMSC911X is not set | ||
668 | # CONFIG_DNET is not set | ||
669 | # CONFIG_IBM_NEW_EMAC_ZMII is not set | ||
670 | # CONFIG_IBM_NEW_EMAC_RGMII is not set | ||
671 | # CONFIG_IBM_NEW_EMAC_TAH is not set | ||
672 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set | ||
673 | # CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set | ||
674 | # CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set | ||
675 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set | ||
676 | # CONFIG_B44 is not set | ||
677 | # CONFIG_NETDEV_1000 is not set | ||
678 | # CONFIG_NETDEV_10000 is not set | ||
679 | |||
680 | # | ||
681 | # Wireless LAN | ||
682 | # | ||
683 | # CONFIG_WLAN_PRE80211 is not set | ||
684 | # CONFIG_WLAN_80211 is not set | ||
685 | |||
686 | # | ||
687 | # Enable WiMAX (Networking options) to see the WiMAX drivers | ||
688 | # | ||
689 | |||
690 | # | ||
691 | # USB Network Adapters | ||
692 | # | ||
693 | # CONFIG_USB_CATC is not set | ||
694 | # CONFIG_USB_KAWETH is not set | ||
695 | # CONFIG_USB_PEGASUS is not set | ||
696 | # CONFIG_USB_RTL8150 is not set | ||
697 | # CONFIG_USB_USBNET is not set | ||
698 | # CONFIG_WAN is not set | ||
699 | CONFIG_PPP=m | ||
700 | # CONFIG_PPP_MULTILINK is not set | ||
701 | # CONFIG_PPP_FILTER is not set | ||
702 | CONFIG_PPP_ASYNC=m | ||
703 | CONFIG_PPP_SYNC_TTY=m | ||
704 | CONFIG_PPP_DEFLATE=m | ||
705 | # CONFIG_PPP_BSDCOMP is not set | ||
706 | # CONFIG_PPP_MPPE is not set | ||
707 | # CONFIG_PPPOE is not set | ||
708 | # CONFIG_PPPOL2TP is not set | ||
709 | # CONFIG_SLIP is not set | ||
710 | CONFIG_SLHC=m | ||
711 | CONFIG_NETCONSOLE=y | ||
712 | # CONFIG_NETCONSOLE_DYNAMIC is not set | ||
713 | CONFIG_NETPOLL=y | ||
714 | CONFIG_NETPOLL_TRAP=y | ||
715 | CONFIG_NET_POLL_CONTROLLER=y | ||
716 | # CONFIG_ISDN is not set | ||
717 | |||
718 | # | ||
719 | # Input device support | ||
720 | # | ||
721 | CONFIG_INPUT=y | ||
722 | # CONFIG_INPUT_FF_MEMLESS is not set | ||
723 | # CONFIG_INPUT_POLLDEV is not set | ||
724 | |||
725 | # | ||
726 | # Userland interfaces | ||
727 | # | ||
728 | CONFIG_INPUT_MOUSEDEV=m | ||
729 | CONFIG_INPUT_MOUSEDEV_PSAUX=y | ||
730 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 | ||
731 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | ||
732 | # CONFIG_INPUT_JOYDEV is not set | ||
733 | CONFIG_INPUT_EVDEV=m | ||
734 | CONFIG_INPUT_EVBUG=m | ||
735 | |||
736 | # | ||
737 | # Input Device Drivers | ||
738 | # | ||
739 | CONFIG_INPUT_KEYBOARD=y | ||
740 | CONFIG_KEYBOARD_ATKBD=m | ||
741 | # CONFIG_KEYBOARD_SUNKBD is not set | ||
742 | # CONFIG_KEYBOARD_LKKBD is not set | ||
743 | CONFIG_KEYBOARD_XTKBD=m | ||
744 | # CONFIG_KEYBOARD_NEWTON is not set | ||
745 | # CONFIG_KEYBOARD_STOWAWAY is not set | ||
746 | CONFIG_KEYBOARD_GPIO=y | ||
747 | # CONFIG_INPUT_MOUSE is not set | ||
748 | # CONFIG_INPUT_JOYSTICK is not set | ||
749 | # CONFIG_INPUT_TABLET is not set | ||
750 | CONFIG_INPUT_TOUCHSCREEN=y | ||
751 | # CONFIG_TOUCHSCREEN_AD7879_I2C is not set | ||
752 | # CONFIG_TOUCHSCREEN_AD7879 is not set | ||
753 | # CONFIG_TOUCHSCREEN_FUJITSU is not set | ||
754 | # CONFIG_TOUCHSCREEN_GUNZE is not set | ||
755 | # CONFIG_TOUCHSCREEN_ELO is not set | ||
756 | # CONFIG_TOUCHSCREEN_WACOM_W8001 is not set | ||
757 | # CONFIG_TOUCHSCREEN_MTOUCH is not set | ||
758 | # CONFIG_TOUCHSCREEN_INEXIO is not set | ||
759 | # CONFIG_TOUCHSCREEN_MK712 is not set | ||
760 | # CONFIG_TOUCHSCREEN_PENMOUNT is not set | ||
761 | # CONFIG_TOUCHSCREEN_TOUCHRIGHT is not set | ||
762 | # CONFIG_TOUCHSCREEN_TOUCHWIN is not set | ||
763 | # CONFIG_TOUCHSCREEN_USB_COMPOSITE is not set | ||
764 | # CONFIG_TOUCHSCREEN_TOUCHIT213 is not set | ||
765 | # CONFIG_TOUCHSCREEN_TSC2007 is not set | ||
766 | # CONFIG_INPUT_MISC is not set | ||
767 | |||
768 | # | ||
769 | # Hardware I/O ports | ||
770 | # | ||
771 | CONFIG_SERIO=y | ||
772 | CONFIG_SERIO_SERPORT=y | ||
773 | CONFIG_SERIO_LIBPS2=y | ||
774 | # CONFIG_SERIO_RAW is not set | ||
775 | # CONFIG_GAMEPORT is not set | ||
776 | |||
777 | # | ||
778 | # Character devices | ||
779 | # | ||
780 | CONFIG_VT=y | ||
781 | CONFIG_CONSOLE_TRANSLATIONS=y | ||
782 | # CONFIG_VT_CONSOLE is not set | ||
783 | CONFIG_HW_CONSOLE=y | ||
784 | # CONFIG_VT_HW_CONSOLE_BINDING is not set | ||
785 | CONFIG_DEVKMEM=y | ||
786 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
787 | |||
788 | # | ||
789 | # Serial drivers | ||
790 | # | ||
791 | CONFIG_SERIAL_8250=y | ||
792 | CONFIG_SERIAL_8250_CONSOLE=y | ||
793 | CONFIG_SERIAL_8250_NR_UARTS=3 | ||
794 | CONFIG_SERIAL_8250_RUNTIME_UARTS=3 | ||
795 | # CONFIG_SERIAL_8250_EXTENDED is not set | ||
796 | |||
797 | # | ||
798 | # Non-8250 serial port support | ||
799 | # | ||
800 | CONFIG_SERIAL_CORE=y | ||
801 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
802 | CONFIG_UNIX98_PTYS=y | ||
803 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set | ||
804 | CONFIG_LEGACY_PTYS=y | ||
805 | CONFIG_LEGACY_PTY_COUNT=256 | ||
806 | # CONFIG_IPMI_HANDLER is not set | ||
807 | CONFIG_HW_RANDOM=m | ||
808 | # CONFIG_HW_RANDOM_TIMERIOMEM is not set | ||
809 | # CONFIG_R3964 is not set | ||
810 | # CONFIG_RAW_DRIVER is not set | ||
811 | # CONFIG_TCG_TPM is not set | ||
812 | CONFIG_I2C=y | ||
813 | CONFIG_I2C_BOARDINFO=y | ||
814 | CONFIG_I2C_CHARDEV=y | ||
815 | CONFIG_I2C_HELPER_AUTO=y | ||
816 | |||
817 | # | ||
818 | # I2C Hardware Bus support | ||
819 | # | ||
820 | |||
821 | # | ||
822 | # I2C system bus drivers (mostly embedded / system-on-chip) | ||
823 | # | ||
824 | CONFIG_I2C_DAVINCI=y | ||
825 | # CONFIG_I2C_GPIO is not set | ||
826 | # CONFIG_I2C_OCORES is not set | ||
827 | # CONFIG_I2C_SIMTEC is not set | ||
828 | |||
829 | # | ||
830 | # External I2C/SMBus adapter drivers | ||
831 | # | ||
832 | # CONFIG_I2C_PARPORT_LIGHT is not set | ||
833 | # CONFIG_I2C_TAOS_EVM is not set | ||
834 | # CONFIG_I2C_TINY_USB is not set | ||
835 | |||
836 | # | ||
837 | # Other I2C/SMBus bus drivers | ||
838 | # | ||
839 | # CONFIG_I2C_PCA_PLATFORM is not set | ||
840 | # CONFIG_I2C_STUB is not set | ||
841 | |||
842 | # | ||
843 | # Miscellaneous I2C Chip support | ||
844 | # | ||
845 | # CONFIG_DS1682 is not set | ||
846 | # CONFIG_SENSORS_PCA9539 is not set | ||
847 | # CONFIG_SENSORS_MAX6875 is not set | ||
848 | # CONFIG_SENSORS_TSL2550 is not set | ||
849 | # CONFIG_I2C_DEBUG_CORE is not set | ||
850 | # CONFIG_I2C_DEBUG_ALGO is not set | ||
851 | # CONFIG_I2C_DEBUG_BUS is not set | ||
852 | # CONFIG_I2C_DEBUG_CHIP is not set | ||
853 | # CONFIG_SPI is not set | ||
854 | CONFIG_ARCH_REQUIRE_GPIOLIB=y | ||
855 | CONFIG_GPIOLIB=y | ||
856 | # CONFIG_DEBUG_GPIO is not set | ||
857 | # CONFIG_GPIO_SYSFS is not set | ||
858 | |||
859 | # | ||
860 | # Memory mapped GPIO expanders: | ||
861 | # | ||
862 | |||
863 | # | ||
864 | # I2C GPIO expanders: | ||
865 | # | ||
866 | # CONFIG_GPIO_MAX732X is not set | ||
867 | # CONFIG_GPIO_PCA953X is not set | ||
868 | CONFIG_GPIO_PCF857X=m | ||
869 | |||
870 | # | ||
871 | # PCI GPIO expanders: | ||
872 | # | ||
873 | |||
874 | # | ||
875 | # SPI GPIO expanders: | ||
876 | # | ||
877 | # CONFIG_W1 is not set | ||
878 | # CONFIG_POWER_SUPPLY is not set | ||
879 | CONFIG_HWMON=y | ||
880 | # CONFIG_HWMON_VID is not set | ||
881 | # CONFIG_SENSORS_AD7414 is not set | ||
882 | # CONFIG_SENSORS_AD7418 is not set | ||
883 | # CONFIG_SENSORS_ADM1021 is not set | ||
884 | # CONFIG_SENSORS_ADM1025 is not set | ||
885 | # CONFIG_SENSORS_ADM1026 is not set | ||
886 | # CONFIG_SENSORS_ADM1029 is not set | ||
887 | # CONFIG_SENSORS_ADM1031 is not set | ||
888 | # CONFIG_SENSORS_ADM9240 is not set | ||
889 | # CONFIG_SENSORS_ADT7462 is not set | ||
890 | # CONFIG_SENSORS_ADT7470 is not set | ||
891 | # CONFIG_SENSORS_ADT7473 is not set | ||
892 | # CONFIG_SENSORS_ADT7475 is not set | ||
893 | # CONFIG_SENSORS_ATXP1 is not set | ||
894 | # CONFIG_SENSORS_DS1621 is not set | ||
895 | # CONFIG_SENSORS_F71805F is not set | ||
896 | # CONFIG_SENSORS_F71882FG is not set | ||
897 | # CONFIG_SENSORS_F75375S is not set | ||
898 | # CONFIG_SENSORS_G760A is not set | ||
899 | # CONFIG_SENSORS_GL518SM is not set | ||
900 | # CONFIG_SENSORS_GL520SM is not set | ||
901 | # CONFIG_SENSORS_IT87 is not set | ||
902 | # CONFIG_SENSORS_LM63 is not set | ||
903 | # CONFIG_SENSORS_LM75 is not set | ||
904 | # CONFIG_SENSORS_LM77 is not set | ||
905 | # CONFIG_SENSORS_LM78 is not set | ||
906 | # CONFIG_SENSORS_LM80 is not set | ||
907 | # CONFIG_SENSORS_LM83 is not set | ||
908 | # CONFIG_SENSORS_LM85 is not set | ||
909 | # CONFIG_SENSORS_LM87 is not set | ||
910 | # CONFIG_SENSORS_LM90 is not set | ||
911 | # CONFIG_SENSORS_LM92 is not set | ||
912 | # CONFIG_SENSORS_LM93 is not set | ||
913 | # CONFIG_SENSORS_LTC4215 is not set | ||
914 | # CONFIG_SENSORS_LTC4245 is not set | ||
915 | # CONFIG_SENSORS_LM95241 is not set | ||
916 | # CONFIG_SENSORS_MAX1619 is not set | ||
917 | # CONFIG_SENSORS_MAX6650 is not set | ||
918 | # CONFIG_SENSORS_PC87360 is not set | ||
919 | # CONFIG_SENSORS_PC87427 is not set | ||
920 | # CONFIG_SENSORS_PCF8591 is not set | ||
921 | # CONFIG_SENSORS_SHT15 is not set | ||
922 | # CONFIG_SENSORS_DME1737 is not set | ||
923 | # CONFIG_SENSORS_SMSC47M1 is not set | ||
924 | # CONFIG_SENSORS_SMSC47M192 is not set | ||
925 | # CONFIG_SENSORS_SMSC47B397 is not set | ||
926 | # CONFIG_SENSORS_ADS7828 is not set | ||
927 | # CONFIG_SENSORS_THMC50 is not set | ||
928 | # CONFIG_SENSORS_VT1211 is not set | ||
929 | # CONFIG_SENSORS_W83781D is not set | ||
930 | # CONFIG_SENSORS_W83791D is not set | ||
931 | # CONFIG_SENSORS_W83792D is not set | ||
932 | # CONFIG_SENSORS_W83793 is not set | ||
933 | # CONFIG_SENSORS_W83L785TS is not set | ||
934 | # CONFIG_SENSORS_W83L786NG is not set | ||
935 | # CONFIG_SENSORS_W83627HF is not set | ||
936 | # CONFIG_SENSORS_W83627EHF is not set | ||
937 | # CONFIG_HWMON_DEBUG_CHIP is not set | ||
938 | # CONFIG_THERMAL is not set | ||
939 | # CONFIG_THERMAL_HWMON is not set | ||
940 | CONFIG_WATCHDOG=y | ||
941 | # CONFIG_WATCHDOG_NOWAYOUT is not set | ||
942 | |||
943 | # | ||
944 | # Watchdog Device Drivers | ||
945 | # | ||
946 | # CONFIG_SOFT_WATCHDOG is not set | ||
947 | CONFIG_DAVINCI_WATCHDOG=m | ||
948 | |||
949 | # | ||
950 | # USB-based Watchdog Cards | ||
951 | # | ||
952 | # CONFIG_USBPCWATCHDOG is not set | ||
953 | CONFIG_SSB_POSSIBLE=y | ||
954 | |||
955 | # | ||
956 | # Sonics Silicon Backplane | ||
957 | # | ||
958 | # CONFIG_SSB is not set | ||
959 | |||
960 | # | ||
961 | # Multifunction device drivers | ||
962 | # | ||
963 | # CONFIG_MFD_CORE is not set | ||
964 | # CONFIG_MFD_SM501 is not set | ||
965 | # CONFIG_MFD_ASIC3 is not set | ||
966 | # CONFIG_HTC_EGPIO is not set | ||
967 | # CONFIG_HTC_PASIC3 is not set | ||
968 | # CONFIG_TPS65010 is not set | ||
969 | # CONFIG_TWL4030_CORE is not set | ||
970 | # CONFIG_MFD_TMIO is not set | ||
971 | # CONFIG_MFD_T7L66XB is not set | ||
972 | # CONFIG_MFD_TC6387XB is not set | ||
973 | # CONFIG_MFD_TC6393XB is not set | ||
974 | # CONFIG_PMIC_DA903X is not set | ||
975 | # CONFIG_MFD_WM8400 is not set | ||
976 | # CONFIG_MFD_WM8350_I2C is not set | ||
977 | # CONFIG_MFD_PCF50633 is not set | ||
978 | |||
979 | # | ||
980 | # Multimedia devices | ||
981 | # | ||
982 | |||
983 | # | ||
984 | # Multimedia core support | ||
985 | # | ||
986 | CONFIG_VIDEO_DEV=y | ||
987 | CONFIG_VIDEO_V4L2_COMMON=y | ||
988 | CONFIG_VIDEO_ALLOW_V4L1=y | ||
989 | CONFIG_VIDEO_V4L1_COMPAT=y | ||
990 | # CONFIG_DVB_CORE is not set | ||
991 | CONFIG_VIDEO_MEDIA=y | ||
992 | |||
993 | # | ||
994 | # Multimedia drivers | ||
995 | # | ||
996 | # CONFIG_MEDIA_ATTACH is not set | ||
997 | CONFIG_MEDIA_TUNER=y | ||
998 | # CONFIG_MEDIA_TUNER_CUSTOMISE is not set | ||
999 | CONFIG_MEDIA_TUNER_SIMPLE=y | ||
1000 | CONFIG_MEDIA_TUNER_TDA8290=y | ||
1001 | CONFIG_MEDIA_TUNER_TDA9887=y | ||
1002 | CONFIG_MEDIA_TUNER_TEA5761=y | ||
1003 | CONFIG_MEDIA_TUNER_TEA5767=y | ||
1004 | CONFIG_MEDIA_TUNER_MT20XX=y | ||
1005 | CONFIG_MEDIA_TUNER_XC2028=y | ||
1006 | CONFIG_MEDIA_TUNER_XC5000=y | ||
1007 | CONFIG_MEDIA_TUNER_MC44S803=y | ||
1008 | CONFIG_VIDEO_V4L2=y | ||
1009 | CONFIG_VIDEO_V4L1=y | ||
1010 | CONFIG_VIDEO_CAPTURE_DRIVERS=y | ||
1011 | # CONFIG_VIDEO_ADV_DEBUG is not set | ||
1012 | # CONFIG_VIDEO_FIXED_MINOR_RANGES is not set | ||
1013 | CONFIG_VIDEO_HELPER_CHIPS_AUTO=y | ||
1014 | # CONFIG_VIDEO_VIVI is not set | ||
1015 | # CONFIG_VIDEO_CPIA is not set | ||
1016 | # CONFIG_VIDEO_CPIA2 is not set | ||
1017 | # CONFIG_VIDEO_SAA5246A is not set | ||
1018 | # CONFIG_VIDEO_SAA5249 is not set | ||
1019 | # CONFIG_SOC_CAMERA is not set | ||
1020 | # CONFIG_V4L_USB_DRIVERS is not set | ||
1021 | # CONFIG_RADIO_ADAPTERS is not set | ||
1022 | CONFIG_DAB=y | ||
1023 | # CONFIG_USB_DABUSB is not set | ||
1024 | |||
1025 | # | ||
1026 | # Graphics support | ||
1027 | # | ||
1028 | # CONFIG_VGASTATE is not set | ||
1029 | CONFIG_VIDEO_OUTPUT_CONTROL=m | ||
1030 | CONFIG_FB=y | ||
1031 | CONFIG_FIRMWARE_EDID=y | ||
1032 | # CONFIG_FB_DDC is not set | ||
1033 | # CONFIG_FB_BOOT_VESA_SUPPORT is not set | ||
1034 | # CONFIG_FB_CFB_FILLRECT is not set | ||
1035 | # CONFIG_FB_CFB_COPYAREA is not set | ||
1036 | # CONFIG_FB_CFB_IMAGEBLIT is not set | ||
1037 | # CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set | ||
1038 | # CONFIG_FB_SYS_FILLRECT is not set | ||
1039 | # CONFIG_FB_SYS_COPYAREA is not set | ||
1040 | # CONFIG_FB_SYS_IMAGEBLIT is not set | ||
1041 | # CONFIG_FB_FOREIGN_ENDIAN is not set | ||
1042 | # CONFIG_FB_SYS_FOPS is not set | ||
1043 | # CONFIG_FB_SVGALIB is not set | ||
1044 | # CONFIG_FB_MACMODES is not set | ||
1045 | # CONFIG_FB_BACKLIGHT is not set | ||
1046 | # CONFIG_FB_MODE_HELPERS is not set | ||
1047 | # CONFIG_FB_TILEBLITTING is not set | ||
1048 | |||
1049 | # | ||
1050 | # Frame buffer hardware drivers | ||
1051 | # | ||
1052 | # CONFIG_FB_S1D13XXX is not set | ||
1053 | # CONFIG_FB_VIRTUAL is not set | ||
1054 | # CONFIG_FB_METRONOME is not set | ||
1055 | # CONFIG_FB_MB862XX is not set | ||
1056 | # CONFIG_FB_BROADSHEET is not set | ||
1057 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
1058 | |||
1059 | # | ||
1060 | # Display device support | ||
1061 | # | ||
1062 | # CONFIG_DISPLAY_SUPPORT is not set | ||
1063 | |||
1064 | # | ||
1065 | # Console display driver support | ||
1066 | # | ||
1067 | # CONFIG_VGA_CONSOLE is not set | ||
1068 | CONFIG_DUMMY_CONSOLE=y | ||
1069 | CONFIG_FRAMEBUFFER_CONSOLE=y | ||
1070 | # CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY is not set | ||
1071 | # CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set | ||
1072 | # CONFIG_FONTS is not set | ||
1073 | CONFIG_FONT_8x8=y | ||
1074 | CONFIG_FONT_8x16=y | ||
1075 | CONFIG_LOGO=y | ||
1076 | CONFIG_LOGO_LINUX_MONO=y | ||
1077 | CONFIG_LOGO_LINUX_VGA16=y | ||
1078 | CONFIG_LOGO_LINUX_CLUT224=y | ||
1079 | CONFIG_SOUND=m | ||
1080 | # CONFIG_SOUND_OSS_CORE is not set | ||
1081 | CONFIG_SND=m | ||
1082 | CONFIG_SND_TIMER=m | ||
1083 | CONFIG_SND_PCM=m | ||
1084 | CONFIG_SND_JACK=y | ||
1085 | # CONFIG_SND_SEQUENCER is not set | ||
1086 | # CONFIG_SND_MIXER_OSS is not set | ||
1087 | # CONFIG_SND_PCM_OSS is not set | ||
1088 | # CONFIG_SND_HRTIMER is not set | ||
1089 | # CONFIG_SND_DYNAMIC_MINORS is not set | ||
1090 | CONFIG_SND_SUPPORT_OLD_API=y | ||
1091 | CONFIG_SND_VERBOSE_PROCFS=y | ||
1092 | # CONFIG_SND_VERBOSE_PRINTK is not set | ||
1093 | # CONFIG_SND_DEBUG is not set | ||
1094 | CONFIG_SND_DRIVERS=y | ||
1095 | # CONFIG_SND_DUMMY is not set | ||
1096 | # CONFIG_SND_MTPAV is not set | ||
1097 | # CONFIG_SND_SERIAL_U16550 is not set | ||
1098 | # CONFIG_SND_MPU401 is not set | ||
1099 | CONFIG_SND_ARM=y | ||
1100 | CONFIG_SND_USB=y | ||
1101 | # CONFIG_SND_USB_AUDIO is not set | ||
1102 | # CONFIG_SND_USB_CAIAQ is not set | ||
1103 | CONFIG_SND_SOC=m | ||
1104 | # CONFIG_SND_DAVINCI_SOC is not set | ||
1105 | CONFIG_SND_SOC_I2C_AND_SPI=m | ||
1106 | # CONFIG_SND_SOC_ALL_CODECS is not set | ||
1107 | # CONFIG_SOUND_PRIME is not set | ||
1108 | CONFIG_HID_SUPPORT=y | ||
1109 | CONFIG_HID=m | ||
1110 | # CONFIG_HID_DEBUG is not set | ||
1111 | # CONFIG_HIDRAW is not set | ||
1112 | |||
1113 | # | ||
1114 | # USB Input Devices | ||
1115 | # | ||
1116 | CONFIG_USB_HID=m | ||
1117 | # CONFIG_HID_PID is not set | ||
1118 | # CONFIG_USB_HIDDEV is not set | ||
1119 | |||
1120 | # | ||
1121 | # USB HID Boot Protocol drivers | ||
1122 | # | ||
1123 | # CONFIG_USB_KBD is not set | ||
1124 | # CONFIG_USB_MOUSE is not set | ||
1125 | |||
1126 | # | ||
1127 | # Special HID drivers | ||
1128 | # | ||
1129 | CONFIG_HID_A4TECH=m | ||
1130 | CONFIG_HID_APPLE=m | ||
1131 | CONFIG_HID_BELKIN=m | ||
1132 | CONFIG_HID_CHERRY=m | ||
1133 | CONFIG_HID_CHICONY=m | ||
1134 | CONFIG_HID_CYPRESS=m | ||
1135 | # CONFIG_DRAGONRISE_FF is not set | ||
1136 | CONFIG_HID_EZKEY=m | ||
1137 | # CONFIG_HID_KYE is not set | ||
1138 | CONFIG_HID_GYRATION=m | ||
1139 | # CONFIG_HID_KENSINGTON is not set | ||
1140 | CONFIG_HID_LOGITECH=m | ||
1141 | # CONFIG_LOGITECH_FF is not set | ||
1142 | # CONFIG_LOGIRUMBLEPAD2_FF is not set | ||
1143 | CONFIG_HID_MICROSOFT=m | ||
1144 | CONFIG_HID_MONTEREY=m | ||
1145 | # CONFIG_HID_NTRIG is not set | ||
1146 | CONFIG_HID_PANTHERLORD=m | ||
1147 | # CONFIG_PANTHERLORD_FF is not set | ||
1148 | CONFIG_HID_PETALYNX=m | ||
1149 | CONFIG_HID_SAMSUNG=m | ||
1150 | CONFIG_HID_SONY=m | ||
1151 | CONFIG_HID_SUNPLUS=m | ||
1152 | # CONFIG_GREENASIA_FF is not set | ||
1153 | # CONFIG_HID_TOPSEED is not set | ||
1154 | # CONFIG_THRUSTMASTER_FF is not set | ||
1155 | # CONFIG_ZEROPLUS_FF is not set | ||
1156 | CONFIG_USB_SUPPORT=y | ||
1157 | CONFIG_USB_ARCH_HAS_HCD=y | ||
1158 | # CONFIG_USB_ARCH_HAS_OHCI is not set | ||
1159 | # CONFIG_USB_ARCH_HAS_EHCI is not set | ||
1160 | CONFIG_USB=m | ||
1161 | # CONFIG_USB_DEBUG is not set | ||
1162 | # CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set | ||
1163 | |||
1164 | # | ||
1165 | # Miscellaneous USB options | ||
1166 | # | ||
1167 | CONFIG_USB_DEVICEFS=y | ||
1168 | CONFIG_USB_DEVICE_CLASS=y | ||
1169 | # CONFIG_USB_DYNAMIC_MINORS is not set | ||
1170 | # CONFIG_USB_OTG is not set | ||
1171 | # CONFIG_USB_OTG_WHITELIST is not set | ||
1172 | # CONFIG_USB_OTG_BLACKLIST_HUB is not set | ||
1173 | CONFIG_USB_MON=m | ||
1174 | # CONFIG_USB_WUSB is not set | ||
1175 | # CONFIG_USB_WUSB_CBAF is not set | ||
1176 | |||
1177 | # | ||
1178 | # USB Host Controller Drivers | ||
1179 | # | ||
1180 | # CONFIG_USB_C67X00_HCD is not set | ||
1181 | # CONFIG_USB_OXU210HP_HCD is not set | ||
1182 | # CONFIG_USB_ISP116X_HCD is not set | ||
1183 | # CONFIG_USB_ISP1760_HCD is not set | ||
1184 | # CONFIG_USB_SL811_HCD is not set | ||
1185 | # CONFIG_USB_R8A66597_HCD is not set | ||
1186 | # CONFIG_USB_HWA_HCD is not set | ||
1187 | CONFIG_USB_MUSB_HDRC=m | ||
1188 | CONFIG_USB_MUSB_SOC=y | ||
1189 | |||
1190 | # | ||
1191 | # DaVinci 35x and 644x USB support | ||
1192 | # | ||
1193 | # CONFIG_USB_MUSB_HOST is not set | ||
1194 | CONFIG_USB_MUSB_PERIPHERAL=y | ||
1195 | # CONFIG_USB_MUSB_OTG is not set | ||
1196 | CONFIG_USB_GADGET_MUSB_HDRC=y | ||
1197 | CONFIG_MUSB_PIO_ONLY=y | ||
1198 | # CONFIG_USB_MUSB_DEBUG is not set | ||
1199 | |||
1200 | # | ||
1201 | # USB Device Class drivers | ||
1202 | # | ||
1203 | # CONFIG_USB_ACM is not set | ||
1204 | # CONFIG_USB_PRINTER is not set | ||
1205 | # CONFIG_USB_WDM is not set | ||
1206 | # CONFIG_USB_TMC is not set | ||
1207 | |||
1208 | # | ||
1209 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may | ||
1210 | # | ||
1211 | |||
1212 | # | ||
1213 | # also be needed; see USB_STORAGE Help for more info | ||
1214 | # | ||
1215 | CONFIG_USB_STORAGE=m | ||
1216 | # CONFIG_USB_STORAGE_DEBUG is not set | ||
1217 | # CONFIG_USB_STORAGE_DATAFAB is not set | ||
1218 | # CONFIG_USB_STORAGE_FREECOM is not set | ||
1219 | # CONFIG_USB_STORAGE_ISD200 is not set | ||
1220 | # CONFIG_USB_STORAGE_USBAT is not set | ||
1221 | # CONFIG_USB_STORAGE_SDDR09 is not set | ||
1222 | # CONFIG_USB_STORAGE_SDDR55 is not set | ||
1223 | # CONFIG_USB_STORAGE_JUMPSHOT is not set | ||
1224 | # CONFIG_USB_STORAGE_ALAUDA is not set | ||
1225 | # CONFIG_USB_STORAGE_ONETOUCH is not set | ||
1226 | # CONFIG_USB_STORAGE_KARMA is not set | ||
1227 | # CONFIG_USB_STORAGE_CYPRESS_ATACB is not set | ||
1228 | # CONFIG_USB_LIBUSUAL is not set | ||
1229 | |||
1230 | # | ||
1231 | # USB Imaging devices | ||
1232 | # | ||
1233 | # CONFIG_USB_MDC800 is not set | ||
1234 | # CONFIG_USB_MICROTEK is not set | ||
1235 | |||
1236 | # | ||
1237 | # USB port drivers | ||
1238 | # | ||
1239 | # CONFIG_USB_SERIAL is not set | ||
1240 | |||
1241 | # | ||
1242 | # USB Miscellaneous drivers | ||
1243 | # | ||
1244 | # CONFIG_USB_EMI62 is not set | ||
1245 | # CONFIG_USB_EMI26 is not set | ||
1246 | # CONFIG_USB_ADUTUX is not set | ||
1247 | # CONFIG_USB_SEVSEG is not set | ||
1248 | # CONFIG_USB_RIO500 is not set | ||
1249 | # CONFIG_USB_LEGOTOWER is not set | ||
1250 | # CONFIG_USB_LCD is not set | ||
1251 | # CONFIG_USB_BERRY_CHARGE is not set | ||
1252 | # CONFIG_USB_LED is not set | ||
1253 | # CONFIG_USB_CYPRESS_CY7C63 is not set | ||
1254 | # CONFIG_USB_CYTHERM is not set | ||
1255 | # CONFIG_USB_IDMOUSE is not set | ||
1256 | # CONFIG_USB_FTDI_ELAN is not set | ||
1257 | # CONFIG_USB_APPLEDISPLAY is not set | ||
1258 | # CONFIG_USB_LD is not set | ||
1259 | # CONFIG_USB_TRANCEVIBRATOR is not set | ||
1260 | # CONFIG_USB_IOWARRIOR is not set | ||
1261 | CONFIG_USB_TEST=m | ||
1262 | # CONFIG_USB_ISIGHTFW is not set | ||
1263 | # CONFIG_USB_VST is not set | ||
1264 | CONFIG_USB_GADGET=m | ||
1265 | # CONFIG_USB_GADGET_DEBUG is not set | ||
1266 | CONFIG_USB_GADGET_DEBUG_FILES=y | ||
1267 | CONFIG_USB_GADGET_DEBUG_FS=y | ||
1268 | CONFIG_USB_GADGET_VBUS_DRAW=2 | ||
1269 | CONFIG_USB_GADGET_SELECTED=y | ||
1270 | # CONFIG_USB_GADGET_AT91 is not set | ||
1271 | # CONFIG_USB_GADGET_ATMEL_USBA is not set | ||
1272 | # CONFIG_USB_GADGET_FSL_USB2 is not set | ||
1273 | # CONFIG_USB_GADGET_LH7A40X is not set | ||
1274 | # CONFIG_USB_GADGET_OMAP is not set | ||
1275 | # CONFIG_USB_GADGET_PXA25X is not set | ||
1276 | # CONFIG_USB_GADGET_PXA27X is not set | ||
1277 | # CONFIG_USB_GADGET_S3C2410 is not set | ||
1278 | # CONFIG_USB_GADGET_IMX is not set | ||
1279 | # CONFIG_USB_GADGET_M66592 is not set | ||
1280 | # CONFIG_USB_GADGET_AMD5536UDC is not set | ||
1281 | # CONFIG_USB_GADGET_FSL_QE is not set | ||
1282 | # CONFIG_USB_GADGET_CI13XXX is not set | ||
1283 | # CONFIG_USB_GADGET_NET2280 is not set | ||
1284 | # CONFIG_USB_GADGET_GOKU is not set | ||
1285 | # CONFIG_USB_GADGET_DUMMY_HCD is not set | ||
1286 | CONFIG_USB_GADGET_DUALSPEED=y | ||
1287 | CONFIG_USB_ZERO=m | ||
1288 | CONFIG_USB_ETH=m | ||
1289 | CONFIG_USB_ETH_RNDIS=y | ||
1290 | CONFIG_USB_GADGETFS=m | ||
1291 | CONFIG_USB_FILE_STORAGE=m | ||
1292 | # CONFIG_USB_FILE_STORAGE_TEST is not set | ||
1293 | CONFIG_USB_G_SERIAL=m | ||
1294 | # CONFIG_USB_MIDI_GADGET is not set | ||
1295 | CONFIG_USB_G_PRINTER=m | ||
1296 | CONFIG_USB_CDC_COMPOSITE=m | ||
1297 | |||
1298 | # | ||
1299 | # OTG and related infrastructure | ||
1300 | # | ||
1301 | CONFIG_USB_OTG_UTILS=y | ||
1302 | # CONFIG_USB_GPIO_VBUS is not set | ||
1303 | # CONFIG_NOP_USB_XCEIV is not set | ||
1304 | CONFIG_MMC=m | ||
1305 | # CONFIG_MMC_DEBUG is not set | ||
1306 | # CONFIG_MMC_UNSAFE_RESUME is not set | ||
1307 | |||
1308 | # | ||
1309 | # MMC/SD/SDIO Card Drivers | ||
1310 | # | ||
1311 | CONFIG_MMC_BLOCK=m | ||
1312 | # CONFIG_MMC_BLOCK_BOUNCE is not set | ||
1313 | # CONFIG_SDIO_UART is not set | ||
1314 | # CONFIG_MMC_TEST is not set | ||
1315 | |||
1316 | # | ||
1317 | # MMC/SD/SDIO Host Controller Drivers | ||
1318 | # | ||
1319 | # CONFIG_MMC_SDHCI is not set | ||
1320 | # CONFIG_MEMSTICK is not set | ||
1321 | # CONFIG_ACCESSIBILITY is not set | ||
1322 | CONFIG_NEW_LEDS=y | ||
1323 | CONFIG_LEDS_CLASS=m | ||
1324 | |||
1325 | # | ||
1326 | # LED drivers | ||
1327 | # | ||
1328 | # CONFIG_LEDS_PCA9532 is not set | ||
1329 | CONFIG_LEDS_GPIO=m | ||
1330 | CONFIG_LEDS_GPIO_PLATFORM=y | ||
1331 | # CONFIG_LEDS_LP5521 is not set | ||
1332 | # CONFIG_LEDS_PCA955X is not set | ||
1333 | # CONFIG_LEDS_BD2802 is not set | ||
1334 | |||
1335 | # | ||
1336 | # LED Triggers | ||
1337 | # | ||
1338 | CONFIG_LEDS_TRIGGERS=y | ||
1339 | CONFIG_LEDS_TRIGGER_TIMER=m | ||
1340 | # CONFIG_LEDS_TRIGGER_IDE_DISK is not set | ||
1341 | CONFIG_LEDS_TRIGGER_HEARTBEAT=m | ||
1342 | # CONFIG_LEDS_TRIGGER_BACKLIGHT is not set | ||
1343 | # CONFIG_LEDS_TRIGGER_GPIO is not set | ||
1344 | # CONFIG_LEDS_TRIGGER_DEFAULT_ON is not set | ||
1345 | |||
1346 | # | ||
1347 | # iptables trigger is under Netfilter config (LED target) | ||
1348 | # | ||
1349 | CONFIG_RTC_LIB=y | ||
1350 | CONFIG_RTC_CLASS=m | ||
1351 | |||
1352 | # | ||
1353 | # RTC interfaces | ||
1354 | # | ||
1355 | CONFIG_RTC_INTF_SYSFS=y | ||
1356 | CONFIG_RTC_INTF_PROC=y | ||
1357 | CONFIG_RTC_INTF_DEV=y | ||
1358 | # CONFIG_RTC_INTF_DEV_UIE_EMUL is not set | ||
1359 | # CONFIG_RTC_DRV_TEST is not set | ||
1360 | |||
1361 | # | ||
1362 | # I2C RTC drivers | ||
1363 | # | ||
1364 | # CONFIG_RTC_DRV_DS1307 is not set | ||
1365 | # CONFIG_RTC_DRV_DS1374 is not set | ||
1366 | # CONFIG_RTC_DRV_DS1672 is not set | ||
1367 | # CONFIG_RTC_DRV_MAX6900 is not set | ||
1368 | # CONFIG_RTC_DRV_RS5C372 is not set | ||
1369 | # CONFIG_RTC_DRV_ISL1208 is not set | ||
1370 | # CONFIG_RTC_DRV_X1205 is not set | ||
1371 | # CONFIG_RTC_DRV_PCF8563 is not set | ||
1372 | # CONFIG_RTC_DRV_PCF8583 is not set | ||
1373 | # CONFIG_RTC_DRV_M41T80 is not set | ||
1374 | # CONFIG_RTC_DRV_S35390A is not set | ||
1375 | # CONFIG_RTC_DRV_FM3130 is not set | ||
1376 | # CONFIG_RTC_DRV_RX8581 is not set | ||
1377 | |||
1378 | # | ||
1379 | # SPI RTC drivers | ||
1380 | # | ||
1381 | |||
1382 | # | ||
1383 | # Platform RTC drivers | ||
1384 | # | ||
1385 | # CONFIG_RTC_DRV_CMOS is not set | ||
1386 | # CONFIG_RTC_DRV_DS1286 is not set | ||
1387 | # CONFIG_RTC_DRV_DS1511 is not set | ||
1388 | # CONFIG_RTC_DRV_DS1553 is not set | ||
1389 | # CONFIG_RTC_DRV_DS1742 is not set | ||
1390 | # CONFIG_RTC_DRV_STK17TA8 is not set | ||
1391 | # CONFIG_RTC_DRV_M48T86 is not set | ||
1392 | # CONFIG_RTC_DRV_M48T35 is not set | ||
1393 | # CONFIG_RTC_DRV_M48T59 is not set | ||
1394 | # CONFIG_RTC_DRV_BQ4802 is not set | ||
1395 | # CONFIG_RTC_DRV_V3020 is not set | ||
1396 | |||
1397 | # | ||
1398 | # on-CPU RTC drivers | ||
1399 | # | ||
1400 | # CONFIG_DMADEVICES is not set | ||
1401 | # CONFIG_AUXDISPLAY is not set | ||
1402 | # CONFIG_REGULATOR is not set | ||
1403 | # CONFIG_UIO is not set | ||
1404 | # CONFIG_STAGING is not set | ||
1405 | |||
1406 | # | ||
1407 | # File systems | ||
1408 | # | ||
1409 | CONFIG_EXT2_FS=y | ||
1410 | # CONFIG_EXT2_FS_XATTR is not set | ||
1411 | # CONFIG_EXT2_FS_XIP is not set | ||
1412 | CONFIG_EXT3_FS=y | ||
1413 | # CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set | ||
1414 | CONFIG_EXT3_FS_XATTR=y | ||
1415 | # CONFIG_EXT3_FS_POSIX_ACL is not set | ||
1416 | # CONFIG_EXT3_FS_SECURITY is not set | ||
1417 | # CONFIG_EXT4_FS is not set | ||
1418 | CONFIG_JBD=y | ||
1419 | # CONFIG_JBD_DEBUG is not set | ||
1420 | CONFIG_FS_MBCACHE=y | ||
1421 | # CONFIG_REISERFS_FS is not set | ||
1422 | # CONFIG_JFS_FS is not set | ||
1423 | # CONFIG_FS_POSIX_ACL is not set | ||
1424 | CONFIG_FILE_LOCKING=y | ||
1425 | CONFIG_XFS_FS=m | ||
1426 | # CONFIG_XFS_QUOTA is not set | ||
1427 | # CONFIG_XFS_POSIX_ACL is not set | ||
1428 | # CONFIG_XFS_RT is not set | ||
1429 | # CONFIG_XFS_DEBUG is not set | ||
1430 | # CONFIG_OCFS2_FS is not set | ||
1431 | # CONFIG_BTRFS_FS is not set | ||
1432 | CONFIG_DNOTIFY=y | ||
1433 | CONFIG_INOTIFY=y | ||
1434 | CONFIG_INOTIFY_USER=y | ||
1435 | # CONFIG_QUOTA is not set | ||
1436 | # CONFIG_AUTOFS_FS is not set | ||
1437 | CONFIG_AUTOFS4_FS=m | ||
1438 | # CONFIG_FUSE_FS is not set | ||
1439 | |||
1440 | # | ||
1441 | # Caches | ||
1442 | # | ||
1443 | # CONFIG_FSCACHE is not set | ||
1444 | |||
1445 | # | ||
1446 | # CD-ROM/DVD Filesystems | ||
1447 | # | ||
1448 | # CONFIG_ISO9660_FS is not set | ||
1449 | # CONFIG_UDF_FS is not set | ||
1450 | |||
1451 | # | ||
1452 | # DOS/FAT/NT Filesystems | ||
1453 | # | ||
1454 | CONFIG_FAT_FS=y | ||
1455 | CONFIG_MSDOS_FS=y | ||
1456 | CONFIG_VFAT_FS=y | ||
1457 | CONFIG_FAT_DEFAULT_CODEPAGE=437 | ||
1458 | CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" | ||
1459 | # CONFIG_NTFS_FS is not set | ||
1460 | |||
1461 | # | ||
1462 | # Pseudo filesystems | ||
1463 | # | ||
1464 | CONFIG_PROC_FS=y | ||
1465 | CONFIG_PROC_SYSCTL=y | ||
1466 | CONFIG_PROC_PAGE_MONITOR=y | ||
1467 | CONFIG_SYSFS=y | ||
1468 | CONFIG_TMPFS=y | ||
1469 | # CONFIG_TMPFS_POSIX_ACL is not set | ||
1470 | # CONFIG_HUGETLB_PAGE is not set | ||
1471 | # CONFIG_CONFIGFS_FS is not set | ||
1472 | CONFIG_MISC_FILESYSTEMS=y | ||
1473 | # CONFIG_ADFS_FS is not set | ||
1474 | # CONFIG_AFFS_FS is not set | ||
1475 | # CONFIG_HFS_FS is not set | ||
1476 | # CONFIG_HFSPLUS_FS is not set | ||
1477 | # CONFIG_BEFS_FS is not set | ||
1478 | # CONFIG_BFS_FS is not set | ||
1479 | # CONFIG_EFS_FS is not set | ||
1480 | CONFIG_JFFS2_FS=m | ||
1481 | CONFIG_JFFS2_FS_DEBUG=0 | ||
1482 | CONFIG_JFFS2_FS_WRITEBUFFER=y | ||
1483 | # CONFIG_JFFS2_FS_WBUF_VERIFY is not set | ||
1484 | # CONFIG_JFFS2_SUMMARY is not set | ||
1485 | # CONFIG_JFFS2_FS_XATTR is not set | ||
1486 | # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set | ||
1487 | CONFIG_JFFS2_ZLIB=y | ||
1488 | # CONFIG_JFFS2_LZO is not set | ||
1489 | CONFIG_JFFS2_RTIME=y | ||
1490 | # CONFIG_JFFS2_RUBIN is not set | ||
1491 | CONFIG_CRAMFS=y | ||
1492 | # CONFIG_SQUASHFS is not set | ||
1493 | # CONFIG_VXFS_FS is not set | ||
1494 | CONFIG_MINIX_FS=m | ||
1495 | # CONFIG_OMFS_FS is not set | ||
1496 | # CONFIG_HPFS_FS is not set | ||
1497 | # CONFIG_QNX4FS_FS is not set | ||
1498 | # CONFIG_ROMFS_FS is not set | ||
1499 | # CONFIG_SYSV_FS is not set | ||
1500 | # CONFIG_UFS_FS is not set | ||
1501 | # CONFIG_NILFS2_FS is not set | ||
1502 | CONFIG_NETWORK_FILESYSTEMS=y | ||
1503 | CONFIG_NFS_FS=y | ||
1504 | CONFIG_NFS_V3=y | ||
1505 | # CONFIG_NFS_V3_ACL is not set | ||
1506 | # CONFIG_NFS_V4 is not set | ||
1507 | CONFIG_ROOT_NFS=y | ||
1508 | CONFIG_NFSD=m | ||
1509 | CONFIG_NFSD_V3=y | ||
1510 | # CONFIG_NFSD_V3_ACL is not set | ||
1511 | # CONFIG_NFSD_V4 is not set | ||
1512 | CONFIG_LOCKD=y | ||
1513 | CONFIG_LOCKD_V4=y | ||
1514 | CONFIG_EXPORTFS=m | ||
1515 | CONFIG_NFS_COMMON=y | ||
1516 | CONFIG_SUNRPC=y | ||
1517 | # CONFIG_RPCSEC_GSS_KRB5 is not set | ||
1518 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | ||
1519 | CONFIG_SMB_FS=m | ||
1520 | # CONFIG_SMB_NLS_DEFAULT is not set | ||
1521 | # CONFIG_CIFS is not set | ||
1522 | # CONFIG_NCP_FS is not set | ||
1523 | # CONFIG_CODA_FS is not set | ||
1524 | # CONFIG_AFS_FS is not set | ||
1525 | |||
1526 | # | ||
1527 | # Partition Types | ||
1528 | # | ||
1529 | CONFIG_PARTITION_ADVANCED=y | ||
1530 | # CONFIG_ACORN_PARTITION is not set | ||
1531 | # CONFIG_OSF_PARTITION is not set | ||
1532 | # CONFIG_AMIGA_PARTITION is not set | ||
1533 | # CONFIG_ATARI_PARTITION is not set | ||
1534 | # CONFIG_MAC_PARTITION is not set | ||
1535 | CONFIG_MSDOS_PARTITION=y | ||
1536 | # CONFIG_BSD_DISKLABEL is not set | ||
1537 | # CONFIG_MINIX_SUBPARTITION is not set | ||
1538 | # CONFIG_SOLARIS_X86_PARTITION is not set | ||
1539 | # CONFIG_UNIXWARE_DISKLABEL is not set | ||
1540 | # CONFIG_LDM_PARTITION is not set | ||
1541 | # CONFIG_SGI_PARTITION is not set | ||
1542 | # CONFIG_ULTRIX_PARTITION is not set | ||
1543 | # CONFIG_SUN_PARTITION is not set | ||
1544 | # CONFIG_KARMA_PARTITION is not set | ||
1545 | # CONFIG_EFI_PARTITION is not set | ||
1546 | # CONFIG_SYSV68_PARTITION is not set | ||
1547 | CONFIG_NLS=y | ||
1548 | CONFIG_NLS_DEFAULT="iso8859-1" | ||
1549 | CONFIG_NLS_CODEPAGE_437=y | ||
1550 | # CONFIG_NLS_CODEPAGE_737 is not set | ||
1551 | # CONFIG_NLS_CODEPAGE_775 is not set | ||
1552 | # CONFIG_NLS_CODEPAGE_850 is not set | ||
1553 | # CONFIG_NLS_CODEPAGE_852 is not set | ||
1554 | # CONFIG_NLS_CODEPAGE_855 is not set | ||
1555 | # CONFIG_NLS_CODEPAGE_857 is not set | ||
1556 | # CONFIG_NLS_CODEPAGE_860 is not set | ||
1557 | # CONFIG_NLS_CODEPAGE_861 is not set | ||
1558 | # CONFIG_NLS_CODEPAGE_862 is not set | ||
1559 | # CONFIG_NLS_CODEPAGE_863 is not set | ||
1560 | # CONFIG_NLS_CODEPAGE_864 is not set | ||
1561 | # CONFIG_NLS_CODEPAGE_865 is not set | ||
1562 | # CONFIG_NLS_CODEPAGE_866 is not set | ||
1563 | # CONFIG_NLS_CODEPAGE_869 is not set | ||
1564 | # CONFIG_NLS_CODEPAGE_936 is not set | ||
1565 | # CONFIG_NLS_CODEPAGE_950 is not set | ||
1566 | # CONFIG_NLS_CODEPAGE_932 is not set | ||
1567 | # CONFIG_NLS_CODEPAGE_949 is not set | ||
1568 | # CONFIG_NLS_CODEPAGE_874 is not set | ||
1569 | # CONFIG_NLS_ISO8859_8 is not set | ||
1570 | # CONFIG_NLS_CODEPAGE_1250 is not set | ||
1571 | # CONFIG_NLS_CODEPAGE_1251 is not set | ||
1572 | CONFIG_NLS_ASCII=m | ||
1573 | CONFIG_NLS_ISO8859_1=y | ||
1574 | # CONFIG_NLS_ISO8859_2 is not set | ||
1575 | # CONFIG_NLS_ISO8859_3 is not set | ||
1576 | # CONFIG_NLS_ISO8859_4 is not set | ||
1577 | # CONFIG_NLS_ISO8859_5 is not set | ||
1578 | # CONFIG_NLS_ISO8859_6 is not set | ||
1579 | # CONFIG_NLS_ISO8859_7 is not set | ||
1580 | # CONFIG_NLS_ISO8859_9 is not set | ||
1581 | # CONFIG_NLS_ISO8859_13 is not set | ||
1582 | # CONFIG_NLS_ISO8859_14 is not set | ||
1583 | # CONFIG_NLS_ISO8859_15 is not set | ||
1584 | # CONFIG_NLS_KOI8_R is not set | ||
1585 | # CONFIG_NLS_KOI8_U is not set | ||
1586 | CONFIG_NLS_UTF8=m | ||
1587 | # CONFIG_DLM is not set | ||
1588 | |||
1589 | # | ||
1590 | # Kernel hacking | ||
1591 | # | ||
1592 | # CONFIG_PRINTK_TIME is not set | ||
1593 | CONFIG_ENABLE_WARN_DEPRECATED=y | ||
1594 | CONFIG_ENABLE_MUST_CHECK=y | ||
1595 | CONFIG_FRAME_WARN=1024 | ||
1596 | # CONFIG_MAGIC_SYSRQ is not set | ||
1597 | # CONFIG_UNUSED_SYMBOLS is not set | ||
1598 | CONFIG_DEBUG_FS=y | ||
1599 | # CONFIG_HEADERS_CHECK is not set | ||
1600 | CONFIG_DEBUG_KERNEL=y | ||
1601 | # CONFIG_DEBUG_SHIRQ is not set | ||
1602 | CONFIG_DETECT_SOFTLOCKUP=y | ||
1603 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set | ||
1604 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 | ||
1605 | CONFIG_DETECT_HUNG_TASK=y | ||
1606 | # CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set | ||
1607 | CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0 | ||
1608 | CONFIG_SCHED_DEBUG=y | ||
1609 | # CONFIG_SCHEDSTATS is not set | ||
1610 | CONFIG_TIMER_STATS=y | ||
1611 | # CONFIG_DEBUG_OBJECTS is not set | ||
1612 | # CONFIG_SLUB_DEBUG_ON is not set | ||
1613 | # CONFIG_SLUB_STATS is not set | ||
1614 | CONFIG_DEBUG_PREEMPT=y | ||
1615 | CONFIG_DEBUG_RT_MUTEXES=y | ||
1616 | CONFIG_DEBUG_PI_LIST=y | ||
1617 | # CONFIG_RT_MUTEX_TESTER is not set | ||
1618 | # CONFIG_DEBUG_SPINLOCK is not set | ||
1619 | CONFIG_DEBUG_MUTEXES=y | ||
1620 | # CONFIG_DEBUG_LOCK_ALLOC is not set | ||
1621 | # CONFIG_PROVE_LOCKING is not set | ||
1622 | # CONFIG_LOCK_STAT is not set | ||
1623 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | ||
1624 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set | ||
1625 | # CONFIG_DEBUG_KOBJECT is not set | ||
1626 | CONFIG_DEBUG_BUGVERBOSE=y | ||
1627 | # CONFIG_DEBUG_INFO is not set | ||
1628 | # CONFIG_DEBUG_VM is not set | ||
1629 | # CONFIG_DEBUG_WRITECOUNT is not set | ||
1630 | # CONFIG_DEBUG_MEMORY_INIT is not set | ||
1631 | # CONFIG_DEBUG_LIST is not set | ||
1632 | # CONFIG_DEBUG_SG is not set | ||
1633 | # CONFIG_DEBUG_NOTIFIERS is not set | ||
1634 | # CONFIG_BOOT_PRINTK_DELAY is not set | ||
1635 | # CONFIG_RCU_TORTURE_TEST is not set | ||
1636 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | ||
1637 | # CONFIG_BACKTRACE_SELF_TEST is not set | ||
1638 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | ||
1639 | # CONFIG_FAULT_INJECTION is not set | ||
1640 | # CONFIG_LATENCYTOP is not set | ||
1641 | # CONFIG_SYSCTL_SYSCALL_CHECK is not set | ||
1642 | # CONFIG_PAGE_POISONING is not set | ||
1643 | CONFIG_HAVE_FUNCTION_TRACER=y | ||
1644 | CONFIG_TRACING_SUPPORT=y | ||
1645 | |||
1646 | # | ||
1647 | # Tracers | ||
1648 | # | ||
1649 | # CONFIG_FUNCTION_TRACER is not set | ||
1650 | # CONFIG_IRQSOFF_TRACER is not set | ||
1651 | # CONFIG_PREEMPT_TRACER is not set | ||
1652 | # CONFIG_SCHED_TRACER is not set | ||
1653 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | ||
1654 | # CONFIG_EVENT_TRACER is not set | ||
1655 | # CONFIG_BOOT_TRACER is not set | ||
1656 | # CONFIG_TRACE_BRANCH_PROFILING is not set | ||
1657 | # CONFIG_STACK_TRACER is not set | ||
1658 | # CONFIG_KMEMTRACE is not set | ||
1659 | # CONFIG_WORKQUEUE_TRACER is not set | ||
1660 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
1661 | # CONFIG_DYNAMIC_DEBUG is not set | ||
1662 | # CONFIG_SAMPLES is not set | ||
1663 | CONFIG_HAVE_ARCH_KGDB=y | ||
1664 | # CONFIG_KGDB is not set | ||
1665 | CONFIG_ARM_UNWIND=y | ||
1666 | CONFIG_DEBUG_USER=y | ||
1667 | CONFIG_DEBUG_ERRORS=y | ||
1668 | # CONFIG_DEBUG_STACK_USAGE is not set | ||
1669 | # CONFIG_DEBUG_LL is not set | ||
1670 | |||
1671 | # | ||
1672 | # Security options | ||
1673 | # | ||
1674 | # CONFIG_KEYS is not set | ||
1675 | # CONFIG_SECURITY is not set | ||
1676 | # CONFIG_SECURITYFS is not set | ||
1677 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | ||
1678 | CONFIG_CRYPTO=y | ||
1679 | |||
1680 | # | ||
1681 | # Crypto core or helper | ||
1682 | # | ||
1683 | # CONFIG_CRYPTO_FIPS is not set | ||
1684 | # CONFIG_CRYPTO_MANAGER is not set | ||
1685 | # CONFIG_CRYPTO_MANAGER2 is not set | ||
1686 | # CONFIG_CRYPTO_GF128MUL is not set | ||
1687 | # CONFIG_CRYPTO_NULL is not set | ||
1688 | # CONFIG_CRYPTO_CRYPTD is not set | ||
1689 | # CONFIG_CRYPTO_AUTHENC is not set | ||
1690 | # CONFIG_CRYPTO_TEST is not set | ||
1691 | |||
1692 | # | ||
1693 | # Authenticated Encryption with Associated Data | ||
1694 | # | ||
1695 | # CONFIG_CRYPTO_CCM is not set | ||
1696 | # CONFIG_CRYPTO_GCM is not set | ||
1697 | # CONFIG_CRYPTO_SEQIV is not set | ||
1698 | |||
1699 | # | ||
1700 | # Block modes | ||
1701 | # | ||
1702 | # CONFIG_CRYPTO_CBC is not set | ||
1703 | # CONFIG_CRYPTO_CTR is not set | ||
1704 | # CONFIG_CRYPTO_CTS is not set | ||
1705 | # CONFIG_CRYPTO_ECB is not set | ||
1706 | # CONFIG_CRYPTO_LRW is not set | ||
1707 | # CONFIG_CRYPTO_PCBC is not set | ||
1708 | # CONFIG_CRYPTO_XTS is not set | ||
1709 | |||
1710 | # | ||
1711 | # Hash modes | ||
1712 | # | ||
1713 | # CONFIG_CRYPTO_HMAC is not set | ||
1714 | # CONFIG_CRYPTO_XCBC is not set | ||
1715 | |||
1716 | # | ||
1717 | # Digest | ||
1718 | # | ||
1719 | # CONFIG_CRYPTO_CRC32C is not set | ||
1720 | # CONFIG_CRYPTO_MD4 is not set | ||
1721 | # CONFIG_CRYPTO_MD5 is not set | ||
1722 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | ||
1723 | # CONFIG_CRYPTO_RMD128 is not set | ||
1724 | # CONFIG_CRYPTO_RMD160 is not set | ||
1725 | # CONFIG_CRYPTO_RMD256 is not set | ||
1726 | # CONFIG_CRYPTO_RMD320 is not set | ||
1727 | # CONFIG_CRYPTO_SHA1 is not set | ||
1728 | # CONFIG_CRYPTO_SHA256 is not set | ||
1729 | # CONFIG_CRYPTO_SHA512 is not set | ||
1730 | # CONFIG_CRYPTO_TGR192 is not set | ||
1731 | # CONFIG_CRYPTO_WP512 is not set | ||
1732 | |||
1733 | # | ||
1734 | # Ciphers | ||
1735 | # | ||
1736 | # CONFIG_CRYPTO_AES is not set | ||
1737 | # CONFIG_CRYPTO_ANUBIS is not set | ||
1738 | # CONFIG_CRYPTO_ARC4 is not set | ||
1739 | # CONFIG_CRYPTO_BLOWFISH is not set | ||
1740 | # CONFIG_CRYPTO_CAMELLIA is not set | ||
1741 | # CONFIG_CRYPTO_CAST5 is not set | ||
1742 | # CONFIG_CRYPTO_CAST6 is not set | ||
1743 | # CONFIG_CRYPTO_DES is not set | ||
1744 | # CONFIG_CRYPTO_FCRYPT is not set | ||
1745 | # CONFIG_CRYPTO_KHAZAD is not set | ||
1746 | # CONFIG_CRYPTO_SALSA20 is not set | ||
1747 | # CONFIG_CRYPTO_SEED is not set | ||
1748 | # CONFIG_CRYPTO_SERPENT is not set | ||
1749 | # CONFIG_CRYPTO_TEA is not set | ||
1750 | # CONFIG_CRYPTO_TWOFISH is not set | ||
1751 | |||
1752 | # | ||
1753 | # Compression | ||
1754 | # | ||
1755 | # CONFIG_CRYPTO_DEFLATE is not set | ||
1756 | # CONFIG_CRYPTO_ZLIB is not set | ||
1757 | # CONFIG_CRYPTO_LZO is not set | ||
1758 | |||
1759 | # | ||
1760 | # Random Number Generation | ||
1761 | # | ||
1762 | # CONFIG_CRYPTO_ANSI_CPRNG is not set | ||
1763 | # CONFIG_CRYPTO_HW is not set | ||
1764 | # CONFIG_BINARY_PRINTF is not set | ||
1765 | |||
1766 | # | ||
1767 | # Library routines | ||
1768 | # | ||
1769 | CONFIG_BITREVERSE=y | ||
1770 | CONFIG_GENERIC_FIND_LAST_BIT=y | ||
1771 | CONFIG_CRC_CCITT=m | ||
1772 | # CONFIG_CRC16 is not set | ||
1773 | CONFIG_CRC_T10DIF=m | ||
1774 | # CONFIG_CRC_ITU_T is not set | ||
1775 | CONFIG_CRC32=y | ||
1776 | # CONFIG_CRC7 is not set | ||
1777 | # CONFIG_LIBCRC32C is not set | ||
1778 | CONFIG_ZLIB_INFLATE=y | ||
1779 | CONFIG_ZLIB_DEFLATE=m | ||
1780 | CONFIG_DECOMPRESS_GZIP=y | ||
1781 | CONFIG_HAS_IOMEM=y | ||
1782 | CONFIG_HAS_IOPORT=y | ||
1783 | CONFIG_HAS_DMA=y | ||
1784 | CONFIG_NLATTR=y | ||
diff --git a/arch/arm/configs/em_x270_defconfig b/arch/arm/configs/em_x270_defconfig new file mode 100644 index 000000000000..e9955b786c80 --- /dev/null +++ b/arch/arm/configs/em_x270_defconfig | |||
@@ -0,0 +1,1741 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # Linux kernel version: 2.6.29-rc2 | ||
4 | # Sun Feb 1 16:43:31 2009 | ||
5 | # | ||
6 | CONFIG_ARM=y | ||
7 | CONFIG_SYS_SUPPORTS_APM_EMULATION=y | ||
8 | CONFIG_GENERIC_GPIO=y | ||
9 | CONFIG_GENERIC_TIME=y | ||
10 | CONFIG_GENERIC_CLOCKEVENTS=y | ||
11 | CONFIG_MMU=y | ||
12 | # CONFIG_NO_IOPORT is not set | ||
13 | CONFIG_GENERIC_HARDIRQS=y | ||
14 | CONFIG_STACKTRACE_SUPPORT=y | ||
15 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | ||
16 | CONFIG_LOCKDEP_SUPPORT=y | ||
17 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | ||
18 | CONFIG_HARDIRQS_SW_RESEND=y | ||
19 | CONFIG_GENERIC_IRQ_PROBE=y | ||
20 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | ||
21 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set | ||
22 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set | ||
23 | CONFIG_GENERIC_HWEIGHT=y | ||
24 | CONFIG_GENERIC_CALIBRATE_DELAY=y | ||
25 | CONFIG_ARCH_MTD_XIP=y | ||
26 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | ||
27 | CONFIG_VECTORS_BASE=0xffff0000 | ||
28 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | ||
29 | |||
30 | # | ||
31 | # General setup | ||
32 | # | ||
33 | CONFIG_EXPERIMENTAL=y | ||
34 | CONFIG_BROKEN_ON_SMP=y | ||
35 | CONFIG_INIT_ENV_ARG_LIMIT=32 | ||
36 | CONFIG_LOCALVERSION="" | ||
37 | # CONFIG_LOCALVERSION_AUTO is not set | ||
38 | CONFIG_SWAP=y | ||
39 | CONFIG_SYSVIPC=y | ||
40 | CONFIG_SYSVIPC_SYSCTL=y | ||
41 | # CONFIG_POSIX_MQUEUE is not set | ||
42 | # CONFIG_BSD_PROCESS_ACCT is not set | ||
43 | # CONFIG_TASKSTATS is not set | ||
44 | # CONFIG_AUDIT is not set | ||
45 | CONFIG_IKCONFIG=y | ||
46 | CONFIG_IKCONFIG_PROC=y | ||
47 | CONFIG_LOG_BUF_SHIFT=14 | ||
48 | CONFIG_GROUP_SCHED=y | ||
49 | CONFIG_FAIR_GROUP_SCHED=y | ||
50 | # CONFIG_RT_GROUP_SCHED is not set | ||
51 | CONFIG_USER_SCHED=y | ||
52 | # CONFIG_CGROUP_SCHED is not set | ||
53 | # CONFIG_CGROUPS is not set | ||
54 | CONFIG_SYSFS_DEPRECATED=y | ||
55 | CONFIG_SYSFS_DEPRECATED_V2=y | ||
56 | # CONFIG_RELAY is not set | ||
57 | # CONFIG_NAMESPACES is not set | ||
58 | CONFIG_BLK_DEV_INITRD=y | ||
59 | CONFIG_INITRAMFS_SOURCE="" | ||
60 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | ||
61 | CONFIG_SYSCTL=y | ||
62 | CONFIG_EMBEDDED=y | ||
63 | CONFIG_UID16=y | ||
64 | CONFIG_SYSCTL_SYSCALL=y | ||
65 | CONFIG_KALLSYMS=y | ||
66 | # CONFIG_KALLSYMS_ALL is not set | ||
67 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | ||
68 | CONFIG_HOTPLUG=y | ||
69 | CONFIG_PRINTK=y | ||
70 | CONFIG_BUG=y | ||
71 | CONFIG_ELF_CORE=y | ||
72 | # CONFIG_COMPAT_BRK is not set | ||
73 | CONFIG_BASE_FULL=y | ||
74 | CONFIG_FUTEX=y | ||
75 | CONFIG_ANON_INODES=y | ||
76 | CONFIG_EPOLL=y | ||
77 | CONFIG_SIGNALFD=y | ||
78 | CONFIG_TIMERFD=y | ||
79 | CONFIG_EVENTFD=y | ||
80 | CONFIG_SHMEM=y | ||
81 | CONFIG_AIO=y | ||
82 | # CONFIG_VM_EVENT_COUNTERS is not set | ||
83 | # CONFIG_SLUB_DEBUG is not set | ||
84 | # CONFIG_SLAB is not set | ||
85 | CONFIG_SLUB=y | ||
86 | # CONFIG_SLOB is not set | ||
87 | # CONFIG_PROFILING is not set | ||
88 | CONFIG_HAVE_OPROFILE=y | ||
89 | # CONFIG_KPROBES is not set | ||
90 | CONFIG_HAVE_KPROBES=y | ||
91 | CONFIG_HAVE_KRETPROBES=y | ||
92 | CONFIG_HAVE_CLK=y | ||
93 | CONFIG_HAVE_GENERIC_DMA_COHERENT=y | ||
94 | CONFIG_RT_MUTEXES=y | ||
95 | CONFIG_BASE_SMALL=0 | ||
96 | CONFIG_MODULES=y | ||
97 | # CONFIG_MODULE_FORCE_LOAD is not set | ||
98 | CONFIG_MODULE_UNLOAD=y | ||
99 | # CONFIG_MODULE_FORCE_UNLOAD is not set | ||
100 | # CONFIG_MODVERSIONS is not set | ||
101 | # CONFIG_MODULE_SRCVERSION_ALL is not set | ||
102 | CONFIG_BLOCK=y | ||
103 | # CONFIG_LBD is not set | ||
104 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
105 | # CONFIG_BLK_DEV_BSG is not set | ||
106 | # CONFIG_BLK_DEV_INTEGRITY is not set | ||
107 | |||
108 | # | ||
109 | # IO Schedulers | ||
110 | # | ||
111 | CONFIG_IOSCHED_NOOP=y | ||
112 | CONFIG_IOSCHED_AS=y | ||
113 | CONFIG_IOSCHED_DEADLINE=y | ||
114 | CONFIG_IOSCHED_CFQ=y | ||
115 | # CONFIG_DEFAULT_AS is not set | ||
116 | # CONFIG_DEFAULT_DEADLINE is not set | ||
117 | CONFIG_DEFAULT_CFQ=y | ||
118 | # CONFIG_DEFAULT_NOOP is not set | ||
119 | CONFIG_DEFAULT_IOSCHED="cfq" | ||
120 | CONFIG_CLASSIC_RCU=y | ||
121 | # CONFIG_TREE_RCU is not set | ||
122 | # CONFIG_PREEMPT_RCU is not set | ||
123 | # CONFIG_TREE_RCU_TRACE is not set | ||
124 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
125 | CONFIG_FREEZER=y | ||
126 | |||
127 | # | ||
128 | # System Type | ||
129 | # | ||
130 | # CONFIG_ARCH_AAEC2000 is not set | ||
131 | # CONFIG_ARCH_INTEGRATOR is not set | ||
132 | # CONFIG_ARCH_REALVIEW is not set | ||
133 | # CONFIG_ARCH_VERSATILE is not set | ||
134 | # CONFIG_ARCH_AT91 is not set | ||
135 | # CONFIG_ARCH_CLPS711X is not set | ||
136 | # CONFIG_ARCH_EBSA110 is not set | ||
137 | # CONFIG_ARCH_EP93XX is not set | ||
138 | # CONFIG_ARCH_FOOTBRIDGE is not set | ||
139 | # CONFIG_ARCH_NETX is not set | ||
140 | # CONFIG_ARCH_H720X is not set | ||
141 | # CONFIG_ARCH_IMX is not set | ||
142 | # CONFIG_ARCH_IOP13XX is not set | ||
143 | # CONFIG_ARCH_IOP32X is not set | ||
144 | # CONFIG_ARCH_IOP33X is not set | ||
145 | # CONFIG_ARCH_IXP23XX is not set | ||
146 | # CONFIG_ARCH_IXP2000 is not set | ||
147 | # CONFIG_ARCH_IXP4XX is not set | ||
148 | # CONFIG_ARCH_L7200 is not set | ||
149 | # CONFIG_ARCH_KIRKWOOD is not set | ||
150 | # CONFIG_ARCH_KS8695 is not set | ||
151 | # CONFIG_ARCH_NS9XXX is not set | ||
152 | # CONFIG_ARCH_LOKI is not set | ||
153 | # CONFIG_ARCH_MV78XX0 is not set | ||
154 | # CONFIG_ARCH_MXC is not set | ||
155 | # CONFIG_ARCH_ORION5X is not set | ||
156 | # CONFIG_ARCH_PNX4008 is not set | ||
157 | CONFIG_ARCH_PXA=y | ||
158 | # CONFIG_ARCH_RPC is not set | ||
159 | # CONFIG_ARCH_SA1100 is not set | ||
160 | # CONFIG_ARCH_S3C2410 is not set | ||
161 | # CONFIG_ARCH_S3C64XX is not set | ||
162 | # CONFIG_ARCH_SHARK is not set | ||
163 | # CONFIG_ARCH_LH7A40X is not set | ||
164 | # CONFIG_ARCH_DAVINCI is not set | ||
165 | # CONFIG_ARCH_OMAP is not set | ||
166 | # CONFIG_ARCH_MSM is not set | ||
167 | # CONFIG_ARCH_W90X900 is not set | ||
168 | |||
169 | # | ||
170 | # Intel PXA2xx/PXA3xx Implementations | ||
171 | # | ||
172 | # CONFIG_ARCH_GUMSTIX is not set | ||
173 | # CONFIG_MACH_INTELMOTE2 is not set | ||
174 | # CONFIG_ARCH_LUBBOCK is not set | ||
175 | # CONFIG_MACH_LOGICPD_PXA270 is not set | ||
176 | # CONFIG_MACH_MAINSTONE is not set | ||
177 | # CONFIG_MACH_MP900C is not set | ||
178 | # CONFIG_ARCH_PXA_IDP is not set | ||
179 | # CONFIG_PXA_SHARPSL is not set | ||
180 | # CONFIG_ARCH_VIPER is not set | ||
181 | # CONFIG_ARCH_PXA_ESERIES is not set | ||
182 | # CONFIG_TRIZEPS_PXA is not set | ||
183 | # CONFIG_MACH_H5000 is not set | ||
184 | CONFIG_MACH_EM_X270=y | ||
185 | CONFIG_MACH_EXEDA=y | ||
186 | # CONFIG_MACH_COLIBRI is not set | ||
187 | # CONFIG_MACH_ZYLONITE is not set | ||
188 | # CONFIG_MACH_LITTLETON is not set | ||
189 | # CONFIG_MACH_TAVOREVB is not set | ||
190 | # CONFIG_MACH_SAAR is not set | ||
191 | # CONFIG_MACH_ARMCORE is not set | ||
192 | # CONFIG_MACH_CM_X300 is not set | ||
193 | # CONFIG_MACH_MAGICIAN is not set | ||
194 | # CONFIG_MACH_MIOA701 is not set | ||
195 | # CONFIG_MACH_PCM027 is not set | ||
196 | # CONFIG_ARCH_PXA_PALM is not set | ||
197 | # CONFIG_PXA_EZX is not set | ||
198 | CONFIG_PXA27x=y | ||
199 | CONFIG_PXA_SSP=y | ||
200 | # CONFIG_PXA_PWM is not set | ||
201 | |||
202 | # | ||
203 | # Processor Type | ||
204 | # | ||
205 | CONFIG_CPU_32=y | ||
206 | CONFIG_CPU_XSCALE=y | ||
207 | CONFIG_CPU_32v5=y | ||
208 | CONFIG_CPU_ABRT_EV5T=y | ||
209 | CONFIG_CPU_PABRT_NOIFAR=y | ||
210 | CONFIG_CPU_CACHE_VIVT=y | ||
211 | CONFIG_CPU_TLB_V4WBI=y | ||
212 | CONFIG_CPU_CP15=y | ||
213 | CONFIG_CPU_CP15_MMU=y | ||
214 | |||
215 | # | ||
216 | # Processor Features | ||
217 | # | ||
218 | CONFIG_ARM_THUMB=y | ||
219 | # CONFIG_CPU_DCACHE_DISABLE is not set | ||
220 | # CONFIG_OUTER_CACHE is not set | ||
221 | CONFIG_IWMMXT=y | ||
222 | CONFIG_XSCALE_PMU=y | ||
223 | CONFIG_COMMON_CLKDEV=y | ||
224 | |||
225 | # | ||
226 | # Bus support | ||
227 | # | ||
228 | # CONFIG_PCI_SYSCALL is not set | ||
229 | # CONFIG_ARCH_SUPPORTS_MSI is not set | ||
230 | # CONFIG_PCCARD is not set | ||
231 | |||
232 | # | ||
233 | # Kernel Features | ||
234 | # | ||
235 | CONFIG_TICK_ONESHOT=y | ||
236 | CONFIG_NO_HZ=y | ||
237 | # CONFIG_HIGH_RES_TIMERS is not set | ||
238 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y | ||
239 | CONFIG_VMSPLIT_3G=y | ||
240 | # CONFIG_VMSPLIT_2G is not set | ||
241 | # CONFIG_VMSPLIT_1G is not set | ||
242 | CONFIG_PAGE_OFFSET=0xC0000000 | ||
243 | # CONFIG_PREEMPT is not set | ||
244 | CONFIG_HZ=100 | ||
245 | CONFIG_AEABI=y | ||
246 | CONFIG_OABI_COMPAT=y | ||
247 | CONFIG_ARCH_FLATMEM_HAS_HOLES=y | ||
248 | # CONFIG_ARCH_SPARSEMEM_DEFAULT is not set | ||
249 | # CONFIG_ARCH_SELECT_MEMORY_MODEL is not set | ||
250 | CONFIG_SELECT_MEMORY_MODEL=y | ||
251 | CONFIG_FLATMEM_MANUAL=y | ||
252 | # CONFIG_DISCONTIGMEM_MANUAL is not set | ||
253 | # CONFIG_SPARSEMEM_MANUAL is not set | ||
254 | CONFIG_FLATMEM=y | ||
255 | CONFIG_FLAT_NODE_MEM_MAP=y | ||
256 | CONFIG_PAGEFLAGS_EXTENDED=y | ||
257 | CONFIG_SPLIT_PTLOCK_CPUS=4096 | ||
258 | # CONFIG_PHYS_ADDR_T_64BIT is not set | ||
259 | CONFIG_ZONE_DMA_FLAG=0 | ||
260 | CONFIG_VIRT_TO_BUS=y | ||
261 | CONFIG_UNEVICTABLE_LRU=y | ||
262 | CONFIG_ALIGNMENT_TRAP=y | ||
263 | |||
264 | # | ||
265 | # Boot options | ||
266 | # | ||
267 | CONFIG_ZBOOT_ROM_TEXT=0x0 | ||
268 | CONFIG_ZBOOT_ROM_BSS=0x0 | ||
269 | CONFIG_CMDLINE="root=1f03 mem=32M" | ||
270 | # CONFIG_XIP_KERNEL is not set | ||
271 | # CONFIG_KEXEC is not set | ||
272 | |||
273 | # | ||
274 | # CPU Power Management | ||
275 | # | ||
276 | CONFIG_CPU_FREQ=y | ||
277 | CONFIG_CPU_FREQ_TABLE=y | ||
278 | # CONFIG_CPU_FREQ_DEBUG is not set | ||
279 | CONFIG_CPU_FREQ_STAT=y | ||
280 | # CONFIG_CPU_FREQ_STAT_DETAILS is not set | ||
281 | CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y | ||
282 | # CONFIG_CPU_FREQ_DEFAULT_GOV_POWERSAVE is not set | ||
283 | # CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set | ||
284 | # CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND is not set | ||
285 | # CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set | ||
286 | CONFIG_CPU_FREQ_GOV_PERFORMANCE=y | ||
287 | # CONFIG_CPU_FREQ_GOV_POWERSAVE is not set | ||
288 | CONFIG_CPU_FREQ_GOV_USERSPACE=m | ||
289 | # CONFIG_CPU_FREQ_GOV_ONDEMAND is not set | ||
290 | # CONFIG_CPU_FREQ_GOV_CONSERVATIVE is not set | ||
291 | # CONFIG_CPU_IDLE is not set | ||
292 | |||
293 | # | ||
294 | # Floating point emulation | ||
295 | # | ||
296 | |||
297 | # | ||
298 | # At least one emulation must be selected | ||
299 | # | ||
300 | CONFIG_FPE_NWFPE=y | ||
301 | # CONFIG_FPE_NWFPE_XP is not set | ||
302 | # CONFIG_FPE_FASTFPE is not set | ||
303 | |||
304 | # | ||
305 | # Userspace binary formats | ||
306 | # | ||
307 | CONFIG_BINFMT_ELF=y | ||
308 | # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set | ||
309 | CONFIG_HAVE_AOUT=y | ||
310 | # CONFIG_BINFMT_AOUT is not set | ||
311 | # CONFIG_BINFMT_MISC is not set | ||
312 | |||
313 | # | ||
314 | # Power management options | ||
315 | # | ||
316 | CONFIG_PM=y | ||
317 | # CONFIG_PM_DEBUG is not set | ||
318 | CONFIG_PM_SLEEP=y | ||
319 | CONFIG_SUSPEND=y | ||
320 | CONFIG_SUSPEND_FREEZER=y | ||
321 | CONFIG_APM_EMULATION=y | ||
322 | CONFIG_ARCH_SUSPEND_POSSIBLE=y | ||
323 | CONFIG_NET=y | ||
324 | |||
325 | # | ||
326 | # Networking options | ||
327 | # | ||
328 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
329 | CONFIG_PACKET=y | ||
330 | CONFIG_PACKET_MMAP=y | ||
331 | CONFIG_UNIX=y | ||
332 | CONFIG_XFRM=y | ||
333 | # CONFIG_XFRM_USER is not set | ||
334 | # CONFIG_XFRM_SUB_POLICY is not set | ||
335 | # CONFIG_XFRM_MIGRATE is not set | ||
336 | # CONFIG_XFRM_STATISTICS is not set | ||
337 | # CONFIG_NET_KEY is not set | ||
338 | CONFIG_INET=y | ||
339 | CONFIG_IP_MULTICAST=y | ||
340 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
341 | CONFIG_IP_FIB_HASH=y | ||
342 | CONFIG_IP_PNP=y | ||
343 | CONFIG_IP_PNP_DHCP=y | ||
344 | CONFIG_IP_PNP_BOOTP=y | ||
345 | # CONFIG_IP_PNP_RARP is not set | ||
346 | # CONFIG_NET_IPIP is not set | ||
347 | # CONFIG_NET_IPGRE is not set | ||
348 | # CONFIG_IP_MROUTE is not set | ||
349 | # CONFIG_ARPD is not set | ||
350 | # CONFIG_SYN_COOKIES is not set | ||
351 | # CONFIG_INET_AH is not set | ||
352 | # CONFIG_INET_ESP is not set | ||
353 | # CONFIG_INET_IPCOMP is not set | ||
354 | # CONFIG_INET_XFRM_TUNNEL is not set | ||
355 | # CONFIG_INET_TUNNEL is not set | ||
356 | CONFIG_INET_XFRM_MODE_TRANSPORT=y | ||
357 | CONFIG_INET_XFRM_MODE_TUNNEL=y | ||
358 | CONFIG_INET_XFRM_MODE_BEET=y | ||
359 | # CONFIG_INET_LRO is not set | ||
360 | # CONFIG_INET_DIAG is not set | ||
361 | # CONFIG_TCP_CONG_ADVANCED is not set | ||
362 | CONFIG_TCP_CONG_CUBIC=y | ||
363 | CONFIG_DEFAULT_TCP_CONG="cubic" | ||
364 | # CONFIG_TCP_MD5SIG is not set | ||
365 | # CONFIG_IPV6 is not set | ||
366 | # CONFIG_NETWORK_SECMARK is not set | ||
367 | # CONFIG_NETFILTER is not set | ||
368 | # CONFIG_IP_DCCP is not set | ||
369 | # CONFIG_IP_SCTP is not set | ||
370 | # CONFIG_TIPC is not set | ||
371 | # CONFIG_ATM is not set | ||
372 | # CONFIG_BRIDGE is not set | ||
373 | # CONFIG_NET_DSA is not set | ||
374 | # CONFIG_VLAN_8021Q is not set | ||
375 | # CONFIG_DECNET is not set | ||
376 | # CONFIG_LLC2 is not set | ||
377 | # CONFIG_IPX is not set | ||
378 | # CONFIG_ATALK is not set | ||
379 | # CONFIG_X25 is not set | ||
380 | # CONFIG_LAPB is not set | ||
381 | # CONFIG_ECONET is not set | ||
382 | # CONFIG_WAN_ROUTER is not set | ||
383 | # CONFIG_NET_SCHED is not set | ||
384 | # CONFIG_DCB is not set | ||
385 | |||
386 | # | ||
387 | # Network testing | ||
388 | # | ||
389 | # CONFIG_NET_PKTGEN is not set | ||
390 | # CONFIG_HAMRADIO is not set | ||
391 | # CONFIG_CAN is not set | ||
392 | # CONFIG_IRDA is not set | ||
393 | CONFIG_BT=m | ||
394 | CONFIG_BT_L2CAP=m | ||
395 | CONFIG_BT_SCO=m | ||
396 | CONFIG_BT_RFCOMM=m | ||
397 | # CONFIG_BT_RFCOMM_TTY is not set | ||
398 | CONFIG_BT_BNEP=m | ||
399 | # CONFIG_BT_BNEP_MC_FILTER is not set | ||
400 | # CONFIG_BT_BNEP_PROTO_FILTER is not set | ||
401 | CONFIG_BT_HIDP=m | ||
402 | |||
403 | # | ||
404 | # Bluetooth device drivers | ||
405 | # | ||
406 | CONFIG_BT_HCIBTUSB=m | ||
407 | # CONFIG_BT_HCIBTSDIO is not set | ||
408 | # CONFIG_BT_HCIUART is not set | ||
409 | # CONFIG_BT_HCIBCM203X is not set | ||
410 | # CONFIG_BT_HCIBPA10X is not set | ||
411 | # CONFIG_BT_HCIBFUSB is not set | ||
412 | # CONFIG_BT_HCIVHCI is not set | ||
413 | # CONFIG_AF_RXRPC is not set | ||
414 | # CONFIG_PHONET is not set | ||
415 | CONFIG_WIRELESS=y | ||
416 | # CONFIG_CFG80211 is not set | ||
417 | CONFIG_WIRELESS_OLD_REGULATORY=y | ||
418 | CONFIG_WIRELESS_EXT=y | ||
419 | CONFIG_WIRELESS_EXT_SYSFS=y | ||
420 | CONFIG_LIB80211=m | ||
421 | # CONFIG_MAC80211 is not set | ||
422 | # CONFIG_WIMAX is not set | ||
423 | # CONFIG_RFKILL is not set | ||
424 | # CONFIG_NET_9P is not set | ||
425 | |||
426 | # | ||
427 | # Device Drivers | ||
428 | # | ||
429 | |||
430 | # | ||
431 | # Generic Driver Options | ||
432 | # | ||
433 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | ||
434 | CONFIG_STANDALONE=y | ||
435 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||
436 | CONFIG_FW_LOADER=m | ||
437 | CONFIG_FIRMWARE_IN_KERNEL=y | ||
438 | CONFIG_EXTRA_FIRMWARE="" | ||
439 | # CONFIG_DEBUG_DRIVER is not set | ||
440 | # CONFIG_DEBUG_DEVRES is not set | ||
441 | # CONFIG_SYS_HYPERVISOR is not set | ||
442 | # CONFIG_CONNECTOR is not set | ||
443 | CONFIG_MTD=y | ||
444 | # CONFIG_MTD_DEBUG is not set | ||
445 | # CONFIG_MTD_CONCAT is not set | ||
446 | CONFIG_MTD_PARTITIONS=y | ||
447 | # CONFIG_MTD_TESTS is not set | ||
448 | # CONFIG_MTD_REDBOOT_PARTS is not set | ||
449 | CONFIG_MTD_CMDLINE_PARTS=y | ||
450 | # CONFIG_MTD_AFS_PARTS is not set | ||
451 | # CONFIG_MTD_AR7_PARTS is not set | ||
452 | |||
453 | # | ||
454 | # User Modules And Translation Layers | ||
455 | # | ||
456 | CONFIG_MTD_CHAR=y | ||
457 | CONFIG_MTD_BLKDEVS=y | ||
458 | CONFIG_MTD_BLOCK=y | ||
459 | # CONFIG_FTL is not set | ||
460 | # CONFIG_NFTL is not set | ||
461 | # CONFIG_INFTL is not set | ||
462 | # CONFIG_RFD_FTL is not set | ||
463 | # CONFIG_SSFDC is not set | ||
464 | # CONFIG_MTD_OOPS is not set | ||
465 | |||
466 | # | ||
467 | # RAM/ROM/Flash chip drivers | ||
468 | # | ||
469 | CONFIG_MTD_CFI=y | ||
470 | CONFIG_MTD_JEDECPROBE=y | ||
471 | CONFIG_MTD_GEN_PROBE=y | ||
472 | CONFIG_MTD_CFI_ADV_OPTIONS=y | ||
473 | CONFIG_MTD_CFI_NOSWAP=y | ||
474 | # CONFIG_MTD_CFI_BE_BYTE_SWAP is not set | ||
475 | # CONFIG_MTD_CFI_LE_BYTE_SWAP is not set | ||
476 | # CONFIG_MTD_CFI_GEOMETRY is not set | ||
477 | CONFIG_MTD_MAP_BANK_WIDTH_1=y | ||
478 | CONFIG_MTD_MAP_BANK_WIDTH_2=y | ||
479 | CONFIG_MTD_MAP_BANK_WIDTH_4=y | ||
480 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set | ||
481 | # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set | ||
482 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set | ||
483 | CONFIG_MTD_CFI_I1=y | ||
484 | CONFIG_MTD_CFI_I2=y | ||
485 | # CONFIG_MTD_CFI_I4 is not set | ||
486 | # CONFIG_MTD_CFI_I8 is not set | ||
487 | # CONFIG_MTD_OTP is not set | ||
488 | CONFIG_MTD_CFI_INTELEXT=y | ||
489 | CONFIG_MTD_CFI_AMDSTD=y | ||
490 | CONFIG_MTD_CFI_STAA=y | ||
491 | CONFIG_MTD_CFI_UTIL=y | ||
492 | # CONFIG_MTD_RAM is not set | ||
493 | # CONFIG_MTD_ROM is not set | ||
494 | # CONFIG_MTD_ABSENT is not set | ||
495 | # CONFIG_MTD_XIP is not set | ||
496 | |||
497 | # | ||
498 | # Mapping drivers for chip access | ||
499 | # | ||
500 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set | ||
501 | CONFIG_MTD_PHYSMAP=y | ||
502 | # CONFIG_MTD_PHYSMAP_COMPAT is not set | ||
503 | CONFIG_MTD_PXA2XX=y | ||
504 | # CONFIG_MTD_ARM_INTEGRATOR is not set | ||
505 | # CONFIG_MTD_IMPA7 is not set | ||
506 | # CONFIG_MTD_SHARP_SL is not set | ||
507 | # CONFIG_MTD_PLATRAM is not set | ||
508 | |||
509 | # | ||
510 | # Self-contained MTD device drivers | ||
511 | # | ||
512 | # CONFIG_MTD_DATAFLASH is not set | ||
513 | # CONFIG_MTD_M25P80 is not set | ||
514 | # CONFIG_MTD_SLRAM is not set | ||
515 | # CONFIG_MTD_PHRAM is not set | ||
516 | # CONFIG_MTD_MTDRAM is not set | ||
517 | # CONFIG_MTD_BLOCK2MTD is not set | ||
518 | |||
519 | # | ||
520 | # Disk-On-Chip Device Drivers | ||
521 | # | ||
522 | # CONFIG_MTD_DOC2000 is not set | ||
523 | # CONFIG_MTD_DOC2001 is not set | ||
524 | # CONFIG_MTD_DOC2001PLUS is not set | ||
525 | CONFIG_MTD_NAND=y | ||
526 | # CONFIG_MTD_NAND_VERIFY_WRITE is not set | ||
527 | # CONFIG_MTD_NAND_ECC_SMC is not set | ||
528 | # CONFIG_MTD_NAND_MUSEUM_IDS is not set | ||
529 | # CONFIG_MTD_NAND_H1900 is not set | ||
530 | # CONFIG_MTD_NAND_GPIO is not set | ||
531 | CONFIG_MTD_NAND_IDS=y | ||
532 | # CONFIG_MTD_NAND_DISKONCHIP is not set | ||
533 | # CONFIG_MTD_NAND_SHARPSL is not set | ||
534 | # CONFIG_MTD_NAND_NANDSIM is not set | ||
535 | CONFIG_MTD_NAND_PLATFORM=y | ||
536 | # CONFIG_MTD_ALAUDA is not set | ||
537 | # CONFIG_MTD_ONENAND is not set | ||
538 | |||
539 | # | ||
540 | # LPDDR flash memory drivers | ||
541 | # | ||
542 | # CONFIG_MTD_LPDDR is not set | ||
543 | # CONFIG_MTD_QINFO_PROBE is not set | ||
544 | |||
545 | # | ||
546 | # UBI - Unsorted block images | ||
547 | # | ||
548 | # CONFIG_MTD_UBI is not set | ||
549 | # CONFIG_PARPORT is not set | ||
550 | CONFIG_BLK_DEV=y | ||
551 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
552 | CONFIG_BLK_DEV_LOOP=y | ||
553 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set | ||
554 | # CONFIG_BLK_DEV_NBD is not set | ||
555 | # CONFIG_BLK_DEV_UB is not set | ||
556 | CONFIG_BLK_DEV_RAM=y | ||
557 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||
558 | CONFIG_BLK_DEV_RAM_SIZE=4096 | ||
559 | # CONFIG_BLK_DEV_XIP is not set | ||
560 | # CONFIG_CDROM_PKTCDVD is not set | ||
561 | # CONFIG_ATA_OVER_ETH is not set | ||
562 | # CONFIG_MISC_DEVICES is not set | ||
563 | CONFIG_HAVE_IDE=y | ||
564 | # CONFIG_IDE is not set | ||
565 | |||
566 | # | ||
567 | # SCSI device support | ||
568 | # | ||
569 | # CONFIG_RAID_ATTRS is not set | ||
570 | CONFIG_SCSI=y | ||
571 | CONFIG_SCSI_DMA=y | ||
572 | # CONFIG_SCSI_TGT is not set | ||
573 | # CONFIG_SCSI_NETLINK is not set | ||
574 | CONFIG_SCSI_PROC_FS=y | ||
575 | |||
576 | # | ||
577 | # SCSI support type (disk, tape, CD-ROM) | ||
578 | # | ||
579 | CONFIG_BLK_DEV_SD=y | ||
580 | # CONFIG_CHR_DEV_ST is not set | ||
581 | # CONFIG_CHR_DEV_OSST is not set | ||
582 | # CONFIG_BLK_DEV_SR is not set | ||
583 | # CONFIG_CHR_DEV_SG is not set | ||
584 | # CONFIG_CHR_DEV_SCH is not set | ||
585 | |||
586 | # | ||
587 | # Some SCSI devices (e.g. CD jukebox) support multiple LUNs | ||
588 | # | ||
589 | # CONFIG_SCSI_MULTI_LUN is not set | ||
590 | # CONFIG_SCSI_CONSTANTS is not set | ||
591 | # CONFIG_SCSI_LOGGING is not set | ||
592 | # CONFIG_SCSI_SCAN_ASYNC is not set | ||
593 | CONFIG_SCSI_WAIT_SCAN=m | ||
594 | |||
595 | # | ||
596 | # SCSI Transports | ||
597 | # | ||
598 | # CONFIG_SCSI_SPI_ATTRS is not set | ||
599 | # CONFIG_SCSI_FC_ATTRS is not set | ||
600 | # CONFIG_SCSI_ISCSI_ATTRS is not set | ||
601 | # CONFIG_SCSI_SAS_LIBSAS is not set | ||
602 | # CONFIG_SCSI_SRP_ATTRS is not set | ||
603 | # CONFIG_SCSI_LOWLEVEL is not set | ||
604 | # CONFIG_SCSI_DH is not set | ||
605 | # CONFIG_ATA is not set | ||
606 | # CONFIG_MD is not set | ||
607 | CONFIG_NETDEVICES=y | ||
608 | # CONFIG_DUMMY is not set | ||
609 | # CONFIG_BONDING is not set | ||
610 | # CONFIG_MACVLAN is not set | ||
611 | # CONFIG_EQUALIZER is not set | ||
612 | # CONFIG_TUN is not set | ||
613 | # CONFIG_VETH is not set | ||
614 | # CONFIG_PHYLIB is not set | ||
615 | CONFIG_NET_ETHERNET=y | ||
616 | CONFIG_MII=y | ||
617 | # CONFIG_AX88796 is not set | ||
618 | # CONFIG_SMC91X is not set | ||
619 | CONFIG_DM9000=y | ||
620 | CONFIG_DM9000_DEBUGLEVEL=1 | ||
621 | # CONFIG_DM9000_FORCE_SIMPLE_PHY_POLL is not set | ||
622 | # CONFIG_ENC28J60 is not set | ||
623 | # CONFIG_SMC911X is not set | ||
624 | # CONFIG_SMSC911X is not set | ||
625 | # CONFIG_IBM_NEW_EMAC_ZMII is not set | ||
626 | # CONFIG_IBM_NEW_EMAC_RGMII is not set | ||
627 | # CONFIG_IBM_NEW_EMAC_TAH is not set | ||
628 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set | ||
629 | # CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set | ||
630 | # CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set | ||
631 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set | ||
632 | # CONFIG_B44 is not set | ||
633 | # CONFIG_NETDEV_1000 is not set | ||
634 | # CONFIG_NETDEV_10000 is not set | ||
635 | |||
636 | # | ||
637 | # Wireless LAN | ||
638 | # | ||
639 | # CONFIG_WLAN_PRE80211 is not set | ||
640 | CONFIG_WLAN_80211=y | ||
641 | CONFIG_LIBERTAS=m | ||
642 | # CONFIG_LIBERTAS_USB is not set | ||
643 | CONFIG_LIBERTAS_SDIO=m | ||
644 | # CONFIG_LIBERTAS_DEBUG is not set | ||
645 | # CONFIG_USB_ZD1201 is not set | ||
646 | # CONFIG_USB_NET_RNDIS_WLAN is not set | ||
647 | # CONFIG_IWLWIFI_LEDS is not set | ||
648 | # CONFIG_HOSTAP is not set | ||
649 | |||
650 | # | ||
651 | # Enable WiMAX (Networking options) to see the WiMAX drivers | ||
652 | # | ||
653 | |||
654 | # | ||
655 | # USB Network Adapters | ||
656 | # | ||
657 | # CONFIG_USB_CATC is not set | ||
658 | # CONFIG_USB_KAWETH is not set | ||
659 | # CONFIG_USB_PEGASUS is not set | ||
660 | # CONFIG_USB_RTL8150 is not set | ||
661 | # CONFIG_USB_USBNET is not set | ||
662 | # CONFIG_WAN is not set | ||
663 | CONFIG_PPP=m | ||
664 | CONFIG_PPP_MULTILINK=y | ||
665 | CONFIG_PPP_FILTER=y | ||
666 | CONFIG_PPP_ASYNC=m | ||
667 | # CONFIG_PPP_SYNC_TTY is not set | ||
668 | CONFIG_PPP_DEFLATE=m | ||
669 | CONFIG_PPP_BSDCOMP=m | ||
670 | # CONFIG_PPP_MPPE is not set | ||
671 | # CONFIG_PPPOE is not set | ||
672 | # CONFIG_PPPOL2TP is not set | ||
673 | # CONFIG_SLIP is not set | ||
674 | CONFIG_SLHC=m | ||
675 | # CONFIG_NETCONSOLE is not set | ||
676 | # CONFIG_NETPOLL is not set | ||
677 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
678 | # CONFIG_ISDN is not set | ||
679 | |||
680 | # | ||
681 | # Input device support | ||
682 | # | ||
683 | CONFIG_INPUT=y | ||
684 | # CONFIG_INPUT_FF_MEMLESS is not set | ||
685 | # CONFIG_INPUT_POLLDEV is not set | ||
686 | |||
687 | # | ||
688 | # Userland interfaces | ||
689 | # | ||
690 | CONFIG_INPUT_MOUSEDEV=y | ||
691 | CONFIG_INPUT_MOUSEDEV_PSAUX=y | ||
692 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 | ||
693 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | ||
694 | # CONFIG_INPUT_JOYDEV is not set | ||
695 | CONFIG_INPUT_EVDEV=y | ||
696 | # CONFIG_INPUT_EVBUG is not set | ||
697 | CONFIG_INPUT_APMPOWER=y | ||
698 | |||
699 | # | ||
700 | # Input Device Drivers | ||
701 | # | ||
702 | CONFIG_INPUT_KEYBOARD=y | ||
703 | CONFIG_KEYBOARD_ATKBD=y | ||
704 | # CONFIG_KEYBOARD_SUNKBD is not set | ||
705 | # CONFIG_KEYBOARD_LKKBD is not set | ||
706 | # CONFIG_KEYBOARD_XTKBD is not set | ||
707 | # CONFIG_KEYBOARD_NEWTON is not set | ||
708 | # CONFIG_KEYBOARD_STOWAWAY is not set | ||
709 | CONFIG_KEYBOARD_PXA27x=y | ||
710 | CONFIG_KEYBOARD_GPIO=y | ||
711 | # CONFIG_INPUT_MOUSE is not set | ||
712 | # CONFIG_INPUT_JOYSTICK is not set | ||
713 | # CONFIG_INPUT_TABLET is not set | ||
714 | CONFIG_INPUT_TOUCHSCREEN=y | ||
715 | # CONFIG_TOUCHSCREEN_ADS7846 is not set | ||
716 | # CONFIG_TOUCHSCREEN_DA9034 is not set | ||
717 | # CONFIG_TOUCHSCREEN_FUJITSU is not set | ||
718 | # CONFIG_TOUCHSCREEN_GUNZE is not set | ||
719 | # CONFIG_TOUCHSCREEN_ELO is not set | ||
720 | # CONFIG_TOUCHSCREEN_WACOM_W8001 is not set | ||
721 | # CONFIG_TOUCHSCREEN_MTOUCH is not set | ||
722 | # CONFIG_TOUCHSCREEN_INEXIO is not set | ||
723 | # CONFIG_TOUCHSCREEN_MK712 is not set | ||
724 | # CONFIG_TOUCHSCREEN_PENMOUNT is not set | ||
725 | # CONFIG_TOUCHSCREEN_TOUCHRIGHT is not set | ||
726 | # CONFIG_TOUCHSCREEN_TOUCHWIN is not set | ||
727 | CONFIG_TOUCHSCREEN_WM97XX=m | ||
728 | # CONFIG_TOUCHSCREEN_WM9705 is not set | ||
729 | CONFIG_TOUCHSCREEN_WM9712=y | ||
730 | # CONFIG_TOUCHSCREEN_WM9713 is not set | ||
731 | # CONFIG_TOUCHSCREEN_WM97XX_MAINSTONE is not set | ||
732 | # CONFIG_TOUCHSCREEN_USB_COMPOSITE is not set | ||
733 | # CONFIG_TOUCHSCREEN_TOUCHIT213 is not set | ||
734 | # CONFIG_TOUCHSCREEN_TSC2007 is not set | ||
735 | # CONFIG_INPUT_MISC is not set | ||
736 | |||
737 | # | ||
738 | # Hardware I/O ports | ||
739 | # | ||
740 | CONFIG_SERIO=y | ||
741 | # CONFIG_SERIO_SERPORT is not set | ||
742 | CONFIG_SERIO_LIBPS2=y | ||
743 | # CONFIG_SERIO_RAW is not set | ||
744 | # CONFIG_GAMEPORT is not set | ||
745 | |||
746 | # | ||
747 | # Character devices | ||
748 | # | ||
749 | CONFIG_VT=y | ||
750 | CONFIG_CONSOLE_TRANSLATIONS=y | ||
751 | CONFIG_VT_CONSOLE=y | ||
752 | CONFIG_HW_CONSOLE=y | ||
753 | # CONFIG_VT_HW_CONSOLE_BINDING is not set | ||
754 | CONFIG_DEVKMEM=y | ||
755 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
756 | |||
757 | # | ||
758 | # Serial drivers | ||
759 | # | ||
760 | # CONFIG_SERIAL_8250 is not set | ||
761 | |||
762 | # | ||
763 | # Non-8250 serial port support | ||
764 | # | ||
765 | CONFIG_SERIAL_PXA=y | ||
766 | CONFIG_SERIAL_PXA_CONSOLE=y | ||
767 | CONFIG_SERIAL_CORE=y | ||
768 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
769 | CONFIG_UNIX98_PTYS=y | ||
770 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set | ||
771 | CONFIG_LEGACY_PTYS=y | ||
772 | CONFIG_LEGACY_PTY_COUNT=16 | ||
773 | # CONFIG_IPMI_HANDLER is not set | ||
774 | # CONFIG_HW_RANDOM is not set | ||
775 | # CONFIG_NVRAM is not set | ||
776 | # CONFIG_R3964 is not set | ||
777 | # CONFIG_RAW_DRIVER is not set | ||
778 | # CONFIG_TCG_TPM is not set | ||
779 | CONFIG_I2C=y | ||
780 | CONFIG_I2C_BOARDINFO=y | ||
781 | CONFIG_I2C_CHARDEV=m | ||
782 | CONFIG_I2C_HELPER_AUTO=y | ||
783 | |||
784 | # | ||
785 | # I2C Hardware Bus support | ||
786 | # | ||
787 | |||
788 | # | ||
789 | # I2C system bus drivers (mostly embedded / system-on-chip) | ||
790 | # | ||
791 | # CONFIG_I2C_GPIO is not set | ||
792 | # CONFIG_I2C_OCORES is not set | ||
793 | CONFIG_I2C_PXA=y | ||
794 | # CONFIG_I2C_PXA_SLAVE is not set | ||
795 | # CONFIG_I2C_SIMTEC is not set | ||
796 | |||
797 | # | ||
798 | # External I2C/SMBus adapter drivers | ||
799 | # | ||
800 | # CONFIG_I2C_PARPORT_LIGHT is not set | ||
801 | # CONFIG_I2C_TAOS_EVM is not set | ||
802 | # CONFIG_I2C_TINY_USB is not set | ||
803 | |||
804 | # | ||
805 | # Other I2C/SMBus bus drivers | ||
806 | # | ||
807 | # CONFIG_I2C_PCA_PLATFORM is not set | ||
808 | # CONFIG_I2C_STUB is not set | ||
809 | |||
810 | # | ||
811 | # Miscellaneous I2C Chip support | ||
812 | # | ||
813 | # CONFIG_DS1682 is not set | ||
814 | # CONFIG_EEPROM_AT24 is not set | ||
815 | # CONFIG_EEPROM_LEGACY is not set | ||
816 | # CONFIG_SENSORS_PCF8574 is not set | ||
817 | # CONFIG_PCF8575 is not set | ||
818 | # CONFIG_SENSORS_PCA9539 is not set | ||
819 | # CONFIG_SENSORS_PCF8591 is not set | ||
820 | # CONFIG_SENSORS_MAX6875 is not set | ||
821 | # CONFIG_SENSORS_TSL2550 is not set | ||
822 | # CONFIG_I2C_DEBUG_CORE is not set | ||
823 | # CONFIG_I2C_DEBUG_ALGO is not set | ||
824 | # CONFIG_I2C_DEBUG_BUS is not set | ||
825 | # CONFIG_I2C_DEBUG_CHIP is not set | ||
826 | CONFIG_SPI=y | ||
827 | # CONFIG_SPI_DEBUG is not set | ||
828 | CONFIG_SPI_MASTER=y | ||
829 | |||
830 | # | ||
831 | # SPI Master Controller Drivers | ||
832 | # | ||
833 | # CONFIG_SPI_BITBANG is not set | ||
834 | # CONFIG_SPI_GPIO is not set | ||
835 | CONFIG_SPI_PXA2XX=y | ||
836 | |||
837 | # | ||
838 | # SPI Protocol Masters | ||
839 | # | ||
840 | # CONFIG_SPI_AT25 is not set | ||
841 | # CONFIG_SPI_SPIDEV is not set | ||
842 | # CONFIG_SPI_TLE62X0 is not set | ||
843 | CONFIG_ARCH_REQUIRE_GPIOLIB=y | ||
844 | CONFIG_GPIOLIB=y | ||
845 | # CONFIG_DEBUG_GPIO is not set | ||
846 | # CONFIG_GPIO_SYSFS is not set | ||
847 | |||
848 | # | ||
849 | # Memory mapped GPIO expanders: | ||
850 | # | ||
851 | |||
852 | # | ||
853 | # I2C GPIO expanders: | ||
854 | # | ||
855 | # CONFIG_GPIO_MAX732X is not set | ||
856 | # CONFIG_GPIO_PCA953X is not set | ||
857 | # CONFIG_GPIO_PCF857X is not set | ||
858 | |||
859 | # | ||
860 | # PCI GPIO expanders: | ||
861 | # | ||
862 | |||
863 | # | ||
864 | # SPI GPIO expanders: | ||
865 | # | ||
866 | # CONFIG_GPIO_MAX7301 is not set | ||
867 | # CONFIG_GPIO_MCP23S08 is not set | ||
868 | # CONFIG_W1 is not set | ||
869 | CONFIG_POWER_SUPPLY=y | ||
870 | # CONFIG_POWER_SUPPLY_DEBUG is not set | ||
871 | # CONFIG_PDA_POWER is not set | ||
872 | # CONFIG_APM_POWER is not set | ||
873 | # CONFIG_BATTERY_DS2760 is not set | ||
874 | # CONFIG_BATTERY_BQ27x00 is not set | ||
875 | CONFIG_BATTERY_DA9030=y | ||
876 | # CONFIG_HWMON is not set | ||
877 | # CONFIG_THERMAL is not set | ||
878 | # CONFIG_THERMAL_HWMON is not set | ||
879 | # CONFIG_WATCHDOG is not set | ||
880 | CONFIG_SSB_POSSIBLE=y | ||
881 | |||
882 | # | ||
883 | # Sonics Silicon Backplane | ||
884 | # | ||
885 | # CONFIG_SSB is not set | ||
886 | |||
887 | # | ||
888 | # Multifunction device drivers | ||
889 | # | ||
890 | # CONFIG_MFD_CORE is not set | ||
891 | # CONFIG_MFD_SM501 is not set | ||
892 | # CONFIG_MFD_ASIC3 is not set | ||
893 | # CONFIG_HTC_EGPIO is not set | ||
894 | # CONFIG_HTC_PASIC3 is not set | ||
895 | # CONFIG_UCB1400_CORE is not set | ||
896 | # CONFIG_TPS65010 is not set | ||
897 | # CONFIG_TWL4030_CORE is not set | ||
898 | # CONFIG_MFD_TMIO is not set | ||
899 | # CONFIG_MFD_T7L66XB is not set | ||
900 | # CONFIG_MFD_TC6387XB is not set | ||
901 | # CONFIG_MFD_TC6393XB is not set | ||
902 | CONFIG_PMIC_DA903X=y | ||
903 | # CONFIG_MFD_WM8400 is not set | ||
904 | # CONFIG_MFD_WM8350_I2C is not set | ||
905 | # CONFIG_MFD_PCF50633 is not set | ||
906 | |||
907 | # | ||
908 | # Multimedia devices | ||
909 | # | ||
910 | |||
911 | # | ||
912 | # Multimedia core support | ||
913 | # | ||
914 | CONFIG_VIDEO_DEV=m | ||
915 | CONFIG_VIDEO_V4L2_COMMON=m | ||
916 | # CONFIG_VIDEO_ALLOW_V4L1 is not set | ||
917 | CONFIG_VIDEO_V4L1_COMPAT=y | ||
918 | # CONFIG_DVB_CORE is not set | ||
919 | CONFIG_VIDEO_MEDIA=m | ||
920 | |||
921 | # | ||
922 | # Multimedia drivers | ||
923 | # | ||
924 | # CONFIG_MEDIA_ATTACH is not set | ||
925 | CONFIG_MEDIA_TUNER=m | ||
926 | CONFIG_MEDIA_TUNER_CUSTOMIZE=y | ||
927 | # CONFIG_MEDIA_TUNER_SIMPLE is not set | ||
928 | # CONFIG_MEDIA_TUNER_TDA8290 is not set | ||
929 | # CONFIG_MEDIA_TUNER_TDA827X is not set | ||
930 | # CONFIG_MEDIA_TUNER_TDA18271 is not set | ||
931 | # CONFIG_MEDIA_TUNER_TDA9887 is not set | ||
932 | # CONFIG_MEDIA_TUNER_TEA5761 is not set | ||
933 | # CONFIG_MEDIA_TUNER_TEA5767 is not set | ||
934 | # CONFIG_MEDIA_TUNER_MT20XX is not set | ||
935 | # CONFIG_MEDIA_TUNER_MT2060 is not set | ||
936 | # CONFIG_MEDIA_TUNER_MT2266 is not set | ||
937 | # CONFIG_MEDIA_TUNER_MT2131 is not set | ||
938 | # CONFIG_MEDIA_TUNER_QT1010 is not set | ||
939 | # CONFIG_MEDIA_TUNER_XC2028 is not set | ||
940 | # CONFIG_MEDIA_TUNER_XC5000 is not set | ||
941 | # CONFIG_MEDIA_TUNER_MXL5005S is not set | ||
942 | # CONFIG_MEDIA_TUNER_MXL5007T is not set | ||
943 | CONFIG_VIDEO_V4L2=m | ||
944 | CONFIG_VIDEOBUF_GEN=m | ||
945 | CONFIG_VIDEOBUF_DMA_SG=m | ||
946 | CONFIG_VIDEO_CAPTURE_DRIVERS=y | ||
947 | # CONFIG_VIDEO_ADV_DEBUG is not set | ||
948 | # CONFIG_VIDEO_FIXED_MINOR_RANGES is not set | ||
949 | # CONFIG_VIDEO_HELPER_CHIPS_AUTO is not set | ||
950 | |||
951 | # | ||
952 | # Encoders/decoders and other helper chips | ||
953 | # | ||
954 | |||
955 | # | ||
956 | # Audio decoders | ||
957 | # | ||
958 | # CONFIG_VIDEO_TVAUDIO is not set | ||
959 | # CONFIG_VIDEO_TDA7432 is not set | ||
960 | # CONFIG_VIDEO_TDA9840 is not set | ||
961 | # CONFIG_VIDEO_TDA9875 is not set | ||
962 | # CONFIG_VIDEO_TEA6415C is not set | ||
963 | # CONFIG_VIDEO_TEA6420 is not set | ||
964 | # CONFIG_VIDEO_MSP3400 is not set | ||
965 | # CONFIG_VIDEO_CS5345 is not set | ||
966 | # CONFIG_VIDEO_CS53L32A is not set | ||
967 | # CONFIG_VIDEO_M52790 is not set | ||
968 | # CONFIG_VIDEO_TLV320AIC23B is not set | ||
969 | # CONFIG_VIDEO_WM8775 is not set | ||
970 | # CONFIG_VIDEO_WM8739 is not set | ||
971 | # CONFIG_VIDEO_VP27SMPX is not set | ||
972 | |||
973 | # | ||
974 | # Video decoders | ||
975 | # | ||
976 | # CONFIG_VIDEO_OV7670 is not set | ||
977 | # CONFIG_VIDEO_TCM825X is not set | ||
978 | # CONFIG_VIDEO_SAA711X is not set | ||
979 | # CONFIG_VIDEO_SAA717X is not set | ||
980 | # CONFIG_VIDEO_TVP514X is not set | ||
981 | # CONFIG_VIDEO_TVP5150 is not set | ||
982 | |||
983 | # | ||
984 | # Video and audio decoders | ||
985 | # | ||
986 | # CONFIG_VIDEO_CX25840 is not set | ||
987 | |||
988 | # | ||
989 | # MPEG video encoders | ||
990 | # | ||
991 | # CONFIG_VIDEO_CX2341X is not set | ||
992 | |||
993 | # | ||
994 | # Video encoders | ||
995 | # | ||
996 | # CONFIG_VIDEO_SAA7127 is not set | ||
997 | |||
998 | # | ||
999 | # Video improvement chips | ||
1000 | # | ||
1001 | # CONFIG_VIDEO_UPD64031A is not set | ||
1002 | # CONFIG_VIDEO_UPD64083 is not set | ||
1003 | # CONFIG_VIDEO_VIVI is not set | ||
1004 | # CONFIG_VIDEO_SAA5246A is not set | ||
1005 | # CONFIG_VIDEO_SAA5249 is not set | ||
1006 | CONFIG_SOC_CAMERA=m | ||
1007 | # CONFIG_SOC_CAMERA_MT9M001 is not set | ||
1008 | CONFIG_SOC_CAMERA_MT9M111=m | ||
1009 | # CONFIG_SOC_CAMERA_MT9T031 is not set | ||
1010 | # CONFIG_SOC_CAMERA_MT9V022 is not set | ||
1011 | # CONFIG_SOC_CAMERA_TW9910 is not set | ||
1012 | # CONFIG_SOC_CAMERA_PLATFORM is not set | ||
1013 | # CONFIG_SOC_CAMERA_OV772X is not set | ||
1014 | CONFIG_VIDEO_PXA27x=m | ||
1015 | # CONFIG_VIDEO_SH_MOBILE_CEU is not set | ||
1016 | # CONFIG_V4L_USB_DRIVERS is not set | ||
1017 | # CONFIG_RADIO_ADAPTERS is not set | ||
1018 | # CONFIG_DAB is not set | ||
1019 | |||
1020 | # | ||
1021 | # Graphics support | ||
1022 | # | ||
1023 | # CONFIG_VGASTATE is not set | ||
1024 | # CONFIG_VIDEO_OUTPUT_CONTROL is not set | ||
1025 | CONFIG_FB=y | ||
1026 | # CONFIG_FIRMWARE_EDID is not set | ||
1027 | # CONFIG_FB_DDC is not set | ||
1028 | # CONFIG_FB_BOOT_VESA_SUPPORT is not set | ||
1029 | CONFIG_FB_CFB_FILLRECT=y | ||
1030 | CONFIG_FB_CFB_COPYAREA=y | ||
1031 | CONFIG_FB_CFB_IMAGEBLIT=y | ||
1032 | # CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set | ||
1033 | # CONFIG_FB_SYS_FILLRECT is not set | ||
1034 | # CONFIG_FB_SYS_COPYAREA is not set | ||
1035 | # CONFIG_FB_SYS_IMAGEBLIT is not set | ||
1036 | # CONFIG_FB_FOREIGN_ENDIAN is not set | ||
1037 | # CONFIG_FB_SYS_FOPS is not set | ||
1038 | # CONFIG_FB_SVGALIB is not set | ||
1039 | # CONFIG_FB_MACMODES is not set | ||
1040 | # CONFIG_FB_BACKLIGHT is not set | ||
1041 | # CONFIG_FB_MODE_HELPERS is not set | ||
1042 | # CONFIG_FB_TILEBLITTING is not set | ||
1043 | |||
1044 | # | ||
1045 | # Frame buffer hardware drivers | ||
1046 | # | ||
1047 | # CONFIG_FB_S1D13XXX is not set | ||
1048 | CONFIG_FB_PXA=y | ||
1049 | # CONFIG_FB_PXA_OVERLAY is not set | ||
1050 | # CONFIG_FB_PXA_SMARTPANEL is not set | ||
1051 | CONFIG_FB_PXA_PARAMETERS=y | ||
1052 | CONFIG_FB_MBX=m | ||
1053 | # CONFIG_FB_MBX_DEBUG is not set | ||
1054 | # CONFIG_FB_W100 is not set | ||
1055 | # CONFIG_FB_VIRTUAL is not set | ||
1056 | # CONFIG_FB_METRONOME is not set | ||
1057 | # CONFIG_FB_MB862XX is not set | ||
1058 | CONFIG_BACKLIGHT_LCD_SUPPORT=y | ||
1059 | CONFIG_LCD_CLASS_DEVICE=y | ||
1060 | # CONFIG_LCD_LTV350QV is not set | ||
1061 | # CONFIG_LCD_ILI9320 is not set | ||
1062 | CONFIG_LCD_TDO24M=y | ||
1063 | # CONFIG_LCD_VGG2432A4 is not set | ||
1064 | # CONFIG_LCD_PLATFORM is not set | ||
1065 | CONFIG_BACKLIGHT_CLASS_DEVICE=m | ||
1066 | # CONFIG_BACKLIGHT_GENERIC is not set | ||
1067 | CONFIG_BACKLIGHT_DA903X=m | ||
1068 | |||
1069 | # | ||
1070 | # Display device support | ||
1071 | # | ||
1072 | # CONFIG_DISPLAY_SUPPORT is not set | ||
1073 | |||
1074 | # | ||
1075 | # Console display driver support | ||
1076 | # | ||
1077 | # CONFIG_VGA_CONSOLE is not set | ||
1078 | CONFIG_DUMMY_CONSOLE=y | ||
1079 | CONFIG_FRAMEBUFFER_CONSOLE=y | ||
1080 | # CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY is not set | ||
1081 | # CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set | ||
1082 | # CONFIG_FONTS is not set | ||
1083 | CONFIG_FONT_8x8=y | ||
1084 | CONFIG_FONT_8x16=y | ||
1085 | CONFIG_LOGO=y | ||
1086 | CONFIG_LOGO_LINUX_MONO=y | ||
1087 | CONFIG_LOGO_LINUX_VGA16=y | ||
1088 | CONFIG_LOGO_LINUX_CLUT224=y | ||
1089 | CONFIG_SOUND=m | ||
1090 | CONFIG_SOUND_OSS_CORE=y | ||
1091 | CONFIG_SND=m | ||
1092 | CONFIG_SND_TIMER=m | ||
1093 | CONFIG_SND_PCM=m | ||
1094 | # CONFIG_SND_SEQUENCER is not set | ||
1095 | CONFIG_SND_OSSEMUL=y | ||
1096 | CONFIG_SND_MIXER_OSS=m | ||
1097 | CONFIG_SND_PCM_OSS=m | ||
1098 | CONFIG_SND_PCM_OSS_PLUGINS=y | ||
1099 | # CONFIG_SND_DYNAMIC_MINORS is not set | ||
1100 | CONFIG_SND_SUPPORT_OLD_API=y | ||
1101 | CONFIG_SND_VERBOSE_PROCFS=y | ||
1102 | # CONFIG_SND_VERBOSE_PRINTK is not set | ||
1103 | # CONFIG_SND_DEBUG is not set | ||
1104 | CONFIG_SND_VMASTER=y | ||
1105 | CONFIG_SND_AC97_CODEC=m | ||
1106 | # CONFIG_SND_DRIVERS is not set | ||
1107 | CONFIG_SND_ARM=y | ||
1108 | CONFIG_SND_PXA2XX_LIB=m | ||
1109 | CONFIG_SND_PXA2XX_LIB_AC97=y | ||
1110 | # CONFIG_SND_PXA2XX_AC97 is not set | ||
1111 | # CONFIG_SND_SPI is not set | ||
1112 | # CONFIG_SND_USB is not set | ||
1113 | CONFIG_SND_SOC=m | ||
1114 | CONFIG_SND_SOC_AC97_BUS=y | ||
1115 | CONFIG_SND_PXA2XX_SOC=m | ||
1116 | CONFIG_SND_PXA2XX_SOC_AC97=m | ||
1117 | CONFIG_SND_PXA2XX_SOC_EM_X270=m | ||
1118 | CONFIG_SND_SOC_I2C_AND_SPI=m | ||
1119 | # CONFIG_SND_SOC_ALL_CODECS is not set | ||
1120 | CONFIG_SND_SOC_WM9712=m | ||
1121 | # CONFIG_SOUND_PRIME is not set | ||
1122 | CONFIG_AC97_BUS=m | ||
1123 | CONFIG_HID_SUPPORT=y | ||
1124 | CONFIG_HID=y | ||
1125 | CONFIG_HID_DEBUG=y | ||
1126 | # CONFIG_HIDRAW is not set | ||
1127 | |||
1128 | # | ||
1129 | # USB Input Devices | ||
1130 | # | ||
1131 | CONFIG_USB_HID=y | ||
1132 | # CONFIG_HID_PID is not set | ||
1133 | # CONFIG_USB_HIDDEV is not set | ||
1134 | |||
1135 | # | ||
1136 | # Special HID drivers | ||
1137 | # | ||
1138 | CONFIG_HID_COMPAT=y | ||
1139 | CONFIG_HID_A4TECH=y | ||
1140 | CONFIG_HID_APPLE=y | ||
1141 | CONFIG_HID_BELKIN=y | ||
1142 | CONFIG_HID_CHERRY=y | ||
1143 | CONFIG_HID_CHICONY=y | ||
1144 | CONFIG_HID_CYPRESS=y | ||
1145 | CONFIG_HID_EZKEY=y | ||
1146 | CONFIG_HID_GYRATION=y | ||
1147 | CONFIG_HID_LOGITECH=y | ||
1148 | # CONFIG_LOGITECH_FF is not set | ||
1149 | # CONFIG_LOGIRUMBLEPAD2_FF is not set | ||
1150 | CONFIG_HID_MICROSOFT=y | ||
1151 | CONFIG_HID_MONTEREY=y | ||
1152 | # CONFIG_HID_NTRIG is not set | ||
1153 | CONFIG_HID_PANTHERLORD=y | ||
1154 | # CONFIG_PANTHERLORD_FF is not set | ||
1155 | CONFIG_HID_PETALYNX=y | ||
1156 | CONFIG_HID_SAMSUNG=y | ||
1157 | CONFIG_HID_SONY=y | ||
1158 | CONFIG_HID_SUNPLUS=y | ||
1159 | # CONFIG_GREENASIA_FF is not set | ||
1160 | # CONFIG_HID_TOPSEED is not set | ||
1161 | # CONFIG_THRUSTMASTER_FF is not set | ||
1162 | # CONFIG_ZEROPLUS_FF is not set | ||
1163 | CONFIG_USB_SUPPORT=y | ||
1164 | CONFIG_USB_ARCH_HAS_HCD=y | ||
1165 | CONFIG_USB_ARCH_HAS_OHCI=y | ||
1166 | # CONFIG_USB_ARCH_HAS_EHCI is not set | ||
1167 | CONFIG_USB=y | ||
1168 | # CONFIG_USB_DEBUG is not set | ||
1169 | # CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set | ||
1170 | |||
1171 | # | ||
1172 | # Miscellaneous USB options | ||
1173 | # | ||
1174 | CONFIG_USB_DEVICEFS=y | ||
1175 | # CONFIG_USB_DEVICE_CLASS is not set | ||
1176 | # CONFIG_USB_DYNAMIC_MINORS is not set | ||
1177 | # CONFIG_USB_SUSPEND is not set | ||
1178 | # CONFIG_USB_OTG is not set | ||
1179 | # CONFIG_USB_OTG_WHITELIST is not set | ||
1180 | # CONFIG_USB_OTG_BLACKLIST_HUB is not set | ||
1181 | CONFIG_USB_MON=y | ||
1182 | # CONFIG_USB_WUSB is not set | ||
1183 | # CONFIG_USB_WUSB_CBAF is not set | ||
1184 | |||
1185 | # | ||
1186 | # USB Host Controller Drivers | ||
1187 | # | ||
1188 | # CONFIG_USB_C67X00_HCD is not set | ||
1189 | # CONFIG_USB_OXU210HP_HCD is not set | ||
1190 | # CONFIG_USB_ISP116X_HCD is not set | ||
1191 | CONFIG_USB_OHCI_HCD=y | ||
1192 | # CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set | ||
1193 | # CONFIG_USB_OHCI_BIG_ENDIAN_MMIO is not set | ||
1194 | CONFIG_USB_OHCI_LITTLE_ENDIAN=y | ||
1195 | # CONFIG_USB_SL811_HCD is not set | ||
1196 | # CONFIG_USB_R8A66597_HCD is not set | ||
1197 | # CONFIG_USB_HWA_HCD is not set | ||
1198 | # CONFIG_USB_MUSB_HDRC is not set | ||
1199 | |||
1200 | # | ||
1201 | # USB Device Class drivers | ||
1202 | # | ||
1203 | # CONFIG_USB_ACM is not set | ||
1204 | # CONFIG_USB_PRINTER is not set | ||
1205 | # CONFIG_USB_WDM is not set | ||
1206 | # CONFIG_USB_TMC is not set | ||
1207 | |||
1208 | # | ||
1209 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may also be needed; | ||
1210 | # | ||
1211 | |||
1212 | # | ||
1213 | # see USB_STORAGE Help for more information | ||
1214 | # | ||
1215 | CONFIG_USB_STORAGE=y | ||
1216 | # CONFIG_USB_STORAGE_DEBUG is not set | ||
1217 | # CONFIG_USB_STORAGE_DATAFAB is not set | ||
1218 | # CONFIG_USB_STORAGE_FREECOM is not set | ||
1219 | # CONFIG_USB_STORAGE_ISD200 is not set | ||
1220 | # CONFIG_USB_STORAGE_USBAT is not set | ||
1221 | # CONFIG_USB_STORAGE_SDDR09 is not set | ||
1222 | # CONFIG_USB_STORAGE_SDDR55 is not set | ||
1223 | # CONFIG_USB_STORAGE_JUMPSHOT is not set | ||
1224 | # CONFIG_USB_STORAGE_ALAUDA is not set | ||
1225 | # CONFIG_USB_STORAGE_ONETOUCH is not set | ||
1226 | # CONFIG_USB_STORAGE_KARMA is not set | ||
1227 | # CONFIG_USB_STORAGE_CYPRESS_ATACB is not set | ||
1228 | # CONFIG_USB_LIBUSUAL is not set | ||
1229 | |||
1230 | # | ||
1231 | # USB Imaging devices | ||
1232 | # | ||
1233 | # CONFIG_USB_MDC800 is not set | ||
1234 | # CONFIG_USB_MICROTEK is not set | ||
1235 | |||
1236 | # | ||
1237 | # USB port drivers | ||
1238 | # | ||
1239 | # CONFIG_USB_SERIAL is not set | ||
1240 | |||
1241 | # | ||
1242 | # USB Miscellaneous drivers | ||
1243 | # | ||
1244 | # CONFIG_USB_EMI62 is not set | ||
1245 | # CONFIG_USB_EMI26 is not set | ||
1246 | # CONFIG_USB_ADUTUX is not set | ||
1247 | # CONFIG_USB_SEVSEG is not set | ||
1248 | # CONFIG_USB_RIO500 is not set | ||
1249 | # CONFIG_USB_LEGOTOWER is not set | ||
1250 | # CONFIG_USB_LCD is not set | ||
1251 | # CONFIG_USB_BERRY_CHARGE is not set | ||
1252 | # CONFIG_USB_LED is not set | ||
1253 | # CONFIG_USB_CYPRESS_CY7C63 is not set | ||
1254 | # CONFIG_USB_CYTHERM is not set | ||
1255 | # CONFIG_USB_PHIDGET is not set | ||
1256 | # CONFIG_USB_IDMOUSE is not set | ||
1257 | # CONFIG_USB_FTDI_ELAN is not set | ||
1258 | # CONFIG_USB_APPLEDISPLAY is not set | ||
1259 | # CONFIG_USB_LD is not set | ||
1260 | # CONFIG_USB_TRANCEVIBRATOR is not set | ||
1261 | # CONFIG_USB_IOWARRIOR is not set | ||
1262 | # CONFIG_USB_TEST is not set | ||
1263 | # CONFIG_USB_ISIGHTFW is not set | ||
1264 | # CONFIG_USB_VST is not set | ||
1265 | # CONFIG_USB_GADGET is not set | ||
1266 | |||
1267 | # | ||
1268 | # OTG and related infrastructure | ||
1269 | # | ||
1270 | # CONFIG_USB_GPIO_VBUS is not set | ||
1271 | CONFIG_MMC=m | ||
1272 | # CONFIG_MMC_DEBUG is not set | ||
1273 | # CONFIG_MMC_UNSAFE_RESUME is not set | ||
1274 | |||
1275 | # | ||
1276 | # MMC/SD/SDIO Card Drivers | ||
1277 | # | ||
1278 | CONFIG_MMC_BLOCK=m | ||
1279 | CONFIG_MMC_BLOCK_BOUNCE=y | ||
1280 | # CONFIG_SDIO_UART is not set | ||
1281 | # CONFIG_MMC_TEST is not set | ||
1282 | |||
1283 | # | ||
1284 | # MMC/SD/SDIO Host Controller Drivers | ||
1285 | # | ||
1286 | CONFIG_MMC_PXA=m | ||
1287 | # CONFIG_MMC_SDHCI is not set | ||
1288 | # CONFIG_MMC_SPI is not set | ||
1289 | # CONFIG_MEMSTICK is not set | ||
1290 | # CONFIG_ACCESSIBILITY is not set | ||
1291 | CONFIG_NEW_LEDS=y | ||
1292 | CONFIG_LEDS_CLASS=y | ||
1293 | |||
1294 | # | ||
1295 | # LED drivers | ||
1296 | # | ||
1297 | # CONFIG_LEDS_PCA9532 is not set | ||
1298 | # CONFIG_LEDS_GPIO is not set | ||
1299 | # CONFIG_LEDS_PCA955X is not set | ||
1300 | CONFIG_LEDS_DA903X=y | ||
1301 | |||
1302 | # | ||
1303 | # LED Triggers | ||
1304 | # | ||
1305 | CONFIG_LEDS_TRIGGERS=y | ||
1306 | # CONFIG_LEDS_TRIGGER_TIMER is not set | ||
1307 | CONFIG_LEDS_TRIGGER_HEARTBEAT=y | ||
1308 | # CONFIG_LEDS_TRIGGER_BACKLIGHT is not set | ||
1309 | # CONFIG_LEDS_TRIGGER_DEFAULT_ON is not set | ||
1310 | CONFIG_RTC_LIB=y | ||
1311 | CONFIG_RTC_CLASS=y | ||
1312 | CONFIG_RTC_HCTOSYS=y | ||
1313 | CONFIG_RTC_HCTOSYS_DEVICE="rtc0" | ||
1314 | # CONFIG_RTC_DEBUG is not set | ||
1315 | |||
1316 | # | ||
1317 | # RTC interfaces | ||
1318 | # | ||
1319 | CONFIG_RTC_INTF_SYSFS=y | ||
1320 | CONFIG_RTC_INTF_PROC=y | ||
1321 | CONFIG_RTC_INTF_DEV=y | ||
1322 | # CONFIG_RTC_INTF_DEV_UIE_EMUL is not set | ||
1323 | # CONFIG_RTC_DRV_TEST is not set | ||
1324 | |||
1325 | # | ||
1326 | # I2C RTC drivers | ||
1327 | # | ||
1328 | # CONFIG_RTC_DRV_DS1307 is not set | ||
1329 | # CONFIG_RTC_DRV_DS1374 is not set | ||
1330 | # CONFIG_RTC_DRV_DS1672 is not set | ||
1331 | # CONFIG_RTC_DRV_MAX6900 is not set | ||
1332 | # CONFIG_RTC_DRV_RS5C372 is not set | ||
1333 | # CONFIG_RTC_DRV_ISL1208 is not set | ||
1334 | # CONFIG_RTC_DRV_X1205 is not set | ||
1335 | # CONFIG_RTC_DRV_PCF8563 is not set | ||
1336 | # CONFIG_RTC_DRV_PCF8583 is not set | ||
1337 | # CONFIG_RTC_DRV_M41T80 is not set | ||
1338 | # CONFIG_RTC_DRV_S35390A is not set | ||
1339 | # CONFIG_RTC_DRV_FM3130 is not set | ||
1340 | # CONFIG_RTC_DRV_RX8581 is not set | ||
1341 | |||
1342 | # | ||
1343 | # SPI RTC drivers | ||
1344 | # | ||
1345 | # CONFIG_RTC_DRV_M41T94 is not set | ||
1346 | # CONFIG_RTC_DRV_DS1305 is not set | ||
1347 | # CONFIG_RTC_DRV_DS1390 is not set | ||
1348 | # CONFIG_RTC_DRV_MAX6902 is not set | ||
1349 | # CONFIG_RTC_DRV_R9701 is not set | ||
1350 | # CONFIG_RTC_DRV_RS5C348 is not set | ||
1351 | # CONFIG_RTC_DRV_DS3234 is not set | ||
1352 | |||
1353 | # | ||
1354 | # Platform RTC drivers | ||
1355 | # | ||
1356 | # CONFIG_RTC_DRV_CMOS is not set | ||
1357 | # CONFIG_RTC_DRV_DS1286 is not set | ||
1358 | # CONFIG_RTC_DRV_DS1511 is not set | ||
1359 | # CONFIG_RTC_DRV_DS1553 is not set | ||
1360 | # CONFIG_RTC_DRV_DS1742 is not set | ||
1361 | # CONFIG_RTC_DRV_STK17TA8 is not set | ||
1362 | # CONFIG_RTC_DRV_M48T86 is not set | ||
1363 | # CONFIG_RTC_DRV_M48T35 is not set | ||
1364 | # CONFIG_RTC_DRV_M48T59 is not set | ||
1365 | # CONFIG_RTC_DRV_BQ4802 is not set | ||
1366 | CONFIG_RTC_DRV_V3020=y | ||
1367 | |||
1368 | # | ||
1369 | # on-CPU RTC drivers | ||
1370 | # | ||
1371 | CONFIG_RTC_DRV_SA1100=y | ||
1372 | # CONFIG_RTC_DRV_PXA is not set | ||
1373 | # CONFIG_DMADEVICES is not set | ||
1374 | CONFIG_REGULATOR=y | ||
1375 | # CONFIG_REGULATOR_DEBUG is not set | ||
1376 | # CONFIG_REGULATOR_FIXED_VOLTAGE is not set | ||
1377 | # CONFIG_REGULATOR_VIRTUAL_CONSUMER is not set | ||
1378 | # CONFIG_REGULATOR_BQ24022 is not set | ||
1379 | CONFIG_REGULATOR_DA903X=y | ||
1380 | # CONFIG_UIO is not set | ||
1381 | # CONFIG_STAGING is not set | ||
1382 | |||
1383 | # | ||
1384 | # File systems | ||
1385 | # | ||
1386 | CONFIG_EXT2_FS=y | ||
1387 | # CONFIG_EXT2_FS_XATTR is not set | ||
1388 | # CONFIG_EXT2_FS_XIP is not set | ||
1389 | CONFIG_EXT3_FS=y | ||
1390 | CONFIG_EXT3_FS_XATTR=y | ||
1391 | # CONFIG_EXT3_FS_POSIX_ACL is not set | ||
1392 | # CONFIG_EXT3_FS_SECURITY is not set | ||
1393 | # CONFIG_EXT4_FS is not set | ||
1394 | CONFIG_JBD=y | ||
1395 | # CONFIG_JBD_DEBUG is not set | ||
1396 | CONFIG_FS_MBCACHE=y | ||
1397 | # CONFIG_REISERFS_FS is not set | ||
1398 | # CONFIG_JFS_FS is not set | ||
1399 | # CONFIG_FS_POSIX_ACL is not set | ||
1400 | CONFIG_FILE_LOCKING=y | ||
1401 | # CONFIG_XFS_FS is not set | ||
1402 | # CONFIG_OCFS2_FS is not set | ||
1403 | # CONFIG_BTRFS_FS is not set | ||
1404 | CONFIG_DNOTIFY=y | ||
1405 | CONFIG_INOTIFY=y | ||
1406 | CONFIG_INOTIFY_USER=y | ||
1407 | # CONFIG_QUOTA is not set | ||
1408 | # CONFIG_AUTOFS_FS is not set | ||
1409 | # CONFIG_AUTOFS4_FS is not set | ||
1410 | # CONFIG_FUSE_FS is not set | ||
1411 | |||
1412 | # | ||
1413 | # CD-ROM/DVD Filesystems | ||
1414 | # | ||
1415 | # CONFIG_ISO9660_FS is not set | ||
1416 | # CONFIG_UDF_FS is not set | ||
1417 | |||
1418 | # | ||
1419 | # DOS/FAT/NT Filesystems | ||
1420 | # | ||
1421 | CONFIG_FAT_FS=m | ||
1422 | # CONFIG_MSDOS_FS is not set | ||
1423 | CONFIG_VFAT_FS=m | ||
1424 | CONFIG_FAT_DEFAULT_CODEPAGE=437 | ||
1425 | CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" | ||
1426 | # CONFIG_NTFS_FS is not set | ||
1427 | |||
1428 | # | ||
1429 | # Pseudo filesystems | ||
1430 | # | ||
1431 | CONFIG_PROC_FS=y | ||
1432 | CONFIG_PROC_SYSCTL=y | ||
1433 | # CONFIG_PROC_PAGE_MONITOR is not set | ||
1434 | CONFIG_SYSFS=y | ||
1435 | CONFIG_TMPFS=y | ||
1436 | # CONFIG_TMPFS_POSIX_ACL is not set | ||
1437 | # CONFIG_HUGETLB_PAGE is not set | ||
1438 | # CONFIG_CONFIGFS_FS is not set | ||
1439 | CONFIG_MISC_FILESYSTEMS=y | ||
1440 | # CONFIG_ADFS_FS is not set | ||
1441 | # CONFIG_AFFS_FS is not set | ||
1442 | # CONFIG_HFS_FS is not set | ||
1443 | # CONFIG_HFSPLUS_FS is not set | ||
1444 | # CONFIG_BEFS_FS is not set | ||
1445 | # CONFIG_BFS_FS is not set | ||
1446 | # CONFIG_EFS_FS is not set | ||
1447 | CONFIG_JFFS2_FS=y | ||
1448 | CONFIG_JFFS2_FS_DEBUG=0 | ||
1449 | CONFIG_JFFS2_FS_WRITEBUFFER=y | ||
1450 | # CONFIG_JFFS2_FS_WBUF_VERIFY is not set | ||
1451 | CONFIG_JFFS2_SUMMARY=y | ||
1452 | # CONFIG_JFFS2_FS_XATTR is not set | ||
1453 | # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set | ||
1454 | CONFIG_JFFS2_ZLIB=y | ||
1455 | # CONFIG_JFFS2_LZO is not set | ||
1456 | CONFIG_JFFS2_RTIME=y | ||
1457 | # CONFIG_JFFS2_RUBIN is not set | ||
1458 | # CONFIG_CRAMFS is not set | ||
1459 | # CONFIG_SQUASHFS is not set | ||
1460 | # CONFIG_VXFS_FS is not set | ||
1461 | # CONFIG_MINIX_FS is not set | ||
1462 | # CONFIG_OMFS_FS is not set | ||
1463 | # CONFIG_HPFS_FS is not set | ||
1464 | # CONFIG_QNX4FS_FS is not set | ||
1465 | # CONFIG_ROMFS_FS is not set | ||
1466 | # CONFIG_SYSV_FS is not set | ||
1467 | # CONFIG_UFS_FS is not set | ||
1468 | CONFIG_NETWORK_FILESYSTEMS=y | ||
1469 | CONFIG_NFS_FS=y | ||
1470 | CONFIG_NFS_V3=y | ||
1471 | # CONFIG_NFS_V3_ACL is not set | ||
1472 | # CONFIG_NFS_V4 is not set | ||
1473 | CONFIG_ROOT_NFS=y | ||
1474 | # CONFIG_NFSD is not set | ||
1475 | CONFIG_LOCKD=y | ||
1476 | CONFIG_LOCKD_V4=y | ||
1477 | CONFIG_NFS_COMMON=y | ||
1478 | CONFIG_SUNRPC=y | ||
1479 | # CONFIG_SUNRPC_REGISTER_V4 is not set | ||
1480 | # CONFIG_RPCSEC_GSS_KRB5 is not set | ||
1481 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | ||
1482 | # CONFIG_SMB_FS is not set | ||
1483 | CONFIG_CIFS=m | ||
1484 | # CONFIG_CIFS_STATS is not set | ||
1485 | # CONFIG_CIFS_WEAK_PW_HASH is not set | ||
1486 | # CONFIG_CIFS_XATTR is not set | ||
1487 | # CONFIG_CIFS_DEBUG2 is not set | ||
1488 | # CONFIG_CIFS_EXPERIMENTAL is not set | ||
1489 | # CONFIG_NCP_FS is not set | ||
1490 | # CONFIG_CODA_FS is not set | ||
1491 | # CONFIG_AFS_FS is not set | ||
1492 | |||
1493 | # | ||
1494 | # Partition Types | ||
1495 | # | ||
1496 | CONFIG_PARTITION_ADVANCED=y | ||
1497 | # CONFIG_ACORN_PARTITION is not set | ||
1498 | # CONFIG_OSF_PARTITION is not set | ||
1499 | # CONFIG_AMIGA_PARTITION is not set | ||
1500 | # CONFIG_ATARI_PARTITION is not set | ||
1501 | # CONFIG_MAC_PARTITION is not set | ||
1502 | CONFIG_MSDOS_PARTITION=y | ||
1503 | # CONFIG_BSD_DISKLABEL is not set | ||
1504 | # CONFIG_MINIX_SUBPARTITION is not set | ||
1505 | # CONFIG_SOLARIS_X86_PARTITION is not set | ||
1506 | # CONFIG_UNIXWARE_DISKLABEL is not set | ||
1507 | # CONFIG_LDM_PARTITION is not set | ||
1508 | # CONFIG_SGI_PARTITION is not set | ||
1509 | # CONFIG_ULTRIX_PARTITION is not set | ||
1510 | # CONFIG_SUN_PARTITION is not set | ||
1511 | # CONFIG_KARMA_PARTITION is not set | ||
1512 | # CONFIG_EFI_PARTITION is not set | ||
1513 | # CONFIG_SYSV68_PARTITION is not set | ||
1514 | CONFIG_NLS=m | ||
1515 | CONFIG_NLS_DEFAULT="iso8859-1" | ||
1516 | CONFIG_NLS_CODEPAGE_437=m | ||
1517 | # CONFIG_NLS_CODEPAGE_737 is not set | ||
1518 | # CONFIG_NLS_CODEPAGE_775 is not set | ||
1519 | # CONFIG_NLS_CODEPAGE_850 is not set | ||
1520 | # CONFIG_NLS_CODEPAGE_852 is not set | ||
1521 | # CONFIG_NLS_CODEPAGE_855 is not set | ||
1522 | # CONFIG_NLS_CODEPAGE_857 is not set | ||
1523 | # CONFIG_NLS_CODEPAGE_860 is not set | ||
1524 | # CONFIG_NLS_CODEPAGE_861 is not set | ||
1525 | # CONFIG_NLS_CODEPAGE_862 is not set | ||
1526 | # CONFIG_NLS_CODEPAGE_863 is not set | ||
1527 | # CONFIG_NLS_CODEPAGE_864 is not set | ||
1528 | # CONFIG_NLS_CODEPAGE_865 is not set | ||
1529 | # CONFIG_NLS_CODEPAGE_866 is not set | ||
1530 | # CONFIG_NLS_CODEPAGE_869 is not set | ||
1531 | # CONFIG_NLS_CODEPAGE_936 is not set | ||
1532 | # CONFIG_NLS_CODEPAGE_950 is not set | ||
1533 | # CONFIG_NLS_CODEPAGE_932 is not set | ||
1534 | # CONFIG_NLS_CODEPAGE_949 is not set | ||
1535 | # CONFIG_NLS_CODEPAGE_874 is not set | ||
1536 | # CONFIG_NLS_ISO8859_8 is not set | ||
1537 | # CONFIG_NLS_CODEPAGE_1250 is not set | ||
1538 | # CONFIG_NLS_CODEPAGE_1251 is not set | ||
1539 | # CONFIG_NLS_ASCII is not set | ||
1540 | CONFIG_NLS_ISO8859_1=m | ||
1541 | # CONFIG_NLS_ISO8859_2 is not set | ||
1542 | # CONFIG_NLS_ISO8859_3 is not set | ||
1543 | # CONFIG_NLS_ISO8859_4 is not set | ||
1544 | # CONFIG_NLS_ISO8859_5 is not set | ||
1545 | # CONFIG_NLS_ISO8859_6 is not set | ||
1546 | # CONFIG_NLS_ISO8859_7 is not set | ||
1547 | # CONFIG_NLS_ISO8859_9 is not set | ||
1548 | # CONFIG_NLS_ISO8859_13 is not set | ||
1549 | # CONFIG_NLS_ISO8859_14 is not set | ||
1550 | # CONFIG_NLS_ISO8859_15 is not set | ||
1551 | # CONFIG_NLS_KOI8_R is not set | ||
1552 | # CONFIG_NLS_KOI8_U is not set | ||
1553 | CONFIG_NLS_UTF8=m | ||
1554 | # CONFIG_DLM is not set | ||
1555 | |||
1556 | # | ||
1557 | # Kernel hacking | ||
1558 | # | ||
1559 | # CONFIG_PRINTK_TIME is not set | ||
1560 | CONFIG_ENABLE_WARN_DEPRECATED=y | ||
1561 | CONFIG_ENABLE_MUST_CHECK=y | ||
1562 | CONFIG_FRAME_WARN=0 | ||
1563 | # CONFIG_MAGIC_SYSRQ is not set | ||
1564 | # CONFIG_UNUSED_SYMBOLS is not set | ||
1565 | CONFIG_DEBUG_FS=y | ||
1566 | # CONFIG_HEADERS_CHECK is not set | ||
1567 | CONFIG_DEBUG_KERNEL=y | ||
1568 | # CONFIG_DEBUG_SHIRQ is not set | ||
1569 | # CONFIG_DETECT_SOFTLOCKUP is not set | ||
1570 | # CONFIG_SCHED_DEBUG is not set | ||
1571 | # CONFIG_SCHEDSTATS is not set | ||
1572 | # CONFIG_TIMER_STATS is not set | ||
1573 | # CONFIG_DEBUG_OBJECTS is not set | ||
1574 | # CONFIG_DEBUG_RT_MUTEXES is not set | ||
1575 | # CONFIG_RT_MUTEX_TESTER is not set | ||
1576 | # CONFIG_DEBUG_SPINLOCK is not set | ||
1577 | # CONFIG_DEBUG_MUTEXES is not set | ||
1578 | # CONFIG_DEBUG_LOCK_ALLOC is not set | ||
1579 | # CONFIG_PROVE_LOCKING is not set | ||
1580 | # CONFIG_LOCK_STAT is not set | ||
1581 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | ||
1582 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set | ||
1583 | # CONFIG_DEBUG_KOBJECT is not set | ||
1584 | # CONFIG_DEBUG_BUGVERBOSE is not set | ||
1585 | # CONFIG_DEBUG_INFO is not set | ||
1586 | # CONFIG_DEBUG_VM is not set | ||
1587 | # CONFIG_DEBUG_WRITECOUNT is not set | ||
1588 | # CONFIG_DEBUG_MEMORY_INIT is not set | ||
1589 | # CONFIG_DEBUG_LIST is not set | ||
1590 | # CONFIG_DEBUG_SG is not set | ||
1591 | # CONFIG_DEBUG_NOTIFIERS is not set | ||
1592 | CONFIG_FRAME_POINTER=y | ||
1593 | # CONFIG_BOOT_PRINTK_DELAY is not set | ||
1594 | # CONFIG_RCU_TORTURE_TEST is not set | ||
1595 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | ||
1596 | # CONFIG_BACKTRACE_SELF_TEST is not set | ||
1597 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | ||
1598 | # CONFIG_FAULT_INJECTION is not set | ||
1599 | # CONFIG_LATENCYTOP is not set | ||
1600 | CONFIG_SYSCTL_SYSCALL_CHECK=y | ||
1601 | CONFIG_HAVE_FUNCTION_TRACER=y | ||
1602 | |||
1603 | # | ||
1604 | # Tracers | ||
1605 | # | ||
1606 | # CONFIG_FUNCTION_TRACER is not set | ||
1607 | # CONFIG_IRQSOFF_TRACER is not set | ||
1608 | # CONFIG_SCHED_TRACER is not set | ||
1609 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | ||
1610 | # CONFIG_BOOT_TRACER is not set | ||
1611 | # CONFIG_TRACE_BRANCH_PROFILING is not set | ||
1612 | # CONFIG_STACK_TRACER is not set | ||
1613 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | ||
1614 | # CONFIG_SAMPLES is not set | ||
1615 | CONFIG_HAVE_ARCH_KGDB=y | ||
1616 | # CONFIG_KGDB is not set | ||
1617 | CONFIG_DEBUG_USER=y | ||
1618 | CONFIG_DEBUG_ERRORS=y | ||
1619 | # CONFIG_DEBUG_STACK_USAGE is not set | ||
1620 | CONFIG_DEBUG_LL=y | ||
1621 | # CONFIG_DEBUG_ICEDCC is not set | ||
1622 | |||
1623 | # | ||
1624 | # Security options | ||
1625 | # | ||
1626 | # CONFIG_KEYS is not set | ||
1627 | # CONFIG_SECURITY is not set | ||
1628 | # CONFIG_SECURITYFS is not set | ||
1629 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | ||
1630 | CONFIG_CRYPTO=y | ||
1631 | |||
1632 | # | ||
1633 | # Crypto core or helper | ||
1634 | # | ||
1635 | # CONFIG_CRYPTO_FIPS is not set | ||
1636 | CONFIG_CRYPTO_ALGAPI=m | ||
1637 | CONFIG_CRYPTO_ALGAPI2=m | ||
1638 | CONFIG_CRYPTO_AEAD2=m | ||
1639 | CONFIG_CRYPTO_BLKCIPHER=m | ||
1640 | CONFIG_CRYPTO_BLKCIPHER2=m | ||
1641 | CONFIG_CRYPTO_HASH=m | ||
1642 | CONFIG_CRYPTO_HASH2=m | ||
1643 | CONFIG_CRYPTO_RNG2=m | ||
1644 | CONFIG_CRYPTO_MANAGER=m | ||
1645 | CONFIG_CRYPTO_MANAGER2=m | ||
1646 | # CONFIG_CRYPTO_GF128MUL is not set | ||
1647 | # CONFIG_CRYPTO_NULL is not set | ||
1648 | # CONFIG_CRYPTO_CRYPTD is not set | ||
1649 | # CONFIG_CRYPTO_AUTHENC is not set | ||
1650 | # CONFIG_CRYPTO_TEST is not set | ||
1651 | |||
1652 | # | ||
1653 | # Authenticated Encryption with Associated Data | ||
1654 | # | ||
1655 | # CONFIG_CRYPTO_CCM is not set | ||
1656 | # CONFIG_CRYPTO_GCM is not set | ||
1657 | # CONFIG_CRYPTO_SEQIV is not set | ||
1658 | |||
1659 | # | ||
1660 | # Block modes | ||
1661 | # | ||
1662 | # CONFIG_CRYPTO_CBC is not set | ||
1663 | # CONFIG_CRYPTO_CTR is not set | ||
1664 | # CONFIG_CRYPTO_CTS is not set | ||
1665 | CONFIG_CRYPTO_ECB=m | ||
1666 | # CONFIG_CRYPTO_LRW is not set | ||
1667 | # CONFIG_CRYPTO_PCBC is not set | ||
1668 | # CONFIG_CRYPTO_XTS is not set | ||
1669 | |||
1670 | # | ||
1671 | # Hash modes | ||
1672 | # | ||
1673 | # CONFIG_CRYPTO_HMAC is not set | ||
1674 | # CONFIG_CRYPTO_XCBC is not set | ||
1675 | |||
1676 | # | ||
1677 | # Digest | ||
1678 | # | ||
1679 | # CONFIG_CRYPTO_CRC32C is not set | ||
1680 | # CONFIG_CRYPTO_MD4 is not set | ||
1681 | # CONFIG_CRYPTO_MD5 is not set | ||
1682 | CONFIG_CRYPTO_MICHAEL_MIC=m | ||
1683 | # CONFIG_CRYPTO_RMD128 is not set | ||
1684 | # CONFIG_CRYPTO_RMD160 is not set | ||
1685 | # CONFIG_CRYPTO_RMD256 is not set | ||
1686 | # CONFIG_CRYPTO_RMD320 is not set | ||
1687 | # CONFIG_CRYPTO_SHA1 is not set | ||
1688 | # CONFIG_CRYPTO_SHA256 is not set | ||
1689 | # CONFIG_CRYPTO_SHA512 is not set | ||
1690 | # CONFIG_CRYPTO_TGR192 is not set | ||
1691 | # CONFIG_CRYPTO_WP512 is not set | ||
1692 | |||
1693 | # | ||
1694 | # Ciphers | ||
1695 | # | ||
1696 | CONFIG_CRYPTO_AES=m | ||
1697 | # CONFIG_CRYPTO_ANUBIS is not set | ||
1698 | CONFIG_CRYPTO_ARC4=m | ||
1699 | # CONFIG_CRYPTO_BLOWFISH is not set | ||
1700 | # CONFIG_CRYPTO_CAMELLIA is not set | ||
1701 | # CONFIG_CRYPTO_CAST5 is not set | ||
1702 | # CONFIG_CRYPTO_CAST6 is not set | ||
1703 | # CONFIG_CRYPTO_DES is not set | ||
1704 | # CONFIG_CRYPTO_FCRYPT is not set | ||
1705 | # CONFIG_CRYPTO_KHAZAD is not set | ||
1706 | # CONFIG_CRYPTO_SALSA20 is not set | ||
1707 | # CONFIG_CRYPTO_SEED is not set | ||
1708 | # CONFIG_CRYPTO_SERPENT is not set | ||
1709 | # CONFIG_CRYPTO_TEA is not set | ||
1710 | # CONFIG_CRYPTO_TWOFISH is not set | ||
1711 | |||
1712 | # | ||
1713 | # Compression | ||
1714 | # | ||
1715 | # CONFIG_CRYPTO_DEFLATE is not set | ||
1716 | # CONFIG_CRYPTO_LZO is not set | ||
1717 | |||
1718 | # | ||
1719 | # Random Number Generation | ||
1720 | # | ||
1721 | # CONFIG_CRYPTO_ANSI_CPRNG is not set | ||
1722 | # CONFIG_CRYPTO_HW is not set | ||
1723 | |||
1724 | # | ||
1725 | # Library routines | ||
1726 | # | ||
1727 | CONFIG_BITREVERSE=y | ||
1728 | CONFIG_GENERIC_FIND_LAST_BIT=y | ||
1729 | CONFIG_CRC_CCITT=m | ||
1730 | # CONFIG_CRC16 is not set | ||
1731 | # CONFIG_CRC_T10DIF is not set | ||
1732 | # CONFIG_CRC_ITU_T is not set | ||
1733 | CONFIG_CRC32=y | ||
1734 | # CONFIG_CRC7 is not set | ||
1735 | # CONFIG_LIBCRC32C is not set | ||
1736 | CONFIG_ZLIB_INFLATE=y | ||
1737 | CONFIG_ZLIB_DEFLATE=y | ||
1738 | CONFIG_PLIST=y | ||
1739 | CONFIG_HAS_IOMEM=y | ||
1740 | CONFIG_HAS_IOPORT=y | ||
1741 | CONFIG_HAS_DMA=y | ||
diff --git a/arch/arm/configs/h3600_defconfig b/arch/arm/configs/h3600_defconfig index 8f986e9f1c62..1502957db2c3 100644 --- a/arch/arm/configs/h3600_defconfig +++ b/arch/arm/configs/h3600_defconfig | |||
@@ -90,7 +90,6 @@ CONFIG_ARCH_SA1100=y | |||
90 | # CONFIG_SA1100_COLLIE is not set | 90 | # CONFIG_SA1100_COLLIE is not set |
91 | # CONFIG_SA1100_H3100 is not set | 91 | # CONFIG_SA1100_H3100 is not set |
92 | CONFIG_SA1100_H3600=y | 92 | CONFIG_SA1100_H3600=y |
93 | # CONFIG_SA1100_H3800 is not set | ||
94 | CONFIG_SA1100_H3XXX=y | 93 | CONFIG_SA1100_H3XXX=y |
95 | # CONFIG_SA1100_BADGE4 is not set | 94 | # CONFIG_SA1100_BADGE4 is not set |
96 | # CONFIG_SA1100_JORNADA720 is not set | 95 | # CONFIG_SA1100_JORNADA720 is not set |
@@ -100,7 +99,6 @@ CONFIG_SA1100_H3XXX=y | |||
100 | # CONFIG_SA1100_SHANNON is not set | 99 | # CONFIG_SA1100_SHANNON is not set |
101 | # CONFIG_SA1100_SIMPAD is not set | 100 | # CONFIG_SA1100_SIMPAD is not set |
102 | # CONFIG_SA1100_SSP is not set | 101 | # CONFIG_SA1100_SSP is not set |
103 | # CONFIG_H3600_SLEEVE is not set | ||
104 | 102 | ||
105 | # | 103 | # |
106 | # Processor Type | 104 | # Processor Type |
diff --git a/arch/arm/configs/hackkit_defconfig b/arch/arm/configs/hackkit_defconfig index 1c8fb89a6730..db0708d5cbea 100644 --- a/arch/arm/configs/hackkit_defconfig +++ b/arch/arm/configs/hackkit_defconfig | |||
@@ -91,7 +91,6 @@ CONFIG_ARCH_SA1100=y | |||
91 | # CONFIG_SA1100_COLLIE is not set | 91 | # CONFIG_SA1100_COLLIE is not set |
92 | # CONFIG_SA1100_H3100 is not set | 92 | # CONFIG_SA1100_H3100 is not set |
93 | # CONFIG_SA1100_H3600 is not set | 93 | # CONFIG_SA1100_H3600 is not set |
94 | # CONFIG_SA1100_H3800 is not set | ||
95 | # CONFIG_SA1100_BADGE4 is not set | 94 | # CONFIG_SA1100_BADGE4 is not set |
96 | # CONFIG_SA1100_JORNADA720 is not set | 95 | # CONFIG_SA1100_JORNADA720 is not set |
97 | CONFIG_SA1100_HACKKIT=y | 96 | CONFIG_SA1100_HACKKIT=y |
diff --git a/arch/arm/configs/jornada720_defconfig b/arch/arm/configs/jornada720_defconfig index 81fadafae02d..f3074e49f2fa 100644 --- a/arch/arm/configs/jornada720_defconfig +++ b/arch/arm/configs/jornada720_defconfig | |||
@@ -178,7 +178,6 @@ CONFIG_DMABOUNCE=y | |||
178 | # CONFIG_SA1100_COLLIE is not set | 178 | # CONFIG_SA1100_COLLIE is not set |
179 | # CONFIG_SA1100_H3100 is not set | 179 | # CONFIG_SA1100_H3100 is not set |
180 | # CONFIG_SA1100_H3600 is not set | 180 | # CONFIG_SA1100_H3600 is not set |
181 | # CONFIG_SA1100_H3800 is not set | ||
182 | # CONFIG_SA1100_BADGE4 is not set | 181 | # CONFIG_SA1100_BADGE4 is not set |
183 | CONFIG_SA1100_JORNADA720=y | 182 | CONFIG_SA1100_JORNADA720=y |
184 | CONFIG_SA1100_JORNADA720_SSP=y | 183 | CONFIG_SA1100_JORNADA720_SSP=y |
diff --git a/arch/arm/configs/kirkwood_defconfig b/arch/arm/configs/kirkwood_defconfig index 4bc38078d580..dcf8153a947d 100644 --- a/arch/arm/configs/kirkwood_defconfig +++ b/arch/arm/configs/kirkwood_defconfig | |||
@@ -1,11 +1,11 @@ | |||
1 | # | 1 | # |
2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
3 | # Linux kernel version: 2.6.28-rc7 | 3 | # Linux kernel version: 2.6.30-rc4 |
4 | # Thu Dec 4 15:27:39 2008 | 4 | # Mon May 4 11:58:57 2009 |
5 | # | 5 | # |
6 | CONFIG_ARM=y | 6 | CONFIG_ARM=y |
7 | CONFIG_SYS_SUPPORTS_APM_EMULATION=y | 7 | CONFIG_SYS_SUPPORTS_APM_EMULATION=y |
8 | # CONFIG_GENERIC_GPIO is not set | 8 | CONFIG_GENERIC_GPIO=y |
9 | CONFIG_GENERIC_TIME=y | 9 | CONFIG_GENERIC_TIME=y |
10 | CONFIG_GENERIC_CLOCKEVENTS=y | 10 | CONFIG_GENERIC_CLOCKEVENTS=y |
11 | CONFIG_MMU=y | 11 | CONFIG_MMU=y |
@@ -42,10 +42,19 @@ CONFIG_SYSVIPC_SYSCTL=y | |||
42 | # CONFIG_BSD_PROCESS_ACCT is not set | 42 | # CONFIG_BSD_PROCESS_ACCT is not set |
43 | # CONFIG_TASKSTATS is not set | 43 | # CONFIG_TASKSTATS is not set |
44 | # CONFIG_AUDIT is not set | 44 | # CONFIG_AUDIT is not set |
45 | |||
46 | # | ||
47 | # RCU Subsystem | ||
48 | # | ||
49 | CONFIG_CLASSIC_RCU=y | ||
50 | # CONFIG_TREE_RCU is not set | ||
51 | # CONFIG_PREEMPT_RCU is not set | ||
52 | # CONFIG_TREE_RCU_TRACE is not set | ||
53 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
45 | # CONFIG_IKCONFIG is not set | 54 | # CONFIG_IKCONFIG is not set |
46 | CONFIG_LOG_BUF_SHIFT=14 | 55 | CONFIG_LOG_BUF_SHIFT=19 |
47 | # CONFIG_CGROUPS is not set | ||
48 | # CONFIG_GROUP_SCHED is not set | 56 | # CONFIG_GROUP_SCHED is not set |
57 | # CONFIG_CGROUPS is not set | ||
49 | # CONFIG_SYSFS_DEPRECATED_V2 is not set | 58 | # CONFIG_SYSFS_DEPRECATED_V2 is not set |
50 | # CONFIG_RELAY is not set | 59 | # CONFIG_RELAY is not set |
51 | CONFIG_NAMESPACES=y | 60 | CONFIG_NAMESPACES=y |
@@ -53,23 +62,24 @@ CONFIG_NAMESPACES=y | |||
53 | # CONFIG_IPC_NS is not set | 62 | # CONFIG_IPC_NS is not set |
54 | # CONFIG_USER_NS is not set | 63 | # CONFIG_USER_NS is not set |
55 | # CONFIG_PID_NS is not set | 64 | # CONFIG_PID_NS is not set |
65 | # CONFIG_NET_NS is not set | ||
56 | # CONFIG_BLK_DEV_INITRD is not set | 66 | # CONFIG_BLK_DEV_INITRD is not set |
57 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | 67 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y |
58 | CONFIG_SYSCTL=y | 68 | CONFIG_SYSCTL=y |
69 | CONFIG_ANON_INODES=y | ||
59 | # CONFIG_EMBEDDED is not set | 70 | # CONFIG_EMBEDDED is not set |
60 | CONFIG_UID16=y | 71 | CONFIG_UID16=y |
61 | CONFIG_SYSCTL_SYSCALL=y | 72 | CONFIG_SYSCTL_SYSCALL=y |
62 | CONFIG_KALLSYMS=y | 73 | CONFIG_KALLSYMS=y |
63 | # CONFIG_KALLSYMS_ALL is not set | 74 | # CONFIG_KALLSYMS_ALL is not set |
64 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | 75 | # CONFIG_KALLSYMS_EXTRA_PASS is not set |
76 | # CONFIG_STRIP_ASM_SYMS is not set | ||
65 | CONFIG_HOTPLUG=y | 77 | CONFIG_HOTPLUG=y |
66 | CONFIG_PRINTK=y | 78 | CONFIG_PRINTK=y |
67 | CONFIG_BUG=y | 79 | CONFIG_BUG=y |
68 | CONFIG_ELF_CORE=y | 80 | CONFIG_ELF_CORE=y |
69 | CONFIG_COMPAT_BRK=y | ||
70 | CONFIG_BASE_FULL=y | 81 | CONFIG_BASE_FULL=y |
71 | CONFIG_FUTEX=y | 82 | CONFIG_FUTEX=y |
72 | CONFIG_ANON_INODES=y | ||
73 | CONFIG_EPOLL=y | 83 | CONFIG_EPOLL=y |
74 | CONFIG_SIGNALFD=y | 84 | CONFIG_SIGNALFD=y |
75 | CONFIG_TIMERFD=y | 85 | CONFIG_TIMERFD=y |
@@ -79,10 +89,12 @@ CONFIG_AIO=y | |||
79 | CONFIG_VM_EVENT_COUNTERS=y | 89 | CONFIG_VM_EVENT_COUNTERS=y |
80 | CONFIG_PCI_QUIRKS=y | 90 | CONFIG_PCI_QUIRKS=y |
81 | CONFIG_SLUB_DEBUG=y | 91 | CONFIG_SLUB_DEBUG=y |
92 | CONFIG_COMPAT_BRK=y | ||
82 | # CONFIG_SLAB is not set | 93 | # CONFIG_SLAB is not set |
83 | CONFIG_SLUB=y | 94 | CONFIG_SLUB=y |
84 | # CONFIG_SLOB is not set | 95 | # CONFIG_SLOB is not set |
85 | CONFIG_PROFILING=y | 96 | CONFIG_PROFILING=y |
97 | CONFIG_TRACEPOINTS=y | ||
86 | # CONFIG_MARKERS is not set | 98 | # CONFIG_MARKERS is not set |
87 | CONFIG_OPROFILE=y | 99 | CONFIG_OPROFILE=y |
88 | CONFIG_HAVE_OPROFILE=y | 100 | CONFIG_HAVE_OPROFILE=y |
@@ -90,10 +102,10 @@ CONFIG_KPROBES=y | |||
90 | CONFIG_KRETPROBES=y | 102 | CONFIG_KRETPROBES=y |
91 | CONFIG_HAVE_KPROBES=y | 103 | CONFIG_HAVE_KPROBES=y |
92 | CONFIG_HAVE_KRETPROBES=y | 104 | CONFIG_HAVE_KRETPROBES=y |
105 | # CONFIG_SLOW_WORK is not set | ||
93 | CONFIG_HAVE_GENERIC_DMA_COHERENT=y | 106 | CONFIG_HAVE_GENERIC_DMA_COHERENT=y |
94 | CONFIG_SLABINFO=y | 107 | CONFIG_SLABINFO=y |
95 | CONFIG_RT_MUTEXES=y | 108 | CONFIG_RT_MUTEXES=y |
96 | # CONFIG_TINY_SHMEM is not set | ||
97 | CONFIG_BASE_SMALL=0 | 109 | CONFIG_BASE_SMALL=0 |
98 | CONFIG_MODULES=y | 110 | CONFIG_MODULES=y |
99 | # CONFIG_MODULE_FORCE_LOAD is not set | 111 | # CONFIG_MODULE_FORCE_LOAD is not set |
@@ -101,11 +113,8 @@ CONFIG_MODULE_UNLOAD=y | |||
101 | # CONFIG_MODULE_FORCE_UNLOAD is not set | 113 | # CONFIG_MODULE_FORCE_UNLOAD is not set |
102 | # CONFIG_MODVERSIONS is not set | 114 | # CONFIG_MODVERSIONS is not set |
103 | # CONFIG_MODULE_SRCVERSION_ALL is not set | 115 | # CONFIG_MODULE_SRCVERSION_ALL is not set |
104 | CONFIG_KMOD=y | ||
105 | CONFIG_BLOCK=y | 116 | CONFIG_BLOCK=y |
106 | # CONFIG_LBD is not set | 117 | # CONFIG_LBD is not set |
107 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
108 | # CONFIG_LSF is not set | ||
109 | # CONFIG_BLK_DEV_BSG is not set | 118 | # CONFIG_BLK_DEV_BSG is not set |
110 | # CONFIG_BLK_DEV_INTEGRITY is not set | 119 | # CONFIG_BLK_DEV_INTEGRITY is not set |
111 | 120 | ||
@@ -121,7 +130,6 @@ CONFIG_IOSCHED_CFQ=y | |||
121 | CONFIG_DEFAULT_CFQ=y | 130 | CONFIG_DEFAULT_CFQ=y |
122 | # CONFIG_DEFAULT_NOOP is not set | 131 | # CONFIG_DEFAULT_NOOP is not set |
123 | CONFIG_DEFAULT_IOSCHED="cfq" | 132 | CONFIG_DEFAULT_IOSCHED="cfq" |
124 | CONFIG_CLASSIC_RCU=y | ||
125 | # CONFIG_FREEZER is not set | 133 | # CONFIG_FREEZER is not set |
126 | 134 | ||
127 | # | 135 | # |
@@ -132,10 +140,10 @@ CONFIG_CLASSIC_RCU=y | |||
132 | # CONFIG_ARCH_REALVIEW is not set | 140 | # CONFIG_ARCH_REALVIEW is not set |
133 | # CONFIG_ARCH_VERSATILE is not set | 141 | # CONFIG_ARCH_VERSATILE is not set |
134 | # CONFIG_ARCH_AT91 is not set | 142 | # CONFIG_ARCH_AT91 is not set |
135 | # CONFIG_ARCH_CLPS7500 is not set | ||
136 | # CONFIG_ARCH_CLPS711X is not set | 143 | # CONFIG_ARCH_CLPS711X is not set |
137 | # CONFIG_ARCH_EBSA110 is not set | 144 | # CONFIG_ARCH_EBSA110 is not set |
138 | # CONFIG_ARCH_EP93XX is not set | 145 | # CONFIG_ARCH_EP93XX is not set |
146 | # CONFIG_ARCH_GEMINI is not set | ||
139 | # CONFIG_ARCH_FOOTBRIDGE is not set | 147 | # CONFIG_ARCH_FOOTBRIDGE is not set |
140 | # CONFIG_ARCH_NETX is not set | 148 | # CONFIG_ARCH_NETX is not set |
141 | # CONFIG_ARCH_H720X is not set | 149 | # CONFIG_ARCH_H720X is not set |
@@ -156,14 +164,17 @@ CONFIG_ARCH_KIRKWOOD=y | |||
156 | # CONFIG_ARCH_ORION5X is not set | 164 | # CONFIG_ARCH_ORION5X is not set |
157 | # CONFIG_ARCH_PNX4008 is not set | 165 | # CONFIG_ARCH_PNX4008 is not set |
158 | # CONFIG_ARCH_PXA is not set | 166 | # CONFIG_ARCH_PXA is not set |
167 | # CONFIG_ARCH_MMP is not set | ||
159 | # CONFIG_ARCH_RPC is not set | 168 | # CONFIG_ARCH_RPC is not set |
160 | # CONFIG_ARCH_SA1100 is not set | 169 | # CONFIG_ARCH_SA1100 is not set |
161 | # CONFIG_ARCH_S3C2410 is not set | 170 | # CONFIG_ARCH_S3C2410 is not set |
171 | # CONFIG_ARCH_S3C64XX is not set | ||
162 | # CONFIG_ARCH_SHARK is not set | 172 | # CONFIG_ARCH_SHARK is not set |
163 | # CONFIG_ARCH_LH7A40X is not set | 173 | # CONFIG_ARCH_LH7A40X is not set |
164 | # CONFIG_ARCH_DAVINCI is not set | 174 | # CONFIG_ARCH_DAVINCI is not set |
165 | # CONFIG_ARCH_OMAP is not set | 175 | # CONFIG_ARCH_OMAP is not set |
166 | # CONFIG_ARCH_MSM is not set | 176 | # CONFIG_ARCH_MSM is not set |
177 | # CONFIG_ARCH_W90X900 is not set | ||
167 | 178 | ||
168 | # | 179 | # |
169 | # Marvell Kirkwood Implementations | 180 | # Marvell Kirkwood Implementations |
@@ -171,14 +182,8 @@ CONFIG_ARCH_KIRKWOOD=y | |||
171 | CONFIG_MACH_DB88F6281_BP=y | 182 | CONFIG_MACH_DB88F6281_BP=y |
172 | CONFIG_MACH_RD88F6192_NAS=y | 183 | CONFIG_MACH_RD88F6192_NAS=y |
173 | CONFIG_MACH_RD88F6281=y | 184 | CONFIG_MACH_RD88F6281=y |
174 | 185 | CONFIG_MACH_SHEEVAPLUG=y | |
175 | # | 186 | CONFIG_MACH_TS219=y |
176 | # Boot options | ||
177 | # | ||
178 | |||
179 | # | ||
180 | # Power management | ||
181 | # | ||
182 | CONFIG_PLAT_ORION=y | 187 | CONFIG_PLAT_ORION=y |
183 | 188 | ||
184 | # | 189 | # |
@@ -214,6 +219,8 @@ CONFIG_PCI_SYSCALL=y | |||
214 | # CONFIG_ARCH_SUPPORTS_MSI is not set | 219 | # CONFIG_ARCH_SUPPORTS_MSI is not set |
215 | CONFIG_PCI_LEGACY=y | 220 | CONFIG_PCI_LEGACY=y |
216 | # CONFIG_PCI_DEBUG is not set | 221 | # CONFIG_PCI_DEBUG is not set |
222 | # CONFIG_PCI_STUB is not set | ||
223 | # CONFIG_PCI_IOV is not set | ||
217 | # CONFIG_PCCARD is not set | 224 | # CONFIG_PCCARD is not set |
218 | 225 | ||
219 | # | 226 | # |
@@ -234,6 +241,7 @@ CONFIG_AEABI=y | |||
234 | CONFIG_ARCH_FLATMEM_HAS_HOLES=y | 241 | CONFIG_ARCH_FLATMEM_HAS_HOLES=y |
235 | # CONFIG_ARCH_SPARSEMEM_DEFAULT is not set | 242 | # CONFIG_ARCH_SPARSEMEM_DEFAULT is not set |
236 | # CONFIG_ARCH_SELECT_MEMORY_MODEL is not set | 243 | # CONFIG_ARCH_SELECT_MEMORY_MODEL is not set |
244 | # CONFIG_HIGHMEM is not set | ||
237 | CONFIG_SELECT_MEMORY_MODEL=y | 245 | CONFIG_SELECT_MEMORY_MODEL=y |
238 | CONFIG_FLATMEM_MANUAL=y | 246 | CONFIG_FLATMEM_MANUAL=y |
239 | # CONFIG_DISCONTIGMEM_MANUAL is not set | 247 | # CONFIG_DISCONTIGMEM_MANUAL is not set |
@@ -242,11 +250,12 @@ CONFIG_FLATMEM=y | |||
242 | CONFIG_FLAT_NODE_MEM_MAP=y | 250 | CONFIG_FLAT_NODE_MEM_MAP=y |
243 | CONFIG_PAGEFLAGS_EXTENDED=y | 251 | CONFIG_PAGEFLAGS_EXTENDED=y |
244 | CONFIG_SPLIT_PTLOCK_CPUS=4096 | 252 | CONFIG_SPLIT_PTLOCK_CPUS=4096 |
245 | # CONFIG_RESOURCES_64BIT is not set | ||
246 | # CONFIG_PHYS_ADDR_T_64BIT is not set | 253 | # CONFIG_PHYS_ADDR_T_64BIT is not set |
247 | CONFIG_ZONE_DMA_FLAG=0 | 254 | CONFIG_ZONE_DMA_FLAG=0 |
248 | CONFIG_VIRT_TO_BUS=y | 255 | CONFIG_VIRT_TO_BUS=y |
249 | CONFIG_UNEVICTABLE_LRU=y | 256 | CONFIG_UNEVICTABLE_LRU=y |
257 | CONFIG_HAVE_MLOCK=y | ||
258 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | ||
250 | CONFIG_ALIGNMENT_TRAP=y | 259 | CONFIG_ALIGNMENT_TRAP=y |
251 | 260 | ||
252 | # | 261 | # |
@@ -321,7 +330,7 @@ CONFIG_IP_PNP_BOOTP=y | |||
321 | CONFIG_INET_XFRM_MODE_TRANSPORT=y | 330 | CONFIG_INET_XFRM_MODE_TRANSPORT=y |
322 | CONFIG_INET_XFRM_MODE_TUNNEL=y | 331 | CONFIG_INET_XFRM_MODE_TUNNEL=y |
323 | CONFIG_INET_XFRM_MODE_BEET=y | 332 | CONFIG_INET_XFRM_MODE_BEET=y |
324 | # CONFIG_INET_LRO is not set | 333 | CONFIG_INET_LRO=y |
325 | CONFIG_INET_DIAG=y | 334 | CONFIG_INET_DIAG=y |
326 | CONFIG_INET_TCP_DIAG=y | 335 | CONFIG_INET_TCP_DIAG=y |
327 | # CONFIG_TCP_CONG_ADVANCED is not set | 336 | # CONFIG_TCP_CONG_ADVANCED is not set |
@@ -354,26 +363,43 @@ CONFIG_NET_DSA_MV88E6123_61_65=y | |||
354 | # CONFIG_LAPB is not set | 363 | # CONFIG_LAPB is not set |
355 | # CONFIG_ECONET is not set | 364 | # CONFIG_ECONET is not set |
356 | # CONFIG_WAN_ROUTER is not set | 365 | # CONFIG_WAN_ROUTER is not set |
366 | # CONFIG_PHONET is not set | ||
357 | # CONFIG_NET_SCHED is not set | 367 | # CONFIG_NET_SCHED is not set |
368 | # CONFIG_DCB is not set | ||
358 | 369 | ||
359 | # | 370 | # |
360 | # Network testing | 371 | # Network testing |
361 | # | 372 | # |
362 | CONFIG_NET_PKTGEN=m | 373 | CONFIG_NET_PKTGEN=m |
363 | # CONFIG_NET_TCPPROBE is not set | 374 | # CONFIG_NET_TCPPROBE is not set |
375 | # CONFIG_NET_DROP_MONITOR is not set | ||
364 | # CONFIG_HAMRADIO is not set | 376 | # CONFIG_HAMRADIO is not set |
365 | # CONFIG_CAN is not set | 377 | # CONFIG_CAN is not set |
366 | # CONFIG_IRDA is not set | 378 | # CONFIG_IRDA is not set |
367 | # CONFIG_BT is not set | 379 | # CONFIG_BT is not set |
368 | # CONFIG_AF_RXRPC is not set | 380 | # CONFIG_AF_RXRPC is not set |
369 | # CONFIG_PHONET is not set | ||
370 | CONFIG_WIRELESS=y | 381 | CONFIG_WIRELESS=y |
371 | # CONFIG_CFG80211 is not set | 382 | CONFIG_CFG80211=y |
383 | # CONFIG_CFG80211_REG_DEBUG is not set | ||
372 | CONFIG_WIRELESS_OLD_REGULATORY=y | 384 | CONFIG_WIRELESS_OLD_REGULATORY=y |
373 | CONFIG_WIRELESS_EXT=y | 385 | CONFIG_WIRELESS_EXT=y |
374 | CONFIG_WIRELESS_EXT_SYSFS=y | 386 | CONFIG_WIRELESS_EXT_SYSFS=y |
375 | # CONFIG_MAC80211 is not set | 387 | CONFIG_LIB80211=y |
376 | # CONFIG_IEEE80211 is not set | 388 | # CONFIG_LIB80211_DEBUG is not set |
389 | CONFIG_MAC80211=y | ||
390 | |||
391 | # | ||
392 | # Rate control algorithm selection | ||
393 | # | ||
394 | CONFIG_MAC80211_RC_MINSTREL=y | ||
395 | # CONFIG_MAC80211_RC_DEFAULT_PID is not set | ||
396 | CONFIG_MAC80211_RC_DEFAULT_MINSTREL=y | ||
397 | CONFIG_MAC80211_RC_DEFAULT="minstrel" | ||
398 | # CONFIG_MAC80211_MESH is not set | ||
399 | # CONFIG_MAC80211_LEDS is not set | ||
400 | # CONFIG_MAC80211_DEBUGFS is not set | ||
401 | # CONFIG_MAC80211_DEBUG_MENU is not set | ||
402 | # CONFIG_WIMAX is not set | ||
377 | # CONFIG_RFKILL is not set | 403 | # CONFIG_RFKILL is not set |
378 | # CONFIG_NET_9P is not set | 404 | # CONFIG_NET_9P is not set |
379 | 405 | ||
@@ -398,6 +424,7 @@ CONFIG_MTD=y | |||
398 | # CONFIG_MTD_DEBUG is not set | 424 | # CONFIG_MTD_DEBUG is not set |
399 | # CONFIG_MTD_CONCAT is not set | 425 | # CONFIG_MTD_CONCAT is not set |
400 | CONFIG_MTD_PARTITIONS=y | 426 | CONFIG_MTD_PARTITIONS=y |
427 | # CONFIG_MTD_TESTS is not set | ||
401 | # CONFIG_MTD_REDBOOT_PARTS is not set | 428 | # CONFIG_MTD_REDBOOT_PARTS is not set |
402 | CONFIG_MTD_CMDLINE_PARTS=y | 429 | CONFIG_MTD_CMDLINE_PARTS=y |
403 | # CONFIG_MTD_AFS_PARTS is not set | 430 | # CONFIG_MTD_AFS_PARTS is not set |
@@ -451,9 +478,7 @@ CONFIG_MTD_CFI_UTIL=y | |||
451 | # | 478 | # |
452 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set | 479 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set |
453 | CONFIG_MTD_PHYSMAP=y | 480 | CONFIG_MTD_PHYSMAP=y |
454 | CONFIG_MTD_PHYSMAP_START=0x0 | 481 | # CONFIG_MTD_PHYSMAP_COMPAT is not set |
455 | CONFIG_MTD_PHYSMAP_LEN=0x0 | ||
456 | CONFIG_MTD_PHYSMAP_BANKWIDTH=0 | ||
457 | # CONFIG_MTD_ARM_INTEGRATOR is not set | 482 | # CONFIG_MTD_ARM_INTEGRATOR is not set |
458 | # CONFIG_MTD_IMPA7 is not set | 483 | # CONFIG_MTD_IMPA7 is not set |
459 | # CONFIG_MTD_INTEL_VR_NOR is not set | 484 | # CONFIG_MTD_INTEL_VR_NOR is not set |
@@ -481,6 +506,7 @@ CONFIG_MTD_NAND=y | |||
481 | # CONFIG_MTD_NAND_VERIFY_WRITE is not set | 506 | # CONFIG_MTD_NAND_VERIFY_WRITE is not set |
482 | # CONFIG_MTD_NAND_ECC_SMC is not set | 507 | # CONFIG_MTD_NAND_ECC_SMC is not set |
483 | # CONFIG_MTD_NAND_MUSEUM_IDS is not set | 508 | # CONFIG_MTD_NAND_MUSEUM_IDS is not set |
509 | # CONFIG_MTD_NAND_GPIO is not set | ||
484 | CONFIG_MTD_NAND_IDS=y | 510 | CONFIG_MTD_NAND_IDS=y |
485 | # CONFIG_MTD_NAND_DISKONCHIP is not set | 511 | # CONFIG_MTD_NAND_DISKONCHIP is not set |
486 | # CONFIG_MTD_NAND_CAFE is not set | 512 | # CONFIG_MTD_NAND_CAFE is not set |
@@ -491,6 +517,11 @@ CONFIG_MTD_NAND_ORION=y | |||
491 | # CONFIG_MTD_ONENAND is not set | 517 | # CONFIG_MTD_ONENAND is not set |
492 | 518 | ||
493 | # | 519 | # |
520 | # LPDDR flash memory drivers | ||
521 | # | ||
522 | # CONFIG_MTD_LPDDR is not set | ||
523 | |||
524 | # | ||
494 | # UBI - Unsorted block images | 525 | # UBI - Unsorted block images |
495 | # | 526 | # |
496 | # CONFIG_MTD_UBI is not set | 527 | # CONFIG_MTD_UBI is not set |
@@ -567,7 +598,11 @@ CONFIG_SCSI_LOWLEVEL=y | |||
567 | # CONFIG_MEGARAID_NEWGEN is not set | 598 | # CONFIG_MEGARAID_NEWGEN is not set |
568 | # CONFIG_MEGARAID_LEGACY is not set | 599 | # CONFIG_MEGARAID_LEGACY is not set |
569 | # CONFIG_MEGARAID_SAS is not set | 600 | # CONFIG_MEGARAID_SAS is not set |
601 | # CONFIG_SCSI_MPT2SAS is not set | ||
570 | # CONFIG_SCSI_HPTIOP is not set | 602 | # CONFIG_SCSI_HPTIOP is not set |
603 | # CONFIG_LIBFC is not set | ||
604 | # CONFIG_LIBFCOE is not set | ||
605 | # CONFIG_FCOE is not set | ||
571 | # CONFIG_SCSI_DMX3191D is not set | 606 | # CONFIG_SCSI_DMX3191D is not set |
572 | # CONFIG_SCSI_FUTURE_DOMAIN is not set | 607 | # CONFIG_SCSI_FUTURE_DOMAIN is not set |
573 | # CONFIG_SCSI_IPS is not set | 608 | # CONFIG_SCSI_IPS is not set |
@@ -587,6 +622,7 @@ CONFIG_SCSI_LOWLEVEL=y | |||
587 | # CONFIG_SCSI_DEBUG is not set | 622 | # CONFIG_SCSI_DEBUG is not set |
588 | # CONFIG_SCSI_SRP is not set | 623 | # CONFIG_SCSI_SRP is not set |
589 | # CONFIG_SCSI_DH is not set | 624 | # CONFIG_SCSI_DH is not set |
625 | # CONFIG_SCSI_OSD_INITIATOR is not set | ||
590 | CONFIG_ATA=y | 626 | CONFIG_ATA=y |
591 | # CONFIG_ATA_NONSTANDARD is not set | 627 | # CONFIG_ATA_NONSTANDARD is not set |
592 | CONFIG_SATA_PMP=y | 628 | CONFIG_SATA_PMP=y |
@@ -660,6 +696,7 @@ CONFIG_SATA_MV=y | |||
660 | # CONFIG_IEEE1394 is not set | 696 | # CONFIG_IEEE1394 is not set |
661 | # CONFIG_I2O is not set | 697 | # CONFIG_I2O is not set |
662 | CONFIG_NETDEVICES=y | 698 | CONFIG_NETDEVICES=y |
699 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
663 | # CONFIG_DUMMY is not set | 700 | # CONFIG_DUMMY is not set |
664 | # CONFIG_BONDING is not set | 701 | # CONFIG_BONDING is not set |
665 | # CONFIG_MACVLAN is not set | 702 | # CONFIG_MACVLAN is not set |
@@ -682,6 +719,9 @@ CONFIG_MARVELL_PHY=y | |||
682 | # CONFIG_BROADCOM_PHY is not set | 719 | # CONFIG_BROADCOM_PHY is not set |
683 | # CONFIG_ICPLUS_PHY is not set | 720 | # CONFIG_ICPLUS_PHY is not set |
684 | # CONFIG_REALTEK_PHY is not set | 721 | # CONFIG_REALTEK_PHY is not set |
722 | # CONFIG_NATIONAL_PHY is not set | ||
723 | # CONFIG_STE10XP is not set | ||
724 | # CONFIG_LSI_ET1011C_PHY is not set | ||
685 | # CONFIG_FIXED_PHY is not set | 725 | # CONFIG_FIXED_PHY is not set |
686 | # CONFIG_MDIO_BITBANG is not set | 726 | # CONFIG_MDIO_BITBANG is not set |
687 | CONFIG_NET_ETHERNET=y | 727 | CONFIG_NET_ETHERNET=y |
@@ -694,7 +734,10 @@ CONFIG_MII=y | |||
694 | # CONFIG_SMC91X is not set | 734 | # CONFIG_SMC91X is not set |
695 | # CONFIG_DM9000 is not set | 735 | # CONFIG_DM9000 is not set |
696 | # CONFIG_ENC28J60 is not set | 736 | # CONFIG_ENC28J60 is not set |
737 | # CONFIG_ETHOC is not set | ||
697 | # CONFIG_SMC911X is not set | 738 | # CONFIG_SMC911X is not set |
739 | # CONFIG_SMSC911X is not set | ||
740 | # CONFIG_DNET is not set | ||
698 | # CONFIG_NET_TULIP is not set | 741 | # CONFIG_NET_TULIP is not set |
699 | # CONFIG_HP100 is not set | 742 | # CONFIG_HP100 is not set |
700 | # CONFIG_IBM_NEW_EMAC_ZMII is not set | 743 | # CONFIG_IBM_NEW_EMAC_ZMII is not set |
@@ -710,7 +753,6 @@ CONFIG_NET_PCI=y | |||
710 | # CONFIG_ADAPTEC_STARFIRE is not set | 753 | # CONFIG_ADAPTEC_STARFIRE is not set |
711 | # CONFIG_B44 is not set | 754 | # CONFIG_B44 is not set |
712 | # CONFIG_FORCEDETH is not set | 755 | # CONFIG_FORCEDETH is not set |
713 | # CONFIG_EEPRO100 is not set | ||
714 | # CONFIG_E100 is not set | 756 | # CONFIG_E100 is not set |
715 | # CONFIG_FEALNX is not set | 757 | # CONFIG_FEALNX is not set |
716 | # CONFIG_NATSEMI is not set | 758 | # CONFIG_NATSEMI is not set |
@@ -720,6 +762,7 @@ CONFIG_NET_PCI=y | |||
720 | # CONFIG_R6040 is not set | 762 | # CONFIG_R6040 is not set |
721 | # CONFIG_SIS900 is not set | 763 | # CONFIG_SIS900 is not set |
722 | # CONFIG_EPIC100 is not set | 764 | # CONFIG_EPIC100 is not set |
765 | # CONFIG_SMSC9420 is not set | ||
723 | # CONFIG_SUNDANCE is not set | 766 | # CONFIG_SUNDANCE is not set |
724 | # CONFIG_TLAN is not set | 767 | # CONFIG_TLAN is not set |
725 | # CONFIG_VIA_RHINE is not set | 768 | # CONFIG_VIA_RHINE is not set |
@@ -732,6 +775,7 @@ CONFIG_NETDEV_1000=y | |||
732 | # CONFIG_E1000E is not set | 775 | # CONFIG_E1000E is not set |
733 | # CONFIG_IP1000 is not set | 776 | # CONFIG_IP1000 is not set |
734 | # CONFIG_IGB is not set | 777 | # CONFIG_IGB is not set |
778 | # CONFIG_IGBVF is not set | ||
735 | # CONFIG_NS83820 is not set | 779 | # CONFIG_NS83820 is not set |
736 | # CONFIG_HAMACHI is not set | 780 | # CONFIG_HAMACHI is not set |
737 | # CONFIG_YELLOWFIN is not set | 781 | # CONFIG_YELLOWFIN is not set |
@@ -746,6 +790,7 @@ CONFIG_MV643XX_ETH=y | |||
746 | # CONFIG_QLA3XXX is not set | 790 | # CONFIG_QLA3XXX is not set |
747 | # CONFIG_ATL1 is not set | 791 | # CONFIG_ATL1 is not set |
748 | # CONFIG_ATL1E is not set | 792 | # CONFIG_ATL1E is not set |
793 | # CONFIG_ATL1C is not set | ||
749 | # CONFIG_JME is not set | 794 | # CONFIG_JME is not set |
750 | # CONFIG_NETDEV_10000 is not set | 795 | # CONFIG_NETDEV_10000 is not set |
751 | # CONFIG_TR is not set | 796 | # CONFIG_TR is not set |
@@ -754,8 +799,40 @@ CONFIG_MV643XX_ETH=y | |||
754 | # Wireless LAN | 799 | # Wireless LAN |
755 | # | 800 | # |
756 | # CONFIG_WLAN_PRE80211 is not set | 801 | # CONFIG_WLAN_PRE80211 is not set |
757 | # CONFIG_WLAN_80211 is not set | 802 | CONFIG_WLAN_80211=y |
758 | # CONFIG_IWLWIFI_LEDS is not set | 803 | CONFIG_LIBERTAS=y |
804 | # CONFIG_LIBERTAS_USB is not set | ||
805 | CONFIG_LIBERTAS_SDIO=y | ||
806 | # CONFIG_LIBERTAS_SPI is not set | ||
807 | # CONFIG_LIBERTAS_DEBUG is not set | ||
808 | # CONFIG_LIBERTAS_THINFIRM is not set | ||
809 | # CONFIG_ATMEL is not set | ||
810 | # CONFIG_AT76C50X_USB is not set | ||
811 | # CONFIG_PRISM54 is not set | ||
812 | # CONFIG_USB_ZD1201 is not set | ||
813 | # CONFIG_USB_NET_RNDIS_WLAN is not set | ||
814 | # CONFIG_RTL8180 is not set | ||
815 | # CONFIG_RTL8187 is not set | ||
816 | # CONFIG_ADM8211 is not set | ||
817 | # CONFIG_MAC80211_HWSIM is not set | ||
818 | # CONFIG_MWL8K is not set | ||
819 | # CONFIG_P54_COMMON is not set | ||
820 | # CONFIG_ATH5K is not set | ||
821 | # CONFIG_ATH9K is not set | ||
822 | # CONFIG_AR9170_USB is not set | ||
823 | # CONFIG_IPW2100 is not set | ||
824 | # CONFIG_IPW2200 is not set | ||
825 | # CONFIG_IWLWIFI is not set | ||
826 | # CONFIG_HOSTAP is not set | ||
827 | # CONFIG_B43 is not set | ||
828 | # CONFIG_B43LEGACY is not set | ||
829 | # CONFIG_ZD1211RW is not set | ||
830 | # CONFIG_RT2X00 is not set | ||
831 | # CONFIG_HERMES is not set | ||
832 | |||
833 | # | ||
834 | # Enable WiMAX (Networking options) to see the WiMAX drivers | ||
835 | # | ||
759 | 836 | ||
760 | # | 837 | # |
761 | # USB Network Adapters | 838 | # USB Network Adapters |
@@ -791,13 +868,20 @@ CONFIG_INPUT_MOUSEDEV_PSAUX=y | |||
791 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 | 868 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 |
792 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | 869 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 |
793 | # CONFIG_INPUT_JOYDEV is not set | 870 | # CONFIG_INPUT_JOYDEV is not set |
794 | # CONFIG_INPUT_EVDEV is not set | 871 | CONFIG_INPUT_EVDEV=y |
795 | # CONFIG_INPUT_EVBUG is not set | 872 | # CONFIG_INPUT_EVBUG is not set |
796 | 873 | ||
797 | # | 874 | # |
798 | # Input Device Drivers | 875 | # Input Device Drivers |
799 | # | 876 | # |
800 | # CONFIG_INPUT_KEYBOARD is not set | 877 | CONFIG_INPUT_KEYBOARD=y |
878 | CONFIG_KEYBOARD_ATKBD=y | ||
879 | # CONFIG_KEYBOARD_SUNKBD is not set | ||
880 | # CONFIG_KEYBOARD_LKKBD is not set | ||
881 | # CONFIG_KEYBOARD_XTKBD is not set | ||
882 | # CONFIG_KEYBOARD_NEWTON is not set | ||
883 | # CONFIG_KEYBOARD_STOWAWAY is not set | ||
884 | CONFIG_KEYBOARD_GPIO=y | ||
801 | # CONFIG_INPUT_MOUSE is not set | 885 | # CONFIG_INPUT_MOUSE is not set |
802 | # CONFIG_INPUT_JOYSTICK is not set | 886 | # CONFIG_INPUT_JOYSTICK is not set |
803 | # CONFIG_INPUT_TABLET is not set | 887 | # CONFIG_INPUT_TABLET is not set |
@@ -807,7 +891,11 @@ CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | |||
807 | # | 891 | # |
808 | # Hardware I/O ports | 892 | # Hardware I/O ports |
809 | # | 893 | # |
810 | # CONFIG_SERIO is not set | 894 | CONFIG_SERIO=y |
895 | CONFIG_SERIO_SERPORT=y | ||
896 | # CONFIG_SERIO_PCIPS2 is not set | ||
897 | CONFIG_SERIO_LIBPS2=y | ||
898 | # CONFIG_SERIO_RAW is not set | ||
811 | # CONFIG_GAMEPORT is not set | 899 | # CONFIG_GAMEPORT is not set |
812 | 900 | ||
813 | # | 901 | # |
@@ -835,15 +923,16 @@ CONFIG_SERIAL_8250_RUNTIME_UARTS=2 | |||
835 | # | 923 | # |
836 | # Non-8250 serial port support | 924 | # Non-8250 serial port support |
837 | # | 925 | # |
926 | # CONFIG_SERIAL_MAX3100 is not set | ||
838 | CONFIG_SERIAL_CORE=y | 927 | CONFIG_SERIAL_CORE=y |
839 | CONFIG_SERIAL_CORE_CONSOLE=y | 928 | CONFIG_SERIAL_CORE_CONSOLE=y |
840 | # CONFIG_SERIAL_JSM is not set | 929 | # CONFIG_SERIAL_JSM is not set |
841 | CONFIG_UNIX98_PTYS=y | 930 | CONFIG_UNIX98_PTYS=y |
931 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set | ||
842 | CONFIG_LEGACY_PTYS=y | 932 | CONFIG_LEGACY_PTYS=y |
843 | CONFIG_LEGACY_PTY_COUNT=16 | 933 | CONFIG_LEGACY_PTY_COUNT=16 |
844 | # CONFIG_IPMI_HANDLER is not set | 934 | # CONFIG_IPMI_HANDLER is not set |
845 | # CONFIG_HW_RANDOM is not set | 935 | # CONFIG_HW_RANDOM is not set |
846 | # CONFIG_NVRAM is not set | ||
847 | # CONFIG_R3964 is not set | 936 | # CONFIG_R3964 is not set |
848 | # CONFIG_APPLICOM is not set | 937 | # CONFIG_APPLICOM is not set |
849 | # CONFIG_RAW_DRIVER is not set | 938 | # CONFIG_RAW_DRIVER is not set |
@@ -879,6 +968,7 @@ CONFIG_I2C_HELPER_AUTO=y | |||
879 | # | 968 | # |
880 | # I2C system bus drivers (mostly embedded / system-on-chip) | 969 | # I2C system bus drivers (mostly embedded / system-on-chip) |
881 | # | 970 | # |
971 | # CONFIG_I2C_GPIO is not set | ||
882 | CONFIG_I2C_MV64XXX=y | 972 | CONFIG_I2C_MV64XXX=y |
883 | # CONFIG_I2C_OCORES is not set | 973 | # CONFIG_I2C_OCORES is not set |
884 | # CONFIG_I2C_SIMTEC is not set | 974 | # CONFIG_I2C_SIMTEC is not set |
@@ -905,12 +995,9 @@ CONFIG_I2C_MV64XXX=y | |||
905 | # Miscellaneous I2C Chip support | 995 | # Miscellaneous I2C Chip support |
906 | # | 996 | # |
907 | # CONFIG_DS1682 is not set | 997 | # CONFIG_DS1682 is not set |
908 | # CONFIG_EEPROM_AT24 is not set | ||
909 | # CONFIG_EEPROM_LEGACY is not set | ||
910 | # CONFIG_SENSORS_PCF8574 is not set | 998 | # CONFIG_SENSORS_PCF8574 is not set |
911 | # CONFIG_PCF8575 is not set | 999 | # CONFIG_PCF8575 is not set |
912 | # CONFIG_SENSORS_PCA9539 is not set | 1000 | # CONFIG_SENSORS_PCA9539 is not set |
913 | # CONFIG_SENSORS_PCF8591 is not set | ||
914 | # CONFIG_SENSORS_MAX6875 is not set | 1001 | # CONFIG_SENSORS_MAX6875 is not set |
915 | # CONFIG_SENSORS_TSL2550 is not set | 1002 | # CONFIG_SENSORS_TSL2550 is not set |
916 | # CONFIG_I2C_DEBUG_CORE is not set | 1003 | # CONFIG_I2C_DEBUG_CORE is not set |
@@ -925,12 +1012,12 @@ CONFIG_SPI_MASTER=y | |||
925 | # SPI Master Controller Drivers | 1012 | # SPI Master Controller Drivers |
926 | # | 1013 | # |
927 | # CONFIG_SPI_BITBANG is not set | 1014 | # CONFIG_SPI_BITBANG is not set |
1015 | # CONFIG_SPI_GPIO is not set | ||
928 | CONFIG_SPI_ORION=y | 1016 | CONFIG_SPI_ORION=y |
929 | 1017 | ||
930 | # | 1018 | # |
931 | # SPI Protocol Masters | 1019 | # SPI Protocol Masters |
932 | # | 1020 | # |
933 | # CONFIG_EEPROM_AT25 is not set | ||
934 | # CONFIG_SPI_SPIDEV is not set | 1021 | # CONFIG_SPI_SPIDEV is not set |
935 | # CONFIG_SPI_TLE62X0 is not set | 1022 | # CONFIG_SPI_TLE62X0 is not set |
936 | # CONFIG_W1 is not set | 1023 | # CONFIG_W1 is not set |
@@ -952,10 +1039,12 @@ CONFIG_SSB_POSSIBLE=y | |||
952 | # CONFIG_MFD_CORE is not set | 1039 | # CONFIG_MFD_CORE is not set |
953 | # CONFIG_MFD_SM501 is not set | 1040 | # CONFIG_MFD_SM501 is not set |
954 | # CONFIG_HTC_PASIC3 is not set | 1041 | # CONFIG_HTC_PASIC3 is not set |
1042 | # CONFIG_TWL4030_CORE is not set | ||
955 | # CONFIG_MFD_TMIO is not set | 1043 | # CONFIG_MFD_TMIO is not set |
956 | # CONFIG_PMIC_DA903X is not set | 1044 | # CONFIG_PMIC_DA903X is not set |
957 | # CONFIG_MFD_WM8400 is not set | 1045 | # CONFIG_MFD_WM8400 is not set |
958 | # CONFIG_MFD_WM8350_I2C is not set | 1046 | # CONFIG_MFD_WM8350_I2C is not set |
1047 | # CONFIG_MFD_PCF50633 is not set | ||
959 | 1048 | ||
960 | # | 1049 | # |
961 | # Multimedia devices | 1050 | # Multimedia devices |
@@ -1008,28 +1097,31 @@ CONFIG_USB_HID=y | |||
1008 | # | 1097 | # |
1009 | # Special HID drivers | 1098 | # Special HID drivers |
1010 | # | 1099 | # |
1011 | CONFIG_HID_COMPAT=y | ||
1012 | CONFIG_HID_A4TECH=y | 1100 | CONFIG_HID_A4TECH=y |
1013 | CONFIG_HID_APPLE=y | 1101 | CONFIG_HID_APPLE=y |
1014 | CONFIG_HID_BELKIN=y | 1102 | CONFIG_HID_BELKIN=y |
1015 | CONFIG_HID_BRIGHT=y | ||
1016 | CONFIG_HID_CHERRY=y | 1103 | CONFIG_HID_CHERRY=y |
1017 | CONFIG_HID_CHICONY=y | 1104 | CONFIG_HID_CHICONY=y |
1018 | CONFIG_HID_CYPRESS=y | 1105 | CONFIG_HID_CYPRESS=y |
1019 | CONFIG_HID_DELL=y | 1106 | # CONFIG_DRAGONRISE_FF is not set |
1020 | CONFIG_HID_EZKEY=y | 1107 | CONFIG_HID_EZKEY=y |
1108 | CONFIG_HID_KYE=y | ||
1021 | CONFIG_HID_GYRATION=y | 1109 | CONFIG_HID_GYRATION=y |
1110 | CONFIG_HID_KENSINGTON=y | ||
1022 | CONFIG_HID_LOGITECH=y | 1111 | CONFIG_HID_LOGITECH=y |
1023 | # CONFIG_LOGITECH_FF is not set | 1112 | # CONFIG_LOGITECH_FF is not set |
1024 | # CONFIG_LOGIRUMBLEPAD2_FF is not set | 1113 | # CONFIG_LOGIRUMBLEPAD2_FF is not set |
1025 | CONFIG_HID_MICROSOFT=y | 1114 | CONFIG_HID_MICROSOFT=y |
1026 | CONFIG_HID_MONTEREY=y | 1115 | CONFIG_HID_MONTEREY=y |
1116 | CONFIG_HID_NTRIG=y | ||
1027 | CONFIG_HID_PANTHERLORD=y | 1117 | CONFIG_HID_PANTHERLORD=y |
1028 | # CONFIG_PANTHERLORD_FF is not set | 1118 | # CONFIG_PANTHERLORD_FF is not set |
1029 | CONFIG_HID_PETALYNX=y | 1119 | CONFIG_HID_PETALYNX=y |
1030 | CONFIG_HID_SAMSUNG=y | 1120 | CONFIG_HID_SAMSUNG=y |
1031 | CONFIG_HID_SONY=y | 1121 | CONFIG_HID_SONY=y |
1032 | CONFIG_HID_SUNPLUS=y | 1122 | CONFIG_HID_SUNPLUS=y |
1123 | # CONFIG_GREENASIA_FF is not set | ||
1124 | CONFIG_HID_TOPSEED=y | ||
1033 | # CONFIG_THRUSTMASTER_FF is not set | 1125 | # CONFIG_THRUSTMASTER_FF is not set |
1034 | # CONFIG_ZEROPLUS_FF is not set | 1126 | # CONFIG_ZEROPLUS_FF is not set |
1035 | CONFIG_USB_SUPPORT=y | 1127 | CONFIG_USB_SUPPORT=y |
@@ -1058,6 +1150,7 @@ CONFIG_USB_DEVICE_CLASS=y | |||
1058 | CONFIG_USB_EHCI_HCD=y | 1150 | CONFIG_USB_EHCI_HCD=y |
1059 | CONFIG_USB_EHCI_ROOT_HUB_TT=y | 1151 | CONFIG_USB_EHCI_ROOT_HUB_TT=y |
1060 | CONFIG_USB_EHCI_TT_NEWSCHED=y | 1152 | CONFIG_USB_EHCI_TT_NEWSCHED=y |
1153 | # CONFIG_USB_OXU210HP_HCD is not set | ||
1061 | # CONFIG_USB_ISP116X_HCD is not set | 1154 | # CONFIG_USB_ISP116X_HCD is not set |
1062 | # CONFIG_USB_ISP1760_HCD is not set | 1155 | # CONFIG_USB_ISP1760_HCD is not set |
1063 | # CONFIG_USB_OHCI_HCD is not set | 1156 | # CONFIG_USB_OHCI_HCD is not set |
@@ -1076,18 +1169,17 @@ CONFIG_USB_PRINTER=m | |||
1076 | # CONFIG_USB_TMC is not set | 1169 | # CONFIG_USB_TMC is not set |
1077 | 1170 | ||
1078 | # | 1171 | # |
1079 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may also be needed; | 1172 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may |
1080 | # | 1173 | # |
1081 | 1174 | ||
1082 | # | 1175 | # |
1083 | # see USB_STORAGE Help for more information | 1176 | # also be needed; see USB_STORAGE Help for more info |
1084 | # | 1177 | # |
1085 | CONFIG_USB_STORAGE=y | 1178 | CONFIG_USB_STORAGE=y |
1086 | # CONFIG_USB_STORAGE_DEBUG is not set | 1179 | # CONFIG_USB_STORAGE_DEBUG is not set |
1087 | CONFIG_USB_STORAGE_DATAFAB=y | 1180 | CONFIG_USB_STORAGE_DATAFAB=y |
1088 | CONFIG_USB_STORAGE_FREECOM=y | 1181 | CONFIG_USB_STORAGE_FREECOM=y |
1089 | # CONFIG_USB_STORAGE_ISD200 is not set | 1182 | # CONFIG_USB_STORAGE_ISD200 is not set |
1090 | CONFIG_USB_STORAGE_DPCM=y | ||
1091 | # CONFIG_USB_STORAGE_USBAT is not set | 1183 | # CONFIG_USB_STORAGE_USBAT is not set |
1092 | CONFIG_USB_STORAGE_SDDR09=y | 1184 | CONFIG_USB_STORAGE_SDDR09=y |
1093 | CONFIG_USB_STORAGE_SDDR55=y | 1185 | CONFIG_USB_STORAGE_SDDR55=y |
@@ -1123,7 +1215,6 @@ CONFIG_USB_STORAGE_JUMPSHOT=y | |||
1123 | # CONFIG_USB_LED is not set | 1215 | # CONFIG_USB_LED is not set |
1124 | # CONFIG_USB_CYPRESS_CY7C63 is not set | 1216 | # CONFIG_USB_CYPRESS_CY7C63 is not set |
1125 | # CONFIG_USB_CYTHERM is not set | 1217 | # CONFIG_USB_CYTHERM is not set |
1126 | # CONFIG_USB_PHIDGET is not set | ||
1127 | # CONFIG_USB_IDMOUSE is not set | 1218 | # CONFIG_USB_IDMOUSE is not set |
1128 | # CONFIG_USB_FTDI_ELAN is not set | 1219 | # CONFIG_USB_FTDI_ELAN is not set |
1129 | # CONFIG_USB_APPLEDISPLAY is not set | 1220 | # CONFIG_USB_APPLEDISPLAY is not set |
@@ -1135,21 +1226,60 @@ CONFIG_USB_STORAGE_JUMPSHOT=y | |||
1135 | # CONFIG_USB_ISIGHTFW is not set | 1226 | # CONFIG_USB_ISIGHTFW is not set |
1136 | # CONFIG_USB_VST is not set | 1227 | # CONFIG_USB_VST is not set |
1137 | # CONFIG_USB_GADGET is not set | 1228 | # CONFIG_USB_GADGET is not set |
1229 | |||
1230 | # | ||
1231 | # OTG and related infrastructure | ||
1232 | # | ||
1233 | # CONFIG_USB_GPIO_VBUS is not set | ||
1234 | # CONFIG_NOP_USB_XCEIV is not set | ||
1138 | # CONFIG_UWB is not set | 1235 | # CONFIG_UWB is not set |
1139 | # CONFIG_MMC is not set | 1236 | CONFIG_MMC=y |
1237 | # CONFIG_MMC_DEBUG is not set | ||
1238 | # CONFIG_MMC_UNSAFE_RESUME is not set | ||
1239 | |||
1240 | # | ||
1241 | # MMC/SD/SDIO Card Drivers | ||
1242 | # | ||
1243 | CONFIG_MMC_BLOCK=y | ||
1244 | CONFIG_MMC_BLOCK_BOUNCE=y | ||
1245 | CONFIG_SDIO_UART=y | ||
1246 | # CONFIG_MMC_TEST is not set | ||
1247 | |||
1248 | # | ||
1249 | # MMC/SD/SDIO Host Controller Drivers | ||
1250 | # | ||
1251 | # CONFIG_MMC_SDHCI is not set | ||
1252 | # CONFIG_MMC_TIFM_SD is not set | ||
1253 | CONFIG_MMC_MVSDIO=y | ||
1254 | # CONFIG_MMC_SPI is not set | ||
1140 | # CONFIG_MEMSTICK is not set | 1255 | # CONFIG_MEMSTICK is not set |
1141 | # CONFIG_ACCESSIBILITY is not set | 1256 | # CONFIG_ACCESSIBILITY is not set |
1142 | CONFIG_NEW_LEDS=y | 1257 | CONFIG_NEW_LEDS=y |
1143 | # CONFIG_LEDS_CLASS is not set | 1258 | CONFIG_LEDS_CLASS=y |
1144 | 1259 | ||
1145 | # | 1260 | # |
1146 | # LED drivers | 1261 | # LED drivers |
1147 | # | 1262 | # |
1263 | # CONFIG_LEDS_PCA9532 is not set | ||
1264 | CONFIG_LEDS_GPIO=y | ||
1265 | CONFIG_LEDS_GPIO_PLATFORM=y | ||
1266 | # CONFIG_LEDS_LP5521 is not set | ||
1267 | # CONFIG_LEDS_PCA955X is not set | ||
1268 | # CONFIG_LEDS_DAC124S085 is not set | ||
1269 | # CONFIG_LEDS_BD2802 is not set | ||
1148 | 1270 | ||
1149 | # | 1271 | # |
1150 | # LED Triggers | 1272 | # LED Triggers |
1151 | # | 1273 | # |
1152 | # CONFIG_LEDS_TRIGGERS is not set | 1274 | CONFIG_LEDS_TRIGGERS=y |
1275 | CONFIG_LEDS_TRIGGER_TIMER=y | ||
1276 | CONFIG_LEDS_TRIGGER_HEARTBEAT=y | ||
1277 | # CONFIG_LEDS_TRIGGER_BACKLIGHT is not set | ||
1278 | CONFIG_LEDS_TRIGGER_DEFAULT_ON=y | ||
1279 | |||
1280 | # | ||
1281 | # iptables trigger is under Netfilter config (LED target) | ||
1282 | # | ||
1153 | CONFIG_RTC_LIB=y | 1283 | CONFIG_RTC_LIB=y |
1154 | CONFIG_RTC_CLASS=y | 1284 | CONFIG_RTC_CLASS=y |
1155 | CONFIG_RTC_HCTOSYS=y | 1285 | CONFIG_RTC_HCTOSYS=y |
@@ -1178,7 +1308,7 @@ CONFIG_RTC_INTF_DEV=y | |||
1178 | # CONFIG_RTC_DRV_PCF8563 is not set | 1308 | # CONFIG_RTC_DRV_PCF8563 is not set |
1179 | # CONFIG_RTC_DRV_PCF8583 is not set | 1309 | # CONFIG_RTC_DRV_PCF8583 is not set |
1180 | # CONFIG_RTC_DRV_M41T80 is not set | 1310 | # CONFIG_RTC_DRV_M41T80 is not set |
1181 | # CONFIG_RTC_DRV_S35390A is not set | 1311 | CONFIG_RTC_DRV_S35390A=y |
1182 | # CONFIG_RTC_DRV_FM3130 is not set | 1312 | # CONFIG_RTC_DRV_FM3130 is not set |
1183 | # CONFIG_RTC_DRV_RX8581 is not set | 1313 | # CONFIG_RTC_DRV_RX8581 is not set |
1184 | 1314 | ||
@@ -1224,9 +1354,12 @@ CONFIG_DMA_ENGINE=y | |||
1224 | # DMA Clients | 1354 | # DMA Clients |
1225 | # | 1355 | # |
1226 | # CONFIG_NET_DMA is not set | 1356 | # CONFIG_NET_DMA is not set |
1357 | # CONFIG_ASYNC_TX_DMA is not set | ||
1227 | # CONFIG_DMATEST is not set | 1358 | # CONFIG_DMATEST is not set |
1359 | # CONFIG_AUXDISPLAY is not set | ||
1228 | # CONFIG_REGULATOR is not set | 1360 | # CONFIG_REGULATOR is not set |
1229 | # CONFIG_UIO is not set | 1361 | # CONFIG_UIO is not set |
1362 | # CONFIG_STAGING is not set | ||
1230 | 1363 | ||
1231 | # | 1364 | # |
1232 | # File systems | 1365 | # File systems |
@@ -1235,19 +1368,18 @@ CONFIG_EXT2_FS=y | |||
1235 | # CONFIG_EXT2_FS_XATTR is not set | 1368 | # CONFIG_EXT2_FS_XATTR is not set |
1236 | # CONFIG_EXT2_FS_XIP is not set | 1369 | # CONFIG_EXT2_FS_XIP is not set |
1237 | CONFIG_EXT3_FS=y | 1370 | CONFIG_EXT3_FS=y |
1371 | # CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set | ||
1238 | # CONFIG_EXT3_FS_XATTR is not set | 1372 | # CONFIG_EXT3_FS_XATTR is not set |
1239 | # CONFIG_EXT4_FS is not set | 1373 | # CONFIG_EXT4_FS is not set |
1240 | CONFIG_JBD=y | 1374 | CONFIG_JBD=y |
1375 | # CONFIG_JBD_DEBUG is not set | ||
1241 | # CONFIG_REISERFS_FS is not set | 1376 | # CONFIG_REISERFS_FS is not set |
1242 | # CONFIG_JFS_FS is not set | 1377 | # CONFIG_JFS_FS is not set |
1243 | # CONFIG_FS_POSIX_ACL is not set | 1378 | # CONFIG_FS_POSIX_ACL is not set |
1244 | CONFIG_FILE_LOCKING=y | 1379 | CONFIG_FILE_LOCKING=y |
1245 | CONFIG_XFS_FS=y | 1380 | # CONFIG_XFS_FS is not set |
1246 | # CONFIG_XFS_QUOTA is not set | ||
1247 | # CONFIG_XFS_POSIX_ACL is not set | ||
1248 | # CONFIG_XFS_RT is not set | ||
1249 | # CONFIG_XFS_DEBUG is not set | ||
1250 | # CONFIG_OCFS2_FS is not set | 1381 | # CONFIG_OCFS2_FS is not set |
1382 | # CONFIG_BTRFS_FS is not set | ||
1251 | CONFIG_DNOTIFY=y | 1383 | CONFIG_DNOTIFY=y |
1252 | CONFIG_INOTIFY=y | 1384 | CONFIG_INOTIFY=y |
1253 | CONFIG_INOTIFY_USER=y | 1385 | CONFIG_INOTIFY_USER=y |
@@ -1257,6 +1389,11 @@ CONFIG_INOTIFY_USER=y | |||
1257 | # CONFIG_FUSE_FS is not set | 1389 | # CONFIG_FUSE_FS is not set |
1258 | 1390 | ||
1259 | # | 1391 | # |
1392 | # Caches | ||
1393 | # | ||
1394 | # CONFIG_FSCACHE is not set | ||
1395 | |||
1396 | # | ||
1260 | # CD-ROM/DVD Filesystems | 1397 | # CD-ROM/DVD Filesystems |
1261 | # | 1398 | # |
1262 | CONFIG_ISO9660_FS=m | 1399 | CONFIG_ISO9660_FS=m |
@@ -1268,9 +1405,9 @@ CONFIG_UDF_NLS=y | |||
1268 | # | 1405 | # |
1269 | # DOS/FAT/NT Filesystems | 1406 | # DOS/FAT/NT Filesystems |
1270 | # | 1407 | # |
1271 | CONFIG_FAT_FS=m | 1408 | CONFIG_FAT_FS=y |
1272 | CONFIG_MSDOS_FS=m | 1409 | CONFIG_MSDOS_FS=y |
1273 | CONFIG_VFAT_FS=m | 1410 | CONFIG_VFAT_FS=y |
1274 | CONFIG_FAT_DEFAULT_CODEPAGE=437 | 1411 | CONFIG_FAT_DEFAULT_CODEPAGE=437 |
1275 | CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" | 1412 | CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" |
1276 | # CONFIG_NTFS_FS is not set | 1413 | # CONFIG_NTFS_FS is not set |
@@ -1286,10 +1423,7 @@ CONFIG_TMPFS=y | |||
1286 | # CONFIG_TMPFS_POSIX_ACL is not set | 1423 | # CONFIG_TMPFS_POSIX_ACL is not set |
1287 | # CONFIG_HUGETLB_PAGE is not set | 1424 | # CONFIG_HUGETLB_PAGE is not set |
1288 | # CONFIG_CONFIGFS_FS is not set | 1425 | # CONFIG_CONFIGFS_FS is not set |
1289 | 1426 | CONFIG_MISC_FILESYSTEMS=y | |
1290 | # | ||
1291 | # Miscellaneous filesystems | ||
1292 | # | ||
1293 | # CONFIG_ADFS_FS is not set | 1427 | # CONFIG_ADFS_FS is not set |
1294 | # CONFIG_AFFS_FS is not set | 1428 | # CONFIG_AFFS_FS is not set |
1295 | # CONFIG_HFS_FS is not set | 1429 | # CONFIG_HFS_FS is not set |
@@ -1309,6 +1443,7 @@ CONFIG_JFFS2_ZLIB=y | |||
1309 | CONFIG_JFFS2_RTIME=y | 1443 | CONFIG_JFFS2_RTIME=y |
1310 | # CONFIG_JFFS2_RUBIN is not set | 1444 | # CONFIG_JFFS2_RUBIN is not set |
1311 | CONFIG_CRAMFS=y | 1445 | CONFIG_CRAMFS=y |
1446 | # CONFIG_SQUASHFS is not set | ||
1312 | # CONFIG_VXFS_FS is not set | 1447 | # CONFIG_VXFS_FS is not set |
1313 | # CONFIG_MINIX_FS is not set | 1448 | # CONFIG_MINIX_FS is not set |
1314 | # CONFIG_OMFS_FS is not set | 1449 | # CONFIG_OMFS_FS is not set |
@@ -1317,6 +1452,7 @@ CONFIG_CRAMFS=y | |||
1317 | # CONFIG_ROMFS_FS is not set | 1452 | # CONFIG_ROMFS_FS is not set |
1318 | # CONFIG_SYSV_FS is not set | 1453 | # CONFIG_SYSV_FS is not set |
1319 | # CONFIG_UFS_FS is not set | 1454 | # CONFIG_UFS_FS is not set |
1455 | # CONFIG_NILFS2_FS is not set | ||
1320 | CONFIG_NETWORK_FILESYSTEMS=y | 1456 | CONFIG_NETWORK_FILESYSTEMS=y |
1321 | CONFIG_NFS_FS=y | 1457 | CONFIG_NFS_FS=y |
1322 | CONFIG_NFS_V3=y | 1458 | CONFIG_NFS_V3=y |
@@ -1328,7 +1464,6 @@ CONFIG_LOCKD=y | |||
1328 | CONFIG_LOCKD_V4=y | 1464 | CONFIG_LOCKD_V4=y |
1329 | CONFIG_NFS_COMMON=y | 1465 | CONFIG_NFS_COMMON=y |
1330 | CONFIG_SUNRPC=y | 1466 | CONFIG_SUNRPC=y |
1331 | # CONFIG_SUNRPC_REGISTER_V4 is not set | ||
1332 | # CONFIG_RPCSEC_GSS_KRB5 is not set | 1467 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
1333 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 1468 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
1334 | # CONFIG_SMB_FS is not set | 1469 | # CONFIG_SMB_FS is not set |
@@ -1393,13 +1528,16 @@ CONFIG_ENABLE_MUST_CHECK=y | |||
1393 | CONFIG_FRAME_WARN=1024 | 1528 | CONFIG_FRAME_WARN=1024 |
1394 | CONFIG_MAGIC_SYSRQ=y | 1529 | CONFIG_MAGIC_SYSRQ=y |
1395 | # CONFIG_UNUSED_SYMBOLS is not set | 1530 | # CONFIG_UNUSED_SYMBOLS is not set |
1396 | # CONFIG_DEBUG_FS is not set | 1531 | CONFIG_DEBUG_FS=y |
1397 | # CONFIG_HEADERS_CHECK is not set | 1532 | # CONFIG_HEADERS_CHECK is not set |
1398 | CONFIG_DEBUG_KERNEL=y | 1533 | CONFIG_DEBUG_KERNEL=y |
1399 | # CONFIG_DEBUG_SHIRQ is not set | 1534 | # CONFIG_DEBUG_SHIRQ is not set |
1400 | CONFIG_DETECT_SOFTLOCKUP=y | 1535 | CONFIG_DETECT_SOFTLOCKUP=y |
1401 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set | 1536 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set |
1402 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 | 1537 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 |
1538 | CONFIG_DETECT_HUNG_TASK=y | ||
1539 | # CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set | ||
1540 | CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0 | ||
1403 | # CONFIG_SCHED_DEBUG is not set | 1541 | # CONFIG_SCHED_DEBUG is not set |
1404 | # CONFIG_SCHEDSTATS is not set | 1542 | # CONFIG_SCHEDSTATS is not set |
1405 | # CONFIG_TIMER_STATS is not set | 1543 | # CONFIG_TIMER_STATS is not set |
@@ -1416,6 +1554,7 @@ CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 | |||
1416 | # CONFIG_LOCK_STAT is not set | 1554 | # CONFIG_LOCK_STAT is not set |
1417 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | 1555 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set |
1418 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set | 1556 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set |
1557 | CONFIG_STACKTRACE=y | ||
1419 | # CONFIG_DEBUG_KOBJECT is not set | 1558 | # CONFIG_DEBUG_KOBJECT is not set |
1420 | CONFIG_DEBUG_BUGVERBOSE=y | 1559 | CONFIG_DEBUG_BUGVERBOSE=y |
1421 | CONFIG_DEBUG_INFO=y | 1560 | CONFIG_DEBUG_INFO=y |
@@ -1424,7 +1563,7 @@ CONFIG_DEBUG_INFO=y | |||
1424 | CONFIG_DEBUG_MEMORY_INIT=y | 1563 | CONFIG_DEBUG_MEMORY_INIT=y |
1425 | # CONFIG_DEBUG_LIST is not set | 1564 | # CONFIG_DEBUG_LIST is not set |
1426 | # CONFIG_DEBUG_SG is not set | 1565 | # CONFIG_DEBUG_SG is not set |
1427 | CONFIG_FRAME_POINTER=y | 1566 | # CONFIG_DEBUG_NOTIFIERS is not set |
1428 | # CONFIG_BOOT_PRINTK_DELAY is not set | 1567 | # CONFIG_BOOT_PRINTK_DELAY is not set |
1429 | # CONFIG_RCU_TORTURE_TEST is not set | 1568 | # CONFIG_RCU_TORTURE_TEST is not set |
1430 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | 1569 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set |
@@ -1435,7 +1574,12 @@ CONFIG_FRAME_POINTER=y | |||
1435 | # CONFIG_FAULT_INJECTION is not set | 1574 | # CONFIG_FAULT_INJECTION is not set |
1436 | # CONFIG_LATENCYTOP is not set | 1575 | # CONFIG_LATENCYTOP is not set |
1437 | CONFIG_SYSCTL_SYSCALL_CHECK=y | 1576 | CONFIG_SYSCTL_SYSCALL_CHECK=y |
1577 | # CONFIG_PAGE_POISONING is not set | ||
1578 | CONFIG_NOP_TRACER=y | ||
1438 | CONFIG_HAVE_FUNCTION_TRACER=y | 1579 | CONFIG_HAVE_FUNCTION_TRACER=y |
1580 | CONFIG_RING_BUFFER=y | ||
1581 | CONFIG_TRACING=y | ||
1582 | CONFIG_TRACING_SUPPORT=y | ||
1439 | 1583 | ||
1440 | # | 1584 | # |
1441 | # Tracers | 1585 | # Tracers |
@@ -1445,12 +1589,19 @@ CONFIG_HAVE_FUNCTION_TRACER=y | |||
1445 | # CONFIG_PREEMPT_TRACER is not set | 1589 | # CONFIG_PREEMPT_TRACER is not set |
1446 | # CONFIG_SCHED_TRACER is not set | 1590 | # CONFIG_SCHED_TRACER is not set |
1447 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | 1591 | # CONFIG_CONTEXT_SWITCH_TRACER is not set |
1592 | # CONFIG_EVENT_TRACER is not set | ||
1448 | # CONFIG_BOOT_TRACER is not set | 1593 | # CONFIG_BOOT_TRACER is not set |
1594 | # CONFIG_TRACE_BRANCH_PROFILING is not set | ||
1449 | # CONFIG_STACK_TRACER is not set | 1595 | # CONFIG_STACK_TRACER is not set |
1450 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | 1596 | # CONFIG_KMEMTRACE is not set |
1597 | # CONFIG_WORKQUEUE_TRACER is not set | ||
1598 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
1599 | # CONFIG_FTRACE_STARTUP_TEST is not set | ||
1600 | # CONFIG_DYNAMIC_DEBUG is not set | ||
1451 | # CONFIG_SAMPLES is not set | 1601 | # CONFIG_SAMPLES is not set |
1452 | CONFIG_HAVE_ARCH_KGDB=y | 1602 | CONFIG_HAVE_ARCH_KGDB=y |
1453 | # CONFIG_KGDB is not set | 1603 | # CONFIG_KGDB is not set |
1604 | CONFIG_ARM_UNWIND=y | ||
1454 | CONFIG_DEBUG_USER=y | 1605 | CONFIG_DEBUG_USER=y |
1455 | CONFIG_DEBUG_ERRORS=y | 1606 | CONFIG_DEBUG_ERRORS=y |
1456 | # CONFIG_DEBUG_STACK_USAGE is not set | 1607 | # CONFIG_DEBUG_STACK_USAGE is not set |
@@ -1464,21 +1615,26 @@ CONFIG_DEBUG_LL=y | |||
1464 | # CONFIG_SECURITY is not set | 1615 | # CONFIG_SECURITY is not set |
1465 | # CONFIG_SECURITYFS is not set | 1616 | # CONFIG_SECURITYFS is not set |
1466 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | 1617 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set |
1467 | CONFIG_ASYNC_CORE=y | ||
1468 | CONFIG_CRYPTO=y | 1618 | CONFIG_CRYPTO=y |
1469 | 1619 | ||
1470 | # | 1620 | # |
1471 | # Crypto core or helper | 1621 | # Crypto core or helper |
1472 | # | 1622 | # |
1473 | # CONFIG_CRYPTO_FIPS is not set | 1623 | # CONFIG_CRYPTO_FIPS is not set |
1474 | CONFIG_CRYPTO_ALGAPI=m | 1624 | CONFIG_CRYPTO_ALGAPI=y |
1475 | CONFIG_CRYPTO_AEAD=m | 1625 | CONFIG_CRYPTO_ALGAPI2=y |
1476 | CONFIG_CRYPTO_BLKCIPHER=m | 1626 | CONFIG_CRYPTO_AEAD2=y |
1477 | CONFIG_CRYPTO_HASH=m | 1627 | CONFIG_CRYPTO_BLKCIPHER=y |
1478 | CONFIG_CRYPTO_RNG=m | 1628 | CONFIG_CRYPTO_BLKCIPHER2=y |
1479 | CONFIG_CRYPTO_MANAGER=m | 1629 | CONFIG_CRYPTO_HASH=y |
1630 | CONFIG_CRYPTO_HASH2=y | ||
1631 | CONFIG_CRYPTO_RNG2=y | ||
1632 | CONFIG_CRYPTO_PCOMP=y | ||
1633 | CONFIG_CRYPTO_MANAGER=y | ||
1634 | CONFIG_CRYPTO_MANAGER2=y | ||
1480 | # CONFIG_CRYPTO_GF128MUL is not set | 1635 | # CONFIG_CRYPTO_GF128MUL is not set |
1481 | # CONFIG_CRYPTO_NULL is not set | 1636 | # CONFIG_CRYPTO_NULL is not set |
1637 | CONFIG_CRYPTO_WORKQUEUE=y | ||
1482 | # CONFIG_CRYPTO_CRYPTD is not set | 1638 | # CONFIG_CRYPTO_CRYPTD is not set |
1483 | # CONFIG_CRYPTO_AUTHENC is not set | 1639 | # CONFIG_CRYPTO_AUTHENC is not set |
1484 | # CONFIG_CRYPTO_TEST is not set | 1640 | # CONFIG_CRYPTO_TEST is not set |
@@ -1496,7 +1652,7 @@ CONFIG_CRYPTO_MANAGER=m | |||
1496 | CONFIG_CRYPTO_CBC=m | 1652 | CONFIG_CRYPTO_CBC=m |
1497 | # CONFIG_CRYPTO_CTR is not set | 1653 | # CONFIG_CRYPTO_CTR is not set |
1498 | # CONFIG_CRYPTO_CTS is not set | 1654 | # CONFIG_CRYPTO_CTS is not set |
1499 | CONFIG_CRYPTO_ECB=m | 1655 | CONFIG_CRYPTO_ECB=y |
1500 | # CONFIG_CRYPTO_LRW is not set | 1656 | # CONFIG_CRYPTO_LRW is not set |
1501 | CONFIG_CRYPTO_PCBC=m | 1657 | CONFIG_CRYPTO_PCBC=m |
1502 | # CONFIG_CRYPTO_XTS is not set | 1658 | # CONFIG_CRYPTO_XTS is not set |
@@ -1510,7 +1666,7 @@ CONFIG_CRYPTO_PCBC=m | |||
1510 | # | 1666 | # |
1511 | # Digest | 1667 | # Digest |
1512 | # | 1668 | # |
1513 | # CONFIG_CRYPTO_CRC32C is not set | 1669 | CONFIG_CRYPTO_CRC32C=y |
1514 | # CONFIG_CRYPTO_MD4 is not set | 1670 | # CONFIG_CRYPTO_MD4 is not set |
1515 | # CONFIG_CRYPTO_MD5 is not set | 1671 | # CONFIG_CRYPTO_MD5 is not set |
1516 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 1672 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
@@ -1527,9 +1683,9 @@ CONFIG_CRYPTO_PCBC=m | |||
1527 | # | 1683 | # |
1528 | # Ciphers | 1684 | # Ciphers |
1529 | # | 1685 | # |
1530 | # CONFIG_CRYPTO_AES is not set | 1686 | CONFIG_CRYPTO_AES=y |
1531 | # CONFIG_CRYPTO_ANUBIS is not set | 1687 | # CONFIG_CRYPTO_ANUBIS is not set |
1532 | # CONFIG_CRYPTO_ARC4 is not set | 1688 | CONFIG_CRYPTO_ARC4=y |
1533 | # CONFIG_CRYPTO_BLOWFISH is not set | 1689 | # CONFIG_CRYPTO_BLOWFISH is not set |
1534 | # CONFIG_CRYPTO_CAMELLIA is not set | 1690 | # CONFIG_CRYPTO_CAMELLIA is not set |
1535 | # CONFIG_CRYPTO_CAST5 is not set | 1691 | # CONFIG_CRYPTO_CAST5 is not set |
@@ -1547,6 +1703,7 @@ CONFIG_CRYPTO_PCBC=m | |||
1547 | # Compression | 1703 | # Compression |
1548 | # | 1704 | # |
1549 | # CONFIG_CRYPTO_DEFLATE is not set | 1705 | # CONFIG_CRYPTO_DEFLATE is not set |
1706 | # CONFIG_CRYPTO_ZLIB is not set | ||
1550 | # CONFIG_CRYPTO_LZO is not set | 1707 | # CONFIG_CRYPTO_LZO is not set |
1551 | 1708 | ||
1552 | # | 1709 | # |
@@ -1555,11 +1712,13 @@ CONFIG_CRYPTO_PCBC=m | |||
1555 | # CONFIG_CRYPTO_ANSI_CPRNG is not set | 1712 | # CONFIG_CRYPTO_ANSI_CPRNG is not set |
1556 | CONFIG_CRYPTO_HW=y | 1713 | CONFIG_CRYPTO_HW=y |
1557 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set | 1714 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set |
1715 | CONFIG_BINARY_PRINTF=y | ||
1558 | 1716 | ||
1559 | # | 1717 | # |
1560 | # Library routines | 1718 | # Library routines |
1561 | # | 1719 | # |
1562 | CONFIG_BITREVERSE=y | 1720 | CONFIG_BITREVERSE=y |
1721 | CONFIG_GENERIC_FIND_LAST_BIT=y | ||
1563 | CONFIG_CRC_CCITT=y | 1722 | CONFIG_CRC_CCITT=y |
1564 | CONFIG_CRC16=y | 1723 | CONFIG_CRC16=y |
1565 | # CONFIG_CRC_T10DIF is not set | 1724 | # CONFIG_CRC_T10DIF is not set |
@@ -1569,7 +1728,7 @@ CONFIG_CRC32=y | |||
1569 | CONFIG_LIBCRC32C=y | 1728 | CONFIG_LIBCRC32C=y |
1570 | CONFIG_ZLIB_INFLATE=y | 1729 | CONFIG_ZLIB_INFLATE=y |
1571 | CONFIG_ZLIB_DEFLATE=y | 1730 | CONFIG_ZLIB_DEFLATE=y |
1572 | CONFIG_PLIST=y | ||
1573 | CONFIG_HAS_IOMEM=y | 1731 | CONFIG_HAS_IOMEM=y |
1574 | CONFIG_HAS_IOPORT=y | 1732 | CONFIG_HAS_IOPORT=y |
1575 | CONFIG_HAS_DMA=y | 1733 | CONFIG_HAS_DMA=y |
1734 | CONFIG_NLATTR=y | ||
diff --git a/arch/arm/configs/lart_defconfig b/arch/arm/configs/lart_defconfig index a1cc34f25602..56ae56899d2e 100644 --- a/arch/arm/configs/lart_defconfig +++ b/arch/arm/configs/lart_defconfig | |||
@@ -87,7 +87,6 @@ CONFIG_ARCH_SA1100=y | |||
87 | # CONFIG_SA1100_COLLIE is not set | 87 | # CONFIG_SA1100_COLLIE is not set |
88 | # CONFIG_SA1100_H3100 is not set | 88 | # CONFIG_SA1100_H3100 is not set |
89 | # CONFIG_SA1100_H3600 is not set | 89 | # CONFIG_SA1100_H3600 is not set |
90 | # CONFIG_SA1100_H3800 is not set | ||
91 | # CONFIG_SA1100_BADGE4 is not set | 90 | # CONFIG_SA1100_BADGE4 is not set |
92 | # CONFIG_SA1100_JORNADA720 is not set | 91 | # CONFIG_SA1100_JORNADA720 is not set |
93 | # CONFIG_SA1100_HACKKIT is not set | 92 | # CONFIG_SA1100_HACKKIT is not set |
diff --git a/arch/arm/configs/magician_defconfig b/arch/arm/configs/magician_defconfig index 73ba62b71063..f56837f69ca7 100644 --- a/arch/arm/configs/magician_defconfig +++ b/arch/arm/configs/magician_defconfig | |||
@@ -1,9 +1,10 @@ | |||
1 | # | 1 | # |
2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
3 | # Linux kernel version: 2.6.24-rc6 | 3 | # Linux kernel version: 2.6.29-rc3 |
4 | # Sun Dec 30 13:02:54 2007 | 4 | # Fri Jan 30 12:42:03 2009 |
5 | # | 5 | # |
6 | CONFIG_ARM=y | 6 | CONFIG_ARM=y |
7 | CONFIG_HAVE_PWM=y | ||
7 | CONFIG_SYS_SUPPORTS_APM_EMULATION=y | 8 | CONFIG_SYS_SUPPORTS_APM_EMULATION=y |
8 | CONFIG_GENERIC_GPIO=y | 9 | CONFIG_GENERIC_GPIO=y |
9 | CONFIG_GENERIC_TIME=y | 10 | CONFIG_GENERIC_TIME=y |
@@ -12,6 +13,7 @@ CONFIG_MMU=y | |||
12 | # CONFIG_NO_IOPORT is not set | 13 | # CONFIG_NO_IOPORT is not set |
13 | CONFIG_GENERIC_HARDIRQS=y | 14 | CONFIG_GENERIC_HARDIRQS=y |
14 | CONFIG_STACKTRACE_SUPPORT=y | 15 | CONFIG_STACKTRACE_SUPPORT=y |
16 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | ||
15 | CONFIG_LOCKDEP_SUPPORT=y | 17 | CONFIG_LOCKDEP_SUPPORT=y |
16 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | 18 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y |
17 | CONFIG_HARDIRQS_SW_RESEND=y | 19 | CONFIG_HARDIRQS_SW_RESEND=y |
@@ -21,8 +23,8 @@ CONFIG_RWSEM_GENERIC_SPINLOCK=y | |||
21 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set | 23 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set |
22 | CONFIG_GENERIC_HWEIGHT=y | 24 | CONFIG_GENERIC_HWEIGHT=y |
23 | CONFIG_GENERIC_CALIBRATE_DELAY=y | 25 | CONFIG_GENERIC_CALIBRATE_DELAY=y |
24 | CONFIG_ZONE_DMA=y | ||
25 | CONFIG_ARCH_MTD_XIP=y | 26 | CONFIG_ARCH_MTD_XIP=y |
27 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | ||
26 | CONFIG_VECTORS_BASE=0xffff0000 | 28 | CONFIG_VECTORS_BASE=0xffff0000 |
27 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 29 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
28 | 30 | ||
@@ -41,16 +43,24 @@ CONFIG_SYSVIPC_SYSCTL=y | |||
41 | # CONFIG_POSIX_MQUEUE is not set | 43 | # CONFIG_POSIX_MQUEUE is not set |
42 | # CONFIG_BSD_PROCESS_ACCT is not set | 44 | # CONFIG_BSD_PROCESS_ACCT is not set |
43 | # CONFIG_TASKSTATS is not set | 45 | # CONFIG_TASKSTATS is not set |
44 | # CONFIG_USER_NS is not set | ||
45 | # CONFIG_PID_NS is not set | ||
46 | # CONFIG_AUDIT is not set | 46 | # CONFIG_AUDIT is not set |
47 | |||
48 | # | ||
49 | # RCU Subsystem | ||
50 | # | ||
51 | CONFIG_CLASSIC_RCU=y | ||
52 | # CONFIG_TREE_RCU is not set | ||
53 | # CONFIG_PREEMPT_RCU is not set | ||
54 | # CONFIG_TREE_RCU_TRACE is not set | ||
55 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
47 | CONFIG_IKCONFIG=y | 56 | CONFIG_IKCONFIG=y |
48 | CONFIG_IKCONFIG_PROC=y | 57 | CONFIG_IKCONFIG_PROC=y |
49 | CONFIG_LOG_BUF_SHIFT=16 | 58 | CONFIG_LOG_BUF_SHIFT=16 |
59 | # CONFIG_GROUP_SCHED is not set | ||
50 | # CONFIG_CGROUPS is not set | 60 | # CONFIG_CGROUPS is not set |
51 | # CONFIG_FAIR_GROUP_SCHED is not set | 61 | # CONFIG_SYSFS_DEPRECATED_V2 is not set |
52 | # CONFIG_SYSFS_DEPRECATED is not set | ||
53 | # CONFIG_RELAY is not set | 62 | # CONFIG_RELAY is not set |
63 | # CONFIG_NAMESPACES is not set | ||
54 | CONFIG_BLK_DEV_INITRD=y | 64 | CONFIG_BLK_DEV_INITRD=y |
55 | CONFIG_INITRAMFS_SOURCE="" | 65 | CONFIG_INITRAMFS_SOURCE="" |
56 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | 66 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y |
@@ -65,31 +75,41 @@ CONFIG_HOTPLUG=y | |||
65 | CONFIG_PRINTK=y | 75 | CONFIG_PRINTK=y |
66 | CONFIG_BUG=y | 76 | CONFIG_BUG=y |
67 | CONFIG_ELF_CORE=y | 77 | CONFIG_ELF_CORE=y |
78 | CONFIG_COMPAT_BRK=y | ||
68 | CONFIG_BASE_FULL=y | 79 | CONFIG_BASE_FULL=y |
69 | CONFIG_FUTEX=y | 80 | CONFIG_FUTEX=y |
70 | CONFIG_ANON_INODES=y | 81 | CONFIG_ANON_INODES=y |
71 | CONFIG_EPOLL=y | 82 | CONFIG_EPOLL=y |
72 | CONFIG_SIGNALFD=y | 83 | CONFIG_SIGNALFD=y |
84 | CONFIG_TIMERFD=y | ||
73 | CONFIG_EVENTFD=y | 85 | CONFIG_EVENTFD=y |
74 | CONFIG_SHMEM=y | 86 | CONFIG_SHMEM=y |
87 | CONFIG_AIO=y | ||
75 | CONFIG_VM_EVENT_COUNTERS=y | 88 | CONFIG_VM_EVENT_COUNTERS=y |
76 | CONFIG_SLAB=y | 89 | CONFIG_SLAB=y |
77 | # CONFIG_SLUB is not set | 90 | # CONFIG_SLUB is not set |
78 | # CONFIG_SLOB is not set | 91 | # CONFIG_SLOB is not set |
92 | # CONFIG_PROFILING is not set | ||
93 | CONFIG_HAVE_OPROFILE=y | ||
94 | # CONFIG_KPROBES is not set | ||
95 | CONFIG_HAVE_KPROBES=y | ||
96 | CONFIG_HAVE_KRETPROBES=y | ||
97 | CONFIG_HAVE_CLK=y | ||
98 | CONFIG_HAVE_GENERIC_DMA_COHERENT=y | ||
99 | CONFIG_SLABINFO=y | ||
79 | CONFIG_RT_MUTEXES=y | 100 | CONFIG_RT_MUTEXES=y |
80 | # CONFIG_TINY_SHMEM is not set | ||
81 | CONFIG_BASE_SMALL=0 | 101 | CONFIG_BASE_SMALL=0 |
82 | CONFIG_MODULES=y | 102 | CONFIG_MODULES=y |
103 | # CONFIG_MODULE_FORCE_LOAD is not set | ||
83 | CONFIG_MODULE_UNLOAD=y | 104 | CONFIG_MODULE_UNLOAD=y |
84 | CONFIG_MODULE_FORCE_UNLOAD=y | 105 | # CONFIG_MODULE_FORCE_UNLOAD is not set |
85 | # CONFIG_MODVERSIONS is not set | 106 | # CONFIG_MODVERSIONS is not set |
86 | # CONFIG_MODULE_SRCVERSION_ALL is not set | 107 | # CONFIG_MODULE_SRCVERSION_ALL is not set |
87 | CONFIG_KMOD=y | ||
88 | CONFIG_BLOCK=y | 108 | CONFIG_BLOCK=y |
89 | # CONFIG_LBD is not set | 109 | # CONFIG_LBD is not set |
90 | # CONFIG_BLK_DEV_IO_TRACE is not set | 110 | # CONFIG_BLK_DEV_IO_TRACE is not set |
91 | # CONFIG_LSF is not set | ||
92 | # CONFIG_BLK_DEV_BSG is not set | 111 | # CONFIG_BLK_DEV_BSG is not set |
112 | # CONFIG_BLK_DEV_INTEGRITY is not set | ||
93 | 113 | ||
94 | # | 114 | # |
95 | # IO Schedulers | 115 | # IO Schedulers |
@@ -103,8 +123,7 @@ CONFIG_IOSCHED_NOOP=y | |||
103 | # CONFIG_DEFAULT_CFQ is not set | 123 | # CONFIG_DEFAULT_CFQ is not set |
104 | CONFIG_DEFAULT_NOOP=y | 124 | CONFIG_DEFAULT_NOOP=y |
105 | CONFIG_DEFAULT_IOSCHED="noop" | 125 | CONFIG_DEFAULT_IOSCHED="noop" |
106 | CONFIG_CLASSIC_RCU=y | 126 | CONFIG_FREEZER=y |
107 | # CONFIG_PREEMPT_RCU is not set | ||
108 | 127 | ||
109 | # | 128 | # |
110 | # System Type | 129 | # System Type |
@@ -114,9 +133,7 @@ CONFIG_CLASSIC_RCU=y | |||
114 | # CONFIG_ARCH_REALVIEW is not set | 133 | # CONFIG_ARCH_REALVIEW is not set |
115 | # CONFIG_ARCH_VERSATILE is not set | 134 | # CONFIG_ARCH_VERSATILE is not set |
116 | # CONFIG_ARCH_AT91 is not set | 135 | # CONFIG_ARCH_AT91 is not set |
117 | # CONFIG_ARCH_CLPS7500 is not set | ||
118 | # CONFIG_ARCH_CLPS711X is not set | 136 | # CONFIG_ARCH_CLPS711X is not set |
119 | # CONFIG_ARCH_CO285 is not set | ||
120 | # CONFIG_ARCH_EBSA110 is not set | 137 | # CONFIG_ARCH_EBSA110 is not set |
121 | # CONFIG_ARCH_EP93XX is not set | 138 | # CONFIG_ARCH_EP93XX is not set |
122 | # CONFIG_ARCH_FOOTBRIDGE is not set | 139 | # CONFIG_ARCH_FOOTBRIDGE is not set |
@@ -130,41 +147,58 @@ CONFIG_CLASSIC_RCU=y | |||
130 | # CONFIG_ARCH_IXP2000 is not set | 147 | # CONFIG_ARCH_IXP2000 is not set |
131 | # CONFIG_ARCH_IXP4XX is not set | 148 | # CONFIG_ARCH_IXP4XX is not set |
132 | # CONFIG_ARCH_L7200 is not set | 149 | # CONFIG_ARCH_L7200 is not set |
150 | # CONFIG_ARCH_KIRKWOOD is not set | ||
133 | # CONFIG_ARCH_KS8695 is not set | 151 | # CONFIG_ARCH_KS8695 is not set |
134 | # CONFIG_ARCH_NS9XXX is not set | 152 | # CONFIG_ARCH_NS9XXX is not set |
153 | # CONFIG_ARCH_LOKI is not set | ||
154 | # CONFIG_ARCH_MV78XX0 is not set | ||
135 | # CONFIG_ARCH_MXC is not set | 155 | # CONFIG_ARCH_MXC is not set |
156 | # CONFIG_ARCH_ORION5X is not set | ||
136 | # CONFIG_ARCH_PNX4008 is not set | 157 | # CONFIG_ARCH_PNX4008 is not set |
137 | CONFIG_ARCH_PXA=y | 158 | CONFIG_ARCH_PXA=y |
138 | # CONFIG_ARCH_RPC is not set | 159 | # CONFIG_ARCH_RPC is not set |
139 | # CONFIG_ARCH_SA1100 is not set | 160 | # CONFIG_ARCH_SA1100 is not set |
140 | # CONFIG_ARCH_S3C2410 is not set | 161 | # CONFIG_ARCH_S3C2410 is not set |
162 | # CONFIG_ARCH_S3C64XX is not set | ||
141 | # CONFIG_ARCH_SHARK is not set | 163 | # CONFIG_ARCH_SHARK is not set |
142 | # CONFIG_ARCH_LH7A40X is not set | 164 | # CONFIG_ARCH_LH7A40X is not set |
143 | # CONFIG_ARCH_DAVINCI is not set | 165 | # CONFIG_ARCH_DAVINCI is not set |
144 | # CONFIG_ARCH_OMAP is not set | 166 | # CONFIG_ARCH_OMAP is not set |
167 | # CONFIG_ARCH_MSM is not set | ||
168 | # CONFIG_ARCH_W90X900 is not set | ||
145 | 169 | ||
146 | # | 170 | # |
147 | # Intel PXA2xx/PXA3xx Implementations | 171 | # Intel PXA2xx/PXA3xx Implementations |
148 | # | 172 | # |
173 | # CONFIG_ARCH_GUMSTIX is not set | ||
174 | # CONFIG_MACH_INTELMOTE2 is not set | ||
149 | # CONFIG_ARCH_LUBBOCK is not set | 175 | # CONFIG_ARCH_LUBBOCK is not set |
150 | # CONFIG_MACH_LOGICPD_PXA270 is not set | 176 | # CONFIG_MACH_LOGICPD_PXA270 is not set |
151 | # CONFIG_MACH_MAINSTONE is not set | 177 | # CONFIG_MACH_MAINSTONE is not set |
178 | # CONFIG_MACH_MP900C is not set | ||
152 | # CONFIG_ARCH_PXA_IDP is not set | 179 | # CONFIG_ARCH_PXA_IDP is not set |
153 | # CONFIG_PXA_SHARPSL is not set | 180 | # CONFIG_PXA_SHARPSL is not set |
154 | # CONFIG_MACH_TRIZEPS4 is not set | 181 | # CONFIG_ARCH_VIPER is not set |
182 | # CONFIG_ARCH_PXA_ESERIES is not set | ||
183 | # CONFIG_TRIZEPS_PXA is not set | ||
184 | # CONFIG_MACH_H5000 is not set | ||
155 | # CONFIG_MACH_EM_X270 is not set | 185 | # CONFIG_MACH_EM_X270 is not set |
186 | # CONFIG_MACH_COLIBRI is not set | ||
156 | # CONFIG_MACH_ZYLONITE is not set | 187 | # CONFIG_MACH_ZYLONITE is not set |
188 | # CONFIG_MACH_LITTLETON is not set | ||
189 | # CONFIG_MACH_TAVOREVB is not set | ||
190 | # CONFIG_MACH_SAAR is not set | ||
157 | # CONFIG_MACH_ARMCORE is not set | 191 | # CONFIG_MACH_ARMCORE is not set |
192 | # CONFIG_MACH_CM_X300 is not set | ||
158 | CONFIG_MACH_MAGICIAN=y | 193 | CONFIG_MACH_MAGICIAN=y |
194 | # CONFIG_MACH_MIOA701 is not set | ||
195 | # CONFIG_MACH_PCM027 is not set | ||
196 | # CONFIG_ARCH_PXA_PALM is not set | ||
197 | # CONFIG_PXA_EZX is not set | ||
159 | CONFIG_PXA27x=y | 198 | CONFIG_PXA27x=y |
160 | 199 | CONFIG_PXA_SSP=y | |
161 | # | 200 | CONFIG_PXA_PWM=y |
162 | # Boot options | 201 | CONFIG_PXA_HAVE_BOARD_IRQS=y |
163 | # | ||
164 | |||
165 | # | ||
166 | # Power management | ||
167 | # | ||
168 | 202 | ||
169 | # | 203 | # |
170 | # Processor Type | 204 | # Processor Type |
@@ -173,6 +207,7 @@ CONFIG_CPU_32=y | |||
173 | CONFIG_CPU_XSCALE=y | 207 | CONFIG_CPU_XSCALE=y |
174 | CONFIG_CPU_32v5=y | 208 | CONFIG_CPU_32v5=y |
175 | CONFIG_CPU_ABRT_EV5T=y | 209 | CONFIG_CPU_ABRT_EV5T=y |
210 | CONFIG_CPU_PABRT_NOIFAR=y | ||
176 | CONFIG_CPU_CACHE_VIVT=y | 211 | CONFIG_CPU_CACHE_VIVT=y |
177 | CONFIG_CPU_TLB_V4WBI=y | 212 | CONFIG_CPU_TLB_V4WBI=y |
178 | CONFIG_CPU_CP15=y | 213 | CONFIG_CPU_CP15=y |
@@ -186,6 +221,7 @@ CONFIG_ARM_THUMB=y | |||
186 | # CONFIG_OUTER_CACHE is not set | 221 | # CONFIG_OUTER_CACHE is not set |
187 | CONFIG_IWMMXT=y | 222 | CONFIG_IWMMXT=y |
188 | CONFIG_XSCALE_PMU=y | 223 | CONFIG_XSCALE_PMU=y |
224 | CONFIG_COMMON_CLKDEV=y | ||
189 | 225 | ||
190 | # | 226 | # |
191 | # Bus support | 227 | # Bus support |
@@ -197,28 +233,33 @@ CONFIG_XSCALE_PMU=y | |||
197 | # | 233 | # |
198 | # Kernel Features | 234 | # Kernel Features |
199 | # | 235 | # |
200 | # CONFIG_TICK_ONESHOT is not set | 236 | CONFIG_TICK_ONESHOT=y |
201 | # CONFIG_NO_HZ is not set | 237 | CONFIG_NO_HZ=y |
202 | # CONFIG_HIGH_RES_TIMERS is not set | 238 | # CONFIG_HIGH_RES_TIMERS is not set |
203 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y | 239 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y |
240 | CONFIG_VMSPLIT_3G=y | ||
241 | # CONFIG_VMSPLIT_2G is not set | ||
242 | # CONFIG_VMSPLIT_1G is not set | ||
243 | CONFIG_PAGE_OFFSET=0xC0000000 | ||
204 | CONFIG_PREEMPT=y | 244 | CONFIG_PREEMPT=y |
205 | CONFIG_HZ=100 | 245 | CONFIG_HZ=100 |
206 | CONFIG_AEABI=y | 246 | CONFIG_AEABI=y |
207 | CONFIG_OABI_COMPAT=y | 247 | CONFIG_OABI_COMPAT=y |
208 | # CONFIG_ARCH_DISCONTIGMEM_ENABLE is not set | 248 | CONFIG_ARCH_FLATMEM_HAS_HOLES=y |
249 | # CONFIG_ARCH_SPARSEMEM_DEFAULT is not set | ||
250 | # CONFIG_ARCH_SELECT_MEMORY_MODEL is not set | ||
209 | CONFIG_SELECT_MEMORY_MODEL=y | 251 | CONFIG_SELECT_MEMORY_MODEL=y |
210 | CONFIG_FLATMEM_MANUAL=y | 252 | CONFIG_FLATMEM_MANUAL=y |
211 | # CONFIG_DISCONTIGMEM_MANUAL is not set | 253 | # CONFIG_DISCONTIGMEM_MANUAL is not set |
212 | # CONFIG_SPARSEMEM_MANUAL is not set | 254 | # CONFIG_SPARSEMEM_MANUAL is not set |
213 | CONFIG_FLATMEM=y | 255 | CONFIG_FLATMEM=y |
214 | CONFIG_FLAT_NODE_MEM_MAP=y | 256 | CONFIG_FLAT_NODE_MEM_MAP=y |
215 | # CONFIG_SPARSEMEM_STATIC is not set | 257 | CONFIG_PAGEFLAGS_EXTENDED=y |
216 | # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set | ||
217 | CONFIG_SPLIT_PTLOCK_CPUS=4096 | 258 | CONFIG_SPLIT_PTLOCK_CPUS=4096 |
218 | # CONFIG_RESOURCES_64BIT is not set | 259 | # CONFIG_PHYS_ADDR_T_64BIT is not set |
219 | CONFIG_ZONE_DMA_FLAG=1 | 260 | CONFIG_ZONE_DMA_FLAG=0 |
220 | CONFIG_BOUNCE=y | ||
221 | CONFIG_VIRT_TO_BUS=y | 261 | CONFIG_VIRT_TO_BUS=y |
262 | CONFIG_UNEVICTABLE_LRU=y | ||
222 | CONFIG_ALIGNMENT_TRAP=y | 263 | CONFIG_ALIGNMENT_TRAP=y |
223 | 264 | ||
224 | # | 265 | # |
@@ -229,9 +270,10 @@ CONFIG_ZBOOT_ROM_BSS=0x0 | |||
229 | CONFIG_CMDLINE="keepinitrd" | 270 | CONFIG_CMDLINE="keepinitrd" |
230 | # CONFIG_XIP_KERNEL is not set | 271 | # CONFIG_XIP_KERNEL is not set |
231 | CONFIG_KEXEC=y | 272 | CONFIG_KEXEC=y |
273 | CONFIG_ATAGS_PROC=y | ||
232 | 274 | ||
233 | # | 275 | # |
234 | # CPU Frequency scaling | 276 | # CPU Power Management |
235 | # | 277 | # |
236 | CONFIG_CPU_FREQ=y | 278 | CONFIG_CPU_FREQ=y |
237 | CONFIG_CPU_FREQ_TABLE=y | 279 | CONFIG_CPU_FREQ_TABLE=y |
@@ -239,6 +281,7 @@ CONFIG_CPU_FREQ_TABLE=y | |||
239 | CONFIG_CPU_FREQ_STAT=y | 281 | CONFIG_CPU_FREQ_STAT=y |
240 | # CONFIG_CPU_FREQ_STAT_DETAILS is not set | 282 | # CONFIG_CPU_FREQ_STAT_DETAILS is not set |
241 | CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y | 283 | CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y |
284 | # CONFIG_CPU_FREQ_DEFAULT_GOV_POWERSAVE is not set | ||
242 | # CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set | 285 | # CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set |
243 | # CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND is not set | 286 | # CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND is not set |
244 | # CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set | 287 | # CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set |
@@ -247,6 +290,7 @@ CONFIG_CPU_FREQ_GOV_PERFORMANCE=y | |||
247 | # CONFIG_CPU_FREQ_GOV_USERSPACE is not set | 290 | # CONFIG_CPU_FREQ_GOV_USERSPACE is not set |
248 | CONFIG_CPU_FREQ_GOV_ONDEMAND=y | 291 | CONFIG_CPU_FREQ_GOV_ONDEMAND=y |
249 | # CONFIG_CPU_FREQ_GOV_CONSERVATIVE is not set | 292 | # CONFIG_CPU_FREQ_GOV_CONSERVATIVE is not set |
293 | # CONFIG_CPU_IDLE is not set | ||
250 | 294 | ||
251 | # | 295 | # |
252 | # Floating point emulation | 296 | # Floating point emulation |
@@ -263,6 +307,8 @@ CONFIG_FPE_NWFPE=y | |||
263 | # Userspace binary formats | 307 | # Userspace binary formats |
264 | # | 308 | # |
265 | CONFIG_BINFMT_ELF=y | 309 | CONFIG_BINFMT_ELF=y |
310 | # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set | ||
311 | CONFIG_HAVE_AOUT=y | ||
266 | # CONFIG_BINFMT_AOUT is not set | 312 | # CONFIG_BINFMT_AOUT is not set |
267 | # CONFIG_BINFMT_MISC is not set | 313 | # CONFIG_BINFMT_MISC is not set |
268 | 314 | ||
@@ -270,21 +316,18 @@ CONFIG_BINFMT_ELF=y | |||
270 | # Power management options | 316 | # Power management options |
271 | # | 317 | # |
272 | CONFIG_PM=y | 318 | CONFIG_PM=y |
273 | # CONFIG_PM_LEGACY is not set | ||
274 | # CONFIG_PM_DEBUG is not set | 319 | # CONFIG_PM_DEBUG is not set |
275 | CONFIG_PM_SLEEP=y | 320 | CONFIG_PM_SLEEP=y |
276 | CONFIG_SUSPEND_UP_POSSIBLE=y | ||
277 | CONFIG_SUSPEND=y | 321 | CONFIG_SUSPEND=y |
278 | CONFIG_APM_EMULATION=y | 322 | CONFIG_SUSPEND_FREEZER=y |
279 | 323 | # CONFIG_APM_EMULATION is not set | |
280 | # | 324 | CONFIG_ARCH_SUSPEND_POSSIBLE=y |
281 | # Networking | ||
282 | # | ||
283 | CONFIG_NET=y | 325 | CONFIG_NET=y |
284 | 326 | ||
285 | # | 327 | # |
286 | # Networking options | 328 | # Networking options |
287 | # | 329 | # |
330 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
288 | CONFIG_PACKET=y | 331 | CONFIG_PACKET=y |
289 | CONFIG_PACKET_MMAP=y | 332 | CONFIG_PACKET_MMAP=y |
290 | CONFIG_UNIX=y | 333 | CONFIG_UNIX=y |
@@ -316,33 +359,15 @@ CONFIG_IP_PNP=y | |||
316 | CONFIG_TCP_CONG_CUBIC=y | 359 | CONFIG_TCP_CONG_CUBIC=y |
317 | CONFIG_DEFAULT_TCP_CONG="cubic" | 360 | CONFIG_DEFAULT_TCP_CONG="cubic" |
318 | # CONFIG_TCP_MD5SIG is not set | 361 | # CONFIG_TCP_MD5SIG is not set |
319 | # CONFIG_IP_VS is not set | ||
320 | # CONFIG_IPV6 is not set | 362 | # CONFIG_IPV6 is not set |
321 | # CONFIG_INET6_XFRM_TUNNEL is not set | ||
322 | # CONFIG_INET6_TUNNEL is not set | ||
323 | # CONFIG_NETWORK_SECMARK is not set | 363 | # CONFIG_NETWORK_SECMARK is not set |
324 | CONFIG_NETFILTER=y | 364 | # CONFIG_NETFILTER is not set |
325 | # CONFIG_NETFILTER_DEBUG is not set | ||
326 | |||
327 | # | ||
328 | # Core Netfilter Configuration | ||
329 | # | ||
330 | # CONFIG_NETFILTER_NETLINK is not set | ||
331 | # CONFIG_NF_CONNTRACK_ENABLED is not set | ||
332 | # CONFIG_NF_CONNTRACK is not set | ||
333 | # CONFIG_NETFILTER_XTABLES is not set | ||
334 | |||
335 | # | ||
336 | # IP: Netfilter Configuration | ||
337 | # | ||
338 | # CONFIG_IP_NF_QUEUE is not set | ||
339 | # CONFIG_IP_NF_IPTABLES is not set | ||
340 | # CONFIG_IP_NF_ARPTABLES is not set | ||
341 | # CONFIG_IP_DCCP is not set | 365 | # CONFIG_IP_DCCP is not set |
342 | # CONFIG_IP_SCTP is not set | 366 | # CONFIG_IP_SCTP is not set |
343 | # CONFIG_TIPC is not set | 367 | # CONFIG_TIPC is not set |
344 | # CONFIG_ATM is not set | 368 | # CONFIG_ATM is not set |
345 | # CONFIG_BRIDGE is not set | 369 | # CONFIG_BRIDGE is not set |
370 | # CONFIG_NET_DSA is not set | ||
346 | # CONFIG_VLAN_8021Q is not set | 371 | # CONFIG_VLAN_8021Q is not set |
347 | # CONFIG_DECNET is not set | 372 | # CONFIG_DECNET is not set |
348 | # CONFIG_LLC2 is not set | 373 | # CONFIG_LLC2 is not set |
@@ -353,6 +378,7 @@ CONFIG_NETFILTER=y | |||
353 | # CONFIG_ECONET is not set | 378 | # CONFIG_ECONET is not set |
354 | # CONFIG_WAN_ROUTER is not set | 379 | # CONFIG_WAN_ROUTER is not set |
355 | # CONFIG_NET_SCHED is not set | 380 | # CONFIG_NET_SCHED is not set |
381 | # CONFIG_DCB is not set | ||
356 | 382 | ||
357 | # | 383 | # |
358 | # Network testing | 384 | # Network testing |
@@ -390,20 +416,17 @@ CONFIG_IRTTY_SIR=m | |||
390 | # Dongle support | 416 | # Dongle support |
391 | # | 417 | # |
392 | # CONFIG_DONGLE is not set | 418 | # CONFIG_DONGLE is not set |
393 | 419 | # CONFIG_KINGSUN_DONGLE is not set | |
394 | # | 420 | # CONFIG_KSDAZZLE_DONGLE is not set |
395 | # Old SIR device drivers | 421 | # CONFIG_KS959_DONGLE is not set |
396 | # | ||
397 | # CONFIG_IRPORT_SIR is not set | ||
398 | |||
399 | # | ||
400 | # Old Serial dongle support | ||
401 | # | ||
402 | 422 | ||
403 | # | 423 | # |
404 | # FIR device drivers | 424 | # FIR device drivers |
405 | # | 425 | # |
426 | # CONFIG_USB_IRDA is not set | ||
427 | # CONFIG_SIGMATEL_FIR is not set | ||
406 | CONFIG_PXA_FICP=m | 428 | CONFIG_PXA_FICP=m |
429 | # CONFIG_MCS_FIR is not set | ||
407 | CONFIG_BT=m | 430 | CONFIG_BT=m |
408 | CONFIG_BT_L2CAP=m | 431 | CONFIG_BT_L2CAP=m |
409 | CONFIG_BT_SCO=m | 432 | CONFIG_BT_SCO=m |
@@ -417,17 +440,17 @@ CONFIG_BT_HIDP=m | |||
417 | # | 440 | # |
418 | # Bluetooth device drivers | 441 | # Bluetooth device drivers |
419 | # | 442 | # |
443 | CONFIG_BT_HCIBTUSB=m | ||
444 | # CONFIG_BT_HCIBTSDIO is not set | ||
420 | # CONFIG_BT_HCIUART is not set | 445 | # CONFIG_BT_HCIUART is not set |
446 | # CONFIG_BT_HCIBCM203X is not set | ||
447 | # CONFIG_BT_HCIBPA10X is not set | ||
448 | # CONFIG_BT_HCIBFUSB is not set | ||
421 | # CONFIG_BT_HCIVHCI is not set | 449 | # CONFIG_BT_HCIVHCI is not set |
422 | # CONFIG_AF_RXRPC is not set | 450 | # CONFIG_AF_RXRPC is not set |
423 | 451 | # CONFIG_PHONET is not set | |
424 | # | 452 | # CONFIG_WIRELESS is not set |
425 | # Wireless | 453 | # CONFIG_WIMAX is not set |
426 | # | ||
427 | # CONFIG_CFG80211 is not set | ||
428 | # CONFIG_WIRELESS_EXT is not set | ||
429 | # CONFIG_MAC80211 is not set | ||
430 | # CONFIG_IEEE80211 is not set | ||
431 | # CONFIG_RFKILL is not set | 454 | # CONFIG_RFKILL is not set |
432 | # CONFIG_NET_9P is not set | 455 | # CONFIG_NET_9P is not set |
433 | 456 | ||
@@ -442,25 +465,28 @@ CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | |||
442 | CONFIG_STANDALONE=y | 465 | CONFIG_STANDALONE=y |
443 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 466 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
444 | CONFIG_FW_LOADER=y | 467 | CONFIG_FW_LOADER=y |
468 | # CONFIG_FIRMWARE_IN_KERNEL is not set | ||
469 | CONFIG_EXTRA_FIRMWARE="" | ||
445 | # CONFIG_DEBUG_DRIVER is not set | 470 | # CONFIG_DEBUG_DRIVER is not set |
446 | # CONFIG_DEBUG_DEVRES is not set | 471 | # CONFIG_DEBUG_DEVRES is not set |
447 | # CONFIG_SYS_HYPERVISOR is not set | 472 | # CONFIG_SYS_HYPERVISOR is not set |
448 | # CONFIG_CONNECTOR is not set | 473 | # CONFIG_CONNECTOR is not set |
449 | CONFIG_MTD=y | 474 | CONFIG_MTD=y |
450 | CONFIG_MTD_DEBUG=y | 475 | # CONFIG_MTD_DEBUG is not set |
451 | CONFIG_MTD_DEBUG_VERBOSE=0 | ||
452 | # CONFIG_MTD_CONCAT is not set | 476 | # CONFIG_MTD_CONCAT is not set |
453 | CONFIG_MTD_PARTITIONS=y | 477 | CONFIG_MTD_PARTITIONS=y |
478 | # CONFIG_MTD_TESTS is not set | ||
454 | # CONFIG_MTD_REDBOOT_PARTS is not set | 479 | # CONFIG_MTD_REDBOOT_PARTS is not set |
455 | CONFIG_MTD_CMDLINE_PARTS=y | 480 | CONFIG_MTD_CMDLINE_PARTS=y |
456 | # CONFIG_MTD_AFS_PARTS is not set | 481 | # CONFIG_MTD_AFS_PARTS is not set |
482 | # CONFIG_MTD_AR7_PARTS is not set | ||
457 | 483 | ||
458 | # | 484 | # |
459 | # User Modules And Translation Layers | 485 | # User Modules And Translation Layers |
460 | # | 486 | # |
461 | CONFIG_MTD_CHAR=m | 487 | CONFIG_MTD_CHAR=y |
462 | CONFIG_MTD_BLKDEVS=m | 488 | CONFIG_MTD_BLKDEVS=y |
463 | CONFIG_MTD_BLOCK=m | 489 | CONFIG_MTD_BLOCK=y |
464 | # CONFIG_FTL is not set | 490 | # CONFIG_FTL is not set |
465 | # CONFIG_NFTL is not set | 491 | # CONFIG_NFTL is not set |
466 | # CONFIG_INFTL is not set | 492 | # CONFIG_INFTL is not set |
@@ -473,6 +499,7 @@ CONFIG_MTD_BLOCK=m | |||
473 | # | 499 | # |
474 | CONFIG_MTD_CFI=y | 500 | CONFIG_MTD_CFI=y |
475 | # CONFIG_MTD_JEDECPROBE is not set | 501 | # CONFIG_MTD_JEDECPROBE is not set |
502 | CONFIG_MTD_GEN_PROBE=y | ||
476 | # CONFIG_MTD_CFI_ADV_OPTIONS is not set | 503 | # CONFIG_MTD_CFI_ADV_OPTIONS is not set |
477 | CONFIG_MTD_MAP_BANK_WIDTH_1=y | 504 | CONFIG_MTD_MAP_BANK_WIDTH_1=y |
478 | CONFIG_MTD_MAP_BANK_WIDTH_2=y | 505 | CONFIG_MTD_MAP_BANK_WIDTH_2=y |
@@ -487,6 +514,7 @@ CONFIG_MTD_CFI_I2=y | |||
487 | CONFIG_MTD_CFI_INTELEXT=y | 514 | CONFIG_MTD_CFI_INTELEXT=y |
488 | # CONFIG_MTD_CFI_AMDSTD is not set | 515 | # CONFIG_MTD_CFI_AMDSTD is not set |
489 | # CONFIG_MTD_CFI_STAA is not set | 516 | # CONFIG_MTD_CFI_STAA is not set |
517 | CONFIG_MTD_CFI_UTIL=y | ||
490 | # CONFIG_MTD_RAM is not set | 518 | # CONFIG_MTD_RAM is not set |
491 | # CONFIG_MTD_ROM is not set | 519 | # CONFIG_MTD_ROM is not set |
492 | # CONFIG_MTD_ABSENT is not set | 520 | # CONFIG_MTD_ABSENT is not set |
@@ -497,9 +525,7 @@ CONFIG_MTD_CFI_INTELEXT=y | |||
497 | # | 525 | # |
498 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set | 526 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set |
499 | CONFIG_MTD_PHYSMAP=y | 527 | CONFIG_MTD_PHYSMAP=y |
500 | CONFIG_MTD_PHYSMAP_START=0x00000000 | 528 | # CONFIG_MTD_PHYSMAP_COMPAT is not set |
501 | CONFIG_MTD_PHYSMAP_LEN=0x04000000 | ||
502 | CONFIG_MTD_PHYSMAP_BANKWIDTH=4 | ||
503 | # CONFIG_MTD_PXA2XX is not set | 529 | # CONFIG_MTD_PXA2XX is not set |
504 | # CONFIG_MTD_ARM_INTEGRATOR is not set | 530 | # CONFIG_MTD_ARM_INTEGRATOR is not set |
505 | # CONFIG_MTD_SHARP_SL is not set | 531 | # CONFIG_MTD_SHARP_SL is not set |
@@ -523,6 +549,12 @@ CONFIG_MTD_PHYSMAP_BANKWIDTH=4 | |||
523 | # CONFIG_MTD_ONENAND is not set | 549 | # CONFIG_MTD_ONENAND is not set |
524 | 550 | ||
525 | # | 551 | # |
552 | # LPDDR flash memory drivers | ||
553 | # | ||
554 | # CONFIG_MTD_LPDDR is not set | ||
555 | # CONFIG_MTD_QINFO_PROBE is not set | ||
556 | |||
557 | # | ||
526 | # UBI - Unsorted block images | 558 | # UBI - Unsorted block images |
527 | # | 559 | # |
528 | # CONFIG_MTD_UBI is not set | 560 | # CONFIG_MTD_UBI is not set |
@@ -531,10 +563,12 @@ CONFIG_BLK_DEV=y | |||
531 | # CONFIG_BLK_DEV_COW_COMMON is not set | 563 | # CONFIG_BLK_DEV_COW_COMMON is not set |
532 | # CONFIG_BLK_DEV_LOOP is not set | 564 | # CONFIG_BLK_DEV_LOOP is not set |
533 | # CONFIG_BLK_DEV_NBD is not set | 565 | # CONFIG_BLK_DEV_NBD is not set |
566 | # CONFIG_BLK_DEV_UB is not set | ||
534 | # CONFIG_BLK_DEV_RAM is not set | 567 | # CONFIG_BLK_DEV_RAM is not set |
535 | # CONFIG_CDROM_PKTCDVD is not set | 568 | # CONFIG_CDROM_PKTCDVD is not set |
536 | # CONFIG_ATA_OVER_ETH is not set | 569 | # CONFIG_ATA_OVER_ETH is not set |
537 | # CONFIG_MISC_DEVICES is not set | 570 | # CONFIG_MISC_DEVICES is not set |
571 | CONFIG_HAVE_IDE=y | ||
538 | # CONFIG_IDE is not set | 572 | # CONFIG_IDE is not set |
539 | 573 | ||
540 | # | 574 | # |
@@ -547,7 +581,6 @@ CONFIG_BLK_DEV=y | |||
547 | # CONFIG_ATA is not set | 581 | # CONFIG_ATA is not set |
548 | # CONFIG_MD is not set | 582 | # CONFIG_MD is not set |
549 | CONFIG_NETDEVICES=y | 583 | CONFIG_NETDEVICES=y |
550 | # CONFIG_NETDEVICES_MULTIQUEUE is not set | ||
551 | # CONFIG_DUMMY is not set | 584 | # CONFIG_DUMMY is not set |
552 | # CONFIG_BONDING is not set | 585 | # CONFIG_BONDING is not set |
553 | # CONFIG_MACVLAN is not set | 586 | # CONFIG_MACVLAN is not set |
@@ -563,6 +596,20 @@ CONFIG_NETDEVICES=y | |||
563 | # | 596 | # |
564 | # CONFIG_WLAN_PRE80211 is not set | 597 | # CONFIG_WLAN_PRE80211 is not set |
565 | # CONFIG_WLAN_80211 is not set | 598 | # CONFIG_WLAN_80211 is not set |
599 | # CONFIG_IWLWIFI_LEDS is not set | ||
600 | |||
601 | # | ||
602 | # Enable WiMAX (Networking options) to see the WiMAX drivers | ||
603 | # | ||
604 | |||
605 | # | ||
606 | # USB Network Adapters | ||
607 | # | ||
608 | # CONFIG_USB_CATC is not set | ||
609 | # CONFIG_USB_KAWETH is not set | ||
610 | # CONFIG_USB_PEGASUS is not set | ||
611 | # CONFIG_USB_RTL8150 is not set | ||
612 | # CONFIG_USB_USBNET is not set | ||
566 | # CONFIG_WAN is not set | 613 | # CONFIG_WAN is not set |
567 | CONFIG_PPP=m | 614 | CONFIG_PPP=m |
568 | # CONFIG_PPP_MULTILINK is not set | 615 | # CONFIG_PPP_MULTILINK is not set |
@@ -612,7 +659,26 @@ CONFIG_KEYBOARD_GPIO=y | |||
612 | # CONFIG_INPUT_JOYSTICK is not set | 659 | # CONFIG_INPUT_JOYSTICK is not set |
613 | # CONFIG_INPUT_TABLET is not set | 660 | # CONFIG_INPUT_TABLET is not set |
614 | CONFIG_INPUT_TOUCHSCREEN=y | 661 | CONFIG_INPUT_TOUCHSCREEN=y |
662 | # CONFIG_TOUCHSCREEN_FUJITSU is not set | ||
663 | # CONFIG_TOUCHSCREEN_GUNZE is not set | ||
664 | # CONFIG_TOUCHSCREEN_ELO is not set | ||
665 | # CONFIG_TOUCHSCREEN_WACOM_W8001 is not set | ||
666 | # CONFIG_TOUCHSCREEN_MTOUCH is not set | ||
667 | # CONFIG_TOUCHSCREEN_INEXIO is not set | ||
668 | # CONFIG_TOUCHSCREEN_MK712 is not set | ||
669 | # CONFIG_TOUCHSCREEN_PENMOUNT is not set | ||
670 | # CONFIG_TOUCHSCREEN_TOUCHRIGHT is not set | ||
671 | # CONFIG_TOUCHSCREEN_TOUCHWIN is not set | ||
672 | # CONFIG_TOUCHSCREEN_USB_COMPOSITE is not set | ||
673 | # CONFIG_TOUCHSCREEN_TOUCHIT213 is not set | ||
674 | # CONFIG_TOUCHSCREEN_TSC2007 is not set | ||
615 | CONFIG_INPUT_MISC=y | 675 | CONFIG_INPUT_MISC=y |
676 | # CONFIG_INPUT_ATI_REMOTE is not set | ||
677 | # CONFIG_INPUT_ATI_REMOTE2 is not set | ||
678 | # CONFIG_INPUT_KEYSPAN_REMOTE is not set | ||
679 | # CONFIG_INPUT_POWERMATE is not set | ||
680 | # CONFIG_INPUT_YEALINK is not set | ||
681 | # CONFIG_INPUT_CM109 is not set | ||
616 | CONFIG_INPUT_UINPUT=m | 682 | CONFIG_INPUT_UINPUT=m |
617 | 683 | ||
618 | # | 684 | # |
@@ -625,9 +691,11 @@ CONFIG_INPUT_UINPUT=m | |||
625 | # Character devices | 691 | # Character devices |
626 | # | 692 | # |
627 | CONFIG_VT=y | 693 | CONFIG_VT=y |
694 | CONFIG_CONSOLE_TRANSLATIONS=y | ||
628 | CONFIG_VT_CONSOLE=y | 695 | CONFIG_VT_CONSOLE=y |
629 | CONFIG_HW_CONSOLE=y | 696 | CONFIG_HW_CONSOLE=y |
630 | # CONFIG_VT_HW_CONSOLE_BINDING is not set | 697 | # CONFIG_VT_HW_CONSOLE_BINDING is not set |
698 | # CONFIG_DEVKMEM is not set | ||
631 | # CONFIG_SERIAL_NONSTANDARD is not set | 699 | # CONFIG_SERIAL_NONSTANDARD is not set |
632 | 700 | ||
633 | # | 701 | # |
@@ -642,6 +710,7 @@ CONFIG_SERIAL_PXA=y | |||
642 | # CONFIG_SERIAL_PXA_CONSOLE is not set | 710 | # CONFIG_SERIAL_PXA_CONSOLE is not set |
643 | CONFIG_SERIAL_CORE=y | 711 | CONFIG_SERIAL_CORE=y |
644 | CONFIG_UNIX98_PTYS=y | 712 | CONFIG_UNIX98_PTYS=y |
713 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set | ||
645 | # CONFIG_LEGACY_PTYS is not set | 714 | # CONFIG_LEGACY_PTYS is not set |
646 | # CONFIG_IPMI_HANDLER is not set | 715 | # CONFIG_IPMI_HANDLER is not set |
647 | # CONFIG_HW_RANDOM is not set | 716 | # CONFIG_HW_RANDOM is not set |
@@ -649,37 +718,45 @@ CONFIG_UNIX98_PTYS=y | |||
649 | # CONFIG_R3964 is not set | 718 | # CONFIG_R3964 is not set |
650 | # CONFIG_RAW_DRIVER is not set | 719 | # CONFIG_RAW_DRIVER is not set |
651 | # CONFIG_TCG_TPM is not set | 720 | # CONFIG_TCG_TPM is not set |
652 | CONFIG_I2C=m | 721 | CONFIG_I2C=y |
653 | CONFIG_I2C_BOARDINFO=y | 722 | CONFIG_I2C_BOARDINFO=y |
654 | CONFIG_I2C_CHARDEV=m | 723 | CONFIG_I2C_CHARDEV=m |
724 | CONFIG_I2C_HELPER_AUTO=y | ||
655 | 725 | ||
656 | # | 726 | # |
657 | # I2C Algorithms | 727 | # I2C Hardware Bus support |
658 | # | 728 | # |
659 | # CONFIG_I2C_ALGOBIT is not set | ||
660 | # CONFIG_I2C_ALGOPCF is not set | ||
661 | # CONFIG_I2C_ALGOPCA is not set | ||
662 | 729 | ||
663 | # | 730 | # |
664 | # I2C Hardware Bus support | 731 | # I2C system bus drivers (mostly embedded / system-on-chip) |
665 | # | 732 | # |
666 | # CONFIG_I2C_GPIO is not set | 733 | # CONFIG_I2C_GPIO is not set |
667 | CONFIG_I2C_PXA=m | ||
668 | # CONFIG_I2C_PXA_SLAVE is not set | ||
669 | # CONFIG_I2C_OCORES is not set | 734 | # CONFIG_I2C_OCORES is not set |
670 | # CONFIG_I2C_PARPORT_LIGHT is not set | 735 | CONFIG_I2C_PXA=y |
736 | # CONFIG_I2C_PXA_SLAVE is not set | ||
671 | # CONFIG_I2C_SIMTEC is not set | 737 | # CONFIG_I2C_SIMTEC is not set |
738 | |||
739 | # | ||
740 | # External I2C/SMBus adapter drivers | ||
741 | # | ||
742 | # CONFIG_I2C_PARPORT_LIGHT is not set | ||
672 | # CONFIG_I2C_TAOS_EVM is not set | 743 | # CONFIG_I2C_TAOS_EVM is not set |
744 | # CONFIG_I2C_TINY_USB is not set | ||
745 | |||
746 | # | ||
747 | # Other I2C/SMBus bus drivers | ||
748 | # | ||
749 | # CONFIG_I2C_PCA_PLATFORM is not set | ||
673 | # CONFIG_I2C_STUB is not set | 750 | # CONFIG_I2C_STUB is not set |
674 | 751 | ||
675 | # | 752 | # |
676 | # Miscellaneous I2C Chip support | 753 | # Miscellaneous I2C Chip support |
677 | # | 754 | # |
678 | # CONFIG_SENSORS_DS1337 is not set | ||
679 | # CONFIG_SENSORS_DS1374 is not set | ||
680 | # CONFIG_DS1682 is not set | 755 | # CONFIG_DS1682 is not set |
756 | # CONFIG_AT24 is not set | ||
681 | # CONFIG_EEPROM_LEGACY is not set | 757 | # CONFIG_EEPROM_LEGACY is not set |
682 | # CONFIG_SENSORS_PCF8574 is not set | 758 | # CONFIG_SENSORS_PCF8574 is not set |
759 | # CONFIG_PCF8575 is not set | ||
683 | # CONFIG_SENSORS_PCA9539 is not set | 760 | # CONFIG_SENSORS_PCA9539 is not set |
684 | # CONFIG_SENSORS_PCF8591 is not set | 761 | # CONFIG_SENSORS_PCF8591 is not set |
685 | # CONFIG_SENSORS_MAX6875 is not set | 762 | # CONFIG_SENSORS_MAX6875 is not set |
@@ -688,19 +765,39 @@ CONFIG_I2C_PXA=m | |||
688 | # CONFIG_I2C_DEBUG_ALGO is not set | 765 | # CONFIG_I2C_DEBUG_ALGO is not set |
689 | # CONFIG_I2C_DEBUG_BUS is not set | 766 | # CONFIG_I2C_DEBUG_BUS is not set |
690 | # CONFIG_I2C_DEBUG_CHIP is not set | 767 | # CONFIG_I2C_DEBUG_CHIP is not set |
768 | # CONFIG_SPI is not set | ||
769 | CONFIG_ARCH_REQUIRE_GPIOLIB=y | ||
770 | CONFIG_GPIOLIB=y | ||
771 | # CONFIG_DEBUG_GPIO is not set | ||
772 | # CONFIG_GPIO_SYSFS is not set | ||
691 | 773 | ||
692 | # | 774 | # |
693 | # SPI support | 775 | # Memory mapped GPIO expanders: |
776 | # | ||
777 | |||
778 | # | ||
779 | # I2C GPIO expanders: | ||
780 | # | ||
781 | # CONFIG_GPIO_MAX732X is not set | ||
782 | # CONFIG_GPIO_PCA953X is not set | ||
783 | # CONFIG_GPIO_PCF857X is not set | ||
784 | |||
785 | # | ||
786 | # PCI GPIO expanders: | ||
787 | # | ||
788 | |||
789 | # | ||
790 | # SPI GPIO expanders: | ||
694 | # | 791 | # |
695 | # CONFIG_SPI is not set | ||
696 | # CONFIG_SPI_MASTER is not set | ||
697 | CONFIG_W1=y | 792 | CONFIG_W1=y |
698 | 793 | ||
699 | # | 794 | # |
700 | # 1-wire Bus Masters | 795 | # 1-wire Bus Masters |
701 | # | 796 | # |
797 | # CONFIG_W1_MASTER_DS2490 is not set | ||
702 | # CONFIG_W1_MASTER_DS2482 is not set | 798 | # CONFIG_W1_MASTER_DS2482 is not set |
703 | CONFIG_W1_MASTER_DS1WM=y | 799 | CONFIG_W1_MASTER_DS1WM=y |
800 | # CONFIG_W1_MASTER_GPIO is not set | ||
704 | 801 | ||
705 | # | 802 | # |
706 | # 1-wire Slaves | 803 | # 1-wire Slaves |
@@ -709,32 +806,56 @@ CONFIG_W1_MASTER_DS1WM=y | |||
709 | # CONFIG_W1_SLAVE_SMEM is not set | 806 | # CONFIG_W1_SLAVE_SMEM is not set |
710 | # CONFIG_W1_SLAVE_DS2433 is not set | 807 | # CONFIG_W1_SLAVE_DS2433 is not set |
711 | CONFIG_W1_SLAVE_DS2760=y | 808 | CONFIG_W1_SLAVE_DS2760=y |
809 | # CONFIG_W1_SLAVE_BQ27000 is not set | ||
712 | CONFIG_POWER_SUPPLY=y | 810 | CONFIG_POWER_SUPPLY=y |
713 | # CONFIG_POWER_SUPPLY_DEBUG is not set | 811 | # CONFIG_POWER_SUPPLY_DEBUG is not set |
714 | CONFIG_PDA_POWER=y | 812 | CONFIG_PDA_POWER=y |
715 | # CONFIG_APM_POWER is not set | ||
716 | CONFIG_BATTERY_DS2760=y | 813 | CONFIG_BATTERY_DS2760=y |
814 | # CONFIG_BATTERY_BQ27x00 is not set | ||
717 | # CONFIG_HWMON is not set | 815 | # CONFIG_HWMON is not set |
816 | # CONFIG_THERMAL is not set | ||
817 | # CONFIG_THERMAL_HWMON is not set | ||
718 | # CONFIG_WATCHDOG is not set | 818 | # CONFIG_WATCHDOG is not set |
819 | CONFIG_SSB_POSSIBLE=y | ||
719 | 820 | ||
720 | # | 821 | # |
721 | # Sonics Silicon Backplane | 822 | # Sonics Silicon Backplane |
722 | # | 823 | # |
723 | CONFIG_SSB_POSSIBLE=y | ||
724 | # CONFIG_SSB is not set | 824 | # CONFIG_SSB is not set |
725 | 825 | ||
726 | # | 826 | # |
727 | # Multifunction device drivers | 827 | # Multifunction device drivers |
728 | # | 828 | # |
829 | # CONFIG_MFD_CORE is not set | ||
729 | # CONFIG_MFD_SM501 is not set | 830 | # CONFIG_MFD_SM501 is not set |
831 | # CONFIG_MFD_ASIC3 is not set | ||
730 | CONFIG_HTC_EGPIO=y | 832 | CONFIG_HTC_EGPIO=y |
731 | CONFIG_HTC_PASIC3=y | 833 | CONFIG_HTC_PASIC3=y |
834 | # CONFIG_TPS65010 is not set | ||
835 | # CONFIG_TWL4030_CORE is not set | ||
836 | # CONFIG_MFD_TMIO is not set | ||
837 | # CONFIG_MFD_T7L66XB is not set | ||
838 | # CONFIG_MFD_TC6387XB is not set | ||
839 | # CONFIG_MFD_TC6393XB is not set | ||
840 | # CONFIG_PMIC_DA903X is not set | ||
841 | # CONFIG_MFD_WM8400 is not set | ||
842 | # CONFIG_MFD_WM8350_I2C is not set | ||
843 | # CONFIG_MFD_PCF50633 is not set | ||
732 | 844 | ||
733 | # | 845 | # |
734 | # Multimedia devices | 846 | # Multimedia devices |
735 | # | 847 | # |
848 | |||
849 | # | ||
850 | # Multimedia core support | ||
851 | # | ||
736 | # CONFIG_VIDEO_DEV is not set | 852 | # CONFIG_VIDEO_DEV is not set |
737 | # CONFIG_DVB_CORE is not set | 853 | # CONFIG_DVB_CORE is not set |
854 | # CONFIG_VIDEO_MEDIA is not set | ||
855 | |||
856 | # | ||
857 | # Multimedia drivers | ||
858 | # | ||
738 | # CONFIG_DAB is not set | 859 | # CONFIG_DAB is not set |
739 | 860 | ||
740 | # | 861 | # |
@@ -745,6 +866,7 @@ CONFIG_HTC_PASIC3=y | |||
745 | CONFIG_FB=y | 866 | CONFIG_FB=y |
746 | # CONFIG_FIRMWARE_EDID is not set | 867 | # CONFIG_FIRMWARE_EDID is not set |
747 | # CONFIG_FB_DDC is not set | 868 | # CONFIG_FB_DDC is not set |
869 | # CONFIG_FB_BOOT_VESA_SUPPORT is not set | ||
748 | CONFIG_FB_CFB_FILLRECT=y | 870 | CONFIG_FB_CFB_FILLRECT=y |
749 | CONFIG_FB_CFB_COPYAREA=y | 871 | CONFIG_FB_CFB_COPYAREA=y |
750 | CONFIG_FB_CFB_IMAGEBLIT=y | 872 | CONFIG_FB_CFB_IMAGEBLIT=y |
@@ -752,8 +874,8 @@ CONFIG_FB_CFB_IMAGEBLIT=y | |||
752 | # CONFIG_FB_SYS_FILLRECT is not set | 874 | # CONFIG_FB_SYS_FILLRECT is not set |
753 | # CONFIG_FB_SYS_COPYAREA is not set | 875 | # CONFIG_FB_SYS_COPYAREA is not set |
754 | # CONFIG_FB_SYS_IMAGEBLIT is not set | 876 | # CONFIG_FB_SYS_IMAGEBLIT is not set |
877 | # CONFIG_FB_FOREIGN_ENDIAN is not set | ||
755 | # CONFIG_FB_SYS_FOPS is not set | 878 | # CONFIG_FB_SYS_FOPS is not set |
756 | CONFIG_FB_DEFERRED_IO=y | ||
757 | # CONFIG_FB_SVGALIB is not set | 879 | # CONFIG_FB_SVGALIB is not set |
758 | # CONFIG_FB_MACMODES is not set | 880 | # CONFIG_FB_MACMODES is not set |
759 | # CONFIG_FB_BACKLIGHT is not set | 881 | # CONFIG_FB_BACKLIGHT is not set |
@@ -765,13 +887,21 @@ CONFIG_FB_DEFERRED_IO=y | |||
765 | # | 887 | # |
766 | # CONFIG_FB_S1D13XXX is not set | 888 | # CONFIG_FB_S1D13XXX is not set |
767 | CONFIG_FB_PXA=y | 889 | CONFIG_FB_PXA=y |
890 | CONFIG_FB_PXA_OVERLAY=y | ||
891 | # CONFIG_FB_PXA_SMARTPANEL is not set | ||
768 | # CONFIG_FB_PXA_PARAMETERS is not set | 892 | # CONFIG_FB_PXA_PARAMETERS is not set |
769 | # CONFIG_FB_MBX is not set | 893 | # CONFIG_FB_MBX is not set |
894 | # CONFIG_FB_W100 is not set | ||
770 | # CONFIG_FB_VIRTUAL is not set | 895 | # CONFIG_FB_VIRTUAL is not set |
896 | # CONFIG_FB_METRONOME is not set | ||
897 | # CONFIG_FB_MB862XX is not set | ||
771 | CONFIG_BACKLIGHT_LCD_SUPPORT=y | 898 | CONFIG_BACKLIGHT_LCD_SUPPORT=y |
772 | CONFIG_LCD_CLASS_DEVICE=y | 899 | CONFIG_LCD_CLASS_DEVICE=y |
900 | # CONFIG_LCD_ILI9320 is not set | ||
901 | # CONFIG_LCD_PLATFORM is not set | ||
773 | CONFIG_BACKLIGHT_CLASS_DEVICE=y | 902 | CONFIG_BACKLIGHT_CLASS_DEVICE=y |
774 | CONFIG_BACKLIGHT_CORGI=y | 903 | # CONFIG_BACKLIGHT_GENERIC is not set |
904 | CONFIG_BACKLIGHT_PWM=y | ||
775 | 905 | ||
776 | # | 906 | # |
777 | # Display device support | 907 | # Display device support |
@@ -802,15 +932,8 @@ CONFIG_FONT_MINI_4x6=y | |||
802 | # CONFIG_FONT_SUN12x22 is not set | 932 | # CONFIG_FONT_SUN12x22 is not set |
803 | # CONFIG_FONT_10x18 is not set | 933 | # CONFIG_FONT_10x18 is not set |
804 | # CONFIG_LOGO is not set | 934 | # CONFIG_LOGO is not set |
805 | |||
806 | # | ||
807 | # Sound | ||
808 | # | ||
809 | CONFIG_SOUND=y | 935 | CONFIG_SOUND=y |
810 | 936 | CONFIG_SOUND_OSS_CORE=y | |
811 | # | ||
812 | # Advanced Linux Sound Architecture | ||
813 | # | ||
814 | CONFIG_SND=m | 937 | CONFIG_SND=m |
815 | CONFIG_SND_TIMER=m | 938 | CONFIG_SND_TIMER=m |
816 | CONFIG_SND_PCM=m | 939 | CONFIG_SND_PCM=m |
@@ -824,53 +947,185 @@ CONFIG_SND_SUPPORT_OLD_API=y | |||
824 | CONFIG_SND_VERBOSE_PROCFS=y | 947 | CONFIG_SND_VERBOSE_PROCFS=y |
825 | # CONFIG_SND_VERBOSE_PRINTK is not set | 948 | # CONFIG_SND_VERBOSE_PRINTK is not set |
826 | # CONFIG_SND_DEBUG is not set | 949 | # CONFIG_SND_DEBUG is not set |
827 | 950 | CONFIG_SND_DRIVERS=y | |
828 | # | ||
829 | # Generic devices | ||
830 | # | ||
831 | # CONFIG_SND_DUMMY is not set | 951 | # CONFIG_SND_DUMMY is not set |
832 | # CONFIG_SND_MTPAV is not set | 952 | # CONFIG_SND_MTPAV is not set |
833 | # CONFIG_SND_SERIAL_U16550 is not set | 953 | # CONFIG_SND_SERIAL_U16550 is not set |
834 | # CONFIG_SND_MPU401 is not set | 954 | # CONFIG_SND_MPU401 is not set |
835 | 955 | # CONFIG_SND_ARM is not set | |
836 | # | 956 | CONFIG_SND_PXA2XX_LIB=m |
837 | # ALSA ARM devices | 957 | # CONFIG_SND_USB is not set |
838 | # | ||
839 | # CONFIG_SND_PXA2XX_AC97 is not set | ||
840 | |||
841 | # | ||
842 | # System on Chip audio support | ||
843 | # | ||
844 | CONFIG_SND_SOC=m | 958 | CONFIG_SND_SOC=m |
845 | CONFIG_SND_PXA2XX_SOC=m | 959 | CONFIG_SND_PXA2XX_SOC=m |
846 | 960 | CONFIG_SND_SOC_I2C_AND_SPI=m | |
847 | # | 961 | # CONFIG_SND_SOC_ALL_CODECS is not set |
848 | # SoC Audio support for SuperH | ||
849 | # | ||
850 | |||
851 | # | ||
852 | # Open Sound System | ||
853 | # | ||
854 | # CONFIG_SOUND_PRIME is not set | 962 | # CONFIG_SOUND_PRIME is not set |
855 | # CONFIG_HID_SUPPORT is not set | 963 | # CONFIG_HID_SUPPORT is not set |
856 | CONFIG_HID=m | 964 | CONFIG_HID=m |
857 | # CONFIG_USB_SUPPORT is not set | 965 | CONFIG_USB_SUPPORT=y |
966 | CONFIG_USB_ARCH_HAS_HCD=y | ||
967 | CONFIG_USB_ARCH_HAS_OHCI=y | ||
968 | # CONFIG_USB_ARCH_HAS_EHCI is not set | ||
969 | CONFIG_USB=y | ||
970 | # CONFIG_USB_DEBUG is not set | ||
971 | # CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set | ||
972 | |||
973 | # | ||
974 | # Miscellaneous USB options | ||
975 | # | ||
976 | # CONFIG_USB_DEVICEFS is not set | ||
977 | # CONFIG_USB_DEVICE_CLASS is not set | ||
978 | # CONFIG_USB_DYNAMIC_MINORS is not set | ||
979 | # CONFIG_USB_SUSPEND is not set | ||
980 | # CONFIG_USB_OTG is not set | ||
981 | # CONFIG_USB_OTG_WHITELIST is not set | ||
982 | # CONFIG_USB_OTG_BLACKLIST_HUB is not set | ||
983 | CONFIG_USB_MON=m | ||
984 | # CONFIG_USB_WUSB is not set | ||
985 | # CONFIG_USB_WUSB_CBAF is not set | ||
986 | |||
987 | # | ||
988 | # USB Host Controller Drivers | ||
989 | # | ||
990 | # CONFIG_USB_C67X00_HCD is not set | ||
991 | # CONFIG_USB_OXU210HP_HCD is not set | ||
992 | # CONFIG_USB_ISP116X_HCD is not set | ||
993 | CONFIG_USB_OHCI_HCD=y | ||
994 | # CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set | ||
995 | # CONFIG_USB_OHCI_BIG_ENDIAN_MMIO is not set | ||
996 | CONFIG_USB_OHCI_LITTLE_ENDIAN=y | ||
997 | # CONFIG_USB_SL811_HCD is not set | ||
998 | # CONFIG_USB_R8A66597_HCD is not set | ||
999 | # CONFIG_USB_HWA_HCD is not set | ||
1000 | # CONFIG_USB_MUSB_HDRC is not set | ||
1001 | # CONFIG_USB_GADGET_MUSB_HDRC is not set | ||
1002 | |||
1003 | # | ||
1004 | # USB Device Class drivers | ||
1005 | # | ||
1006 | # CONFIG_USB_ACM is not set | ||
1007 | # CONFIG_USB_PRINTER is not set | ||
1008 | # CONFIG_USB_WDM is not set | ||
1009 | # CONFIG_USB_TMC is not set | ||
1010 | |||
1011 | # | ||
1012 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may also be needed; | ||
1013 | # | ||
1014 | |||
1015 | # | ||
1016 | # see USB_STORAGE Help for more information | ||
1017 | # | ||
1018 | # CONFIG_USB_LIBUSUAL is not set | ||
1019 | |||
1020 | # | ||
1021 | # USB Imaging devices | ||
1022 | # | ||
1023 | # CONFIG_USB_MDC800 is not set | ||
1024 | |||
1025 | # | ||
1026 | # USB port drivers | ||
1027 | # | ||
1028 | # CONFIG_USB_SERIAL is not set | ||
1029 | |||
1030 | # | ||
1031 | # USB Miscellaneous drivers | ||
1032 | # | ||
1033 | # CONFIG_USB_EMI62 is not set | ||
1034 | # CONFIG_USB_EMI26 is not set | ||
1035 | # CONFIG_USB_ADUTUX is not set | ||
1036 | # CONFIG_USB_SEVSEG is not set | ||
1037 | # CONFIG_USB_RIO500 is not set | ||
1038 | # CONFIG_USB_LEGOTOWER is not set | ||
1039 | # CONFIG_USB_LCD is not set | ||
1040 | # CONFIG_USB_BERRY_CHARGE is not set | ||
1041 | # CONFIG_USB_LED is not set | ||
1042 | # CONFIG_USB_CYPRESS_CY7C63 is not set | ||
1043 | # CONFIG_USB_CYTHERM is not set | ||
1044 | # CONFIG_USB_PHIDGET is not set | ||
1045 | # CONFIG_USB_IDMOUSE is not set | ||
1046 | # CONFIG_USB_FTDI_ELAN is not set | ||
1047 | # CONFIG_USB_APPLEDISPLAY is not set | ||
1048 | # CONFIG_USB_LD is not set | ||
1049 | # CONFIG_USB_TRANCEVIBRATOR is not set | ||
1050 | # CONFIG_USB_IOWARRIOR is not set | ||
1051 | # CONFIG_USB_ISIGHTFW is not set | ||
1052 | # CONFIG_USB_VST is not set | ||
1053 | CONFIG_USB_GADGET=y | ||
1054 | # CONFIG_USB_GADGET_DEBUG is not set | ||
1055 | # CONFIG_USB_GADGET_DEBUG_FILES is not set | ||
1056 | CONFIG_USB_GADGET_VBUS_DRAW=500 | ||
1057 | CONFIG_USB_GADGET_SELECTED=y | ||
1058 | # CONFIG_USB_GADGET_AT91 is not set | ||
1059 | # CONFIG_USB_GADGET_ATMEL_USBA is not set | ||
1060 | # CONFIG_USB_GADGET_FSL_USB2 is not set | ||
1061 | # CONFIG_USB_GADGET_LH7A40X is not set | ||
1062 | # CONFIG_USB_GADGET_OMAP is not set | ||
1063 | # CONFIG_USB_GADGET_PXA25X is not set | ||
1064 | CONFIG_USB_GADGET_PXA27X=y | ||
1065 | CONFIG_USB_PXA27X=y | ||
1066 | # CONFIG_USB_GADGET_S3C2410 is not set | ||
1067 | # CONFIG_USB_GADGET_IMX is not set | ||
1068 | # CONFIG_USB_GADGET_M66592 is not set | ||
1069 | # CONFIG_USB_GADGET_AMD5536UDC is not set | ||
1070 | # CONFIG_USB_GADGET_FSL_QE is not set | ||
1071 | # CONFIG_USB_GADGET_CI13XXX is not set | ||
1072 | # CONFIG_USB_GADGET_NET2280 is not set | ||
1073 | # CONFIG_USB_GADGET_GOKU is not set | ||
1074 | # CONFIG_USB_GADGET_DUMMY_HCD is not set | ||
1075 | # CONFIG_USB_GADGET_DUALSPEED is not set | ||
1076 | # CONFIG_USB_ZERO is not set | ||
1077 | CONFIG_USB_ETH=m | ||
1078 | # CONFIG_USB_ETH_RNDIS is not set | ||
1079 | CONFIG_USB_GADGETFS=m | ||
1080 | CONFIG_USB_FILE_STORAGE=m | ||
1081 | # CONFIG_USB_FILE_STORAGE_TEST is not set | ||
1082 | CONFIG_USB_G_SERIAL=m | ||
1083 | # CONFIG_USB_MIDI_GADGET is not set | ||
1084 | # CONFIG_USB_G_PRINTER is not set | ||
1085 | CONFIG_USB_CDC_COMPOSITE=m | ||
1086 | |||
1087 | # | ||
1088 | # OTG and related infrastructure | ||
1089 | # | ||
1090 | CONFIG_USB_OTG_UTILS=y | ||
1091 | CONFIG_USB_GPIO_VBUS=y | ||
858 | CONFIG_MMC=y | 1092 | CONFIG_MMC=y |
859 | # CONFIG_MMC_DEBUG is not set | 1093 | # CONFIG_MMC_DEBUG is not set |
860 | # CONFIG_MMC_UNSAFE_RESUME is not set | 1094 | # CONFIG_MMC_UNSAFE_RESUME is not set |
861 | 1095 | ||
862 | # | 1096 | # |
863 | # MMC/SD Card Drivers | 1097 | # MMC/SD/SDIO Card Drivers |
864 | # | 1098 | # |
865 | CONFIG_MMC_BLOCK=y | 1099 | CONFIG_MMC_BLOCK=y |
866 | CONFIG_MMC_BLOCK_BOUNCE=y | 1100 | CONFIG_MMC_BLOCK_BOUNCE=y |
867 | CONFIG_SDIO_UART=m | 1101 | CONFIG_SDIO_UART=m |
1102 | # CONFIG_MMC_TEST is not set | ||
868 | 1103 | ||
869 | # | 1104 | # |
870 | # MMC/SD Host Controller Drivers | 1105 | # MMC/SD/SDIO Host Controller Drivers |
871 | # | 1106 | # |
872 | CONFIG_MMC_PXA=y | 1107 | CONFIG_MMC_PXA=y |
1108 | # CONFIG_MMC_SDHCI is not set | ||
1109 | # CONFIG_MEMSTICK is not set | ||
1110 | # CONFIG_ACCESSIBILITY is not set | ||
873 | CONFIG_NEW_LEDS=y | 1111 | CONFIG_NEW_LEDS=y |
1112 | CONFIG_LEDS_CLASS=y | ||
1113 | |||
1114 | # | ||
1115 | # LED drivers | ||
1116 | # | ||
1117 | # CONFIG_LEDS_PCA9532 is not set | ||
1118 | CONFIG_LEDS_GPIO=y | ||
1119 | # CONFIG_LEDS_PCA955X is not set | ||
1120 | |||
1121 | # | ||
1122 | # LED Triggers | ||
1123 | # | ||
1124 | CONFIG_LEDS_TRIGGERS=y | ||
1125 | # CONFIG_LEDS_TRIGGER_TIMER is not set | ||
1126 | # CONFIG_LEDS_TRIGGER_HEARTBEAT is not set | ||
1127 | CONFIG_LEDS_TRIGGER_BACKLIGHT=y | ||
1128 | # CONFIG_LEDS_TRIGGER_DEFAULT_ON is not set | ||
874 | CONFIG_RTC_LIB=y | 1129 | CONFIG_RTC_LIB=y |
875 | CONFIG_RTC_CLASS=y | 1130 | CONFIG_RTC_CLASS=y |
876 | CONFIG_RTC_HCTOSYS=y | 1131 | CONFIG_RTC_HCTOSYS=y |
@@ -899,6 +1154,9 @@ CONFIG_RTC_INTF_DEV=y | |||
899 | # CONFIG_RTC_DRV_PCF8563 is not set | 1154 | # CONFIG_RTC_DRV_PCF8563 is not set |
900 | # CONFIG_RTC_DRV_PCF8583 is not set | 1155 | # CONFIG_RTC_DRV_PCF8583 is not set |
901 | # CONFIG_RTC_DRV_M41T80 is not set | 1156 | # CONFIG_RTC_DRV_M41T80 is not set |
1157 | # CONFIG_RTC_DRV_S35390A is not set | ||
1158 | # CONFIG_RTC_DRV_FM3130 is not set | ||
1159 | # CONFIG_RTC_DRV_RX8581 is not set | ||
902 | 1160 | ||
903 | # | 1161 | # |
904 | # SPI RTC drivers | 1162 | # SPI RTC drivers |
@@ -908,17 +1166,30 @@ CONFIG_RTC_INTF_DEV=y | |||
908 | # Platform RTC drivers | 1166 | # Platform RTC drivers |
909 | # | 1167 | # |
910 | # CONFIG_RTC_DRV_CMOS is not set | 1168 | # CONFIG_RTC_DRV_CMOS is not set |
1169 | # CONFIG_RTC_DRV_DS1286 is not set | ||
1170 | # CONFIG_RTC_DRV_DS1511 is not set | ||
911 | # CONFIG_RTC_DRV_DS1553 is not set | 1171 | # CONFIG_RTC_DRV_DS1553 is not set |
912 | # CONFIG_RTC_DRV_STK17TA8 is not set | ||
913 | # CONFIG_RTC_DRV_DS1742 is not set | 1172 | # CONFIG_RTC_DRV_DS1742 is not set |
1173 | # CONFIG_RTC_DRV_STK17TA8 is not set | ||
914 | # CONFIG_RTC_DRV_M48T86 is not set | 1174 | # CONFIG_RTC_DRV_M48T86 is not set |
1175 | # CONFIG_RTC_DRV_M48T35 is not set | ||
915 | # CONFIG_RTC_DRV_M48T59 is not set | 1176 | # CONFIG_RTC_DRV_M48T59 is not set |
1177 | # CONFIG_RTC_DRV_BQ4802 is not set | ||
916 | # CONFIG_RTC_DRV_V3020 is not set | 1178 | # CONFIG_RTC_DRV_V3020 is not set |
917 | 1179 | ||
918 | # | 1180 | # |
919 | # on-CPU RTC drivers | 1181 | # on-CPU RTC drivers |
920 | # | 1182 | # |
921 | CONFIG_RTC_DRV_SA1100=y | 1183 | CONFIG_RTC_DRV_SA1100=y |
1184 | # CONFIG_RTC_DRV_PXA is not set | ||
1185 | # CONFIG_DMADEVICES is not set | ||
1186 | CONFIG_REGULATOR=y | ||
1187 | # CONFIG_REGULATOR_DEBUG is not set | ||
1188 | # CONFIG_REGULATOR_FIXED_VOLTAGE is not set | ||
1189 | # CONFIG_REGULATOR_VIRTUAL_CONSUMER is not set | ||
1190 | CONFIG_REGULATOR_BQ24022=y | ||
1191 | # CONFIG_UIO is not set | ||
1192 | # CONFIG_STAGING is not set | ||
922 | 1193 | ||
923 | # | 1194 | # |
924 | # File systems | 1195 | # File systems |
@@ -927,19 +1198,18 @@ CONFIG_EXT2_FS=y | |||
927 | # CONFIG_EXT2_FS_XATTR is not set | 1198 | # CONFIG_EXT2_FS_XATTR is not set |
928 | # CONFIG_EXT2_FS_XIP is not set | 1199 | # CONFIG_EXT2_FS_XIP is not set |
929 | # CONFIG_EXT3_FS is not set | 1200 | # CONFIG_EXT3_FS is not set |
930 | # CONFIG_EXT4DEV_FS is not set | 1201 | # CONFIG_EXT4_FS is not set |
931 | # CONFIG_REISERFS_FS is not set | 1202 | # CONFIG_REISERFS_FS is not set |
932 | # CONFIG_JFS_FS is not set | 1203 | # CONFIG_JFS_FS is not set |
933 | # CONFIG_FS_POSIX_ACL is not set | 1204 | # CONFIG_FS_POSIX_ACL is not set |
1205 | CONFIG_FILE_LOCKING=y | ||
934 | # CONFIG_XFS_FS is not set | 1206 | # CONFIG_XFS_FS is not set |
935 | # CONFIG_GFS2_FS is not set | ||
936 | # CONFIG_OCFS2_FS is not set | 1207 | # CONFIG_OCFS2_FS is not set |
937 | # CONFIG_MINIX_FS is not set | 1208 | # CONFIG_BTRFS_FS is not set |
938 | # CONFIG_ROMFS_FS is not set | 1209 | CONFIG_DNOTIFY=y |
939 | CONFIG_INOTIFY=y | 1210 | CONFIG_INOTIFY=y |
940 | CONFIG_INOTIFY_USER=y | 1211 | CONFIG_INOTIFY_USER=y |
941 | # CONFIG_QUOTA is not set | 1212 | # CONFIG_QUOTA is not set |
942 | CONFIG_DNOTIFY=y | ||
943 | # CONFIG_AUTOFS_FS is not set | 1213 | # CONFIG_AUTOFS_FS is not set |
944 | # CONFIG_AUTOFS4_FS is not set | 1214 | # CONFIG_AUTOFS4_FS is not set |
945 | # CONFIG_FUSE_FS is not set | 1215 | # CONFIG_FUSE_FS is not set |
@@ -965,15 +1235,13 @@ CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" | |||
965 | # | 1235 | # |
966 | CONFIG_PROC_FS=y | 1236 | CONFIG_PROC_FS=y |
967 | CONFIG_PROC_SYSCTL=y | 1237 | CONFIG_PROC_SYSCTL=y |
1238 | CONFIG_PROC_PAGE_MONITOR=y | ||
968 | CONFIG_SYSFS=y | 1239 | CONFIG_SYSFS=y |
969 | CONFIG_TMPFS=y | 1240 | CONFIG_TMPFS=y |
970 | # CONFIG_TMPFS_POSIX_ACL is not set | 1241 | # CONFIG_TMPFS_POSIX_ACL is not set |
971 | # CONFIG_HUGETLB_PAGE is not set | 1242 | # CONFIG_HUGETLB_PAGE is not set |
972 | # CONFIG_CONFIGFS_FS is not set | 1243 | # CONFIG_CONFIGFS_FS is not set |
973 | 1244 | CONFIG_MISC_FILESYSTEMS=y | |
974 | # | ||
975 | # Miscellaneous filesystems | ||
976 | # | ||
977 | # CONFIG_ADFS_FS is not set | 1245 | # CONFIG_ADFS_FS is not set |
978 | # CONFIG_AFFS_FS is not set | 1246 | # CONFIG_AFFS_FS is not set |
979 | # CONFIG_HFS_FS is not set | 1247 | # CONFIG_HFS_FS is not set |
@@ -997,9 +1265,13 @@ CONFIG_JFFS2_CMODE_PRIORITY=y | |||
997 | # CONFIG_JFFS2_CMODE_SIZE is not set | 1265 | # CONFIG_JFFS2_CMODE_SIZE is not set |
998 | # CONFIG_JFFS2_CMODE_FAVOURLZO is not set | 1266 | # CONFIG_JFFS2_CMODE_FAVOURLZO is not set |
999 | # CONFIG_CRAMFS is not set | 1267 | # CONFIG_CRAMFS is not set |
1268 | # CONFIG_SQUASHFS is not set | ||
1000 | # CONFIG_VXFS_FS is not set | 1269 | # CONFIG_VXFS_FS is not set |
1270 | # CONFIG_MINIX_FS is not set | ||
1271 | # CONFIG_OMFS_FS is not set | ||
1001 | # CONFIG_HPFS_FS is not set | 1272 | # CONFIG_HPFS_FS is not set |
1002 | # CONFIG_QNX4FS_FS is not set | 1273 | # CONFIG_QNX4FS_FS is not set |
1274 | # CONFIG_ROMFS_FS is not set | ||
1003 | # CONFIG_SYSV_FS is not set | 1275 | # CONFIG_SYSV_FS is not set |
1004 | # CONFIG_UFS_FS is not set | 1276 | # CONFIG_UFS_FS is not set |
1005 | CONFIG_NETWORK_FILESYSTEMS=y | 1277 | CONFIG_NETWORK_FILESYSTEMS=y |
@@ -1007,14 +1279,13 @@ CONFIG_NFS_FS=y | |||
1007 | CONFIG_NFS_V3=y | 1279 | CONFIG_NFS_V3=y |
1008 | # CONFIG_NFS_V3_ACL is not set | 1280 | # CONFIG_NFS_V3_ACL is not set |
1009 | # CONFIG_NFS_V4 is not set | 1281 | # CONFIG_NFS_V4 is not set |
1010 | # CONFIG_NFS_DIRECTIO is not set | ||
1011 | # CONFIG_NFSD is not set | ||
1012 | CONFIG_ROOT_NFS=y | 1282 | CONFIG_ROOT_NFS=y |
1283 | # CONFIG_NFSD is not set | ||
1013 | CONFIG_LOCKD=y | 1284 | CONFIG_LOCKD=y |
1014 | CONFIG_LOCKD_V4=y | 1285 | CONFIG_LOCKD_V4=y |
1015 | CONFIG_NFS_COMMON=y | 1286 | CONFIG_NFS_COMMON=y |
1016 | CONFIG_SUNRPC=y | 1287 | CONFIG_SUNRPC=y |
1017 | # CONFIG_SUNRPC_BIND34 is not set | 1288 | # CONFIG_SUNRPC_REGISTER_V4 is not set |
1018 | # CONFIG_RPCSEC_GSS_KRB5 is not set | 1289 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
1019 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 1290 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
1020 | # CONFIG_SMB_FS is not set | 1291 | # CONFIG_SMB_FS is not set |
@@ -1076,6 +1347,7 @@ CONFIG_NLS_UTF8=y | |||
1076 | CONFIG_PRINTK_TIME=y | 1347 | CONFIG_PRINTK_TIME=y |
1077 | CONFIG_ENABLE_WARN_DEPRECATED=y | 1348 | CONFIG_ENABLE_WARN_DEPRECATED=y |
1078 | CONFIG_ENABLE_MUST_CHECK=y | 1349 | CONFIG_ENABLE_MUST_CHECK=y |
1350 | CONFIG_FRAME_WARN=1024 | ||
1079 | # CONFIG_MAGIC_SYSRQ is not set | 1351 | # CONFIG_MAGIC_SYSRQ is not set |
1080 | # CONFIG_UNUSED_SYMBOLS is not set | 1352 | # CONFIG_UNUSED_SYMBOLS is not set |
1081 | # CONFIG_DEBUG_FS is not set | 1353 | # CONFIG_DEBUG_FS is not set |
@@ -1083,15 +1355,18 @@ CONFIG_ENABLE_MUST_CHECK=y | |||
1083 | CONFIG_DEBUG_KERNEL=y | 1355 | CONFIG_DEBUG_KERNEL=y |
1084 | # CONFIG_DEBUG_SHIRQ is not set | 1356 | # CONFIG_DEBUG_SHIRQ is not set |
1085 | CONFIG_DETECT_SOFTLOCKUP=y | 1357 | CONFIG_DETECT_SOFTLOCKUP=y |
1358 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set | ||
1359 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 | ||
1086 | # CONFIG_SCHED_DEBUG is not set | 1360 | # CONFIG_SCHED_DEBUG is not set |
1087 | # CONFIG_SCHEDSTATS is not set | 1361 | # CONFIG_SCHEDSTATS is not set |
1088 | CONFIG_TIMER_STATS=y | 1362 | CONFIG_TIMER_STATS=y |
1363 | # CONFIG_DEBUG_OBJECTS is not set | ||
1089 | # CONFIG_DEBUG_SLAB is not set | 1364 | # CONFIG_DEBUG_SLAB is not set |
1090 | CONFIG_DEBUG_PREEMPT=y | 1365 | # CONFIG_DEBUG_PREEMPT is not set |
1091 | # CONFIG_DEBUG_RT_MUTEXES is not set | 1366 | # CONFIG_DEBUG_RT_MUTEXES is not set |
1092 | # CONFIG_RT_MUTEX_TESTER is not set | 1367 | # CONFIG_RT_MUTEX_TESTER is not set |
1093 | # CONFIG_DEBUG_SPINLOCK is not set | 1368 | # CONFIG_DEBUG_SPINLOCK is not set |
1094 | CONFIG_DEBUG_MUTEXES=y | 1369 | # CONFIG_DEBUG_MUTEXES is not set |
1095 | # CONFIG_DEBUG_LOCK_ALLOC is not set | 1370 | # CONFIG_DEBUG_LOCK_ALLOC is not set |
1096 | # CONFIG_PROVE_LOCKING is not set | 1371 | # CONFIG_PROVE_LOCKING is not set |
1097 | # CONFIG_LOCK_STAT is not set | 1372 | # CONFIG_LOCK_STAT is not set |
@@ -1100,17 +1375,41 @@ CONFIG_DEBUG_MUTEXES=y | |||
1100 | # CONFIG_DEBUG_KOBJECT is not set | 1375 | # CONFIG_DEBUG_KOBJECT is not set |
1101 | CONFIG_DEBUG_BUGVERBOSE=y | 1376 | CONFIG_DEBUG_BUGVERBOSE=y |
1102 | # CONFIG_DEBUG_INFO is not set | 1377 | # CONFIG_DEBUG_INFO is not set |
1103 | CONFIG_DEBUG_VM=y | 1378 | # CONFIG_DEBUG_VM is not set |
1379 | # CONFIG_DEBUG_WRITECOUNT is not set | ||
1380 | # CONFIG_DEBUG_MEMORY_INIT is not set | ||
1104 | # CONFIG_DEBUG_LIST is not set | 1381 | # CONFIG_DEBUG_LIST is not set |
1105 | # CONFIG_DEBUG_SG is not set | 1382 | # CONFIG_DEBUG_SG is not set |
1383 | # CONFIG_DEBUG_NOTIFIERS is not set | ||
1106 | CONFIG_FRAME_POINTER=y | 1384 | CONFIG_FRAME_POINTER=y |
1107 | CONFIG_FORCED_INLINING=y | ||
1108 | # CONFIG_BOOT_PRINTK_DELAY is not set | 1385 | # CONFIG_BOOT_PRINTK_DELAY is not set |
1109 | # CONFIG_RCU_TORTURE_TEST is not set | 1386 | # CONFIG_RCU_TORTURE_TEST is not set |
1387 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | ||
1388 | # CONFIG_BACKTRACE_SELF_TEST is not set | ||
1389 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | ||
1110 | # CONFIG_FAULT_INJECTION is not set | 1390 | # CONFIG_FAULT_INJECTION is not set |
1391 | # CONFIG_LATENCYTOP is not set | ||
1392 | # CONFIG_SYSCTL_SYSCALL_CHECK is not set | ||
1393 | CONFIG_HAVE_FUNCTION_TRACER=y | ||
1394 | |||
1395 | # | ||
1396 | # Tracers | ||
1397 | # | ||
1398 | # CONFIG_FUNCTION_TRACER is not set | ||
1399 | # CONFIG_IRQSOFF_TRACER is not set | ||
1400 | # CONFIG_PREEMPT_TRACER is not set | ||
1401 | # CONFIG_SCHED_TRACER is not set | ||
1402 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | ||
1403 | # CONFIG_BOOT_TRACER is not set | ||
1404 | # CONFIG_TRACE_BRANCH_PROFILING is not set | ||
1405 | # CONFIG_STACK_TRACER is not set | ||
1406 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | ||
1111 | # CONFIG_SAMPLES is not set | 1407 | # CONFIG_SAMPLES is not set |
1408 | CONFIG_HAVE_ARCH_KGDB=y | ||
1409 | # CONFIG_KGDB is not set | ||
1112 | CONFIG_DEBUG_USER=y | 1410 | CONFIG_DEBUG_USER=y |
1113 | CONFIG_DEBUG_ERRORS=y | 1411 | CONFIG_DEBUG_ERRORS=y |
1412 | # CONFIG_DEBUG_STACK_USAGE is not set | ||
1114 | CONFIG_DEBUG_LL=y | 1413 | CONFIG_DEBUG_LL=y |
1115 | # CONFIG_DEBUG_ICEDCC is not set | 1414 | # CONFIG_DEBUG_ICEDCC is not set |
1116 | 1415 | ||
@@ -1119,55 +1418,110 @@ CONFIG_DEBUG_LL=y | |||
1119 | # | 1418 | # |
1120 | # CONFIG_KEYS is not set | 1419 | # CONFIG_KEYS is not set |
1121 | # CONFIG_SECURITY is not set | 1420 | # CONFIG_SECURITY is not set |
1421 | # CONFIG_SECURITYFS is not set | ||
1122 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | 1422 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set |
1123 | CONFIG_CRYPTO=y | 1423 | CONFIG_CRYPTO=y |
1424 | |||
1425 | # | ||
1426 | # Crypto core or helper | ||
1427 | # | ||
1428 | # CONFIG_CRYPTO_FIPS is not set | ||
1124 | CONFIG_CRYPTO_ALGAPI=m | 1429 | CONFIG_CRYPTO_ALGAPI=m |
1430 | CONFIG_CRYPTO_ALGAPI2=m | ||
1431 | CONFIG_CRYPTO_AEAD2=m | ||
1125 | CONFIG_CRYPTO_BLKCIPHER=m | 1432 | CONFIG_CRYPTO_BLKCIPHER=m |
1433 | CONFIG_CRYPTO_BLKCIPHER2=m | ||
1434 | CONFIG_CRYPTO_HASH=m | ||
1435 | CONFIG_CRYPTO_HASH2=m | ||
1436 | CONFIG_CRYPTO_RNG2=m | ||
1126 | CONFIG_CRYPTO_MANAGER=m | 1437 | CONFIG_CRYPTO_MANAGER=m |
1438 | CONFIG_CRYPTO_MANAGER2=m | ||
1439 | # CONFIG_CRYPTO_GF128MUL is not set | ||
1440 | # CONFIG_CRYPTO_NULL is not set | ||
1441 | # CONFIG_CRYPTO_CRYPTD is not set | ||
1442 | # CONFIG_CRYPTO_AUTHENC is not set | ||
1443 | # CONFIG_CRYPTO_TEST is not set | ||
1444 | |||
1445 | # | ||
1446 | # Authenticated Encryption with Associated Data | ||
1447 | # | ||
1448 | # CONFIG_CRYPTO_CCM is not set | ||
1449 | # CONFIG_CRYPTO_GCM is not set | ||
1450 | # CONFIG_CRYPTO_SEQIV is not set | ||
1451 | |||
1452 | # | ||
1453 | # Block modes | ||
1454 | # | ||
1455 | # CONFIG_CRYPTO_CBC is not set | ||
1456 | # CONFIG_CRYPTO_CTR is not set | ||
1457 | # CONFIG_CRYPTO_CTS is not set | ||
1458 | CONFIG_CRYPTO_ECB=m | ||
1459 | # CONFIG_CRYPTO_LRW is not set | ||
1460 | # CONFIG_CRYPTO_PCBC is not set | ||
1461 | # CONFIG_CRYPTO_XTS is not set | ||
1462 | |||
1463 | # | ||
1464 | # Hash modes | ||
1465 | # | ||
1127 | # CONFIG_CRYPTO_HMAC is not set | 1466 | # CONFIG_CRYPTO_HMAC is not set |
1128 | # CONFIG_CRYPTO_XCBC is not set | 1467 | # CONFIG_CRYPTO_XCBC is not set |
1129 | # CONFIG_CRYPTO_NULL is not set | 1468 | |
1469 | # | ||
1470 | # Digest | ||
1471 | # | ||
1472 | # CONFIG_CRYPTO_CRC32C is not set | ||
1130 | # CONFIG_CRYPTO_MD4 is not set | 1473 | # CONFIG_CRYPTO_MD4 is not set |
1131 | # CONFIG_CRYPTO_MD5 is not set | 1474 | # CONFIG_CRYPTO_MD5 is not set |
1475 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | ||
1476 | # CONFIG_CRYPTO_RMD128 is not set | ||
1477 | # CONFIG_CRYPTO_RMD160 is not set | ||
1478 | # CONFIG_CRYPTO_RMD256 is not set | ||
1479 | # CONFIG_CRYPTO_RMD320 is not set | ||
1132 | CONFIG_CRYPTO_SHA1=m | 1480 | CONFIG_CRYPTO_SHA1=m |
1133 | # CONFIG_CRYPTO_SHA256 is not set | 1481 | # CONFIG_CRYPTO_SHA256 is not set |
1134 | # CONFIG_CRYPTO_SHA512 is not set | 1482 | # CONFIG_CRYPTO_SHA512 is not set |
1135 | # CONFIG_CRYPTO_WP512 is not set | ||
1136 | # CONFIG_CRYPTO_TGR192 is not set | 1483 | # CONFIG_CRYPTO_TGR192 is not set |
1137 | # CONFIG_CRYPTO_GF128MUL is not set | 1484 | # CONFIG_CRYPTO_WP512 is not set |
1138 | CONFIG_CRYPTO_ECB=m | 1485 | |
1139 | # CONFIG_CRYPTO_CBC is not set | 1486 | # |
1140 | CONFIG_CRYPTO_PCBC=m | 1487 | # Ciphers |
1141 | # CONFIG_CRYPTO_LRW is not set | 1488 | # |
1142 | # CONFIG_CRYPTO_XTS is not set | ||
1143 | # CONFIG_CRYPTO_CRYPTD is not set | ||
1144 | # CONFIG_CRYPTO_DES is not set | ||
1145 | # CONFIG_CRYPTO_FCRYPT is not set | ||
1146 | # CONFIG_CRYPTO_BLOWFISH is not set | ||
1147 | # CONFIG_CRYPTO_TWOFISH is not set | ||
1148 | # CONFIG_CRYPTO_SERPENT is not set | ||
1149 | # CONFIG_CRYPTO_AES is not set | 1489 | # CONFIG_CRYPTO_AES is not set |
1490 | # CONFIG_CRYPTO_ANUBIS is not set | ||
1491 | CONFIG_CRYPTO_ARC4=m | ||
1492 | # CONFIG_CRYPTO_BLOWFISH is not set | ||
1493 | # CONFIG_CRYPTO_CAMELLIA is not set | ||
1150 | # CONFIG_CRYPTO_CAST5 is not set | 1494 | # CONFIG_CRYPTO_CAST5 is not set |
1151 | # CONFIG_CRYPTO_CAST6 is not set | 1495 | # CONFIG_CRYPTO_CAST6 is not set |
1152 | # CONFIG_CRYPTO_TEA is not set | 1496 | # CONFIG_CRYPTO_DES is not set |
1153 | CONFIG_CRYPTO_ARC4=m | 1497 | # CONFIG_CRYPTO_FCRYPT is not set |
1154 | # CONFIG_CRYPTO_KHAZAD is not set | 1498 | # CONFIG_CRYPTO_KHAZAD is not set |
1155 | # CONFIG_CRYPTO_ANUBIS is not set | 1499 | # CONFIG_CRYPTO_SALSA20 is not set |
1156 | # CONFIG_CRYPTO_SEED is not set | 1500 | # CONFIG_CRYPTO_SEED is not set |
1501 | # CONFIG_CRYPTO_SERPENT is not set | ||
1502 | # CONFIG_CRYPTO_TEA is not set | ||
1503 | # CONFIG_CRYPTO_TWOFISH is not set | ||
1504 | |||
1505 | # | ||
1506 | # Compression | ||
1507 | # | ||
1157 | # CONFIG_CRYPTO_DEFLATE is not set | 1508 | # CONFIG_CRYPTO_DEFLATE is not set |
1158 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 1509 | # CONFIG_CRYPTO_LZO is not set |
1159 | # CONFIG_CRYPTO_CRC32C is not set | 1510 | |
1160 | # CONFIG_CRYPTO_CAMELLIA is not set | 1511 | # |
1161 | # CONFIG_CRYPTO_TEST is not set | 1512 | # Random Number Generation |
1162 | # CONFIG_CRYPTO_AUTHENC is not set | 1513 | # |
1514 | # CONFIG_CRYPTO_ANSI_CPRNG is not set | ||
1163 | # CONFIG_CRYPTO_HW is not set | 1515 | # CONFIG_CRYPTO_HW is not set |
1164 | 1516 | ||
1165 | # | 1517 | # |
1166 | # Library routines | 1518 | # Library routines |
1167 | # | 1519 | # |
1168 | CONFIG_BITREVERSE=y | 1520 | CONFIG_BITREVERSE=y |
1521 | CONFIG_GENERIC_FIND_LAST_BIT=y | ||
1169 | CONFIG_CRC_CCITT=y | 1522 | CONFIG_CRC_CCITT=y |
1170 | # CONFIG_CRC16 is not set | 1523 | # CONFIG_CRC16 is not set |
1524 | # CONFIG_CRC_T10DIF is not set | ||
1171 | # CONFIG_CRC_ITU_T is not set | 1525 | # CONFIG_CRC_ITU_T is not set |
1172 | CONFIG_CRC32=y | 1526 | CONFIG_CRC32=y |
1173 | # CONFIG_CRC7 is not set | 1527 | # CONFIG_CRC7 is not set |
diff --git a/arch/arm/configs/mv78xx0_defconfig b/arch/arm/configs/mv78xx0_defconfig index 83c817f31bcc..398274b0771a 100644 --- a/arch/arm/configs/mv78xx0_defconfig +++ b/arch/arm/configs/mv78xx0_defconfig | |||
@@ -1,11 +1,11 @@ | |||
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.30-rc4 |
4 | # Fri Jun 13 02:57:32 2008 | 4 | # Mon May 4 14:22:12 2009 |
5 | # | 5 | # |
6 | CONFIG_ARM=y | 6 | CONFIG_ARM=y |
7 | CONFIG_SYS_SUPPORTS_APM_EMULATION=y | 7 | CONFIG_SYS_SUPPORTS_APM_EMULATION=y |
8 | # CONFIG_GENERIC_GPIO is not set | 8 | CONFIG_GENERIC_GPIO=y |
9 | CONFIG_GENERIC_TIME=y | 9 | CONFIG_GENERIC_TIME=y |
10 | CONFIG_GENERIC_CLOCKEVENTS=y | 10 | CONFIG_GENERIC_CLOCKEVENTS=y |
11 | CONFIG_MMU=y | 11 | CONFIG_MMU=y |
@@ -22,8 +22,7 @@ CONFIG_RWSEM_GENERIC_SPINLOCK=y | |||
22 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set | 22 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set |
23 | CONFIG_GENERIC_HWEIGHT=y | 23 | CONFIG_GENERIC_HWEIGHT=y |
24 | CONFIG_GENERIC_CALIBRATE_DELAY=y | 24 | CONFIG_GENERIC_CALIBRATE_DELAY=y |
25 | CONFIG_ARCH_SUPPORTS_AOUT=y | 25 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y |
26 | CONFIG_ZONE_DMA=y | ||
27 | CONFIG_VECTORS_BASE=0xffff0000 | 26 | CONFIG_VECTORS_BASE=0xffff0000 |
28 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 27 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
29 | 28 | ||
@@ -43,10 +42,19 @@ CONFIG_SYSVIPC_SYSCTL=y | |||
43 | # CONFIG_BSD_PROCESS_ACCT is not set | 42 | # CONFIG_BSD_PROCESS_ACCT is not set |
44 | # CONFIG_TASKSTATS is not set | 43 | # CONFIG_TASKSTATS is not set |
45 | # CONFIG_AUDIT is not set | 44 | # CONFIG_AUDIT is not set |
45 | |||
46 | # | ||
47 | # RCU Subsystem | ||
48 | # | ||
49 | CONFIG_CLASSIC_RCU=y | ||
50 | # CONFIG_TREE_RCU is not set | ||
51 | # CONFIG_PREEMPT_RCU is not set | ||
52 | # CONFIG_TREE_RCU_TRACE is not set | ||
53 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
46 | # CONFIG_IKCONFIG is not set | 54 | # CONFIG_IKCONFIG is not set |
47 | CONFIG_LOG_BUF_SHIFT=14 | 55 | CONFIG_LOG_BUF_SHIFT=14 |
48 | # CONFIG_CGROUPS is not set | ||
49 | # CONFIG_GROUP_SCHED is not set | 56 | # CONFIG_GROUP_SCHED is not set |
57 | # CONFIG_CGROUPS is not set | ||
50 | CONFIG_SYSFS_DEPRECATED=y | 58 | CONFIG_SYSFS_DEPRECATED=y |
51 | CONFIG_SYSFS_DEPRECATED_V2=y | 59 | CONFIG_SYSFS_DEPRECATED_V2=y |
52 | # CONFIG_RELAY is not set | 60 | # CONFIG_RELAY is not set |
@@ -54,32 +62,35 @@ CONFIG_SYSFS_DEPRECATED_V2=y | |||
54 | # CONFIG_BLK_DEV_INITRD is not set | 62 | # CONFIG_BLK_DEV_INITRD is not set |
55 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | 63 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y |
56 | CONFIG_SYSCTL=y | 64 | CONFIG_SYSCTL=y |
65 | CONFIG_ANON_INODES=y | ||
57 | CONFIG_EMBEDDED=y | 66 | CONFIG_EMBEDDED=y |
58 | CONFIG_UID16=y | 67 | CONFIG_UID16=y |
59 | CONFIG_SYSCTL_SYSCALL=y | 68 | CONFIG_SYSCTL_SYSCALL=y |
60 | CONFIG_SYSCTL_SYSCALL_CHECK=y | ||
61 | CONFIG_KALLSYMS=y | 69 | CONFIG_KALLSYMS=y |
62 | CONFIG_KALLSYMS_ALL=y | 70 | CONFIG_KALLSYMS_ALL=y |
63 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | 71 | # CONFIG_KALLSYMS_EXTRA_PASS is not set |
72 | # CONFIG_STRIP_ASM_SYMS is not set | ||
64 | CONFIG_HOTPLUG=y | 73 | CONFIG_HOTPLUG=y |
65 | CONFIG_PRINTK=y | 74 | CONFIG_PRINTK=y |
66 | CONFIG_BUG=y | 75 | CONFIG_BUG=y |
67 | CONFIG_ELF_CORE=y | 76 | CONFIG_ELF_CORE=y |
68 | CONFIG_COMPAT_BRK=y | ||
69 | CONFIG_BASE_FULL=y | 77 | CONFIG_BASE_FULL=y |
70 | CONFIG_FUTEX=y | 78 | CONFIG_FUTEX=y |
71 | CONFIG_ANON_INODES=y | ||
72 | CONFIG_EPOLL=y | 79 | CONFIG_EPOLL=y |
73 | CONFIG_SIGNALFD=y | 80 | CONFIG_SIGNALFD=y |
74 | CONFIG_TIMERFD=y | 81 | CONFIG_TIMERFD=y |
75 | CONFIG_EVENTFD=y | 82 | CONFIG_EVENTFD=y |
76 | CONFIG_SHMEM=y | 83 | CONFIG_SHMEM=y |
84 | CONFIG_AIO=y | ||
77 | CONFIG_VM_EVENT_COUNTERS=y | 85 | CONFIG_VM_EVENT_COUNTERS=y |
86 | CONFIG_PCI_QUIRKS=y | ||
78 | # CONFIG_SLUB_DEBUG is not set | 87 | # CONFIG_SLUB_DEBUG is not set |
88 | CONFIG_COMPAT_BRK=y | ||
79 | # CONFIG_SLAB is not set | 89 | # CONFIG_SLAB is not set |
80 | CONFIG_SLUB=y | 90 | CONFIG_SLUB=y |
81 | # CONFIG_SLOB is not set | 91 | # CONFIG_SLOB is not set |
82 | CONFIG_PROFILING=y | 92 | CONFIG_PROFILING=y |
93 | CONFIG_TRACEPOINTS=y | ||
83 | # CONFIG_MARKERS is not set | 94 | # CONFIG_MARKERS is not set |
84 | CONFIG_OPROFILE=y | 95 | CONFIG_OPROFILE=y |
85 | CONFIG_HAVE_OPROFILE=y | 96 | CONFIG_HAVE_OPROFILE=y |
@@ -87,10 +98,9 @@ CONFIG_KPROBES=y | |||
87 | CONFIG_KRETPROBES=y | 98 | CONFIG_KRETPROBES=y |
88 | CONFIG_HAVE_KPROBES=y | 99 | CONFIG_HAVE_KPROBES=y |
89 | CONFIG_HAVE_KRETPROBES=y | 100 | CONFIG_HAVE_KRETPROBES=y |
90 | # CONFIG_HAVE_DMA_ATTRS is not set | 101 | # CONFIG_SLOW_WORK is not set |
91 | CONFIG_PROC_PAGE_MONITOR=y | 102 | CONFIG_HAVE_GENERIC_DMA_COHERENT=y |
92 | CONFIG_RT_MUTEXES=y | 103 | CONFIG_RT_MUTEXES=y |
93 | # CONFIG_TINY_SHMEM is not set | ||
94 | CONFIG_BASE_SMALL=0 | 104 | CONFIG_BASE_SMALL=0 |
95 | CONFIG_MODULES=y | 105 | CONFIG_MODULES=y |
96 | # CONFIG_MODULE_FORCE_LOAD is not set | 106 | # CONFIG_MODULE_FORCE_LOAD is not set |
@@ -98,12 +108,10 @@ CONFIG_MODULE_UNLOAD=y | |||
98 | # CONFIG_MODULE_FORCE_UNLOAD is not set | 108 | # CONFIG_MODULE_FORCE_UNLOAD is not set |
99 | # CONFIG_MODVERSIONS is not set | 109 | # CONFIG_MODVERSIONS is not set |
100 | # CONFIG_MODULE_SRCVERSION_ALL is not set | 110 | # CONFIG_MODULE_SRCVERSION_ALL is not set |
101 | # CONFIG_KMOD is not set | ||
102 | CONFIG_BLOCK=y | 111 | CONFIG_BLOCK=y |
103 | # CONFIG_LBD is not set | 112 | # CONFIG_LBD is not set |
104 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
105 | # CONFIG_LSF is not set | ||
106 | # CONFIG_BLK_DEV_BSG is not set | 113 | # CONFIG_BLK_DEV_BSG is not set |
114 | # CONFIG_BLK_DEV_INTEGRITY is not set | ||
107 | 115 | ||
108 | # | 116 | # |
109 | # IO Schedulers | 117 | # IO Schedulers |
@@ -117,7 +125,7 @@ CONFIG_IOSCHED_CFQ=y | |||
117 | CONFIG_DEFAULT_CFQ=y | 125 | CONFIG_DEFAULT_CFQ=y |
118 | # CONFIG_DEFAULT_NOOP is not set | 126 | # CONFIG_DEFAULT_NOOP is not set |
119 | CONFIG_DEFAULT_IOSCHED="cfq" | 127 | CONFIG_DEFAULT_IOSCHED="cfq" |
120 | CONFIG_CLASSIC_RCU=y | 128 | # CONFIG_FREEZER is not set |
121 | 129 | ||
122 | # | 130 | # |
123 | # System Type | 131 | # System Type |
@@ -127,11 +135,10 @@ CONFIG_CLASSIC_RCU=y | |||
127 | # CONFIG_ARCH_REALVIEW is not set | 135 | # CONFIG_ARCH_REALVIEW is not set |
128 | # CONFIG_ARCH_VERSATILE is not set | 136 | # CONFIG_ARCH_VERSATILE is not set |
129 | # CONFIG_ARCH_AT91 is not set | 137 | # CONFIG_ARCH_AT91 is not set |
130 | # CONFIG_ARCH_CLPS7500 is not set | ||
131 | # CONFIG_ARCH_CLPS711X is not set | 138 | # CONFIG_ARCH_CLPS711X is not set |
132 | # CONFIG_ARCH_CO285 is not set | ||
133 | # CONFIG_ARCH_EBSA110 is not set | 139 | # CONFIG_ARCH_EBSA110 is not set |
134 | # CONFIG_ARCH_EP93XX is not set | 140 | # CONFIG_ARCH_EP93XX is not set |
141 | # CONFIG_ARCH_GEMINI is not set | ||
135 | # CONFIG_ARCH_FOOTBRIDGE is not set | 142 | # CONFIG_ARCH_FOOTBRIDGE is not set |
136 | # CONFIG_ARCH_NETX is not set | 143 | # CONFIG_ARCH_NETX is not set |
137 | # CONFIG_ARCH_H720X is not set | 144 | # CONFIG_ARCH_H720X is not set |
@@ -152,27 +159,23 @@ CONFIG_ARCH_MV78XX0=y | |||
152 | # CONFIG_ARCH_ORION5X is not set | 159 | # CONFIG_ARCH_ORION5X is not set |
153 | # CONFIG_ARCH_PNX4008 is not set | 160 | # CONFIG_ARCH_PNX4008 is not set |
154 | # CONFIG_ARCH_PXA is not set | 161 | # CONFIG_ARCH_PXA is not set |
162 | # CONFIG_ARCH_MMP is not set | ||
155 | # CONFIG_ARCH_RPC is not set | 163 | # CONFIG_ARCH_RPC is not set |
156 | # CONFIG_ARCH_SA1100 is not set | 164 | # CONFIG_ARCH_SA1100 is not set |
157 | # CONFIG_ARCH_S3C2410 is not set | 165 | # CONFIG_ARCH_S3C2410 is not set |
166 | # CONFIG_ARCH_S3C64XX is not set | ||
158 | # CONFIG_ARCH_SHARK is not set | 167 | # CONFIG_ARCH_SHARK is not set |
159 | # CONFIG_ARCH_LH7A40X is not set | 168 | # CONFIG_ARCH_LH7A40X is not set |
160 | # CONFIG_ARCH_DAVINCI is not set | 169 | # CONFIG_ARCH_DAVINCI is not set |
161 | # CONFIG_ARCH_OMAP is not set | 170 | # CONFIG_ARCH_OMAP is not set |
162 | # CONFIG_ARCH_MSM7X00A is not set | 171 | # CONFIG_ARCH_MSM is not set |
172 | # CONFIG_ARCH_W90X900 is not set | ||
163 | 173 | ||
164 | # | 174 | # |
165 | # Marvell MV78xx0 Implementations | 175 | # Marvell MV78xx0 Implementations |
166 | # | 176 | # |
167 | CONFIG_MACH_DB78X00_BP=y | 177 | CONFIG_MACH_DB78X00_BP=y |
168 | 178 | CONFIG_MACH_RD78X00_MASA=y | |
169 | # | ||
170 | # Boot options | ||
171 | # | ||
172 | |||
173 | # | ||
174 | # Power management | ||
175 | # | ||
176 | CONFIG_PLAT_ORION=y | 179 | CONFIG_PLAT_ORION=y |
177 | 180 | ||
178 | # | 181 | # |
@@ -198,6 +201,7 @@ CONFIG_ARM_THUMB=y | |||
198 | # CONFIG_CPU_DCACHE_DISABLE is not set | 201 | # CONFIG_CPU_DCACHE_DISABLE is not set |
199 | CONFIG_OUTER_CACHE=y | 202 | CONFIG_OUTER_CACHE=y |
200 | CONFIG_CACHE_FEROCEON_L2=y | 203 | CONFIG_CACHE_FEROCEON_L2=y |
204 | # CONFIG_CACHE_FEROCEON_L2_WRITETHROUGH is not set | ||
201 | 205 | ||
202 | # | 206 | # |
203 | # Bus support | 207 | # Bus support |
@@ -207,6 +211,8 @@ CONFIG_PCI_SYSCALL=y | |||
207 | # CONFIG_ARCH_SUPPORTS_MSI is not set | 211 | # CONFIG_ARCH_SUPPORTS_MSI is not set |
208 | CONFIG_PCI_LEGACY=y | 212 | CONFIG_PCI_LEGACY=y |
209 | # CONFIG_PCI_DEBUG is not set | 213 | # CONFIG_PCI_DEBUG is not set |
214 | # CONFIG_PCI_STUB is not set | ||
215 | # CONFIG_PCI_IOV is not set | ||
210 | # CONFIG_PCCARD is not set | 216 | # CONFIG_PCCARD is not set |
211 | 217 | ||
212 | # | 218 | # |
@@ -216,25 +222,33 @@ CONFIG_TICK_ONESHOT=y | |||
216 | CONFIG_NO_HZ=y | 222 | CONFIG_NO_HZ=y |
217 | CONFIG_HIGH_RES_TIMERS=y | 223 | CONFIG_HIGH_RES_TIMERS=y |
218 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y | 224 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y |
225 | CONFIG_VMSPLIT_3G=y | ||
226 | # CONFIG_VMSPLIT_2G is not set | ||
227 | # CONFIG_VMSPLIT_1G is not set | ||
228 | CONFIG_PAGE_OFFSET=0xC0000000 | ||
219 | CONFIG_PREEMPT=y | 229 | CONFIG_PREEMPT=y |
220 | CONFIG_HZ=100 | 230 | CONFIG_HZ=100 |
221 | CONFIG_AEABI=y | 231 | CONFIG_AEABI=y |
222 | CONFIG_OABI_COMPAT=y | 232 | CONFIG_OABI_COMPAT=y |
223 | # CONFIG_ARCH_DISCONTIGMEM_ENABLE is not set | 233 | CONFIG_ARCH_FLATMEM_HAS_HOLES=y |
234 | # CONFIG_ARCH_SPARSEMEM_DEFAULT is not set | ||
235 | # CONFIG_ARCH_SELECT_MEMORY_MODEL is not set | ||
236 | CONFIG_HIGHMEM=y | ||
224 | CONFIG_SELECT_MEMORY_MODEL=y | 237 | CONFIG_SELECT_MEMORY_MODEL=y |
225 | CONFIG_FLATMEM_MANUAL=y | 238 | CONFIG_FLATMEM_MANUAL=y |
226 | # CONFIG_DISCONTIGMEM_MANUAL is not set | 239 | # CONFIG_DISCONTIGMEM_MANUAL is not set |
227 | # CONFIG_SPARSEMEM_MANUAL is not set | 240 | # CONFIG_SPARSEMEM_MANUAL is not set |
228 | CONFIG_FLATMEM=y | 241 | CONFIG_FLATMEM=y |
229 | CONFIG_FLAT_NODE_MEM_MAP=y | 242 | CONFIG_FLAT_NODE_MEM_MAP=y |
230 | # CONFIG_SPARSEMEM_STATIC is not set | ||
231 | # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set | ||
232 | CONFIG_PAGEFLAGS_EXTENDED=y | 243 | CONFIG_PAGEFLAGS_EXTENDED=y |
233 | CONFIG_SPLIT_PTLOCK_CPUS=4096 | 244 | CONFIG_SPLIT_PTLOCK_CPUS=4096 |
234 | # CONFIG_RESOURCES_64BIT is not set | 245 | # CONFIG_PHYS_ADDR_T_64BIT is not set |
235 | CONFIG_ZONE_DMA_FLAG=1 | 246 | CONFIG_ZONE_DMA_FLAG=0 |
236 | CONFIG_BOUNCE=y | 247 | CONFIG_BOUNCE=y |
237 | CONFIG_VIRT_TO_BUS=y | 248 | CONFIG_VIRT_TO_BUS=y |
249 | CONFIG_UNEVICTABLE_LRU=y | ||
250 | CONFIG_HAVE_MLOCK=y | ||
251 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | ||
238 | CONFIG_ALIGNMENT_TRAP=y | 252 | CONFIG_ALIGNMENT_TRAP=y |
239 | 253 | ||
240 | # | 254 | # |
@@ -247,6 +261,11 @@ CONFIG_CMDLINE="" | |||
247 | # CONFIG_KEXEC is not set | 261 | # CONFIG_KEXEC is not set |
248 | 262 | ||
249 | # | 263 | # |
264 | # CPU Power Management | ||
265 | # | ||
266 | # CONFIG_CPU_IDLE is not set | ||
267 | |||
268 | # | ||
250 | # Floating point emulation | 269 | # Floating point emulation |
251 | # | 270 | # |
252 | 271 | ||
@@ -262,6 +281,8 @@ CONFIG_VFP=y | |||
262 | # Userspace binary formats | 281 | # Userspace binary formats |
263 | # | 282 | # |
264 | CONFIG_BINFMT_ELF=y | 283 | CONFIG_BINFMT_ELF=y |
284 | # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set | ||
285 | CONFIG_HAVE_AOUT=y | ||
265 | # CONFIG_BINFMT_AOUT is not set | 286 | # CONFIG_BINFMT_AOUT is not set |
266 | # CONFIG_BINFMT_MISC is not set | 287 | # CONFIG_BINFMT_MISC is not set |
267 | 288 | ||
@@ -270,10 +291,6 @@ CONFIG_BINFMT_ELF=y | |||
270 | # | 291 | # |
271 | # CONFIG_PM is not set | 292 | # CONFIG_PM is not set |
272 | CONFIG_ARCH_SUSPEND_POSSIBLE=y | 293 | CONFIG_ARCH_SUSPEND_POSSIBLE=y |
273 | |||
274 | # | ||
275 | # Networking | ||
276 | # | ||
277 | CONFIG_NET=y | 294 | CONFIG_NET=y |
278 | 295 | ||
279 | # | 296 | # |
@@ -309,7 +326,7 @@ CONFIG_IP_PNP_BOOTP=y | |||
309 | CONFIG_INET_XFRM_MODE_TRANSPORT=y | 326 | CONFIG_INET_XFRM_MODE_TRANSPORT=y |
310 | CONFIG_INET_XFRM_MODE_TUNNEL=y | 327 | CONFIG_INET_XFRM_MODE_TUNNEL=y |
311 | CONFIG_INET_XFRM_MODE_BEET=y | 328 | CONFIG_INET_XFRM_MODE_BEET=y |
312 | # CONFIG_INET_LRO is not set | 329 | CONFIG_INET_LRO=y |
313 | CONFIG_INET_DIAG=y | 330 | CONFIG_INET_DIAG=y |
314 | CONFIG_INET_TCP_DIAG=y | 331 | CONFIG_INET_TCP_DIAG=y |
315 | # CONFIG_TCP_CONG_ADVANCED is not set | 332 | # CONFIG_TCP_CONG_ADVANCED is not set |
@@ -324,6 +341,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
324 | # CONFIG_TIPC is not set | 341 | # CONFIG_TIPC is not set |
325 | # CONFIG_ATM is not set | 342 | # CONFIG_ATM is not set |
326 | # CONFIG_BRIDGE is not set | 343 | # CONFIG_BRIDGE is not set |
344 | # CONFIG_NET_DSA is not set | ||
327 | # CONFIG_VLAN_8021Q is not set | 345 | # CONFIG_VLAN_8021Q is not set |
328 | # CONFIG_DECNET is not set | 346 | # CONFIG_DECNET is not set |
329 | # CONFIG_LLC2 is not set | 347 | # CONFIG_LLC2 is not set |
@@ -333,26 +351,23 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
333 | # CONFIG_LAPB is not set | 351 | # CONFIG_LAPB is not set |
334 | # CONFIG_ECONET is not set | 352 | # CONFIG_ECONET is not set |
335 | # CONFIG_WAN_ROUTER is not set | 353 | # CONFIG_WAN_ROUTER is not set |
354 | # CONFIG_PHONET is not set | ||
336 | # CONFIG_NET_SCHED is not set | 355 | # CONFIG_NET_SCHED is not set |
356 | # CONFIG_DCB is not set | ||
337 | 357 | ||
338 | # | 358 | # |
339 | # Network testing | 359 | # Network testing |
340 | # | 360 | # |
341 | CONFIG_NET_PKTGEN=m | 361 | CONFIG_NET_PKTGEN=m |
342 | # CONFIG_NET_TCPPROBE is not set | 362 | # CONFIG_NET_TCPPROBE is not set |
363 | # CONFIG_NET_DROP_MONITOR is not set | ||
343 | # CONFIG_HAMRADIO is not set | 364 | # CONFIG_HAMRADIO is not set |
344 | # CONFIG_CAN is not set | 365 | # CONFIG_CAN is not set |
345 | # CONFIG_IRDA is not set | 366 | # CONFIG_IRDA is not set |
346 | # CONFIG_BT is not set | 367 | # CONFIG_BT is not set |
347 | # CONFIG_AF_RXRPC is not set | 368 | # CONFIG_AF_RXRPC is not set |
348 | 369 | # CONFIG_WIRELESS is not set | |
349 | # | 370 | # CONFIG_WIMAX is not set |
350 | # Wireless | ||
351 | # | ||
352 | # CONFIG_CFG80211 is not set | ||
353 | CONFIG_WIRELESS_EXT=y | ||
354 | # CONFIG_MAC80211 is not set | ||
355 | # CONFIG_IEEE80211 is not set | ||
356 | # CONFIG_RFKILL is not set | 371 | # CONFIG_RFKILL is not set |
357 | # CONFIG_NET_9P is not set | 372 | # CONFIG_NET_9P is not set |
358 | 373 | ||
@@ -367,6 +382,8 @@ CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | |||
367 | CONFIG_STANDALONE=y | 382 | CONFIG_STANDALONE=y |
368 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 383 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
369 | CONFIG_FW_LOADER=y | 384 | CONFIG_FW_LOADER=y |
385 | # CONFIG_FIRMWARE_IN_KERNEL is not set | ||
386 | CONFIG_EXTRA_FIRMWARE="" | ||
370 | # CONFIG_DEBUG_DRIVER is not set | 387 | # CONFIG_DEBUG_DRIVER is not set |
371 | # CONFIG_DEBUG_DEVRES is not set | 388 | # CONFIG_DEBUG_DEVRES is not set |
372 | # CONFIG_SYS_HYPERVISOR is not set | 389 | # CONFIG_SYS_HYPERVISOR is not set |
@@ -375,6 +392,7 @@ CONFIG_MTD=y | |||
375 | # CONFIG_MTD_DEBUG is not set | 392 | # CONFIG_MTD_DEBUG is not set |
376 | # CONFIG_MTD_CONCAT is not set | 393 | # CONFIG_MTD_CONCAT is not set |
377 | CONFIG_MTD_PARTITIONS=y | 394 | CONFIG_MTD_PARTITIONS=y |
395 | # CONFIG_MTD_TESTS is not set | ||
378 | # CONFIG_MTD_REDBOOT_PARTS is not set | 396 | # CONFIG_MTD_REDBOOT_PARTS is not set |
379 | CONFIG_MTD_CMDLINE_PARTS=y | 397 | CONFIG_MTD_CMDLINE_PARTS=y |
380 | # CONFIG_MTD_AFS_PARTS is not set | 398 | # CONFIG_MTD_AFS_PARTS is not set |
@@ -428,9 +446,7 @@ CONFIG_MTD_CFI_UTIL=y | |||
428 | # | 446 | # |
429 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set | 447 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set |
430 | CONFIG_MTD_PHYSMAP=y | 448 | CONFIG_MTD_PHYSMAP=y |
431 | CONFIG_MTD_PHYSMAP_START=0x0 | 449 | # CONFIG_MTD_PHYSMAP_COMPAT is not set |
432 | CONFIG_MTD_PHYSMAP_LEN=0x0 | ||
433 | CONFIG_MTD_PHYSMAP_BANKWIDTH=0 | ||
434 | # CONFIG_MTD_ARM_INTEGRATOR is not set | 450 | # CONFIG_MTD_ARM_INTEGRATOR is not set |
435 | # CONFIG_MTD_IMPA7 is not set | 451 | # CONFIG_MTD_IMPA7 is not set |
436 | # CONFIG_MTD_INTEL_VR_NOR is not set | 452 | # CONFIG_MTD_INTEL_VR_NOR is not set |
@@ -455,6 +471,7 @@ CONFIG_MTD_NAND=y | |||
455 | CONFIG_MTD_NAND_VERIFY_WRITE=y | 471 | CONFIG_MTD_NAND_VERIFY_WRITE=y |
456 | # CONFIG_MTD_NAND_ECC_SMC is not set | 472 | # CONFIG_MTD_NAND_ECC_SMC is not set |
457 | # CONFIG_MTD_NAND_MUSEUM_IDS is not set | 473 | # CONFIG_MTD_NAND_MUSEUM_IDS is not set |
474 | # CONFIG_MTD_NAND_GPIO is not set | ||
458 | CONFIG_MTD_NAND_IDS=y | 475 | CONFIG_MTD_NAND_IDS=y |
459 | # CONFIG_MTD_NAND_DISKONCHIP is not set | 476 | # CONFIG_MTD_NAND_DISKONCHIP is not set |
460 | # CONFIG_MTD_NAND_CAFE is not set | 477 | # CONFIG_MTD_NAND_CAFE is not set |
@@ -465,6 +482,11 @@ CONFIG_MTD_NAND_ORION=y | |||
465 | # CONFIG_MTD_ONENAND is not set | 482 | # CONFIG_MTD_ONENAND is not set |
466 | 483 | ||
467 | # | 484 | # |
485 | # LPDDR flash memory drivers | ||
486 | # | ||
487 | # CONFIG_MTD_LPDDR is not set | ||
488 | |||
489 | # | ||
468 | # UBI - Unsorted block images | 490 | # UBI - Unsorted block images |
469 | # | 491 | # |
470 | # CONFIG_MTD_UBI is not set | 492 | # CONFIG_MTD_UBI is not set |
@@ -485,10 +507,20 @@ CONFIG_BLK_DEV_LOOP=y | |||
485 | # CONFIG_ATA_OVER_ETH is not set | 507 | # CONFIG_ATA_OVER_ETH is not set |
486 | CONFIG_MISC_DEVICES=y | 508 | CONFIG_MISC_DEVICES=y |
487 | # CONFIG_PHANTOM is not set | 509 | # CONFIG_PHANTOM is not set |
488 | # CONFIG_EEPROM_93CX6 is not set | ||
489 | # CONFIG_SGI_IOC4 is not set | 510 | # CONFIG_SGI_IOC4 is not set |
490 | # CONFIG_TIFM_CORE is not set | 511 | # CONFIG_TIFM_CORE is not set |
512 | # CONFIG_ICS932S401 is not set | ||
491 | # CONFIG_ENCLOSURE_SERVICES is not set | 513 | # CONFIG_ENCLOSURE_SERVICES is not set |
514 | # CONFIG_HP_ILO is not set | ||
515 | # CONFIG_ISL29003 is not set | ||
516 | # CONFIG_C2PORT is not set | ||
517 | |||
518 | # | ||
519 | # EEPROM support | ||
520 | # | ||
521 | # CONFIG_EEPROM_AT24 is not set | ||
522 | # CONFIG_EEPROM_LEGACY is not set | ||
523 | # CONFIG_EEPROM_93CX6 is not set | ||
492 | CONFIG_HAVE_IDE=y | 524 | CONFIG_HAVE_IDE=y |
493 | # CONFIG_IDE is not set | 525 | # CONFIG_IDE is not set |
494 | 526 | ||
@@ -546,7 +578,11 @@ CONFIG_SCSI_LOWLEVEL=y | |||
546 | # CONFIG_MEGARAID_NEWGEN is not set | 578 | # CONFIG_MEGARAID_NEWGEN is not set |
547 | # CONFIG_MEGARAID_LEGACY is not set | 579 | # CONFIG_MEGARAID_LEGACY is not set |
548 | # CONFIG_MEGARAID_SAS is not set | 580 | # CONFIG_MEGARAID_SAS is not set |
581 | # CONFIG_SCSI_MPT2SAS is not set | ||
549 | # CONFIG_SCSI_HPTIOP is not set | 582 | # CONFIG_SCSI_HPTIOP is not set |
583 | # CONFIG_LIBFC is not set | ||
584 | # CONFIG_LIBFCOE is not set | ||
585 | # CONFIG_FCOE is not set | ||
550 | # CONFIG_SCSI_DMX3191D is not set | 586 | # CONFIG_SCSI_DMX3191D is not set |
551 | # CONFIG_SCSI_FUTURE_DOMAIN is not set | 587 | # CONFIG_SCSI_FUTURE_DOMAIN is not set |
552 | # CONFIG_SCSI_IPS is not set | 588 | # CONFIG_SCSI_IPS is not set |
@@ -565,6 +601,8 @@ CONFIG_SCSI_LOWLEVEL=y | |||
565 | # CONFIG_SCSI_NSP32 is not set | 601 | # CONFIG_SCSI_NSP32 is not set |
566 | # CONFIG_SCSI_DEBUG is not set | 602 | # CONFIG_SCSI_DEBUG is not set |
567 | # CONFIG_SCSI_SRP is not set | 603 | # CONFIG_SCSI_SRP is not set |
604 | # CONFIG_SCSI_DH is not set | ||
605 | # CONFIG_SCSI_OSD_INITIATOR is not set | ||
568 | CONFIG_ATA=y | 606 | CONFIG_ATA=y |
569 | # CONFIG_ATA_NONSTANDARD is not set | 607 | # CONFIG_ATA_NONSTANDARD is not set |
570 | CONFIG_SATA_PMP=y | 608 | CONFIG_SATA_PMP=y |
@@ -631,11 +669,15 @@ CONFIG_SATA_MV=y | |||
631 | # | 669 | # |
632 | # IEEE 1394 (FireWire) support | 670 | # IEEE 1394 (FireWire) support |
633 | # | 671 | # |
672 | |||
673 | # | ||
674 | # Enable only one of the two stacks, unless you know what you are doing | ||
675 | # | ||
634 | # CONFIG_FIREWIRE is not set | 676 | # CONFIG_FIREWIRE is not set |
635 | # CONFIG_IEEE1394 is not set | 677 | # CONFIG_IEEE1394 is not set |
636 | # CONFIG_I2O is not set | 678 | # CONFIG_I2O is not set |
637 | CONFIG_NETDEVICES=y | 679 | CONFIG_NETDEVICES=y |
638 | # CONFIG_NETDEVICES_MULTIQUEUE is not set | 680 | CONFIG_COMPAT_NET_DEV_OPS=y |
639 | # CONFIG_DUMMY is not set | 681 | # CONFIG_DUMMY is not set |
640 | # CONFIG_BONDING is not set | 682 | # CONFIG_BONDING is not set |
641 | # CONFIG_MACVLAN is not set | 683 | # CONFIG_MACVLAN is not set |
@@ -643,7 +685,26 @@ CONFIG_NETDEVICES=y | |||
643 | # CONFIG_TUN is not set | 685 | # CONFIG_TUN is not set |
644 | # CONFIG_VETH is not set | 686 | # CONFIG_VETH is not set |
645 | # CONFIG_ARCNET is not set | 687 | # CONFIG_ARCNET is not set |
646 | # CONFIG_PHYLIB is not set | 688 | CONFIG_PHYLIB=y |
689 | |||
690 | # | ||
691 | # MII PHY device drivers | ||
692 | # | ||
693 | CONFIG_MARVELL_PHY=y | ||
694 | # CONFIG_DAVICOM_PHY is not set | ||
695 | # CONFIG_QSEMI_PHY is not set | ||
696 | # CONFIG_LXT_PHY is not set | ||
697 | # CONFIG_CICADA_PHY is not set | ||
698 | # CONFIG_VITESSE_PHY is not set | ||
699 | # CONFIG_SMSC_PHY is not set | ||
700 | # CONFIG_BROADCOM_PHY is not set | ||
701 | # CONFIG_ICPLUS_PHY is not set | ||
702 | # CONFIG_REALTEK_PHY is not set | ||
703 | # CONFIG_NATIONAL_PHY is not set | ||
704 | # CONFIG_STE10XP is not set | ||
705 | # CONFIG_LSI_ET1011C_PHY is not set | ||
706 | # CONFIG_FIXED_PHY is not set | ||
707 | # CONFIG_MDIO_BITBANG is not set | ||
647 | CONFIG_NET_ETHERNET=y | 708 | CONFIG_NET_ETHERNET=y |
648 | CONFIG_MII=y | 709 | CONFIG_MII=y |
649 | # CONFIG_AX88796 is not set | 710 | # CONFIG_AX88796 is not set |
@@ -653,19 +714,25 @@ CONFIG_MII=y | |||
653 | # CONFIG_NET_VENDOR_3COM is not set | 714 | # CONFIG_NET_VENDOR_3COM is not set |
654 | # CONFIG_SMC91X is not set | 715 | # CONFIG_SMC91X is not set |
655 | # CONFIG_DM9000 is not set | 716 | # CONFIG_DM9000 is not set |
717 | # CONFIG_ETHOC is not set | ||
718 | # CONFIG_SMC911X is not set | ||
719 | # CONFIG_SMSC911X is not set | ||
720 | # CONFIG_DNET is not set | ||
656 | # CONFIG_NET_TULIP is not set | 721 | # CONFIG_NET_TULIP is not set |
657 | # CONFIG_HP100 is not set | 722 | # CONFIG_HP100 is not set |
658 | # CONFIG_IBM_NEW_EMAC_ZMII is not set | 723 | # CONFIG_IBM_NEW_EMAC_ZMII is not set |
659 | # CONFIG_IBM_NEW_EMAC_RGMII is not set | 724 | # CONFIG_IBM_NEW_EMAC_RGMII is not set |
660 | # CONFIG_IBM_NEW_EMAC_TAH is not set | 725 | # CONFIG_IBM_NEW_EMAC_TAH is not set |
661 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set | 726 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set |
727 | # CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set | ||
728 | # CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set | ||
729 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set | ||
662 | CONFIG_NET_PCI=y | 730 | CONFIG_NET_PCI=y |
663 | # CONFIG_PCNET32 is not set | 731 | # CONFIG_PCNET32 is not set |
664 | # CONFIG_AMD8111_ETH is not set | 732 | # CONFIG_AMD8111_ETH is not set |
665 | # CONFIG_ADAPTEC_STARFIRE is not set | 733 | # CONFIG_ADAPTEC_STARFIRE is not set |
666 | # CONFIG_B44 is not set | 734 | # CONFIG_B44 is not set |
667 | # CONFIG_FORCEDETH is not set | 735 | # CONFIG_FORCEDETH is not set |
668 | # CONFIG_EEPRO100 is not set | ||
669 | # CONFIG_E100 is not set | 736 | # CONFIG_E100 is not set |
670 | # CONFIG_FEALNX is not set | 737 | # CONFIG_FEALNX is not set |
671 | # CONFIG_NATSEMI is not set | 738 | # CONFIG_NATSEMI is not set |
@@ -675,18 +742,20 @@ CONFIG_NET_PCI=y | |||
675 | # CONFIG_R6040 is not set | 742 | # CONFIG_R6040 is not set |
676 | # CONFIG_SIS900 is not set | 743 | # CONFIG_SIS900 is not set |
677 | # CONFIG_EPIC100 is not set | 744 | # CONFIG_EPIC100 is not set |
745 | # CONFIG_SMSC9420 is not set | ||
678 | # CONFIG_SUNDANCE is not set | 746 | # CONFIG_SUNDANCE is not set |
679 | # CONFIG_TLAN is not set | 747 | # CONFIG_TLAN is not set |
680 | # CONFIG_VIA_RHINE is not set | 748 | # CONFIG_VIA_RHINE is not set |
681 | # CONFIG_SC92031 is not set | 749 | # CONFIG_SC92031 is not set |
750 | # CONFIG_ATL2 is not set | ||
682 | CONFIG_NETDEV_1000=y | 751 | CONFIG_NETDEV_1000=y |
683 | # CONFIG_ACENIC is not set | 752 | # CONFIG_ACENIC is not set |
684 | # CONFIG_DL2K is not set | 753 | # CONFIG_DL2K is not set |
685 | # CONFIG_E1000 is not set | 754 | # CONFIG_E1000 is not set |
686 | # CONFIG_E1000E is not set | 755 | # CONFIG_E1000E is not set |
687 | # CONFIG_E1000E_ENABLED is not set | ||
688 | # CONFIG_IP1000 is not set | 756 | # CONFIG_IP1000 is not set |
689 | # CONFIG_IGB is not set | 757 | # CONFIG_IGB is not set |
758 | # CONFIG_IGBVF is not set | ||
690 | # CONFIG_NS83820 is not set | 759 | # CONFIG_NS83820 is not set |
691 | # CONFIG_HAMACHI is not set | 760 | # CONFIG_HAMACHI is not set |
692 | # CONFIG_YELLOWFIN is not set | 761 | # CONFIG_YELLOWFIN is not set |
@@ -700,6 +769,9 @@ CONFIG_NETDEV_1000=y | |||
700 | CONFIG_MV643XX_ETH=y | 769 | CONFIG_MV643XX_ETH=y |
701 | # CONFIG_QLA3XXX is not set | 770 | # CONFIG_QLA3XXX is not set |
702 | # CONFIG_ATL1 is not set | 771 | # CONFIG_ATL1 is not set |
772 | # CONFIG_ATL1E is not set | ||
773 | # CONFIG_ATL1C is not set | ||
774 | # CONFIG_JME is not set | ||
703 | # CONFIG_NETDEV_10000 is not set | 775 | # CONFIG_NETDEV_10000 is not set |
704 | # CONFIG_TR is not set | 776 | # CONFIG_TR is not set |
705 | 777 | ||
@@ -708,7 +780,10 @@ CONFIG_MV643XX_ETH=y | |||
708 | # | 780 | # |
709 | # CONFIG_WLAN_PRE80211 is not set | 781 | # CONFIG_WLAN_PRE80211 is not set |
710 | # CONFIG_WLAN_80211 is not set | 782 | # CONFIG_WLAN_80211 is not set |
711 | # CONFIG_IWLWIFI_LEDS is not set | 783 | |
784 | # | ||
785 | # Enable WiMAX (Networking options) to see the WiMAX drivers | ||
786 | # | ||
712 | 787 | ||
713 | # | 788 | # |
714 | # USB Network Adapters | 789 | # USB Network Adapters |
@@ -785,11 +860,11 @@ CONFIG_SERIAL_CORE=y | |||
785 | CONFIG_SERIAL_CORE_CONSOLE=y | 860 | CONFIG_SERIAL_CORE_CONSOLE=y |
786 | # CONFIG_SERIAL_JSM is not set | 861 | # CONFIG_SERIAL_JSM is not set |
787 | CONFIG_UNIX98_PTYS=y | 862 | CONFIG_UNIX98_PTYS=y |
863 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set | ||
788 | CONFIG_LEGACY_PTYS=y | 864 | CONFIG_LEGACY_PTYS=y |
789 | CONFIG_LEGACY_PTY_COUNT=16 | 865 | CONFIG_LEGACY_PTY_COUNT=16 |
790 | # CONFIG_IPMI_HANDLER is not set | 866 | # CONFIG_IPMI_HANDLER is not set |
791 | # CONFIG_HW_RANDOM is not set | 867 | # CONFIG_HW_RANDOM is not set |
792 | # CONFIG_NVRAM is not set | ||
793 | # CONFIG_R3964 is not set | 868 | # CONFIG_R3964 is not set |
794 | # CONFIG_APPLICOM is not set | 869 | # CONFIG_APPLICOM is not set |
795 | # CONFIG_RAW_DRIVER is not set | 870 | # CONFIG_RAW_DRIVER is not set |
@@ -798,44 +873,63 @@ CONFIG_DEVPORT=y | |||
798 | CONFIG_I2C=y | 873 | CONFIG_I2C=y |
799 | CONFIG_I2C_BOARDINFO=y | 874 | CONFIG_I2C_BOARDINFO=y |
800 | CONFIG_I2C_CHARDEV=y | 875 | CONFIG_I2C_CHARDEV=y |
876 | CONFIG_I2C_HELPER_AUTO=y | ||
801 | 877 | ||
802 | # | 878 | # |
803 | # I2C Hardware Bus support | 879 | # I2C Hardware Bus support |
804 | # | 880 | # |
881 | |||
882 | # | ||
883 | # PC SMBus host controller drivers | ||
884 | # | ||
805 | # CONFIG_I2C_ALI1535 is not set | 885 | # CONFIG_I2C_ALI1535 is not set |
806 | # CONFIG_I2C_ALI1563 is not set | 886 | # CONFIG_I2C_ALI1563 is not set |
807 | # CONFIG_I2C_ALI15X3 is not set | 887 | # CONFIG_I2C_ALI15X3 is not set |
808 | # CONFIG_I2C_AMD756 is not set | 888 | # CONFIG_I2C_AMD756 is not set |
809 | # CONFIG_I2C_AMD8111 is not set | 889 | # CONFIG_I2C_AMD8111 is not set |
810 | # CONFIG_I2C_I801 is not set | 890 | # CONFIG_I2C_I801 is not set |
811 | # CONFIG_I2C_I810 is not set | 891 | # CONFIG_I2C_ISCH is not set |
812 | # CONFIG_I2C_PIIX4 is not set | 892 | # CONFIG_I2C_PIIX4 is not set |
813 | # CONFIG_I2C_NFORCE2 is not set | 893 | # CONFIG_I2C_NFORCE2 is not set |
814 | # CONFIG_I2C_OCORES is not set | ||
815 | # CONFIG_I2C_PARPORT_LIGHT is not set | ||
816 | # CONFIG_I2C_PROSAVAGE is not set | ||
817 | # CONFIG_I2C_SAVAGE4 is not set | ||
818 | # CONFIG_I2C_SIMTEC is not set | ||
819 | # CONFIG_I2C_SIS5595 is not set | 894 | # CONFIG_I2C_SIS5595 is not set |
820 | # CONFIG_I2C_SIS630 is not set | 895 | # CONFIG_I2C_SIS630 is not set |
821 | # CONFIG_I2C_SIS96X is not set | 896 | # CONFIG_I2C_SIS96X is not set |
822 | # CONFIG_I2C_TAOS_EVM is not set | ||
823 | # CONFIG_I2C_STUB is not set | ||
824 | # CONFIG_I2C_TINY_USB is not set | ||
825 | # CONFIG_I2C_VIA is not set | 897 | # CONFIG_I2C_VIA is not set |
826 | # CONFIG_I2C_VIAPRO is not set | 898 | # CONFIG_I2C_VIAPRO is not set |
899 | |||
900 | # | ||
901 | # I2C system bus drivers (mostly embedded / system-on-chip) | ||
902 | # | ||
903 | # CONFIG_I2C_GPIO is not set | ||
904 | CONFIG_I2C_MV64XXX=y | ||
905 | # CONFIG_I2C_OCORES is not set | ||
906 | # CONFIG_I2C_SIMTEC is not set | ||
907 | |||
908 | # | ||
909 | # External I2C/SMBus adapter drivers | ||
910 | # | ||
911 | # CONFIG_I2C_PARPORT_LIGHT is not set | ||
912 | # CONFIG_I2C_TAOS_EVM is not set | ||
913 | # CONFIG_I2C_TINY_USB is not set | ||
914 | |||
915 | # | ||
916 | # Graphics adapter I2C/DDC channel drivers | ||
917 | # | ||
827 | # CONFIG_I2C_VOODOO3 is not set | 918 | # CONFIG_I2C_VOODOO3 is not set |
919 | |||
920 | # | ||
921 | # Other I2C/SMBus bus drivers | ||
922 | # | ||
828 | # CONFIG_I2C_PCA_PLATFORM is not set | 923 | # CONFIG_I2C_PCA_PLATFORM is not set |
829 | CONFIG_I2C_MV64XXX=y | 924 | # CONFIG_I2C_STUB is not set |
830 | 925 | ||
831 | # | 926 | # |
832 | # Miscellaneous I2C Chip support | 927 | # Miscellaneous I2C Chip support |
833 | # | 928 | # |
834 | # CONFIG_DS1682 is not set | 929 | # CONFIG_DS1682 is not set |
835 | # CONFIG_EEPROM_LEGACY is not set | ||
836 | # CONFIG_SENSORS_PCF8574 is not set | 930 | # CONFIG_SENSORS_PCF8574 is not set |
837 | # CONFIG_PCF8575 is not set | 931 | # CONFIG_PCF8575 is not set |
838 | # CONFIG_SENSORS_PCF8591 is not set | 932 | # CONFIG_SENSORS_PCA9539 is not set |
839 | # CONFIG_SENSORS_MAX6875 is not set | 933 | # CONFIG_SENSORS_MAX6875 is not set |
840 | # CONFIG_SENSORS_TSL2550 is not set | 934 | # CONFIG_SENSORS_TSL2550 is not set |
841 | # CONFIG_I2C_DEBUG_CORE is not set | 935 | # CONFIG_I2C_DEBUG_CORE is not set |
@@ -847,6 +941,7 @@ CONFIG_I2C_MV64XXX=y | |||
847 | # CONFIG_POWER_SUPPLY is not set | 941 | # CONFIG_POWER_SUPPLY is not set |
848 | CONFIG_HWMON=y | 942 | CONFIG_HWMON=y |
849 | # CONFIG_HWMON_VID is not set | 943 | # CONFIG_HWMON_VID is not set |
944 | # CONFIG_SENSORS_AD7414 is not set | ||
850 | # CONFIG_SENSORS_AD7418 is not set | 945 | # CONFIG_SENSORS_AD7418 is not set |
851 | # CONFIG_SENSORS_ADM1021 is not set | 946 | # CONFIG_SENSORS_ADM1021 is not set |
852 | # CONFIG_SENSORS_ADM1025 is not set | 947 | # CONFIG_SENSORS_ADM1025 is not set |
@@ -854,14 +949,17 @@ CONFIG_HWMON=y | |||
854 | # CONFIG_SENSORS_ADM1029 is not set | 949 | # CONFIG_SENSORS_ADM1029 is not set |
855 | # CONFIG_SENSORS_ADM1031 is not set | 950 | # CONFIG_SENSORS_ADM1031 is not set |
856 | # CONFIG_SENSORS_ADM9240 is not set | 951 | # CONFIG_SENSORS_ADM9240 is not set |
952 | # CONFIG_SENSORS_ADT7462 is not set | ||
857 | # CONFIG_SENSORS_ADT7470 is not set | 953 | # CONFIG_SENSORS_ADT7470 is not set |
858 | # CONFIG_SENSORS_ADT7473 is not set | 954 | # CONFIG_SENSORS_ADT7473 is not set |
955 | # CONFIG_SENSORS_ADT7475 is not set | ||
859 | # CONFIG_SENSORS_ATXP1 is not set | 956 | # CONFIG_SENSORS_ATXP1 is not set |
860 | # CONFIG_SENSORS_DS1621 is not set | 957 | # CONFIG_SENSORS_DS1621 is not set |
861 | # CONFIG_SENSORS_I5K_AMB is not set | 958 | # CONFIG_SENSORS_I5K_AMB is not set |
862 | # CONFIG_SENSORS_F71805F is not set | 959 | # CONFIG_SENSORS_F71805F is not set |
863 | # CONFIG_SENSORS_F71882FG is not set | 960 | # CONFIG_SENSORS_F71882FG is not set |
864 | # CONFIG_SENSORS_F75375S is not set | 961 | # CONFIG_SENSORS_F75375S is not set |
962 | # CONFIG_SENSORS_G760A is not set | ||
865 | # CONFIG_SENSORS_GL518SM is not set | 963 | # CONFIG_SENSORS_GL518SM is not set |
866 | # CONFIG_SENSORS_GL520SM is not set | 964 | # CONFIG_SENSORS_GL520SM is not set |
867 | # CONFIG_SENSORS_IT87 is not set | 965 | # CONFIG_SENSORS_IT87 is not set |
@@ -876,10 +974,15 @@ CONFIG_HWMON=y | |||
876 | # CONFIG_SENSORS_LM90 is not set | 974 | # CONFIG_SENSORS_LM90 is not set |
877 | # CONFIG_SENSORS_LM92 is not set | 975 | # CONFIG_SENSORS_LM92 is not set |
878 | # CONFIG_SENSORS_LM93 is not set | 976 | # CONFIG_SENSORS_LM93 is not set |
977 | # CONFIG_SENSORS_LTC4215 is not set | ||
978 | # CONFIG_SENSORS_LTC4245 is not set | ||
979 | # CONFIG_SENSORS_LM95241 is not set | ||
879 | # CONFIG_SENSORS_MAX1619 is not set | 980 | # CONFIG_SENSORS_MAX1619 is not set |
880 | # CONFIG_SENSORS_MAX6650 is not set | 981 | # CONFIG_SENSORS_MAX6650 is not set |
881 | # CONFIG_SENSORS_PC87360 is not set | 982 | # CONFIG_SENSORS_PC87360 is not set |
882 | # CONFIG_SENSORS_PC87427 is not set | 983 | # CONFIG_SENSORS_PC87427 is not set |
984 | # CONFIG_SENSORS_PCF8591 is not set | ||
985 | # CONFIG_SENSORS_SHT15 is not set | ||
883 | # CONFIG_SENSORS_SIS5595 is not set | 986 | # CONFIG_SENSORS_SIS5595 is not set |
884 | # CONFIG_SENSORS_DME1737 is not set | 987 | # CONFIG_SENSORS_DME1737 is not set |
885 | # CONFIG_SENSORS_SMSC47M1 is not set | 988 | # CONFIG_SENSORS_SMSC47M1 is not set |
@@ -899,20 +1002,28 @@ CONFIG_HWMON=y | |||
899 | # CONFIG_SENSORS_W83627HF is not set | 1002 | # CONFIG_SENSORS_W83627HF is not set |
900 | # CONFIG_SENSORS_W83627EHF is not set | 1003 | # CONFIG_SENSORS_W83627EHF is not set |
901 | # CONFIG_HWMON_DEBUG_CHIP is not set | 1004 | # CONFIG_HWMON_DEBUG_CHIP is not set |
1005 | # CONFIG_THERMAL is not set | ||
1006 | # CONFIG_THERMAL_HWMON is not set | ||
902 | # CONFIG_WATCHDOG is not set | 1007 | # CONFIG_WATCHDOG is not set |
1008 | CONFIG_SSB_POSSIBLE=y | ||
903 | 1009 | ||
904 | # | 1010 | # |
905 | # Sonics Silicon Backplane | 1011 | # Sonics Silicon Backplane |
906 | # | 1012 | # |
907 | CONFIG_SSB_POSSIBLE=y | ||
908 | # CONFIG_SSB is not set | 1013 | # CONFIG_SSB is not set |
909 | 1014 | ||
910 | # | 1015 | # |
911 | # Multifunction device drivers | 1016 | # Multifunction device drivers |
912 | # | 1017 | # |
1018 | # CONFIG_MFD_CORE is not set | ||
913 | # CONFIG_MFD_SM501 is not set | 1019 | # CONFIG_MFD_SM501 is not set |
914 | # CONFIG_MFD_ASIC3 is not set | ||
915 | # CONFIG_HTC_PASIC3 is not set | 1020 | # CONFIG_HTC_PASIC3 is not set |
1021 | # CONFIG_TWL4030_CORE is not set | ||
1022 | # CONFIG_MFD_TMIO is not set | ||
1023 | # CONFIG_PMIC_DA903X is not set | ||
1024 | # CONFIG_MFD_WM8400 is not set | ||
1025 | # CONFIG_MFD_WM8350_I2C is not set | ||
1026 | # CONFIG_MFD_PCF50633 is not set | ||
916 | 1027 | ||
917 | # | 1028 | # |
918 | # Multimedia devices | 1029 | # Multimedia devices |
@@ -943,10 +1054,6 @@ CONFIG_SSB_POSSIBLE=y | |||
943 | # Display device support | 1054 | # Display device support |
944 | # | 1055 | # |
945 | # CONFIG_DISPLAY_SUPPORT is not set | 1056 | # CONFIG_DISPLAY_SUPPORT is not set |
946 | |||
947 | # | ||
948 | # Sound | ||
949 | # | ||
950 | # CONFIG_SOUND is not set | 1057 | # CONFIG_SOUND is not set |
951 | CONFIG_HID_SUPPORT=y | 1058 | CONFIG_HID_SUPPORT=y |
952 | CONFIG_HID=y | 1059 | CONFIG_HID=y |
@@ -957,9 +1064,36 @@ CONFIG_HID=y | |||
957 | # USB Input Devices | 1064 | # USB Input Devices |
958 | # | 1065 | # |
959 | CONFIG_USB_HID=y | 1066 | CONFIG_USB_HID=y |
960 | # CONFIG_USB_HIDINPUT_POWERBOOK is not set | 1067 | # CONFIG_HID_PID is not set |
961 | # CONFIG_HID_FF is not set | ||
962 | # CONFIG_USB_HIDDEV is not set | 1068 | # CONFIG_USB_HIDDEV is not set |
1069 | |||
1070 | # | ||
1071 | # Special HID drivers | ||
1072 | # | ||
1073 | # CONFIG_HID_A4TECH is not set | ||
1074 | # CONFIG_HID_APPLE is not set | ||
1075 | # CONFIG_HID_BELKIN is not set | ||
1076 | # CONFIG_HID_CHERRY is not set | ||
1077 | # CONFIG_HID_CHICONY is not set | ||
1078 | # CONFIG_HID_CYPRESS is not set | ||
1079 | # CONFIG_DRAGONRISE_FF is not set | ||
1080 | # CONFIG_HID_EZKEY is not set | ||
1081 | # CONFIG_HID_KYE is not set | ||
1082 | # CONFIG_HID_GYRATION is not set | ||
1083 | # CONFIG_HID_KENSINGTON is not set | ||
1084 | # CONFIG_HID_LOGITECH is not set | ||
1085 | # CONFIG_HID_MICROSOFT is not set | ||
1086 | # CONFIG_HID_MONTEREY is not set | ||
1087 | # CONFIG_HID_NTRIG is not set | ||
1088 | # CONFIG_HID_PANTHERLORD is not set | ||
1089 | # CONFIG_HID_PETALYNX is not set | ||
1090 | # CONFIG_HID_SAMSUNG is not set | ||
1091 | # CONFIG_HID_SONY is not set | ||
1092 | # CONFIG_HID_SUNPLUS is not set | ||
1093 | # CONFIG_GREENASIA_FF is not set | ||
1094 | # CONFIG_HID_TOPSEED is not set | ||
1095 | # CONFIG_THRUSTMASTER_FF is not set | ||
1096 | # CONFIG_ZEROPLUS_FF is not set | ||
963 | CONFIG_USB_SUPPORT=y | 1097 | CONFIG_USB_SUPPORT=y |
964 | CONFIG_USB_ARCH_HAS_HCD=y | 1098 | CONFIG_USB_ARCH_HAS_HCD=y |
965 | CONFIG_USB_ARCH_HAS_OHCI=y | 1099 | CONFIG_USB_ARCH_HAS_OHCI=y |
@@ -977,6 +1111,9 @@ CONFIG_USB_DEVICE_CLASS=y | |||
977 | # CONFIG_USB_OTG is not set | 1111 | # CONFIG_USB_OTG is not set |
978 | # CONFIG_USB_OTG_WHITELIST is not set | 1112 | # CONFIG_USB_OTG_WHITELIST is not set |
979 | # CONFIG_USB_OTG_BLACKLIST_HUB is not set | 1113 | # CONFIG_USB_OTG_BLACKLIST_HUB is not set |
1114 | # CONFIG_USB_MON is not set | ||
1115 | # CONFIG_USB_WUSB is not set | ||
1116 | # CONFIG_USB_WUSB_CBAF is not set | ||
980 | 1117 | ||
981 | # | 1118 | # |
982 | # USB Host Controller Drivers | 1119 | # USB Host Controller Drivers |
@@ -985,12 +1122,15 @@ CONFIG_USB_DEVICE_CLASS=y | |||
985 | CONFIG_USB_EHCI_HCD=y | 1122 | CONFIG_USB_EHCI_HCD=y |
986 | CONFIG_USB_EHCI_ROOT_HUB_TT=y | 1123 | CONFIG_USB_EHCI_ROOT_HUB_TT=y |
987 | CONFIG_USB_EHCI_TT_NEWSCHED=y | 1124 | CONFIG_USB_EHCI_TT_NEWSCHED=y |
1125 | # CONFIG_USB_OXU210HP_HCD is not set | ||
988 | # CONFIG_USB_ISP116X_HCD is not set | 1126 | # CONFIG_USB_ISP116X_HCD is not set |
989 | # CONFIG_USB_ISP1760_HCD is not set | 1127 | # CONFIG_USB_ISP1760_HCD is not set |
990 | # CONFIG_USB_OHCI_HCD is not set | 1128 | # CONFIG_USB_OHCI_HCD is not set |
991 | # CONFIG_USB_UHCI_HCD is not set | 1129 | # CONFIG_USB_UHCI_HCD is not set |
992 | # CONFIG_USB_SL811_HCD is not set | 1130 | # CONFIG_USB_SL811_HCD is not set |
993 | # CONFIG_USB_R8A66597_HCD is not set | 1131 | # CONFIG_USB_R8A66597_HCD is not set |
1132 | # CONFIG_USB_WHCI_HCD is not set | ||
1133 | # CONFIG_USB_HWA_HCD is not set | ||
994 | 1134 | ||
995 | # | 1135 | # |
996 | # USB Device Class drivers | 1136 | # USB Device Class drivers |
@@ -998,20 +1138,20 @@ CONFIG_USB_EHCI_TT_NEWSCHED=y | |||
998 | # CONFIG_USB_ACM is not set | 1138 | # CONFIG_USB_ACM is not set |
999 | CONFIG_USB_PRINTER=y | 1139 | CONFIG_USB_PRINTER=y |
1000 | # CONFIG_USB_WDM is not set | 1140 | # CONFIG_USB_WDM is not set |
1141 | # CONFIG_USB_TMC is not set | ||
1001 | 1142 | ||
1002 | # | 1143 | # |
1003 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | 1144 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may |
1004 | # | 1145 | # |
1005 | 1146 | ||
1006 | # | 1147 | # |
1007 | # may also be needed; see USB_STORAGE Help for more information | 1148 | # also be needed; see USB_STORAGE Help for more info |
1008 | # | 1149 | # |
1009 | CONFIG_USB_STORAGE=y | 1150 | CONFIG_USB_STORAGE=y |
1010 | # CONFIG_USB_STORAGE_DEBUG is not set | 1151 | # CONFIG_USB_STORAGE_DEBUG is not set |
1011 | CONFIG_USB_STORAGE_DATAFAB=y | 1152 | CONFIG_USB_STORAGE_DATAFAB=y |
1012 | CONFIG_USB_STORAGE_FREECOM=y | 1153 | CONFIG_USB_STORAGE_FREECOM=y |
1013 | # CONFIG_USB_STORAGE_ISD200 is not set | 1154 | # CONFIG_USB_STORAGE_ISD200 is not set |
1014 | CONFIG_USB_STORAGE_DPCM=y | ||
1015 | # CONFIG_USB_STORAGE_USBAT is not set | 1155 | # CONFIG_USB_STORAGE_USBAT is not set |
1016 | CONFIG_USB_STORAGE_SDDR09=y | 1156 | CONFIG_USB_STORAGE_SDDR09=y |
1017 | CONFIG_USB_STORAGE_SDDR55=y | 1157 | CONFIG_USB_STORAGE_SDDR55=y |
@@ -1027,7 +1167,6 @@ CONFIG_USB_STORAGE_JUMPSHOT=y | |||
1027 | # | 1167 | # |
1028 | # CONFIG_USB_MDC800 is not set | 1168 | # CONFIG_USB_MDC800 is not set |
1029 | # CONFIG_USB_MICROTEK is not set | 1169 | # CONFIG_USB_MICROTEK is not set |
1030 | # CONFIG_USB_MON is not set | ||
1031 | 1170 | ||
1032 | # | 1171 | # |
1033 | # USB port drivers | 1172 | # USB port drivers |
@@ -1040,7 +1179,7 @@ CONFIG_USB_STORAGE_JUMPSHOT=y | |||
1040 | # CONFIG_USB_EMI62 is not set | 1179 | # CONFIG_USB_EMI62 is not set |
1041 | # CONFIG_USB_EMI26 is not set | 1180 | # CONFIG_USB_EMI26 is not set |
1042 | # CONFIG_USB_ADUTUX is not set | 1181 | # CONFIG_USB_ADUTUX is not set |
1043 | # CONFIG_USB_AUERSWALD is not set | 1182 | # CONFIG_USB_SEVSEG is not set |
1044 | # CONFIG_USB_RIO500 is not set | 1183 | # CONFIG_USB_RIO500 is not set |
1045 | # CONFIG_USB_LEGOTOWER is not set | 1184 | # CONFIG_USB_LEGOTOWER is not set |
1046 | # CONFIG_USB_LCD is not set | 1185 | # CONFIG_USB_LCD is not set |
@@ -1048,7 +1187,6 @@ CONFIG_USB_STORAGE_JUMPSHOT=y | |||
1048 | # CONFIG_USB_LED is not set | 1187 | # CONFIG_USB_LED is not set |
1049 | # CONFIG_USB_CYPRESS_CY7C63 is not set | 1188 | # CONFIG_USB_CYPRESS_CY7C63 is not set |
1050 | # CONFIG_USB_CYTHERM is not set | 1189 | # CONFIG_USB_CYTHERM is not set |
1051 | # CONFIG_USB_PHIDGET is not set | ||
1052 | # CONFIG_USB_IDMOUSE is not set | 1190 | # CONFIG_USB_IDMOUSE is not set |
1053 | # CONFIG_USB_FTDI_ELAN is not set | 1191 | # CONFIG_USB_FTDI_ELAN is not set |
1054 | # CONFIG_USB_APPLEDISPLAY is not set | 1192 | # CONFIG_USB_APPLEDISPLAY is not set |
@@ -1058,14 +1196,29 @@ CONFIG_USB_STORAGE_JUMPSHOT=y | |||
1058 | # CONFIG_USB_IOWARRIOR is not set | 1196 | # CONFIG_USB_IOWARRIOR is not set |
1059 | # CONFIG_USB_TEST is not set | 1197 | # CONFIG_USB_TEST is not set |
1060 | # CONFIG_USB_ISIGHTFW is not set | 1198 | # CONFIG_USB_ISIGHTFW is not set |
1199 | # CONFIG_USB_VST is not set | ||
1061 | # CONFIG_USB_GADGET is not set | 1200 | # CONFIG_USB_GADGET is not set |
1201 | |||
1202 | # | ||
1203 | # OTG and related infrastructure | ||
1204 | # | ||
1205 | # CONFIG_USB_GPIO_VBUS is not set | ||
1206 | # CONFIG_NOP_USB_XCEIV is not set | ||
1207 | # CONFIG_UWB is not set | ||
1062 | # CONFIG_MMC is not set | 1208 | # CONFIG_MMC is not set |
1209 | # CONFIG_MEMSTICK is not set | ||
1210 | # CONFIG_ACCESSIBILITY is not set | ||
1063 | CONFIG_NEW_LEDS=y | 1211 | CONFIG_NEW_LEDS=y |
1064 | CONFIG_LEDS_CLASS=y | 1212 | CONFIG_LEDS_CLASS=y |
1065 | 1213 | ||
1066 | # | 1214 | # |
1067 | # LED drivers | 1215 | # LED drivers |
1068 | # | 1216 | # |
1217 | # CONFIG_LEDS_PCA9532 is not set | ||
1218 | # CONFIG_LEDS_GPIO is not set | ||
1219 | # CONFIG_LEDS_LP5521 is not set | ||
1220 | # CONFIG_LEDS_PCA955X is not set | ||
1221 | # CONFIG_LEDS_BD2802 is not set | ||
1069 | 1222 | ||
1070 | # | 1223 | # |
1071 | # LED Triggers | 1224 | # LED Triggers |
@@ -1073,7 +1226,12 @@ CONFIG_LEDS_CLASS=y | |||
1073 | CONFIG_LEDS_TRIGGERS=y | 1226 | CONFIG_LEDS_TRIGGERS=y |
1074 | CONFIG_LEDS_TRIGGER_TIMER=y | 1227 | CONFIG_LEDS_TRIGGER_TIMER=y |
1075 | CONFIG_LEDS_TRIGGER_HEARTBEAT=y | 1228 | CONFIG_LEDS_TRIGGER_HEARTBEAT=y |
1229 | # CONFIG_LEDS_TRIGGER_BACKLIGHT is not set | ||
1076 | # CONFIG_LEDS_TRIGGER_DEFAULT_ON is not set | 1230 | # CONFIG_LEDS_TRIGGER_DEFAULT_ON is not set |
1231 | |||
1232 | # | ||
1233 | # iptables trigger is under Netfilter config (LED target) | ||
1234 | # | ||
1077 | CONFIG_RTC_LIB=y | 1235 | CONFIG_RTC_LIB=y |
1078 | CONFIG_RTC_CLASS=y | 1236 | CONFIG_RTC_CLASS=y |
1079 | CONFIG_RTC_HCTOSYS=y | 1237 | CONFIG_RTC_HCTOSYS=y |
@@ -1104,6 +1262,8 @@ CONFIG_RTC_DRV_RS5C372=y | |||
1104 | CONFIG_RTC_DRV_M41T80=y | 1262 | CONFIG_RTC_DRV_M41T80=y |
1105 | # CONFIG_RTC_DRV_M41T80_WDT is not set | 1263 | # CONFIG_RTC_DRV_M41T80_WDT is not set |
1106 | # CONFIG_RTC_DRV_S35390A is not set | 1264 | # CONFIG_RTC_DRV_S35390A is not set |
1265 | # CONFIG_RTC_DRV_FM3130 is not set | ||
1266 | # CONFIG_RTC_DRV_RX8581 is not set | ||
1107 | 1267 | ||
1108 | # | 1268 | # |
1109 | # SPI RTC drivers | 1269 | # SPI RTC drivers |
@@ -1113,18 +1273,25 @@ CONFIG_RTC_DRV_M41T80=y | |||
1113 | # Platform RTC drivers | 1273 | # Platform RTC drivers |
1114 | # | 1274 | # |
1115 | # CONFIG_RTC_DRV_CMOS is not set | 1275 | # CONFIG_RTC_DRV_CMOS is not set |
1276 | # CONFIG_RTC_DRV_DS1286 is not set | ||
1116 | # CONFIG_RTC_DRV_DS1511 is not set | 1277 | # CONFIG_RTC_DRV_DS1511 is not set |
1117 | # CONFIG_RTC_DRV_DS1553 is not set | 1278 | # CONFIG_RTC_DRV_DS1553 is not set |
1118 | # CONFIG_RTC_DRV_DS1742 is not set | 1279 | # CONFIG_RTC_DRV_DS1742 is not set |
1119 | # CONFIG_RTC_DRV_STK17TA8 is not set | 1280 | # CONFIG_RTC_DRV_STK17TA8 is not set |
1120 | # CONFIG_RTC_DRV_M48T86 is not set | 1281 | # CONFIG_RTC_DRV_M48T86 is not set |
1282 | # CONFIG_RTC_DRV_M48T35 is not set | ||
1121 | # CONFIG_RTC_DRV_M48T59 is not set | 1283 | # CONFIG_RTC_DRV_M48T59 is not set |
1284 | # CONFIG_RTC_DRV_BQ4802 is not set | ||
1122 | # CONFIG_RTC_DRV_V3020 is not set | 1285 | # CONFIG_RTC_DRV_V3020 is not set |
1123 | 1286 | ||
1124 | # | 1287 | # |
1125 | # on-CPU RTC drivers | 1288 | # on-CPU RTC drivers |
1126 | # | 1289 | # |
1290 | # CONFIG_DMADEVICES is not set | ||
1291 | # CONFIG_AUXDISPLAY is not set | ||
1292 | # CONFIG_REGULATOR is not set | ||
1127 | # CONFIG_UIO is not set | 1293 | # CONFIG_UIO is not set |
1294 | # CONFIG_STAGING is not set | ||
1128 | 1295 | ||
1129 | # | 1296 | # |
1130 | # File systems | 1297 | # File systems |
@@ -1133,14 +1300,25 @@ CONFIG_EXT2_FS=y | |||
1133 | # CONFIG_EXT2_FS_XATTR is not set | 1300 | # CONFIG_EXT2_FS_XATTR is not set |
1134 | # CONFIG_EXT2_FS_XIP is not set | 1301 | # CONFIG_EXT2_FS_XIP is not set |
1135 | CONFIG_EXT3_FS=y | 1302 | CONFIG_EXT3_FS=y |
1303 | # CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set | ||
1136 | # CONFIG_EXT3_FS_XATTR is not set | 1304 | # CONFIG_EXT3_FS_XATTR is not set |
1137 | # CONFIG_EXT4DEV_FS is not set | 1305 | CONFIG_EXT4_FS=m |
1306 | # CONFIG_EXT4DEV_COMPAT is not set | ||
1307 | CONFIG_EXT4_FS_XATTR=y | ||
1308 | # CONFIG_EXT4_FS_POSIX_ACL is not set | ||
1309 | # CONFIG_EXT4_FS_SECURITY is not set | ||
1138 | CONFIG_JBD=y | 1310 | CONFIG_JBD=y |
1311 | # CONFIG_JBD_DEBUG is not set | ||
1312 | CONFIG_JBD2=m | ||
1313 | # CONFIG_JBD2_DEBUG is not set | ||
1314 | CONFIG_FS_MBCACHE=m | ||
1139 | # CONFIG_REISERFS_FS is not set | 1315 | # CONFIG_REISERFS_FS is not set |
1140 | # CONFIG_JFS_FS is not set | 1316 | # CONFIG_JFS_FS is not set |
1141 | # CONFIG_FS_POSIX_ACL is not set | 1317 | # CONFIG_FS_POSIX_ACL is not set |
1318 | CONFIG_FILE_LOCKING=y | ||
1142 | # CONFIG_XFS_FS is not set | 1319 | # CONFIG_XFS_FS is not set |
1143 | # CONFIG_OCFS2_FS is not set | 1320 | # CONFIG_OCFS2_FS is not set |
1321 | # CONFIG_BTRFS_FS is not set | ||
1144 | CONFIG_DNOTIFY=y | 1322 | CONFIG_DNOTIFY=y |
1145 | CONFIG_INOTIFY=y | 1323 | CONFIG_INOTIFY=y |
1146 | CONFIG_INOTIFY_USER=y | 1324 | CONFIG_INOTIFY_USER=y |
@@ -1150,6 +1328,11 @@ CONFIG_INOTIFY_USER=y | |||
1150 | # CONFIG_FUSE_FS is not set | 1328 | # CONFIG_FUSE_FS is not set |
1151 | 1329 | ||
1152 | # | 1330 | # |
1331 | # Caches | ||
1332 | # | ||
1333 | # CONFIG_FSCACHE is not set | ||
1334 | |||
1335 | # | ||
1153 | # CD-ROM/DVD Filesystems | 1336 | # CD-ROM/DVD Filesystems |
1154 | # | 1337 | # |
1155 | CONFIG_ISO9660_FS=m | 1338 | CONFIG_ISO9660_FS=m |
@@ -1173,15 +1356,13 @@ CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" | |||
1173 | # | 1356 | # |
1174 | CONFIG_PROC_FS=y | 1357 | CONFIG_PROC_FS=y |
1175 | CONFIG_PROC_SYSCTL=y | 1358 | CONFIG_PROC_SYSCTL=y |
1359 | CONFIG_PROC_PAGE_MONITOR=y | ||
1176 | CONFIG_SYSFS=y | 1360 | CONFIG_SYSFS=y |
1177 | CONFIG_TMPFS=y | 1361 | CONFIG_TMPFS=y |
1178 | # CONFIG_TMPFS_POSIX_ACL is not set | 1362 | # CONFIG_TMPFS_POSIX_ACL is not set |
1179 | # CONFIG_HUGETLB_PAGE is not set | 1363 | # CONFIG_HUGETLB_PAGE is not set |
1180 | # CONFIG_CONFIGFS_FS is not set | 1364 | # CONFIG_CONFIGFS_FS is not set |
1181 | 1365 | CONFIG_MISC_FILESYSTEMS=y | |
1182 | # | ||
1183 | # Miscellaneous filesystems | ||
1184 | # | ||
1185 | # CONFIG_ADFS_FS is not set | 1366 | # CONFIG_ADFS_FS is not set |
1186 | # CONFIG_AFFS_FS is not set | 1367 | # CONFIG_AFFS_FS is not set |
1187 | # CONFIG_HFS_FS is not set | 1368 | # CONFIG_HFS_FS is not set |
@@ -1201,25 +1382,27 @@ CONFIG_JFFS2_ZLIB=y | |||
1201 | CONFIG_JFFS2_RTIME=y | 1382 | CONFIG_JFFS2_RTIME=y |
1202 | # CONFIG_JFFS2_RUBIN is not set | 1383 | # CONFIG_JFFS2_RUBIN is not set |
1203 | CONFIG_CRAMFS=y | 1384 | CONFIG_CRAMFS=y |
1385 | # CONFIG_SQUASHFS is not set | ||
1204 | # CONFIG_VXFS_FS is not set | 1386 | # CONFIG_VXFS_FS is not set |
1205 | # CONFIG_MINIX_FS is not set | 1387 | # CONFIG_MINIX_FS is not set |
1388 | # CONFIG_OMFS_FS is not set | ||
1206 | # CONFIG_HPFS_FS is not set | 1389 | # CONFIG_HPFS_FS is not set |
1207 | # CONFIG_QNX4FS_FS is not set | 1390 | # CONFIG_QNX4FS_FS is not set |
1208 | # CONFIG_ROMFS_FS is not set | 1391 | # CONFIG_ROMFS_FS is not set |
1209 | # CONFIG_SYSV_FS is not set | 1392 | # CONFIG_SYSV_FS is not set |
1210 | # CONFIG_UFS_FS is not set | 1393 | # CONFIG_UFS_FS is not set |
1394 | # CONFIG_NILFS2_FS is not set | ||
1211 | CONFIG_NETWORK_FILESYSTEMS=y | 1395 | CONFIG_NETWORK_FILESYSTEMS=y |
1212 | CONFIG_NFS_FS=y | 1396 | CONFIG_NFS_FS=y |
1213 | CONFIG_NFS_V3=y | 1397 | CONFIG_NFS_V3=y |
1214 | # CONFIG_NFS_V3_ACL is not set | 1398 | # CONFIG_NFS_V3_ACL is not set |
1215 | # CONFIG_NFS_V4 is not set | 1399 | # CONFIG_NFS_V4 is not set |
1216 | # CONFIG_NFSD is not set | ||
1217 | CONFIG_ROOT_NFS=y | 1400 | CONFIG_ROOT_NFS=y |
1401 | # CONFIG_NFSD is not set | ||
1218 | CONFIG_LOCKD=y | 1402 | CONFIG_LOCKD=y |
1219 | CONFIG_LOCKD_V4=y | 1403 | CONFIG_LOCKD_V4=y |
1220 | CONFIG_NFS_COMMON=y | 1404 | CONFIG_NFS_COMMON=y |
1221 | CONFIG_SUNRPC=y | 1405 | CONFIG_SUNRPC=y |
1222 | # CONFIG_SUNRPC_BIND34 is not set | ||
1223 | # CONFIG_RPCSEC_GSS_KRB5 is not set | 1406 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
1224 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 1407 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
1225 | # CONFIG_SMB_FS is not set | 1408 | # CONFIG_SMB_FS is not set |
@@ -1300,11 +1483,16 @@ CONFIG_ENABLE_MUST_CHECK=y | |||
1300 | CONFIG_FRAME_WARN=1024 | 1483 | CONFIG_FRAME_WARN=1024 |
1301 | CONFIG_MAGIC_SYSRQ=y | 1484 | CONFIG_MAGIC_SYSRQ=y |
1302 | # CONFIG_UNUSED_SYMBOLS is not set | 1485 | # CONFIG_UNUSED_SYMBOLS is not set |
1303 | # CONFIG_DEBUG_FS is not set | 1486 | CONFIG_DEBUG_FS=y |
1304 | # CONFIG_HEADERS_CHECK is not set | 1487 | # CONFIG_HEADERS_CHECK is not set |
1305 | CONFIG_DEBUG_KERNEL=y | 1488 | CONFIG_DEBUG_KERNEL=y |
1306 | # CONFIG_DEBUG_SHIRQ is not set | 1489 | # CONFIG_DEBUG_SHIRQ is not set |
1307 | CONFIG_DETECT_SOFTLOCKUP=y | 1490 | CONFIG_DETECT_SOFTLOCKUP=y |
1491 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set | ||
1492 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 | ||
1493 | CONFIG_DETECT_HUNG_TASK=y | ||
1494 | # CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set | ||
1495 | CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0 | ||
1308 | CONFIG_SCHED_DEBUG=y | 1496 | CONFIG_SCHED_DEBUG=y |
1309 | CONFIG_SCHEDSTATS=y | 1497 | CONFIG_SCHEDSTATS=y |
1310 | # CONFIG_TIMER_STATS is not set | 1498 | # CONFIG_TIMER_STATS is not set |
@@ -1319,22 +1507,55 @@ CONFIG_DEBUG_PREEMPT=y | |||
1319 | # CONFIG_LOCK_STAT is not set | 1507 | # CONFIG_LOCK_STAT is not set |
1320 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | 1508 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set |
1321 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set | 1509 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set |
1510 | CONFIG_STACKTRACE=y | ||
1322 | # CONFIG_DEBUG_KOBJECT is not set | 1511 | # CONFIG_DEBUG_KOBJECT is not set |
1512 | # CONFIG_DEBUG_HIGHMEM is not set | ||
1323 | # CONFIG_DEBUG_BUGVERBOSE is not set | 1513 | # CONFIG_DEBUG_BUGVERBOSE is not set |
1324 | CONFIG_DEBUG_INFO=y | 1514 | CONFIG_DEBUG_INFO=y |
1325 | # CONFIG_DEBUG_VM is not set | 1515 | # CONFIG_DEBUG_VM is not set |
1326 | # CONFIG_DEBUG_WRITECOUNT is not set | 1516 | # CONFIG_DEBUG_WRITECOUNT is not set |
1517 | # CONFIG_DEBUG_MEMORY_INIT is not set | ||
1327 | # CONFIG_DEBUG_LIST is not set | 1518 | # CONFIG_DEBUG_LIST is not set |
1328 | # CONFIG_DEBUG_SG is not set | 1519 | # CONFIG_DEBUG_SG is not set |
1329 | CONFIG_FRAME_POINTER=y | 1520 | # CONFIG_DEBUG_NOTIFIERS is not set |
1330 | # CONFIG_BOOT_PRINTK_DELAY is not set | 1521 | # CONFIG_BOOT_PRINTK_DELAY is not set |
1331 | # CONFIG_RCU_TORTURE_TEST is not set | 1522 | # CONFIG_RCU_TORTURE_TEST is not set |
1523 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | ||
1332 | # CONFIG_KPROBES_SANITY_TEST is not set | 1524 | # CONFIG_KPROBES_SANITY_TEST is not set |
1333 | # CONFIG_BACKTRACE_SELF_TEST is not set | 1525 | # CONFIG_BACKTRACE_SELF_TEST is not set |
1526 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | ||
1334 | # CONFIG_LKDTM is not set | 1527 | # CONFIG_LKDTM is not set |
1335 | # CONFIG_FAULT_INJECTION is not set | 1528 | # CONFIG_FAULT_INJECTION is not set |
1336 | # CONFIG_LATENCYTOP is not set | 1529 | # CONFIG_LATENCYTOP is not set |
1530 | CONFIG_SYSCTL_SYSCALL_CHECK=y | ||
1531 | # CONFIG_PAGE_POISONING is not set | ||
1532 | CONFIG_NOP_TRACER=y | ||
1533 | CONFIG_HAVE_FUNCTION_TRACER=y | ||
1534 | CONFIG_RING_BUFFER=y | ||
1535 | CONFIG_TRACING=y | ||
1536 | CONFIG_TRACING_SUPPORT=y | ||
1537 | |||
1538 | # | ||
1539 | # Tracers | ||
1540 | # | ||
1541 | # CONFIG_FUNCTION_TRACER is not set | ||
1542 | # CONFIG_IRQSOFF_TRACER is not set | ||
1543 | # CONFIG_PREEMPT_TRACER is not set | ||
1544 | # CONFIG_SCHED_TRACER is not set | ||
1545 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | ||
1546 | # CONFIG_EVENT_TRACER is not set | ||
1547 | # CONFIG_BOOT_TRACER is not set | ||
1548 | # CONFIG_TRACE_BRANCH_PROFILING is not set | ||
1549 | # CONFIG_STACK_TRACER is not set | ||
1550 | # CONFIG_KMEMTRACE is not set | ||
1551 | # CONFIG_WORKQUEUE_TRACER is not set | ||
1552 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
1553 | # CONFIG_FTRACE_STARTUP_TEST is not set | ||
1554 | # CONFIG_DYNAMIC_DEBUG is not set | ||
1337 | # CONFIG_SAMPLES is not set | 1555 | # CONFIG_SAMPLES is not set |
1556 | CONFIG_HAVE_ARCH_KGDB=y | ||
1557 | # CONFIG_KGDB is not set | ||
1558 | CONFIG_ARM_UNWIND=y | ||
1338 | CONFIG_DEBUG_USER=y | 1559 | CONFIG_DEBUG_USER=y |
1339 | CONFIG_DEBUG_ERRORS=y | 1560 | CONFIG_DEBUG_ERRORS=y |
1340 | # CONFIG_DEBUG_STACK_USAGE is not set | 1561 | # CONFIG_DEBUG_STACK_USAGE is not set |
@@ -1346,17 +1567,27 @@ CONFIG_DEBUG_LL=y | |||
1346 | # | 1567 | # |
1347 | # CONFIG_KEYS is not set | 1568 | # CONFIG_KEYS is not set |
1348 | # CONFIG_SECURITY is not set | 1569 | # CONFIG_SECURITY is not set |
1570 | # CONFIG_SECURITYFS is not set | ||
1349 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | 1571 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set |
1350 | CONFIG_CRYPTO=y | 1572 | CONFIG_CRYPTO=y |
1351 | 1573 | ||
1352 | # | 1574 | # |
1353 | # Crypto core or helper | 1575 | # Crypto core or helper |
1354 | # | 1576 | # |
1577 | # CONFIG_CRYPTO_FIPS is not set | ||
1355 | CONFIG_CRYPTO_ALGAPI=m | 1578 | CONFIG_CRYPTO_ALGAPI=m |
1579 | CONFIG_CRYPTO_ALGAPI2=m | ||
1580 | CONFIG_CRYPTO_AEAD2=m | ||
1356 | CONFIG_CRYPTO_BLKCIPHER=m | 1581 | CONFIG_CRYPTO_BLKCIPHER=m |
1582 | CONFIG_CRYPTO_BLKCIPHER2=m | ||
1583 | CONFIG_CRYPTO_HASH2=m | ||
1584 | CONFIG_CRYPTO_RNG2=m | ||
1585 | CONFIG_CRYPTO_PCOMP=m | ||
1357 | CONFIG_CRYPTO_MANAGER=m | 1586 | CONFIG_CRYPTO_MANAGER=m |
1587 | CONFIG_CRYPTO_MANAGER2=m | ||
1358 | # CONFIG_CRYPTO_GF128MUL is not set | 1588 | # CONFIG_CRYPTO_GF128MUL is not set |
1359 | # CONFIG_CRYPTO_NULL is not set | 1589 | # CONFIG_CRYPTO_NULL is not set |
1590 | CONFIG_CRYPTO_WORKQUEUE=m | ||
1360 | # CONFIG_CRYPTO_CRYPTD is not set | 1591 | # CONFIG_CRYPTO_CRYPTD is not set |
1361 | # CONFIG_CRYPTO_AUTHENC is not set | 1592 | # CONFIG_CRYPTO_AUTHENC is not set |
1362 | # CONFIG_CRYPTO_TEST is not set | 1593 | # CONFIG_CRYPTO_TEST is not set |
@@ -1392,6 +1623,10 @@ CONFIG_CRYPTO_PCBC=m | |||
1392 | # CONFIG_CRYPTO_MD4 is not set | 1623 | # CONFIG_CRYPTO_MD4 is not set |
1393 | # CONFIG_CRYPTO_MD5 is not set | 1624 | # CONFIG_CRYPTO_MD5 is not set |
1394 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 1625 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
1626 | # CONFIG_CRYPTO_RMD128 is not set | ||
1627 | # CONFIG_CRYPTO_RMD160 is not set | ||
1628 | # CONFIG_CRYPTO_RMD256 is not set | ||
1629 | # CONFIG_CRYPTO_RMD320 is not set | ||
1395 | # CONFIG_CRYPTO_SHA1 is not set | 1630 | # CONFIG_CRYPTO_SHA1 is not set |
1396 | # CONFIG_CRYPTO_SHA256 is not set | 1631 | # CONFIG_CRYPTO_SHA256 is not set |
1397 | # CONFIG_CRYPTO_SHA512 is not set | 1632 | # CONFIG_CRYPTO_SHA512 is not set |
@@ -1421,25 +1656,32 @@ CONFIG_CRYPTO_PCBC=m | |||
1421 | # Compression | 1656 | # Compression |
1422 | # | 1657 | # |
1423 | # CONFIG_CRYPTO_DEFLATE is not set | 1658 | # CONFIG_CRYPTO_DEFLATE is not set |
1659 | # CONFIG_CRYPTO_ZLIB is not set | ||
1424 | # CONFIG_CRYPTO_LZO is not set | 1660 | # CONFIG_CRYPTO_LZO is not set |
1661 | |||
1662 | # | ||
1663 | # Random Number Generation | ||
1664 | # | ||
1665 | # CONFIG_CRYPTO_ANSI_CPRNG is not set | ||
1425 | CONFIG_CRYPTO_HW=y | 1666 | CONFIG_CRYPTO_HW=y |
1426 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set | 1667 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set |
1668 | CONFIG_BINARY_PRINTF=y | ||
1427 | 1669 | ||
1428 | # | 1670 | # |
1429 | # Library routines | 1671 | # Library routines |
1430 | # | 1672 | # |
1431 | CONFIG_BITREVERSE=y | 1673 | CONFIG_BITREVERSE=y |
1432 | # CONFIG_GENERIC_FIND_FIRST_BIT is not set | 1674 | CONFIG_GENERIC_FIND_LAST_BIT=y |
1433 | # CONFIG_GENERIC_FIND_NEXT_BIT is not set | ||
1434 | # CONFIG_CRC_CCITT is not set | 1675 | # CONFIG_CRC_CCITT is not set |
1435 | # CONFIG_CRC16 is not set | 1676 | CONFIG_CRC16=m |
1677 | # CONFIG_CRC_T10DIF is not set | ||
1436 | CONFIG_CRC_ITU_T=m | 1678 | CONFIG_CRC_ITU_T=m |
1437 | CONFIG_CRC32=y | 1679 | CONFIG_CRC32=y |
1438 | # CONFIG_CRC7 is not set | 1680 | # CONFIG_CRC7 is not set |
1439 | # CONFIG_LIBCRC32C is not set | 1681 | # CONFIG_LIBCRC32C is not set |
1440 | CONFIG_ZLIB_INFLATE=y | 1682 | CONFIG_ZLIB_INFLATE=y |
1441 | CONFIG_ZLIB_DEFLATE=y | 1683 | CONFIG_ZLIB_DEFLATE=y |
1442 | CONFIG_PLIST=y | ||
1443 | CONFIG_HAS_IOMEM=y | 1684 | CONFIG_HAS_IOMEM=y |
1444 | CONFIG_HAS_IOPORT=y | 1685 | CONFIG_HAS_IOPORT=y |
1445 | CONFIG_HAS_DMA=y | 1686 | CONFIG_HAS_DMA=y |
1687 | CONFIG_NLATTR=y | ||
diff --git a/arch/arm/configs/mx1_defconfig b/arch/arm/configs/mx1_defconfig new file mode 100644 index 000000000000..0200d67e30ba --- /dev/null +++ b/arch/arm/configs/mx1_defconfig | |||
@@ -0,0 +1,1105 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # Linux kernel version: 2.6.30-rc1 | ||
4 | # Wed Apr 8 11:11:33 2009 | ||
5 | # | ||
6 | CONFIG_ARM=y | ||
7 | CONFIG_SYS_SUPPORTS_APM_EMULATION=y | ||
8 | CONFIG_GENERIC_GPIO=y | ||
9 | CONFIG_GENERIC_TIME=y | ||
10 | CONFIG_GENERIC_CLOCKEVENTS=y | ||
11 | CONFIG_MMU=y | ||
12 | # CONFIG_NO_IOPORT is not set | ||
13 | CONFIG_GENERIC_HARDIRQS=y | ||
14 | CONFIG_STACKTRACE_SUPPORT=y | ||
15 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | ||
16 | CONFIG_LOCKDEP_SUPPORT=y | ||
17 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | ||
18 | CONFIG_HARDIRQS_SW_RESEND=y | ||
19 | CONFIG_GENERIC_IRQ_PROBE=y | ||
20 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | ||
21 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set | ||
22 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set | ||
23 | CONFIG_GENERIC_HWEIGHT=y | ||
24 | CONFIG_GENERIC_CALIBRATE_DELAY=y | ||
25 | CONFIG_ARCH_MTD_XIP=y | ||
26 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | ||
27 | CONFIG_VECTORS_BASE=0xffff0000 | ||
28 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | ||
29 | |||
30 | # | ||
31 | # General setup | ||
32 | # | ||
33 | CONFIG_EXPERIMENTAL=y | ||
34 | CONFIG_BROKEN_ON_SMP=y | ||
35 | CONFIG_LOCK_KERNEL=y | ||
36 | CONFIG_INIT_ENV_ARG_LIMIT=32 | ||
37 | CONFIG_LOCALVERSION="" | ||
38 | CONFIG_LOCALVERSION_AUTO=y | ||
39 | CONFIG_SWAP=y | ||
40 | CONFIG_SYSVIPC=y | ||
41 | CONFIG_SYSVIPC_SYSCTL=y | ||
42 | # CONFIG_POSIX_MQUEUE is not set | ||
43 | # CONFIG_BSD_PROCESS_ACCT is not set | ||
44 | # CONFIG_TASKSTATS is not set | ||
45 | # CONFIG_AUDIT is not set | ||
46 | |||
47 | # | ||
48 | # RCU Subsystem | ||
49 | # | ||
50 | CONFIG_CLASSIC_RCU=y | ||
51 | # CONFIG_TREE_RCU is not set | ||
52 | # CONFIG_PREEMPT_RCU is not set | ||
53 | # CONFIG_TREE_RCU_TRACE is not set | ||
54 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
55 | CONFIG_IKCONFIG=y | ||
56 | CONFIG_IKCONFIG_PROC=y | ||
57 | CONFIG_LOG_BUF_SHIFT=14 | ||
58 | CONFIG_GROUP_SCHED=y | ||
59 | CONFIG_FAIR_GROUP_SCHED=y | ||
60 | # CONFIG_RT_GROUP_SCHED is not set | ||
61 | CONFIG_USER_SCHED=y | ||
62 | # CONFIG_CGROUP_SCHED is not set | ||
63 | # CONFIG_CGROUPS is not set | ||
64 | CONFIG_SYSFS_DEPRECATED=y | ||
65 | CONFIG_SYSFS_DEPRECATED_V2=y | ||
66 | # CONFIG_RELAY is not set | ||
67 | # CONFIG_NAMESPACES is not set | ||
68 | # CONFIG_BLK_DEV_INITRD is not set | ||
69 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | ||
70 | CONFIG_SYSCTL=y | ||
71 | CONFIG_ANON_INODES=y | ||
72 | CONFIG_EMBEDDED=y | ||
73 | CONFIG_UID16=y | ||
74 | CONFIG_SYSCTL_SYSCALL=y | ||
75 | CONFIG_KALLSYMS=y | ||
76 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | ||
77 | CONFIG_HOTPLUG=y | ||
78 | CONFIG_PRINTK=y | ||
79 | CONFIG_BUG=y | ||
80 | CONFIG_ELF_CORE=y | ||
81 | CONFIG_BASE_FULL=y | ||
82 | CONFIG_FUTEX=y | ||
83 | CONFIG_EPOLL=y | ||
84 | CONFIG_SIGNALFD=y | ||
85 | CONFIG_TIMERFD=y | ||
86 | CONFIG_EVENTFD=y | ||
87 | CONFIG_SHMEM=y | ||
88 | CONFIG_AIO=y | ||
89 | CONFIG_VM_EVENT_COUNTERS=y | ||
90 | CONFIG_COMPAT_BRK=y | ||
91 | CONFIG_SLAB=y | ||
92 | # CONFIG_SLUB is not set | ||
93 | # CONFIG_SLOB is not set | ||
94 | # CONFIG_PROFILING is not set | ||
95 | # CONFIG_MARKERS is not set | ||
96 | CONFIG_HAVE_OPROFILE=y | ||
97 | # CONFIG_KPROBES is not set | ||
98 | CONFIG_HAVE_KPROBES=y | ||
99 | CONFIG_HAVE_KRETPROBES=y | ||
100 | # CONFIG_SLOW_WORK is not set | ||
101 | CONFIG_HAVE_GENERIC_DMA_COHERENT=y | ||
102 | CONFIG_SLABINFO=y | ||
103 | CONFIG_RT_MUTEXES=y | ||
104 | CONFIG_BASE_SMALL=0 | ||
105 | CONFIG_MODULES=y | ||
106 | # CONFIG_MODULE_FORCE_LOAD is not set | ||
107 | CONFIG_MODULE_UNLOAD=y | ||
108 | CONFIG_MODULE_FORCE_UNLOAD=y | ||
109 | CONFIG_MODVERSIONS=y | ||
110 | # CONFIG_MODULE_SRCVERSION_ALL is not set | ||
111 | CONFIG_BLOCK=y | ||
112 | # CONFIG_LBD is not set | ||
113 | # CONFIG_BLK_DEV_BSG is not set | ||
114 | # CONFIG_BLK_DEV_INTEGRITY is not set | ||
115 | |||
116 | # | ||
117 | # IO Schedulers | ||
118 | # | ||
119 | CONFIG_IOSCHED_NOOP=y | ||
120 | CONFIG_IOSCHED_AS=y | ||
121 | CONFIG_IOSCHED_DEADLINE=y | ||
122 | CONFIG_IOSCHED_CFQ=y | ||
123 | # CONFIG_DEFAULT_AS is not set | ||
124 | # CONFIG_DEFAULT_DEADLINE is not set | ||
125 | CONFIG_DEFAULT_CFQ=y | ||
126 | # CONFIG_DEFAULT_NOOP is not set | ||
127 | CONFIG_DEFAULT_IOSCHED="cfq" | ||
128 | CONFIG_FREEZER=y | ||
129 | |||
130 | # | ||
131 | # System Type | ||
132 | # | ||
133 | # CONFIG_ARCH_AAEC2000 is not set | ||
134 | # CONFIG_ARCH_INTEGRATOR is not set | ||
135 | # CONFIG_ARCH_REALVIEW is not set | ||
136 | # CONFIG_ARCH_VERSATILE is not set | ||
137 | # CONFIG_ARCH_AT91 is not set | ||
138 | # CONFIG_ARCH_CLPS711X is not set | ||
139 | # CONFIG_ARCH_EBSA110 is not set | ||
140 | # CONFIG_ARCH_EP93XX is not set | ||
141 | # CONFIG_ARCH_GEMINI is not set | ||
142 | # CONFIG_ARCH_FOOTBRIDGE is not set | ||
143 | # CONFIG_ARCH_NETX is not set | ||
144 | # CONFIG_ARCH_H720X is not set | ||
145 | # CONFIG_ARCH_IMX is not set | ||
146 | # CONFIG_ARCH_IOP13XX is not set | ||
147 | # CONFIG_ARCH_IOP32X is not set | ||
148 | # CONFIG_ARCH_IOP33X is not set | ||
149 | # CONFIG_ARCH_IXP23XX is not set | ||
150 | # CONFIG_ARCH_IXP2000 is not set | ||
151 | # CONFIG_ARCH_IXP4XX is not set | ||
152 | # CONFIG_ARCH_L7200 is not set | ||
153 | # CONFIG_ARCH_KIRKWOOD is not set | ||
154 | # CONFIG_ARCH_KS8695 is not set | ||
155 | # CONFIG_ARCH_NS9XXX is not set | ||
156 | # CONFIG_ARCH_LOKI is not set | ||
157 | # CONFIG_ARCH_MV78XX0 is not set | ||
158 | CONFIG_ARCH_MXC=y | ||
159 | # CONFIG_ARCH_ORION5X is not set | ||
160 | # CONFIG_ARCH_PNX4008 is not set | ||
161 | # CONFIG_ARCH_PXA is not set | ||
162 | # CONFIG_ARCH_MMP is not set | ||
163 | # CONFIG_ARCH_RPC is not set | ||
164 | # CONFIG_ARCH_SA1100 is not set | ||
165 | # CONFIG_ARCH_S3C2410 is not set | ||
166 | # CONFIG_ARCH_S3C64XX is not set | ||
167 | # CONFIG_ARCH_SHARK is not set | ||
168 | # CONFIG_ARCH_LH7A40X is not set | ||
169 | # CONFIG_ARCH_DAVINCI is not set | ||
170 | # CONFIG_ARCH_OMAP is not set | ||
171 | # CONFIG_ARCH_MSM is not set | ||
172 | # CONFIG_ARCH_W90X900 is not set | ||
173 | CONFIG_ARCH_MX1ADS=y | ||
174 | |||
175 | # | ||
176 | # Freescale MXC Implementations | ||
177 | # | ||
178 | CONFIG_ARCH_MX1=y | ||
179 | # CONFIG_ARCH_MX2 is not set | ||
180 | # CONFIG_ARCH_MX3 is not set | ||
181 | |||
182 | # | ||
183 | # MX1 platforms: | ||
184 | # | ||
185 | CONFIG_MACH_MXLADS=y | ||
186 | CONFIG_MACH_SCB9328=y | ||
187 | CONFIG_MXC_IRQ_PRIOR=y | ||
188 | # CONFIG_MXC_PWM is not set | ||
189 | |||
190 | # | ||
191 | # Processor Type | ||
192 | # | ||
193 | CONFIG_CPU_32=y | ||
194 | CONFIG_CPU_ARM920T=y | ||
195 | CONFIG_CPU_32v4T=y | ||
196 | CONFIG_CPU_ABRT_EV4T=y | ||
197 | CONFIG_CPU_PABRT_NOIFAR=y | ||
198 | CONFIG_CPU_CACHE_V4WT=y | ||
199 | CONFIG_CPU_CACHE_VIVT=y | ||
200 | CONFIG_CPU_COPY_V4WB=y | ||
201 | CONFIG_CPU_TLB_V4WBI=y | ||
202 | CONFIG_CPU_CP15=y | ||
203 | CONFIG_CPU_CP15_MMU=y | ||
204 | |||
205 | # | ||
206 | # Processor Features | ||
207 | # | ||
208 | CONFIG_ARM_THUMB=y | ||
209 | # CONFIG_CPU_ICACHE_DISABLE is not set | ||
210 | # CONFIG_CPU_DCACHE_DISABLE is not set | ||
211 | # CONFIG_CPU_DCACHE_WRITETHROUGH is not set | ||
212 | # CONFIG_OUTER_CACHE is not set | ||
213 | |||
214 | # | ||
215 | # Bus support | ||
216 | # | ||
217 | # CONFIG_PCI_SYSCALL is not set | ||
218 | # CONFIG_ARCH_SUPPORTS_MSI is not set | ||
219 | # CONFIG_PCCARD is not set | ||
220 | |||
221 | # | ||
222 | # Kernel Features | ||
223 | # | ||
224 | CONFIG_TICK_ONESHOT=y | ||
225 | CONFIG_NO_HZ=y | ||
226 | CONFIG_HIGH_RES_TIMERS=y | ||
227 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y | ||
228 | CONFIG_VMSPLIT_3G=y | ||
229 | # CONFIG_VMSPLIT_2G is not set | ||
230 | # CONFIG_VMSPLIT_1G is not set | ||
231 | CONFIG_PAGE_OFFSET=0xC0000000 | ||
232 | CONFIG_PREEMPT=y | ||
233 | CONFIG_HZ=100 | ||
234 | CONFIG_AEABI=y | ||
235 | CONFIG_OABI_COMPAT=y | ||
236 | CONFIG_ARCH_FLATMEM_HAS_HOLES=y | ||
237 | # CONFIG_ARCH_SPARSEMEM_DEFAULT is not set | ||
238 | # CONFIG_ARCH_SELECT_MEMORY_MODEL is not set | ||
239 | # CONFIG_HIGHMEM is not set | ||
240 | CONFIG_SELECT_MEMORY_MODEL=y | ||
241 | CONFIG_FLATMEM_MANUAL=y | ||
242 | # CONFIG_DISCONTIGMEM_MANUAL is not set | ||
243 | # CONFIG_SPARSEMEM_MANUAL is not set | ||
244 | CONFIG_FLATMEM=y | ||
245 | CONFIG_FLAT_NODE_MEM_MAP=y | ||
246 | CONFIG_PAGEFLAGS_EXTENDED=y | ||
247 | CONFIG_SPLIT_PTLOCK_CPUS=4096 | ||
248 | # CONFIG_PHYS_ADDR_T_64BIT is not set | ||
249 | CONFIG_ZONE_DMA_FLAG=0 | ||
250 | CONFIG_VIRT_TO_BUS=y | ||
251 | CONFIG_UNEVICTABLE_LRU=y | ||
252 | CONFIG_HAVE_MLOCK=y | ||
253 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | ||
254 | CONFIG_ALIGNMENT_TRAP=y | ||
255 | |||
256 | # | ||
257 | # Boot options | ||
258 | # | ||
259 | CONFIG_ZBOOT_ROM_TEXT=0x0 | ||
260 | CONFIG_ZBOOT_ROM_BSS=0x0 | ||
261 | CONFIG_CMDLINE="noinitrd console=ttymxc0,115200 root=/dev/mtdblock2 rw ip=off" | ||
262 | # CONFIG_XIP_KERNEL is not set | ||
263 | # CONFIG_KEXEC is not set | ||
264 | |||
265 | # | ||
266 | # CPU Power Management | ||
267 | # | ||
268 | # CONFIG_CPU_IDLE is not set | ||
269 | |||
270 | # | ||
271 | # Floating point emulation | ||
272 | # | ||
273 | |||
274 | # | ||
275 | # At least one emulation must be selected | ||
276 | # | ||
277 | # CONFIG_FPE_NWFPE is not set | ||
278 | # CONFIG_FPE_FASTFPE is not set | ||
279 | |||
280 | # | ||
281 | # Userspace binary formats | ||
282 | # | ||
283 | CONFIG_BINFMT_ELF=y | ||
284 | # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set | ||
285 | CONFIG_HAVE_AOUT=y | ||
286 | # CONFIG_BINFMT_AOUT is not set | ||
287 | # CONFIG_BINFMT_MISC is not set | ||
288 | |||
289 | # | ||
290 | # Power management options | ||
291 | # | ||
292 | CONFIG_PM=y | ||
293 | CONFIG_PM_DEBUG=y | ||
294 | # CONFIG_PM_VERBOSE is not set | ||
295 | CONFIG_CAN_PM_TRACE=y | ||
296 | CONFIG_PM_SLEEP=y | ||
297 | CONFIG_SUSPEND=y | ||
298 | CONFIG_SUSPEND_FREEZER=y | ||
299 | # CONFIG_APM_EMULATION is not set | ||
300 | CONFIG_ARCH_SUSPEND_POSSIBLE=y | ||
301 | CONFIG_NET=y | ||
302 | |||
303 | # | ||
304 | # Networking options | ||
305 | # | ||
306 | CONFIG_PACKET=y | ||
307 | # CONFIG_PACKET_MMAP is not set | ||
308 | CONFIG_UNIX=y | ||
309 | # CONFIG_NET_KEY is not set | ||
310 | CONFIG_INET=y | ||
311 | # CONFIG_IP_MULTICAST is not set | ||
312 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
313 | CONFIG_IP_FIB_HASH=y | ||
314 | CONFIG_IP_PNP=y | ||
315 | CONFIG_IP_PNP_DHCP=y | ||
316 | # CONFIG_IP_PNP_BOOTP is not set | ||
317 | # CONFIG_IP_PNP_RARP is not set | ||
318 | # CONFIG_NET_IPIP is not set | ||
319 | # CONFIG_NET_IPGRE is not set | ||
320 | # CONFIG_ARPD is not set | ||
321 | # CONFIG_SYN_COOKIES is not set | ||
322 | # CONFIG_INET_AH is not set | ||
323 | # CONFIG_INET_ESP is not set | ||
324 | # CONFIG_INET_IPCOMP is not set | ||
325 | # CONFIG_INET_XFRM_TUNNEL is not set | ||
326 | # CONFIG_INET_TUNNEL is not set | ||
327 | # CONFIG_INET_XFRM_MODE_TRANSPORT is not set | ||
328 | # CONFIG_INET_XFRM_MODE_TUNNEL is not set | ||
329 | # CONFIG_INET_XFRM_MODE_BEET is not set | ||
330 | # CONFIG_INET_LRO is not set | ||
331 | # CONFIG_INET_DIAG is not set | ||
332 | # CONFIG_TCP_CONG_ADVANCED is not set | ||
333 | CONFIG_TCP_CONG_CUBIC=y | ||
334 | CONFIG_DEFAULT_TCP_CONG="cubic" | ||
335 | # CONFIG_TCP_MD5SIG is not set | ||
336 | # CONFIG_IPV6 is not set | ||
337 | # CONFIG_NETWORK_SECMARK is not set | ||
338 | # CONFIG_NETFILTER is not set | ||
339 | # CONFIG_IP_DCCP is not set | ||
340 | # CONFIG_IP_SCTP is not set | ||
341 | # CONFIG_TIPC is not set | ||
342 | # CONFIG_ATM is not set | ||
343 | # CONFIG_BRIDGE is not set | ||
344 | # CONFIG_NET_DSA is not set | ||
345 | # CONFIG_VLAN_8021Q is not set | ||
346 | # CONFIG_DECNET is not set | ||
347 | # CONFIG_LLC2 is not set | ||
348 | # CONFIG_IPX is not set | ||
349 | # CONFIG_ATALK is not set | ||
350 | # CONFIG_X25 is not set | ||
351 | # CONFIG_LAPB is not set | ||
352 | # CONFIG_ECONET is not set | ||
353 | # CONFIG_WAN_ROUTER is not set | ||
354 | # CONFIG_PHONET is not set | ||
355 | # CONFIG_NET_SCHED is not set | ||
356 | # CONFIG_DCB is not set | ||
357 | |||
358 | # | ||
359 | # Network testing | ||
360 | # | ||
361 | # CONFIG_NET_PKTGEN is not set | ||
362 | # CONFIG_HAMRADIO is not set | ||
363 | # CONFIG_CAN is not set | ||
364 | # CONFIG_IRDA is not set | ||
365 | # CONFIG_BT is not set | ||
366 | # CONFIG_AF_RXRPC is not set | ||
367 | # CONFIG_WIRELESS is not set | ||
368 | # CONFIG_WIMAX is not set | ||
369 | # CONFIG_RFKILL is not set | ||
370 | # CONFIG_NET_9P is not set | ||
371 | |||
372 | # | ||
373 | # Device Drivers | ||
374 | # | ||
375 | |||
376 | # | ||
377 | # Generic Driver Options | ||
378 | # | ||
379 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | ||
380 | CONFIG_STANDALONE=y | ||
381 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||
382 | CONFIG_FW_LOADER=m | ||
383 | CONFIG_FIRMWARE_IN_KERNEL=y | ||
384 | CONFIG_EXTRA_FIRMWARE="" | ||
385 | # CONFIG_SYS_HYPERVISOR is not set | ||
386 | # CONFIG_CONNECTOR is not set | ||
387 | CONFIG_MTD=y | ||
388 | # CONFIG_MTD_DEBUG is not set | ||
389 | # CONFIG_MTD_CONCAT is not set | ||
390 | CONFIG_MTD_PARTITIONS=y | ||
391 | # CONFIG_MTD_TESTS is not set | ||
392 | # CONFIG_MTD_REDBOOT_PARTS is not set | ||
393 | CONFIG_MTD_CMDLINE_PARTS=y | ||
394 | # CONFIG_MTD_AFS_PARTS is not set | ||
395 | # CONFIG_MTD_AR7_PARTS is not set | ||
396 | |||
397 | # | ||
398 | # User Modules And Translation Layers | ||
399 | # | ||
400 | CONFIG_MTD_CHAR=y | ||
401 | CONFIG_MTD_BLKDEVS=y | ||
402 | CONFIG_MTD_BLOCK=y | ||
403 | # CONFIG_FTL is not set | ||
404 | # CONFIG_NFTL is not set | ||
405 | # CONFIG_INFTL is not set | ||
406 | # CONFIG_RFD_FTL is not set | ||
407 | # CONFIG_SSFDC is not set | ||
408 | # CONFIG_MTD_OOPS is not set | ||
409 | |||
410 | # | ||
411 | # RAM/ROM/Flash chip drivers | ||
412 | # | ||
413 | CONFIG_MTD_CFI=y | ||
414 | # CONFIG_MTD_JEDECPROBE is not set | ||
415 | CONFIG_MTD_GEN_PROBE=y | ||
416 | # CONFIG_MTD_CFI_ADV_OPTIONS is not set | ||
417 | CONFIG_MTD_MAP_BANK_WIDTH_1=y | ||
418 | CONFIG_MTD_MAP_BANK_WIDTH_2=y | ||
419 | CONFIG_MTD_MAP_BANK_WIDTH_4=y | ||
420 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set | ||
421 | # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set | ||
422 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set | ||
423 | CONFIG_MTD_CFI_I1=y | ||
424 | CONFIG_MTD_CFI_I2=y | ||
425 | # CONFIG_MTD_CFI_I4 is not set | ||
426 | # CONFIG_MTD_CFI_I8 is not set | ||
427 | # CONFIG_MTD_CFI_INTELEXT is not set | ||
428 | # CONFIG_MTD_CFI_AMDSTD is not set | ||
429 | # CONFIG_MTD_CFI_STAA is not set | ||
430 | CONFIG_MTD_CFI_UTIL=y | ||
431 | # CONFIG_MTD_RAM is not set | ||
432 | # CONFIG_MTD_ROM is not set | ||
433 | # CONFIG_MTD_ABSENT is not set | ||
434 | |||
435 | # | ||
436 | # Mapping drivers for chip access | ||
437 | # | ||
438 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set | ||
439 | CONFIG_MTD_PHYSMAP=y | ||
440 | # CONFIG_MTD_PHYSMAP_COMPAT is not set | ||
441 | # CONFIG_MTD_ARM_INTEGRATOR is not set | ||
442 | # CONFIG_MTD_PLATRAM is not set | ||
443 | |||
444 | # | ||
445 | # Self-contained MTD device drivers | ||
446 | # | ||
447 | # CONFIG_MTD_SLRAM is not set | ||
448 | # CONFIG_MTD_PHRAM is not set | ||
449 | # CONFIG_MTD_MTDRAM is not set | ||
450 | # CONFIG_MTD_BLOCK2MTD is not set | ||
451 | |||
452 | # | ||
453 | # Disk-On-Chip Device Drivers | ||
454 | # | ||
455 | # CONFIG_MTD_DOC2000 is not set | ||
456 | # CONFIG_MTD_DOC2001 is not set | ||
457 | # CONFIG_MTD_DOC2001PLUS is not set | ||
458 | # CONFIG_MTD_NAND is not set | ||
459 | # CONFIG_MTD_ONENAND is not set | ||
460 | |||
461 | # | ||
462 | # LPDDR flash memory drivers | ||
463 | # | ||
464 | # CONFIG_MTD_LPDDR is not set | ||
465 | |||
466 | # | ||
467 | # UBI - Unsorted block images | ||
468 | # | ||
469 | # CONFIG_MTD_UBI is not set | ||
470 | # CONFIG_PARPORT is not set | ||
471 | # CONFIG_BLK_DEV is not set | ||
472 | # CONFIG_MISC_DEVICES is not set | ||
473 | CONFIG_HAVE_IDE=y | ||
474 | # CONFIG_IDE is not set | ||
475 | |||
476 | # | ||
477 | # SCSI device support | ||
478 | # | ||
479 | # CONFIG_RAID_ATTRS is not set | ||
480 | # CONFIG_SCSI is not set | ||
481 | # CONFIG_SCSI_DMA is not set | ||
482 | # CONFIG_SCSI_NETLINK is not set | ||
483 | # CONFIG_ATA is not set | ||
484 | # CONFIG_MD is not set | ||
485 | CONFIG_NETDEVICES=y | ||
486 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
487 | # CONFIG_DUMMY is not set | ||
488 | # CONFIG_BONDING is not set | ||
489 | # CONFIG_MACVLAN is not set | ||
490 | # CONFIG_EQUALIZER is not set | ||
491 | # CONFIG_TUN is not set | ||
492 | # CONFIG_VETH is not set | ||
493 | CONFIG_PHYLIB=y | ||
494 | |||
495 | # | ||
496 | # MII PHY device drivers | ||
497 | # | ||
498 | # CONFIG_MARVELL_PHY is not set | ||
499 | # CONFIG_DAVICOM_PHY is not set | ||
500 | # CONFIG_QSEMI_PHY is not set | ||
501 | # CONFIG_LXT_PHY is not set | ||
502 | # CONFIG_CICADA_PHY is not set | ||
503 | # CONFIG_VITESSE_PHY is not set | ||
504 | CONFIG_SMSC_PHY=y | ||
505 | # CONFIG_BROADCOM_PHY is not set | ||
506 | # CONFIG_ICPLUS_PHY is not set | ||
507 | # CONFIG_REALTEK_PHY is not set | ||
508 | # CONFIG_NATIONAL_PHY is not set | ||
509 | # CONFIG_STE10XP is not set | ||
510 | # CONFIG_LSI_ET1011C_PHY is not set | ||
511 | # CONFIG_FIXED_PHY is not set | ||
512 | # CONFIG_MDIO_BITBANG is not set | ||
513 | CONFIG_NET_ETHERNET=y | ||
514 | CONFIG_MII=y | ||
515 | # CONFIG_AX88796 is not set | ||
516 | # CONFIG_SMC91X is not set | ||
517 | CONFIG_DM9000=y | ||
518 | CONFIG_DM9000_DEBUGLEVEL=4 | ||
519 | # CONFIG_DM9000_FORCE_SIMPLE_PHY_POLL is not set | ||
520 | # CONFIG_ETHOC is not set | ||
521 | # CONFIG_SMC911X is not set | ||
522 | # CONFIG_SMSC911X is not set | ||
523 | # CONFIG_DNET is not set | ||
524 | # CONFIG_IBM_NEW_EMAC_ZMII is not set | ||
525 | # CONFIG_IBM_NEW_EMAC_RGMII is not set | ||
526 | # CONFIG_IBM_NEW_EMAC_TAH is not set | ||
527 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set | ||
528 | # CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set | ||
529 | # CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set | ||
530 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set | ||
531 | # CONFIG_B44 is not set | ||
532 | # CONFIG_NETDEV_1000 is not set | ||
533 | # CONFIG_NETDEV_10000 is not set | ||
534 | |||
535 | # | ||
536 | # Wireless LAN | ||
537 | # | ||
538 | # CONFIG_WLAN_PRE80211 is not set | ||
539 | # CONFIG_WLAN_80211 is not set | ||
540 | |||
541 | # | ||
542 | # Enable WiMAX (Networking options) to see the WiMAX drivers | ||
543 | # | ||
544 | # CONFIG_WAN is not set | ||
545 | # CONFIG_PPP is not set | ||
546 | # CONFIG_SLIP is not set | ||
547 | # CONFIG_NETCONSOLE is not set | ||
548 | # CONFIG_NETPOLL is not set | ||
549 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
550 | # CONFIG_ISDN is not set | ||
551 | |||
552 | # | ||
553 | # Input device support | ||
554 | # | ||
555 | # CONFIG_INPUT is not set | ||
556 | |||
557 | # | ||
558 | # Hardware I/O ports | ||
559 | # | ||
560 | # CONFIG_SERIO is not set | ||
561 | # CONFIG_GAMEPORT is not set | ||
562 | |||
563 | # | ||
564 | # Character devices | ||
565 | # | ||
566 | # CONFIG_VT is not set | ||
567 | CONFIG_DEVKMEM=y | ||
568 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
569 | |||
570 | # | ||
571 | # Serial drivers | ||
572 | # | ||
573 | # CONFIG_SERIAL_8250 is not set | ||
574 | |||
575 | # | ||
576 | # Non-8250 serial port support | ||
577 | # | ||
578 | CONFIG_SERIAL_IMX=y | ||
579 | CONFIG_SERIAL_IMX_CONSOLE=y | ||
580 | CONFIG_SERIAL_CORE=y | ||
581 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
582 | CONFIG_UNIX98_PTYS=y | ||
583 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set | ||
584 | # CONFIG_LEGACY_PTYS is not set | ||
585 | # CONFIG_IPMI_HANDLER is not set | ||
586 | # CONFIG_HW_RANDOM is not set | ||
587 | # CONFIG_R3964 is not set | ||
588 | # CONFIG_RAW_DRIVER is not set | ||
589 | # CONFIG_TCG_TPM is not set | ||
590 | CONFIG_I2C=y | ||
591 | CONFIG_I2C_BOARDINFO=y | ||
592 | CONFIG_I2C_CHARDEV=y | ||
593 | CONFIG_I2C_HELPER_AUTO=y | ||
594 | |||
595 | # | ||
596 | # I2C Hardware Bus support | ||
597 | # | ||
598 | |||
599 | # | ||
600 | # I2C system bus drivers (mostly embedded / system-on-chip) | ||
601 | # | ||
602 | # CONFIG_I2C_GPIO is not set | ||
603 | CONFIG_I2C_IMX=y | ||
604 | # CONFIG_I2C_OCORES is not set | ||
605 | # CONFIG_I2C_SIMTEC is not set | ||
606 | |||
607 | # | ||
608 | # External I2C/SMBus adapter drivers | ||
609 | # | ||
610 | # CONFIG_I2C_PARPORT_LIGHT is not set | ||
611 | # CONFIG_I2C_TAOS_EVM is not set | ||
612 | |||
613 | # | ||
614 | # Other I2C/SMBus bus drivers | ||
615 | # | ||
616 | # CONFIG_I2C_PCA_PLATFORM is not set | ||
617 | # CONFIG_I2C_STUB is not set | ||
618 | |||
619 | # | ||
620 | # Miscellaneous I2C Chip support | ||
621 | # | ||
622 | # CONFIG_DS1682 is not set | ||
623 | # CONFIG_SENSORS_PCF8574 is not set | ||
624 | # CONFIG_PCF8575 is not set | ||
625 | # CONFIG_SENSORS_PCA9539 is not set | ||
626 | # CONFIG_SENSORS_MAX6875 is not set | ||
627 | # CONFIG_SENSORS_TSL2550 is not set | ||
628 | # CONFIG_I2C_DEBUG_CORE is not set | ||
629 | # CONFIG_I2C_DEBUG_ALGO is not set | ||
630 | # CONFIG_I2C_DEBUG_BUS is not set | ||
631 | # CONFIG_I2C_DEBUG_CHIP is not set | ||
632 | # CONFIG_SPI is not set | ||
633 | CONFIG_ARCH_REQUIRE_GPIOLIB=y | ||
634 | CONFIG_GPIOLIB=y | ||
635 | # CONFIG_GPIO_SYSFS is not set | ||
636 | |||
637 | # | ||
638 | # Memory mapped GPIO expanders: | ||
639 | # | ||
640 | |||
641 | # | ||
642 | # I2C GPIO expanders: | ||
643 | # | ||
644 | # CONFIG_GPIO_MAX732X is not set | ||
645 | # CONFIG_GPIO_PCA953X is not set | ||
646 | # CONFIG_GPIO_PCF857X is not set | ||
647 | |||
648 | # | ||
649 | # PCI GPIO expanders: | ||
650 | # | ||
651 | |||
652 | # | ||
653 | # SPI GPIO expanders: | ||
654 | # | ||
655 | CONFIG_W1=y | ||
656 | |||
657 | # | ||
658 | # 1-wire Bus Masters | ||
659 | # | ||
660 | # CONFIG_W1_MASTER_DS2482 is not set | ||
661 | CONFIG_W1_MASTER_MXC=y | ||
662 | # CONFIG_W1_MASTER_GPIO is not set | ||
663 | |||
664 | # | ||
665 | # 1-wire Slaves | ||
666 | # | ||
667 | CONFIG_W1_SLAVE_THERM=y | ||
668 | # CONFIG_W1_SLAVE_SMEM is not set | ||
669 | # CONFIG_W1_SLAVE_DS2431 is not set | ||
670 | # CONFIG_W1_SLAVE_DS2433 is not set | ||
671 | # CONFIG_W1_SLAVE_DS2760 is not set | ||
672 | # CONFIG_W1_SLAVE_BQ27000 is not set | ||
673 | # CONFIG_POWER_SUPPLY is not set | ||
674 | # CONFIG_HWMON is not set | ||
675 | # CONFIG_THERMAL is not set | ||
676 | # CONFIG_THERMAL_HWMON is not set | ||
677 | # CONFIG_WATCHDOG is not set | ||
678 | CONFIG_SSB_POSSIBLE=y | ||
679 | |||
680 | # | ||
681 | # Sonics Silicon Backplane | ||
682 | # | ||
683 | # CONFIG_SSB is not set | ||
684 | |||
685 | # | ||
686 | # Multifunction device drivers | ||
687 | # | ||
688 | # CONFIG_MFD_CORE is not set | ||
689 | # CONFIG_MFD_SM501 is not set | ||
690 | # CONFIG_MFD_ASIC3 is not set | ||
691 | # CONFIG_HTC_EGPIO is not set | ||
692 | # CONFIG_HTC_PASIC3 is not set | ||
693 | # CONFIG_TPS65010 is not set | ||
694 | # CONFIG_TWL4030_CORE is not set | ||
695 | # CONFIG_MFD_TMIO is not set | ||
696 | # CONFIG_MFD_TC6393XB is not set | ||
697 | # CONFIG_PMIC_DA903X is not set | ||
698 | # CONFIG_MFD_WM8400 is not set | ||
699 | # CONFIG_MFD_WM8350_I2C is not set | ||
700 | # CONFIG_MFD_PCF50633 is not set | ||
701 | |||
702 | # | ||
703 | # Multimedia devices | ||
704 | # | ||
705 | |||
706 | # | ||
707 | # Multimedia core support | ||
708 | # | ||
709 | # CONFIG_VIDEO_DEV is not set | ||
710 | # CONFIG_DVB_CORE is not set | ||
711 | # CONFIG_VIDEO_MEDIA is not set | ||
712 | |||
713 | # | ||
714 | # Multimedia drivers | ||
715 | # | ||
716 | # CONFIG_DAB is not set | ||
717 | |||
718 | # | ||
719 | # Graphics support | ||
720 | # | ||
721 | # CONFIG_VGASTATE is not set | ||
722 | # CONFIG_VIDEO_OUTPUT_CONTROL is not set | ||
723 | CONFIG_FB=y | ||
724 | # CONFIG_FIRMWARE_EDID is not set | ||
725 | # CONFIG_FB_DDC is not set | ||
726 | # CONFIG_FB_BOOT_VESA_SUPPORT is not set | ||
727 | # CONFIG_FB_CFB_FILLRECT is not set | ||
728 | # CONFIG_FB_CFB_COPYAREA is not set | ||
729 | # CONFIG_FB_CFB_IMAGEBLIT is not set | ||
730 | # CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set | ||
731 | # CONFIG_FB_SYS_FILLRECT is not set | ||
732 | # CONFIG_FB_SYS_COPYAREA is not set | ||
733 | # CONFIG_FB_SYS_IMAGEBLIT is not set | ||
734 | # CONFIG_FB_FOREIGN_ENDIAN is not set | ||
735 | # CONFIG_FB_SYS_FOPS is not set | ||
736 | # CONFIG_FB_SVGALIB is not set | ||
737 | # CONFIG_FB_MACMODES is not set | ||
738 | # CONFIG_FB_BACKLIGHT is not set | ||
739 | # CONFIG_FB_MODE_HELPERS is not set | ||
740 | # CONFIG_FB_TILEBLITTING is not set | ||
741 | |||
742 | # | ||
743 | # Frame buffer hardware drivers | ||
744 | # | ||
745 | # CONFIG_FB_S1D13XXX is not set | ||
746 | # CONFIG_FB_VIRTUAL is not set | ||
747 | # CONFIG_FB_METRONOME is not set | ||
748 | # CONFIG_FB_MB862XX is not set | ||
749 | # CONFIG_FB_BROADSHEET is not set | ||
750 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
751 | |||
752 | # | ||
753 | # Display device support | ||
754 | # | ||
755 | # CONFIG_DISPLAY_SUPPORT is not set | ||
756 | # CONFIG_LOGO is not set | ||
757 | # CONFIG_SOUND is not set | ||
758 | CONFIG_USB_SUPPORT=y | ||
759 | CONFIG_USB_ARCH_HAS_HCD=y | ||
760 | # CONFIG_USB_ARCH_HAS_OHCI is not set | ||
761 | # CONFIG_USB_ARCH_HAS_EHCI is not set | ||
762 | # CONFIG_USB is not set | ||
763 | # CONFIG_USB_OTG_WHITELIST is not set | ||
764 | # CONFIG_USB_OTG_BLACKLIST_HUB is not set | ||
765 | # CONFIG_USB_GADGET_MUSB_HDRC is not set | ||
766 | |||
767 | # | ||
768 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may | ||
769 | # | ||
770 | CONFIG_USB_GADGET=y | ||
771 | # CONFIG_USB_GADGET_DEBUG_FILES is not set | ||
772 | CONFIG_USB_GADGET_VBUS_DRAW=2 | ||
773 | CONFIG_USB_GADGET_SELECTED=y | ||
774 | # CONFIG_USB_GADGET_AT91 is not set | ||
775 | # CONFIG_USB_GADGET_ATMEL_USBA is not set | ||
776 | # CONFIG_USB_GADGET_FSL_USB2 is not set | ||
777 | # CONFIG_USB_GADGET_LH7A40X is not set | ||
778 | # CONFIG_USB_GADGET_OMAP is not set | ||
779 | # CONFIG_USB_GADGET_PXA25X is not set | ||
780 | # CONFIG_USB_GADGET_PXA27X is not set | ||
781 | # CONFIG_USB_GADGET_S3C2410 is not set | ||
782 | CONFIG_USB_GADGET_IMX=y | ||
783 | CONFIG_USB_IMX=y | ||
784 | # CONFIG_USB_GADGET_M66592 is not set | ||
785 | # CONFIG_USB_GADGET_AMD5536UDC is not set | ||
786 | # CONFIG_USB_GADGET_FSL_QE is not set | ||
787 | # CONFIG_USB_GADGET_CI13XXX is not set | ||
788 | # CONFIG_USB_GADGET_NET2280 is not set | ||
789 | # CONFIG_USB_GADGET_GOKU is not set | ||
790 | # CONFIG_USB_GADGET_DUMMY_HCD is not set | ||
791 | # CONFIG_USB_GADGET_DUALSPEED is not set | ||
792 | # CONFIG_USB_ZERO is not set | ||
793 | CONFIG_USB_ETH=y | ||
794 | CONFIG_USB_ETH_RNDIS=y | ||
795 | # CONFIG_USB_GADGETFS is not set | ||
796 | # CONFIG_USB_FILE_STORAGE is not set | ||
797 | # CONFIG_USB_G_SERIAL is not set | ||
798 | # CONFIG_USB_MIDI_GADGET is not set | ||
799 | # CONFIG_USB_G_PRINTER is not set | ||
800 | # CONFIG_USB_CDC_COMPOSITE is not set | ||
801 | |||
802 | # | ||
803 | # OTG and related infrastructure | ||
804 | # | ||
805 | # CONFIG_USB_GPIO_VBUS is not set | ||
806 | # CONFIG_NOP_USB_XCEIV is not set | ||
807 | CONFIG_MMC=y | ||
808 | # CONFIG_MMC_DEBUG is not set | ||
809 | # CONFIG_MMC_UNSAFE_RESUME is not set | ||
810 | |||
811 | # | ||
812 | # MMC/SD/SDIO Card Drivers | ||
813 | # | ||
814 | CONFIG_MMC_BLOCK=y | ||
815 | CONFIG_MMC_BLOCK_BOUNCE=y | ||
816 | # CONFIG_SDIO_UART is not set | ||
817 | # CONFIG_MMC_TEST is not set | ||
818 | |||
819 | # | ||
820 | # MMC/SD/SDIO Host Controller Drivers | ||
821 | # | ||
822 | # CONFIG_MMC_SDHCI is not set | ||
823 | CONFIG_MMC_MXC=y | ||
824 | # CONFIG_MEMSTICK is not set | ||
825 | # CONFIG_ACCESSIBILITY is not set | ||
826 | # CONFIG_NEW_LEDS is not set | ||
827 | CONFIG_RTC_LIB=y | ||
828 | # CONFIG_RTC_CLASS is not set | ||
829 | # CONFIG_DMADEVICES is not set | ||
830 | # CONFIG_AUXDISPLAY is not set | ||
831 | # CONFIG_REGULATOR is not set | ||
832 | # CONFIG_UIO is not set | ||
833 | # CONFIG_STAGING is not set | ||
834 | |||
835 | # | ||
836 | # File systems | ||
837 | # | ||
838 | # CONFIG_EXT2_FS is not set | ||
839 | # CONFIG_EXT3_FS is not set | ||
840 | # CONFIG_EXT4_FS is not set | ||
841 | # CONFIG_REISERFS_FS is not set | ||
842 | # CONFIG_JFS_FS is not set | ||
843 | # CONFIG_FS_POSIX_ACL is not set | ||
844 | CONFIG_FILE_LOCKING=y | ||
845 | # CONFIG_XFS_FS is not set | ||
846 | # CONFIG_OCFS2_FS is not set | ||
847 | # CONFIG_BTRFS_FS is not set | ||
848 | # CONFIG_DNOTIFY is not set | ||
849 | CONFIG_INOTIFY=y | ||
850 | CONFIG_INOTIFY_USER=y | ||
851 | # CONFIG_QUOTA is not set | ||
852 | # CONFIG_AUTOFS_FS is not set | ||
853 | # CONFIG_AUTOFS4_FS is not set | ||
854 | # CONFIG_FUSE_FS is not set | ||
855 | |||
856 | # | ||
857 | # Caches | ||
858 | # | ||
859 | # CONFIG_FSCACHE is not set | ||
860 | |||
861 | # | ||
862 | # CD-ROM/DVD Filesystems | ||
863 | # | ||
864 | # CONFIG_ISO9660_FS is not set | ||
865 | # CONFIG_UDF_FS is not set | ||
866 | |||
867 | # | ||
868 | # DOS/FAT/NT Filesystems | ||
869 | # | ||
870 | # CONFIG_MSDOS_FS is not set | ||
871 | # CONFIG_VFAT_FS is not set | ||
872 | # CONFIG_NTFS_FS is not set | ||
873 | |||
874 | # | ||
875 | # Pseudo filesystems | ||
876 | # | ||
877 | CONFIG_PROC_FS=y | ||
878 | CONFIG_PROC_SYSCTL=y | ||
879 | CONFIG_PROC_PAGE_MONITOR=y | ||
880 | CONFIG_SYSFS=y | ||
881 | CONFIG_TMPFS=y | ||
882 | # CONFIG_TMPFS_POSIX_ACL is not set | ||
883 | # CONFIG_HUGETLB_PAGE is not set | ||
884 | # CONFIG_CONFIGFS_FS is not set | ||
885 | CONFIG_MISC_FILESYSTEMS=y | ||
886 | # CONFIG_ADFS_FS is not set | ||
887 | # CONFIG_AFFS_FS is not set | ||
888 | # CONFIG_HFS_FS is not set | ||
889 | # CONFIG_HFSPLUS_FS is not set | ||
890 | # CONFIG_BEFS_FS is not set | ||
891 | # CONFIG_BFS_FS is not set | ||
892 | # CONFIG_EFS_FS is not set | ||
893 | CONFIG_JFFS2_FS=y | ||
894 | CONFIG_JFFS2_FS_DEBUG=0 | ||
895 | CONFIG_JFFS2_FS_WRITEBUFFER=y | ||
896 | # CONFIG_JFFS2_FS_WBUF_VERIFY is not set | ||
897 | # CONFIG_JFFS2_SUMMARY is not set | ||
898 | # CONFIG_JFFS2_FS_XATTR is not set | ||
899 | # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set | ||
900 | CONFIG_JFFS2_ZLIB=y | ||
901 | # CONFIG_JFFS2_LZO is not set | ||
902 | CONFIG_JFFS2_RTIME=y | ||
903 | # CONFIG_JFFS2_RUBIN is not set | ||
904 | # CONFIG_CRAMFS is not set | ||
905 | # CONFIG_SQUASHFS is not set | ||
906 | # CONFIG_VXFS_FS is not set | ||
907 | # CONFIG_MINIX_FS is not set | ||
908 | # CONFIG_OMFS_FS is not set | ||
909 | # CONFIG_HPFS_FS is not set | ||
910 | # CONFIG_QNX4FS_FS is not set | ||
911 | # CONFIG_ROMFS_FS is not set | ||
912 | # CONFIG_SYSV_FS is not set | ||
913 | # CONFIG_UFS_FS is not set | ||
914 | # CONFIG_NILFS2_FS is not set | ||
915 | CONFIG_NETWORK_FILESYSTEMS=y | ||
916 | CONFIG_NFS_FS=y | ||
917 | CONFIG_NFS_V3=y | ||
918 | # CONFIG_NFS_V3_ACL is not set | ||
919 | CONFIG_NFS_V4=y | ||
920 | CONFIG_ROOT_NFS=y | ||
921 | # CONFIG_NFSD is not set | ||
922 | CONFIG_LOCKD=y | ||
923 | CONFIG_LOCKD_V4=y | ||
924 | CONFIG_NFS_COMMON=y | ||
925 | CONFIG_SUNRPC=y | ||
926 | CONFIG_SUNRPC_GSS=y | ||
927 | CONFIG_RPCSEC_GSS_KRB5=y | ||
928 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | ||
929 | # CONFIG_SMB_FS is not set | ||
930 | # CONFIG_CIFS is not set | ||
931 | # CONFIG_NCP_FS is not set | ||
932 | # CONFIG_CODA_FS is not set | ||
933 | # CONFIG_AFS_FS is not set | ||
934 | |||
935 | # | ||
936 | # Partition Types | ||
937 | # | ||
938 | # CONFIG_PARTITION_ADVANCED is not set | ||
939 | CONFIG_MSDOS_PARTITION=y | ||
940 | # CONFIG_NLS is not set | ||
941 | # CONFIG_DLM is not set | ||
942 | |||
943 | # | ||
944 | # Kernel hacking | ||
945 | # | ||
946 | # CONFIG_PRINTK_TIME is not set | ||
947 | # CONFIG_ENABLE_WARN_DEPRECATED is not set | ||
948 | # CONFIG_ENABLE_MUST_CHECK is not set | ||
949 | CONFIG_FRAME_WARN=1024 | ||
950 | # CONFIG_MAGIC_SYSRQ is not set | ||
951 | # CONFIG_UNUSED_SYMBOLS is not set | ||
952 | # CONFIG_DEBUG_FS is not set | ||
953 | # CONFIG_HEADERS_CHECK is not set | ||
954 | # CONFIG_DEBUG_KERNEL is not set | ||
955 | # CONFIG_DEBUG_BUGVERBOSE is not set | ||
956 | # CONFIG_DEBUG_MEMORY_INIT is not set | ||
957 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | ||
958 | # CONFIG_LATENCYTOP is not set | ||
959 | CONFIG_SYSCTL_SYSCALL_CHECK=y | ||
960 | CONFIG_HAVE_FUNCTION_TRACER=y | ||
961 | CONFIG_TRACING_SUPPORT=y | ||
962 | |||
963 | # | ||
964 | # Tracers | ||
965 | # | ||
966 | # CONFIG_FUNCTION_TRACER is not set | ||
967 | # CONFIG_IRQSOFF_TRACER is not set | ||
968 | # CONFIG_PREEMPT_TRACER is not set | ||
969 | # CONFIG_SCHED_TRACER is not set | ||
970 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | ||
971 | # CONFIG_EVENT_TRACER is not set | ||
972 | # CONFIG_BOOT_TRACER is not set | ||
973 | # CONFIG_TRACE_BRANCH_PROFILING is not set | ||
974 | # CONFIG_STACK_TRACER is not set | ||
975 | # CONFIG_KMEMTRACE is not set | ||
976 | # CONFIG_WORKQUEUE_TRACER is not set | ||
977 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
978 | # CONFIG_SAMPLES is not set | ||
979 | CONFIG_HAVE_ARCH_KGDB=y | ||
980 | CONFIG_ARM_UNWIND=y | ||
981 | # CONFIG_DEBUG_USER is not set | ||
982 | |||
983 | # | ||
984 | # Security options | ||
985 | # | ||
986 | # CONFIG_KEYS is not set | ||
987 | # CONFIG_SECURITY is not set | ||
988 | # CONFIG_SECURITYFS is not set | ||
989 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | ||
990 | CONFIG_CRYPTO=y | ||
991 | |||
992 | # | ||
993 | # Crypto core or helper | ||
994 | # | ||
995 | # CONFIG_CRYPTO_FIPS is not set | ||
996 | CONFIG_CRYPTO_ALGAPI=y | ||
997 | CONFIG_CRYPTO_ALGAPI2=y | ||
998 | CONFIG_CRYPTO_AEAD2=y | ||
999 | CONFIG_CRYPTO_BLKCIPHER=y | ||
1000 | CONFIG_CRYPTO_BLKCIPHER2=y | ||
1001 | CONFIG_CRYPTO_HASH=y | ||
1002 | CONFIG_CRYPTO_HASH2=y | ||
1003 | CONFIG_CRYPTO_RNG2=y | ||
1004 | CONFIG_CRYPTO_PCOMP=y | ||
1005 | CONFIG_CRYPTO_MANAGER=y | ||
1006 | CONFIG_CRYPTO_MANAGER2=y | ||
1007 | # CONFIG_CRYPTO_GF128MUL is not set | ||
1008 | # CONFIG_CRYPTO_NULL is not set | ||
1009 | CONFIG_CRYPTO_WORKQUEUE=y | ||
1010 | # CONFIG_CRYPTO_CRYPTD is not set | ||
1011 | # CONFIG_CRYPTO_AUTHENC is not set | ||
1012 | # CONFIG_CRYPTO_TEST is not set | ||
1013 | |||
1014 | # | ||
1015 | # Authenticated Encryption with Associated Data | ||
1016 | # | ||
1017 | # CONFIG_CRYPTO_CCM is not set | ||
1018 | # CONFIG_CRYPTO_GCM is not set | ||
1019 | # CONFIG_CRYPTO_SEQIV is not set | ||
1020 | |||
1021 | # | ||
1022 | # Block modes | ||
1023 | # | ||
1024 | CONFIG_CRYPTO_CBC=y | ||
1025 | # CONFIG_CRYPTO_CTR is not set | ||
1026 | # CONFIG_CRYPTO_CTS is not set | ||
1027 | # CONFIG_CRYPTO_ECB is not set | ||
1028 | # CONFIG_CRYPTO_LRW is not set | ||
1029 | # CONFIG_CRYPTO_PCBC is not set | ||
1030 | # CONFIG_CRYPTO_XTS is not set | ||
1031 | |||
1032 | # | ||
1033 | # Hash modes | ||
1034 | # | ||
1035 | # CONFIG_CRYPTO_HMAC is not set | ||
1036 | # CONFIG_CRYPTO_XCBC is not set | ||
1037 | |||
1038 | # | ||
1039 | # Digest | ||
1040 | # | ||
1041 | # CONFIG_CRYPTO_CRC32C is not set | ||
1042 | # CONFIG_CRYPTO_MD4 is not set | ||
1043 | CONFIG_CRYPTO_MD5=y | ||
1044 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | ||
1045 | # CONFIG_CRYPTO_RMD128 is not set | ||
1046 | # CONFIG_CRYPTO_RMD160 is not set | ||
1047 | # CONFIG_CRYPTO_RMD256 is not set | ||
1048 | # CONFIG_CRYPTO_RMD320 is not set | ||
1049 | # CONFIG_CRYPTO_SHA1 is not set | ||
1050 | # CONFIG_CRYPTO_SHA256 is not set | ||
1051 | # CONFIG_CRYPTO_SHA512 is not set | ||
1052 | # CONFIG_CRYPTO_TGR192 is not set | ||
1053 | # CONFIG_CRYPTO_WP512 is not set | ||
1054 | |||
1055 | # | ||
1056 | # Ciphers | ||
1057 | # | ||
1058 | # CONFIG_CRYPTO_AES is not set | ||
1059 | # CONFIG_CRYPTO_ANUBIS is not set | ||
1060 | # CONFIG_CRYPTO_ARC4 is not set | ||
1061 | # CONFIG_CRYPTO_BLOWFISH is not set | ||
1062 | # CONFIG_CRYPTO_CAMELLIA is not set | ||
1063 | # CONFIG_CRYPTO_CAST5 is not set | ||
1064 | # CONFIG_CRYPTO_CAST6 is not set | ||
1065 | CONFIG_CRYPTO_DES=y | ||
1066 | # CONFIG_CRYPTO_FCRYPT is not set | ||
1067 | # CONFIG_CRYPTO_KHAZAD is not set | ||
1068 | # CONFIG_CRYPTO_SALSA20 is not set | ||
1069 | # CONFIG_CRYPTO_SEED is not set | ||
1070 | # CONFIG_CRYPTO_SERPENT is not set | ||
1071 | # CONFIG_CRYPTO_TEA is not set | ||
1072 | # CONFIG_CRYPTO_TWOFISH is not set | ||
1073 | |||
1074 | # | ||
1075 | # Compression | ||
1076 | # | ||
1077 | # CONFIG_CRYPTO_DEFLATE is not set | ||
1078 | # CONFIG_CRYPTO_ZLIB is not set | ||
1079 | # CONFIG_CRYPTO_LZO is not set | ||
1080 | |||
1081 | # | ||
1082 | # Random Number Generation | ||
1083 | # | ||
1084 | # CONFIG_CRYPTO_ANSI_CPRNG is not set | ||
1085 | CONFIG_CRYPTO_HW=y | ||
1086 | # CONFIG_BINARY_PRINTF is not set | ||
1087 | |||
1088 | # | ||
1089 | # Library routines | ||
1090 | # | ||
1091 | CONFIG_BITREVERSE=y | ||
1092 | CONFIG_GENERIC_FIND_LAST_BIT=y | ||
1093 | # CONFIG_CRC_CCITT is not set | ||
1094 | # CONFIG_CRC16 is not set | ||
1095 | # CONFIG_CRC_T10DIF is not set | ||
1096 | # CONFIG_CRC_ITU_T is not set | ||
1097 | CONFIG_CRC32=y | ||
1098 | # CONFIG_CRC7 is not set | ||
1099 | # CONFIG_LIBCRC32C is not set | ||
1100 | CONFIG_ZLIB_INFLATE=y | ||
1101 | CONFIG_ZLIB_DEFLATE=y | ||
1102 | CONFIG_HAS_IOMEM=y | ||
1103 | CONFIG_HAS_IOPORT=y | ||
1104 | CONFIG_HAS_DMA=y | ||
1105 | CONFIG_NLATTR=y | ||
diff --git a/arch/arm/configs/pcm038_defconfig b/arch/arm/configs/mx27_defconfig index 41429a00f58c..083516cd0d7f 100644 --- a/arch/arm/configs/pcm038_defconfig +++ b/arch/arm/configs/mx27_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-rc6 | 3 | # Linux kernel version: 2.6.30-rc1 |
4 | # Fri Jun 20 16:38:36 2008 | 4 | # Wed Apr 8 10:18:06 2009 |
5 | # | 5 | # |
6 | CONFIG_ARM=y | 6 | CONFIG_ARM=y |
7 | CONFIG_SYS_SUPPORTS_APM_EMULATION=y | 7 | CONFIG_SYS_SUPPORTS_APM_EMULATION=y |
@@ -12,6 +12,7 @@ CONFIG_MMU=y | |||
12 | # CONFIG_NO_IOPORT is not set | 12 | # CONFIG_NO_IOPORT is not set |
13 | CONFIG_GENERIC_HARDIRQS=y | 13 | CONFIG_GENERIC_HARDIRQS=y |
14 | CONFIG_STACKTRACE_SUPPORT=y | 14 | CONFIG_STACKTRACE_SUPPORT=y |
15 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | ||
15 | CONFIG_LOCKDEP_SUPPORT=y | 16 | CONFIG_LOCKDEP_SUPPORT=y |
16 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | 17 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y |
17 | CONFIG_HARDIRQS_SW_RESEND=y | 18 | CONFIG_HARDIRQS_SW_RESEND=y |
@@ -21,9 +22,8 @@ CONFIG_RWSEM_GENERIC_SPINLOCK=y | |||
21 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set | 22 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set |
22 | CONFIG_GENERIC_HWEIGHT=y | 23 | CONFIG_GENERIC_HWEIGHT=y |
23 | CONFIG_GENERIC_CALIBRATE_DELAY=y | 24 | CONFIG_GENERIC_CALIBRATE_DELAY=y |
24 | CONFIG_ARCH_SUPPORTS_AOUT=y | ||
25 | CONFIG_ZONE_DMA=y | ||
26 | CONFIG_ARCH_MTD_XIP=y | 25 | CONFIG_ARCH_MTD_XIP=y |
26 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | ||
27 | CONFIG_VECTORS_BASE=0xffff0000 | 27 | CONFIG_VECTORS_BASE=0xffff0000 |
28 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 28 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
29 | 29 | ||
@@ -40,47 +40,58 @@ CONFIG_LOCALVERSION_AUTO=y | |||
40 | CONFIG_SYSVIPC=y | 40 | CONFIG_SYSVIPC=y |
41 | CONFIG_SYSVIPC_SYSCTL=y | 41 | CONFIG_SYSVIPC_SYSCTL=y |
42 | CONFIG_POSIX_MQUEUE=y | 42 | CONFIG_POSIX_MQUEUE=y |
43 | CONFIG_POSIX_MQUEUE_SYSCTL=y | ||
43 | # CONFIG_BSD_PROCESS_ACCT is not set | 44 | # CONFIG_BSD_PROCESS_ACCT is not set |
44 | # CONFIG_TASKSTATS is not set | 45 | # CONFIG_TASKSTATS is not set |
45 | # CONFIG_AUDIT is not set | 46 | # CONFIG_AUDIT is not set |
47 | |||
48 | # | ||
49 | # RCU Subsystem | ||
50 | # | ||
51 | CONFIG_CLASSIC_RCU=y | ||
52 | # CONFIG_TREE_RCU is not set | ||
53 | # CONFIG_PREEMPT_RCU is not set | ||
54 | # CONFIG_TREE_RCU_TRACE is not set | ||
55 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
46 | # CONFIG_IKCONFIG is not set | 56 | # CONFIG_IKCONFIG is not set |
47 | CONFIG_LOG_BUF_SHIFT=14 | 57 | CONFIG_LOG_BUF_SHIFT=14 |
48 | # CONFIG_CGROUPS is not set | ||
49 | CONFIG_GROUP_SCHED=y | 58 | CONFIG_GROUP_SCHED=y |
50 | CONFIG_FAIR_GROUP_SCHED=y | 59 | CONFIG_FAIR_GROUP_SCHED=y |
51 | CONFIG_RT_GROUP_SCHED=y | 60 | CONFIG_RT_GROUP_SCHED=y |
52 | CONFIG_USER_SCHED=y | 61 | CONFIG_USER_SCHED=y |
53 | # CONFIG_CGROUP_SCHED is not set | 62 | # CONFIG_CGROUP_SCHED is not set |
63 | # CONFIG_CGROUPS is not set | ||
54 | # CONFIG_SYSFS_DEPRECATED_V2 is not set | 64 | # CONFIG_SYSFS_DEPRECATED_V2 is not set |
55 | # CONFIG_RELAY is not set | 65 | # CONFIG_RELAY is not set |
56 | # CONFIG_NAMESPACES is not set | 66 | # CONFIG_NAMESPACES is not set |
57 | # CONFIG_BLK_DEV_INITRD is not set | 67 | # CONFIG_BLK_DEV_INITRD is not set |
58 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 68 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
59 | CONFIG_SYSCTL=y | 69 | CONFIG_SYSCTL=y |
70 | CONFIG_ANON_INODES=y | ||
60 | CONFIG_EMBEDDED=y | 71 | CONFIG_EMBEDDED=y |
61 | CONFIG_UID16=y | 72 | CONFIG_UID16=y |
62 | CONFIG_SYSCTL_SYSCALL=y | 73 | CONFIG_SYSCTL_SYSCALL=y |
63 | CONFIG_SYSCTL_SYSCALL_CHECK=y | ||
64 | CONFIG_KALLSYMS=y | 74 | CONFIG_KALLSYMS=y |
65 | CONFIG_KALLSYMS_EXTRA_PASS=y | 75 | CONFIG_KALLSYMS_EXTRA_PASS=y |
66 | CONFIG_HOTPLUG=y | 76 | CONFIG_HOTPLUG=y |
67 | CONFIG_PRINTK=y | 77 | CONFIG_PRINTK=y |
68 | CONFIG_BUG=y | 78 | CONFIG_BUG=y |
69 | CONFIG_ELF_CORE=y | 79 | CONFIG_ELF_CORE=y |
70 | # CONFIG_COMPAT_BRK is not set | ||
71 | CONFIG_BASE_FULL=y | 80 | CONFIG_BASE_FULL=y |
72 | CONFIG_FUTEX=y | 81 | CONFIG_FUTEX=y |
73 | CONFIG_ANON_INODES=y | ||
74 | CONFIG_EPOLL=y | 82 | CONFIG_EPOLL=y |
75 | CONFIG_SIGNALFD=y | 83 | CONFIG_SIGNALFD=y |
76 | CONFIG_TIMERFD=y | 84 | CONFIG_TIMERFD=y |
77 | CONFIG_EVENTFD=y | 85 | CONFIG_EVENTFD=y |
78 | CONFIG_SHMEM=y | 86 | CONFIG_SHMEM=y |
87 | CONFIG_AIO=y | ||
79 | CONFIG_VM_EVENT_COUNTERS=y | 88 | CONFIG_VM_EVENT_COUNTERS=y |
89 | # CONFIG_COMPAT_BRK is not set | ||
80 | CONFIG_SLAB=y | 90 | CONFIG_SLAB=y |
81 | # CONFIG_SLUB is not set | 91 | # CONFIG_SLUB is not set |
82 | # CONFIG_SLOB is not set | 92 | # CONFIG_SLOB is not set |
83 | CONFIG_PROFILING=y | 93 | CONFIG_PROFILING=y |
94 | CONFIG_TRACEPOINTS=y | ||
84 | CONFIG_MARKERS=y | 95 | CONFIG_MARKERS=y |
85 | CONFIG_OPROFILE=y | 96 | CONFIG_OPROFILE=y |
86 | CONFIG_HAVE_OPROFILE=y | 97 | CONFIG_HAVE_OPROFILE=y |
@@ -88,11 +99,10 @@ CONFIG_KPROBES=y | |||
88 | CONFIG_KRETPROBES=y | 99 | CONFIG_KRETPROBES=y |
89 | CONFIG_HAVE_KPROBES=y | 100 | CONFIG_HAVE_KPROBES=y |
90 | CONFIG_HAVE_KRETPROBES=y | 101 | CONFIG_HAVE_KRETPROBES=y |
91 | # CONFIG_HAVE_DMA_ATTRS is not set | 102 | # CONFIG_SLOW_WORK is not set |
92 | # CONFIG_PROC_PAGE_MONITOR is not set | 103 | CONFIG_HAVE_GENERIC_DMA_COHERENT=y |
93 | CONFIG_SLABINFO=y | 104 | CONFIG_SLABINFO=y |
94 | CONFIG_RT_MUTEXES=y | 105 | CONFIG_RT_MUTEXES=y |
95 | # CONFIG_TINY_SHMEM is not set | ||
96 | CONFIG_BASE_SMALL=0 | 106 | CONFIG_BASE_SMALL=0 |
97 | CONFIG_MODULES=y | 107 | CONFIG_MODULES=y |
98 | # CONFIG_MODULE_FORCE_LOAD is not set | 108 | # CONFIG_MODULE_FORCE_LOAD is not set |
@@ -100,12 +110,10 @@ CONFIG_MODULE_UNLOAD=y | |||
100 | # CONFIG_MODULE_FORCE_UNLOAD is not set | 110 | # CONFIG_MODULE_FORCE_UNLOAD is not set |
101 | # CONFIG_MODVERSIONS is not set | 111 | # CONFIG_MODVERSIONS is not set |
102 | # CONFIG_MODULE_SRCVERSION_ALL is not set | 112 | # CONFIG_MODULE_SRCVERSION_ALL is not set |
103 | # CONFIG_KMOD is not set | ||
104 | CONFIG_BLOCK=y | 113 | CONFIG_BLOCK=y |
105 | # CONFIG_LBD is not set | 114 | # CONFIG_LBD is not set |
106 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
107 | # CONFIG_LSF is not set | ||
108 | # CONFIG_BLK_DEV_BSG is not set | 115 | # CONFIG_BLK_DEV_BSG is not set |
116 | # CONFIG_BLK_DEV_INTEGRITY is not set | ||
109 | 117 | ||
110 | # | 118 | # |
111 | # IO Schedulers | 119 | # IO Schedulers |
@@ -119,7 +127,7 @@ CONFIG_IOSCHED_NOOP=y | |||
119 | # CONFIG_DEFAULT_CFQ is not set | 127 | # CONFIG_DEFAULT_CFQ is not set |
120 | CONFIG_DEFAULT_NOOP=y | 128 | CONFIG_DEFAULT_NOOP=y |
121 | CONFIG_DEFAULT_IOSCHED="noop" | 129 | CONFIG_DEFAULT_IOSCHED="noop" |
122 | CONFIG_CLASSIC_RCU=y | 130 | CONFIG_FREEZER=y |
123 | 131 | ||
124 | # | 132 | # |
125 | # System Type | 133 | # System Type |
@@ -129,11 +137,10 @@ CONFIG_CLASSIC_RCU=y | |||
129 | # CONFIG_ARCH_REALVIEW is not set | 137 | # CONFIG_ARCH_REALVIEW is not set |
130 | # CONFIG_ARCH_VERSATILE is not set | 138 | # CONFIG_ARCH_VERSATILE is not set |
131 | # CONFIG_ARCH_AT91 is not set | 139 | # CONFIG_ARCH_AT91 is not set |
132 | # CONFIG_ARCH_CLPS7500 is not set | ||
133 | # CONFIG_ARCH_CLPS711X is not set | 140 | # CONFIG_ARCH_CLPS711X is not set |
134 | # CONFIG_ARCH_CO285 is not set | ||
135 | # CONFIG_ARCH_EBSA110 is not set | 141 | # CONFIG_ARCH_EBSA110 is not set |
136 | # CONFIG_ARCH_EP93XX is not set | 142 | # CONFIG_ARCH_EP93XX is not set |
143 | # CONFIG_ARCH_GEMINI is not set | ||
137 | # CONFIG_ARCH_FOOTBRIDGE is not set | 144 | # CONFIG_ARCH_FOOTBRIDGE is not set |
138 | # CONFIG_ARCH_NETX is not set | 145 | # CONFIG_ARCH_NETX is not set |
139 | # CONFIG_ARCH_H720X is not set | 146 | # CONFIG_ARCH_H720X is not set |
@@ -145,46 +152,44 @@ CONFIG_CLASSIC_RCU=y | |||
145 | # CONFIG_ARCH_IXP2000 is not set | 152 | # CONFIG_ARCH_IXP2000 is not set |
146 | # CONFIG_ARCH_IXP4XX is not set | 153 | # CONFIG_ARCH_IXP4XX is not set |
147 | # CONFIG_ARCH_L7200 is not set | 154 | # CONFIG_ARCH_L7200 is not set |
155 | # CONFIG_ARCH_KIRKWOOD is not set | ||
148 | # CONFIG_ARCH_KS8695 is not set | 156 | # CONFIG_ARCH_KS8695 is not set |
149 | # CONFIG_ARCH_NS9XXX is not set | 157 | # CONFIG_ARCH_NS9XXX is not set |
158 | # CONFIG_ARCH_LOKI is not set | ||
159 | # CONFIG_ARCH_MV78XX0 is not set | ||
150 | CONFIG_ARCH_MXC=y | 160 | CONFIG_ARCH_MXC=y |
151 | # CONFIG_ARCH_ORION5X is not set | 161 | # CONFIG_ARCH_ORION5X is not set |
152 | # CONFIG_ARCH_PNX4008 is not set | 162 | # CONFIG_ARCH_PNX4008 is not set |
153 | # CONFIG_ARCH_PXA is not set | 163 | # CONFIG_ARCH_PXA is not set |
164 | # CONFIG_ARCH_MMP is not set | ||
154 | # CONFIG_ARCH_RPC is not set | 165 | # CONFIG_ARCH_RPC is not set |
155 | # CONFIG_ARCH_SA1100 is not set | 166 | # CONFIG_ARCH_SA1100 is not set |
156 | # CONFIG_ARCH_S3C2410 is not set | 167 | # CONFIG_ARCH_S3C2410 is not set |
168 | # CONFIG_ARCH_S3C64XX is not set | ||
157 | # CONFIG_ARCH_SHARK is not set | 169 | # CONFIG_ARCH_SHARK is not set |
158 | # CONFIG_ARCH_LH7A40X is not set | 170 | # CONFIG_ARCH_LH7A40X is not set |
159 | # CONFIG_ARCH_DAVINCI is not set | 171 | # CONFIG_ARCH_DAVINCI is not set |
160 | # CONFIG_ARCH_OMAP is not set | 172 | # CONFIG_ARCH_OMAP is not set |
161 | # CONFIG_ARCH_MSM7X00A is not set | 173 | # CONFIG_ARCH_MSM is not set |
162 | 174 | # CONFIG_ARCH_W90X900 is not set | |
163 | # | ||
164 | # Boot options | ||
165 | # | ||
166 | |||
167 | # | ||
168 | # Power management | ||
169 | # | ||
170 | 175 | ||
171 | # | 176 | # |
172 | # Freescale MXC Implementations | 177 | # Freescale MXC Implementations |
173 | # | 178 | # |
179 | # CONFIG_ARCH_MX1 is not set | ||
174 | CONFIG_ARCH_MX2=y | 180 | CONFIG_ARCH_MX2=y |
175 | # CONFIG_ARCH_MX3 is not set | 181 | # CONFIG_ARCH_MX3 is not set |
176 | 182 | # CONFIG_MACH_MX21 is not set | |
177 | # | ||
178 | # MX2 family CPU support | ||
179 | # | ||
180 | CONFIG_MACH_MX27=y | 183 | CONFIG_MACH_MX27=y |
181 | 184 | ||
182 | # | 185 | # |
183 | # MX2 Platforms | 186 | # MX2 platforms: |
184 | # | 187 | # |
185 | # CONFIG_MACH_MX27ADS is not set | 188 | CONFIG_MACH_MX27ADS=y |
186 | CONFIG_MACH_PCM038=y | 189 | CONFIG_MACH_PCM038=y |
187 | CONFIG_MACH_PCM970_BASEBOARD=y | 190 | CONFIG_MACH_PCM970_BASEBOARD=y |
191 | CONFIG_MXC_IRQ_PRIOR=y | ||
192 | CONFIG_MXC_PWM=y | ||
188 | 193 | ||
189 | # | 194 | # |
190 | # Processor Type | 195 | # Processor Type |
@@ -209,6 +214,7 @@ CONFIG_ARM_THUMB=y | |||
209 | # CONFIG_CPU_DCACHE_WRITETHROUGH is not set | 214 | # CONFIG_CPU_DCACHE_WRITETHROUGH is not set |
210 | # CONFIG_CPU_CACHE_ROUND_ROBIN is not set | 215 | # CONFIG_CPU_CACHE_ROUND_ROBIN is not set |
211 | # CONFIG_OUTER_CACHE is not set | 216 | # CONFIG_OUTER_CACHE is not set |
217 | CONFIG_COMMON_CLKDEV=y | ||
212 | 218 | ||
213 | # | 219 | # |
214 | # Bus support | 220 | # Bus support |
@@ -224,25 +230,32 @@ CONFIG_TICK_ONESHOT=y | |||
224 | CONFIG_NO_HZ=y | 230 | CONFIG_NO_HZ=y |
225 | CONFIG_HIGH_RES_TIMERS=y | 231 | CONFIG_HIGH_RES_TIMERS=y |
226 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y | 232 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y |
233 | CONFIG_VMSPLIT_3G=y | ||
234 | # CONFIG_VMSPLIT_2G is not set | ||
235 | # CONFIG_VMSPLIT_1G is not set | ||
236 | CONFIG_PAGE_OFFSET=0xC0000000 | ||
227 | CONFIG_PREEMPT=y | 237 | CONFIG_PREEMPT=y |
228 | CONFIG_HZ=100 | 238 | CONFIG_HZ=100 |
229 | CONFIG_AEABI=y | 239 | CONFIG_AEABI=y |
230 | # CONFIG_OABI_COMPAT is not set | 240 | CONFIG_OABI_COMPAT=y |
231 | # CONFIG_ARCH_DISCONTIGMEM_ENABLE is not set | 241 | CONFIG_ARCH_FLATMEM_HAS_HOLES=y |
242 | # CONFIG_ARCH_SPARSEMEM_DEFAULT is not set | ||
243 | # CONFIG_ARCH_SELECT_MEMORY_MODEL is not set | ||
244 | # CONFIG_HIGHMEM is not set | ||
232 | CONFIG_SELECT_MEMORY_MODEL=y | 245 | CONFIG_SELECT_MEMORY_MODEL=y |
233 | CONFIG_FLATMEM_MANUAL=y | 246 | CONFIG_FLATMEM_MANUAL=y |
234 | # CONFIG_DISCONTIGMEM_MANUAL is not set | 247 | # CONFIG_DISCONTIGMEM_MANUAL is not set |
235 | # CONFIG_SPARSEMEM_MANUAL is not set | 248 | # CONFIG_SPARSEMEM_MANUAL is not set |
236 | CONFIG_FLATMEM=y | 249 | CONFIG_FLATMEM=y |
237 | CONFIG_FLAT_NODE_MEM_MAP=y | 250 | 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 | 251 | CONFIG_PAGEFLAGS_EXTENDED=y |
241 | CONFIG_SPLIT_PTLOCK_CPUS=4096 | 252 | CONFIG_SPLIT_PTLOCK_CPUS=4096 |
242 | # CONFIG_RESOURCES_64BIT is not set | 253 | # CONFIG_PHYS_ADDR_T_64BIT is not set |
243 | CONFIG_ZONE_DMA_FLAG=1 | 254 | CONFIG_ZONE_DMA_FLAG=0 |
244 | CONFIG_BOUNCE=y | ||
245 | CONFIG_VIRT_TO_BUS=y | 255 | CONFIG_VIRT_TO_BUS=y |
256 | CONFIG_UNEVICTABLE_LRU=y | ||
257 | CONFIG_HAVE_MLOCK=y | ||
258 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | ||
246 | CONFIG_ALIGNMENT_TRAP=y | 259 | CONFIG_ALIGNMENT_TRAP=y |
247 | 260 | ||
248 | # | 261 | # |
@@ -255,30 +268,44 @@ CONFIG_CMDLINE="" | |||
255 | # CONFIG_KEXEC is not set | 268 | # CONFIG_KEXEC is not set |
256 | 269 | ||
257 | # | 270 | # |
271 | # CPU Power Management | ||
272 | # | ||
273 | # CONFIG_CPU_IDLE is not set | ||
274 | |||
275 | # | ||
258 | # Floating point emulation | 276 | # Floating point emulation |
259 | # | 277 | # |
260 | 278 | ||
261 | # | 279 | # |
262 | # At least one emulation must be selected | 280 | # At least one emulation must be selected |
263 | # | 281 | # |
282 | CONFIG_FPE_NWFPE=y | ||
283 | CONFIG_FPE_NWFPE_XP=y | ||
284 | # CONFIG_FPE_FASTFPE is not set | ||
264 | # CONFIG_VFP is not set | 285 | # CONFIG_VFP is not set |
265 | 286 | ||
266 | # | 287 | # |
267 | # Userspace binary formats | 288 | # Userspace binary formats |
268 | # | 289 | # |
269 | CONFIG_BINFMT_ELF=y | 290 | CONFIG_BINFMT_ELF=y |
291 | # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set | ||
292 | CONFIG_HAVE_AOUT=y | ||
270 | # CONFIG_BINFMT_AOUT is not set | 293 | # CONFIG_BINFMT_AOUT is not set |
271 | # CONFIG_BINFMT_MISC is not set | 294 | # CONFIG_BINFMT_MISC is not set |
272 | 295 | ||
273 | # | 296 | # |
274 | # Power management options | 297 | # Power management options |
275 | # | 298 | # |
276 | # CONFIG_PM is not set | 299 | CONFIG_PM=y |
300 | CONFIG_PM_DEBUG=y | ||
301 | # CONFIG_PM_VERBOSE is not set | ||
302 | CONFIG_CAN_PM_TRACE=y | ||
303 | CONFIG_PM_SLEEP=y | ||
304 | CONFIG_SUSPEND=y | ||
305 | # CONFIG_PM_TEST_SUSPEND is not set | ||
306 | CONFIG_SUSPEND_FREEZER=y | ||
307 | # CONFIG_APM_EMULATION is not set | ||
277 | CONFIG_ARCH_SUSPEND_POSSIBLE=y | 308 | CONFIG_ARCH_SUSPEND_POSSIBLE=y |
278 | |||
279 | # | ||
280 | # Networking | ||
281 | # | ||
282 | CONFIG_NET=y | 309 | CONFIG_NET=y |
283 | 310 | ||
284 | # | 311 | # |
@@ -293,7 +320,7 @@ CONFIG_IP_MULTICAST=y | |||
293 | # CONFIG_IP_ADVANCED_ROUTER is not set | 320 | # CONFIG_IP_ADVANCED_ROUTER is not set |
294 | CONFIG_IP_FIB_HASH=y | 321 | CONFIG_IP_FIB_HASH=y |
295 | CONFIG_IP_PNP=y | 322 | CONFIG_IP_PNP=y |
296 | # CONFIG_IP_PNP_DHCP is not set | 323 | CONFIG_IP_PNP_DHCP=y |
297 | # CONFIG_IP_PNP_BOOTP is not set | 324 | # CONFIG_IP_PNP_BOOTP is not set |
298 | # CONFIG_IP_PNP_RARP is not set | 325 | # CONFIG_IP_PNP_RARP is not set |
299 | # CONFIG_NET_IPIP is not set | 326 | # CONFIG_NET_IPIP is not set |
@@ -323,6 +350,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
323 | # CONFIG_TIPC is not set | 350 | # CONFIG_TIPC is not set |
324 | # CONFIG_ATM is not set | 351 | # CONFIG_ATM is not set |
325 | # CONFIG_BRIDGE is not set | 352 | # CONFIG_BRIDGE is not set |
353 | # CONFIG_NET_DSA is not set | ||
326 | # CONFIG_VLAN_8021Q is not set | 354 | # CONFIG_VLAN_8021Q is not set |
327 | # CONFIG_DECNET is not set | 355 | # CONFIG_DECNET is not set |
328 | # CONFIG_LLC2 is not set | 356 | # CONFIG_LLC2 is not set |
@@ -332,26 +360,23 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
332 | # CONFIG_LAPB is not set | 360 | # CONFIG_LAPB is not set |
333 | # CONFIG_ECONET is not set | 361 | # CONFIG_ECONET is not set |
334 | # CONFIG_WAN_ROUTER is not set | 362 | # CONFIG_WAN_ROUTER is not set |
363 | # CONFIG_PHONET is not set | ||
335 | # CONFIG_NET_SCHED is not set | 364 | # CONFIG_NET_SCHED is not set |
365 | # CONFIG_DCB is not set | ||
336 | 366 | ||
337 | # | 367 | # |
338 | # Network testing | 368 | # Network testing |
339 | # | 369 | # |
340 | # CONFIG_NET_PKTGEN is not set | 370 | # CONFIG_NET_PKTGEN is not set |
341 | # CONFIG_NET_TCPPROBE is not set | 371 | # CONFIG_NET_TCPPROBE is not set |
372 | # CONFIG_NET_DROP_MONITOR is not set | ||
342 | # CONFIG_HAMRADIO is not set | 373 | # CONFIG_HAMRADIO is not set |
343 | # CONFIG_CAN is not set | 374 | # CONFIG_CAN is not set |
344 | # CONFIG_IRDA is not set | 375 | # CONFIG_IRDA is not set |
345 | # CONFIG_BT is not set | 376 | # CONFIG_BT is not set |
346 | # CONFIG_AF_RXRPC is not set | 377 | # CONFIG_AF_RXRPC is not set |
347 | 378 | # CONFIG_WIRELESS is not set | |
348 | # | 379 | # CONFIG_WIMAX is not set |
349 | # Wireless | ||
350 | # | ||
351 | # CONFIG_CFG80211 is not set | ||
352 | # CONFIG_WIRELESS_EXT is not set | ||
353 | # CONFIG_MAC80211 is not set | ||
354 | # CONFIG_IEEE80211 is not set | ||
355 | # CONFIG_RFKILL is not set | 380 | # CONFIG_RFKILL is not set |
356 | # CONFIG_NET_9P is not set | 381 | # CONFIG_NET_9P is not set |
357 | 382 | ||
@@ -366,12 +391,15 @@ CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | |||
366 | CONFIG_STANDALONE=y | 391 | CONFIG_STANDALONE=y |
367 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 392 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
368 | CONFIG_FW_LOADER=y | 393 | CONFIG_FW_LOADER=y |
394 | CONFIG_FIRMWARE_IN_KERNEL=y | ||
395 | CONFIG_EXTRA_FIRMWARE="" | ||
369 | # CONFIG_SYS_HYPERVISOR is not set | 396 | # CONFIG_SYS_HYPERVISOR is not set |
370 | # CONFIG_CONNECTOR is not set | 397 | # CONFIG_CONNECTOR is not set |
371 | CONFIG_MTD=y | 398 | CONFIG_MTD=y |
372 | # CONFIG_MTD_DEBUG is not set | 399 | # CONFIG_MTD_DEBUG is not set |
373 | # CONFIG_MTD_CONCAT is not set | 400 | # CONFIG_MTD_CONCAT is not set |
374 | CONFIG_MTD_PARTITIONS=y | 401 | CONFIG_MTD_PARTITIONS=y |
402 | # CONFIG_MTD_TESTS is not set | ||
375 | # CONFIG_MTD_REDBOOT_PARTS is not set | 403 | # CONFIG_MTD_REDBOOT_PARTS is not set |
376 | CONFIG_MTD_CMDLINE_PARTS=y | 404 | CONFIG_MTD_CMDLINE_PARTS=y |
377 | # CONFIG_MTD_AFS_PARTS is not set | 405 | # CONFIG_MTD_AFS_PARTS is not set |
@@ -426,9 +454,7 @@ CONFIG_MTD_CFI_UTIL=y | |||
426 | # | 454 | # |
427 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set | 455 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set |
428 | CONFIG_MTD_PHYSMAP=y | 456 | CONFIG_MTD_PHYSMAP=y |
429 | CONFIG_MTD_PHYSMAP_START=0x00000000 | 457 | # CONFIG_MTD_PHYSMAP_COMPAT is not set |
430 | CONFIG_MTD_PHYSMAP_LEN=0x0 | ||
431 | CONFIG_MTD_PHYSMAP_BANKWIDTH=2 | ||
432 | # CONFIG_MTD_ARM_INTEGRATOR is not set | 458 | # CONFIG_MTD_ARM_INTEGRATOR is not set |
433 | # CONFIG_MTD_PLATRAM is not set | 459 | # CONFIG_MTD_PLATRAM is not set |
434 | 460 | ||
@@ -452,6 +478,11 @@ CONFIG_MTD_PHYSMAP_BANKWIDTH=2 | |||
452 | # CONFIG_MTD_ONENAND is not set | 478 | # CONFIG_MTD_ONENAND is not set |
453 | 479 | ||
454 | # | 480 | # |
481 | # LPDDR flash memory drivers | ||
482 | # | ||
483 | # CONFIG_MTD_LPDDR is not set | ||
484 | |||
485 | # | ||
455 | # UBI - Unsorted block images | 486 | # UBI - Unsorted block images |
456 | # | 487 | # |
457 | # CONFIG_MTD_UBI is not set | 488 | # CONFIG_MTD_UBI is not set |
@@ -477,7 +508,7 @@ CONFIG_HAVE_IDE=y | |||
477 | # CONFIG_ATA is not set | 508 | # CONFIG_ATA is not set |
478 | # CONFIG_MD is not set | 509 | # CONFIG_MD is not set |
479 | CONFIG_NETDEVICES=y | 510 | CONFIG_NETDEVICES=y |
480 | # CONFIG_NETDEVICES_MULTIQUEUE is not set | 511 | CONFIG_COMPAT_NET_DEV_OPS=y |
481 | # CONFIG_DUMMY is not set | 512 | # CONFIG_DUMMY is not set |
482 | # CONFIG_BONDING is not set | 513 | # CONFIG_BONDING is not set |
483 | # CONFIG_MACVLAN is not set | 514 | # CONFIG_MACVLAN is not set |
@@ -491,12 +522,20 @@ CONFIG_NET_ETHERNET=y | |||
491 | # CONFIG_SMC91X is not set | 522 | # CONFIG_SMC91X is not set |
492 | # CONFIG_DM9000 is not set | 523 | # CONFIG_DM9000 is not set |
493 | # CONFIG_ENC28J60 is not set | 524 | # CONFIG_ENC28J60 is not set |
525 | # CONFIG_ETHOC is not set | ||
526 | # CONFIG_SMC911X is not set | ||
527 | # CONFIG_SMSC911X is not set | ||
528 | # CONFIG_DNET is not set | ||
494 | # CONFIG_IBM_NEW_EMAC_ZMII is not set | 529 | # CONFIG_IBM_NEW_EMAC_ZMII is not set |
495 | # CONFIG_IBM_NEW_EMAC_RGMII is not set | 530 | # CONFIG_IBM_NEW_EMAC_RGMII is not set |
496 | # CONFIG_IBM_NEW_EMAC_TAH is not set | 531 | # CONFIG_IBM_NEW_EMAC_TAH is not set |
497 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set | 532 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set |
533 | # CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set | ||
534 | # CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set | ||
535 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set | ||
498 | # CONFIG_B44 is not set | 536 | # CONFIG_B44 is not set |
499 | CONFIG_FEC_OLD=y | 537 | CONFIG_FEC=y |
538 | # CONFIG_FEC2 is not set | ||
500 | # CONFIG_NETDEV_1000 is not set | 539 | # CONFIG_NETDEV_1000 is not set |
501 | # CONFIG_NETDEV_10000 is not set | 540 | # CONFIG_NETDEV_10000 is not set |
502 | 541 | ||
@@ -505,7 +544,10 @@ CONFIG_FEC_OLD=y | |||
505 | # | 544 | # |
506 | # CONFIG_WLAN_PRE80211 is not set | 545 | # CONFIG_WLAN_PRE80211 is not set |
507 | # CONFIG_WLAN_80211 is not set | 546 | # CONFIG_WLAN_80211 is not set |
508 | # CONFIG_IWLWIFI_LEDS is not set | 547 | |
548 | # | ||
549 | # Enable WiMAX (Networking options) to see the WiMAX drivers | ||
550 | # | ||
509 | # CONFIG_WAN is not set | 551 | # CONFIG_WAN is not set |
510 | # CONFIG_PPP is not set | 552 | # CONFIG_PPP is not set |
511 | # CONFIG_SLIP is not set | 553 | # CONFIG_SLIP is not set |
@@ -541,12 +583,15 @@ CONFIG_INPUT_TOUCHSCREEN=y | |||
541 | # CONFIG_TOUCHSCREEN_FUJITSU is not set | 583 | # CONFIG_TOUCHSCREEN_FUJITSU is not set |
542 | # CONFIG_TOUCHSCREEN_GUNZE is not set | 584 | # CONFIG_TOUCHSCREEN_GUNZE is not set |
543 | # CONFIG_TOUCHSCREEN_ELO is not set | 585 | # CONFIG_TOUCHSCREEN_ELO is not set |
586 | # CONFIG_TOUCHSCREEN_WACOM_W8001 is not set | ||
544 | # CONFIG_TOUCHSCREEN_MTOUCH is not set | 587 | # CONFIG_TOUCHSCREEN_MTOUCH is not set |
588 | # CONFIG_TOUCHSCREEN_INEXIO is not set | ||
545 | # CONFIG_TOUCHSCREEN_MK712 is not set | 589 | # CONFIG_TOUCHSCREEN_MK712 is not set |
546 | # CONFIG_TOUCHSCREEN_PENMOUNT is not set | 590 | # CONFIG_TOUCHSCREEN_PENMOUNT is not set |
547 | # CONFIG_TOUCHSCREEN_TOUCHRIGHT is not set | 591 | # CONFIG_TOUCHSCREEN_TOUCHRIGHT is not set |
548 | # CONFIG_TOUCHSCREEN_TOUCHWIN is not set | 592 | # CONFIG_TOUCHSCREEN_TOUCHWIN is not set |
549 | # CONFIG_TOUCHSCREEN_UCB1400 is not set | 593 | # CONFIG_TOUCHSCREEN_TOUCHIT213 is not set |
594 | # CONFIG_TOUCHSCREEN_TSC2007 is not set | ||
550 | # CONFIG_INPUT_MISC is not set | 595 | # CONFIG_INPUT_MISC is not set |
551 | 596 | ||
552 | # | 597 | # |
@@ -559,6 +604,7 @@ CONFIG_INPUT_TOUCHSCREEN=y | |||
559 | # Character devices | 604 | # Character devices |
560 | # | 605 | # |
561 | CONFIG_VT=y | 606 | CONFIG_VT=y |
607 | CONFIG_CONSOLE_TRANSLATIONS=y | ||
562 | CONFIG_VT_CONSOLE=y | 608 | CONFIG_VT_CONSOLE=y |
563 | CONFIG_HW_CONSOLE=y | 609 | CONFIG_HW_CONSOLE=y |
564 | # CONFIG_VT_HW_CONSOLE_BINDING is not set | 610 | # CONFIG_VT_HW_CONSOLE_BINDING is not set |
@@ -573,42 +619,55 @@ CONFIG_DEVKMEM=y | |||
573 | # | 619 | # |
574 | # Non-8250 serial port support | 620 | # Non-8250 serial port support |
575 | # | 621 | # |
622 | # CONFIG_SERIAL_MAX3100 is not set | ||
576 | CONFIG_SERIAL_IMX=y | 623 | CONFIG_SERIAL_IMX=y |
577 | CONFIG_SERIAL_IMX_CONSOLE=y | 624 | CONFIG_SERIAL_IMX_CONSOLE=y |
578 | CONFIG_SERIAL_CORE=y | 625 | CONFIG_SERIAL_CORE=y |
579 | CONFIG_SERIAL_CORE_CONSOLE=y | 626 | CONFIG_SERIAL_CORE_CONSOLE=y |
580 | CONFIG_UNIX98_PTYS=y | 627 | CONFIG_UNIX98_PTYS=y |
628 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set | ||
581 | # CONFIG_LEGACY_PTYS is not set | 629 | # CONFIG_LEGACY_PTYS is not set |
582 | # CONFIG_IPMI_HANDLER is not set | 630 | # CONFIG_IPMI_HANDLER is not set |
583 | # CONFIG_HW_RANDOM is not set | 631 | # CONFIG_HW_RANDOM is not set |
584 | # CONFIG_NVRAM is not set | ||
585 | # CONFIG_R3964 is not set | 632 | # CONFIG_R3964 is not set |
586 | # CONFIG_RAW_DRIVER is not set | 633 | # CONFIG_RAW_DRIVER is not set |
587 | # CONFIG_TCG_TPM is not set | 634 | # CONFIG_TCG_TPM is not set |
588 | CONFIG_I2C=y | 635 | CONFIG_I2C=y |
589 | CONFIG_I2C_BOARDINFO=y | 636 | CONFIG_I2C_BOARDINFO=y |
590 | # CONFIG_I2C_CHARDEV is not set | 637 | CONFIG_I2C_CHARDEV=y |
638 | CONFIG_I2C_HELPER_AUTO=y | ||
591 | 639 | ||
592 | # | 640 | # |
593 | # I2C Hardware Bus support | 641 | # I2C Hardware Bus support |
594 | # | 642 | # |
643 | |||
644 | # | ||
645 | # I2C system bus drivers (mostly embedded / system-on-chip) | ||
646 | # | ||
595 | # CONFIG_I2C_GPIO is not set | 647 | # CONFIG_I2C_GPIO is not set |
648 | CONFIG_I2C_IMX=y | ||
596 | # CONFIG_I2C_OCORES is not set | 649 | # CONFIG_I2C_OCORES is not set |
597 | # CONFIG_I2C_PARPORT_LIGHT is not set | ||
598 | # CONFIG_I2C_SIMTEC is not set | 650 | # CONFIG_I2C_SIMTEC is not set |
651 | |||
652 | # | ||
653 | # External I2C/SMBus adapter drivers | ||
654 | # | ||
655 | # CONFIG_I2C_PARPORT_LIGHT is not set | ||
599 | # CONFIG_I2C_TAOS_EVM is not set | 656 | # CONFIG_I2C_TAOS_EVM is not set |
600 | # CONFIG_I2C_STUB is not set | 657 | |
658 | # | ||
659 | # Other I2C/SMBus bus drivers | ||
660 | # | ||
601 | # CONFIG_I2C_PCA_PLATFORM is not set | 661 | # CONFIG_I2C_PCA_PLATFORM is not set |
662 | # CONFIG_I2C_STUB is not set | ||
602 | 663 | ||
603 | # | 664 | # |
604 | # Miscellaneous I2C Chip support | 665 | # Miscellaneous I2C Chip support |
605 | # | 666 | # |
606 | # CONFIG_DS1682 is not set | 667 | # CONFIG_DS1682 is not set |
607 | # CONFIG_EEPROM_LEGACY is not set | ||
608 | # CONFIG_SENSORS_PCF8574 is not set | 668 | # CONFIG_SENSORS_PCF8574 is not set |
609 | # CONFIG_PCF8575 is not set | 669 | # CONFIG_PCF8575 is not set |
610 | # CONFIG_SENSORS_PCF8591 is not set | 670 | # CONFIG_SENSORS_PCA9539 is not set |
611 | # CONFIG_TPS65010 is not set | ||
612 | # CONFIG_SENSORS_MAX6875 is not set | 671 | # CONFIG_SENSORS_MAX6875 is not set |
613 | # CONFIG_SENSORS_TSL2550 is not set | 672 | # CONFIG_SENSORS_TSL2550 is not set |
614 | # CONFIG_I2C_DEBUG_CORE is not set | 673 | # CONFIG_I2C_DEBUG_CORE is not set |
@@ -622,47 +681,83 @@ CONFIG_SPI_MASTER=y | |||
622 | # SPI Master Controller Drivers | 681 | # SPI Master Controller Drivers |
623 | # | 682 | # |
624 | CONFIG_SPI_BITBANG=y | 683 | CONFIG_SPI_BITBANG=y |
684 | # CONFIG_SPI_GPIO is not set | ||
625 | 685 | ||
626 | # | 686 | # |
627 | # SPI Protocol Masters | 687 | # SPI Protocol Masters |
628 | # | 688 | # |
629 | # CONFIG_EEPROM_AT25 is not set | ||
630 | # CONFIG_SPI_SPIDEV is not set | 689 | # CONFIG_SPI_SPIDEV is not set |
631 | # CONFIG_SPI_TLE62X0 is not set | 690 | # CONFIG_SPI_TLE62X0 is not set |
632 | CONFIG_HAVE_GPIO_LIB=y | 691 | CONFIG_ARCH_REQUIRE_GPIOLIB=y |
692 | CONFIG_GPIOLIB=y | ||
693 | # CONFIG_GPIO_SYSFS is not set | ||
633 | 694 | ||
634 | # | 695 | # |
635 | # GPIO Support | 696 | # Memory mapped GPIO expanders: |
636 | # | 697 | # |
637 | 698 | ||
638 | # | 699 | # |
639 | # I2C GPIO expanders: | 700 | # I2C GPIO expanders: |
640 | # | 701 | # |
702 | # CONFIG_GPIO_MAX732X is not set | ||
641 | # CONFIG_GPIO_PCA953X is not set | 703 | # CONFIG_GPIO_PCA953X is not set |
642 | # CONFIG_GPIO_PCF857X is not set | 704 | # CONFIG_GPIO_PCF857X is not set |
643 | 705 | ||
644 | # | 706 | # |
707 | # PCI GPIO expanders: | ||
708 | # | ||
709 | |||
710 | # | ||
645 | # SPI GPIO expanders: | 711 | # SPI GPIO expanders: |
646 | # | 712 | # |
713 | # CONFIG_GPIO_MAX7301 is not set | ||
647 | # CONFIG_GPIO_MCP23S08 is not set | 714 | # CONFIG_GPIO_MCP23S08 is not set |
648 | # CONFIG_W1 is not set | 715 | CONFIG_W1=y |
716 | |||
717 | # | ||
718 | # 1-wire Bus Masters | ||
719 | # | ||
720 | # CONFIG_W1_MASTER_DS2482 is not set | ||
721 | CONFIG_W1_MASTER_MXC=y | ||
722 | # CONFIG_W1_MASTER_GPIO is not set | ||
723 | |||
724 | # | ||
725 | # 1-wire Slaves | ||
726 | # | ||
727 | CONFIG_W1_SLAVE_THERM=y | ||
728 | # CONFIG_W1_SLAVE_SMEM is not set | ||
729 | # CONFIG_W1_SLAVE_DS2431 is not set | ||
730 | # CONFIG_W1_SLAVE_DS2433 is not set | ||
731 | # CONFIG_W1_SLAVE_DS2760 is not set | ||
732 | # CONFIG_W1_SLAVE_BQ27000 is not set | ||
649 | # CONFIG_POWER_SUPPLY is not set | 733 | # CONFIG_POWER_SUPPLY is not set |
650 | # CONFIG_HWMON is not set | 734 | # CONFIG_HWMON is not set |
735 | # CONFIG_THERMAL is not set | ||
736 | # CONFIG_THERMAL_HWMON is not set | ||
651 | # CONFIG_WATCHDOG is not set | 737 | # CONFIG_WATCHDOG is not set |
738 | CONFIG_SSB_POSSIBLE=y | ||
652 | 739 | ||
653 | # | 740 | # |
654 | # Sonics Silicon Backplane | 741 | # Sonics Silicon Backplane |
655 | # | 742 | # |
656 | CONFIG_SSB_POSSIBLE=y | ||
657 | # CONFIG_SSB is not set | 743 | # CONFIG_SSB is not set |
658 | 744 | ||
659 | # | 745 | # |
660 | # Multifunction device drivers | 746 | # Multifunction device drivers |
661 | # | 747 | # |
748 | # CONFIG_MFD_CORE is not set | ||
662 | # CONFIG_MFD_SM501 is not set | 749 | # CONFIG_MFD_SM501 is not set |
663 | # CONFIG_MFD_ASIC3 is not set | 750 | # CONFIG_MFD_ASIC3 is not set |
664 | # CONFIG_HTC_EGPIO is not set | 751 | # CONFIG_HTC_EGPIO is not set |
665 | # CONFIG_HTC_PASIC3 is not set | 752 | # CONFIG_HTC_PASIC3 is not set |
753 | # CONFIG_TPS65010 is not set | ||
754 | # CONFIG_TWL4030_CORE is not set | ||
755 | # CONFIG_MFD_TMIO is not set | ||
756 | # CONFIG_MFD_TC6393XB is not set | ||
757 | # CONFIG_PMIC_DA903X is not set | ||
758 | # CONFIG_MFD_WM8400 is not set | ||
759 | # CONFIG_MFD_WM8350_I2C is not set | ||
760 | # CONFIG_MFD_PCF50633 is not set | ||
666 | 761 | ||
667 | # | 762 | # |
668 | # Multimedia devices | 763 | # Multimedia devices |
@@ -683,7 +778,7 @@ CONFIG_VIDEO_MEDIA=y | |||
683 | # | 778 | # |
684 | # CONFIG_MEDIA_ATTACH is not set | 779 | # CONFIG_MEDIA_ATTACH is not set |
685 | CONFIG_MEDIA_TUNER=y | 780 | CONFIG_MEDIA_TUNER=y |
686 | # CONFIG_MEDIA_TUNER_CUSTOMIZE is not set | 781 | # CONFIG_MEDIA_TUNER_CUSTOMISE is not set |
687 | CONFIG_MEDIA_TUNER_SIMPLE=y | 782 | CONFIG_MEDIA_TUNER_SIMPLE=y |
688 | CONFIG_MEDIA_TUNER_TDA8290=y | 783 | CONFIG_MEDIA_TUNER_TDA8290=y |
689 | CONFIG_MEDIA_TUNER_TDA9887=y | 784 | CONFIG_MEDIA_TUNER_TDA9887=y |
@@ -692,16 +787,17 @@ CONFIG_MEDIA_TUNER_TEA5767=y | |||
692 | CONFIG_MEDIA_TUNER_MT20XX=y | 787 | CONFIG_MEDIA_TUNER_MT20XX=y |
693 | CONFIG_MEDIA_TUNER_XC2028=y | 788 | CONFIG_MEDIA_TUNER_XC2028=y |
694 | CONFIG_MEDIA_TUNER_XC5000=y | 789 | CONFIG_MEDIA_TUNER_XC5000=y |
790 | CONFIG_MEDIA_TUNER_MC44S803=y | ||
695 | CONFIG_VIDEO_V4L2=y | 791 | CONFIG_VIDEO_V4L2=y |
696 | CONFIG_VIDEO_V4L1=y | 792 | CONFIG_VIDEO_V4L1=y |
697 | CONFIG_VIDEO_CAPTURE_DRIVERS=y | 793 | CONFIG_VIDEO_CAPTURE_DRIVERS=y |
698 | # CONFIG_VIDEO_ADV_DEBUG is not set | 794 | # CONFIG_VIDEO_ADV_DEBUG is not set |
795 | # CONFIG_VIDEO_FIXED_MINOR_RANGES is not set | ||
699 | CONFIG_VIDEO_HELPER_CHIPS_AUTO=y | 796 | CONFIG_VIDEO_HELPER_CHIPS_AUTO=y |
700 | # CONFIG_VIDEO_VIVI is not set | 797 | # CONFIG_VIDEO_VIVI is not set |
701 | # CONFIG_VIDEO_CPIA is not set | 798 | # CONFIG_VIDEO_CPIA is not set |
702 | # CONFIG_VIDEO_SAA5246A is not set | 799 | # CONFIG_VIDEO_SAA5246A is not set |
703 | # CONFIG_VIDEO_SAA5249 is not set | 800 | # CONFIG_VIDEO_SAA5249 is not set |
704 | # CONFIG_TUNER_3036 is not set | ||
705 | # CONFIG_SOC_CAMERA is not set | 801 | # CONFIG_SOC_CAMERA is not set |
706 | # CONFIG_RADIO_ADAPTERS is not set | 802 | # CONFIG_RADIO_ADAPTERS is not set |
707 | # CONFIG_DAB is not set | 803 | # CONFIG_DAB is not set |
@@ -714,9 +810,10 @@ CONFIG_VIDEO_HELPER_CHIPS_AUTO=y | |||
714 | CONFIG_FB=y | 810 | CONFIG_FB=y |
715 | # CONFIG_FIRMWARE_EDID is not set | 811 | # CONFIG_FIRMWARE_EDID is not set |
716 | # CONFIG_FB_DDC is not set | 812 | # CONFIG_FB_DDC is not set |
717 | # CONFIG_FB_CFB_FILLRECT is not set | 813 | # CONFIG_FB_BOOT_VESA_SUPPORT is not set |
718 | # CONFIG_FB_CFB_COPYAREA is not set | 814 | CONFIG_FB_CFB_FILLRECT=y |
719 | # CONFIG_FB_CFB_IMAGEBLIT is not set | 815 | CONFIG_FB_CFB_COPYAREA=y |
816 | CONFIG_FB_CFB_IMAGEBLIT=y | ||
720 | # CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set | 817 | # CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set |
721 | # CONFIG_FB_SYS_FILLRECT is not set | 818 | # CONFIG_FB_SYS_FILLRECT is not set |
722 | # CONFIG_FB_SYS_COPYAREA is not set | 819 | # CONFIG_FB_SYS_COPYAREA is not set |
@@ -732,8 +829,12 @@ CONFIG_FB=y | |||
732 | # | 829 | # |
733 | # Frame buffer hardware drivers | 830 | # Frame buffer hardware drivers |
734 | # | 831 | # |
832 | CONFIG_FB_IMX=y | ||
735 | # CONFIG_FB_S1D13XXX is not set | 833 | # CONFIG_FB_S1D13XXX is not set |
736 | # CONFIG_FB_VIRTUAL is not set | 834 | # CONFIG_FB_VIRTUAL is not set |
835 | # CONFIG_FB_METRONOME is not set | ||
836 | # CONFIG_FB_MB862XX is not set | ||
837 | # CONFIG_FB_BROADSHEET is not set | ||
737 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | 838 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set |
738 | 839 | ||
739 | # | 840 | # |
@@ -761,14 +862,29 @@ CONFIG_FONT_8x8=y | |||
761 | # CONFIG_FONT_SUN12x22 is not set | 862 | # CONFIG_FONT_SUN12x22 is not set |
762 | # CONFIG_FONT_10x18 is not set | 863 | # CONFIG_FONT_10x18 is not set |
763 | # CONFIG_LOGO is not set | 864 | # CONFIG_LOGO is not set |
764 | |||
765 | # | ||
766 | # Sound | ||
767 | # | ||
768 | # CONFIG_SOUND is not set | 865 | # CONFIG_SOUND is not set |
769 | # CONFIG_HID_SUPPORT is not set | 866 | # CONFIG_HID_SUPPORT is not set |
770 | # CONFIG_USB_SUPPORT is not set | 867 | # CONFIG_USB_SUPPORT is not set |
771 | # CONFIG_MMC is not set | 868 | CONFIG_MMC=y |
869 | # CONFIG_MMC_DEBUG is not set | ||
870 | # CONFIG_MMC_UNSAFE_RESUME is not set | ||
871 | |||
872 | # | ||
873 | # MMC/SD/SDIO Card Drivers | ||
874 | # | ||
875 | CONFIG_MMC_BLOCK=y | ||
876 | CONFIG_MMC_BLOCK_BOUNCE=y | ||
877 | # CONFIG_SDIO_UART is not set | ||
878 | # CONFIG_MMC_TEST is not set | ||
879 | |||
880 | # | ||
881 | # MMC/SD/SDIO Host Controller Drivers | ||
882 | # | ||
883 | # CONFIG_MMC_SDHCI is not set | ||
884 | CONFIG_MMC_MXC=y | ||
885 | # CONFIG_MMC_SPI is not set | ||
886 | # CONFIG_MEMSTICK is not set | ||
887 | # CONFIG_ACCESSIBILITY is not set | ||
772 | # CONFIG_NEW_LEDS is not set | 888 | # CONFIG_NEW_LEDS is not set |
773 | CONFIG_RTC_LIB=y | 889 | CONFIG_RTC_LIB=y |
774 | CONFIG_RTC_CLASS=y | 890 | CONFIG_RTC_CLASS=y |
@@ -800,42 +916,56 @@ CONFIG_RTC_DRV_PCF8563=y | |||
800 | # CONFIG_RTC_DRV_M41T80 is not set | 916 | # CONFIG_RTC_DRV_M41T80 is not set |
801 | # CONFIG_RTC_DRV_S35390A is not set | 917 | # CONFIG_RTC_DRV_S35390A is not set |
802 | # CONFIG_RTC_DRV_FM3130 is not set | 918 | # CONFIG_RTC_DRV_FM3130 is not set |
919 | # CONFIG_RTC_DRV_RX8581 is not set | ||
803 | 920 | ||
804 | # | 921 | # |
805 | # SPI RTC drivers | 922 | # SPI RTC drivers |
806 | # | 923 | # |
924 | # CONFIG_RTC_DRV_M41T94 is not set | ||
925 | # CONFIG_RTC_DRV_DS1305 is not set | ||
926 | # CONFIG_RTC_DRV_DS1390 is not set | ||
807 | # CONFIG_RTC_DRV_MAX6902 is not set | 927 | # CONFIG_RTC_DRV_MAX6902 is not set |
808 | # CONFIG_RTC_DRV_R9701 is not set | 928 | # CONFIG_RTC_DRV_R9701 is not set |
809 | # CONFIG_RTC_DRV_RS5C348 is not set | 929 | # CONFIG_RTC_DRV_RS5C348 is not set |
930 | # CONFIG_RTC_DRV_DS3234 is not set | ||
810 | 931 | ||
811 | # | 932 | # |
812 | # Platform RTC drivers | 933 | # Platform RTC drivers |
813 | # | 934 | # |
814 | # CONFIG_RTC_DRV_CMOS is not set | 935 | # CONFIG_RTC_DRV_CMOS is not set |
936 | # CONFIG_RTC_DRV_DS1286 is not set | ||
815 | # CONFIG_RTC_DRV_DS1511 is not set | 937 | # CONFIG_RTC_DRV_DS1511 is not set |
816 | # CONFIG_RTC_DRV_DS1553 is not set | 938 | # CONFIG_RTC_DRV_DS1553 is not set |
817 | # CONFIG_RTC_DRV_DS1742 is not set | 939 | # CONFIG_RTC_DRV_DS1742 is not set |
818 | # CONFIG_RTC_DRV_STK17TA8 is not set | 940 | # CONFIG_RTC_DRV_STK17TA8 is not set |
819 | # CONFIG_RTC_DRV_M48T86 is not set | 941 | # CONFIG_RTC_DRV_M48T86 is not set |
942 | # CONFIG_RTC_DRV_M48T35 is not set | ||
820 | # CONFIG_RTC_DRV_M48T59 is not set | 943 | # CONFIG_RTC_DRV_M48T59 is not set |
944 | # CONFIG_RTC_DRV_BQ4802 is not set | ||
821 | # CONFIG_RTC_DRV_V3020 is not set | 945 | # CONFIG_RTC_DRV_V3020 is not set |
822 | 946 | ||
823 | # | 947 | # |
824 | # on-CPU RTC drivers | 948 | # on-CPU RTC drivers |
825 | # | 949 | # |
950 | # CONFIG_DMADEVICES is not set | ||
951 | # CONFIG_AUXDISPLAY is not set | ||
952 | # CONFIG_REGULATOR is not set | ||
826 | # CONFIG_UIO is not set | 953 | # CONFIG_UIO is not set |
954 | # CONFIG_STAGING is not set | ||
827 | 955 | ||
828 | # | 956 | # |
829 | # File systems | 957 | # File systems |
830 | # | 958 | # |
831 | # CONFIG_EXT2_FS is not set | 959 | # CONFIG_EXT2_FS is not set |
832 | # CONFIG_EXT3_FS is not set | 960 | # CONFIG_EXT3_FS is not set |
833 | # CONFIG_EXT4DEV_FS is not set | 961 | # CONFIG_EXT4_FS is not set |
834 | # CONFIG_REISERFS_FS is not set | 962 | # CONFIG_REISERFS_FS is not set |
835 | # CONFIG_JFS_FS is not set | 963 | # CONFIG_JFS_FS is not set |
836 | # CONFIG_FS_POSIX_ACL is not set | 964 | # CONFIG_FS_POSIX_ACL is not set |
965 | CONFIG_FILE_LOCKING=y | ||
837 | # CONFIG_XFS_FS is not set | 966 | # CONFIG_XFS_FS is not set |
838 | # CONFIG_OCFS2_FS is not set | 967 | # CONFIG_OCFS2_FS is not set |
968 | # CONFIG_BTRFS_FS is not set | ||
839 | # CONFIG_DNOTIFY is not set | 969 | # CONFIG_DNOTIFY is not set |
840 | # CONFIG_INOTIFY is not set | 970 | # CONFIG_INOTIFY is not set |
841 | # CONFIG_QUOTA is not set | 971 | # CONFIG_QUOTA is not set |
@@ -844,6 +974,11 @@ CONFIG_RTC_DRV_PCF8563=y | |||
844 | # CONFIG_FUSE_FS is not set | 974 | # CONFIG_FUSE_FS is not set |
845 | 975 | ||
846 | # | 976 | # |
977 | # Caches | ||
978 | # | ||
979 | # CONFIG_FSCACHE is not set | ||
980 | |||
981 | # | ||
847 | # CD-ROM/DVD Filesystems | 982 | # CD-ROM/DVD Filesystems |
848 | # | 983 | # |
849 | # CONFIG_ISO9660_FS is not set | 984 | # CONFIG_ISO9660_FS is not set |
@@ -861,15 +996,13 @@ CONFIG_RTC_DRV_PCF8563=y | |||
861 | # | 996 | # |
862 | CONFIG_PROC_FS=y | 997 | CONFIG_PROC_FS=y |
863 | CONFIG_PROC_SYSCTL=y | 998 | CONFIG_PROC_SYSCTL=y |
999 | # CONFIG_PROC_PAGE_MONITOR is not set | ||
864 | CONFIG_SYSFS=y | 1000 | CONFIG_SYSFS=y |
865 | CONFIG_TMPFS=y | 1001 | CONFIG_TMPFS=y |
866 | # CONFIG_TMPFS_POSIX_ACL is not set | 1002 | # CONFIG_TMPFS_POSIX_ACL is not set |
867 | # CONFIG_HUGETLB_PAGE is not set | 1003 | # CONFIG_HUGETLB_PAGE is not set |
868 | # CONFIG_CONFIGFS_FS is not set | 1004 | # CONFIG_CONFIGFS_FS is not set |
869 | 1005 | CONFIG_MISC_FILESYSTEMS=y | |
870 | # | ||
871 | # Miscellaneous filesystems | ||
872 | # | ||
873 | # CONFIG_ADFS_FS is not set | 1006 | # CONFIG_ADFS_FS is not set |
874 | # CONFIG_AFFS_FS is not set | 1007 | # CONFIG_AFFS_FS is not set |
875 | # CONFIG_HFS_FS is not set | 1008 | # CONFIG_HFS_FS is not set |
@@ -889,25 +1022,27 @@ CONFIG_JFFS2_ZLIB=y | |||
889 | CONFIG_JFFS2_RTIME=y | 1022 | CONFIG_JFFS2_RTIME=y |
890 | # CONFIG_JFFS2_RUBIN is not set | 1023 | # CONFIG_JFFS2_RUBIN is not set |
891 | # CONFIG_CRAMFS is not set | 1024 | # CONFIG_CRAMFS is not set |
1025 | # CONFIG_SQUASHFS is not set | ||
892 | # CONFIG_VXFS_FS is not set | 1026 | # CONFIG_VXFS_FS is not set |
893 | # CONFIG_MINIX_FS is not set | 1027 | # CONFIG_MINIX_FS is not set |
1028 | # CONFIG_OMFS_FS is not set | ||
894 | # CONFIG_HPFS_FS is not set | 1029 | # CONFIG_HPFS_FS is not set |
895 | # CONFIG_QNX4FS_FS is not set | 1030 | # CONFIG_QNX4FS_FS is not set |
896 | # CONFIG_ROMFS_FS is not set | 1031 | # CONFIG_ROMFS_FS is not set |
897 | # CONFIG_SYSV_FS is not set | 1032 | # CONFIG_SYSV_FS is not set |
898 | # CONFIG_UFS_FS is not set | 1033 | # CONFIG_UFS_FS is not set |
1034 | # CONFIG_NILFS2_FS is not set | ||
899 | CONFIG_NETWORK_FILESYSTEMS=y | 1035 | CONFIG_NETWORK_FILESYSTEMS=y |
900 | CONFIG_NFS_FS=y | 1036 | CONFIG_NFS_FS=y |
901 | CONFIG_NFS_V3=y | 1037 | CONFIG_NFS_V3=y |
902 | # CONFIG_NFS_V3_ACL is not set | 1038 | # CONFIG_NFS_V3_ACL is not set |
903 | # CONFIG_NFS_V4 is not set | 1039 | # CONFIG_NFS_V4 is not set |
904 | # CONFIG_NFSD is not set | ||
905 | CONFIG_ROOT_NFS=y | 1040 | CONFIG_ROOT_NFS=y |
1041 | # CONFIG_NFSD is not set | ||
906 | CONFIG_LOCKD=y | 1042 | CONFIG_LOCKD=y |
907 | CONFIG_LOCKD_V4=y | 1043 | CONFIG_LOCKD_V4=y |
908 | CONFIG_NFS_COMMON=y | 1044 | CONFIG_NFS_COMMON=y |
909 | CONFIG_SUNRPC=y | 1045 | CONFIG_SUNRPC=y |
910 | # CONFIG_SUNRPC_BIND34 is not set | ||
911 | # CONFIG_RPCSEC_GSS_KRB5 is not set | 1046 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
912 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 1047 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
913 | # CONFIG_SMB_FS is not set | 1048 | # CONFIG_SMB_FS is not set |
@@ -972,12 +1107,41 @@ CONFIG_ENABLE_MUST_CHECK=y | |||
972 | CONFIG_FRAME_WARN=1024 | 1107 | CONFIG_FRAME_WARN=1024 |
973 | # CONFIG_MAGIC_SYSRQ is not set | 1108 | # CONFIG_MAGIC_SYSRQ is not set |
974 | # CONFIG_UNUSED_SYMBOLS is not set | 1109 | # CONFIG_UNUSED_SYMBOLS is not set |
975 | # CONFIG_DEBUG_FS is not set | 1110 | CONFIG_DEBUG_FS=y |
976 | # CONFIG_HEADERS_CHECK is not set | 1111 | # CONFIG_HEADERS_CHECK is not set |
977 | # CONFIG_DEBUG_KERNEL is not set | 1112 | # CONFIG_DEBUG_KERNEL is not set |
1113 | CONFIG_STACKTRACE=y | ||
978 | # CONFIG_DEBUG_BUGVERBOSE is not set | 1114 | # CONFIG_DEBUG_BUGVERBOSE is not set |
979 | CONFIG_FRAME_POINTER=y | 1115 | # CONFIG_DEBUG_MEMORY_INIT is not set |
1116 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | ||
1117 | # CONFIG_LATENCYTOP is not set | ||
1118 | CONFIG_SYSCTL_SYSCALL_CHECK=y | ||
1119 | CONFIG_NOP_TRACER=y | ||
1120 | CONFIG_HAVE_FUNCTION_TRACER=y | ||
1121 | CONFIG_RING_BUFFER=y | ||
1122 | CONFIG_TRACING=y | ||
1123 | CONFIG_TRACING_SUPPORT=y | ||
1124 | |||
1125 | # | ||
1126 | # Tracers | ||
1127 | # | ||
1128 | # CONFIG_FUNCTION_TRACER is not set | ||
1129 | # CONFIG_IRQSOFF_TRACER is not set | ||
1130 | # CONFIG_PREEMPT_TRACER is not set | ||
1131 | # CONFIG_SCHED_TRACER is not set | ||
1132 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | ||
1133 | # CONFIG_EVENT_TRACER is not set | ||
1134 | # CONFIG_BOOT_TRACER is not set | ||
1135 | # CONFIG_TRACE_BRANCH_PROFILING is not set | ||
1136 | # CONFIG_STACK_TRACER is not set | ||
1137 | # CONFIG_KMEMTRACE is not set | ||
1138 | # CONFIG_WORKQUEUE_TRACER is not set | ||
1139 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
1140 | # CONFIG_FTRACE_STARTUP_TEST is not set | ||
1141 | # CONFIG_DYNAMIC_DEBUG is not set | ||
980 | # CONFIG_SAMPLES is not set | 1142 | # CONFIG_SAMPLES is not set |
1143 | CONFIG_HAVE_ARCH_KGDB=y | ||
1144 | CONFIG_ARM_UNWIND=y | ||
981 | # CONFIG_DEBUG_USER is not set | 1145 | # CONFIG_DEBUG_USER is not set |
982 | 1146 | ||
983 | # | 1147 | # |
@@ -985,24 +1149,26 @@ CONFIG_FRAME_POINTER=y | |||
985 | # | 1149 | # |
986 | # CONFIG_KEYS is not set | 1150 | # CONFIG_KEYS is not set |
987 | # CONFIG_SECURITY is not set | 1151 | # CONFIG_SECURITY is not set |
1152 | # CONFIG_SECURITYFS is not set | ||
988 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | 1153 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set |
989 | # CONFIG_CRYPTO is not set | 1154 | # CONFIG_CRYPTO is not set |
1155 | CONFIG_BINARY_PRINTF=y | ||
990 | 1156 | ||
991 | # | 1157 | # |
992 | # Library routines | 1158 | # Library routines |
993 | # | 1159 | # |
994 | CONFIG_BITREVERSE=y | 1160 | CONFIG_BITREVERSE=y |
995 | # CONFIG_GENERIC_FIND_FIRST_BIT is not set | 1161 | CONFIG_GENERIC_FIND_LAST_BIT=y |
996 | # CONFIG_GENERIC_FIND_NEXT_BIT is not set | ||
997 | # CONFIG_CRC_CCITT is not set | 1162 | # CONFIG_CRC_CCITT is not set |
998 | # CONFIG_CRC16 is not set | 1163 | # CONFIG_CRC16 is not set |
1164 | # CONFIG_CRC_T10DIF is not set | ||
999 | # CONFIG_CRC_ITU_T is not set | 1165 | # CONFIG_CRC_ITU_T is not set |
1000 | CONFIG_CRC32=y | 1166 | CONFIG_CRC32=y |
1001 | # CONFIG_CRC7 is not set | 1167 | # CONFIG_CRC7 is not set |
1002 | # CONFIG_LIBCRC32C is not set | 1168 | # CONFIG_LIBCRC32C is not set |
1003 | CONFIG_ZLIB_INFLATE=y | 1169 | CONFIG_ZLIB_INFLATE=y |
1004 | CONFIG_ZLIB_DEFLATE=y | 1170 | CONFIG_ZLIB_DEFLATE=y |
1005 | CONFIG_PLIST=y | ||
1006 | CONFIG_HAS_IOMEM=y | 1171 | CONFIG_HAS_IOMEM=y |
1007 | CONFIG_HAS_IOPORT=y | 1172 | CONFIG_HAS_IOPORT=y |
1008 | CONFIG_HAS_DMA=y | 1173 | CONFIG_HAS_DMA=y |
1174 | CONFIG_NLATTR=y | ||
diff --git a/arch/arm/configs/mx3_defconfig b/arch/arm/configs/mx3_defconfig new file mode 100644 index 000000000000..20ada526f6de --- /dev/null +++ b/arch/arm/configs/mx3_defconfig | |||
@@ -0,0 +1,1125 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # Linux kernel version: 2.6.30-rc1 | ||
4 | # Wed Apr 8 11:06:37 2009 | ||
5 | # | ||
6 | CONFIG_ARM=y | ||
7 | CONFIG_SYS_SUPPORTS_APM_EMULATION=y | ||
8 | CONFIG_GENERIC_GPIO=y | ||
9 | CONFIG_GENERIC_TIME=y | ||
10 | CONFIG_GENERIC_CLOCKEVENTS=y | ||
11 | CONFIG_MMU=y | ||
12 | # CONFIG_NO_IOPORT is not set | ||
13 | CONFIG_GENERIC_HARDIRQS=y | ||
14 | CONFIG_STACKTRACE_SUPPORT=y | ||
15 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | ||
16 | CONFIG_LOCKDEP_SUPPORT=y | ||
17 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | ||
18 | CONFIG_HARDIRQS_SW_RESEND=y | ||
19 | CONFIG_GENERIC_IRQ_PROBE=y | ||
20 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | ||
21 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set | ||
22 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set | ||
23 | CONFIG_GENERIC_HWEIGHT=y | ||
24 | CONFIG_GENERIC_CALIBRATE_DELAY=y | ||
25 | CONFIG_ARCH_MTD_XIP=y | ||
26 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | ||
27 | CONFIG_VECTORS_BASE=0xffff0000 | ||
28 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | ||
29 | |||
30 | # | ||
31 | # General setup | ||
32 | # | ||
33 | CONFIG_EXPERIMENTAL=y | ||
34 | CONFIG_BROKEN_ON_SMP=y | ||
35 | CONFIG_LOCK_KERNEL=y | ||
36 | CONFIG_INIT_ENV_ARG_LIMIT=32 | ||
37 | CONFIG_LOCALVERSION="" | ||
38 | CONFIG_LOCALVERSION_AUTO=y | ||
39 | CONFIG_SWAP=y | ||
40 | CONFIG_SYSVIPC=y | ||
41 | CONFIG_SYSVIPC_SYSCTL=y | ||
42 | # CONFIG_POSIX_MQUEUE is not set | ||
43 | # CONFIG_BSD_PROCESS_ACCT is not set | ||
44 | # CONFIG_TASKSTATS is not set | ||
45 | # CONFIG_AUDIT is not set | ||
46 | |||
47 | # | ||
48 | # RCU Subsystem | ||
49 | # | ||
50 | CONFIG_CLASSIC_RCU=y | ||
51 | # CONFIG_TREE_RCU is not set | ||
52 | # CONFIG_PREEMPT_RCU is not set | ||
53 | # CONFIG_TREE_RCU_TRACE is not set | ||
54 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
55 | CONFIG_IKCONFIG=y | ||
56 | CONFIG_IKCONFIG_PROC=y | ||
57 | CONFIG_LOG_BUF_SHIFT=14 | ||
58 | CONFIG_GROUP_SCHED=y | ||
59 | CONFIG_FAIR_GROUP_SCHED=y | ||
60 | # CONFIG_RT_GROUP_SCHED is not set | ||
61 | CONFIG_USER_SCHED=y | ||
62 | # CONFIG_CGROUP_SCHED is not set | ||
63 | # CONFIG_CGROUPS is not set | ||
64 | CONFIG_SYSFS_DEPRECATED=y | ||
65 | CONFIG_SYSFS_DEPRECATED_V2=y | ||
66 | # CONFIG_RELAY is not set | ||
67 | # CONFIG_NAMESPACES is not set | ||
68 | # CONFIG_BLK_DEV_INITRD is not set | ||
69 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | ||
70 | CONFIG_SYSCTL=y | ||
71 | CONFIG_ANON_INODES=y | ||
72 | CONFIG_EMBEDDED=y | ||
73 | CONFIG_UID16=y | ||
74 | CONFIG_SYSCTL_SYSCALL=y | ||
75 | CONFIG_KALLSYMS=y | ||
76 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | ||
77 | CONFIG_HOTPLUG=y | ||
78 | CONFIG_PRINTK=y | ||
79 | CONFIG_BUG=y | ||
80 | CONFIG_ELF_CORE=y | ||
81 | CONFIG_BASE_FULL=y | ||
82 | CONFIG_FUTEX=y | ||
83 | CONFIG_EPOLL=y | ||
84 | CONFIG_SIGNALFD=y | ||
85 | CONFIG_TIMERFD=y | ||
86 | CONFIG_EVENTFD=y | ||
87 | CONFIG_SHMEM=y | ||
88 | CONFIG_AIO=y | ||
89 | CONFIG_VM_EVENT_COUNTERS=y | ||
90 | CONFIG_COMPAT_BRK=y | ||
91 | CONFIG_SLAB=y | ||
92 | # CONFIG_SLUB is not set | ||
93 | # CONFIG_SLOB is not set | ||
94 | # CONFIG_PROFILING is not set | ||
95 | # CONFIG_MARKERS is not set | ||
96 | CONFIG_HAVE_OPROFILE=y | ||
97 | # CONFIG_KPROBES is not set | ||
98 | CONFIG_HAVE_KPROBES=y | ||
99 | CONFIG_HAVE_KRETPROBES=y | ||
100 | # CONFIG_SLOW_WORK is not set | ||
101 | CONFIG_HAVE_GENERIC_DMA_COHERENT=y | ||
102 | CONFIG_SLABINFO=y | ||
103 | CONFIG_RT_MUTEXES=y | ||
104 | CONFIG_BASE_SMALL=0 | ||
105 | CONFIG_MODULES=y | ||
106 | # CONFIG_MODULE_FORCE_LOAD is not set | ||
107 | CONFIG_MODULE_UNLOAD=y | ||
108 | CONFIG_MODULE_FORCE_UNLOAD=y | ||
109 | CONFIG_MODVERSIONS=y | ||
110 | # CONFIG_MODULE_SRCVERSION_ALL is not set | ||
111 | CONFIG_BLOCK=y | ||
112 | # CONFIG_LBD is not set | ||
113 | # CONFIG_BLK_DEV_BSG is not set | ||
114 | # CONFIG_BLK_DEV_INTEGRITY is not set | ||
115 | |||
116 | # | ||
117 | # IO Schedulers | ||
118 | # | ||
119 | CONFIG_IOSCHED_NOOP=y | ||
120 | CONFIG_IOSCHED_AS=y | ||
121 | CONFIG_IOSCHED_DEADLINE=y | ||
122 | CONFIG_IOSCHED_CFQ=y | ||
123 | # CONFIG_DEFAULT_AS is not set | ||
124 | # CONFIG_DEFAULT_DEADLINE is not set | ||
125 | CONFIG_DEFAULT_CFQ=y | ||
126 | # CONFIG_DEFAULT_NOOP is not set | ||
127 | CONFIG_DEFAULT_IOSCHED="cfq" | ||
128 | CONFIG_FREEZER=y | ||
129 | |||
130 | # | ||
131 | # System Type | ||
132 | # | ||
133 | # CONFIG_ARCH_AAEC2000 is not set | ||
134 | # CONFIG_ARCH_INTEGRATOR is not set | ||
135 | # CONFIG_ARCH_REALVIEW is not set | ||
136 | # CONFIG_ARCH_VERSATILE is not set | ||
137 | # CONFIG_ARCH_AT91 is not set | ||
138 | # CONFIG_ARCH_CLPS711X is not set | ||
139 | # CONFIG_ARCH_EBSA110 is not set | ||
140 | # CONFIG_ARCH_EP93XX is not set | ||
141 | # CONFIG_ARCH_GEMINI is not set | ||
142 | # CONFIG_ARCH_FOOTBRIDGE is not set | ||
143 | # CONFIG_ARCH_NETX is not set | ||
144 | # CONFIG_ARCH_H720X is not set | ||
145 | # CONFIG_ARCH_IMX is not set | ||
146 | # CONFIG_ARCH_IOP13XX is not set | ||
147 | # CONFIG_ARCH_IOP32X is not set | ||
148 | # CONFIG_ARCH_IOP33X is not set | ||
149 | # CONFIG_ARCH_IXP23XX is not set | ||
150 | # CONFIG_ARCH_IXP2000 is not set | ||
151 | # CONFIG_ARCH_IXP4XX is not set | ||
152 | # CONFIG_ARCH_L7200 is not set | ||
153 | # CONFIG_ARCH_KIRKWOOD is not set | ||
154 | # CONFIG_ARCH_KS8695 is not set | ||
155 | # CONFIG_ARCH_NS9XXX is not set | ||
156 | # CONFIG_ARCH_LOKI is not set | ||
157 | # CONFIG_ARCH_MV78XX0 is not set | ||
158 | CONFIG_ARCH_MXC=y | ||
159 | # CONFIG_ARCH_ORION5X is not set | ||
160 | # CONFIG_ARCH_PNX4008 is not set | ||
161 | # CONFIG_ARCH_PXA is not set | ||
162 | # CONFIG_ARCH_MMP is not set | ||
163 | # CONFIG_ARCH_RPC is not set | ||
164 | # CONFIG_ARCH_SA1100 is not set | ||
165 | # CONFIG_ARCH_S3C2410 is not set | ||
166 | # CONFIG_ARCH_S3C64XX is not set | ||
167 | # CONFIG_ARCH_SHARK is not set | ||
168 | # CONFIG_ARCH_LH7A40X is not set | ||
169 | # CONFIG_ARCH_DAVINCI is not set | ||
170 | # CONFIG_ARCH_OMAP is not set | ||
171 | # CONFIG_ARCH_MSM is not set | ||
172 | # CONFIG_ARCH_W90X900 is not set | ||
173 | |||
174 | # | ||
175 | # Freescale MXC Implementations | ||
176 | # | ||
177 | # CONFIG_ARCH_MX1 is not set | ||
178 | # CONFIG_ARCH_MX2 is not set | ||
179 | CONFIG_ARCH_MX3=y | ||
180 | CONFIG_ARCH_MX31=y | ||
181 | |||
182 | # | ||
183 | # MX3 platforms: | ||
184 | # | ||
185 | CONFIG_MACH_MX31ADS=y | ||
186 | CONFIG_MACH_MX31ADS_WM1133_EV1=y | ||
187 | CONFIG_MACH_PCM037=y | ||
188 | CONFIG_MACH_MX31LITE=y | ||
189 | CONFIG_MACH_MX31_3DS=y | ||
190 | CONFIG_MACH_MX31MOBOARD=y | ||
191 | CONFIG_MACH_QONG=y | ||
192 | CONFIG_MXC_IRQ_PRIOR=y | ||
193 | CONFIG_MXC_PWM=y | ||
194 | |||
195 | # | ||
196 | # Processor Type | ||
197 | # | ||
198 | CONFIG_CPU_32=y | ||
199 | CONFIG_CPU_V6=y | ||
200 | # CONFIG_CPU_32v6K is not set | ||
201 | CONFIG_CPU_32v6=y | ||
202 | CONFIG_CPU_ABRT_EV6=y | ||
203 | CONFIG_CPU_PABRT_NOIFAR=y | ||
204 | CONFIG_CPU_CACHE_V6=y | ||
205 | CONFIG_CPU_CACHE_VIPT=y | ||
206 | CONFIG_CPU_COPY_V6=y | ||
207 | CONFIG_CPU_TLB_V6=y | ||
208 | CONFIG_CPU_HAS_ASID=y | ||
209 | CONFIG_CPU_CP15=y | ||
210 | CONFIG_CPU_CP15_MMU=y | ||
211 | |||
212 | # | ||
213 | # Processor Features | ||
214 | # | ||
215 | CONFIG_ARM_THUMB=y | ||
216 | # CONFIG_CPU_ICACHE_DISABLE is not set | ||
217 | # CONFIG_CPU_DCACHE_DISABLE is not set | ||
218 | # CONFIG_CPU_BPREDICT_DISABLE is not set | ||
219 | CONFIG_OUTER_CACHE=y | ||
220 | CONFIG_CACHE_L2X0=y | ||
221 | CONFIG_COMMON_CLKDEV=y | ||
222 | |||
223 | # | ||
224 | # Bus support | ||
225 | # | ||
226 | # CONFIG_PCI_SYSCALL is not set | ||
227 | # CONFIG_ARCH_SUPPORTS_MSI is not set | ||
228 | # CONFIG_PCCARD is not set | ||
229 | |||
230 | # | ||
231 | # Kernel Features | ||
232 | # | ||
233 | CONFIG_TICK_ONESHOT=y | ||
234 | CONFIG_NO_HZ=y | ||
235 | CONFIG_HIGH_RES_TIMERS=y | ||
236 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y | ||
237 | CONFIG_VMSPLIT_3G=y | ||
238 | # CONFIG_VMSPLIT_2G is not set | ||
239 | # CONFIG_VMSPLIT_1G is not set | ||
240 | CONFIG_PAGE_OFFSET=0xC0000000 | ||
241 | CONFIG_PREEMPT=y | ||
242 | CONFIG_HZ=100 | ||
243 | CONFIG_AEABI=y | ||
244 | CONFIG_OABI_COMPAT=y | ||
245 | CONFIG_ARCH_FLATMEM_HAS_HOLES=y | ||
246 | # CONFIG_ARCH_SPARSEMEM_DEFAULT is not set | ||
247 | # CONFIG_ARCH_SELECT_MEMORY_MODEL is not set | ||
248 | # CONFIG_HIGHMEM is not set | ||
249 | CONFIG_SELECT_MEMORY_MODEL=y | ||
250 | CONFIG_FLATMEM_MANUAL=y | ||
251 | # CONFIG_DISCONTIGMEM_MANUAL is not set | ||
252 | # CONFIG_SPARSEMEM_MANUAL is not set | ||
253 | CONFIG_FLATMEM=y | ||
254 | CONFIG_FLAT_NODE_MEM_MAP=y | ||
255 | CONFIG_PAGEFLAGS_EXTENDED=y | ||
256 | CONFIG_SPLIT_PTLOCK_CPUS=4 | ||
257 | # CONFIG_PHYS_ADDR_T_64BIT is not set | ||
258 | CONFIG_ZONE_DMA_FLAG=0 | ||
259 | CONFIG_VIRT_TO_BUS=y | ||
260 | CONFIG_UNEVICTABLE_LRU=y | ||
261 | CONFIG_HAVE_MLOCK=y | ||
262 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | ||
263 | CONFIG_ALIGNMENT_TRAP=y | ||
264 | |||
265 | # | ||
266 | # Boot options | ||
267 | # | ||
268 | CONFIG_ZBOOT_ROM_TEXT=0x0 | ||
269 | CONFIG_ZBOOT_ROM_BSS=0x0 | ||
270 | CONFIG_CMDLINE="noinitrd console=ttymxc0,115200 root=/dev/mtdblock2 rw ip=off" | ||
271 | # CONFIG_XIP_KERNEL is not set | ||
272 | # CONFIG_KEXEC is not set | ||
273 | |||
274 | # | ||
275 | # CPU Power Management | ||
276 | # | ||
277 | # CONFIG_CPU_IDLE is not set | ||
278 | |||
279 | # | ||
280 | # Floating point emulation | ||
281 | # | ||
282 | |||
283 | # | ||
284 | # At least one emulation must be selected | ||
285 | # | ||
286 | # CONFIG_FPE_NWFPE is not set | ||
287 | # CONFIG_FPE_FASTFPE is not set | ||
288 | CONFIG_VFP=y | ||
289 | |||
290 | # | ||
291 | # Userspace binary formats | ||
292 | # | ||
293 | CONFIG_BINFMT_ELF=y | ||
294 | # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set | ||
295 | CONFIG_HAVE_AOUT=y | ||
296 | # CONFIG_BINFMT_AOUT is not set | ||
297 | # CONFIG_BINFMT_MISC is not set | ||
298 | |||
299 | # | ||
300 | # Power management options | ||
301 | # | ||
302 | CONFIG_PM=y | ||
303 | CONFIG_PM_DEBUG=y | ||
304 | # CONFIG_PM_VERBOSE is not set | ||
305 | CONFIG_CAN_PM_TRACE=y | ||
306 | CONFIG_PM_SLEEP=y | ||
307 | CONFIG_SUSPEND=y | ||
308 | CONFIG_SUSPEND_FREEZER=y | ||
309 | # CONFIG_APM_EMULATION is not set | ||
310 | CONFIG_ARCH_SUSPEND_POSSIBLE=y | ||
311 | CONFIG_NET=y | ||
312 | |||
313 | # | ||
314 | # Networking options | ||
315 | # | ||
316 | CONFIG_PACKET=y | ||
317 | # CONFIG_PACKET_MMAP is not set | ||
318 | CONFIG_UNIX=y | ||
319 | # CONFIG_NET_KEY is not set | ||
320 | CONFIG_INET=y | ||
321 | # CONFIG_IP_MULTICAST is not set | ||
322 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
323 | CONFIG_IP_FIB_HASH=y | ||
324 | CONFIG_IP_PNP=y | ||
325 | CONFIG_IP_PNP_DHCP=y | ||
326 | # CONFIG_IP_PNP_BOOTP is not set | ||
327 | # CONFIG_IP_PNP_RARP is not set | ||
328 | # CONFIG_NET_IPIP is not set | ||
329 | # CONFIG_NET_IPGRE is not set | ||
330 | # CONFIG_ARPD is not set | ||
331 | # CONFIG_SYN_COOKIES is not set | ||
332 | # CONFIG_INET_AH is not set | ||
333 | # CONFIG_INET_ESP is not set | ||
334 | # CONFIG_INET_IPCOMP is not set | ||
335 | # CONFIG_INET_XFRM_TUNNEL is not set | ||
336 | # CONFIG_INET_TUNNEL is not set | ||
337 | # CONFIG_INET_XFRM_MODE_TRANSPORT is not set | ||
338 | # CONFIG_INET_XFRM_MODE_TUNNEL is not set | ||
339 | # CONFIG_INET_XFRM_MODE_BEET is not set | ||
340 | # CONFIG_INET_LRO is not set | ||
341 | # CONFIG_INET_DIAG is not set | ||
342 | # CONFIG_TCP_CONG_ADVANCED is not set | ||
343 | CONFIG_TCP_CONG_CUBIC=y | ||
344 | CONFIG_DEFAULT_TCP_CONG="cubic" | ||
345 | # CONFIG_TCP_MD5SIG is not set | ||
346 | # CONFIG_IPV6 is not set | ||
347 | # CONFIG_NETWORK_SECMARK is not set | ||
348 | # CONFIG_NETFILTER is not set | ||
349 | # CONFIG_IP_DCCP is not set | ||
350 | # CONFIG_IP_SCTP is not set | ||
351 | # CONFIG_TIPC is not set | ||
352 | # CONFIG_ATM is not set | ||
353 | # CONFIG_BRIDGE is not set | ||
354 | # CONFIG_NET_DSA is not set | ||
355 | # CONFIG_VLAN_8021Q is not set | ||
356 | # CONFIG_DECNET is not set | ||
357 | # CONFIG_LLC2 is not set | ||
358 | # CONFIG_IPX is not set | ||
359 | # CONFIG_ATALK is not set | ||
360 | # CONFIG_X25 is not set | ||
361 | # CONFIG_LAPB is not set | ||
362 | # CONFIG_ECONET is not set | ||
363 | # CONFIG_WAN_ROUTER is not set | ||
364 | # CONFIG_PHONET is not set | ||
365 | # CONFIG_NET_SCHED is not set | ||
366 | # CONFIG_DCB is not set | ||
367 | |||
368 | # | ||
369 | # Network testing | ||
370 | # | ||
371 | # CONFIG_NET_PKTGEN is not set | ||
372 | # CONFIG_HAMRADIO is not set | ||
373 | # CONFIG_CAN is not set | ||
374 | # CONFIG_IRDA is not set | ||
375 | # CONFIG_BT is not set | ||
376 | # CONFIG_AF_RXRPC is not set | ||
377 | # CONFIG_WIRELESS is not set | ||
378 | # CONFIG_WIMAX is not set | ||
379 | # CONFIG_RFKILL is not set | ||
380 | # CONFIG_NET_9P is not set | ||
381 | |||
382 | # | ||
383 | # Device Drivers | ||
384 | # | ||
385 | |||
386 | # | ||
387 | # Generic Driver Options | ||
388 | # | ||
389 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | ||
390 | CONFIG_STANDALONE=y | ||
391 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||
392 | CONFIG_FW_LOADER=m | ||
393 | CONFIG_FIRMWARE_IN_KERNEL=y | ||
394 | CONFIG_EXTRA_FIRMWARE="" | ||
395 | # CONFIG_SYS_HYPERVISOR is not set | ||
396 | # CONFIG_CONNECTOR is not set | ||
397 | CONFIG_MTD=y | ||
398 | # CONFIG_MTD_DEBUG is not set | ||
399 | # CONFIG_MTD_CONCAT is not set | ||
400 | CONFIG_MTD_PARTITIONS=y | ||
401 | # CONFIG_MTD_TESTS is not set | ||
402 | # CONFIG_MTD_REDBOOT_PARTS is not set | ||
403 | CONFIG_MTD_CMDLINE_PARTS=y | ||
404 | # CONFIG_MTD_AFS_PARTS is not set | ||
405 | # CONFIG_MTD_AR7_PARTS is not set | ||
406 | |||
407 | # | ||
408 | # User Modules And Translation Layers | ||
409 | # | ||
410 | CONFIG_MTD_CHAR=y | ||
411 | CONFIG_MTD_BLKDEVS=y | ||
412 | CONFIG_MTD_BLOCK=y | ||
413 | # CONFIG_FTL is not set | ||
414 | # CONFIG_NFTL is not set | ||
415 | # CONFIG_INFTL is not set | ||
416 | # CONFIG_RFD_FTL is not set | ||
417 | # CONFIG_SSFDC is not set | ||
418 | # CONFIG_MTD_OOPS is not set | ||
419 | |||
420 | # | ||
421 | # RAM/ROM/Flash chip drivers | ||
422 | # | ||
423 | CONFIG_MTD_CFI=y | ||
424 | # CONFIG_MTD_JEDECPROBE is not set | ||
425 | CONFIG_MTD_GEN_PROBE=y | ||
426 | # CONFIG_MTD_CFI_ADV_OPTIONS is not set | ||
427 | CONFIG_MTD_MAP_BANK_WIDTH_1=y | ||
428 | CONFIG_MTD_MAP_BANK_WIDTH_2=y | ||
429 | CONFIG_MTD_MAP_BANK_WIDTH_4=y | ||
430 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set | ||
431 | # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set | ||
432 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set | ||
433 | CONFIG_MTD_CFI_I1=y | ||
434 | CONFIG_MTD_CFI_I2=y | ||
435 | # CONFIG_MTD_CFI_I4 is not set | ||
436 | # CONFIG_MTD_CFI_I8 is not set | ||
437 | # CONFIG_MTD_CFI_INTELEXT is not set | ||
438 | # CONFIG_MTD_CFI_AMDSTD is not set | ||
439 | # CONFIG_MTD_CFI_STAA is not set | ||
440 | CONFIG_MTD_CFI_UTIL=y | ||
441 | # CONFIG_MTD_RAM is not set | ||
442 | # CONFIG_MTD_ROM is not set | ||
443 | # CONFIG_MTD_ABSENT is not set | ||
444 | |||
445 | # | ||
446 | # Mapping drivers for chip access | ||
447 | # | ||
448 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set | ||
449 | CONFIG_MTD_PHYSMAP=y | ||
450 | # CONFIG_MTD_PHYSMAP_COMPAT is not set | ||
451 | # CONFIG_MTD_ARM_INTEGRATOR is not set | ||
452 | # CONFIG_MTD_PLATRAM is not set | ||
453 | |||
454 | # | ||
455 | # Self-contained MTD device drivers | ||
456 | # | ||
457 | # CONFIG_MTD_SLRAM is not set | ||
458 | # CONFIG_MTD_PHRAM is not set | ||
459 | # CONFIG_MTD_MTDRAM is not set | ||
460 | # CONFIG_MTD_BLOCK2MTD is not set | ||
461 | |||
462 | # | ||
463 | # Disk-On-Chip Device Drivers | ||
464 | # | ||
465 | # CONFIG_MTD_DOC2000 is not set | ||
466 | # CONFIG_MTD_DOC2001 is not set | ||
467 | # CONFIG_MTD_DOC2001PLUS is not set | ||
468 | # CONFIG_MTD_NAND is not set | ||
469 | # CONFIG_MTD_ONENAND is not set | ||
470 | |||
471 | # | ||
472 | # LPDDR flash memory drivers | ||
473 | # | ||
474 | # CONFIG_MTD_LPDDR is not set | ||
475 | |||
476 | # | ||
477 | # UBI - Unsorted block images | ||
478 | # | ||
479 | # CONFIG_MTD_UBI is not set | ||
480 | # CONFIG_PARPORT is not set | ||
481 | # CONFIG_BLK_DEV is not set | ||
482 | # CONFIG_MISC_DEVICES is not set | ||
483 | CONFIG_HAVE_IDE=y | ||
484 | # CONFIG_IDE is not set | ||
485 | |||
486 | # | ||
487 | # SCSI device support | ||
488 | # | ||
489 | # CONFIG_RAID_ATTRS is not set | ||
490 | # CONFIG_SCSI is not set | ||
491 | # CONFIG_SCSI_DMA is not set | ||
492 | # CONFIG_SCSI_NETLINK is not set | ||
493 | # CONFIG_ATA is not set | ||
494 | # CONFIG_MD is not set | ||
495 | CONFIG_NETDEVICES=y | ||
496 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
497 | # CONFIG_DUMMY is not set | ||
498 | # CONFIG_BONDING is not set | ||
499 | # CONFIG_MACVLAN is not set | ||
500 | # CONFIG_EQUALIZER is not set | ||
501 | # CONFIG_TUN is not set | ||
502 | # CONFIG_VETH is not set | ||
503 | CONFIG_PHYLIB=y | ||
504 | |||
505 | # | ||
506 | # MII PHY device drivers | ||
507 | # | ||
508 | # CONFIG_MARVELL_PHY is not set | ||
509 | # CONFIG_DAVICOM_PHY is not set | ||
510 | # CONFIG_QSEMI_PHY is not set | ||
511 | # CONFIG_LXT_PHY is not set | ||
512 | # CONFIG_CICADA_PHY is not set | ||
513 | # CONFIG_VITESSE_PHY is not set | ||
514 | CONFIG_SMSC_PHY=y | ||
515 | # CONFIG_BROADCOM_PHY is not set | ||
516 | # CONFIG_ICPLUS_PHY is not set | ||
517 | # CONFIG_REALTEK_PHY is not set | ||
518 | # CONFIG_NATIONAL_PHY is not set | ||
519 | # CONFIG_STE10XP is not set | ||
520 | # CONFIG_LSI_ET1011C_PHY is not set | ||
521 | # CONFIG_FIXED_PHY is not set | ||
522 | # CONFIG_MDIO_BITBANG is not set | ||
523 | CONFIG_NET_ETHERNET=y | ||
524 | CONFIG_MII=y | ||
525 | # CONFIG_AX88796 is not set | ||
526 | # CONFIG_SMC91X is not set | ||
527 | # CONFIG_DM9000 is not set | ||
528 | # CONFIG_ETHOC is not set | ||
529 | # CONFIG_SMC911X is not set | ||
530 | CONFIG_SMSC911X=y | ||
531 | # CONFIG_DNET is not set | ||
532 | # CONFIG_IBM_NEW_EMAC_ZMII is not set | ||
533 | # CONFIG_IBM_NEW_EMAC_RGMII is not set | ||
534 | # CONFIG_IBM_NEW_EMAC_TAH is not set | ||
535 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set | ||
536 | # CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set | ||
537 | # CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set | ||
538 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set | ||
539 | # CONFIG_B44 is not set | ||
540 | CONFIG_CS89x0=y | ||
541 | CONFIG_CS89x0_NONISA_IRQ=y | ||
542 | # CONFIG_NETDEV_1000 is not set | ||
543 | # CONFIG_NETDEV_10000 is not set | ||
544 | |||
545 | # | ||
546 | # Wireless LAN | ||
547 | # | ||
548 | # CONFIG_WLAN_PRE80211 is not set | ||
549 | # CONFIG_WLAN_80211 is not set | ||
550 | |||
551 | # | ||
552 | # Enable WiMAX (Networking options) to see the WiMAX drivers | ||
553 | # | ||
554 | # CONFIG_WAN is not set | ||
555 | # CONFIG_PPP is not set | ||
556 | # CONFIG_SLIP is not set | ||
557 | # CONFIG_NETCONSOLE is not set | ||
558 | # CONFIG_NETPOLL is not set | ||
559 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
560 | # CONFIG_ISDN is not set | ||
561 | |||
562 | # | ||
563 | # Input device support | ||
564 | # | ||
565 | # CONFIG_INPUT is not set | ||
566 | |||
567 | # | ||
568 | # Hardware I/O ports | ||
569 | # | ||
570 | # CONFIG_SERIO is not set | ||
571 | # CONFIG_GAMEPORT is not set | ||
572 | |||
573 | # | ||
574 | # Character devices | ||
575 | # | ||
576 | # CONFIG_VT is not set | ||
577 | CONFIG_DEVKMEM=y | ||
578 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
579 | |||
580 | # | ||
581 | # Serial drivers | ||
582 | # | ||
583 | # CONFIG_SERIAL_8250 is not set | ||
584 | |||
585 | # | ||
586 | # Non-8250 serial port support | ||
587 | # | ||
588 | CONFIG_SERIAL_IMX=y | ||
589 | CONFIG_SERIAL_IMX_CONSOLE=y | ||
590 | CONFIG_SERIAL_CORE=y | ||
591 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
592 | CONFIG_UNIX98_PTYS=y | ||
593 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set | ||
594 | # CONFIG_LEGACY_PTYS is not set | ||
595 | # CONFIG_IPMI_HANDLER is not set | ||
596 | # CONFIG_HW_RANDOM is not set | ||
597 | # CONFIG_R3964 is not set | ||
598 | # CONFIG_RAW_DRIVER is not set | ||
599 | # CONFIG_TCG_TPM is not set | ||
600 | CONFIG_I2C=y | ||
601 | CONFIG_I2C_BOARDINFO=y | ||
602 | CONFIG_I2C_CHARDEV=y | ||
603 | CONFIG_I2C_HELPER_AUTO=y | ||
604 | |||
605 | # | ||
606 | # I2C Hardware Bus support | ||
607 | # | ||
608 | |||
609 | # | ||
610 | # I2C system bus drivers (mostly embedded / system-on-chip) | ||
611 | # | ||
612 | # CONFIG_I2C_GPIO is not set | ||
613 | CONFIG_I2C_IMX=y | ||
614 | # CONFIG_I2C_OCORES is not set | ||
615 | # CONFIG_I2C_SIMTEC is not set | ||
616 | |||
617 | # | ||
618 | # External I2C/SMBus adapter drivers | ||
619 | # | ||
620 | # CONFIG_I2C_PARPORT_LIGHT is not set | ||
621 | # CONFIG_I2C_TAOS_EVM is not set | ||
622 | |||
623 | # | ||
624 | # Other I2C/SMBus bus drivers | ||
625 | # | ||
626 | # CONFIG_I2C_PCA_PLATFORM is not set | ||
627 | # CONFIG_I2C_STUB is not set | ||
628 | |||
629 | # | ||
630 | # Miscellaneous I2C Chip support | ||
631 | # | ||
632 | # CONFIG_DS1682 is not set | ||
633 | # CONFIG_SENSORS_PCF8574 is not set | ||
634 | # CONFIG_PCF8575 is not set | ||
635 | # CONFIG_SENSORS_PCA9539 is not set | ||
636 | # CONFIG_SENSORS_MAX6875 is not set | ||
637 | # CONFIG_SENSORS_TSL2550 is not set | ||
638 | # CONFIG_I2C_DEBUG_CORE is not set | ||
639 | # CONFIG_I2C_DEBUG_ALGO is not set | ||
640 | # CONFIG_I2C_DEBUG_BUS is not set | ||
641 | # CONFIG_I2C_DEBUG_CHIP is not set | ||
642 | # CONFIG_SPI is not set | ||
643 | CONFIG_ARCH_REQUIRE_GPIOLIB=y | ||
644 | CONFIG_GPIOLIB=y | ||
645 | # CONFIG_GPIO_SYSFS is not set | ||
646 | |||
647 | # | ||
648 | # Memory mapped GPIO expanders: | ||
649 | # | ||
650 | |||
651 | # | ||
652 | # I2C GPIO expanders: | ||
653 | # | ||
654 | # CONFIG_GPIO_MAX732X is not set | ||
655 | # CONFIG_GPIO_PCA953X is not set | ||
656 | # CONFIG_GPIO_PCF857X is not set | ||
657 | |||
658 | # | ||
659 | # PCI GPIO expanders: | ||
660 | # | ||
661 | |||
662 | # | ||
663 | # SPI GPIO expanders: | ||
664 | # | ||
665 | CONFIG_W1=y | ||
666 | |||
667 | # | ||
668 | # 1-wire Bus Masters | ||
669 | # | ||
670 | # CONFIG_W1_MASTER_DS2482 is not set | ||
671 | CONFIG_W1_MASTER_MXC=y | ||
672 | # CONFIG_W1_MASTER_GPIO is not set | ||
673 | |||
674 | # | ||
675 | # 1-wire Slaves | ||
676 | # | ||
677 | CONFIG_W1_SLAVE_THERM=y | ||
678 | # CONFIG_W1_SLAVE_SMEM is not set | ||
679 | # CONFIG_W1_SLAVE_DS2431 is not set | ||
680 | # CONFIG_W1_SLAVE_DS2433 is not set | ||
681 | # CONFIG_W1_SLAVE_DS2760 is not set | ||
682 | # CONFIG_W1_SLAVE_BQ27000 is not set | ||
683 | # CONFIG_POWER_SUPPLY is not set | ||
684 | # CONFIG_HWMON is not set | ||
685 | # CONFIG_THERMAL is not set | ||
686 | # CONFIG_THERMAL_HWMON is not set | ||
687 | # CONFIG_WATCHDOG is not set | ||
688 | CONFIG_SSB_POSSIBLE=y | ||
689 | |||
690 | # | ||
691 | # Sonics Silicon Backplane | ||
692 | # | ||
693 | # CONFIG_SSB is not set | ||
694 | |||
695 | # | ||
696 | # Multifunction device drivers | ||
697 | # | ||
698 | # CONFIG_MFD_CORE is not set | ||
699 | # CONFIG_MFD_SM501 is not set | ||
700 | # CONFIG_MFD_ASIC3 is not set | ||
701 | # CONFIG_HTC_EGPIO is not set | ||
702 | # CONFIG_HTC_PASIC3 is not set | ||
703 | # CONFIG_TPS65010 is not set | ||
704 | # CONFIG_TWL4030_CORE is not set | ||
705 | # CONFIG_MFD_TMIO is not set | ||
706 | # CONFIG_MFD_TC6393XB is not set | ||
707 | # CONFIG_PMIC_DA903X is not set | ||
708 | # CONFIG_MFD_WM8400 is not set | ||
709 | CONFIG_MFD_WM8350=y | ||
710 | CONFIG_MFD_WM8350_CONFIG_MODE_0=y | ||
711 | CONFIG_MFD_WM8352_CONFIG_MODE_0=y | ||
712 | CONFIG_MFD_WM8350_I2C=y | ||
713 | # CONFIG_MFD_PCF50633 is not set | ||
714 | |||
715 | # | ||
716 | # Multimedia devices | ||
717 | # | ||
718 | |||
719 | # | ||
720 | # Multimedia core support | ||
721 | # | ||
722 | CONFIG_VIDEO_DEV=y | ||
723 | CONFIG_VIDEO_V4L2_COMMON=y | ||
724 | # CONFIG_VIDEO_ALLOW_V4L1 is not set | ||
725 | CONFIG_VIDEO_V4L1_COMPAT=y | ||
726 | # CONFIG_DVB_CORE is not set | ||
727 | CONFIG_VIDEO_MEDIA=y | ||
728 | |||
729 | # | ||
730 | # Multimedia drivers | ||
731 | # | ||
732 | # CONFIG_MEDIA_ATTACH is not set | ||
733 | CONFIG_MEDIA_TUNER=y | ||
734 | # CONFIG_MEDIA_TUNER_CUSTOMISE is not set | ||
735 | CONFIG_MEDIA_TUNER_SIMPLE=y | ||
736 | CONFIG_MEDIA_TUNER_TDA8290=y | ||
737 | CONFIG_MEDIA_TUNER_TDA9887=y | ||
738 | CONFIG_MEDIA_TUNER_TEA5761=y | ||
739 | CONFIG_MEDIA_TUNER_TEA5767=y | ||
740 | CONFIG_MEDIA_TUNER_MT20XX=y | ||
741 | CONFIG_MEDIA_TUNER_XC2028=y | ||
742 | CONFIG_MEDIA_TUNER_XC5000=y | ||
743 | CONFIG_MEDIA_TUNER_MC44S803=y | ||
744 | CONFIG_VIDEO_V4L2=y | ||
745 | CONFIG_VIDEOBUF_GEN=y | ||
746 | CONFIG_VIDEOBUF_DMA_CONTIG=y | ||
747 | CONFIG_VIDEO_CAPTURE_DRIVERS=y | ||
748 | # CONFIG_VIDEO_ADV_DEBUG is not set | ||
749 | # CONFIG_VIDEO_FIXED_MINOR_RANGES is not set | ||
750 | CONFIG_VIDEO_HELPER_CHIPS_AUTO=y | ||
751 | # CONFIG_VIDEO_VIVI is not set | ||
752 | # CONFIG_VIDEO_SAA5246A is not set | ||
753 | # CONFIG_VIDEO_SAA5249 is not set | ||
754 | CONFIG_SOC_CAMERA=y | ||
755 | CONFIG_SOC_CAMERA_MT9M001=y | ||
756 | CONFIG_SOC_CAMERA_MT9M111=y | ||
757 | CONFIG_SOC_CAMERA_MT9T031=y | ||
758 | CONFIG_SOC_CAMERA_MT9V022=y | ||
759 | CONFIG_SOC_CAMERA_TW9910=y | ||
760 | # CONFIG_SOC_CAMERA_PLATFORM is not set | ||
761 | # CONFIG_SOC_CAMERA_OV772X is not set | ||
762 | CONFIG_VIDEO_MX3=y | ||
763 | # CONFIG_RADIO_ADAPTERS is not set | ||
764 | # CONFIG_DAB is not set | ||
765 | |||
766 | # | ||
767 | # Graphics support | ||
768 | # | ||
769 | # CONFIG_VGASTATE is not set | ||
770 | # CONFIG_VIDEO_OUTPUT_CONTROL is not set | ||
771 | CONFIG_FB=y | ||
772 | # CONFIG_FIRMWARE_EDID is not set | ||
773 | # CONFIG_FB_DDC is not set | ||
774 | # CONFIG_FB_BOOT_VESA_SUPPORT is not set | ||
775 | CONFIG_FB_CFB_FILLRECT=y | ||
776 | CONFIG_FB_CFB_COPYAREA=y | ||
777 | CONFIG_FB_CFB_IMAGEBLIT=y | ||
778 | # CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set | ||
779 | # CONFIG_FB_SYS_FILLRECT is not set | ||
780 | # CONFIG_FB_SYS_COPYAREA is not set | ||
781 | # CONFIG_FB_SYS_IMAGEBLIT is not set | ||
782 | # CONFIG_FB_FOREIGN_ENDIAN is not set | ||
783 | # CONFIG_FB_SYS_FOPS is not set | ||
784 | # CONFIG_FB_SVGALIB is not set | ||
785 | # CONFIG_FB_MACMODES is not set | ||
786 | # CONFIG_FB_BACKLIGHT is not set | ||
787 | # CONFIG_FB_MODE_HELPERS is not set | ||
788 | # CONFIG_FB_TILEBLITTING is not set | ||
789 | |||
790 | # | ||
791 | # Frame buffer hardware drivers | ||
792 | # | ||
793 | # CONFIG_FB_S1D13XXX is not set | ||
794 | # CONFIG_FB_VIRTUAL is not set | ||
795 | # CONFIG_FB_METRONOME is not set | ||
796 | # CONFIG_FB_MB862XX is not set | ||
797 | CONFIG_FB_MX3=y | ||
798 | # CONFIG_FB_BROADSHEET is not set | ||
799 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
800 | |||
801 | # | ||
802 | # Display device support | ||
803 | # | ||
804 | # CONFIG_DISPLAY_SUPPORT is not set | ||
805 | # CONFIG_LOGO is not set | ||
806 | # CONFIG_SOUND is not set | ||
807 | # CONFIG_USB_SUPPORT is not set | ||
808 | CONFIG_MMC=y | ||
809 | # CONFIG_MMC_DEBUG is not set | ||
810 | # CONFIG_MMC_UNSAFE_RESUME is not set | ||
811 | |||
812 | # | ||
813 | # MMC/SD/SDIO Card Drivers | ||
814 | # | ||
815 | CONFIG_MMC_BLOCK=y | ||
816 | CONFIG_MMC_BLOCK_BOUNCE=y | ||
817 | # CONFIG_SDIO_UART is not set | ||
818 | # CONFIG_MMC_TEST is not set | ||
819 | |||
820 | # | ||
821 | # MMC/SD/SDIO Host Controller Drivers | ||
822 | # | ||
823 | # CONFIG_MMC_SDHCI is not set | ||
824 | CONFIG_MMC_MXC=y | ||
825 | # CONFIG_MEMSTICK is not set | ||
826 | # CONFIG_ACCESSIBILITY is not set | ||
827 | # CONFIG_NEW_LEDS is not set | ||
828 | CONFIG_RTC_LIB=y | ||
829 | # CONFIG_RTC_CLASS is not set | ||
830 | CONFIG_DMADEVICES=y | ||
831 | |||
832 | # | ||
833 | # DMA Devices | ||
834 | # | ||
835 | CONFIG_MX3_IPU=y | ||
836 | CONFIG_MX3_IPU_IRQS=4 | ||
837 | CONFIG_DMA_ENGINE=y | ||
838 | |||
839 | # | ||
840 | # DMA Clients | ||
841 | # | ||
842 | # CONFIG_NET_DMA is not set | ||
843 | # CONFIG_ASYNC_TX_DMA is not set | ||
844 | # CONFIG_DMATEST is not set | ||
845 | # CONFIG_AUXDISPLAY is not set | ||
846 | CONFIG_REGULATOR=y | ||
847 | # CONFIG_REGULATOR_DEBUG is not set | ||
848 | # CONFIG_REGULATOR_FIXED_VOLTAGE is not set | ||
849 | # CONFIG_REGULATOR_VIRTUAL_CONSUMER is not set | ||
850 | # CONFIG_REGULATOR_BQ24022 is not set | ||
851 | CONFIG_REGULATOR_WM8350=y | ||
852 | # CONFIG_UIO is not set | ||
853 | # CONFIG_STAGING is not set | ||
854 | |||
855 | # | ||
856 | # File systems | ||
857 | # | ||
858 | # CONFIG_EXT2_FS is not set | ||
859 | # CONFIG_EXT3_FS is not set | ||
860 | # CONFIG_EXT4_FS is not set | ||
861 | # CONFIG_REISERFS_FS is not set | ||
862 | # CONFIG_JFS_FS is not set | ||
863 | # CONFIG_FS_POSIX_ACL is not set | ||
864 | CONFIG_FILE_LOCKING=y | ||
865 | # CONFIG_XFS_FS is not set | ||
866 | # CONFIG_OCFS2_FS is not set | ||
867 | # CONFIG_BTRFS_FS is not set | ||
868 | # CONFIG_DNOTIFY is not set | ||
869 | CONFIG_INOTIFY=y | ||
870 | CONFIG_INOTIFY_USER=y | ||
871 | # CONFIG_QUOTA is not set | ||
872 | # CONFIG_AUTOFS_FS is not set | ||
873 | # CONFIG_AUTOFS4_FS is not set | ||
874 | # CONFIG_FUSE_FS is not set | ||
875 | |||
876 | # | ||
877 | # Caches | ||
878 | # | ||
879 | # CONFIG_FSCACHE is not set | ||
880 | |||
881 | # | ||
882 | # CD-ROM/DVD Filesystems | ||
883 | # | ||
884 | # CONFIG_ISO9660_FS is not set | ||
885 | # CONFIG_UDF_FS is not set | ||
886 | |||
887 | # | ||
888 | # DOS/FAT/NT Filesystems | ||
889 | # | ||
890 | # CONFIG_MSDOS_FS is not set | ||
891 | # CONFIG_VFAT_FS is not set | ||
892 | # CONFIG_NTFS_FS is not set | ||
893 | |||
894 | # | ||
895 | # Pseudo filesystems | ||
896 | # | ||
897 | CONFIG_PROC_FS=y | ||
898 | CONFIG_PROC_SYSCTL=y | ||
899 | CONFIG_PROC_PAGE_MONITOR=y | ||
900 | CONFIG_SYSFS=y | ||
901 | CONFIG_TMPFS=y | ||
902 | # CONFIG_TMPFS_POSIX_ACL is not set | ||
903 | # CONFIG_HUGETLB_PAGE is not set | ||
904 | # CONFIG_CONFIGFS_FS is not set | ||
905 | CONFIG_MISC_FILESYSTEMS=y | ||
906 | # CONFIG_ADFS_FS is not set | ||
907 | # CONFIG_AFFS_FS is not set | ||
908 | # CONFIG_HFS_FS is not set | ||
909 | # CONFIG_HFSPLUS_FS is not set | ||
910 | # CONFIG_BEFS_FS is not set | ||
911 | # CONFIG_BFS_FS is not set | ||
912 | # CONFIG_EFS_FS is not set | ||
913 | CONFIG_JFFS2_FS=y | ||
914 | CONFIG_JFFS2_FS_DEBUG=0 | ||
915 | CONFIG_JFFS2_FS_WRITEBUFFER=y | ||
916 | # CONFIG_JFFS2_FS_WBUF_VERIFY is not set | ||
917 | # CONFIG_JFFS2_SUMMARY is not set | ||
918 | # CONFIG_JFFS2_FS_XATTR is not set | ||
919 | # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set | ||
920 | CONFIG_JFFS2_ZLIB=y | ||
921 | # CONFIG_JFFS2_LZO is not set | ||
922 | CONFIG_JFFS2_RTIME=y | ||
923 | # CONFIG_JFFS2_RUBIN is not set | ||
924 | # CONFIG_CRAMFS is not set | ||
925 | # CONFIG_SQUASHFS is not set | ||
926 | # CONFIG_VXFS_FS is not set | ||
927 | # CONFIG_MINIX_FS is not set | ||
928 | # CONFIG_OMFS_FS is not set | ||
929 | # CONFIG_HPFS_FS is not set | ||
930 | # CONFIG_QNX4FS_FS is not set | ||
931 | # CONFIG_ROMFS_FS is not set | ||
932 | # CONFIG_SYSV_FS is not set | ||
933 | # CONFIG_UFS_FS is not set | ||
934 | # CONFIG_NILFS2_FS is not set | ||
935 | CONFIG_NETWORK_FILESYSTEMS=y | ||
936 | CONFIG_NFS_FS=y | ||
937 | CONFIG_NFS_V3=y | ||
938 | # CONFIG_NFS_V3_ACL is not set | ||
939 | CONFIG_NFS_V4=y | ||
940 | CONFIG_ROOT_NFS=y | ||
941 | # CONFIG_NFSD is not set | ||
942 | CONFIG_LOCKD=y | ||
943 | CONFIG_LOCKD_V4=y | ||
944 | CONFIG_NFS_COMMON=y | ||
945 | CONFIG_SUNRPC=y | ||
946 | CONFIG_SUNRPC_GSS=y | ||
947 | CONFIG_RPCSEC_GSS_KRB5=y | ||
948 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | ||
949 | # CONFIG_SMB_FS is not set | ||
950 | # CONFIG_CIFS is not set | ||
951 | # CONFIG_NCP_FS is not set | ||
952 | # CONFIG_CODA_FS is not set | ||
953 | # CONFIG_AFS_FS is not set | ||
954 | |||
955 | # | ||
956 | # Partition Types | ||
957 | # | ||
958 | # CONFIG_PARTITION_ADVANCED is not set | ||
959 | CONFIG_MSDOS_PARTITION=y | ||
960 | # CONFIG_NLS is not set | ||
961 | # CONFIG_DLM is not set | ||
962 | |||
963 | # | ||
964 | # Kernel hacking | ||
965 | # | ||
966 | # CONFIG_PRINTK_TIME is not set | ||
967 | # CONFIG_ENABLE_WARN_DEPRECATED is not set | ||
968 | # CONFIG_ENABLE_MUST_CHECK is not set | ||
969 | CONFIG_FRAME_WARN=1024 | ||
970 | # CONFIG_MAGIC_SYSRQ is not set | ||
971 | # CONFIG_UNUSED_SYMBOLS is not set | ||
972 | # CONFIG_DEBUG_FS is not set | ||
973 | # CONFIG_HEADERS_CHECK is not set | ||
974 | # CONFIG_DEBUG_KERNEL is not set | ||
975 | # CONFIG_DEBUG_BUGVERBOSE is not set | ||
976 | # CONFIG_DEBUG_MEMORY_INIT is not set | ||
977 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | ||
978 | # CONFIG_LATENCYTOP is not set | ||
979 | CONFIG_SYSCTL_SYSCALL_CHECK=y | ||
980 | CONFIG_HAVE_FUNCTION_TRACER=y | ||
981 | CONFIG_TRACING_SUPPORT=y | ||
982 | |||
983 | # | ||
984 | # Tracers | ||
985 | # | ||
986 | # CONFIG_FUNCTION_TRACER is not set | ||
987 | # CONFIG_IRQSOFF_TRACER is not set | ||
988 | # CONFIG_PREEMPT_TRACER is not set | ||
989 | # CONFIG_SCHED_TRACER is not set | ||
990 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | ||
991 | # CONFIG_EVENT_TRACER is not set | ||
992 | # CONFIG_BOOT_TRACER is not set | ||
993 | # CONFIG_TRACE_BRANCH_PROFILING is not set | ||
994 | # CONFIG_STACK_TRACER is not set | ||
995 | # CONFIG_KMEMTRACE is not set | ||
996 | # CONFIG_WORKQUEUE_TRACER is not set | ||
997 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
998 | # CONFIG_SAMPLES is not set | ||
999 | CONFIG_HAVE_ARCH_KGDB=y | ||
1000 | CONFIG_ARM_UNWIND=y | ||
1001 | # CONFIG_DEBUG_USER is not set | ||
1002 | |||
1003 | # | ||
1004 | # Security options | ||
1005 | # | ||
1006 | # CONFIG_KEYS is not set | ||
1007 | # CONFIG_SECURITY is not set | ||
1008 | # CONFIG_SECURITYFS is not set | ||
1009 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | ||
1010 | CONFIG_CRYPTO=y | ||
1011 | |||
1012 | # | ||
1013 | # Crypto core or helper | ||
1014 | # | ||
1015 | # CONFIG_CRYPTO_FIPS is not set | ||
1016 | CONFIG_CRYPTO_ALGAPI=y | ||
1017 | CONFIG_CRYPTO_ALGAPI2=y | ||
1018 | CONFIG_CRYPTO_AEAD2=y | ||
1019 | CONFIG_CRYPTO_BLKCIPHER=y | ||
1020 | CONFIG_CRYPTO_BLKCIPHER2=y | ||
1021 | CONFIG_CRYPTO_HASH=y | ||
1022 | CONFIG_CRYPTO_HASH2=y | ||
1023 | CONFIG_CRYPTO_RNG2=y | ||
1024 | CONFIG_CRYPTO_PCOMP=y | ||
1025 | CONFIG_CRYPTO_MANAGER=y | ||
1026 | CONFIG_CRYPTO_MANAGER2=y | ||
1027 | # CONFIG_CRYPTO_GF128MUL is not set | ||
1028 | # CONFIG_CRYPTO_NULL is not set | ||
1029 | CONFIG_CRYPTO_WORKQUEUE=y | ||
1030 | # CONFIG_CRYPTO_CRYPTD is not set | ||
1031 | # CONFIG_CRYPTO_AUTHENC is not set | ||
1032 | # CONFIG_CRYPTO_TEST is not set | ||
1033 | |||
1034 | # | ||
1035 | # Authenticated Encryption with Associated Data | ||
1036 | # | ||
1037 | # CONFIG_CRYPTO_CCM is not set | ||
1038 | # CONFIG_CRYPTO_GCM is not set | ||
1039 | # CONFIG_CRYPTO_SEQIV is not set | ||
1040 | |||
1041 | # | ||
1042 | # Block modes | ||
1043 | # | ||
1044 | CONFIG_CRYPTO_CBC=y | ||
1045 | # CONFIG_CRYPTO_CTR is not set | ||
1046 | # CONFIG_CRYPTO_CTS is not set | ||
1047 | # CONFIG_CRYPTO_ECB is not set | ||
1048 | # CONFIG_CRYPTO_LRW is not set | ||
1049 | # CONFIG_CRYPTO_PCBC is not set | ||
1050 | # CONFIG_CRYPTO_XTS is not set | ||
1051 | |||
1052 | # | ||
1053 | # Hash modes | ||
1054 | # | ||
1055 | # CONFIG_CRYPTO_HMAC is not set | ||
1056 | # CONFIG_CRYPTO_XCBC is not set | ||
1057 | |||
1058 | # | ||
1059 | # Digest | ||
1060 | # | ||
1061 | # CONFIG_CRYPTO_CRC32C is not set | ||
1062 | # CONFIG_CRYPTO_MD4 is not set | ||
1063 | CONFIG_CRYPTO_MD5=y | ||
1064 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | ||
1065 | # CONFIG_CRYPTO_RMD128 is not set | ||
1066 | # CONFIG_CRYPTO_RMD160 is not set | ||
1067 | # CONFIG_CRYPTO_RMD256 is not set | ||
1068 | # CONFIG_CRYPTO_RMD320 is not set | ||
1069 | # CONFIG_CRYPTO_SHA1 is not set | ||
1070 | # CONFIG_CRYPTO_SHA256 is not set | ||
1071 | # CONFIG_CRYPTO_SHA512 is not set | ||
1072 | # CONFIG_CRYPTO_TGR192 is not set | ||
1073 | # CONFIG_CRYPTO_WP512 is not set | ||
1074 | |||
1075 | # | ||
1076 | # Ciphers | ||
1077 | # | ||
1078 | # CONFIG_CRYPTO_AES is not set | ||
1079 | # CONFIG_CRYPTO_ANUBIS is not set | ||
1080 | # CONFIG_CRYPTO_ARC4 is not set | ||
1081 | # CONFIG_CRYPTO_BLOWFISH is not set | ||
1082 | # CONFIG_CRYPTO_CAMELLIA is not set | ||
1083 | # CONFIG_CRYPTO_CAST5 is not set | ||
1084 | # CONFIG_CRYPTO_CAST6 is not set | ||
1085 | CONFIG_CRYPTO_DES=y | ||
1086 | # CONFIG_CRYPTO_FCRYPT is not set | ||
1087 | # CONFIG_CRYPTO_KHAZAD is not set | ||
1088 | # CONFIG_CRYPTO_SALSA20 is not set | ||
1089 | # CONFIG_CRYPTO_SEED is not set | ||
1090 | # CONFIG_CRYPTO_SERPENT is not set | ||
1091 | # CONFIG_CRYPTO_TEA is not set | ||
1092 | # CONFIG_CRYPTO_TWOFISH is not set | ||
1093 | |||
1094 | # | ||
1095 | # Compression | ||
1096 | # | ||
1097 | # CONFIG_CRYPTO_DEFLATE is not set | ||
1098 | # CONFIG_CRYPTO_ZLIB is not set | ||
1099 | # CONFIG_CRYPTO_LZO is not set | ||
1100 | |||
1101 | # | ||
1102 | # Random Number Generation | ||
1103 | # | ||
1104 | # CONFIG_CRYPTO_ANSI_CPRNG is not set | ||
1105 | CONFIG_CRYPTO_HW=y | ||
1106 | # CONFIG_BINARY_PRINTF is not set | ||
1107 | |||
1108 | # | ||
1109 | # Library routines | ||
1110 | # | ||
1111 | CONFIG_BITREVERSE=y | ||
1112 | CONFIG_GENERIC_FIND_LAST_BIT=y | ||
1113 | # CONFIG_CRC_CCITT is not set | ||
1114 | # CONFIG_CRC16 is not set | ||
1115 | # CONFIG_CRC_T10DIF is not set | ||
1116 | # CONFIG_CRC_ITU_T is not set | ||
1117 | CONFIG_CRC32=y | ||
1118 | # CONFIG_CRC7 is not set | ||
1119 | # CONFIG_LIBCRC32C is not set | ||
1120 | CONFIG_ZLIB_INFLATE=y | ||
1121 | CONFIG_ZLIB_DEFLATE=y | ||
1122 | CONFIG_HAS_IOMEM=y | ||
1123 | CONFIG_HAS_IOPORT=y | ||
1124 | CONFIG_HAS_DMA=y | ||
1125 | CONFIG_NLATTR=y | ||
diff --git a/arch/arm/configs/neponset_defconfig b/arch/arm/configs/neponset_defconfig index d81ea219c934..36cd62edd05c 100644 --- a/arch/arm/configs/neponset_defconfig +++ b/arch/arm/configs/neponset_defconfig | |||
@@ -91,7 +91,6 @@ CONFIG_ASSABET_NEPONSET=y | |||
91 | # CONFIG_SA1100_COLLIE is not set | 91 | # CONFIG_SA1100_COLLIE is not set |
92 | # CONFIG_SA1100_H3100 is not set | 92 | # CONFIG_SA1100_H3100 is not set |
93 | # CONFIG_SA1100_H3600 is not set | 93 | # CONFIG_SA1100_H3600 is not set |
94 | # CONFIG_SA1100_H3800 is not set | ||
95 | # CONFIG_SA1100_BADGE4 is not set | 94 | # CONFIG_SA1100_BADGE4 is not set |
96 | # CONFIG_SA1100_JORNADA720 is not set | 95 | # CONFIG_SA1100_JORNADA720 is not set |
97 | # CONFIG_SA1100_HACKKIT is not set | 96 | # CONFIG_SA1100_HACKKIT is not set |
diff --git a/arch/arm/configs/omap_3430sdp_defconfig b/arch/arm/configs/omap_3430sdp_defconfig new file mode 100644 index 000000000000..8fb918d9ba65 --- /dev/null +++ b/arch/arm/configs/omap_3430sdp_defconfig | |||
@@ -0,0 +1,2061 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # Linux kernel version: 2.6.29-rc8 | ||
4 | # Fri Mar 13 14:17:01 2009 | ||
5 | # | ||
6 | CONFIG_ARM=y | ||
7 | CONFIG_SYS_SUPPORTS_APM_EMULATION=y | ||
8 | CONFIG_GENERIC_GPIO=y | ||
9 | CONFIG_GENERIC_TIME=y | ||
10 | CONFIG_GENERIC_CLOCKEVENTS=y | ||
11 | CONFIG_MMU=y | ||
12 | # CONFIG_NO_IOPORT is not set | ||
13 | CONFIG_GENERIC_HARDIRQS=y | ||
14 | CONFIG_STACKTRACE_SUPPORT=y | ||
15 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | ||
16 | CONFIG_LOCKDEP_SUPPORT=y | ||
17 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | ||
18 | CONFIG_HARDIRQS_SW_RESEND=y | ||
19 | CONFIG_GENERIC_IRQ_PROBE=y | ||
20 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | ||
21 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set | ||
22 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set | ||
23 | CONFIG_GENERIC_HWEIGHT=y | ||
24 | CONFIG_GENERIC_CALIBRATE_DELAY=y | ||
25 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | ||
26 | CONFIG_OPROFILE_ARMV7=y | ||
27 | CONFIG_VECTORS_BASE=0xffff0000 | ||
28 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | ||
29 | |||
30 | # | ||
31 | # General setup | ||
32 | # | ||
33 | CONFIG_EXPERIMENTAL=y | ||
34 | CONFIG_BROKEN_ON_SMP=y | ||
35 | CONFIG_INIT_ENV_ARG_LIMIT=32 | ||
36 | CONFIG_LOCALVERSION="" | ||
37 | CONFIG_LOCALVERSION_AUTO=y | ||
38 | CONFIG_SWAP=y | ||
39 | CONFIG_SYSVIPC=y | ||
40 | CONFIG_SYSVIPC_SYSCTL=y | ||
41 | # CONFIG_POSIX_MQUEUE is not set | ||
42 | CONFIG_BSD_PROCESS_ACCT=y | ||
43 | # CONFIG_BSD_PROCESS_ACCT_V3 is not set | ||
44 | # CONFIG_TASKSTATS is not set | ||
45 | # CONFIG_AUDIT is not set | ||
46 | |||
47 | # | ||
48 | # RCU Subsystem | ||
49 | # | ||
50 | CONFIG_CLASSIC_RCU=y | ||
51 | # CONFIG_TREE_RCU is not set | ||
52 | # CONFIG_PREEMPT_RCU is not set | ||
53 | # CONFIG_TREE_RCU_TRACE is not set | ||
54 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
55 | CONFIG_IKCONFIG=y | ||
56 | CONFIG_IKCONFIG_PROC=y | ||
57 | CONFIG_LOG_BUF_SHIFT=14 | ||
58 | CONFIG_GROUP_SCHED=y | ||
59 | CONFIG_FAIR_GROUP_SCHED=y | ||
60 | # CONFIG_RT_GROUP_SCHED is not set | ||
61 | CONFIG_USER_SCHED=y | ||
62 | # CONFIG_CGROUP_SCHED is not set | ||
63 | # CONFIG_CGROUPS is not set | ||
64 | CONFIG_SYSFS_DEPRECATED=y | ||
65 | CONFIG_SYSFS_DEPRECATED_V2=y | ||
66 | # CONFIG_RELAY is not set | ||
67 | # CONFIG_NAMESPACES is not set | ||
68 | CONFIG_BLK_DEV_INITRD=y | ||
69 | CONFIG_INITRAMFS_SOURCE="" | ||
70 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | ||
71 | CONFIG_SYSCTL=y | ||
72 | CONFIG_ANON_INODES=y | ||
73 | CONFIG_EMBEDDED=y | ||
74 | CONFIG_UID16=y | ||
75 | # CONFIG_SYSCTL_SYSCALL is not set | ||
76 | CONFIG_KALLSYMS=y | ||
77 | # CONFIG_KALLSYMS_ALL is not set | ||
78 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | ||
79 | CONFIG_HOTPLUG=y | ||
80 | CONFIG_PRINTK=y | ||
81 | CONFIG_BUG=y | ||
82 | # CONFIG_ELF_CORE is not set | ||
83 | CONFIG_BASE_FULL=y | ||
84 | CONFIG_FUTEX=y | ||
85 | CONFIG_EPOLL=y | ||
86 | CONFIG_SIGNALFD=y | ||
87 | CONFIG_TIMERFD=y | ||
88 | CONFIG_EVENTFD=y | ||
89 | CONFIG_SHMEM=y | ||
90 | CONFIG_AIO=y | ||
91 | CONFIG_VM_EVENT_COUNTERS=y | ||
92 | CONFIG_SLUB_DEBUG=y | ||
93 | # CONFIG_COMPAT_BRK is not set | ||
94 | # CONFIG_SLAB is not set | ||
95 | CONFIG_SLUB=y | ||
96 | # CONFIG_SLOB is not set | ||
97 | CONFIG_PROFILING=y | ||
98 | CONFIG_TRACEPOINTS=y | ||
99 | # CONFIG_MARKERS is not set | ||
100 | CONFIG_OPROFILE=y | ||
101 | CONFIG_HAVE_OPROFILE=y | ||
102 | # CONFIG_KPROBES is not set | ||
103 | CONFIG_HAVE_KPROBES=y | ||
104 | CONFIG_HAVE_KRETPROBES=y | ||
105 | CONFIG_HAVE_CLK=y | ||
106 | CONFIG_HAVE_GENERIC_DMA_COHERENT=y | ||
107 | CONFIG_SLABINFO=y | ||
108 | CONFIG_RT_MUTEXES=y | ||
109 | CONFIG_BASE_SMALL=0 | ||
110 | CONFIG_MODULES=y | ||
111 | # CONFIG_MODULE_FORCE_LOAD is not set | ||
112 | CONFIG_MODULE_UNLOAD=y | ||
113 | CONFIG_MODULE_FORCE_UNLOAD=y | ||
114 | CONFIG_MODVERSIONS=y | ||
115 | CONFIG_MODULE_SRCVERSION_ALL=y | ||
116 | CONFIG_BLOCK=y | ||
117 | CONFIG_LBD=y | ||
118 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
119 | # CONFIG_BLK_DEV_BSG is not set | ||
120 | # CONFIG_BLK_DEV_INTEGRITY is not set | ||
121 | |||
122 | # | ||
123 | # IO Schedulers | ||
124 | # | ||
125 | CONFIG_IOSCHED_NOOP=y | ||
126 | CONFIG_IOSCHED_AS=y | ||
127 | CONFIG_IOSCHED_DEADLINE=y | ||
128 | CONFIG_IOSCHED_CFQ=y | ||
129 | # CONFIG_DEFAULT_AS is not set | ||
130 | # CONFIG_DEFAULT_DEADLINE is not set | ||
131 | CONFIG_DEFAULT_CFQ=y | ||
132 | # CONFIG_DEFAULT_NOOP is not set | ||
133 | CONFIG_DEFAULT_IOSCHED="cfq" | ||
134 | CONFIG_FREEZER=y | ||
135 | |||
136 | # | ||
137 | # System Type | ||
138 | # | ||
139 | # CONFIG_ARCH_AAEC2000 is not set | ||
140 | # CONFIG_ARCH_INTEGRATOR is not set | ||
141 | # CONFIG_ARCH_REALVIEW is not set | ||
142 | # CONFIG_ARCH_VERSATILE is not set | ||
143 | # CONFIG_ARCH_AT91 is not set | ||
144 | # CONFIG_ARCH_CLPS711X is not set | ||
145 | # CONFIG_ARCH_EBSA110 is not set | ||
146 | # CONFIG_ARCH_EP93XX is not set | ||
147 | # CONFIG_ARCH_FOOTBRIDGE is not set | ||
148 | # CONFIG_ARCH_NETX is not set | ||
149 | # CONFIG_ARCH_H720X is not set | ||
150 | # CONFIG_ARCH_IMX is not set | ||
151 | # CONFIG_ARCH_IOP13XX is not set | ||
152 | # CONFIG_ARCH_IOP32X is not set | ||
153 | # CONFIG_ARCH_IOP33X is not set | ||
154 | # CONFIG_ARCH_IXP23XX is not set | ||
155 | # CONFIG_ARCH_IXP2000 is not set | ||
156 | # CONFIG_ARCH_IXP4XX is not set | ||
157 | # CONFIG_ARCH_L7200 is not set | ||
158 | # CONFIG_ARCH_KIRKWOOD is not set | ||
159 | # CONFIG_ARCH_KS8695 is not set | ||
160 | # CONFIG_ARCH_NS9XXX is not set | ||
161 | # CONFIG_ARCH_LOKI is not set | ||
162 | # CONFIG_ARCH_MV78XX0 is not set | ||
163 | # CONFIG_ARCH_MXC is not set | ||
164 | # CONFIG_ARCH_ORION5X is not set | ||
165 | # CONFIG_ARCH_PNX4008 is not set | ||
166 | # CONFIG_ARCH_PXA is not set | ||
167 | # CONFIG_ARCH_RPC is not set | ||
168 | # CONFIG_ARCH_SA1100 is not set | ||
169 | # CONFIG_ARCH_S3C2410 is not set | ||
170 | # CONFIG_ARCH_S3C64XX is not set | ||
171 | # CONFIG_ARCH_SHARK is not set | ||
172 | # CONFIG_ARCH_LH7A40X is not set | ||
173 | # CONFIG_ARCH_DAVINCI is not set | ||
174 | CONFIG_ARCH_OMAP=y | ||
175 | # CONFIG_ARCH_MSM is not set | ||
176 | # CONFIG_ARCH_W90X900 is not set | ||
177 | |||
178 | # | ||
179 | # TI OMAP Implementations | ||
180 | # | ||
181 | CONFIG_ARCH_OMAP_OTG=y | ||
182 | # CONFIG_ARCH_OMAP1 is not set | ||
183 | # CONFIG_ARCH_OMAP2 is not set | ||
184 | CONFIG_ARCH_OMAP3=y | ||
185 | |||
186 | # | ||
187 | # OMAP Feature Selections | ||
188 | # | ||
189 | # CONFIG_OMAP_DEBUG_POWERDOMAIN is not set | ||
190 | # CONFIG_OMAP_DEBUG_CLOCKDOMAIN is not set | ||
191 | # CONFIG_OMAP_RESET_CLOCKS is not set | ||
192 | CONFIG_OMAP_MUX=y | ||
193 | CONFIG_OMAP_MUX_DEBUG=y | ||
194 | CONFIG_OMAP_MUX_WARNINGS=y | ||
195 | CONFIG_OMAP_MCBSP=y | ||
196 | # CONFIG_OMAP_MPU_TIMER is not set | ||
197 | CONFIG_OMAP_32K_TIMER=y | ||
198 | CONFIG_OMAP_32K_TIMER_HZ=128 | ||
199 | CONFIG_OMAP_DM_TIMER=y | ||
200 | # CONFIG_OMAP_LL_DEBUG_UART1 is not set | ||
201 | # CONFIG_OMAP_LL_DEBUG_UART2 is not set | ||
202 | CONFIG_OMAP_LL_DEBUG_UART3=y | ||
203 | CONFIG_OMAP_SERIAL_WAKE=y | ||
204 | CONFIG_ARCH_OMAP34XX=y | ||
205 | CONFIG_ARCH_OMAP3430=y | ||
206 | |||
207 | # | ||
208 | # OMAP Board Type | ||
209 | # | ||
210 | CONFIG_MACH_OMAP3_BEAGLE=y | ||
211 | CONFIG_MACH_OMAP_LDP=y | ||
212 | CONFIG_MACH_OVERO=y | ||
213 | CONFIG_MACH_OMAP3_PANDORA=y | ||
214 | CONFIG_MACH_OMAP_3430SDP=y | ||
215 | |||
216 | # | ||
217 | # Processor Type | ||
218 | # | ||
219 | CONFIG_CPU_32=y | ||
220 | CONFIG_CPU_32v6K=y | ||
221 | CONFIG_CPU_V7=y | ||
222 | CONFIG_CPU_32v7=y | ||
223 | CONFIG_CPU_ABRT_EV7=y | ||
224 | CONFIG_CPU_PABRT_IFAR=y | ||
225 | CONFIG_CPU_CACHE_V7=y | ||
226 | CONFIG_CPU_CACHE_VIPT=y | ||
227 | CONFIG_CPU_COPY_V6=y | ||
228 | CONFIG_CPU_TLB_V7=y | ||
229 | CONFIG_CPU_HAS_ASID=y | ||
230 | CONFIG_CPU_CP15=y | ||
231 | CONFIG_CPU_CP15_MMU=y | ||
232 | |||
233 | # | ||
234 | # Processor Features | ||
235 | # | ||
236 | CONFIG_ARM_THUMB=y | ||
237 | CONFIG_ARM_THUMBEE=y | ||
238 | # CONFIG_CPU_ICACHE_DISABLE is not set | ||
239 | # CONFIG_CPU_DCACHE_DISABLE is not set | ||
240 | # CONFIG_CPU_BPREDICT_DISABLE is not set | ||
241 | CONFIG_HAS_TLS_REG=y | ||
242 | # CONFIG_OUTER_CACHE is not set | ||
243 | |||
244 | # | ||
245 | # Bus support | ||
246 | # | ||
247 | # CONFIG_PCI_SYSCALL is not set | ||
248 | # CONFIG_ARCH_SUPPORTS_MSI is not set | ||
249 | # CONFIG_PCCARD is not set | ||
250 | |||
251 | # | ||
252 | # Kernel Features | ||
253 | # | ||
254 | CONFIG_TICK_ONESHOT=y | ||
255 | CONFIG_NO_HZ=y | ||
256 | CONFIG_HIGH_RES_TIMERS=y | ||
257 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y | ||
258 | CONFIG_VMSPLIT_3G=y | ||
259 | # CONFIG_VMSPLIT_2G is not set | ||
260 | # CONFIG_VMSPLIT_1G is not set | ||
261 | CONFIG_PAGE_OFFSET=0xC0000000 | ||
262 | # CONFIG_PREEMPT is not set | ||
263 | CONFIG_HZ=128 | ||
264 | CONFIG_AEABI=y | ||
265 | # CONFIG_OABI_COMPAT is not set | ||
266 | CONFIG_ARCH_FLATMEM_HAS_HOLES=y | ||
267 | # CONFIG_ARCH_SPARSEMEM_DEFAULT is not set | ||
268 | # CONFIG_ARCH_SELECT_MEMORY_MODEL is not set | ||
269 | CONFIG_SELECT_MEMORY_MODEL=y | ||
270 | CONFIG_FLATMEM_MANUAL=y | ||
271 | # CONFIG_DISCONTIGMEM_MANUAL is not set | ||
272 | # CONFIG_SPARSEMEM_MANUAL is not set | ||
273 | CONFIG_FLATMEM=y | ||
274 | CONFIG_FLAT_NODE_MEM_MAP=y | ||
275 | CONFIG_PAGEFLAGS_EXTENDED=y | ||
276 | CONFIG_SPLIT_PTLOCK_CPUS=4 | ||
277 | # CONFIG_PHYS_ADDR_T_64BIT is not set | ||
278 | CONFIG_ZONE_DMA_FLAG=0 | ||
279 | CONFIG_VIRT_TO_BUS=y | ||
280 | CONFIG_UNEVICTABLE_LRU=y | ||
281 | CONFIG_LEDS=y | ||
282 | CONFIG_ALIGNMENT_TRAP=y | ||
283 | |||
284 | # | ||
285 | # Boot options | ||
286 | # | ||
287 | CONFIG_ZBOOT_ROM_TEXT=0x0 | ||
288 | CONFIG_ZBOOT_ROM_BSS=0x0 | ||
289 | CONFIG_CMDLINE="console=ttyS2,115200 root=/dev/mmcblk0p3 rootwait debug" | ||
290 | # CONFIG_XIP_KERNEL is not set | ||
291 | CONFIG_KEXEC=y | ||
292 | CONFIG_ATAGS_PROC=y | ||
293 | |||
294 | # | ||
295 | # CPU Power Management | ||
296 | # | ||
297 | CONFIG_CPU_FREQ=y | ||
298 | CONFIG_CPU_FREQ_TABLE=y | ||
299 | # CONFIG_CPU_FREQ_DEBUG is not set | ||
300 | CONFIG_CPU_FREQ_STAT=y | ||
301 | CONFIG_CPU_FREQ_STAT_DETAILS=y | ||
302 | CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y | ||
303 | # CONFIG_CPU_FREQ_DEFAULT_GOV_POWERSAVE is not set | ||
304 | # CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set | ||
305 | # CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND is not set | ||
306 | # CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set | ||
307 | CONFIG_CPU_FREQ_GOV_PERFORMANCE=y | ||
308 | # CONFIG_CPU_FREQ_GOV_POWERSAVE is not set | ||
309 | CONFIG_CPU_FREQ_GOV_USERSPACE=y | ||
310 | CONFIG_CPU_FREQ_GOV_ONDEMAND=y | ||
311 | # CONFIG_CPU_FREQ_GOV_CONSERVATIVE is not set | ||
312 | # CONFIG_CPU_IDLE is not set | ||
313 | |||
314 | # | ||
315 | # Floating point emulation | ||
316 | # | ||
317 | |||
318 | # | ||
319 | # At least one emulation must be selected | ||
320 | # | ||
321 | CONFIG_VFP=y | ||
322 | CONFIG_VFPv3=y | ||
323 | CONFIG_NEON=y | ||
324 | |||
325 | # | ||
326 | # Userspace binary formats | ||
327 | # | ||
328 | CONFIG_BINFMT_ELF=y | ||
329 | CONFIG_HAVE_AOUT=y | ||
330 | CONFIG_BINFMT_AOUT=m | ||
331 | CONFIG_BINFMT_MISC=y | ||
332 | |||
333 | # | ||
334 | # Power management options | ||
335 | # | ||
336 | CONFIG_PM=y | ||
337 | # CONFIG_PM_DEBUG is not set | ||
338 | CONFIG_PM_SLEEP=y | ||
339 | CONFIG_SUSPEND=y | ||
340 | CONFIG_SUSPEND_FREEZER=y | ||
341 | # CONFIG_APM_EMULATION is not set | ||
342 | CONFIG_ARCH_SUSPEND_POSSIBLE=y | ||
343 | CONFIG_NET=y | ||
344 | |||
345 | # | ||
346 | # Networking options | ||
347 | # | ||
348 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
349 | CONFIG_PACKET=y | ||
350 | CONFIG_PACKET_MMAP=y | ||
351 | CONFIG_UNIX=y | ||
352 | CONFIG_XFRM=y | ||
353 | # CONFIG_XFRM_USER is not set | ||
354 | # CONFIG_XFRM_SUB_POLICY is not set | ||
355 | # CONFIG_XFRM_MIGRATE is not set | ||
356 | # CONFIG_XFRM_STATISTICS is not set | ||
357 | CONFIG_NET_KEY=y | ||
358 | # CONFIG_NET_KEY_MIGRATE is not set | ||
359 | CONFIG_INET=y | ||
360 | # CONFIG_IP_MULTICAST is not set | ||
361 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
362 | CONFIG_IP_FIB_HASH=y | ||
363 | CONFIG_IP_PNP=y | ||
364 | CONFIG_IP_PNP_DHCP=y | ||
365 | CONFIG_IP_PNP_BOOTP=y | ||
366 | CONFIG_IP_PNP_RARP=y | ||
367 | # CONFIG_NET_IPIP is not set | ||
368 | # CONFIG_NET_IPGRE is not set | ||
369 | # CONFIG_ARPD is not set | ||
370 | # CONFIG_SYN_COOKIES is not set | ||
371 | # CONFIG_INET_AH is not set | ||
372 | # CONFIG_INET_ESP is not set | ||
373 | # CONFIG_INET_IPCOMP is not set | ||
374 | # CONFIG_INET_XFRM_TUNNEL is not set | ||
375 | CONFIG_INET_TUNNEL=m | ||
376 | CONFIG_INET_XFRM_MODE_TRANSPORT=y | ||
377 | CONFIG_INET_XFRM_MODE_TUNNEL=y | ||
378 | CONFIG_INET_XFRM_MODE_BEET=y | ||
379 | # CONFIG_INET_LRO is not set | ||
380 | CONFIG_INET_DIAG=y | ||
381 | CONFIG_INET_TCP_DIAG=y | ||
382 | # CONFIG_TCP_CONG_ADVANCED is not set | ||
383 | CONFIG_TCP_CONG_CUBIC=y | ||
384 | CONFIG_DEFAULT_TCP_CONG="cubic" | ||
385 | # CONFIG_TCP_MD5SIG is not set | ||
386 | CONFIG_IPV6=m | ||
387 | # CONFIG_IPV6_PRIVACY is not set | ||
388 | # CONFIG_IPV6_ROUTER_PREF is not set | ||
389 | # CONFIG_IPV6_OPTIMISTIC_DAD is not set | ||
390 | # CONFIG_INET6_AH is not set | ||
391 | # CONFIG_INET6_ESP is not set | ||
392 | # CONFIG_INET6_IPCOMP is not set | ||
393 | # CONFIG_IPV6_MIP6 is not set | ||
394 | # CONFIG_INET6_XFRM_TUNNEL is not set | ||
395 | # CONFIG_INET6_TUNNEL is not set | ||
396 | CONFIG_INET6_XFRM_MODE_TRANSPORT=m | ||
397 | CONFIG_INET6_XFRM_MODE_TUNNEL=m | ||
398 | CONFIG_INET6_XFRM_MODE_BEET=m | ||
399 | # CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set | ||
400 | CONFIG_IPV6_SIT=m | ||
401 | CONFIG_IPV6_NDISC_NODETYPE=y | ||
402 | # CONFIG_IPV6_TUNNEL is not set | ||
403 | # CONFIG_IPV6_MULTIPLE_TABLES is not set | ||
404 | # CONFIG_IPV6_MROUTE is not set | ||
405 | # CONFIG_NETWORK_SECMARK is not set | ||
406 | # CONFIG_NETFILTER is not set | ||
407 | # CONFIG_IP_DCCP is not set | ||
408 | # CONFIG_IP_SCTP is not set | ||
409 | # CONFIG_TIPC is not set | ||
410 | # CONFIG_ATM is not set | ||
411 | # CONFIG_BRIDGE is not set | ||
412 | # CONFIG_NET_DSA is not set | ||
413 | # CONFIG_VLAN_8021Q is not set | ||
414 | # CONFIG_DECNET is not set | ||
415 | # CONFIG_LLC2 is not set | ||
416 | # CONFIG_IPX is not set | ||
417 | # CONFIG_ATALK is not set | ||
418 | # CONFIG_X25 is not set | ||
419 | # CONFIG_LAPB is not set | ||
420 | # CONFIG_ECONET is not set | ||
421 | # CONFIG_WAN_ROUTER is not set | ||
422 | # CONFIG_NET_SCHED is not set | ||
423 | # CONFIG_DCB is not set | ||
424 | |||
425 | # | ||
426 | # Network testing | ||
427 | # | ||
428 | # CONFIG_NET_PKTGEN is not set | ||
429 | # CONFIG_HAMRADIO is not set | ||
430 | # CONFIG_CAN is not set | ||
431 | # CONFIG_IRDA is not set | ||
432 | CONFIG_BT=y | ||
433 | CONFIG_BT_L2CAP=y | ||
434 | CONFIG_BT_SCO=y | ||
435 | CONFIG_BT_RFCOMM=y | ||
436 | CONFIG_BT_RFCOMM_TTY=y | ||
437 | CONFIG_BT_BNEP=y | ||
438 | CONFIG_BT_BNEP_MC_FILTER=y | ||
439 | CONFIG_BT_BNEP_PROTO_FILTER=y | ||
440 | CONFIG_BT_HIDP=y | ||
441 | |||
442 | # | ||
443 | # Bluetooth device drivers | ||
444 | # | ||
445 | # CONFIG_BT_HCIBTUSB is not set | ||
446 | # CONFIG_BT_HCIBTSDIO is not set | ||
447 | CONFIG_BT_HCIUART=y | ||
448 | CONFIG_BT_HCIUART_H4=y | ||
449 | CONFIG_BT_HCIUART_BCSP=y | ||
450 | # CONFIG_BT_HCIUART_LL is not set | ||
451 | CONFIG_BT_HCIBCM203X=y | ||
452 | CONFIG_BT_HCIBPA10X=y | ||
453 | # CONFIG_BT_HCIBFUSB is not set | ||
454 | # CONFIG_BT_HCIVHCI is not set | ||
455 | # CONFIG_AF_RXRPC is not set | ||
456 | # CONFIG_PHONET is not set | ||
457 | CONFIG_WIRELESS=y | ||
458 | CONFIG_CFG80211=y | ||
459 | # CONFIG_CFG80211_REG_DEBUG is not set | ||
460 | CONFIG_NL80211=y | ||
461 | CONFIG_WIRELESS_OLD_REGULATORY=y | ||
462 | CONFIG_WIRELESS_EXT=y | ||
463 | CONFIG_WIRELESS_EXT_SYSFS=y | ||
464 | CONFIG_LIB80211=y | ||
465 | CONFIG_LIB80211_CRYPT_WEP=m | ||
466 | CONFIG_LIB80211_CRYPT_CCMP=m | ||
467 | CONFIG_LIB80211_CRYPT_TKIP=m | ||
468 | CONFIG_MAC80211=y | ||
469 | |||
470 | # | ||
471 | # Rate control algorithm selection | ||
472 | # | ||
473 | CONFIG_MAC80211_RC_PID=y | ||
474 | # CONFIG_MAC80211_RC_MINSTREL is not set | ||
475 | CONFIG_MAC80211_RC_DEFAULT_PID=y | ||
476 | # CONFIG_MAC80211_RC_DEFAULT_MINSTREL is not set | ||
477 | CONFIG_MAC80211_RC_DEFAULT="pid" | ||
478 | # CONFIG_MAC80211_MESH is not set | ||
479 | CONFIG_MAC80211_LEDS=y | ||
480 | # CONFIG_MAC80211_DEBUGFS is not set | ||
481 | # CONFIG_MAC80211_DEBUG_MENU is not set | ||
482 | # CONFIG_WIMAX is not set | ||
483 | # CONFIG_RFKILL is not set | ||
484 | # CONFIG_NET_9P is not set | ||
485 | |||
486 | # | ||
487 | # Device Drivers | ||
488 | # | ||
489 | |||
490 | # | ||
491 | # Generic Driver Options | ||
492 | # | ||
493 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | ||
494 | CONFIG_STANDALONE=y | ||
495 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||
496 | CONFIG_FW_LOADER=y | ||
497 | CONFIG_FIRMWARE_IN_KERNEL=y | ||
498 | CONFIG_EXTRA_FIRMWARE="" | ||
499 | # CONFIG_DEBUG_DRIVER is not set | ||
500 | # CONFIG_DEBUG_DEVRES is not set | ||
501 | # CONFIG_SYS_HYPERVISOR is not set | ||
502 | # CONFIG_CONNECTOR is not set | ||
503 | CONFIG_MTD=y | ||
504 | # CONFIG_MTD_DEBUG is not set | ||
505 | CONFIG_MTD_CONCAT=y | ||
506 | CONFIG_MTD_PARTITIONS=y | ||
507 | # CONFIG_MTD_TESTS is not set | ||
508 | # CONFIG_MTD_REDBOOT_PARTS is not set | ||
509 | # CONFIG_MTD_CMDLINE_PARTS is not set | ||
510 | # CONFIG_MTD_AFS_PARTS is not set | ||
511 | # CONFIG_MTD_AR7_PARTS is not set | ||
512 | |||
513 | # | ||
514 | # User Modules And Translation Layers | ||
515 | # | ||
516 | CONFIG_MTD_CHAR=y | ||
517 | CONFIG_MTD_BLKDEVS=y | ||
518 | CONFIG_MTD_BLOCK=y | ||
519 | # CONFIG_FTL is not set | ||
520 | # CONFIG_NFTL is not set | ||
521 | # CONFIG_INFTL is not set | ||
522 | # CONFIG_RFD_FTL is not set | ||
523 | # CONFIG_SSFDC is not set | ||
524 | # CONFIG_MTD_OOPS is not set | ||
525 | |||
526 | # | ||
527 | # RAM/ROM/Flash chip drivers | ||
528 | # | ||
529 | # CONFIG_MTD_CFI is not set | ||
530 | # CONFIG_MTD_JEDECPROBE is not set | ||
531 | CONFIG_MTD_MAP_BANK_WIDTH_1=y | ||
532 | CONFIG_MTD_MAP_BANK_WIDTH_2=y | ||
533 | CONFIG_MTD_MAP_BANK_WIDTH_4=y | ||
534 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set | ||
535 | # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set | ||
536 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set | ||
537 | CONFIG_MTD_CFI_I1=y | ||
538 | CONFIG_MTD_CFI_I2=y | ||
539 | # CONFIG_MTD_CFI_I4 is not set | ||
540 | # CONFIG_MTD_CFI_I8 is not set | ||
541 | # CONFIG_MTD_RAM is not set | ||
542 | # CONFIG_MTD_ROM is not set | ||
543 | # CONFIG_MTD_ABSENT is not set | ||
544 | |||
545 | # | ||
546 | # Mapping drivers for chip access | ||
547 | # | ||
548 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set | ||
549 | # CONFIG_MTD_PLATRAM is not set | ||
550 | |||
551 | # | ||
552 | # Self-contained MTD device drivers | ||
553 | # | ||
554 | # CONFIG_MTD_DATAFLASH is not set | ||
555 | # CONFIG_MTD_M25P80 is not set | ||
556 | # CONFIG_MTD_SLRAM is not set | ||
557 | # CONFIG_MTD_PHRAM is not set | ||
558 | # CONFIG_MTD_MTDRAM is not set | ||
559 | # CONFIG_MTD_BLOCK2MTD is not set | ||
560 | |||
561 | # | ||
562 | # Disk-On-Chip Device Drivers | ||
563 | # | ||
564 | # CONFIG_MTD_DOC2000 is not set | ||
565 | # CONFIG_MTD_DOC2001 is not set | ||
566 | # CONFIG_MTD_DOC2001PLUS is not set | ||
567 | CONFIG_MTD_NAND=y | ||
568 | # CONFIG_MTD_NAND_VERIFY_WRITE is not set | ||
569 | # CONFIG_MTD_NAND_ECC_SMC is not set | ||
570 | # CONFIG_MTD_NAND_MUSEUM_IDS is not set | ||
571 | # CONFIG_MTD_NAND_GPIO is not set | ||
572 | CONFIG_MTD_NAND_IDS=y | ||
573 | # CONFIG_MTD_NAND_DISKONCHIP is not set | ||
574 | # CONFIG_MTD_NAND_NANDSIM is not set | ||
575 | # CONFIG_MTD_NAND_PLATFORM is not set | ||
576 | # CONFIG_MTD_ALAUDA is not set | ||
577 | # CONFIG_MTD_ONENAND is not set | ||
578 | |||
579 | # | ||
580 | # LPDDR flash memory drivers | ||
581 | # | ||
582 | # CONFIG_MTD_LPDDR is not set | ||
583 | |||
584 | # | ||
585 | # UBI - Unsorted block images | ||
586 | # | ||
587 | # CONFIG_MTD_UBI is not set | ||
588 | # CONFIG_PARPORT is not set | ||
589 | CONFIG_BLK_DEV=y | ||
590 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
591 | CONFIG_BLK_DEV_LOOP=y | ||
592 | CONFIG_BLK_DEV_CRYPTOLOOP=m | ||
593 | # CONFIG_BLK_DEV_NBD is not set | ||
594 | # CONFIG_BLK_DEV_UB is not set | ||
595 | CONFIG_BLK_DEV_RAM=y | ||
596 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||
597 | CONFIG_BLK_DEV_RAM_SIZE=16384 | ||
598 | # CONFIG_BLK_DEV_XIP is not set | ||
599 | CONFIG_CDROM_PKTCDVD=m | ||
600 | CONFIG_CDROM_PKTCDVD_BUFFERS=8 | ||
601 | # CONFIG_CDROM_PKTCDVD_WCACHE is not set | ||
602 | # CONFIG_ATA_OVER_ETH is not set | ||
603 | CONFIG_MISC_DEVICES=y | ||
604 | # CONFIG_ICS932S401 is not set | ||
605 | # CONFIG_ENCLOSURE_SERVICES is not set | ||
606 | # CONFIG_C2PORT is not set | ||
607 | |||
608 | # | ||
609 | # EEPROM support | ||
610 | # | ||
611 | # CONFIG_EEPROM_AT24 is not set | ||
612 | # CONFIG_EEPROM_AT25 is not set | ||
613 | # CONFIG_EEPROM_LEGACY is not set | ||
614 | CONFIG_EEPROM_93CX6=m | ||
615 | CONFIG_HAVE_IDE=y | ||
616 | # CONFIG_IDE is not set | ||
617 | |||
618 | # | ||
619 | # SCSI device support | ||
620 | # | ||
621 | CONFIG_RAID_ATTRS=m | ||
622 | CONFIG_SCSI=y | ||
623 | CONFIG_SCSI_DMA=y | ||
624 | # CONFIG_SCSI_TGT is not set | ||
625 | # CONFIG_SCSI_NETLINK is not set | ||
626 | CONFIG_SCSI_PROC_FS=y | ||
627 | |||
628 | # | ||
629 | # SCSI support type (disk, tape, CD-ROM) | ||
630 | # | ||
631 | CONFIG_BLK_DEV_SD=y | ||
632 | # CONFIG_CHR_DEV_ST is not set | ||
633 | # CONFIG_CHR_DEV_OSST is not set | ||
634 | # CONFIG_BLK_DEV_SR is not set | ||
635 | CONFIG_CHR_DEV_SG=m | ||
636 | # CONFIG_CHR_DEV_SCH is not set | ||
637 | |||
638 | # | ||
639 | # Some SCSI devices (e.g. CD jukebox) support multiple LUNs | ||
640 | # | ||
641 | CONFIG_SCSI_MULTI_LUN=y | ||
642 | # CONFIG_SCSI_CONSTANTS is not set | ||
643 | # CONFIG_SCSI_LOGGING is not set | ||
644 | # CONFIG_SCSI_SCAN_ASYNC is not set | ||
645 | CONFIG_SCSI_WAIT_SCAN=m | ||
646 | |||
647 | # | ||
648 | # SCSI Transports | ||
649 | # | ||
650 | # CONFIG_SCSI_SPI_ATTRS is not set | ||
651 | # CONFIG_SCSI_FC_ATTRS is not set | ||
652 | # CONFIG_SCSI_ISCSI_ATTRS is not set | ||
653 | # CONFIG_SCSI_SAS_LIBSAS is not set | ||
654 | # CONFIG_SCSI_SRP_ATTRS is not set | ||
655 | CONFIG_SCSI_LOWLEVEL=y | ||
656 | # CONFIG_ISCSI_TCP is not set | ||
657 | # CONFIG_LIBFC is not set | ||
658 | # CONFIG_SCSI_DEBUG is not set | ||
659 | # CONFIG_SCSI_DH is not set | ||
660 | # CONFIG_ATA is not set | ||
661 | CONFIG_MD=y | ||
662 | CONFIG_BLK_DEV_MD=m | ||
663 | CONFIG_MD_LINEAR=m | ||
664 | CONFIG_MD_RAID0=m | ||
665 | CONFIG_MD_RAID1=m | ||
666 | CONFIG_MD_RAID10=m | ||
667 | CONFIG_MD_RAID456=m | ||
668 | CONFIG_MD_RAID5_RESHAPE=y | ||
669 | CONFIG_MD_MULTIPATH=m | ||
670 | CONFIG_MD_FAULTY=m | ||
671 | CONFIG_BLK_DEV_DM=m | ||
672 | # CONFIG_DM_DEBUG is not set | ||
673 | CONFIG_DM_CRYPT=m | ||
674 | CONFIG_DM_SNAPSHOT=m | ||
675 | CONFIG_DM_MIRROR=m | ||
676 | CONFIG_DM_ZERO=m | ||
677 | CONFIG_DM_MULTIPATH=m | ||
678 | CONFIG_DM_DELAY=m | ||
679 | # CONFIG_DM_UEVENT is not set | ||
680 | CONFIG_NETDEVICES=y | ||
681 | CONFIG_DUMMY=m | ||
682 | # CONFIG_BONDING is not set | ||
683 | # CONFIG_MACVLAN is not set | ||
684 | # CONFIG_EQUALIZER is not set | ||
685 | CONFIG_TUN=m | ||
686 | # CONFIG_VETH is not set | ||
687 | CONFIG_PHYLIB=y | ||
688 | |||
689 | # | ||
690 | # MII PHY device drivers | ||
691 | # | ||
692 | # CONFIG_MARVELL_PHY is not set | ||
693 | # CONFIG_DAVICOM_PHY is not set | ||
694 | # CONFIG_QSEMI_PHY is not set | ||
695 | # CONFIG_LXT_PHY is not set | ||
696 | # CONFIG_CICADA_PHY is not set | ||
697 | # CONFIG_VITESSE_PHY is not set | ||
698 | CONFIG_SMSC_PHY=y | ||
699 | # CONFIG_BROADCOM_PHY is not set | ||
700 | # CONFIG_ICPLUS_PHY is not set | ||
701 | # CONFIG_REALTEK_PHY is not set | ||
702 | # CONFIG_NATIONAL_PHY is not set | ||
703 | # CONFIG_STE10XP is not set | ||
704 | # CONFIG_LSI_ET1011C_PHY is not set | ||
705 | # CONFIG_FIXED_PHY is not set | ||
706 | # CONFIG_MDIO_BITBANG is not set | ||
707 | CONFIG_NET_ETHERNET=y | ||
708 | CONFIG_MII=y | ||
709 | # CONFIG_AX88796 is not set | ||
710 | CONFIG_SMC91X=y | ||
711 | # CONFIG_DM9000 is not set | ||
712 | # CONFIG_ENC28J60 is not set | ||
713 | CONFIG_SMC911X=m | ||
714 | CONFIG_SMSC911X=m | ||
715 | # CONFIG_IBM_NEW_EMAC_ZMII is not set | ||
716 | # CONFIG_IBM_NEW_EMAC_RGMII is not set | ||
717 | # CONFIG_IBM_NEW_EMAC_TAH is not set | ||
718 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set | ||
719 | # CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set | ||
720 | # CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set | ||
721 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set | ||
722 | # CONFIG_B44 is not set | ||
723 | # CONFIG_NETDEV_1000 is not set | ||
724 | # CONFIG_NETDEV_10000 is not set | ||
725 | |||
726 | # | ||
727 | # Wireless LAN | ||
728 | # | ||
729 | # CONFIG_WLAN_PRE80211 is not set | ||
730 | CONFIG_WLAN_80211=y | ||
731 | CONFIG_LIBERTAS=y | ||
732 | CONFIG_LIBERTAS_USB=y | ||
733 | CONFIG_LIBERTAS_SDIO=y | ||
734 | CONFIG_LIBERTAS_DEBUG=y | ||
735 | # CONFIG_LIBERTAS_THINFIRM is not set | ||
736 | CONFIG_USB_ZD1201=m | ||
737 | # CONFIG_USB_NET_RNDIS_WLAN is not set | ||
738 | CONFIG_RTL8187=m | ||
739 | # CONFIG_MAC80211_HWSIM is not set | ||
740 | CONFIG_P54_COMMON=m | ||
741 | CONFIG_P54_USB=m | ||
742 | # CONFIG_IWLWIFI_LEDS is not set | ||
743 | CONFIG_HOSTAP=m | ||
744 | CONFIG_HOSTAP_FIRMWARE=y | ||
745 | CONFIG_HOSTAP_FIRMWARE_NVRAM=y | ||
746 | # CONFIG_B43 is not set | ||
747 | # CONFIG_B43LEGACY is not set | ||
748 | # CONFIG_ZD1211RW is not set | ||
749 | # CONFIG_RT2X00 is not set | ||
750 | |||
751 | # | ||
752 | # Enable WiMAX (Networking options) to see the WiMAX drivers | ||
753 | # | ||
754 | |||
755 | # | ||
756 | # USB Network Adapters | ||
757 | # | ||
758 | CONFIG_USB_CATC=m | ||
759 | CONFIG_USB_KAWETH=m | ||
760 | CONFIG_USB_PEGASUS=m | ||
761 | CONFIG_USB_RTL8150=m | ||
762 | CONFIG_USB_USBNET=y | ||
763 | CONFIG_USB_NET_AX8817X=y | ||
764 | CONFIG_USB_NET_CDCETHER=y | ||
765 | CONFIG_USB_NET_DM9601=m | ||
766 | # CONFIG_USB_NET_SMSC95XX is not set | ||
767 | CONFIG_USB_NET_GL620A=m | ||
768 | CONFIG_USB_NET_NET1080=m | ||
769 | CONFIG_USB_NET_PLUSB=m | ||
770 | CONFIG_USB_NET_MCS7830=m | ||
771 | CONFIG_USB_NET_RNDIS_HOST=m | ||
772 | CONFIG_USB_NET_CDC_SUBSET=m | ||
773 | CONFIG_USB_ALI_M5632=y | ||
774 | CONFIG_USB_AN2720=y | ||
775 | CONFIG_USB_BELKIN=y | ||
776 | CONFIG_USB_ARMLINUX=y | ||
777 | CONFIG_USB_EPSON2888=y | ||
778 | CONFIG_USB_KC2190=y | ||
779 | CONFIG_USB_NET_ZAURUS=m | ||
780 | # CONFIG_WAN is not set | ||
781 | CONFIG_PPP=m | ||
782 | # CONFIG_PPP_MULTILINK is not set | ||
783 | # CONFIG_PPP_FILTER is not set | ||
784 | CONFIG_PPP_ASYNC=m | ||
785 | CONFIG_PPP_SYNC_TTY=m | ||
786 | CONFIG_PPP_DEFLATE=m | ||
787 | CONFIG_PPP_BSDCOMP=m | ||
788 | CONFIG_PPP_MPPE=m | ||
789 | CONFIG_PPPOE=m | ||
790 | # CONFIG_PPPOL2TP is not set | ||
791 | # CONFIG_SLIP is not set | ||
792 | CONFIG_SLHC=m | ||
793 | # CONFIG_NETCONSOLE is not set | ||
794 | # CONFIG_NETPOLL is not set | ||
795 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
796 | # CONFIG_ISDN is not set | ||
797 | |||
798 | # | ||
799 | # Input device support | ||
800 | # | ||
801 | CONFIG_INPUT=y | ||
802 | # CONFIG_INPUT_FF_MEMLESS is not set | ||
803 | # CONFIG_INPUT_POLLDEV is not set | ||
804 | |||
805 | # | ||
806 | # Userland interfaces | ||
807 | # | ||
808 | CONFIG_INPUT_MOUSEDEV=y | ||
809 | CONFIG_INPUT_MOUSEDEV_PSAUX=y | ||
810 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 | ||
811 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | ||
812 | # CONFIG_INPUT_JOYDEV is not set | ||
813 | CONFIG_INPUT_EVDEV=y | ||
814 | # CONFIG_INPUT_EVBUG is not set | ||
815 | |||
816 | # | ||
817 | # Input Device Drivers | ||
818 | # | ||
819 | CONFIG_INPUT_KEYBOARD=y | ||
820 | # CONFIG_KEYBOARD_ATKBD is not set | ||
821 | # CONFIG_KEYBOARD_SUNKBD is not set | ||
822 | # CONFIG_KEYBOARD_LKKBD is not set | ||
823 | # CONFIG_KEYBOARD_XTKBD is not set | ||
824 | # CONFIG_KEYBOARD_NEWTON is not set | ||
825 | # CONFIG_KEYBOARD_STOWAWAY is not set | ||
826 | # CONFIG_KEYBOARD_GPIO is not set | ||
827 | CONFIG_INPUT_MOUSE=y | ||
828 | CONFIG_MOUSE_PS2=y | ||
829 | CONFIG_MOUSE_PS2_ALPS=y | ||
830 | CONFIG_MOUSE_PS2_LOGIPS2PP=y | ||
831 | CONFIG_MOUSE_PS2_SYNAPTICS=y | ||
832 | CONFIG_MOUSE_PS2_TRACKPOINT=y | ||
833 | # CONFIG_MOUSE_PS2_ELANTECH is not set | ||
834 | # CONFIG_MOUSE_PS2_TOUCHKIT is not set | ||
835 | # CONFIG_MOUSE_SERIAL is not set | ||
836 | # CONFIG_MOUSE_APPLETOUCH is not set | ||
837 | # CONFIG_MOUSE_BCM5974 is not set | ||
838 | # CONFIG_MOUSE_VSXXXAA is not set | ||
839 | # CONFIG_MOUSE_GPIO is not set | ||
840 | # CONFIG_INPUT_JOYSTICK is not set | ||
841 | # CONFIG_INPUT_TABLET is not set | ||
842 | # CONFIG_INPUT_TOUCHSCREEN is not set | ||
843 | # CONFIG_INPUT_MISC is not set | ||
844 | |||
845 | # | ||
846 | # Hardware I/O ports | ||
847 | # | ||
848 | CONFIG_SERIO=y | ||
849 | CONFIG_SERIO_SERPORT=y | ||
850 | CONFIG_SERIO_LIBPS2=y | ||
851 | # CONFIG_SERIO_RAW is not set | ||
852 | # CONFIG_GAMEPORT is not set | ||
853 | |||
854 | # | ||
855 | # Character devices | ||
856 | # | ||
857 | CONFIG_VT=y | ||
858 | CONFIG_CONSOLE_TRANSLATIONS=y | ||
859 | CONFIG_VT_CONSOLE=y | ||
860 | CONFIG_HW_CONSOLE=y | ||
861 | CONFIG_VT_HW_CONSOLE_BINDING=y | ||
862 | CONFIG_DEVKMEM=y | ||
863 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
864 | |||
865 | # | ||
866 | # Serial drivers | ||
867 | # | ||
868 | CONFIG_SERIAL_8250=y | ||
869 | CONFIG_SERIAL_8250_CONSOLE=y | ||
870 | CONFIG_SERIAL_8250_NR_UARTS=32 | ||
871 | CONFIG_SERIAL_8250_RUNTIME_UARTS=4 | ||
872 | CONFIG_SERIAL_8250_EXTENDED=y | ||
873 | CONFIG_SERIAL_8250_MANY_PORTS=y | ||
874 | CONFIG_SERIAL_8250_SHARE_IRQ=y | ||
875 | CONFIG_SERIAL_8250_DETECT_IRQ=y | ||
876 | CONFIG_SERIAL_8250_RSA=y | ||
877 | |||
878 | # | ||
879 | # Non-8250 serial port support | ||
880 | # | ||
881 | CONFIG_SERIAL_CORE=y | ||
882 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
883 | CONFIG_UNIX98_PTYS=y | ||
884 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set | ||
885 | # CONFIG_LEGACY_PTYS is not set | ||
886 | # CONFIG_IPMI_HANDLER is not set | ||
887 | CONFIG_HW_RANDOM=y | ||
888 | # CONFIG_R3964 is not set | ||
889 | # CONFIG_RAW_DRIVER is not set | ||
890 | # CONFIG_TCG_TPM is not set | ||
891 | CONFIG_I2C=y | ||
892 | CONFIG_I2C_BOARDINFO=y | ||
893 | CONFIG_I2C_CHARDEV=y | ||
894 | CONFIG_I2C_HELPER_AUTO=y | ||
895 | |||
896 | # | ||
897 | # I2C Hardware Bus support | ||
898 | # | ||
899 | |||
900 | # | ||
901 | # I2C system bus drivers (mostly embedded / system-on-chip) | ||
902 | # | ||
903 | # CONFIG_I2C_GPIO is not set | ||
904 | # CONFIG_I2C_OCORES is not set | ||
905 | CONFIG_I2C_OMAP=y | ||
906 | # CONFIG_I2C_SIMTEC is not set | ||
907 | |||
908 | # | ||
909 | # External I2C/SMBus adapter drivers | ||
910 | # | ||
911 | # CONFIG_I2C_PARPORT_LIGHT is not set | ||
912 | # CONFIG_I2C_TAOS_EVM is not set | ||
913 | # CONFIG_I2C_TINY_USB is not set | ||
914 | |||
915 | # | ||
916 | # Other I2C/SMBus bus drivers | ||
917 | # | ||
918 | # CONFIG_I2C_PCA_PLATFORM is not set | ||
919 | # CONFIG_I2C_STUB is not set | ||
920 | |||
921 | # | ||
922 | # Miscellaneous I2C Chip support | ||
923 | # | ||
924 | # CONFIG_DS1682 is not set | ||
925 | # CONFIG_SENSORS_PCF8574 is not set | ||
926 | # CONFIG_PCF8575 is not set | ||
927 | # CONFIG_SENSORS_PCA9539 is not set | ||
928 | # CONFIG_SENSORS_PCF8591 is not set | ||
929 | # CONFIG_SENSORS_MAX6875 is not set | ||
930 | # CONFIG_SENSORS_TSL2550 is not set | ||
931 | # CONFIG_I2C_DEBUG_CORE is not set | ||
932 | # CONFIG_I2C_DEBUG_ALGO is not set | ||
933 | # CONFIG_I2C_DEBUG_BUS is not set | ||
934 | # CONFIG_I2C_DEBUG_CHIP is not set | ||
935 | CONFIG_SPI=y | ||
936 | # CONFIG_SPI_DEBUG is not set | ||
937 | CONFIG_SPI_MASTER=y | ||
938 | |||
939 | # | ||
940 | # SPI Master Controller Drivers | ||
941 | # | ||
942 | # CONFIG_SPI_BITBANG is not set | ||
943 | # CONFIG_SPI_GPIO is not set | ||
944 | CONFIG_SPI_OMAP24XX=y | ||
945 | |||
946 | # | ||
947 | # SPI Protocol Masters | ||
948 | # | ||
949 | # CONFIG_SPI_SPIDEV is not set | ||
950 | # CONFIG_SPI_TLE62X0 is not set | ||
951 | CONFIG_ARCH_REQUIRE_GPIOLIB=y | ||
952 | CONFIG_GPIOLIB=y | ||
953 | CONFIG_DEBUG_GPIO=y | ||
954 | CONFIG_GPIO_SYSFS=y | ||
955 | |||
956 | # | ||
957 | # Memory mapped GPIO expanders: | ||
958 | # | ||
959 | |||
960 | # | ||
961 | # I2C GPIO expanders: | ||
962 | # | ||
963 | # CONFIG_GPIO_MAX732X is not set | ||
964 | # CONFIG_GPIO_PCA953X is not set | ||
965 | # CONFIG_GPIO_PCF857X is not set | ||
966 | CONFIG_GPIO_TWL4030=y | ||
967 | |||
968 | # | ||
969 | # PCI GPIO expanders: | ||
970 | # | ||
971 | |||
972 | # | ||
973 | # SPI GPIO expanders: | ||
974 | # | ||
975 | # CONFIG_GPIO_MAX7301 is not set | ||
976 | # CONFIG_GPIO_MCP23S08 is not set | ||
977 | # CONFIG_W1 is not set | ||
978 | CONFIG_POWER_SUPPLY=m | ||
979 | # CONFIG_POWER_SUPPLY_DEBUG is not set | ||
980 | # CONFIG_PDA_POWER is not set | ||
981 | # CONFIG_BATTERY_DS2760 is not set | ||
982 | # CONFIG_BATTERY_BQ27x00 is not set | ||
983 | CONFIG_HWMON=y | ||
984 | # CONFIG_HWMON_VID is not set | ||
985 | # CONFIG_SENSORS_AD7414 is not set | ||
986 | # CONFIG_SENSORS_AD7418 is not set | ||
987 | # CONFIG_SENSORS_ADCXX is not set | ||
988 | # CONFIG_SENSORS_ADM1021 is not set | ||
989 | # CONFIG_SENSORS_ADM1025 is not set | ||
990 | # CONFIG_SENSORS_ADM1026 is not set | ||
991 | # CONFIG_SENSORS_ADM1029 is not set | ||
992 | # CONFIG_SENSORS_ADM1031 is not set | ||
993 | # CONFIG_SENSORS_ADM9240 is not set | ||
994 | # CONFIG_SENSORS_ADT7462 is not set | ||
995 | # CONFIG_SENSORS_ADT7470 is not set | ||
996 | # CONFIG_SENSORS_ADT7473 is not set | ||
997 | # CONFIG_SENSORS_ADT7475 is not set | ||
998 | # CONFIG_SENSORS_ATXP1 is not set | ||
999 | # CONFIG_SENSORS_DS1621 is not set | ||
1000 | # CONFIG_SENSORS_F71805F is not set | ||
1001 | # CONFIG_SENSORS_F71882FG is not set | ||
1002 | # CONFIG_SENSORS_F75375S is not set | ||
1003 | # CONFIG_SENSORS_GL518SM is not set | ||
1004 | # CONFIG_SENSORS_GL520SM is not set | ||
1005 | # CONFIG_SENSORS_IT87 is not set | ||
1006 | # CONFIG_SENSORS_LM63 is not set | ||
1007 | # CONFIG_SENSORS_LM70 is not set | ||
1008 | # CONFIG_SENSORS_LM75 is not set | ||
1009 | # CONFIG_SENSORS_LM77 is not set | ||
1010 | # CONFIG_SENSORS_LM78 is not set | ||
1011 | # CONFIG_SENSORS_LM80 is not set | ||
1012 | # CONFIG_SENSORS_LM83 is not set | ||
1013 | # CONFIG_SENSORS_LM85 is not set | ||
1014 | # CONFIG_SENSORS_LM87 is not set | ||
1015 | # CONFIG_SENSORS_LM90 is not set | ||
1016 | # CONFIG_SENSORS_LM92 is not set | ||
1017 | # CONFIG_SENSORS_LM93 is not set | ||
1018 | # CONFIG_SENSORS_LTC4245 is not set | ||
1019 | # CONFIG_SENSORS_MAX1111 is not set | ||
1020 | # CONFIG_SENSORS_MAX1619 is not set | ||
1021 | # CONFIG_SENSORS_MAX6650 is not set | ||
1022 | # CONFIG_SENSORS_PC87360 is not set | ||
1023 | # CONFIG_SENSORS_PC87427 is not set | ||
1024 | # CONFIG_SENSORS_DME1737 is not set | ||
1025 | # CONFIG_SENSORS_SMSC47M1 is not set | ||
1026 | # CONFIG_SENSORS_SMSC47M192 is not set | ||
1027 | # CONFIG_SENSORS_SMSC47B397 is not set | ||
1028 | # CONFIG_SENSORS_ADS7828 is not set | ||
1029 | # CONFIG_SENSORS_THMC50 is not set | ||
1030 | # CONFIG_SENSORS_VT1211 is not set | ||
1031 | # CONFIG_SENSORS_W83781D is not set | ||
1032 | # CONFIG_SENSORS_W83791D is not set | ||
1033 | # CONFIG_SENSORS_W83792D is not set | ||
1034 | # CONFIG_SENSORS_W83793 is not set | ||
1035 | # CONFIG_SENSORS_W83L785TS is not set | ||
1036 | # CONFIG_SENSORS_W83L786NG is not set | ||
1037 | # CONFIG_SENSORS_W83627HF is not set | ||
1038 | # CONFIG_SENSORS_W83627EHF is not set | ||
1039 | # CONFIG_HWMON_DEBUG_CHIP is not set | ||
1040 | # CONFIG_THERMAL is not set | ||
1041 | # CONFIG_THERMAL_HWMON is not set | ||
1042 | CONFIG_WATCHDOG=y | ||
1043 | CONFIG_WATCHDOG_NOWAYOUT=y | ||
1044 | |||
1045 | # | ||
1046 | # Watchdog Device Drivers | ||
1047 | # | ||
1048 | # CONFIG_SOFT_WATCHDOG is not set | ||
1049 | # CONFIG_OMAP_WATCHDOG is not set | ||
1050 | |||
1051 | # | ||
1052 | # USB-based Watchdog Cards | ||
1053 | # | ||
1054 | # CONFIG_USBPCWATCHDOG is not set | ||
1055 | CONFIG_SSB_POSSIBLE=y | ||
1056 | |||
1057 | # | ||
1058 | # Sonics Silicon Backplane | ||
1059 | # | ||
1060 | # CONFIG_SSB is not set | ||
1061 | |||
1062 | # | ||
1063 | # Multifunction device drivers | ||
1064 | # | ||
1065 | # CONFIG_MFD_CORE is not set | ||
1066 | # CONFIG_MFD_SM501 is not set | ||
1067 | # CONFIG_MFD_ASIC3 is not set | ||
1068 | # CONFIG_HTC_EGPIO is not set | ||
1069 | # CONFIG_HTC_PASIC3 is not set | ||
1070 | # CONFIG_TPS65010 is not set | ||
1071 | CONFIG_TWL4030_CORE=y | ||
1072 | # CONFIG_MFD_TMIO is not set | ||
1073 | # CONFIG_MFD_T7L66XB is not set | ||
1074 | # CONFIG_MFD_TC6387XB is not set | ||
1075 | # CONFIG_MFD_TC6393XB is not set | ||
1076 | # CONFIG_PMIC_DA903X is not set | ||
1077 | # CONFIG_MFD_WM8400 is not set | ||
1078 | # CONFIG_MFD_WM8350_I2C is not set | ||
1079 | # CONFIG_MFD_PCF50633 is not set | ||
1080 | |||
1081 | # | ||
1082 | # Multimedia devices | ||
1083 | # | ||
1084 | |||
1085 | # | ||
1086 | # Multimedia core support | ||
1087 | # | ||
1088 | CONFIG_VIDEO_DEV=m | ||
1089 | CONFIG_VIDEO_V4L2_COMMON=m | ||
1090 | CONFIG_VIDEO_ALLOW_V4L1=y | ||
1091 | CONFIG_VIDEO_V4L1_COMPAT=y | ||
1092 | CONFIG_DVB_CORE=m | ||
1093 | CONFIG_VIDEO_MEDIA=m | ||
1094 | |||
1095 | # | ||
1096 | # Multimedia drivers | ||
1097 | # | ||
1098 | CONFIG_MEDIA_ATTACH=y | ||
1099 | CONFIG_MEDIA_TUNER=m | ||
1100 | # CONFIG_MEDIA_TUNER_CUSTOMIZE is not set | ||
1101 | CONFIG_MEDIA_TUNER_SIMPLE=m | ||
1102 | CONFIG_MEDIA_TUNER_TDA8290=m | ||
1103 | CONFIG_MEDIA_TUNER_TDA827X=m | ||
1104 | CONFIG_MEDIA_TUNER_TDA18271=m | ||
1105 | CONFIG_MEDIA_TUNER_TDA9887=m | ||
1106 | CONFIG_MEDIA_TUNER_TEA5761=m | ||
1107 | CONFIG_MEDIA_TUNER_TEA5767=m | ||
1108 | CONFIG_MEDIA_TUNER_MT20XX=m | ||
1109 | CONFIG_MEDIA_TUNER_MT2060=m | ||
1110 | CONFIG_MEDIA_TUNER_MT2266=m | ||
1111 | CONFIG_MEDIA_TUNER_QT1010=m | ||
1112 | CONFIG_MEDIA_TUNER_XC2028=m | ||
1113 | CONFIG_MEDIA_TUNER_XC5000=m | ||
1114 | CONFIG_MEDIA_TUNER_MXL5005S=m | ||
1115 | CONFIG_VIDEO_V4L2=m | ||
1116 | CONFIG_VIDEO_V4L1=m | ||
1117 | CONFIG_VIDEO_TVEEPROM=m | ||
1118 | CONFIG_VIDEO_TUNER=m | ||
1119 | CONFIG_VIDEO_CAPTURE_DRIVERS=y | ||
1120 | # CONFIG_VIDEO_ADV_DEBUG is not set | ||
1121 | # CONFIG_VIDEO_FIXED_MINOR_RANGES is not set | ||
1122 | CONFIG_VIDEO_HELPER_CHIPS_AUTO=y | ||
1123 | CONFIG_VIDEO_MSP3400=m | ||
1124 | CONFIG_VIDEO_CS53L32A=m | ||
1125 | CONFIG_VIDEO_WM8775=m | ||
1126 | CONFIG_VIDEO_SAA711X=m | ||
1127 | CONFIG_VIDEO_CX25840=m | ||
1128 | CONFIG_VIDEO_CX2341X=m | ||
1129 | # CONFIG_VIDEO_VIVI is not set | ||
1130 | # CONFIG_VIDEO_CPIA is not set | ||
1131 | # CONFIG_VIDEO_CPIA2 is not set | ||
1132 | # CONFIG_VIDEO_SAA5246A is not set | ||
1133 | # CONFIG_VIDEO_SAA5249 is not set | ||
1134 | # CONFIG_VIDEO_AU0828 is not set | ||
1135 | # CONFIG_SOC_CAMERA is not set | ||
1136 | CONFIG_V4L_USB_DRIVERS=y | ||
1137 | CONFIG_USB_VIDEO_CLASS=m | ||
1138 | CONFIG_USB_VIDEO_CLASS_INPUT_EVDEV=y | ||
1139 | # CONFIG_USB_GSPCA is not set | ||
1140 | CONFIG_VIDEO_PVRUSB2=m | ||
1141 | CONFIG_VIDEO_PVRUSB2_SYSFS=y | ||
1142 | CONFIG_VIDEO_PVRUSB2_DVB=y | ||
1143 | # CONFIG_VIDEO_PVRUSB2_DEBUGIFC is not set | ||
1144 | # CONFIG_VIDEO_EM28XX is not set | ||
1145 | CONFIG_VIDEO_USBVISION=m | ||
1146 | CONFIG_VIDEO_USBVIDEO=m | ||
1147 | CONFIG_USB_VICAM=m | ||
1148 | CONFIG_USB_IBMCAM=m | ||
1149 | CONFIG_USB_KONICAWC=m | ||
1150 | CONFIG_USB_QUICKCAM_MESSENGER=m | ||
1151 | # CONFIG_USB_ET61X251 is not set | ||
1152 | CONFIG_VIDEO_OVCAMCHIP=m | ||
1153 | CONFIG_USB_W9968CF=m | ||
1154 | CONFIG_USB_OV511=m | ||
1155 | CONFIG_USB_SE401=m | ||
1156 | CONFIG_USB_SN9C102=m | ||
1157 | CONFIG_USB_STV680=m | ||
1158 | # CONFIG_USB_ZC0301 is not set | ||
1159 | CONFIG_USB_PWC=m | ||
1160 | # CONFIG_USB_PWC_DEBUG is not set | ||
1161 | CONFIG_USB_ZR364XX=m | ||
1162 | # CONFIG_USB_STKWEBCAM is not set | ||
1163 | # CONFIG_USB_S2255 is not set | ||
1164 | CONFIG_RADIO_ADAPTERS=y | ||
1165 | # CONFIG_USB_DSBR is not set | ||
1166 | # CONFIG_USB_SI470X is not set | ||
1167 | # CONFIG_USB_MR800 is not set | ||
1168 | # CONFIG_RADIO_TEA5764 is not set | ||
1169 | # CONFIG_DVB_DYNAMIC_MINORS is not set | ||
1170 | CONFIG_DVB_CAPTURE_DRIVERS=y | ||
1171 | # CONFIG_TTPCI_EEPROM is not set | ||
1172 | |||
1173 | # | ||
1174 | # Supported USB Adapters | ||
1175 | # | ||
1176 | CONFIG_DVB_USB=m | ||
1177 | # CONFIG_DVB_USB_DEBUG is not set | ||
1178 | CONFIG_DVB_USB_A800=m | ||
1179 | CONFIG_DVB_USB_DIBUSB_MB=m | ||
1180 | # CONFIG_DVB_USB_DIBUSB_MB_FAULTY is not set | ||
1181 | CONFIG_DVB_USB_DIBUSB_MC=m | ||
1182 | CONFIG_DVB_USB_DIB0700=m | ||
1183 | CONFIG_DVB_USB_UMT_010=m | ||
1184 | CONFIG_DVB_USB_CXUSB=m | ||
1185 | CONFIG_DVB_USB_M920X=m | ||
1186 | CONFIG_DVB_USB_GL861=m | ||
1187 | CONFIG_DVB_USB_AU6610=m | ||
1188 | CONFIG_DVB_USB_DIGITV=m | ||
1189 | CONFIG_DVB_USB_VP7045=m | ||
1190 | CONFIG_DVB_USB_VP702X=m | ||
1191 | CONFIG_DVB_USB_GP8PSK=m | ||
1192 | CONFIG_DVB_USB_NOVA_T_USB2=m | ||
1193 | CONFIG_DVB_USB_TTUSB2=m | ||
1194 | CONFIG_DVB_USB_DTT200U=m | ||
1195 | CONFIG_DVB_USB_OPERA1=m | ||
1196 | CONFIG_DVB_USB_AF9005=m | ||
1197 | CONFIG_DVB_USB_AF9005_REMOTE=m | ||
1198 | # CONFIG_DVB_USB_DW2102 is not set | ||
1199 | # CONFIG_DVB_USB_CINERGY_T2 is not set | ||
1200 | # CONFIG_DVB_USB_ANYSEE is not set | ||
1201 | # CONFIG_DVB_USB_DTV5100 is not set | ||
1202 | # CONFIG_DVB_USB_AF9015 is not set | ||
1203 | # CONFIG_DVB_SIANO_SMS1XXX is not set | ||
1204 | |||
1205 | # | ||
1206 | # Supported FlexCopII (B2C2) Adapters | ||
1207 | # | ||
1208 | # CONFIG_DVB_B2C2_FLEXCOP is not set | ||
1209 | |||
1210 | # | ||
1211 | # Supported DVB Frontends | ||
1212 | # | ||
1213 | |||
1214 | # | ||
1215 | # Customise DVB Frontends | ||
1216 | # | ||
1217 | # CONFIG_DVB_FE_CUSTOMISE is not set | ||
1218 | |||
1219 | # | ||
1220 | # Multistandard (satellite) frontends | ||
1221 | # | ||
1222 | # CONFIG_DVB_STB0899 is not set | ||
1223 | # CONFIG_DVB_STB6100 is not set | ||
1224 | |||
1225 | # | ||
1226 | # DVB-S (satellite) frontends | ||
1227 | # | ||
1228 | CONFIG_DVB_CX24110=m | ||
1229 | CONFIG_DVB_CX24123=m | ||
1230 | CONFIG_DVB_MT312=m | ||
1231 | CONFIG_DVB_S5H1420=m | ||
1232 | # CONFIG_DVB_STV0288 is not set | ||
1233 | # CONFIG_DVB_STB6000 is not set | ||
1234 | CONFIG_DVB_STV0299=m | ||
1235 | CONFIG_DVB_TDA8083=m | ||
1236 | CONFIG_DVB_TDA10086=m | ||
1237 | # CONFIG_DVB_TDA8261 is not set | ||
1238 | CONFIG_DVB_VES1X93=m | ||
1239 | CONFIG_DVB_TUNER_ITD1000=m | ||
1240 | # CONFIG_DVB_TUNER_CX24113 is not set | ||
1241 | CONFIG_DVB_TDA826X=m | ||
1242 | CONFIG_DVB_TUA6100=m | ||
1243 | # CONFIG_DVB_CX24116 is not set | ||
1244 | # CONFIG_DVB_SI21XX is not set | ||
1245 | |||
1246 | # | ||
1247 | # DVB-T (terrestrial) frontends | ||
1248 | # | ||
1249 | CONFIG_DVB_SP8870=m | ||
1250 | CONFIG_DVB_SP887X=m | ||
1251 | CONFIG_DVB_CX22700=m | ||
1252 | CONFIG_DVB_CX22702=m | ||
1253 | # CONFIG_DVB_DRX397XD is not set | ||
1254 | CONFIG_DVB_L64781=m | ||
1255 | CONFIG_DVB_TDA1004X=m | ||
1256 | CONFIG_DVB_NXT6000=m | ||
1257 | CONFIG_DVB_MT352=m | ||
1258 | CONFIG_DVB_ZL10353=m | ||
1259 | CONFIG_DVB_DIB3000MB=m | ||
1260 | CONFIG_DVB_DIB3000MC=m | ||
1261 | CONFIG_DVB_DIB7000M=m | ||
1262 | CONFIG_DVB_DIB7000P=m | ||
1263 | CONFIG_DVB_TDA10048=m | ||
1264 | |||
1265 | # | ||
1266 | # DVB-C (cable) frontends | ||
1267 | # | ||
1268 | CONFIG_DVB_VES1820=m | ||
1269 | CONFIG_DVB_TDA10021=m | ||
1270 | CONFIG_DVB_TDA10023=m | ||
1271 | CONFIG_DVB_STV0297=m | ||
1272 | |||
1273 | # | ||
1274 | # ATSC (North American/Korean Terrestrial/Cable DTV) frontends | ||
1275 | # | ||
1276 | CONFIG_DVB_NXT200X=m | ||
1277 | # CONFIG_DVB_OR51211 is not set | ||
1278 | # CONFIG_DVB_OR51132 is not set | ||
1279 | CONFIG_DVB_BCM3510=m | ||
1280 | CONFIG_DVB_LGDT330X=m | ||
1281 | # CONFIG_DVB_LGDT3304 is not set | ||
1282 | CONFIG_DVB_S5H1409=m | ||
1283 | CONFIG_DVB_AU8522=m | ||
1284 | CONFIG_DVB_S5H1411=m | ||
1285 | |||
1286 | # | ||
1287 | # ISDB-T (terrestrial) frontends | ||
1288 | # | ||
1289 | # CONFIG_DVB_S921 is not set | ||
1290 | |||
1291 | # | ||
1292 | # Digital terrestrial only tuners/PLL | ||
1293 | # | ||
1294 | CONFIG_DVB_PLL=m | ||
1295 | CONFIG_DVB_TUNER_DIB0070=m | ||
1296 | |||
1297 | # | ||
1298 | # SEC control devices for DVB-S | ||
1299 | # | ||
1300 | CONFIG_DVB_LNBP21=m | ||
1301 | # CONFIG_DVB_ISL6405 is not set | ||
1302 | CONFIG_DVB_ISL6421=m | ||
1303 | # CONFIG_DVB_LGS8GL5 is not set | ||
1304 | |||
1305 | # | ||
1306 | # Tools to develop new frontends | ||
1307 | # | ||
1308 | # CONFIG_DVB_DUMMY_FE is not set | ||
1309 | # CONFIG_DVB_AF9013 is not set | ||
1310 | # CONFIG_DAB is not set | ||
1311 | |||
1312 | # | ||
1313 | # Graphics support | ||
1314 | # | ||
1315 | # CONFIG_VGASTATE is not set | ||
1316 | # CONFIG_VIDEO_OUTPUT_CONTROL is not set | ||
1317 | # CONFIG_FB is not set | ||
1318 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
1319 | |||
1320 | # | ||
1321 | # Display device support | ||
1322 | # | ||
1323 | CONFIG_DISPLAY_SUPPORT=y | ||
1324 | |||
1325 | # | ||
1326 | # Display hardware drivers | ||
1327 | # | ||
1328 | |||
1329 | # | ||
1330 | # Console display driver support | ||
1331 | # | ||
1332 | # CONFIG_VGA_CONSOLE is not set | ||
1333 | CONFIG_DUMMY_CONSOLE=y | ||
1334 | CONFIG_SOUND=y | ||
1335 | CONFIG_SOUND_OSS_CORE=y | ||
1336 | CONFIG_SND=y | ||
1337 | CONFIG_SND_TIMER=y | ||
1338 | CONFIG_SND_PCM=y | ||
1339 | CONFIG_SND_HWDEP=y | ||
1340 | CONFIG_SND_RAWMIDI=y | ||
1341 | CONFIG_SND_SEQUENCER=m | ||
1342 | # CONFIG_SND_SEQ_DUMMY is not set | ||
1343 | CONFIG_SND_OSSEMUL=y | ||
1344 | CONFIG_SND_MIXER_OSS=y | ||
1345 | CONFIG_SND_PCM_OSS=y | ||
1346 | CONFIG_SND_PCM_OSS_PLUGINS=y | ||
1347 | CONFIG_SND_SEQUENCER_OSS=y | ||
1348 | # CONFIG_SND_HRTIMER is not set | ||
1349 | # CONFIG_SND_DYNAMIC_MINORS is not set | ||
1350 | CONFIG_SND_SUPPORT_OLD_API=y | ||
1351 | CONFIG_SND_VERBOSE_PROCFS=y | ||
1352 | CONFIG_SND_VERBOSE_PRINTK=y | ||
1353 | CONFIG_SND_DEBUG=y | ||
1354 | # CONFIG_SND_DEBUG_VERBOSE is not set | ||
1355 | # CONFIG_SND_PCM_XRUN_DEBUG is not set | ||
1356 | CONFIG_SND_DRIVERS=y | ||
1357 | # CONFIG_SND_DUMMY is not set | ||
1358 | # CONFIG_SND_VIRMIDI is not set | ||
1359 | # CONFIG_SND_MTPAV is not set | ||
1360 | # CONFIG_SND_SERIAL_U16550 is not set | ||
1361 | # CONFIG_SND_MPU401 is not set | ||
1362 | CONFIG_SND_ARM=y | ||
1363 | CONFIG_SND_SPI=y | ||
1364 | CONFIG_SND_USB=y | ||
1365 | CONFIG_SND_USB_AUDIO=y | ||
1366 | CONFIG_SND_USB_CAIAQ=m | ||
1367 | CONFIG_SND_USB_CAIAQ_INPUT=y | ||
1368 | CONFIG_SND_SOC=y | ||
1369 | CONFIG_SND_OMAP_SOC=y | ||
1370 | CONFIG_SND_OMAP_SOC_MCBSP=y | ||
1371 | # CONFIG_SND_OMAP_SOC_OVERO is not set | ||
1372 | CONFIG_SND_OMAP_SOC_SDP3430=y | ||
1373 | CONFIG_SND_OMAP_SOC_OMAP3_PANDORA=y | ||
1374 | CONFIG_SND_SOC_I2C_AND_SPI=y | ||
1375 | # CONFIG_SND_SOC_ALL_CODECS is not set | ||
1376 | CONFIG_SND_SOC_TWL4030=y | ||
1377 | # CONFIG_SOUND_PRIME is not set | ||
1378 | CONFIG_HID_SUPPORT=y | ||
1379 | CONFIG_HID=y | ||
1380 | CONFIG_HID_DEBUG=y | ||
1381 | # CONFIG_HIDRAW is not set | ||
1382 | |||
1383 | # | ||
1384 | # USB Input Devices | ||
1385 | # | ||
1386 | CONFIG_USB_HID=y | ||
1387 | # CONFIG_HID_PID is not set | ||
1388 | # CONFIG_USB_HIDDEV is not set | ||
1389 | |||
1390 | # | ||
1391 | # Special HID drivers | ||
1392 | # | ||
1393 | CONFIG_HID_COMPAT=y | ||
1394 | CONFIG_HID_A4TECH=y | ||
1395 | CONFIG_HID_APPLE=y | ||
1396 | CONFIG_HID_BELKIN=y | ||
1397 | CONFIG_HID_CHERRY=y | ||
1398 | CONFIG_HID_CHICONY=y | ||
1399 | CONFIG_HID_CYPRESS=y | ||
1400 | CONFIG_HID_EZKEY=y | ||
1401 | CONFIG_HID_GYRATION=y | ||
1402 | CONFIG_HID_LOGITECH=y | ||
1403 | # CONFIG_LOGITECH_FF is not set | ||
1404 | # CONFIG_LOGIRUMBLEPAD2_FF is not set | ||
1405 | CONFIG_HID_MICROSOFT=y | ||
1406 | CONFIG_HID_MONTEREY=y | ||
1407 | # CONFIG_HID_NTRIG is not set | ||
1408 | CONFIG_HID_PANTHERLORD=y | ||
1409 | # CONFIG_PANTHERLORD_FF is not set | ||
1410 | CONFIG_HID_PETALYNX=y | ||
1411 | CONFIG_HID_SAMSUNG=y | ||
1412 | CONFIG_HID_SONY=y | ||
1413 | CONFIG_HID_SUNPLUS=y | ||
1414 | # CONFIG_GREENASIA_FF is not set | ||
1415 | # CONFIG_HID_TOPSEED is not set | ||
1416 | # CONFIG_THRUSTMASTER_FF is not set | ||
1417 | # CONFIG_ZEROPLUS_FF is not set | ||
1418 | CONFIG_USB_SUPPORT=y | ||
1419 | CONFIG_USB_ARCH_HAS_HCD=y | ||
1420 | CONFIG_USB_ARCH_HAS_OHCI=y | ||
1421 | # CONFIG_USB_ARCH_HAS_EHCI is not set | ||
1422 | CONFIG_USB=y | ||
1423 | CONFIG_USB_DEBUG=y | ||
1424 | CONFIG_USB_ANNOUNCE_NEW_DEVICES=y | ||
1425 | |||
1426 | # | ||
1427 | # Miscellaneous USB options | ||
1428 | # | ||
1429 | CONFIG_USB_DEVICEFS=y | ||
1430 | CONFIG_USB_DEVICE_CLASS=y | ||
1431 | CONFIG_USB_DYNAMIC_MINORS=y | ||
1432 | CONFIG_USB_SUSPEND=y | ||
1433 | CONFIG_USB_OTG=y | ||
1434 | # CONFIG_USB_OTG_WHITELIST is not set | ||
1435 | # CONFIG_USB_OTG_BLACKLIST_HUB is not set | ||
1436 | CONFIG_USB_MON=y | ||
1437 | # CONFIG_USB_WUSB is not set | ||
1438 | # CONFIG_USB_WUSB_CBAF is not set | ||
1439 | |||
1440 | # | ||
1441 | # USB Host Controller Drivers | ||
1442 | # | ||
1443 | # CONFIG_USB_C67X00_HCD is not set | ||
1444 | # CONFIG_USB_OXU210HP_HCD is not set | ||
1445 | # CONFIG_USB_ISP116X_HCD is not set | ||
1446 | # CONFIG_USB_OHCI_HCD is not set | ||
1447 | # CONFIG_USB_SL811_HCD is not set | ||
1448 | # CONFIG_USB_R8A66597_HCD is not set | ||
1449 | # CONFIG_USB_HWA_HCD is not set | ||
1450 | CONFIG_USB_MUSB_HDRC=y | ||
1451 | CONFIG_USB_MUSB_SOC=y | ||
1452 | |||
1453 | # | ||
1454 | # OMAP 343x high speed USB support | ||
1455 | # | ||
1456 | # CONFIG_USB_MUSB_HOST is not set | ||
1457 | # CONFIG_USB_MUSB_PERIPHERAL is not set | ||
1458 | CONFIG_USB_MUSB_OTG=y | ||
1459 | CONFIG_USB_GADGET_MUSB_HDRC=y | ||
1460 | CONFIG_USB_MUSB_HDRC_HCD=y | ||
1461 | CONFIG_MUSB_PIO_ONLY=y | ||
1462 | # CONFIG_USB_MUSB_DEBUG is not set | ||
1463 | |||
1464 | # | ||
1465 | # USB Device Class drivers | ||
1466 | # | ||
1467 | # CONFIG_USB_ACM is not set | ||
1468 | CONFIG_USB_PRINTER=y | ||
1469 | CONFIG_USB_WDM=y | ||
1470 | # CONFIG_USB_TMC is not set | ||
1471 | |||
1472 | # | ||
1473 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may also be needed; | ||
1474 | # | ||
1475 | |||
1476 | # | ||
1477 | # see USB_STORAGE Help for more information | ||
1478 | # | ||
1479 | CONFIG_USB_STORAGE=y | ||
1480 | # CONFIG_USB_STORAGE_DEBUG is not set | ||
1481 | # CONFIG_USB_STORAGE_DATAFAB is not set | ||
1482 | # CONFIG_USB_STORAGE_FREECOM is not set | ||
1483 | # CONFIG_USB_STORAGE_ISD200 is not set | ||
1484 | # CONFIG_USB_STORAGE_USBAT is not set | ||
1485 | # CONFIG_USB_STORAGE_SDDR09 is not set | ||
1486 | # CONFIG_USB_STORAGE_SDDR55 is not set | ||
1487 | # CONFIG_USB_STORAGE_JUMPSHOT is not set | ||
1488 | # CONFIG_USB_STORAGE_ALAUDA is not set | ||
1489 | # CONFIG_USB_STORAGE_ONETOUCH is not set | ||
1490 | # CONFIG_USB_STORAGE_KARMA is not set | ||
1491 | # CONFIG_USB_STORAGE_CYPRESS_ATACB is not set | ||
1492 | # CONFIG_USB_LIBUSUAL is not set | ||
1493 | |||
1494 | # | ||
1495 | # USB Imaging devices | ||
1496 | # | ||
1497 | # CONFIG_USB_MDC800 is not set | ||
1498 | # CONFIG_USB_MICROTEK is not set | ||
1499 | |||
1500 | # | ||
1501 | # USB port drivers | ||
1502 | # | ||
1503 | # CONFIG_USB_SERIAL is not set | ||
1504 | |||
1505 | # | ||
1506 | # USB Miscellaneous drivers | ||
1507 | # | ||
1508 | # CONFIG_USB_EMI62 is not set | ||
1509 | # CONFIG_USB_EMI26 is not set | ||
1510 | # CONFIG_USB_ADUTUX is not set | ||
1511 | # CONFIG_USB_SEVSEG is not set | ||
1512 | # CONFIG_USB_RIO500 is not set | ||
1513 | # CONFIG_USB_LEGOTOWER is not set | ||
1514 | # CONFIG_USB_LCD is not set | ||
1515 | # CONFIG_USB_BERRY_CHARGE is not set | ||
1516 | # CONFIG_USB_LED is not set | ||
1517 | # CONFIG_USB_CYPRESS_CY7C63 is not set | ||
1518 | # CONFIG_USB_CYTHERM is not set | ||
1519 | # CONFIG_USB_PHIDGET is not set | ||
1520 | # CONFIG_USB_IDMOUSE is not set | ||
1521 | # CONFIG_USB_FTDI_ELAN is not set | ||
1522 | # CONFIG_USB_APPLEDISPLAY is not set | ||
1523 | # CONFIG_USB_LD is not set | ||
1524 | # CONFIG_USB_TRANCEVIBRATOR is not set | ||
1525 | # CONFIG_USB_IOWARRIOR is not set | ||
1526 | # CONFIG_USB_TEST is not set | ||
1527 | # CONFIG_USB_ISIGHTFW is not set | ||
1528 | # CONFIG_USB_VST is not set | ||
1529 | CONFIG_USB_GADGET=y | ||
1530 | # CONFIG_USB_GADGET_DEBUG is not set | ||
1531 | # CONFIG_USB_GADGET_DEBUG_FILES is not set | ||
1532 | # CONFIG_USB_GADGET_DEBUG_FS is not set | ||
1533 | CONFIG_USB_GADGET_VBUS_DRAW=2 | ||
1534 | CONFIG_USB_GADGET_SELECTED=y | ||
1535 | # CONFIG_USB_GADGET_AT91 is not set | ||
1536 | # CONFIG_USB_GADGET_ATMEL_USBA is not set | ||
1537 | # CONFIG_USB_GADGET_FSL_USB2 is not set | ||
1538 | # CONFIG_USB_GADGET_LH7A40X is not set | ||
1539 | # CONFIG_USB_GADGET_OMAP is not set | ||
1540 | # CONFIG_USB_GADGET_PXA25X is not set | ||
1541 | # CONFIG_USB_GADGET_PXA27X is not set | ||
1542 | # CONFIG_USB_GADGET_S3C2410 is not set | ||
1543 | # CONFIG_USB_GADGET_IMX is not set | ||
1544 | # CONFIG_USB_GADGET_M66592 is not set | ||
1545 | # CONFIG_USB_GADGET_AMD5536UDC is not set | ||
1546 | # CONFIG_USB_GADGET_FSL_QE is not set | ||
1547 | # CONFIG_USB_GADGET_CI13XXX is not set | ||
1548 | # CONFIG_USB_GADGET_NET2280 is not set | ||
1549 | # CONFIG_USB_GADGET_GOKU is not set | ||
1550 | # CONFIG_USB_GADGET_DUMMY_HCD is not set | ||
1551 | CONFIG_USB_GADGET_DUALSPEED=y | ||
1552 | # CONFIG_USB_ZERO is not set | ||
1553 | CONFIG_USB_ETH=y | ||
1554 | CONFIG_USB_ETH_RNDIS=y | ||
1555 | # CONFIG_USB_GADGETFS is not set | ||
1556 | # CONFIG_USB_FILE_STORAGE is not set | ||
1557 | # CONFIG_USB_G_SERIAL is not set | ||
1558 | # CONFIG_USB_MIDI_GADGET is not set | ||
1559 | # CONFIG_USB_G_PRINTER is not set | ||
1560 | # CONFIG_USB_CDC_COMPOSITE is not set | ||
1561 | |||
1562 | # | ||
1563 | # OTG and related infrastructure | ||
1564 | # | ||
1565 | CONFIG_USB_OTG_UTILS=y | ||
1566 | # CONFIG_USB_GPIO_VBUS is not set | ||
1567 | # CONFIG_ISP1301_OMAP is not set | ||
1568 | CONFIG_TWL4030_USB=y | ||
1569 | CONFIG_MMC=y | ||
1570 | # CONFIG_MMC_DEBUG is not set | ||
1571 | CONFIG_MMC_UNSAFE_RESUME=y | ||
1572 | |||
1573 | # | ||
1574 | # MMC/SD/SDIO Card Drivers | ||
1575 | # | ||
1576 | CONFIG_MMC_BLOCK=y | ||
1577 | CONFIG_MMC_BLOCK_BOUNCE=y | ||
1578 | CONFIG_SDIO_UART=y | ||
1579 | # CONFIG_MMC_TEST is not set | ||
1580 | |||
1581 | # | ||
1582 | # MMC/SD/SDIO Host Controller Drivers | ||
1583 | # | ||
1584 | # CONFIG_MMC_SDHCI is not set | ||
1585 | # CONFIG_MMC_OMAP is not set | ||
1586 | CONFIG_MMC_OMAP_HS=y | ||
1587 | # CONFIG_MMC_SPI is not set | ||
1588 | # CONFIG_MEMSTICK is not set | ||
1589 | # CONFIG_ACCESSIBILITY is not set | ||
1590 | CONFIG_NEW_LEDS=y | ||
1591 | CONFIG_LEDS_CLASS=y | ||
1592 | |||
1593 | # | ||
1594 | # LED drivers | ||
1595 | # | ||
1596 | # CONFIG_LEDS_PCA9532 is not set | ||
1597 | CONFIG_LEDS_GPIO=y | ||
1598 | # CONFIG_LEDS_PCA955X is not set | ||
1599 | |||
1600 | # | ||
1601 | # LED Triggers | ||
1602 | # | ||
1603 | CONFIG_LEDS_TRIGGERS=y | ||
1604 | CONFIG_LEDS_TRIGGER_TIMER=y | ||
1605 | CONFIG_LEDS_TRIGGER_HEARTBEAT=y | ||
1606 | # CONFIG_LEDS_TRIGGER_BACKLIGHT is not set | ||
1607 | # CONFIG_LEDS_TRIGGER_DEFAULT_ON is not set | ||
1608 | CONFIG_RTC_LIB=y | ||
1609 | CONFIG_RTC_CLASS=y | ||
1610 | CONFIG_RTC_HCTOSYS=y | ||
1611 | CONFIG_RTC_HCTOSYS_DEVICE="rtc0" | ||
1612 | # CONFIG_RTC_DEBUG is not set | ||
1613 | |||
1614 | # | ||
1615 | # RTC interfaces | ||
1616 | # | ||
1617 | CONFIG_RTC_INTF_SYSFS=y | ||
1618 | CONFIG_RTC_INTF_PROC=y | ||
1619 | CONFIG_RTC_INTF_DEV=y | ||
1620 | # CONFIG_RTC_INTF_DEV_UIE_EMUL is not set | ||
1621 | # CONFIG_RTC_DRV_TEST is not set | ||
1622 | |||
1623 | # | ||
1624 | # I2C RTC drivers | ||
1625 | # | ||
1626 | # CONFIG_RTC_DRV_DS1307 is not set | ||
1627 | # CONFIG_RTC_DRV_DS1374 is not set | ||
1628 | # CONFIG_RTC_DRV_DS1672 is not set | ||
1629 | # CONFIG_RTC_DRV_MAX6900 is not set | ||
1630 | # CONFIG_RTC_DRV_RS5C372 is not set | ||
1631 | # CONFIG_RTC_DRV_ISL1208 is not set | ||
1632 | # CONFIG_RTC_DRV_X1205 is not set | ||
1633 | # CONFIG_RTC_DRV_PCF8563 is not set | ||
1634 | # CONFIG_RTC_DRV_PCF8583 is not set | ||
1635 | # CONFIG_RTC_DRV_M41T80 is not set | ||
1636 | CONFIG_RTC_DRV_TWL4030=y | ||
1637 | # CONFIG_RTC_DRV_S35390A is not set | ||
1638 | # CONFIG_RTC_DRV_FM3130 is not set | ||
1639 | # CONFIG_RTC_DRV_RX8581 is not set | ||
1640 | |||
1641 | # | ||
1642 | # SPI RTC drivers | ||
1643 | # | ||
1644 | # CONFIG_RTC_DRV_M41T94 is not set | ||
1645 | # CONFIG_RTC_DRV_DS1305 is not set | ||
1646 | # CONFIG_RTC_DRV_DS1390 is not set | ||
1647 | # CONFIG_RTC_DRV_MAX6902 is not set | ||
1648 | # CONFIG_RTC_DRV_R9701 is not set | ||
1649 | # CONFIG_RTC_DRV_RS5C348 is not set | ||
1650 | # CONFIG_RTC_DRV_DS3234 is not set | ||
1651 | |||
1652 | # | ||
1653 | # Platform RTC drivers | ||
1654 | # | ||
1655 | # CONFIG_RTC_DRV_CMOS is not set | ||
1656 | # CONFIG_RTC_DRV_DS1286 is not set | ||
1657 | # CONFIG_RTC_DRV_DS1511 is not set | ||
1658 | # CONFIG_RTC_DRV_DS1553 is not set | ||
1659 | # CONFIG_RTC_DRV_DS1742 is not set | ||
1660 | # CONFIG_RTC_DRV_STK17TA8 is not set | ||
1661 | # CONFIG_RTC_DRV_M48T86 is not set | ||
1662 | # CONFIG_RTC_DRV_M48T35 is not set | ||
1663 | # CONFIG_RTC_DRV_M48T59 is not set | ||
1664 | # CONFIG_RTC_DRV_BQ4802 is not set | ||
1665 | # CONFIG_RTC_DRV_V3020 is not set | ||
1666 | |||
1667 | # | ||
1668 | # on-CPU RTC drivers | ||
1669 | # | ||
1670 | # CONFIG_DMADEVICES is not set | ||
1671 | # CONFIG_REGULATOR is not set | ||
1672 | # CONFIG_UIO is not set | ||
1673 | # CONFIG_STAGING is not set | ||
1674 | |||
1675 | # | ||
1676 | # File systems | ||
1677 | # | ||
1678 | CONFIG_EXT2_FS=y | ||
1679 | # CONFIG_EXT2_FS_XATTR is not set | ||
1680 | # CONFIG_EXT2_FS_XIP is not set | ||
1681 | CONFIG_EXT3_FS=y | ||
1682 | # CONFIG_EXT3_FS_XATTR is not set | ||
1683 | # CONFIG_EXT4_FS is not set | ||
1684 | CONFIG_JBD=y | ||
1685 | # CONFIG_JBD_DEBUG is not set | ||
1686 | # CONFIG_REISERFS_FS is not set | ||
1687 | # CONFIG_JFS_FS is not set | ||
1688 | CONFIG_FS_POSIX_ACL=y | ||
1689 | CONFIG_FILE_LOCKING=y | ||
1690 | CONFIG_XFS_FS=m | ||
1691 | # CONFIG_XFS_QUOTA is not set | ||
1692 | # CONFIG_XFS_POSIX_ACL is not set | ||
1693 | # CONFIG_XFS_RT is not set | ||
1694 | # CONFIG_XFS_DEBUG is not set | ||
1695 | # CONFIG_GFS2_FS is not set | ||
1696 | # CONFIG_OCFS2_FS is not set | ||
1697 | # CONFIG_BTRFS_FS is not set | ||
1698 | CONFIG_DNOTIFY=y | ||
1699 | CONFIG_INOTIFY=y | ||
1700 | CONFIG_INOTIFY_USER=y | ||
1701 | CONFIG_QUOTA=y | ||
1702 | # CONFIG_QUOTA_NETLINK_INTERFACE is not set | ||
1703 | CONFIG_PRINT_QUOTA_WARNING=y | ||
1704 | CONFIG_QUOTA_TREE=y | ||
1705 | # CONFIG_QFMT_V1 is not set | ||
1706 | CONFIG_QFMT_V2=y | ||
1707 | CONFIG_QUOTACTL=y | ||
1708 | # CONFIG_AUTOFS_FS is not set | ||
1709 | # CONFIG_AUTOFS4_FS is not set | ||
1710 | CONFIG_FUSE_FS=m | ||
1711 | |||
1712 | # | ||
1713 | # CD-ROM/DVD Filesystems | ||
1714 | # | ||
1715 | CONFIG_ISO9660_FS=m | ||
1716 | CONFIG_JOLIET=y | ||
1717 | CONFIG_ZISOFS=y | ||
1718 | CONFIG_UDF_FS=m | ||
1719 | CONFIG_UDF_NLS=y | ||
1720 | |||
1721 | # | ||
1722 | # DOS/FAT/NT Filesystems | ||
1723 | # | ||
1724 | CONFIG_FAT_FS=y | ||
1725 | CONFIG_MSDOS_FS=y | ||
1726 | CONFIG_VFAT_FS=y | ||
1727 | CONFIG_FAT_DEFAULT_CODEPAGE=437 | ||
1728 | CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" | ||
1729 | # CONFIG_NTFS_FS is not set | ||
1730 | |||
1731 | # | ||
1732 | # Pseudo filesystems | ||
1733 | # | ||
1734 | CONFIG_PROC_FS=y | ||
1735 | CONFIG_PROC_SYSCTL=y | ||
1736 | CONFIG_PROC_PAGE_MONITOR=y | ||
1737 | CONFIG_SYSFS=y | ||
1738 | CONFIG_TMPFS=y | ||
1739 | # CONFIG_TMPFS_POSIX_ACL is not set | ||
1740 | # CONFIG_HUGETLB_PAGE is not set | ||
1741 | # CONFIG_CONFIGFS_FS is not set | ||
1742 | CONFIG_MISC_FILESYSTEMS=y | ||
1743 | # CONFIG_ADFS_FS is not set | ||
1744 | # CONFIG_AFFS_FS is not set | ||
1745 | # CONFIG_HFS_FS is not set | ||
1746 | # CONFIG_HFSPLUS_FS is not set | ||
1747 | # CONFIG_BEFS_FS is not set | ||
1748 | # CONFIG_BFS_FS is not set | ||
1749 | # CONFIG_EFS_FS is not set | ||
1750 | CONFIG_JFFS2_FS=y | ||
1751 | CONFIG_JFFS2_FS_DEBUG=0 | ||
1752 | CONFIG_JFFS2_FS_WRITEBUFFER=y | ||
1753 | # CONFIG_JFFS2_FS_WBUF_VERIFY is not set | ||
1754 | CONFIG_JFFS2_SUMMARY=y | ||
1755 | CONFIG_JFFS2_FS_XATTR=y | ||
1756 | CONFIG_JFFS2_FS_POSIX_ACL=y | ||
1757 | CONFIG_JFFS2_FS_SECURITY=y | ||
1758 | CONFIG_JFFS2_COMPRESSION_OPTIONS=y | ||
1759 | CONFIG_JFFS2_ZLIB=y | ||
1760 | CONFIG_JFFS2_LZO=y | ||
1761 | CONFIG_JFFS2_RTIME=y | ||
1762 | CONFIG_JFFS2_RUBIN=y | ||
1763 | # CONFIG_JFFS2_CMODE_NONE is not set | ||
1764 | CONFIG_JFFS2_CMODE_PRIORITY=y | ||
1765 | # CONFIG_JFFS2_CMODE_SIZE is not set | ||
1766 | # CONFIG_JFFS2_CMODE_FAVOURLZO is not set | ||
1767 | # CONFIG_CRAMFS is not set | ||
1768 | # CONFIG_SQUASHFS is not set | ||
1769 | # CONFIG_VXFS_FS is not set | ||
1770 | # CONFIG_MINIX_FS is not set | ||
1771 | # CONFIG_OMFS_FS is not set | ||
1772 | # CONFIG_HPFS_FS is not set | ||
1773 | # CONFIG_QNX4FS_FS is not set | ||
1774 | # CONFIG_ROMFS_FS is not set | ||
1775 | # CONFIG_SYSV_FS is not set | ||
1776 | # CONFIG_UFS_FS is not set | ||
1777 | CONFIG_NETWORK_FILESYSTEMS=y | ||
1778 | CONFIG_NFS_FS=y | ||
1779 | CONFIG_NFS_V3=y | ||
1780 | # CONFIG_NFS_V3_ACL is not set | ||
1781 | CONFIG_NFS_V4=y | ||
1782 | CONFIG_ROOT_NFS=y | ||
1783 | # CONFIG_NFSD is not set | ||
1784 | CONFIG_LOCKD=y | ||
1785 | CONFIG_LOCKD_V4=y | ||
1786 | CONFIG_EXPORTFS=m | ||
1787 | CONFIG_NFS_COMMON=y | ||
1788 | CONFIG_SUNRPC=y | ||
1789 | CONFIG_SUNRPC_GSS=y | ||
1790 | # CONFIG_SUNRPC_REGISTER_V4 is not set | ||
1791 | CONFIG_RPCSEC_GSS_KRB5=y | ||
1792 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | ||
1793 | # CONFIG_SMB_FS is not set | ||
1794 | # CONFIG_CIFS is not set | ||
1795 | # CONFIG_NCP_FS is not set | ||
1796 | # CONFIG_CODA_FS is not set | ||
1797 | # CONFIG_AFS_FS is not set | ||
1798 | |||
1799 | # | ||
1800 | # Partition Types | ||
1801 | # | ||
1802 | CONFIG_PARTITION_ADVANCED=y | ||
1803 | # CONFIG_ACORN_PARTITION is not set | ||
1804 | # CONFIG_OSF_PARTITION is not set | ||
1805 | # CONFIG_AMIGA_PARTITION is not set | ||
1806 | # CONFIG_ATARI_PARTITION is not set | ||
1807 | # CONFIG_MAC_PARTITION is not set | ||
1808 | CONFIG_MSDOS_PARTITION=y | ||
1809 | # CONFIG_BSD_DISKLABEL is not set | ||
1810 | # CONFIG_MINIX_SUBPARTITION is not set | ||
1811 | # CONFIG_SOLARIS_X86_PARTITION is not set | ||
1812 | # CONFIG_UNIXWARE_DISKLABEL is not set | ||
1813 | # CONFIG_LDM_PARTITION is not set | ||
1814 | # CONFIG_SGI_PARTITION is not set | ||
1815 | # CONFIG_ULTRIX_PARTITION is not set | ||
1816 | # CONFIG_SUN_PARTITION is not set | ||
1817 | # CONFIG_KARMA_PARTITION is not set | ||
1818 | # CONFIG_EFI_PARTITION is not set | ||
1819 | # CONFIG_SYSV68_PARTITION is not set | ||
1820 | CONFIG_NLS=y | ||
1821 | CONFIG_NLS_DEFAULT="iso8859-1" | ||
1822 | CONFIG_NLS_CODEPAGE_437=y | ||
1823 | # CONFIG_NLS_CODEPAGE_737 is not set | ||
1824 | # CONFIG_NLS_CODEPAGE_775 is not set | ||
1825 | # CONFIG_NLS_CODEPAGE_850 is not set | ||
1826 | # CONFIG_NLS_CODEPAGE_852 is not set | ||
1827 | # CONFIG_NLS_CODEPAGE_855 is not set | ||
1828 | # CONFIG_NLS_CODEPAGE_857 is not set | ||
1829 | # CONFIG_NLS_CODEPAGE_860 is not set | ||
1830 | # CONFIG_NLS_CODEPAGE_861 is not set | ||
1831 | # CONFIG_NLS_CODEPAGE_862 is not set | ||
1832 | # CONFIG_NLS_CODEPAGE_863 is not set | ||
1833 | # CONFIG_NLS_CODEPAGE_864 is not set | ||
1834 | # CONFIG_NLS_CODEPAGE_865 is not set | ||
1835 | # CONFIG_NLS_CODEPAGE_866 is not set | ||
1836 | # CONFIG_NLS_CODEPAGE_869 is not set | ||
1837 | # CONFIG_NLS_CODEPAGE_936 is not set | ||
1838 | # CONFIG_NLS_CODEPAGE_950 is not set | ||
1839 | # CONFIG_NLS_CODEPAGE_932 is not set | ||
1840 | # CONFIG_NLS_CODEPAGE_949 is not set | ||
1841 | # CONFIG_NLS_CODEPAGE_874 is not set | ||
1842 | # CONFIG_NLS_ISO8859_8 is not set | ||
1843 | # CONFIG_NLS_CODEPAGE_1250 is not set | ||
1844 | # CONFIG_NLS_CODEPAGE_1251 is not set | ||
1845 | # CONFIG_NLS_ASCII is not set | ||
1846 | CONFIG_NLS_ISO8859_1=y | ||
1847 | # CONFIG_NLS_ISO8859_2 is not set | ||
1848 | # CONFIG_NLS_ISO8859_3 is not set | ||
1849 | # CONFIG_NLS_ISO8859_4 is not set | ||
1850 | # CONFIG_NLS_ISO8859_5 is not set | ||
1851 | # CONFIG_NLS_ISO8859_6 is not set | ||
1852 | # CONFIG_NLS_ISO8859_7 is not set | ||
1853 | # CONFIG_NLS_ISO8859_9 is not set | ||
1854 | # CONFIG_NLS_ISO8859_13 is not set | ||
1855 | # CONFIG_NLS_ISO8859_14 is not set | ||
1856 | # CONFIG_NLS_ISO8859_15 is not set | ||
1857 | # CONFIG_NLS_KOI8_R is not set | ||
1858 | # CONFIG_NLS_KOI8_U is not set | ||
1859 | # CONFIG_NLS_UTF8 is not set | ||
1860 | # CONFIG_DLM is not set | ||
1861 | |||
1862 | # | ||
1863 | # Kernel hacking | ||
1864 | # | ||
1865 | # CONFIG_PRINTK_TIME is not set | ||
1866 | CONFIG_ENABLE_WARN_DEPRECATED=y | ||
1867 | CONFIG_ENABLE_MUST_CHECK=y | ||
1868 | CONFIG_FRAME_WARN=1024 | ||
1869 | CONFIG_MAGIC_SYSRQ=y | ||
1870 | # CONFIG_UNUSED_SYMBOLS is not set | ||
1871 | CONFIG_DEBUG_FS=y | ||
1872 | # CONFIG_HEADERS_CHECK is not set | ||
1873 | CONFIG_DEBUG_KERNEL=y | ||
1874 | # CONFIG_DEBUG_SHIRQ is not set | ||
1875 | CONFIG_DETECT_SOFTLOCKUP=y | ||
1876 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set | ||
1877 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 | ||
1878 | CONFIG_SCHED_DEBUG=y | ||
1879 | CONFIG_SCHEDSTATS=y | ||
1880 | CONFIG_TIMER_STATS=y | ||
1881 | # CONFIG_DEBUG_OBJECTS is not set | ||
1882 | # CONFIG_SLUB_DEBUG_ON is not set | ||
1883 | # CONFIG_SLUB_STATS is not set | ||
1884 | # CONFIG_DEBUG_RT_MUTEXES is not set | ||
1885 | # CONFIG_RT_MUTEX_TESTER is not set | ||
1886 | # CONFIG_DEBUG_SPINLOCK is not set | ||
1887 | CONFIG_DEBUG_MUTEXES=y | ||
1888 | # CONFIG_DEBUG_LOCK_ALLOC is not set | ||
1889 | # CONFIG_PROVE_LOCKING is not set | ||
1890 | # CONFIG_LOCK_STAT is not set | ||
1891 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | ||
1892 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set | ||
1893 | CONFIG_STACKTRACE=y | ||
1894 | # CONFIG_DEBUG_KOBJECT is not set | ||
1895 | # CONFIG_DEBUG_BUGVERBOSE is not set | ||
1896 | # CONFIG_DEBUG_INFO is not set | ||
1897 | # CONFIG_DEBUG_VM is not set | ||
1898 | # CONFIG_DEBUG_WRITECOUNT is not set | ||
1899 | # CONFIG_DEBUG_MEMORY_INIT is not set | ||
1900 | # CONFIG_DEBUG_LIST is not set | ||
1901 | # CONFIG_DEBUG_SG is not set | ||
1902 | # CONFIG_DEBUG_NOTIFIERS is not set | ||
1903 | CONFIG_FRAME_POINTER=y | ||
1904 | # CONFIG_BOOT_PRINTK_DELAY is not set | ||
1905 | # CONFIG_RCU_TORTURE_TEST is not set | ||
1906 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | ||
1907 | # CONFIG_BACKTRACE_SELF_TEST is not set | ||
1908 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | ||
1909 | # CONFIG_FAULT_INJECTION is not set | ||
1910 | # CONFIG_LATENCYTOP is not set | ||
1911 | CONFIG_NOP_TRACER=y | ||
1912 | CONFIG_HAVE_FUNCTION_TRACER=y | ||
1913 | CONFIG_RING_BUFFER=y | ||
1914 | CONFIG_TRACING=y | ||
1915 | |||
1916 | # | ||
1917 | # Tracers | ||
1918 | # | ||
1919 | # CONFIG_FUNCTION_TRACER is not set | ||
1920 | # CONFIG_IRQSOFF_TRACER is not set | ||
1921 | # CONFIG_SCHED_TRACER is not set | ||
1922 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | ||
1923 | # CONFIG_BOOT_TRACER is not set | ||
1924 | # CONFIG_TRACE_BRANCH_PROFILING is not set | ||
1925 | # CONFIG_STACK_TRACER is not set | ||
1926 | # CONFIG_FTRACE_STARTUP_TEST is not set | ||
1927 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | ||
1928 | # CONFIG_SAMPLES is not set | ||
1929 | CONFIG_HAVE_ARCH_KGDB=y | ||
1930 | # CONFIG_KGDB is not set | ||
1931 | # CONFIG_DEBUG_USER is not set | ||
1932 | # CONFIG_DEBUG_ERRORS is not set | ||
1933 | # CONFIG_DEBUG_STACK_USAGE is not set | ||
1934 | # CONFIG_DEBUG_LL is not set | ||
1935 | |||
1936 | # | ||
1937 | # Security options | ||
1938 | # | ||
1939 | # CONFIG_KEYS is not set | ||
1940 | # CONFIG_SECURITY is not set | ||
1941 | # CONFIG_SECURITYFS is not set | ||
1942 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | ||
1943 | CONFIG_XOR_BLOCKS=m | ||
1944 | CONFIG_ASYNC_CORE=m | ||
1945 | CONFIG_ASYNC_MEMCPY=m | ||
1946 | CONFIG_ASYNC_XOR=m | ||
1947 | CONFIG_CRYPTO=y | ||
1948 | |||
1949 | # | ||
1950 | # Crypto core or helper | ||
1951 | # | ||
1952 | # CONFIG_CRYPTO_FIPS is not set | ||
1953 | CONFIG_CRYPTO_ALGAPI=y | ||
1954 | CONFIG_CRYPTO_ALGAPI2=y | ||
1955 | CONFIG_CRYPTO_AEAD2=y | ||
1956 | CONFIG_CRYPTO_BLKCIPHER=y | ||
1957 | CONFIG_CRYPTO_BLKCIPHER2=y | ||
1958 | CONFIG_CRYPTO_HASH=y | ||
1959 | CONFIG_CRYPTO_HASH2=y | ||
1960 | CONFIG_CRYPTO_RNG2=y | ||
1961 | CONFIG_CRYPTO_MANAGER=y | ||
1962 | CONFIG_CRYPTO_MANAGER2=y | ||
1963 | CONFIG_CRYPTO_GF128MUL=m | ||
1964 | CONFIG_CRYPTO_NULL=m | ||
1965 | CONFIG_CRYPTO_CRYPTD=m | ||
1966 | # CONFIG_CRYPTO_AUTHENC is not set | ||
1967 | CONFIG_CRYPTO_TEST=m | ||
1968 | |||
1969 | # | ||
1970 | # Authenticated Encryption with Associated Data | ||
1971 | # | ||
1972 | # CONFIG_CRYPTO_CCM is not set | ||
1973 | # CONFIG_CRYPTO_GCM is not set | ||
1974 | # CONFIG_CRYPTO_SEQIV is not set | ||
1975 | |||
1976 | # | ||
1977 | # Block modes | ||
1978 | # | ||
1979 | CONFIG_CRYPTO_CBC=y | ||
1980 | # CONFIG_CRYPTO_CTR is not set | ||
1981 | # CONFIG_CRYPTO_CTS is not set | ||
1982 | CONFIG_CRYPTO_ECB=y | ||
1983 | CONFIG_CRYPTO_LRW=m | ||
1984 | CONFIG_CRYPTO_PCBC=m | ||
1985 | # CONFIG_CRYPTO_XTS is not set | ||
1986 | |||
1987 | # | ||
1988 | # Hash modes | ||
1989 | # | ||
1990 | CONFIG_CRYPTO_HMAC=m | ||
1991 | CONFIG_CRYPTO_XCBC=m | ||
1992 | |||
1993 | # | ||
1994 | # Digest | ||
1995 | # | ||
1996 | CONFIG_CRYPTO_CRC32C=y | ||
1997 | CONFIG_CRYPTO_MD4=m | ||
1998 | CONFIG_CRYPTO_MD5=y | ||
1999 | CONFIG_CRYPTO_MICHAEL_MIC=y | ||
2000 | # CONFIG_CRYPTO_RMD128 is not set | ||
2001 | # CONFIG_CRYPTO_RMD160 is not set | ||
2002 | # CONFIG_CRYPTO_RMD256 is not set | ||
2003 | # CONFIG_CRYPTO_RMD320 is not set | ||
2004 | CONFIG_CRYPTO_SHA1=m | ||
2005 | CONFIG_CRYPTO_SHA256=m | ||
2006 | CONFIG_CRYPTO_SHA512=m | ||
2007 | CONFIG_CRYPTO_TGR192=m | ||
2008 | CONFIG_CRYPTO_WP512=m | ||
2009 | |||
2010 | # | ||
2011 | # Ciphers | ||
2012 | # | ||
2013 | CONFIG_CRYPTO_AES=y | ||
2014 | CONFIG_CRYPTO_ANUBIS=m | ||
2015 | CONFIG_CRYPTO_ARC4=y | ||
2016 | CONFIG_CRYPTO_BLOWFISH=m | ||
2017 | CONFIG_CRYPTO_CAMELLIA=m | ||
2018 | CONFIG_CRYPTO_CAST5=m | ||
2019 | CONFIG_CRYPTO_CAST6=m | ||
2020 | CONFIG_CRYPTO_DES=y | ||
2021 | CONFIG_CRYPTO_FCRYPT=m | ||
2022 | CONFIG_CRYPTO_KHAZAD=m | ||
2023 | # CONFIG_CRYPTO_SALSA20 is not set | ||
2024 | # CONFIG_CRYPTO_SEED is not set | ||
2025 | CONFIG_CRYPTO_SERPENT=m | ||
2026 | CONFIG_CRYPTO_TEA=m | ||
2027 | CONFIG_CRYPTO_TWOFISH=m | ||
2028 | CONFIG_CRYPTO_TWOFISH_COMMON=m | ||
2029 | |||
2030 | # | ||
2031 | # Compression | ||
2032 | # | ||
2033 | CONFIG_CRYPTO_DEFLATE=m | ||
2034 | # CONFIG_CRYPTO_LZO is not set | ||
2035 | |||
2036 | # | ||
2037 | # Random Number Generation | ||
2038 | # | ||
2039 | # CONFIG_CRYPTO_ANSI_CPRNG is not set | ||
2040 | CONFIG_CRYPTO_HW=y | ||
2041 | |||
2042 | # | ||
2043 | # Library routines | ||
2044 | # | ||
2045 | CONFIG_BITREVERSE=y | ||
2046 | CONFIG_GENERIC_FIND_LAST_BIT=y | ||
2047 | CONFIG_CRC_CCITT=y | ||
2048 | CONFIG_CRC16=m | ||
2049 | CONFIG_CRC_T10DIF=y | ||
2050 | CONFIG_CRC_ITU_T=y | ||
2051 | CONFIG_CRC32=y | ||
2052 | CONFIG_CRC7=y | ||
2053 | CONFIG_LIBCRC32C=y | ||
2054 | CONFIG_ZLIB_INFLATE=y | ||
2055 | CONFIG_ZLIB_DEFLATE=y | ||
2056 | CONFIG_LZO_COMPRESS=y | ||
2057 | CONFIG_LZO_DECOMPRESS=y | ||
2058 | CONFIG_PLIST=y | ||
2059 | CONFIG_HAS_IOMEM=y | ||
2060 | CONFIG_HAS_IOPORT=y | ||
2061 | CONFIG_HAS_DMA=y | ||
diff --git a/arch/arm/configs/omap_ldp_defconfig b/arch/arm/configs/omap_ldp_defconfig index aa9d34feddc6..679a4a3e265e 100644 --- a/arch/arm/configs/omap_ldp_defconfig +++ b/arch/arm/configs/omap_ldp_defconfig | |||
@@ -474,14 +474,34 @@ CONFIG_NETDEVICES=y | |||
474 | # CONFIG_EQUALIZER is not set | 474 | # CONFIG_EQUALIZER is not set |
475 | # CONFIG_TUN is not set | 475 | # CONFIG_TUN is not set |
476 | # CONFIG_VETH is not set | 476 | # CONFIG_VETH is not set |
477 | # CONFIG_PHYLIB is not set | 477 | CONFIG_PHYLIB=y |
478 | |||
479 | # | ||
480 | # MII PHY device drivers | ||
481 | # | ||
482 | # CONFIG_MARVELL_PHY is not set | ||
483 | # CONFIG_DAVICOM_PHY is not set | ||
484 | # CONFIG_QSEMI_PHY is not set | ||
485 | # CONFIG_LXT_PHY is not set | ||
486 | # CONFIG_CICADA_PHY is not set | ||
487 | # CONFIG_VITESSE_PHY is not set | ||
488 | CONFIG_SMSC_PHY=y | ||
489 | # CONFIG_BROADCOM_PHY is not set | ||
490 | # CONFIG_ICPLUS_PHY is not set | ||
491 | # CONFIG_REALTEK_PHY is not set | ||
492 | # CONFIG_NATIONAL_PHY is not set | ||
493 | # CONFIG_STE10XP is not set | ||
494 | # CONFIG_LSI_ET1011C_PHY is not set | ||
495 | # CONFIG_FIXED_PHY is not set | ||
496 | # CONFIG_MDIO_BITBANG is not set | ||
478 | CONFIG_NET_ETHERNET=y | 497 | CONFIG_NET_ETHERNET=y |
479 | CONFIG_MII=y | 498 | CONFIG_MII=y |
480 | # CONFIG_AX88796 is not set | 499 | # CONFIG_AX88796 is not set |
481 | # CONFIG_SMC91X is not set | 500 | # CONFIG_SMC91X is not set |
482 | # CONFIG_DM9000 is not set | 501 | # CONFIG_DM9000 is not set |
483 | # CONFIG_ENC28J60 is not set | 502 | # CONFIG_ENC28J60 is not set |
484 | CONFIG_SMC911X=y | 503 | # CONFIG_SMC911X is not set |
504 | CONFIG_SMSC911X=y | ||
485 | # CONFIG_IBM_NEW_EMAC_ZMII is not set | 505 | # CONFIG_IBM_NEW_EMAC_ZMII is not set |
486 | # CONFIG_IBM_NEW_EMAC_RGMII is not set | 506 | # CONFIG_IBM_NEW_EMAC_RGMII is not set |
487 | # CONFIG_IBM_NEW_EMAC_TAH is not set | 507 | # CONFIG_IBM_NEW_EMAC_TAH is not set |
diff --git a/arch/arm/configs/orion5x_defconfig b/arch/arm/configs/orion5x_defconfig index a8ee6984a09e..5b98f7645119 100644 --- a/arch/arm/configs/orion5x_defconfig +++ b/arch/arm/configs/orion5x_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.30-rc4 |
4 | # Fri Aug 22 12:38:51 2008 | 4 | # Mon May 4 14:07:25 2009 |
5 | # | 5 | # |
6 | CONFIG_ARM=y | 6 | CONFIG_ARM=y |
7 | CONFIG_SYS_SUPPORTS_APM_EMULATION=y | 7 | CONFIG_SYS_SUPPORTS_APM_EMULATION=y |
@@ -22,8 +22,6 @@ CONFIG_RWSEM_GENERIC_SPINLOCK=y | |||
22 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set | 22 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set |
23 | CONFIG_GENERIC_HWEIGHT=y | 23 | CONFIG_GENERIC_HWEIGHT=y |
24 | CONFIG_GENERIC_CALIBRATE_DELAY=y | 24 | CONFIG_GENERIC_CALIBRATE_DELAY=y |
25 | CONFIG_ARCH_SUPPORTS_AOUT=y | ||
26 | CONFIG_ZONE_DMA=y | ||
27 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | 25 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y |
28 | CONFIG_VECTORS_BASE=0xffff0000 | 26 | CONFIG_VECTORS_BASE=0xffff0000 |
29 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 27 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
@@ -44,10 +42,19 @@ CONFIG_SYSVIPC_SYSCTL=y | |||
44 | # CONFIG_BSD_PROCESS_ACCT is not set | 42 | # CONFIG_BSD_PROCESS_ACCT is not set |
45 | # CONFIG_TASKSTATS is not set | 43 | # CONFIG_TASKSTATS is not set |
46 | # CONFIG_AUDIT is not set | 44 | # CONFIG_AUDIT is not set |
45 | |||
46 | # | ||
47 | # RCU Subsystem | ||
48 | # | ||
49 | CONFIG_CLASSIC_RCU=y | ||
50 | # CONFIG_TREE_RCU is not set | ||
51 | # CONFIG_PREEMPT_RCU is not set | ||
52 | # CONFIG_TREE_RCU_TRACE is not set | ||
53 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
47 | # CONFIG_IKCONFIG is not set | 54 | # CONFIG_IKCONFIG is not set |
48 | CONFIG_LOG_BUF_SHIFT=14 | 55 | CONFIG_LOG_BUF_SHIFT=14 |
49 | # CONFIG_CGROUPS is not set | ||
50 | # CONFIG_GROUP_SCHED is not set | 56 | # CONFIG_GROUP_SCHED is not set |
57 | # CONFIG_CGROUPS is not set | ||
51 | CONFIG_SYSFS_DEPRECATED=y | 58 | CONFIG_SYSFS_DEPRECATED=y |
52 | CONFIG_SYSFS_DEPRECATED_V2=y | 59 | CONFIG_SYSFS_DEPRECATED_V2=y |
53 | # CONFIG_RELAY is not set | 60 | # CONFIG_RELAY is not set |
@@ -55,48 +62,45 @@ CONFIG_SYSFS_DEPRECATED_V2=y | |||
55 | # CONFIG_BLK_DEV_INITRD is not set | 62 | # CONFIG_BLK_DEV_INITRD is not set |
56 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | 63 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y |
57 | CONFIG_SYSCTL=y | 64 | CONFIG_SYSCTL=y |
65 | CONFIG_ANON_INODES=y | ||
58 | CONFIG_EMBEDDED=y | 66 | CONFIG_EMBEDDED=y |
59 | CONFIG_UID16=y | 67 | CONFIG_UID16=y |
60 | CONFIG_SYSCTL_SYSCALL=y | 68 | CONFIG_SYSCTL_SYSCALL=y |
61 | CONFIG_KALLSYMS=y | 69 | CONFIG_KALLSYMS=y |
62 | CONFIG_KALLSYMS_ALL=y | 70 | CONFIG_KALLSYMS_ALL=y |
63 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | 71 | # CONFIG_KALLSYMS_EXTRA_PASS is not set |
72 | # CONFIG_STRIP_ASM_SYMS is not set | ||
64 | CONFIG_HOTPLUG=y | 73 | CONFIG_HOTPLUG=y |
65 | CONFIG_PRINTK=y | 74 | CONFIG_PRINTK=y |
66 | CONFIG_BUG=y | 75 | CONFIG_BUG=y |
67 | CONFIG_ELF_CORE=y | 76 | CONFIG_ELF_CORE=y |
68 | CONFIG_COMPAT_BRK=y | ||
69 | CONFIG_BASE_FULL=y | 77 | CONFIG_BASE_FULL=y |
70 | CONFIG_FUTEX=y | 78 | CONFIG_FUTEX=y |
71 | CONFIG_ANON_INODES=y | ||
72 | CONFIG_EPOLL=y | 79 | CONFIG_EPOLL=y |
73 | CONFIG_SIGNALFD=y | 80 | CONFIG_SIGNALFD=y |
74 | CONFIG_TIMERFD=y | 81 | CONFIG_TIMERFD=y |
75 | CONFIG_EVENTFD=y | 82 | CONFIG_EVENTFD=y |
76 | CONFIG_SHMEM=y | 83 | CONFIG_SHMEM=y |
84 | CONFIG_AIO=y | ||
77 | CONFIG_VM_EVENT_COUNTERS=y | 85 | CONFIG_VM_EVENT_COUNTERS=y |
86 | CONFIG_PCI_QUIRKS=y | ||
78 | # CONFIG_SLUB_DEBUG is not set | 87 | # CONFIG_SLUB_DEBUG is not set |
88 | CONFIG_COMPAT_BRK=y | ||
79 | # CONFIG_SLAB is not set | 89 | # CONFIG_SLAB is not set |
80 | CONFIG_SLUB=y | 90 | CONFIG_SLUB=y |
81 | # CONFIG_SLOB is not set | 91 | # CONFIG_SLOB is not set |
82 | CONFIG_PROFILING=y | 92 | CONFIG_PROFILING=y |
93 | CONFIG_TRACEPOINTS=y | ||
83 | # CONFIG_MARKERS is not set | 94 | # CONFIG_MARKERS is not set |
84 | CONFIG_OPROFILE=y | 95 | CONFIG_OPROFILE=y |
85 | CONFIG_HAVE_OPROFILE=y | 96 | CONFIG_HAVE_OPROFILE=y |
86 | CONFIG_KPROBES=y | 97 | CONFIG_KPROBES=y |
87 | # CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS is not set | ||
88 | CONFIG_KRETPROBES=y | 98 | CONFIG_KRETPROBES=y |
89 | # CONFIG_HAVE_IOREMAP_PROT is not set | ||
90 | CONFIG_HAVE_KPROBES=y | 99 | CONFIG_HAVE_KPROBES=y |
91 | CONFIG_HAVE_KRETPROBES=y | 100 | CONFIG_HAVE_KRETPROBES=y |
92 | # CONFIG_HAVE_ARCH_TRACEHOOK is not set | 101 | # CONFIG_SLOW_WORK is not set |
93 | # CONFIG_HAVE_DMA_ATTRS is not set | ||
94 | # CONFIG_USE_GENERIC_SMP_HELPERS is not set | ||
95 | # CONFIG_HAVE_CLK is not set | ||
96 | CONFIG_PROC_PAGE_MONITOR=y | ||
97 | CONFIG_HAVE_GENERIC_DMA_COHERENT=y | 102 | CONFIG_HAVE_GENERIC_DMA_COHERENT=y |
98 | CONFIG_RT_MUTEXES=y | 103 | CONFIG_RT_MUTEXES=y |
99 | # CONFIG_TINY_SHMEM is not set | ||
100 | CONFIG_BASE_SMALL=0 | 104 | CONFIG_BASE_SMALL=0 |
101 | CONFIG_MODULES=y | 105 | CONFIG_MODULES=y |
102 | # CONFIG_MODULE_FORCE_LOAD is not set | 106 | # CONFIG_MODULE_FORCE_LOAD is not set |
@@ -104,11 +108,8 @@ CONFIG_MODULE_UNLOAD=y | |||
104 | # CONFIG_MODULE_FORCE_UNLOAD is not set | 108 | # CONFIG_MODULE_FORCE_UNLOAD is not set |
105 | # CONFIG_MODVERSIONS is not set | 109 | # CONFIG_MODVERSIONS is not set |
106 | # CONFIG_MODULE_SRCVERSION_ALL is not set | 110 | # CONFIG_MODULE_SRCVERSION_ALL is not set |
107 | CONFIG_KMOD=y | ||
108 | CONFIG_BLOCK=y | 111 | CONFIG_BLOCK=y |
109 | # CONFIG_LBD is not set | 112 | # CONFIG_LBD is not set |
110 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
111 | # CONFIG_LSF is not set | ||
112 | # CONFIG_BLK_DEV_BSG is not set | 113 | # CONFIG_BLK_DEV_BSG is not set |
113 | # CONFIG_BLK_DEV_INTEGRITY is not set | 114 | # CONFIG_BLK_DEV_INTEGRITY is not set |
114 | 115 | ||
@@ -124,7 +125,7 @@ CONFIG_IOSCHED_CFQ=y | |||
124 | CONFIG_DEFAULT_CFQ=y | 125 | CONFIG_DEFAULT_CFQ=y |
125 | # CONFIG_DEFAULT_NOOP is not set | 126 | # CONFIG_DEFAULT_NOOP is not set |
126 | CONFIG_DEFAULT_IOSCHED="cfq" | 127 | CONFIG_DEFAULT_IOSCHED="cfq" |
127 | CONFIG_CLASSIC_RCU=y | 128 | # CONFIG_FREEZER is not set |
128 | 129 | ||
129 | # | 130 | # |
130 | # System Type | 131 | # System Type |
@@ -134,10 +135,10 @@ CONFIG_CLASSIC_RCU=y | |||
134 | # CONFIG_ARCH_REALVIEW is not set | 135 | # CONFIG_ARCH_REALVIEW is not set |
135 | # CONFIG_ARCH_VERSATILE is not set | 136 | # CONFIG_ARCH_VERSATILE is not set |
136 | # CONFIG_ARCH_AT91 is not set | 137 | # CONFIG_ARCH_AT91 is not set |
137 | # CONFIG_ARCH_CLPS7500 is not set | ||
138 | # CONFIG_ARCH_CLPS711X is not set | 138 | # CONFIG_ARCH_CLPS711X is not set |
139 | # CONFIG_ARCH_EBSA110 is not set | 139 | # CONFIG_ARCH_EBSA110 is not set |
140 | # CONFIG_ARCH_EP93XX is not set | 140 | # CONFIG_ARCH_EP93XX is not set |
141 | # CONFIG_ARCH_GEMINI is not set | ||
141 | # CONFIG_ARCH_FOOTBRIDGE is not set | 142 | # CONFIG_ARCH_FOOTBRIDGE is not set |
142 | # CONFIG_ARCH_NETX is not set | 143 | # CONFIG_ARCH_NETX is not set |
143 | # CONFIG_ARCH_H720X is not set | 144 | # CONFIG_ARCH_H720X is not set |
@@ -158,14 +159,17 @@ CONFIG_CLASSIC_RCU=y | |||
158 | CONFIG_ARCH_ORION5X=y | 159 | CONFIG_ARCH_ORION5X=y |
159 | # CONFIG_ARCH_PNX4008 is not set | 160 | # CONFIG_ARCH_PNX4008 is not set |
160 | # CONFIG_ARCH_PXA is not set | 161 | # CONFIG_ARCH_PXA is not set |
162 | # CONFIG_ARCH_MMP is not set | ||
161 | # CONFIG_ARCH_RPC is not set | 163 | # CONFIG_ARCH_RPC is not set |
162 | # CONFIG_ARCH_SA1100 is not set | 164 | # CONFIG_ARCH_SA1100 is not set |
163 | # CONFIG_ARCH_S3C2410 is not set | 165 | # CONFIG_ARCH_S3C2410 is not set |
166 | # CONFIG_ARCH_S3C64XX is not set | ||
164 | # CONFIG_ARCH_SHARK is not set | 167 | # CONFIG_ARCH_SHARK is not set |
165 | # CONFIG_ARCH_LH7A40X is not set | 168 | # CONFIG_ARCH_LH7A40X is not set |
166 | # CONFIG_ARCH_DAVINCI is not set | 169 | # CONFIG_ARCH_DAVINCI is not set |
167 | # CONFIG_ARCH_OMAP is not set | 170 | # CONFIG_ARCH_OMAP is not set |
168 | # CONFIG_ARCH_MSM7X00A is not set | 171 | # CONFIG_ARCH_MSM is not set |
172 | # CONFIG_ARCH_W90X900 is not set | ||
169 | 173 | ||
170 | # | 174 | # |
171 | # Orion Implementations | 175 | # Orion Implementations |
@@ -175,6 +179,7 @@ CONFIG_MACH_RD88F5182=y | |||
175 | CONFIG_MACH_KUROBOX_PRO=y | 179 | CONFIG_MACH_KUROBOX_PRO=y |
176 | CONFIG_MACH_DNS323=y | 180 | CONFIG_MACH_DNS323=y |
177 | CONFIG_MACH_TS209=y | 181 | CONFIG_MACH_TS209=y |
182 | CONFIG_MACH_TERASTATION_PRO2=y | ||
178 | CONFIG_MACH_LINKSTATION_PRO=y | 183 | CONFIG_MACH_LINKSTATION_PRO=y |
179 | CONFIG_MACH_LINKSTATION_MINI=y | 184 | CONFIG_MACH_LINKSTATION_MINI=y |
180 | CONFIG_MACH_TS409=y | 185 | CONFIG_MACH_TS409=y |
@@ -187,14 +192,6 @@ CONFIG_MACH_WNR854T=y | |||
187 | CONFIG_MACH_RD88F5181L_GE=y | 192 | CONFIG_MACH_RD88F5181L_GE=y |
188 | CONFIG_MACH_RD88F5181L_FXO=y | 193 | CONFIG_MACH_RD88F5181L_FXO=y |
189 | CONFIG_MACH_RD88F6183AP_GE=y | 194 | CONFIG_MACH_RD88F6183AP_GE=y |
190 | |||
191 | # | ||
192 | # Boot options | ||
193 | # | ||
194 | |||
195 | # | ||
196 | # Power management | ||
197 | # | ||
198 | CONFIG_PLAT_ORION=y | 195 | CONFIG_PLAT_ORION=y |
199 | 196 | ||
200 | # | 197 | # |
@@ -228,6 +225,8 @@ CONFIG_PCI_SYSCALL=y | |||
228 | # CONFIG_ARCH_SUPPORTS_MSI is not set | 225 | # CONFIG_ARCH_SUPPORTS_MSI is not set |
229 | CONFIG_PCI_LEGACY=y | 226 | CONFIG_PCI_LEGACY=y |
230 | # CONFIG_PCI_DEBUG is not set | 227 | # CONFIG_PCI_DEBUG is not set |
228 | # CONFIG_PCI_STUB is not set | ||
229 | # CONFIG_PCI_IOV is not set | ||
231 | # CONFIG_PCCARD is not set | 230 | # CONFIG_PCCARD is not set |
232 | 231 | ||
233 | # | 232 | # |
@@ -237,25 +236,32 @@ CONFIG_TICK_ONESHOT=y | |||
237 | CONFIG_NO_HZ=y | 236 | CONFIG_NO_HZ=y |
238 | CONFIG_HIGH_RES_TIMERS=y | 237 | CONFIG_HIGH_RES_TIMERS=y |
239 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y | 238 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y |
239 | CONFIG_VMSPLIT_3G=y | ||
240 | # CONFIG_VMSPLIT_2G is not set | ||
241 | # CONFIG_VMSPLIT_1G is not set | ||
242 | CONFIG_PAGE_OFFSET=0xC0000000 | ||
240 | CONFIG_PREEMPT=y | 243 | CONFIG_PREEMPT=y |
241 | CONFIG_HZ=100 | 244 | CONFIG_HZ=100 |
242 | CONFIG_AEABI=y | 245 | CONFIG_AEABI=y |
243 | CONFIG_OABI_COMPAT=y | 246 | CONFIG_OABI_COMPAT=y |
244 | # CONFIG_ARCH_DISCONTIGMEM_ENABLE is not set | 247 | CONFIG_ARCH_FLATMEM_HAS_HOLES=y |
248 | # CONFIG_ARCH_SPARSEMEM_DEFAULT is not set | ||
249 | # CONFIG_ARCH_SELECT_MEMORY_MODEL is not set | ||
250 | # CONFIG_HIGHMEM is not set | ||
245 | CONFIG_SELECT_MEMORY_MODEL=y | 251 | CONFIG_SELECT_MEMORY_MODEL=y |
246 | CONFIG_FLATMEM_MANUAL=y | 252 | CONFIG_FLATMEM_MANUAL=y |
247 | # CONFIG_DISCONTIGMEM_MANUAL is not set | 253 | # CONFIG_DISCONTIGMEM_MANUAL is not set |
248 | # CONFIG_SPARSEMEM_MANUAL is not set | 254 | # CONFIG_SPARSEMEM_MANUAL is not set |
249 | CONFIG_FLATMEM=y | 255 | CONFIG_FLATMEM=y |
250 | CONFIG_FLAT_NODE_MEM_MAP=y | 256 | CONFIG_FLAT_NODE_MEM_MAP=y |
251 | # CONFIG_SPARSEMEM_STATIC is not set | ||
252 | # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set | ||
253 | CONFIG_PAGEFLAGS_EXTENDED=y | 257 | CONFIG_PAGEFLAGS_EXTENDED=y |
254 | CONFIG_SPLIT_PTLOCK_CPUS=4096 | 258 | CONFIG_SPLIT_PTLOCK_CPUS=4096 |
255 | # CONFIG_RESOURCES_64BIT is not set | 259 | # CONFIG_PHYS_ADDR_T_64BIT is not set |
256 | CONFIG_ZONE_DMA_FLAG=1 | 260 | CONFIG_ZONE_DMA_FLAG=0 |
257 | CONFIG_BOUNCE=y | ||
258 | CONFIG_VIRT_TO_BUS=y | 261 | CONFIG_VIRT_TO_BUS=y |
262 | CONFIG_UNEVICTABLE_LRU=y | ||
263 | CONFIG_HAVE_MLOCK=y | ||
264 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | ||
259 | CONFIG_LEDS=y | 265 | CONFIG_LEDS=y |
260 | CONFIG_LEDS_CPU=y | 266 | CONFIG_LEDS_CPU=y |
261 | CONFIG_ALIGNMENT_TRAP=y | 267 | CONFIG_ALIGNMENT_TRAP=y |
@@ -270,6 +276,11 @@ CONFIG_CMDLINE="" | |||
270 | # CONFIG_KEXEC is not set | 276 | # CONFIG_KEXEC is not set |
271 | 277 | ||
272 | # | 278 | # |
279 | # CPU Power Management | ||
280 | # | ||
281 | # CONFIG_CPU_IDLE is not set | ||
282 | |||
283 | # | ||
273 | # Floating point emulation | 284 | # Floating point emulation |
274 | # | 285 | # |
275 | 286 | ||
@@ -285,13 +296,18 @@ CONFIG_VFP=y | |||
285 | # Userspace binary formats | 296 | # Userspace binary formats |
286 | # | 297 | # |
287 | CONFIG_BINFMT_ELF=y | 298 | CONFIG_BINFMT_ELF=y |
299 | # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set | ||
300 | CONFIG_HAVE_AOUT=y | ||
288 | # CONFIG_BINFMT_AOUT is not set | 301 | # CONFIG_BINFMT_AOUT is not set |
289 | # CONFIG_BINFMT_MISC is not set | 302 | # CONFIG_BINFMT_MISC is not set |
290 | 303 | ||
291 | # | 304 | # |
292 | # Power management options | 305 | # Power management options |
293 | # | 306 | # |
294 | # CONFIG_PM is not set | 307 | CONFIG_PM=y |
308 | # CONFIG_PM_DEBUG is not set | ||
309 | # CONFIG_SUSPEND is not set | ||
310 | # CONFIG_APM_EMULATION is not set | ||
295 | CONFIG_ARCH_SUSPEND_POSSIBLE=y | 311 | CONFIG_ARCH_SUSPEND_POSSIBLE=y |
296 | CONFIG_NET=y | 312 | CONFIG_NET=y |
297 | 313 | ||
@@ -328,7 +344,7 @@ CONFIG_IP_PNP_BOOTP=y | |||
328 | CONFIG_INET_XFRM_MODE_TRANSPORT=y | 344 | CONFIG_INET_XFRM_MODE_TRANSPORT=y |
329 | CONFIG_INET_XFRM_MODE_TUNNEL=y | 345 | CONFIG_INET_XFRM_MODE_TUNNEL=y |
330 | CONFIG_INET_XFRM_MODE_BEET=y | 346 | CONFIG_INET_XFRM_MODE_BEET=y |
331 | # CONFIG_INET_LRO is not set | 347 | CONFIG_INET_LRO=y |
332 | CONFIG_INET_DIAG=y | 348 | CONFIG_INET_DIAG=y |
333 | CONFIG_INET_TCP_DIAG=y | 349 | CONFIG_INET_TCP_DIAG=y |
334 | # CONFIG_TCP_CONG_ADVANCED is not set | 350 | # CONFIG_TCP_CONG_ADVANCED is not set |
@@ -343,6 +359,15 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
343 | # CONFIG_TIPC is not set | 359 | # CONFIG_TIPC is not set |
344 | # CONFIG_ATM is not set | 360 | # CONFIG_ATM is not set |
345 | # CONFIG_BRIDGE is not set | 361 | # CONFIG_BRIDGE is not set |
362 | CONFIG_NET_DSA=y | ||
363 | CONFIG_NET_DSA_TAG_DSA=y | ||
364 | CONFIG_NET_DSA_TAG_EDSA=y | ||
365 | # CONFIG_NET_DSA_TAG_TRAILER is not set | ||
366 | CONFIG_NET_DSA_MV88E6XXX=y | ||
367 | # CONFIG_NET_DSA_MV88E6060 is not set | ||
368 | CONFIG_NET_DSA_MV88E6XXX_NEED_PPU=y | ||
369 | CONFIG_NET_DSA_MV88E6131=y | ||
370 | CONFIG_NET_DSA_MV88E6123_61_65=y | ||
346 | # CONFIG_VLAN_8021Q is not set | 371 | # CONFIG_VLAN_8021Q is not set |
347 | # CONFIG_DECNET is not set | 372 | # CONFIG_DECNET is not set |
348 | # CONFIG_LLC2 is not set | 373 | # CONFIG_LLC2 is not set |
@@ -352,27 +377,29 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
352 | # CONFIG_LAPB is not set | 377 | # CONFIG_LAPB is not set |
353 | # CONFIG_ECONET is not set | 378 | # CONFIG_ECONET is not set |
354 | # CONFIG_WAN_ROUTER is not set | 379 | # CONFIG_WAN_ROUTER is not set |
380 | # CONFIG_PHONET is not set | ||
355 | # CONFIG_NET_SCHED is not set | 381 | # CONFIG_NET_SCHED is not set |
382 | # CONFIG_DCB is not set | ||
356 | 383 | ||
357 | # | 384 | # |
358 | # Network testing | 385 | # Network testing |
359 | # | 386 | # |
360 | CONFIG_NET_PKTGEN=m | 387 | CONFIG_NET_PKTGEN=m |
361 | # CONFIG_NET_TCPPROBE is not set | 388 | # CONFIG_NET_TCPPROBE is not set |
389 | # CONFIG_NET_DROP_MONITOR is not set | ||
362 | # CONFIG_HAMRADIO is not set | 390 | # CONFIG_HAMRADIO is not set |
363 | # CONFIG_CAN is not set | 391 | # CONFIG_CAN is not set |
364 | # CONFIG_IRDA is not set | 392 | # CONFIG_IRDA is not set |
365 | # CONFIG_BT is not set | 393 | # CONFIG_BT is not set |
366 | # CONFIG_AF_RXRPC is not set | 394 | # CONFIG_AF_RXRPC is not set |
367 | 395 | CONFIG_WIRELESS=y | |
368 | # | ||
369 | # Wireless | ||
370 | # | ||
371 | # CONFIG_CFG80211 is not set | 396 | # CONFIG_CFG80211 is not set |
397 | # CONFIG_WIRELESS_OLD_REGULATORY is not set | ||
372 | CONFIG_WIRELESS_EXT=y | 398 | CONFIG_WIRELESS_EXT=y |
373 | CONFIG_WIRELESS_EXT_SYSFS=y | 399 | CONFIG_WIRELESS_EXT_SYSFS=y |
400 | # CONFIG_LIB80211 is not set | ||
374 | # CONFIG_MAC80211 is not set | 401 | # CONFIG_MAC80211 is not set |
375 | # CONFIG_IEEE80211 is not set | 402 | # CONFIG_WIMAX is not set |
376 | # CONFIG_RFKILL is not set | 403 | # CONFIG_RFKILL is not set |
377 | # CONFIG_NET_9P is not set | 404 | # CONFIG_NET_9P is not set |
378 | 405 | ||
@@ -397,6 +424,7 @@ CONFIG_MTD=y | |||
397 | # CONFIG_MTD_DEBUG is not set | 424 | # CONFIG_MTD_DEBUG is not set |
398 | # CONFIG_MTD_CONCAT is not set | 425 | # CONFIG_MTD_CONCAT is not set |
399 | CONFIG_MTD_PARTITIONS=y | 426 | CONFIG_MTD_PARTITIONS=y |
427 | # CONFIG_MTD_TESTS is not set | ||
400 | # CONFIG_MTD_REDBOOT_PARTS is not set | 428 | # CONFIG_MTD_REDBOOT_PARTS is not set |
401 | CONFIG_MTD_CMDLINE_PARTS=y | 429 | CONFIG_MTD_CMDLINE_PARTS=y |
402 | # CONFIG_MTD_AFS_PARTS is not set | 430 | # CONFIG_MTD_AFS_PARTS is not set |
@@ -450,9 +478,7 @@ CONFIG_MTD_CFI_UTIL=y | |||
450 | # | 478 | # |
451 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set | 479 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set |
452 | CONFIG_MTD_PHYSMAP=y | 480 | CONFIG_MTD_PHYSMAP=y |
453 | CONFIG_MTD_PHYSMAP_START=0x0 | 481 | # CONFIG_MTD_PHYSMAP_COMPAT is not set |
454 | CONFIG_MTD_PHYSMAP_LEN=0x0 | ||
455 | CONFIG_MTD_PHYSMAP_BANKWIDTH=0 | ||
456 | # CONFIG_MTD_ARM_INTEGRATOR is not set | 482 | # CONFIG_MTD_ARM_INTEGRATOR is not set |
457 | # CONFIG_MTD_IMPA7 is not set | 483 | # CONFIG_MTD_IMPA7 is not set |
458 | # CONFIG_MTD_INTEL_VR_NOR is not set | 484 | # CONFIG_MTD_INTEL_VR_NOR is not set |
@@ -477,16 +503,22 @@ CONFIG_MTD_NAND=y | |||
477 | CONFIG_MTD_NAND_VERIFY_WRITE=y | 503 | CONFIG_MTD_NAND_VERIFY_WRITE=y |
478 | # CONFIG_MTD_NAND_ECC_SMC is not set | 504 | # CONFIG_MTD_NAND_ECC_SMC is not set |
479 | # CONFIG_MTD_NAND_MUSEUM_IDS is not set | 505 | # CONFIG_MTD_NAND_MUSEUM_IDS is not set |
506 | # CONFIG_MTD_NAND_GPIO is not set | ||
480 | CONFIG_MTD_NAND_IDS=y | 507 | CONFIG_MTD_NAND_IDS=y |
481 | # CONFIG_MTD_NAND_DISKONCHIP is not set | 508 | # CONFIG_MTD_NAND_DISKONCHIP is not set |
482 | # CONFIG_MTD_NAND_CAFE is not set | 509 | # CONFIG_MTD_NAND_CAFE is not set |
483 | # CONFIG_MTD_NAND_NANDSIM is not set | 510 | # CONFIG_MTD_NAND_NANDSIM is not set |
484 | # CONFIG_MTD_NAND_PLATFORM is not set | 511 | CONFIG_MTD_NAND_PLATFORM=y |
485 | # CONFIG_MTD_ALAUDA is not set | 512 | # CONFIG_MTD_ALAUDA is not set |
486 | CONFIG_MTD_NAND_ORION=y | 513 | CONFIG_MTD_NAND_ORION=y |
487 | # CONFIG_MTD_ONENAND is not set | 514 | # CONFIG_MTD_ONENAND is not set |
488 | 515 | ||
489 | # | 516 | # |
517 | # LPDDR flash memory drivers | ||
518 | # | ||
519 | # CONFIG_MTD_LPDDR is not set | ||
520 | |||
521 | # | ||
490 | # UBI - Unsorted block images | 522 | # UBI - Unsorted block images |
491 | # | 523 | # |
492 | # CONFIG_MTD_UBI is not set | 524 | # CONFIG_MTD_UBI is not set |
@@ -507,11 +539,20 @@ CONFIG_BLK_DEV_LOOP=y | |||
507 | # CONFIG_ATA_OVER_ETH is not set | 539 | # CONFIG_ATA_OVER_ETH is not set |
508 | CONFIG_MISC_DEVICES=y | 540 | CONFIG_MISC_DEVICES=y |
509 | # CONFIG_PHANTOM is not set | 541 | # CONFIG_PHANTOM is not set |
510 | # CONFIG_EEPROM_93CX6 is not set | ||
511 | # CONFIG_SGI_IOC4 is not set | 542 | # CONFIG_SGI_IOC4 is not set |
512 | # CONFIG_TIFM_CORE is not set | 543 | # CONFIG_TIFM_CORE is not set |
544 | # CONFIG_ICS932S401 is not set | ||
513 | # CONFIG_ENCLOSURE_SERVICES is not set | 545 | # CONFIG_ENCLOSURE_SERVICES is not set |
514 | # CONFIG_HP_ILO is not set | 546 | # CONFIG_HP_ILO is not set |
547 | # CONFIG_ISL29003 is not set | ||
548 | # CONFIG_C2PORT is not set | ||
549 | |||
550 | # | ||
551 | # EEPROM support | ||
552 | # | ||
553 | # CONFIG_EEPROM_AT24 is not set | ||
554 | # CONFIG_EEPROM_LEGACY is not set | ||
555 | # CONFIG_EEPROM_93CX6 is not set | ||
515 | CONFIG_HAVE_IDE=y | 556 | CONFIG_HAVE_IDE=y |
516 | # CONFIG_IDE is not set | 557 | # CONFIG_IDE is not set |
517 | 558 | ||
@@ -569,7 +610,11 @@ CONFIG_SCSI_LOWLEVEL=y | |||
569 | # CONFIG_MEGARAID_NEWGEN is not set | 610 | # CONFIG_MEGARAID_NEWGEN is not set |
570 | # CONFIG_MEGARAID_LEGACY is not set | 611 | # CONFIG_MEGARAID_LEGACY is not set |
571 | # CONFIG_MEGARAID_SAS is not set | 612 | # CONFIG_MEGARAID_SAS is not set |
613 | # CONFIG_SCSI_MPT2SAS is not set | ||
572 | # CONFIG_SCSI_HPTIOP is not set | 614 | # CONFIG_SCSI_HPTIOP is not set |
615 | # CONFIG_LIBFC is not set | ||
616 | # CONFIG_LIBFCOE is not set | ||
617 | # CONFIG_FCOE is not set | ||
573 | # CONFIG_SCSI_DMX3191D is not set | 618 | # CONFIG_SCSI_DMX3191D is not set |
574 | # CONFIG_SCSI_FUTURE_DOMAIN is not set | 619 | # CONFIG_SCSI_FUTURE_DOMAIN is not set |
575 | # CONFIG_SCSI_IPS is not set | 620 | # CONFIG_SCSI_IPS is not set |
@@ -589,6 +634,7 @@ CONFIG_SCSI_LOWLEVEL=y | |||
589 | # CONFIG_SCSI_DEBUG is not set | 634 | # CONFIG_SCSI_DEBUG is not set |
590 | # CONFIG_SCSI_SRP is not set | 635 | # CONFIG_SCSI_SRP is not set |
591 | # CONFIG_SCSI_DH is not set | 636 | # CONFIG_SCSI_DH is not set |
637 | # CONFIG_SCSI_OSD_INITIATOR is not set | ||
592 | CONFIG_ATA=y | 638 | CONFIG_ATA=y |
593 | # CONFIG_ATA_NONSTANDARD is not set | 639 | # CONFIG_ATA_NONSTANDARD is not set |
594 | CONFIG_SATA_PMP=y | 640 | CONFIG_SATA_PMP=y |
@@ -663,6 +709,7 @@ CONFIG_SATA_MV=y | |||
663 | # CONFIG_IEEE1394 is not set | 709 | # CONFIG_IEEE1394 is not set |
664 | # CONFIG_I2O is not set | 710 | # CONFIG_I2O is not set |
665 | CONFIG_NETDEVICES=y | 711 | CONFIG_NETDEVICES=y |
712 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
666 | # CONFIG_DUMMY is not set | 713 | # CONFIG_DUMMY is not set |
667 | # CONFIG_BONDING is not set | 714 | # CONFIG_BONDING is not set |
668 | # CONFIG_MACVLAN is not set | 715 | # CONFIG_MACVLAN is not set |
@@ -670,7 +717,26 @@ CONFIG_NETDEVICES=y | |||
670 | # CONFIG_TUN is not set | 717 | # CONFIG_TUN is not set |
671 | # CONFIG_VETH is not set | 718 | # CONFIG_VETH is not set |
672 | # CONFIG_ARCNET is not set | 719 | # CONFIG_ARCNET is not set |
673 | # CONFIG_PHYLIB is not set | 720 | CONFIG_PHYLIB=y |
721 | |||
722 | # | ||
723 | # MII PHY device drivers | ||
724 | # | ||
725 | CONFIG_MARVELL_PHY=y | ||
726 | # CONFIG_DAVICOM_PHY is not set | ||
727 | # CONFIG_QSEMI_PHY is not set | ||
728 | # CONFIG_LXT_PHY is not set | ||
729 | # CONFIG_CICADA_PHY is not set | ||
730 | # CONFIG_VITESSE_PHY is not set | ||
731 | # CONFIG_SMSC_PHY is not set | ||
732 | # CONFIG_BROADCOM_PHY is not set | ||
733 | # CONFIG_ICPLUS_PHY is not set | ||
734 | # CONFIG_REALTEK_PHY is not set | ||
735 | # CONFIG_NATIONAL_PHY is not set | ||
736 | # CONFIG_STE10XP is not set | ||
737 | # CONFIG_LSI_ET1011C_PHY is not set | ||
738 | # CONFIG_FIXED_PHY is not set | ||
739 | # CONFIG_MDIO_BITBANG is not set | ||
674 | CONFIG_NET_ETHERNET=y | 740 | CONFIG_NET_ETHERNET=y |
675 | CONFIG_MII=y | 741 | CONFIG_MII=y |
676 | # CONFIG_AX88796 is not set | 742 | # CONFIG_AX88796 is not set |
@@ -680,19 +746,25 @@ CONFIG_MII=y | |||
680 | # CONFIG_NET_VENDOR_3COM is not set | 746 | # CONFIG_NET_VENDOR_3COM is not set |
681 | # CONFIG_SMC91X is not set | 747 | # CONFIG_SMC91X is not set |
682 | # CONFIG_DM9000 is not set | 748 | # CONFIG_DM9000 is not set |
749 | # CONFIG_ETHOC is not set | ||
750 | # CONFIG_SMC911X is not set | ||
751 | # CONFIG_SMSC911X is not set | ||
752 | # CONFIG_DNET is not set | ||
683 | # CONFIG_NET_TULIP is not set | 753 | # CONFIG_NET_TULIP is not set |
684 | # CONFIG_HP100 is not set | 754 | # CONFIG_HP100 is not set |
685 | # CONFIG_IBM_NEW_EMAC_ZMII is not set | 755 | # CONFIG_IBM_NEW_EMAC_ZMII is not set |
686 | # CONFIG_IBM_NEW_EMAC_RGMII is not set | 756 | # CONFIG_IBM_NEW_EMAC_RGMII is not set |
687 | # CONFIG_IBM_NEW_EMAC_TAH is not set | 757 | # CONFIG_IBM_NEW_EMAC_TAH is not set |
688 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set | 758 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set |
759 | # CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set | ||
760 | # CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set | ||
761 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set | ||
689 | CONFIG_NET_PCI=y | 762 | CONFIG_NET_PCI=y |
690 | # CONFIG_PCNET32 is not set | 763 | # CONFIG_PCNET32 is not set |
691 | # CONFIG_AMD8111_ETH is not set | 764 | # CONFIG_AMD8111_ETH is not set |
692 | # CONFIG_ADAPTEC_STARFIRE is not set | 765 | # CONFIG_ADAPTEC_STARFIRE is not set |
693 | # CONFIG_B44 is not set | 766 | # CONFIG_B44 is not set |
694 | # CONFIG_FORCEDETH is not set | 767 | # CONFIG_FORCEDETH is not set |
695 | # CONFIG_EEPRO100 is not set | ||
696 | # CONFIG_E100 is not set | 768 | # CONFIG_E100 is not set |
697 | # CONFIG_FEALNX is not set | 769 | # CONFIG_FEALNX is not set |
698 | # CONFIG_NATSEMI is not set | 770 | # CONFIG_NATSEMI is not set |
@@ -702,10 +774,12 @@ CONFIG_NET_PCI=y | |||
702 | # CONFIG_R6040 is not set | 774 | # CONFIG_R6040 is not set |
703 | # CONFIG_SIS900 is not set | 775 | # CONFIG_SIS900 is not set |
704 | # CONFIG_EPIC100 is not set | 776 | # CONFIG_EPIC100 is not set |
777 | # CONFIG_SMSC9420 is not set | ||
705 | # CONFIG_SUNDANCE is not set | 778 | # CONFIG_SUNDANCE is not set |
706 | # CONFIG_TLAN is not set | 779 | # CONFIG_TLAN is not set |
707 | # CONFIG_VIA_RHINE is not set | 780 | # CONFIG_VIA_RHINE is not set |
708 | # CONFIG_SC92031 is not set | 781 | # CONFIG_SC92031 is not set |
782 | # CONFIG_ATL2 is not set | ||
709 | CONFIG_NETDEV_1000=y | 783 | CONFIG_NETDEV_1000=y |
710 | # CONFIG_ACENIC is not set | 784 | # CONFIG_ACENIC is not set |
711 | # CONFIG_DL2K is not set | 785 | # CONFIG_DL2K is not set |
@@ -713,6 +787,7 @@ CONFIG_NETDEV_1000=y | |||
713 | # CONFIG_E1000E is not set | 787 | # CONFIG_E1000E is not set |
714 | # CONFIG_IP1000 is not set | 788 | # CONFIG_IP1000 is not set |
715 | # CONFIG_IGB is not set | 789 | # CONFIG_IGB is not set |
790 | # CONFIG_IGBVF is not set | ||
716 | # CONFIG_NS83820 is not set | 791 | # CONFIG_NS83820 is not set |
717 | # CONFIG_HAMACHI is not set | 792 | # CONFIG_HAMACHI is not set |
718 | # CONFIG_YELLOWFIN is not set | 793 | # CONFIG_YELLOWFIN is not set |
@@ -727,6 +802,8 @@ CONFIG_MV643XX_ETH=y | |||
727 | # CONFIG_QLA3XXX is not set | 802 | # CONFIG_QLA3XXX is not set |
728 | # CONFIG_ATL1 is not set | 803 | # CONFIG_ATL1 is not set |
729 | # CONFIG_ATL1E is not set | 804 | # CONFIG_ATL1E is not set |
805 | # CONFIG_ATL1C is not set | ||
806 | # CONFIG_JME is not set | ||
730 | # CONFIG_NETDEV_10000 is not set | 807 | # CONFIG_NETDEV_10000 is not set |
731 | # CONFIG_TR is not set | 808 | # CONFIG_TR is not set |
732 | 809 | ||
@@ -735,7 +812,10 @@ CONFIG_MV643XX_ETH=y | |||
735 | # | 812 | # |
736 | # CONFIG_WLAN_PRE80211 is not set | 813 | # CONFIG_WLAN_PRE80211 is not set |
737 | # CONFIG_WLAN_80211 is not set | 814 | # CONFIG_WLAN_80211 is not set |
738 | # CONFIG_IWLWIFI_LEDS is not set | 815 | |
816 | # | ||
817 | # Enable WiMAX (Networking options) to see the WiMAX drivers | ||
818 | # | ||
739 | 819 | ||
740 | # | 820 | # |
741 | # USB Network Adapters | 821 | # USB Network Adapters |
@@ -819,11 +899,11 @@ CONFIG_SERIAL_CORE=y | |||
819 | CONFIG_SERIAL_CORE_CONSOLE=y | 899 | CONFIG_SERIAL_CORE_CONSOLE=y |
820 | # CONFIG_SERIAL_JSM is not set | 900 | # CONFIG_SERIAL_JSM is not set |
821 | CONFIG_UNIX98_PTYS=y | 901 | CONFIG_UNIX98_PTYS=y |
902 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set | ||
822 | CONFIG_LEGACY_PTYS=y | 903 | CONFIG_LEGACY_PTYS=y |
823 | CONFIG_LEGACY_PTY_COUNT=16 | 904 | CONFIG_LEGACY_PTY_COUNT=16 |
824 | # CONFIG_IPMI_HANDLER is not set | 905 | # CONFIG_IPMI_HANDLER is not set |
825 | # CONFIG_HW_RANDOM is not set | 906 | # CONFIG_HW_RANDOM is not set |
826 | # CONFIG_NVRAM is not set | ||
827 | # CONFIG_R3964 is not set | 907 | # CONFIG_R3964 is not set |
828 | # CONFIG_APPLICOM is not set | 908 | # CONFIG_APPLICOM is not set |
829 | # CONFIG_RAW_DRIVER is not set | 909 | # CONFIG_RAW_DRIVER is not set |
@@ -886,12 +966,9 @@ CONFIG_I2C_MV64XXX=y | |||
886 | # Miscellaneous I2C Chip support | 966 | # Miscellaneous I2C Chip support |
887 | # | 967 | # |
888 | # CONFIG_DS1682 is not set | 968 | # CONFIG_DS1682 is not set |
889 | # CONFIG_EEPROM_AT24 is not set | ||
890 | # CONFIG_EEPROM_LEGACY is not set | ||
891 | # CONFIG_SENSORS_PCF8574 is not set | 969 | # CONFIG_SENSORS_PCF8574 is not set |
892 | # CONFIG_PCF8575 is not set | 970 | # CONFIG_PCF8575 is not set |
893 | # CONFIG_SENSORS_PCA9539 is not set | 971 | # CONFIG_SENSORS_PCA9539 is not set |
894 | # CONFIG_SENSORS_PCF8591 is not set | ||
895 | # CONFIG_SENSORS_MAX6875 is not set | 972 | # CONFIG_SENSORS_MAX6875 is not set |
896 | # CONFIG_SENSORS_TSL2550 is not set | 973 | # CONFIG_SENSORS_TSL2550 is not set |
897 | # CONFIG_I2C_DEBUG_CORE is not set | 974 | # CONFIG_I2C_DEBUG_CORE is not set |
@@ -911,14 +988,17 @@ CONFIG_HWMON=y | |||
911 | # CONFIG_SENSORS_ADM1029 is not set | 988 | # CONFIG_SENSORS_ADM1029 is not set |
912 | # CONFIG_SENSORS_ADM1031 is not set | 989 | # CONFIG_SENSORS_ADM1031 is not set |
913 | # CONFIG_SENSORS_ADM9240 is not set | 990 | # CONFIG_SENSORS_ADM9240 is not set |
991 | # CONFIG_SENSORS_ADT7462 is not set | ||
914 | # CONFIG_SENSORS_ADT7470 is not set | 992 | # CONFIG_SENSORS_ADT7470 is not set |
915 | # CONFIG_SENSORS_ADT7473 is not set | 993 | # CONFIG_SENSORS_ADT7473 is not set |
994 | # CONFIG_SENSORS_ADT7475 is not set | ||
916 | # CONFIG_SENSORS_ATXP1 is not set | 995 | # CONFIG_SENSORS_ATXP1 is not set |
917 | # CONFIG_SENSORS_DS1621 is not set | 996 | # CONFIG_SENSORS_DS1621 is not set |
918 | # CONFIG_SENSORS_I5K_AMB is not set | 997 | # CONFIG_SENSORS_I5K_AMB is not set |
919 | # CONFIG_SENSORS_F71805F is not set | 998 | # CONFIG_SENSORS_F71805F is not set |
920 | # CONFIG_SENSORS_F71882FG is not set | 999 | # CONFIG_SENSORS_F71882FG is not set |
921 | # CONFIG_SENSORS_F75375S is not set | 1000 | # CONFIG_SENSORS_F75375S is not set |
1001 | # CONFIG_SENSORS_G760A is not set | ||
922 | # CONFIG_SENSORS_GL518SM is not set | 1002 | # CONFIG_SENSORS_GL518SM is not set |
923 | # CONFIG_SENSORS_GL520SM is not set | 1003 | # CONFIG_SENSORS_GL520SM is not set |
924 | # CONFIG_SENSORS_IT87 is not set | 1004 | # CONFIG_SENSORS_IT87 is not set |
@@ -933,10 +1013,15 @@ CONFIG_SENSORS_LM75=y | |||
933 | # CONFIG_SENSORS_LM90 is not set | 1013 | # CONFIG_SENSORS_LM90 is not set |
934 | # CONFIG_SENSORS_LM92 is not set | 1014 | # CONFIG_SENSORS_LM92 is not set |
935 | # CONFIG_SENSORS_LM93 is not set | 1015 | # CONFIG_SENSORS_LM93 is not set |
1016 | # CONFIG_SENSORS_LTC4215 is not set | ||
1017 | # CONFIG_SENSORS_LTC4245 is not set | ||
1018 | # CONFIG_SENSORS_LM95241 is not set | ||
936 | # CONFIG_SENSORS_MAX1619 is not set | 1019 | # CONFIG_SENSORS_MAX1619 is not set |
937 | # CONFIG_SENSORS_MAX6650 is not set | 1020 | # CONFIG_SENSORS_MAX6650 is not set |
938 | # CONFIG_SENSORS_PC87360 is not set | 1021 | # CONFIG_SENSORS_PC87360 is not set |
939 | # CONFIG_SENSORS_PC87427 is not set | 1022 | # CONFIG_SENSORS_PC87427 is not set |
1023 | # CONFIG_SENSORS_PCF8591 is not set | ||
1024 | # CONFIG_SENSORS_SHT15 is not set | ||
940 | # CONFIG_SENSORS_SIS5595 is not set | 1025 | # CONFIG_SENSORS_SIS5595 is not set |
941 | # CONFIG_SENSORS_DME1737 is not set | 1026 | # CONFIG_SENSORS_DME1737 is not set |
942 | # CONFIG_SENSORS_SMSC47M1 is not set | 1027 | # CONFIG_SENSORS_SMSC47M1 is not set |
@@ -956,12 +1041,14 @@ CONFIG_SENSORS_LM75=y | |||
956 | # CONFIG_SENSORS_W83627HF is not set | 1041 | # CONFIG_SENSORS_W83627HF is not set |
957 | # CONFIG_SENSORS_W83627EHF is not set | 1042 | # CONFIG_SENSORS_W83627EHF is not set |
958 | # CONFIG_HWMON_DEBUG_CHIP is not set | 1043 | # CONFIG_HWMON_DEBUG_CHIP is not set |
1044 | # CONFIG_THERMAL is not set | ||
1045 | # CONFIG_THERMAL_HWMON is not set | ||
959 | # CONFIG_WATCHDOG is not set | 1046 | # CONFIG_WATCHDOG is not set |
1047 | CONFIG_SSB_POSSIBLE=y | ||
960 | 1048 | ||
961 | # | 1049 | # |
962 | # Sonics Silicon Backplane | 1050 | # Sonics Silicon Backplane |
963 | # | 1051 | # |
964 | CONFIG_SSB_POSSIBLE=y | ||
965 | # CONFIG_SSB is not set | 1052 | # CONFIG_SSB is not set |
966 | 1053 | ||
967 | # | 1054 | # |
@@ -970,9 +1057,12 @@ CONFIG_SSB_POSSIBLE=y | |||
970 | # CONFIG_MFD_CORE is not set | 1057 | # CONFIG_MFD_CORE is not set |
971 | # CONFIG_MFD_SM501 is not set | 1058 | # CONFIG_MFD_SM501 is not set |
972 | # CONFIG_HTC_PASIC3 is not set | 1059 | # CONFIG_HTC_PASIC3 is not set |
1060 | # CONFIG_TWL4030_CORE is not set | ||
973 | # CONFIG_MFD_TMIO is not set | 1061 | # CONFIG_MFD_TMIO is not set |
974 | # CONFIG_MFD_T7L66XB is not set | 1062 | # CONFIG_PMIC_DA903X is not set |
975 | # CONFIG_MFD_TC6387XB is not set | 1063 | # CONFIG_MFD_WM8400 is not set |
1064 | # CONFIG_MFD_WM8350_I2C is not set | ||
1065 | # CONFIG_MFD_PCF50633 is not set | ||
976 | 1066 | ||
977 | # | 1067 | # |
978 | # Multimedia devices | 1068 | # Multimedia devices |
@@ -1013,9 +1103,36 @@ CONFIG_HID=y | |||
1013 | # USB Input Devices | 1103 | # USB Input Devices |
1014 | # | 1104 | # |
1015 | CONFIG_USB_HID=y | 1105 | CONFIG_USB_HID=y |
1016 | # CONFIG_USB_HIDINPUT_POWERBOOK is not set | 1106 | # CONFIG_HID_PID is not set |
1017 | # CONFIG_HID_FF is not set | ||
1018 | # CONFIG_USB_HIDDEV is not set | 1107 | # CONFIG_USB_HIDDEV is not set |
1108 | |||
1109 | # | ||
1110 | # Special HID drivers | ||
1111 | # | ||
1112 | # CONFIG_HID_A4TECH is not set | ||
1113 | # CONFIG_HID_APPLE is not set | ||
1114 | # CONFIG_HID_BELKIN is not set | ||
1115 | # CONFIG_HID_CHERRY is not set | ||
1116 | # CONFIG_HID_CHICONY is not set | ||
1117 | # CONFIG_HID_CYPRESS is not set | ||
1118 | # CONFIG_DRAGONRISE_FF is not set | ||
1119 | # CONFIG_HID_EZKEY is not set | ||
1120 | # CONFIG_HID_KYE is not set | ||
1121 | # CONFIG_HID_GYRATION is not set | ||
1122 | # CONFIG_HID_KENSINGTON is not set | ||
1123 | # CONFIG_HID_LOGITECH is not set | ||
1124 | # CONFIG_HID_MICROSOFT is not set | ||
1125 | # CONFIG_HID_MONTEREY is not set | ||
1126 | # CONFIG_HID_NTRIG is not set | ||
1127 | # CONFIG_HID_PANTHERLORD is not set | ||
1128 | # CONFIG_HID_PETALYNX is not set | ||
1129 | # CONFIG_HID_SAMSUNG is not set | ||
1130 | # CONFIG_HID_SONY is not set | ||
1131 | # CONFIG_HID_SUNPLUS is not set | ||
1132 | # CONFIG_GREENASIA_FF is not set | ||
1133 | # CONFIG_HID_TOPSEED is not set | ||
1134 | # CONFIG_THRUSTMASTER_FF is not set | ||
1135 | # CONFIG_ZEROPLUS_FF is not set | ||
1019 | CONFIG_USB_SUPPORT=y | 1136 | CONFIG_USB_SUPPORT=y |
1020 | CONFIG_USB_ARCH_HAS_HCD=y | 1137 | CONFIG_USB_ARCH_HAS_HCD=y |
1021 | CONFIG_USB_ARCH_HAS_OHCI=y | 1138 | CONFIG_USB_ARCH_HAS_OHCI=y |
@@ -1030,10 +1147,13 @@ CONFIG_USB=y | |||
1030 | CONFIG_USB_DEVICEFS=y | 1147 | CONFIG_USB_DEVICEFS=y |
1031 | CONFIG_USB_DEVICE_CLASS=y | 1148 | CONFIG_USB_DEVICE_CLASS=y |
1032 | # CONFIG_USB_DYNAMIC_MINORS is not set | 1149 | # CONFIG_USB_DYNAMIC_MINORS is not set |
1150 | # CONFIG_USB_SUSPEND is not set | ||
1033 | # CONFIG_USB_OTG is not set | 1151 | # CONFIG_USB_OTG is not set |
1034 | # CONFIG_USB_OTG_WHITELIST is not set | 1152 | # CONFIG_USB_OTG_WHITELIST is not set |
1035 | # CONFIG_USB_OTG_BLACKLIST_HUB is not set | 1153 | # CONFIG_USB_OTG_BLACKLIST_HUB is not set |
1036 | # CONFIG_USB_MON is not set | 1154 | # CONFIG_USB_MON is not set |
1155 | # CONFIG_USB_WUSB is not set | ||
1156 | # CONFIG_USB_WUSB_CBAF is not set | ||
1037 | 1157 | ||
1038 | # | 1158 | # |
1039 | # USB Host Controller Drivers | 1159 | # USB Host Controller Drivers |
@@ -1042,12 +1162,15 @@ CONFIG_USB_DEVICE_CLASS=y | |||
1042 | CONFIG_USB_EHCI_HCD=y | 1162 | CONFIG_USB_EHCI_HCD=y |
1043 | CONFIG_USB_EHCI_ROOT_HUB_TT=y | 1163 | CONFIG_USB_EHCI_ROOT_HUB_TT=y |
1044 | CONFIG_USB_EHCI_TT_NEWSCHED=y | 1164 | CONFIG_USB_EHCI_TT_NEWSCHED=y |
1165 | # CONFIG_USB_OXU210HP_HCD is not set | ||
1045 | # CONFIG_USB_ISP116X_HCD is not set | 1166 | # CONFIG_USB_ISP116X_HCD is not set |
1046 | # CONFIG_USB_ISP1760_HCD is not set | 1167 | # CONFIG_USB_ISP1760_HCD is not set |
1047 | # CONFIG_USB_OHCI_HCD is not set | 1168 | # CONFIG_USB_OHCI_HCD is not set |
1048 | # CONFIG_USB_UHCI_HCD is not set | 1169 | # CONFIG_USB_UHCI_HCD is not set |
1049 | # CONFIG_USB_SL811_HCD is not set | 1170 | # CONFIG_USB_SL811_HCD is not set |
1050 | # CONFIG_USB_R8A66597_HCD is not set | 1171 | # CONFIG_USB_R8A66597_HCD is not set |
1172 | # CONFIG_USB_WHCI_HCD is not set | ||
1173 | # CONFIG_USB_HWA_HCD is not set | ||
1051 | 1174 | ||
1052 | # | 1175 | # |
1053 | # USB Device Class drivers | 1176 | # USB Device Class drivers |
@@ -1055,20 +1178,20 @@ CONFIG_USB_EHCI_TT_NEWSCHED=y | |||
1055 | # CONFIG_USB_ACM is not set | 1178 | # CONFIG_USB_ACM is not set |
1056 | CONFIG_USB_PRINTER=y | 1179 | CONFIG_USB_PRINTER=y |
1057 | # CONFIG_USB_WDM is not set | 1180 | # CONFIG_USB_WDM is not set |
1181 | # CONFIG_USB_TMC is not set | ||
1058 | 1182 | ||
1059 | # | 1183 | # |
1060 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | 1184 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may |
1061 | # | 1185 | # |
1062 | 1186 | ||
1063 | # | 1187 | # |
1064 | # may also be needed; see USB_STORAGE Help for more information | 1188 | # also be needed; see USB_STORAGE Help for more info |
1065 | # | 1189 | # |
1066 | CONFIG_USB_STORAGE=y | 1190 | CONFIG_USB_STORAGE=y |
1067 | # CONFIG_USB_STORAGE_DEBUG is not set | 1191 | # CONFIG_USB_STORAGE_DEBUG is not set |
1068 | CONFIG_USB_STORAGE_DATAFAB=y | 1192 | CONFIG_USB_STORAGE_DATAFAB=y |
1069 | CONFIG_USB_STORAGE_FREECOM=y | 1193 | CONFIG_USB_STORAGE_FREECOM=y |
1070 | # CONFIG_USB_STORAGE_ISD200 is not set | 1194 | # CONFIG_USB_STORAGE_ISD200 is not set |
1071 | CONFIG_USB_STORAGE_DPCM=y | ||
1072 | # CONFIG_USB_STORAGE_USBAT is not set | 1195 | # CONFIG_USB_STORAGE_USBAT is not set |
1073 | CONFIG_USB_STORAGE_SDDR09=y | 1196 | CONFIG_USB_STORAGE_SDDR09=y |
1074 | CONFIG_USB_STORAGE_SDDR55=y | 1197 | CONFIG_USB_STORAGE_SDDR55=y |
@@ -1076,7 +1199,6 @@ CONFIG_USB_STORAGE_JUMPSHOT=y | |||
1076 | # CONFIG_USB_STORAGE_ALAUDA is not set | 1199 | # CONFIG_USB_STORAGE_ALAUDA is not set |
1077 | # CONFIG_USB_STORAGE_ONETOUCH is not set | 1200 | # CONFIG_USB_STORAGE_ONETOUCH is not set |
1078 | # CONFIG_USB_STORAGE_KARMA is not set | 1201 | # CONFIG_USB_STORAGE_KARMA is not set |
1079 | # CONFIG_USB_STORAGE_SIERRA is not set | ||
1080 | # CONFIG_USB_STORAGE_CYPRESS_ATACB is not set | 1202 | # CONFIG_USB_STORAGE_CYPRESS_ATACB is not set |
1081 | # CONFIG_USB_LIBUSUAL is not set | 1203 | # CONFIG_USB_LIBUSUAL is not set |
1082 | 1204 | ||
@@ -1097,6 +1219,7 @@ CONFIG_USB_STORAGE_JUMPSHOT=y | |||
1097 | # CONFIG_USB_EMI62 is not set | 1219 | # CONFIG_USB_EMI62 is not set |
1098 | # CONFIG_USB_EMI26 is not set | 1220 | # CONFIG_USB_EMI26 is not set |
1099 | # CONFIG_USB_ADUTUX is not set | 1221 | # CONFIG_USB_ADUTUX is not set |
1222 | # CONFIG_USB_SEVSEG is not set | ||
1100 | # CONFIG_USB_RIO500 is not set | 1223 | # CONFIG_USB_RIO500 is not set |
1101 | # CONFIG_USB_LEGOTOWER is not set | 1224 | # CONFIG_USB_LEGOTOWER is not set |
1102 | # CONFIG_USB_LCD is not set | 1225 | # CONFIG_USB_LCD is not set |
@@ -1104,7 +1227,6 @@ CONFIG_USB_STORAGE_JUMPSHOT=y | |||
1104 | # CONFIG_USB_LED is not set | 1227 | # CONFIG_USB_LED is not set |
1105 | # CONFIG_USB_CYPRESS_CY7C63 is not set | 1228 | # CONFIG_USB_CYPRESS_CY7C63 is not set |
1106 | # CONFIG_USB_CYTHERM is not set | 1229 | # CONFIG_USB_CYTHERM is not set |
1107 | # CONFIG_USB_PHIDGET is not set | ||
1108 | # CONFIG_USB_IDMOUSE is not set | 1230 | # CONFIG_USB_IDMOUSE is not set |
1109 | # CONFIG_USB_FTDI_ELAN is not set | 1231 | # CONFIG_USB_FTDI_ELAN is not set |
1110 | # CONFIG_USB_APPLEDISPLAY is not set | 1232 | # CONFIG_USB_APPLEDISPLAY is not set |
@@ -1114,8 +1236,18 @@ CONFIG_USB_STORAGE_JUMPSHOT=y | |||
1114 | # CONFIG_USB_IOWARRIOR is not set | 1236 | # CONFIG_USB_IOWARRIOR is not set |
1115 | # CONFIG_USB_TEST is not set | 1237 | # CONFIG_USB_TEST is not set |
1116 | # CONFIG_USB_ISIGHTFW is not set | 1238 | # CONFIG_USB_ISIGHTFW is not set |
1239 | # CONFIG_USB_VST is not set | ||
1117 | # CONFIG_USB_GADGET is not set | 1240 | # CONFIG_USB_GADGET is not set |
1241 | |||
1242 | # | ||
1243 | # OTG and related infrastructure | ||
1244 | # | ||
1245 | # CONFIG_USB_GPIO_VBUS is not set | ||
1246 | # CONFIG_NOP_USB_XCEIV is not set | ||
1247 | # CONFIG_UWB is not set | ||
1118 | # CONFIG_MMC is not set | 1248 | # CONFIG_MMC is not set |
1249 | # CONFIG_MEMSTICK is not set | ||
1250 | # CONFIG_ACCESSIBILITY is not set | ||
1119 | CONFIG_NEW_LEDS=y | 1251 | CONFIG_NEW_LEDS=y |
1120 | CONFIG_LEDS_CLASS=y | 1252 | CONFIG_LEDS_CLASS=y |
1121 | 1253 | ||
@@ -1124,7 +1256,10 @@ CONFIG_LEDS_CLASS=y | |||
1124 | # | 1256 | # |
1125 | # CONFIG_LEDS_PCA9532 is not set | 1257 | # CONFIG_LEDS_PCA9532 is not set |
1126 | CONFIG_LEDS_GPIO=y | 1258 | CONFIG_LEDS_GPIO=y |
1259 | CONFIG_LEDS_GPIO_PLATFORM=y | ||
1260 | # CONFIG_LEDS_LP5521 is not set | ||
1127 | # CONFIG_LEDS_PCA955X is not set | 1261 | # CONFIG_LEDS_PCA955X is not set |
1262 | # CONFIG_LEDS_BD2802 is not set | ||
1128 | 1263 | ||
1129 | # | 1264 | # |
1130 | # LED Triggers | 1265 | # LED Triggers |
@@ -1132,7 +1267,12 @@ CONFIG_LEDS_GPIO=y | |||
1132 | CONFIG_LEDS_TRIGGERS=y | 1267 | CONFIG_LEDS_TRIGGERS=y |
1133 | CONFIG_LEDS_TRIGGER_TIMER=y | 1268 | CONFIG_LEDS_TRIGGER_TIMER=y |
1134 | CONFIG_LEDS_TRIGGER_HEARTBEAT=y | 1269 | CONFIG_LEDS_TRIGGER_HEARTBEAT=y |
1270 | # CONFIG_LEDS_TRIGGER_BACKLIGHT is not set | ||
1135 | CONFIG_LEDS_TRIGGER_DEFAULT_ON=y | 1271 | CONFIG_LEDS_TRIGGER_DEFAULT_ON=y |
1272 | |||
1273 | # | ||
1274 | # iptables trigger is under Netfilter config (LED target) | ||
1275 | # | ||
1136 | CONFIG_RTC_LIB=y | 1276 | CONFIG_RTC_LIB=y |
1137 | CONFIG_RTC_CLASS=y | 1277 | CONFIG_RTC_CLASS=y |
1138 | CONFIG_RTC_HCTOSYS=y | 1278 | CONFIG_RTC_HCTOSYS=y |
@@ -1164,6 +1304,7 @@ CONFIG_RTC_DRV_M41T80=y | |||
1164 | # CONFIG_RTC_DRV_M41T80_WDT is not set | 1304 | # CONFIG_RTC_DRV_M41T80_WDT is not set |
1165 | CONFIG_RTC_DRV_S35390A=y | 1305 | CONFIG_RTC_DRV_S35390A=y |
1166 | # CONFIG_RTC_DRV_FM3130 is not set | 1306 | # CONFIG_RTC_DRV_FM3130 is not set |
1307 | # CONFIG_RTC_DRV_RX8581 is not set | ||
1167 | 1308 | ||
1168 | # | 1309 | # |
1169 | # SPI RTC drivers | 1310 | # SPI RTC drivers |
@@ -1173,12 +1314,15 @@ CONFIG_RTC_DRV_S35390A=y | |||
1173 | # Platform RTC drivers | 1314 | # Platform RTC drivers |
1174 | # | 1315 | # |
1175 | # CONFIG_RTC_DRV_CMOS is not set | 1316 | # CONFIG_RTC_DRV_CMOS is not set |
1317 | # CONFIG_RTC_DRV_DS1286 is not set | ||
1176 | # CONFIG_RTC_DRV_DS1511 is not set | 1318 | # CONFIG_RTC_DRV_DS1511 is not set |
1177 | # CONFIG_RTC_DRV_DS1553 is not set | 1319 | # CONFIG_RTC_DRV_DS1553 is not set |
1178 | # CONFIG_RTC_DRV_DS1742 is not set | 1320 | # CONFIG_RTC_DRV_DS1742 is not set |
1179 | # CONFIG_RTC_DRV_STK17TA8 is not set | 1321 | # CONFIG_RTC_DRV_STK17TA8 is not set |
1180 | # CONFIG_RTC_DRV_M48T86 is not set | 1322 | CONFIG_RTC_DRV_M48T86=y |
1323 | # CONFIG_RTC_DRV_M48T35 is not set | ||
1181 | # CONFIG_RTC_DRV_M48T59 is not set | 1324 | # CONFIG_RTC_DRV_M48T59 is not set |
1325 | # CONFIG_RTC_DRV_BQ4802 is not set | ||
1182 | # CONFIG_RTC_DRV_V3020 is not set | 1326 | # CONFIG_RTC_DRV_V3020 is not set |
1183 | 1327 | ||
1184 | # | 1328 | # |
@@ -1196,16 +1340,12 @@ CONFIG_DMA_ENGINE=y | |||
1196 | # DMA Clients | 1340 | # DMA Clients |
1197 | # | 1341 | # |
1198 | # CONFIG_NET_DMA is not set | 1342 | # CONFIG_NET_DMA is not set |
1343 | # CONFIG_ASYNC_TX_DMA is not set | ||
1199 | # CONFIG_DMATEST is not set | 1344 | # CONFIG_DMATEST is not set |
1200 | 1345 | # CONFIG_AUXDISPLAY is not set | |
1201 | # | ||
1202 | # Voltage and Current regulators | ||
1203 | # | ||
1204 | # CONFIG_REGULATOR is not set | 1346 | # CONFIG_REGULATOR is not set |
1205 | # CONFIG_REGULATOR_FIXED_VOLTAGE is not set | ||
1206 | # CONFIG_REGULATOR_VIRTUAL_CONSUMER is not set | ||
1207 | # CONFIG_REGULATOR_BQ24022 is not set | ||
1208 | # CONFIG_UIO is not set | 1347 | # CONFIG_UIO is not set |
1348 | # CONFIG_STAGING is not set | ||
1209 | 1349 | ||
1210 | # | 1350 | # |
1211 | # File systems | 1351 | # File systems |
@@ -1214,14 +1354,25 @@ CONFIG_EXT2_FS=y | |||
1214 | # CONFIG_EXT2_FS_XATTR is not set | 1354 | # CONFIG_EXT2_FS_XATTR is not set |
1215 | # CONFIG_EXT2_FS_XIP is not set | 1355 | # CONFIG_EXT2_FS_XIP is not set |
1216 | CONFIG_EXT3_FS=y | 1356 | CONFIG_EXT3_FS=y |
1357 | # CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set | ||
1217 | # CONFIG_EXT3_FS_XATTR is not set | 1358 | # CONFIG_EXT3_FS_XATTR is not set |
1218 | # CONFIG_EXT4DEV_FS is not set | 1359 | CONFIG_EXT4_FS=m |
1360 | # CONFIG_EXT4DEV_COMPAT is not set | ||
1361 | CONFIG_EXT4_FS_XATTR=y | ||
1362 | # CONFIG_EXT4_FS_POSIX_ACL is not set | ||
1363 | # CONFIG_EXT4_FS_SECURITY is not set | ||
1219 | CONFIG_JBD=y | 1364 | CONFIG_JBD=y |
1365 | # CONFIG_JBD_DEBUG is not set | ||
1366 | CONFIG_JBD2=m | ||
1367 | # CONFIG_JBD2_DEBUG is not set | ||
1368 | CONFIG_FS_MBCACHE=m | ||
1220 | # CONFIG_REISERFS_FS is not set | 1369 | # CONFIG_REISERFS_FS is not set |
1221 | # CONFIG_JFS_FS is not set | 1370 | # CONFIG_JFS_FS is not set |
1222 | # CONFIG_FS_POSIX_ACL is not set | 1371 | # CONFIG_FS_POSIX_ACL is not set |
1372 | CONFIG_FILE_LOCKING=y | ||
1223 | # CONFIG_XFS_FS is not set | 1373 | # CONFIG_XFS_FS is not set |
1224 | # CONFIG_OCFS2_FS is not set | 1374 | # CONFIG_OCFS2_FS is not set |
1375 | # CONFIG_BTRFS_FS is not set | ||
1225 | CONFIG_DNOTIFY=y | 1376 | CONFIG_DNOTIFY=y |
1226 | CONFIG_INOTIFY=y | 1377 | CONFIG_INOTIFY=y |
1227 | CONFIG_INOTIFY_USER=y | 1378 | CONFIG_INOTIFY_USER=y |
@@ -1231,6 +1382,11 @@ CONFIG_INOTIFY_USER=y | |||
1231 | # CONFIG_FUSE_FS is not set | 1382 | # CONFIG_FUSE_FS is not set |
1232 | 1383 | ||
1233 | # | 1384 | # |
1385 | # Caches | ||
1386 | # | ||
1387 | # CONFIG_FSCACHE is not set | ||
1388 | |||
1389 | # | ||
1234 | # CD-ROM/DVD Filesystems | 1390 | # CD-ROM/DVD Filesystems |
1235 | # | 1391 | # |
1236 | CONFIG_ISO9660_FS=m | 1392 | CONFIG_ISO9660_FS=m |
@@ -1254,15 +1410,13 @@ CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" | |||
1254 | # | 1410 | # |
1255 | CONFIG_PROC_FS=y | 1411 | CONFIG_PROC_FS=y |
1256 | CONFIG_PROC_SYSCTL=y | 1412 | CONFIG_PROC_SYSCTL=y |
1413 | CONFIG_PROC_PAGE_MONITOR=y | ||
1257 | CONFIG_SYSFS=y | 1414 | CONFIG_SYSFS=y |
1258 | CONFIG_TMPFS=y | 1415 | CONFIG_TMPFS=y |
1259 | # CONFIG_TMPFS_POSIX_ACL is not set | 1416 | # CONFIG_TMPFS_POSIX_ACL is not set |
1260 | # CONFIG_HUGETLB_PAGE is not set | 1417 | # CONFIG_HUGETLB_PAGE is not set |
1261 | # CONFIG_CONFIGFS_FS is not set | 1418 | # CONFIG_CONFIGFS_FS is not set |
1262 | 1419 | CONFIG_MISC_FILESYSTEMS=y | |
1263 | # | ||
1264 | # Miscellaneous filesystems | ||
1265 | # | ||
1266 | # CONFIG_ADFS_FS is not set | 1420 | # CONFIG_ADFS_FS is not set |
1267 | # CONFIG_AFFS_FS is not set | 1421 | # CONFIG_AFFS_FS is not set |
1268 | # CONFIG_HFS_FS is not set | 1422 | # CONFIG_HFS_FS is not set |
@@ -1282,6 +1436,7 @@ CONFIG_JFFS2_ZLIB=y | |||
1282 | CONFIG_JFFS2_RTIME=y | 1436 | CONFIG_JFFS2_RTIME=y |
1283 | # CONFIG_JFFS2_RUBIN is not set | 1437 | # CONFIG_JFFS2_RUBIN is not set |
1284 | CONFIG_CRAMFS=y | 1438 | CONFIG_CRAMFS=y |
1439 | # CONFIG_SQUASHFS is not set | ||
1285 | # CONFIG_VXFS_FS is not set | 1440 | # CONFIG_VXFS_FS is not set |
1286 | # CONFIG_MINIX_FS is not set | 1441 | # CONFIG_MINIX_FS is not set |
1287 | # CONFIG_OMFS_FS is not set | 1442 | # CONFIG_OMFS_FS is not set |
@@ -1290,6 +1445,7 @@ CONFIG_CRAMFS=y | |||
1290 | # CONFIG_ROMFS_FS is not set | 1445 | # CONFIG_ROMFS_FS is not set |
1291 | # CONFIG_SYSV_FS is not set | 1446 | # CONFIG_SYSV_FS is not set |
1292 | # CONFIG_UFS_FS is not set | 1447 | # CONFIG_UFS_FS is not set |
1448 | # CONFIG_NILFS2_FS is not set | ||
1293 | CONFIG_NETWORK_FILESYSTEMS=y | 1449 | CONFIG_NETWORK_FILESYSTEMS=y |
1294 | CONFIG_NFS_FS=y | 1450 | CONFIG_NFS_FS=y |
1295 | CONFIG_NFS_V3=y | 1451 | CONFIG_NFS_V3=y |
@@ -1381,13 +1537,16 @@ CONFIG_ENABLE_MUST_CHECK=y | |||
1381 | CONFIG_FRAME_WARN=1024 | 1537 | CONFIG_FRAME_WARN=1024 |
1382 | CONFIG_MAGIC_SYSRQ=y | 1538 | CONFIG_MAGIC_SYSRQ=y |
1383 | # CONFIG_UNUSED_SYMBOLS is not set | 1539 | # CONFIG_UNUSED_SYMBOLS is not set |
1384 | # CONFIG_DEBUG_FS is not set | 1540 | CONFIG_DEBUG_FS=y |
1385 | # CONFIG_HEADERS_CHECK is not set | 1541 | # CONFIG_HEADERS_CHECK is not set |
1386 | CONFIG_DEBUG_KERNEL=y | 1542 | CONFIG_DEBUG_KERNEL=y |
1387 | # CONFIG_DEBUG_SHIRQ is not set | 1543 | # CONFIG_DEBUG_SHIRQ is not set |
1388 | CONFIG_DETECT_SOFTLOCKUP=y | 1544 | CONFIG_DETECT_SOFTLOCKUP=y |
1389 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set | 1545 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set |
1390 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 | 1546 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 |
1547 | CONFIG_DETECT_HUNG_TASK=y | ||
1548 | # CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set | ||
1549 | CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0 | ||
1391 | CONFIG_SCHED_DEBUG=y | 1550 | CONFIG_SCHED_DEBUG=y |
1392 | CONFIG_SCHEDSTATS=y | 1551 | CONFIG_SCHEDSTATS=y |
1393 | # CONFIG_TIMER_STATS is not set | 1552 | # CONFIG_TIMER_STATS is not set |
@@ -1411,25 +1570,46 @@ CONFIG_DEBUG_INFO=y | |||
1411 | # CONFIG_DEBUG_MEMORY_INIT is not set | 1570 | # CONFIG_DEBUG_MEMORY_INIT is not set |
1412 | # CONFIG_DEBUG_LIST is not set | 1571 | # CONFIG_DEBUG_LIST is not set |
1413 | # CONFIG_DEBUG_SG is not set | 1572 | # CONFIG_DEBUG_SG is not set |
1573 | # CONFIG_DEBUG_NOTIFIERS is not set | ||
1414 | CONFIG_FRAME_POINTER=y | 1574 | CONFIG_FRAME_POINTER=y |
1415 | # CONFIG_BOOT_PRINTK_DELAY is not set | 1575 | # CONFIG_BOOT_PRINTK_DELAY is not set |
1416 | # CONFIG_RCU_TORTURE_TEST is not set | 1576 | # CONFIG_RCU_TORTURE_TEST is not set |
1577 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | ||
1417 | # CONFIG_KPROBES_SANITY_TEST is not set | 1578 | # CONFIG_KPROBES_SANITY_TEST is not set |
1418 | # CONFIG_BACKTRACE_SELF_TEST is not set | 1579 | # CONFIG_BACKTRACE_SELF_TEST is not set |
1580 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | ||
1419 | # CONFIG_LKDTM is not set | 1581 | # CONFIG_LKDTM is not set |
1420 | # CONFIG_FAULT_INJECTION is not set | 1582 | # CONFIG_FAULT_INJECTION is not set |
1421 | CONFIG_LATENCYTOP=y | 1583 | CONFIG_LATENCYTOP=y |
1422 | CONFIG_SYSCTL_SYSCALL_CHECK=y | 1584 | CONFIG_SYSCTL_SYSCALL_CHECK=y |
1423 | CONFIG_HAVE_FTRACE=y | 1585 | # CONFIG_PAGE_POISONING is not set |
1424 | CONFIG_HAVE_DYNAMIC_FTRACE=y | 1586 | CONFIG_NOP_TRACER=y |
1425 | # CONFIG_FTRACE is not set | 1587 | CONFIG_HAVE_FUNCTION_TRACER=y |
1588 | CONFIG_RING_BUFFER=y | ||
1589 | CONFIG_TRACING=y | ||
1590 | CONFIG_TRACING_SUPPORT=y | ||
1591 | |||
1592 | # | ||
1593 | # Tracers | ||
1594 | # | ||
1595 | # CONFIG_FUNCTION_TRACER is not set | ||
1426 | # CONFIG_IRQSOFF_TRACER is not set | 1596 | # CONFIG_IRQSOFF_TRACER is not set |
1427 | # CONFIG_PREEMPT_TRACER is not set | 1597 | # CONFIG_PREEMPT_TRACER is not set |
1428 | # CONFIG_SCHED_TRACER is not set | 1598 | # CONFIG_SCHED_TRACER is not set |
1429 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | 1599 | # CONFIG_CONTEXT_SWITCH_TRACER is not set |
1600 | # CONFIG_EVENT_TRACER is not set | ||
1601 | # CONFIG_BOOT_TRACER is not set | ||
1602 | # CONFIG_TRACE_BRANCH_PROFILING is not set | ||
1603 | # CONFIG_STACK_TRACER is not set | ||
1604 | # CONFIG_KMEMTRACE is not set | ||
1605 | # CONFIG_WORKQUEUE_TRACER is not set | ||
1606 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
1607 | # CONFIG_FTRACE_STARTUP_TEST is not set | ||
1608 | # CONFIG_DYNAMIC_DEBUG is not set | ||
1430 | # CONFIG_SAMPLES is not set | 1609 | # CONFIG_SAMPLES is not set |
1431 | CONFIG_HAVE_ARCH_KGDB=y | 1610 | CONFIG_HAVE_ARCH_KGDB=y |
1432 | # CONFIG_KGDB is not set | 1611 | # CONFIG_KGDB is not set |
1612 | CONFIG_ARM_UNWIND=y | ||
1433 | CONFIG_DEBUG_USER=y | 1613 | CONFIG_DEBUG_USER=y |
1434 | CONFIG_DEBUG_ERRORS=y | 1614 | CONFIG_DEBUG_ERRORS=y |
1435 | # CONFIG_DEBUG_STACK_USAGE is not set | 1615 | # CONFIG_DEBUG_STACK_USAGE is not set |
@@ -1441,18 +1621,27 @@ CONFIG_DEBUG_LL=y | |||
1441 | # | 1621 | # |
1442 | # CONFIG_KEYS is not set | 1622 | # CONFIG_KEYS is not set |
1443 | # CONFIG_SECURITY is not set | 1623 | # CONFIG_SECURITY is not set |
1624 | # CONFIG_SECURITYFS is not set | ||
1444 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | 1625 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set |
1445 | CONFIG_ASYNC_CORE=y | ||
1446 | CONFIG_CRYPTO=y | 1626 | CONFIG_CRYPTO=y |
1447 | 1627 | ||
1448 | # | 1628 | # |
1449 | # Crypto core or helper | 1629 | # Crypto core or helper |
1450 | # | 1630 | # |
1631 | # CONFIG_CRYPTO_FIPS is not set | ||
1451 | CONFIG_CRYPTO_ALGAPI=m | 1632 | CONFIG_CRYPTO_ALGAPI=m |
1633 | CONFIG_CRYPTO_ALGAPI2=m | ||
1634 | CONFIG_CRYPTO_AEAD2=m | ||
1452 | CONFIG_CRYPTO_BLKCIPHER=m | 1635 | CONFIG_CRYPTO_BLKCIPHER=m |
1636 | CONFIG_CRYPTO_BLKCIPHER2=m | ||
1637 | CONFIG_CRYPTO_HASH2=m | ||
1638 | CONFIG_CRYPTO_RNG2=m | ||
1639 | CONFIG_CRYPTO_PCOMP=m | ||
1453 | CONFIG_CRYPTO_MANAGER=m | 1640 | CONFIG_CRYPTO_MANAGER=m |
1641 | CONFIG_CRYPTO_MANAGER2=m | ||
1454 | # CONFIG_CRYPTO_GF128MUL is not set | 1642 | # CONFIG_CRYPTO_GF128MUL is not set |
1455 | # CONFIG_CRYPTO_NULL is not set | 1643 | # CONFIG_CRYPTO_NULL is not set |
1644 | CONFIG_CRYPTO_WORKQUEUE=m | ||
1456 | # CONFIG_CRYPTO_CRYPTD is not set | 1645 | # CONFIG_CRYPTO_CRYPTD is not set |
1457 | # CONFIG_CRYPTO_AUTHENC is not set | 1646 | # CONFIG_CRYPTO_AUTHENC is not set |
1458 | # CONFIG_CRYPTO_TEST is not set | 1647 | # CONFIG_CRYPTO_TEST is not set |
@@ -1521,18 +1710,24 @@ CONFIG_CRYPTO_PCBC=m | |||
1521 | # Compression | 1710 | # Compression |
1522 | # | 1711 | # |
1523 | # CONFIG_CRYPTO_DEFLATE is not set | 1712 | # CONFIG_CRYPTO_DEFLATE is not set |
1713 | # CONFIG_CRYPTO_ZLIB is not set | ||
1524 | # CONFIG_CRYPTO_LZO is not set | 1714 | # CONFIG_CRYPTO_LZO is not set |
1715 | |||
1716 | # | ||
1717 | # Random Number Generation | ||
1718 | # | ||
1719 | # CONFIG_CRYPTO_ANSI_CPRNG is not set | ||
1525 | CONFIG_CRYPTO_HW=y | 1720 | CONFIG_CRYPTO_HW=y |
1526 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set | 1721 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set |
1722 | CONFIG_BINARY_PRINTF=y | ||
1527 | 1723 | ||
1528 | # | 1724 | # |
1529 | # Library routines | 1725 | # Library routines |
1530 | # | 1726 | # |
1531 | CONFIG_BITREVERSE=y | 1727 | CONFIG_BITREVERSE=y |
1532 | # CONFIG_GENERIC_FIND_FIRST_BIT is not set | 1728 | CONFIG_GENERIC_FIND_LAST_BIT=y |
1533 | # CONFIG_GENERIC_FIND_NEXT_BIT is not set | ||
1534 | # CONFIG_CRC_CCITT is not set | 1729 | # CONFIG_CRC_CCITT is not set |
1535 | # CONFIG_CRC16 is not set | 1730 | CONFIG_CRC16=m |
1536 | CONFIG_CRC_T10DIF=y | 1731 | CONFIG_CRC_T10DIF=y |
1537 | CONFIG_CRC_ITU_T=m | 1732 | CONFIG_CRC_ITU_T=m |
1538 | CONFIG_CRC32=y | 1733 | CONFIG_CRC32=y |
@@ -1540,7 +1735,7 @@ CONFIG_CRC32=y | |||
1540 | # CONFIG_LIBCRC32C is not set | 1735 | # CONFIG_LIBCRC32C is not set |
1541 | CONFIG_ZLIB_INFLATE=y | 1736 | CONFIG_ZLIB_INFLATE=y |
1542 | CONFIG_ZLIB_DEFLATE=y | 1737 | CONFIG_ZLIB_DEFLATE=y |
1543 | CONFIG_PLIST=y | ||
1544 | CONFIG_HAS_IOMEM=y | 1738 | CONFIG_HAS_IOMEM=y |
1545 | CONFIG_HAS_IOPORT=y | 1739 | CONFIG_HAS_IOPORT=y |
1546 | CONFIG_HAS_DMA=y | 1740 | CONFIG_HAS_DMA=y |
1741 | CONFIG_NLATTR=y | ||
diff --git a/arch/arm/configs/pcm037_defconfig b/arch/arm/configs/pcm037_defconfig deleted file mode 100644 index 627474586470..000000000000 --- a/arch/arm/configs/pcm037_defconfig +++ /dev/null | |||
@@ -1,748 +0,0 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # Linux kernel version: 2.6.26-rc6 | ||
4 | # Wed Jun 25 11:52:42 2008 | ||
5 | # | ||
6 | CONFIG_ARM=y | ||
7 | CONFIG_SYS_SUPPORTS_APM_EMULATION=y | ||
8 | CONFIG_GENERIC_GPIO=y | ||
9 | CONFIG_GENERIC_TIME=y | ||
10 | CONFIG_GENERIC_CLOCKEVENTS=y | ||
11 | CONFIG_MMU=y | ||
12 | # CONFIG_NO_IOPORT is not set | ||
13 | CONFIG_GENERIC_HARDIRQS=y | ||
14 | CONFIG_STACKTRACE_SUPPORT=y | ||
15 | CONFIG_LOCKDEP_SUPPORT=y | ||
16 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | ||
17 | CONFIG_HARDIRQS_SW_RESEND=y | ||
18 | CONFIG_GENERIC_IRQ_PROBE=y | ||
19 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | ||
20 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set | ||
21 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set | ||
22 | CONFIG_GENERIC_HWEIGHT=y | ||
23 | CONFIG_GENERIC_CALIBRATE_DELAY=y | ||
24 | CONFIG_ARCH_SUPPORTS_AOUT=y | ||
25 | CONFIG_ZONE_DMA=y | ||
26 | CONFIG_ARCH_MTD_XIP=y | ||
27 | CONFIG_VECTORS_BASE=0xffff0000 | ||
28 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | ||
29 | |||
30 | # | ||
31 | # General setup | ||
32 | # | ||
33 | CONFIG_EXPERIMENTAL=y | ||
34 | CONFIG_BROKEN_ON_SMP=y | ||
35 | CONFIG_LOCK_KERNEL=y | ||
36 | CONFIG_INIT_ENV_ARG_LIMIT=32 | ||
37 | CONFIG_LOCALVERSION="" | ||
38 | CONFIG_LOCALVERSION_AUTO=y | ||
39 | CONFIG_SWAP=y | ||
40 | CONFIG_SYSVIPC=y | ||
41 | CONFIG_SYSVIPC_SYSCTL=y | ||
42 | # CONFIG_POSIX_MQUEUE is not set | ||
43 | # CONFIG_BSD_PROCESS_ACCT is not set | ||
44 | # CONFIG_TASKSTATS is not set | ||
45 | # CONFIG_AUDIT is not set | ||
46 | CONFIG_IKCONFIG=y | ||
47 | CONFIG_IKCONFIG_PROC=y | ||
48 | CONFIG_LOG_BUF_SHIFT=14 | ||
49 | # CONFIG_CGROUPS is not set | ||
50 | CONFIG_GROUP_SCHED=y | ||
51 | CONFIG_FAIR_GROUP_SCHED=y | ||
52 | # CONFIG_RT_GROUP_SCHED is not set | ||
53 | CONFIG_USER_SCHED=y | ||
54 | # CONFIG_CGROUP_SCHED is not set | ||
55 | CONFIG_SYSFS_DEPRECATED=y | ||
56 | CONFIG_SYSFS_DEPRECATED_V2=y | ||
57 | # CONFIG_RELAY is not set | ||
58 | # CONFIG_NAMESPACES is not set | ||
59 | # CONFIG_BLK_DEV_INITRD is not set | ||
60 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | ||
61 | CONFIG_SYSCTL=y | ||
62 | CONFIG_EMBEDDED=y | ||
63 | CONFIG_UID16=y | ||
64 | CONFIG_SYSCTL_SYSCALL=y | ||
65 | CONFIG_SYSCTL_SYSCALL_CHECK=y | ||
66 | CONFIG_KALLSYMS=y | ||
67 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | ||
68 | CONFIG_HOTPLUG=y | ||
69 | CONFIG_PRINTK=y | ||
70 | CONFIG_BUG=y | ||
71 | CONFIG_ELF_CORE=y | ||
72 | CONFIG_COMPAT_BRK=y | ||
73 | CONFIG_BASE_FULL=y | ||
74 | CONFIG_FUTEX=y | ||
75 | CONFIG_ANON_INODES=y | ||
76 | CONFIG_EPOLL=y | ||
77 | CONFIG_SIGNALFD=y | ||
78 | CONFIG_TIMERFD=y | ||
79 | CONFIG_EVENTFD=y | ||
80 | CONFIG_SHMEM=y | ||
81 | CONFIG_VM_EVENT_COUNTERS=y | ||
82 | CONFIG_SLAB=y | ||
83 | # CONFIG_SLUB is not set | ||
84 | # CONFIG_SLOB is not set | ||
85 | # CONFIG_PROFILING is not set | ||
86 | # CONFIG_MARKERS is not set | ||
87 | CONFIG_HAVE_OPROFILE=y | ||
88 | # CONFIG_KPROBES is not set | ||
89 | CONFIG_HAVE_KPROBES=y | ||
90 | CONFIG_HAVE_KRETPROBES=y | ||
91 | # CONFIG_HAVE_DMA_ATTRS is not set | ||
92 | CONFIG_PROC_PAGE_MONITOR=y | ||
93 | CONFIG_SLABINFO=y | ||
94 | CONFIG_RT_MUTEXES=y | ||
95 | # CONFIG_TINY_SHMEM is not set | ||
96 | CONFIG_BASE_SMALL=0 | ||
97 | CONFIG_MODULES=y | ||
98 | # CONFIG_MODULE_FORCE_LOAD is not set | ||
99 | CONFIG_MODULE_UNLOAD=y | ||
100 | CONFIG_MODULE_FORCE_UNLOAD=y | ||
101 | CONFIG_MODVERSIONS=y | ||
102 | # CONFIG_MODULE_SRCVERSION_ALL is not set | ||
103 | CONFIG_KMOD=y | ||
104 | CONFIG_BLOCK=y | ||
105 | # CONFIG_LBD is not set | ||
106 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
107 | # CONFIG_LSF is not set | ||
108 | # CONFIG_BLK_DEV_BSG is not set | ||
109 | |||
110 | # | ||
111 | # IO Schedulers | ||
112 | # | ||
113 | CONFIG_IOSCHED_NOOP=y | ||
114 | CONFIG_IOSCHED_AS=y | ||
115 | CONFIG_IOSCHED_DEADLINE=y | ||
116 | CONFIG_IOSCHED_CFQ=y | ||
117 | # CONFIG_DEFAULT_AS is not set | ||
118 | # CONFIG_DEFAULT_DEADLINE is not set | ||
119 | CONFIG_DEFAULT_CFQ=y | ||
120 | # CONFIG_DEFAULT_NOOP is not set | ||
121 | CONFIG_DEFAULT_IOSCHED="cfq" | ||
122 | CONFIG_CLASSIC_RCU=y | ||
123 | |||
124 | # | ||
125 | # System Type | ||
126 | # | ||
127 | # CONFIG_ARCH_AAEC2000 is not set | ||
128 | # CONFIG_ARCH_INTEGRATOR is not set | ||
129 | # CONFIG_ARCH_REALVIEW is not set | ||
130 | # CONFIG_ARCH_VERSATILE is not set | ||
131 | # CONFIG_ARCH_AT91 is not set | ||
132 | # CONFIG_ARCH_CLPS7500 is not set | ||
133 | # CONFIG_ARCH_CLPS711X is not set | ||
134 | # CONFIG_ARCH_CO285 is not set | ||
135 | # CONFIG_ARCH_EBSA110 is not set | ||
136 | # CONFIG_ARCH_EP93XX is not set | ||
137 | # CONFIG_ARCH_FOOTBRIDGE is not set | ||
138 | # CONFIG_ARCH_NETX is not set | ||
139 | # CONFIG_ARCH_H720X is not set | ||
140 | # CONFIG_ARCH_IMX is not set | ||
141 | # CONFIG_ARCH_IOP13XX is not set | ||
142 | # CONFIG_ARCH_IOP32X is not set | ||
143 | # CONFIG_ARCH_IOP33X is not set | ||
144 | # CONFIG_ARCH_IXP23XX is not set | ||
145 | # CONFIG_ARCH_IXP2000 is not set | ||
146 | # CONFIG_ARCH_IXP4XX is not set | ||
147 | # CONFIG_ARCH_L7200 is not set | ||
148 | # CONFIG_ARCH_KS8695 is not set | ||
149 | # CONFIG_ARCH_NS9XXX is not set | ||
150 | CONFIG_ARCH_MXC=y | ||
151 | # CONFIG_ARCH_ORION5X is not set | ||
152 | # CONFIG_ARCH_PNX4008 is not set | ||
153 | # CONFIG_ARCH_PXA is not set | ||
154 | # CONFIG_ARCH_RPC is not set | ||
155 | # CONFIG_ARCH_SA1100 is not set | ||
156 | # CONFIG_ARCH_S3C2410 is not set | ||
157 | # CONFIG_ARCH_SHARK is not set | ||
158 | # CONFIG_ARCH_LH7A40X is not set | ||
159 | # CONFIG_ARCH_DAVINCI is not set | ||
160 | # CONFIG_ARCH_OMAP is not set | ||
161 | # CONFIG_ARCH_MSM7X00A is not set | ||
162 | |||
163 | # | ||
164 | # Boot options | ||
165 | # | ||
166 | |||
167 | # | ||
168 | # Power management | ||
169 | # | ||
170 | |||
171 | # | ||
172 | # Freescale MXC Implementations | ||
173 | # | ||
174 | CONFIG_ARCH_MX3=y | ||
175 | |||
176 | # | ||
177 | # MX3 Options | ||
178 | # | ||
179 | # CONFIG_MACH_MX31ADS is not set | ||
180 | CONFIG_MACH_PCM037=y | ||
181 | |||
182 | # | ||
183 | # Processor Type | ||
184 | # | ||
185 | CONFIG_CPU_32=y | ||
186 | CONFIG_CPU_V6=y | ||
187 | # CONFIG_CPU_32v6K is not set | ||
188 | CONFIG_CPU_32v6=y | ||
189 | CONFIG_CPU_ABRT_EV6=y | ||
190 | CONFIG_CPU_PABRT_NOIFAR=y | ||
191 | CONFIG_CPU_CACHE_V6=y | ||
192 | CONFIG_CPU_CACHE_VIPT=y | ||
193 | CONFIG_CPU_COPY_V6=y | ||
194 | CONFIG_CPU_TLB_V6=y | ||
195 | CONFIG_CPU_HAS_ASID=y | ||
196 | CONFIG_CPU_CP15=y | ||
197 | CONFIG_CPU_CP15_MMU=y | ||
198 | |||
199 | # | ||
200 | # Processor Features | ||
201 | # | ||
202 | CONFIG_ARM_THUMB=y | ||
203 | # CONFIG_CPU_ICACHE_DISABLE is not set | ||
204 | # CONFIG_CPU_DCACHE_DISABLE is not set | ||
205 | # CONFIG_CPU_BPREDICT_DISABLE is not set | ||
206 | # CONFIG_OUTER_CACHE is not set | ||
207 | |||
208 | # | ||
209 | # Bus support | ||
210 | # | ||
211 | # CONFIG_PCI_SYSCALL is not set | ||
212 | # CONFIG_ARCH_SUPPORTS_MSI is not set | ||
213 | # CONFIG_PCCARD is not set | ||
214 | |||
215 | # | ||
216 | # Kernel Features | ||
217 | # | ||
218 | CONFIG_TICK_ONESHOT=y | ||
219 | CONFIG_NO_HZ=y | ||
220 | CONFIG_HIGH_RES_TIMERS=y | ||
221 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y | ||
222 | CONFIG_PREEMPT=y | ||
223 | CONFIG_HZ=100 | ||
224 | CONFIG_AEABI=y | ||
225 | # CONFIG_OABI_COMPAT is not set | ||
226 | # CONFIG_ARCH_DISCONTIGMEM_ENABLE is not set | ||
227 | CONFIG_SELECT_MEMORY_MODEL=y | ||
228 | CONFIG_FLATMEM_MANUAL=y | ||
229 | # CONFIG_DISCONTIGMEM_MANUAL is not set | ||
230 | # CONFIG_SPARSEMEM_MANUAL is not set | ||
231 | CONFIG_FLATMEM=y | ||
232 | CONFIG_FLAT_NODE_MEM_MAP=y | ||
233 | # CONFIG_SPARSEMEM_STATIC is not set | ||
234 | # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set | ||
235 | CONFIG_PAGEFLAGS_EXTENDED=y | ||
236 | CONFIG_SPLIT_PTLOCK_CPUS=4 | ||
237 | # CONFIG_RESOURCES_64BIT is not set | ||
238 | CONFIG_ZONE_DMA_FLAG=1 | ||
239 | CONFIG_BOUNCE=y | ||
240 | CONFIG_VIRT_TO_BUS=y | ||
241 | CONFIG_ALIGNMENT_TRAP=y | ||
242 | |||
243 | # | ||
244 | # Boot options | ||
245 | # | ||
246 | CONFIG_ZBOOT_ROM_TEXT=0x0 | ||
247 | CONFIG_ZBOOT_ROM_BSS=0x0 | ||
248 | CONFIG_CMDLINE="noinitrd console=ttymxc0,115200 root=/dev/mtdblock2 rw ip=off" | ||
249 | # CONFIG_XIP_KERNEL is not set | ||
250 | # CONFIG_KEXEC is not set | ||
251 | |||
252 | # | ||
253 | # Floating point emulation | ||
254 | # | ||
255 | |||
256 | # | ||
257 | # At least one emulation must be selected | ||
258 | # | ||
259 | CONFIG_VFP=y | ||
260 | |||
261 | # | ||
262 | # Userspace binary formats | ||
263 | # | ||
264 | CONFIG_BINFMT_ELF=y | ||
265 | # CONFIG_BINFMT_AOUT is not set | ||
266 | # CONFIG_BINFMT_MISC is not set | ||
267 | |||
268 | # | ||
269 | # Power management options | ||
270 | # | ||
271 | # CONFIG_PM is not set | ||
272 | CONFIG_ARCH_SUSPEND_POSSIBLE=y | ||
273 | |||
274 | # | ||
275 | # Networking | ||
276 | # | ||
277 | CONFIG_NET=y | ||
278 | |||
279 | # | ||
280 | # Networking options | ||
281 | # | ||
282 | CONFIG_PACKET=y | ||
283 | # CONFIG_PACKET_MMAP is not set | ||
284 | CONFIG_UNIX=y | ||
285 | # CONFIG_NET_KEY is not set | ||
286 | CONFIG_INET=y | ||
287 | # CONFIG_IP_MULTICAST is not set | ||
288 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
289 | CONFIG_IP_FIB_HASH=y | ||
290 | CONFIG_IP_PNP=y | ||
291 | CONFIG_IP_PNP_DHCP=y | ||
292 | # CONFIG_IP_PNP_BOOTP is not set | ||
293 | # CONFIG_IP_PNP_RARP is not set | ||
294 | # CONFIG_NET_IPIP is not set | ||
295 | # CONFIG_NET_IPGRE is not set | ||
296 | # CONFIG_ARPD is not set | ||
297 | # CONFIG_SYN_COOKIES is not set | ||
298 | # CONFIG_INET_AH is not set | ||
299 | # CONFIG_INET_ESP is not set | ||
300 | # CONFIG_INET_IPCOMP is not set | ||
301 | # CONFIG_INET_XFRM_TUNNEL is not set | ||
302 | # CONFIG_INET_TUNNEL is not set | ||
303 | # CONFIG_INET_XFRM_MODE_TRANSPORT is not set | ||
304 | # CONFIG_INET_XFRM_MODE_TUNNEL is not set | ||
305 | # CONFIG_INET_XFRM_MODE_BEET is not set | ||
306 | # CONFIG_INET_LRO is not set | ||
307 | # CONFIG_INET_DIAG is not set | ||
308 | # CONFIG_TCP_CONG_ADVANCED is not set | ||
309 | CONFIG_TCP_CONG_CUBIC=y | ||
310 | CONFIG_DEFAULT_TCP_CONG="cubic" | ||
311 | # CONFIG_TCP_MD5SIG is not set | ||
312 | # CONFIG_IPV6 is not set | ||
313 | # CONFIG_NETWORK_SECMARK is not set | ||
314 | # CONFIG_NETFILTER is not set | ||
315 | # CONFIG_IP_DCCP is not set | ||
316 | # CONFIG_IP_SCTP is not set | ||
317 | # CONFIG_TIPC is not set | ||
318 | # CONFIG_ATM is not set | ||
319 | # CONFIG_BRIDGE is not set | ||
320 | # CONFIG_VLAN_8021Q is not set | ||
321 | # CONFIG_DECNET is not set | ||
322 | # CONFIG_LLC2 is not set | ||
323 | # CONFIG_IPX is not set | ||
324 | # CONFIG_ATALK is not set | ||
325 | # CONFIG_X25 is not set | ||
326 | # CONFIG_LAPB is not set | ||
327 | # CONFIG_ECONET is not set | ||
328 | # CONFIG_WAN_ROUTER is not set | ||
329 | # CONFIG_NET_SCHED is not set | ||
330 | |||
331 | # | ||
332 | # Network testing | ||
333 | # | ||
334 | # CONFIG_NET_PKTGEN is not set | ||
335 | # CONFIG_HAMRADIO is not set | ||
336 | # CONFIG_CAN is not set | ||
337 | # CONFIG_IRDA is not set | ||
338 | # CONFIG_BT is not set | ||
339 | # CONFIG_AF_RXRPC is not set | ||
340 | |||
341 | # | ||
342 | # Wireless | ||
343 | # | ||
344 | # CONFIG_CFG80211 is not set | ||
345 | # CONFIG_WIRELESS_EXT is not set | ||
346 | # CONFIG_MAC80211 is not set | ||
347 | # CONFIG_IEEE80211 is not set | ||
348 | # CONFIG_RFKILL is not set | ||
349 | # CONFIG_NET_9P is not set | ||
350 | |||
351 | # | ||
352 | # Device Drivers | ||
353 | # | ||
354 | |||
355 | # | ||
356 | # Generic Driver Options | ||
357 | # | ||
358 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | ||
359 | CONFIG_STANDALONE=y | ||
360 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||
361 | CONFIG_FW_LOADER=m | ||
362 | # CONFIG_SYS_HYPERVISOR is not set | ||
363 | # CONFIG_CONNECTOR is not set | ||
364 | CONFIG_MTD=y | ||
365 | # CONFIG_MTD_DEBUG is not set | ||
366 | # CONFIG_MTD_CONCAT is not set | ||
367 | CONFIG_MTD_PARTITIONS=y | ||
368 | # CONFIG_MTD_REDBOOT_PARTS is not set | ||
369 | CONFIG_MTD_CMDLINE_PARTS=y | ||
370 | # CONFIG_MTD_AFS_PARTS is not set | ||
371 | # CONFIG_MTD_AR7_PARTS is not set | ||
372 | |||
373 | # | ||
374 | # User Modules And Translation Layers | ||
375 | # | ||
376 | CONFIG_MTD_CHAR=y | ||
377 | CONFIG_MTD_BLKDEVS=y | ||
378 | CONFIG_MTD_BLOCK=y | ||
379 | # CONFIG_FTL is not set | ||
380 | # CONFIG_NFTL is not set | ||
381 | # CONFIG_INFTL is not set | ||
382 | # CONFIG_RFD_FTL is not set | ||
383 | # CONFIG_SSFDC is not set | ||
384 | # CONFIG_MTD_OOPS is not set | ||
385 | |||
386 | # | ||
387 | # RAM/ROM/Flash chip drivers | ||
388 | # | ||
389 | CONFIG_MTD_CFI=y | ||
390 | # CONFIG_MTD_JEDECPROBE is not set | ||
391 | CONFIG_MTD_GEN_PROBE=y | ||
392 | # CONFIG_MTD_CFI_ADV_OPTIONS is not set | ||
393 | # CONFIG_MTD_CFI_NOSWAP is not set | ||
394 | # CONFIG_MTD_CFI_BE_BYTE_SWAP is not set | ||
395 | # CONFIG_MTD_CFI_LE_BYTE_SWAP is not set | ||
396 | CONFIG_MTD_MAP_BANK_WIDTH_1=y | ||
397 | CONFIG_MTD_MAP_BANK_WIDTH_2=y | ||
398 | CONFIG_MTD_MAP_BANK_WIDTH_4=y | ||
399 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set | ||
400 | # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set | ||
401 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set | ||
402 | CONFIG_MTD_CFI_I1=y | ||
403 | CONFIG_MTD_CFI_I2=y | ||
404 | # CONFIG_MTD_CFI_I4 is not set | ||
405 | # CONFIG_MTD_CFI_I8 is not set | ||
406 | # CONFIG_MTD_CFI_INTELEXT is not set | ||
407 | # CONFIG_MTD_CFI_AMDSTD is not set | ||
408 | # CONFIG_MTD_CFI_STAA is not set | ||
409 | # CONFIG_MTD_RAM is not set | ||
410 | # CONFIG_MTD_ROM is not set | ||
411 | # CONFIG_MTD_ABSENT is not set | ||
412 | |||
413 | # | ||
414 | # Mapping drivers for chip access | ||
415 | # | ||
416 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set | ||
417 | CONFIG_MTD_PHYSMAP=y | ||
418 | CONFIG_MTD_PHYSMAP_START=0x0 | ||
419 | CONFIG_MTD_PHYSMAP_LEN=0 | ||
420 | CONFIG_MTD_PHYSMAP_BANKWIDTH=2 | ||
421 | # CONFIG_MTD_ARM_INTEGRATOR is not set | ||
422 | # CONFIG_MTD_PLATRAM is not set | ||
423 | |||
424 | # | ||
425 | # Self-contained MTD device drivers | ||
426 | # | ||
427 | # CONFIG_MTD_SLRAM is not set | ||
428 | # CONFIG_MTD_PHRAM is not set | ||
429 | # CONFIG_MTD_MTDRAM is not set | ||
430 | # CONFIG_MTD_BLOCK2MTD is not set | ||
431 | |||
432 | # | ||
433 | # Disk-On-Chip Device Drivers | ||
434 | # | ||
435 | # CONFIG_MTD_DOC2000 is not set | ||
436 | # CONFIG_MTD_DOC2001 is not set | ||
437 | # CONFIG_MTD_DOC2001PLUS is not set | ||
438 | # CONFIG_MTD_NAND is not set | ||
439 | # CONFIG_MTD_ONENAND is not set | ||
440 | |||
441 | # | ||
442 | # UBI - Unsorted block images | ||
443 | # | ||
444 | # CONFIG_MTD_UBI is not set | ||
445 | # CONFIG_PARPORT is not set | ||
446 | # CONFIG_BLK_DEV is not set | ||
447 | # CONFIG_MISC_DEVICES is not set | ||
448 | CONFIG_HAVE_IDE=y | ||
449 | # CONFIG_IDE is not set | ||
450 | |||
451 | # | ||
452 | # SCSI device support | ||
453 | # | ||
454 | # CONFIG_RAID_ATTRS is not set | ||
455 | # CONFIG_SCSI is not set | ||
456 | # CONFIG_SCSI_DMA is not set | ||
457 | # CONFIG_SCSI_NETLINK is not set | ||
458 | # CONFIG_ATA is not set | ||
459 | # CONFIG_MD is not set | ||
460 | CONFIG_NETDEVICES=y | ||
461 | # CONFIG_NETDEVICES_MULTIQUEUE is not set | ||
462 | # CONFIG_DUMMY is not set | ||
463 | # CONFIG_BONDING is not set | ||
464 | # CONFIG_MACVLAN is not set | ||
465 | # CONFIG_EQUALIZER is not set | ||
466 | # CONFIG_TUN is not set | ||
467 | # CONFIG_VETH is not set | ||
468 | # CONFIG_PHYLIB is not set | ||
469 | CONFIG_NET_ETHERNET=y | ||
470 | CONFIG_MII=y | ||
471 | # CONFIG_AX88796 is not set | ||
472 | CONFIG_SMC91X=y | ||
473 | # CONFIG_DM9000 is not set | ||
474 | # CONFIG_IBM_NEW_EMAC_ZMII is not set | ||
475 | # CONFIG_IBM_NEW_EMAC_RGMII is not set | ||
476 | # CONFIG_IBM_NEW_EMAC_TAH is not set | ||
477 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set | ||
478 | # CONFIG_B44 is not set | ||
479 | # CONFIG_NETDEV_1000 is not set | ||
480 | # CONFIG_NETDEV_10000 is not set | ||
481 | |||
482 | # | ||
483 | # Wireless LAN | ||
484 | # | ||
485 | # CONFIG_WLAN_PRE80211 is not set | ||
486 | # CONFIG_WLAN_80211 is not set | ||
487 | # CONFIG_IWLWIFI_LEDS is not set | ||
488 | # CONFIG_WAN is not set | ||
489 | # CONFIG_PPP is not set | ||
490 | # CONFIG_SLIP is not set | ||
491 | # CONFIG_NETCONSOLE is not set | ||
492 | # CONFIG_NETPOLL is not set | ||
493 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
494 | # CONFIG_ISDN is not set | ||
495 | |||
496 | # | ||
497 | # Input device support | ||
498 | # | ||
499 | # CONFIG_INPUT is not set | ||
500 | |||
501 | # | ||
502 | # Hardware I/O ports | ||
503 | # | ||
504 | # CONFIG_SERIO is not set | ||
505 | # CONFIG_GAMEPORT is not set | ||
506 | |||
507 | # | ||
508 | # Character devices | ||
509 | # | ||
510 | # CONFIG_VT is not set | ||
511 | CONFIG_DEVKMEM=y | ||
512 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
513 | |||
514 | # | ||
515 | # Serial drivers | ||
516 | # | ||
517 | # CONFIG_SERIAL_8250 is not set | ||
518 | |||
519 | # | ||
520 | # Non-8250 serial port support | ||
521 | # | ||
522 | CONFIG_SERIAL_IMX=y | ||
523 | CONFIG_SERIAL_IMX_CONSOLE=y | ||
524 | CONFIG_SERIAL_CORE=y | ||
525 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
526 | CONFIG_UNIX98_PTYS=y | ||
527 | # CONFIG_LEGACY_PTYS is not set | ||
528 | # CONFIG_IPMI_HANDLER is not set | ||
529 | # CONFIG_HW_RANDOM is not set | ||
530 | # CONFIG_NVRAM is not set | ||
531 | # CONFIG_R3964 is not set | ||
532 | # CONFIG_RAW_DRIVER is not set | ||
533 | # CONFIG_TCG_TPM is not set | ||
534 | # CONFIG_I2C is not set | ||
535 | # CONFIG_SPI is not set | ||
536 | CONFIG_HAVE_GPIO_LIB=y | ||
537 | |||
538 | # | ||
539 | # GPIO Support | ||
540 | # | ||
541 | |||
542 | # | ||
543 | # I2C GPIO expanders: | ||
544 | # | ||
545 | |||
546 | # | ||
547 | # SPI GPIO expanders: | ||
548 | # | ||
549 | # CONFIG_W1 is not set | ||
550 | # CONFIG_POWER_SUPPLY is not set | ||
551 | # CONFIG_HWMON is not set | ||
552 | # CONFIG_WATCHDOG is not set | ||
553 | |||
554 | # | ||
555 | # Sonics Silicon Backplane | ||
556 | # | ||
557 | CONFIG_SSB_POSSIBLE=y | ||
558 | # CONFIG_SSB is not set | ||
559 | |||
560 | # | ||
561 | # Multifunction device drivers | ||
562 | # | ||
563 | # CONFIG_MFD_SM501 is not set | ||
564 | # CONFIG_MFD_ASIC3 is not set | ||
565 | # CONFIG_HTC_EGPIO is not set | ||
566 | # CONFIG_HTC_PASIC3 is not set | ||
567 | |||
568 | # | ||
569 | # Multimedia devices | ||
570 | # | ||
571 | |||
572 | # | ||
573 | # Multimedia core support | ||
574 | # | ||
575 | # CONFIG_VIDEO_DEV is not set | ||
576 | # CONFIG_DVB_CORE is not set | ||
577 | # CONFIG_VIDEO_MEDIA is not set | ||
578 | |||
579 | # | ||
580 | # Multimedia drivers | ||
581 | # | ||
582 | # CONFIG_DAB is not set | ||
583 | |||
584 | # | ||
585 | # Graphics support | ||
586 | # | ||
587 | # CONFIG_VGASTATE is not set | ||
588 | # CONFIG_VIDEO_OUTPUT_CONTROL is not set | ||
589 | # CONFIG_FB is not set | ||
590 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
591 | |||
592 | # | ||
593 | # Display device support | ||
594 | # | ||
595 | # CONFIG_DISPLAY_SUPPORT is not set | ||
596 | |||
597 | # | ||
598 | # Sound | ||
599 | # | ||
600 | # CONFIG_SOUND is not set | ||
601 | # CONFIG_USB_SUPPORT is not set | ||
602 | # CONFIG_MMC is not set | ||
603 | # CONFIG_NEW_LEDS is not set | ||
604 | CONFIG_RTC_LIB=y | ||
605 | # CONFIG_RTC_CLASS is not set | ||
606 | # CONFIG_UIO is not set | ||
607 | |||
608 | # | ||
609 | # File systems | ||
610 | # | ||
611 | # CONFIG_EXT2_FS is not set | ||
612 | # CONFIG_EXT3_FS is not set | ||
613 | # CONFIG_EXT4DEV_FS is not set | ||
614 | # CONFIG_REISERFS_FS is not set | ||
615 | # CONFIG_JFS_FS is not set | ||
616 | # CONFIG_FS_POSIX_ACL is not set | ||
617 | # CONFIG_XFS_FS is not set | ||
618 | # CONFIG_OCFS2_FS is not set | ||
619 | # CONFIG_DNOTIFY is not set | ||
620 | CONFIG_INOTIFY=y | ||
621 | CONFIG_INOTIFY_USER=y | ||
622 | # CONFIG_QUOTA is not set | ||
623 | # CONFIG_AUTOFS_FS is not set | ||
624 | # CONFIG_AUTOFS4_FS is not set | ||
625 | # CONFIG_FUSE_FS is not set | ||
626 | |||
627 | # | ||
628 | # CD-ROM/DVD Filesystems | ||
629 | # | ||
630 | # CONFIG_ISO9660_FS is not set | ||
631 | # CONFIG_UDF_FS is not set | ||
632 | |||
633 | # | ||
634 | # DOS/FAT/NT Filesystems | ||
635 | # | ||
636 | # CONFIG_MSDOS_FS is not set | ||
637 | # CONFIG_VFAT_FS is not set | ||
638 | # CONFIG_NTFS_FS is not set | ||
639 | |||
640 | # | ||
641 | # Pseudo filesystems | ||
642 | # | ||
643 | CONFIG_PROC_FS=y | ||
644 | CONFIG_PROC_SYSCTL=y | ||
645 | CONFIG_SYSFS=y | ||
646 | CONFIG_TMPFS=y | ||
647 | # CONFIG_TMPFS_POSIX_ACL is not set | ||
648 | # CONFIG_HUGETLB_PAGE is not set | ||
649 | # CONFIG_CONFIGFS_FS is not set | ||
650 | |||
651 | # | ||
652 | # Miscellaneous filesystems | ||
653 | # | ||
654 | # CONFIG_ADFS_FS is not set | ||
655 | # CONFIG_AFFS_FS is not set | ||
656 | # CONFIG_HFS_FS is not set | ||
657 | # CONFIG_HFSPLUS_FS is not set | ||
658 | # CONFIG_BEFS_FS is not set | ||
659 | # CONFIG_BFS_FS is not set | ||
660 | # CONFIG_EFS_FS is not set | ||
661 | CONFIG_JFFS2_FS=y | ||
662 | CONFIG_JFFS2_FS_DEBUG=0 | ||
663 | CONFIG_JFFS2_FS_WRITEBUFFER=y | ||
664 | # CONFIG_JFFS2_FS_WBUF_VERIFY is not set | ||
665 | # CONFIG_JFFS2_SUMMARY is not set | ||
666 | # CONFIG_JFFS2_FS_XATTR is not set | ||
667 | # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set | ||
668 | CONFIG_JFFS2_ZLIB=y | ||
669 | # CONFIG_JFFS2_LZO is not set | ||
670 | CONFIG_JFFS2_RTIME=y | ||
671 | # CONFIG_JFFS2_RUBIN is not set | ||
672 | # CONFIG_CRAMFS is not set | ||
673 | # CONFIG_VXFS_FS is not set | ||
674 | # CONFIG_MINIX_FS is not set | ||
675 | # CONFIG_HPFS_FS is not set | ||
676 | # CONFIG_QNX4FS_FS is not set | ||
677 | # CONFIG_ROMFS_FS is not set | ||
678 | # CONFIG_SYSV_FS is not set | ||
679 | # CONFIG_UFS_FS is not set | ||
680 | CONFIG_NETWORK_FILESYSTEMS=y | ||
681 | CONFIG_NFS_FS=y | ||
682 | # CONFIG_NFS_V3 is not set | ||
683 | # CONFIG_NFS_V4 is not set | ||
684 | # CONFIG_NFSD is not set | ||
685 | CONFIG_ROOT_NFS=y | ||
686 | CONFIG_LOCKD=y | ||
687 | CONFIG_NFS_COMMON=y | ||
688 | CONFIG_SUNRPC=y | ||
689 | # CONFIG_SUNRPC_BIND34 is not set | ||
690 | # CONFIG_RPCSEC_GSS_KRB5 is not set | ||
691 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | ||
692 | # CONFIG_SMB_FS is not set | ||
693 | # CONFIG_CIFS is not set | ||
694 | # CONFIG_NCP_FS is not set | ||
695 | # CONFIG_CODA_FS is not set | ||
696 | # CONFIG_AFS_FS is not set | ||
697 | |||
698 | # | ||
699 | # Partition Types | ||
700 | # | ||
701 | # CONFIG_PARTITION_ADVANCED is not set | ||
702 | CONFIG_MSDOS_PARTITION=y | ||
703 | # CONFIG_NLS is not set | ||
704 | # CONFIG_DLM is not set | ||
705 | |||
706 | # | ||
707 | # Kernel hacking | ||
708 | # | ||
709 | # CONFIG_PRINTK_TIME is not set | ||
710 | # CONFIG_ENABLE_WARN_DEPRECATED is not set | ||
711 | # CONFIG_ENABLE_MUST_CHECK is not set | ||
712 | CONFIG_FRAME_WARN=1024 | ||
713 | # CONFIG_MAGIC_SYSRQ is not set | ||
714 | # CONFIG_UNUSED_SYMBOLS is not set | ||
715 | # CONFIG_DEBUG_FS is not set | ||
716 | # CONFIG_HEADERS_CHECK is not set | ||
717 | # CONFIG_DEBUG_KERNEL is not set | ||
718 | # CONFIG_DEBUG_BUGVERBOSE is not set | ||
719 | CONFIG_FRAME_POINTER=y | ||
720 | # CONFIG_SAMPLES is not set | ||
721 | # CONFIG_DEBUG_USER is not set | ||
722 | |||
723 | # | ||
724 | # Security options | ||
725 | # | ||
726 | # CONFIG_KEYS is not set | ||
727 | # CONFIG_SECURITY is not set | ||
728 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | ||
729 | # CONFIG_CRYPTO is not set | ||
730 | |||
731 | # | ||
732 | # Library routines | ||
733 | # | ||
734 | CONFIG_BITREVERSE=y | ||
735 | # CONFIG_GENERIC_FIND_FIRST_BIT is not set | ||
736 | # CONFIG_GENERIC_FIND_NEXT_BIT is not set | ||
737 | # CONFIG_CRC_CCITT is not set | ||
738 | # CONFIG_CRC16 is not set | ||
739 | # CONFIG_CRC_ITU_T is not set | ||
740 | CONFIG_CRC32=y | ||
741 | # CONFIG_CRC7 is not set | ||
742 | # CONFIG_LIBCRC32C is not set | ||
743 | CONFIG_ZLIB_INFLATE=y | ||
744 | CONFIG_ZLIB_DEFLATE=y | ||
745 | CONFIG_PLIST=y | ||
746 | CONFIG_HAS_IOMEM=y | ||
747 | CONFIG_HAS_IOPORT=y | ||
748 | CONFIG_HAS_DMA=y | ||
diff --git a/arch/arm/configs/pleb_defconfig b/arch/arm/configs/pleb_defconfig index a6b47ea8e465..f2d2dda25949 100644 --- a/arch/arm/configs/pleb_defconfig +++ b/arch/arm/configs/pleb_defconfig | |||
@@ -88,7 +88,6 @@ CONFIG_ARCH_SA1100=y | |||
88 | # CONFIG_SA1100_COLLIE is not set | 88 | # CONFIG_SA1100_COLLIE is not set |
89 | # CONFIG_SA1100_H3100 is not set | 89 | # CONFIG_SA1100_H3100 is not set |
90 | # CONFIG_SA1100_H3600 is not set | 90 | # CONFIG_SA1100_H3600 is not set |
91 | # CONFIG_SA1100_H3800 is not set | ||
92 | # CONFIG_SA1100_BADGE4 is not set | 91 | # CONFIG_SA1100_BADGE4 is not set |
93 | # CONFIG_SA1100_JORNADA720 is not set | 92 | # CONFIG_SA1100_JORNADA720 is not set |
94 | # CONFIG_SA1100_HACKKIT is not set | 93 | # CONFIG_SA1100_HACKKIT is not set |
diff --git a/arch/arm/configs/mx31ads_defconfig b/arch/arm/configs/pxa168_defconfig index e05271753e15..db5faeaec96c 100644 --- a/arch/arm/configs/mx31ads_defconfig +++ b/arch/arm/configs/pxa168_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-rc6 | 3 | # Linux kernel version: 2.6.29-rc3 |
4 | # Fri Jun 20 16:21:11 2008 | 4 | # Fri Mar 20 13:43:13 2009 |
5 | # | 5 | # |
6 | CONFIG_ARM=y | 6 | CONFIG_ARM=y |
7 | CONFIG_SYS_SUPPORTS_APM_EMULATION=y | 7 | CONFIG_SYS_SUPPORTS_APM_EMULATION=y |
@@ -12,6 +12,7 @@ CONFIG_MMU=y | |||
12 | # CONFIG_NO_IOPORT is not set | 12 | # CONFIG_NO_IOPORT is not set |
13 | CONFIG_GENERIC_HARDIRQS=y | 13 | CONFIG_GENERIC_HARDIRQS=y |
14 | CONFIG_STACKTRACE_SUPPORT=y | 14 | CONFIG_STACKTRACE_SUPPORT=y |
15 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | ||
15 | CONFIG_LOCKDEP_SUPPORT=y | 16 | CONFIG_LOCKDEP_SUPPORT=y |
16 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | 17 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y |
17 | CONFIG_HARDIRQS_SW_RESEND=y | 18 | CONFIG_HARDIRQS_SW_RESEND=y |
@@ -21,9 +22,7 @@ CONFIG_RWSEM_GENERIC_SPINLOCK=y | |||
21 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set | 22 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set |
22 | CONFIG_GENERIC_HWEIGHT=y | 23 | CONFIG_GENERIC_HWEIGHT=y |
23 | CONFIG_GENERIC_CALIBRATE_DELAY=y | 24 | CONFIG_GENERIC_CALIBRATE_DELAY=y |
24 | CONFIG_ARCH_SUPPORTS_AOUT=y | 25 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y |
25 | CONFIG_ZONE_DMA=y | ||
26 | CONFIG_ARCH_MTD_XIP=y | ||
27 | CONFIG_VECTORS_BASE=0xffff0000 | 26 | CONFIG_VECTORS_BASE=0xffff0000 |
28 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 27 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
29 | 28 | ||
@@ -43,27 +42,37 @@ CONFIG_SYSVIPC_SYSCTL=y | |||
43 | # CONFIG_BSD_PROCESS_ACCT is not set | 42 | # CONFIG_BSD_PROCESS_ACCT is not set |
44 | # CONFIG_TASKSTATS is not set | 43 | # CONFIG_TASKSTATS is not set |
45 | # CONFIG_AUDIT is not set | 44 | # CONFIG_AUDIT is not set |
46 | CONFIG_IKCONFIG=y | 45 | |
47 | CONFIG_IKCONFIG_PROC=y | 46 | # |
47 | # RCU Subsystem | ||
48 | # | ||
49 | CONFIG_CLASSIC_RCU=y | ||
50 | # CONFIG_TREE_RCU is not set | ||
51 | # CONFIG_PREEMPT_RCU is not set | ||
52 | # CONFIG_TREE_RCU_TRACE is not set | ||
53 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
54 | # CONFIG_IKCONFIG is not set | ||
48 | CONFIG_LOG_BUF_SHIFT=14 | 55 | CONFIG_LOG_BUF_SHIFT=14 |
56 | # CONFIG_GROUP_SCHED is not set | ||
49 | # CONFIG_CGROUPS is not set | 57 | # CONFIG_CGROUPS is not set |
50 | CONFIG_GROUP_SCHED=y | ||
51 | CONFIG_FAIR_GROUP_SCHED=y | ||
52 | # CONFIG_RT_GROUP_SCHED is not set | ||
53 | CONFIG_USER_SCHED=y | ||
54 | # CONFIG_CGROUP_SCHED is not set | ||
55 | CONFIG_SYSFS_DEPRECATED=y | 58 | CONFIG_SYSFS_DEPRECATED=y |
56 | CONFIG_SYSFS_DEPRECATED_V2=y | 59 | CONFIG_SYSFS_DEPRECATED_V2=y |
57 | # CONFIG_RELAY is not set | 60 | # CONFIG_RELAY is not set |
58 | # CONFIG_NAMESPACES is not set | 61 | CONFIG_NAMESPACES=y |
59 | # CONFIG_BLK_DEV_INITRD is not set | 62 | # CONFIG_UTS_NS is not set |
63 | # CONFIG_IPC_NS is not set | ||
64 | # CONFIG_USER_NS is not set | ||
65 | # CONFIG_PID_NS is not set | ||
66 | # CONFIG_NET_NS is not set | ||
67 | CONFIG_BLK_DEV_INITRD=y | ||
68 | CONFIG_INITRAMFS_SOURCE="" | ||
60 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | 69 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y |
61 | CONFIG_SYSCTL=y | 70 | CONFIG_SYSCTL=y |
62 | CONFIG_EMBEDDED=y | 71 | # CONFIG_EMBEDDED is not set |
63 | CONFIG_UID16=y | 72 | CONFIG_UID16=y |
64 | CONFIG_SYSCTL_SYSCALL=y | 73 | CONFIG_SYSCTL_SYSCALL=y |
65 | CONFIG_SYSCTL_SYSCALL_CHECK=y | ||
66 | CONFIG_KALLSYMS=y | 74 | CONFIG_KALLSYMS=y |
75 | # CONFIG_KALLSYMS_ALL is not set | ||
67 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | 76 | # CONFIG_KALLSYMS_EXTRA_PASS is not set |
68 | CONFIG_HOTPLUG=y | 77 | CONFIG_HOTPLUG=y |
69 | CONFIG_PRINTK=y | 78 | CONFIG_PRINTK=y |
@@ -78,34 +87,32 @@ CONFIG_SIGNALFD=y | |||
78 | CONFIG_TIMERFD=y | 87 | CONFIG_TIMERFD=y |
79 | CONFIG_EVENTFD=y | 88 | CONFIG_EVENTFD=y |
80 | CONFIG_SHMEM=y | 89 | CONFIG_SHMEM=y |
90 | CONFIG_AIO=y | ||
81 | CONFIG_VM_EVENT_COUNTERS=y | 91 | CONFIG_VM_EVENT_COUNTERS=y |
82 | CONFIG_SLAB=y | 92 | CONFIG_SLAB=y |
83 | # CONFIG_SLUB is not set | 93 | # CONFIG_SLUB is not set |
84 | # CONFIG_SLOB is not set | 94 | # CONFIG_SLOB is not set |
85 | # CONFIG_PROFILING is not set | 95 | # CONFIG_PROFILING is not set |
86 | # CONFIG_MARKERS is not set | ||
87 | CONFIG_HAVE_OPROFILE=y | 96 | CONFIG_HAVE_OPROFILE=y |
88 | # CONFIG_KPROBES is not set | 97 | # CONFIG_KPROBES is not set |
89 | CONFIG_HAVE_KPROBES=y | 98 | CONFIG_HAVE_KPROBES=y |
90 | CONFIG_HAVE_KRETPROBES=y | 99 | CONFIG_HAVE_KRETPROBES=y |
91 | # CONFIG_HAVE_DMA_ATTRS is not set | 100 | CONFIG_HAVE_CLK=y |
92 | CONFIG_PROC_PAGE_MONITOR=y | 101 | CONFIG_HAVE_GENERIC_DMA_COHERENT=y |
93 | CONFIG_SLABINFO=y | 102 | CONFIG_SLABINFO=y |
94 | CONFIG_RT_MUTEXES=y | 103 | CONFIG_RT_MUTEXES=y |
95 | # CONFIG_TINY_SHMEM is not set | ||
96 | CONFIG_BASE_SMALL=0 | 104 | CONFIG_BASE_SMALL=0 |
97 | CONFIG_MODULES=y | 105 | CONFIG_MODULES=y |
98 | # CONFIG_MODULE_FORCE_LOAD is not set | 106 | # CONFIG_MODULE_FORCE_LOAD is not set |
99 | CONFIG_MODULE_UNLOAD=y | 107 | CONFIG_MODULE_UNLOAD=y |
100 | CONFIG_MODULE_FORCE_UNLOAD=y | 108 | CONFIG_MODULE_FORCE_UNLOAD=y |
101 | CONFIG_MODVERSIONS=y | 109 | # CONFIG_MODVERSIONS is not set |
102 | # CONFIG_MODULE_SRCVERSION_ALL is not set | 110 | # CONFIG_MODULE_SRCVERSION_ALL is not set |
103 | CONFIG_KMOD=y | ||
104 | CONFIG_BLOCK=y | 111 | CONFIG_BLOCK=y |
105 | # CONFIG_LBD is not set | 112 | # CONFIG_LBD is not set |
106 | # CONFIG_BLK_DEV_IO_TRACE is not set | 113 | # CONFIG_BLK_DEV_IO_TRACE is not set |
107 | # CONFIG_LSF is not set | ||
108 | # CONFIG_BLK_DEV_BSG is not set | 114 | # CONFIG_BLK_DEV_BSG is not set |
115 | # CONFIG_BLK_DEV_INTEGRITY is not set | ||
109 | 116 | ||
110 | # | 117 | # |
111 | # IO Schedulers | 118 | # IO Schedulers |
@@ -119,7 +126,7 @@ CONFIG_IOSCHED_CFQ=y | |||
119 | CONFIG_DEFAULT_CFQ=y | 126 | CONFIG_DEFAULT_CFQ=y |
120 | # CONFIG_DEFAULT_NOOP is not set | 127 | # CONFIG_DEFAULT_NOOP is not set |
121 | CONFIG_DEFAULT_IOSCHED="cfq" | 128 | CONFIG_DEFAULT_IOSCHED="cfq" |
122 | CONFIG_CLASSIC_RCU=y | 129 | # CONFIG_FREEZER is not set |
123 | 130 | ||
124 | # | 131 | # |
125 | # System Type | 132 | # System Type |
@@ -129,9 +136,7 @@ CONFIG_CLASSIC_RCU=y | |||
129 | # CONFIG_ARCH_REALVIEW is not set | 136 | # CONFIG_ARCH_REALVIEW is not set |
130 | # CONFIG_ARCH_VERSATILE is not set | 137 | # CONFIG_ARCH_VERSATILE is not set |
131 | # CONFIG_ARCH_AT91 is not set | 138 | # CONFIG_ARCH_AT91 is not set |
132 | # CONFIG_ARCH_CLPS7500 is not set | ||
133 | # CONFIG_ARCH_CLPS711X is not set | 139 | # CONFIG_ARCH_CLPS711X is not set |
134 | # CONFIG_ARCH_CO285 is not set | ||
135 | # CONFIG_ARCH_EBSA110 is not set | 140 | # CONFIG_ARCH_EBSA110 is not set |
136 | # CONFIG_ARCH_EP93XX is not set | 141 | # CONFIG_ARCH_EP93XX is not set |
137 | # CONFIG_ARCH_FOOTBRIDGE is not set | 142 | # CONFIG_ARCH_FOOTBRIDGE is not set |
@@ -145,55 +150,48 @@ CONFIG_CLASSIC_RCU=y | |||
145 | # CONFIG_ARCH_IXP2000 is not set | 150 | # CONFIG_ARCH_IXP2000 is not set |
146 | # CONFIG_ARCH_IXP4XX is not set | 151 | # CONFIG_ARCH_IXP4XX is not set |
147 | # CONFIG_ARCH_L7200 is not set | 152 | # CONFIG_ARCH_L7200 is not set |
153 | # CONFIG_ARCH_KIRKWOOD is not set | ||
148 | # CONFIG_ARCH_KS8695 is not set | 154 | # CONFIG_ARCH_KS8695 is not set |
149 | # CONFIG_ARCH_NS9XXX is not set | 155 | # CONFIG_ARCH_NS9XXX is not set |
150 | CONFIG_ARCH_MXC=y | 156 | # CONFIG_ARCH_LOKI is not set |
157 | # CONFIG_ARCH_MV78XX0 is not set | ||
158 | # CONFIG_ARCH_MXC is not set | ||
151 | # CONFIG_ARCH_ORION5X is not set | 159 | # CONFIG_ARCH_ORION5X is not set |
152 | # CONFIG_ARCH_PNX4008 is not set | 160 | # CONFIG_ARCH_PNX4008 is not set |
153 | # CONFIG_ARCH_PXA is not set | 161 | # CONFIG_ARCH_PXA is not set |
162 | CONFIG_ARCH_MMP=y | ||
154 | # CONFIG_ARCH_RPC is not set | 163 | # CONFIG_ARCH_RPC is not set |
155 | # CONFIG_ARCH_SA1100 is not set | 164 | # CONFIG_ARCH_SA1100 is not set |
156 | # CONFIG_ARCH_S3C2410 is not set | 165 | # CONFIG_ARCH_S3C2410 is not set |
166 | # CONFIG_ARCH_S3C64XX is not set | ||
157 | # CONFIG_ARCH_SHARK is not set | 167 | # CONFIG_ARCH_SHARK is not set |
158 | # CONFIG_ARCH_LH7A40X is not set | 168 | # CONFIG_ARCH_LH7A40X is not set |
159 | # CONFIG_ARCH_DAVINCI is not set | 169 | # CONFIG_ARCH_DAVINCI is not set |
160 | # CONFIG_ARCH_OMAP is not set | 170 | # CONFIG_ARCH_OMAP is not set |
161 | # CONFIG_ARCH_MSM7X00A is not set | 171 | # CONFIG_ARCH_MSM is not set |
162 | 172 | # CONFIG_ARCH_W90X900 is not set | |
163 | # | 173 | # CONFIG_MACH_TAVOREVB is not set |
164 | # Boot options | ||
165 | # | ||
166 | |||
167 | # | ||
168 | # Power management | ||
169 | # | ||
170 | |||
171 | # | ||
172 | # Freescale MXC Implementations | ||
173 | # | ||
174 | # CONFIG_ARCH_MX2 is not set | ||
175 | CONFIG_ARCH_MX3=y | ||
176 | 174 | ||
177 | # | 175 | # |
178 | # MX3 Options | 176 | # Marvell PXA168/910 Implmentations |
179 | # | 177 | # |
180 | CONFIG_MACH_MX31ADS=y | 178 | CONFIG_MACH_ASPENITE=y |
181 | # CONFIG_MACH_PCM037 is not set | 179 | CONFIG_MACH_ZYLONITE2=y |
180 | # CONFIG_MACH_TTC_DKB is not set | ||
181 | CONFIG_CPU_PXA168=y | ||
182 | CONFIG_PLAT_PXA=y | ||
182 | 183 | ||
183 | # | 184 | # |
184 | # Processor Type | 185 | # Processor Type |
185 | # | 186 | # |
186 | CONFIG_CPU_32=y | 187 | CONFIG_CPU_32=y |
187 | CONFIG_CPU_V6=y | 188 | CONFIG_CPU_MOHAWK=y |
188 | # CONFIG_CPU_32v6K is not set | 189 | CONFIG_CPU_32v5=y |
189 | CONFIG_CPU_32v6=y | 190 | CONFIG_CPU_ABRT_EV5T=y |
190 | CONFIG_CPU_ABRT_EV6=y | ||
191 | CONFIG_CPU_PABRT_NOIFAR=y | 191 | CONFIG_CPU_PABRT_NOIFAR=y |
192 | CONFIG_CPU_CACHE_V6=y | 192 | CONFIG_CPU_CACHE_VIVT=y |
193 | CONFIG_CPU_CACHE_VIPT=y | 193 | CONFIG_CPU_COPY_V4WB=y |
194 | CONFIG_CPU_COPY_V6=y | 194 | CONFIG_CPU_TLB_V4WBI=y |
195 | CONFIG_CPU_TLB_V6=y | ||
196 | CONFIG_CPU_HAS_ASID=y | ||
197 | CONFIG_CPU_CP15=y | 195 | CONFIG_CPU_CP15=y |
198 | CONFIG_CPU_CP15_MMU=y | 196 | CONFIG_CPU_CP15_MMU=y |
199 | 197 | ||
@@ -205,6 +203,8 @@ CONFIG_ARM_THUMB=y | |||
205 | # CONFIG_CPU_DCACHE_DISABLE is not set | 203 | # CONFIG_CPU_DCACHE_DISABLE is not set |
206 | # CONFIG_CPU_BPREDICT_DISABLE is not set | 204 | # CONFIG_CPU_BPREDICT_DISABLE is not set |
207 | # CONFIG_OUTER_CACHE is not set | 205 | # CONFIG_OUTER_CACHE is not set |
206 | CONFIG_IWMMXT=y | ||
207 | CONFIG_COMMON_CLKDEV=y | ||
208 | 208 | ||
209 | # | 209 | # |
210 | # Bus support | 210 | # Bus support |
@@ -220,25 +220,29 @@ CONFIG_TICK_ONESHOT=y | |||
220 | CONFIG_NO_HZ=y | 220 | CONFIG_NO_HZ=y |
221 | CONFIG_HIGH_RES_TIMERS=y | 221 | CONFIG_HIGH_RES_TIMERS=y |
222 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y | 222 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y |
223 | CONFIG_VMSPLIT_3G=y | ||
224 | # CONFIG_VMSPLIT_2G is not set | ||
225 | # CONFIG_VMSPLIT_1G is not set | ||
226 | CONFIG_PAGE_OFFSET=0xC0000000 | ||
223 | CONFIG_PREEMPT=y | 227 | CONFIG_PREEMPT=y |
224 | CONFIG_HZ=100 | 228 | CONFIG_HZ=100 |
225 | CONFIG_AEABI=y | 229 | CONFIG_AEABI=y |
226 | # CONFIG_OABI_COMPAT is not set | 230 | CONFIG_OABI_COMPAT=y |
227 | # CONFIG_ARCH_DISCONTIGMEM_ENABLE is not set | 231 | CONFIG_ARCH_FLATMEM_HAS_HOLES=y |
232 | # CONFIG_ARCH_SPARSEMEM_DEFAULT is not set | ||
233 | # CONFIG_ARCH_SELECT_MEMORY_MODEL is not set | ||
228 | CONFIG_SELECT_MEMORY_MODEL=y | 234 | CONFIG_SELECT_MEMORY_MODEL=y |
229 | CONFIG_FLATMEM_MANUAL=y | 235 | CONFIG_FLATMEM_MANUAL=y |
230 | # CONFIG_DISCONTIGMEM_MANUAL is not set | 236 | # CONFIG_DISCONTIGMEM_MANUAL is not set |
231 | # CONFIG_SPARSEMEM_MANUAL is not set | 237 | # CONFIG_SPARSEMEM_MANUAL is not set |
232 | CONFIG_FLATMEM=y | 238 | CONFIG_FLATMEM=y |
233 | CONFIG_FLAT_NODE_MEM_MAP=y | 239 | CONFIG_FLAT_NODE_MEM_MAP=y |
234 | # CONFIG_SPARSEMEM_STATIC is not set | ||
235 | # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set | ||
236 | CONFIG_PAGEFLAGS_EXTENDED=y | 240 | CONFIG_PAGEFLAGS_EXTENDED=y |
237 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 241 | CONFIG_SPLIT_PTLOCK_CPUS=4096 |
238 | # CONFIG_RESOURCES_64BIT is not set | 242 | # CONFIG_PHYS_ADDR_T_64BIT is not set |
239 | CONFIG_ZONE_DMA_FLAG=1 | 243 | CONFIG_ZONE_DMA_FLAG=0 |
240 | CONFIG_BOUNCE=y | ||
241 | CONFIG_VIRT_TO_BUS=y | 244 | CONFIG_VIRT_TO_BUS=y |
245 | CONFIG_UNEVICTABLE_LRU=y | ||
242 | CONFIG_ALIGNMENT_TRAP=y | 246 | CONFIG_ALIGNMENT_TRAP=y |
243 | 247 | ||
244 | # | 248 | # |
@@ -246,23 +250,32 @@ CONFIG_ALIGNMENT_TRAP=y | |||
246 | # | 250 | # |
247 | CONFIG_ZBOOT_ROM_TEXT=0x0 | 251 | CONFIG_ZBOOT_ROM_TEXT=0x0 |
248 | CONFIG_ZBOOT_ROM_BSS=0x0 | 252 | CONFIG_ZBOOT_ROM_BSS=0x0 |
249 | CONFIG_CMDLINE="noinitrd console=ttymxc0,115200 root=/dev/mtdblock2 rw ip=off" | 253 | CONFIG_CMDLINE="root=/dev/nfs rootfstype=nfs nfsroot=192.168.2.100:/nfsroot/ ip=192.168.2.101:192.168.2.100::255.255.255.0::eth0:on console=ttyS0,115200 mem=128M" |
250 | # CONFIG_XIP_KERNEL is not set | 254 | # CONFIG_XIP_KERNEL is not set |
251 | # CONFIG_KEXEC is not set | 255 | # CONFIG_KEXEC is not set |
252 | 256 | ||
253 | # | 257 | # |
258 | # CPU Power Management | ||
259 | # | ||
260 | # CONFIG_CPU_IDLE is not set | ||
261 | |||
262 | # | ||
254 | # Floating point emulation | 263 | # Floating point emulation |
255 | # | 264 | # |
256 | 265 | ||
257 | # | 266 | # |
258 | # At least one emulation must be selected | 267 | # At least one emulation must be selected |
259 | # | 268 | # |
260 | CONFIG_VFP=y | 269 | CONFIG_FPE_NWFPE=y |
270 | # CONFIG_FPE_NWFPE_XP is not set | ||
271 | # CONFIG_FPE_FASTFPE is not set | ||
261 | 272 | ||
262 | # | 273 | # |
263 | # Userspace binary formats | 274 | # Userspace binary formats |
264 | # | 275 | # |
265 | CONFIG_BINFMT_ELF=y | 276 | CONFIG_BINFMT_ELF=y |
277 | # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set | ||
278 | CONFIG_HAVE_AOUT=y | ||
266 | # CONFIG_BINFMT_AOUT is not set | 279 | # CONFIG_BINFMT_AOUT is not set |
267 | # CONFIG_BINFMT_MISC is not set | 280 | # CONFIG_BINFMT_MISC is not set |
268 | 281 | ||
@@ -271,15 +284,12 @@ CONFIG_BINFMT_ELF=y | |||
271 | # | 284 | # |
272 | # CONFIG_PM is not set | 285 | # CONFIG_PM is not set |
273 | CONFIG_ARCH_SUSPEND_POSSIBLE=y | 286 | CONFIG_ARCH_SUSPEND_POSSIBLE=y |
274 | |||
275 | # | ||
276 | # Networking | ||
277 | # | ||
278 | CONFIG_NET=y | 287 | CONFIG_NET=y |
279 | 288 | ||
280 | # | 289 | # |
281 | # Networking options | 290 | # Networking options |
282 | # | 291 | # |
292 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
283 | CONFIG_PACKET=y | 293 | CONFIG_PACKET=y |
284 | # CONFIG_PACKET_MMAP is not set | 294 | # CONFIG_PACKET_MMAP is not set |
285 | CONFIG_UNIX=y | 295 | CONFIG_UNIX=y |
@@ -294,7 +304,7 @@ CONFIG_INET=y | |||
294 | # CONFIG_IP_ADVANCED_ROUTER is not set | 304 | # CONFIG_IP_ADVANCED_ROUTER is not set |
295 | CONFIG_IP_FIB_HASH=y | 305 | CONFIG_IP_FIB_HASH=y |
296 | CONFIG_IP_PNP=y | 306 | CONFIG_IP_PNP=y |
297 | CONFIG_IP_PNP_DHCP=y | 307 | # CONFIG_IP_PNP_DHCP is not set |
298 | # CONFIG_IP_PNP_BOOTP is not set | 308 | # CONFIG_IP_PNP_BOOTP is not set |
299 | # CONFIG_IP_PNP_RARP is not set | 309 | # CONFIG_IP_PNP_RARP is not set |
300 | # CONFIG_NET_IPIP is not set | 310 | # CONFIG_NET_IPIP is not set |
@@ -324,6 +334,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
324 | # CONFIG_TIPC is not set | 334 | # CONFIG_TIPC is not set |
325 | # CONFIG_ATM is not set | 335 | # CONFIG_ATM is not set |
326 | # CONFIG_BRIDGE is not set | 336 | # CONFIG_BRIDGE is not set |
337 | # CONFIG_NET_DSA is not set | ||
327 | # CONFIG_VLAN_8021Q is not set | 338 | # CONFIG_VLAN_8021Q is not set |
328 | # CONFIG_DECNET is not set | 339 | # CONFIG_DECNET is not set |
329 | # CONFIG_LLC2 is not set | 340 | # CONFIG_LLC2 is not set |
@@ -334,6 +345,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
334 | # CONFIG_ECONET is not set | 345 | # CONFIG_ECONET is not set |
335 | # CONFIG_WAN_ROUTER is not set | 346 | # CONFIG_WAN_ROUTER is not set |
336 | # CONFIG_NET_SCHED is not set | 347 | # CONFIG_NET_SCHED is not set |
348 | # CONFIG_DCB is not set | ||
337 | 349 | ||
338 | # | 350 | # |
339 | # Network testing | 351 | # Network testing |
@@ -344,14 +356,14 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
344 | # CONFIG_IRDA is not set | 356 | # CONFIG_IRDA is not set |
345 | # CONFIG_BT is not set | 357 | # CONFIG_BT is not set |
346 | # CONFIG_AF_RXRPC is not set | 358 | # CONFIG_AF_RXRPC is not set |
347 | 359 | # CONFIG_PHONET is not set | |
348 | # | 360 | CONFIG_WIRELESS=y |
349 | # Wireless | ||
350 | # | ||
351 | # CONFIG_CFG80211 is not set | 361 | # CONFIG_CFG80211 is not set |
362 | CONFIG_WIRELESS_OLD_REGULATORY=y | ||
352 | # CONFIG_WIRELESS_EXT is not set | 363 | # CONFIG_WIRELESS_EXT is not set |
364 | # CONFIG_LIB80211 is not set | ||
353 | # CONFIG_MAC80211 is not set | 365 | # CONFIG_MAC80211 is not set |
354 | # CONFIG_IEEE80211 is not set | 366 | # CONFIG_WIMAX is not set |
355 | # CONFIG_RFKILL is not set | 367 | # CONFIG_RFKILL is not set |
356 | # CONFIG_NET_9P is not set | 368 | # CONFIG_NET_9P is not set |
357 | 369 | ||
@@ -363,103 +375,16 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
363 | # Generic Driver Options | 375 | # Generic Driver Options |
364 | # | 376 | # |
365 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | 377 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
366 | CONFIG_STANDALONE=y | 378 | # CONFIG_STANDALONE is not set |
367 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 379 | # CONFIG_PREVENT_FIRMWARE_BUILD is not set |
368 | CONFIG_FW_LOADER=m | 380 | CONFIG_FW_LOADER=y |
381 | CONFIG_FIRMWARE_IN_KERNEL=y | ||
382 | CONFIG_EXTRA_FIRMWARE="" | ||
383 | # CONFIG_DEBUG_DRIVER is not set | ||
384 | # CONFIG_DEBUG_DEVRES is not set | ||
369 | # CONFIG_SYS_HYPERVISOR is not set | 385 | # CONFIG_SYS_HYPERVISOR is not set |
370 | # CONFIG_CONNECTOR is not set | 386 | # CONFIG_CONNECTOR is not set |
371 | CONFIG_MTD=y | 387 | # CONFIG_MTD is not set |
372 | # CONFIG_MTD_DEBUG is not set | ||
373 | # CONFIG_MTD_CONCAT is not set | ||
374 | CONFIG_MTD_PARTITIONS=y | ||
375 | CONFIG_MTD_REDBOOT_PARTS=y | ||
376 | CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1 | ||
377 | # CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED is not set | ||
378 | # CONFIG_MTD_REDBOOT_PARTS_READONLY is not set | ||
379 | CONFIG_MTD_CMDLINE_PARTS=y | ||
380 | # CONFIG_MTD_AFS_PARTS is not set | ||
381 | # CONFIG_MTD_AR7_PARTS is not set | ||
382 | |||
383 | # | ||
384 | # User Modules And Translation Layers | ||
385 | # | ||
386 | CONFIG_MTD_CHAR=y | ||
387 | CONFIG_MTD_BLKDEVS=y | ||
388 | CONFIG_MTD_BLOCK=y | ||
389 | # CONFIG_FTL is not set | ||
390 | # CONFIG_NFTL is not set | ||
391 | # CONFIG_INFTL is not set | ||
392 | # CONFIG_RFD_FTL is not set | ||
393 | # CONFIG_SSFDC is not set | ||
394 | # CONFIG_MTD_OOPS is not set | ||
395 | |||
396 | # | ||
397 | # RAM/ROM/Flash chip drivers | ||
398 | # | ||
399 | CONFIG_MTD_CFI=y | ||
400 | # CONFIG_MTD_JEDECPROBE is not set | ||
401 | CONFIG_MTD_GEN_PROBE=y | ||
402 | CONFIG_MTD_CFI_ADV_OPTIONS=y | ||
403 | CONFIG_MTD_CFI_NOSWAP=y | ||
404 | # CONFIG_MTD_CFI_BE_BYTE_SWAP is not set | ||
405 | # CONFIG_MTD_CFI_LE_BYTE_SWAP is not set | ||
406 | CONFIG_MTD_CFI_GEOMETRY=y | ||
407 | # CONFIG_MTD_MAP_BANK_WIDTH_1 is not set | ||
408 | CONFIG_MTD_MAP_BANK_WIDTH_2=y | ||
409 | # CONFIG_MTD_MAP_BANK_WIDTH_4 is not set | ||
410 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set | ||
411 | # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set | ||
412 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set | ||
413 | CONFIG_MTD_CFI_I1=y | ||
414 | # CONFIG_MTD_CFI_I2 is not set | ||
415 | # CONFIG_MTD_CFI_I4 is not set | ||
416 | # CONFIG_MTD_CFI_I8 is not set | ||
417 | # CONFIG_MTD_OTP is not set | ||
418 | # CONFIG_MTD_CFI_INTELEXT is not set | ||
419 | CONFIG_MTD_CFI_AMDSTD=y | ||
420 | # CONFIG_MTD_CFI_STAA is not set | ||
421 | CONFIG_MTD_CFI_UTIL=y | ||
422 | CONFIG_MTD_RAM=y | ||
423 | # CONFIG_MTD_ROM is not set | ||
424 | # CONFIG_MTD_ABSENT is not set | ||
425 | # CONFIG_MTD_XIP is not set | ||
426 | |||
427 | # | ||
428 | # Mapping drivers for chip access | ||
429 | # | ||
430 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set | ||
431 | # CONFIG_MTD_PHYSMAP is not set | ||
432 | # CONFIG_MTD_ARM_INTEGRATOR is not set | ||
433 | # CONFIG_MTD_PLATRAM is not set | ||
434 | |||
435 | # | ||
436 | # Self-contained MTD device drivers | ||
437 | # | ||
438 | # CONFIG_MTD_SLRAM is not set | ||
439 | # CONFIG_MTD_PHRAM is not set | ||
440 | # CONFIG_MTD_MTDRAM is not set | ||
441 | # CONFIG_MTD_BLOCK2MTD is not set | ||
442 | |||
443 | # | ||
444 | # Disk-On-Chip Device Drivers | ||
445 | # | ||
446 | # CONFIG_MTD_DOC2000 is not set | ||
447 | # CONFIG_MTD_DOC2001 is not set | ||
448 | # CONFIG_MTD_DOC2001PLUS is not set | ||
449 | CONFIG_MTD_NAND=y | ||
450 | # CONFIG_MTD_NAND_VERIFY_WRITE is not set | ||
451 | # CONFIG_MTD_NAND_ECC_SMC is not set | ||
452 | # CONFIG_MTD_NAND_MUSEUM_IDS is not set | ||
453 | CONFIG_MTD_NAND_IDS=y | ||
454 | # CONFIG_MTD_NAND_DISKONCHIP is not set | ||
455 | # CONFIG_MTD_NAND_NANDSIM is not set | ||
456 | # CONFIG_MTD_NAND_PLATFORM is not set | ||
457 | # CONFIG_MTD_ONENAND is not set | ||
458 | |||
459 | # | ||
460 | # UBI - Unsorted block images | ||
461 | # | ||
462 | # CONFIG_MTD_UBI is not set | ||
463 | # CONFIG_PARPORT is not set | 388 | # CONFIG_PARPORT is not set |
464 | # CONFIG_BLK_DEV is not set | 389 | # CONFIG_BLK_DEV is not set |
465 | # CONFIG_MISC_DEVICES is not set | 390 | # CONFIG_MISC_DEVICES is not set |
@@ -476,7 +401,6 @@ CONFIG_HAVE_IDE=y | |||
476 | # CONFIG_ATA is not set | 401 | # CONFIG_ATA is not set |
477 | # CONFIG_MD is not set | 402 | # CONFIG_MD is not set |
478 | CONFIG_NETDEVICES=y | 403 | CONFIG_NETDEVICES=y |
479 | # CONFIG_NETDEVICES_MULTIQUEUE is not set | ||
480 | # CONFIG_DUMMY is not set | 404 | # CONFIG_DUMMY is not set |
481 | # CONFIG_BONDING is not set | 405 | # CONFIG_BONDING is not set |
482 | # CONFIG_MACVLAN is not set | 406 | # CONFIG_MACVLAN is not set |
@@ -487,12 +411,17 @@ CONFIG_NETDEVICES=y | |||
487 | CONFIG_NET_ETHERNET=y | 411 | CONFIG_NET_ETHERNET=y |
488 | CONFIG_MII=y | 412 | CONFIG_MII=y |
489 | # CONFIG_AX88796 is not set | 413 | # CONFIG_AX88796 is not set |
490 | # CONFIG_SMC91X is not set | 414 | CONFIG_SMC91X=y |
491 | # CONFIG_DM9000 is not set | 415 | # CONFIG_DM9000 is not set |
416 | # CONFIG_SMC911X is not set | ||
417 | # CONFIG_SMSC911X is not set | ||
492 | # CONFIG_IBM_NEW_EMAC_ZMII is not set | 418 | # CONFIG_IBM_NEW_EMAC_ZMII is not set |
493 | # CONFIG_IBM_NEW_EMAC_RGMII is not set | 419 | # CONFIG_IBM_NEW_EMAC_RGMII is not set |
494 | # CONFIG_IBM_NEW_EMAC_TAH is not set | 420 | # CONFIG_IBM_NEW_EMAC_TAH is not set |
495 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set | 421 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set |
422 | # CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set | ||
423 | # CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set | ||
424 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set | ||
496 | # CONFIG_B44 is not set | 425 | # CONFIG_B44 is not set |
497 | # CONFIG_NETDEV_1000 is not set | 426 | # CONFIG_NETDEV_1000 is not set |
498 | # CONFIG_NETDEV_10000 is not set | 427 | # CONFIG_NETDEV_10000 is not set |
@@ -503,6 +432,10 @@ CONFIG_MII=y | |||
503 | # CONFIG_WLAN_PRE80211 is not set | 432 | # CONFIG_WLAN_PRE80211 is not set |
504 | # CONFIG_WLAN_80211 is not set | 433 | # CONFIG_WLAN_80211 is not set |
505 | # CONFIG_IWLWIFI_LEDS is not set | 434 | # CONFIG_IWLWIFI_LEDS is not set |
435 | |||
436 | # | ||
437 | # Enable WiMAX (Networking options) to see the WiMAX drivers | ||
438 | # | ||
506 | # CONFIG_WAN is not set | 439 | # CONFIG_WAN is not set |
507 | # CONFIG_PPP is not set | 440 | # CONFIG_PPP is not set |
508 | # CONFIG_SLIP is not set | 441 | # CONFIG_SLIP is not set |
@@ -514,7 +447,30 @@ CONFIG_MII=y | |||
514 | # | 447 | # |
515 | # Input device support | 448 | # Input device support |
516 | # | 449 | # |
517 | # CONFIG_INPUT is not set | 450 | CONFIG_INPUT=y |
451 | # CONFIG_INPUT_FF_MEMLESS is not set | ||
452 | # CONFIG_INPUT_POLLDEV is not set | ||
453 | |||
454 | # | ||
455 | # Userland interfaces | ||
456 | # | ||
457 | CONFIG_INPUT_MOUSEDEV=y | ||
458 | # CONFIG_INPUT_MOUSEDEV_PSAUX is not set | ||
459 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 | ||
460 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | ||
461 | # CONFIG_INPUT_JOYDEV is not set | ||
462 | # CONFIG_INPUT_EVDEV is not set | ||
463 | # CONFIG_INPUT_EVBUG is not set | ||
464 | |||
465 | # | ||
466 | # Input Device Drivers | ||
467 | # | ||
468 | # CONFIG_INPUT_KEYBOARD is not set | ||
469 | # CONFIG_INPUT_MOUSE is not set | ||
470 | # CONFIG_INPUT_JOYSTICK is not set | ||
471 | # CONFIG_INPUT_TABLET is not set | ||
472 | # CONFIG_INPUT_TOUCHSCREEN is not set | ||
473 | # CONFIG_INPUT_MISC is not set | ||
518 | 474 | ||
519 | # | 475 | # |
520 | # Hardware I/O ports | 476 | # Hardware I/O ports |
@@ -525,7 +481,11 @@ CONFIG_MII=y | |||
525 | # | 481 | # |
526 | # Character devices | 482 | # Character devices |
527 | # | 483 | # |
528 | # CONFIG_VT is not set | 484 | CONFIG_VT=y |
485 | CONFIG_CONSOLE_TRANSLATIONS=y | ||
486 | CONFIG_VT_CONSOLE=y | ||
487 | CONFIG_HW_CONSOLE=y | ||
488 | # CONFIG_VT_HW_CONSOLE_BINDING is not set | ||
529 | CONFIG_DEVKMEM=y | 489 | CONFIG_DEVKMEM=y |
530 | # CONFIG_SERIAL_NONSTANDARD is not set | 490 | # CONFIG_SERIAL_NONSTANDARD is not set |
531 | 491 | ||
@@ -537,24 +497,27 @@ CONFIG_DEVKMEM=y | |||
537 | # | 497 | # |
538 | # Non-8250 serial port support | 498 | # Non-8250 serial port support |
539 | # | 499 | # |
540 | CONFIG_SERIAL_IMX=y | 500 | CONFIG_SERIAL_PXA=y |
541 | CONFIG_SERIAL_IMX_CONSOLE=y | 501 | CONFIG_SERIAL_PXA_CONSOLE=y |
542 | CONFIG_SERIAL_CORE=y | 502 | CONFIG_SERIAL_CORE=y |
543 | CONFIG_SERIAL_CORE_CONSOLE=y | 503 | CONFIG_SERIAL_CORE_CONSOLE=y |
544 | CONFIG_UNIX98_PTYS=y | 504 | CONFIG_UNIX98_PTYS=y |
505 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set | ||
545 | # CONFIG_LEGACY_PTYS is not set | 506 | # CONFIG_LEGACY_PTYS is not set |
546 | # CONFIG_IPMI_HANDLER is not set | 507 | # CONFIG_IPMI_HANDLER is not set |
547 | # CONFIG_HW_RANDOM is not set | 508 | # CONFIG_HW_RANDOM is not set |
548 | # CONFIG_NVRAM is not set | ||
549 | # CONFIG_R3964 is not set | 509 | # CONFIG_R3964 is not set |
550 | # CONFIG_RAW_DRIVER is not set | 510 | # CONFIG_RAW_DRIVER is not set |
551 | # CONFIG_TCG_TPM is not set | 511 | # CONFIG_TCG_TPM is not set |
552 | # CONFIG_I2C is not set | 512 | # CONFIG_I2C is not set |
553 | # CONFIG_SPI is not set | 513 | # CONFIG_SPI is not set |
554 | CONFIG_HAVE_GPIO_LIB=y | 514 | CONFIG_ARCH_REQUIRE_GPIOLIB=y |
515 | CONFIG_GPIOLIB=y | ||
516 | # CONFIG_DEBUG_GPIO is not set | ||
517 | # CONFIG_GPIO_SYSFS is not set | ||
555 | 518 | ||
556 | # | 519 | # |
557 | # GPIO Support | 520 | # Memory mapped GPIO expanders: |
558 | # | 521 | # |
559 | 522 | ||
560 | # | 523 | # |
@@ -562,26 +525,37 @@ CONFIG_HAVE_GPIO_LIB=y | |||
562 | # | 525 | # |
563 | 526 | ||
564 | # | 527 | # |
528 | # PCI GPIO expanders: | ||
529 | # | ||
530 | |||
531 | # | ||
565 | # SPI GPIO expanders: | 532 | # SPI GPIO expanders: |
566 | # | 533 | # |
567 | # CONFIG_W1 is not set | 534 | # CONFIG_W1 is not set |
568 | # CONFIG_POWER_SUPPLY is not set | 535 | # CONFIG_POWER_SUPPLY is not set |
569 | # CONFIG_HWMON is not set | 536 | # CONFIG_HWMON is not set |
537 | # CONFIG_THERMAL is not set | ||
538 | # CONFIG_THERMAL_HWMON is not set | ||
570 | # CONFIG_WATCHDOG is not set | 539 | # CONFIG_WATCHDOG is not set |
540 | CONFIG_SSB_POSSIBLE=y | ||
571 | 541 | ||
572 | # | 542 | # |
573 | # Sonics Silicon Backplane | 543 | # Sonics Silicon Backplane |
574 | # | 544 | # |
575 | CONFIG_SSB_POSSIBLE=y | ||
576 | # CONFIG_SSB is not set | 545 | # CONFIG_SSB is not set |
577 | 546 | ||
578 | # | 547 | # |
579 | # Multifunction device drivers | 548 | # Multifunction device drivers |
580 | # | 549 | # |
550 | # CONFIG_MFD_CORE is not set | ||
581 | # CONFIG_MFD_SM501 is not set | 551 | # CONFIG_MFD_SM501 is not set |
582 | # CONFIG_MFD_ASIC3 is not set | 552 | # CONFIG_MFD_ASIC3 is not set |
583 | # CONFIG_HTC_EGPIO is not set | 553 | # CONFIG_HTC_EGPIO is not set |
584 | # CONFIG_HTC_PASIC3 is not set | 554 | # CONFIG_HTC_PASIC3 is not set |
555 | # CONFIG_MFD_TMIO is not set | ||
556 | # CONFIG_MFD_T7L66XB is not set | ||
557 | # CONFIG_MFD_TC6387XB is not set | ||
558 | # CONFIG_MFD_TC6393XB is not set | ||
585 | 559 | ||
586 | # | 560 | # |
587 | # Multimedia devices | 561 | # Multimedia devices |
@@ -613,34 +587,45 @@ CONFIG_SSB_POSSIBLE=y | |||
613 | # CONFIG_DISPLAY_SUPPORT is not set | 587 | # CONFIG_DISPLAY_SUPPORT is not set |
614 | 588 | ||
615 | # | 589 | # |
616 | # Sound | 590 | # Console display driver support |
617 | # | 591 | # |
592 | # CONFIG_VGA_CONSOLE is not set | ||
593 | CONFIG_DUMMY_CONSOLE=y | ||
618 | # CONFIG_SOUND is not set | 594 | # CONFIG_SOUND is not set |
595 | # CONFIG_HID_SUPPORT is not set | ||
619 | # CONFIG_USB_SUPPORT is not set | 596 | # CONFIG_USB_SUPPORT is not set |
620 | # CONFIG_MMC is not set | 597 | # CONFIG_MMC is not set |
598 | # CONFIG_MEMSTICK is not set | ||
599 | # CONFIG_ACCESSIBILITY is not set | ||
621 | # CONFIG_NEW_LEDS is not set | 600 | # CONFIG_NEW_LEDS is not set |
622 | CONFIG_RTC_LIB=y | 601 | CONFIG_RTC_LIB=y |
623 | # CONFIG_RTC_CLASS is not set | 602 | # CONFIG_RTC_CLASS is not set |
603 | # CONFIG_DMADEVICES is not set | ||
604 | # CONFIG_REGULATOR is not set | ||
624 | # CONFIG_UIO is not set | 605 | # CONFIG_UIO is not set |
606 | # CONFIG_STAGING is not set | ||
625 | 607 | ||
626 | # | 608 | # |
627 | # File systems | 609 | # File systems |
628 | # | 610 | # |
629 | # CONFIG_EXT2_FS is not set | 611 | # CONFIG_EXT2_FS is not set |
630 | # CONFIG_EXT3_FS is not set | 612 | # CONFIG_EXT3_FS is not set |
631 | # CONFIG_EXT4DEV_FS is not set | 613 | # CONFIG_EXT4_FS is not set |
632 | # CONFIG_REISERFS_FS is not set | 614 | # CONFIG_REISERFS_FS is not set |
633 | # CONFIG_JFS_FS is not set | 615 | # CONFIG_JFS_FS is not set |
634 | # CONFIG_FS_POSIX_ACL is not set | 616 | CONFIG_FS_POSIX_ACL=y |
617 | CONFIG_FILE_LOCKING=y | ||
635 | # CONFIG_XFS_FS is not set | 618 | # CONFIG_XFS_FS is not set |
636 | # CONFIG_OCFS2_FS is not set | 619 | # CONFIG_OCFS2_FS is not set |
637 | # CONFIG_DNOTIFY is not set | 620 | # CONFIG_BTRFS_FS is not set |
621 | CONFIG_DNOTIFY=y | ||
638 | CONFIG_INOTIFY=y | 622 | CONFIG_INOTIFY=y |
639 | CONFIG_INOTIFY_USER=y | 623 | CONFIG_INOTIFY_USER=y |
640 | # CONFIG_QUOTA is not set | 624 | # CONFIG_QUOTA is not set |
641 | # CONFIG_AUTOFS_FS is not set | 625 | # CONFIG_AUTOFS_FS is not set |
642 | # CONFIG_AUTOFS4_FS is not set | 626 | # CONFIG_AUTOFS4_FS is not set |
643 | # CONFIG_FUSE_FS is not set | 627 | # CONFIG_FUSE_FS is not set |
628 | CONFIG_GENERIC_ACL=y | ||
644 | 629 | ||
645 | # | 630 | # |
646 | # CD-ROM/DVD Filesystems | 631 | # CD-ROM/DVD Filesystems |
@@ -660,15 +645,13 @@ CONFIG_INOTIFY_USER=y | |||
660 | # | 645 | # |
661 | CONFIG_PROC_FS=y | 646 | CONFIG_PROC_FS=y |
662 | CONFIG_PROC_SYSCTL=y | 647 | CONFIG_PROC_SYSCTL=y |
648 | CONFIG_PROC_PAGE_MONITOR=y | ||
663 | CONFIG_SYSFS=y | 649 | CONFIG_SYSFS=y |
664 | CONFIG_TMPFS=y | 650 | CONFIG_TMPFS=y |
665 | # CONFIG_TMPFS_POSIX_ACL is not set | 651 | CONFIG_TMPFS_POSIX_ACL=y |
666 | # CONFIG_HUGETLB_PAGE is not set | 652 | # CONFIG_HUGETLB_PAGE is not set |
667 | # CONFIG_CONFIGFS_FS is not set | 653 | # CONFIG_CONFIGFS_FS is not set |
668 | 654 | CONFIG_MISC_FILESYSTEMS=y | |
669 | # | ||
670 | # Miscellaneous filesystems | ||
671 | # | ||
672 | # CONFIG_ADFS_FS is not set | 655 | # CONFIG_ADFS_FS is not set |
673 | # CONFIG_AFFS_FS is not set | 656 | # CONFIG_AFFS_FS is not set |
674 | # CONFIG_HFS_FS is not set | 657 | # CONFIG_HFS_FS is not set |
@@ -676,20 +659,11 @@ CONFIG_TMPFS=y | |||
676 | # CONFIG_BEFS_FS is not set | 659 | # CONFIG_BEFS_FS is not set |
677 | # CONFIG_BFS_FS is not set | 660 | # CONFIG_BFS_FS is not set |
678 | # CONFIG_EFS_FS is not set | 661 | # CONFIG_EFS_FS is not set |
679 | CONFIG_JFFS2_FS=y | ||
680 | CONFIG_JFFS2_FS_DEBUG=0 | ||
681 | CONFIG_JFFS2_FS_WRITEBUFFER=y | ||
682 | # CONFIG_JFFS2_FS_WBUF_VERIFY is not set | ||
683 | # CONFIG_JFFS2_SUMMARY is not set | ||
684 | # CONFIG_JFFS2_FS_XATTR is not set | ||
685 | # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set | ||
686 | CONFIG_JFFS2_ZLIB=y | ||
687 | # CONFIG_JFFS2_LZO is not set | ||
688 | CONFIG_JFFS2_RTIME=y | ||
689 | # CONFIG_JFFS2_RUBIN is not set | ||
690 | CONFIG_CRAMFS=y | 662 | CONFIG_CRAMFS=y |
663 | # CONFIG_SQUASHFS is not set | ||
691 | # CONFIG_VXFS_FS is not set | 664 | # CONFIG_VXFS_FS is not set |
692 | # CONFIG_MINIX_FS is not set | 665 | # CONFIG_MINIX_FS is not set |
666 | # CONFIG_OMFS_FS is not set | ||
693 | # CONFIG_HPFS_FS is not set | 667 | # CONFIG_HPFS_FS is not set |
694 | # CONFIG_QNX4FS_FS is not set | 668 | # CONFIG_QNX4FS_FS is not set |
695 | # CONFIG_ROMFS_FS is not set | 669 | # CONFIG_ROMFS_FS is not set |
@@ -697,15 +671,19 @@ CONFIG_CRAMFS=y | |||
697 | # CONFIG_UFS_FS is not set | 671 | # CONFIG_UFS_FS is not set |
698 | CONFIG_NETWORK_FILESYSTEMS=y | 672 | CONFIG_NETWORK_FILESYSTEMS=y |
699 | CONFIG_NFS_FS=y | 673 | CONFIG_NFS_FS=y |
700 | # CONFIG_NFS_V3 is not set | 674 | CONFIG_NFS_V3=y |
701 | # CONFIG_NFS_V4 is not set | 675 | CONFIG_NFS_V3_ACL=y |
702 | # CONFIG_NFSD is not set | 676 | CONFIG_NFS_V4=y |
703 | CONFIG_ROOT_NFS=y | 677 | CONFIG_ROOT_NFS=y |
678 | # CONFIG_NFSD is not set | ||
704 | CONFIG_LOCKD=y | 679 | CONFIG_LOCKD=y |
680 | CONFIG_LOCKD_V4=y | ||
681 | CONFIG_NFS_ACL_SUPPORT=y | ||
705 | CONFIG_NFS_COMMON=y | 682 | CONFIG_NFS_COMMON=y |
706 | CONFIG_SUNRPC=y | 683 | CONFIG_SUNRPC=y |
707 | # CONFIG_SUNRPC_BIND34 is not set | 684 | CONFIG_SUNRPC_GSS=y |
708 | # CONFIG_RPCSEC_GSS_KRB5 is not set | 685 | # CONFIG_SUNRPC_REGISTER_V4 is not set |
686 | CONFIG_RPCSEC_GSS_KRB5=y | ||
709 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 687 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
710 | # CONFIG_SMB_FS is not set | 688 | # CONFIG_SMB_FS is not set |
711 | # CONFIG_CIFS is not set | 689 | # CONFIG_CIFS is not set |
@@ -728,28 +706,94 @@ CONFIG_PRINTK_TIME=y | |||
728 | CONFIG_ENABLE_WARN_DEPRECATED=y | 706 | CONFIG_ENABLE_WARN_DEPRECATED=y |
729 | CONFIG_ENABLE_MUST_CHECK=y | 707 | CONFIG_ENABLE_MUST_CHECK=y |
730 | CONFIG_FRAME_WARN=1024 | 708 | CONFIG_FRAME_WARN=1024 |
731 | # CONFIG_MAGIC_SYSRQ is not set | 709 | CONFIG_MAGIC_SYSRQ=y |
732 | # CONFIG_UNUSED_SYMBOLS is not set | 710 | # CONFIG_UNUSED_SYMBOLS is not set |
733 | # CONFIG_DEBUG_FS is not set | 711 | # CONFIG_DEBUG_FS is not set |
734 | # CONFIG_HEADERS_CHECK is not set | 712 | # CONFIG_HEADERS_CHECK is not set |
735 | # CONFIG_DEBUG_KERNEL is not set | 713 | CONFIG_DEBUG_KERNEL=y |
736 | # CONFIG_DEBUG_BUGVERBOSE is not set | 714 | # CONFIG_DEBUG_SHIRQ is not set |
737 | CONFIG_FRAME_POINTER=y | 715 | CONFIG_DETECT_SOFTLOCKUP=y |
716 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set | ||
717 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 | ||
718 | CONFIG_SCHED_DEBUG=y | ||
719 | # CONFIG_SCHEDSTATS is not set | ||
720 | # CONFIG_TIMER_STATS is not set | ||
721 | # CONFIG_DEBUG_OBJECTS is not set | ||
722 | # CONFIG_DEBUG_SLAB is not set | ||
723 | # CONFIG_DEBUG_PREEMPT is not set | ||
724 | # CONFIG_DEBUG_RT_MUTEXES is not set | ||
725 | # CONFIG_RT_MUTEX_TESTER is not set | ||
726 | # CONFIG_DEBUG_SPINLOCK is not set | ||
727 | # CONFIG_DEBUG_MUTEXES is not set | ||
728 | # CONFIG_DEBUG_LOCK_ALLOC is not set | ||
729 | # CONFIG_PROVE_LOCKING is not set | ||
730 | # CONFIG_LOCK_STAT is not set | ||
731 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | ||
732 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set | ||
733 | # CONFIG_DEBUG_KOBJECT is not set | ||
734 | CONFIG_DEBUG_BUGVERBOSE=y | ||
735 | CONFIG_DEBUG_INFO=y | ||
736 | # CONFIG_DEBUG_VM is not set | ||
737 | # CONFIG_DEBUG_WRITECOUNT is not set | ||
738 | CONFIG_DEBUG_MEMORY_INIT=y | ||
739 | # CONFIG_DEBUG_LIST is not set | ||
740 | # CONFIG_DEBUG_SG is not set | ||
741 | # CONFIG_DEBUG_NOTIFIERS is not set | ||
742 | # CONFIG_BOOT_PRINTK_DELAY is not set | ||
743 | # CONFIG_RCU_TORTURE_TEST is not set | ||
744 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | ||
745 | # CONFIG_BACKTRACE_SELF_TEST is not set | ||
746 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | ||
747 | # CONFIG_FAULT_INJECTION is not set | ||
748 | # CONFIG_LATENCYTOP is not set | ||
749 | # CONFIG_SYSCTL_SYSCALL_CHECK is not set | ||
750 | CONFIG_HAVE_FUNCTION_TRACER=y | ||
751 | |||
752 | # | ||
753 | # Tracers | ||
754 | # | ||
755 | # CONFIG_FUNCTION_TRACER is not set | ||
756 | # CONFIG_IRQSOFF_TRACER is not set | ||
757 | # CONFIG_PREEMPT_TRACER is not set | ||
758 | # CONFIG_SCHED_TRACER is not set | ||
759 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | ||
760 | # CONFIG_BOOT_TRACER is not set | ||
761 | # CONFIG_TRACE_BRANCH_PROFILING is not set | ||
762 | # CONFIG_STACK_TRACER is not set | ||
763 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | ||
738 | # CONFIG_SAMPLES is not set | 764 | # CONFIG_SAMPLES is not set |
739 | # CONFIG_DEBUG_USER is not set | 765 | CONFIG_HAVE_ARCH_KGDB=y |
766 | # CONFIG_KGDB is not set | ||
767 | CONFIG_ARM_UNWIND=y | ||
768 | CONFIG_DEBUG_USER=y | ||
769 | CONFIG_DEBUG_ERRORS=y | ||
770 | # CONFIG_DEBUG_STACK_USAGE is not set | ||
771 | CONFIG_DEBUG_LL=y | ||
772 | # CONFIG_DEBUG_ICEDCC is not set | ||
740 | 773 | ||
741 | # | 774 | # |
742 | # Security options | 775 | # Security options |
743 | # | 776 | # |
744 | # CONFIG_KEYS is not set | 777 | # CONFIG_KEYS is not set |
745 | # CONFIG_SECURITY is not set | 778 | # CONFIG_SECURITY is not set |
779 | # CONFIG_SECURITYFS is not set | ||
746 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | 780 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set |
747 | CONFIG_CRYPTO=y | 781 | CONFIG_CRYPTO=y |
748 | 782 | ||
749 | # | 783 | # |
750 | # Crypto core or helper | 784 | # Crypto core or helper |
751 | # | 785 | # |
752 | # CONFIG_CRYPTO_MANAGER is not set | 786 | # CONFIG_CRYPTO_FIPS is not set |
787 | CONFIG_CRYPTO_ALGAPI=y | ||
788 | CONFIG_CRYPTO_ALGAPI2=y | ||
789 | CONFIG_CRYPTO_AEAD2=y | ||
790 | CONFIG_CRYPTO_BLKCIPHER=y | ||
791 | CONFIG_CRYPTO_BLKCIPHER2=y | ||
792 | CONFIG_CRYPTO_HASH=y | ||
793 | CONFIG_CRYPTO_HASH2=y | ||
794 | CONFIG_CRYPTO_RNG2=y | ||
795 | CONFIG_CRYPTO_MANAGER=y | ||
796 | CONFIG_CRYPTO_MANAGER2=y | ||
753 | # CONFIG_CRYPTO_GF128MUL is not set | 797 | # CONFIG_CRYPTO_GF128MUL is not set |
754 | # CONFIG_CRYPTO_NULL is not set | 798 | # CONFIG_CRYPTO_NULL is not set |
755 | # CONFIG_CRYPTO_CRYPTD is not set | 799 | # CONFIG_CRYPTO_CRYPTD is not set |
@@ -766,7 +810,7 @@ CONFIG_CRYPTO=y | |||
766 | # | 810 | # |
767 | # Block modes | 811 | # Block modes |
768 | # | 812 | # |
769 | # CONFIG_CRYPTO_CBC is not set | 813 | CONFIG_CRYPTO_CBC=y |
770 | # CONFIG_CRYPTO_CTR is not set | 814 | # CONFIG_CRYPTO_CTR is not set |
771 | # CONFIG_CRYPTO_CTS is not set | 815 | # CONFIG_CRYPTO_CTS is not set |
772 | # CONFIG_CRYPTO_ECB is not set | 816 | # CONFIG_CRYPTO_ECB is not set |
@@ -785,8 +829,12 @@ CONFIG_CRYPTO=y | |||
785 | # | 829 | # |
786 | # CONFIG_CRYPTO_CRC32C is not set | 830 | # CONFIG_CRYPTO_CRC32C is not set |
787 | # CONFIG_CRYPTO_MD4 is not set | 831 | # CONFIG_CRYPTO_MD4 is not set |
788 | # CONFIG_CRYPTO_MD5 is not set | 832 | CONFIG_CRYPTO_MD5=y |
789 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 833 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
834 | # CONFIG_CRYPTO_RMD128 is not set | ||
835 | # CONFIG_CRYPTO_RMD160 is not set | ||
836 | # CONFIG_CRYPTO_RMD256 is not set | ||
837 | # CONFIG_CRYPTO_RMD320 is not set | ||
790 | # CONFIG_CRYPTO_SHA1 is not set | 838 | # CONFIG_CRYPTO_SHA1 is not set |
791 | # CONFIG_CRYPTO_SHA256 is not set | 839 | # CONFIG_CRYPTO_SHA256 is not set |
792 | # CONFIG_CRYPTO_SHA512 is not set | 840 | # CONFIG_CRYPTO_SHA512 is not set |
@@ -803,7 +851,7 @@ CONFIG_CRYPTO=y | |||
803 | # CONFIG_CRYPTO_CAMELLIA is not set | 851 | # CONFIG_CRYPTO_CAMELLIA is not set |
804 | # CONFIG_CRYPTO_CAST5 is not set | 852 | # CONFIG_CRYPTO_CAST5 is not set |
805 | # CONFIG_CRYPTO_CAST6 is not set | 853 | # CONFIG_CRYPTO_CAST6 is not set |
806 | # CONFIG_CRYPTO_DES is not set | 854 | CONFIG_CRYPTO_DES=y |
807 | # CONFIG_CRYPTO_FCRYPT is not set | 855 | # CONFIG_CRYPTO_FCRYPT is not set |
808 | # CONFIG_CRYPTO_KHAZAD is not set | 856 | # CONFIG_CRYPTO_KHAZAD is not set |
809 | # CONFIG_CRYPTO_SALSA20 is not set | 857 | # CONFIG_CRYPTO_SALSA20 is not set |
@@ -817,22 +865,26 @@ CONFIG_CRYPTO=y | |||
817 | # | 865 | # |
818 | # CONFIG_CRYPTO_DEFLATE is not set | 866 | # CONFIG_CRYPTO_DEFLATE is not set |
819 | # CONFIG_CRYPTO_LZO is not set | 867 | # CONFIG_CRYPTO_LZO is not set |
820 | # CONFIG_CRYPTO_HW is not set | 868 | |
869 | # | ||
870 | # Random Number Generation | ||
871 | # | ||
872 | # CONFIG_CRYPTO_ANSI_CPRNG is not set | ||
873 | CONFIG_CRYPTO_HW=y | ||
821 | 874 | ||
822 | # | 875 | # |
823 | # Library routines | 876 | # Library routines |
824 | # | 877 | # |
825 | CONFIG_BITREVERSE=y | 878 | CONFIG_BITREVERSE=y |
826 | # CONFIG_GENERIC_FIND_FIRST_BIT is not set | 879 | CONFIG_GENERIC_FIND_LAST_BIT=y |
827 | # CONFIG_GENERIC_FIND_NEXT_BIT is not set | 880 | CONFIG_CRC_CCITT=y |
828 | # CONFIG_CRC_CCITT is not set | ||
829 | # CONFIG_CRC16 is not set | 881 | # CONFIG_CRC16 is not set |
882 | # CONFIG_CRC_T10DIF is not set | ||
830 | # CONFIG_CRC_ITU_T is not set | 883 | # CONFIG_CRC_ITU_T is not set |
831 | CONFIG_CRC32=y | 884 | CONFIG_CRC32=y |
832 | # CONFIG_CRC7 is not set | 885 | # CONFIG_CRC7 is not set |
833 | # CONFIG_LIBCRC32C is not set | 886 | # CONFIG_LIBCRC32C is not set |
834 | CONFIG_ZLIB_INFLATE=y | 887 | CONFIG_ZLIB_INFLATE=y |
835 | CONFIG_ZLIB_DEFLATE=y | ||
836 | CONFIG_PLIST=y | 888 | CONFIG_PLIST=y |
837 | CONFIG_HAS_IOMEM=y | 889 | CONFIG_HAS_IOMEM=y |
838 | CONFIG_HAS_IOPORT=y | 890 | CONFIG_HAS_IOPORT=y |
diff --git a/arch/arm/configs/imx27ads_defconfig b/arch/arm/configs/pxa910_defconfig index bcd95b8dd2df..8c7e299f1d66 100644 --- a/arch/arm/configs/imx27ads_defconfig +++ b/arch/arm/configs/pxa910_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-rc6 | 3 | # Linux kernel version: 2.6.29-rc3 |
4 | # Fri Jun 20 16:29:34 2008 | 4 | # Fri Mar 20 13:45:12 2009 |
5 | # | 5 | # |
6 | CONFIG_ARM=y | 6 | CONFIG_ARM=y |
7 | CONFIG_SYS_SUPPORTS_APM_EMULATION=y | 7 | CONFIG_SYS_SUPPORTS_APM_EMULATION=y |
@@ -12,6 +12,7 @@ CONFIG_MMU=y | |||
12 | # CONFIG_NO_IOPORT is not set | 12 | # CONFIG_NO_IOPORT is not set |
13 | CONFIG_GENERIC_HARDIRQS=y | 13 | CONFIG_GENERIC_HARDIRQS=y |
14 | CONFIG_STACKTRACE_SUPPORT=y | 14 | CONFIG_STACKTRACE_SUPPORT=y |
15 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | ||
15 | CONFIG_LOCKDEP_SUPPORT=y | 16 | CONFIG_LOCKDEP_SUPPORT=y |
16 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | 17 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y |
17 | CONFIG_HARDIRQS_SW_RESEND=y | 18 | CONFIG_HARDIRQS_SW_RESEND=y |
@@ -21,9 +22,7 @@ CONFIG_RWSEM_GENERIC_SPINLOCK=y | |||
21 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set | 22 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set |
22 | CONFIG_GENERIC_HWEIGHT=y | 23 | CONFIG_GENERIC_HWEIGHT=y |
23 | CONFIG_GENERIC_CALIBRATE_DELAY=y | 24 | CONFIG_GENERIC_CALIBRATE_DELAY=y |
24 | CONFIG_ARCH_SUPPORTS_AOUT=y | 25 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y |
25 | CONFIG_ZONE_DMA=y | ||
26 | CONFIG_ARCH_MTD_XIP=y | ||
27 | CONFIG_VECTORS_BASE=0xffff0000 | 26 | CONFIG_VECTORS_BASE=0xffff0000 |
28 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 27 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
29 | 28 | ||
@@ -36,30 +35,45 @@ CONFIG_LOCK_KERNEL=y | |||
36 | CONFIG_INIT_ENV_ARG_LIMIT=32 | 35 | CONFIG_INIT_ENV_ARG_LIMIT=32 |
37 | CONFIG_LOCALVERSION="" | 36 | CONFIG_LOCALVERSION="" |
38 | CONFIG_LOCALVERSION_AUTO=y | 37 | CONFIG_LOCALVERSION_AUTO=y |
39 | # CONFIG_SWAP is not set | 38 | CONFIG_SWAP=y |
40 | CONFIG_SYSVIPC=y | 39 | CONFIG_SYSVIPC=y |
41 | CONFIG_SYSVIPC_SYSCTL=y | 40 | CONFIG_SYSVIPC_SYSCTL=y |
42 | CONFIG_POSIX_MQUEUE=y | 41 | # CONFIG_POSIX_MQUEUE is not set |
43 | # CONFIG_BSD_PROCESS_ACCT is not set | 42 | # CONFIG_BSD_PROCESS_ACCT is not set |
44 | # CONFIG_TASKSTATS is not set | 43 | # CONFIG_TASKSTATS is not set |
45 | # CONFIG_AUDIT is not set | 44 | # CONFIG_AUDIT is not set |
45 | |||
46 | # | ||
47 | # RCU Subsystem | ||
48 | # | ||
49 | CONFIG_CLASSIC_RCU=y | ||
50 | # CONFIG_TREE_RCU is not set | ||
51 | # CONFIG_PREEMPT_RCU is not set | ||
52 | # CONFIG_TREE_RCU_TRACE is not set | ||
53 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
46 | # CONFIG_IKCONFIG is not set | 54 | # CONFIG_IKCONFIG is not set |
47 | CONFIG_LOG_BUF_SHIFT=14 | 55 | CONFIG_LOG_BUF_SHIFT=14 |
48 | # CONFIG_CGROUPS is not set | ||
49 | # CONFIG_GROUP_SCHED is not set | 56 | # CONFIG_GROUP_SCHED is not set |
57 | # CONFIG_CGROUPS is not set | ||
50 | CONFIG_SYSFS_DEPRECATED=y | 58 | CONFIG_SYSFS_DEPRECATED=y |
51 | CONFIG_SYSFS_DEPRECATED_V2=y | 59 | CONFIG_SYSFS_DEPRECATED_V2=y |
52 | # CONFIG_RELAY is not set | 60 | # CONFIG_RELAY is not set |
53 | # CONFIG_NAMESPACES is not set | 61 | CONFIG_NAMESPACES=y |
54 | # CONFIG_BLK_DEV_INITRD is not set | 62 | # CONFIG_UTS_NS is not set |
55 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 63 | # CONFIG_IPC_NS is not set |
64 | # CONFIG_USER_NS is not set | ||
65 | # CONFIG_PID_NS is not set | ||
66 | # CONFIG_NET_NS is not set | ||
67 | CONFIG_BLK_DEV_INITRD=y | ||
68 | CONFIG_INITRAMFS_SOURCE="" | ||
69 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | ||
56 | CONFIG_SYSCTL=y | 70 | CONFIG_SYSCTL=y |
57 | CONFIG_EMBEDDED=y | 71 | # CONFIG_EMBEDDED is not set |
58 | CONFIG_UID16=y | 72 | CONFIG_UID16=y |
59 | CONFIG_SYSCTL_SYSCALL=y | 73 | CONFIG_SYSCTL_SYSCALL=y |
60 | CONFIG_SYSCTL_SYSCALL_CHECK=y | ||
61 | CONFIG_KALLSYMS=y | 74 | CONFIG_KALLSYMS=y |
62 | CONFIG_KALLSYMS_EXTRA_PASS=y | 75 | # CONFIG_KALLSYMS_ALL is not set |
76 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | ||
63 | CONFIG_HOTPLUG=y | 77 | CONFIG_HOTPLUG=y |
64 | CONFIG_PRINTK=y | 78 | CONFIG_PRINTK=y |
65 | CONFIG_BUG=y | 79 | CONFIG_BUG=y |
@@ -73,48 +87,46 @@ CONFIG_SIGNALFD=y | |||
73 | CONFIG_TIMERFD=y | 87 | CONFIG_TIMERFD=y |
74 | CONFIG_EVENTFD=y | 88 | CONFIG_EVENTFD=y |
75 | CONFIG_SHMEM=y | 89 | CONFIG_SHMEM=y |
90 | CONFIG_AIO=y | ||
76 | CONFIG_VM_EVENT_COUNTERS=y | 91 | CONFIG_VM_EVENT_COUNTERS=y |
77 | CONFIG_SLAB=y | 92 | CONFIG_SLAB=y |
78 | # CONFIG_SLUB is not set | 93 | # CONFIG_SLUB is not set |
79 | # CONFIG_SLOB is not set | 94 | # CONFIG_SLOB is not set |
80 | # CONFIG_PROFILING is not set | 95 | # CONFIG_PROFILING is not set |
81 | # CONFIG_MARKERS is not set | ||
82 | CONFIG_HAVE_OPROFILE=y | 96 | CONFIG_HAVE_OPROFILE=y |
83 | # CONFIG_KPROBES is not set | 97 | # CONFIG_KPROBES is not set |
84 | CONFIG_HAVE_KPROBES=y | 98 | CONFIG_HAVE_KPROBES=y |
85 | CONFIG_HAVE_KRETPROBES=y | 99 | CONFIG_HAVE_KRETPROBES=y |
86 | # CONFIG_HAVE_DMA_ATTRS is not set | 100 | CONFIG_HAVE_CLK=y |
87 | CONFIG_PROC_PAGE_MONITOR=y | 101 | CONFIG_HAVE_GENERIC_DMA_COHERENT=y |
88 | CONFIG_SLABINFO=y | 102 | CONFIG_SLABINFO=y |
89 | CONFIG_RT_MUTEXES=y | 103 | CONFIG_RT_MUTEXES=y |
90 | # CONFIG_TINY_SHMEM is not set | ||
91 | CONFIG_BASE_SMALL=0 | 104 | CONFIG_BASE_SMALL=0 |
92 | CONFIG_MODULES=y | 105 | CONFIG_MODULES=y |
93 | # CONFIG_MODULE_FORCE_LOAD is not set | 106 | # CONFIG_MODULE_FORCE_LOAD is not set |
94 | CONFIG_MODULE_UNLOAD=y | 107 | CONFIG_MODULE_UNLOAD=y |
95 | # CONFIG_MODULE_FORCE_UNLOAD is not set | 108 | CONFIG_MODULE_FORCE_UNLOAD=y |
96 | # CONFIG_MODVERSIONS is not set | 109 | # CONFIG_MODVERSIONS is not set |
97 | # CONFIG_MODULE_SRCVERSION_ALL is not set | 110 | # CONFIG_MODULE_SRCVERSION_ALL is not set |
98 | # CONFIG_KMOD is not set | ||
99 | CONFIG_BLOCK=y | 111 | CONFIG_BLOCK=y |
100 | # CONFIG_LBD is not set | 112 | # CONFIG_LBD is not set |
101 | # CONFIG_BLK_DEV_IO_TRACE is not set | 113 | # CONFIG_BLK_DEV_IO_TRACE is not set |
102 | # CONFIG_LSF is not set | ||
103 | # CONFIG_BLK_DEV_BSG is not set | 114 | # CONFIG_BLK_DEV_BSG is not set |
115 | # CONFIG_BLK_DEV_INTEGRITY is not set | ||
104 | 116 | ||
105 | # | 117 | # |
106 | # IO Schedulers | 118 | # IO Schedulers |
107 | # | 119 | # |
108 | CONFIG_IOSCHED_NOOP=y | 120 | CONFIG_IOSCHED_NOOP=y |
109 | # CONFIG_IOSCHED_AS is not set | 121 | CONFIG_IOSCHED_AS=y |
110 | # CONFIG_IOSCHED_DEADLINE is not set | 122 | CONFIG_IOSCHED_DEADLINE=y |
111 | # CONFIG_IOSCHED_CFQ is not set | 123 | CONFIG_IOSCHED_CFQ=y |
112 | # CONFIG_DEFAULT_AS is not set | 124 | # CONFIG_DEFAULT_AS is not set |
113 | # CONFIG_DEFAULT_DEADLINE is not set | 125 | # CONFIG_DEFAULT_DEADLINE is not set |
114 | # CONFIG_DEFAULT_CFQ is not set | 126 | CONFIG_DEFAULT_CFQ=y |
115 | CONFIG_DEFAULT_NOOP=y | 127 | # CONFIG_DEFAULT_NOOP is not set |
116 | CONFIG_DEFAULT_IOSCHED="noop" | 128 | CONFIG_DEFAULT_IOSCHED="cfq" |
117 | CONFIG_CLASSIC_RCU=y | 129 | # CONFIG_FREEZER is not set |
118 | 130 | ||
119 | # | 131 | # |
120 | # System Type | 132 | # System Type |
@@ -124,9 +136,7 @@ CONFIG_CLASSIC_RCU=y | |||
124 | # CONFIG_ARCH_REALVIEW is not set | 136 | # CONFIG_ARCH_REALVIEW is not set |
125 | # CONFIG_ARCH_VERSATILE is not set | 137 | # CONFIG_ARCH_VERSATILE is not set |
126 | # CONFIG_ARCH_AT91 is not set | 138 | # CONFIG_ARCH_AT91 is not set |
127 | # CONFIG_ARCH_CLPS7500 is not set | ||
128 | # CONFIG_ARCH_CLPS711X is not set | 139 | # CONFIG_ARCH_CLPS711X is not set |
129 | # CONFIG_ARCH_CO285 is not set | ||
130 | # CONFIG_ARCH_EBSA110 is not set | 140 | # CONFIG_ARCH_EBSA110 is not set |
131 | # CONFIG_ARCH_EP93XX is not set | 141 | # CONFIG_ARCH_EP93XX is not set |
132 | # CONFIG_ARCH_FOOTBRIDGE is not set | 142 | # CONFIG_ARCH_FOOTBRIDGE is not set |
@@ -140,53 +150,44 @@ CONFIG_CLASSIC_RCU=y | |||
140 | # CONFIG_ARCH_IXP2000 is not set | 150 | # CONFIG_ARCH_IXP2000 is not set |
141 | # CONFIG_ARCH_IXP4XX is not set | 151 | # CONFIG_ARCH_IXP4XX is not set |
142 | # CONFIG_ARCH_L7200 is not set | 152 | # CONFIG_ARCH_L7200 is not set |
153 | # CONFIG_ARCH_KIRKWOOD is not set | ||
143 | # CONFIG_ARCH_KS8695 is not set | 154 | # CONFIG_ARCH_KS8695 is not set |
144 | # CONFIG_ARCH_NS9XXX is not set | 155 | # CONFIG_ARCH_NS9XXX is not set |
145 | CONFIG_ARCH_MXC=y | 156 | # CONFIG_ARCH_LOKI is not set |
157 | # CONFIG_ARCH_MV78XX0 is not set | ||
158 | # CONFIG_ARCH_MXC is not set | ||
146 | # CONFIG_ARCH_ORION5X is not set | 159 | # CONFIG_ARCH_ORION5X is not set |
147 | # CONFIG_ARCH_PNX4008 is not set | 160 | # CONFIG_ARCH_PNX4008 is not set |
148 | # CONFIG_ARCH_PXA is not set | 161 | # CONFIG_ARCH_PXA is not set |
162 | CONFIG_ARCH_MMP=y | ||
149 | # CONFIG_ARCH_RPC is not set | 163 | # CONFIG_ARCH_RPC is not set |
150 | # CONFIG_ARCH_SA1100 is not set | 164 | # CONFIG_ARCH_SA1100 is not set |
151 | # CONFIG_ARCH_S3C2410 is not set | 165 | # CONFIG_ARCH_S3C2410 is not set |
166 | # CONFIG_ARCH_S3C64XX is not set | ||
152 | # CONFIG_ARCH_SHARK is not set | 167 | # CONFIG_ARCH_SHARK is not set |
153 | # CONFIG_ARCH_LH7A40X is not set | 168 | # CONFIG_ARCH_LH7A40X is not set |
154 | # CONFIG_ARCH_DAVINCI is not set | 169 | # CONFIG_ARCH_DAVINCI is not set |
155 | # CONFIG_ARCH_OMAP is not set | 170 | # CONFIG_ARCH_OMAP is not set |
156 | # CONFIG_ARCH_MSM7X00A is not set | 171 | # CONFIG_ARCH_MSM is not set |
157 | 172 | # CONFIG_ARCH_W90X900 is not set | |
158 | # | 173 | CONFIG_MACH_TAVOREVB=y |
159 | # Boot options | ||
160 | # | ||
161 | |||
162 | # | ||
163 | # Power management | ||
164 | # | ||
165 | |||
166 | # | ||
167 | # Freescale MXC Implementations | ||
168 | # | ||
169 | CONFIG_ARCH_MX2=y | ||
170 | # CONFIG_ARCH_MX3 is not set | ||
171 | 174 | ||
172 | # | 175 | # |
173 | # MX2 family CPU support | 176 | # Marvell PXA168/910 Implmentations |
174 | # | 177 | # |
175 | CONFIG_MACH_MX27=y | 178 | # CONFIG_MACH_ASPENITE is not set |
176 | 179 | # CONFIG_MACH_ZYLONITE2 is not set | |
177 | # | 180 | CONFIG_MACH_TTC_DKB=y |
178 | # MX2 Platforms | 181 | CONFIG_CPU_PXA910=y |
179 | # | 182 | CONFIG_PLAT_PXA=y |
180 | CONFIG_MACH_MX27ADS=y | ||
181 | # CONFIG_MACH_PCM038 is not set | ||
182 | 183 | ||
183 | # | 184 | # |
184 | # Processor Type | 185 | # Processor Type |
185 | # | 186 | # |
186 | CONFIG_CPU_32=y | 187 | CONFIG_CPU_32=y |
187 | CONFIG_CPU_ARM926T=y | 188 | CONFIG_CPU_MOHAWK=y |
188 | CONFIG_CPU_32v5=y | 189 | CONFIG_CPU_32v5=y |
189 | CONFIG_CPU_ABRT_EV5TJ=y | 190 | CONFIG_CPU_ABRT_EV5T=y |
190 | CONFIG_CPU_PABRT_NOIFAR=y | 191 | CONFIG_CPU_PABRT_NOIFAR=y |
191 | CONFIG_CPU_CACHE_VIVT=y | 192 | CONFIG_CPU_CACHE_VIVT=y |
192 | CONFIG_CPU_COPY_V4WB=y | 193 | CONFIG_CPU_COPY_V4WB=y |
@@ -200,9 +201,10 @@ CONFIG_CPU_CP15_MMU=y | |||
200 | CONFIG_ARM_THUMB=y | 201 | CONFIG_ARM_THUMB=y |
201 | # CONFIG_CPU_ICACHE_DISABLE is not set | 202 | # CONFIG_CPU_ICACHE_DISABLE is not set |
202 | # CONFIG_CPU_DCACHE_DISABLE is not set | 203 | # CONFIG_CPU_DCACHE_DISABLE is not set |
203 | # CONFIG_CPU_DCACHE_WRITETHROUGH is not set | 204 | # CONFIG_CPU_BPREDICT_DISABLE is not set |
204 | # CONFIG_CPU_CACHE_ROUND_ROBIN is not set | ||
205 | # CONFIG_OUTER_CACHE is not set | 205 | # CONFIG_OUTER_CACHE is not set |
206 | CONFIG_IWMMXT=y | ||
207 | CONFIG_COMMON_CLKDEV=y | ||
206 | 208 | ||
207 | # | 209 | # |
208 | # Bus support | 210 | # Bus support |
@@ -218,25 +220,29 @@ CONFIG_TICK_ONESHOT=y | |||
218 | CONFIG_NO_HZ=y | 220 | CONFIG_NO_HZ=y |
219 | CONFIG_HIGH_RES_TIMERS=y | 221 | CONFIG_HIGH_RES_TIMERS=y |
220 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y | 222 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y |
223 | CONFIG_VMSPLIT_3G=y | ||
224 | # CONFIG_VMSPLIT_2G is not set | ||
225 | # CONFIG_VMSPLIT_1G is not set | ||
226 | CONFIG_PAGE_OFFSET=0xC0000000 | ||
221 | CONFIG_PREEMPT=y | 227 | CONFIG_PREEMPT=y |
222 | CONFIG_HZ=100 | 228 | CONFIG_HZ=100 |
223 | CONFIG_AEABI=y | 229 | CONFIG_AEABI=y |
224 | # CONFIG_OABI_COMPAT is not set | 230 | CONFIG_OABI_COMPAT=y |
225 | # CONFIG_ARCH_DISCONTIGMEM_ENABLE is not set | 231 | CONFIG_ARCH_FLATMEM_HAS_HOLES=y |
232 | # CONFIG_ARCH_SPARSEMEM_DEFAULT is not set | ||
233 | # CONFIG_ARCH_SELECT_MEMORY_MODEL is not set | ||
226 | CONFIG_SELECT_MEMORY_MODEL=y | 234 | CONFIG_SELECT_MEMORY_MODEL=y |
227 | CONFIG_FLATMEM_MANUAL=y | 235 | CONFIG_FLATMEM_MANUAL=y |
228 | # CONFIG_DISCONTIGMEM_MANUAL is not set | 236 | # CONFIG_DISCONTIGMEM_MANUAL is not set |
229 | # CONFIG_SPARSEMEM_MANUAL is not set | 237 | # CONFIG_SPARSEMEM_MANUAL is not set |
230 | CONFIG_FLATMEM=y | 238 | CONFIG_FLATMEM=y |
231 | CONFIG_FLAT_NODE_MEM_MAP=y | 239 | CONFIG_FLAT_NODE_MEM_MAP=y |
232 | # CONFIG_SPARSEMEM_STATIC is not set | ||
233 | # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set | ||
234 | CONFIG_PAGEFLAGS_EXTENDED=y | 240 | CONFIG_PAGEFLAGS_EXTENDED=y |
235 | CONFIG_SPLIT_PTLOCK_CPUS=4096 | 241 | CONFIG_SPLIT_PTLOCK_CPUS=4096 |
236 | # CONFIG_RESOURCES_64BIT is not set | 242 | # CONFIG_PHYS_ADDR_T_64BIT is not set |
237 | CONFIG_ZONE_DMA_FLAG=1 | 243 | CONFIG_ZONE_DMA_FLAG=0 |
238 | CONFIG_BOUNCE=y | ||
239 | CONFIG_VIRT_TO_BUS=y | 244 | CONFIG_VIRT_TO_BUS=y |
245 | CONFIG_UNEVICTABLE_LRU=y | ||
240 | CONFIG_ALIGNMENT_TRAP=y | 246 | CONFIG_ALIGNMENT_TRAP=y |
241 | 247 | ||
242 | # | 248 | # |
@@ -244,23 +250,32 @@ CONFIG_ALIGNMENT_TRAP=y | |||
244 | # | 250 | # |
245 | CONFIG_ZBOOT_ROM_TEXT=0x0 | 251 | CONFIG_ZBOOT_ROM_TEXT=0x0 |
246 | CONFIG_ZBOOT_ROM_BSS=0x0 | 252 | CONFIG_ZBOOT_ROM_BSS=0x0 |
247 | CONFIG_CMDLINE="" | 253 | CONFIG_CMDLINE="root=/dev/nfs rootfstype=nfs nfsroot=192.168.2.100:/nfsroot/ ip=192.168.2.101:192.168.2.100::255.255.255.0::eth0:on console=ttyS0,115200 mem=128M" |
248 | # CONFIG_XIP_KERNEL is not set | 254 | # CONFIG_XIP_KERNEL is not set |
249 | # CONFIG_KEXEC is not set | 255 | # CONFIG_KEXEC is not set |
250 | 256 | ||
251 | # | 257 | # |
258 | # CPU Power Management | ||
259 | # | ||
260 | # CONFIG_CPU_IDLE is not set | ||
261 | |||
262 | # | ||
252 | # Floating point emulation | 263 | # Floating point emulation |
253 | # | 264 | # |
254 | 265 | ||
255 | # | 266 | # |
256 | # At least one emulation must be selected | 267 | # At least one emulation must be selected |
257 | # | 268 | # |
258 | # CONFIG_VFP is not set | 269 | CONFIG_FPE_NWFPE=y |
270 | # CONFIG_FPE_NWFPE_XP is not set | ||
271 | # CONFIG_FPE_FASTFPE is not set | ||
259 | 272 | ||
260 | # | 273 | # |
261 | # Userspace binary formats | 274 | # Userspace binary formats |
262 | # | 275 | # |
263 | CONFIG_BINFMT_ELF=y | 276 | CONFIG_BINFMT_ELF=y |
277 | # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set | ||
278 | CONFIG_HAVE_AOUT=y | ||
264 | # CONFIG_BINFMT_AOUT is not set | 279 | # CONFIG_BINFMT_AOUT is not set |
265 | # CONFIG_BINFMT_MISC is not set | 280 | # CONFIG_BINFMT_MISC is not set |
266 | 281 | ||
@@ -269,21 +284,23 @@ CONFIG_BINFMT_ELF=y | |||
269 | # | 284 | # |
270 | # CONFIG_PM is not set | 285 | # CONFIG_PM is not set |
271 | CONFIG_ARCH_SUSPEND_POSSIBLE=y | 286 | CONFIG_ARCH_SUSPEND_POSSIBLE=y |
272 | |||
273 | # | ||
274 | # Networking | ||
275 | # | ||
276 | CONFIG_NET=y | 287 | CONFIG_NET=y |
277 | 288 | ||
278 | # | 289 | # |
279 | # Networking options | 290 | # Networking options |
280 | # | 291 | # |
292 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
281 | CONFIG_PACKET=y | 293 | CONFIG_PACKET=y |
282 | CONFIG_PACKET_MMAP=y | 294 | # CONFIG_PACKET_MMAP is not set |
283 | CONFIG_UNIX=y | 295 | CONFIG_UNIX=y |
296 | CONFIG_XFRM=y | ||
297 | # CONFIG_XFRM_USER is not set | ||
298 | # CONFIG_XFRM_SUB_POLICY is not set | ||
299 | # CONFIG_XFRM_MIGRATE is not set | ||
300 | # CONFIG_XFRM_STATISTICS is not set | ||
284 | # CONFIG_NET_KEY is not set | 301 | # CONFIG_NET_KEY is not set |
285 | CONFIG_INET=y | 302 | CONFIG_INET=y |
286 | CONFIG_IP_MULTICAST=y | 303 | # CONFIG_IP_MULTICAST is not set |
287 | # CONFIG_IP_ADVANCED_ROUTER is not set | 304 | # CONFIG_IP_ADVANCED_ROUTER is not set |
288 | CONFIG_IP_FIB_HASH=y | 305 | CONFIG_IP_FIB_HASH=y |
289 | CONFIG_IP_PNP=y | 306 | CONFIG_IP_PNP=y |
@@ -292,7 +309,6 @@ CONFIG_IP_PNP=y | |||
292 | # CONFIG_IP_PNP_RARP is not set | 309 | # CONFIG_IP_PNP_RARP is not set |
293 | # CONFIG_NET_IPIP is not set | 310 | # CONFIG_NET_IPIP is not set |
294 | # CONFIG_NET_IPGRE is not set | 311 | # CONFIG_NET_IPGRE is not set |
295 | # CONFIG_IP_MROUTE is not set | ||
296 | # CONFIG_ARPD is not set | 312 | # CONFIG_ARPD is not set |
297 | # CONFIG_SYN_COOKIES is not set | 313 | # CONFIG_SYN_COOKIES is not set |
298 | # CONFIG_INET_AH is not set | 314 | # CONFIG_INET_AH is not set |
@@ -300,11 +316,12 @@ CONFIG_IP_PNP=y | |||
300 | # CONFIG_INET_IPCOMP is not set | 316 | # CONFIG_INET_IPCOMP is not set |
301 | # CONFIG_INET_XFRM_TUNNEL is not set | 317 | # CONFIG_INET_XFRM_TUNNEL is not set |
302 | # CONFIG_INET_TUNNEL is not set | 318 | # CONFIG_INET_TUNNEL is not set |
303 | # CONFIG_INET_XFRM_MODE_TRANSPORT is not set | 319 | CONFIG_INET_XFRM_MODE_TRANSPORT=y |
304 | # CONFIG_INET_XFRM_MODE_TUNNEL is not set | 320 | CONFIG_INET_XFRM_MODE_TUNNEL=y |
305 | # CONFIG_INET_XFRM_MODE_BEET is not set | 321 | CONFIG_INET_XFRM_MODE_BEET=y |
306 | # CONFIG_INET_LRO is not set | 322 | # CONFIG_INET_LRO is not set |
307 | # CONFIG_INET_DIAG is not set | 323 | CONFIG_INET_DIAG=y |
324 | CONFIG_INET_TCP_DIAG=y | ||
308 | # CONFIG_TCP_CONG_ADVANCED is not set | 325 | # CONFIG_TCP_CONG_ADVANCED is not set |
309 | CONFIG_TCP_CONG_CUBIC=y | 326 | CONFIG_TCP_CONG_CUBIC=y |
310 | CONFIG_DEFAULT_TCP_CONG="cubic" | 327 | CONFIG_DEFAULT_TCP_CONG="cubic" |
@@ -317,6 +334,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
317 | # CONFIG_TIPC is not set | 334 | # CONFIG_TIPC is not set |
318 | # CONFIG_ATM is not set | 335 | # CONFIG_ATM is not set |
319 | # CONFIG_BRIDGE is not set | 336 | # CONFIG_BRIDGE is not set |
337 | # CONFIG_NET_DSA is not set | ||
320 | # CONFIG_VLAN_8021Q is not set | 338 | # CONFIG_VLAN_8021Q is not set |
321 | # CONFIG_DECNET is not set | 339 | # CONFIG_DECNET is not set |
322 | # CONFIG_LLC2 is not set | 340 | # CONFIG_LLC2 is not set |
@@ -327,6 +345,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
327 | # CONFIG_ECONET is not set | 345 | # CONFIG_ECONET is not set |
328 | # CONFIG_WAN_ROUTER is not set | 346 | # CONFIG_WAN_ROUTER is not set |
329 | # CONFIG_NET_SCHED is not set | 347 | # CONFIG_NET_SCHED is not set |
348 | # CONFIG_DCB is not set | ||
330 | 349 | ||
331 | # | 350 | # |
332 | # Network testing | 351 | # Network testing |
@@ -337,14 +356,14 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
337 | # CONFIG_IRDA is not set | 356 | # CONFIG_IRDA is not set |
338 | # CONFIG_BT is not set | 357 | # CONFIG_BT is not set |
339 | # CONFIG_AF_RXRPC is not set | 358 | # CONFIG_AF_RXRPC is not set |
340 | 359 | # CONFIG_PHONET is not set | |
341 | # | 360 | CONFIG_WIRELESS=y |
342 | # Wireless | ||
343 | # | ||
344 | # CONFIG_CFG80211 is not set | 361 | # CONFIG_CFG80211 is not set |
362 | CONFIG_WIRELESS_OLD_REGULATORY=y | ||
345 | # CONFIG_WIRELESS_EXT is not set | 363 | # CONFIG_WIRELESS_EXT is not set |
364 | # CONFIG_LIB80211 is not set | ||
346 | # CONFIG_MAC80211 is not set | 365 | # CONFIG_MAC80211 is not set |
347 | # CONFIG_IEEE80211 is not set | 366 | # CONFIG_WIMAX is not set |
348 | # CONFIG_RFKILL is not set | 367 | # CONFIG_RFKILL is not set |
349 | # CONFIG_NET_9P is not set | 368 | # CONFIG_NET_9P is not set |
350 | 369 | ||
@@ -356,104 +375,18 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
356 | # Generic Driver Options | 375 | # Generic Driver Options |
357 | # | 376 | # |
358 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | 377 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
359 | CONFIG_STANDALONE=y | 378 | # CONFIG_STANDALONE is not set |
360 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 379 | # CONFIG_PREVENT_FIRMWARE_BUILD is not set |
361 | # CONFIG_FW_LOADER is not set | 380 | CONFIG_FW_LOADER=y |
381 | CONFIG_FIRMWARE_IN_KERNEL=y | ||
382 | CONFIG_EXTRA_FIRMWARE="" | ||
383 | # CONFIG_DEBUG_DRIVER is not set | ||
384 | # CONFIG_DEBUG_DEVRES is not set | ||
362 | # CONFIG_SYS_HYPERVISOR is not set | 385 | # CONFIG_SYS_HYPERVISOR is not set |
363 | # CONFIG_CONNECTOR is not set | 386 | # CONFIG_CONNECTOR is not set |
364 | CONFIG_MTD=y | 387 | # CONFIG_MTD is not set |
365 | # CONFIG_MTD_DEBUG is not set | ||
366 | # CONFIG_MTD_CONCAT is not set | ||
367 | CONFIG_MTD_PARTITIONS=y | ||
368 | # CONFIG_MTD_REDBOOT_PARTS is not set | ||
369 | CONFIG_MTD_CMDLINE_PARTS=y | ||
370 | # CONFIG_MTD_AFS_PARTS is not set | ||
371 | # CONFIG_MTD_AR7_PARTS is not set | ||
372 | |||
373 | # | ||
374 | # User Modules And Translation Layers | ||
375 | # | ||
376 | CONFIG_MTD_CHAR=y | ||
377 | CONFIG_MTD_BLKDEVS=y | ||
378 | CONFIG_MTD_BLOCK=y | ||
379 | # CONFIG_FTL is not set | ||
380 | # CONFIG_NFTL is not set | ||
381 | # CONFIG_INFTL is not set | ||
382 | # CONFIG_RFD_FTL is not set | ||
383 | # CONFIG_SSFDC is not set | ||
384 | # CONFIG_MTD_OOPS is not set | ||
385 | |||
386 | # | ||
387 | # RAM/ROM/Flash chip drivers | ||
388 | # | ||
389 | CONFIG_MTD_CFI=y | ||
390 | # CONFIG_MTD_JEDECPROBE is not set | ||
391 | CONFIG_MTD_GEN_PROBE=y | ||
392 | CONFIG_MTD_CFI_ADV_OPTIONS=y | ||
393 | CONFIG_MTD_CFI_NOSWAP=y | ||
394 | # CONFIG_MTD_CFI_BE_BYTE_SWAP is not set | ||
395 | # CONFIG_MTD_CFI_LE_BYTE_SWAP is not set | ||
396 | CONFIG_MTD_CFI_GEOMETRY=y | ||
397 | # CONFIG_MTD_MAP_BANK_WIDTH_1 is not set | ||
398 | CONFIG_MTD_MAP_BANK_WIDTH_2=y | ||
399 | # CONFIG_MTD_MAP_BANK_WIDTH_4 is not set | ||
400 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set | ||
401 | # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set | ||
402 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set | ||
403 | CONFIG_MTD_CFI_I1=y | ||
404 | # CONFIG_MTD_CFI_I2 is not set | ||
405 | # CONFIG_MTD_CFI_I4 is not set | ||
406 | # CONFIG_MTD_CFI_I8 is not set | ||
407 | # CONFIG_MTD_OTP is not set | ||
408 | CONFIG_MTD_CFI_INTELEXT=y | ||
409 | # CONFIG_MTD_CFI_AMDSTD is not set | ||
410 | # CONFIG_MTD_CFI_STAA is not set | ||
411 | CONFIG_MTD_CFI_UTIL=y | ||
412 | # CONFIG_MTD_RAM is not set | ||
413 | # CONFIG_MTD_ROM is not set | ||
414 | # CONFIG_MTD_ABSENT is not set | ||
415 | # CONFIG_MTD_XIP is not set | ||
416 | |||
417 | # | ||
418 | # Mapping drivers for chip access | ||
419 | # | ||
420 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set | ||
421 | CONFIG_MTD_PHYSMAP=y | ||
422 | CONFIG_MTD_PHYSMAP_START=0x00000000 | ||
423 | CONFIG_MTD_PHYSMAP_LEN=0x0 | ||
424 | CONFIG_MTD_PHYSMAP_BANKWIDTH=2 | ||
425 | # CONFIG_MTD_ARM_INTEGRATOR is not set | ||
426 | # CONFIG_MTD_PLATRAM is not set | ||
427 | |||
428 | # | ||
429 | # Self-contained MTD device drivers | ||
430 | # | ||
431 | # CONFIG_MTD_SLRAM is not set | ||
432 | # CONFIG_MTD_PHRAM is not set | ||
433 | # CONFIG_MTD_MTDRAM is not set | ||
434 | # CONFIG_MTD_BLOCK2MTD is not set | ||
435 | |||
436 | # | ||
437 | # Disk-On-Chip Device Drivers | ||
438 | # | ||
439 | # CONFIG_MTD_DOC2000 is not set | ||
440 | # CONFIG_MTD_DOC2001 is not set | ||
441 | # CONFIG_MTD_DOC2001PLUS is not set | ||
442 | # CONFIG_MTD_NAND is not set | ||
443 | # CONFIG_MTD_ONENAND is not set | ||
444 | |||
445 | # | ||
446 | # UBI - Unsorted block images | ||
447 | # | ||
448 | # CONFIG_MTD_UBI is not set | ||
449 | # CONFIG_PARPORT is not set | 388 | # CONFIG_PARPORT is not set |
450 | CONFIG_BLK_DEV=y | 389 | # CONFIG_BLK_DEV is not set |
451 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
452 | # CONFIG_BLK_DEV_LOOP is not set | ||
453 | # CONFIG_BLK_DEV_NBD is not set | ||
454 | # CONFIG_BLK_DEV_RAM is not set | ||
455 | # CONFIG_CDROM_PKTCDVD is not set | ||
456 | # CONFIG_ATA_OVER_ETH is not set | ||
457 | # CONFIG_MISC_DEVICES is not set | 390 | # CONFIG_MISC_DEVICES is not set |
458 | CONFIG_HAVE_IDE=y | 391 | CONFIG_HAVE_IDE=y |
459 | # CONFIG_IDE is not set | 392 | # CONFIG_IDE is not set |
@@ -468,7 +401,6 @@ CONFIG_HAVE_IDE=y | |||
468 | # CONFIG_ATA is not set | 401 | # CONFIG_ATA is not set |
469 | # CONFIG_MD is not set | 402 | # CONFIG_MD is not set |
470 | CONFIG_NETDEVICES=y | 403 | CONFIG_NETDEVICES=y |
471 | # CONFIG_NETDEVICES_MULTIQUEUE is not set | ||
472 | # CONFIG_DUMMY is not set | 404 | # CONFIG_DUMMY is not set |
473 | # CONFIG_BONDING is not set | 405 | # CONFIG_BONDING is not set |
474 | # CONFIG_MACVLAN is not set | 406 | # CONFIG_MACVLAN is not set |
@@ -477,16 +409,20 @@ CONFIG_NETDEVICES=y | |||
477 | # CONFIG_VETH is not set | 409 | # CONFIG_VETH is not set |
478 | # CONFIG_PHYLIB is not set | 410 | # CONFIG_PHYLIB is not set |
479 | CONFIG_NET_ETHERNET=y | 411 | CONFIG_NET_ETHERNET=y |
480 | # CONFIG_MII is not set | 412 | CONFIG_MII=y |
481 | # CONFIG_AX88796 is not set | 413 | # CONFIG_AX88796 is not set |
482 | # CONFIG_SMC91X is not set | 414 | CONFIG_SMC91X=y |
483 | # CONFIG_DM9000 is not set | 415 | # CONFIG_DM9000 is not set |
416 | # CONFIG_SMC911X is not set | ||
417 | # CONFIG_SMSC911X is not set | ||
484 | # CONFIG_IBM_NEW_EMAC_ZMII is not set | 418 | # CONFIG_IBM_NEW_EMAC_ZMII is not set |
485 | # CONFIG_IBM_NEW_EMAC_RGMII is not set | 419 | # CONFIG_IBM_NEW_EMAC_RGMII is not set |
486 | # CONFIG_IBM_NEW_EMAC_TAH is not set | 420 | # CONFIG_IBM_NEW_EMAC_TAH is not set |
487 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set | 421 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set |
422 | # CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set | ||
423 | # CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set | ||
424 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set | ||
488 | # CONFIG_B44 is not set | 425 | # CONFIG_B44 is not set |
489 | # CONFIG_FEC_OLD is not set | ||
490 | # CONFIG_NETDEV_1000 is not set | 426 | # CONFIG_NETDEV_1000 is not set |
491 | # CONFIG_NETDEV_10000 is not set | 427 | # CONFIG_NETDEV_10000 is not set |
492 | 428 | ||
@@ -496,6 +432,10 @@ CONFIG_NET_ETHERNET=y | |||
496 | # CONFIG_WLAN_PRE80211 is not set | 432 | # CONFIG_WLAN_PRE80211 is not set |
497 | # CONFIG_WLAN_80211 is not set | 433 | # CONFIG_WLAN_80211 is not set |
498 | # CONFIG_IWLWIFI_LEDS is not set | 434 | # CONFIG_IWLWIFI_LEDS is not set |
435 | |||
436 | # | ||
437 | # Enable WiMAX (Networking options) to see the WiMAX drivers | ||
438 | # | ||
499 | # CONFIG_WAN is not set | 439 | # CONFIG_WAN is not set |
500 | # CONFIG_PPP is not set | 440 | # CONFIG_PPP is not set |
501 | # CONFIG_SLIP is not set | 441 | # CONFIG_SLIP is not set |
@@ -514,9 +454,12 @@ CONFIG_INPUT=y | |||
514 | # | 454 | # |
515 | # Userland interfaces | 455 | # Userland interfaces |
516 | # | 456 | # |
517 | # CONFIG_INPUT_MOUSEDEV is not set | 457 | CONFIG_INPUT_MOUSEDEV=y |
458 | # CONFIG_INPUT_MOUSEDEV_PSAUX is not set | ||
459 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 | ||
460 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | ||
518 | # CONFIG_INPUT_JOYDEV is not set | 461 | # CONFIG_INPUT_JOYDEV is not set |
519 | CONFIG_INPUT_EVDEV=y | 462 | # CONFIG_INPUT_EVDEV is not set |
520 | # CONFIG_INPUT_EVBUG is not set | 463 | # CONFIG_INPUT_EVBUG is not set |
521 | 464 | ||
522 | # | 465 | # |
@@ -526,16 +469,7 @@ CONFIG_INPUT_EVDEV=y | |||
526 | # CONFIG_INPUT_MOUSE is not set | 469 | # CONFIG_INPUT_MOUSE is not set |
527 | # CONFIG_INPUT_JOYSTICK is not set | 470 | # CONFIG_INPUT_JOYSTICK is not set |
528 | # CONFIG_INPUT_TABLET is not set | 471 | # CONFIG_INPUT_TABLET is not set |
529 | CONFIG_INPUT_TOUCHSCREEN=y | 472 | # CONFIG_INPUT_TOUCHSCREEN is not set |
530 | # CONFIG_TOUCHSCREEN_FUJITSU is not set | ||
531 | # CONFIG_TOUCHSCREEN_GUNZE is not set | ||
532 | # CONFIG_TOUCHSCREEN_ELO is not set | ||
533 | # CONFIG_TOUCHSCREEN_MTOUCH is not set | ||
534 | # CONFIG_TOUCHSCREEN_MK712 is not set | ||
535 | # CONFIG_TOUCHSCREEN_PENMOUNT is not set | ||
536 | # CONFIG_TOUCHSCREEN_TOUCHRIGHT is not set | ||
537 | # CONFIG_TOUCHSCREEN_TOUCHWIN is not set | ||
538 | # CONFIG_TOUCHSCREEN_UCB1400 is not set | ||
539 | # CONFIG_INPUT_MISC is not set | 473 | # CONFIG_INPUT_MISC is not set |
540 | 474 | ||
541 | # | 475 | # |
@@ -547,7 +481,11 @@ CONFIG_INPUT_TOUCHSCREEN=y | |||
547 | # | 481 | # |
548 | # Character devices | 482 | # Character devices |
549 | # | 483 | # |
550 | # CONFIG_VT is not set | 484 | CONFIG_VT=y |
485 | CONFIG_CONSOLE_TRANSLATIONS=y | ||
486 | CONFIG_VT_CONSOLE=y | ||
487 | CONFIG_HW_CONSOLE=y | ||
488 | # CONFIG_VT_HW_CONSOLE_BINDING is not set | ||
551 | CONFIG_DEVKMEM=y | 489 | CONFIG_DEVKMEM=y |
552 | # CONFIG_SERIAL_NONSTANDARD is not set | 490 | # CONFIG_SERIAL_NONSTANDARD is not set |
553 | 491 | ||
@@ -559,21 +497,27 @@ CONFIG_DEVKMEM=y | |||
559 | # | 497 | # |
560 | # Non-8250 serial port support | 498 | # Non-8250 serial port support |
561 | # | 499 | # |
562 | # CONFIG_SERIAL_IMX is not set | 500 | CONFIG_SERIAL_PXA=y |
501 | CONFIG_SERIAL_PXA_CONSOLE=y | ||
502 | CONFIG_SERIAL_CORE=y | ||
503 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
563 | CONFIG_UNIX98_PTYS=y | 504 | CONFIG_UNIX98_PTYS=y |
505 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set | ||
564 | # CONFIG_LEGACY_PTYS is not set | 506 | # CONFIG_LEGACY_PTYS is not set |
565 | # CONFIG_IPMI_HANDLER is not set | 507 | # CONFIG_IPMI_HANDLER is not set |
566 | # CONFIG_HW_RANDOM is not set | 508 | # CONFIG_HW_RANDOM is not set |
567 | # CONFIG_NVRAM is not set | ||
568 | # CONFIG_R3964 is not set | 509 | # CONFIG_R3964 is not set |
569 | # CONFIG_RAW_DRIVER is not set | 510 | # CONFIG_RAW_DRIVER is not set |
570 | # CONFIG_TCG_TPM is not set | 511 | # CONFIG_TCG_TPM is not set |
571 | # CONFIG_I2C is not set | 512 | # CONFIG_I2C is not set |
572 | # CONFIG_SPI is not set | 513 | # CONFIG_SPI is not set |
573 | CONFIG_HAVE_GPIO_LIB=y | 514 | CONFIG_ARCH_REQUIRE_GPIOLIB=y |
515 | CONFIG_GPIOLIB=y | ||
516 | # CONFIG_DEBUG_GPIO is not set | ||
517 | # CONFIG_GPIO_SYSFS is not set | ||
574 | 518 | ||
575 | # | 519 | # |
576 | # GPIO Support | 520 | # Memory mapped GPIO expanders: |
577 | # | 521 | # |
578 | 522 | ||
579 | # | 523 | # |
@@ -581,26 +525,37 @@ CONFIG_HAVE_GPIO_LIB=y | |||
581 | # | 525 | # |
582 | 526 | ||
583 | # | 527 | # |
528 | # PCI GPIO expanders: | ||
529 | # | ||
530 | |||
531 | # | ||
584 | # SPI GPIO expanders: | 532 | # SPI GPIO expanders: |
585 | # | 533 | # |
586 | # CONFIG_W1 is not set | 534 | # CONFIG_W1 is not set |
587 | # CONFIG_POWER_SUPPLY is not set | 535 | # CONFIG_POWER_SUPPLY is not set |
588 | # CONFIG_HWMON is not set | 536 | # CONFIG_HWMON is not set |
537 | # CONFIG_THERMAL is not set | ||
538 | # CONFIG_THERMAL_HWMON is not set | ||
589 | # CONFIG_WATCHDOG is not set | 539 | # CONFIG_WATCHDOG is not set |
540 | CONFIG_SSB_POSSIBLE=y | ||
590 | 541 | ||
591 | # | 542 | # |
592 | # Sonics Silicon Backplane | 543 | # Sonics Silicon Backplane |
593 | # | 544 | # |
594 | CONFIG_SSB_POSSIBLE=y | ||
595 | # CONFIG_SSB is not set | 545 | # CONFIG_SSB is not set |
596 | 546 | ||
597 | # | 547 | # |
598 | # Multifunction device drivers | 548 | # Multifunction device drivers |
599 | # | 549 | # |
550 | # CONFIG_MFD_CORE is not set | ||
600 | # CONFIG_MFD_SM501 is not set | 551 | # CONFIG_MFD_SM501 is not set |
601 | # CONFIG_MFD_ASIC3 is not set | 552 | # CONFIG_MFD_ASIC3 is not set |
602 | # CONFIG_HTC_EGPIO is not set | 553 | # CONFIG_HTC_EGPIO is not set |
603 | # CONFIG_HTC_PASIC3 is not set | 554 | # CONFIG_HTC_PASIC3 is not set |
555 | # CONFIG_MFD_TMIO is not set | ||
556 | # CONFIG_MFD_T7L66XB is not set | ||
557 | # CONFIG_MFD_TC6387XB is not set | ||
558 | # CONFIG_MFD_TC6393XB is not set | ||
604 | 559 | ||
605 | # | 560 | # |
606 | # Multimedia devices | 561 | # Multimedia devices |
@@ -632,34 +587,45 @@ CONFIG_SSB_POSSIBLE=y | |||
632 | # CONFIG_DISPLAY_SUPPORT is not set | 587 | # CONFIG_DISPLAY_SUPPORT is not set |
633 | 588 | ||
634 | # | 589 | # |
635 | # Sound | 590 | # Console display driver support |
636 | # | 591 | # |
592 | # CONFIG_VGA_CONSOLE is not set | ||
593 | CONFIG_DUMMY_CONSOLE=y | ||
637 | # CONFIG_SOUND is not set | 594 | # CONFIG_SOUND is not set |
638 | # CONFIG_HID_SUPPORT is not set | 595 | # CONFIG_HID_SUPPORT is not set |
639 | # CONFIG_USB_SUPPORT is not set | 596 | # CONFIG_USB_SUPPORT is not set |
640 | # CONFIG_MMC is not set | 597 | # CONFIG_MMC is not set |
598 | # CONFIG_MEMSTICK is not set | ||
599 | # CONFIG_ACCESSIBILITY is not set | ||
641 | # CONFIG_NEW_LEDS is not set | 600 | # CONFIG_NEW_LEDS is not set |
642 | CONFIG_RTC_LIB=y | 601 | CONFIG_RTC_LIB=y |
643 | # CONFIG_RTC_CLASS is not set | 602 | # CONFIG_RTC_CLASS is not set |
603 | # CONFIG_DMADEVICES is not set | ||
604 | # CONFIG_REGULATOR is not set | ||
644 | # CONFIG_UIO is not set | 605 | # CONFIG_UIO is not set |
606 | # CONFIG_STAGING is not set | ||
645 | 607 | ||
646 | # | 608 | # |
647 | # File systems | 609 | # File systems |
648 | # | 610 | # |
649 | # CONFIG_EXT2_FS is not set | 611 | # CONFIG_EXT2_FS is not set |
650 | # CONFIG_EXT3_FS is not set | 612 | # CONFIG_EXT3_FS is not set |
651 | # CONFIG_EXT4DEV_FS is not set | 613 | # CONFIG_EXT4_FS is not set |
652 | # CONFIG_REISERFS_FS is not set | 614 | # CONFIG_REISERFS_FS is not set |
653 | # CONFIG_JFS_FS is not set | 615 | # CONFIG_JFS_FS is not set |
654 | # CONFIG_FS_POSIX_ACL is not set | 616 | CONFIG_FS_POSIX_ACL=y |
617 | CONFIG_FILE_LOCKING=y | ||
655 | # CONFIG_XFS_FS is not set | 618 | # CONFIG_XFS_FS is not set |
656 | # CONFIG_OCFS2_FS is not set | 619 | # CONFIG_OCFS2_FS is not set |
657 | # CONFIG_DNOTIFY is not set | 620 | # CONFIG_BTRFS_FS is not set |
658 | # CONFIG_INOTIFY is not set | 621 | CONFIG_DNOTIFY=y |
622 | CONFIG_INOTIFY=y | ||
623 | CONFIG_INOTIFY_USER=y | ||
659 | # CONFIG_QUOTA is not set | 624 | # CONFIG_QUOTA is not set |
660 | # CONFIG_AUTOFS_FS is not set | 625 | # CONFIG_AUTOFS_FS is not set |
661 | # CONFIG_AUTOFS4_FS is not set | 626 | # CONFIG_AUTOFS4_FS is not set |
662 | # CONFIG_FUSE_FS is not set | 627 | # CONFIG_FUSE_FS is not set |
628 | CONFIG_GENERIC_ACL=y | ||
663 | 629 | ||
664 | # | 630 | # |
665 | # CD-ROM/DVD Filesystems | 631 | # CD-ROM/DVD Filesystems |
@@ -679,15 +645,13 @@ CONFIG_RTC_LIB=y | |||
679 | # | 645 | # |
680 | CONFIG_PROC_FS=y | 646 | CONFIG_PROC_FS=y |
681 | CONFIG_PROC_SYSCTL=y | 647 | CONFIG_PROC_SYSCTL=y |
648 | CONFIG_PROC_PAGE_MONITOR=y | ||
682 | CONFIG_SYSFS=y | 649 | CONFIG_SYSFS=y |
683 | CONFIG_TMPFS=y | 650 | CONFIG_TMPFS=y |
684 | # CONFIG_TMPFS_POSIX_ACL is not set | 651 | CONFIG_TMPFS_POSIX_ACL=y |
685 | # CONFIG_HUGETLB_PAGE is not set | 652 | # CONFIG_HUGETLB_PAGE is not set |
686 | # CONFIG_CONFIGFS_FS is not set | 653 | # CONFIG_CONFIGFS_FS is not set |
687 | 654 | CONFIG_MISC_FILESYSTEMS=y | |
688 | # | ||
689 | # Miscellaneous filesystems | ||
690 | # | ||
691 | # CONFIG_ADFS_FS is not set | 655 | # CONFIG_ADFS_FS is not set |
692 | # CONFIG_AFFS_FS is not set | 656 | # CONFIG_AFFS_FS is not set |
693 | # CONFIG_HFS_FS is not set | 657 | # CONFIG_HFS_FS is not set |
@@ -695,20 +659,11 @@ CONFIG_TMPFS=y | |||
695 | # CONFIG_BEFS_FS is not set | 659 | # CONFIG_BEFS_FS is not set |
696 | # CONFIG_BFS_FS is not set | 660 | # CONFIG_BFS_FS is not set |
697 | # CONFIG_EFS_FS is not set | 661 | # CONFIG_EFS_FS is not set |
698 | CONFIG_JFFS2_FS=y | 662 | CONFIG_CRAMFS=y |
699 | CONFIG_JFFS2_FS_DEBUG=0 | 663 | # CONFIG_SQUASHFS is not set |
700 | CONFIG_JFFS2_FS_WRITEBUFFER=y | ||
701 | # CONFIG_JFFS2_FS_WBUF_VERIFY is not set | ||
702 | # CONFIG_JFFS2_SUMMARY is not set | ||
703 | # CONFIG_JFFS2_FS_XATTR is not set | ||
704 | # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set | ||
705 | CONFIG_JFFS2_ZLIB=y | ||
706 | # CONFIG_JFFS2_LZO is not set | ||
707 | CONFIG_JFFS2_RTIME=y | ||
708 | # CONFIG_JFFS2_RUBIN is not set | ||
709 | # CONFIG_CRAMFS is not set | ||
710 | # CONFIG_VXFS_FS is not set | 664 | # CONFIG_VXFS_FS is not set |
711 | # CONFIG_MINIX_FS is not set | 665 | # CONFIG_MINIX_FS is not set |
666 | # CONFIG_OMFS_FS is not set | ||
712 | # CONFIG_HPFS_FS is not set | 667 | # CONFIG_HPFS_FS is not set |
713 | # CONFIG_QNX4FS_FS is not set | 668 | # CONFIG_QNX4FS_FS is not set |
714 | # CONFIG_ROMFS_FS is not set | 669 | # CONFIG_ROMFS_FS is not set |
@@ -717,16 +672,18 @@ CONFIG_JFFS2_RTIME=y | |||
717 | CONFIG_NETWORK_FILESYSTEMS=y | 672 | CONFIG_NETWORK_FILESYSTEMS=y |
718 | CONFIG_NFS_FS=y | 673 | CONFIG_NFS_FS=y |
719 | CONFIG_NFS_V3=y | 674 | CONFIG_NFS_V3=y |
720 | # CONFIG_NFS_V3_ACL is not set | 675 | CONFIG_NFS_V3_ACL=y |
721 | # CONFIG_NFS_V4 is not set | 676 | CONFIG_NFS_V4=y |
722 | # CONFIG_NFSD is not set | ||
723 | CONFIG_ROOT_NFS=y | 677 | CONFIG_ROOT_NFS=y |
678 | # CONFIG_NFSD is not set | ||
724 | CONFIG_LOCKD=y | 679 | CONFIG_LOCKD=y |
725 | CONFIG_LOCKD_V4=y | 680 | CONFIG_LOCKD_V4=y |
681 | CONFIG_NFS_ACL_SUPPORT=y | ||
726 | CONFIG_NFS_COMMON=y | 682 | CONFIG_NFS_COMMON=y |
727 | CONFIG_SUNRPC=y | 683 | CONFIG_SUNRPC=y |
728 | # CONFIG_SUNRPC_BIND34 is not set | 684 | CONFIG_SUNRPC_GSS=y |
729 | # CONFIG_RPCSEC_GSS_KRB5 is not set | 685 | # CONFIG_SUNRPC_REGISTER_V4 is not set |
686 | CONFIG_RPCSEC_GSS_KRB5=y | ||
730 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 687 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
731 | # CONFIG_SMB_FS is not set | 688 | # CONFIG_SMB_FS is not set |
732 | # CONFIG_CIFS is not set | 689 | # CONFIG_CIFS is not set |
@@ -739,87 +696,195 @@ CONFIG_SUNRPC=y | |||
739 | # | 696 | # |
740 | # CONFIG_PARTITION_ADVANCED is not set | 697 | # CONFIG_PARTITION_ADVANCED is not set |
741 | CONFIG_MSDOS_PARTITION=y | 698 | CONFIG_MSDOS_PARTITION=y |
742 | CONFIG_NLS=y | 699 | # CONFIG_NLS is not set |
743 | CONFIG_NLS_DEFAULT="iso8859-1" | ||
744 | CONFIG_NLS_CODEPAGE_437=m | ||
745 | # CONFIG_NLS_CODEPAGE_737 is not set | ||
746 | # CONFIG_NLS_CODEPAGE_775 is not set | ||
747 | CONFIG_NLS_CODEPAGE_850=m | ||
748 | # CONFIG_NLS_CODEPAGE_852 is not set | ||
749 | # CONFIG_NLS_CODEPAGE_855 is not set | ||
750 | # CONFIG_NLS_CODEPAGE_857 is not set | ||
751 | # CONFIG_NLS_CODEPAGE_860 is not set | ||
752 | # CONFIG_NLS_CODEPAGE_861 is not set | ||
753 | # CONFIG_NLS_CODEPAGE_862 is not set | ||
754 | # CONFIG_NLS_CODEPAGE_863 is not set | ||
755 | # CONFIG_NLS_CODEPAGE_864 is not set | ||
756 | # CONFIG_NLS_CODEPAGE_865 is not set | ||
757 | # CONFIG_NLS_CODEPAGE_866 is not set | ||
758 | # CONFIG_NLS_CODEPAGE_869 is not set | ||
759 | # CONFIG_NLS_CODEPAGE_936 is not set | ||
760 | # CONFIG_NLS_CODEPAGE_950 is not set | ||
761 | # CONFIG_NLS_CODEPAGE_932 is not set | ||
762 | # CONFIG_NLS_CODEPAGE_949 is not set | ||
763 | # CONFIG_NLS_CODEPAGE_874 is not set | ||
764 | # CONFIG_NLS_ISO8859_8 is not set | ||
765 | # CONFIG_NLS_CODEPAGE_1250 is not set | ||
766 | # CONFIG_NLS_CODEPAGE_1251 is not set | ||
767 | # CONFIG_NLS_ASCII is not set | ||
768 | CONFIG_NLS_ISO8859_1=y | ||
769 | # CONFIG_NLS_ISO8859_2 is not set | ||
770 | # CONFIG_NLS_ISO8859_3 is not set | ||
771 | # CONFIG_NLS_ISO8859_4 is not set | ||
772 | # CONFIG_NLS_ISO8859_5 is not set | ||
773 | # CONFIG_NLS_ISO8859_6 is not set | ||
774 | # CONFIG_NLS_ISO8859_7 is not set | ||
775 | # CONFIG_NLS_ISO8859_9 is not set | ||
776 | # CONFIG_NLS_ISO8859_13 is not set | ||
777 | # CONFIG_NLS_ISO8859_14 is not set | ||
778 | CONFIG_NLS_ISO8859_15=m | ||
779 | # CONFIG_NLS_KOI8_R is not set | ||
780 | # CONFIG_NLS_KOI8_U is not set | ||
781 | # CONFIG_NLS_UTF8 is not set | ||
782 | # CONFIG_DLM is not set | 700 | # CONFIG_DLM is not set |
783 | 701 | ||
784 | # | 702 | # |
785 | # Kernel hacking | 703 | # Kernel hacking |
786 | # | 704 | # |
787 | # CONFIG_PRINTK_TIME is not set | 705 | CONFIG_PRINTK_TIME=y |
788 | CONFIG_ENABLE_WARN_DEPRECATED=y | 706 | CONFIG_ENABLE_WARN_DEPRECATED=y |
789 | CONFIG_ENABLE_MUST_CHECK=y | 707 | CONFIG_ENABLE_MUST_CHECK=y |
790 | CONFIG_FRAME_WARN=1024 | 708 | CONFIG_FRAME_WARN=1024 |
791 | # CONFIG_MAGIC_SYSRQ is not set | 709 | CONFIG_MAGIC_SYSRQ=y |
792 | # CONFIG_UNUSED_SYMBOLS is not set | 710 | # CONFIG_UNUSED_SYMBOLS is not set |
793 | # CONFIG_DEBUG_FS is not set | 711 | # CONFIG_DEBUG_FS is not set |
794 | # CONFIG_HEADERS_CHECK is not set | 712 | # CONFIG_HEADERS_CHECK is not set |
795 | # CONFIG_DEBUG_KERNEL is not set | 713 | CONFIG_DEBUG_KERNEL=y |
796 | # CONFIG_DEBUG_BUGVERBOSE is not set | 714 | # CONFIG_DEBUG_SHIRQ is not set |
797 | CONFIG_FRAME_POINTER=y | 715 | CONFIG_DETECT_SOFTLOCKUP=y |
716 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set | ||
717 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 | ||
718 | CONFIG_SCHED_DEBUG=y | ||
719 | # CONFIG_SCHEDSTATS is not set | ||
720 | # CONFIG_TIMER_STATS is not set | ||
721 | # CONFIG_DEBUG_OBJECTS is not set | ||
722 | # CONFIG_DEBUG_SLAB is not set | ||
723 | # CONFIG_DEBUG_PREEMPT is not set | ||
724 | # CONFIG_DEBUG_RT_MUTEXES is not set | ||
725 | # CONFIG_RT_MUTEX_TESTER is not set | ||
726 | # CONFIG_DEBUG_SPINLOCK is not set | ||
727 | # CONFIG_DEBUG_MUTEXES is not set | ||
728 | # CONFIG_DEBUG_LOCK_ALLOC is not set | ||
729 | # CONFIG_PROVE_LOCKING is not set | ||
730 | # CONFIG_LOCK_STAT is not set | ||
731 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | ||
732 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set | ||
733 | # CONFIG_DEBUG_KOBJECT is not set | ||
734 | CONFIG_DEBUG_BUGVERBOSE=y | ||
735 | CONFIG_DEBUG_INFO=y | ||
736 | # CONFIG_DEBUG_VM is not set | ||
737 | # CONFIG_DEBUG_WRITECOUNT is not set | ||
738 | CONFIG_DEBUG_MEMORY_INIT=y | ||
739 | # CONFIG_DEBUG_LIST is not set | ||
740 | # CONFIG_DEBUG_SG is not set | ||
741 | # CONFIG_DEBUG_NOTIFIERS is not set | ||
742 | # CONFIG_BOOT_PRINTK_DELAY is not set | ||
743 | # CONFIG_RCU_TORTURE_TEST is not set | ||
744 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | ||
745 | # CONFIG_BACKTRACE_SELF_TEST is not set | ||
746 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | ||
747 | # CONFIG_FAULT_INJECTION is not set | ||
748 | # CONFIG_LATENCYTOP is not set | ||
749 | # CONFIG_SYSCTL_SYSCALL_CHECK is not set | ||
750 | CONFIG_HAVE_FUNCTION_TRACER=y | ||
751 | |||
752 | # | ||
753 | # Tracers | ||
754 | # | ||
755 | # CONFIG_FUNCTION_TRACER is not set | ||
756 | # CONFIG_IRQSOFF_TRACER is not set | ||
757 | # CONFIG_PREEMPT_TRACER is not set | ||
758 | # CONFIG_SCHED_TRACER is not set | ||
759 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | ||
760 | # CONFIG_BOOT_TRACER is not set | ||
761 | # CONFIG_TRACE_BRANCH_PROFILING is not set | ||
762 | # CONFIG_STACK_TRACER is not set | ||
763 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | ||
798 | # CONFIG_SAMPLES is not set | 764 | # CONFIG_SAMPLES is not set |
799 | # CONFIG_DEBUG_USER is not set | 765 | CONFIG_HAVE_ARCH_KGDB=y |
766 | # CONFIG_KGDB is not set | ||
767 | CONFIG_ARM_UNWIND=y | ||
768 | CONFIG_DEBUG_USER=y | ||
769 | CONFIG_DEBUG_ERRORS=y | ||
770 | # CONFIG_DEBUG_STACK_USAGE is not set | ||
771 | CONFIG_DEBUG_LL=y | ||
772 | # CONFIG_DEBUG_ICEDCC is not set | ||
800 | 773 | ||
801 | # | 774 | # |
802 | # Security options | 775 | # Security options |
803 | # | 776 | # |
804 | # CONFIG_KEYS is not set | 777 | # CONFIG_KEYS is not set |
805 | # CONFIG_SECURITY is not set | 778 | # CONFIG_SECURITY is not set |
779 | # CONFIG_SECURITYFS is not set | ||
806 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | 780 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set |
807 | # CONFIG_CRYPTO is not set | 781 | CONFIG_CRYPTO=y |
782 | |||
783 | # | ||
784 | # Crypto core or helper | ||
785 | # | ||
786 | # CONFIG_CRYPTO_FIPS is not set | ||
787 | CONFIG_CRYPTO_ALGAPI=y | ||
788 | CONFIG_CRYPTO_ALGAPI2=y | ||
789 | CONFIG_CRYPTO_AEAD2=y | ||
790 | CONFIG_CRYPTO_BLKCIPHER=y | ||
791 | CONFIG_CRYPTO_BLKCIPHER2=y | ||
792 | CONFIG_CRYPTO_HASH=y | ||
793 | CONFIG_CRYPTO_HASH2=y | ||
794 | CONFIG_CRYPTO_RNG2=y | ||
795 | CONFIG_CRYPTO_MANAGER=y | ||
796 | CONFIG_CRYPTO_MANAGER2=y | ||
797 | # CONFIG_CRYPTO_GF128MUL is not set | ||
798 | # CONFIG_CRYPTO_NULL is not set | ||
799 | # CONFIG_CRYPTO_CRYPTD is not set | ||
800 | # CONFIG_CRYPTO_AUTHENC is not set | ||
801 | # CONFIG_CRYPTO_TEST is not set | ||
802 | |||
803 | # | ||
804 | # Authenticated Encryption with Associated Data | ||
805 | # | ||
806 | # CONFIG_CRYPTO_CCM is not set | ||
807 | # CONFIG_CRYPTO_GCM is not set | ||
808 | # CONFIG_CRYPTO_SEQIV is not set | ||
809 | |||
810 | # | ||
811 | # Block modes | ||
812 | # | ||
813 | CONFIG_CRYPTO_CBC=y | ||
814 | # CONFIG_CRYPTO_CTR is not set | ||
815 | # CONFIG_CRYPTO_CTS is not set | ||
816 | # CONFIG_CRYPTO_ECB is not set | ||
817 | # CONFIG_CRYPTO_LRW is not set | ||
818 | # CONFIG_CRYPTO_PCBC is not set | ||
819 | # CONFIG_CRYPTO_XTS is not set | ||
820 | |||
821 | # | ||
822 | # Hash modes | ||
823 | # | ||
824 | # CONFIG_CRYPTO_HMAC is not set | ||
825 | # CONFIG_CRYPTO_XCBC is not set | ||
826 | |||
827 | # | ||
828 | # Digest | ||
829 | # | ||
830 | # CONFIG_CRYPTO_CRC32C is not set | ||
831 | # CONFIG_CRYPTO_MD4 is not set | ||
832 | CONFIG_CRYPTO_MD5=y | ||
833 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | ||
834 | # CONFIG_CRYPTO_RMD128 is not set | ||
835 | # CONFIG_CRYPTO_RMD160 is not set | ||
836 | # CONFIG_CRYPTO_RMD256 is not set | ||
837 | # CONFIG_CRYPTO_RMD320 is not set | ||
838 | # CONFIG_CRYPTO_SHA1 is not set | ||
839 | # CONFIG_CRYPTO_SHA256 is not set | ||
840 | # CONFIG_CRYPTO_SHA512 is not set | ||
841 | # CONFIG_CRYPTO_TGR192 is not set | ||
842 | # CONFIG_CRYPTO_WP512 is not set | ||
843 | |||
844 | # | ||
845 | # Ciphers | ||
846 | # | ||
847 | # CONFIG_CRYPTO_AES is not set | ||
848 | # CONFIG_CRYPTO_ANUBIS is not set | ||
849 | # CONFIG_CRYPTO_ARC4 is not set | ||
850 | # CONFIG_CRYPTO_BLOWFISH is not set | ||
851 | # CONFIG_CRYPTO_CAMELLIA is not set | ||
852 | # CONFIG_CRYPTO_CAST5 is not set | ||
853 | # CONFIG_CRYPTO_CAST6 is not set | ||
854 | CONFIG_CRYPTO_DES=y | ||
855 | # CONFIG_CRYPTO_FCRYPT is not set | ||
856 | # CONFIG_CRYPTO_KHAZAD is not set | ||
857 | # CONFIG_CRYPTO_SALSA20 is not set | ||
858 | # CONFIG_CRYPTO_SEED is not set | ||
859 | # CONFIG_CRYPTO_SERPENT is not set | ||
860 | # CONFIG_CRYPTO_TEA is not set | ||
861 | # CONFIG_CRYPTO_TWOFISH is not set | ||
862 | |||
863 | # | ||
864 | # Compression | ||
865 | # | ||
866 | # CONFIG_CRYPTO_DEFLATE is not set | ||
867 | # CONFIG_CRYPTO_LZO is not set | ||
868 | |||
869 | # | ||
870 | # Random Number Generation | ||
871 | # | ||
872 | # CONFIG_CRYPTO_ANSI_CPRNG is not set | ||
873 | CONFIG_CRYPTO_HW=y | ||
808 | 874 | ||
809 | # | 875 | # |
810 | # Library routines | 876 | # Library routines |
811 | # | 877 | # |
812 | CONFIG_BITREVERSE=y | 878 | CONFIG_BITREVERSE=y |
813 | # CONFIG_GENERIC_FIND_FIRST_BIT is not set | 879 | CONFIG_GENERIC_FIND_LAST_BIT=y |
814 | # CONFIG_GENERIC_FIND_NEXT_BIT is not set | 880 | CONFIG_CRC_CCITT=y |
815 | # CONFIG_CRC_CCITT is not set | ||
816 | # CONFIG_CRC16 is not set | 881 | # CONFIG_CRC16 is not set |
882 | # CONFIG_CRC_T10DIF is not set | ||
817 | # CONFIG_CRC_ITU_T is not set | 883 | # CONFIG_CRC_ITU_T is not set |
818 | CONFIG_CRC32=y | 884 | CONFIG_CRC32=y |
819 | # CONFIG_CRC7 is not set | 885 | # CONFIG_CRC7 is not set |
820 | # CONFIG_LIBCRC32C is not set | 886 | # CONFIG_LIBCRC32C is not set |
821 | CONFIG_ZLIB_INFLATE=y | 887 | CONFIG_ZLIB_INFLATE=y |
822 | CONFIG_ZLIB_DEFLATE=y | ||
823 | CONFIG_PLIST=y | 888 | CONFIG_PLIST=y |
824 | CONFIG_HAS_IOMEM=y | 889 | CONFIG_HAS_IOMEM=y |
825 | CONFIG_HAS_IOPORT=y | 890 | CONFIG_HAS_IOPORT=y |
diff --git a/arch/arm/configs/realview-smp_defconfig b/arch/arm/configs/realview-smp_defconfig index cd29824d791c..21db4b3ec8ff 100644 --- a/arch/arm/configs/realview-smp_defconfig +++ b/arch/arm/configs/realview-smp_defconfig | |||
@@ -496,13 +496,33 @@ CONFIG_NETDEVICES=y | |||
496 | # CONFIG_EQUALIZER is not set | 496 | # CONFIG_EQUALIZER is not set |
497 | # CONFIG_TUN is not set | 497 | # CONFIG_TUN is not set |
498 | # CONFIG_VETH is not set | 498 | # CONFIG_VETH is not set |
499 | # CONFIG_PHYLIB is not set | 499 | CONFIG_PHYLIB=y |
500 | |||
501 | # | ||
502 | # MII PHY device drivers | ||
503 | # | ||
504 | # CONFIG_MARVELL_PHY is not set | ||
505 | # CONFIG_DAVICOM_PHY is not set | ||
506 | # CONFIG_QSEMI_PHY is not set | ||
507 | # CONFIG_LXT_PHY is not set | ||
508 | # CONFIG_CICADA_PHY is not set | ||
509 | # CONFIG_VITESSE_PHY is not set | ||
510 | CONFIG_SMSC_PHY=y | ||
511 | # CONFIG_BROADCOM_PHY is not set | ||
512 | # CONFIG_ICPLUS_PHY is not set | ||
513 | # CONFIG_REALTEK_PHY is not set | ||
514 | # CONFIG_NATIONAL_PHY is not set | ||
515 | # CONFIG_STE10XP is not set | ||
516 | # CONFIG_LSI_ET1011C_PHY is not set | ||
517 | # CONFIG_FIXED_PHY is not set | ||
518 | # CONFIG_MDIO_BITBANG is not set | ||
500 | CONFIG_NET_ETHERNET=y | 519 | CONFIG_NET_ETHERNET=y |
501 | CONFIG_MII=y | 520 | CONFIG_MII=y |
502 | # CONFIG_AX88796 is not set | 521 | # CONFIG_AX88796 is not set |
503 | CONFIG_SMC91X=y | 522 | CONFIG_SMC91X=y |
504 | # CONFIG_DM9000 is not set | 523 | # CONFIG_DM9000 is not set |
505 | CONFIG_SMC911X=y | 524 | # CONFIG_SMC911X is not set |
525 | CONFIG_SMSC911X=y | ||
506 | # CONFIG_IBM_NEW_EMAC_ZMII is not set | 526 | # CONFIG_IBM_NEW_EMAC_ZMII is not set |
507 | # CONFIG_IBM_NEW_EMAC_RGMII is not set | 527 | # CONFIG_IBM_NEW_EMAC_RGMII is not set |
508 | # CONFIG_IBM_NEW_EMAC_TAH is not set | 528 | # CONFIG_IBM_NEW_EMAC_TAH is not set |
diff --git a/arch/arm/configs/realview_defconfig b/arch/arm/configs/realview_defconfig index 7e253f58ed18..9a75c30b910d 100644 --- a/arch/arm/configs/realview_defconfig +++ b/arch/arm/configs/realview_defconfig | |||
@@ -490,13 +490,33 @@ CONFIG_NETDEVICES=y | |||
490 | # CONFIG_EQUALIZER is not set | 490 | # CONFIG_EQUALIZER is not set |
491 | # CONFIG_TUN is not set | 491 | # CONFIG_TUN is not set |
492 | # CONFIG_VETH is not set | 492 | # CONFIG_VETH is not set |
493 | # CONFIG_PHYLIB is not set | 493 | CONFIG_PHYLIB=y |
494 | |||
495 | # | ||
496 | # MII PHY device drivers | ||
497 | # | ||
498 | # CONFIG_MARVELL_PHY is not set | ||
499 | # CONFIG_DAVICOM_PHY is not set | ||
500 | # CONFIG_QSEMI_PHY is not set | ||
501 | # CONFIG_LXT_PHY is not set | ||
502 | # CONFIG_CICADA_PHY is not set | ||
503 | # CONFIG_VITESSE_PHY is not set | ||
504 | CONFIG_SMSC_PHY=y | ||
505 | # CONFIG_BROADCOM_PHY is not set | ||
506 | # CONFIG_ICPLUS_PHY is not set | ||
507 | # CONFIG_REALTEK_PHY is not set | ||
508 | # CONFIG_NATIONAL_PHY is not set | ||
509 | # CONFIG_STE10XP is not set | ||
510 | # CONFIG_LSI_ET1011C_PHY is not set | ||
511 | # CONFIG_FIXED_PHY is not set | ||
512 | # CONFIG_MDIO_BITBANG is not set | ||
494 | CONFIG_NET_ETHERNET=y | 513 | CONFIG_NET_ETHERNET=y |
495 | CONFIG_MII=y | 514 | CONFIG_MII=y |
496 | # CONFIG_AX88796 is not set | 515 | # CONFIG_AX88796 is not set |
497 | CONFIG_SMC91X=y | 516 | CONFIG_SMC91X=y |
498 | # CONFIG_DM9000 is not set | 517 | # CONFIG_DM9000 is not set |
499 | CONFIG_SMC911X=y | 518 | # CONFIG_SMC911X is not set |
519 | CONFIG_SMSC911X=y | ||
500 | # CONFIG_IBM_NEW_EMAC_ZMII is not set | 520 | # CONFIG_IBM_NEW_EMAC_ZMII is not set |
501 | # CONFIG_IBM_NEW_EMAC_RGMII is not set | 521 | # CONFIG_IBM_NEW_EMAC_RGMII is not set |
502 | # CONFIG_IBM_NEW_EMAC_TAH is not set | 522 | # CONFIG_IBM_NEW_EMAC_TAH is not set |
diff --git a/arch/arm/configs/rx51_defconfig b/arch/arm/configs/rx51_defconfig new file mode 100644 index 000000000000..593102da8cd7 --- /dev/null +++ b/arch/arm/configs/rx51_defconfig | |||
@@ -0,0 +1,1821 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # Linux kernel version: 2.6.29-rc8 | ||
4 | # Fri Mar 13 15:28:56 2009 | ||
5 | # | ||
6 | CONFIG_ARM=y | ||
7 | CONFIG_SYS_SUPPORTS_APM_EMULATION=y | ||
8 | CONFIG_GENERIC_GPIO=y | ||
9 | CONFIG_GENERIC_TIME=y | ||
10 | CONFIG_GENERIC_CLOCKEVENTS=y | ||
11 | CONFIG_MMU=y | ||
12 | # CONFIG_NO_IOPORT is not set | ||
13 | CONFIG_GENERIC_HARDIRQS=y | ||
14 | CONFIG_STACKTRACE_SUPPORT=y | ||
15 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | ||
16 | CONFIG_LOCKDEP_SUPPORT=y | ||
17 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | ||
18 | CONFIG_HARDIRQS_SW_RESEND=y | ||
19 | CONFIG_GENERIC_IRQ_PROBE=y | ||
20 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | ||
21 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set | ||
22 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set | ||
23 | CONFIG_GENERIC_HWEIGHT=y | ||
24 | CONFIG_GENERIC_CALIBRATE_DELAY=y | ||
25 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | ||
26 | CONFIG_VECTORS_BASE=0xffff0000 | ||
27 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | ||
28 | |||
29 | # | ||
30 | # General setup | ||
31 | # | ||
32 | CONFIG_EXPERIMENTAL=y | ||
33 | CONFIG_BROKEN_ON_SMP=y | ||
34 | CONFIG_INIT_ENV_ARG_LIMIT=32 | ||
35 | CONFIG_LOCALVERSION="" | ||
36 | CONFIG_LOCALVERSION_AUTO=y | ||
37 | CONFIG_SWAP=y | ||
38 | CONFIG_SYSVIPC=y | ||
39 | CONFIG_SYSVIPC_SYSCTL=y | ||
40 | CONFIG_POSIX_MQUEUE=y | ||
41 | CONFIG_BSD_PROCESS_ACCT=y | ||
42 | # CONFIG_BSD_PROCESS_ACCT_V3 is not set | ||
43 | # CONFIG_TASKSTATS is not set | ||
44 | # CONFIG_AUDIT is not set | ||
45 | |||
46 | # | ||
47 | # RCU Subsystem | ||
48 | # | ||
49 | CONFIG_CLASSIC_RCU=y | ||
50 | # CONFIG_TREE_RCU is not set | ||
51 | # CONFIG_PREEMPT_RCU is not set | ||
52 | # CONFIG_TREE_RCU_TRACE is not set | ||
53 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
54 | # CONFIG_IKCONFIG is not set | ||
55 | CONFIG_LOG_BUF_SHIFT=17 | ||
56 | CONFIG_GROUP_SCHED=y | ||
57 | CONFIG_FAIR_GROUP_SCHED=y | ||
58 | # CONFIG_RT_GROUP_SCHED is not set | ||
59 | CONFIG_USER_SCHED=y | ||
60 | # CONFIG_CGROUP_SCHED is not set | ||
61 | # CONFIG_CGROUPS is not set | ||
62 | CONFIG_SYSFS_DEPRECATED=y | ||
63 | CONFIG_SYSFS_DEPRECATED_V2=y | ||
64 | # CONFIG_RELAY is not set | ||
65 | # CONFIG_NAMESPACES is not set | ||
66 | CONFIG_BLK_DEV_INITRD=y | ||
67 | CONFIG_INITRAMFS_SOURCE="" | ||
68 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | ||
69 | CONFIG_SYSCTL=y | ||
70 | CONFIG_ANON_INODES=y | ||
71 | CONFIG_EMBEDDED=y | ||
72 | CONFIG_UID16=y | ||
73 | # CONFIG_SYSCTL_SYSCALL is not set | ||
74 | CONFIG_KALLSYMS=y | ||
75 | CONFIG_KALLSYMS_ALL=y | ||
76 | CONFIG_KALLSYMS_EXTRA_PASS=y | ||
77 | CONFIG_HOTPLUG=y | ||
78 | CONFIG_PRINTK=y | ||
79 | CONFIG_BUG=y | ||
80 | CONFIG_ELF_CORE=y | ||
81 | CONFIG_BASE_FULL=y | ||
82 | CONFIG_FUTEX=y | ||
83 | CONFIG_EPOLL=y | ||
84 | CONFIG_SIGNALFD=y | ||
85 | CONFIG_TIMERFD=y | ||
86 | CONFIG_EVENTFD=y | ||
87 | CONFIG_SHMEM=y | ||
88 | CONFIG_AIO=y | ||
89 | CONFIG_VM_EVENT_COUNTERS=y | ||
90 | CONFIG_COMPAT_BRK=y | ||
91 | CONFIG_SLAB=y | ||
92 | # CONFIG_SLUB is not set | ||
93 | # CONFIG_SLOB is not set | ||
94 | # CONFIG_PROFILING is not set | ||
95 | CONFIG_HAVE_OPROFILE=y | ||
96 | CONFIG_KPROBES=y | ||
97 | CONFIG_KRETPROBES=y | ||
98 | CONFIG_HAVE_KPROBES=y | ||
99 | CONFIG_HAVE_KRETPROBES=y | ||
100 | CONFIG_HAVE_CLK=y | ||
101 | CONFIG_HAVE_GENERIC_DMA_COHERENT=y | ||
102 | CONFIG_SLABINFO=y | ||
103 | CONFIG_RT_MUTEXES=y | ||
104 | CONFIG_BASE_SMALL=0 | ||
105 | CONFIG_MODULES=y | ||
106 | CONFIG_MODULE_FORCE_LOAD=y | ||
107 | CONFIG_MODULE_UNLOAD=y | ||
108 | CONFIG_MODULE_FORCE_UNLOAD=y | ||
109 | CONFIG_MODVERSIONS=y | ||
110 | CONFIG_MODULE_SRCVERSION_ALL=y | ||
111 | CONFIG_BLOCK=y | ||
112 | # CONFIG_LBD is not set | ||
113 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
114 | # CONFIG_BLK_DEV_BSG is not set | ||
115 | # CONFIG_BLK_DEV_INTEGRITY is not set | ||
116 | |||
117 | # | ||
118 | # IO Schedulers | ||
119 | # | ||
120 | CONFIG_IOSCHED_NOOP=y | ||
121 | # CONFIG_IOSCHED_AS is not set | ||
122 | # CONFIG_IOSCHED_DEADLINE is not set | ||
123 | CONFIG_IOSCHED_CFQ=y | ||
124 | # CONFIG_DEFAULT_AS is not set | ||
125 | # CONFIG_DEFAULT_DEADLINE is not set | ||
126 | CONFIG_DEFAULT_CFQ=y | ||
127 | # CONFIG_DEFAULT_NOOP is not set | ||
128 | CONFIG_DEFAULT_IOSCHED="cfq" | ||
129 | CONFIG_FREEZER=y | ||
130 | |||
131 | # | ||
132 | # System Type | ||
133 | # | ||
134 | # CONFIG_ARCH_AAEC2000 is not set | ||
135 | # CONFIG_ARCH_INTEGRATOR is not set | ||
136 | # CONFIG_ARCH_REALVIEW is not set | ||
137 | # CONFIG_ARCH_VERSATILE is not set | ||
138 | # CONFIG_ARCH_AT91 is not set | ||
139 | # CONFIG_ARCH_CLPS711X is not set | ||
140 | # CONFIG_ARCH_EBSA110 is not set | ||
141 | # CONFIG_ARCH_EP93XX is not set | ||
142 | # CONFIG_ARCH_FOOTBRIDGE is not set | ||
143 | # CONFIG_ARCH_NETX is not set | ||
144 | # CONFIG_ARCH_H720X is not set | ||
145 | # CONFIG_ARCH_IMX is not set | ||
146 | # CONFIG_ARCH_IOP13XX is not set | ||
147 | # CONFIG_ARCH_IOP32X is not set | ||
148 | # CONFIG_ARCH_IOP33X is not set | ||
149 | # CONFIG_ARCH_IXP23XX is not set | ||
150 | # CONFIG_ARCH_IXP2000 is not set | ||
151 | # CONFIG_ARCH_IXP4XX is not set | ||
152 | # CONFIG_ARCH_L7200 is not set | ||
153 | # CONFIG_ARCH_KIRKWOOD is not set | ||
154 | # CONFIG_ARCH_KS8695 is not set | ||
155 | # CONFIG_ARCH_NS9XXX is not set | ||
156 | # CONFIG_ARCH_LOKI is not set | ||
157 | # CONFIG_ARCH_MV78XX0 is not set | ||
158 | # CONFIG_ARCH_MXC is not set | ||
159 | # CONFIG_ARCH_ORION5X is not set | ||
160 | # CONFIG_ARCH_PNX4008 is not set | ||
161 | # CONFIG_ARCH_PXA is not set | ||
162 | # CONFIG_ARCH_RPC is not set | ||
163 | # CONFIG_ARCH_SA1100 is not set | ||
164 | # CONFIG_ARCH_S3C2410 is not set | ||
165 | # CONFIG_ARCH_S3C64XX is not set | ||
166 | # CONFIG_ARCH_SHARK is not set | ||
167 | # CONFIG_ARCH_LH7A40X is not set | ||
168 | # CONFIG_ARCH_DAVINCI is not set | ||
169 | CONFIG_ARCH_OMAP=y | ||
170 | # CONFIG_ARCH_MSM is not set | ||
171 | # CONFIG_ARCH_W90X900 is not set | ||
172 | |||
173 | # | ||
174 | # TI OMAP Implementations | ||
175 | # | ||
176 | CONFIG_ARCH_OMAP_OTG=y | ||
177 | # CONFIG_ARCH_OMAP1 is not set | ||
178 | # CONFIG_ARCH_OMAP2 is not set | ||
179 | CONFIG_ARCH_OMAP3=y | ||
180 | |||
181 | # | ||
182 | # OMAP Feature Selections | ||
183 | # | ||
184 | # CONFIG_OMAP_DEBUG_POWERDOMAIN is not set | ||
185 | # CONFIG_OMAP_DEBUG_CLOCKDOMAIN is not set | ||
186 | CONFIG_OMAP_RESET_CLOCKS=y | ||
187 | CONFIG_OMAP_MUX=y | ||
188 | CONFIG_OMAP_MUX_DEBUG=y | ||
189 | CONFIG_OMAP_MUX_WARNINGS=y | ||
190 | CONFIG_OMAP_MCBSP=y | ||
191 | # CONFIG_OMAP_MPU_TIMER is not set | ||
192 | CONFIG_OMAP_32K_TIMER=y | ||
193 | CONFIG_OMAP_32K_TIMER_HZ=128 | ||
194 | CONFIG_OMAP_DM_TIMER=y | ||
195 | # CONFIG_OMAP_LL_DEBUG_UART1 is not set | ||
196 | # CONFIG_OMAP_LL_DEBUG_UART2 is not set | ||
197 | CONFIG_OMAP_LL_DEBUG_UART3=y | ||
198 | CONFIG_OMAP_SERIAL_WAKE=y | ||
199 | CONFIG_ARCH_OMAP34XX=y | ||
200 | CONFIG_ARCH_OMAP3430=y | ||
201 | |||
202 | # | ||
203 | # OMAP Board Type | ||
204 | # | ||
205 | # CONFIG_MACH_OMAP3_BEAGLE is not set | ||
206 | # CONFIG_MACH_OMAP_LDP is not set | ||
207 | # CONFIG_MACH_OVERO is not set | ||
208 | # CONFIG_MACH_OMAP3_PANDORA is not set | ||
209 | # CONFIG_MACH_OMAP_3430SDP is not set | ||
210 | CONFIG_MACH_NOKIA_RX51=y | ||
211 | |||
212 | # | ||
213 | # Processor Type | ||
214 | # | ||
215 | CONFIG_CPU_32=y | ||
216 | CONFIG_CPU_32v6K=y | ||
217 | CONFIG_CPU_V7=y | ||
218 | CONFIG_CPU_32v7=y | ||
219 | CONFIG_CPU_ABRT_EV7=y | ||
220 | CONFIG_CPU_PABRT_IFAR=y | ||
221 | CONFIG_CPU_CACHE_V7=y | ||
222 | CONFIG_CPU_CACHE_VIPT=y | ||
223 | CONFIG_CPU_COPY_V6=y | ||
224 | CONFIG_CPU_TLB_V7=y | ||
225 | CONFIG_CPU_HAS_ASID=y | ||
226 | CONFIG_CPU_CP15=y | ||
227 | CONFIG_CPU_CP15_MMU=y | ||
228 | |||
229 | # | ||
230 | # Processor Features | ||
231 | # | ||
232 | CONFIG_ARM_THUMB=y | ||
233 | # CONFIG_ARM_THUMBEE is not set | ||
234 | # CONFIG_CPU_ICACHE_DISABLE is not set | ||
235 | # CONFIG_CPU_DCACHE_DISABLE is not set | ||
236 | # CONFIG_CPU_BPREDICT_DISABLE is not set | ||
237 | CONFIG_HAS_TLS_REG=y | ||
238 | # CONFIG_OUTER_CACHE is not set | ||
239 | |||
240 | # | ||
241 | # Bus support | ||
242 | # | ||
243 | # CONFIG_PCI_SYSCALL is not set | ||
244 | # CONFIG_ARCH_SUPPORTS_MSI is not set | ||
245 | # CONFIG_PCCARD is not set | ||
246 | |||
247 | # | ||
248 | # Kernel Features | ||
249 | # | ||
250 | CONFIG_TICK_ONESHOT=y | ||
251 | CONFIG_NO_HZ=y | ||
252 | CONFIG_HIGH_RES_TIMERS=y | ||
253 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y | ||
254 | CONFIG_VMSPLIT_3G=y | ||
255 | # CONFIG_VMSPLIT_2G is not set | ||
256 | # CONFIG_VMSPLIT_1G is not set | ||
257 | CONFIG_PAGE_OFFSET=0xC0000000 | ||
258 | # CONFIG_PREEMPT is not set | ||
259 | CONFIG_HZ=128 | ||
260 | CONFIG_AEABI=y | ||
261 | # CONFIG_OABI_COMPAT is not set | ||
262 | CONFIG_ARCH_FLATMEM_HAS_HOLES=y | ||
263 | # CONFIG_ARCH_SPARSEMEM_DEFAULT is not set | ||
264 | # CONFIG_ARCH_SELECT_MEMORY_MODEL is not set | ||
265 | CONFIG_SELECT_MEMORY_MODEL=y | ||
266 | CONFIG_FLATMEM_MANUAL=y | ||
267 | # CONFIG_DISCONTIGMEM_MANUAL is not set | ||
268 | # CONFIG_SPARSEMEM_MANUAL is not set | ||
269 | CONFIG_FLATMEM=y | ||
270 | CONFIG_FLAT_NODE_MEM_MAP=y | ||
271 | CONFIG_PAGEFLAGS_EXTENDED=y | ||
272 | CONFIG_SPLIT_PTLOCK_CPUS=4 | ||
273 | # CONFIG_PHYS_ADDR_T_64BIT is not set | ||
274 | CONFIG_ZONE_DMA_FLAG=0 | ||
275 | CONFIG_VIRT_TO_BUS=y | ||
276 | CONFIG_UNEVICTABLE_LRU=y | ||
277 | # CONFIG_LEDS is not set | ||
278 | CONFIG_ALIGNMENT_TRAP=y | ||
279 | |||
280 | # | ||
281 | # Boot options | ||
282 | # | ||
283 | CONFIG_ZBOOT_ROM_TEXT=0x0 | ||
284 | CONFIG_ZBOOT_ROM_BSS=0x0 | ||
285 | CONFIG_CMDLINE="init=/sbin/preinit ubi.mtd=4 root=ubi0:rootfs rootfstype=ubifs rw console=ttyMTD5" | ||
286 | # CONFIG_XIP_KERNEL is not set | ||
287 | # CONFIG_KEXEC is not set | ||
288 | |||
289 | # | ||
290 | # CPU Power Management | ||
291 | # | ||
292 | # CONFIG_CPU_FREQ is not set | ||
293 | # CONFIG_CPU_IDLE is not set | ||
294 | |||
295 | # | ||
296 | # Floating point emulation | ||
297 | # | ||
298 | |||
299 | # | ||
300 | # At least one emulation must be selected | ||
301 | # | ||
302 | CONFIG_VFP=y | ||
303 | CONFIG_VFPv3=y | ||
304 | CONFIG_NEON=y | ||
305 | |||
306 | # | ||
307 | # Userspace binary formats | ||
308 | # | ||
309 | CONFIG_BINFMT_ELF=y | ||
310 | # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set | ||
311 | CONFIG_HAVE_AOUT=y | ||
312 | # CONFIG_BINFMT_AOUT is not set | ||
313 | CONFIG_BINFMT_MISC=y | ||
314 | |||
315 | # | ||
316 | # Power management options | ||
317 | # | ||
318 | CONFIG_PM=y | ||
319 | CONFIG_PM_DEBUG=y | ||
320 | # CONFIG_PM_VERBOSE is not set | ||
321 | CONFIG_CAN_PM_TRACE=y | ||
322 | CONFIG_PM_SLEEP=y | ||
323 | CONFIG_SUSPEND=y | ||
324 | CONFIG_SUSPEND_FREEZER=y | ||
325 | # CONFIG_APM_EMULATION is not set | ||
326 | CONFIG_ARCH_SUSPEND_POSSIBLE=y | ||
327 | CONFIG_NET=y | ||
328 | |||
329 | # | ||
330 | # Networking options | ||
331 | # | ||
332 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
333 | CONFIG_PACKET=y | ||
334 | # CONFIG_PACKET_MMAP is not set | ||
335 | CONFIG_UNIX=y | ||
336 | CONFIG_XFRM=y | ||
337 | # CONFIG_XFRM_USER is not set | ||
338 | # CONFIG_XFRM_SUB_POLICY is not set | ||
339 | # CONFIG_XFRM_MIGRATE is not set | ||
340 | # CONFIG_XFRM_STATISTICS is not set | ||
341 | CONFIG_NET_KEY=y | ||
342 | # CONFIG_NET_KEY_MIGRATE is not set | ||
343 | CONFIG_INET=y | ||
344 | # CONFIG_IP_MULTICAST is not set | ||
345 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
346 | CONFIG_IP_FIB_HASH=y | ||
347 | CONFIG_IP_PNP=y | ||
348 | CONFIG_IP_PNP_DHCP=y | ||
349 | CONFIG_IP_PNP_BOOTP=y | ||
350 | CONFIG_IP_PNP_RARP=y | ||
351 | # CONFIG_NET_IPIP is not set | ||
352 | # CONFIG_NET_IPGRE is not set | ||
353 | # CONFIG_ARPD is not set | ||
354 | # CONFIG_SYN_COOKIES is not set | ||
355 | # CONFIG_INET_AH is not set | ||
356 | # CONFIG_INET_ESP is not set | ||
357 | # CONFIG_INET_IPCOMP is not set | ||
358 | # CONFIG_INET_XFRM_TUNNEL is not set | ||
359 | # CONFIG_INET_TUNNEL is not set | ||
360 | CONFIG_INET_XFRM_MODE_TRANSPORT=y | ||
361 | CONFIG_INET_XFRM_MODE_TUNNEL=y | ||
362 | CONFIG_INET_XFRM_MODE_BEET=y | ||
363 | # CONFIG_INET_LRO is not set | ||
364 | CONFIG_INET_DIAG=y | ||
365 | CONFIG_INET_TCP_DIAG=y | ||
366 | # CONFIG_TCP_CONG_ADVANCED is not set | ||
367 | CONFIG_TCP_CONG_CUBIC=y | ||
368 | CONFIG_DEFAULT_TCP_CONG="cubic" | ||
369 | # CONFIG_TCP_MD5SIG is not set | ||
370 | # CONFIG_IPV6 is not set | ||
371 | # CONFIG_NETLABEL is not set | ||
372 | # CONFIG_NETWORK_SECMARK is not set | ||
373 | CONFIG_NETFILTER=y | ||
374 | # CONFIG_NETFILTER_DEBUG is not set | ||
375 | CONFIG_NETFILTER_ADVANCED=y | ||
376 | |||
377 | # | ||
378 | # Core Netfilter Configuration | ||
379 | # | ||
380 | # CONFIG_NETFILTER_NETLINK_QUEUE is not set | ||
381 | # CONFIG_NETFILTER_NETLINK_LOG is not set | ||
382 | # CONFIG_NF_CONNTRACK is not set | ||
383 | CONFIG_NETFILTER_XTABLES=m | ||
384 | # CONFIG_NETFILTER_XT_TARGET_CLASSIFY is not set | ||
385 | # CONFIG_NETFILTER_XT_TARGET_MARK is not set | ||
386 | # CONFIG_NETFILTER_XT_TARGET_NFLOG is not set | ||
387 | # CONFIG_NETFILTER_XT_TARGET_NFQUEUE is not set | ||
388 | # CONFIG_NETFILTER_XT_TARGET_RATEEST is not set | ||
389 | # CONFIG_NETFILTER_XT_TARGET_TCPMSS is not set | ||
390 | # CONFIG_NETFILTER_XT_MATCH_COMMENT is not set | ||
391 | # CONFIG_NETFILTER_XT_MATCH_DCCP is not set | ||
392 | # CONFIG_NETFILTER_XT_MATCH_DSCP is not set | ||
393 | # CONFIG_NETFILTER_XT_MATCH_ESP is not set | ||
394 | # CONFIG_NETFILTER_XT_MATCH_HASHLIMIT is not set | ||
395 | # CONFIG_NETFILTER_XT_MATCH_IPRANGE is not set | ||
396 | # CONFIG_NETFILTER_XT_MATCH_LENGTH is not set | ||
397 | # CONFIG_NETFILTER_XT_MATCH_LIMIT is not set | ||
398 | # CONFIG_NETFILTER_XT_MATCH_MAC is not set | ||
399 | # CONFIG_NETFILTER_XT_MATCH_MARK is not set | ||
400 | # CONFIG_NETFILTER_XT_MATCH_MULTIPORT is not set | ||
401 | # CONFIG_NETFILTER_XT_MATCH_OWNER is not set | ||
402 | # CONFIG_NETFILTER_XT_MATCH_POLICY is not set | ||
403 | # CONFIG_NETFILTER_XT_MATCH_PKTTYPE is not set | ||
404 | # CONFIG_NETFILTER_XT_MATCH_QUOTA is not set | ||
405 | # CONFIG_NETFILTER_XT_MATCH_RATEEST is not set | ||
406 | # CONFIG_NETFILTER_XT_MATCH_REALM is not set | ||
407 | # CONFIG_NETFILTER_XT_MATCH_RECENT is not set | ||
408 | # CONFIG_NETFILTER_XT_MATCH_SCTP is not set | ||
409 | # CONFIG_NETFILTER_XT_MATCH_STATISTIC is not set | ||
410 | # CONFIG_NETFILTER_XT_MATCH_STRING is not set | ||
411 | # CONFIG_NETFILTER_XT_MATCH_TCPMSS is not set | ||
412 | # CONFIG_NETFILTER_XT_MATCH_TIME is not set | ||
413 | # CONFIG_NETFILTER_XT_MATCH_U32 is not set | ||
414 | # CONFIG_IP_VS is not set | ||
415 | |||
416 | # | ||
417 | # IP: Netfilter Configuration | ||
418 | # | ||
419 | # CONFIG_NF_DEFRAG_IPV4 is not set | ||
420 | # CONFIG_IP_NF_QUEUE is not set | ||
421 | CONFIG_IP_NF_IPTABLES=m | ||
422 | # CONFIG_IP_NF_MATCH_ADDRTYPE is not set | ||
423 | # CONFIG_IP_NF_MATCH_AH is not set | ||
424 | # CONFIG_IP_NF_MATCH_ECN is not set | ||
425 | # CONFIG_IP_NF_MATCH_TTL is not set | ||
426 | CONFIG_IP_NF_FILTER=m | ||
427 | # CONFIG_IP_NF_TARGET_REJECT is not set | ||
428 | # CONFIG_IP_NF_TARGET_LOG is not set | ||
429 | # CONFIG_IP_NF_TARGET_ULOG is not set | ||
430 | # CONFIG_IP_NF_MANGLE is not set | ||
431 | # CONFIG_IP_NF_RAW is not set | ||
432 | # CONFIG_IP_NF_SECURITY is not set | ||
433 | # CONFIG_IP_NF_ARPTABLES is not set | ||
434 | # CONFIG_IP_DCCP is not set | ||
435 | # CONFIG_IP_SCTP is not set | ||
436 | # CONFIG_TIPC is not set | ||
437 | # CONFIG_ATM is not set | ||
438 | # CONFIG_BRIDGE is not set | ||
439 | # CONFIG_NET_DSA is not set | ||
440 | # CONFIG_VLAN_8021Q is not set | ||
441 | # CONFIG_DECNET is not set | ||
442 | # CONFIG_LLC2 is not set | ||
443 | # CONFIG_IPX is not set | ||
444 | # CONFIG_ATALK is not set | ||
445 | # CONFIG_X25 is not set | ||
446 | # CONFIG_LAPB is not set | ||
447 | # CONFIG_ECONET is not set | ||
448 | # CONFIG_WAN_ROUTER is not set | ||
449 | # CONFIG_NET_SCHED is not set | ||
450 | # CONFIG_DCB is not set | ||
451 | |||
452 | # | ||
453 | # Network testing | ||
454 | # | ||
455 | # CONFIG_NET_PKTGEN is not set | ||
456 | # CONFIG_NET_TCPPROBE is not set | ||
457 | # CONFIG_HAMRADIO is not set | ||
458 | # CONFIG_CAN is not set | ||
459 | # CONFIG_IRDA is not set | ||
460 | CONFIG_BT=m | ||
461 | CONFIG_BT_L2CAP=m | ||
462 | CONFIG_BT_SCO=m | ||
463 | CONFIG_BT_RFCOMM=m | ||
464 | CONFIG_BT_RFCOMM_TTY=y | ||
465 | CONFIG_BT_BNEP=m | ||
466 | CONFIG_BT_BNEP_MC_FILTER=y | ||
467 | CONFIG_BT_BNEP_PROTO_FILTER=y | ||
468 | CONFIG_BT_HIDP=m | ||
469 | |||
470 | # | ||
471 | # Bluetooth device drivers | ||
472 | # | ||
473 | # CONFIG_BT_HCIBTUSB is not set | ||
474 | # CONFIG_BT_HCIBTSDIO is not set | ||
475 | # CONFIG_BT_HCIUART is not set | ||
476 | # CONFIG_BT_HCIBCM203X is not set | ||
477 | # CONFIG_BT_HCIBPA10X is not set | ||
478 | # CONFIG_BT_HCIBFUSB is not set | ||
479 | # CONFIG_BT_HCIVHCI is not set | ||
480 | # CONFIG_AF_RXRPC is not set | ||
481 | # CONFIG_PHONET is not set | ||
482 | CONFIG_WIRELESS=y | ||
483 | CONFIG_CFG80211=y | ||
484 | # CONFIG_CFG80211_REG_DEBUG is not set | ||
485 | CONFIG_NL80211=y | ||
486 | CONFIG_WIRELESS_OLD_REGULATORY=y | ||
487 | CONFIG_WIRELESS_EXT=y | ||
488 | CONFIG_WIRELESS_EXT_SYSFS=y | ||
489 | # CONFIG_LIB80211 is not set | ||
490 | CONFIG_MAC80211=m | ||
491 | |||
492 | # | ||
493 | # Rate control algorithm selection | ||
494 | # | ||
495 | CONFIG_MAC80211_RC_PID=y | ||
496 | # CONFIG_MAC80211_RC_MINSTREL is not set | ||
497 | CONFIG_MAC80211_RC_DEFAULT_PID=y | ||
498 | # CONFIG_MAC80211_RC_DEFAULT_MINSTREL is not set | ||
499 | CONFIG_MAC80211_RC_DEFAULT="pid" | ||
500 | # CONFIG_MAC80211_MESH is not set | ||
501 | # CONFIG_MAC80211_LEDS is not set | ||
502 | # CONFIG_MAC80211_DEBUGFS is not set | ||
503 | # CONFIG_MAC80211_DEBUG_MENU is not set | ||
504 | # CONFIG_WIMAX is not set | ||
505 | # CONFIG_RFKILL is not set | ||
506 | # CONFIG_NET_9P is not set | ||
507 | |||
508 | # | ||
509 | # Device Drivers | ||
510 | # | ||
511 | |||
512 | # | ||
513 | # Generic Driver Options | ||
514 | # | ||
515 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | ||
516 | CONFIG_STANDALONE=y | ||
517 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||
518 | CONFIG_FW_LOADER=y | ||
519 | CONFIG_FIRMWARE_IN_KERNEL=y | ||
520 | CONFIG_EXTRA_FIRMWARE="" | ||
521 | # CONFIG_DEBUG_DRIVER is not set | ||
522 | # CONFIG_DEBUG_DEVRES is not set | ||
523 | # CONFIG_SYS_HYPERVISOR is not set | ||
524 | # CONFIG_CONNECTOR is not set | ||
525 | CONFIG_MTD=y | ||
526 | # CONFIG_MTD_DEBUG is not set | ||
527 | CONFIG_MTD_CONCAT=y | ||
528 | CONFIG_MTD_PARTITIONS=y | ||
529 | # CONFIG_MTD_TESTS is not set | ||
530 | # CONFIG_MTD_REDBOOT_PARTS is not set | ||
531 | CONFIG_MTD_CMDLINE_PARTS=y | ||
532 | # CONFIG_MTD_AFS_PARTS is not set | ||
533 | # CONFIG_MTD_AR7_PARTS is not set | ||
534 | |||
535 | # | ||
536 | # User Modules And Translation Layers | ||
537 | # | ||
538 | CONFIG_MTD_CHAR=y | ||
539 | CONFIG_MTD_BLKDEVS=y | ||
540 | CONFIG_MTD_BLOCK=y | ||
541 | # CONFIG_FTL is not set | ||
542 | # CONFIG_NFTL is not set | ||
543 | # CONFIG_INFTL is not set | ||
544 | # CONFIG_RFD_FTL is not set | ||
545 | # CONFIG_SSFDC is not set | ||
546 | CONFIG_MTD_OOPS=y | ||
547 | |||
548 | # | ||
549 | # RAM/ROM/Flash chip drivers | ||
550 | # | ||
551 | CONFIG_MTD_CFI=y | ||
552 | # CONFIG_MTD_JEDECPROBE is not set | ||
553 | CONFIG_MTD_GEN_PROBE=y | ||
554 | # CONFIG_MTD_CFI_ADV_OPTIONS is not set | ||
555 | CONFIG_MTD_MAP_BANK_WIDTH_1=y | ||
556 | CONFIG_MTD_MAP_BANK_WIDTH_2=y | ||
557 | CONFIG_MTD_MAP_BANK_WIDTH_4=y | ||
558 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set | ||
559 | # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set | ||
560 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set | ||
561 | CONFIG_MTD_CFI_I1=y | ||
562 | CONFIG_MTD_CFI_I2=y | ||
563 | # CONFIG_MTD_CFI_I4 is not set | ||
564 | # CONFIG_MTD_CFI_I8 is not set | ||
565 | CONFIG_MTD_CFI_INTELEXT=y | ||
566 | # CONFIG_MTD_CFI_AMDSTD is not set | ||
567 | # CONFIG_MTD_CFI_STAA is not set | ||
568 | CONFIG_MTD_CFI_UTIL=y | ||
569 | # CONFIG_MTD_RAM is not set | ||
570 | # CONFIG_MTD_ROM is not set | ||
571 | # CONFIG_MTD_ABSENT is not set | ||
572 | |||
573 | # | ||
574 | # Mapping drivers for chip access | ||
575 | # | ||
576 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set | ||
577 | # CONFIG_MTD_PHYSMAP is not set | ||
578 | # CONFIG_MTD_ARM_INTEGRATOR is not set | ||
579 | # CONFIG_MTD_OMAP_NOR is not set | ||
580 | # CONFIG_MTD_PLATRAM is not set | ||
581 | |||
582 | # | ||
583 | # Self-contained MTD device drivers | ||
584 | # | ||
585 | # CONFIG_MTD_DATAFLASH is not set | ||
586 | # CONFIG_MTD_M25P80 is not set | ||
587 | # CONFIG_MTD_SLRAM is not set | ||
588 | # CONFIG_MTD_PHRAM is not set | ||
589 | # CONFIG_MTD_MTDRAM is not set | ||
590 | # CONFIG_MTD_BLOCK2MTD is not set | ||
591 | |||
592 | # | ||
593 | # Disk-On-Chip Device Drivers | ||
594 | # | ||
595 | # CONFIG_MTD_DOC2000 is not set | ||
596 | # CONFIG_MTD_DOC2001 is not set | ||
597 | # CONFIG_MTD_DOC2001PLUS is not set | ||
598 | # CONFIG_MTD_NAND is not set | ||
599 | CONFIG_MTD_ONENAND=y | ||
600 | # CONFIG_MTD_ONENAND_VERIFY_WRITE is not set | ||
601 | # CONFIG_MTD_ONENAND_GENERIC is not set | ||
602 | CONFIG_MTD_ONENAND_OMAP2=y | ||
603 | # CONFIG_MTD_ONENAND_OTP is not set | ||
604 | # CONFIG_MTD_ONENAND_2X_PROGRAM is not set | ||
605 | # CONFIG_MTD_ONENAND_SIM is not set | ||
606 | |||
607 | # | ||
608 | # LPDDR flash memory drivers | ||
609 | # | ||
610 | # CONFIG_MTD_LPDDR is not set | ||
611 | |||
612 | # | ||
613 | # UBI - Unsorted block images | ||
614 | # | ||
615 | CONFIG_MTD_UBI=y | ||
616 | CONFIG_MTD_UBI_WL_THRESHOLD=4096 | ||
617 | CONFIG_MTD_UBI_BEB_RESERVE=1 | ||
618 | # CONFIG_MTD_UBI_GLUEBI is not set | ||
619 | |||
620 | # | ||
621 | # UBI debugging options | ||
622 | # | ||
623 | # CONFIG_MTD_UBI_DEBUG is not set | ||
624 | # CONFIG_PARPORT is not set | ||
625 | CONFIG_BLK_DEV=y | ||
626 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
627 | CONFIG_BLK_DEV_LOOP=y | ||
628 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set | ||
629 | # CONFIG_BLK_DEV_NBD is not set | ||
630 | # CONFIG_BLK_DEV_UB is not set | ||
631 | CONFIG_BLK_DEV_RAM=y | ||
632 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||
633 | CONFIG_BLK_DEV_RAM_SIZE=4096 | ||
634 | # CONFIG_BLK_DEV_XIP is not set | ||
635 | # CONFIG_CDROM_PKTCDVD is not set | ||
636 | # CONFIG_ATA_OVER_ETH is not set | ||
637 | CONFIG_MISC_DEVICES=y | ||
638 | # CONFIG_ICS932S401 is not set | ||
639 | # CONFIG_ENCLOSURE_SERVICES is not set | ||
640 | # CONFIG_C2PORT is not set | ||
641 | |||
642 | # | ||
643 | # EEPROM support | ||
644 | # | ||
645 | # CONFIG_EEPROM_AT24 is not set | ||
646 | # CONFIG_EEPROM_AT25 is not set | ||
647 | # CONFIG_EEPROM_LEGACY is not set | ||
648 | # CONFIG_EEPROM_93CX6 is not set | ||
649 | CONFIG_HAVE_IDE=y | ||
650 | # CONFIG_IDE is not set | ||
651 | |||
652 | # | ||
653 | # SCSI device support | ||
654 | # | ||
655 | # CONFIG_RAID_ATTRS is not set | ||
656 | CONFIG_SCSI=m | ||
657 | CONFIG_SCSI_DMA=y | ||
658 | # CONFIG_SCSI_TGT is not set | ||
659 | # CONFIG_SCSI_NETLINK is not set | ||
660 | CONFIG_SCSI_PROC_FS=y | ||
661 | |||
662 | # | ||
663 | # SCSI support type (disk, tape, CD-ROM) | ||
664 | # | ||
665 | CONFIG_BLK_DEV_SD=m | ||
666 | # CONFIG_CHR_DEV_ST is not set | ||
667 | # CONFIG_CHR_DEV_OSST is not set | ||
668 | # CONFIG_BLK_DEV_SR is not set | ||
669 | # CONFIG_CHR_DEV_SG is not set | ||
670 | # CONFIG_CHR_DEV_SCH is not set | ||
671 | |||
672 | # | ||
673 | # Some SCSI devices (e.g. CD jukebox) support multiple LUNs | ||
674 | # | ||
675 | CONFIG_SCSI_MULTI_LUN=y | ||
676 | # CONFIG_SCSI_CONSTANTS is not set | ||
677 | # CONFIG_SCSI_LOGGING is not set | ||
678 | CONFIG_SCSI_SCAN_ASYNC=y | ||
679 | CONFIG_SCSI_WAIT_SCAN=m | ||
680 | |||
681 | # | ||
682 | # SCSI Transports | ||
683 | # | ||
684 | # CONFIG_SCSI_SPI_ATTRS is not set | ||
685 | # CONFIG_SCSI_FC_ATTRS is not set | ||
686 | # CONFIG_SCSI_ISCSI_ATTRS is not set | ||
687 | # CONFIG_SCSI_SAS_LIBSAS is not set | ||
688 | # CONFIG_SCSI_SRP_ATTRS is not set | ||
689 | CONFIG_SCSI_LOWLEVEL=y | ||
690 | # CONFIG_ISCSI_TCP is not set | ||
691 | # CONFIG_LIBFC is not set | ||
692 | # CONFIG_SCSI_DEBUG is not set | ||
693 | # CONFIG_SCSI_DH is not set | ||
694 | # CONFIG_ATA is not set | ||
695 | # CONFIG_MD is not set | ||
696 | CONFIG_NETDEVICES=y | ||
697 | # CONFIG_DUMMY is not set | ||
698 | # CONFIG_BONDING is not set | ||
699 | # CONFIG_MACVLAN is not set | ||
700 | # CONFIG_EQUALIZER is not set | ||
701 | CONFIG_TUN=m | ||
702 | # CONFIG_VETH is not set | ||
703 | # CONFIG_PHYLIB is not set | ||
704 | CONFIG_NET_ETHERNET=y | ||
705 | CONFIG_MII=m | ||
706 | # CONFIG_AX88796 is not set | ||
707 | CONFIG_SMC91X=m | ||
708 | # CONFIG_DM9000 is not set | ||
709 | # CONFIG_ENC28J60 is not set | ||
710 | # CONFIG_SMC911X is not set | ||
711 | # CONFIG_SMSC911X is not set | ||
712 | # CONFIG_IBM_NEW_EMAC_ZMII is not set | ||
713 | # CONFIG_IBM_NEW_EMAC_RGMII is not set | ||
714 | # CONFIG_IBM_NEW_EMAC_TAH is not set | ||
715 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set | ||
716 | # CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set | ||
717 | # CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set | ||
718 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set | ||
719 | # CONFIG_B44 is not set | ||
720 | # CONFIG_NETDEV_1000 is not set | ||
721 | # CONFIG_NETDEV_10000 is not set | ||
722 | |||
723 | # | ||
724 | # Wireless LAN | ||
725 | # | ||
726 | # CONFIG_WLAN_PRE80211 is not set | ||
727 | CONFIG_WLAN_80211=y | ||
728 | # CONFIG_LIBERTAS is not set | ||
729 | # CONFIG_LIBERTAS_THINFIRM is not set | ||
730 | # CONFIG_USB_ZD1201 is not set | ||
731 | # CONFIG_USB_NET_RNDIS_WLAN is not set | ||
732 | # CONFIG_RTL8187 is not set | ||
733 | # CONFIG_MAC80211_HWSIM is not set | ||
734 | # CONFIG_P54_COMMON is not set | ||
735 | # CONFIG_IWLWIFI_LEDS is not set | ||
736 | # CONFIG_HOSTAP is not set | ||
737 | # CONFIG_B43 is not set | ||
738 | # CONFIG_B43LEGACY is not set | ||
739 | # CONFIG_ZD1211RW is not set | ||
740 | # CONFIG_RT2X00 is not set | ||
741 | |||
742 | # | ||
743 | # Enable WiMAX (Networking options) to see the WiMAX drivers | ||
744 | # | ||
745 | |||
746 | # | ||
747 | # USB Network Adapters | ||
748 | # | ||
749 | # CONFIG_USB_CATC is not set | ||
750 | # CONFIG_USB_KAWETH is not set | ||
751 | # CONFIG_USB_PEGASUS is not set | ||
752 | # CONFIG_USB_RTL8150 is not set | ||
753 | # CONFIG_USB_USBNET is not set | ||
754 | # CONFIG_WAN is not set | ||
755 | # CONFIG_PPP is not set | ||
756 | # CONFIG_SLIP is not set | ||
757 | # CONFIG_NETCONSOLE is not set | ||
758 | # CONFIG_NETPOLL is not set | ||
759 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
760 | # CONFIG_ISDN is not set | ||
761 | |||
762 | # | ||
763 | # Input device support | ||
764 | # | ||
765 | CONFIG_INPUT=y | ||
766 | # CONFIG_INPUT_FF_MEMLESS is not set | ||
767 | # CONFIG_INPUT_POLLDEV is not set | ||
768 | |||
769 | # | ||
770 | # Userland interfaces | ||
771 | # | ||
772 | # CONFIG_INPUT_MOUSEDEV is not set | ||
773 | # CONFIG_INPUT_JOYDEV is not set | ||
774 | CONFIG_INPUT_EVDEV=y | ||
775 | # CONFIG_INPUT_EVBUG is not set | ||
776 | |||
777 | # | ||
778 | # Input Device Drivers | ||
779 | # | ||
780 | CONFIG_INPUT_KEYBOARD=y | ||
781 | # CONFIG_KEYBOARD_ATKBD is not set | ||
782 | # CONFIG_KEYBOARD_SUNKBD is not set | ||
783 | # CONFIG_KEYBOARD_LKKBD is not set | ||
784 | # CONFIG_KEYBOARD_XTKBD is not set | ||
785 | # CONFIG_KEYBOARD_NEWTON is not set | ||
786 | # CONFIG_KEYBOARD_STOWAWAY is not set | ||
787 | # CONFIG_KEYBOARD_GPIO is not set | ||
788 | # CONFIG_INPUT_MOUSE is not set | ||
789 | # CONFIG_INPUT_JOYSTICK is not set | ||
790 | # CONFIG_INPUT_TABLET is not set | ||
791 | CONFIG_INPUT_TOUCHSCREEN=y | ||
792 | # CONFIG_TOUCHSCREEN_ADS7846 is not set | ||
793 | # CONFIG_TOUCHSCREEN_FUJITSU is not set | ||
794 | # CONFIG_TOUCHSCREEN_GUNZE is not set | ||
795 | # CONFIG_TOUCHSCREEN_ELO is not set | ||
796 | # CONFIG_TOUCHSCREEN_WACOM_W8001 is not set | ||
797 | # CONFIG_TOUCHSCREEN_MTOUCH is not set | ||
798 | # CONFIG_TOUCHSCREEN_INEXIO is not set | ||
799 | # CONFIG_TOUCHSCREEN_MK712 is not set | ||
800 | # CONFIG_TOUCHSCREEN_PENMOUNT is not set | ||
801 | # CONFIG_TOUCHSCREEN_TOUCHRIGHT is not set | ||
802 | # CONFIG_TOUCHSCREEN_TOUCHWIN is not set | ||
803 | # CONFIG_TOUCHSCREEN_USB_COMPOSITE is not set | ||
804 | # CONFIG_TOUCHSCREEN_TOUCHIT213 is not set | ||
805 | # CONFIG_TOUCHSCREEN_TSC2007 is not set | ||
806 | CONFIG_INPUT_MISC=y | ||
807 | # CONFIG_INPUT_ATI_REMOTE is not set | ||
808 | # CONFIG_INPUT_ATI_REMOTE2 is not set | ||
809 | # CONFIG_INPUT_KEYSPAN_REMOTE is not set | ||
810 | # CONFIG_INPUT_POWERMATE is not set | ||
811 | # CONFIG_INPUT_YEALINK is not set | ||
812 | # CONFIG_INPUT_CM109 is not set | ||
813 | CONFIG_INPUT_UINPUT=m | ||
814 | |||
815 | # | ||
816 | # Hardware I/O ports | ||
817 | # | ||
818 | # CONFIG_SERIO is not set | ||
819 | # CONFIG_GAMEPORT is not set | ||
820 | |||
821 | # | ||
822 | # Character devices | ||
823 | # | ||
824 | CONFIG_VT=y | ||
825 | CONFIG_CONSOLE_TRANSLATIONS=y | ||
826 | CONFIG_VT_CONSOLE=y | ||
827 | CONFIG_HW_CONSOLE=y | ||
828 | # CONFIG_VT_HW_CONSOLE_BINDING is not set | ||
829 | CONFIG_DEVKMEM=y | ||
830 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
831 | |||
832 | # | ||
833 | # Serial drivers | ||
834 | # | ||
835 | CONFIG_SERIAL_8250=y | ||
836 | CONFIG_SERIAL_8250_CONSOLE=y | ||
837 | CONFIG_SERIAL_8250_NR_UARTS=4 | ||
838 | CONFIG_SERIAL_8250_RUNTIME_UARTS=4 | ||
839 | # CONFIG_SERIAL_8250_EXTENDED is not set | ||
840 | |||
841 | # | ||
842 | # Non-8250 serial port support | ||
843 | # | ||
844 | CONFIG_SERIAL_CORE=y | ||
845 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
846 | CONFIG_UNIX98_PTYS=y | ||
847 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set | ||
848 | # CONFIG_LEGACY_PTYS is not set | ||
849 | # CONFIG_IPMI_HANDLER is not set | ||
850 | CONFIG_HW_RANDOM=m | ||
851 | # CONFIG_R3964 is not set | ||
852 | # CONFIG_RAW_DRIVER is not set | ||
853 | # CONFIG_TCG_TPM is not set | ||
854 | CONFIG_I2C=y | ||
855 | CONFIG_I2C_BOARDINFO=y | ||
856 | CONFIG_I2C_CHARDEV=y | ||
857 | CONFIG_I2C_HELPER_AUTO=y | ||
858 | |||
859 | # | ||
860 | # I2C Hardware Bus support | ||
861 | # | ||
862 | |||
863 | # | ||
864 | # I2C system bus drivers (mostly embedded / system-on-chip) | ||
865 | # | ||
866 | # CONFIG_I2C_GPIO is not set | ||
867 | # CONFIG_I2C_OCORES is not set | ||
868 | CONFIG_I2C_OMAP=y | ||
869 | # CONFIG_I2C_SIMTEC is not set | ||
870 | |||
871 | # | ||
872 | # External I2C/SMBus adapter drivers | ||
873 | # | ||
874 | # CONFIG_I2C_PARPORT_LIGHT is not set | ||
875 | # CONFIG_I2C_TAOS_EVM is not set | ||
876 | # CONFIG_I2C_TINY_USB is not set | ||
877 | |||
878 | # | ||
879 | # Other I2C/SMBus bus drivers | ||
880 | # | ||
881 | # CONFIG_I2C_PCA_PLATFORM is not set | ||
882 | # CONFIG_I2C_STUB is not set | ||
883 | |||
884 | # | ||
885 | # Miscellaneous I2C Chip support | ||
886 | # | ||
887 | # CONFIG_DS1682 is not set | ||
888 | # CONFIG_SENSORS_PCF8574 is not set | ||
889 | # CONFIG_PCF8575 is not set | ||
890 | # CONFIG_SENSORS_PCA9539 is not set | ||
891 | # CONFIG_SENSORS_PCF8591 is not set | ||
892 | # CONFIG_SENSORS_MAX6875 is not set | ||
893 | # CONFIG_SENSORS_TSL2550 is not set | ||
894 | # CONFIG_I2C_DEBUG_CORE is not set | ||
895 | # CONFIG_I2C_DEBUG_ALGO is not set | ||
896 | # CONFIG_I2C_DEBUG_BUS is not set | ||
897 | # CONFIG_I2C_DEBUG_CHIP is not set | ||
898 | CONFIG_SPI=y | ||
899 | # CONFIG_SPI_DEBUG is not set | ||
900 | CONFIG_SPI_MASTER=y | ||
901 | |||
902 | # | ||
903 | # SPI Master Controller Drivers | ||
904 | # | ||
905 | # CONFIG_SPI_BITBANG is not set | ||
906 | # CONFIG_SPI_GPIO is not set | ||
907 | CONFIG_SPI_OMAP24XX=y | ||
908 | |||
909 | # | ||
910 | # SPI Protocol Masters | ||
911 | # | ||
912 | # CONFIG_SPI_SPIDEV is not set | ||
913 | # CONFIG_SPI_TLE62X0 is not set | ||
914 | CONFIG_ARCH_REQUIRE_GPIOLIB=y | ||
915 | CONFIG_GPIOLIB=y | ||
916 | # CONFIG_DEBUG_GPIO is not set | ||
917 | CONFIG_GPIO_SYSFS=y | ||
918 | |||
919 | # | ||
920 | # Memory mapped GPIO expanders: | ||
921 | # | ||
922 | |||
923 | # | ||
924 | # I2C GPIO expanders: | ||
925 | # | ||
926 | # CONFIG_GPIO_MAX732X is not set | ||
927 | # CONFIG_GPIO_PCA953X is not set | ||
928 | # CONFIG_GPIO_PCF857X is not set | ||
929 | CONFIG_GPIO_TWL4030=y | ||
930 | |||
931 | # | ||
932 | # PCI GPIO expanders: | ||
933 | # | ||
934 | |||
935 | # | ||
936 | # SPI GPIO expanders: | ||
937 | # | ||
938 | # CONFIG_GPIO_MAX7301 is not set | ||
939 | # CONFIG_GPIO_MCP23S08 is not set | ||
940 | # CONFIG_W1 is not set | ||
941 | # CONFIG_POWER_SUPPLY is not set | ||
942 | CONFIG_HWMON=y | ||
943 | # CONFIG_HWMON_VID is not set | ||
944 | # CONFIG_SENSORS_AD7414 is not set | ||
945 | # CONFIG_SENSORS_AD7418 is not set | ||
946 | # CONFIG_SENSORS_ADCXX is not set | ||
947 | # CONFIG_SENSORS_ADM1021 is not set | ||
948 | # CONFIG_SENSORS_ADM1025 is not set | ||
949 | # CONFIG_SENSORS_ADM1026 is not set | ||
950 | # CONFIG_SENSORS_ADM1029 is not set | ||
951 | # CONFIG_SENSORS_ADM1031 is not set | ||
952 | # CONFIG_SENSORS_ADM9240 is not set | ||
953 | # CONFIG_SENSORS_ADT7462 is not set | ||
954 | # CONFIG_SENSORS_ADT7470 is not set | ||
955 | # CONFIG_SENSORS_ADT7473 is not set | ||
956 | # CONFIG_SENSORS_ADT7475 is not set | ||
957 | # CONFIG_SENSORS_ATXP1 is not set | ||
958 | # CONFIG_SENSORS_DS1621 is not set | ||
959 | # CONFIG_SENSORS_F71805F is not set | ||
960 | # CONFIG_SENSORS_F71882FG is not set | ||
961 | # CONFIG_SENSORS_F75375S is not set | ||
962 | # CONFIG_SENSORS_GL518SM is not set | ||
963 | # CONFIG_SENSORS_GL520SM is not set | ||
964 | # CONFIG_SENSORS_IT87 is not set | ||
965 | # CONFIG_SENSORS_LM63 is not set | ||
966 | # CONFIG_SENSORS_LM70 is not set | ||
967 | # CONFIG_SENSORS_LM75 is not set | ||
968 | # CONFIG_SENSORS_LM77 is not set | ||
969 | # CONFIG_SENSORS_LM78 is not set | ||
970 | # CONFIG_SENSORS_LM80 is not set | ||
971 | # CONFIG_SENSORS_LM83 is not set | ||
972 | # CONFIG_SENSORS_LM85 is not set | ||
973 | # CONFIG_SENSORS_LM87 is not set | ||
974 | # CONFIG_SENSORS_LM90 is not set | ||
975 | # CONFIG_SENSORS_LM92 is not set | ||
976 | # CONFIG_SENSORS_LM93 is not set | ||
977 | # CONFIG_SENSORS_LTC4245 is not set | ||
978 | # CONFIG_SENSORS_MAX1111 is not set | ||
979 | # CONFIG_SENSORS_MAX1619 is not set | ||
980 | # CONFIG_SENSORS_MAX6650 is not set | ||
981 | # CONFIG_SENSORS_PC87360 is not set | ||
982 | # CONFIG_SENSORS_PC87427 is not set | ||
983 | # CONFIG_SENSORS_DME1737 is not set | ||
984 | # CONFIG_SENSORS_SMSC47M1 is not set | ||
985 | # CONFIG_SENSORS_SMSC47M192 is not set | ||
986 | # CONFIG_SENSORS_SMSC47B397 is not set | ||
987 | # CONFIG_SENSORS_ADS7828 is not set | ||
988 | # CONFIG_SENSORS_THMC50 is not set | ||
989 | # CONFIG_SENSORS_VT1211 is not set | ||
990 | # CONFIG_SENSORS_W83781D is not set | ||
991 | # CONFIG_SENSORS_W83791D is not set | ||
992 | # CONFIG_SENSORS_W83792D is not set | ||
993 | # CONFIG_SENSORS_W83793 is not set | ||
994 | # CONFIG_SENSORS_W83L785TS is not set | ||
995 | # CONFIG_SENSORS_W83L786NG is not set | ||
996 | # CONFIG_SENSORS_W83627HF is not set | ||
997 | # CONFIG_SENSORS_W83627EHF is not set | ||
998 | # CONFIG_HWMON_DEBUG_CHIP is not set | ||
999 | # CONFIG_THERMAL is not set | ||
1000 | # CONFIG_THERMAL_HWMON is not set | ||
1001 | CONFIG_WATCHDOG=y | ||
1002 | # CONFIG_WATCHDOG_NOWAYOUT is not set | ||
1003 | |||
1004 | # | ||
1005 | # Watchdog Device Drivers | ||
1006 | # | ||
1007 | # CONFIG_SOFT_WATCHDOG is not set | ||
1008 | CONFIG_OMAP_WATCHDOG=m | ||
1009 | |||
1010 | # | ||
1011 | # USB-based Watchdog Cards | ||
1012 | # | ||
1013 | # CONFIG_USBPCWATCHDOG is not set | ||
1014 | CONFIG_SSB_POSSIBLE=y | ||
1015 | |||
1016 | # | ||
1017 | # Sonics Silicon Backplane | ||
1018 | # | ||
1019 | # CONFIG_SSB is not set | ||
1020 | |||
1021 | # | ||
1022 | # Multifunction device drivers | ||
1023 | # | ||
1024 | # CONFIG_MFD_CORE is not set | ||
1025 | # CONFIG_MFD_SM501 is not set | ||
1026 | # CONFIG_MFD_ASIC3 is not set | ||
1027 | # CONFIG_HTC_EGPIO is not set | ||
1028 | # CONFIG_HTC_PASIC3 is not set | ||
1029 | # CONFIG_TPS65010 is not set | ||
1030 | CONFIG_TWL4030_CORE=y | ||
1031 | # CONFIG_MFD_TMIO is not set | ||
1032 | # CONFIG_MFD_T7L66XB is not set | ||
1033 | # CONFIG_MFD_TC6387XB is not set | ||
1034 | # CONFIG_MFD_TC6393XB is not set | ||
1035 | # CONFIG_PMIC_DA903X is not set | ||
1036 | # CONFIG_MFD_WM8400 is not set | ||
1037 | # CONFIG_MFD_WM8350_I2C is not set | ||
1038 | # CONFIG_MFD_PCF50633 is not set | ||
1039 | |||
1040 | # | ||
1041 | # Multimedia devices | ||
1042 | # | ||
1043 | |||
1044 | # | ||
1045 | # Multimedia core support | ||
1046 | # | ||
1047 | CONFIG_VIDEO_DEV=m | ||
1048 | CONFIG_VIDEO_V4L2_COMMON=m | ||
1049 | CONFIG_VIDEO_ALLOW_V4L1=y | ||
1050 | CONFIG_VIDEO_V4L1_COMPAT=y | ||
1051 | # CONFIG_DVB_CORE is not set | ||
1052 | CONFIG_VIDEO_MEDIA=m | ||
1053 | |||
1054 | # | ||
1055 | # Multimedia drivers | ||
1056 | # | ||
1057 | # CONFIG_MEDIA_ATTACH is not set | ||
1058 | CONFIG_MEDIA_TUNER=m | ||
1059 | # CONFIG_MEDIA_TUNER_CUSTOMIZE is not set | ||
1060 | CONFIG_MEDIA_TUNER_SIMPLE=m | ||
1061 | CONFIG_MEDIA_TUNER_TDA8290=m | ||
1062 | CONFIG_MEDIA_TUNER_TDA9887=m | ||
1063 | CONFIG_MEDIA_TUNER_TEA5761=m | ||
1064 | CONFIG_MEDIA_TUNER_TEA5767=m | ||
1065 | CONFIG_MEDIA_TUNER_MT20XX=m | ||
1066 | CONFIG_MEDIA_TUNER_XC2028=m | ||
1067 | CONFIG_MEDIA_TUNER_XC5000=m | ||
1068 | CONFIG_VIDEO_V4L2=m | ||
1069 | CONFIG_VIDEO_V4L1=m | ||
1070 | CONFIG_VIDEO_CAPTURE_DRIVERS=y | ||
1071 | # CONFIG_VIDEO_ADV_DEBUG is not set | ||
1072 | # CONFIG_VIDEO_FIXED_MINOR_RANGES is not set | ||
1073 | CONFIG_VIDEO_HELPER_CHIPS_AUTO=y | ||
1074 | # CONFIG_VIDEO_VIVI is not set | ||
1075 | # CONFIG_VIDEO_CPIA is not set | ||
1076 | # CONFIG_VIDEO_CPIA2 is not set | ||
1077 | # CONFIG_VIDEO_SAA5246A is not set | ||
1078 | # CONFIG_VIDEO_SAA5249 is not set | ||
1079 | # CONFIG_SOC_CAMERA is not set | ||
1080 | CONFIG_V4L_USB_DRIVERS=y | ||
1081 | # CONFIG_USB_VIDEO_CLASS is not set | ||
1082 | # CONFIG_USB_GSPCA is not set | ||
1083 | # CONFIG_VIDEO_PVRUSB2 is not set | ||
1084 | # CONFIG_VIDEO_EM28XX is not set | ||
1085 | # CONFIG_VIDEO_USBVISION is not set | ||
1086 | # CONFIG_USB_VICAM is not set | ||
1087 | # CONFIG_USB_IBMCAM is not set | ||
1088 | # CONFIG_USB_KONICAWC is not set | ||
1089 | # CONFIG_USB_QUICKCAM_MESSENGER is not set | ||
1090 | # CONFIG_USB_ET61X251 is not set | ||
1091 | # CONFIG_VIDEO_OVCAMCHIP is not set | ||
1092 | # CONFIG_USB_OV511 is not set | ||
1093 | # CONFIG_USB_SE401 is not set | ||
1094 | # CONFIG_USB_SN9C102 is not set | ||
1095 | # CONFIG_USB_STV680 is not set | ||
1096 | # CONFIG_USB_ZC0301 is not set | ||
1097 | # CONFIG_USB_PWC is not set | ||
1098 | # CONFIG_USB_ZR364XX is not set | ||
1099 | # CONFIG_USB_STKWEBCAM is not set | ||
1100 | # CONFIG_USB_S2255 is not set | ||
1101 | CONFIG_RADIO_ADAPTERS=y | ||
1102 | # CONFIG_USB_DSBR is not set | ||
1103 | # CONFIG_USB_SI470X is not set | ||
1104 | # CONFIG_USB_MR800 is not set | ||
1105 | # CONFIG_RADIO_TEA5764 is not set | ||
1106 | # CONFIG_DAB is not set | ||
1107 | |||
1108 | # | ||
1109 | # Graphics support | ||
1110 | # | ||
1111 | # CONFIG_VGASTATE is not set | ||
1112 | # CONFIG_VIDEO_OUTPUT_CONTROL is not set | ||
1113 | # CONFIG_FB is not set | ||
1114 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
1115 | |||
1116 | # | ||
1117 | # Display device support | ||
1118 | # | ||
1119 | CONFIG_DISPLAY_SUPPORT=y | ||
1120 | |||
1121 | # | ||
1122 | # Display hardware drivers | ||
1123 | # | ||
1124 | |||
1125 | # | ||
1126 | # Console display driver support | ||
1127 | # | ||
1128 | # CONFIG_VGA_CONSOLE is not set | ||
1129 | CONFIG_DUMMY_CONSOLE=y | ||
1130 | CONFIG_SOUND=y | ||
1131 | # CONFIG_SOUND_OSS_CORE is not set | ||
1132 | CONFIG_SND=y | ||
1133 | CONFIG_SND_TIMER=y | ||
1134 | CONFIG_SND_PCM=y | ||
1135 | # CONFIG_SND_SEQUENCER is not set | ||
1136 | # CONFIG_SND_MIXER_OSS is not set | ||
1137 | # CONFIG_SND_PCM_OSS is not set | ||
1138 | # CONFIG_SND_HRTIMER is not set | ||
1139 | # CONFIG_SND_DYNAMIC_MINORS is not set | ||
1140 | CONFIG_SND_SUPPORT_OLD_API=y | ||
1141 | CONFIG_SND_VERBOSE_PROCFS=y | ||
1142 | # CONFIG_SND_VERBOSE_PRINTK is not set | ||
1143 | # CONFIG_SND_DEBUG is not set | ||
1144 | CONFIG_SND_DRIVERS=y | ||
1145 | # CONFIG_SND_DUMMY is not set | ||
1146 | # CONFIG_SND_MTPAV is not set | ||
1147 | # CONFIG_SND_SERIAL_U16550 is not set | ||
1148 | # CONFIG_SND_MPU401 is not set | ||
1149 | CONFIG_SND_ARM=y | ||
1150 | CONFIG_SND_SPI=y | ||
1151 | # CONFIG_SND_USB is not set | ||
1152 | CONFIG_SND_SOC=y | ||
1153 | CONFIG_SND_OMAP_SOC=y | ||
1154 | CONFIG_SND_SOC_I2C_AND_SPI=y | ||
1155 | # CONFIG_SND_SOC_ALL_CODECS is not set | ||
1156 | # CONFIG_SOUND_PRIME is not set | ||
1157 | CONFIG_HID_SUPPORT=y | ||
1158 | CONFIG_HID=m | ||
1159 | # CONFIG_HID_DEBUG is not set | ||
1160 | # CONFIG_HIDRAW is not set | ||
1161 | |||
1162 | # | ||
1163 | # USB Input Devices | ||
1164 | # | ||
1165 | CONFIG_USB_HID=m | ||
1166 | # CONFIG_HID_PID is not set | ||
1167 | # CONFIG_USB_HIDDEV is not set | ||
1168 | |||
1169 | # | ||
1170 | # USB HID Boot Protocol drivers | ||
1171 | # | ||
1172 | # CONFIG_USB_KBD is not set | ||
1173 | # CONFIG_USB_MOUSE is not set | ||
1174 | |||
1175 | # | ||
1176 | # Special HID drivers | ||
1177 | # | ||
1178 | CONFIG_HID_COMPAT=y | ||
1179 | CONFIG_HID_A4TECH=m | ||
1180 | CONFIG_HID_APPLE=m | ||
1181 | CONFIG_HID_BELKIN=m | ||
1182 | CONFIG_HID_CHERRY=m | ||
1183 | CONFIG_HID_CHICONY=m | ||
1184 | CONFIG_HID_CYPRESS=m | ||
1185 | CONFIG_HID_EZKEY=m | ||
1186 | CONFIG_HID_GYRATION=m | ||
1187 | CONFIG_HID_LOGITECH=m | ||
1188 | # CONFIG_LOGITECH_FF is not set | ||
1189 | # CONFIG_LOGIRUMBLEPAD2_FF is not set | ||
1190 | CONFIG_HID_MICROSOFT=m | ||
1191 | CONFIG_HID_MONTEREY=m | ||
1192 | # CONFIG_HID_NTRIG is not set | ||
1193 | CONFIG_HID_PANTHERLORD=m | ||
1194 | # CONFIG_PANTHERLORD_FF is not set | ||
1195 | CONFIG_HID_PETALYNX=m | ||
1196 | CONFIG_HID_SAMSUNG=m | ||
1197 | CONFIG_HID_SONY=m | ||
1198 | CONFIG_HID_SUNPLUS=m | ||
1199 | # CONFIG_GREENASIA_FF is not set | ||
1200 | # CONFIG_HID_TOPSEED is not set | ||
1201 | # CONFIG_THRUSTMASTER_FF is not set | ||
1202 | # CONFIG_ZEROPLUS_FF is not set | ||
1203 | CONFIG_USB_SUPPORT=y | ||
1204 | CONFIG_USB_ARCH_HAS_HCD=y | ||
1205 | CONFIG_USB_ARCH_HAS_OHCI=y | ||
1206 | # CONFIG_USB_ARCH_HAS_EHCI is not set | ||
1207 | CONFIG_USB=y | ||
1208 | CONFIG_USB_DEBUG=y | ||
1209 | CONFIG_USB_ANNOUNCE_NEW_DEVICES=y | ||
1210 | |||
1211 | # | ||
1212 | # Miscellaneous USB options | ||
1213 | # | ||
1214 | CONFIG_USB_DEVICEFS=y | ||
1215 | CONFIG_USB_DEVICE_CLASS=y | ||
1216 | # CONFIG_USB_DYNAMIC_MINORS is not set | ||
1217 | CONFIG_USB_SUSPEND=y | ||
1218 | CONFIG_USB_OTG=y | ||
1219 | CONFIG_USB_OTG_WHITELIST=y | ||
1220 | CONFIG_USB_OTG_BLACKLIST_HUB=y | ||
1221 | CONFIG_USB_MON=y | ||
1222 | # CONFIG_USB_WUSB is not set | ||
1223 | # CONFIG_USB_WUSB_CBAF is not set | ||
1224 | |||
1225 | # | ||
1226 | # USB Host Controller Drivers | ||
1227 | # | ||
1228 | # CONFIG_USB_C67X00_HCD is not set | ||
1229 | # CONFIG_USB_OXU210HP_HCD is not set | ||
1230 | # CONFIG_USB_ISP116X_HCD is not set | ||
1231 | # CONFIG_USB_OHCI_HCD is not set | ||
1232 | # CONFIG_USB_SL811_HCD is not set | ||
1233 | # CONFIG_USB_R8A66597_HCD is not set | ||
1234 | # CONFIG_USB_HWA_HCD is not set | ||
1235 | CONFIG_USB_MUSB_HDRC=y | ||
1236 | CONFIG_USB_MUSB_SOC=y | ||
1237 | |||
1238 | # | ||
1239 | # OMAP 343x high speed USB support | ||
1240 | # | ||
1241 | # CONFIG_USB_MUSB_HOST is not set | ||
1242 | # CONFIG_USB_MUSB_PERIPHERAL is not set | ||
1243 | CONFIG_USB_MUSB_OTG=y | ||
1244 | CONFIG_USB_GADGET_MUSB_HDRC=y | ||
1245 | CONFIG_USB_MUSB_HDRC_HCD=y | ||
1246 | # CONFIG_MUSB_PIO_ONLY is not set | ||
1247 | CONFIG_USB_INVENTRA_DMA=y | ||
1248 | # CONFIG_USB_TI_CPPI_DMA is not set | ||
1249 | # CONFIG_USB_MUSB_DEBUG is not set | ||
1250 | |||
1251 | # | ||
1252 | # USB Device Class drivers | ||
1253 | # | ||
1254 | # CONFIG_USB_ACM is not set | ||
1255 | # CONFIG_USB_PRINTER is not set | ||
1256 | # CONFIG_USB_WDM is not set | ||
1257 | # CONFIG_USB_TMC is not set | ||
1258 | |||
1259 | # | ||
1260 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may also be needed; | ||
1261 | # | ||
1262 | |||
1263 | # | ||
1264 | # see USB_STORAGE Help for more information | ||
1265 | # | ||
1266 | CONFIG_USB_STORAGE=m | ||
1267 | # CONFIG_USB_STORAGE_DEBUG is not set | ||
1268 | # CONFIG_USB_STORAGE_DATAFAB is not set | ||
1269 | # CONFIG_USB_STORAGE_FREECOM is not set | ||
1270 | # CONFIG_USB_STORAGE_ISD200 is not set | ||
1271 | # CONFIG_USB_STORAGE_USBAT is not set | ||
1272 | # CONFIG_USB_STORAGE_SDDR09 is not set | ||
1273 | # CONFIG_USB_STORAGE_SDDR55 is not set | ||
1274 | # CONFIG_USB_STORAGE_JUMPSHOT is not set | ||
1275 | # CONFIG_USB_STORAGE_ALAUDA is not set | ||
1276 | # CONFIG_USB_STORAGE_ONETOUCH is not set | ||
1277 | # CONFIG_USB_STORAGE_KARMA is not set | ||
1278 | # CONFIG_USB_STORAGE_CYPRESS_ATACB is not set | ||
1279 | CONFIG_USB_LIBUSUAL=y | ||
1280 | |||
1281 | # | ||
1282 | # USB Imaging devices | ||
1283 | # | ||
1284 | # CONFIG_USB_MDC800 is not set | ||
1285 | # CONFIG_USB_MICROTEK is not set | ||
1286 | |||
1287 | # | ||
1288 | # USB port drivers | ||
1289 | # | ||
1290 | # CONFIG_USB_SERIAL is not set | ||
1291 | |||
1292 | # | ||
1293 | # USB Miscellaneous drivers | ||
1294 | # | ||
1295 | # CONFIG_USB_EMI62 is not set | ||
1296 | # CONFIG_USB_EMI26 is not set | ||
1297 | # CONFIG_USB_ADUTUX is not set | ||
1298 | # CONFIG_USB_SEVSEG is not set | ||
1299 | # CONFIG_USB_RIO500 is not set | ||
1300 | # CONFIG_USB_LEGOTOWER is not set | ||
1301 | # CONFIG_USB_LCD is not set | ||
1302 | # CONFIG_USB_BERRY_CHARGE is not set | ||
1303 | # CONFIG_USB_LED is not set | ||
1304 | # CONFIG_USB_CYPRESS_CY7C63 is not set | ||
1305 | # CONFIG_USB_CYTHERM is not set | ||
1306 | # CONFIG_USB_PHIDGET is not set | ||
1307 | # CONFIG_USB_IDMOUSE is not set | ||
1308 | # CONFIG_USB_FTDI_ELAN is not set | ||
1309 | # CONFIG_USB_APPLEDISPLAY is not set | ||
1310 | # CONFIG_USB_LD is not set | ||
1311 | # CONFIG_USB_TRANCEVIBRATOR is not set | ||
1312 | # CONFIG_USB_IOWARRIOR is not set | ||
1313 | CONFIG_USB_TEST=m | ||
1314 | # CONFIG_USB_ISIGHTFW is not set | ||
1315 | # CONFIG_USB_VST is not set | ||
1316 | CONFIG_USB_GADGET=m | ||
1317 | CONFIG_USB_GADGET_DEBUG=y | ||
1318 | CONFIG_USB_GADGET_DEBUG_FILES=y | ||
1319 | CONFIG_USB_GADGET_DEBUG_FS=y | ||
1320 | CONFIG_USB_GADGET_VBUS_DRAW=2 | ||
1321 | CONFIG_USB_GADGET_SELECTED=y | ||
1322 | # CONFIG_USB_GADGET_AT91 is not set | ||
1323 | # CONFIG_USB_GADGET_ATMEL_USBA is not set | ||
1324 | # CONFIG_USB_GADGET_FSL_USB2 is not set | ||
1325 | # CONFIG_USB_GADGET_LH7A40X is not set | ||
1326 | # CONFIG_USB_GADGET_OMAP is not set | ||
1327 | # CONFIG_USB_GADGET_PXA25X is not set | ||
1328 | # CONFIG_USB_GADGET_PXA27X is not set | ||
1329 | # CONFIG_USB_GADGET_S3C2410 is not set | ||
1330 | # CONFIG_USB_GADGET_IMX is not set | ||
1331 | # CONFIG_USB_GADGET_M66592 is not set | ||
1332 | # CONFIG_USB_GADGET_AMD5536UDC is not set | ||
1333 | # CONFIG_USB_GADGET_FSL_QE is not set | ||
1334 | # CONFIG_USB_GADGET_CI13XXX is not set | ||
1335 | # CONFIG_USB_GADGET_NET2280 is not set | ||
1336 | # CONFIG_USB_GADGET_GOKU is not set | ||
1337 | # CONFIG_USB_GADGET_DUMMY_HCD is not set | ||
1338 | CONFIG_USB_GADGET_DUALSPEED=y | ||
1339 | CONFIG_USB_ZERO=m | ||
1340 | # CONFIG_USB_ZERO_HNPTEST is not set | ||
1341 | # CONFIG_USB_ETH is not set | ||
1342 | # CONFIG_USB_GADGETFS is not set | ||
1343 | CONFIG_USB_FILE_STORAGE=m | ||
1344 | # CONFIG_USB_FILE_STORAGE_TEST is not set | ||
1345 | # CONFIG_USB_G_SERIAL is not set | ||
1346 | # CONFIG_USB_MIDI_GADGET is not set | ||
1347 | # CONFIG_USB_G_PRINTER is not set | ||
1348 | # CONFIG_USB_CDC_COMPOSITE is not set | ||
1349 | |||
1350 | # | ||
1351 | # OTG and related infrastructure | ||
1352 | # | ||
1353 | CONFIG_USB_OTG_UTILS=y | ||
1354 | # CONFIG_USB_GPIO_VBUS is not set | ||
1355 | # CONFIG_ISP1301_OMAP is not set | ||
1356 | CONFIG_TWL4030_USB=y | ||
1357 | CONFIG_MMC=m | ||
1358 | # CONFIG_MMC_DEBUG is not set | ||
1359 | # CONFIG_MMC_UNSAFE_RESUME is not set | ||
1360 | |||
1361 | # | ||
1362 | # MMC/SD/SDIO Card Drivers | ||
1363 | # | ||
1364 | CONFIG_MMC_BLOCK=m | ||
1365 | CONFIG_MMC_BLOCK_BOUNCE=y | ||
1366 | # CONFIG_SDIO_UART is not set | ||
1367 | # CONFIG_MMC_TEST is not set | ||
1368 | |||
1369 | # | ||
1370 | # MMC/SD/SDIO Host Controller Drivers | ||
1371 | # | ||
1372 | # CONFIG_MMC_SDHCI is not set | ||
1373 | # CONFIG_MMC_OMAP is not set | ||
1374 | CONFIG_MMC_OMAP_HS=m | ||
1375 | # CONFIG_MMC_SPI is not set | ||
1376 | # CONFIG_MEMSTICK is not set | ||
1377 | # CONFIG_ACCESSIBILITY is not set | ||
1378 | CONFIG_NEW_LEDS=y | ||
1379 | CONFIG_LEDS_CLASS=m | ||
1380 | |||
1381 | # | ||
1382 | # LED drivers | ||
1383 | # | ||
1384 | # CONFIG_LEDS_PCA9532 is not set | ||
1385 | # CONFIG_LEDS_GPIO is not set | ||
1386 | # CONFIG_LEDS_PCA955X is not set | ||
1387 | |||
1388 | # | ||
1389 | # LED Triggers | ||
1390 | # | ||
1391 | # CONFIG_LEDS_TRIGGERS is not set | ||
1392 | CONFIG_RTC_LIB=y | ||
1393 | CONFIG_RTC_CLASS=m | ||
1394 | |||
1395 | # | ||
1396 | # RTC interfaces | ||
1397 | # | ||
1398 | CONFIG_RTC_INTF_SYSFS=y | ||
1399 | CONFIG_RTC_INTF_PROC=y | ||
1400 | CONFIG_RTC_INTF_DEV=y | ||
1401 | # CONFIG_RTC_INTF_DEV_UIE_EMUL is not set | ||
1402 | # CONFIG_RTC_DRV_TEST is not set | ||
1403 | |||
1404 | # | ||
1405 | # I2C RTC drivers | ||
1406 | # | ||
1407 | # CONFIG_RTC_DRV_DS1307 is not set | ||
1408 | # CONFIG_RTC_DRV_DS1374 is not set | ||
1409 | # CONFIG_RTC_DRV_DS1672 is not set | ||
1410 | # CONFIG_RTC_DRV_MAX6900 is not set | ||
1411 | # CONFIG_RTC_DRV_RS5C372 is not set | ||
1412 | # CONFIG_RTC_DRV_ISL1208 is not set | ||
1413 | # CONFIG_RTC_DRV_X1205 is not set | ||
1414 | # CONFIG_RTC_DRV_PCF8563 is not set | ||
1415 | # CONFIG_RTC_DRV_PCF8583 is not set | ||
1416 | # CONFIG_RTC_DRV_M41T80 is not set | ||
1417 | CONFIG_RTC_DRV_TWL4030=m | ||
1418 | # CONFIG_RTC_DRV_S35390A is not set | ||
1419 | # CONFIG_RTC_DRV_FM3130 is not set | ||
1420 | # CONFIG_RTC_DRV_RX8581 is not set | ||
1421 | |||
1422 | # | ||
1423 | # SPI RTC drivers | ||
1424 | # | ||
1425 | # CONFIG_RTC_DRV_M41T94 is not set | ||
1426 | # CONFIG_RTC_DRV_DS1305 is not set | ||
1427 | # CONFIG_RTC_DRV_DS1390 is not set | ||
1428 | # CONFIG_RTC_DRV_MAX6902 is not set | ||
1429 | # CONFIG_RTC_DRV_R9701 is not set | ||
1430 | # CONFIG_RTC_DRV_RS5C348 is not set | ||
1431 | # CONFIG_RTC_DRV_DS3234 is not set | ||
1432 | |||
1433 | # | ||
1434 | # Platform RTC drivers | ||
1435 | # | ||
1436 | # CONFIG_RTC_DRV_CMOS is not set | ||
1437 | # CONFIG_RTC_DRV_DS1286 is not set | ||
1438 | # CONFIG_RTC_DRV_DS1511 is not set | ||
1439 | # CONFIG_RTC_DRV_DS1553 is not set | ||
1440 | # CONFIG_RTC_DRV_DS1742 is not set | ||
1441 | # CONFIG_RTC_DRV_STK17TA8 is not set | ||
1442 | # CONFIG_RTC_DRV_M48T86 is not set | ||
1443 | # CONFIG_RTC_DRV_M48T35 is not set | ||
1444 | # CONFIG_RTC_DRV_M48T59 is not set | ||
1445 | # CONFIG_RTC_DRV_BQ4802 is not set | ||
1446 | # CONFIG_RTC_DRV_V3020 is not set | ||
1447 | |||
1448 | # | ||
1449 | # on-CPU RTC drivers | ||
1450 | # | ||
1451 | # CONFIG_DMADEVICES is not set | ||
1452 | # CONFIG_REGULATOR is not set | ||
1453 | # CONFIG_UIO is not set | ||
1454 | # CONFIG_STAGING is not set | ||
1455 | |||
1456 | # | ||
1457 | # File systems | ||
1458 | # | ||
1459 | CONFIG_EXT2_FS=m | ||
1460 | # CONFIG_EXT2_FS_XATTR is not set | ||
1461 | # CONFIG_EXT2_FS_XIP is not set | ||
1462 | CONFIG_EXT3_FS=m | ||
1463 | # CONFIG_EXT3_FS_XATTR is not set | ||
1464 | # CONFIG_EXT4_FS is not set | ||
1465 | CONFIG_JBD=m | ||
1466 | # CONFIG_JBD_DEBUG is not set | ||
1467 | # CONFIG_REISERFS_FS is not set | ||
1468 | # CONFIG_JFS_FS is not set | ||
1469 | # CONFIG_FS_POSIX_ACL is not set | ||
1470 | CONFIG_FILE_LOCKING=y | ||
1471 | # CONFIG_XFS_FS is not set | ||
1472 | # CONFIG_OCFS2_FS is not set | ||
1473 | # CONFIG_BTRFS_FS is not set | ||
1474 | CONFIG_DNOTIFY=y | ||
1475 | CONFIG_INOTIFY=y | ||
1476 | CONFIG_INOTIFY_USER=y | ||
1477 | CONFIG_QUOTA=y | ||
1478 | # CONFIG_QUOTA_NETLINK_INTERFACE is not set | ||
1479 | CONFIG_PRINT_QUOTA_WARNING=y | ||
1480 | CONFIG_QUOTA_TREE=y | ||
1481 | # CONFIG_QFMT_V1 is not set | ||
1482 | CONFIG_QFMT_V2=y | ||
1483 | CONFIG_QUOTACTL=y | ||
1484 | # CONFIG_AUTOFS_FS is not set | ||
1485 | # CONFIG_AUTOFS4_FS is not set | ||
1486 | CONFIG_FUSE_FS=m | ||
1487 | |||
1488 | # | ||
1489 | # CD-ROM/DVD Filesystems | ||
1490 | # | ||
1491 | # CONFIG_ISO9660_FS is not set | ||
1492 | # CONFIG_UDF_FS is not set | ||
1493 | |||
1494 | # | ||
1495 | # DOS/FAT/NT Filesystems | ||
1496 | # | ||
1497 | CONFIG_FAT_FS=m | ||
1498 | CONFIG_MSDOS_FS=m | ||
1499 | CONFIG_VFAT_FS=m | ||
1500 | CONFIG_FAT_DEFAULT_CODEPAGE=437 | ||
1501 | CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" | ||
1502 | # CONFIG_NTFS_FS is not set | ||
1503 | |||
1504 | # | ||
1505 | # Pseudo filesystems | ||
1506 | # | ||
1507 | CONFIG_PROC_FS=y | ||
1508 | CONFIG_PROC_SYSCTL=y | ||
1509 | CONFIG_PROC_PAGE_MONITOR=y | ||
1510 | CONFIG_SYSFS=y | ||
1511 | CONFIG_TMPFS=y | ||
1512 | # CONFIG_TMPFS_POSIX_ACL is not set | ||
1513 | # CONFIG_HUGETLB_PAGE is not set | ||
1514 | # CONFIG_CONFIGFS_FS is not set | ||
1515 | CONFIG_MISC_FILESYSTEMS=y | ||
1516 | # CONFIG_ADFS_FS is not set | ||
1517 | # CONFIG_AFFS_FS is not set | ||
1518 | # CONFIG_HFS_FS is not set | ||
1519 | # CONFIG_HFSPLUS_FS is not set | ||
1520 | # CONFIG_BEFS_FS is not set | ||
1521 | # CONFIG_BFS_FS is not set | ||
1522 | # CONFIG_EFS_FS is not set | ||
1523 | # CONFIG_JFFS2_FS is not set | ||
1524 | CONFIG_UBIFS_FS=y | ||
1525 | # CONFIG_UBIFS_FS_XATTR is not set | ||
1526 | # CONFIG_UBIFS_FS_ADVANCED_COMPR is not set | ||
1527 | CONFIG_UBIFS_FS_LZO=y | ||
1528 | CONFIG_UBIFS_FS_ZLIB=y | ||
1529 | # CONFIG_UBIFS_FS_DEBUG is not set | ||
1530 | CONFIG_CRAMFS=y | ||
1531 | # CONFIG_SQUASHFS is not set | ||
1532 | # CONFIG_VXFS_FS is not set | ||
1533 | # CONFIG_MINIX_FS is not set | ||
1534 | # CONFIG_OMFS_FS is not set | ||
1535 | # CONFIG_HPFS_FS is not set | ||
1536 | # CONFIG_QNX4FS_FS is not set | ||
1537 | # CONFIG_ROMFS_FS is not set | ||
1538 | # CONFIG_SYSV_FS is not set | ||
1539 | # CONFIG_UFS_FS is not set | ||
1540 | CONFIG_NETWORK_FILESYSTEMS=y | ||
1541 | CONFIG_NFS_FS=m | ||
1542 | CONFIG_NFS_V3=y | ||
1543 | # CONFIG_NFS_V3_ACL is not set | ||
1544 | CONFIG_NFS_V4=y | ||
1545 | # CONFIG_NFSD is not set | ||
1546 | CONFIG_LOCKD=m | ||
1547 | CONFIG_LOCKD_V4=y | ||
1548 | CONFIG_NFS_COMMON=y | ||
1549 | CONFIG_SUNRPC=m | ||
1550 | CONFIG_SUNRPC_GSS=m | ||
1551 | # CONFIG_SUNRPC_REGISTER_V4 is not set | ||
1552 | CONFIG_RPCSEC_GSS_KRB5=m | ||
1553 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | ||
1554 | # CONFIG_SMB_FS is not set | ||
1555 | # CONFIG_CIFS is not set | ||
1556 | # CONFIG_NCP_FS is not set | ||
1557 | # CONFIG_CODA_FS is not set | ||
1558 | # CONFIG_AFS_FS is not set | ||
1559 | |||
1560 | # | ||
1561 | # Partition Types | ||
1562 | # | ||
1563 | CONFIG_PARTITION_ADVANCED=y | ||
1564 | # CONFIG_ACORN_PARTITION is not set | ||
1565 | # CONFIG_OSF_PARTITION is not set | ||
1566 | # CONFIG_AMIGA_PARTITION is not set | ||
1567 | # CONFIG_ATARI_PARTITION is not set | ||
1568 | # CONFIG_MAC_PARTITION is not set | ||
1569 | CONFIG_MSDOS_PARTITION=y | ||
1570 | # CONFIG_BSD_DISKLABEL is not set | ||
1571 | # CONFIG_MINIX_SUBPARTITION is not set | ||
1572 | # CONFIG_SOLARIS_X86_PARTITION is not set | ||
1573 | # CONFIG_UNIXWARE_DISKLABEL is not set | ||
1574 | # CONFIG_LDM_PARTITION is not set | ||
1575 | # CONFIG_SGI_PARTITION is not set | ||
1576 | # CONFIG_ULTRIX_PARTITION is not set | ||
1577 | # CONFIG_SUN_PARTITION is not set | ||
1578 | # CONFIG_KARMA_PARTITION is not set | ||
1579 | # CONFIG_EFI_PARTITION is not set | ||
1580 | # CONFIG_SYSV68_PARTITION is not set | ||
1581 | CONFIG_NLS=y | ||
1582 | CONFIG_NLS_DEFAULT="iso8859-1" | ||
1583 | CONFIG_NLS_CODEPAGE_437=y | ||
1584 | # CONFIG_NLS_CODEPAGE_737 is not set | ||
1585 | # CONFIG_NLS_CODEPAGE_775 is not set | ||
1586 | # CONFIG_NLS_CODEPAGE_850 is not set | ||
1587 | # CONFIG_NLS_CODEPAGE_852 is not set | ||
1588 | # CONFIG_NLS_CODEPAGE_855 is not set | ||
1589 | # CONFIG_NLS_CODEPAGE_857 is not set | ||
1590 | # CONFIG_NLS_CODEPAGE_860 is not set | ||
1591 | # CONFIG_NLS_CODEPAGE_861 is not set | ||
1592 | # CONFIG_NLS_CODEPAGE_862 is not set | ||
1593 | # CONFIG_NLS_CODEPAGE_863 is not set | ||
1594 | # CONFIG_NLS_CODEPAGE_864 is not set | ||
1595 | # CONFIG_NLS_CODEPAGE_865 is not set | ||
1596 | # CONFIG_NLS_CODEPAGE_866 is not set | ||
1597 | # CONFIG_NLS_CODEPAGE_869 is not set | ||
1598 | # CONFIG_NLS_CODEPAGE_936 is not set | ||
1599 | # CONFIG_NLS_CODEPAGE_950 is not set | ||
1600 | # CONFIG_NLS_CODEPAGE_932 is not set | ||
1601 | # CONFIG_NLS_CODEPAGE_949 is not set | ||
1602 | # CONFIG_NLS_CODEPAGE_874 is not set | ||
1603 | # CONFIG_NLS_ISO8859_8 is not set | ||
1604 | # CONFIG_NLS_CODEPAGE_1250 is not set | ||
1605 | # CONFIG_NLS_CODEPAGE_1251 is not set | ||
1606 | # CONFIG_NLS_ASCII is not set | ||
1607 | CONFIG_NLS_ISO8859_1=y | ||
1608 | # CONFIG_NLS_ISO8859_2 is not set | ||
1609 | # CONFIG_NLS_ISO8859_3 is not set | ||
1610 | # CONFIG_NLS_ISO8859_4 is not set | ||
1611 | # CONFIG_NLS_ISO8859_5 is not set | ||
1612 | # CONFIG_NLS_ISO8859_6 is not set | ||
1613 | # CONFIG_NLS_ISO8859_7 is not set | ||
1614 | # CONFIG_NLS_ISO8859_9 is not set | ||
1615 | # CONFIG_NLS_ISO8859_13 is not set | ||
1616 | # CONFIG_NLS_ISO8859_14 is not set | ||
1617 | # CONFIG_NLS_ISO8859_15 is not set | ||
1618 | # CONFIG_NLS_KOI8_R is not set | ||
1619 | # CONFIG_NLS_KOI8_U is not set | ||
1620 | # CONFIG_NLS_UTF8 is not set | ||
1621 | # CONFIG_DLM is not set | ||
1622 | |||
1623 | # | ||
1624 | # Kernel hacking | ||
1625 | # | ||
1626 | CONFIG_PRINTK_TIME=y | ||
1627 | CONFIG_ENABLE_WARN_DEPRECATED=y | ||
1628 | CONFIG_ENABLE_MUST_CHECK=y | ||
1629 | CONFIG_FRAME_WARN=1024 | ||
1630 | CONFIG_MAGIC_SYSRQ=y | ||
1631 | # CONFIG_UNUSED_SYMBOLS is not set | ||
1632 | CONFIG_DEBUG_FS=y | ||
1633 | # CONFIG_HEADERS_CHECK is not set | ||
1634 | CONFIG_DEBUG_KERNEL=y | ||
1635 | # CONFIG_DEBUG_SHIRQ is not set | ||
1636 | CONFIG_DETECT_SOFTLOCKUP=y | ||
1637 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set | ||
1638 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 | ||
1639 | CONFIG_SCHED_DEBUG=y | ||
1640 | # CONFIG_SCHEDSTATS is not set | ||
1641 | CONFIG_TIMER_STATS=y | ||
1642 | # CONFIG_DEBUG_OBJECTS is not set | ||
1643 | # CONFIG_DEBUG_SLAB is not set | ||
1644 | # CONFIG_DEBUG_RT_MUTEXES is not set | ||
1645 | # CONFIG_RT_MUTEX_TESTER is not set | ||
1646 | CONFIG_DEBUG_SPINLOCK=y | ||
1647 | CONFIG_DEBUG_MUTEXES=y | ||
1648 | CONFIG_DEBUG_LOCK_ALLOC=y | ||
1649 | CONFIG_PROVE_LOCKING=y | ||
1650 | CONFIG_LOCKDEP=y | ||
1651 | CONFIG_LOCK_STAT=y | ||
1652 | # CONFIG_DEBUG_LOCKDEP is not set | ||
1653 | CONFIG_TRACE_IRQFLAGS=y | ||
1654 | CONFIG_DEBUG_SPINLOCK_SLEEP=y | ||
1655 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set | ||
1656 | CONFIG_STACKTRACE=y | ||
1657 | # CONFIG_DEBUG_KOBJECT is not set | ||
1658 | # CONFIG_DEBUG_BUGVERBOSE is not set | ||
1659 | CONFIG_DEBUG_INFO=y | ||
1660 | # CONFIG_DEBUG_VM is not set | ||
1661 | # CONFIG_DEBUG_WRITECOUNT is not set | ||
1662 | # CONFIG_DEBUG_MEMORY_INIT is not set | ||
1663 | # CONFIG_DEBUG_LIST is not set | ||
1664 | # CONFIG_DEBUG_SG is not set | ||
1665 | # CONFIG_DEBUG_NOTIFIERS is not set | ||
1666 | CONFIG_FRAME_POINTER=y | ||
1667 | # CONFIG_BOOT_PRINTK_DELAY is not set | ||
1668 | # CONFIG_RCU_TORTURE_TEST is not set | ||
1669 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | ||
1670 | # CONFIG_KPROBES_SANITY_TEST is not set | ||
1671 | # CONFIG_BACKTRACE_SELF_TEST is not set | ||
1672 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | ||
1673 | # CONFIG_LKDTM is not set | ||
1674 | # CONFIG_FAULT_INJECTION is not set | ||
1675 | # CONFIG_LATENCYTOP is not set | ||
1676 | CONFIG_HAVE_FUNCTION_TRACER=y | ||
1677 | |||
1678 | # | ||
1679 | # Tracers | ||
1680 | # | ||
1681 | # CONFIG_FUNCTION_TRACER is not set | ||
1682 | # CONFIG_IRQSOFF_TRACER is not set | ||
1683 | # CONFIG_SCHED_TRACER is not set | ||
1684 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | ||
1685 | # CONFIG_BOOT_TRACER is not set | ||
1686 | # CONFIG_TRACE_BRANCH_PROFILING is not set | ||
1687 | # CONFIG_STACK_TRACER is not set | ||
1688 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | ||
1689 | # CONFIG_SAMPLES is not set | ||
1690 | CONFIG_HAVE_ARCH_KGDB=y | ||
1691 | # CONFIG_KGDB is not set | ||
1692 | # CONFIG_DEBUG_USER is not set | ||
1693 | # CONFIG_DEBUG_ERRORS is not set | ||
1694 | # CONFIG_DEBUG_STACK_USAGE is not set | ||
1695 | # CONFIG_DEBUG_LL is not set | ||
1696 | |||
1697 | # | ||
1698 | # Security options | ||
1699 | # | ||
1700 | # CONFIG_KEYS is not set | ||
1701 | CONFIG_SECURITY=y | ||
1702 | # CONFIG_SECURITYFS is not set | ||
1703 | # CONFIG_SECURITY_NETWORK is not set | ||
1704 | # CONFIG_SECURITY_PATH is not set | ||
1705 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | ||
1706 | # CONFIG_SECURITY_ROOTPLUG is not set | ||
1707 | CONFIG_SECURITY_DEFAULT_MMAP_MIN_ADDR=0 | ||
1708 | CONFIG_CRYPTO=y | ||
1709 | |||
1710 | # | ||
1711 | # Crypto core or helper | ||
1712 | # | ||
1713 | # CONFIG_CRYPTO_FIPS is not set | ||
1714 | CONFIG_CRYPTO_ALGAPI=y | ||
1715 | CONFIG_CRYPTO_ALGAPI2=y | ||
1716 | CONFIG_CRYPTO_AEAD2=y | ||
1717 | CONFIG_CRYPTO_BLKCIPHER=y | ||
1718 | CONFIG_CRYPTO_BLKCIPHER2=y | ||
1719 | CONFIG_CRYPTO_HASH=y | ||
1720 | CONFIG_CRYPTO_HASH2=y | ||
1721 | CONFIG_CRYPTO_RNG2=y | ||
1722 | CONFIG_CRYPTO_MANAGER=y | ||
1723 | CONFIG_CRYPTO_MANAGER2=y | ||
1724 | # CONFIG_CRYPTO_GF128MUL is not set | ||
1725 | # CONFIG_CRYPTO_NULL is not set | ||
1726 | # CONFIG_CRYPTO_CRYPTD is not set | ||
1727 | # CONFIG_CRYPTO_AUTHENC is not set | ||
1728 | # CONFIG_CRYPTO_TEST is not set | ||
1729 | |||
1730 | # | ||
1731 | # Authenticated Encryption with Associated Data | ||
1732 | # | ||
1733 | # CONFIG_CRYPTO_CCM is not set | ||
1734 | # CONFIG_CRYPTO_GCM is not set | ||
1735 | # CONFIG_CRYPTO_SEQIV is not set | ||
1736 | |||
1737 | # | ||
1738 | # Block modes | ||
1739 | # | ||
1740 | CONFIG_CRYPTO_CBC=y | ||
1741 | # CONFIG_CRYPTO_CTR is not set | ||
1742 | # CONFIG_CRYPTO_CTS is not set | ||
1743 | CONFIG_CRYPTO_ECB=y | ||
1744 | # CONFIG_CRYPTO_LRW is not set | ||
1745 | CONFIG_CRYPTO_PCBC=m | ||
1746 | # CONFIG_CRYPTO_XTS is not set | ||
1747 | |||
1748 | # | ||
1749 | # Hash modes | ||
1750 | # | ||
1751 | # CONFIG_CRYPTO_HMAC is not set | ||
1752 | # CONFIG_CRYPTO_XCBC is not set | ||
1753 | |||
1754 | # | ||
1755 | # Digest | ||
1756 | # | ||
1757 | CONFIG_CRYPTO_CRC32C=y | ||
1758 | # CONFIG_CRYPTO_MD4 is not set | ||
1759 | CONFIG_CRYPTO_MD5=y | ||
1760 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | ||
1761 | # CONFIG_CRYPTO_RMD128 is not set | ||
1762 | # CONFIG_CRYPTO_RMD160 is not set | ||
1763 | # CONFIG_CRYPTO_RMD256 is not set | ||
1764 | # CONFIG_CRYPTO_RMD320 is not set | ||
1765 | # CONFIG_CRYPTO_SHA1 is not set | ||
1766 | # CONFIG_CRYPTO_SHA256 is not set | ||
1767 | # CONFIG_CRYPTO_SHA512 is not set | ||
1768 | # CONFIG_CRYPTO_TGR192 is not set | ||
1769 | # CONFIG_CRYPTO_WP512 is not set | ||
1770 | |||
1771 | # | ||
1772 | # Ciphers | ||
1773 | # | ||
1774 | CONFIG_CRYPTO_AES=y | ||
1775 | # CONFIG_CRYPTO_ANUBIS is not set | ||
1776 | CONFIG_CRYPTO_ARC4=y | ||
1777 | # CONFIG_CRYPTO_BLOWFISH is not set | ||
1778 | # CONFIG_CRYPTO_CAMELLIA is not set | ||
1779 | # CONFIG_CRYPTO_CAST5 is not set | ||
1780 | # CONFIG_CRYPTO_CAST6 is not set | ||
1781 | CONFIG_CRYPTO_DES=y | ||
1782 | # CONFIG_CRYPTO_FCRYPT is not set | ||
1783 | # CONFIG_CRYPTO_KHAZAD is not set | ||
1784 | # CONFIG_CRYPTO_SALSA20 is not set | ||
1785 | # CONFIG_CRYPTO_SEED is not set | ||
1786 | # CONFIG_CRYPTO_SERPENT is not set | ||
1787 | # CONFIG_CRYPTO_TEA is not set | ||
1788 | # CONFIG_CRYPTO_TWOFISH is not set | ||
1789 | |||
1790 | # | ||
1791 | # Compression | ||
1792 | # | ||
1793 | CONFIG_CRYPTO_DEFLATE=y | ||
1794 | CONFIG_CRYPTO_LZO=y | ||
1795 | |||
1796 | # | ||
1797 | # Random Number Generation | ||
1798 | # | ||
1799 | # CONFIG_CRYPTO_ANSI_CPRNG is not set | ||
1800 | CONFIG_CRYPTO_HW=y | ||
1801 | |||
1802 | # | ||
1803 | # Library routines | ||
1804 | # | ||
1805 | CONFIG_BITREVERSE=y | ||
1806 | CONFIG_GENERIC_FIND_LAST_BIT=y | ||
1807 | CONFIG_CRC_CCITT=y | ||
1808 | CONFIG_CRC16=y | ||
1809 | # CONFIG_CRC_T10DIF is not set | ||
1810 | # CONFIG_CRC_ITU_T is not set | ||
1811 | CONFIG_CRC32=y | ||
1812 | CONFIG_CRC7=m | ||
1813 | CONFIG_LIBCRC32C=y | ||
1814 | CONFIG_ZLIB_INFLATE=y | ||
1815 | CONFIG_ZLIB_DEFLATE=y | ||
1816 | CONFIG_LZO_COMPRESS=y | ||
1817 | CONFIG_LZO_DECOMPRESS=y | ||
1818 | CONFIG_PLIST=y | ||
1819 | CONFIG_HAS_IOMEM=y | ||
1820 | CONFIG_HAS_IOPORT=y | ||
1821 | CONFIG_HAS_DMA=y | ||
diff --git a/arch/arm/configs/s3c2410_defconfig b/arch/arm/configs/s3c2410_defconfig index 65a583ee5df8..2d58b8fe59be 100644 --- a/arch/arm/configs/s3c2410_defconfig +++ b/arch/arm/configs/s3c2410_defconfig | |||
@@ -1,9 +1,9 @@ | |||
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-rc8 | 3 | # Linux kernel version: 2.6.30-rc2 |
4 | # Mon Jul 7 16:59:23 2008 | ||
5 | # | 4 | # |
6 | CONFIG_ARM=y | 5 | CONFIG_ARM=y |
6 | CONFIG_HAVE_PWM=y | ||
7 | CONFIG_SYS_SUPPORTS_APM_EMULATION=y | 7 | CONFIG_SYS_SUPPORTS_APM_EMULATION=y |
8 | CONFIG_GENERIC_GPIO=y | 8 | CONFIG_GENERIC_GPIO=y |
9 | # CONFIG_GENERIC_TIME is not set | 9 | # CONFIG_GENERIC_TIME is not set |
@@ -12,6 +12,7 @@ CONFIG_MMU=y | |||
12 | CONFIG_NO_IOPORT=y | 12 | CONFIG_NO_IOPORT=y |
13 | CONFIG_GENERIC_HARDIRQS=y | 13 | CONFIG_GENERIC_HARDIRQS=y |
14 | CONFIG_STACKTRACE_SUPPORT=y | 14 | CONFIG_STACKTRACE_SUPPORT=y |
15 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | ||
15 | CONFIG_LOCKDEP_SUPPORT=y | 16 | CONFIG_LOCKDEP_SUPPORT=y |
16 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | 17 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y |
17 | CONFIG_HARDIRQS_SW_RESEND=y | 18 | CONFIG_HARDIRQS_SW_RESEND=y |
@@ -21,8 +22,7 @@ CONFIG_RWSEM_GENERIC_SPINLOCK=y | |||
21 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set | 22 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set |
22 | CONFIG_GENERIC_HWEIGHT=y | 23 | CONFIG_GENERIC_HWEIGHT=y |
23 | CONFIG_GENERIC_CALIBRATE_DELAY=y | 24 | CONFIG_GENERIC_CALIBRATE_DELAY=y |
24 | CONFIG_ARCH_SUPPORTS_AOUT=y | 25 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y |
25 | CONFIG_ZONE_DMA=y | ||
26 | CONFIG_VECTORS_BASE=0xffff0000 | 26 | CONFIG_VECTORS_BASE=0xffff0000 |
27 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 27 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
28 | 28 | ||
@@ -41,11 +41,20 @@ CONFIG_SYSVIPC_SYSCTL=y | |||
41 | # CONFIG_BSD_PROCESS_ACCT is not set | 41 | # CONFIG_BSD_PROCESS_ACCT is not set |
42 | # CONFIG_TASKSTATS is not set | 42 | # CONFIG_TASKSTATS is not set |
43 | # CONFIG_AUDIT is not set | 43 | # CONFIG_AUDIT is not set |
44 | |||
45 | # | ||
46 | # RCU Subsystem | ||
47 | # | ||
48 | CONFIG_CLASSIC_RCU=y | ||
49 | # CONFIG_TREE_RCU is not set | ||
50 | # CONFIG_PREEMPT_RCU is not set | ||
51 | # CONFIG_TREE_RCU_TRACE is not set | ||
52 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
44 | CONFIG_IKCONFIG=m | 53 | CONFIG_IKCONFIG=m |
45 | CONFIG_IKCONFIG_PROC=y | 54 | CONFIG_IKCONFIG_PROC=y |
46 | CONFIG_LOG_BUF_SHIFT=16 | 55 | CONFIG_LOG_BUF_SHIFT=16 |
47 | # CONFIG_CGROUPS is not set | ||
48 | # CONFIG_GROUP_SCHED is not set | 56 | # CONFIG_GROUP_SCHED is not set |
57 | # CONFIG_CGROUPS is not set | ||
49 | CONFIG_SYSFS_DEPRECATED=y | 58 | CONFIG_SYSFS_DEPRECATED=y |
50 | CONFIG_SYSFS_DEPRECATED_V2=y | 59 | CONFIG_SYSFS_DEPRECATED_V2=y |
51 | # CONFIG_RELAY is not set | 60 | # CONFIG_RELAY is not set |
@@ -54,31 +63,36 @@ CONFIG_NAMESPACES=y | |||
54 | # CONFIG_IPC_NS is not set | 63 | # CONFIG_IPC_NS is not set |
55 | # CONFIG_USER_NS is not set | 64 | # CONFIG_USER_NS is not set |
56 | # CONFIG_PID_NS is not set | 65 | # CONFIG_PID_NS is not set |
66 | # CONFIG_NET_NS is not set | ||
57 | CONFIG_BLK_DEV_INITRD=y | 67 | CONFIG_BLK_DEV_INITRD=y |
58 | CONFIG_INITRAMFS_SOURCE="" | 68 | CONFIG_INITRAMFS_SOURCE="" |
69 | CONFIG_RD_GZIP=y | ||
70 | CONFIG_RD_BZIP2=y | ||
71 | CONFIG_RD_LZMA=y | ||
59 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | 72 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y |
60 | CONFIG_SYSCTL=y | 73 | CONFIG_SYSCTL=y |
74 | CONFIG_ANON_INODES=y | ||
61 | # CONFIG_EMBEDDED is not set | 75 | # CONFIG_EMBEDDED is not set |
62 | CONFIG_UID16=y | 76 | CONFIG_UID16=y |
63 | CONFIG_SYSCTL_SYSCALL=y | 77 | CONFIG_SYSCTL_SYSCALL=y |
64 | CONFIG_SYSCTL_SYSCALL_CHECK=y | ||
65 | CONFIG_KALLSYMS=y | 78 | CONFIG_KALLSYMS=y |
66 | # CONFIG_KALLSYMS_ALL is not set | 79 | # CONFIG_KALLSYMS_ALL is not set |
67 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | 80 | # CONFIG_KALLSYMS_EXTRA_PASS is not set |
81 | # CONFIG_STRIP_ASM_SYMS is not set | ||
68 | CONFIG_HOTPLUG=y | 82 | CONFIG_HOTPLUG=y |
69 | CONFIG_PRINTK=y | 83 | CONFIG_PRINTK=y |
70 | CONFIG_BUG=y | 84 | CONFIG_BUG=y |
71 | CONFIG_ELF_CORE=y | 85 | CONFIG_ELF_CORE=y |
72 | CONFIG_COMPAT_BRK=y | ||
73 | CONFIG_BASE_FULL=y | 86 | CONFIG_BASE_FULL=y |
74 | CONFIG_FUTEX=y | 87 | CONFIG_FUTEX=y |
75 | CONFIG_ANON_INODES=y | ||
76 | CONFIG_EPOLL=y | 88 | CONFIG_EPOLL=y |
77 | CONFIG_SIGNALFD=y | 89 | CONFIG_SIGNALFD=y |
78 | CONFIG_TIMERFD=y | 90 | CONFIG_TIMERFD=y |
79 | CONFIG_EVENTFD=y | 91 | CONFIG_EVENTFD=y |
80 | CONFIG_SHMEM=y | 92 | CONFIG_SHMEM=y |
93 | CONFIG_AIO=y | ||
81 | CONFIG_VM_EVENT_COUNTERS=y | 94 | CONFIG_VM_EVENT_COUNTERS=y |
95 | CONFIG_COMPAT_BRK=y | ||
82 | CONFIG_SLAB=y | 96 | CONFIG_SLAB=y |
83 | # CONFIG_SLUB is not set | 97 | # CONFIG_SLUB is not set |
84 | # CONFIG_SLOB is not set | 98 | # CONFIG_SLOB is not set |
@@ -88,11 +102,11 @@ CONFIG_HAVE_OPROFILE=y | |||
88 | # CONFIG_KPROBES is not set | 102 | # CONFIG_KPROBES is not set |
89 | CONFIG_HAVE_KPROBES=y | 103 | CONFIG_HAVE_KPROBES=y |
90 | CONFIG_HAVE_KRETPROBES=y | 104 | CONFIG_HAVE_KRETPROBES=y |
91 | # CONFIG_HAVE_DMA_ATTRS is not set | 105 | CONFIG_HAVE_CLK=y |
92 | CONFIG_PROC_PAGE_MONITOR=y | 106 | # CONFIG_SLOW_WORK is not set |
107 | CONFIG_HAVE_GENERIC_DMA_COHERENT=y | ||
93 | CONFIG_SLABINFO=y | 108 | CONFIG_SLABINFO=y |
94 | CONFIG_RT_MUTEXES=y | 109 | CONFIG_RT_MUTEXES=y |
95 | # CONFIG_TINY_SHMEM is not set | ||
96 | CONFIG_BASE_SMALL=0 | 110 | CONFIG_BASE_SMALL=0 |
97 | CONFIG_MODULES=y | 111 | CONFIG_MODULES=y |
98 | # CONFIG_MODULE_FORCE_LOAD is not set | 112 | # CONFIG_MODULE_FORCE_LOAD is not set |
@@ -100,12 +114,10 @@ CONFIG_MODULE_UNLOAD=y | |||
100 | # CONFIG_MODULE_FORCE_UNLOAD is not set | 114 | # CONFIG_MODULE_FORCE_UNLOAD is not set |
101 | # CONFIG_MODVERSIONS is not set | 115 | # CONFIG_MODVERSIONS is not set |
102 | # CONFIG_MODULE_SRCVERSION_ALL is not set | 116 | # CONFIG_MODULE_SRCVERSION_ALL is not set |
103 | CONFIG_KMOD=y | ||
104 | CONFIG_BLOCK=y | 117 | CONFIG_BLOCK=y |
105 | # CONFIG_LBD is not set | 118 | # CONFIG_LBD is not set |
106 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
107 | # CONFIG_LSF is not set | ||
108 | # CONFIG_BLK_DEV_BSG is not set | 119 | # CONFIG_BLK_DEV_BSG is not set |
120 | # CONFIG_BLK_DEV_INTEGRITY is not set | ||
109 | 121 | ||
110 | # | 122 | # |
111 | # IO Schedulers | 123 | # IO Schedulers |
@@ -119,7 +131,7 @@ CONFIG_DEFAULT_AS=y | |||
119 | # CONFIG_DEFAULT_CFQ is not set | 131 | # CONFIG_DEFAULT_CFQ is not set |
120 | # CONFIG_DEFAULT_NOOP is not set | 132 | # CONFIG_DEFAULT_NOOP is not set |
121 | CONFIG_DEFAULT_IOSCHED="anticipatory" | 133 | CONFIG_DEFAULT_IOSCHED="anticipatory" |
122 | CONFIG_CLASSIC_RCU=y | 134 | CONFIG_FREEZER=y |
123 | 135 | ||
124 | # | 136 | # |
125 | # System Type | 137 | # System Type |
@@ -129,11 +141,10 @@ CONFIG_CLASSIC_RCU=y | |||
129 | # CONFIG_ARCH_REALVIEW is not set | 141 | # CONFIG_ARCH_REALVIEW is not set |
130 | # CONFIG_ARCH_VERSATILE is not set | 142 | # CONFIG_ARCH_VERSATILE is not set |
131 | # CONFIG_ARCH_AT91 is not set | 143 | # CONFIG_ARCH_AT91 is not set |
132 | # CONFIG_ARCH_CLPS7500 is not set | ||
133 | # CONFIG_ARCH_CLPS711X is not set | 144 | # CONFIG_ARCH_CLPS711X is not set |
134 | # CONFIG_ARCH_CO285 is not set | ||
135 | # CONFIG_ARCH_EBSA110 is not set | 145 | # CONFIG_ARCH_EBSA110 is not set |
136 | # CONFIG_ARCH_EP93XX is not set | 146 | # CONFIG_ARCH_EP93XX is not set |
147 | # CONFIG_ARCH_GEMINI is not set | ||
137 | # CONFIG_ARCH_FOOTBRIDGE is not set | 148 | # CONFIG_ARCH_FOOTBRIDGE is not set |
138 | # CONFIG_ARCH_NETX is not set | 149 | # CONFIG_ARCH_NETX is not set |
139 | # CONFIG_ARCH_H720X is not set | 150 | # CONFIG_ARCH_H720X is not set |
@@ -145,26 +156,38 @@ CONFIG_CLASSIC_RCU=y | |||
145 | # CONFIG_ARCH_IXP2000 is not set | 156 | # CONFIG_ARCH_IXP2000 is not set |
146 | # CONFIG_ARCH_IXP4XX is not set | 157 | # CONFIG_ARCH_IXP4XX is not set |
147 | # CONFIG_ARCH_L7200 is not set | 158 | # CONFIG_ARCH_L7200 is not set |
159 | # CONFIG_ARCH_KIRKWOOD is not set | ||
148 | # CONFIG_ARCH_KS8695 is not set | 160 | # CONFIG_ARCH_KS8695 is not set |
149 | # CONFIG_ARCH_NS9XXX is not set | 161 | # CONFIG_ARCH_NS9XXX is not set |
162 | # CONFIG_ARCH_LOKI is not set | ||
163 | # CONFIG_ARCH_MV78XX0 is not set | ||
150 | # CONFIG_ARCH_MXC is not set | 164 | # CONFIG_ARCH_MXC is not set |
151 | # CONFIG_ARCH_ORION5X is not set | 165 | # CONFIG_ARCH_ORION5X is not set |
152 | # CONFIG_ARCH_PNX4008 is not set | 166 | # CONFIG_ARCH_PNX4008 is not set |
153 | # CONFIG_ARCH_PXA is not set | 167 | # CONFIG_ARCH_PXA is not set |
168 | # CONFIG_ARCH_MMP is not set | ||
154 | # CONFIG_ARCH_RPC is not set | 169 | # CONFIG_ARCH_RPC is not set |
155 | # CONFIG_ARCH_SA1100 is not set | 170 | # CONFIG_ARCH_SA1100 is not set |
156 | CONFIG_ARCH_S3C2410=y | 171 | CONFIG_ARCH_S3C2410=y |
172 | # CONFIG_ARCH_S3C64XX is not set | ||
157 | # CONFIG_ARCH_SHARK is not set | 173 | # CONFIG_ARCH_SHARK is not set |
158 | # CONFIG_ARCH_LH7A40X is not set | 174 | # CONFIG_ARCH_LH7A40X is not set |
159 | # CONFIG_ARCH_DAVINCI is not set | 175 | # CONFIG_ARCH_DAVINCI is not set |
160 | # CONFIG_ARCH_OMAP is not set | 176 | # CONFIG_ARCH_OMAP is not set |
161 | # CONFIG_ARCH_MSM7X00A is not set | 177 | # CONFIG_ARCH_MSM is not set |
178 | # CONFIG_ARCH_W90X900 is not set | ||
162 | CONFIG_PLAT_S3C24XX=y | 179 | CONFIG_PLAT_S3C24XX=y |
180 | CONFIG_S3C2410_CLOCK=y | ||
181 | CONFIG_S3C24XX_DCLK=y | ||
163 | CONFIG_CPU_S3C244X=y | 182 | CONFIG_CPU_S3C244X=y |
164 | # CONFIG_S3C24XX_PWM is not set | 183 | CONFIG_S3C24XX_PWM=y |
184 | CONFIG_S3C24XX_GPIO_EXTRA=128 | ||
185 | CONFIG_S3C24XX_GPIO_EXTRA64=y | ||
186 | CONFIG_S3C24XX_GPIO_EXTRA128=y | ||
165 | CONFIG_PM_SIMTEC=y | 187 | CONFIG_PM_SIMTEC=y |
166 | CONFIG_S3C2410_DMA=y | 188 | CONFIG_S3C2410_DMA=y |
167 | # CONFIG_S3C2410_DMA_DEBUG is not set | 189 | # CONFIG_S3C2410_DMA_DEBUG is not set |
190 | CONFIG_S3C24XX_ADC=y | ||
168 | CONFIG_MACH_SMDK=y | 191 | CONFIG_MACH_SMDK=y |
169 | CONFIG_PLAT_S3C=y | 192 | CONFIG_PLAT_S3C=y |
170 | CONFIG_CPU_LLSERIAL_S3C2410=y | 193 | CONFIG_CPU_LLSERIAL_S3C2410=y |
@@ -174,7 +197,8 @@ CONFIG_CPU_LLSERIAL_S3C2440=y | |||
174 | # Boot options | 197 | # Boot options |
175 | # | 198 | # |
176 | # CONFIG_S3C_BOOT_WATCHDOG is not set | 199 | # CONFIG_S3C_BOOT_WATCHDOG is not set |
177 | # CONFIG_S3C_BOOT_ERROR_RESET is not set | 200 | CONFIG_S3C_BOOT_ERROR_RESET=y |
201 | CONFIG_S3C_BOOT_UART_FORCE_FIFO=y | ||
178 | 202 | ||
179 | # | 203 | # |
180 | # Power management | 204 | # Power management |
@@ -182,6 +206,8 @@ CONFIG_CPU_LLSERIAL_S3C2440=y | |||
182 | # CONFIG_S3C2410_PM_DEBUG is not set | 206 | # CONFIG_S3C2410_PM_DEBUG is not set |
183 | # CONFIG_S3C2410_PM_CHECK is not set | 207 | # CONFIG_S3C2410_PM_CHECK is not set |
184 | CONFIG_S3C_LOWLEVEL_UART_PORT=0 | 208 | CONFIG_S3C_LOWLEVEL_UART_PORT=0 |
209 | CONFIG_S3C_GPIO_SPACE=0 | ||
210 | CONFIG_S3C_DEV_HSMMC=y | ||
185 | 211 | ||
186 | # | 212 | # |
187 | # S3C2400 Machines | 213 | # S3C2400 Machines |
@@ -190,7 +216,6 @@ CONFIG_CPU_S3C2410=y | |||
190 | CONFIG_CPU_S3C2410_DMA=y | 216 | CONFIG_CPU_S3C2410_DMA=y |
191 | CONFIG_S3C2410_PM=y | 217 | CONFIG_S3C2410_PM=y |
192 | CONFIG_S3C2410_GPIO=y | 218 | CONFIG_S3C2410_GPIO=y |
193 | CONFIG_S3C2410_CLOCK=y | ||
194 | CONFIG_SIMTEC_NOR=y | 219 | CONFIG_SIMTEC_NOR=y |
195 | CONFIG_MACH_BAST_IDE=y | 220 | CONFIG_MACH_BAST_IDE=y |
196 | 221 | ||
@@ -205,7 +230,7 @@ CONFIG_ARCH_BAST=y | |||
205 | CONFIG_MACH_OTOM=y | 230 | CONFIG_MACH_OTOM=y |
206 | CONFIG_MACH_AML_M5900=y | 231 | CONFIG_MACH_AML_M5900=y |
207 | CONFIG_BAST_PC104_IRQ=y | 232 | CONFIG_BAST_PC104_IRQ=y |
208 | # CONFIG_MACH_TCT_HAMMER is not set | 233 | CONFIG_MACH_TCT_HAMMER=y |
209 | CONFIG_MACH_VR1000=y | 234 | CONFIG_MACH_VR1000=y |
210 | CONFIG_MACH_QT2410=y | 235 | CONFIG_MACH_QT2410=y |
211 | CONFIG_CPU_S3C2412=y | 236 | CONFIG_CPU_S3C2412=y |
@@ -215,10 +240,11 @@ CONFIG_S3C2412_PM=y | |||
215 | # | 240 | # |
216 | # S3C2412 Machines | 241 | # S3C2412 Machines |
217 | # | 242 | # |
218 | # CONFIG_MACH_JIVE is not set | 243 | CONFIG_MACH_JIVE=y |
244 | # CONFIG_MACH_JIVE_SHOW_BOOTLOADER is not set | ||
219 | CONFIG_MACH_SMDK2413=y | 245 | CONFIG_MACH_SMDK2413=y |
220 | CONFIG_MACH_S3C2413=y | 246 | CONFIG_MACH_S3C2413=y |
221 | # CONFIG_MACH_SMDK2412 is not set | 247 | CONFIG_MACH_SMDK2412=y |
222 | CONFIG_MACH_VSTMS=y | 248 | CONFIG_MACH_VSTMS=y |
223 | CONFIG_CPU_S3C2440=y | 249 | CONFIG_CPU_S3C2440=y |
224 | CONFIG_S3C2440_DMA=y | 250 | CONFIG_S3C2440_DMA=y |
@@ -232,7 +258,7 @@ CONFIG_MACH_RX3715=y | |||
232 | CONFIG_ARCH_S3C2440=y | 258 | CONFIG_ARCH_S3C2440=y |
233 | CONFIG_MACH_NEXCODER_2440=y | 259 | CONFIG_MACH_NEXCODER_2440=y |
234 | CONFIG_SMDK2440_CPU2440=y | 260 | CONFIG_SMDK2440_CPU2440=y |
235 | # CONFIG_MACH_AT2440EVB is not set | 261 | CONFIG_MACH_AT2440EVB=y |
236 | CONFIG_CPU_S3C2442=y | 262 | CONFIG_CPU_S3C2442=y |
237 | 263 | ||
238 | # | 264 | # |
@@ -286,25 +312,31 @@ CONFIG_ISA=y | |||
286 | # | 312 | # |
287 | # Kernel Features | 313 | # Kernel Features |
288 | # | 314 | # |
289 | # CONFIG_TICK_ONESHOT is not set | 315 | CONFIG_VMSPLIT_3G=y |
316 | # CONFIG_VMSPLIT_2G is not set | ||
317 | # CONFIG_VMSPLIT_1G is not set | ||
318 | CONFIG_PAGE_OFFSET=0xC0000000 | ||
290 | # CONFIG_PREEMPT is not set | 319 | # CONFIG_PREEMPT is not set |
291 | CONFIG_HZ=200 | 320 | CONFIG_HZ=200 |
292 | # CONFIG_AEABI is not set | 321 | # CONFIG_AEABI is not set |
293 | # CONFIG_ARCH_DISCONTIGMEM_ENABLE is not set | 322 | CONFIG_ARCH_FLATMEM_HAS_HOLES=y |
323 | # CONFIG_ARCH_SPARSEMEM_DEFAULT is not set | ||
324 | # CONFIG_ARCH_SELECT_MEMORY_MODEL is not set | ||
325 | # CONFIG_HIGHMEM is not set | ||
294 | CONFIG_SELECT_MEMORY_MODEL=y | 326 | CONFIG_SELECT_MEMORY_MODEL=y |
295 | CONFIG_FLATMEM_MANUAL=y | 327 | CONFIG_FLATMEM_MANUAL=y |
296 | # CONFIG_DISCONTIGMEM_MANUAL is not set | 328 | # CONFIG_DISCONTIGMEM_MANUAL is not set |
297 | # CONFIG_SPARSEMEM_MANUAL is not set | 329 | # CONFIG_SPARSEMEM_MANUAL is not set |
298 | CONFIG_FLATMEM=y | 330 | CONFIG_FLATMEM=y |
299 | CONFIG_FLAT_NODE_MEM_MAP=y | 331 | CONFIG_FLAT_NODE_MEM_MAP=y |
300 | # CONFIG_SPARSEMEM_STATIC is not set | ||
301 | # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set | ||
302 | CONFIG_PAGEFLAGS_EXTENDED=y | 332 | CONFIG_PAGEFLAGS_EXTENDED=y |
303 | CONFIG_SPLIT_PTLOCK_CPUS=4096 | 333 | CONFIG_SPLIT_PTLOCK_CPUS=4096 |
304 | # CONFIG_RESOURCES_64BIT is not set | 334 | # CONFIG_PHYS_ADDR_T_64BIT is not set |
305 | CONFIG_ZONE_DMA_FLAG=1 | 335 | CONFIG_ZONE_DMA_FLAG=0 |
306 | CONFIG_BOUNCE=y | ||
307 | CONFIG_VIRT_TO_BUS=y | 336 | CONFIG_VIRT_TO_BUS=y |
337 | CONFIG_UNEVICTABLE_LRU=y | ||
338 | CONFIG_HAVE_MLOCK=y | ||
339 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | ||
308 | CONFIG_ALIGNMENT_TRAP=y | 340 | CONFIG_ALIGNMENT_TRAP=y |
309 | 341 | ||
310 | # | 342 | # |
@@ -317,6 +349,11 @@ CONFIG_CMDLINE="root=/dev/hda1 ro init=/bin/bash console=ttySAC0" | |||
317 | # CONFIG_KEXEC is not set | 349 | # CONFIG_KEXEC is not set |
318 | 350 | ||
319 | # | 351 | # |
352 | # CPU Power Management | ||
353 | # | ||
354 | # CONFIG_CPU_IDLE is not set | ||
355 | |||
356 | # | ||
320 | # Floating point emulation | 357 | # Floating point emulation |
321 | # | 358 | # |
322 | 359 | ||
@@ -332,6 +369,8 @@ CONFIG_FPE_NWFPE_XP=y | |||
332 | # Userspace binary formats | 369 | # Userspace binary formats |
333 | # | 370 | # |
334 | CONFIG_BINFMT_ELF=y | 371 | CONFIG_BINFMT_ELF=y |
372 | # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set | ||
373 | CONFIG_HAVE_AOUT=y | ||
335 | CONFIG_BINFMT_AOUT=y | 374 | CONFIG_BINFMT_AOUT=y |
336 | # CONFIG_BINFMT_MISC is not set | 375 | # CONFIG_BINFMT_MISC is not set |
337 | # CONFIG_ARTHUR is not set | 376 | # CONFIG_ARTHUR is not set |
@@ -346,10 +385,6 @@ CONFIG_SUSPEND=y | |||
346 | CONFIG_SUSPEND_FREEZER=y | 385 | CONFIG_SUSPEND_FREEZER=y |
347 | CONFIG_APM_EMULATION=m | 386 | CONFIG_APM_EMULATION=m |
348 | CONFIG_ARCH_SUSPEND_POSSIBLE=y | 387 | CONFIG_ARCH_SUSPEND_POSSIBLE=y |
349 | |||
350 | # | ||
351 | # Networking | ||
352 | # | ||
353 | CONFIG_NET=y | 388 | CONFIG_NET=y |
354 | 389 | ||
355 | # | 390 | # |
@@ -359,11 +394,13 @@ CONFIG_PACKET=y | |||
359 | # CONFIG_PACKET_MMAP is not set | 394 | # CONFIG_PACKET_MMAP is not set |
360 | CONFIG_UNIX=y | 395 | CONFIG_UNIX=y |
361 | CONFIG_XFRM=y | 396 | CONFIG_XFRM=y |
362 | # CONFIG_XFRM_USER is not set | 397 | CONFIG_XFRM_USER=m |
363 | # CONFIG_XFRM_SUB_POLICY is not set | 398 | # CONFIG_XFRM_SUB_POLICY is not set |
364 | # CONFIG_XFRM_MIGRATE is not set | 399 | # CONFIG_XFRM_MIGRATE is not set |
365 | # CONFIG_XFRM_STATISTICS is not set | 400 | # CONFIG_XFRM_STATISTICS is not set |
366 | # CONFIG_NET_KEY is not set | 401 | CONFIG_XFRM_IPCOMP=m |
402 | CONFIG_NET_KEY=m | ||
403 | # CONFIG_NET_KEY_MIGRATE is not set | ||
367 | CONFIG_INET=y | 404 | CONFIG_INET=y |
368 | CONFIG_IP_MULTICAST=y | 405 | CONFIG_IP_MULTICAST=y |
369 | # CONFIG_IP_ADVANCED_ROUTER is not set | 406 | # CONFIG_IP_ADVANCED_ROUTER is not set |
@@ -372,15 +409,16 @@ CONFIG_IP_PNP=y | |||
372 | CONFIG_IP_PNP_DHCP=y | 409 | CONFIG_IP_PNP_DHCP=y |
373 | CONFIG_IP_PNP_BOOTP=y | 410 | CONFIG_IP_PNP_BOOTP=y |
374 | # CONFIG_IP_PNP_RARP is not set | 411 | # CONFIG_IP_PNP_RARP is not set |
375 | # CONFIG_NET_IPIP is not set | 412 | CONFIG_NET_IPIP=m |
376 | # CONFIG_NET_IPGRE is not set | 413 | CONFIG_NET_IPGRE=m |
414 | # CONFIG_NET_IPGRE_BROADCAST is not set | ||
377 | # CONFIG_IP_MROUTE is not set | 415 | # CONFIG_IP_MROUTE is not set |
378 | # CONFIG_ARPD is not set | 416 | # CONFIG_ARPD is not set |
379 | # CONFIG_SYN_COOKIES is not set | 417 | # CONFIG_SYN_COOKIES is not set |
380 | # CONFIG_INET_AH is not set | 418 | CONFIG_INET_AH=m |
381 | # CONFIG_INET_ESP is not set | 419 | CONFIG_INET_ESP=m |
382 | # CONFIG_INET_IPCOMP is not set | 420 | CONFIG_INET_IPCOMP=m |
383 | # CONFIG_INET_XFRM_TUNNEL is not set | 421 | CONFIG_INET_XFRM_TUNNEL=m |
384 | CONFIG_INET_TUNNEL=m | 422 | CONFIG_INET_TUNNEL=m |
385 | CONFIG_INET_XFRM_MODE_TRANSPORT=y | 423 | CONFIG_INET_XFRM_MODE_TRANSPORT=y |
386 | CONFIG_INET_XFRM_MODE_TUNNEL=y | 424 | CONFIG_INET_XFRM_MODE_TUNNEL=y |
@@ -388,8 +426,25 @@ CONFIG_INET_XFRM_MODE_BEET=y | |||
388 | # CONFIG_INET_LRO is not set | 426 | # CONFIG_INET_LRO is not set |
389 | CONFIG_INET_DIAG=y | 427 | CONFIG_INET_DIAG=y |
390 | CONFIG_INET_TCP_DIAG=y | 428 | CONFIG_INET_TCP_DIAG=y |
391 | # CONFIG_TCP_CONG_ADVANCED is not set | 429 | CONFIG_TCP_CONG_ADVANCED=y |
430 | CONFIG_TCP_CONG_BIC=m | ||
392 | CONFIG_TCP_CONG_CUBIC=y | 431 | CONFIG_TCP_CONG_CUBIC=y |
432 | CONFIG_TCP_CONG_WESTWOOD=m | ||
433 | CONFIG_TCP_CONG_HTCP=m | ||
434 | CONFIG_TCP_CONG_HSTCP=m | ||
435 | CONFIG_TCP_CONG_HYBLA=m | ||
436 | CONFIG_TCP_CONG_VEGAS=m | ||
437 | CONFIG_TCP_CONG_SCALABLE=m | ||
438 | CONFIG_TCP_CONG_LP=m | ||
439 | CONFIG_TCP_CONG_VENO=m | ||
440 | CONFIG_TCP_CONG_YEAH=m | ||
441 | CONFIG_TCP_CONG_ILLINOIS=m | ||
442 | # CONFIG_DEFAULT_BIC is not set | ||
443 | CONFIG_DEFAULT_CUBIC=y | ||
444 | # CONFIG_DEFAULT_HTCP is not set | ||
445 | # CONFIG_DEFAULT_VEGAS is not set | ||
446 | # CONFIG_DEFAULT_WESTWOOD is not set | ||
447 | # CONFIG_DEFAULT_RENO is not set | ||
393 | CONFIG_DEFAULT_TCP_CONG="cubic" | 448 | CONFIG_DEFAULT_TCP_CONG="cubic" |
394 | # CONFIG_TCP_MD5SIG is not set | 449 | # CONFIG_TCP_MD5SIG is not set |
395 | CONFIG_IPV6=m | 450 | CONFIG_IPV6=m |
@@ -413,12 +468,181 @@ CONFIG_IPV6_TUNNEL=m | |||
413 | # CONFIG_IPV6_MULTIPLE_TABLES is not set | 468 | # CONFIG_IPV6_MULTIPLE_TABLES is not set |
414 | # CONFIG_IPV6_MROUTE is not set | 469 | # CONFIG_IPV6_MROUTE is not set |
415 | # CONFIG_NETWORK_SECMARK is not set | 470 | # CONFIG_NETWORK_SECMARK is not set |
416 | # CONFIG_NETFILTER is not set | 471 | CONFIG_NETFILTER=y |
472 | # CONFIG_NETFILTER_DEBUG is not set | ||
473 | CONFIG_NETFILTER_ADVANCED=y | ||
474 | |||
475 | # | ||
476 | # Core Netfilter Configuration | ||
477 | # | ||
478 | CONFIG_NETFILTER_NETLINK=m | ||
479 | CONFIG_NETFILTER_NETLINK_QUEUE=m | ||
480 | CONFIG_NETFILTER_NETLINK_LOG=m | ||
481 | CONFIG_NF_CONNTRACK=m | ||
482 | CONFIG_NF_CT_ACCT=y | ||
483 | CONFIG_NF_CONNTRACK_MARK=y | ||
484 | CONFIG_NF_CONNTRACK_EVENTS=y | ||
485 | CONFIG_NF_CT_PROTO_DCCP=m | ||
486 | CONFIG_NF_CT_PROTO_GRE=m | ||
487 | CONFIG_NF_CT_PROTO_SCTP=m | ||
488 | CONFIG_NF_CT_PROTO_UDPLITE=m | ||
489 | CONFIG_NF_CONNTRACK_AMANDA=m | ||
490 | CONFIG_NF_CONNTRACK_FTP=m | ||
491 | CONFIG_NF_CONNTRACK_H323=m | ||
492 | CONFIG_NF_CONNTRACK_IRC=m | ||
493 | CONFIG_NF_CONNTRACK_NETBIOS_NS=m | ||
494 | CONFIG_NF_CONNTRACK_PPTP=m | ||
495 | CONFIG_NF_CONNTRACK_SANE=m | ||
496 | CONFIG_NF_CONNTRACK_SIP=m | ||
497 | CONFIG_NF_CONNTRACK_TFTP=m | ||
498 | CONFIG_NF_CT_NETLINK=m | ||
499 | # CONFIG_NETFILTER_TPROXY is not set | ||
500 | CONFIG_NETFILTER_XTABLES=m | ||
501 | CONFIG_NETFILTER_XT_TARGET_CLASSIFY=m | ||
502 | CONFIG_NETFILTER_XT_TARGET_CONNMARK=m | ||
503 | # CONFIG_NETFILTER_XT_TARGET_DSCP is not set | ||
504 | CONFIG_NETFILTER_XT_TARGET_HL=m | ||
505 | CONFIG_NETFILTER_XT_TARGET_LED=m | ||
506 | CONFIG_NETFILTER_XT_TARGET_MARK=m | ||
507 | CONFIG_NETFILTER_XT_TARGET_NFLOG=m | ||
508 | CONFIG_NETFILTER_XT_TARGET_NFQUEUE=m | ||
509 | # CONFIG_NETFILTER_XT_TARGET_NOTRACK is not set | ||
510 | CONFIG_NETFILTER_XT_TARGET_RATEEST=m | ||
511 | # CONFIG_NETFILTER_XT_TARGET_TRACE is not set | ||
512 | CONFIG_NETFILTER_XT_TARGET_TCPMSS=m | ||
513 | # CONFIG_NETFILTER_XT_TARGET_TCPOPTSTRIP is not set | ||
514 | CONFIG_NETFILTER_XT_MATCH_CLUSTER=m | ||
515 | CONFIG_NETFILTER_XT_MATCH_COMMENT=m | ||
516 | CONFIG_NETFILTER_XT_MATCH_CONNBYTES=m | ||
517 | CONFIG_NETFILTER_XT_MATCH_CONNLIMIT=m | ||
518 | CONFIG_NETFILTER_XT_MATCH_CONNMARK=m | ||
519 | CONFIG_NETFILTER_XT_MATCH_CONNTRACK=m | ||
520 | CONFIG_NETFILTER_XT_MATCH_DCCP=m | ||
521 | CONFIG_NETFILTER_XT_MATCH_DSCP=m | ||
522 | CONFIG_NETFILTER_XT_MATCH_ESP=m | ||
523 | CONFIG_NETFILTER_XT_MATCH_HASHLIMIT=m | ||
524 | CONFIG_NETFILTER_XT_MATCH_HELPER=m | ||
525 | CONFIG_NETFILTER_XT_MATCH_HL=m | ||
526 | CONFIG_NETFILTER_XT_MATCH_IPRANGE=m | ||
527 | CONFIG_NETFILTER_XT_MATCH_LENGTH=m | ||
528 | CONFIG_NETFILTER_XT_MATCH_LIMIT=m | ||
529 | CONFIG_NETFILTER_XT_MATCH_MAC=m | ||
530 | CONFIG_NETFILTER_XT_MATCH_MARK=m | ||
531 | CONFIG_NETFILTER_XT_MATCH_MULTIPORT=m | ||
532 | CONFIG_NETFILTER_XT_MATCH_OWNER=m | ||
533 | CONFIG_NETFILTER_XT_MATCH_POLICY=m | ||
534 | CONFIG_NETFILTER_XT_MATCH_PKTTYPE=m | ||
535 | CONFIG_NETFILTER_XT_MATCH_QUOTA=m | ||
536 | CONFIG_NETFILTER_XT_MATCH_RATEEST=m | ||
537 | CONFIG_NETFILTER_XT_MATCH_REALM=m | ||
538 | CONFIG_NETFILTER_XT_MATCH_RECENT=m | ||
539 | # CONFIG_NETFILTER_XT_MATCH_RECENT_PROC_COMPAT is not set | ||
540 | CONFIG_NETFILTER_XT_MATCH_SCTP=m | ||
541 | CONFIG_NETFILTER_XT_MATCH_STATE=m | ||
542 | CONFIG_NETFILTER_XT_MATCH_STATISTIC=m | ||
543 | CONFIG_NETFILTER_XT_MATCH_STRING=m | ||
544 | CONFIG_NETFILTER_XT_MATCH_TCPMSS=m | ||
545 | CONFIG_NETFILTER_XT_MATCH_TIME=m | ||
546 | CONFIG_NETFILTER_XT_MATCH_U32=m | ||
547 | CONFIG_IP_VS=m | ||
548 | # CONFIG_IP_VS_IPV6 is not set | ||
549 | # CONFIG_IP_VS_DEBUG is not set | ||
550 | CONFIG_IP_VS_TAB_BITS=12 | ||
551 | |||
552 | # | ||
553 | # IPVS transport protocol load balancing support | ||
554 | # | ||
555 | # CONFIG_IP_VS_PROTO_TCP is not set | ||
556 | # CONFIG_IP_VS_PROTO_UDP is not set | ||
557 | # CONFIG_IP_VS_PROTO_ESP is not set | ||
558 | # CONFIG_IP_VS_PROTO_AH is not set | ||
559 | |||
560 | # | ||
561 | # IPVS scheduler | ||
562 | # | ||
563 | # CONFIG_IP_VS_RR is not set | ||
564 | # CONFIG_IP_VS_WRR is not set | ||
565 | # CONFIG_IP_VS_LC is not set | ||
566 | # CONFIG_IP_VS_WLC is not set | ||
567 | # CONFIG_IP_VS_LBLC is not set | ||
568 | # CONFIG_IP_VS_LBLCR is not set | ||
569 | # CONFIG_IP_VS_DH is not set | ||
570 | # CONFIG_IP_VS_SH is not set | ||
571 | # CONFIG_IP_VS_SED is not set | ||
572 | # CONFIG_IP_VS_NQ is not set | ||
573 | |||
574 | # | ||
575 | # IPVS application helper | ||
576 | # | ||
577 | |||
578 | # | ||
579 | # IP: Netfilter Configuration | ||
580 | # | ||
581 | CONFIG_NF_DEFRAG_IPV4=m | ||
582 | CONFIG_NF_CONNTRACK_IPV4=m | ||
583 | CONFIG_NF_CONNTRACK_PROC_COMPAT=y | ||
584 | CONFIG_IP_NF_QUEUE=m | ||
585 | CONFIG_IP_NF_IPTABLES=m | ||
586 | CONFIG_IP_NF_MATCH_ADDRTYPE=m | ||
587 | CONFIG_IP_NF_MATCH_AH=m | ||
588 | CONFIG_IP_NF_MATCH_ECN=m | ||
589 | CONFIG_IP_NF_MATCH_TTL=m | ||
590 | CONFIG_IP_NF_FILTER=m | ||
591 | CONFIG_IP_NF_TARGET_REJECT=m | ||
592 | CONFIG_IP_NF_TARGET_LOG=m | ||
593 | CONFIG_IP_NF_TARGET_ULOG=m | ||
594 | CONFIG_NF_NAT=m | ||
595 | CONFIG_NF_NAT_NEEDED=y | ||
596 | CONFIG_IP_NF_TARGET_MASQUERADE=m | ||
597 | CONFIG_IP_NF_TARGET_NETMAP=m | ||
598 | CONFIG_IP_NF_TARGET_REDIRECT=m | ||
599 | CONFIG_NF_NAT_SNMP_BASIC=m | ||
600 | CONFIG_NF_NAT_PROTO_DCCP=m | ||
601 | CONFIG_NF_NAT_PROTO_GRE=m | ||
602 | CONFIG_NF_NAT_PROTO_UDPLITE=m | ||
603 | CONFIG_NF_NAT_PROTO_SCTP=m | ||
604 | CONFIG_NF_NAT_FTP=m | ||
605 | CONFIG_NF_NAT_IRC=m | ||
606 | CONFIG_NF_NAT_TFTP=m | ||
607 | CONFIG_NF_NAT_AMANDA=m | ||
608 | CONFIG_NF_NAT_PPTP=m | ||
609 | CONFIG_NF_NAT_H323=m | ||
610 | CONFIG_NF_NAT_SIP=m | ||
611 | CONFIG_IP_NF_MANGLE=m | ||
612 | CONFIG_IP_NF_TARGET_CLUSTERIP=m | ||
613 | CONFIG_IP_NF_TARGET_ECN=m | ||
614 | CONFIG_IP_NF_TARGET_TTL=m | ||
615 | CONFIG_IP_NF_RAW=m | ||
616 | CONFIG_IP_NF_ARPTABLES=m | ||
617 | CONFIG_IP_NF_ARPFILTER=m | ||
618 | CONFIG_IP_NF_ARP_MANGLE=m | ||
619 | |||
620 | # | ||
621 | # IPv6: Netfilter Configuration | ||
622 | # | ||
623 | CONFIG_NF_CONNTRACK_IPV6=m | ||
624 | CONFIG_IP6_NF_QUEUE=m | ||
625 | CONFIG_IP6_NF_IPTABLES=m | ||
626 | CONFIG_IP6_NF_MATCH_AH=m | ||
627 | CONFIG_IP6_NF_MATCH_EUI64=m | ||
628 | CONFIG_IP6_NF_MATCH_FRAG=m | ||
629 | CONFIG_IP6_NF_MATCH_OPTS=m | ||
630 | CONFIG_IP6_NF_MATCH_HL=m | ||
631 | CONFIG_IP6_NF_MATCH_IPV6HEADER=m | ||
632 | CONFIG_IP6_NF_MATCH_MH=m | ||
633 | CONFIG_IP6_NF_MATCH_RT=m | ||
634 | CONFIG_IP6_NF_TARGET_HL=m | ||
635 | CONFIG_IP6_NF_TARGET_LOG=m | ||
636 | CONFIG_IP6_NF_FILTER=m | ||
637 | CONFIG_IP6_NF_TARGET_REJECT=m | ||
638 | CONFIG_IP6_NF_MANGLE=m | ||
639 | CONFIG_IP6_NF_RAW=m | ||
417 | # CONFIG_IP_DCCP is not set | 640 | # CONFIG_IP_DCCP is not set |
418 | # CONFIG_IP_SCTP is not set | 641 | # CONFIG_IP_SCTP is not set |
419 | # CONFIG_TIPC is not set | 642 | # CONFIG_TIPC is not set |
420 | # CONFIG_ATM is not set | 643 | # CONFIG_ATM is not set |
421 | # CONFIG_BRIDGE is not set | 644 | # CONFIG_BRIDGE is not set |
645 | # CONFIG_NET_DSA is not set | ||
422 | # CONFIG_VLAN_8021Q is not set | 646 | # CONFIG_VLAN_8021Q is not set |
423 | # CONFIG_DECNET is not set | 647 | # CONFIG_DECNET is not set |
424 | # CONFIG_LLC2 is not set | 648 | # CONFIG_LLC2 is not set |
@@ -428,8 +652,10 @@ CONFIG_IPV6_TUNNEL=m | |||
428 | # CONFIG_LAPB is not set | 652 | # CONFIG_LAPB is not set |
429 | # CONFIG_ECONET is not set | 653 | # CONFIG_ECONET is not set |
430 | # CONFIG_WAN_ROUTER is not set | 654 | # CONFIG_WAN_ROUTER is not set |
655 | # CONFIG_PHONET is not set | ||
431 | # CONFIG_NET_SCHED is not set | 656 | # CONFIG_NET_SCHED is not set |
432 | CONFIG_NET_SCH_FIFO=y | 657 | CONFIG_NET_CLS_ROUTE=y |
658 | # CONFIG_DCB is not set | ||
433 | 659 | ||
434 | # | 660 | # |
435 | # Network testing | 661 | # Network testing |
@@ -451,8 +677,8 @@ CONFIG_BT_HIDP=m | |||
451 | # | 677 | # |
452 | # Bluetooth device drivers | 678 | # Bluetooth device drivers |
453 | # | 679 | # |
454 | CONFIG_BT_HCIUSB=m | 680 | # CONFIG_BT_HCIBTUSB is not set |
455 | CONFIG_BT_HCIUSB_SCO=y | 681 | # CONFIG_BT_HCIBTSDIO is not set |
456 | CONFIG_BT_HCIUART=m | 682 | CONFIG_BT_HCIUART=m |
457 | CONFIG_BT_HCIUART_H4=y | 683 | CONFIG_BT_HCIUART_H4=y |
458 | CONFIG_BT_HCIUART_BCSP=y | 684 | CONFIG_BT_HCIUART_BCSP=y |
@@ -462,35 +688,26 @@ CONFIG_BT_HCIBPA10X=m | |||
462 | CONFIG_BT_HCIBFUSB=m | 688 | CONFIG_BT_HCIBFUSB=m |
463 | CONFIG_BT_HCIVHCI=m | 689 | CONFIG_BT_HCIVHCI=m |
464 | # CONFIG_AF_RXRPC is not set | 690 | # CONFIG_AF_RXRPC is not set |
465 | 691 | CONFIG_WIRELESS=y | |
466 | # | ||
467 | # Wireless | ||
468 | # | ||
469 | CONFIG_CFG80211=m | 692 | CONFIG_CFG80211=m |
470 | CONFIG_NL80211=y | 693 | # CONFIG_CFG80211_REG_DEBUG is not set |
694 | # CONFIG_WIRELESS_OLD_REGULATORY is not set | ||
471 | CONFIG_WIRELESS_EXT=y | 695 | CONFIG_WIRELESS_EXT=y |
696 | CONFIG_WIRELESS_EXT_SYSFS=y | ||
697 | # CONFIG_LIB80211 is not set | ||
472 | CONFIG_MAC80211=m | 698 | CONFIG_MAC80211=m |
473 | 699 | ||
474 | # | 700 | # |
475 | # Rate control algorithm selection | 701 | # Rate control algorithm selection |
476 | # | 702 | # |
477 | CONFIG_MAC80211_RC_DEFAULT_PID=y | 703 | CONFIG_MAC80211_RC_MINSTREL=y |
478 | # CONFIG_MAC80211_RC_DEFAULT_NONE is not set | 704 | # CONFIG_MAC80211_RC_DEFAULT_PID is not set |
479 | 705 | CONFIG_MAC80211_RC_DEFAULT_MINSTREL=y | |
480 | # | 706 | CONFIG_MAC80211_RC_DEFAULT="minstrel" |
481 | # Selecting 'y' for an algorithm will | ||
482 | # | ||
483 | |||
484 | # | ||
485 | # build the algorithm into mac80211. | ||
486 | # | ||
487 | CONFIG_MAC80211_RC_DEFAULT="pid" | ||
488 | CONFIG_MAC80211_RC_PID=y | ||
489 | CONFIG_MAC80211_MESH=y | 707 | CONFIG_MAC80211_MESH=y |
490 | CONFIG_MAC80211_LEDS=y | 708 | CONFIG_MAC80211_LEDS=y |
491 | # CONFIG_MAC80211_DEBUG_PACKET_ALIGNMENT is not set | 709 | # CONFIG_MAC80211_DEBUG_MENU is not set |
492 | # CONFIG_MAC80211_DEBUG is not set | 710 | # CONFIG_WIMAX is not set |
493 | # CONFIG_IEEE80211 is not set | ||
494 | # CONFIG_RFKILL is not set | 711 | # CONFIG_RFKILL is not set |
495 | # CONFIG_NET_9P is not set | 712 | # CONFIG_NET_9P is not set |
496 | 713 | ||
@@ -504,7 +721,9 @@ CONFIG_MAC80211_LEDS=y | |||
504 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | 721 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
505 | CONFIG_STANDALONE=y | 722 | CONFIG_STANDALONE=y |
506 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 723 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
507 | CONFIG_FW_LOADER=m | 724 | CONFIG_FW_LOADER=y |
725 | CONFIG_FIRMWARE_IN_KERNEL=y | ||
726 | CONFIG_EXTRA_FIRMWARE="" | ||
508 | # CONFIG_DEBUG_DRIVER is not set | 727 | # CONFIG_DEBUG_DRIVER is not set |
509 | # CONFIG_DEBUG_DEVRES is not set | 728 | # CONFIG_DEBUG_DEVRES is not set |
510 | # CONFIG_SYS_HYPERVISOR is not set | 729 | # CONFIG_SYS_HYPERVISOR is not set |
@@ -513,6 +732,7 @@ CONFIG_MTD=y | |||
513 | # CONFIG_MTD_DEBUG is not set | 732 | # CONFIG_MTD_DEBUG is not set |
514 | # CONFIG_MTD_CONCAT is not set | 733 | # CONFIG_MTD_CONCAT is not set |
515 | CONFIG_MTD_PARTITIONS=y | 734 | CONFIG_MTD_PARTITIONS=y |
735 | # CONFIG_MTD_TESTS is not set | ||
516 | CONFIG_MTD_REDBOOT_PARTS=y | 736 | CONFIG_MTD_REDBOOT_PARTS=y |
517 | CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1 | 737 | CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1 |
518 | CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED=y | 738 | CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED=y |
@@ -545,7 +765,7 @@ CONFIG_MTD_MAP_BANK_WIDTH_1=y | |||
545 | CONFIG_MTD_MAP_BANK_WIDTH_2=y | 765 | CONFIG_MTD_MAP_BANK_WIDTH_2=y |
546 | CONFIG_MTD_MAP_BANK_WIDTH_4=y | 766 | CONFIG_MTD_MAP_BANK_WIDTH_4=y |
547 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set | 767 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set |
548 | CONFIG_MTD_MAP_BANK_WIDTH_16=y | 768 | # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set |
549 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set | 769 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set |
550 | CONFIG_MTD_CFI_I1=y | 770 | CONFIG_MTD_CFI_I1=y |
551 | CONFIG_MTD_CFI_I2=y | 771 | CONFIG_MTD_CFI_I2=y |
@@ -566,8 +786,6 @@ CONFIG_MTD_ROM=y | |||
566 | # CONFIG_MTD_PHYSMAP is not set | 786 | # CONFIG_MTD_PHYSMAP is not set |
567 | # CONFIG_MTD_ARM_INTEGRATOR is not set | 787 | # CONFIG_MTD_ARM_INTEGRATOR is not set |
568 | # CONFIG_MTD_IMPA7 is not set | 788 | # CONFIG_MTD_IMPA7 is not set |
569 | CONFIG_MTD_BAST=y | ||
570 | CONFIG_MTD_BAST_MAXSIZE=4 | ||
571 | # CONFIG_MTD_PLATRAM is not set | 789 | # CONFIG_MTD_PLATRAM is not set |
572 | 790 | ||
573 | # | 791 | # |
@@ -590,6 +808,7 @@ CONFIG_MTD_NAND=y | |||
590 | # CONFIG_MTD_NAND_VERIFY_WRITE is not set | 808 | # CONFIG_MTD_NAND_VERIFY_WRITE is not set |
591 | # CONFIG_MTD_NAND_ECC_SMC is not set | 809 | # CONFIG_MTD_NAND_ECC_SMC is not set |
592 | # CONFIG_MTD_NAND_MUSEUM_IDS is not set | 810 | # CONFIG_MTD_NAND_MUSEUM_IDS is not set |
811 | # CONFIG_MTD_NAND_GPIO is not set | ||
593 | CONFIG_MTD_NAND_IDS=y | 812 | CONFIG_MTD_NAND_IDS=y |
594 | CONFIG_MTD_NAND_S3C2410=y | 813 | CONFIG_MTD_NAND_S3C2410=y |
595 | # CONFIG_MTD_NAND_S3C2410_DEBUG is not set | 814 | # CONFIG_MTD_NAND_S3C2410_DEBUG is not set |
@@ -602,6 +821,11 @@ CONFIG_MTD_NAND_S3C2410=y | |||
602 | # CONFIG_MTD_ONENAND is not set | 821 | # CONFIG_MTD_ONENAND is not set |
603 | 822 | ||
604 | # | 823 | # |
824 | # LPDDR flash memory drivers | ||
825 | # | ||
826 | # CONFIG_MTD_LPDDR is not set | ||
827 | |||
828 | # | ||
605 | # UBI - Unsorted block images | 829 | # UBI - Unsorted block images |
606 | # | 830 | # |
607 | # CONFIG_MTD_UBI is not set | 831 | # CONFIG_MTD_UBI is not set |
@@ -620,7 +844,7 @@ CONFIG_BLK_DEV=y | |||
620 | CONFIG_BLK_DEV_LOOP=y | 844 | CONFIG_BLK_DEV_LOOP=y |
621 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set | 845 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set |
622 | CONFIG_BLK_DEV_NBD=m | 846 | CONFIG_BLK_DEV_NBD=m |
623 | # CONFIG_BLK_DEV_UB is not set | 847 | CONFIG_BLK_DEV_UB=m |
624 | CONFIG_BLK_DEV_RAM=y | 848 | CONFIG_BLK_DEV_RAM=y |
625 | CONFIG_BLK_DEV_RAM_COUNT=16 | 849 | CONFIG_BLK_DEV_RAM_COUNT=16 |
626 | CONFIG_BLK_DEV_RAM_SIZE=4096 | 850 | CONFIG_BLK_DEV_RAM_SIZE=4096 |
@@ -628,32 +852,40 @@ CONFIG_BLK_DEV_RAM_SIZE=4096 | |||
628 | # CONFIG_CDROM_PKTCDVD is not set | 852 | # CONFIG_CDROM_PKTCDVD is not set |
629 | CONFIG_ATA_OVER_ETH=m | 853 | CONFIG_ATA_OVER_ETH=m |
630 | CONFIG_MISC_DEVICES=y | 854 | CONFIG_MISC_DEVICES=y |
631 | # CONFIG_EEPROM_93CX6 is not set | 855 | # CONFIG_ICS932S401 is not set |
632 | # CONFIG_ENCLOSURE_SERVICES is not set | 856 | # CONFIG_ENCLOSURE_SERVICES is not set |
857 | # CONFIG_ISL29003 is not set | ||
858 | # CONFIG_C2PORT is not set | ||
859 | |||
860 | # | ||
861 | # EEPROM support | ||
862 | # | ||
863 | CONFIG_EEPROM_AT24=m | ||
864 | CONFIG_EEPROM_AT25=m | ||
865 | CONFIG_EEPROM_LEGACY=m | ||
866 | CONFIG_EEPROM_93CX6=m | ||
633 | CONFIG_HAVE_IDE=y | 867 | CONFIG_HAVE_IDE=y |
634 | CONFIG_IDE=y | 868 | CONFIG_IDE=y |
635 | CONFIG_BLK_DEV_IDE=y | ||
636 | 869 | ||
637 | # | 870 | # |
638 | # Please see Documentation/ide/ide.txt for help/info on IDE drives | 871 | # Please see Documentation/ide/ide.txt for help/info on IDE drives |
639 | # | 872 | # |
873 | CONFIG_IDE_ATAPI=y | ||
640 | # CONFIG_BLK_DEV_IDE_SATA is not set | 874 | # CONFIG_BLK_DEV_IDE_SATA is not set |
641 | CONFIG_BLK_DEV_IDEDISK=y | 875 | CONFIG_IDE_GD=y |
642 | # CONFIG_IDEDISK_MULTI_MODE is not set | 876 | CONFIG_IDE_GD_ATA=y |
877 | # CONFIG_IDE_GD_ATAPI is not set | ||
643 | CONFIG_BLK_DEV_IDECD=y | 878 | CONFIG_BLK_DEV_IDECD=y |
644 | CONFIG_BLK_DEV_IDECD_VERBOSE_ERRORS=y | 879 | CONFIG_BLK_DEV_IDECD_VERBOSE_ERRORS=y |
645 | CONFIG_BLK_DEV_IDETAPE=m | 880 | CONFIG_BLK_DEV_IDETAPE=m |
646 | CONFIG_BLK_DEV_IDEFLOPPY=m | ||
647 | # CONFIG_BLK_DEV_IDESCSI is not set | ||
648 | # CONFIG_IDE_TASK_IOCTL is not set | 881 | # CONFIG_IDE_TASK_IOCTL is not set |
649 | CONFIG_IDE_PROC_FS=y | 882 | CONFIG_IDE_PROC_FS=y |
650 | 883 | ||
651 | # | 884 | # |
652 | # IDE chipset support/bugfixes | 885 | # IDE chipset support/bugfixes |
653 | # | 886 | # |
654 | # CONFIG_BLK_DEV_PLATFORM is not set | 887 | CONFIG_BLK_DEV_PLATFORM=y |
655 | # CONFIG_BLK_DEV_IDEDMA is not set | 888 | # CONFIG_BLK_DEV_IDEDMA is not set |
656 | # CONFIG_BLK_DEV_HD is not set | ||
657 | 889 | ||
658 | # | 890 | # |
659 | # SCSI device support | 891 | # SCSI device support |
@@ -699,6 +931,8 @@ CONFIG_SCSI_LOWLEVEL=y | |||
699 | # CONFIG_SCSI_AIC7XXX_OLD is not set | 931 | # CONFIG_SCSI_AIC7XXX_OLD is not set |
700 | # CONFIG_SCSI_ADVANSYS is not set | 932 | # CONFIG_SCSI_ADVANSYS is not set |
701 | # CONFIG_SCSI_IN2000 is not set | 933 | # CONFIG_SCSI_IN2000 is not set |
934 | # CONFIG_LIBFC is not set | ||
935 | # CONFIG_LIBFCOE is not set | ||
702 | # CONFIG_SCSI_DTC3280 is not set | 936 | # CONFIG_SCSI_DTC3280 is not set |
703 | # CONFIG_SCSI_FUTURE_DOMAIN is not set | 937 | # CONFIG_SCSI_FUTURE_DOMAIN is not set |
704 | # CONFIG_SCSI_GENERIC_NCR5380 is not set | 938 | # CONFIG_SCSI_GENERIC_NCR5380 is not set |
@@ -711,11 +945,13 @@ CONFIG_SCSI_LOWLEVEL=y | |||
711 | # CONFIG_SCSI_SYM53C416 is not set | 945 | # CONFIG_SCSI_SYM53C416 is not set |
712 | # CONFIG_SCSI_T128 is not set | 946 | # CONFIG_SCSI_T128 is not set |
713 | # CONFIG_SCSI_DEBUG is not set | 947 | # CONFIG_SCSI_DEBUG is not set |
948 | # CONFIG_SCSI_DH is not set | ||
949 | # CONFIG_SCSI_OSD_INITIATOR is not set | ||
714 | # CONFIG_ATA is not set | 950 | # CONFIG_ATA is not set |
715 | CONFIG_HAVE_PATA_PLATFORM=y | 951 | CONFIG_HAVE_PATA_PLATFORM=y |
716 | # CONFIG_MD is not set | 952 | # CONFIG_MD is not set |
717 | CONFIG_NETDEVICES=y | 953 | CONFIG_NETDEVICES=y |
718 | # CONFIG_NETDEVICES_MULTIQUEUE is not set | 954 | CONFIG_COMPAT_NET_DEV_OPS=y |
719 | # CONFIG_DUMMY is not set | 955 | # CONFIG_DUMMY is not set |
720 | # CONFIG_BONDING is not set | 956 | # CONFIG_BONDING is not set |
721 | # CONFIG_MACVLAN is not set | 957 | # CONFIG_MACVLAN is not set |
@@ -731,9 +967,14 @@ CONFIG_MII=y | |||
731 | # CONFIG_NET_VENDOR_SMC is not set | 967 | # CONFIG_NET_VENDOR_SMC is not set |
732 | # CONFIG_SMC91X is not set | 968 | # CONFIG_SMC91X is not set |
733 | CONFIG_DM9000=y | 969 | CONFIG_DM9000=y |
734 | # CONFIG_ENC28J60 is not set | ||
735 | CONFIG_DM9000_DEBUGLEVEL=4 | 970 | CONFIG_DM9000_DEBUGLEVEL=4 |
971 | # CONFIG_DM9000_FORCE_SIMPLE_PHY_POLL is not set | ||
972 | # CONFIG_ENC28J60 is not set | ||
973 | # CONFIG_ETHOC is not set | ||
974 | # CONFIG_SMC911X is not set | ||
975 | # CONFIG_SMSC911X is not set | ||
736 | # CONFIG_NET_VENDOR_RACAL is not set | 976 | # CONFIG_NET_VENDOR_RACAL is not set |
977 | # CONFIG_DNET is not set | ||
737 | # CONFIG_AT1700 is not set | 978 | # CONFIG_AT1700 is not set |
738 | # CONFIG_DEPCA is not set | 979 | # CONFIG_DEPCA is not set |
739 | # CONFIG_HP100 is not set | 980 | # CONFIG_HP100 is not set |
@@ -742,11 +983,14 @@ CONFIG_DM9000_DEBUGLEVEL=4 | |||
742 | # CONFIG_IBM_NEW_EMAC_RGMII is not set | 983 | # CONFIG_IBM_NEW_EMAC_RGMII is not set |
743 | # CONFIG_IBM_NEW_EMAC_TAH is not set | 984 | # CONFIG_IBM_NEW_EMAC_TAH is not set |
744 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set | 985 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set |
986 | # CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set | ||
987 | # CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set | ||
988 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set | ||
745 | # CONFIG_NET_PCI is not set | 989 | # CONFIG_NET_PCI is not set |
746 | # CONFIG_B44 is not set | 990 | # CONFIG_B44 is not set |
991 | # CONFIG_CS89x0 is not set | ||
747 | # CONFIG_NET_POCKET is not set | 992 | # CONFIG_NET_POCKET is not set |
748 | CONFIG_NETDEV_1000=y | 993 | CONFIG_NETDEV_1000=y |
749 | # CONFIG_E1000E_ENABLED is not set | ||
750 | CONFIG_NETDEV_10000=y | 994 | CONFIG_NETDEV_10000=y |
751 | # CONFIG_TR is not set | 995 | # CONFIG_TR is not set |
752 | 996 | ||
@@ -755,7 +999,10 @@ CONFIG_NETDEV_10000=y | |||
755 | # | 999 | # |
756 | # CONFIG_WLAN_PRE80211 is not set | 1000 | # CONFIG_WLAN_PRE80211 is not set |
757 | # CONFIG_WLAN_80211 is not set | 1001 | # CONFIG_WLAN_80211 is not set |
758 | # CONFIG_IWLWIFI_LEDS is not set | 1002 | |
1003 | # | ||
1004 | # Enable WiMAX (Networking options) to see the WiMAX drivers | ||
1005 | # | ||
759 | 1006 | ||
760 | # | 1007 | # |
761 | # USB Network Adapters | 1008 | # USB Network Adapters |
@@ -778,7 +1025,7 @@ CONFIG_NETDEV_10000=y | |||
778 | # Input device support | 1025 | # Input device support |
779 | # | 1026 | # |
780 | CONFIG_INPUT=y | 1027 | CONFIG_INPUT=y |
781 | # CONFIG_INPUT_FF_MEMLESS is not set | 1028 | CONFIG_INPUT_FF_MEMLESS=m |
782 | # CONFIG_INPUT_POLLDEV is not set | 1029 | # CONFIG_INPUT_POLLDEV is not set |
783 | 1030 | ||
784 | # | 1031 | # |
@@ -789,7 +1036,7 @@ CONFIG_INPUT_MOUSEDEV_PSAUX=y | |||
789 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 | 1036 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 |
790 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | 1037 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 |
791 | # CONFIG_INPUT_JOYDEV is not set | 1038 | # CONFIG_INPUT_JOYDEV is not set |
792 | # CONFIG_INPUT_EVDEV is not set | 1039 | CONFIG_INPUT_EVDEV=y |
793 | # CONFIG_INPUT_EVBUG is not set | 1040 | # CONFIG_INPUT_EVBUG is not set |
794 | 1041 | ||
795 | # | 1042 | # |
@@ -808,20 +1055,88 @@ CONFIG_MOUSE_PS2=y | |||
808 | CONFIG_MOUSE_PS2_ALPS=y | 1055 | CONFIG_MOUSE_PS2_ALPS=y |
809 | CONFIG_MOUSE_PS2_LOGIPS2PP=y | 1056 | CONFIG_MOUSE_PS2_LOGIPS2PP=y |
810 | CONFIG_MOUSE_PS2_SYNAPTICS=y | 1057 | CONFIG_MOUSE_PS2_SYNAPTICS=y |
811 | CONFIG_MOUSE_PS2_LIFEBOOK=y | ||
812 | CONFIG_MOUSE_PS2_TRACKPOINT=y | 1058 | CONFIG_MOUSE_PS2_TRACKPOINT=y |
1059 | # CONFIG_MOUSE_PS2_ELANTECH is not set | ||
813 | # CONFIG_MOUSE_PS2_TOUCHKIT is not set | 1060 | # CONFIG_MOUSE_PS2_TOUCHKIT is not set |
814 | # CONFIG_MOUSE_SERIAL is not set | 1061 | # CONFIG_MOUSE_SERIAL is not set |
815 | # CONFIG_MOUSE_APPLETOUCH is not set | 1062 | CONFIG_MOUSE_APPLETOUCH=m |
1063 | CONFIG_MOUSE_BCM5974=m | ||
816 | # CONFIG_MOUSE_INPORT is not set | 1064 | # CONFIG_MOUSE_INPORT is not set |
817 | # CONFIG_MOUSE_LOGIBM is not set | 1065 | # CONFIG_MOUSE_LOGIBM is not set |
818 | # CONFIG_MOUSE_PC110PAD is not set | 1066 | # CONFIG_MOUSE_PC110PAD is not set |
819 | # CONFIG_MOUSE_VSXXXAA is not set | 1067 | # CONFIG_MOUSE_VSXXXAA is not set |
820 | # CONFIG_MOUSE_GPIO is not set | 1068 | # CONFIG_MOUSE_GPIO is not set |
821 | # CONFIG_INPUT_JOYSTICK is not set | 1069 | CONFIG_INPUT_JOYSTICK=y |
1070 | CONFIG_JOYSTICK_ANALOG=m | ||
1071 | CONFIG_JOYSTICK_A3D=m | ||
1072 | CONFIG_JOYSTICK_ADI=m | ||
1073 | CONFIG_JOYSTICK_COBRA=m | ||
1074 | CONFIG_JOYSTICK_GF2K=m | ||
1075 | CONFIG_JOYSTICK_GRIP=m | ||
1076 | CONFIG_JOYSTICK_GRIP_MP=m | ||
1077 | CONFIG_JOYSTICK_GUILLEMOT=m | ||
1078 | CONFIG_JOYSTICK_INTERACT=m | ||
1079 | CONFIG_JOYSTICK_SIDEWINDER=m | ||
1080 | CONFIG_JOYSTICK_TMDC=m | ||
1081 | CONFIG_JOYSTICK_IFORCE=m | ||
1082 | # CONFIG_JOYSTICK_IFORCE_USB is not set | ||
1083 | # CONFIG_JOYSTICK_IFORCE_232 is not set | ||
1084 | # CONFIG_JOYSTICK_WARRIOR is not set | ||
1085 | CONFIG_JOYSTICK_MAGELLAN=m | ||
1086 | CONFIG_JOYSTICK_SPACEORB=m | ||
1087 | CONFIG_JOYSTICK_SPACEBALL=m | ||
1088 | CONFIG_JOYSTICK_STINGER=m | ||
1089 | CONFIG_JOYSTICK_TWIDJOY=m | ||
1090 | CONFIG_JOYSTICK_ZHENHUA=m | ||
1091 | CONFIG_JOYSTICK_DB9=m | ||
1092 | CONFIG_JOYSTICK_GAMECON=m | ||
1093 | CONFIG_JOYSTICK_TURBOGRAFX=m | ||
1094 | CONFIG_JOYSTICK_JOYDUMP=m | ||
1095 | CONFIG_JOYSTICK_XPAD=m | ||
1096 | CONFIG_JOYSTICK_XPAD_FF=y | ||
1097 | CONFIG_JOYSTICK_XPAD_LEDS=y | ||
822 | # CONFIG_INPUT_TABLET is not set | 1098 | # CONFIG_INPUT_TABLET is not set |
823 | # CONFIG_INPUT_TOUCHSCREEN is not set | 1099 | CONFIG_INPUT_TOUCHSCREEN=y |
824 | # CONFIG_INPUT_MISC is not set | 1100 | # CONFIG_TOUCHSCREEN_ADS7846 is not set |
1101 | # CONFIG_TOUCHSCREEN_AD7877 is not set | ||
1102 | # CONFIG_TOUCHSCREEN_AD7879_I2C is not set | ||
1103 | # CONFIG_TOUCHSCREEN_AD7879_SPI is not set | ||
1104 | # CONFIG_TOUCHSCREEN_AD7879 is not set | ||
1105 | # CONFIG_TOUCHSCREEN_FUJITSU is not set | ||
1106 | # CONFIG_TOUCHSCREEN_GUNZE is not set | ||
1107 | # CONFIG_TOUCHSCREEN_ELO is not set | ||
1108 | # CONFIG_TOUCHSCREEN_WACOM_W8001 is not set | ||
1109 | # CONFIG_TOUCHSCREEN_MTOUCH is not set | ||
1110 | # CONFIG_TOUCHSCREEN_INEXIO is not set | ||
1111 | # CONFIG_TOUCHSCREEN_MK712 is not set | ||
1112 | # CONFIG_TOUCHSCREEN_HTCPEN is not set | ||
1113 | # CONFIG_TOUCHSCREEN_PENMOUNT is not set | ||
1114 | # CONFIG_TOUCHSCREEN_TOUCHRIGHT is not set | ||
1115 | # CONFIG_TOUCHSCREEN_TOUCHWIN is not set | ||
1116 | # CONFIG_TOUCHSCREEN_WM97XX is not set | ||
1117 | CONFIG_TOUCHSCREEN_USB_COMPOSITE=m | ||
1118 | CONFIG_TOUCHSCREEN_USB_EGALAX=y | ||
1119 | CONFIG_TOUCHSCREEN_USB_PANJIT=y | ||
1120 | CONFIG_TOUCHSCREEN_USB_3M=y | ||
1121 | CONFIG_TOUCHSCREEN_USB_ITM=y | ||
1122 | CONFIG_TOUCHSCREEN_USB_ETURBO=y | ||
1123 | CONFIG_TOUCHSCREEN_USB_GUNZE=y | ||
1124 | CONFIG_TOUCHSCREEN_USB_DMC_TSC10=y | ||
1125 | CONFIG_TOUCHSCREEN_USB_IRTOUCH=y | ||
1126 | CONFIG_TOUCHSCREEN_USB_IDEALTEK=y | ||
1127 | CONFIG_TOUCHSCREEN_USB_GENERAL_TOUCH=y | ||
1128 | CONFIG_TOUCHSCREEN_USB_GOTOP=y | ||
1129 | # CONFIG_TOUCHSCREEN_TOUCHIT213 is not set | ||
1130 | # CONFIG_TOUCHSCREEN_TSC2007 is not set | ||
1131 | CONFIG_INPUT_MISC=y | ||
1132 | CONFIG_INPUT_ATI_REMOTE=m | ||
1133 | CONFIG_INPUT_ATI_REMOTE2=m | ||
1134 | CONFIG_INPUT_KEYSPAN_REMOTE=m | ||
1135 | CONFIG_INPUT_POWERMATE=m | ||
1136 | CONFIG_INPUT_YEALINK=m | ||
1137 | CONFIG_INPUT_CM109=m | ||
1138 | CONFIG_INPUT_UINPUT=m | ||
1139 | CONFIG_INPUT_GPIO_ROTARY_ENCODER=m | ||
825 | 1140 | ||
826 | # | 1141 | # |
827 | # Hardware I/O ports | 1142 | # Hardware I/O ports |
@@ -831,12 +1146,15 @@ CONFIG_SERIO_SERPORT=y | |||
831 | # CONFIG_SERIO_PARKBD is not set | 1146 | # CONFIG_SERIO_PARKBD is not set |
832 | CONFIG_SERIO_LIBPS2=y | 1147 | CONFIG_SERIO_LIBPS2=y |
833 | # CONFIG_SERIO_RAW is not set | 1148 | # CONFIG_SERIO_RAW is not set |
834 | # CONFIG_GAMEPORT is not set | 1149 | CONFIG_GAMEPORT=m |
1150 | # CONFIG_GAMEPORT_NS558 is not set | ||
1151 | # CONFIG_GAMEPORT_L4 is not set | ||
835 | 1152 | ||
836 | # | 1153 | # |
837 | # Character devices | 1154 | # Character devices |
838 | # | 1155 | # |
839 | CONFIG_VT=y | 1156 | CONFIG_VT=y |
1157 | CONFIG_CONSOLE_TRANSLATIONS=y | ||
840 | CONFIG_VT_CONSOLE=y | 1158 | CONFIG_VT_CONSOLE=y |
841 | CONFIG_HW_CONSOLE=y | 1159 | CONFIG_HW_CONSOLE=y |
842 | # CONFIG_VT_HW_CONSOLE_BINDING is not set | 1160 | # CONFIG_VT_HW_CONSOLE_BINDING is not set |
@@ -877,14 +1195,17 @@ CONFIG_SERIAL_8250_SHARE_IRQ=y | |||
877 | # Non-8250 serial port support | 1195 | # Non-8250 serial port support |
878 | # | 1196 | # |
879 | CONFIG_SERIAL_SAMSUNG=y | 1197 | CONFIG_SERIAL_SAMSUNG=y |
1198 | CONFIG_SERIAL_SAMSUNG_UARTS=4 | ||
880 | # CONFIG_SERIAL_SAMSUNG_DEBUG is not set | 1199 | # CONFIG_SERIAL_SAMSUNG_DEBUG is not set |
881 | CONFIG_SERIAL_SAMSUNG_CONSOLE=y | 1200 | CONFIG_SERIAL_SAMSUNG_CONSOLE=y |
882 | CONFIG_SERIAL_S3C2410=y | 1201 | CONFIG_SERIAL_S3C2410=y |
883 | CONFIG_SERIAL_S3C2412=y | 1202 | CONFIG_SERIAL_S3C2412=y |
884 | CONFIG_SERIAL_S3C2440=y | 1203 | CONFIG_SERIAL_S3C2440=y |
1204 | # CONFIG_SERIAL_MAX3100 is not set | ||
885 | CONFIG_SERIAL_CORE=y | 1205 | CONFIG_SERIAL_CORE=y |
886 | CONFIG_SERIAL_CORE_CONSOLE=y | 1206 | CONFIG_SERIAL_CORE_CONSOLE=y |
887 | CONFIG_UNIX98_PTYS=y | 1207 | CONFIG_UNIX98_PTYS=y |
1208 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set | ||
888 | CONFIG_LEGACY_PTYS=y | 1209 | CONFIG_LEGACY_PTYS=y |
889 | CONFIG_LEGACY_PTY_COUNT=256 | 1210 | CONFIG_LEGACY_PTY_COUNT=256 |
890 | CONFIG_PRINTER=y | 1211 | CONFIG_PRINTER=y |
@@ -892,7 +1213,7 @@ CONFIG_PRINTER=y | |||
892 | CONFIG_PPDEV=y | 1213 | CONFIG_PPDEV=y |
893 | # CONFIG_IPMI_HANDLER is not set | 1214 | # CONFIG_IPMI_HANDLER is not set |
894 | CONFIG_HW_RANDOM=y | 1215 | CONFIG_HW_RANDOM=y |
895 | # CONFIG_NVRAM is not set | 1216 | # CONFIG_HW_RANDOM_TIMERIOMEM is not set |
896 | # CONFIG_DTLK is not set | 1217 | # CONFIG_DTLK is not set |
897 | # CONFIG_R3964 is not set | 1218 | # CONFIG_R3964 is not set |
898 | # CONFIG_RAW_DRIVER is not set | 1219 | # CONFIG_RAW_DRIVER is not set |
@@ -901,33 +1222,44 @@ CONFIG_DEVPORT=y | |||
901 | CONFIG_I2C=y | 1222 | CONFIG_I2C=y |
902 | CONFIG_I2C_BOARDINFO=y | 1223 | CONFIG_I2C_BOARDINFO=y |
903 | CONFIG_I2C_CHARDEV=m | 1224 | CONFIG_I2C_CHARDEV=m |
1225 | CONFIG_I2C_HELPER_AUTO=y | ||
904 | CONFIG_I2C_ALGOBIT=y | 1226 | CONFIG_I2C_ALGOBIT=y |
905 | 1227 | ||
906 | # | 1228 | # |
907 | # I2C Hardware Bus support | 1229 | # I2C Hardware Bus support |
908 | # | 1230 | # |
909 | # CONFIG_I2C_ELEKTOR is not set | 1231 | |
1232 | # | ||
1233 | # I2C system bus drivers (mostly embedded / system-on-chip) | ||
1234 | # | ||
910 | # CONFIG_I2C_GPIO is not set | 1235 | # CONFIG_I2C_GPIO is not set |
911 | # CONFIG_I2C_OCORES is not set | 1236 | # CONFIG_I2C_OCORES is not set |
912 | # CONFIG_I2C_PARPORT is not set | ||
913 | # CONFIG_I2C_PARPORT_LIGHT is not set | ||
914 | CONFIG_I2C_S3C2410=y | 1237 | CONFIG_I2C_S3C2410=y |
915 | CONFIG_I2C_SIMTEC=y | 1238 | CONFIG_I2C_SIMTEC=y |
1239 | |||
1240 | # | ||
1241 | # External I2C/SMBus adapter drivers | ||
1242 | # | ||
1243 | # CONFIG_I2C_PARPORT is not set | ||
1244 | # CONFIG_I2C_PARPORT_LIGHT is not set | ||
916 | # CONFIG_I2C_TAOS_EVM is not set | 1245 | # CONFIG_I2C_TAOS_EVM is not set |
917 | # CONFIG_I2C_STUB is not set | ||
918 | # CONFIG_I2C_TINY_USB is not set | 1246 | # CONFIG_I2C_TINY_USB is not set |
1247 | |||
1248 | # | ||
1249 | # Other I2C/SMBus bus drivers | ||
1250 | # | ||
1251 | # CONFIG_I2C_ELEKTOR is not set | ||
919 | # CONFIG_I2C_PCA_ISA is not set | 1252 | # CONFIG_I2C_PCA_ISA is not set |
920 | # CONFIG_I2C_PCA_PLATFORM is not set | 1253 | # CONFIG_I2C_PCA_PLATFORM is not set |
1254 | # CONFIG_I2C_STUB is not set | ||
921 | 1255 | ||
922 | # | 1256 | # |
923 | # Miscellaneous I2C Chip support | 1257 | # Miscellaneous I2C Chip support |
924 | # | 1258 | # |
925 | # CONFIG_DS1682 is not set | 1259 | # CONFIG_DS1682 is not set |
926 | CONFIG_EEPROM_LEGACY=m | ||
927 | # CONFIG_SENSORS_PCF8574 is not set | 1260 | # CONFIG_SENSORS_PCF8574 is not set |
928 | # CONFIG_PCF8575 is not set | 1261 | # CONFIG_PCF8575 is not set |
929 | # CONFIG_SENSORS_PCF8591 is not set | 1262 | # CONFIG_SENSORS_PCA9539 is not set |
930 | # CONFIG_TPS65010 is not set | ||
931 | # CONFIG_SENSORS_MAX6875 is not set | 1263 | # CONFIG_SENSORS_MAX6875 is not set |
932 | # CONFIG_SENSORS_TSL2550 is not set | 1264 | # CONFIG_SENSORS_TSL2550 is not set |
933 | # CONFIG_I2C_DEBUG_CORE is not set | 1265 | # CONFIG_I2C_DEBUG_CORE is not set |
@@ -943,6 +1275,7 @@ CONFIG_SPI_MASTER=y | |||
943 | # | 1275 | # |
944 | CONFIG_SPI_BITBANG=m | 1276 | CONFIG_SPI_BITBANG=m |
945 | # CONFIG_SPI_BUTTERFLY is not set | 1277 | # CONFIG_SPI_BUTTERFLY is not set |
1278 | CONFIG_SPI_GPIO=m | ||
946 | # CONFIG_SPI_LM70_LLP is not set | 1279 | # CONFIG_SPI_LM70_LLP is not set |
947 | CONFIG_SPI_S3C24XX=m | 1280 | CONFIG_SPI_S3C24XX=m |
948 | CONFIG_SPI_S3C24XX_GPIO=m | 1281 | CONFIG_SPI_S3C24XX_GPIO=m |
@@ -950,44 +1283,56 @@ CONFIG_SPI_S3C24XX_GPIO=m | |||
950 | # | 1283 | # |
951 | # SPI Protocol Masters | 1284 | # SPI Protocol Masters |
952 | # | 1285 | # |
953 | # CONFIG_EEPROM_AT25 is not set | 1286 | CONFIG_SPI_SPIDEV=m |
954 | # CONFIG_SPI_SPIDEV is not set | 1287 | CONFIG_SPI_TLE62X0=m |
955 | # CONFIG_SPI_TLE62X0 is not set | 1288 | CONFIG_ARCH_REQUIRE_GPIOLIB=y |
956 | CONFIG_HAVE_GPIO_LIB=y | 1289 | CONFIG_GPIOLIB=y |
1290 | # CONFIG_DEBUG_GPIO is not set | ||
1291 | # CONFIG_GPIO_SYSFS is not set | ||
957 | 1292 | ||
958 | # | 1293 | # |
959 | # GPIO Support | 1294 | # Memory mapped GPIO expanders: |
960 | # | 1295 | # |
961 | # CONFIG_DEBUG_GPIO is not set | ||
962 | 1296 | ||
963 | # | 1297 | # |
964 | # I2C GPIO expanders: | 1298 | # I2C GPIO expanders: |
965 | # | 1299 | # |
1300 | # CONFIG_GPIO_MAX732X is not set | ||
966 | # CONFIG_GPIO_PCA953X is not set | 1301 | # CONFIG_GPIO_PCA953X is not set |
967 | # CONFIG_GPIO_PCF857X is not set | 1302 | # CONFIG_GPIO_PCF857X is not set |
968 | 1303 | ||
969 | # | 1304 | # |
1305 | # PCI GPIO expanders: | ||
1306 | # | ||
1307 | |||
1308 | # | ||
970 | # SPI GPIO expanders: | 1309 | # SPI GPIO expanders: |
971 | # | 1310 | # |
1311 | # CONFIG_GPIO_MAX7301 is not set | ||
972 | # CONFIG_GPIO_MCP23S08 is not set | 1312 | # CONFIG_GPIO_MCP23S08 is not set |
973 | # CONFIG_W1 is not set | 1313 | # CONFIG_W1 is not set |
974 | # CONFIG_POWER_SUPPLY is not set | 1314 | # CONFIG_POWER_SUPPLY is not set |
975 | CONFIG_HWMON=y | 1315 | CONFIG_HWMON=y |
976 | CONFIG_HWMON_VID=m | 1316 | CONFIG_HWMON_VID=m |
1317 | # CONFIG_SENSORS_AD7414 is not set | ||
977 | # CONFIG_SENSORS_AD7418 is not set | 1318 | # CONFIG_SENSORS_AD7418 is not set |
1319 | # CONFIG_SENSORS_ADCXX is not set | ||
978 | # CONFIG_SENSORS_ADM1021 is not set | 1320 | # CONFIG_SENSORS_ADM1021 is not set |
979 | # CONFIG_SENSORS_ADM1025 is not set | 1321 | # CONFIG_SENSORS_ADM1025 is not set |
980 | # CONFIG_SENSORS_ADM1026 is not set | 1322 | # CONFIG_SENSORS_ADM1026 is not set |
981 | # CONFIG_SENSORS_ADM1029 is not set | 1323 | # CONFIG_SENSORS_ADM1029 is not set |
982 | # CONFIG_SENSORS_ADM1031 is not set | 1324 | # CONFIG_SENSORS_ADM1031 is not set |
983 | # CONFIG_SENSORS_ADM9240 is not set | 1325 | # CONFIG_SENSORS_ADM9240 is not set |
1326 | # CONFIG_SENSORS_ADT7462 is not set | ||
984 | # CONFIG_SENSORS_ADT7470 is not set | 1327 | # CONFIG_SENSORS_ADT7470 is not set |
985 | # CONFIG_SENSORS_ADT7473 is not set | 1328 | # CONFIG_SENSORS_ADT7473 is not set |
1329 | # CONFIG_SENSORS_ADT7475 is not set | ||
986 | # CONFIG_SENSORS_ATXP1 is not set | 1330 | # CONFIG_SENSORS_ATXP1 is not set |
987 | # CONFIG_SENSORS_DS1621 is not set | 1331 | # CONFIG_SENSORS_DS1621 is not set |
988 | # CONFIG_SENSORS_F71805F is not set | 1332 | # CONFIG_SENSORS_F71805F is not set |
989 | # CONFIG_SENSORS_F71882FG is not set | 1333 | # CONFIG_SENSORS_F71882FG is not set |
990 | # CONFIG_SENSORS_F75375S is not set | 1334 | # CONFIG_SENSORS_F75375S is not set |
1335 | # CONFIG_SENSORS_G760A is not set | ||
991 | # CONFIG_SENSORS_GL518SM is not set | 1336 | # CONFIG_SENSORS_GL518SM is not set |
992 | # CONFIG_SENSORS_GL520SM is not set | 1337 | # CONFIG_SENSORS_GL520SM is not set |
993 | # CONFIG_SENSORS_IT87 is not set | 1338 | # CONFIG_SENSORS_IT87 is not set |
@@ -1003,10 +1348,16 @@ CONFIG_SENSORS_LM85=m | |||
1003 | # CONFIG_SENSORS_LM90 is not set | 1348 | # CONFIG_SENSORS_LM90 is not set |
1004 | # CONFIG_SENSORS_LM92 is not set | 1349 | # CONFIG_SENSORS_LM92 is not set |
1005 | # CONFIG_SENSORS_LM93 is not set | 1350 | # CONFIG_SENSORS_LM93 is not set |
1351 | # CONFIG_SENSORS_LTC4215 is not set | ||
1352 | # CONFIG_SENSORS_LTC4245 is not set | ||
1353 | # CONFIG_SENSORS_LM95241 is not set | ||
1354 | # CONFIG_SENSORS_MAX1111 is not set | ||
1006 | # CONFIG_SENSORS_MAX1619 is not set | 1355 | # CONFIG_SENSORS_MAX1619 is not set |
1007 | # CONFIG_SENSORS_MAX6650 is not set | 1356 | # CONFIG_SENSORS_MAX6650 is not set |
1008 | # CONFIG_SENSORS_PC87360 is not set | 1357 | # CONFIG_SENSORS_PC87360 is not set |
1009 | # CONFIG_SENSORS_PC87427 is not set | 1358 | # CONFIG_SENSORS_PC87427 is not set |
1359 | # CONFIG_SENSORS_PCF8591 is not set | ||
1360 | # CONFIG_SENSORS_SHT15 is not set | ||
1010 | # CONFIG_SENSORS_DME1737 is not set | 1361 | # CONFIG_SENSORS_DME1737 is not set |
1011 | # CONFIG_SENSORS_SMSC47M1 is not set | 1362 | # CONFIG_SENSORS_SMSC47M1 is not set |
1012 | # CONFIG_SENSORS_SMSC47M192 is not set | 1363 | # CONFIG_SENSORS_SMSC47M192 is not set |
@@ -1022,7 +1373,10 @@ CONFIG_SENSORS_LM85=m | |||
1022 | # CONFIG_SENSORS_W83L786NG is not set | 1373 | # CONFIG_SENSORS_W83L786NG is not set |
1023 | # CONFIG_SENSORS_W83627HF is not set | 1374 | # CONFIG_SENSORS_W83627HF is not set |
1024 | # CONFIG_SENSORS_W83627EHF is not set | 1375 | # CONFIG_SENSORS_W83627EHF is not set |
1376 | # CONFIG_SENSORS_LIS3_SPI is not set | ||
1025 | # CONFIG_HWMON_DEBUG_CHIP is not set | 1377 | # CONFIG_HWMON_DEBUG_CHIP is not set |
1378 | # CONFIG_THERMAL is not set | ||
1379 | # CONFIG_THERMAL_HWMON is not set | ||
1026 | CONFIG_WATCHDOG=y | 1380 | CONFIG_WATCHDOG=y |
1027 | # CONFIG_WATCHDOG_NOWAYOUT is not set | 1381 | # CONFIG_WATCHDOG_NOWAYOUT is not set |
1028 | 1382 | ||
@@ -1043,20 +1397,33 @@ CONFIG_S3C2410_WATCHDOG=y | |||
1043 | # USB-based Watchdog Cards | 1397 | # USB-based Watchdog Cards |
1044 | # | 1398 | # |
1045 | # CONFIG_USBPCWATCHDOG is not set | 1399 | # CONFIG_USBPCWATCHDOG is not set |
1400 | CONFIG_SSB_POSSIBLE=y | ||
1046 | 1401 | ||
1047 | # | 1402 | # |
1048 | # Sonics Silicon Backplane | 1403 | # Sonics Silicon Backplane |
1049 | # | 1404 | # |
1050 | CONFIG_SSB_POSSIBLE=y | ||
1051 | # CONFIG_SSB is not set | 1405 | # CONFIG_SSB is not set |
1052 | 1406 | ||
1053 | # | 1407 | # |
1054 | # Multifunction device drivers | 1408 | # Multifunction device drivers |
1055 | # | 1409 | # |
1410 | # CONFIG_MFD_CORE is not set | ||
1056 | CONFIG_MFD_SM501=y | 1411 | CONFIG_MFD_SM501=y |
1412 | # CONFIG_MFD_SM501_GPIO is not set | ||
1057 | # CONFIG_MFD_ASIC3 is not set | 1413 | # CONFIG_MFD_ASIC3 is not set |
1058 | # CONFIG_HTC_EGPIO is not set | 1414 | # CONFIG_HTC_EGPIO is not set |
1059 | # CONFIG_HTC_PASIC3 is not set | 1415 | # CONFIG_HTC_PASIC3 is not set |
1416 | # CONFIG_UCB1400_CORE is not set | ||
1417 | # CONFIG_TPS65010 is not set | ||
1418 | # CONFIG_TWL4030_CORE is not set | ||
1419 | # CONFIG_MFD_TMIO is not set | ||
1420 | # CONFIG_MFD_T7L66XB is not set | ||
1421 | # CONFIG_MFD_TC6387XB is not set | ||
1422 | # CONFIG_MFD_TC6393XB is not set | ||
1423 | # CONFIG_PMIC_DA903X is not set | ||
1424 | # CONFIG_MFD_WM8400 is not set | ||
1425 | # CONFIG_MFD_WM8350_I2C is not set | ||
1426 | # CONFIG_MFD_PCF50633 is not set | ||
1060 | 1427 | ||
1061 | # | 1428 | # |
1062 | # Multimedia devices | 1429 | # Multimedia devices |
@@ -1065,14 +1432,189 @@ CONFIG_MFD_SM501=y | |||
1065 | # | 1432 | # |
1066 | # Multimedia core support | 1433 | # Multimedia core support |
1067 | # | 1434 | # |
1068 | # CONFIG_VIDEO_DEV is not set | 1435 | CONFIG_VIDEO_DEV=m |
1069 | # CONFIG_DVB_CORE is not set | 1436 | CONFIG_VIDEO_V4L2_COMMON=m |
1070 | # CONFIG_VIDEO_MEDIA is not set | 1437 | CONFIG_VIDEO_ALLOW_V4L1=y |
1438 | CONFIG_VIDEO_V4L1_COMPAT=y | ||
1439 | CONFIG_DVB_CORE=m | ||
1440 | CONFIG_VIDEO_MEDIA=m | ||
1071 | 1441 | ||
1072 | # | 1442 | # |
1073 | # Multimedia drivers | 1443 | # Multimedia drivers |
1074 | # | 1444 | # |
1075 | # CONFIG_DAB is not set | 1445 | CONFIG_MEDIA_ATTACH=y |
1446 | CONFIG_MEDIA_TUNER=m | ||
1447 | # CONFIG_MEDIA_TUNER_CUSTOMISE is not set | ||
1448 | CONFIG_MEDIA_TUNER_SIMPLE=m | ||
1449 | CONFIG_MEDIA_TUNER_TDA8290=m | ||
1450 | CONFIG_MEDIA_TUNER_TDA827X=m | ||
1451 | CONFIG_MEDIA_TUNER_TDA18271=m | ||
1452 | CONFIG_MEDIA_TUNER_TDA9887=m | ||
1453 | CONFIG_MEDIA_TUNER_TEA5761=m | ||
1454 | CONFIG_MEDIA_TUNER_TEA5767=m | ||
1455 | CONFIG_MEDIA_TUNER_MT20XX=m | ||
1456 | CONFIG_MEDIA_TUNER_MT2060=m | ||
1457 | CONFIG_MEDIA_TUNER_MT2266=m | ||
1458 | CONFIG_MEDIA_TUNER_QT1010=m | ||
1459 | CONFIG_MEDIA_TUNER_XC2028=m | ||
1460 | CONFIG_MEDIA_TUNER_XC5000=m | ||
1461 | CONFIG_MEDIA_TUNER_MXL5005S=m | ||
1462 | CONFIG_MEDIA_TUNER_MXL5007T=m | ||
1463 | CONFIG_MEDIA_TUNER_MC44S803=m | ||
1464 | CONFIG_VIDEO_V4L2=m | ||
1465 | CONFIG_VIDEO_V4L1=m | ||
1466 | CONFIG_VIDEOBUF_GEN=m | ||
1467 | CONFIG_VIDEOBUF_VMALLOC=m | ||
1468 | CONFIG_VIDEO_TVEEPROM=m | ||
1469 | CONFIG_VIDEO_CAPTURE_DRIVERS=y | ||
1470 | # CONFIG_VIDEO_ADV_DEBUG is not set | ||
1471 | # CONFIG_VIDEO_FIXED_MINOR_RANGES is not set | ||
1472 | CONFIG_VIDEO_HELPER_CHIPS_AUTO=y | ||
1473 | CONFIG_VIDEO_VIVI=m | ||
1474 | CONFIG_VIDEO_PMS=m | ||
1475 | CONFIG_VIDEO_BWQCAM=m | ||
1476 | CONFIG_VIDEO_CQCAM=m | ||
1477 | CONFIG_VIDEO_W9966=m | ||
1478 | CONFIG_VIDEO_CPIA=m | ||
1479 | CONFIG_VIDEO_CPIA_PP=m | ||
1480 | CONFIG_VIDEO_CPIA_USB=m | ||
1481 | CONFIG_VIDEO_CPIA2=m | ||
1482 | CONFIG_VIDEO_SAA5246A=m | ||
1483 | CONFIG_VIDEO_SAA5249=m | ||
1484 | CONFIG_VIDEO_AU0828=m | ||
1485 | # CONFIG_SOC_CAMERA is not set | ||
1486 | CONFIG_V4L_USB_DRIVERS=y | ||
1487 | # CONFIG_USB_VIDEO_CLASS is not set | ||
1488 | CONFIG_USB_VIDEO_CLASS_INPUT_EVDEV=y | ||
1489 | CONFIG_USB_GSPCA=m | ||
1490 | # CONFIG_USB_M5602 is not set | ||
1491 | # CONFIG_USB_STV06XX is not set | ||
1492 | # CONFIG_USB_GSPCA_CONEX is not set | ||
1493 | # CONFIG_USB_GSPCA_ETOMS is not set | ||
1494 | # CONFIG_USB_GSPCA_FINEPIX is not set | ||
1495 | # CONFIG_USB_GSPCA_MARS is not set | ||
1496 | # CONFIG_USB_GSPCA_MR97310A is not set | ||
1497 | # CONFIG_USB_GSPCA_OV519 is not set | ||
1498 | # CONFIG_USB_GSPCA_OV534 is not set | ||
1499 | # CONFIG_USB_GSPCA_PAC207 is not set | ||
1500 | # CONFIG_USB_GSPCA_PAC7311 is not set | ||
1501 | # CONFIG_USB_GSPCA_SONIXB is not set | ||
1502 | # CONFIG_USB_GSPCA_SONIXJ is not set | ||
1503 | # CONFIG_USB_GSPCA_SPCA500 is not set | ||
1504 | # CONFIG_USB_GSPCA_SPCA501 is not set | ||
1505 | # CONFIG_USB_GSPCA_SPCA505 is not set | ||
1506 | # CONFIG_USB_GSPCA_SPCA506 is not set | ||
1507 | # CONFIG_USB_GSPCA_SPCA508 is not set | ||
1508 | # CONFIG_USB_GSPCA_SPCA561 is not set | ||
1509 | # CONFIG_USB_GSPCA_SQ905 is not set | ||
1510 | # CONFIG_USB_GSPCA_SQ905C is not set | ||
1511 | # CONFIG_USB_GSPCA_STK014 is not set | ||
1512 | # CONFIG_USB_GSPCA_SUNPLUS is not set | ||
1513 | # CONFIG_USB_GSPCA_T613 is not set | ||
1514 | # CONFIG_USB_GSPCA_TV8532 is not set | ||
1515 | # CONFIG_USB_GSPCA_VC032X is not set | ||
1516 | # CONFIG_USB_GSPCA_ZC3XX is not set | ||
1517 | # CONFIG_VIDEO_PVRUSB2 is not set | ||
1518 | # CONFIG_VIDEO_HDPVR is not set | ||
1519 | # CONFIG_VIDEO_EM28XX is not set | ||
1520 | # CONFIG_VIDEO_CX231XX is not set | ||
1521 | # CONFIG_VIDEO_USBVISION is not set | ||
1522 | # CONFIG_USB_VICAM is not set | ||
1523 | # CONFIG_USB_IBMCAM is not set | ||
1524 | # CONFIG_USB_KONICAWC is not set | ||
1525 | # CONFIG_USB_QUICKCAM_MESSENGER is not set | ||
1526 | # CONFIG_USB_ET61X251 is not set | ||
1527 | # CONFIG_VIDEO_OVCAMCHIP is not set | ||
1528 | # CONFIG_USB_OV511 is not set | ||
1529 | # CONFIG_USB_SE401 is not set | ||
1530 | # CONFIG_USB_SN9C102 is not set | ||
1531 | # CONFIG_USB_STV680 is not set | ||
1532 | # CONFIG_USB_ZC0301 is not set | ||
1533 | # CONFIG_USB_PWC is not set | ||
1534 | CONFIG_USB_PWC_INPUT_EVDEV=y | ||
1535 | # CONFIG_USB_ZR364XX is not set | ||
1536 | # CONFIG_USB_STKWEBCAM is not set | ||
1537 | # CONFIG_USB_S2255 is not set | ||
1538 | CONFIG_RADIO_ADAPTERS=y | ||
1539 | CONFIG_RADIO_CADET=m | ||
1540 | CONFIG_RADIO_RTRACK=m | ||
1541 | CONFIG_RADIO_RTRACK2=m | ||
1542 | CONFIG_RADIO_AZTECH=m | ||
1543 | CONFIG_RADIO_GEMTEK=m | ||
1544 | CONFIG_RADIO_SF16FMI=m | ||
1545 | CONFIG_RADIO_SF16FMR2=m | ||
1546 | CONFIG_RADIO_TERRATEC=m | ||
1547 | CONFIG_RADIO_TRUST=m | ||
1548 | CONFIG_RADIO_TYPHOON=m | ||
1549 | CONFIG_RADIO_TYPHOON_PROC_FS=y | ||
1550 | CONFIG_RADIO_ZOLTRIX=m | ||
1551 | CONFIG_USB_DSBR=m | ||
1552 | CONFIG_USB_SI470X=m | ||
1553 | CONFIG_USB_MR800=m | ||
1554 | CONFIG_RADIO_TEA5764=m | ||
1555 | CONFIG_DVB_DYNAMIC_MINORS=y | ||
1556 | CONFIG_DVB_CAPTURE_DRIVERS=y | ||
1557 | # CONFIG_TTPCI_EEPROM is not set | ||
1558 | |||
1559 | # | ||
1560 | # Supported USB Adapters | ||
1561 | # | ||
1562 | CONFIG_DVB_USB=m | ||
1563 | # CONFIG_DVB_USB_DEBUG is not set | ||
1564 | # CONFIG_DVB_USB_A800 is not set | ||
1565 | CONFIG_DVB_USB_DIBUSB_MB=m | ||
1566 | # CONFIG_DVB_USB_DIBUSB_MB_FAULTY is not set | ||
1567 | CONFIG_DVB_USB_DIBUSB_MC=m | ||
1568 | CONFIG_DVB_USB_DIB0700=m | ||
1569 | CONFIG_DVB_USB_UMT_010=m | ||
1570 | CONFIG_DVB_USB_CXUSB=m | ||
1571 | CONFIG_DVB_USB_M920X=m | ||
1572 | # CONFIG_DVB_USB_GL861 is not set | ||
1573 | # CONFIG_DVB_USB_AU6610 is not set | ||
1574 | # CONFIG_DVB_USB_DIGITV is not set | ||
1575 | # CONFIG_DVB_USB_VP7045 is not set | ||
1576 | # CONFIG_DVB_USB_VP702X is not set | ||
1577 | # CONFIG_DVB_USB_GP8PSK is not set | ||
1578 | # CONFIG_DVB_USB_NOVA_T_USB2 is not set | ||
1579 | # CONFIG_DVB_USB_TTUSB2 is not set | ||
1580 | # CONFIG_DVB_USB_DTT200U is not set | ||
1581 | # CONFIG_DVB_USB_OPERA1 is not set | ||
1582 | CONFIG_DVB_USB_AF9005=m | ||
1583 | # CONFIG_DVB_USB_AF9005_REMOTE is not set | ||
1584 | # CONFIG_DVB_USB_DW2102 is not set | ||
1585 | # CONFIG_DVB_USB_CINERGY_T2 is not set | ||
1586 | # CONFIG_DVB_USB_ANYSEE is not set | ||
1587 | # CONFIG_DVB_USB_DTV5100 is not set | ||
1588 | # CONFIG_DVB_USB_AF9015 is not set | ||
1589 | # CONFIG_DVB_USB_CE6230 is not set | ||
1590 | # CONFIG_DVB_SIANO_SMS1XXX is not set | ||
1591 | |||
1592 | # | ||
1593 | # Supported FlexCopII (B2C2) Adapters | ||
1594 | # | ||
1595 | # CONFIG_DVB_B2C2_FLEXCOP is not set | ||
1596 | |||
1597 | # | ||
1598 | # Supported DVB Frontends | ||
1599 | # | ||
1600 | # CONFIG_DVB_FE_CUSTOMISE is not set | ||
1601 | CONFIG_DVB_CX22702=m | ||
1602 | CONFIG_DVB_TDA1004X=m | ||
1603 | CONFIG_DVB_MT352=m | ||
1604 | CONFIG_DVB_ZL10353=m | ||
1605 | CONFIG_DVB_DIB3000MB=m | ||
1606 | CONFIG_DVB_DIB3000MC=m | ||
1607 | CONFIG_DVB_DIB7000M=m | ||
1608 | CONFIG_DVB_DIB7000P=m | ||
1609 | CONFIG_DVB_LGDT330X=m | ||
1610 | CONFIG_DVB_LGDT3305=m | ||
1611 | CONFIG_DVB_AU8522=m | ||
1612 | CONFIG_DVB_S5H1411=m | ||
1613 | CONFIG_DVB_PLL=m | ||
1614 | CONFIG_DVB_TUNER_DIB0070=m | ||
1615 | CONFIG_DVB_LGS8GL5=m | ||
1616 | CONFIG_DAB=y | ||
1617 | CONFIG_USB_DABUSB=m | ||
1076 | 1618 | ||
1077 | # | 1619 | # |
1078 | # Graphics support | 1620 | # Graphics support |
@@ -1082,6 +1624,7 @@ CONFIG_MFD_SM501=y | |||
1082 | CONFIG_FB=y | 1624 | CONFIG_FB=y |
1083 | CONFIG_FIRMWARE_EDID=y | 1625 | CONFIG_FIRMWARE_EDID=y |
1084 | # CONFIG_FB_DDC is not set | 1626 | # CONFIG_FB_DDC is not set |
1627 | # CONFIG_FB_BOOT_VESA_SUPPORT is not set | ||
1085 | CONFIG_FB_CFB_FILLRECT=y | 1628 | CONFIG_FB_CFB_FILLRECT=y |
1086 | CONFIG_FB_CFB_COPYAREA=y | 1629 | CONFIG_FB_CFB_COPYAREA=y |
1087 | CONFIG_FB_CFB_IMAGEBLIT=y | 1630 | CONFIG_FB_CFB_IMAGEBLIT=y |
@@ -1105,7 +1648,19 @@ CONFIG_FB_S3C2410=y | |||
1105 | # CONFIG_FB_S3C2410_DEBUG is not set | 1648 | # CONFIG_FB_S3C2410_DEBUG is not set |
1106 | CONFIG_FB_SM501=y | 1649 | CONFIG_FB_SM501=y |
1107 | # CONFIG_FB_VIRTUAL is not set | 1650 | # CONFIG_FB_VIRTUAL is not set |
1108 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | 1651 | # CONFIG_FB_METRONOME is not set |
1652 | # CONFIG_FB_MB862XX is not set | ||
1653 | # CONFIG_FB_BROADSHEET is not set | ||
1654 | CONFIG_BACKLIGHT_LCD_SUPPORT=y | ||
1655 | CONFIG_LCD_CLASS_DEVICE=m | ||
1656 | # CONFIG_LCD_LTV350QV is not set | ||
1657 | # CONFIG_LCD_ILI9320 is not set | ||
1658 | # CONFIG_LCD_TDO24M is not set | ||
1659 | # CONFIG_LCD_VGG2432A4 is not set | ||
1660 | # CONFIG_LCD_PLATFORM is not set | ||
1661 | CONFIG_BACKLIGHT_CLASS_DEVICE=m | ||
1662 | CONFIG_BACKLIGHT_GENERIC=m | ||
1663 | CONFIG_BACKLIGHT_PWM=m | ||
1109 | 1664 | ||
1110 | # | 1665 | # |
1111 | # Display device support | 1666 | # Display device support |
@@ -1125,11 +1680,54 @@ CONFIG_FRAMEBUFFER_CONSOLE=y | |||
1125 | CONFIG_FONT_8x8=y | 1680 | CONFIG_FONT_8x8=y |
1126 | CONFIG_FONT_8x16=y | 1681 | CONFIG_FONT_8x16=y |
1127 | # CONFIG_LOGO is not set | 1682 | # CONFIG_LOGO is not set |
1128 | 1683 | CONFIG_SOUND=y | |
1129 | # | 1684 | CONFIG_SOUND_OSS_CORE=y |
1130 | # Sound | 1685 | CONFIG_SND=y |
1131 | # | 1686 | CONFIG_SND_TIMER=y |
1132 | # CONFIG_SOUND is not set | 1687 | CONFIG_SND_PCM=y |
1688 | CONFIG_SND_HWDEP=m | ||
1689 | CONFIG_SND_RAWMIDI=m | ||
1690 | CONFIG_SND_JACK=y | ||
1691 | CONFIG_SND_SEQUENCER=m | ||
1692 | # CONFIG_SND_SEQ_DUMMY is not set | ||
1693 | CONFIG_SND_OSSEMUL=y | ||
1694 | CONFIG_SND_MIXER_OSS=m | ||
1695 | CONFIG_SND_PCM_OSS=m | ||
1696 | CONFIG_SND_PCM_OSS_PLUGINS=y | ||
1697 | CONFIG_SND_SEQUENCER_OSS=y | ||
1698 | # CONFIG_SND_DYNAMIC_MINORS is not set | ||
1699 | CONFIG_SND_SUPPORT_OLD_API=y | ||
1700 | CONFIG_SND_VERBOSE_PROCFS=y | ||
1701 | CONFIG_SND_VERBOSE_PRINTK=y | ||
1702 | # CONFIG_SND_DEBUG is not set | ||
1703 | CONFIG_SND_VMASTER=y | ||
1704 | CONFIG_SND_AC97_CODEC=m | ||
1705 | # CONFIG_SND_DRIVERS is not set | ||
1706 | # CONFIG_SND_ARM is not set | ||
1707 | # CONFIG_SND_SPI is not set | ||
1708 | CONFIG_SND_USB=y | ||
1709 | CONFIG_SND_USB_AUDIO=m | ||
1710 | CONFIG_SND_USB_CAIAQ=m | ||
1711 | # CONFIG_SND_USB_CAIAQ_INPUT is not set | ||
1712 | CONFIG_SND_SOC=y | ||
1713 | CONFIG_SND_SOC_AC97_BUS=y | ||
1714 | CONFIG_SND_S3C24XX_SOC=y | ||
1715 | CONFIG_SND_S3C24XX_SOC_I2S=m | ||
1716 | CONFIG_SND_S3C_I2SV2_SOC=m | ||
1717 | CONFIG_SND_S3C2412_SOC_I2S=m | ||
1718 | CONFIG_SND_S3C2443_SOC_AC97=m | ||
1719 | CONFIG_SND_S3C24XX_SOC_JIVE_WM8750=m | ||
1720 | CONFIG_SND_S3C24XX_SOC_SMDK2443_WM9710=m | ||
1721 | CONFIG_SND_S3C24XX_SOC_LN2440SBC_ALC650=m | ||
1722 | CONFIG_SND_S3C24XX_SOC_S3C24XX_UDA134X=m | ||
1723 | CONFIG_SND_SOC_I2C_AND_SPI=y | ||
1724 | # CONFIG_SND_SOC_ALL_CODECS is not set | ||
1725 | CONFIG_SND_SOC_AC97_CODEC=m | ||
1726 | CONFIG_SND_SOC_L3=m | ||
1727 | CONFIG_SND_SOC_UDA134X=m | ||
1728 | CONFIG_SND_SOC_WM8750=m | ||
1729 | # CONFIG_SOUND_PRIME is not set | ||
1730 | CONFIG_AC97_BUS=y | ||
1133 | CONFIG_HID_SUPPORT=y | 1731 | CONFIG_HID_SUPPORT=y |
1134 | CONFIG_HID=y | 1732 | CONFIG_HID=y |
1135 | # CONFIG_HID_DEBUG is not set | 1733 | # CONFIG_HID_DEBUG is not set |
@@ -1139,12 +1737,12 @@ CONFIG_HID=y | |||
1139 | # USB Input Devices | 1737 | # USB Input Devices |
1140 | # | 1738 | # |
1141 | # CONFIG_USB_HID is not set | 1739 | # CONFIG_USB_HID is not set |
1740 | # CONFIG_HID_PID is not set | ||
1142 | 1741 | ||
1143 | # | 1742 | # |
1144 | # USB HID Boot Protocol drivers | 1743 | # Special HID drivers |
1145 | # | 1744 | # |
1146 | # CONFIG_USB_KBD is not set | 1745 | CONFIG_HID_APPLE=m |
1147 | # CONFIG_USB_MOUSE is not set | ||
1148 | CONFIG_USB_SUPPORT=y | 1746 | CONFIG_USB_SUPPORT=y |
1149 | CONFIG_USB_ARCH_HAS_HCD=y | 1747 | CONFIG_USB_ARCH_HAS_HCD=y |
1150 | CONFIG_USB_ARCH_HAS_OHCI=y | 1748 | CONFIG_USB_ARCH_HAS_OHCI=y |
@@ -1161,19 +1759,26 @@ CONFIG_USB_DEVICE_CLASS=y | |||
1161 | # CONFIG_USB_DYNAMIC_MINORS is not set | 1759 | # CONFIG_USB_DYNAMIC_MINORS is not set |
1162 | # CONFIG_USB_SUSPEND is not set | 1760 | # CONFIG_USB_SUSPEND is not set |
1163 | # CONFIG_USB_OTG is not set | 1761 | # CONFIG_USB_OTG is not set |
1762 | CONFIG_USB_MON=y | ||
1763 | # CONFIG_USB_WUSB is not set | ||
1764 | # CONFIG_USB_WUSB_CBAF is not set | ||
1164 | 1765 | ||
1165 | # | 1766 | # |
1166 | # USB Host Controller Drivers | 1767 | # USB Host Controller Drivers |
1167 | # | 1768 | # |
1168 | # CONFIG_USB_C67X00_HCD is not set | 1769 | # CONFIG_USB_C67X00_HCD is not set |
1770 | # CONFIG_USB_OXU210HP_HCD is not set | ||
1169 | # CONFIG_USB_ISP116X_HCD is not set | 1771 | # CONFIG_USB_ISP116X_HCD is not set |
1170 | # CONFIG_USB_ISP1760_HCD is not set | 1772 | # CONFIG_USB_ISP1760_HCD is not set |
1171 | CONFIG_USB_OHCI_HCD=y | 1773 | CONFIG_USB_OHCI_HCD=y |
1172 | # CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set | 1774 | # CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set |
1173 | # CONFIG_USB_OHCI_BIG_ENDIAN_MMIO is not set | 1775 | # CONFIG_USB_OHCI_BIG_ENDIAN_MMIO is not set |
1174 | CONFIG_USB_OHCI_LITTLE_ENDIAN=y | 1776 | CONFIG_USB_OHCI_LITTLE_ENDIAN=y |
1777 | # CONFIG_USB_U132_HCD is not set | ||
1175 | # CONFIG_USB_SL811_HCD is not set | 1778 | # CONFIG_USB_SL811_HCD is not set |
1176 | # CONFIG_USB_R8A66597_HCD is not set | 1779 | # CONFIG_USB_R8A66597_HCD is not set |
1780 | # CONFIG_USB_HWA_HCD is not set | ||
1781 | # CONFIG_USB_MUSB_HDRC is not set | ||
1177 | 1782 | ||
1178 | # | 1783 | # |
1179 | # USB Device Class drivers | 1784 | # USB Device Class drivers |
@@ -1181,53 +1786,51 @@ CONFIG_USB_OHCI_LITTLE_ENDIAN=y | |||
1181 | CONFIG_USB_ACM=m | 1786 | CONFIG_USB_ACM=m |
1182 | CONFIG_USB_PRINTER=m | 1787 | CONFIG_USB_PRINTER=m |
1183 | CONFIG_USB_WDM=m | 1788 | CONFIG_USB_WDM=m |
1789 | # CONFIG_USB_TMC is not set | ||
1184 | 1790 | ||
1185 | # | 1791 | # |
1186 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | 1792 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may |
1187 | # | 1793 | # |
1188 | 1794 | ||
1189 | # | 1795 | # |
1190 | # may also be needed; see USB_STORAGE Help for more information | 1796 | # also be needed; see USB_STORAGE Help for more info |
1191 | # | 1797 | # |
1192 | CONFIG_USB_STORAGE=m | 1798 | CONFIG_USB_STORAGE=m |
1193 | # CONFIG_USB_STORAGE_DEBUG is not set | 1799 | # CONFIG_USB_STORAGE_DEBUG is not set |
1194 | # CONFIG_USB_STORAGE_DATAFAB is not set | 1800 | CONFIG_USB_STORAGE_DATAFAB=m |
1195 | # CONFIG_USB_STORAGE_FREECOM is not set | 1801 | CONFIG_USB_STORAGE_FREECOM=m |
1196 | # CONFIG_USB_STORAGE_ISD200 is not set | 1802 | CONFIG_USB_STORAGE_ISD200=m |
1197 | # CONFIG_USB_STORAGE_DPCM is not set | 1803 | CONFIG_USB_STORAGE_USBAT=m |
1198 | # CONFIG_USB_STORAGE_USBAT is not set | 1804 | CONFIG_USB_STORAGE_SDDR09=m |
1199 | # CONFIG_USB_STORAGE_SDDR09 is not set | 1805 | CONFIG_USB_STORAGE_SDDR55=m |
1200 | # CONFIG_USB_STORAGE_SDDR55 is not set | 1806 | CONFIG_USB_STORAGE_JUMPSHOT=m |
1201 | # CONFIG_USB_STORAGE_JUMPSHOT is not set | 1807 | CONFIG_USB_STORAGE_ALAUDA=m |
1202 | # CONFIG_USB_STORAGE_ALAUDA is not set | 1808 | CONFIG_USB_STORAGE_ONETOUCH=m |
1203 | # CONFIG_USB_STORAGE_ONETOUCH is not set | 1809 | CONFIG_USB_STORAGE_KARMA=m |
1204 | # CONFIG_USB_STORAGE_KARMA is not set | 1810 | CONFIG_USB_STORAGE_CYPRESS_ATACB=m |
1205 | # CONFIG_USB_STORAGE_CYPRESS_ATACB is not set | ||
1206 | CONFIG_USB_LIBUSUAL=y | 1811 | CONFIG_USB_LIBUSUAL=y |
1207 | 1812 | ||
1208 | # | 1813 | # |
1209 | # USB Imaging devices | 1814 | # USB Imaging devices |
1210 | # | 1815 | # |
1211 | # CONFIG_USB_MDC800 is not set | 1816 | CONFIG_USB_MDC800=m |
1212 | # CONFIG_USB_MICROTEK is not set | 1817 | CONFIG_USB_MICROTEK=m |
1213 | CONFIG_USB_MON=y | ||
1214 | 1818 | ||
1215 | # | 1819 | # |
1216 | # USB port drivers | 1820 | # USB port drivers |
1217 | # | 1821 | # |
1218 | # CONFIG_USB_USS720 is not set | 1822 | CONFIG_USB_USS720=m |
1219 | CONFIG_USB_SERIAL=y | 1823 | CONFIG_USB_SERIAL=y |
1220 | # CONFIG_USB_SERIAL_CONSOLE is not set | 1824 | # CONFIG_USB_SERIAL_CONSOLE is not set |
1221 | # CONFIG_USB_EZUSB is not set | 1825 | # CONFIG_USB_EZUSB is not set |
1222 | CONFIG_USB_SERIAL_GENERIC=y | 1826 | CONFIG_USB_SERIAL_GENERIC=y |
1223 | # CONFIG_USB_SERIAL_AIRCABLE is not set | 1827 | # CONFIG_USB_SERIAL_AIRCABLE is not set |
1224 | # CONFIG_USB_SERIAL_AIRPRIME is not set | ||
1225 | # CONFIG_USB_SERIAL_ARK3116 is not set | 1828 | # CONFIG_USB_SERIAL_ARK3116 is not set |
1226 | # CONFIG_USB_SERIAL_BELKIN is not set | 1829 | # CONFIG_USB_SERIAL_BELKIN is not set |
1227 | # CONFIG_USB_SERIAL_CH341 is not set | 1830 | # CONFIG_USB_SERIAL_CH341 is not set |
1228 | # CONFIG_USB_SERIAL_WHITEHEAT is not set | 1831 | # CONFIG_USB_SERIAL_WHITEHEAT is not set |
1229 | # CONFIG_USB_SERIAL_DIGI_ACCELEPORT is not set | 1832 | # CONFIG_USB_SERIAL_DIGI_ACCELEPORT is not set |
1230 | # CONFIG_USB_SERIAL_CP2101 is not set | 1833 | # CONFIG_USB_SERIAL_CP210X is not set |
1231 | # CONFIG_USB_SERIAL_CYPRESS_M8 is not set | 1834 | # CONFIG_USB_SERIAL_CYPRESS_M8 is not set |
1232 | # CONFIG_USB_SERIAL_EMPEG is not set | 1835 | # CONFIG_USB_SERIAL_EMPEG is not set |
1233 | CONFIG_USB_SERIAL_FTDI_SIO=y | 1836 | CONFIG_USB_SERIAL_FTDI_SIO=y |
@@ -1251,42 +1854,71 @@ CONFIG_USB_SERIAL_FTDI_SIO=y | |||
1251 | CONFIG_USB_SERIAL_NAVMAN=m | 1854 | CONFIG_USB_SERIAL_NAVMAN=m |
1252 | CONFIG_USB_SERIAL_PL2303=y | 1855 | CONFIG_USB_SERIAL_PL2303=y |
1253 | # CONFIG_USB_SERIAL_OTI6858 is not set | 1856 | # CONFIG_USB_SERIAL_OTI6858 is not set |
1857 | # CONFIG_USB_SERIAL_QUALCOMM is not set | ||
1254 | # CONFIG_USB_SERIAL_SPCP8X5 is not set | 1858 | # CONFIG_USB_SERIAL_SPCP8X5 is not set |
1255 | # CONFIG_USB_SERIAL_HP4X is not set | 1859 | # CONFIG_USB_SERIAL_HP4X is not set |
1256 | # CONFIG_USB_SERIAL_SAFE is not set | 1860 | # CONFIG_USB_SERIAL_SAFE is not set |
1861 | # CONFIG_USB_SERIAL_SIEMENS_MPI is not set | ||
1257 | # CONFIG_USB_SERIAL_SIERRAWIRELESS is not set | 1862 | # CONFIG_USB_SERIAL_SIERRAWIRELESS is not set |
1863 | # CONFIG_USB_SERIAL_SYMBOL is not set | ||
1258 | # CONFIG_USB_SERIAL_TI is not set | 1864 | # CONFIG_USB_SERIAL_TI is not set |
1259 | # CONFIG_USB_SERIAL_CYBERJACK is not set | 1865 | # CONFIG_USB_SERIAL_CYBERJACK is not set |
1260 | # CONFIG_USB_SERIAL_XIRCOM is not set | 1866 | # CONFIG_USB_SERIAL_XIRCOM is not set |
1261 | CONFIG_USB_SERIAL_OPTION=m | 1867 | CONFIG_USB_SERIAL_OPTION=m |
1262 | # CONFIG_USB_SERIAL_OMNINET is not set | 1868 | # CONFIG_USB_SERIAL_OMNINET is not set |
1869 | # CONFIG_USB_SERIAL_OPTICON is not set | ||
1263 | # CONFIG_USB_SERIAL_DEBUG is not set | 1870 | # CONFIG_USB_SERIAL_DEBUG is not set |
1264 | 1871 | ||
1265 | # | 1872 | # |
1266 | # USB Miscellaneous drivers | 1873 | # USB Miscellaneous drivers |
1267 | # | 1874 | # |
1268 | # CONFIG_USB_EMI62 is not set | 1875 | CONFIG_USB_EMI62=m |
1269 | # CONFIG_USB_EMI26 is not set | 1876 | CONFIG_USB_EMI26=m |
1270 | # CONFIG_USB_ADUTUX is not set | 1877 | CONFIG_USB_ADUTUX=m |
1271 | # CONFIG_USB_AUERSWALD is not set | 1878 | CONFIG_USB_SEVSEG=m |
1272 | # CONFIG_USB_RIO500 is not set | 1879 | CONFIG_USB_RIO500=m |
1273 | # CONFIG_USB_LEGOTOWER is not set | 1880 | CONFIG_USB_LEGOTOWER=m |
1274 | # CONFIG_USB_LCD is not set | 1881 | CONFIG_USB_LCD=m |
1275 | # CONFIG_USB_BERRY_CHARGE is not set | 1882 | CONFIG_USB_BERRY_CHARGE=m |
1276 | CONFIG_USB_LED=m | 1883 | CONFIG_USB_LED=m |
1277 | # CONFIG_USB_CYPRESS_CY7C63 is not set | 1884 | CONFIG_USB_CYPRESS_CY7C63=m |
1278 | # CONFIG_USB_CYTHERM is not set | 1885 | CONFIG_USB_CYTHERM=m |
1279 | # CONFIG_USB_PHIDGET is not set | 1886 | CONFIG_USB_IDMOUSE=m |
1280 | # CONFIG_USB_IDMOUSE is not set | 1887 | CONFIG_USB_FTDI_ELAN=m |
1281 | # CONFIG_USB_FTDI_ELAN is not set | 1888 | CONFIG_USB_APPLEDISPLAY=m |
1282 | # CONFIG_USB_APPLEDISPLAY is not set | ||
1283 | CONFIG_USB_LD=m | 1889 | CONFIG_USB_LD=m |
1284 | # CONFIG_USB_TRANCEVIBRATOR is not set | 1890 | CONFIG_USB_TRANCEVIBRATOR=m |
1285 | # CONFIG_USB_IOWARRIOR is not set | 1891 | CONFIG_USB_IOWARRIOR=m |
1286 | # CONFIG_USB_TEST is not set | 1892 | CONFIG_USB_TEST=m |
1287 | # CONFIG_USB_ISIGHTFW is not set | 1893 | # CONFIG_USB_ISIGHTFW is not set |
1894 | # CONFIG_USB_VST is not set | ||
1288 | # CONFIG_USB_GADGET is not set | 1895 | # CONFIG_USB_GADGET is not set |
1289 | # CONFIG_MMC is not set | 1896 | |
1897 | # | ||
1898 | # OTG and related infrastructure | ||
1899 | # | ||
1900 | # CONFIG_USB_GPIO_VBUS is not set | ||
1901 | # CONFIG_NOP_USB_XCEIV is not set | ||
1902 | CONFIG_MMC=y | ||
1903 | # CONFIG_MMC_DEBUG is not set | ||
1904 | # CONFIG_MMC_UNSAFE_RESUME is not set | ||
1905 | |||
1906 | # | ||
1907 | # MMC/SD/SDIO Card Drivers | ||
1908 | # | ||
1909 | CONFIG_MMC_BLOCK=y | ||
1910 | CONFIG_MMC_BLOCK_BOUNCE=y | ||
1911 | CONFIG_SDIO_UART=m | ||
1912 | CONFIG_MMC_TEST=m | ||
1913 | |||
1914 | # | ||
1915 | # MMC/SD/SDIO Host Controller Drivers | ||
1916 | # | ||
1917 | CONFIG_MMC_SDHCI=m | ||
1918 | CONFIG_MMC_SPI=m | ||
1919 | CONFIG_MMC_S3C=y | ||
1920 | # CONFIG_MEMSTICK is not set | ||
1921 | # CONFIG_ACCESSIBILITY is not set | ||
1290 | CONFIG_NEW_LEDS=y | 1922 | CONFIG_NEW_LEDS=y |
1291 | CONFIG_LEDS_CLASS=m | 1923 | CONFIG_LEDS_CLASS=m |
1292 | 1924 | ||
@@ -1295,7 +1927,14 @@ CONFIG_LEDS_CLASS=m | |||
1295 | # | 1927 | # |
1296 | CONFIG_LEDS_S3C24XX=m | 1928 | CONFIG_LEDS_S3C24XX=m |
1297 | CONFIG_LEDS_H1940=m | 1929 | CONFIG_LEDS_H1940=m |
1298 | # CONFIG_LEDS_GPIO is not set | 1930 | CONFIG_LEDS_PCA9532=m |
1931 | CONFIG_LEDS_GPIO=m | ||
1932 | CONFIG_LEDS_GPIO_PLATFORM=y | ||
1933 | CONFIG_LEDS_LP5521=m | ||
1934 | CONFIG_LEDS_PCA955X=m | ||
1935 | CONFIG_LEDS_DAC124S085=m | ||
1936 | CONFIG_LEDS_PWM=m | ||
1937 | CONFIG_LEDS_BD2802=m | ||
1299 | 1938 | ||
1300 | # | 1939 | # |
1301 | # LED Triggers | 1940 | # LED Triggers |
@@ -1304,7 +1943,13 @@ CONFIG_LEDS_TRIGGERS=y | |||
1304 | CONFIG_LEDS_TRIGGER_TIMER=m | 1943 | CONFIG_LEDS_TRIGGER_TIMER=m |
1305 | # CONFIG_LEDS_TRIGGER_IDE_DISK is not set | 1944 | # CONFIG_LEDS_TRIGGER_IDE_DISK is not set |
1306 | CONFIG_LEDS_TRIGGER_HEARTBEAT=m | 1945 | CONFIG_LEDS_TRIGGER_HEARTBEAT=m |
1307 | # CONFIG_LEDS_TRIGGER_DEFAULT_ON is not set | 1946 | CONFIG_LEDS_TRIGGER_BACKLIGHT=m |
1947 | CONFIG_LEDS_TRIGGER_GPIO=m | ||
1948 | CONFIG_LEDS_TRIGGER_DEFAULT_ON=m | ||
1949 | |||
1950 | # | ||
1951 | # iptables trigger is under Netfilter config (LED target) | ||
1952 | # | ||
1308 | CONFIG_RTC_LIB=y | 1953 | CONFIG_RTC_LIB=y |
1309 | CONFIG_RTC_CLASS=y | 1954 | CONFIG_RTC_CLASS=y |
1310 | CONFIG_RTC_HCTOSYS=y | 1955 | CONFIG_RTC_HCTOSYS=y |
@@ -1335,31 +1980,43 @@ CONFIG_RTC_INTF_DEV=y | |||
1335 | # CONFIG_RTC_DRV_M41T80 is not set | 1980 | # CONFIG_RTC_DRV_M41T80 is not set |
1336 | # CONFIG_RTC_DRV_S35390A is not set | 1981 | # CONFIG_RTC_DRV_S35390A is not set |
1337 | # CONFIG_RTC_DRV_FM3130 is not set | 1982 | # CONFIG_RTC_DRV_FM3130 is not set |
1983 | # CONFIG_RTC_DRV_RX8581 is not set | ||
1338 | 1984 | ||
1339 | # | 1985 | # |
1340 | # SPI RTC drivers | 1986 | # SPI RTC drivers |
1341 | # | 1987 | # |
1988 | # CONFIG_RTC_DRV_M41T94 is not set | ||
1989 | # CONFIG_RTC_DRV_DS1305 is not set | ||
1990 | # CONFIG_RTC_DRV_DS1390 is not set | ||
1342 | # CONFIG_RTC_DRV_MAX6902 is not set | 1991 | # CONFIG_RTC_DRV_MAX6902 is not set |
1343 | # CONFIG_RTC_DRV_R9701 is not set | 1992 | # CONFIG_RTC_DRV_R9701 is not set |
1344 | # CONFIG_RTC_DRV_RS5C348 is not set | 1993 | # CONFIG_RTC_DRV_RS5C348 is not set |
1994 | # CONFIG_RTC_DRV_DS3234 is not set | ||
1345 | 1995 | ||
1346 | # | 1996 | # |
1347 | # Platform RTC drivers | 1997 | # Platform RTC drivers |
1348 | # | 1998 | # |
1349 | # CONFIG_RTC_DRV_CMOS is not set | 1999 | # CONFIG_RTC_DRV_CMOS is not set |
2000 | # CONFIG_RTC_DRV_DS1286 is not set | ||
1350 | # CONFIG_RTC_DRV_DS1511 is not set | 2001 | # CONFIG_RTC_DRV_DS1511 is not set |
1351 | # CONFIG_RTC_DRV_DS1553 is not set | 2002 | # CONFIG_RTC_DRV_DS1553 is not set |
1352 | # CONFIG_RTC_DRV_DS1742 is not set | 2003 | # CONFIG_RTC_DRV_DS1742 is not set |
1353 | # CONFIG_RTC_DRV_STK17TA8 is not set | 2004 | # CONFIG_RTC_DRV_STK17TA8 is not set |
1354 | # CONFIG_RTC_DRV_M48T86 is not set | 2005 | # CONFIG_RTC_DRV_M48T86 is not set |
2006 | # CONFIG_RTC_DRV_M48T35 is not set | ||
1355 | # CONFIG_RTC_DRV_M48T59 is not set | 2007 | # CONFIG_RTC_DRV_M48T59 is not set |
2008 | # CONFIG_RTC_DRV_BQ4802 is not set | ||
1356 | # CONFIG_RTC_DRV_V3020 is not set | 2009 | # CONFIG_RTC_DRV_V3020 is not set |
1357 | 2010 | ||
1358 | # | 2011 | # |
1359 | # on-CPU RTC drivers | 2012 | # on-CPU RTC drivers |
1360 | # | 2013 | # |
1361 | CONFIG_RTC_DRV_S3C=y | 2014 | CONFIG_RTC_DRV_S3C=y |
2015 | # CONFIG_DMADEVICES is not set | ||
2016 | # CONFIG_AUXDISPLAY is not set | ||
2017 | # CONFIG_REGULATOR is not set | ||
1362 | # CONFIG_UIO is not set | 2018 | # CONFIG_UIO is not set |
2019 | # CONFIG_STAGING is not set | ||
1363 | 2020 | ||
1364 | # | 2021 | # |
1365 | # File systems | 2022 | # File systems |
@@ -1370,27 +2027,40 @@ CONFIG_EXT2_FS_POSIX_ACL=y | |||
1370 | CONFIG_EXT2_FS_SECURITY=y | 2027 | CONFIG_EXT2_FS_SECURITY=y |
1371 | # CONFIG_EXT2_FS_XIP is not set | 2028 | # CONFIG_EXT2_FS_XIP is not set |
1372 | CONFIG_EXT3_FS=y | 2029 | CONFIG_EXT3_FS=y |
2030 | # CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set | ||
1373 | CONFIG_EXT3_FS_XATTR=y | 2031 | CONFIG_EXT3_FS_XATTR=y |
1374 | CONFIG_EXT3_FS_POSIX_ACL=y | 2032 | CONFIG_EXT3_FS_POSIX_ACL=y |
1375 | # CONFIG_EXT3_FS_SECURITY is not set | 2033 | # CONFIG_EXT3_FS_SECURITY is not set |
1376 | # CONFIG_EXT4DEV_FS is not set | 2034 | CONFIG_EXT4_FS=m |
2035 | # CONFIG_EXT4DEV_COMPAT is not set | ||
2036 | CONFIG_EXT4_FS_XATTR=y | ||
2037 | CONFIG_EXT4_FS_POSIX_ACL=y | ||
2038 | # CONFIG_EXT4_FS_SECURITY is not set | ||
1377 | CONFIG_JBD=y | 2039 | CONFIG_JBD=y |
2040 | CONFIG_JBD2=m | ||
1378 | CONFIG_FS_MBCACHE=y | 2041 | CONFIG_FS_MBCACHE=y |
1379 | # CONFIG_REISERFS_FS is not set | 2042 | # CONFIG_REISERFS_FS is not set |
1380 | # CONFIG_JFS_FS is not set | 2043 | # CONFIG_JFS_FS is not set |
1381 | CONFIG_FS_POSIX_ACL=y | 2044 | CONFIG_FS_POSIX_ACL=y |
2045 | CONFIG_FILE_LOCKING=y | ||
1382 | # CONFIG_XFS_FS is not set | 2046 | # CONFIG_XFS_FS is not set |
1383 | # CONFIG_OCFS2_FS is not set | 2047 | # CONFIG_OCFS2_FS is not set |
2048 | # CONFIG_BTRFS_FS is not set | ||
1384 | CONFIG_DNOTIFY=y | 2049 | CONFIG_DNOTIFY=y |
1385 | CONFIG_INOTIFY=y | 2050 | CONFIG_INOTIFY=y |
1386 | CONFIG_INOTIFY_USER=y | 2051 | CONFIG_INOTIFY_USER=y |
1387 | # CONFIG_QUOTA is not set | 2052 | # CONFIG_QUOTA is not set |
1388 | # CONFIG_AUTOFS_FS is not set | 2053 | CONFIG_AUTOFS_FS=m |
1389 | # CONFIG_AUTOFS4_FS is not set | 2054 | CONFIG_AUTOFS4_FS=m |
1390 | # CONFIG_FUSE_FS is not set | 2055 | CONFIG_FUSE_FS=m |
1391 | CONFIG_GENERIC_ACL=y | 2056 | CONFIG_GENERIC_ACL=y |
1392 | 2057 | ||
1393 | # | 2058 | # |
2059 | # Caches | ||
2060 | # | ||
2061 | # CONFIG_FSCACHE is not set | ||
2062 | |||
2063 | # | ||
1394 | # CD-ROM/DVD Filesystems | 2064 | # CD-ROM/DVD Filesystems |
1395 | # | 2065 | # |
1396 | CONFIG_ISO9660_FS=y | 2066 | CONFIG_ISO9660_FS=y |
@@ -1416,15 +2086,13 @@ CONFIG_NTFS_FS=m | |||
1416 | # | 2086 | # |
1417 | CONFIG_PROC_FS=y | 2087 | CONFIG_PROC_FS=y |
1418 | CONFIG_PROC_SYSCTL=y | 2088 | CONFIG_PROC_SYSCTL=y |
2089 | CONFIG_PROC_PAGE_MONITOR=y | ||
1419 | CONFIG_SYSFS=y | 2090 | CONFIG_SYSFS=y |
1420 | CONFIG_TMPFS=y | 2091 | CONFIG_TMPFS=y |
1421 | CONFIG_TMPFS_POSIX_ACL=y | 2092 | CONFIG_TMPFS_POSIX_ACL=y |
1422 | # CONFIG_HUGETLB_PAGE is not set | 2093 | # CONFIG_HUGETLB_PAGE is not set |
1423 | CONFIG_CONFIGFS_FS=m | 2094 | CONFIG_CONFIGFS_FS=m |
1424 | 2095 | CONFIG_MISC_FILESYSTEMS=y | |
1425 | # | ||
1426 | # Miscellaneous filesystems | ||
1427 | # | ||
1428 | # CONFIG_ADFS_FS is not set | 2096 | # CONFIG_ADFS_FS is not set |
1429 | # CONFIG_AFFS_FS is not set | 2097 | # CONFIG_AFFS_FS is not set |
1430 | # CONFIG_HFS_FS is not set | 2098 | # CONFIG_HFS_FS is not set |
@@ -1444,27 +2112,49 @@ CONFIG_JFFS2_ZLIB=y | |||
1444 | CONFIG_JFFS2_RTIME=y | 2112 | CONFIG_JFFS2_RTIME=y |
1445 | # CONFIG_JFFS2_RUBIN is not set | 2113 | # CONFIG_JFFS2_RUBIN is not set |
1446 | CONFIG_CRAMFS=y | 2114 | CONFIG_CRAMFS=y |
2115 | CONFIG_SQUASHFS=m | ||
2116 | # CONFIG_SQUASHFS_EMBEDDED is not set | ||
2117 | CONFIG_SQUASHFS_FRAGMENT_CACHE_SIZE=3 | ||
1447 | # CONFIG_VXFS_FS is not set | 2118 | # CONFIG_VXFS_FS is not set |
1448 | # CONFIG_MINIX_FS is not set | 2119 | # CONFIG_MINIX_FS is not set |
2120 | # CONFIG_OMFS_FS is not set | ||
1449 | # CONFIG_HPFS_FS is not set | 2121 | # CONFIG_HPFS_FS is not set |
1450 | # CONFIG_QNX4FS_FS is not set | 2122 | # CONFIG_QNX4FS_FS is not set |
1451 | CONFIG_ROMFS_FS=y | 2123 | CONFIG_ROMFS_FS=y |
2124 | CONFIG_ROMFS_BACKED_BY_BLOCK=y | ||
2125 | # CONFIG_ROMFS_BACKED_BY_MTD is not set | ||
2126 | # CONFIG_ROMFS_BACKED_BY_BOTH is not set | ||
2127 | CONFIG_ROMFS_ON_BLOCK=y | ||
1452 | # CONFIG_SYSV_FS is not set | 2128 | # CONFIG_SYSV_FS is not set |
1453 | # CONFIG_UFS_FS is not set | 2129 | # CONFIG_UFS_FS is not set |
2130 | # CONFIG_NILFS2_FS is not set | ||
1454 | CONFIG_NETWORK_FILESYSTEMS=y | 2131 | CONFIG_NETWORK_FILESYSTEMS=y |
1455 | CONFIG_NFS_FS=y | 2132 | CONFIG_NFS_FS=y |
1456 | # CONFIG_NFS_V3 is not set | 2133 | CONFIG_NFS_V3=y |
2134 | CONFIG_NFS_V3_ACL=y | ||
1457 | # CONFIG_NFS_V4 is not set | 2135 | # CONFIG_NFS_V4 is not set |
1458 | # CONFIG_NFSD is not set | ||
1459 | CONFIG_ROOT_NFS=y | 2136 | CONFIG_ROOT_NFS=y |
2137 | CONFIG_NFSD=m | ||
2138 | CONFIG_NFSD_V2_ACL=y | ||
2139 | CONFIG_NFSD_V3=y | ||
2140 | CONFIG_NFSD_V3_ACL=y | ||
2141 | CONFIG_NFSD_V4=y | ||
1460 | CONFIG_LOCKD=y | 2142 | CONFIG_LOCKD=y |
2143 | CONFIG_LOCKD_V4=y | ||
2144 | CONFIG_EXPORTFS=m | ||
2145 | CONFIG_NFS_ACL_SUPPORT=y | ||
1461 | CONFIG_NFS_COMMON=y | 2146 | CONFIG_NFS_COMMON=y |
1462 | CONFIG_SUNRPC=y | 2147 | CONFIG_SUNRPC=y |
1463 | # CONFIG_SUNRPC_BIND34 is not set | 2148 | CONFIG_SUNRPC_GSS=m |
1464 | # CONFIG_RPCSEC_GSS_KRB5 is not set | 2149 | CONFIG_RPCSEC_GSS_KRB5=m |
1465 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 2150 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
1466 | # CONFIG_SMB_FS is not set | 2151 | # CONFIG_SMB_FS is not set |
1467 | # CONFIG_CIFS is not set | 2152 | CONFIG_CIFS=m |
2153 | # CONFIG_CIFS_STATS is not set | ||
2154 | # CONFIG_CIFS_WEAK_PW_HASH is not set | ||
2155 | # CONFIG_CIFS_XATTR is not set | ||
2156 | # CONFIG_CIFS_DEBUG2 is not set | ||
2157 | # CONFIG_CIFS_EXPERIMENTAL is not set | ||
1468 | # CONFIG_NCP_FS is not set | 2158 | # CONFIG_NCP_FS is not set |
1469 | # CONFIG_CODA_FS is not set | 2159 | # CONFIG_CODA_FS is not set |
1470 | # CONFIG_AFS_FS is not set | 2160 | # CONFIG_AFS_FS is not set |
@@ -1546,6 +2236,11 @@ CONFIG_MAGIC_SYSRQ=y | |||
1546 | CONFIG_DEBUG_KERNEL=y | 2236 | CONFIG_DEBUG_KERNEL=y |
1547 | # CONFIG_DEBUG_SHIRQ is not set | 2237 | # CONFIG_DEBUG_SHIRQ is not set |
1548 | CONFIG_DETECT_SOFTLOCKUP=y | 2238 | CONFIG_DETECT_SOFTLOCKUP=y |
2239 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set | ||
2240 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 | ||
2241 | CONFIG_DETECT_HUNG_TASK=y | ||
2242 | # CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set | ||
2243 | CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0 | ||
1549 | CONFIG_SCHED_DEBUG=y | 2244 | CONFIG_SCHED_DEBUG=y |
1550 | # CONFIG_SCHEDSTATS is not set | 2245 | # CONFIG_SCHEDSTATS is not set |
1551 | # CONFIG_TIMER_STATS is not set | 2246 | # CONFIG_TIMER_STATS is not set |
@@ -1565,14 +2260,39 @@ CONFIG_DEBUG_BUGVERBOSE=y | |||
1565 | CONFIG_DEBUG_INFO=y | 2260 | CONFIG_DEBUG_INFO=y |
1566 | # CONFIG_DEBUG_VM is not set | 2261 | # CONFIG_DEBUG_VM is not set |
1567 | # CONFIG_DEBUG_WRITECOUNT is not set | 2262 | # CONFIG_DEBUG_WRITECOUNT is not set |
2263 | CONFIG_DEBUG_MEMORY_INIT=y | ||
1568 | # CONFIG_DEBUG_LIST is not set | 2264 | # CONFIG_DEBUG_LIST is not set |
1569 | # CONFIG_DEBUG_SG is not set | 2265 | # CONFIG_DEBUG_SG is not set |
2266 | # CONFIG_DEBUG_NOTIFIERS is not set | ||
1570 | CONFIG_FRAME_POINTER=y | 2267 | CONFIG_FRAME_POINTER=y |
1571 | # CONFIG_BOOT_PRINTK_DELAY is not set | 2268 | # CONFIG_BOOT_PRINTK_DELAY is not set |
1572 | # CONFIG_RCU_TORTURE_TEST is not set | 2269 | # CONFIG_RCU_TORTURE_TEST is not set |
2270 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | ||
1573 | # CONFIG_BACKTRACE_SELF_TEST is not set | 2271 | # CONFIG_BACKTRACE_SELF_TEST is not set |
2272 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | ||
1574 | # CONFIG_FAULT_INJECTION is not set | 2273 | # CONFIG_FAULT_INJECTION is not set |
2274 | # CONFIG_LATENCYTOP is not set | ||
2275 | CONFIG_SYSCTL_SYSCALL_CHECK=y | ||
2276 | # CONFIG_PAGE_POISONING is not set | ||
2277 | CONFIG_HAVE_FUNCTION_TRACER=y | ||
2278 | CONFIG_TRACING_SUPPORT=y | ||
2279 | |||
2280 | # | ||
2281 | # Tracers | ||
2282 | # | ||
2283 | # CONFIG_FUNCTION_TRACER is not set | ||
2284 | # CONFIG_SCHED_TRACER is not set | ||
2285 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | ||
2286 | # CONFIG_EVENT_TRACER is not set | ||
2287 | # CONFIG_BOOT_TRACER is not set | ||
2288 | # CONFIG_TRACE_BRANCH_PROFILING is not set | ||
2289 | # CONFIG_STACK_TRACER is not set | ||
2290 | # CONFIG_KMEMTRACE is not set | ||
2291 | # CONFIG_WORKQUEUE_TRACER is not set | ||
2292 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
1575 | # CONFIG_SAMPLES is not set | 2293 | # CONFIG_SAMPLES is not set |
2294 | CONFIG_HAVE_ARCH_KGDB=y | ||
2295 | # CONFIG_KGDB is not set | ||
1576 | CONFIG_DEBUG_USER=y | 2296 | CONFIG_DEBUG_USER=y |
1577 | CONFIG_DEBUG_ERRORS=y | 2297 | CONFIG_DEBUG_ERRORS=y |
1578 | # CONFIG_DEBUG_STACK_USAGE is not set | 2298 | # CONFIG_DEBUG_STACK_USAGE is not set |
@@ -1586,19 +2306,29 @@ CONFIG_DEBUG_S3C_UART=0 | |||
1586 | # | 2306 | # |
1587 | # CONFIG_KEYS is not set | 2307 | # CONFIG_KEYS is not set |
1588 | # CONFIG_SECURITY is not set | 2308 | # CONFIG_SECURITY is not set |
2309 | # CONFIG_SECURITYFS is not set | ||
1589 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | 2310 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set |
1590 | CONFIG_CRYPTO=y | 2311 | CONFIG_CRYPTO=y |
1591 | 2312 | ||
1592 | # | 2313 | # |
1593 | # Crypto core or helper | 2314 | # Crypto core or helper |
1594 | # | 2315 | # |
2316 | # CONFIG_CRYPTO_FIPS is not set | ||
1595 | CONFIG_CRYPTO_ALGAPI=m | 2317 | CONFIG_CRYPTO_ALGAPI=m |
2318 | CONFIG_CRYPTO_ALGAPI2=m | ||
1596 | CONFIG_CRYPTO_AEAD=m | 2319 | CONFIG_CRYPTO_AEAD=m |
2320 | CONFIG_CRYPTO_AEAD2=m | ||
1597 | CONFIG_CRYPTO_BLKCIPHER=m | 2321 | CONFIG_CRYPTO_BLKCIPHER=m |
2322 | CONFIG_CRYPTO_BLKCIPHER2=m | ||
1598 | CONFIG_CRYPTO_HASH=m | 2323 | CONFIG_CRYPTO_HASH=m |
2324 | CONFIG_CRYPTO_HASH2=m | ||
2325 | CONFIG_CRYPTO_RNG2=m | ||
2326 | CONFIG_CRYPTO_PCOMP=m | ||
1599 | CONFIG_CRYPTO_MANAGER=m | 2327 | CONFIG_CRYPTO_MANAGER=m |
2328 | CONFIG_CRYPTO_MANAGER2=m | ||
1600 | # CONFIG_CRYPTO_GF128MUL is not set | 2329 | # CONFIG_CRYPTO_GF128MUL is not set |
1601 | # CONFIG_CRYPTO_NULL is not set | 2330 | # CONFIG_CRYPTO_NULL is not set |
2331 | CONFIG_CRYPTO_WORKQUEUE=m | ||
1602 | # CONFIG_CRYPTO_CRYPTD is not set | 2332 | # CONFIG_CRYPTO_CRYPTD is not set |
1603 | CONFIG_CRYPTO_AUTHENC=m | 2333 | CONFIG_CRYPTO_AUTHENC=m |
1604 | # CONFIG_CRYPTO_TEST is not set | 2334 | # CONFIG_CRYPTO_TEST is not set |
@@ -1630,10 +2360,14 @@ CONFIG_CRYPTO_HMAC=m | |||
1630 | # | 2360 | # |
1631 | # Digest | 2361 | # Digest |
1632 | # | 2362 | # |
1633 | # CONFIG_CRYPTO_CRC32C is not set | 2363 | CONFIG_CRYPTO_CRC32C=m |
1634 | # CONFIG_CRYPTO_MD4 is not set | 2364 | # CONFIG_CRYPTO_MD4 is not set |
1635 | CONFIG_CRYPTO_MD5=m | 2365 | CONFIG_CRYPTO_MD5=m |
1636 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 2366 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
2367 | # CONFIG_CRYPTO_RMD128 is not set | ||
2368 | # CONFIG_CRYPTO_RMD160 is not set | ||
2369 | # CONFIG_CRYPTO_RMD256 is not set | ||
2370 | # CONFIG_CRYPTO_RMD320 is not set | ||
1637 | CONFIG_CRYPTO_SHA1=m | 2371 | CONFIG_CRYPTO_SHA1=m |
1638 | # CONFIG_CRYPTO_SHA256 is not set | 2372 | # CONFIG_CRYPTO_SHA256 is not set |
1639 | # CONFIG_CRYPTO_SHA512 is not set | 2373 | # CONFIG_CRYPTO_SHA512 is not set |
@@ -1663,23 +2397,37 @@ CONFIG_CRYPTO_DES=m | |||
1663 | # Compression | 2397 | # Compression |
1664 | # | 2398 | # |
1665 | CONFIG_CRYPTO_DEFLATE=m | 2399 | CONFIG_CRYPTO_DEFLATE=m |
2400 | # CONFIG_CRYPTO_ZLIB is not set | ||
1666 | # CONFIG_CRYPTO_LZO is not set | 2401 | # CONFIG_CRYPTO_LZO is not set |
2402 | |||
2403 | # | ||
2404 | # Random Number Generation | ||
2405 | # | ||
2406 | # CONFIG_CRYPTO_ANSI_CPRNG is not set | ||
1667 | CONFIG_CRYPTO_HW=y | 2407 | CONFIG_CRYPTO_HW=y |
2408 | # CONFIG_BINARY_PRINTF is not set | ||
1668 | 2409 | ||
1669 | # | 2410 | # |
1670 | # Library routines | 2411 | # Library routines |
1671 | # | 2412 | # |
1672 | CONFIG_BITREVERSE=y | 2413 | CONFIG_BITREVERSE=y |
1673 | # CONFIG_GENERIC_FIND_FIRST_BIT is not set | 2414 | CONFIG_GENERIC_FIND_LAST_BIT=y |
1674 | # CONFIG_GENERIC_FIND_NEXT_BIT is not set | ||
1675 | # CONFIG_CRC_CCITT is not set | 2415 | # CONFIG_CRC_CCITT is not set |
1676 | # CONFIG_CRC16 is not set | 2416 | CONFIG_CRC16=m |
2417 | # CONFIG_CRC_T10DIF is not set | ||
1677 | CONFIG_CRC_ITU_T=m | 2418 | CONFIG_CRC_ITU_T=m |
1678 | CONFIG_CRC32=y | 2419 | CONFIG_CRC32=y |
1679 | # CONFIG_CRC7 is not set | 2420 | CONFIG_CRC7=m |
1680 | # CONFIG_LIBCRC32C is not set | 2421 | CONFIG_LIBCRC32C=m |
1681 | CONFIG_ZLIB_INFLATE=y | 2422 | CONFIG_ZLIB_INFLATE=y |
1682 | CONFIG_ZLIB_DEFLATE=y | 2423 | CONFIG_ZLIB_DEFLATE=y |
1683 | CONFIG_PLIST=y | 2424 | CONFIG_DECOMPRESS_GZIP=y |
2425 | CONFIG_DECOMPRESS_BZIP2=y | ||
2426 | CONFIG_DECOMPRESS_LZMA=y | ||
2427 | CONFIG_TEXTSEARCH=y | ||
2428 | CONFIG_TEXTSEARCH_KMP=m | ||
2429 | CONFIG_TEXTSEARCH_BM=m | ||
2430 | CONFIG_TEXTSEARCH_FSM=m | ||
1684 | CONFIG_HAS_IOMEM=y | 2431 | CONFIG_HAS_IOMEM=y |
1685 | CONFIG_HAS_DMA=y | 2432 | CONFIG_HAS_DMA=y |
2433 | CONFIG_NLATTR=y | ||
diff --git a/arch/arm/configs/shannon_defconfig b/arch/arm/configs/shannon_defconfig index d052c8f80515..984f7096a533 100644 --- a/arch/arm/configs/shannon_defconfig +++ b/arch/arm/configs/shannon_defconfig | |||
@@ -87,7 +87,6 @@ CONFIG_ARCH_SA1100=y | |||
87 | # CONFIG_SA1100_COLLIE is not set | 87 | # CONFIG_SA1100_COLLIE is not set |
88 | # CONFIG_SA1100_H3100 is not set | 88 | # CONFIG_SA1100_H3100 is not set |
89 | # CONFIG_SA1100_H3600 is not set | 89 | # CONFIG_SA1100_H3600 is not set |
90 | # CONFIG_SA1100_H3800 is not set | ||
91 | # CONFIG_SA1100_BADGE4 is not set | 90 | # CONFIG_SA1100_BADGE4 is not set |
92 | # CONFIG_SA1100_JORNADA720 is not set | 91 | # CONFIG_SA1100_JORNADA720 is not set |
93 | # CONFIG_SA1100_HACKKIT is not set | 92 | # CONFIG_SA1100_HACKKIT is not set |
diff --git a/arch/arm/configs/shark_defconfig b/arch/arm/configs/shark_defconfig index 9b6561d119af..90235bf7a1de 100644 --- a/arch/arm/configs/shark_defconfig +++ b/arch/arm/configs/shark_defconfig | |||
@@ -1,88 +1,174 @@ | |||
1 | # | 1 | # |
2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
3 | # Linux kernel version: 2.6.12-git3 | 3 | # Linux kernel version: 2.6.28-git6 |
4 | # Sat Jul 16 15:21:47 2005 | 4 | # Thu Jan 8 17:14:47 2009 |
5 | # | 5 | # |
6 | CONFIG_ARM=y | 6 | CONFIG_ARM=y |
7 | CONFIG_SYS_SUPPORTS_APM_EMULATION=y | ||
8 | # CONFIG_GENERIC_GPIO is not set | ||
9 | # CONFIG_GENERIC_TIME is not set | ||
10 | # CONFIG_GENERIC_CLOCKEVENTS is not set | ||
7 | CONFIG_MMU=y | 11 | CONFIG_MMU=y |
8 | CONFIG_UID16=y | 12 | # CONFIG_NO_IOPORT is not set |
13 | CONFIG_GENERIC_HARDIRQS=y | ||
14 | CONFIG_STACKTRACE_SUPPORT=y | ||
15 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | ||
16 | CONFIG_LOCKDEP_SUPPORT=y | ||
17 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | ||
18 | CONFIG_HARDIRQS_SW_RESEND=y | ||
19 | CONFIG_GENERIC_IRQ_PROBE=y | ||
9 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | 20 | CONFIG_RWSEM_GENERIC_SPINLOCK=y |
21 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set | ||
22 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set | ||
23 | CONFIG_GENERIC_HWEIGHT=y | ||
10 | CONFIG_GENERIC_CALIBRATE_DELAY=y | 24 | CONFIG_GENERIC_CALIBRATE_DELAY=y |
25 | CONFIG_ZONE_DMA=y | ||
26 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | ||
27 | CONFIG_VECTORS_BASE=0xffff0000 | ||
28 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | ||
11 | 29 | ||
12 | # | 30 | # |
13 | # Code maturity level options | 31 | # General setup |
14 | # | 32 | # |
15 | CONFIG_EXPERIMENTAL=y | 33 | CONFIG_EXPERIMENTAL=y |
16 | CONFIG_CLEAN_COMPILE=y | ||
17 | CONFIG_BROKEN_ON_SMP=y | 34 | CONFIG_BROKEN_ON_SMP=y |
18 | CONFIG_INIT_ENV_ARG_LIMIT=32 | 35 | CONFIG_INIT_ENV_ARG_LIMIT=32 |
19 | |||
20 | # | ||
21 | # General setup | ||
22 | # | ||
23 | CONFIG_LOCALVERSION="" | 36 | CONFIG_LOCALVERSION="" |
37 | # CONFIG_LOCALVERSION_AUTO is not set | ||
24 | CONFIG_SWAP=y | 38 | CONFIG_SWAP=y |
25 | CONFIG_SYSVIPC=y | 39 | CONFIG_SYSVIPC=y |
40 | CONFIG_SYSVIPC_SYSCTL=y | ||
26 | # CONFIG_POSIX_MQUEUE is not set | 41 | # CONFIG_POSIX_MQUEUE is not set |
27 | # CONFIG_BSD_PROCESS_ACCT is not set | 42 | # CONFIG_BSD_PROCESS_ACCT is not set |
28 | CONFIG_SYSCTL=y | 43 | # CONFIG_TASKSTATS is not set |
29 | # CONFIG_AUDIT is not set | 44 | # CONFIG_AUDIT is not set |
30 | # CONFIG_HOTPLUG is not set | ||
31 | CONFIG_KOBJECT_UEVENT=y | ||
32 | # CONFIG_IKCONFIG is not set | 45 | # CONFIG_IKCONFIG is not set |
46 | CONFIG_LOG_BUF_SHIFT=14 | ||
47 | # CONFIG_CGROUPS is not set | ||
48 | CONFIG_GROUP_SCHED=y | ||
49 | CONFIG_FAIR_GROUP_SCHED=y | ||
50 | # CONFIG_RT_GROUP_SCHED is not set | ||
51 | CONFIG_USER_SCHED=y | ||
52 | # CONFIG_CGROUP_SCHED is not set | ||
53 | CONFIG_SYSFS_DEPRECATED=y | ||
54 | CONFIG_SYSFS_DEPRECATED_V2=y | ||
55 | # CONFIG_RELAY is not set | ||
56 | CONFIG_NAMESPACES=y | ||
57 | # CONFIG_UTS_NS is not set | ||
58 | # CONFIG_IPC_NS is not set | ||
59 | # CONFIG_USER_NS is not set | ||
60 | # CONFIG_PID_NS is not set | ||
61 | # CONFIG_BLK_DEV_INITRD is not set | ||
62 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | ||
63 | CONFIG_SYSCTL=y | ||
33 | # CONFIG_EMBEDDED is not set | 64 | # CONFIG_EMBEDDED is not set |
65 | CONFIG_UID16=y | ||
66 | CONFIG_SYSCTL_SYSCALL=y | ||
34 | CONFIG_KALLSYMS=y | 67 | CONFIG_KALLSYMS=y |
35 | # CONFIG_KALLSYMS_ALL is not set | 68 | # CONFIG_KALLSYMS_ALL is not set |
36 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | 69 | # CONFIG_KALLSYMS_EXTRA_PASS is not set |
70 | CONFIG_HOTPLUG=y | ||
37 | CONFIG_PRINTK=y | 71 | CONFIG_PRINTK=y |
38 | CONFIG_BUG=y | 72 | CONFIG_BUG=y |
73 | CONFIG_ELF_CORE=y | ||
74 | CONFIG_COMPAT_BRK=y | ||
39 | CONFIG_BASE_FULL=y | 75 | CONFIG_BASE_FULL=y |
40 | CONFIG_FUTEX=y | 76 | CONFIG_FUTEX=y |
77 | CONFIG_ANON_INODES=y | ||
41 | CONFIG_EPOLL=y | 78 | CONFIG_EPOLL=y |
42 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | 79 | CONFIG_SIGNALFD=y |
80 | CONFIG_TIMERFD=y | ||
81 | CONFIG_EVENTFD=y | ||
43 | CONFIG_SHMEM=y | 82 | CONFIG_SHMEM=y |
44 | CONFIG_CC_ALIGN_FUNCTIONS=0 | 83 | CONFIG_AIO=y |
45 | CONFIG_CC_ALIGN_LABELS=0 | 84 | CONFIG_VM_EVENT_COUNTERS=y |
46 | CONFIG_CC_ALIGN_LOOPS=0 | 85 | CONFIG_PCI_QUIRKS=y |
47 | CONFIG_CC_ALIGN_JUMPS=0 | 86 | CONFIG_SLAB=y |
87 | # CONFIG_SLUB is not set | ||
88 | # CONFIG_SLOB is not set | ||
89 | # CONFIG_PROFILING is not set | ||
90 | CONFIG_HAVE_OPROFILE=y | ||
91 | # CONFIG_KPROBES is not set | ||
92 | CONFIG_HAVE_KPROBES=y | ||
93 | CONFIG_HAVE_KRETPROBES=y | ||
94 | CONFIG_HAVE_GENERIC_DMA_COHERENT=y | ||
95 | CONFIG_SLABINFO=y | ||
96 | CONFIG_RT_MUTEXES=y | ||
48 | # CONFIG_TINY_SHMEM is not set | 97 | # CONFIG_TINY_SHMEM is not set |
49 | CONFIG_BASE_SMALL=0 | 98 | CONFIG_BASE_SMALL=0 |
50 | |||
51 | # | ||
52 | # Loadable module support | ||
53 | # | ||
54 | CONFIG_MODULES=y | 99 | CONFIG_MODULES=y |
100 | # CONFIG_MODULE_FORCE_LOAD is not set | ||
55 | CONFIG_MODULE_UNLOAD=y | 101 | CONFIG_MODULE_UNLOAD=y |
56 | CONFIG_MODULE_FORCE_UNLOAD=y | 102 | CONFIG_MODULE_FORCE_UNLOAD=y |
57 | CONFIG_OBSOLETE_MODPARM=y | ||
58 | # CONFIG_MODVERSIONS is not set | 103 | # CONFIG_MODVERSIONS is not set |
59 | # CONFIG_MODULE_SRCVERSION_ALL is not set | 104 | # CONFIG_MODULE_SRCVERSION_ALL is not set |
60 | CONFIG_KMOD=y | 105 | CONFIG_KMOD=y |
106 | CONFIG_BLOCK=y | ||
107 | # CONFIG_LBD is not set | ||
108 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
109 | # CONFIG_BLK_DEV_BSG is not set | ||
110 | # CONFIG_BLK_DEV_INTEGRITY is not set | ||
111 | |||
112 | # | ||
113 | # IO Schedulers | ||
114 | # | ||
115 | CONFIG_IOSCHED_NOOP=y | ||
116 | CONFIG_IOSCHED_AS=y | ||
117 | CONFIG_IOSCHED_DEADLINE=y | ||
118 | CONFIG_IOSCHED_CFQ=y | ||
119 | # CONFIG_DEFAULT_AS is not set | ||
120 | # CONFIG_DEFAULT_DEADLINE is not set | ||
121 | CONFIG_DEFAULT_CFQ=y | ||
122 | # CONFIG_DEFAULT_NOOP is not set | ||
123 | CONFIG_DEFAULT_IOSCHED="cfq" | ||
124 | CONFIG_CLASSIC_RCU=y | ||
125 | # CONFIG_TREE_RCU is not set | ||
126 | # CONFIG_PREEMPT_RCU is not set | ||
127 | # CONFIG_TREE_RCU_TRACE is not set | ||
128 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
129 | # CONFIG_FREEZER is not set | ||
61 | 130 | ||
62 | # | 131 | # |
63 | # System Type | 132 | # System Type |
64 | # | 133 | # |
65 | # CONFIG_ARCH_CLPS7500 is not set | 134 | # CONFIG_ARCH_AAEC2000 is not set |
135 | # CONFIG_ARCH_INTEGRATOR is not set | ||
136 | # CONFIG_ARCH_REALVIEW is not set | ||
137 | # CONFIG_ARCH_VERSATILE is not set | ||
138 | # CONFIG_ARCH_AT91 is not set | ||
66 | # CONFIG_ARCH_CLPS711X is not set | 139 | # CONFIG_ARCH_CLPS711X is not set |
67 | # CONFIG_ARCH_CO285 is not set | ||
68 | # CONFIG_ARCH_EBSA110 is not set | 140 | # CONFIG_ARCH_EBSA110 is not set |
141 | # CONFIG_ARCH_EP93XX is not set | ||
69 | # CONFIG_ARCH_FOOTBRIDGE is not set | 142 | # CONFIG_ARCH_FOOTBRIDGE is not set |
70 | # CONFIG_ARCH_INTEGRATOR is not set | 143 | # CONFIG_ARCH_NETX is not set |
71 | # CONFIG_ARCH_IOP3XX is not set | 144 | # CONFIG_ARCH_H720X is not set |
72 | # CONFIG_ARCH_IXP4XX is not set | 145 | # CONFIG_ARCH_IMX is not set |
146 | # CONFIG_ARCH_IOP13XX is not set | ||
147 | # CONFIG_ARCH_IOP32X is not set | ||
148 | # CONFIG_ARCH_IOP33X is not set | ||
149 | # CONFIG_ARCH_IXP23XX is not set | ||
73 | # CONFIG_ARCH_IXP2000 is not set | 150 | # CONFIG_ARCH_IXP2000 is not set |
151 | # CONFIG_ARCH_IXP4XX is not set | ||
74 | # CONFIG_ARCH_L7200 is not set | 152 | # CONFIG_ARCH_L7200 is not set |
153 | # CONFIG_ARCH_KIRKWOOD is not set | ||
154 | # CONFIG_ARCH_KS8695 is not set | ||
155 | # CONFIG_ARCH_NS9XXX is not set | ||
156 | # CONFIG_ARCH_LOKI is not set | ||
157 | # CONFIG_ARCH_MV78XX0 is not set | ||
158 | # CONFIG_ARCH_MXC is not set | ||
159 | # CONFIG_ARCH_ORION5X is not set | ||
160 | # CONFIG_ARCH_PNX4008 is not set | ||
75 | # CONFIG_ARCH_PXA is not set | 161 | # CONFIG_ARCH_PXA is not set |
76 | # CONFIG_ARCH_RPC is not set | 162 | # CONFIG_ARCH_RPC is not set |
77 | # CONFIG_ARCH_SA1100 is not set | 163 | # CONFIG_ARCH_SA1100 is not set |
78 | # CONFIG_ARCH_S3C2410 is not set | 164 | # CONFIG_ARCH_S3C2410 is not set |
165 | # CONFIG_ARCH_S3C64XX is not set | ||
79 | CONFIG_ARCH_SHARK=y | 166 | CONFIG_ARCH_SHARK=y |
80 | # CONFIG_ARCH_LH7A40X is not set | 167 | # CONFIG_ARCH_LH7A40X is not set |
168 | # CONFIG_ARCH_DAVINCI is not set | ||
81 | # CONFIG_ARCH_OMAP is not set | 169 | # CONFIG_ARCH_OMAP is not set |
82 | # CONFIG_ARCH_VERSATILE is not set | 170 | # CONFIG_ARCH_MSM is not set |
83 | # CONFIG_ARCH_IMX is not set | 171 | # CONFIG_ARCH_W90X900 is not set |
84 | # CONFIG_ARCH_H720X is not set | ||
85 | # CONFIG_ARCH_AAEC2000 is not set | ||
86 | 172 | ||
87 | # | 173 | # |
88 | # Processor Type | 174 | # Processor Type |
@@ -91,14 +177,20 @@ CONFIG_CPU_32=y | |||
91 | CONFIG_CPU_SA110=y | 177 | CONFIG_CPU_SA110=y |
92 | CONFIG_CPU_32v4=y | 178 | CONFIG_CPU_32v4=y |
93 | CONFIG_CPU_ABRT_EV4=y | 179 | CONFIG_CPU_ABRT_EV4=y |
180 | CONFIG_CPU_PABRT_NOIFAR=y | ||
94 | CONFIG_CPU_CACHE_V4WB=y | 181 | CONFIG_CPU_CACHE_V4WB=y |
95 | CONFIG_CPU_CACHE_VIVT=y | 182 | CONFIG_CPU_CACHE_VIVT=y |
96 | CONFIG_CPU_COPY_V4WB=y | 183 | CONFIG_CPU_COPY_V4WB=y |
97 | CONFIG_CPU_TLB_V4WB=y | 184 | CONFIG_CPU_TLB_V4WB=y |
185 | CONFIG_CPU_CP15=y | ||
186 | CONFIG_CPU_CP15_MMU=y | ||
98 | 187 | ||
99 | # | 188 | # |
100 | # Processor Features | 189 | # Processor Features |
101 | # | 190 | # |
191 | # CONFIG_CPU_ICACHE_DISABLE is not set | ||
192 | # CONFIG_CPU_DCACHE_DISABLE is not set | ||
193 | # CONFIG_OUTER_CACHE is not set | ||
102 | 194 | ||
103 | # | 195 | # |
104 | # Bus support | 196 | # Bus support |
@@ -107,22 +199,40 @@ CONFIG_ISA=y | |||
107 | CONFIG_ISA_DMA=y | 199 | CONFIG_ISA_DMA=y |
108 | CONFIG_ISA_DMA_API=y | 200 | CONFIG_ISA_DMA_API=y |
109 | CONFIG_PCI=y | 201 | CONFIG_PCI=y |
202 | CONFIG_PCI_SYSCALL=y | ||
110 | CONFIG_PCI_HOST_VIA82C505=y | 203 | CONFIG_PCI_HOST_VIA82C505=y |
111 | CONFIG_PCI_LEGACY_PROC=y | 204 | # CONFIG_ARCH_SUPPORTS_MSI is not set |
112 | # CONFIG_PCI_NAMES is not set | 205 | CONFIG_PCI_LEGACY=y |
113 | # CONFIG_PCI_DEBUG is not set | 206 | # CONFIG_PCI_DEBUG is not set |
114 | |||
115 | # | ||
116 | # PCCARD (PCMCIA/CardBus) support | ||
117 | # | ||
118 | # CONFIG_PCCARD is not set | 207 | # CONFIG_PCCARD is not set |
119 | 208 | ||
120 | # | 209 | # |
121 | # Kernel Features | 210 | # Kernel Features |
122 | # | 211 | # |
123 | # CONFIG_SMP is not set | 212 | CONFIG_VMSPLIT_3G=y |
213 | # CONFIG_VMSPLIT_2G is not set | ||
214 | # CONFIG_VMSPLIT_1G is not set | ||
215 | CONFIG_PAGE_OFFSET=0xC0000000 | ||
124 | # CONFIG_PREEMPT is not set | 216 | # CONFIG_PREEMPT is not set |
125 | # CONFIG_DISCONTIGMEM is not set | 217 | CONFIG_HZ=100 |
218 | # CONFIG_AEABI is not set | ||
219 | CONFIG_ARCH_FLATMEM_HAS_HOLES=y | ||
220 | # CONFIG_ARCH_SPARSEMEM_DEFAULT is not set | ||
221 | # CONFIG_ARCH_SELECT_MEMORY_MODEL is not set | ||
222 | CONFIG_SELECT_MEMORY_MODEL=y | ||
223 | CONFIG_FLATMEM_MANUAL=y | ||
224 | # CONFIG_DISCONTIGMEM_MANUAL is not set | ||
225 | # CONFIG_SPARSEMEM_MANUAL is not set | ||
226 | CONFIG_FLATMEM=y | ||
227 | CONFIG_FLAT_NODE_MEM_MAP=y | ||
228 | CONFIG_PAGEFLAGS_EXTENDED=y | ||
229 | CONFIG_SPLIT_PTLOCK_CPUS=4096 | ||
230 | # CONFIG_RESOURCES_64BIT is not set | ||
231 | # CONFIG_PHYS_ADDR_T_64BIT is not set | ||
232 | CONFIG_ZONE_DMA_FLAG=1 | ||
233 | CONFIG_BOUNCE=y | ||
234 | CONFIG_VIRT_TO_BUS=y | ||
235 | CONFIG_UNEVICTABLE_LRU=y | ||
126 | CONFIG_LEDS=y | 236 | CONFIG_LEDS=y |
127 | CONFIG_LEDS_TIMER=y | 237 | CONFIG_LEDS_TIMER=y |
128 | # CONFIG_LEDS_CPU is not set | 238 | # CONFIG_LEDS_CPU is not set |
@@ -135,6 +245,12 @@ CONFIG_ZBOOT_ROM_TEXT=0x0 | |||
135 | CONFIG_ZBOOT_ROM_BSS=0x0 | 245 | CONFIG_ZBOOT_ROM_BSS=0x0 |
136 | CONFIG_CMDLINE="" | 246 | CONFIG_CMDLINE="" |
137 | # CONFIG_XIP_KERNEL is not set | 247 | # CONFIG_XIP_KERNEL is not set |
248 | # CONFIG_KEXEC is not set | ||
249 | |||
250 | # | ||
251 | # CPU Power Management | ||
252 | # | ||
253 | # CONFIG_CPU_IDLE is not set | ||
138 | 254 | ||
139 | # | 255 | # |
140 | # Floating point emulation | 256 | # Floating point emulation |
@@ -143,13 +259,16 @@ CONFIG_CMDLINE="" | |||
143 | # | 259 | # |
144 | # At least one emulation must be selected | 260 | # At least one emulation must be selected |
145 | # | 261 | # |
146 | # CONFIG_FPE_NWFPE is not set | 262 | CONFIG_FPE_NWFPE=y |
147 | CONFIG_FPE_FASTFPE=y | 263 | # CONFIG_FPE_NWFPE_XP is not set |
264 | # CONFIG_FPE_FASTFPE is not set | ||
148 | 265 | ||
149 | # | 266 | # |
150 | # Userspace binary formats | 267 | # Userspace binary formats |
151 | # | 268 | # |
152 | CONFIG_BINFMT_ELF=y | 269 | CONFIG_BINFMT_ELF=y |
270 | # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set | ||
271 | CONFIG_HAVE_AOUT=y | ||
153 | # CONFIG_BINFMT_AOUT is not set | 272 | # CONFIG_BINFMT_AOUT is not set |
154 | # CONFIG_BINFMT_MISC is not set | 273 | # CONFIG_BINFMT_MISC is not set |
155 | # CONFIG_ARTHUR is not set | 274 | # CONFIG_ARTHUR is not set |
@@ -158,44 +277,104 @@ CONFIG_BINFMT_ELF=y | |||
158 | # Power management options | 277 | # Power management options |
159 | # | 278 | # |
160 | # CONFIG_PM is not set | 279 | # CONFIG_PM is not set |
280 | CONFIG_ARCH_SUSPEND_POSSIBLE=y | ||
281 | CONFIG_NET=y | ||
161 | 282 | ||
162 | # | 283 | # |
163 | # Device Drivers | 284 | # Networking options |
164 | # | 285 | # |
286 | # CONFIG_NET_NS is not set | ||
287 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
288 | CONFIG_PACKET=y | ||
289 | # CONFIG_PACKET_MMAP is not set | ||
290 | CONFIG_UNIX=y | ||
291 | # CONFIG_NET_KEY is not set | ||
292 | CONFIG_INET=y | ||
293 | # CONFIG_IP_MULTICAST is not set | ||
294 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
295 | CONFIG_IP_FIB_HASH=y | ||
296 | # CONFIG_IP_PNP is not set | ||
297 | # CONFIG_NET_IPIP is not set | ||
298 | # CONFIG_NET_IPGRE is not set | ||
299 | # CONFIG_ARPD is not set | ||
300 | # CONFIG_SYN_COOKIES is not set | ||
301 | # CONFIG_INET_AH is not set | ||
302 | # CONFIG_INET_ESP is not set | ||
303 | # CONFIG_INET_IPCOMP is not set | ||
304 | # CONFIG_INET_XFRM_TUNNEL is not set | ||
305 | # CONFIG_INET_TUNNEL is not set | ||
306 | # CONFIG_INET_XFRM_MODE_TRANSPORT is not set | ||
307 | # CONFIG_INET_XFRM_MODE_TUNNEL is not set | ||
308 | # CONFIG_INET_XFRM_MODE_BEET is not set | ||
309 | # CONFIG_INET_LRO is not set | ||
310 | # CONFIG_INET_DIAG is not set | ||
311 | # CONFIG_TCP_CONG_ADVANCED is not set | ||
312 | CONFIG_TCP_CONG_CUBIC=y | ||
313 | CONFIG_DEFAULT_TCP_CONG="cubic" | ||
314 | # CONFIG_TCP_MD5SIG is not set | ||
315 | # CONFIG_IPV6 is not set | ||
316 | # CONFIG_NETWORK_SECMARK is not set | ||
317 | # CONFIG_NETFILTER is not set | ||
318 | # CONFIG_IP_DCCP is not set | ||
319 | # CONFIG_IP_SCTP is not set | ||
320 | # CONFIG_TIPC is not set | ||
321 | # CONFIG_ATM is not set | ||
322 | # CONFIG_BRIDGE is not set | ||
323 | # CONFIG_NET_DSA is not set | ||
324 | # CONFIG_VLAN_8021Q is not set | ||
325 | # CONFIG_DECNET is not set | ||
326 | # CONFIG_LLC2 is not set | ||
327 | # CONFIG_IPX is not set | ||
328 | # CONFIG_ATALK is not set | ||
329 | # CONFIG_X25 is not set | ||
330 | # CONFIG_LAPB is not set | ||
331 | # CONFIG_ECONET is not set | ||
332 | # CONFIG_WAN_ROUTER is not set | ||
333 | # CONFIG_NET_SCHED is not set | ||
334 | # CONFIG_DCB is not set | ||
165 | 335 | ||
166 | # | 336 | # |
167 | # Generic Driver Options | 337 | # Network testing |
168 | # | 338 | # |
169 | # CONFIG_STANDALONE is not set | 339 | # CONFIG_NET_PKTGEN is not set |
170 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 340 | # CONFIG_HAMRADIO is not set |
171 | # CONFIG_FW_LOADER is not set | 341 | # CONFIG_CAN is not set |
172 | # CONFIG_DEBUG_DRIVER is not set | 342 | # CONFIG_IRDA is not set |
343 | # CONFIG_BT is not set | ||
344 | # CONFIG_AF_RXRPC is not set | ||
345 | # CONFIG_PHONET is not set | ||
346 | # CONFIG_WIRELESS is not set | ||
347 | # CONFIG_RFKILL is not set | ||
348 | # CONFIG_NET_9P is not set | ||
173 | 349 | ||
174 | # | 350 | # |
175 | # Memory Technology Devices (MTD) | 351 | # Device Drivers |
176 | # | 352 | # |
177 | # CONFIG_MTD is not set | ||
178 | 353 | ||
179 | # | 354 | # |
180 | # Parallel port support | 355 | # Generic Driver Options |
181 | # | 356 | # |
357 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | ||
358 | # CONFIG_STANDALONE is not set | ||
359 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||
360 | CONFIG_FW_LOADER=y | ||
361 | # CONFIG_FIRMWARE_IN_KERNEL is not set | ||
362 | CONFIG_EXTRA_FIRMWARE="" | ||
363 | # CONFIG_DEBUG_DRIVER is not set | ||
364 | # CONFIG_DEBUG_DEVRES is not set | ||
365 | # CONFIG_SYS_HYPERVISOR is not set | ||
366 | # CONFIG_CONNECTOR is not set | ||
367 | # CONFIG_MTD is not set | ||
182 | CONFIG_PARPORT=m | 368 | CONFIG_PARPORT=m |
183 | CONFIG_PARPORT_PC=m | 369 | CONFIG_PARPORT_PC=m |
184 | # CONFIG_PARPORT_SERIAL is not set | 370 | # CONFIG_PARPORT_SERIAL is not set |
185 | # CONFIG_PARPORT_PC_FIFO is not set | 371 | # CONFIG_PARPORT_PC_FIFO is not set |
186 | # CONFIG_PARPORT_PC_SUPERIO is not set | 372 | # CONFIG_PARPORT_PC_SUPERIO is not set |
187 | # CONFIG_PARPORT_ARC is not set | ||
188 | # CONFIG_PARPORT_GSC is not set | 373 | # CONFIG_PARPORT_GSC is not set |
374 | # CONFIG_PARPORT_AX88796 is not set | ||
189 | # CONFIG_PARPORT_1284 is not set | 375 | # CONFIG_PARPORT_1284 is not set |
190 | |||
191 | # | ||
192 | # Plug and Play support | ||
193 | # | ||
194 | # CONFIG_PNP is not set | 376 | # CONFIG_PNP is not set |
195 | 377 | CONFIG_BLK_DEV=y | |
196 | # | ||
197 | # Block devices | ||
198 | # | ||
199 | # CONFIG_BLK_DEV_XD is not set | 378 | # CONFIG_BLK_DEV_XD is not set |
200 | # CONFIG_PARIDE is not set | 379 | # CONFIG_PARIDE is not set |
201 | # CONFIG_BLK_CPQ_DA is not set | 380 | # CONFIG_BLK_CPQ_DA is not set |
@@ -210,52 +389,78 @@ CONFIG_BLK_DEV_LOOP=y | |||
210 | CONFIG_BLK_DEV_RAM=y | 389 | CONFIG_BLK_DEV_RAM=y |
211 | CONFIG_BLK_DEV_RAM_COUNT=16 | 390 | CONFIG_BLK_DEV_RAM_COUNT=16 |
212 | CONFIG_BLK_DEV_RAM_SIZE=4096 | 391 | CONFIG_BLK_DEV_RAM_SIZE=4096 |
213 | # CONFIG_BLK_DEV_INITRD is not set | 392 | # CONFIG_BLK_DEV_XIP is not set |
214 | CONFIG_INITRAMFS_SOURCE="" | ||
215 | # CONFIG_CDROM_PKTCDVD is not set | 393 | # CONFIG_CDROM_PKTCDVD is not set |
216 | |||
217 | # | ||
218 | # IO Schedulers | ||
219 | # | ||
220 | CONFIG_IOSCHED_NOOP=y | ||
221 | CONFIG_IOSCHED_AS=y | ||
222 | CONFIG_IOSCHED_DEADLINE=y | ||
223 | CONFIG_IOSCHED_CFQ=y | ||
224 | # CONFIG_ATA_OVER_ETH is not set | 394 | # CONFIG_ATA_OVER_ETH is not set |
225 | 395 | # CONFIG_BLK_DEV_HD is not set | |
226 | # | 396 | CONFIG_MISC_DEVICES=y |
227 | # ATA/ATAPI/MFM/RLL support | 397 | # CONFIG_PHANTOM is not set |
228 | # | 398 | # CONFIG_EEPROM_93CX6 is not set |
399 | # CONFIG_SGI_IOC4 is not set | ||
400 | # CONFIG_TIFM_CORE is not set | ||
401 | # CONFIG_ENCLOSURE_SERVICES is not set | ||
402 | # CONFIG_HP_ILO is not set | ||
403 | # CONFIG_C2PORT is not set | ||
404 | CONFIG_HAVE_IDE=y | ||
229 | CONFIG_IDE=y | 405 | CONFIG_IDE=y |
230 | CONFIG_BLK_DEV_IDE=y | ||
231 | 406 | ||
232 | # | 407 | # |
233 | # Please see Documentation/ide.txt for help/info on IDE drives | 408 | # Please see Documentation/ide/ide.txt for help/info on IDE drives |
234 | # | 409 | # |
410 | CONFIG_IDE_ATAPI=y | ||
235 | # CONFIG_BLK_DEV_IDE_SATA is not set | 411 | # CONFIG_BLK_DEV_IDE_SATA is not set |
236 | CONFIG_BLK_DEV_IDEDISK=y | 412 | CONFIG_IDE_GD=y |
237 | # CONFIG_IDEDISK_MULTI_MODE is not set | 413 | CONFIG_IDE_GD_ATA=y |
414 | # CONFIG_IDE_GD_ATAPI is not set | ||
238 | CONFIG_BLK_DEV_IDECD=m | 415 | CONFIG_BLK_DEV_IDECD=m |
416 | CONFIG_BLK_DEV_IDECD_VERBOSE_ERRORS=y | ||
239 | # CONFIG_BLK_DEV_IDETAPE is not set | 417 | # CONFIG_BLK_DEV_IDETAPE is not set |
240 | CONFIG_BLK_DEV_IDEFLOPPY=y | ||
241 | # CONFIG_BLK_DEV_IDESCSI is not set | ||
242 | # CONFIG_IDE_TASK_IOCTL is not set | 418 | # CONFIG_IDE_TASK_IOCTL is not set |
419 | CONFIG_IDE_PROC_FS=y | ||
243 | 420 | ||
244 | # | 421 | # |
245 | # IDE chipset support/bugfixes | 422 | # IDE chipset support/bugfixes |
246 | # | 423 | # |
247 | CONFIG_IDE_GENERIC=y | 424 | # CONFIG_BLK_DEV_PLATFORM is not set |
248 | # CONFIG_BLK_DEV_IDEPCI is not set | 425 | |
426 | # | ||
427 | # PCI IDE chipsets support | ||
428 | # | ||
429 | # CONFIG_BLK_DEV_GENERIC is not set | ||
430 | # CONFIG_BLK_DEV_OPTI621 is not set | ||
431 | # CONFIG_BLK_DEV_AEC62XX is not set | ||
432 | # CONFIG_BLK_DEV_ALI15X3 is not set | ||
433 | # CONFIG_BLK_DEV_CMD64X is not set | ||
434 | # CONFIG_BLK_DEV_TRIFLEX is not set | ||
435 | # CONFIG_BLK_DEV_CS5520 is not set | ||
436 | # CONFIG_BLK_DEV_CS5530 is not set | ||
437 | # CONFIG_BLK_DEV_HPT366 is not set | ||
438 | # CONFIG_BLK_DEV_JMICRON is not set | ||
439 | # CONFIG_BLK_DEV_SC1200 is not set | ||
440 | # CONFIG_BLK_DEV_PIIX is not set | ||
441 | # CONFIG_BLK_DEV_IT8213 is not set | ||
442 | # CONFIG_BLK_DEV_IT821X is not set | ||
443 | # CONFIG_BLK_DEV_NS87415 is not set | ||
444 | # CONFIG_BLK_DEV_PDC202XX_OLD is not set | ||
445 | # CONFIG_BLK_DEV_PDC202XX_NEW is not set | ||
446 | # CONFIG_BLK_DEV_SVWKS is not set | ||
447 | # CONFIG_BLK_DEV_SIIMAGE is not set | ||
448 | # CONFIG_BLK_DEV_SL82C105 is not set | ||
449 | # CONFIG_BLK_DEV_SLC90E66 is not set | ||
450 | # CONFIG_BLK_DEV_TRM290 is not set | ||
451 | # CONFIG_BLK_DEV_VIA82CXXX is not set | ||
452 | # CONFIG_BLK_DEV_TC86C001 is not set | ||
249 | CONFIG_IDE_ARM=y | 453 | CONFIG_IDE_ARM=y |
250 | # CONFIG_IDE_CHIPSETS is not set | ||
251 | # CONFIG_BLK_DEV_IDEDMA is not set | 454 | # CONFIG_BLK_DEV_IDEDMA is not set |
252 | # CONFIG_IDEDMA_AUTO is not set | ||
253 | # CONFIG_BLK_DEV_HD is not set | ||
254 | 455 | ||
255 | # | 456 | # |
256 | # SCSI device support | 457 | # SCSI device support |
257 | # | 458 | # |
459 | # CONFIG_RAID_ATTRS is not set | ||
258 | CONFIG_SCSI=m | 460 | CONFIG_SCSI=m |
461 | CONFIG_SCSI_DMA=y | ||
462 | # CONFIG_SCSI_TGT is not set | ||
463 | # CONFIG_SCSI_NETLINK is not set | ||
259 | CONFIG_SCSI_PROC_FS=y | 464 | CONFIG_SCSI_PROC_FS=y |
260 | 465 | ||
261 | # | 466 | # |
@@ -275,17 +480,20 @@ CONFIG_CHR_DEV_SG=m | |||
275 | # CONFIG_SCSI_MULTI_LUN is not set | 480 | # CONFIG_SCSI_MULTI_LUN is not set |
276 | # CONFIG_SCSI_CONSTANTS is not set | 481 | # CONFIG_SCSI_CONSTANTS is not set |
277 | # CONFIG_SCSI_LOGGING is not set | 482 | # CONFIG_SCSI_LOGGING is not set |
483 | # CONFIG_SCSI_SCAN_ASYNC is not set | ||
484 | CONFIG_SCSI_WAIT_SCAN=m | ||
278 | 485 | ||
279 | # | 486 | # |
280 | # SCSI Transport Attributes | 487 | # SCSI Transports |
281 | # | 488 | # |
282 | # CONFIG_SCSI_SPI_ATTRS is not set | 489 | # CONFIG_SCSI_SPI_ATTRS is not set |
283 | # CONFIG_SCSI_FC_ATTRS is not set | 490 | # CONFIG_SCSI_FC_ATTRS is not set |
284 | # CONFIG_SCSI_ISCSI_ATTRS is not set | 491 | # CONFIG_SCSI_ISCSI_ATTRS is not set |
285 | 492 | # CONFIG_SCSI_SAS_LIBSAS is not set | |
286 | # | 493 | # CONFIG_SCSI_SRP_ATTRS is not set |
287 | # SCSI low-level drivers | 494 | CONFIG_SCSI_LOWLEVEL=y |
288 | # | 495 | # CONFIG_ISCSI_TCP is not set |
496 | # CONFIG_SCSI_CXGB3_ISCSI is not set | ||
289 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set | 497 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set |
290 | # CONFIG_SCSI_3W_9XXX is not set | 498 | # CONFIG_SCSI_3W_9XXX is not set |
291 | # CONFIG_SCSI_7000FASST is not set | 499 | # CONFIG_SCSI_7000FASST is not set |
@@ -296,12 +504,18 @@ CONFIG_CHR_DEV_SG=m | |||
296 | # CONFIG_SCSI_AIC7XXX is not set | 504 | # CONFIG_SCSI_AIC7XXX is not set |
297 | # CONFIG_SCSI_AIC7XXX_OLD is not set | 505 | # CONFIG_SCSI_AIC7XXX_OLD is not set |
298 | # CONFIG_SCSI_AIC79XX is not set | 506 | # CONFIG_SCSI_AIC79XX is not set |
507 | # CONFIG_SCSI_AIC94XX is not set | ||
299 | # CONFIG_SCSI_DPT_I2O is not set | 508 | # CONFIG_SCSI_DPT_I2O is not set |
509 | # CONFIG_SCSI_ADVANSYS is not set | ||
300 | # CONFIG_SCSI_IN2000 is not set | 510 | # CONFIG_SCSI_IN2000 is not set |
511 | # CONFIG_SCSI_ARCMSR is not set | ||
301 | # CONFIG_MEGARAID_NEWGEN is not set | 512 | # CONFIG_MEGARAID_NEWGEN is not set |
302 | # CONFIG_MEGARAID_LEGACY is not set | 513 | # CONFIG_MEGARAID_LEGACY is not set |
303 | # CONFIG_SCSI_SATA is not set | 514 | # CONFIG_MEGARAID_SAS is not set |
515 | # CONFIG_SCSI_HPTIOP is not set | ||
304 | # CONFIG_SCSI_BUSLOGIC is not set | 516 | # CONFIG_SCSI_BUSLOGIC is not set |
517 | # CONFIG_LIBFC is not set | ||
518 | # CONFIG_FCOE is not set | ||
305 | # CONFIG_SCSI_DMX3191D is not set | 519 | # CONFIG_SCSI_DMX3191D is not set |
306 | # CONFIG_SCSI_DTC3280 is not set | 520 | # CONFIG_SCSI_DTC3280 is not set |
307 | # CONFIG_SCSI_EATA is not set | 521 | # CONFIG_SCSI_EATA is not set |
@@ -314,20 +528,15 @@ CONFIG_CHR_DEV_SG=m | |||
314 | # CONFIG_SCSI_INIA100 is not set | 528 | # CONFIG_SCSI_INIA100 is not set |
315 | # CONFIG_SCSI_PPA is not set | 529 | # CONFIG_SCSI_PPA is not set |
316 | # CONFIG_SCSI_IMM is not set | 530 | # CONFIG_SCSI_IMM is not set |
531 | # CONFIG_SCSI_MVSAS is not set | ||
317 | # CONFIG_SCSI_NCR53C406A is not set | 532 | # CONFIG_SCSI_NCR53C406A is not set |
533 | # CONFIG_SCSI_STEX is not set | ||
318 | # CONFIG_SCSI_SYM53C8XX_2 is not set | 534 | # CONFIG_SCSI_SYM53C8XX_2 is not set |
319 | # CONFIG_SCSI_IPR is not set | ||
320 | # CONFIG_SCSI_PAS16 is not set | 535 | # CONFIG_SCSI_PAS16 is not set |
321 | # CONFIG_SCSI_PSI240I is not set | ||
322 | # CONFIG_SCSI_QLOGIC_FAS is not set | 536 | # CONFIG_SCSI_QLOGIC_FAS is not set |
323 | # CONFIG_SCSI_QLOGIC_FC is not set | ||
324 | # CONFIG_SCSI_QLOGIC_1280 is not set | 537 | # CONFIG_SCSI_QLOGIC_1280 is not set |
325 | CONFIG_SCSI_QLA2XXX=m | 538 | # CONFIG_SCSI_QLA_FC is not set |
326 | # CONFIG_SCSI_QLA21XX is not set | 539 | # CONFIG_SCSI_QLA_ISCSI is not set |
327 | # CONFIG_SCSI_QLA22XX is not set | ||
328 | # CONFIG_SCSI_QLA2300 is not set | ||
329 | # CONFIG_SCSI_QLA2322 is not set | ||
330 | # CONFIG_SCSI_QLA6312 is not set | ||
331 | # CONFIG_SCSI_LPFC is not set | 540 | # CONFIG_SCSI_LPFC is not set |
332 | # CONFIG_SCSI_SYM53C416 is not set | 541 | # CONFIG_SCSI_SYM53C416 is not set |
333 | # CONFIG_SCSI_DC395x is not set | 542 | # CONFIG_SCSI_DC395x is not set |
@@ -336,123 +545,57 @@ CONFIG_SCSI_QLA2XXX=m | |||
336 | # CONFIG_SCSI_U14_34F is not set | 545 | # CONFIG_SCSI_U14_34F is not set |
337 | # CONFIG_SCSI_NSP32 is not set | 546 | # CONFIG_SCSI_NSP32 is not set |
338 | # CONFIG_SCSI_DEBUG is not set | 547 | # CONFIG_SCSI_DEBUG is not set |
339 | 548 | # CONFIG_SCSI_SRP is not set | |
340 | # | 549 | # CONFIG_SCSI_DH is not set |
341 | # Multi-device support (RAID and LVM) | 550 | # CONFIG_ATA is not set |
342 | # | ||
343 | # CONFIG_MD is not set | 551 | # CONFIG_MD is not set |
344 | |||
345 | # | ||
346 | # Fusion MPT device support | ||
347 | # | ||
348 | # CONFIG_FUSION is not set | 552 | # CONFIG_FUSION is not set |
349 | # CONFIG_FUSION_SPI is not set | ||
350 | # CONFIG_FUSION_FC is not set | ||
351 | 553 | ||
352 | # | 554 | # |
353 | # IEEE 1394 (FireWire) support | 555 | # IEEE 1394 (FireWire) support |
354 | # | 556 | # |
355 | # CONFIG_IEEE1394 is not set | ||
356 | 557 | ||
357 | # | 558 | # |
358 | # I2O device support | 559 | # Enable only one of the two stacks, unless you know what you are doing |
359 | # | 560 | # |
561 | # CONFIG_FIREWIRE is not set | ||
562 | # CONFIG_IEEE1394 is not set | ||
360 | # CONFIG_I2O is not set | 563 | # CONFIG_I2O is not set |
361 | |||
362 | # | ||
363 | # Networking support | ||
364 | # | ||
365 | CONFIG_NET=y | ||
366 | |||
367 | # | ||
368 | # Networking options | ||
369 | # | ||
370 | CONFIG_PACKET=y | ||
371 | # CONFIG_PACKET_MMAP is not set | ||
372 | CONFIG_UNIX=y | ||
373 | # CONFIG_NET_KEY is not set | ||
374 | CONFIG_INET=y | ||
375 | # CONFIG_IP_MULTICAST is not set | ||
376 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
377 | # CONFIG_IP_PNP is not set | ||
378 | # CONFIG_NET_IPIP is not set | ||
379 | # CONFIG_NET_IPGRE is not set | ||
380 | # CONFIG_ARPD is not set | ||
381 | # CONFIG_SYN_COOKIES is not set | ||
382 | # CONFIG_INET_AH is not set | ||
383 | # CONFIG_INET_ESP is not set | ||
384 | # CONFIG_INET_IPCOMP is not set | ||
385 | # CONFIG_INET_TUNNEL is not set | ||
386 | CONFIG_IP_TCPDIAG=y | ||
387 | # CONFIG_IP_TCPDIAG_IPV6 is not set | ||
388 | # CONFIG_IPV6 is not set | ||
389 | # CONFIG_NETFILTER is not set | ||
390 | |||
391 | # | ||
392 | # SCTP Configuration (EXPERIMENTAL) | ||
393 | # | ||
394 | # CONFIG_IP_SCTP is not set | ||
395 | # CONFIG_ATM is not set | ||
396 | # CONFIG_BRIDGE is not set | ||
397 | # CONFIG_VLAN_8021Q is not set | ||
398 | # CONFIG_DECNET is not set | ||
399 | # CONFIG_LLC2 is not set | ||
400 | # CONFIG_IPX is not set | ||
401 | # CONFIG_ATALK is not set | ||
402 | # CONFIG_X25 is not set | ||
403 | # CONFIG_LAPB is not set | ||
404 | # CONFIG_NET_DIVERT is not set | ||
405 | # CONFIG_ECONET is not set | ||
406 | # CONFIG_WAN_ROUTER is not set | ||
407 | |||
408 | # | ||
409 | # QoS and/or fair queueing | ||
410 | # | ||
411 | # CONFIG_NET_SCHED is not set | ||
412 | # CONFIG_NET_CLS_ROUTE is not set | ||
413 | |||
414 | # | ||
415 | # Network testing | ||
416 | # | ||
417 | # CONFIG_NET_PKTGEN is not set | ||
418 | # CONFIG_NETPOLL is not set | ||
419 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
420 | # CONFIG_HAMRADIO is not set | ||
421 | # CONFIG_IRDA is not set | ||
422 | # CONFIG_BT is not set | ||
423 | CONFIG_NETDEVICES=y | 564 | CONFIG_NETDEVICES=y |
424 | # CONFIG_DUMMY is not set | 565 | # CONFIG_DUMMY is not set |
425 | # CONFIG_BONDING is not set | 566 | # CONFIG_BONDING is not set |
567 | # CONFIG_MACVLAN is not set | ||
426 | # CONFIG_EQUALIZER is not set | 568 | # CONFIG_EQUALIZER is not set |
427 | # CONFIG_TUN is not set | 569 | # CONFIG_TUN is not set |
428 | 570 | # CONFIG_VETH is not set | |
429 | # | ||
430 | # ARCnet devices | ||
431 | # | ||
432 | # CONFIG_ARCNET is not set | 571 | # CONFIG_ARCNET is not set |
433 | 572 | # CONFIG_PHYLIB is not set | |
434 | # | ||
435 | # Ethernet (10 or 100Mbit) | ||
436 | # | ||
437 | CONFIG_NET_ETHERNET=y | 573 | CONFIG_NET_ETHERNET=y |
438 | # CONFIG_MII is not set | 574 | # CONFIG_MII is not set |
575 | # CONFIG_AX88796 is not set | ||
439 | # CONFIG_HAPPYMEAL is not set | 576 | # CONFIG_HAPPYMEAL is not set |
440 | # CONFIG_SUNGEM is not set | 577 | # CONFIG_SUNGEM is not set |
578 | # CONFIG_CASSINI is not set | ||
441 | # CONFIG_NET_VENDOR_3COM is not set | 579 | # CONFIG_NET_VENDOR_3COM is not set |
442 | # CONFIG_LANCE is not set | 580 | # CONFIG_LANCE is not set |
443 | # CONFIG_NET_VENDOR_SMC is not set | 581 | # CONFIG_NET_VENDOR_SMC is not set |
444 | # CONFIG_SMC91X is not set | 582 | # CONFIG_SMC91X is not set |
445 | # CONFIG_DM9000 is not set | 583 | # CONFIG_DM9000 is not set |
584 | # CONFIG_SMC911X is not set | ||
585 | # CONFIG_SMSC911X is not set | ||
446 | # CONFIG_NET_VENDOR_RACAL is not set | 586 | # CONFIG_NET_VENDOR_RACAL is not set |
447 | |||
448 | # | ||
449 | # Tulip family network device support | ||
450 | # | ||
451 | # CONFIG_NET_TULIP is not set | 587 | # CONFIG_NET_TULIP is not set |
452 | # CONFIG_AT1700 is not set | 588 | # CONFIG_AT1700 is not set |
453 | # CONFIG_DEPCA is not set | 589 | # CONFIG_DEPCA is not set |
454 | # CONFIG_HP100 is not set | 590 | # CONFIG_HP100 is not set |
455 | # CONFIG_NET_ISA is not set | 591 | # CONFIG_NET_ISA is not set |
592 | # CONFIG_IBM_NEW_EMAC_ZMII is not set | ||
593 | # CONFIG_IBM_NEW_EMAC_RGMII is not set | ||
594 | # CONFIG_IBM_NEW_EMAC_TAH is not set | ||
595 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set | ||
596 | # CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set | ||
597 | # CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set | ||
598 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set | ||
456 | CONFIG_NET_PCI=y | 599 | CONFIG_NET_PCI=y |
457 | # CONFIG_PCNET32 is not set | 600 | # CONFIG_PCNET32 is not set |
458 | # CONFIG_AMD8111_ETH is not set | 601 | # CONFIG_AMD8111_ETH is not set |
@@ -462,56 +605,69 @@ CONFIG_NET_PCI=y | |||
462 | # CONFIG_B44 is not set | 605 | # CONFIG_B44 is not set |
463 | # CONFIG_FORCEDETH is not set | 606 | # CONFIG_FORCEDETH is not set |
464 | CONFIG_CS89x0=y | 607 | CONFIG_CS89x0=y |
465 | # CONFIG_DGRS is not set | 608 | CONFIG_CS89x0_NOEEPROM=y |
466 | # CONFIG_EEPRO100 is not set | ||
467 | # CONFIG_E100 is not set | 609 | # CONFIG_E100 is not set |
468 | # CONFIG_FEALNX is not set | 610 | # CONFIG_FEALNX is not set |
469 | # CONFIG_NATSEMI is not set | 611 | # CONFIG_NATSEMI is not set |
470 | # CONFIG_NE2K_PCI is not set | 612 | # CONFIG_NE2K_PCI is not set |
471 | # CONFIG_8139CP is not set | 613 | # CONFIG_8139CP is not set |
472 | # CONFIG_8139TOO is not set | 614 | # CONFIG_8139TOO is not set |
615 | # CONFIG_R6040 is not set | ||
473 | # CONFIG_SIS900 is not set | 616 | # CONFIG_SIS900 is not set |
474 | # CONFIG_EPIC100 is not set | 617 | # CONFIG_EPIC100 is not set |
618 | # CONFIG_SMSC9420 is not set | ||
475 | # CONFIG_SUNDANCE is not set | 619 | # CONFIG_SUNDANCE is not set |
476 | # CONFIG_TLAN is not set | 620 | # CONFIG_TLAN is not set |
477 | # CONFIG_VIA_RHINE is not set | 621 | # CONFIG_VIA_RHINE is not set |
622 | # CONFIG_SC92031 is not set | ||
478 | # CONFIG_NET_POCKET is not set | 623 | # CONFIG_NET_POCKET is not set |
479 | 624 | # CONFIG_ATL2 is not set | |
480 | # | 625 | CONFIG_NETDEV_1000=y |
481 | # Ethernet (1000 Mbit) | ||
482 | # | ||
483 | # CONFIG_ACENIC is not set | 626 | # CONFIG_ACENIC is not set |
484 | # CONFIG_DL2K is not set | 627 | # CONFIG_DL2K is not set |
485 | # CONFIG_E1000 is not set | 628 | # CONFIG_E1000 is not set |
629 | # CONFIG_E1000E is not set | ||
630 | # CONFIG_IP1000 is not set | ||
631 | # CONFIG_IGB is not set | ||
486 | # CONFIG_NS83820 is not set | 632 | # CONFIG_NS83820 is not set |
487 | # CONFIG_HAMACHI is not set | 633 | # CONFIG_HAMACHI is not set |
488 | # CONFIG_YELLOWFIN is not set | 634 | # CONFIG_YELLOWFIN is not set |
489 | # CONFIG_R8169 is not set | 635 | # CONFIG_R8169 is not set |
636 | # CONFIG_SIS190 is not set | ||
490 | # CONFIG_SKGE is not set | 637 | # CONFIG_SKGE is not set |
491 | # CONFIG_SK98LIN is not set | 638 | # CONFIG_SKY2 is not set |
492 | # CONFIG_VIA_VELOCITY is not set | 639 | # CONFIG_VIA_VELOCITY is not set |
493 | # CONFIG_TIGON3 is not set | 640 | # CONFIG_TIGON3 is not set |
494 | # CONFIG_BNX2 is not set | 641 | # CONFIG_BNX2 is not set |
495 | 642 | # CONFIG_QLA3XXX is not set | |
496 | # | 643 | # CONFIG_ATL1 is not set |
497 | # Ethernet (10000 Mbit) | 644 | # CONFIG_ATL1E is not set |
498 | # | 645 | # CONFIG_JME is not set |
646 | CONFIG_NETDEV_10000=y | ||
647 | # CONFIG_CHELSIO_T1 is not set | ||
648 | CONFIG_CHELSIO_T3_DEPENDS=y | ||
649 | # CONFIG_CHELSIO_T3 is not set | ||
650 | # CONFIG_ENIC is not set | ||
651 | # CONFIG_IXGBE is not set | ||
499 | # CONFIG_IXGB is not set | 652 | # CONFIG_IXGB is not set |
500 | # CONFIG_S2IO is not set | 653 | # CONFIG_S2IO is not set |
501 | 654 | # CONFIG_MYRI10GE is not set | |
502 | # | 655 | # CONFIG_NETXEN_NIC is not set |
503 | # Token Ring devices | 656 | # CONFIG_NIU is not set |
504 | # | 657 | # CONFIG_MLX4_EN is not set |
658 | # CONFIG_MLX4_CORE is not set | ||
659 | # CONFIG_TEHUTI is not set | ||
660 | # CONFIG_BNX2X is not set | ||
661 | # CONFIG_QLGE is not set | ||
662 | # CONFIG_SFC is not set | ||
505 | # CONFIG_TR is not set | 663 | # CONFIG_TR is not set |
506 | 664 | ||
507 | # | 665 | # |
508 | # Wireless LAN (non-hamradio) | 666 | # Wireless LAN |
509 | # | ||
510 | # CONFIG_NET_RADIO is not set | ||
511 | |||
512 | # | ||
513 | # Wan interfaces | ||
514 | # | 667 | # |
668 | # CONFIG_WLAN_PRE80211 is not set | ||
669 | # CONFIG_WLAN_80211 is not set | ||
670 | # CONFIG_IWLWIFI_LEDS is not set | ||
515 | # CONFIG_WAN is not set | 671 | # CONFIG_WAN is not set |
516 | # CONFIG_FDDI is not set | 672 | # CONFIG_FDDI is not set |
517 | # CONFIG_HIPPI is not set | 673 | # CONFIG_HIPPI is not set |
@@ -519,18 +675,17 @@ CONFIG_CS89x0=y | |||
519 | # CONFIG_PPP is not set | 675 | # CONFIG_PPP is not set |
520 | # CONFIG_SLIP is not set | 676 | # CONFIG_SLIP is not set |
521 | # CONFIG_NET_FC is not set | 677 | # CONFIG_NET_FC is not set |
522 | # CONFIG_SHAPER is not set | ||
523 | # CONFIG_NETCONSOLE is not set | 678 | # CONFIG_NETCONSOLE is not set |
524 | 679 | # CONFIG_NETPOLL is not set | |
525 | # | 680 | # CONFIG_NET_POLL_CONTROLLER is not set |
526 | # ISDN subsystem | ||
527 | # | ||
528 | # CONFIG_ISDN is not set | 681 | # CONFIG_ISDN is not set |
529 | 682 | ||
530 | # | 683 | # |
531 | # Input device support | 684 | # Input device support |
532 | # | 685 | # |
533 | CONFIG_INPUT=y | 686 | CONFIG_INPUT=y |
687 | # CONFIG_INPUT_FF_MEMLESS is not set | ||
688 | # CONFIG_INPUT_POLLDEV is not set | ||
534 | 689 | ||
535 | # | 690 | # |
536 | # Userland interfaces | 691 | # Userland interfaces |
@@ -540,7 +695,6 @@ CONFIG_INPUT_MOUSEDEV_PSAUX=y | |||
540 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 | 695 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 |
541 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | 696 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 |
542 | # CONFIG_INPUT_JOYDEV is not set | 697 | # CONFIG_INPUT_JOYDEV is not set |
543 | # CONFIG_INPUT_TSDEV is not set | ||
544 | # CONFIG_INPUT_EVDEV is not set | 698 | # CONFIG_INPUT_EVDEV is not set |
545 | # CONFIG_INPUT_EVBUG is not set | 699 | # CONFIG_INPUT_EVBUG is not set |
546 | 700 | ||
@@ -553,14 +707,25 @@ CONFIG_KEYBOARD_ATKBD=y | |||
553 | # CONFIG_KEYBOARD_LKKBD is not set | 707 | # CONFIG_KEYBOARD_LKKBD is not set |
554 | # CONFIG_KEYBOARD_XTKBD is not set | 708 | # CONFIG_KEYBOARD_XTKBD is not set |
555 | # CONFIG_KEYBOARD_NEWTON is not set | 709 | # CONFIG_KEYBOARD_NEWTON is not set |
710 | # CONFIG_KEYBOARD_STOWAWAY is not set | ||
556 | CONFIG_INPUT_MOUSE=y | 711 | CONFIG_INPUT_MOUSE=y |
557 | CONFIG_MOUSE_PS2=y | 712 | CONFIG_MOUSE_PS2=y |
713 | CONFIG_MOUSE_PS2_ALPS=y | ||
714 | CONFIG_MOUSE_PS2_LOGIPS2PP=y | ||
715 | CONFIG_MOUSE_PS2_SYNAPTICS=y | ||
716 | CONFIG_MOUSE_PS2_LIFEBOOK=y | ||
717 | CONFIG_MOUSE_PS2_TRACKPOINT=y | ||
718 | # CONFIG_MOUSE_PS2_ELANTECH is not set | ||
719 | # CONFIG_MOUSE_PS2_TOUCHKIT is not set | ||
558 | # CONFIG_MOUSE_SERIAL is not set | 720 | # CONFIG_MOUSE_SERIAL is not set |
721 | # CONFIG_MOUSE_APPLETOUCH is not set | ||
722 | # CONFIG_MOUSE_BCM5974 is not set | ||
559 | # CONFIG_MOUSE_INPORT is not set | 723 | # CONFIG_MOUSE_INPORT is not set |
560 | # CONFIG_MOUSE_LOGIBM is not set | 724 | # CONFIG_MOUSE_LOGIBM is not set |
561 | # CONFIG_MOUSE_PC110PAD is not set | 725 | # CONFIG_MOUSE_PC110PAD is not set |
562 | # CONFIG_MOUSE_VSXXXAA is not set | 726 | # CONFIG_MOUSE_VSXXXAA is not set |
563 | # CONFIG_INPUT_JOYSTICK is not set | 727 | # CONFIG_INPUT_JOYSTICK is not set |
728 | # CONFIG_INPUT_TABLET is not set | ||
564 | # CONFIG_INPUT_TOUCHSCREEN is not set | 729 | # CONFIG_INPUT_TOUCHSCREEN is not set |
565 | # CONFIG_INPUT_MISC is not set | 730 | # CONFIG_INPUT_MISC is not set |
566 | 731 | ||
@@ -580,16 +745,22 @@ CONFIG_SERIO_LIBPS2=y | |||
580 | # Character devices | 745 | # Character devices |
581 | # | 746 | # |
582 | CONFIG_VT=y | 747 | CONFIG_VT=y |
748 | CONFIG_CONSOLE_TRANSLATIONS=y | ||
583 | CONFIG_VT_CONSOLE=y | 749 | CONFIG_VT_CONSOLE=y |
584 | CONFIG_HW_CONSOLE=y | 750 | CONFIG_HW_CONSOLE=y |
751 | # CONFIG_VT_HW_CONSOLE_BINDING is not set | ||
752 | CONFIG_DEVKMEM=y | ||
585 | # CONFIG_SERIAL_NONSTANDARD is not set | 753 | # CONFIG_SERIAL_NONSTANDARD is not set |
754 | # CONFIG_NOZOMI is not set | ||
586 | 755 | ||
587 | # | 756 | # |
588 | # Serial drivers | 757 | # Serial drivers |
589 | # | 758 | # |
590 | CONFIG_SERIAL_8250=y | 759 | CONFIG_SERIAL_8250=y |
591 | CONFIG_SERIAL_8250_CONSOLE=y | 760 | CONFIG_SERIAL_8250_CONSOLE=y |
761 | CONFIG_SERIAL_8250_PCI=y | ||
592 | CONFIG_SERIAL_8250_NR_UARTS=4 | 762 | CONFIG_SERIAL_8250_NR_UARTS=4 |
763 | CONFIG_SERIAL_8250_RUNTIME_UARTS=4 | ||
593 | # CONFIG_SERIAL_8250_EXTENDED is not set | 764 | # CONFIG_SERIAL_8250_EXTENDED is not set |
594 | 765 | ||
595 | # | 766 | # |
@@ -599,90 +770,122 @@ CONFIG_SERIAL_CORE=y | |||
599 | CONFIG_SERIAL_CORE_CONSOLE=y | 770 | CONFIG_SERIAL_CORE_CONSOLE=y |
600 | # CONFIG_SERIAL_JSM is not set | 771 | # CONFIG_SERIAL_JSM is not set |
601 | CONFIG_UNIX98_PTYS=y | 772 | CONFIG_UNIX98_PTYS=y |
773 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set | ||
602 | CONFIG_LEGACY_PTYS=y | 774 | CONFIG_LEGACY_PTYS=y |
603 | CONFIG_LEGACY_PTY_COUNT=256 | 775 | CONFIG_LEGACY_PTY_COUNT=256 |
604 | CONFIG_PRINTER=m | 776 | CONFIG_PRINTER=m |
605 | # CONFIG_LP_CONSOLE is not set | 777 | # CONFIG_LP_CONSOLE is not set |
606 | # CONFIG_PPDEV is not set | 778 | # CONFIG_PPDEV is not set |
607 | # CONFIG_TIPAR is not set | ||
608 | |||
609 | # | ||
610 | # IPMI | ||
611 | # | ||
612 | # CONFIG_IPMI_HANDLER is not set | 779 | # CONFIG_IPMI_HANDLER is not set |
613 | 780 | CONFIG_HW_RANDOM=m | |
614 | # | ||
615 | # Watchdog Cards | ||
616 | # | ||
617 | # CONFIG_WATCHDOG is not set | ||
618 | # CONFIG_NVRAM is not set | 781 | # CONFIG_NVRAM is not set |
619 | CONFIG_RTC=y | ||
620 | # CONFIG_DTLK is not set | 782 | # CONFIG_DTLK is not set |
621 | # CONFIG_R3964 is not set | 783 | # CONFIG_R3964 is not set |
622 | # CONFIG_APPLICOM is not set | 784 | # CONFIG_APPLICOM is not set |
623 | |||
624 | # | ||
625 | # Ftape, the floppy tape device driver | ||
626 | # | ||
627 | # CONFIG_DRM is not set | ||
628 | # CONFIG_RAW_DRIVER is not set | 785 | # CONFIG_RAW_DRIVER is not set |
786 | # CONFIG_TCG_TPM is not set | ||
787 | CONFIG_DEVPORT=y | ||
788 | # CONFIG_I2C is not set | ||
789 | # CONFIG_SPI is not set | ||
790 | # CONFIG_W1 is not set | ||
791 | # CONFIG_POWER_SUPPLY is not set | ||
792 | # CONFIG_HWMON is not set | ||
793 | # CONFIG_THERMAL is not set | ||
794 | # CONFIG_THERMAL_HWMON is not set | ||
795 | # CONFIG_WATCHDOG is not set | ||
796 | CONFIG_SSB_POSSIBLE=y | ||
629 | 797 | ||
630 | # | 798 | # |
631 | # TPM devices | 799 | # Sonics Silicon Backplane |
632 | # | 800 | # |
633 | # CONFIG_TCG_TPM is not set | 801 | # CONFIG_SSB is not set |
634 | 802 | ||
635 | # | 803 | # |
636 | # I2C support | 804 | # Multifunction device drivers |
637 | # | 805 | # |
638 | # CONFIG_I2C is not set | 806 | # CONFIG_MFD_CORE is not set |
807 | # CONFIG_MFD_SM501 is not set | ||
808 | # CONFIG_HTC_PASIC3 is not set | ||
809 | # CONFIG_MFD_TMIO is not set | ||
639 | 810 | ||
640 | # | 811 | # |
641 | # Misc devices | 812 | # Multimedia devices |
642 | # | 813 | # |
643 | 814 | ||
644 | # | 815 | # |
645 | # Multimedia devices | 816 | # Multimedia core support |
646 | # | 817 | # |
647 | # CONFIG_VIDEO_DEV is not set | 818 | # CONFIG_VIDEO_DEV is not set |
819 | # CONFIG_DVB_CORE is not set | ||
820 | # CONFIG_VIDEO_MEDIA is not set | ||
648 | 821 | ||
649 | # | 822 | # |
650 | # Digital Video Broadcasting Devices | 823 | # Multimedia drivers |
651 | # | 824 | # |
652 | # CONFIG_DVB is not set | 825 | # CONFIG_DAB is not set |
653 | 826 | ||
654 | # | 827 | # |
655 | # Graphics support | 828 | # Graphics support |
656 | # | 829 | # |
830 | # CONFIG_DRM is not set | ||
831 | # CONFIG_VGASTATE is not set | ||
832 | # CONFIG_VIDEO_OUTPUT_CONTROL is not set | ||
657 | CONFIG_FB=y | 833 | CONFIG_FB=y |
834 | # CONFIG_FIRMWARE_EDID is not set | ||
835 | # CONFIG_FB_DDC is not set | ||
836 | # CONFIG_FB_BOOT_VESA_SUPPORT is not set | ||
658 | CONFIG_FB_CFB_FILLRECT=y | 837 | CONFIG_FB_CFB_FILLRECT=y |
659 | CONFIG_FB_CFB_COPYAREA=y | 838 | CONFIG_FB_CFB_COPYAREA=y |
660 | CONFIG_FB_CFB_IMAGEBLIT=y | 839 | CONFIG_FB_CFB_IMAGEBLIT=y |
661 | CONFIG_FB_SOFT_CURSOR=y | 840 | # CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set |
841 | # CONFIG_FB_SYS_FILLRECT is not set | ||
842 | # CONFIG_FB_SYS_COPYAREA is not set | ||
843 | # CONFIG_FB_SYS_IMAGEBLIT is not set | ||
844 | # CONFIG_FB_FOREIGN_ENDIAN is not set | ||
845 | # CONFIG_FB_SYS_FOPS is not set | ||
846 | # CONFIG_FB_SVGALIB is not set | ||
662 | # CONFIG_FB_MACMODES is not set | 847 | # CONFIG_FB_MACMODES is not set |
848 | # CONFIG_FB_BACKLIGHT is not set | ||
663 | # CONFIG_FB_MODE_HELPERS is not set | 849 | # CONFIG_FB_MODE_HELPERS is not set |
664 | # CONFIG_FB_TILEBLITTING is not set | 850 | # CONFIG_FB_TILEBLITTING is not set |
851 | |||
852 | # | ||
853 | # Frame buffer hardware drivers | ||
854 | # | ||
665 | # CONFIG_FB_CIRRUS is not set | 855 | # CONFIG_FB_CIRRUS is not set |
666 | # CONFIG_FB_PM2 is not set | 856 | # CONFIG_FB_PM2 is not set |
667 | CONFIG_FB_CYBER2000=y | 857 | CONFIG_FB_CYBER2000=y |
668 | # CONFIG_FB_ASILIANT is not set | 858 | # CONFIG_FB_ASILIANT is not set |
669 | # CONFIG_FB_IMSTT is not set | 859 | # CONFIG_FB_IMSTT is not set |
860 | # CONFIG_FB_S1D13XXX is not set | ||
670 | # CONFIG_FB_NVIDIA is not set | 861 | # CONFIG_FB_NVIDIA is not set |
671 | # CONFIG_FB_RIVA is not set | 862 | # CONFIG_FB_RIVA is not set |
672 | # CONFIG_FB_MATROX is not set | 863 | # CONFIG_FB_MATROX is not set |
673 | # CONFIG_FB_RADEON_OLD is not set | ||
674 | # CONFIG_FB_RADEON is not set | 864 | # CONFIG_FB_RADEON is not set |
675 | # CONFIG_FB_ATY128 is not set | 865 | # CONFIG_FB_ATY128 is not set |
676 | # CONFIG_FB_ATY is not set | 866 | # CONFIG_FB_ATY is not set |
867 | # CONFIG_FB_S3 is not set | ||
677 | # CONFIG_FB_SAVAGE is not set | 868 | # CONFIG_FB_SAVAGE is not set |
678 | # CONFIG_FB_SIS is not set | 869 | # CONFIG_FB_SIS is not set |
870 | # CONFIG_FB_VIA is not set | ||
679 | # CONFIG_FB_NEOMAGIC is not set | 871 | # CONFIG_FB_NEOMAGIC is not set |
680 | # CONFIG_FB_KYRO is not set | 872 | # CONFIG_FB_KYRO is not set |
681 | # CONFIG_FB_3DFX is not set | 873 | # CONFIG_FB_3DFX is not set |
682 | # CONFIG_FB_VOODOO1 is not set | 874 | # CONFIG_FB_VOODOO1 is not set |
875 | # CONFIG_FB_VT8623 is not set | ||
683 | # CONFIG_FB_TRIDENT is not set | 876 | # CONFIG_FB_TRIDENT is not set |
684 | # CONFIG_FB_S1D13XXX is not set | 877 | # CONFIG_FB_ARK is not set |
878 | # CONFIG_FB_PM3 is not set | ||
879 | # CONFIG_FB_CARMINE is not set | ||
685 | # CONFIG_FB_VIRTUAL is not set | 880 | # CONFIG_FB_VIRTUAL is not set |
881 | # CONFIG_FB_METRONOME is not set | ||
882 | # CONFIG_FB_MB862XX is not set | ||
883 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
884 | |||
885 | # | ||
886 | # Display device support | ||
887 | # | ||
888 | # CONFIG_DISPLAY_SUPPORT is not set | ||
686 | 889 | ||
687 | # | 890 | # |
688 | # Console display driver support | 891 | # Console display driver support |
@@ -691,126 +894,132 @@ CONFIG_FB_CYBER2000=y | |||
691 | # CONFIG_MDA_CONSOLE is not set | 894 | # CONFIG_MDA_CONSOLE is not set |
692 | CONFIG_DUMMY_CONSOLE=y | 895 | CONFIG_DUMMY_CONSOLE=y |
693 | CONFIG_FRAMEBUFFER_CONSOLE=y | 896 | CONFIG_FRAMEBUFFER_CONSOLE=y |
897 | # CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY is not set | ||
898 | # CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set | ||
694 | # CONFIG_FONTS is not set | 899 | # CONFIG_FONTS is not set |
695 | CONFIG_FONT_8x8=y | 900 | CONFIG_FONT_8x8=y |
696 | CONFIG_FONT_8x16=y | 901 | CONFIG_FONT_8x16=y |
697 | |||
698 | # | ||
699 | # Logo configuration | ||
700 | # | ||
701 | CONFIG_LOGO=y | 902 | CONFIG_LOGO=y |
702 | # CONFIG_LOGO_LINUX_MONO is not set | 903 | # CONFIG_LOGO_LINUX_MONO is not set |
703 | # CONFIG_LOGO_LINUX_VGA16 is not set | 904 | # CONFIG_LOGO_LINUX_VGA16 is not set |
704 | CONFIG_LOGO_LINUX_CLUT224=y | 905 | CONFIG_LOGO_LINUX_CLUT224=y |
705 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
706 | |||
707 | # | ||
708 | # Sound | ||
709 | # | ||
710 | CONFIG_SOUND=m | 906 | CONFIG_SOUND=m |
711 | 907 | CONFIG_SOUND_OSS_CORE=y | |
712 | # | ||
713 | # Advanced Linux Sound Architecture | ||
714 | # | ||
715 | # CONFIG_SND is not set | 908 | # CONFIG_SND is not set |
716 | |||
717 | # | ||
718 | # Open Sound System | ||
719 | # | ||
720 | CONFIG_SOUND_PRIME=m | 909 | CONFIG_SOUND_PRIME=m |
721 | # CONFIG_SOUND_BT878 is not set | ||
722 | # CONFIG_SOUND_CMPCI is not set | ||
723 | # CONFIG_SOUND_EMU10K1 is not set | ||
724 | # CONFIG_SOUND_FUSION is not set | ||
725 | # CONFIG_SOUND_CS4281 is not set | ||
726 | # CONFIG_SOUND_ES1370 is not set | ||
727 | # CONFIG_SOUND_ES1371 is not set | ||
728 | # CONFIG_SOUND_ESSSOLO1 is not set | ||
729 | # CONFIG_SOUND_MAESTRO is not set | ||
730 | # CONFIG_SOUND_MAESTRO3 is not set | ||
731 | # CONFIG_SOUND_ICH is not set | ||
732 | # CONFIG_SOUND_SONICVIBES is not set | ||
733 | # CONFIG_SOUND_TRIDENT is not set | ||
734 | # CONFIG_SOUND_MSNDCLAS is not set | 910 | # CONFIG_SOUND_MSNDCLAS is not set |
735 | # CONFIG_SOUND_MSNDPIN is not set | 911 | # CONFIG_SOUND_MSNDPIN is not set |
736 | # CONFIG_SOUND_VIA82CXXX is not set | ||
737 | CONFIG_SOUND_OSS=m | 912 | CONFIG_SOUND_OSS=m |
738 | # CONFIG_SOUND_TRACEINIT is not set | 913 | # CONFIG_SOUND_TRACEINIT is not set |
739 | # CONFIG_SOUND_DMAP is not set | 914 | # CONFIG_SOUND_DMAP is not set |
740 | # CONFIG_SOUND_AD1816 is not set | ||
741 | # CONFIG_SOUND_AD1889 is not set | ||
742 | # CONFIG_SOUND_SGALAXY is not set | ||
743 | CONFIG_SOUND_ADLIB=m | ||
744 | # CONFIG_SOUND_ACI_MIXER is not set | ||
745 | # CONFIG_SOUND_CS4232 is not set | ||
746 | # CONFIG_SOUND_SSCAPE is not set | 915 | # CONFIG_SOUND_SSCAPE is not set |
747 | # CONFIG_SOUND_GUS is not set | ||
748 | # CONFIG_SOUND_VMIDI is not set | 916 | # CONFIG_SOUND_VMIDI is not set |
749 | # CONFIG_SOUND_TRIX is not set | 917 | # CONFIG_SOUND_TRIX is not set |
750 | # CONFIG_SOUND_MSS is not set | 918 | # CONFIG_SOUND_MSS is not set |
751 | # CONFIG_SOUND_MPU401 is not set | 919 | # CONFIG_SOUND_MPU401 is not set |
752 | # CONFIG_SOUND_NM256 is not set | ||
753 | # CONFIG_SOUND_MAD16 is not set | ||
754 | # CONFIG_SOUND_PAS is not set | 920 | # CONFIG_SOUND_PAS is not set |
755 | # CONFIG_SOUND_PSS is not set | 921 | # CONFIG_SOUND_PSS is not set |
756 | CONFIG_SOUND_SB=m | 922 | CONFIG_SOUND_SB=m |
757 | # CONFIG_SOUND_AWE32_SYNTH is not set | ||
758 | # CONFIG_SOUND_WAVEFRONT is not set | ||
759 | # CONFIG_SOUND_MAUI is not set | ||
760 | # CONFIG_SOUND_YM3812 is not set | 923 | # CONFIG_SOUND_YM3812 is not set |
761 | # CONFIG_SOUND_OPL3SA1 is not set | ||
762 | # CONFIG_SOUND_OPL3SA2 is not set | ||
763 | # CONFIG_SOUND_YMFPCI is not set | ||
764 | # CONFIG_SOUND_UART6850 is not set | 924 | # CONFIG_SOUND_UART6850 is not set |
765 | # CONFIG_SOUND_AEDSP16 is not set | 925 | # CONFIG_SOUND_AEDSP16 is not set |
766 | # CONFIG_SOUND_KAHLUA is not set | 926 | # CONFIG_SOUND_KAHLUA is not set |
767 | # CONFIG_SOUND_ALI5455 is not set | 927 | CONFIG_HID_SUPPORT=y |
768 | # CONFIG_SOUND_FORTE is not set | 928 | CONFIG_HID=y |
769 | # CONFIG_SOUND_RME96XX is not set | 929 | # CONFIG_HID_DEBUG is not set |
770 | # CONFIG_SOUND_AD1980 is not set | 930 | # CONFIG_HIDRAW is not set |
931 | # CONFIG_HID_PID is not set | ||
771 | 932 | ||
772 | # | 933 | # |
773 | # USB support | 934 | # Special HID drivers |
774 | # | 935 | # |
936 | CONFIG_HID_COMPAT=y | ||
937 | CONFIG_USB_SUPPORT=y | ||
775 | CONFIG_USB_ARCH_HAS_HCD=y | 938 | CONFIG_USB_ARCH_HAS_HCD=y |
776 | CONFIG_USB_ARCH_HAS_OHCI=y | 939 | CONFIG_USB_ARCH_HAS_OHCI=y |
940 | CONFIG_USB_ARCH_HAS_EHCI=y | ||
777 | # CONFIG_USB is not set | 941 | # CONFIG_USB is not set |
778 | 942 | ||
779 | # | 943 | # |
780 | # USB Gadget Support | 944 | # Enable Host or Gadget support to see Inventra options |
781 | # | 945 | # |
782 | # CONFIG_USB_GADGET is not set | ||
783 | 946 | ||
784 | # | 947 | # |
785 | # MMC/SD Card support | 948 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may also be needed; |
786 | # | 949 | # |
950 | # CONFIG_USB_GADGET is not set | ||
951 | # CONFIG_UWB is not set | ||
787 | # CONFIG_MMC is not set | 952 | # CONFIG_MMC is not set |
953 | # CONFIG_MEMSTICK is not set | ||
954 | # CONFIG_ACCESSIBILITY is not set | ||
955 | # CONFIG_NEW_LEDS is not set | ||
956 | CONFIG_RTC_LIB=y | ||
957 | CONFIG_RTC_CLASS=y | ||
958 | CONFIG_RTC_HCTOSYS=y | ||
959 | CONFIG_RTC_HCTOSYS_DEVICE="rtc0" | ||
960 | # CONFIG_RTC_DEBUG is not set | ||
961 | |||
962 | # | ||
963 | # RTC interfaces | ||
964 | # | ||
965 | CONFIG_RTC_INTF_SYSFS=y | ||
966 | CONFIG_RTC_INTF_PROC=y | ||
967 | CONFIG_RTC_INTF_DEV=y | ||
968 | # CONFIG_RTC_INTF_DEV_UIE_EMUL is not set | ||
969 | # CONFIG_RTC_DRV_TEST is not set | ||
970 | |||
971 | # | ||
972 | # SPI RTC drivers | ||
973 | # | ||
974 | |||
975 | # | ||
976 | # Platform RTC drivers | ||
977 | # | ||
978 | CONFIG_RTC_DRV_CMOS=y | ||
979 | # CONFIG_RTC_DRV_DS1286 is not set | ||
980 | # CONFIG_RTC_DRV_DS1511 is not set | ||
981 | # CONFIG_RTC_DRV_DS1553 is not set | ||
982 | # CONFIG_RTC_DRV_DS1742 is not set | ||
983 | # CONFIG_RTC_DRV_STK17TA8 is not set | ||
984 | # CONFIG_RTC_DRV_M48T86 is not set | ||
985 | # CONFIG_RTC_DRV_M48T35 is not set | ||
986 | # CONFIG_RTC_DRV_M48T59 is not set | ||
987 | # CONFIG_RTC_DRV_BQ4802 is not set | ||
988 | # CONFIG_RTC_DRV_V3020 is not set | ||
989 | |||
990 | # | ||
991 | # on-CPU RTC drivers | ||
992 | # | ||
993 | # CONFIG_DMADEVICES is not set | ||
994 | # CONFIG_AUXDISPLAY is not set | ||
995 | # CONFIG_REGULATOR is not set | ||
996 | # CONFIG_UIO is not set | ||
788 | 997 | ||
789 | # | 998 | # |
790 | # File systems | 999 | # File systems |
791 | # | 1000 | # |
792 | CONFIG_EXT2_FS=y | 1001 | CONFIG_EXT2_FS=y |
793 | # CONFIG_EXT2_FS_XATTR is not set | 1002 | # CONFIG_EXT2_FS_XATTR is not set |
1003 | # CONFIG_EXT2_FS_XIP is not set | ||
794 | CONFIG_EXT3_FS=y | 1004 | CONFIG_EXT3_FS=y |
795 | CONFIG_EXT3_FS_XATTR=y | 1005 | CONFIG_EXT3_FS_XATTR=y |
796 | # CONFIG_EXT3_FS_POSIX_ACL is not set | 1006 | # CONFIG_EXT3_FS_POSIX_ACL is not set |
797 | # CONFIG_EXT3_FS_SECURITY is not set | 1007 | # CONFIG_EXT3_FS_SECURITY is not set |
1008 | # CONFIG_EXT4_FS is not set | ||
798 | CONFIG_JBD=y | 1009 | CONFIG_JBD=y |
799 | # CONFIG_JBD_DEBUG is not set | ||
800 | CONFIG_FS_MBCACHE=y | 1010 | CONFIG_FS_MBCACHE=y |
801 | # CONFIG_REISERFS_FS is not set | 1011 | # CONFIG_REISERFS_FS is not set |
802 | # CONFIG_JFS_FS is not set | 1012 | # CONFIG_JFS_FS is not set |
803 | 1013 | # CONFIG_FS_POSIX_ACL is not set | |
804 | # | 1014 | CONFIG_FILE_LOCKING=y |
805 | # XFS support | ||
806 | # | ||
807 | # CONFIG_XFS_FS is not set | 1015 | # CONFIG_XFS_FS is not set |
808 | # CONFIG_MINIX_FS is not set | 1016 | # CONFIG_OCFS2_FS is not set |
809 | # CONFIG_ROMFS_FS is not set | ||
810 | # CONFIG_QUOTA is not set | ||
811 | CONFIG_DNOTIFY=y | 1017 | CONFIG_DNOTIFY=y |
1018 | # CONFIG_INOTIFY is not set | ||
1019 | # CONFIG_QUOTA is not set | ||
812 | # CONFIG_AUTOFS_FS is not set | 1020 | # CONFIG_AUTOFS_FS is not set |
813 | # CONFIG_AUTOFS4_FS is not set | 1021 | # CONFIG_AUTOFS4_FS is not set |
1022 | # CONFIG_FUSE_FS is not set | ||
814 | 1023 | ||
815 | # | 1024 | # |
816 | # CD-ROM/DVD Filesystems | 1025 | # CD-ROM/DVD Filesystems |
@@ -834,14 +1043,12 @@ CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" | |||
834 | # Pseudo filesystems | 1043 | # Pseudo filesystems |
835 | # | 1044 | # |
836 | CONFIG_PROC_FS=y | 1045 | CONFIG_PROC_FS=y |
1046 | CONFIG_PROC_SYSCTL=y | ||
1047 | CONFIG_PROC_PAGE_MONITOR=y | ||
837 | CONFIG_SYSFS=y | 1048 | CONFIG_SYSFS=y |
838 | CONFIG_DEVFS_FS=y | ||
839 | CONFIG_DEVFS_MOUNT=y | ||
840 | # CONFIG_DEVFS_DEBUG is not set | ||
841 | # CONFIG_DEVPTS_FS_XATTR is not set | ||
842 | # CONFIG_TMPFS is not set | 1049 | # CONFIG_TMPFS is not set |
843 | # CONFIG_HUGETLB_PAGE is not set | 1050 | # CONFIG_HUGETLB_PAGE is not set |
844 | CONFIG_RAMFS=y | 1051 | # CONFIG_CONFIGFS_FS is not set |
845 | 1052 | ||
846 | # | 1053 | # |
847 | # Miscellaneous filesystems | 1054 | # Miscellaneous filesystems |
@@ -855,22 +1062,27 @@ CONFIG_RAMFS=y | |||
855 | # CONFIG_EFS_FS is not set | 1062 | # CONFIG_EFS_FS is not set |
856 | # CONFIG_CRAMFS is not set | 1063 | # CONFIG_CRAMFS is not set |
857 | # CONFIG_VXFS_FS is not set | 1064 | # CONFIG_VXFS_FS is not set |
1065 | # CONFIG_MINIX_FS is not set | ||
1066 | # CONFIG_OMFS_FS is not set | ||
858 | # CONFIG_HPFS_FS is not set | 1067 | # CONFIG_HPFS_FS is not set |
859 | # CONFIG_QNX4FS_FS is not set | 1068 | # CONFIG_QNX4FS_FS is not set |
1069 | # CONFIG_ROMFS_FS is not set | ||
860 | # CONFIG_SYSV_FS is not set | 1070 | # CONFIG_SYSV_FS is not set |
861 | # CONFIG_UFS_FS is not set | 1071 | # CONFIG_UFS_FS is not set |
862 | 1072 | CONFIG_NETWORK_FILESYSTEMS=y | |
863 | # | 1073 | CONFIG_NFS_FS=y |
864 | # Network File Systems | ||
865 | # | ||
866 | CONFIG_NFS_FS=m | ||
867 | CONFIG_NFS_V3=y | 1074 | CONFIG_NFS_V3=y |
1075 | # CONFIG_NFS_V3_ACL is not set | ||
868 | # CONFIG_NFS_V4 is not set | 1076 | # CONFIG_NFS_V4 is not set |
869 | # CONFIG_NFS_DIRECTIO is not set | 1077 | CONFIG_NFSD=m |
870 | # CONFIG_NFSD is not set | 1078 | # CONFIG_NFSD_V3 is not set |
871 | CONFIG_LOCKD=m | 1079 | # CONFIG_NFSD_V4 is not set |
1080 | CONFIG_LOCKD=y | ||
872 | CONFIG_LOCKD_V4=y | 1081 | CONFIG_LOCKD_V4=y |
873 | CONFIG_SUNRPC=m | 1082 | CONFIG_EXPORTFS=m |
1083 | CONFIG_NFS_COMMON=y | ||
1084 | CONFIG_SUNRPC=y | ||
1085 | # CONFIG_SUNRPC_REGISTER_V4 is not set | ||
874 | # CONFIG_RPCSEC_GSS_KRB5 is not set | 1086 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
875 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 1087 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
876 | # CONFIG_SMB_FS is not set | 1088 | # CONFIG_SMB_FS is not set |
@@ -897,11 +1109,9 @@ CONFIG_MSDOS_PARTITION=y | |||
897 | # CONFIG_SGI_PARTITION is not set | 1109 | # CONFIG_SGI_PARTITION is not set |
898 | # CONFIG_ULTRIX_PARTITION is not set | 1110 | # CONFIG_ULTRIX_PARTITION is not set |
899 | # CONFIG_SUN_PARTITION is not set | 1111 | # CONFIG_SUN_PARTITION is not set |
1112 | # CONFIG_KARMA_PARTITION is not set | ||
900 | # CONFIG_EFI_PARTITION is not set | 1113 | # CONFIG_EFI_PARTITION is not set |
901 | 1114 | # CONFIG_SYSV68_PARTITION is not set | |
902 | # | ||
903 | # Native Language Support | ||
904 | # | ||
905 | CONFIG_NLS=m | 1115 | CONFIG_NLS=m |
906 | CONFIG_NLS_DEFAULT="iso8859-1" | 1116 | CONFIG_NLS_DEFAULT="iso8859-1" |
907 | CONFIG_NLS_CODEPAGE_437=m | 1117 | CONFIG_NLS_CODEPAGE_437=m |
@@ -942,30 +1152,74 @@ CONFIG_NLS_ISO8859_1=m | |||
942 | # CONFIG_NLS_KOI8_R is not set | 1152 | # CONFIG_NLS_KOI8_R is not set |
943 | # CONFIG_NLS_KOI8_U is not set | 1153 | # CONFIG_NLS_KOI8_U is not set |
944 | # CONFIG_NLS_UTF8 is not set | 1154 | # CONFIG_NLS_UTF8 is not set |
945 | 1155 | # CONFIG_DLM is not set | |
946 | # | ||
947 | # Profiling support | ||
948 | # | ||
949 | # CONFIG_PROFILING is not set | ||
950 | 1156 | ||
951 | # | 1157 | # |
952 | # Kernel hacking | 1158 | # Kernel hacking |
953 | # | 1159 | # |
954 | # CONFIG_PRINTK_TIME is not set | 1160 | # CONFIG_PRINTK_TIME is not set |
955 | CONFIG_DEBUG_KERNEL=y | 1161 | # CONFIG_ENABLE_WARN_DEPRECATED is not set |
1162 | # CONFIG_ENABLE_MUST_CHECK is not set | ||
1163 | CONFIG_FRAME_WARN=1024 | ||
956 | # CONFIG_MAGIC_SYSRQ is not set | 1164 | # CONFIG_MAGIC_SYSRQ is not set |
957 | CONFIG_LOG_BUF_SHIFT=14 | 1165 | # CONFIG_UNUSED_SYMBOLS is not set |
1166 | # CONFIG_DEBUG_FS is not set | ||
1167 | # CONFIG_HEADERS_CHECK is not set | ||
1168 | CONFIG_DEBUG_KERNEL=y | ||
1169 | # CONFIG_DEBUG_SHIRQ is not set | ||
1170 | CONFIG_DETECT_SOFTLOCKUP=y | ||
1171 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set | ||
1172 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 | ||
1173 | # CONFIG_SCHED_DEBUG is not set | ||
958 | # CONFIG_SCHEDSTATS is not set | 1174 | # CONFIG_SCHEDSTATS is not set |
1175 | # CONFIG_TIMER_STATS is not set | ||
1176 | # CONFIG_DEBUG_OBJECTS is not set | ||
959 | # CONFIG_DEBUG_SLAB is not set | 1177 | # CONFIG_DEBUG_SLAB is not set |
1178 | # CONFIG_DEBUG_RT_MUTEXES is not set | ||
1179 | # CONFIG_RT_MUTEX_TESTER is not set | ||
960 | # CONFIG_DEBUG_SPINLOCK is not set | 1180 | # CONFIG_DEBUG_SPINLOCK is not set |
1181 | # CONFIG_DEBUG_MUTEXES is not set | ||
1182 | # CONFIG_DEBUG_LOCK_ALLOC is not set | ||
1183 | # CONFIG_PROVE_LOCKING is not set | ||
1184 | # CONFIG_LOCK_STAT is not set | ||
961 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | 1185 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set |
1186 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set | ||
962 | # CONFIG_DEBUG_KOBJECT is not set | 1187 | # CONFIG_DEBUG_KOBJECT is not set |
963 | CONFIG_DEBUG_BUGVERBOSE=y | 1188 | CONFIG_DEBUG_BUGVERBOSE=y |
964 | # CONFIG_DEBUG_INFO is not set | 1189 | # CONFIG_DEBUG_INFO is not set |
965 | # CONFIG_DEBUG_FS is not set | 1190 | # CONFIG_DEBUG_VM is not set |
1191 | # CONFIG_DEBUG_WRITECOUNT is not set | ||
1192 | CONFIG_DEBUG_MEMORY_INIT=y | ||
1193 | # CONFIG_DEBUG_LIST is not set | ||
1194 | # CONFIG_DEBUG_SG is not set | ||
1195 | # CONFIG_DEBUG_NOTIFIERS is not set | ||
966 | CONFIG_FRAME_POINTER=y | 1196 | CONFIG_FRAME_POINTER=y |
1197 | # CONFIG_BOOT_PRINTK_DELAY is not set | ||
1198 | # CONFIG_RCU_TORTURE_TEST is not set | ||
1199 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | ||
1200 | # CONFIG_BACKTRACE_SELF_TEST is not set | ||
1201 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | ||
1202 | # CONFIG_FAULT_INJECTION is not set | ||
1203 | # CONFIG_LATENCYTOP is not set | ||
1204 | # CONFIG_SYSCTL_SYSCALL_CHECK is not set | ||
1205 | CONFIG_HAVE_FUNCTION_TRACER=y | ||
1206 | |||
1207 | # | ||
1208 | # Tracers | ||
1209 | # | ||
1210 | # CONFIG_FUNCTION_TRACER is not set | ||
1211 | # CONFIG_SCHED_TRACER is not set | ||
1212 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | ||
1213 | # CONFIG_BOOT_TRACER is not set | ||
1214 | # CONFIG_TRACE_BRANCH_PROFILING is not set | ||
1215 | # CONFIG_STACK_TRACER is not set | ||
1216 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | ||
1217 | # CONFIG_SAMPLES is not set | ||
1218 | CONFIG_HAVE_ARCH_KGDB=y | ||
1219 | # CONFIG_KGDB is not set | ||
967 | CONFIG_DEBUG_USER=y | 1220 | CONFIG_DEBUG_USER=y |
968 | # CONFIG_DEBUG_ERRORS is not set | 1221 | # CONFIG_DEBUG_ERRORS is not set |
1222 | # CONFIG_DEBUG_STACK_USAGE is not set | ||
969 | # CONFIG_DEBUG_LL is not set | 1223 | # CONFIG_DEBUG_LL is not set |
970 | 1224 | ||
971 | # | 1225 | # |
@@ -973,19 +1227,23 @@ CONFIG_DEBUG_USER=y | |||
973 | # | 1227 | # |
974 | # CONFIG_KEYS is not set | 1228 | # CONFIG_KEYS is not set |
975 | # CONFIG_SECURITY is not set | 1229 | # CONFIG_SECURITY is not set |
976 | 1230 | # CONFIG_SECURITYFS is not set | |
977 | # | 1231 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set |
978 | # Cryptographic options | ||
979 | # | ||
980 | # CONFIG_CRYPTO is not set | 1232 | # CONFIG_CRYPTO is not set |
981 | 1233 | ||
982 | # | 1234 | # |
983 | # Hardware crypto devices | ||
984 | # | ||
985 | |||
986 | # | ||
987 | # Library routines | 1235 | # Library routines |
988 | # | 1236 | # |
1237 | CONFIG_BITREVERSE=y | ||
1238 | CONFIG_GENERIC_FIND_LAST_BIT=y | ||
989 | # CONFIG_CRC_CCITT is not set | 1239 | # CONFIG_CRC_CCITT is not set |
1240 | # CONFIG_CRC16 is not set | ||
1241 | # CONFIG_CRC_T10DIF is not set | ||
1242 | # CONFIG_CRC_ITU_T is not set | ||
990 | CONFIG_CRC32=y | 1243 | CONFIG_CRC32=y |
1244 | # CONFIG_CRC7 is not set | ||
991 | # CONFIG_LIBCRC32C is not set | 1245 | # CONFIG_LIBCRC32C is not set |
1246 | CONFIG_PLIST=y | ||
1247 | CONFIG_HAS_IOMEM=y | ||
1248 | CONFIG_HAS_IOPORT=y | ||
1249 | CONFIG_HAS_DMA=y | ||
diff --git a/arch/arm/configs/simpad_defconfig b/arch/arm/configs/simpad_defconfig index 03f783e696b3..685d2b513206 100644 --- a/arch/arm/configs/simpad_defconfig +++ b/arch/arm/configs/simpad_defconfig | |||
@@ -89,7 +89,6 @@ CONFIG_ARCH_SA1100=y | |||
89 | # CONFIG_SA1100_COLLIE is not set | 89 | # CONFIG_SA1100_COLLIE is not set |
90 | # CONFIG_SA1100_H3100 is not set | 90 | # CONFIG_SA1100_H3100 is not set |
91 | # CONFIG_SA1100_H3600 is not set | 91 | # CONFIG_SA1100_H3600 is not set |
92 | # CONFIG_SA1100_H3800 is not set | ||
93 | # CONFIG_SA1100_BADGE4 is not set | 92 | # CONFIG_SA1100_BADGE4 is not set |
94 | # CONFIG_SA1100_JORNADA720 is not set | 93 | # CONFIG_SA1100_JORNADA720 is not set |
95 | # CONFIG_SA1100_HACKKIT is not set | 94 | # CONFIG_SA1100_HACKKIT is not set |
diff --git a/arch/arm/configs/viper_defconfig b/arch/arm/configs/viper_defconfig index 30f463d2fa8a..6ab5dd5868de 100644 --- a/arch/arm/configs/viper_defconfig +++ b/arch/arm/configs/viper_defconfig | |||
@@ -298,7 +298,6 @@ CONFIG_CPU_FREQ_GOV_POWERSAVE=m | |||
298 | CONFIG_CPU_FREQ_GOV_USERSPACE=m | 298 | CONFIG_CPU_FREQ_GOV_USERSPACE=m |
299 | CONFIG_CPU_FREQ_GOV_ONDEMAND=m | 299 | CONFIG_CPU_FREQ_GOV_ONDEMAND=m |
300 | CONFIG_CPU_FREQ_GOV_CONSERVATIVE=m | 300 | CONFIG_CPU_FREQ_GOV_CONSERVATIVE=m |
301 | CONFIG_CPU_FREQ_PXA=y | ||
302 | 301 | ||
303 | # | 302 | # |
304 | # Floating point emulation | 303 | # Floating point emulation |