diff options
Diffstat (limited to 'arch/m32r/configs/mappi.up_defconfig')
-rw-r--r-- | arch/m32r/configs/mappi.up_defconfig | 892 |
1 files changed, 892 insertions, 0 deletions
diff --git a/arch/m32r/configs/mappi.up_defconfig b/arch/m32r/configs/mappi.up_defconfig new file mode 100644 index 000000000000..5ba00603c1a0 --- /dev/null +++ b/arch/m32r/configs/mappi.up_defconfig | |||
@@ -0,0 +1,892 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # Linux kernel version: 2.6.19 | ||
4 | # Wed Dec 13 17:51:20 2006 | ||
5 | # | ||
6 | CONFIG_M32R=y | ||
7 | CONFIG_GENERIC_ISA_DMA=y | ||
8 | CONFIG_GENERIC_HARDIRQS=y | ||
9 | CONFIG_GENERIC_IRQ_PROBE=y | ||
10 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | ||
11 | |||
12 | # | ||
13 | # Code maturity level options | ||
14 | # | ||
15 | CONFIG_EXPERIMENTAL=y | ||
16 | CONFIG_BROKEN_ON_SMP=y | ||
17 | CONFIG_LOCK_KERNEL=y | ||
18 | CONFIG_INIT_ENV_ARG_LIMIT=32 | ||
19 | |||
20 | # | ||
21 | # General setup | ||
22 | # | ||
23 | CONFIG_LOCALVERSION="" | ||
24 | CONFIG_LOCALVERSION_AUTO=y | ||
25 | CONFIG_SWAP=y | ||
26 | CONFIG_SYSVIPC=y | ||
27 | # CONFIG_IPC_NS is not set | ||
28 | # CONFIG_POSIX_MQUEUE is not set | ||
29 | # CONFIG_BSD_PROCESS_ACCT is not set | ||
30 | # CONFIG_TASKSTATS is not set | ||
31 | # CONFIG_UTS_NS is not set | ||
32 | # CONFIG_AUDIT is not set | ||
33 | CONFIG_IKCONFIG=y | ||
34 | CONFIG_IKCONFIG_PROC=y | ||
35 | CONFIG_SYSFS_DEPRECATED=y | ||
36 | # CONFIG_RELAY is not set | ||
37 | CONFIG_INITRAMFS_SOURCE="" | ||
38 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | ||
39 | CONFIG_SYSCTL=y | ||
40 | CONFIG_EMBEDDED=y | ||
41 | CONFIG_SYSCTL_SYSCALL=y | ||
42 | # CONFIG_KALLSYMS is not set | ||
43 | CONFIG_HOTPLUG=y | ||
44 | CONFIG_PRINTK=y | ||
45 | CONFIG_BUG=y | ||
46 | CONFIG_ELF_CORE=y | ||
47 | CONFIG_BASE_FULL=y | ||
48 | # CONFIG_FUTEX is not set | ||
49 | # CONFIG_EPOLL is not set | ||
50 | CONFIG_SHMEM=y | ||
51 | CONFIG_SLAB=y | ||
52 | CONFIG_VM_EVENT_COUNTERS=y | ||
53 | # CONFIG_TINY_SHMEM is not set | ||
54 | CONFIG_BASE_SMALL=0 | ||
55 | # CONFIG_SLOB is not set | ||
56 | |||
57 | # | ||
58 | # Loadable module support | ||
59 | # | ||
60 | CONFIG_MODULES=y | ||
61 | CONFIG_MODULE_UNLOAD=y | ||
62 | # CONFIG_MODULE_FORCE_UNLOAD is not set | ||
63 | # CONFIG_MODVERSIONS is not set | ||
64 | # CONFIG_MODULE_SRCVERSION_ALL is not set | ||
65 | CONFIG_KMOD=y | ||
66 | |||
67 | # | ||
68 | # Block layer | ||
69 | # | ||
70 | CONFIG_BLOCK=y | ||
71 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
72 | |||
73 | # | ||
74 | # IO Schedulers | ||
75 | # | ||
76 | CONFIG_IOSCHED_NOOP=y | ||
77 | # CONFIG_IOSCHED_AS is not set | ||
78 | CONFIG_IOSCHED_DEADLINE=y | ||
79 | CONFIG_IOSCHED_CFQ=y | ||
80 | # CONFIG_DEFAULT_AS is not set | ||
81 | # CONFIG_DEFAULT_DEADLINE is not set | ||
82 | CONFIG_DEFAULT_CFQ=y | ||
83 | # CONFIG_DEFAULT_NOOP is not set | ||
84 | CONFIG_DEFAULT_IOSCHED="cfq" | ||
85 | |||
86 | # | ||
87 | # Processor type and features | ||
88 | # | ||
89 | CONFIG_PLAT_MAPPI=y | ||
90 | # CONFIG_PLAT_USRV is not set | ||
91 | # CONFIG_PLAT_M32700UT is not set | ||
92 | # CONFIG_PLAT_OPSPUT is not set | ||
93 | # CONFIG_PLAT_OAKS32R is not set | ||
94 | # CONFIG_PLAT_MAPPI2 is not set | ||
95 | # CONFIG_PLAT_MAPPI3 is not set | ||
96 | # CONFIG_PLAT_M32104UT is not set | ||
97 | CONFIG_CHIP_M32700=y | ||
98 | # CONFIG_CHIP_M32102 is not set | ||
99 | # CONFIG_CHIP_M32104 is not set | ||
100 | # CONFIG_CHIP_VDEC2 is not set | ||
101 | # CONFIG_CHIP_OPSP is not set | ||
102 | CONFIG_MMU=y | ||
103 | CONFIG_TLB_ENTRIES=32 | ||
104 | CONFIG_ISA_M32R2=y | ||
105 | CONFIG_ISA_DSP_LEVEL2=y | ||
106 | CONFIG_ISA_DUAL_ISSUE=y | ||
107 | CONFIG_BUS_CLOCK=10000000 | ||
108 | CONFIG_TIMER_DIVIDE=128 | ||
109 | # CONFIG_CPU_LITTLE_ENDIAN is not set | ||
110 | CONFIG_MEMORY_START=0x08000000 | ||
111 | CONFIG_MEMORY_SIZE=0x04000000 | ||
112 | CONFIG_NOHIGHMEM=y | ||
113 | CONFIG_ARCH_DISCONTIGMEM_ENABLE=y | ||
114 | CONFIG_SELECT_MEMORY_MODEL=y | ||
115 | # CONFIG_FLATMEM_MANUAL is not set | ||
116 | CONFIG_DISCONTIGMEM_MANUAL=y | ||
117 | # CONFIG_SPARSEMEM_MANUAL is not set | ||
118 | CONFIG_DISCONTIGMEM=y | ||
119 | CONFIG_FLAT_NODE_MEM_MAP=y | ||
120 | CONFIG_NEED_MULTIPLE_NODES=y | ||
121 | # CONFIG_SPARSEMEM_STATIC is not set | ||
122 | CONFIG_SPLIT_PTLOCK_CPUS=4 | ||
123 | # CONFIG_RESOURCES_64BIT is not set | ||
124 | CONFIG_IRAM_START=0x00f00000 | ||
125 | CONFIG_IRAM_SIZE=0x00080000 | ||
126 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | ||
127 | # CONFIG_RWSEM_XCHGADD_ALGORITHM is not set | ||
128 | CONFIG_GENERIC_FIND_NEXT_BIT=y | ||
129 | CONFIG_GENERIC_HWEIGHT=y | ||
130 | CONFIG_GENERIC_CALIBRATE_DELAY=y | ||
131 | CONFIG_PREEMPT=y | ||
132 | # CONFIG_SMP is not set | ||
133 | CONFIG_NODES_SHIFT=1 | ||
134 | |||
135 | # | ||
136 | # Bus options (PCI, PCMCIA, EISA, MCA, ISA) | ||
137 | # | ||
138 | # CONFIG_ISA is not set | ||
139 | |||
140 | # | ||
141 | # PCCARD (PCMCIA/CardBus) support | ||
142 | # | ||
143 | CONFIG_PCCARD=y | ||
144 | # CONFIG_PCMCIA_DEBUG is not set | ||
145 | CONFIG_PCMCIA=y | ||
146 | CONFIG_PCMCIA_LOAD_CIS=y | ||
147 | CONFIG_PCMCIA_IOCTL=y | ||
148 | |||
149 | # | ||
150 | # PC-card bridges | ||
151 | # | ||
152 | CONFIG_M32R_PCC=y | ||
153 | CONFIG_PCCARD_NONSTATIC=y | ||
154 | |||
155 | # | ||
156 | # PCI Hotplug Support | ||
157 | # | ||
158 | |||
159 | # | ||
160 | # Executable file formats | ||
161 | # | ||
162 | CONFIG_BINFMT_ELF=y | ||
163 | # CONFIG_BINFMT_MISC is not set | ||
164 | |||
165 | # | ||
166 | # Networking | ||
167 | # | ||
168 | CONFIG_NET=y | ||
169 | |||
170 | # | ||
171 | # Networking options | ||
172 | # | ||
173 | # CONFIG_NETDEBUG is not set | ||
174 | # CONFIG_PACKET is not set | ||
175 | CONFIG_UNIX=y | ||
176 | CONFIG_XFRM=y | ||
177 | # CONFIG_XFRM_USER is not set | ||
178 | # CONFIG_XFRM_SUB_POLICY is not set | ||
179 | # CONFIG_NET_KEY is not set | ||
180 | CONFIG_INET=y | ||
181 | # CONFIG_IP_MULTICAST is not set | ||
182 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
183 | CONFIG_IP_FIB_HASH=y | ||
184 | CONFIG_IP_PNP=y | ||
185 | CONFIG_IP_PNP_DHCP=y | ||
186 | # CONFIG_IP_PNP_BOOTP is not set | ||
187 | # CONFIG_IP_PNP_RARP is not set | ||
188 | # CONFIG_NET_IPIP is not set | ||
189 | # CONFIG_NET_IPGRE is not set | ||
190 | # CONFIG_ARPD is not set | ||
191 | # CONFIG_SYN_COOKIES is not set | ||
192 | # CONFIG_INET_AH is not set | ||
193 | # CONFIG_INET_ESP is not set | ||
194 | # CONFIG_INET_IPCOMP is not set | ||
195 | # CONFIG_INET_XFRM_TUNNEL is not set | ||
196 | # CONFIG_INET_TUNNEL is not set | ||
197 | CONFIG_INET_XFRM_MODE_TRANSPORT=y | ||
198 | CONFIG_INET_XFRM_MODE_TUNNEL=y | ||
199 | CONFIG_INET_XFRM_MODE_BEET=y | ||
200 | CONFIG_INET_DIAG=y | ||
201 | CONFIG_INET_TCP_DIAG=y | ||
202 | # CONFIG_TCP_CONG_ADVANCED is not set | ||
203 | CONFIG_TCP_CONG_CUBIC=y | ||
204 | CONFIG_DEFAULT_TCP_CONG="cubic" | ||
205 | # CONFIG_TCP_MD5SIG is not set | ||
206 | # CONFIG_IPV6 is not set | ||
207 | # CONFIG_INET6_XFRM_TUNNEL is not set | ||
208 | # CONFIG_INET6_TUNNEL is not set | ||
209 | # CONFIG_NETWORK_SECMARK is not set | ||
210 | # CONFIG_NETFILTER is not set | ||
211 | |||
212 | # | ||
213 | # DCCP Configuration (EXPERIMENTAL) | ||
214 | # | ||
215 | # CONFIG_IP_DCCP is not set | ||
216 | |||
217 | # | ||
218 | # SCTP Configuration (EXPERIMENTAL) | ||
219 | # | ||
220 | # CONFIG_IP_SCTP is not set | ||
221 | |||
222 | # | ||
223 | # TIPC Configuration (EXPERIMENTAL) | ||
224 | # | ||
225 | # CONFIG_TIPC is not set | ||
226 | # CONFIG_ATM is not set | ||
227 | # CONFIG_BRIDGE is not set | ||
228 | # CONFIG_VLAN_8021Q is not set | ||
229 | # CONFIG_DECNET is not set | ||
230 | # CONFIG_LLC2 is not set | ||
231 | # CONFIG_IPX is not set | ||
232 | # CONFIG_ATALK is not set | ||
233 | # CONFIG_X25 is not set | ||
234 | # CONFIG_LAPB is not set | ||
235 | # CONFIG_ECONET is not set | ||
236 | # CONFIG_WAN_ROUTER is not set | ||
237 | |||
238 | # | ||
239 | # QoS and/or fair queueing | ||
240 | # | ||
241 | # CONFIG_NET_SCHED is not set | ||
242 | |||
243 | # | ||
244 | # Network testing | ||
245 | # | ||
246 | # CONFIG_NET_PKTGEN is not set | ||
247 | # CONFIG_HAMRADIO is not set | ||
248 | # CONFIG_IRDA is not set | ||
249 | # CONFIG_BT is not set | ||
250 | # CONFIG_IEEE80211 is not set | ||
251 | |||
252 | # | ||
253 | # Device Drivers | ||
254 | # | ||
255 | |||
256 | # | ||
257 | # Generic Driver Options | ||
258 | # | ||
259 | # CONFIG_STANDALONE is not set | ||
260 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||
261 | CONFIG_FW_LOADER=y | ||
262 | # CONFIG_SYS_HYPERVISOR is not set | ||
263 | |||
264 | # | ||
265 | # Connector - unified userspace <-> kernelspace linker | ||
266 | # | ||
267 | # CONFIG_CONNECTOR is not set | ||
268 | |||
269 | # | ||
270 | # Memory Technology Devices (MTD) | ||
271 | # | ||
272 | CONFIG_MTD=y | ||
273 | # CONFIG_MTD_DEBUG is not set | ||
274 | # CONFIG_MTD_CONCAT is not set | ||
275 | CONFIG_MTD_PARTITIONS=y | ||
276 | CONFIG_MTD_REDBOOT_PARTS=y | ||
277 | CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1 | ||
278 | # CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED is not set | ||
279 | # CONFIG_MTD_REDBOOT_PARTS_READONLY is not set | ||
280 | # CONFIG_MTD_CMDLINE_PARTS is not set | ||
281 | |||
282 | # | ||
283 | # User Modules And Translation Layers | ||
284 | # | ||
285 | CONFIG_MTD_CHAR=y | ||
286 | CONFIG_MTD_BLOCK=y | ||
287 | # CONFIG_FTL is not set | ||
288 | # CONFIG_NFTL is not set | ||
289 | # CONFIG_INFTL is not set | ||
290 | # CONFIG_RFD_FTL is not set | ||
291 | # CONFIG_SSFDC is not set | ||
292 | |||
293 | # | ||
294 | # RAM/ROM/Flash chip drivers | ||
295 | # | ||
296 | # CONFIG_MTD_CFI is not set | ||
297 | # CONFIG_MTD_JEDECPROBE is not set | ||
298 | CONFIG_MTD_MAP_BANK_WIDTH_1=y | ||
299 | CONFIG_MTD_MAP_BANK_WIDTH_2=y | ||
300 | CONFIG_MTD_MAP_BANK_WIDTH_4=y | ||
301 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set | ||
302 | # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set | ||
303 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set | ||
304 | CONFIG_MTD_CFI_I1=y | ||
305 | CONFIG_MTD_CFI_I2=y | ||
306 | # CONFIG_MTD_CFI_I4 is not set | ||
307 | # CONFIG_MTD_CFI_I8 is not set | ||
308 | # CONFIG_MTD_RAM is not set | ||
309 | # CONFIG_MTD_ROM is not set | ||
310 | # CONFIG_MTD_ABSENT is not set | ||
311 | # CONFIG_MTD_OBSOLETE_CHIPS is not set | ||
312 | |||
313 | # | ||
314 | # Mapping drivers for chip access | ||
315 | # | ||
316 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set | ||
317 | # CONFIG_MTD_PLATRAM is not set | ||
318 | |||
319 | # | ||
320 | # Self-contained MTD device drivers | ||
321 | # | ||
322 | # CONFIG_MTD_SLRAM is not set | ||
323 | # CONFIG_MTD_PHRAM is not set | ||
324 | # CONFIG_MTD_MTDRAM is not set | ||
325 | # CONFIG_MTD_BLOCK2MTD is not set | ||
326 | |||
327 | # | ||
328 | # Disk-On-Chip Device Drivers | ||
329 | # | ||
330 | # CONFIG_MTD_DOC2000 is not set | ||
331 | # CONFIG_MTD_DOC2001 is not set | ||
332 | # CONFIG_MTD_DOC2001PLUS is not set | ||
333 | |||
334 | # | ||
335 | # NAND Flash Device Drivers | ||
336 | # | ||
337 | # CONFIG_MTD_NAND is not set | ||
338 | |||
339 | # | ||
340 | # OneNAND Flash Device Drivers | ||
341 | # | ||
342 | # CONFIG_MTD_ONENAND is not set | ||
343 | |||
344 | # | ||
345 | # Parallel port support | ||
346 | # | ||
347 | # CONFIG_PARPORT is not set | ||
348 | |||
349 | # | ||
350 | # Plug and Play support | ||
351 | # | ||
352 | |||
353 | # | ||
354 | # Block devices | ||
355 | # | ||
356 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
357 | CONFIG_BLK_DEV_LOOP=y | ||
358 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set | ||
359 | CONFIG_BLK_DEV_NBD=m | ||
360 | CONFIG_BLK_DEV_RAM=y | ||
361 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||
362 | CONFIG_BLK_DEV_RAM_SIZE=4096 | ||
363 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 | ||
364 | CONFIG_BLK_DEV_INITRD=y | ||
365 | # CONFIG_CDROM_PKTCDVD is not set | ||
366 | # CONFIG_ATA_OVER_ETH is not set | ||
367 | |||
368 | # | ||
369 | # Misc devices | ||
370 | # | ||
371 | # CONFIG_TIFM_CORE is not set | ||
372 | |||
373 | # | ||
374 | # ATA/ATAPI/MFM/RLL support | ||
375 | # | ||
376 | CONFIG_IDE=m | ||
377 | CONFIG_IDE_MAX_HWIFS=4 | ||
378 | CONFIG_BLK_DEV_IDE=m | ||
379 | |||
380 | # | ||
381 | # Please see Documentation/ide.txt for help/info on IDE drives | ||
382 | # | ||
383 | # CONFIG_BLK_DEV_IDE_SATA is not set | ||
384 | CONFIG_BLK_DEV_IDEDISK=m | ||
385 | # CONFIG_IDEDISK_MULTI_MODE is not set | ||
386 | CONFIG_BLK_DEV_IDECS=m | ||
387 | CONFIG_BLK_DEV_IDECD=m | ||
388 | # CONFIG_BLK_DEV_IDETAPE is not set | ||
389 | # CONFIG_BLK_DEV_IDEFLOPPY is not set | ||
390 | # CONFIG_IDE_TASK_IOCTL is not set | ||
391 | |||
392 | # | ||
393 | # IDE chipset support/bugfixes | ||
394 | # | ||
395 | CONFIG_IDE_GENERIC=m | ||
396 | # CONFIG_IDE_ARM is not set | ||
397 | # CONFIG_BLK_DEV_IDEDMA is not set | ||
398 | # CONFIG_IDEDMA_AUTO is not set | ||
399 | # CONFIG_BLK_DEV_HD is not set | ||
400 | |||
401 | # | ||
402 | # SCSI device support | ||
403 | # | ||
404 | # CONFIG_RAID_ATTRS is not set | ||
405 | # CONFIG_SCSI is not set | ||
406 | # CONFIG_SCSI_NETLINK is not set | ||
407 | |||
408 | # | ||
409 | # Serial ATA (prod) and Parallel ATA (experimental) drivers | ||
410 | # | ||
411 | |||
412 | # | ||
413 | # Multi-device support (RAID and LVM) | ||
414 | # | ||
415 | # CONFIG_MD is not set | ||
416 | |||
417 | # | ||
418 | # Fusion MPT device support | ||
419 | # | ||
420 | # CONFIG_FUSION is not set | ||
421 | |||
422 | # | ||
423 | # IEEE 1394 (FireWire) support | ||
424 | # | ||
425 | |||
426 | # | ||
427 | # I2O device support | ||
428 | # | ||
429 | |||
430 | # | ||
431 | # Network device support | ||
432 | # | ||
433 | CONFIG_NETDEVICES=y | ||
434 | # CONFIG_DUMMY is not set | ||
435 | # CONFIG_BONDING is not set | ||
436 | # CONFIG_EQUALIZER is not set | ||
437 | # CONFIG_TUN is not set | ||
438 | |||
439 | # | ||
440 | # PHY device support | ||
441 | # | ||
442 | |||
443 | # | ||
444 | # Ethernet (10 or 100Mbit) | ||
445 | # | ||
446 | # CONFIG_NET_ETHERNET is not set | ||
447 | CONFIG_NE2000=y | ||
448 | |||
449 | # | ||
450 | # Ethernet (1000 Mbit) | ||
451 | # | ||
452 | |||
453 | # | ||
454 | # Ethernet (10000 Mbit) | ||
455 | # | ||
456 | |||
457 | # | ||
458 | # Token Ring devices | ||
459 | # | ||
460 | |||
461 | # | ||
462 | # Wireless LAN (non-hamradio) | ||
463 | # | ||
464 | # CONFIG_NET_RADIO is not set | ||
465 | |||
466 | # | ||
467 | # PCMCIA network device support | ||
468 | # | ||
469 | # CONFIG_NET_PCMCIA is not set | ||
470 | |||
471 | # | ||
472 | # Wan interfaces | ||
473 | # | ||
474 | # CONFIG_WAN is not set | ||
475 | # CONFIG_PPP is not set | ||
476 | # CONFIG_SLIP is not set | ||
477 | # CONFIG_SHAPER is not set | ||
478 | # CONFIG_NETCONSOLE is not set | ||
479 | # CONFIG_NETPOLL is not set | ||
480 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
481 | |||
482 | # | ||
483 | # ISDN subsystem | ||
484 | # | ||
485 | # CONFIG_ISDN is not set | ||
486 | |||
487 | # | ||
488 | # Telephony Support | ||
489 | # | ||
490 | # CONFIG_PHONE is not set | ||
491 | |||
492 | # | ||
493 | # Input device support | ||
494 | # | ||
495 | CONFIG_INPUT=y | ||
496 | # CONFIG_INPUT_FF_MEMLESS is not set | ||
497 | |||
498 | # | ||
499 | # Userland interfaces | ||
500 | # | ||
501 | CONFIG_INPUT_MOUSEDEV=y | ||
502 | CONFIG_INPUT_MOUSEDEV_PSAUX=y | ||
503 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 | ||
504 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | ||
505 | # CONFIG_INPUT_JOYDEV is not set | ||
506 | # CONFIG_INPUT_TSDEV is not set | ||
507 | # CONFIG_INPUT_EVDEV is not set | ||
508 | # CONFIG_INPUT_EVBUG is not set | ||
509 | |||
510 | # | ||
511 | # Input Device Drivers | ||
512 | # | ||
513 | # CONFIG_INPUT_KEYBOARD is not set | ||
514 | # CONFIG_INPUT_MOUSE is not set | ||
515 | # CONFIG_INPUT_JOYSTICK is not set | ||
516 | # CONFIG_INPUT_TOUCHSCREEN is not set | ||
517 | # CONFIG_INPUT_MISC is not set | ||
518 | |||
519 | # | ||
520 | # Hardware I/O ports | ||
521 | # | ||
522 | CONFIG_SERIO=y | ||
523 | # CONFIG_SERIO_I8042 is not set | ||
524 | # CONFIG_SERIO_SERPORT is not set | ||
525 | # CONFIG_SERIO_LIBPS2 is not set | ||
526 | # CONFIG_SERIO_RAW is not set | ||
527 | # CONFIG_GAMEPORT is not set | ||
528 | |||
529 | # | ||
530 | # Character devices | ||
531 | # | ||
532 | # CONFIG_VT is not set | ||
533 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
534 | |||
535 | # | ||
536 | # Serial drivers | ||
537 | # | ||
538 | # CONFIG_SERIAL_8250 is not set | ||
539 | |||
540 | # | ||
541 | # Non-8250 serial port support | ||
542 | # | ||
543 | CONFIG_SERIAL_CORE=y | ||
544 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
545 | CONFIG_SERIAL_M32R_SIO=y | ||
546 | CONFIG_SERIAL_M32R_SIO_CONSOLE=y | ||
547 | CONFIG_UNIX98_PTYS=y | ||
548 | CONFIG_LEGACY_PTYS=y | ||
549 | CONFIG_LEGACY_PTY_COUNT=256 | ||
550 | |||
551 | # | ||
552 | # IPMI | ||
553 | # | ||
554 | # CONFIG_IPMI_HANDLER is not set | ||
555 | |||
556 | # | ||
557 | # Watchdog Cards | ||
558 | # | ||
559 | # CONFIG_WATCHDOG is not set | ||
560 | CONFIG_HW_RANDOM=y | ||
561 | # CONFIG_RTC is not set | ||
562 | # CONFIG_DTLK is not set | ||
563 | # CONFIG_R3964 is not set | ||
564 | |||
565 | # | ||
566 | # Ftape, the floppy tape device driver | ||
567 | # | ||
568 | |||
569 | # | ||
570 | # PCMCIA character devices | ||
571 | # | ||
572 | # CONFIG_SYNCLINK_CS is not set | ||
573 | # CONFIG_CARDMAN_4000 is not set | ||
574 | # CONFIG_CARDMAN_4040 is not set | ||
575 | # CONFIG_RAW_DRIVER is not set | ||
576 | |||
577 | # | ||
578 | # TPM devices | ||
579 | # | ||
580 | # CONFIG_TCG_TPM is not set | ||
581 | |||
582 | # | ||
583 | # I2C support | ||
584 | # | ||
585 | # CONFIG_I2C is not set | ||
586 | |||
587 | # | ||
588 | # SPI support | ||
589 | # | ||
590 | # CONFIG_SPI is not set | ||
591 | # CONFIG_SPI_MASTER is not set | ||
592 | |||
593 | # | ||
594 | # Dallas's 1-wire bus | ||
595 | # | ||
596 | # CONFIG_W1 is not set | ||
597 | |||
598 | # | ||
599 | # Hardware Monitoring support | ||
600 | # | ||
601 | CONFIG_HWMON=y | ||
602 | # CONFIG_HWMON_VID is not set | ||
603 | # CONFIG_SENSORS_ABITUGURU is not set | ||
604 | # CONFIG_SENSORS_F71805F is not set | ||
605 | # CONFIG_SENSORS_VT1211 is not set | ||
606 | # CONFIG_HWMON_DEBUG_CHIP is not set | ||
607 | |||
608 | # | ||
609 | # Multimedia devices | ||
610 | # | ||
611 | # CONFIG_VIDEO_DEV is not set | ||
612 | |||
613 | # | ||
614 | # Digital Video Broadcasting Devices | ||
615 | # | ||
616 | # CONFIG_DVB is not set | ||
617 | |||
618 | # | ||
619 | # Graphics support | ||
620 | # | ||
621 | CONFIG_FIRMWARE_EDID=y | ||
622 | # CONFIG_FB is not set | ||
623 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
624 | |||
625 | # | ||
626 | # Sound | ||
627 | # | ||
628 | # CONFIG_SOUND is not set | ||
629 | |||
630 | # | ||
631 | # USB support | ||
632 | # | ||
633 | # CONFIG_USB_ARCH_HAS_HCD is not set | ||
634 | # CONFIG_USB_ARCH_HAS_OHCI is not set | ||
635 | # CONFIG_USB_ARCH_HAS_EHCI is not set | ||
636 | |||
637 | # | ||
638 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | ||
639 | # | ||
640 | |||
641 | # | ||
642 | # USB Gadget Support | ||
643 | # | ||
644 | # CONFIG_USB_GADGET is not set | ||
645 | |||
646 | # | ||
647 | # MMC/SD Card support | ||
648 | # | ||
649 | # CONFIG_MMC is not set | ||
650 | |||
651 | # | ||
652 | # LED devices | ||
653 | # | ||
654 | # CONFIG_NEW_LEDS is not set | ||
655 | |||
656 | # | ||
657 | # LED drivers | ||
658 | # | ||
659 | |||
660 | # | ||
661 | # LED Triggers | ||
662 | # | ||
663 | |||
664 | # | ||
665 | # InfiniBand support | ||
666 | # | ||
667 | |||
668 | # | ||
669 | # EDAC - error detection and reporting (RAS) (EXPERIMENTAL) | ||
670 | # | ||
671 | |||
672 | # | ||
673 | # Real Time Clock | ||
674 | # | ||
675 | # CONFIG_RTC_CLASS is not set | ||
676 | |||
677 | # | ||
678 | # DMA Engine support | ||
679 | # | ||
680 | # CONFIG_DMA_ENGINE is not set | ||
681 | |||
682 | # | ||
683 | # DMA Clients | ||
684 | # | ||
685 | |||
686 | # | ||
687 | # DMA Devices | ||
688 | # | ||
689 | |||
690 | # | ||
691 | # File systems | ||
692 | # | ||
693 | CONFIG_EXT2_FS=y | ||
694 | # CONFIG_EXT2_FS_XATTR is not set | ||
695 | # CONFIG_EXT2_FS_XIP is not set | ||
696 | CONFIG_EXT3_FS=y | ||
697 | CONFIG_EXT3_FS_XATTR=y | ||
698 | # CONFIG_EXT3_FS_POSIX_ACL is not set | ||
699 | # CONFIG_EXT3_FS_SECURITY is not set | ||
700 | # CONFIG_EXT4DEV_FS is not set | ||
701 | CONFIG_JBD=y | ||
702 | # CONFIG_JBD_DEBUG is not set | ||
703 | CONFIG_FS_MBCACHE=y | ||
704 | # CONFIG_REISERFS_FS is not set | ||
705 | # CONFIG_JFS_FS is not set | ||
706 | # CONFIG_FS_POSIX_ACL is not set | ||
707 | # CONFIG_XFS_FS is not set | ||
708 | # CONFIG_GFS2_FS is not set | ||
709 | # CONFIG_OCFS2_FS is not set | ||
710 | # CONFIG_MINIX_FS is not set | ||
711 | CONFIG_ROMFS_FS=y | ||
712 | CONFIG_INOTIFY=y | ||
713 | CONFIG_INOTIFY_USER=y | ||
714 | # CONFIG_QUOTA is not set | ||
715 | CONFIG_DNOTIFY=y | ||
716 | # CONFIG_AUTOFS_FS is not set | ||
717 | # CONFIG_AUTOFS4_FS is not set | ||
718 | # CONFIG_FUSE_FS is not set | ||
719 | |||
720 | # | ||
721 | # CD-ROM/DVD Filesystems | ||
722 | # | ||
723 | CONFIG_ISO9660_FS=y | ||
724 | # CONFIG_JOLIET is not set | ||
725 | # CONFIG_ZISOFS is not set | ||
726 | # CONFIG_UDF_FS is not set | ||
727 | |||
728 | # | ||
729 | # DOS/FAT/NT Filesystems | ||
730 | # | ||
731 | CONFIG_FAT_FS=m | ||
732 | CONFIG_MSDOS_FS=m | ||
733 | CONFIG_VFAT_FS=m | ||
734 | CONFIG_FAT_DEFAULT_CODEPAGE=437 | ||
735 | CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" | ||
736 | # CONFIG_NTFS_FS is not set | ||
737 | |||
738 | # | ||
739 | # Pseudo filesystems | ||
740 | # | ||
741 | CONFIG_PROC_FS=y | ||
742 | CONFIG_PROC_KCORE=y | ||
743 | CONFIG_PROC_SYSCTL=y | ||
744 | CONFIG_SYSFS=y | ||
745 | CONFIG_TMPFS=y | ||
746 | # CONFIG_TMPFS_POSIX_ACL is not set | ||
747 | # CONFIG_HUGETLB_PAGE is not set | ||
748 | CONFIG_RAMFS=y | ||
749 | # CONFIG_CONFIGFS_FS is not set | ||
750 | |||
751 | # | ||
752 | # Miscellaneous filesystems | ||
753 | # | ||
754 | # CONFIG_ADFS_FS is not set | ||
755 | # CONFIG_AFFS_FS is not set | ||
756 | # CONFIG_HFS_FS is not set | ||
757 | # CONFIG_HFSPLUS_FS is not set | ||
758 | # CONFIG_BEFS_FS is not set | ||
759 | # CONFIG_BFS_FS is not set | ||
760 | # CONFIG_EFS_FS is not set | ||
761 | CONFIG_JFFS_FS=y | ||
762 | CONFIG_JFFS_FS_VERBOSE=0 | ||
763 | CONFIG_JFFS_PROC_FS=y | ||
764 | CONFIG_JFFS2_FS=y | ||
765 | CONFIG_JFFS2_FS_DEBUG=0 | ||
766 | CONFIG_JFFS2_FS_WRITEBUFFER=y | ||
767 | # CONFIG_JFFS2_SUMMARY is not set | ||
768 | # CONFIG_JFFS2_FS_XATTR is not set | ||
769 | # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set | ||
770 | CONFIG_JFFS2_ZLIB=y | ||
771 | CONFIG_JFFS2_RTIME=y | ||
772 | # CONFIG_JFFS2_RUBIN is not set | ||
773 | # CONFIG_CRAMFS is not set | ||
774 | # CONFIG_VXFS_FS is not set | ||
775 | # CONFIG_HPFS_FS is not set | ||
776 | # CONFIG_QNX4FS_FS is not set | ||
777 | # CONFIG_SYSV_FS is not set | ||
778 | # CONFIG_UFS_FS is not set | ||
779 | |||
780 | # | ||
781 | # Network File Systems | ||
782 | # | ||
783 | CONFIG_NFS_FS=y | ||
784 | CONFIG_NFS_V3=y | ||
785 | # CONFIG_NFS_V3_ACL is not set | ||
786 | # CONFIG_NFS_V4 is not set | ||
787 | # CONFIG_NFS_DIRECTIO is not set | ||
788 | # CONFIG_NFSD is not set | ||
789 | CONFIG_ROOT_NFS=y | ||
790 | CONFIG_LOCKD=y | ||
791 | CONFIG_LOCKD_V4=y | ||
792 | CONFIG_NFS_COMMON=y | ||
793 | CONFIG_SUNRPC=y | ||
794 | # CONFIG_RPCSEC_GSS_KRB5 is not set | ||
795 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | ||
796 | # CONFIG_SMB_FS is not set | ||
797 | # CONFIG_CIFS is not set | ||
798 | # CONFIG_NCP_FS is not set | ||
799 | # CONFIG_CODA_FS is not set | ||
800 | # CONFIG_AFS_FS is not set | ||
801 | # CONFIG_9P_FS is not set | ||
802 | |||
803 | # | ||
804 | # Partition Types | ||
805 | # | ||
806 | # CONFIG_PARTITION_ADVANCED is not set | ||
807 | CONFIG_MSDOS_PARTITION=y | ||
808 | |||
809 | # | ||
810 | # Native Language Support | ||
811 | # | ||
812 | CONFIG_NLS=y | ||
813 | CONFIG_NLS_DEFAULT="iso8859-1" | ||
814 | # CONFIG_NLS_CODEPAGE_437 is not set | ||
815 | # CONFIG_NLS_CODEPAGE_737 is not set | ||
816 | # CONFIG_NLS_CODEPAGE_775 is not set | ||
817 | # CONFIG_NLS_CODEPAGE_850 is not set | ||
818 | # CONFIG_NLS_CODEPAGE_852 is not set | ||
819 | # CONFIG_NLS_CODEPAGE_855 is not set | ||
820 | # CONFIG_NLS_CODEPAGE_857 is not set | ||
821 | # CONFIG_NLS_CODEPAGE_860 is not set | ||
822 | # CONFIG_NLS_CODEPAGE_861 is not set | ||
823 | # CONFIG_NLS_CODEPAGE_862 is not set | ||
824 | # CONFIG_NLS_CODEPAGE_863 is not set | ||
825 | # CONFIG_NLS_CODEPAGE_864 is not set | ||
826 | # CONFIG_NLS_CODEPAGE_865 is not set | ||
827 | # CONFIG_NLS_CODEPAGE_866 is not set | ||
828 | # CONFIG_NLS_CODEPAGE_869 is not set | ||
829 | # CONFIG_NLS_CODEPAGE_936 is not set | ||
830 | # CONFIG_NLS_CODEPAGE_950 is not set | ||
831 | # CONFIG_NLS_CODEPAGE_932 is not set | ||
832 | # CONFIG_NLS_CODEPAGE_949 is not set | ||
833 | # CONFIG_NLS_CODEPAGE_874 is not set | ||
834 | # CONFIG_NLS_ISO8859_8 is not set | ||
835 | # CONFIG_NLS_CODEPAGE_1250 is not set | ||
836 | # CONFIG_NLS_CODEPAGE_1251 is not set | ||
837 | # CONFIG_NLS_ASCII is not set | ||
838 | # CONFIG_NLS_ISO8859_1 is not set | ||
839 | # CONFIG_NLS_ISO8859_2 is not set | ||
840 | # CONFIG_NLS_ISO8859_3 is not set | ||
841 | # CONFIG_NLS_ISO8859_4 is not set | ||
842 | # CONFIG_NLS_ISO8859_5 is not set | ||
843 | # CONFIG_NLS_ISO8859_6 is not set | ||
844 | # CONFIG_NLS_ISO8859_7 is not set | ||
845 | # CONFIG_NLS_ISO8859_9 is not set | ||
846 | # CONFIG_NLS_ISO8859_13 is not set | ||
847 | # CONFIG_NLS_ISO8859_14 is not set | ||
848 | # CONFIG_NLS_ISO8859_15 is not set | ||
849 | # CONFIG_NLS_KOI8_R is not set | ||
850 | # CONFIG_NLS_KOI8_U is not set | ||
851 | # CONFIG_NLS_UTF8 is not set | ||
852 | |||
853 | # | ||
854 | # Profiling support | ||
855 | # | ||
856 | # CONFIG_PROFILING is not set | ||
857 | |||
858 | # | ||
859 | # Kernel hacking | ||
860 | # | ||
861 | # CONFIG_PRINTK_TIME is not set | ||
862 | CONFIG_ENABLE_MUST_CHECK=y | ||
863 | # CONFIG_MAGIC_SYSRQ is not set | ||
864 | # CONFIG_UNUSED_SYMBOLS is not set | ||
865 | # CONFIG_DEBUG_KERNEL is not set | ||
866 | CONFIG_LOG_BUF_SHIFT=14 | ||
867 | # CONFIG_DEBUG_BUGVERBOSE is not set | ||
868 | # CONFIG_DEBUG_FS is not set | ||
869 | # CONFIG_FRAME_POINTER is not set | ||
870 | # CONFIG_UNWIND_INFO is not set | ||
871 | # CONFIG_HEADERS_CHECK is not set | ||
872 | |||
873 | # | ||
874 | # Security options | ||
875 | # | ||
876 | # CONFIG_KEYS is not set | ||
877 | # CONFIG_SECURITY is not set | ||
878 | |||
879 | # | ||
880 | # Cryptographic options | ||
881 | # | ||
882 | # CONFIG_CRYPTO is not set | ||
883 | |||
884 | # | ||
885 | # Library routines | ||
886 | # | ||
887 | # CONFIG_CRC_CCITT is not set | ||
888 | # CONFIG_CRC16 is not set | ||
889 | CONFIG_CRC32=y | ||
890 | # CONFIG_LIBCRC32C is not set | ||
891 | CONFIG_ZLIB_INFLATE=y | ||
892 | CONFIG_ZLIB_DEFLATE=y | ||