diff options
author | Russell King <rmk@dyn-67.arm.linux.org.uk> | 2008-10-07 14:08:56 -0400 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2008-10-07 14:08:56 -0400 |
commit | 5a89770daad83df74d77a8d34a1ffaedae565ce9 (patch) | |
tree | 0d8ef70293a6ef969ba8b7718e59608337643d40 /arch/arm/configs/ams_delta_defconfig | |
parent | c46c948260f41af18b277c1eb1895d788d3605dc (diff) | |
parent | af7c951d76708c61b862463d579d76be757130bf (diff) |
Merge branches 'pxa-core' and 'pxa-machines' into pxa-all
Conflicts:
arch/arm/mach-pxa/Kconfig
arch/arm/mach-pxa/pxa25x.c
arch/arm/mach-pxa/pxa27x.c
Diffstat (limited to 'arch/arm/configs/ams_delta_defconfig')
-rw-r--r-- | arch/arm/configs/ams_delta_defconfig | 1314 |
1 files changed, 1314 insertions, 0 deletions
diff --git a/arch/arm/configs/ams_delta_defconfig b/arch/arm/configs/ams_delta_defconfig new file mode 100644 index 000000000000..2c4aa11f0b0d --- /dev/null +++ b/arch/arm/configs/ams_delta_defconfig | |||
@@ -0,0 +1,1314 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # Linux kernel version: 2.6.22-rc1-omap1 | ||
4 | # Thu Jun 7 04:28:32 2007 | ||
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_ZONE_DMA=y | ||
25 | CONFIG_VECTORS_BASE=0xffff0000 | ||
26 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | ||
27 | |||
28 | # | ||
29 | # Code maturity level options | ||
30 | # | ||
31 | CONFIG_EXPERIMENTAL=y | ||
32 | CONFIG_BROKEN_ON_SMP=y | ||
33 | CONFIG_LOCK_KERNEL=y | ||
34 | CONFIG_INIT_ENV_ARG_LIMIT=32 | ||
35 | |||
36 | # | ||
37 | # General setup | ||
38 | # | ||
39 | CONFIG_LOCALVERSION="" | ||
40 | CONFIG_LOCALVERSION_AUTO=y | ||
41 | # CONFIG_SWAP is not set | ||
42 | CONFIG_SYSVIPC=y | ||
43 | # CONFIG_IPC_NS is not set | ||
44 | CONFIG_SYSVIPC_SYSCTL=y | ||
45 | # CONFIG_POSIX_MQUEUE is not set | ||
46 | # CONFIG_BSD_PROCESS_ACCT is not set | ||
47 | # CONFIG_TASKSTATS is not set | ||
48 | # CONFIG_UTS_NS is not set | ||
49 | # CONFIG_AUDIT is not set | ||
50 | # CONFIG_IKCONFIG is not set | ||
51 | CONFIG_LOG_BUF_SHIFT=14 | ||
52 | CONFIG_SYSFS_DEPRECATED=y | ||
53 | # CONFIG_RELAY is not set | ||
54 | CONFIG_BLK_DEV_INITRD=y | ||
55 | CONFIG_INITRAMFS_SOURCE="" | ||
56 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | ||
57 | CONFIG_SYSCTL=y | ||
58 | # CONFIG_EMBEDDED is not set | ||
59 | CONFIG_UID16=y | ||
60 | CONFIG_SYSCTL_SYSCALL=y | ||
61 | CONFIG_KALLSYMS=y | ||
62 | # CONFIG_KALLSYMS_ALL is not set | ||
63 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | ||
64 | CONFIG_HOTPLUG=y | ||
65 | CONFIG_PRINTK=y | ||
66 | CONFIG_BUG=y | ||
67 | CONFIG_ELF_CORE=y | ||
68 | CONFIG_BASE_FULL=y | ||
69 | CONFIG_FUTEX=y | ||
70 | CONFIG_ANON_INODES=y | ||
71 | CONFIG_EPOLL=y | ||
72 | CONFIG_SIGNALFD=y | ||
73 | CONFIG_TIMERFD=y | ||
74 | CONFIG_EVENTFD=y | ||
75 | CONFIG_SHMEM=y | ||
76 | CONFIG_VM_EVENT_COUNTERS=y | ||
77 | CONFIG_SLAB=y | ||
78 | # CONFIG_SLUB is not set | ||
79 | # CONFIG_SLOB is not set | ||
80 | CONFIG_RT_MUTEXES=y | ||
81 | # CONFIG_TINY_SHMEM is not set | ||
82 | CONFIG_BASE_SMALL=0 | ||
83 | |||
84 | # | ||
85 | # Loadable module support | ||
86 | # | ||
87 | CONFIG_MODULES=y | ||
88 | CONFIG_MODULE_UNLOAD=y | ||
89 | CONFIG_MODULE_FORCE_UNLOAD=y | ||
90 | # CONFIG_MODVERSIONS is not set | ||
91 | # CONFIG_MODULE_SRCVERSION_ALL is not set | ||
92 | CONFIG_KMOD=y | ||
93 | |||
94 | # | ||
95 | # Block layer | ||
96 | # | ||
97 | CONFIG_BLOCK=y | ||
98 | # CONFIG_LBD is not set | ||
99 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
100 | # CONFIG_LSF is not set | ||
101 | |||
102 | # | ||
103 | # IO Schedulers | ||
104 | # | ||
105 | CONFIG_IOSCHED_NOOP=y | ||
106 | CONFIG_IOSCHED_AS=y | ||
107 | CONFIG_IOSCHED_DEADLINE=y | ||
108 | CONFIG_IOSCHED_CFQ=y | ||
109 | CONFIG_DEFAULT_AS=y | ||
110 | # CONFIG_DEFAULT_DEADLINE is not set | ||
111 | # CONFIG_DEFAULT_CFQ is not set | ||
112 | # CONFIG_DEFAULT_NOOP is not set | ||
113 | CONFIG_DEFAULT_IOSCHED="anticipatory" | ||
114 | |||
115 | # | ||
116 | # System Type | ||
117 | # | ||
118 | # CONFIG_ARCH_AAEC2000 is not set | ||
119 | # CONFIG_ARCH_INTEGRATOR is not set | ||
120 | # CONFIG_ARCH_REALVIEW is not set | ||
121 | # CONFIG_ARCH_VERSATILE is not set | ||
122 | # CONFIG_ARCH_AT91 is not set | ||
123 | # CONFIG_ARCH_CLPS7500 is not set | ||
124 | # CONFIG_ARCH_CLPS711X is not set | ||
125 | # CONFIG_ARCH_CO285 is not set | ||
126 | # CONFIG_ARCH_EBSA110 is not set | ||
127 | # CONFIG_ARCH_EP93XX is not set | ||
128 | # CONFIG_ARCH_FOOTBRIDGE is not set | ||
129 | # CONFIG_ARCH_NETX is not set | ||
130 | # CONFIG_ARCH_H720X is not set | ||
131 | # CONFIG_ARCH_IMX is not set | ||
132 | # CONFIG_ARCH_IOP13XX is not set | ||
133 | # CONFIG_ARCH_IOP32X is not set | ||
134 | # CONFIG_ARCH_IOP33X is not set | ||
135 | # CONFIG_ARCH_IXP23XX is not set | ||
136 | # CONFIG_ARCH_IXP2000 is not set | ||
137 | # CONFIG_ARCH_IXP4XX is not set | ||
138 | # CONFIG_ARCH_L7200 is not set | ||
139 | # CONFIG_ARCH_KS8695 is not set | ||
140 | # CONFIG_ARCH_NS9XXX is not set | ||
141 | # CONFIG_ARCH_PNX4008 is not set | ||
142 | # CONFIG_ARCH_PXA is not set | ||
143 | # CONFIG_ARCH_RPC is not set | ||
144 | # CONFIG_ARCH_SA1100 is not set | ||
145 | # CONFIG_ARCH_S3C2410 is not set | ||
146 | # CONFIG_ARCH_SHARK is not set | ||
147 | # CONFIG_ARCH_LH7A40X is not set | ||
148 | # CONFIG_ARCH_DAVINCI is not set | ||
149 | CONFIG_ARCH_OMAP=y | ||
150 | |||
151 | # | ||
152 | # TI OMAP Implementations | ||
153 | # | ||
154 | CONFIG_ARCH_OMAP1=y | ||
155 | # CONFIG_ARCH_OMAP2 is not set | ||
156 | |||
157 | # | ||
158 | # OMAP Feature Selections | ||
159 | # | ||
160 | # CONFIG_OMAP_RESET_CLOCKS is not set | ||
161 | # CONFIG_OMAP_BOOT_TAG is not set | ||
162 | # CONFIG_OMAP_GPIO_SWITCH is not set | ||
163 | CONFIG_OMAP_MUX=y | ||
164 | # CONFIG_OMAP_MUX_DEBUG is not set | ||
165 | CONFIG_OMAP_MUX_WARNINGS=y | ||
166 | CONFIG_OMAP_MCBSP=y | ||
167 | CONFIG_OMAP_MMU_FWK=y | ||
168 | CONFIG_OMAP_MBOX_FWK=m | ||
169 | CONFIG_OMAP_MPU_TIMER=y | ||
170 | # CONFIG_OMAP_32K_TIMER is not set | ||
171 | CONFIG_OMAP_LL_DEBUG_UART1=y | ||
172 | # CONFIG_OMAP_LL_DEBUG_UART2 is not set | ||
173 | # CONFIG_OMAP_LL_DEBUG_UART3 is not set | ||
174 | # CONFIG_OMAP_LL_DEBUG_LCD is not set | ||
175 | CONFIG_OMAP_SERIAL_WAKE=y | ||
176 | CONFIG_OMAP_DSP=m | ||
177 | # CONFIG_OMAP_DSP_MBCMD_VERBOSE is not set | ||
178 | # CONFIG_OMAP_DSP_TASK_MULTIOPEN is not set | ||
179 | # CONFIG_OMAP_DSP_FBEXPORT is not set | ||
180 | |||
181 | # | ||
182 | # OMAP Core Type | ||
183 | # | ||
184 | # CONFIG_ARCH_OMAP730 is not set | ||
185 | CONFIG_ARCH_OMAP15XX=y | ||
186 | # CONFIG_ARCH_OMAP16XX is not set | ||
187 | |||
188 | # | ||
189 | # OMAP Board Type | ||
190 | # | ||
191 | # CONFIG_MACH_OMAP_INNOVATOR is not set | ||
192 | # CONFIG_MACH_VOICEBLUE is not set | ||
193 | # CONFIG_MACH_OMAP_PALMTE is not set | ||
194 | # CONFIG_MACH_OMAP_PALMZ71 is not set | ||
195 | # CONFIG_MACH_OMAP_PALMTT is not set | ||
196 | # CONFIG_MACH_SX1 is not set | ||
197 | CONFIG_MACH_AMS_DELTA=y | ||
198 | # CONFIG_MACH_OMAP_GENERIC is not set | ||
199 | |||
200 | # | ||
201 | # OMAP CPU Speed | ||
202 | # | ||
203 | # CONFIG_OMAP_CLOCKS_SET_BY_BOOTLOADER is not set | ||
204 | # CONFIG_OMAP_ARM_168MHZ is not set | ||
205 | CONFIG_OMAP_ARM_150MHZ=y | ||
206 | # CONFIG_OMAP_ARM_120MHZ is not set | ||
207 | # CONFIG_OMAP_ARM_60MHZ is not set | ||
208 | # CONFIG_OMAP_ARM_30MHZ is not set | ||
209 | |||
210 | # | ||
211 | # Processor Type | ||
212 | # | ||
213 | CONFIG_CPU_32=y | ||
214 | CONFIG_CPU_ARM925T=y | ||
215 | CONFIG_CPU_32v4T=y | ||
216 | CONFIG_CPU_ABRT_EV4T=y | ||
217 | CONFIG_CPU_CACHE_V4WT=y | ||
218 | CONFIG_CPU_CACHE_VIVT=y | ||
219 | CONFIG_CPU_COPY_V4WB=y | ||
220 | CONFIG_CPU_TLB_V4WBI=y | ||
221 | CONFIG_CPU_CP15=y | ||
222 | CONFIG_CPU_CP15_MMU=y | ||
223 | |||
224 | # | ||
225 | # Processor Features | ||
226 | # | ||
227 | # CONFIG_ARM_THUMB is not set | ||
228 | # CONFIG_CPU_ICACHE_DISABLE is not set | ||
229 | # CONFIG_CPU_DCACHE_DISABLE is not set | ||
230 | CONFIG_CPU_DCACHE_WRITETHROUGH=y | ||
231 | # CONFIG_OUTER_CACHE is not set | ||
232 | |||
233 | # | ||
234 | # Bus support | ||
235 | # | ||
236 | # CONFIG_ARCH_SUPPORTS_MSI is not set | ||
237 | |||
238 | # | ||
239 | # PCCARD (PCMCIA/CardBus) support | ||
240 | # | ||
241 | # CONFIG_PCCARD is not set | ||
242 | |||
243 | # | ||
244 | # Kernel Features | ||
245 | # | ||
246 | # CONFIG_TICK_ONESHOT is not set | ||
247 | # CONFIG_NO_HZ is not set | ||
248 | # CONFIG_HIGH_RES_TIMERS is not set | ||
249 | CONFIG_PREEMPT=y | ||
250 | CONFIG_HZ=100 | ||
251 | # CONFIG_AEABI is not set | ||
252 | # CONFIG_ARCH_DISCONTIGMEM_ENABLE is not set | ||
253 | CONFIG_SELECT_MEMORY_MODEL=y | ||
254 | CONFIG_FLATMEM_MANUAL=y | ||
255 | # CONFIG_DISCONTIGMEM_MANUAL is not set | ||
256 | # CONFIG_SPARSEMEM_MANUAL is not set | ||
257 | CONFIG_FLATMEM=y | ||
258 | CONFIG_FLAT_NODE_MEM_MAP=y | ||
259 | # CONFIG_SPARSEMEM_STATIC is not set | ||
260 | CONFIG_SPLIT_PTLOCK_CPUS=4096 | ||
261 | # CONFIG_RESOURCES_64BIT is not set | ||
262 | CONFIG_ZONE_DMA_FLAG=1 | ||
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,115200n8 root=/dev/ram0 initrd=0x11c00000,4M" | ||
272 | # CONFIG_XIP_KERNEL is not set | ||
273 | # CONFIG_KEXEC is not set | ||
274 | |||
275 | # | ||
276 | # CPU Frequency scaling | ||
277 | # | ||
278 | # CONFIG_CPU_FREQ is not set | ||
279 | |||
280 | # | ||
281 | # Floating point emulation | ||
282 | # | ||
283 | |||
284 | # | ||
285 | # At least one emulation must be selected | ||
286 | # | ||
287 | CONFIG_FPE_NWFPE=y | ||
288 | # CONFIG_FPE_NWFPE_XP is not set | ||
289 | # CONFIG_FPE_FASTFPE is not set | ||
290 | |||
291 | # | ||
292 | # Userspace binary formats | ||
293 | # | ||
294 | CONFIG_BINFMT_ELF=y | ||
295 | # CONFIG_BINFMT_AOUT is not set | ||
296 | # CONFIG_BINFMT_MISC is not set | ||
297 | # CONFIG_ARTHUR is not set | ||
298 | |||
299 | # | ||
300 | # Power management options | ||
301 | # | ||
302 | # CONFIG_PM is not set | ||
303 | |||
304 | # | ||
305 | # Networking | ||
306 | # | ||
307 | CONFIG_NET=y | ||
308 | |||
309 | # | ||
310 | # Networking options | ||
311 | # | ||
312 | CONFIG_PACKET=y | ||
313 | # CONFIG_PACKET_MMAP is not set | ||
314 | CONFIG_UNIX=y | ||
315 | CONFIG_XFRM=y | ||
316 | # CONFIG_XFRM_USER is not set | ||
317 | # CONFIG_XFRM_SUB_POLICY is not set | ||
318 | # CONFIG_XFRM_MIGRATE is not set | ||
319 | # CONFIG_NET_KEY is not set | ||
320 | CONFIG_INET=y | ||
321 | CONFIG_IP_MULTICAST=y | ||
322 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
323 | CONFIG_IP_FIB_HASH=y | ||
324 | # CONFIG_IP_PNP is not set | ||
325 | # CONFIG_NET_IPIP is not set | ||
326 | # CONFIG_NET_IPGRE is not set | ||
327 | # CONFIG_IP_MROUTE is not set | ||
328 | # CONFIG_ARPD is not set | ||
329 | # CONFIG_SYN_COOKIES is not set | ||
330 | # CONFIG_INET_AH is not set | ||
331 | # CONFIG_INET_ESP is not set | ||
332 | # CONFIG_INET_IPCOMP is not set | ||
333 | # CONFIG_INET_XFRM_TUNNEL is not set | ||
334 | CONFIG_INET_TUNNEL=y | ||
335 | CONFIG_INET_XFRM_MODE_TRANSPORT=y | ||
336 | CONFIG_INET_XFRM_MODE_TUNNEL=y | ||
337 | CONFIG_INET_XFRM_MODE_BEET=y | ||
338 | CONFIG_INET_DIAG=y | ||
339 | CONFIG_INET_TCP_DIAG=y | ||
340 | # CONFIG_TCP_CONG_ADVANCED is not set | ||
341 | CONFIG_TCP_CONG_CUBIC=y | ||
342 | CONFIG_DEFAULT_TCP_CONG="cubic" | ||
343 | # CONFIG_TCP_MD5SIG is not set | ||
344 | CONFIG_IPV6=y | ||
345 | # CONFIG_IPV6_PRIVACY is not set | ||
346 | # CONFIG_IPV6_ROUTER_PREF is not set | ||
347 | # CONFIG_IPV6_OPTIMISTIC_DAD is not set | ||
348 | # CONFIG_INET6_AH is not set | ||
349 | # CONFIG_INET6_ESP is not set | ||
350 | # CONFIG_INET6_IPCOMP is not set | ||
351 | # CONFIG_IPV6_MIP6 is not set | ||
352 | # CONFIG_INET6_XFRM_TUNNEL is not set | ||
353 | # CONFIG_INET6_TUNNEL is not set | ||
354 | CONFIG_INET6_XFRM_MODE_TRANSPORT=y | ||
355 | CONFIG_INET6_XFRM_MODE_TUNNEL=y | ||
356 | CONFIG_INET6_XFRM_MODE_BEET=y | ||
357 | # CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set | ||
358 | CONFIG_IPV6_SIT=y | ||
359 | # CONFIG_IPV6_TUNNEL is not set | ||
360 | # CONFIG_IPV6_MULTIPLE_TABLES is not set | ||
361 | # CONFIG_NETWORK_SECMARK is not set | ||
362 | # CONFIG_NETFILTER is not set | ||
363 | |||
364 | # | ||
365 | # DCCP Configuration (EXPERIMENTAL) | ||
366 | # | ||
367 | # CONFIG_IP_DCCP is not set | ||
368 | |||
369 | # | ||
370 | # SCTP Configuration (EXPERIMENTAL) | ||
371 | # | ||
372 | # CONFIG_IP_SCTP is not set | ||
373 | |||
374 | # | ||
375 | # TIPC Configuration (EXPERIMENTAL) | ||
376 | # | ||
377 | # CONFIG_TIPC is not set | ||
378 | # CONFIG_ATM is not set | ||
379 | # CONFIG_BRIDGE is not set | ||
380 | # CONFIG_VLAN_8021Q is not set | ||
381 | # CONFIG_DECNET is not set | ||
382 | # CONFIG_LLC2 is not set | ||
383 | # CONFIG_IPX is not set | ||
384 | # CONFIG_ATALK is not set | ||
385 | # CONFIG_X25 is not set | ||
386 | # CONFIG_LAPB is not set | ||
387 | # CONFIG_ECONET is not set | ||
388 | # CONFIG_WAN_ROUTER is not set | ||
389 | |||
390 | # | ||
391 | # QoS and/or fair queueing | ||
392 | # | ||
393 | # CONFIG_NET_SCHED is not set | ||
394 | |||
395 | # | ||
396 | # Network testing | ||
397 | # | ||
398 | # CONFIG_NET_PKTGEN is not set | ||
399 | # CONFIG_HAMRADIO is not set | ||
400 | # CONFIG_IRDA is not set | ||
401 | # CONFIG_BT is not set | ||
402 | # CONFIG_AF_RXRPC is not set | ||
403 | |||
404 | # | ||
405 | # Wireless | ||
406 | # | ||
407 | # CONFIG_CFG80211 is not set | ||
408 | # CONFIG_WIRELESS_EXT is not set | ||
409 | # CONFIG_MAC80211 is not set | ||
410 | # CONFIG_IEEE80211 is not set | ||
411 | # CONFIG_RFKILL is not set | ||
412 | |||
413 | # | ||
414 | # Device Drivers | ||
415 | # | ||
416 | |||
417 | # | ||
418 | # Generic Driver Options | ||
419 | # | ||
420 | CONFIG_STANDALONE=y | ||
421 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||
422 | # CONFIG_FW_LOADER is not set | ||
423 | # CONFIG_DEBUG_DRIVER is not set | ||
424 | # CONFIG_DEBUG_DEVRES is not set | ||
425 | # CONFIG_SYS_HYPERVISOR is not set | ||
426 | |||
427 | # | ||
428 | # Connector - unified userspace <-> kernelspace linker | ||
429 | # | ||
430 | # CONFIG_CONNECTOR is not set | ||
431 | CONFIG_MTD=y | ||
432 | # CONFIG_MTD_DEBUG is not set | ||
433 | # CONFIG_MTD_CONCAT is not set | ||
434 | CONFIG_MTD_PARTITIONS=y | ||
435 | # CONFIG_MTD_REDBOOT_PARTS is not set | ||
436 | # CONFIG_MTD_CMDLINE_PARTS is not set | ||
437 | # CONFIG_MTD_AFS_PARTS is not set | ||
438 | |||
439 | # | ||
440 | # User Modules And Translation Layers | ||
441 | # | ||
442 | CONFIG_MTD_CHAR=y | ||
443 | CONFIG_MTD_BLKDEVS=y | ||
444 | CONFIG_MTD_BLOCK=y | ||
445 | # CONFIG_FTL is not set | ||
446 | # CONFIG_NFTL is not set | ||
447 | # CONFIG_INFTL is not set | ||
448 | # CONFIG_RFD_FTL is not set | ||
449 | # CONFIG_SSFDC is not set | ||
450 | |||
451 | # | ||
452 | # RAM/ROM/Flash chip drivers | ||
453 | # | ||
454 | # CONFIG_MTD_CFI is not set | ||
455 | # CONFIG_MTD_JEDECPROBE is not set | ||
456 | CONFIG_MTD_MAP_BANK_WIDTH_1=y | ||
457 | CONFIG_MTD_MAP_BANK_WIDTH_2=y | ||
458 | CONFIG_MTD_MAP_BANK_WIDTH_4=y | ||
459 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set | ||
460 | # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set | ||
461 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set | ||
462 | CONFIG_MTD_CFI_I1=y | ||
463 | CONFIG_MTD_CFI_I2=y | ||
464 | # CONFIG_MTD_CFI_I4 is not set | ||
465 | # CONFIG_MTD_CFI_I8 is not set | ||
466 | # CONFIG_MTD_RAM is not set | ||
467 | # CONFIG_MTD_ROM is not set | ||
468 | # CONFIG_MTD_ABSENT is not set | ||
469 | |||
470 | # | ||
471 | # Mapping drivers for chip access | ||
472 | # | ||
473 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set | ||
474 | # CONFIG_MTD_PLATRAM is not set | ||
475 | |||
476 | # | ||
477 | # Self-contained MTD device drivers | ||
478 | # | ||
479 | # CONFIG_MTD_SLRAM is not set | ||
480 | # CONFIG_MTD_PHRAM is not set | ||
481 | # CONFIG_MTD_MTDRAM is not set | ||
482 | # CONFIG_MTD_BLOCK2MTD is not set | ||
483 | |||
484 | # | ||
485 | # Disk-On-Chip Device Drivers | ||
486 | # | ||
487 | # CONFIG_MTD_DOC2000 is not set | ||
488 | # CONFIG_MTD_DOC2001 is not set | ||
489 | # CONFIG_MTD_DOC2001PLUS is not set | ||
490 | CONFIG_MTD_NAND=y | ||
491 | # CONFIG_MTD_NAND_VERIFY_WRITE is not set | ||
492 | # CONFIG_MTD_NAND_ECC_SMC is not set | ||
493 | # CONFIG_MTD_NAND_MUSEUM_IDS is not set | ||
494 | CONFIG_MTD_NAND_AMS_DELTA=y | ||
495 | CONFIG_MTD_NAND_IDS=y | ||
496 | # CONFIG_MTD_NAND_DISKONCHIP is not set | ||
497 | # CONFIG_MTD_NAND_NANDSIM is not set | ||
498 | # CONFIG_MTD_NAND_PLATFORM is not set | ||
499 | # CONFIG_MTD_ONENAND is not set | ||
500 | |||
501 | # | ||
502 | # UBI - Unsorted block images | ||
503 | # | ||
504 | # CONFIG_MTD_UBI is not set | ||
505 | |||
506 | # | ||
507 | # Parallel port support | ||
508 | # | ||
509 | # CONFIG_PARPORT is not set | ||
510 | |||
511 | # | ||
512 | # Plug and Play support | ||
513 | # | ||
514 | # CONFIG_PNPACPI is not set | ||
515 | |||
516 | # | ||
517 | # Block devices | ||
518 | # | ||
519 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
520 | CONFIG_BLK_DEV_LOOP=y | ||
521 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set | ||
522 | # CONFIG_BLK_DEV_NBD is not set | ||
523 | # CONFIG_BLK_DEV_UB is not set | ||
524 | CONFIG_BLK_DEV_RAM=y | ||
525 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||
526 | CONFIG_BLK_DEV_RAM_SIZE=8192 | ||
527 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 | ||
528 | # CONFIG_CDROM_PKTCDVD is not set | ||
529 | # CONFIG_ATA_OVER_ETH is not set | ||
530 | |||
531 | # | ||
532 | # SCSI device support | ||
533 | # | ||
534 | # CONFIG_RAID_ATTRS is not set | ||
535 | CONFIG_SCSI=y | ||
536 | # CONFIG_SCSI_TGT is not set | ||
537 | # CONFIG_SCSI_NETLINK is not set | ||
538 | CONFIG_SCSI_PROC_FS=y | ||
539 | |||
540 | # | ||
541 | # SCSI support type (disk, tape, CD-ROM) | ||
542 | # | ||
543 | CONFIG_BLK_DEV_SD=y | ||
544 | # CONFIG_CHR_DEV_ST is not set | ||
545 | # CONFIG_CHR_DEV_OSST is not set | ||
546 | # CONFIG_BLK_DEV_SR is not set | ||
547 | # CONFIG_CHR_DEV_SG is not set | ||
548 | # CONFIG_CHR_DEV_SCH is not set | ||
549 | |||
550 | # | ||
551 | # Some SCSI devices (e.g. CD jukebox) support multiple LUNs | ||
552 | # | ||
553 | # CONFIG_SCSI_MULTI_LUN is not set | ||
554 | # CONFIG_SCSI_CONSTANTS is not set | ||
555 | # CONFIG_SCSI_LOGGING is not set | ||
556 | # CONFIG_SCSI_SCAN_ASYNC is not set | ||
557 | CONFIG_SCSI_WAIT_SCAN=m | ||
558 | |||
559 | # | ||
560 | # SCSI Transports | ||
561 | # | ||
562 | # CONFIG_SCSI_SPI_ATTRS is not set | ||
563 | # CONFIG_SCSI_FC_ATTRS is not set | ||
564 | # CONFIG_SCSI_ISCSI_ATTRS is not set | ||
565 | # CONFIG_SCSI_SAS_ATTRS is not set | ||
566 | # CONFIG_SCSI_SAS_LIBSAS is not set | ||
567 | |||
568 | # | ||
569 | # SCSI low-level drivers | ||
570 | # | ||
571 | # CONFIG_ISCSI_TCP is not set | ||
572 | # CONFIG_SCSI_DEBUG is not set | ||
573 | # CONFIG_SCSI_ESP_CORE is not set | ||
574 | # CONFIG_ATA is not set | ||
575 | |||
576 | # | ||
577 | # Multi-device support (RAID and LVM) | ||
578 | # | ||
579 | # CONFIG_MD is not set | ||
580 | |||
581 | # | ||
582 | # Network device support | ||
583 | # | ||
584 | CONFIG_NETDEVICES=y | ||
585 | # CONFIG_DUMMY is not set | ||
586 | # CONFIG_BONDING is not set | ||
587 | # CONFIG_EQUALIZER is not set | ||
588 | # CONFIG_TUN is not set | ||
589 | # CONFIG_PHYLIB is not set | ||
590 | |||
591 | # | ||
592 | # Ethernet (10 or 100Mbit) | ||
593 | # | ||
594 | CONFIG_NET_ETHERNET=y | ||
595 | CONFIG_MII=y | ||
596 | # CONFIG_SMC91X is not set | ||
597 | # CONFIG_DM9000 is not set | ||
598 | CONFIG_NETDEV_1000=y | ||
599 | CONFIG_NETDEV_10000=y | ||
600 | |||
601 | # | ||
602 | # Token Ring devices | ||
603 | # | ||
604 | |||
605 | # | ||
606 | # Wireless LAN | ||
607 | # | ||
608 | # CONFIG_WLAN_PRE80211 is not set | ||
609 | # CONFIG_WLAN_80211 is not set | ||
610 | |||
611 | # | ||
612 | # USB Network Adapters | ||
613 | # | ||
614 | CONFIG_USB_CATC=y | ||
615 | CONFIG_USB_KAWETH=y | ||
616 | CONFIG_USB_PEGASUS=y | ||
617 | CONFIG_USB_RTL8150=y | ||
618 | CONFIG_USB_USBNET_MII=y | ||
619 | CONFIG_USB_USBNET=y | ||
620 | CONFIG_USB_NET_AX8817X=y | ||
621 | CONFIG_USB_NET_CDCETHER=y | ||
622 | # CONFIG_USB_NET_DM9601 is not set | ||
623 | # CONFIG_USB_NET_GL620A is not set | ||
624 | CONFIG_USB_NET_NET1080=y | ||
625 | # CONFIG_USB_NET_PLUSB is not set | ||
626 | # CONFIG_USB_NET_MCS7830 is not set | ||
627 | # CONFIG_USB_NET_RNDIS_HOST is not set | ||
628 | CONFIG_USB_NET_CDC_SUBSET=y | ||
629 | # CONFIG_USB_ALI_M5632 is not set | ||
630 | # CONFIG_USB_AN2720 is not set | ||
631 | CONFIG_USB_BELKIN=y | ||
632 | CONFIG_USB_ARMLINUX=y | ||
633 | # CONFIG_USB_EPSON2888 is not set | ||
634 | # CONFIG_USB_KC2190 is not set | ||
635 | CONFIG_USB_NET_ZAURUS=y | ||
636 | # CONFIG_WAN is not set | ||
637 | CONFIG_PPP=y | ||
638 | CONFIG_PPP_MULTILINK=y | ||
639 | # CONFIG_PPP_FILTER is not set | ||
640 | # CONFIG_PPP_ASYNC is not set | ||
641 | # CONFIG_PPP_SYNC_TTY is not set | ||
642 | # CONFIG_PPP_DEFLATE is not set | ||
643 | # CONFIG_PPP_BSDCOMP is not set | ||
644 | # CONFIG_PPP_MPPE is not set | ||
645 | # CONFIG_PPPOE is not set | ||
646 | # CONFIG_SLIP is not set | ||
647 | CONFIG_SLHC=y | ||
648 | # CONFIG_SHAPER is not set | ||
649 | # CONFIG_NETCONSOLE is not set | ||
650 | # CONFIG_NETPOLL is not set | ||
651 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
652 | |||
653 | # | ||
654 | # ISDN subsystem | ||
655 | # | ||
656 | # CONFIG_ISDN is not set | ||
657 | |||
658 | # | ||
659 | # Input device support | ||
660 | # | ||
661 | CONFIG_INPUT=y | ||
662 | # CONFIG_INPUT_FF_MEMLESS is not set | ||
663 | |||
664 | # | ||
665 | # Userland interfaces | ||
666 | # | ||
667 | CONFIG_INPUT_MOUSEDEV=y | ||
668 | CONFIG_INPUT_MOUSEDEV_PSAUX=y | ||
669 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 | ||
670 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | ||
671 | # CONFIG_INPUT_JOYDEV is not set | ||
672 | # CONFIG_INPUT_TSDEV is not set | ||
673 | # CONFIG_INPUT_EVDEV is not set | ||
674 | # CONFIG_INPUT_EVBUG is not set | ||
675 | |||
676 | # | ||
677 | # Input Device Drivers | ||
678 | # | ||
679 | CONFIG_INPUT_KEYBOARD=y | ||
680 | CONFIG_KEYBOARD_ATKBD=y | ||
681 | # CONFIG_KEYBOARD_SUNKBD is not set | ||
682 | # CONFIG_KEYBOARD_LKKBD is not set | ||
683 | # CONFIG_KEYBOARD_XTKBD is not set | ||
684 | # CONFIG_KEYBOARD_NEWTON is not set | ||
685 | # CONFIG_KEYBOARD_STOWAWAY is not set | ||
686 | CONFIG_KEYBOARD_OMAP=y | ||
687 | # CONFIG_KEYBOARD_GPIO is not set | ||
688 | # CONFIG_INPUT_MOUSE is not set | ||
689 | # CONFIG_INPUT_JOYSTICK is not set | ||
690 | # CONFIG_INPUT_TABLET is not set | ||
691 | # CONFIG_INPUT_TOUCHSCREEN is not set | ||
692 | # CONFIG_INPUT_MISC is not set | ||
693 | |||
694 | # | ||
695 | # Hardware I/O ports | ||
696 | # | ||
697 | CONFIG_SERIO=y | ||
698 | CONFIG_SERIO_SERPORT=y | ||
699 | CONFIG_SERIO_LIBPS2=y | ||
700 | # CONFIG_SERIO_RAW is not set | ||
701 | # CONFIG_GAMEPORT is not set | ||
702 | |||
703 | # | ||
704 | # Character devices | ||
705 | # | ||
706 | CONFIG_VT=y | ||
707 | CONFIG_VT_CONSOLE=y | ||
708 | CONFIG_HW_CONSOLE=y | ||
709 | # CONFIG_VT_HW_CONSOLE_BINDING is not set | ||
710 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
711 | |||
712 | # | ||
713 | # Serial drivers | ||
714 | # | ||
715 | CONFIG_SERIAL_8250=y | ||
716 | CONFIG_SERIAL_8250_CONSOLE=y | ||
717 | CONFIG_SERIAL_8250_NR_UARTS=4 | ||
718 | CONFIG_SERIAL_8250_RUNTIME_UARTS=4 | ||
719 | # CONFIG_SERIAL_8250_EXTENDED is not set | ||
720 | |||
721 | # | ||
722 | # Non-8250 serial port support | ||
723 | # | ||
724 | CONFIG_SERIAL_CORE=y | ||
725 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
726 | CONFIG_UNIX98_PTYS=y | ||
727 | # CONFIG_LEGACY_PTYS is not set | ||
728 | |||
729 | # | ||
730 | # IPMI | ||
731 | # | ||
732 | # CONFIG_IPMI_HANDLER is not set | ||
733 | # CONFIG_WATCHDOG is not set | ||
734 | CONFIG_HW_RANDOM=y | ||
735 | # CONFIG_NVRAM is not set | ||
736 | # CONFIG_R3964 is not set | ||
737 | # CONFIG_RAW_DRIVER is not set | ||
738 | |||
739 | # | ||
740 | # TPM devices | ||
741 | # | ||
742 | # CONFIG_TCG_TPM is not set | ||
743 | CONFIG_I2C=y | ||
744 | CONFIG_I2C_BOARDINFO=y | ||
745 | CONFIG_I2C_CHARDEV=y | ||
746 | |||
747 | # | ||
748 | # I2C Algorithms | ||
749 | # | ||
750 | CONFIG_I2C_ALGOBIT=y | ||
751 | # CONFIG_I2C_ALGOPCF is not set | ||
752 | # CONFIG_I2C_ALGOPCA is not set | ||
753 | |||
754 | # | ||
755 | # I2C Hardware Bus support | ||
756 | # | ||
757 | # CONFIG_I2C_GPIO is not set | ||
758 | # CONFIG_I2C_OCORES is not set | ||
759 | CONFIG_I2C_OMAP=y | ||
760 | # CONFIG_I2C_PARPORT_LIGHT is not set | ||
761 | # CONFIG_I2C_SIMTEC is not set | ||
762 | # CONFIG_I2C_STUB is not set | ||
763 | # CONFIG_I2C_TINY_USB is not set | ||
764 | |||
765 | # | ||
766 | # Miscellaneous I2C Chip support | ||
767 | # | ||
768 | # CONFIG_SENSORS_DS1337 is not set | ||
769 | # CONFIG_SENSORS_DS1374 is not set | ||
770 | # CONFIG_SENSORS_EEPROM is not set | ||
771 | # CONFIG_SENSORS_PCF8574 is not set | ||
772 | # CONFIG_SENSORS_PCA9539 is not set | ||
773 | # CONFIG_SENSORS_PCF8591 is not set | ||
774 | # CONFIG_TPS65010 is not set | ||
775 | # CONFIG_SENSORS_TLV320AIC23 is not set | ||
776 | # CONFIG_SENSORS_MAX6875 is not set | ||
777 | # CONFIG_I2C_DEBUG_CORE is not set | ||
778 | # CONFIG_I2C_DEBUG_ALGO is not set | ||
779 | # CONFIG_I2C_DEBUG_BUS is not set | ||
780 | # CONFIG_I2C_DEBUG_CHIP is not set | ||
781 | |||
782 | # | ||
783 | # SPI support | ||
784 | # | ||
785 | # CONFIG_SPI is not set | ||
786 | # CONFIG_SPI_MASTER is not set | ||
787 | |||
788 | # | ||
789 | # Dallas's 1-wire bus | ||
790 | # | ||
791 | # CONFIG_W1 is not set | ||
792 | # CONFIG_HWMON is not set | ||
793 | |||
794 | # | ||
795 | # Misc devices | ||
796 | # | ||
797 | # CONFIG_BLINK is not set | ||
798 | |||
799 | # | ||
800 | # Multifunction device drivers | ||
801 | # | ||
802 | # CONFIG_MFD_SM501 is not set | ||
803 | |||
804 | # | ||
805 | # LED devices | ||
806 | # | ||
807 | CONFIG_NEW_LEDS=y | ||
808 | CONFIG_LEDS_CLASS=y | ||
809 | |||
810 | # | ||
811 | # LED drivers | ||
812 | # | ||
813 | CONFIG_LEDS_AMS_DELTA=y | ||
814 | # CONFIG_LEDS_OMAP_DEBUG is not set | ||
815 | # CONFIG_LEDS_OMAP is not set | ||
816 | |||
817 | # | ||
818 | # LED Triggers | ||
819 | # | ||
820 | CONFIG_LEDS_TRIGGERS=y | ||
821 | CONFIG_LEDS_TRIGGER_TIMER=y | ||
822 | CONFIG_LEDS_TRIGGER_HEARTBEAT=y | ||
823 | |||
824 | # | ||
825 | # Multimedia devices | ||
826 | # | ||
827 | # CONFIG_VIDEO_DEV is not set | ||
828 | # CONFIG_DVB_CORE is not set | ||
829 | CONFIG_DAB=y | ||
830 | # CONFIG_USB_DABUSB is not set | ||
831 | |||
832 | # | ||
833 | # Graphics support | ||
834 | # | ||
835 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
836 | |||
837 | # | ||
838 | # Display device support | ||
839 | # | ||
840 | # CONFIG_DISPLAY_SUPPORT is not set | ||
841 | # CONFIG_VGASTATE is not set | ||
842 | CONFIG_FB=y | ||
843 | CONFIG_FIRMWARE_EDID=y | ||
844 | # CONFIG_FB_DDC is not set | ||
845 | # CONFIG_FB_CFB_FILLRECT is not set | ||
846 | # CONFIG_FB_CFB_COPYAREA is not set | ||
847 | # CONFIG_FB_CFB_IMAGEBLIT is not set | ||
848 | # CONFIG_FB_SYS_FILLRECT is not set | ||
849 | # CONFIG_FB_SYS_COPYAREA is not set | ||
850 | # CONFIG_FB_SYS_IMAGEBLIT is not set | ||
851 | # CONFIG_FB_SYS_FOPS is not set | ||
852 | CONFIG_FB_DEFERRED_IO=y | ||
853 | # CONFIG_FB_SVGALIB is not set | ||
854 | # CONFIG_FB_MACMODES is not set | ||
855 | # CONFIG_FB_BACKLIGHT is not set | ||
856 | # CONFIG_FB_MODE_HELPERS is not set | ||
857 | # CONFIG_FB_TILEBLITTING is not set | ||
858 | |||
859 | # | ||
860 | # Frame buffer hardware drivers | ||
861 | # | ||
862 | # CONFIG_FB_S1D13XXX is not set | ||
863 | CONFIG_FB_OMAP=y | ||
864 | # CONFIG_FB_OMAP_LCDC_EXTERNAL is not set | ||
865 | # CONFIG_FB_OMAP_LCD_MIPID is not set | ||
866 | # CONFIG_FB_OMAP_BOOTLOADER_INIT is not set | ||
867 | CONFIG_FB_OMAP_CONSISTENT_DMA_SIZE=2 | ||
868 | # CONFIG_FB_OMAP_DMA_TUNE is not set | ||
869 | # CONFIG_FB_VIRTUAL is not set | ||
870 | |||
871 | # | ||
872 | # Console display driver support | ||
873 | # | ||
874 | # CONFIG_VGA_CONSOLE is not set | ||
875 | CONFIG_DUMMY_CONSOLE=y | ||
876 | CONFIG_FRAMEBUFFER_CONSOLE=y | ||
877 | # CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set | ||
878 | CONFIG_FONTS=y | ||
879 | # CONFIG_FONT_8x8 is not set | ||
880 | # CONFIG_FONT_8x16 is not set | ||
881 | CONFIG_FONT_6x11=y | ||
882 | # CONFIG_FONT_7x14 is not set | ||
883 | # CONFIG_FONT_PEARL_8x8 is not set | ||
884 | # CONFIG_FONT_ACORN_8x8 is not set | ||
885 | # CONFIG_FONT_MINI_4x6 is not set | ||
886 | # CONFIG_FONT_CLEAN_4x6 is not set | ||
887 | # CONFIG_FONT_CLEAN_5x8 is not set | ||
888 | # CONFIG_FONT_SUN8x16 is not set | ||
889 | # CONFIG_FONT_SUN12x22 is not set | ||
890 | # CONFIG_FONT_10x18 is not set | ||
891 | CONFIG_LOGO=y | ||
892 | # CONFIG_LOGO_LINUX_MONO is not set | ||
893 | # CONFIG_LOGO_LINUX_VGA16 is not set | ||
894 | CONFIG_LOGO_LINUX_CLUT224=y | ||
895 | |||
896 | # | ||
897 | # Sound | ||
898 | # | ||
899 | # CONFIG_SOUND is not set | ||
900 | |||
901 | # | ||
902 | # HID Devices | ||
903 | # | ||
904 | CONFIG_HID=y | ||
905 | # CONFIG_HID_DEBUG is not set | ||
906 | |||
907 | # | ||
908 | # USB Input Devices | ||
909 | # | ||
910 | CONFIG_USB_HID=y | ||
911 | # CONFIG_USB_HIDINPUT_POWERBOOK is not set | ||
912 | # CONFIG_HID_FF is not set | ||
913 | # CONFIG_USB_HIDDEV is not set | ||
914 | |||
915 | # | ||
916 | # USB support | ||
917 | # | ||
918 | CONFIG_USB_ARCH_HAS_HCD=y | ||
919 | CONFIG_USB_ARCH_HAS_OHCI=y | ||
920 | # CONFIG_USB_ARCH_HAS_EHCI is not set | ||
921 | CONFIG_USB=y | ||
922 | # CONFIG_USB_DEBUG is not set | ||
923 | |||
924 | # | ||
925 | # Miscellaneous USB options | ||
926 | # | ||
927 | CONFIG_USB_DEVICEFS=y | ||
928 | # CONFIG_USB_DEVICE_CLASS is not set | ||
929 | # CONFIG_USB_DYNAMIC_MINORS is not set | ||
930 | # CONFIG_USB_OTG is not set | ||
931 | |||
932 | # | ||
933 | # USB Host Controller Drivers | ||
934 | # | ||
935 | # CONFIG_USB_ISP116X_HCD is not set | ||
936 | CONFIG_USB_OHCI_HCD=y | ||
937 | # CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set | ||
938 | # CONFIG_USB_OHCI_BIG_ENDIAN_MMIO is not set | ||
939 | CONFIG_USB_OHCI_LITTLE_ENDIAN=y | ||
940 | # CONFIG_USB_SL811_HCD is not set | ||
941 | # CONFIG_USB_MUSB_HDRC is not set | ||
942 | |||
943 | # | ||
944 | # USB Device Class drivers | ||
945 | # | ||
946 | # CONFIG_USB_ACM is not set | ||
947 | # CONFIG_USB_PRINTER is not set | ||
948 | |||
949 | # | ||
950 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | ||
951 | # | ||
952 | |||
953 | # | ||
954 | # may also be needed; see USB_STORAGE Help for more information | ||
955 | # | ||
956 | CONFIG_USB_STORAGE=y | ||
957 | # CONFIG_USB_STORAGE_DEBUG is not set | ||
958 | # CONFIG_USB_STORAGE_DATAFAB is not set | ||
959 | # CONFIG_USB_STORAGE_FREECOM is not set | ||
960 | # CONFIG_USB_STORAGE_DPCM is not set | ||
961 | # CONFIG_USB_STORAGE_USBAT is not set | ||
962 | # CONFIG_USB_STORAGE_SDDR09 is not set | ||
963 | # CONFIG_USB_STORAGE_SDDR55 is not set | ||
964 | # CONFIG_USB_STORAGE_JUMPSHOT is not set | ||
965 | # CONFIG_USB_STORAGE_ALAUDA is not set | ||
966 | # CONFIG_USB_STORAGE_KARMA is not set | ||
967 | # CONFIG_USB_LIBUSUAL is not set | ||
968 | |||
969 | # | ||
970 | # USB Imaging devices | ||
971 | # | ||
972 | # CONFIG_USB_MDC800 is not set | ||
973 | # CONFIG_USB_MICROTEK is not set | ||
974 | CONFIG_USB_MON=y | ||
975 | |||
976 | # | ||
977 | # USB port drivers | ||
978 | # | ||
979 | |||
980 | # | ||
981 | # USB Serial Converter support | ||
982 | # | ||
983 | # CONFIG_USB_SERIAL is not set | ||
984 | |||
985 | # | ||
986 | # USB Miscellaneous drivers | ||
987 | # | ||
988 | # CONFIG_USB_EMI62 is not set | ||
989 | # CONFIG_USB_EMI26 is not set | ||
990 | # CONFIG_USB_ADUTUX is not set | ||
991 | # CONFIG_USB_AUERSWALD is not set | ||
992 | # CONFIG_USB_RIO500 is not set | ||
993 | # CONFIG_USB_LEGOTOWER is not set | ||
994 | # CONFIG_USB_LCD is not set | ||
995 | # CONFIG_USB_BERRY_CHARGE is not set | ||
996 | # CONFIG_USB_LED is not set | ||
997 | # CONFIG_USB_CYPRESS_CY7C63 is not set | ||
998 | # CONFIG_USB_CYTHERM is not set | ||
999 | # CONFIG_USB_PHIDGET is not set | ||
1000 | # CONFIG_USB_IDMOUSE is not set | ||
1001 | # CONFIG_USB_FTDI_ELAN is not set | ||
1002 | # CONFIG_USB_APPLEDISPLAY is not set | ||
1003 | # CONFIG_USB_LD is not set | ||
1004 | # CONFIG_USB_TRANCEVIBRATOR is not set | ||
1005 | # CONFIG_USB_IOWARRIOR is not set | ||
1006 | # CONFIG_USB_TEST is not set | ||
1007 | |||
1008 | # | ||
1009 | # USB DSL modem support | ||
1010 | # | ||
1011 | |||
1012 | # | ||
1013 | # USB Gadget Support | ||
1014 | # | ||
1015 | # CONFIG_USB_GADGET is not set | ||
1016 | # CONFIG_MMC is not set | ||
1017 | |||
1018 | # | ||
1019 | # Real Time Clock | ||
1020 | # | ||
1021 | CONFIG_RTC_LIB=y | ||
1022 | CONFIG_RTC_CLASS=y | ||
1023 | CONFIG_RTC_HCTOSYS=y | ||
1024 | CONFIG_RTC_HCTOSYS_DEVICE="rtc0" | ||
1025 | # CONFIG_RTC_DEBUG is not set | ||
1026 | |||
1027 | # | ||
1028 | # RTC interfaces | ||
1029 | # | ||
1030 | CONFIG_RTC_INTF_SYSFS=y | ||
1031 | CONFIG_RTC_INTF_PROC=y | ||
1032 | CONFIG_RTC_INTF_DEV=y | ||
1033 | # CONFIG_RTC_INTF_DEV_UIE_EMUL is not set | ||
1034 | # CONFIG_RTC_DRV_TEST is not set | ||
1035 | |||
1036 | # | ||
1037 | # I2C RTC drivers | ||
1038 | # | ||
1039 | # CONFIG_RTC_DRV_DS1307 is not set | ||
1040 | # CONFIG_RTC_DRV_DS1672 is not set | ||
1041 | # CONFIG_RTC_DRV_MAX6900 is not set | ||
1042 | # CONFIG_RTC_DRV_RS5C372 is not set | ||
1043 | # CONFIG_RTC_DRV_ISL1208 is not set | ||
1044 | # CONFIG_RTC_DRV_X1205 is not set | ||
1045 | # CONFIG_RTC_DRV_PCF8563 is not set | ||
1046 | # CONFIG_RTC_DRV_PCF8583 is not set | ||
1047 | |||
1048 | # | ||
1049 | # SPI RTC drivers | ||
1050 | # | ||
1051 | |||
1052 | # | ||
1053 | # Platform RTC drivers | ||
1054 | # | ||
1055 | # CONFIG_RTC_DRV_CMOS is not set | ||
1056 | # CONFIG_RTC_DRV_DS1553 is not set | ||
1057 | # CONFIG_RTC_DRV_DS1742 is not set | ||
1058 | # CONFIG_RTC_DRV_M48T86 is not set | ||
1059 | # CONFIG_RTC_DRV_V3020 is not set | ||
1060 | |||
1061 | # | ||
1062 | # on-CPU RTC drivers | ||
1063 | # | ||
1064 | CONFIG_RTC_DRV_OMAP=y | ||
1065 | |||
1066 | # | ||
1067 | # CBUS support | ||
1068 | # | ||
1069 | # CONFIG_CBUS is not set | ||
1070 | |||
1071 | # | ||
1072 | # File systems | ||
1073 | # | ||
1074 | CONFIG_EXT2_FS=y | ||
1075 | # CONFIG_EXT2_FS_XATTR is not set | ||
1076 | # CONFIG_EXT2_FS_XIP is not set | ||
1077 | CONFIG_EXT3_FS=y | ||
1078 | CONFIG_EXT3_FS_XATTR=y | ||
1079 | # CONFIG_EXT3_FS_POSIX_ACL is not set | ||
1080 | # CONFIG_EXT3_FS_SECURITY is not set | ||
1081 | # CONFIG_EXT4DEV_FS is not set | ||
1082 | CONFIG_JBD=y | ||
1083 | # CONFIG_JBD_DEBUG is not set | ||
1084 | CONFIG_FS_MBCACHE=y | ||
1085 | # CONFIG_REISERFS_FS is not set | ||
1086 | # CONFIG_JFS_FS is not set | ||
1087 | # CONFIG_FS_POSIX_ACL is not set | ||
1088 | # CONFIG_XFS_FS is not set | ||
1089 | # CONFIG_GFS2_FS is not set | ||
1090 | # CONFIG_OCFS2_FS is not set | ||
1091 | # CONFIG_MINIX_FS is not set | ||
1092 | # CONFIG_ROMFS_FS is not set | ||
1093 | CONFIG_INOTIFY=y | ||
1094 | CONFIG_INOTIFY_USER=y | ||
1095 | # CONFIG_QUOTA is not set | ||
1096 | CONFIG_DNOTIFY=y | ||
1097 | CONFIG_AUTOFS_FS=y | ||
1098 | CONFIG_AUTOFS4_FS=y | ||
1099 | # CONFIG_FUSE_FS is not set | ||
1100 | |||
1101 | # | ||
1102 | # CD-ROM/DVD Filesystems | ||
1103 | # | ||
1104 | # CONFIG_ISO9660_FS is not set | ||
1105 | # CONFIG_UDF_FS is not set | ||
1106 | |||
1107 | # | ||
1108 | # DOS/FAT/NT Filesystems | ||
1109 | # | ||
1110 | CONFIG_FAT_FS=y | ||
1111 | CONFIG_MSDOS_FS=y | ||
1112 | CONFIG_VFAT_FS=y | ||
1113 | CONFIG_FAT_DEFAULT_CODEPAGE=437 | ||
1114 | CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" | ||
1115 | # CONFIG_NTFS_FS is not set | ||
1116 | |||
1117 | # | ||
1118 | # Pseudo filesystems | ||
1119 | # | ||
1120 | CONFIG_PROC_FS=y | ||
1121 | CONFIG_PROC_SYSCTL=y | ||
1122 | CONFIG_SYSFS=y | ||
1123 | CONFIG_TMPFS=y | ||
1124 | # CONFIG_TMPFS_POSIX_ACL is not set | ||
1125 | # CONFIG_HUGETLB_PAGE is not set | ||
1126 | CONFIG_RAMFS=y | ||
1127 | # CONFIG_CONFIGFS_FS is not set | ||
1128 | |||
1129 | # | ||
1130 | # Miscellaneous filesystems | ||
1131 | # | ||
1132 | # CONFIG_ADFS_FS is not set | ||
1133 | # CONFIG_AFFS_FS is not set | ||
1134 | # CONFIG_HFS_FS is not set | ||
1135 | # CONFIG_HFSPLUS_FS is not set | ||
1136 | # CONFIG_BEFS_FS is not set | ||
1137 | # CONFIG_BFS_FS is not set | ||
1138 | # CONFIG_EFS_FS is not set | ||
1139 | CONFIG_JFFS2_FS=y | ||
1140 | CONFIG_JFFS2_FS_DEBUG=0 | ||
1141 | CONFIG_JFFS2_FS_WRITEBUFFER=y | ||
1142 | CONFIG_JFFS2_SUMMARY=y | ||
1143 | # CONFIG_JFFS2_FS_XATTR is not set | ||
1144 | # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set | ||
1145 | CONFIG_JFFS2_ZLIB=y | ||
1146 | CONFIG_JFFS2_RTIME=y | ||
1147 | # CONFIG_JFFS2_RUBIN is not set | ||
1148 | # CONFIG_CRAMFS is not set | ||
1149 | # CONFIG_VXFS_FS is not set | ||
1150 | # CONFIG_HPFS_FS is not set | ||
1151 | # CONFIG_QNX4FS_FS is not set | ||
1152 | # CONFIG_SYSV_FS is not set | ||
1153 | # CONFIG_UFS_FS is not set | ||
1154 | |||
1155 | # | ||
1156 | # Network File Systems | ||
1157 | # | ||
1158 | CONFIG_NFS_FS=y | ||
1159 | # CONFIG_NFS_V3 is not set | ||
1160 | # CONFIG_NFS_V4 is not set | ||
1161 | # CONFIG_NFS_DIRECTIO is not set | ||
1162 | # CONFIG_NFSD is not set | ||
1163 | CONFIG_LOCKD=y | ||
1164 | CONFIG_NFS_COMMON=y | ||
1165 | CONFIG_SUNRPC=y | ||
1166 | # CONFIG_SUNRPC_BIND34 is not set | ||
1167 | # CONFIG_RPCSEC_GSS_KRB5 is not set | ||
1168 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | ||
1169 | # CONFIG_SMB_FS is not set | ||
1170 | # CONFIG_CIFS is not set | ||
1171 | # CONFIG_NCP_FS is not set | ||
1172 | # CONFIG_CODA_FS is not set | ||
1173 | # CONFIG_AFS_FS is not set | ||
1174 | # CONFIG_9P_FS is not set | ||
1175 | |||
1176 | # | ||
1177 | # Partition Types | ||
1178 | # | ||
1179 | CONFIG_PARTITION_ADVANCED=y | ||
1180 | # CONFIG_ACORN_PARTITION is not set | ||
1181 | # CONFIG_OSF_PARTITION is not set | ||
1182 | # CONFIG_AMIGA_PARTITION is not set | ||
1183 | # CONFIG_ATARI_PARTITION is not set | ||
1184 | # CONFIG_MAC_PARTITION is not set | ||
1185 | CONFIG_MSDOS_PARTITION=y | ||
1186 | # CONFIG_BSD_DISKLABEL is not set | ||
1187 | # CONFIG_MINIX_SUBPARTITION is not set | ||
1188 | # CONFIG_SOLARIS_X86_PARTITION is not set | ||
1189 | # CONFIG_UNIXWARE_DISKLABEL is not set | ||
1190 | # CONFIG_LDM_PARTITION is not set | ||
1191 | # CONFIG_SGI_PARTITION is not set | ||
1192 | # CONFIG_ULTRIX_PARTITION is not set | ||
1193 | # CONFIG_SUN_PARTITION is not set | ||
1194 | # CONFIG_KARMA_PARTITION is not set | ||
1195 | # CONFIG_EFI_PARTITION is not set | ||
1196 | # CONFIG_SYSV68_PARTITION is not set | ||
1197 | |||
1198 | # | ||
1199 | # Native Language Support | ||
1200 | # | ||
1201 | CONFIG_NLS=y | ||
1202 | CONFIG_NLS_DEFAULT="iso8859-1" | ||
1203 | CONFIG_NLS_CODEPAGE_437=y | ||
1204 | # CONFIG_NLS_CODEPAGE_737 is not set | ||
1205 | # CONFIG_NLS_CODEPAGE_775 is not set | ||
1206 | CONFIG_NLS_CODEPAGE_850=y | ||
1207 | CONFIG_NLS_CODEPAGE_852=y | ||
1208 | # CONFIG_NLS_CODEPAGE_855 is not set | ||
1209 | # CONFIG_NLS_CODEPAGE_857 is not set | ||
1210 | # CONFIG_NLS_CODEPAGE_860 is not set | ||
1211 | # CONFIG_NLS_CODEPAGE_861 is not set | ||
1212 | # CONFIG_NLS_CODEPAGE_862 is not set | ||
1213 | # CONFIG_NLS_CODEPAGE_863 is not set | ||
1214 | # CONFIG_NLS_CODEPAGE_864 is not set | ||
1215 | # CONFIG_NLS_CODEPAGE_865 is not set | ||
1216 | # CONFIG_NLS_CODEPAGE_866 is not set | ||
1217 | # CONFIG_NLS_CODEPAGE_869 is not set | ||
1218 | # CONFIG_NLS_CODEPAGE_936 is not set | ||
1219 | # CONFIG_NLS_CODEPAGE_950 is not set | ||
1220 | # CONFIG_NLS_CODEPAGE_932 is not set | ||
1221 | # CONFIG_NLS_CODEPAGE_949 is not set | ||
1222 | # CONFIG_NLS_CODEPAGE_874 is not set | ||
1223 | # CONFIG_NLS_ISO8859_8 is not set | ||
1224 | # CONFIG_NLS_CODEPAGE_1250 is not set | ||
1225 | # CONFIG_NLS_CODEPAGE_1251 is not set | ||
1226 | # CONFIG_NLS_ASCII is not set | ||
1227 | CONFIG_NLS_ISO8859_1=y | ||
1228 | CONFIG_NLS_ISO8859_2=y | ||
1229 | # CONFIG_NLS_ISO8859_3 is not set | ||
1230 | # CONFIG_NLS_ISO8859_4 is not set | ||
1231 | # CONFIG_NLS_ISO8859_5 is not set | ||
1232 | # CONFIG_NLS_ISO8859_6 is not set | ||
1233 | # CONFIG_NLS_ISO8859_7 is not set | ||
1234 | # CONFIG_NLS_ISO8859_9 is not set | ||
1235 | # CONFIG_NLS_ISO8859_13 is not set | ||
1236 | # CONFIG_NLS_ISO8859_14 is not set | ||
1237 | # CONFIG_NLS_ISO8859_15 is not set | ||
1238 | # CONFIG_NLS_KOI8_R is not set | ||
1239 | # CONFIG_NLS_KOI8_U is not set | ||
1240 | # CONFIG_NLS_UTF8 is not set | ||
1241 | |||
1242 | # | ||
1243 | # Distributed Lock Manager | ||
1244 | # | ||
1245 | # CONFIG_DLM is not set | ||
1246 | |||
1247 | # | ||
1248 | # Profiling support | ||
1249 | # | ||
1250 | # CONFIG_PROFILING is not set | ||
1251 | |||
1252 | # | ||
1253 | # Kernel hacking | ||
1254 | # | ||
1255 | # CONFIG_PRINTK_TIME is not set | ||
1256 | CONFIG_ENABLE_MUST_CHECK=y | ||
1257 | CONFIG_MAGIC_SYSRQ=y | ||
1258 | # CONFIG_UNUSED_SYMBOLS is not set | ||
1259 | # CONFIG_DEBUG_FS is not set | ||
1260 | # CONFIG_HEADERS_CHECK is not set | ||
1261 | CONFIG_DEBUG_KERNEL=y | ||
1262 | # CONFIG_DEBUG_SHIRQ is not set | ||
1263 | CONFIG_DETECT_SOFTLOCKUP=y | ||
1264 | # CONFIG_SCHEDSTATS is not set | ||
1265 | # CONFIG_TIMER_STATS is not set | ||
1266 | # CONFIG_DEBUG_SLAB is not set | ||
1267 | CONFIG_DEBUG_PREEMPT=y | ||
1268 | # CONFIG_DEBUG_RT_MUTEXES is not set | ||
1269 | # CONFIG_RT_MUTEX_TESTER is not set | ||
1270 | # CONFIG_DEBUG_SPINLOCK is not set | ||
1271 | # CONFIG_DEBUG_MUTEXES is not set | ||
1272 | # CONFIG_DEBUG_LOCK_ALLOC is not set | ||
1273 | # CONFIG_PROVE_LOCKING is not set | ||
1274 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | ||
1275 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set | ||
1276 | # CONFIG_DEBUG_KOBJECT is not set | ||
1277 | CONFIG_DEBUG_BUGVERBOSE=y | ||
1278 | # CONFIG_DEBUG_INFO is not set | ||
1279 | # CONFIG_DEBUG_VM is not set | ||
1280 | # CONFIG_DEBUG_LIST is not set | ||
1281 | CONFIG_FRAME_POINTER=y | ||
1282 | CONFIG_FORCED_INLINING=y | ||
1283 | # CONFIG_RCU_TORTURE_TEST is not set | ||
1284 | # CONFIG_FAULT_INJECTION is not set | ||
1285 | # CONFIG_DEBUG_USER is not set | ||
1286 | # CONFIG_DEBUG_ERRORS is not set | ||
1287 | # CONFIG_DEBUG_LL is not set | ||
1288 | |||
1289 | # | ||
1290 | # Security options | ||
1291 | # | ||
1292 | # CONFIG_KEYS is not set | ||
1293 | # CONFIG_SECURITY is not set | ||
1294 | |||
1295 | # | ||
1296 | # Cryptographic options | ||
1297 | # | ||
1298 | # CONFIG_CRYPTO is not set | ||
1299 | |||
1300 | # | ||
1301 | # Library routines | ||
1302 | # | ||
1303 | CONFIG_BITREVERSE=y | ||
1304 | # CONFIG_CRC_CCITT is not set | ||
1305 | # CONFIG_CRC16 is not set | ||
1306 | # CONFIG_CRC_ITU_T is not set | ||
1307 | CONFIG_CRC32=y | ||
1308 | # CONFIG_LIBCRC32C is not set | ||
1309 | CONFIG_ZLIB_INFLATE=y | ||
1310 | CONFIG_ZLIB_DEFLATE=y | ||
1311 | CONFIG_PLIST=y | ||
1312 | CONFIG_HAS_IOMEM=y | ||
1313 | CONFIG_HAS_IOPORT=y | ||
1314 | CONFIG_HAS_DMA=y | ||