diff options
Diffstat (limited to 'arch/arm/configs/smdk2410_defconfig')
-rw-r--r-- | arch/arm/configs/smdk2410_defconfig | 736 |
1 files changed, 736 insertions, 0 deletions
diff --git a/arch/arm/configs/smdk2410_defconfig b/arch/arm/configs/smdk2410_defconfig new file mode 100644 index 000000000000..2c60865fda19 --- /dev/null +++ b/arch/arm/configs/smdk2410_defconfig | |||
@@ -0,0 +1,736 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # Linux kernel version: 2.6.12-rc1-bk2 | ||
4 | # Sun Mar 27 22:42:40 2005 | ||
5 | # | ||
6 | CONFIG_ARM=y | ||
7 | CONFIG_MMU=y | ||
8 | CONFIG_UID16=y | ||
9 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | ||
10 | CONFIG_GENERIC_CALIBRATE_DELAY=y | ||
11 | CONFIG_GENERIC_IOMAP=y | ||
12 | |||
13 | # | ||
14 | # Code maturity level options | ||
15 | # | ||
16 | CONFIG_EXPERIMENTAL=y | ||
17 | CONFIG_CLEAN_COMPILE=y | ||
18 | CONFIG_BROKEN_ON_SMP=y | ||
19 | |||
20 | # | ||
21 | # General setup | ||
22 | # | ||
23 | CONFIG_LOCALVERSION="" | ||
24 | CONFIG_SWAP=y | ||
25 | CONFIG_SYSVIPC=y | ||
26 | # CONFIG_POSIX_MQUEUE is not set | ||
27 | # CONFIG_BSD_PROCESS_ACCT is not set | ||
28 | CONFIG_SYSCTL=y | ||
29 | # CONFIG_AUDIT is not set | ||
30 | # CONFIG_HOTPLUG is not set | ||
31 | CONFIG_KOBJECT_UEVENT=y | ||
32 | # CONFIG_IKCONFIG is not set | ||
33 | # CONFIG_EMBEDDED is not set | ||
34 | CONFIG_KALLSYMS=y | ||
35 | # CONFIG_KALLSYMS_ALL is not set | ||
36 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | ||
37 | CONFIG_BASE_FULL=y | ||
38 | CONFIG_FUTEX=y | ||
39 | CONFIG_EPOLL=y | ||
40 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | ||
41 | CONFIG_SHMEM=y | ||
42 | CONFIG_CC_ALIGN_FUNCTIONS=0 | ||
43 | CONFIG_CC_ALIGN_LABELS=0 | ||
44 | CONFIG_CC_ALIGN_LOOPS=0 | ||
45 | CONFIG_CC_ALIGN_JUMPS=0 | ||
46 | # CONFIG_TINY_SHMEM is not set | ||
47 | CONFIG_BASE_SMALL=0 | ||
48 | |||
49 | # | ||
50 | # Loadable module support | ||
51 | # | ||
52 | # CONFIG_MODULES is not set | ||
53 | |||
54 | # | ||
55 | # System Type | ||
56 | # | ||
57 | # CONFIG_ARCH_CLPS7500 is not set | ||
58 | # CONFIG_ARCH_CLPS711X is not set | ||
59 | # CONFIG_ARCH_CO285 is not set | ||
60 | # CONFIG_ARCH_EBSA110 is not set | ||
61 | # CONFIG_ARCH_CAMELOT is not set | ||
62 | # CONFIG_ARCH_FOOTBRIDGE is not set | ||
63 | # CONFIG_ARCH_INTEGRATOR is not set | ||
64 | # CONFIG_ARCH_IOP3XX is not set | ||
65 | # CONFIG_ARCH_IXP4XX is not set | ||
66 | # CONFIG_ARCH_IXP2000 is not set | ||
67 | # CONFIG_ARCH_L7200 is not set | ||
68 | # CONFIG_ARCH_PXA is not set | ||
69 | # CONFIG_ARCH_RPC is not set | ||
70 | # CONFIG_ARCH_SA1100 is not set | ||
71 | CONFIG_ARCH_S3C2410=y | ||
72 | # CONFIG_ARCH_SHARK is not set | ||
73 | # CONFIG_ARCH_LH7A40X is not set | ||
74 | # CONFIG_ARCH_OMAP is not set | ||
75 | # CONFIG_ARCH_VERSATILE is not set | ||
76 | # CONFIG_ARCH_IMX is not set | ||
77 | # CONFIG_ARCH_H720X is not set | ||
78 | |||
79 | # | ||
80 | # S3C24XX Implementations | ||
81 | # | ||
82 | # CONFIG_ARCH_BAST is not set | ||
83 | # CONFIG_ARCH_H1940 is not set | ||
84 | # CONFIG_MACH_N30 is not set | ||
85 | CONFIG_ARCH_SMDK2410=y | ||
86 | # CONFIG_ARCH_S3C2440 is not set | ||
87 | # CONFIG_MACH_VR1000 is not set | ||
88 | # CONFIG_MACH_RX3715 is not set | ||
89 | # CONFIG_MACH_OTOM is not set | ||
90 | # CONFIG_MACH_NEXCODER_2440 is not set | ||
91 | CONFIG_CPU_S3C2410=y | ||
92 | |||
93 | # | ||
94 | # S3C2410 Boot | ||
95 | # | ||
96 | |||
97 | # | ||
98 | # S3C2410 Setup | ||
99 | # | ||
100 | # CONFIG_S3C2410_DMA is not set | ||
101 | CONFIG_S3C2410_LOWLEVEL_UART_PORT=0 | ||
102 | |||
103 | # | ||
104 | # Processor Type | ||
105 | # | ||
106 | CONFIG_CPU_32=y | ||
107 | CONFIG_CPU_ARM920T=y | ||
108 | CONFIG_CPU_32v4=y | ||
109 | CONFIG_CPU_ABRT_EV4T=y | ||
110 | CONFIG_CPU_CACHE_V4WT=y | ||
111 | CONFIG_CPU_CACHE_VIVT=y | ||
112 | CONFIG_CPU_COPY_V4WB=y | ||
113 | CONFIG_CPU_TLB_V4WBI=y | ||
114 | |||
115 | # | ||
116 | # Processor Features | ||
117 | # | ||
118 | CONFIG_ARM_THUMB=y | ||
119 | # CONFIG_CPU_ICACHE_DISABLE is not set | ||
120 | # CONFIG_CPU_DCACHE_DISABLE is not set | ||
121 | # CONFIG_CPU_DCACHE_WRITETHROUGH is not set | ||
122 | |||
123 | # | ||
124 | # Bus support | ||
125 | # | ||
126 | |||
127 | # | ||
128 | # PCCARD (PCMCIA/CardBus) support | ||
129 | # | ||
130 | # CONFIG_PCCARD is not set | ||
131 | |||
132 | # | ||
133 | # Kernel Features | ||
134 | # | ||
135 | # CONFIG_PREEMPT is not set | ||
136 | CONFIG_ALIGNMENT_TRAP=y | ||
137 | |||
138 | # | ||
139 | # Boot options | ||
140 | # | ||
141 | CONFIG_ZBOOT_ROM_TEXT=0x0 | ||
142 | CONFIG_ZBOOT_ROM_BSS=0x0 | ||
143 | CONFIG_CMDLINE="root=1f04 mem=32M" | ||
144 | # CONFIG_XIP_KERNEL is not set | ||
145 | |||
146 | # | ||
147 | # Floating point emulation | ||
148 | # | ||
149 | |||
150 | # | ||
151 | # At least one emulation must be selected | ||
152 | # | ||
153 | # CONFIG_FPE_NWFPE is not set | ||
154 | # CONFIG_FPE_FASTFPE is not set | ||
155 | |||
156 | # | ||
157 | # Userspace binary formats | ||
158 | # | ||
159 | CONFIG_BINFMT_ELF=y | ||
160 | CONFIG_BINFMT_AOUT=y | ||
161 | # CONFIG_BINFMT_MISC is not set | ||
162 | # CONFIG_ARTHUR is not set | ||
163 | |||
164 | # | ||
165 | # Power management options | ||
166 | # | ||
167 | # CONFIG_PM is not set | ||
168 | |||
169 | # | ||
170 | # Device Drivers | ||
171 | # | ||
172 | |||
173 | # | ||
174 | # Generic Driver Options | ||
175 | # | ||
176 | CONFIG_STANDALONE=y | ||
177 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||
178 | # CONFIG_FW_LOADER is not set | ||
179 | # CONFIG_DEBUG_DRIVER is not set | ||
180 | |||
181 | # | ||
182 | # Memory Technology Devices (MTD) | ||
183 | # | ||
184 | CONFIG_MTD=y | ||
185 | # CONFIG_MTD_DEBUG is not set | ||
186 | # CONFIG_MTD_CONCAT is not set | ||
187 | # CONFIG_MTD_PARTITIONS is not set | ||
188 | |||
189 | # | ||
190 | # User Modules And Translation Layers | ||
191 | # | ||
192 | CONFIG_MTD_CHAR=y | ||
193 | CONFIG_MTD_BLOCK=y | ||
194 | # CONFIG_FTL is not set | ||
195 | # CONFIG_NFTL is not set | ||
196 | # CONFIG_INFTL is not set | ||
197 | |||
198 | # | ||
199 | # RAM/ROM/Flash chip drivers | ||
200 | # | ||
201 | CONFIG_MTD_CFI=y | ||
202 | # CONFIG_MTD_JEDECPROBE is not set | ||
203 | CONFIG_MTD_GEN_PROBE=y | ||
204 | # CONFIG_MTD_CFI_ADV_OPTIONS is not set | ||
205 | CONFIG_MTD_MAP_BANK_WIDTH_1=y | ||
206 | CONFIG_MTD_MAP_BANK_WIDTH_2=y | ||
207 | CONFIG_MTD_MAP_BANK_WIDTH_4=y | ||
208 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set | ||
209 | # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set | ||
210 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set | ||
211 | CONFIG_MTD_CFI_I1=y | ||
212 | CONFIG_MTD_CFI_I2=y | ||
213 | # CONFIG_MTD_CFI_I4 is not set | ||
214 | # CONFIG_MTD_CFI_I8 is not set | ||
215 | CONFIG_MTD_CFI_INTELEXT=y | ||
216 | # CONFIG_MTD_CFI_AMDSTD is not set | ||
217 | # CONFIG_MTD_CFI_STAA is not set | ||
218 | CONFIG_MTD_CFI_UTIL=y | ||
219 | # CONFIG_MTD_RAM is not set | ||
220 | # CONFIG_MTD_ROM is not set | ||
221 | # CONFIG_MTD_ABSENT is not set | ||
222 | # CONFIG_MTD_XIP is not set | ||
223 | |||
224 | # | ||
225 | # Mapping drivers for chip access | ||
226 | # | ||
227 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set | ||
228 | # CONFIG_MTD_PHYSMAP is not set | ||
229 | # CONFIG_MTD_ARM_INTEGRATOR is not set | ||
230 | # CONFIG_MTD_EDB7312 is not set | ||
231 | |||
232 | # | ||
233 | # Self-contained MTD device drivers | ||
234 | # | ||
235 | # CONFIG_MTD_SLRAM is not set | ||
236 | # CONFIG_MTD_PHRAM is not set | ||
237 | # CONFIG_MTD_MTDRAM is not set | ||
238 | # CONFIG_MTD_BLKMTD is not set | ||
239 | # CONFIG_MTD_BLOCK2MTD is not set | ||
240 | |||
241 | # | ||
242 | # Disk-On-Chip Device Drivers | ||
243 | # | ||
244 | # CONFIG_MTD_DOC2000 is not set | ||
245 | # CONFIG_MTD_DOC2001 is not set | ||
246 | # CONFIG_MTD_DOC2001PLUS is not set | ||
247 | |||
248 | # | ||
249 | # NAND Flash Device Drivers | ||
250 | # | ||
251 | # CONFIG_MTD_NAND is not set | ||
252 | |||
253 | # | ||
254 | # Parallel port support | ||
255 | # | ||
256 | # CONFIG_PARPORT is not set | ||
257 | |||
258 | # | ||
259 | # Plug and Play support | ||
260 | # | ||
261 | |||
262 | # | ||
263 | # Block devices | ||
264 | # | ||
265 | # CONFIG_BLK_DEV_FD is not set | ||
266 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
267 | # CONFIG_BLK_DEV_LOOP is not set | ||
268 | # CONFIG_BLK_DEV_NBD is not set | ||
269 | CONFIG_BLK_DEV_RAM=y | ||
270 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||
271 | CONFIG_BLK_DEV_RAM_SIZE=4096 | ||
272 | # CONFIG_BLK_DEV_INITRD is not set | ||
273 | CONFIG_INITRAMFS_SOURCE="" | ||
274 | # CONFIG_CDROM_PKTCDVD is not set | ||
275 | |||
276 | # | ||
277 | # IO Schedulers | ||
278 | # | ||
279 | CONFIG_IOSCHED_NOOP=y | ||
280 | CONFIG_IOSCHED_AS=y | ||
281 | CONFIG_IOSCHED_DEADLINE=y | ||
282 | CONFIG_IOSCHED_CFQ=y | ||
283 | # CONFIG_ATA_OVER_ETH is not set | ||
284 | |||
285 | # | ||
286 | # ATA/ATAPI/MFM/RLL support | ||
287 | # | ||
288 | # CONFIG_IDE is not set | ||
289 | |||
290 | # | ||
291 | # SCSI device support | ||
292 | # | ||
293 | # CONFIG_SCSI is not set | ||
294 | |||
295 | # | ||
296 | # Multi-device support (RAID and LVM) | ||
297 | # | ||
298 | # CONFIG_MD is not set | ||
299 | |||
300 | # | ||
301 | # Fusion MPT device support | ||
302 | # | ||
303 | |||
304 | # | ||
305 | # IEEE 1394 (FireWire) support | ||
306 | # | ||
307 | |||
308 | # | ||
309 | # I2O device support | ||
310 | # | ||
311 | |||
312 | # | ||
313 | # Networking support | ||
314 | # | ||
315 | CONFIG_NET=y | ||
316 | |||
317 | # | ||
318 | # Networking options | ||
319 | # | ||
320 | # CONFIG_PACKET is not set | ||
321 | # CONFIG_NETLINK_DEV is not set | ||
322 | CONFIG_UNIX=y | ||
323 | # CONFIG_NET_KEY is not set | ||
324 | CONFIG_INET=y | ||
325 | # CONFIG_IP_MULTICAST is not set | ||
326 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
327 | CONFIG_IP_PNP=y | ||
328 | # CONFIG_IP_PNP_DHCP is not set | ||
329 | CONFIG_IP_PNP_BOOTP=y | ||
330 | # CONFIG_IP_PNP_RARP is not set | ||
331 | # CONFIG_NET_IPIP is not set | ||
332 | # CONFIG_NET_IPGRE is not set | ||
333 | # CONFIG_ARPD is not set | ||
334 | # CONFIG_SYN_COOKIES is not set | ||
335 | # CONFIG_INET_AH is not set | ||
336 | # CONFIG_INET_ESP is not set | ||
337 | # CONFIG_INET_IPCOMP is not set | ||
338 | # CONFIG_INET_TUNNEL is not set | ||
339 | # CONFIG_IP_TCPDIAG is not set | ||
340 | # CONFIG_IP_TCPDIAG_IPV6 is not set | ||
341 | # CONFIG_IPV6 is not set | ||
342 | # CONFIG_NETFILTER is not set | ||
343 | |||
344 | # | ||
345 | # SCTP Configuration (EXPERIMENTAL) | ||
346 | # | ||
347 | # CONFIG_IP_SCTP is not set | ||
348 | # CONFIG_ATM is not set | ||
349 | # CONFIG_BRIDGE is not set | ||
350 | # CONFIG_VLAN_8021Q is not set | ||
351 | # CONFIG_DECNET is not set | ||
352 | # CONFIG_LLC2 is not set | ||
353 | # CONFIG_IPX is not set | ||
354 | # CONFIG_ATALK is not set | ||
355 | # CONFIG_X25 is not set | ||
356 | # CONFIG_LAPB is not set | ||
357 | # CONFIG_NET_DIVERT is not set | ||
358 | # CONFIG_ECONET is not set | ||
359 | # CONFIG_WAN_ROUTER is not set | ||
360 | |||
361 | # | ||
362 | # QoS and/or fair queueing | ||
363 | # | ||
364 | # CONFIG_NET_SCHED is not set | ||
365 | # CONFIG_NET_CLS_ROUTE is not set | ||
366 | |||
367 | # | ||
368 | # Network testing | ||
369 | # | ||
370 | # CONFIG_NET_PKTGEN is not set | ||
371 | # CONFIG_NETPOLL is not set | ||
372 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
373 | # CONFIG_HAMRADIO is not set | ||
374 | # CONFIG_IRDA is not set | ||
375 | # CONFIG_BT is not set | ||
376 | CONFIG_NETDEVICES=y | ||
377 | # CONFIG_DUMMY is not set | ||
378 | # CONFIG_BONDING is not set | ||
379 | # CONFIG_EQUALIZER is not set | ||
380 | # CONFIG_TUN is not set | ||
381 | |||
382 | # | ||
383 | # Ethernet (10 or 100Mbit) | ||
384 | # | ||
385 | CONFIG_NET_ETHERNET=y | ||
386 | # CONFIG_MII is not set | ||
387 | # CONFIG_SMC91X is not set | ||
388 | |||
389 | # | ||
390 | # Ethernet (1000 Mbit) | ||
391 | # | ||
392 | |||
393 | # | ||
394 | # Ethernet (10000 Mbit) | ||
395 | # | ||
396 | |||
397 | # | ||
398 | # Token Ring devices | ||
399 | # | ||
400 | |||
401 | # | ||
402 | # Wireless LAN (non-hamradio) | ||
403 | # | ||
404 | # CONFIG_NET_RADIO is not set | ||
405 | |||
406 | # | ||
407 | # Wan interfaces | ||
408 | # | ||
409 | # CONFIG_WAN is not set | ||
410 | # CONFIG_PPP is not set | ||
411 | # CONFIG_SLIP is not set | ||
412 | # CONFIG_SHAPER is not set | ||
413 | # CONFIG_NETCONSOLE is not set | ||
414 | |||
415 | # | ||
416 | # ISDN subsystem | ||
417 | # | ||
418 | # CONFIG_ISDN is not set | ||
419 | |||
420 | # | ||
421 | # Input device support | ||
422 | # | ||
423 | CONFIG_INPUT=y | ||
424 | |||
425 | # | ||
426 | # Userland interfaces | ||
427 | # | ||
428 | CONFIG_INPUT_MOUSEDEV=y | ||
429 | CONFIG_INPUT_MOUSEDEV_PSAUX=y | ||
430 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 | ||
431 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | ||
432 | # CONFIG_INPUT_JOYDEV is not set | ||
433 | # CONFIG_INPUT_TSDEV is not set | ||
434 | # CONFIG_INPUT_EVDEV is not set | ||
435 | # CONFIG_INPUT_EVBUG is not set | ||
436 | |||
437 | # | ||
438 | # Input Device Drivers | ||
439 | # | ||
440 | CONFIG_INPUT_KEYBOARD=y | ||
441 | CONFIG_KEYBOARD_ATKBD=y | ||
442 | # CONFIG_KEYBOARD_SUNKBD is not set | ||
443 | # CONFIG_KEYBOARD_LKKBD is not set | ||
444 | # CONFIG_KEYBOARD_XTKBD is not set | ||
445 | # CONFIG_KEYBOARD_NEWTON is not set | ||
446 | CONFIG_INPUT_MOUSE=y | ||
447 | CONFIG_MOUSE_PS2=y | ||
448 | # CONFIG_MOUSE_SERIAL is not set | ||
449 | # CONFIG_MOUSE_VSXXXAA is not set | ||
450 | # CONFIG_INPUT_JOYSTICK is not set | ||
451 | # CONFIG_INPUT_TOUCHSCREEN is not set | ||
452 | # CONFIG_INPUT_MISC is not set | ||
453 | |||
454 | # | ||
455 | # Hardware I/O ports | ||
456 | # | ||
457 | CONFIG_SERIO=y | ||
458 | CONFIG_SERIO_SERPORT=y | ||
459 | CONFIG_SERIO_LIBPS2=y | ||
460 | # CONFIG_SERIO_RAW is not set | ||
461 | # CONFIG_GAMEPORT is not set | ||
462 | CONFIG_SOUND_GAMEPORT=y | ||
463 | |||
464 | # | ||
465 | # Character devices | ||
466 | # | ||
467 | CONFIG_VT=y | ||
468 | CONFIG_VT_CONSOLE=y | ||
469 | CONFIG_HW_CONSOLE=y | ||
470 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
471 | |||
472 | # | ||
473 | # Serial drivers | ||
474 | # | ||
475 | # CONFIG_SERIAL_8250 is not set | ||
476 | |||
477 | # | ||
478 | # Non-8250 serial port support | ||
479 | # | ||
480 | CONFIG_SERIAL_S3C2410=y | ||
481 | CONFIG_SERIAL_S3C2410_CONSOLE=y | ||
482 | CONFIG_SERIAL_CORE=y | ||
483 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
484 | CONFIG_UNIX98_PTYS=y | ||
485 | CONFIG_LEGACY_PTYS=y | ||
486 | CONFIG_LEGACY_PTY_COUNT=256 | ||
487 | |||
488 | # | ||
489 | # IPMI | ||
490 | # | ||
491 | # CONFIG_IPMI_HANDLER is not set | ||
492 | |||
493 | # | ||
494 | # Watchdog Cards | ||
495 | # | ||
496 | # CONFIG_WATCHDOG is not set | ||
497 | # CONFIG_NVRAM is not set | ||
498 | # CONFIG_RTC is not set | ||
499 | # CONFIG_S3C2410_RTC is not set | ||
500 | # CONFIG_DTLK is not set | ||
501 | # CONFIG_R3964 is not set | ||
502 | |||
503 | # | ||
504 | # Ftape, the floppy tape device driver | ||
505 | # | ||
506 | # CONFIG_DRM is not set | ||
507 | # CONFIG_RAW_DRIVER is not set | ||
508 | |||
509 | # | ||
510 | # TPM devices | ||
511 | # | ||
512 | # CONFIG_TCG_TPM is not set | ||
513 | |||
514 | # | ||
515 | # I2C support | ||
516 | # | ||
517 | # CONFIG_I2C is not set | ||
518 | |||
519 | # | ||
520 | # Misc devices | ||
521 | # | ||
522 | |||
523 | # | ||
524 | # Multimedia devices | ||
525 | # | ||
526 | # CONFIG_VIDEO_DEV is not set | ||
527 | |||
528 | # | ||
529 | # Digital Video Broadcasting Devices | ||
530 | # | ||
531 | # CONFIG_DVB is not set | ||
532 | |||
533 | # | ||
534 | # Graphics support | ||
535 | # | ||
536 | CONFIG_FB=y | ||
537 | CONFIG_FB_CFB_FILLRECT=y | ||
538 | CONFIG_FB_CFB_COPYAREA=y | ||
539 | CONFIG_FB_CFB_IMAGEBLIT=y | ||
540 | CONFIG_FB_SOFT_CURSOR=y | ||
541 | # CONFIG_FB_MODE_HELPERS is not set | ||
542 | # CONFIG_FB_TILEBLITTING is not set | ||
543 | CONFIG_FB_VIRTUAL=y | ||
544 | |||
545 | # | ||
546 | # Console display driver support | ||
547 | # | ||
548 | # CONFIG_VGA_CONSOLE is not set | ||
549 | CONFIG_DUMMY_CONSOLE=y | ||
550 | CONFIG_FRAMEBUFFER_CONSOLE=y | ||
551 | # CONFIG_FONTS is not set | ||
552 | CONFIG_FONT_8x8=y | ||
553 | CONFIG_FONT_8x16=y | ||
554 | |||
555 | # | ||
556 | # Logo configuration | ||
557 | # | ||
558 | # CONFIG_LOGO is not set | ||
559 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
560 | |||
561 | # | ||
562 | # Sound | ||
563 | # | ||
564 | # CONFIG_SOUND is not set | ||
565 | |||
566 | # | ||
567 | # USB support | ||
568 | # | ||
569 | CONFIG_USB_ARCH_HAS_HCD=y | ||
570 | # CONFIG_USB_ARCH_HAS_OHCI is not set | ||
571 | # CONFIG_USB is not set | ||
572 | |||
573 | # | ||
574 | # USB Gadget Support | ||
575 | # | ||
576 | # CONFIG_USB_GADGET is not set | ||
577 | |||
578 | # | ||
579 | # MMC/SD Card support | ||
580 | # | ||
581 | # CONFIG_MMC is not set | ||
582 | |||
583 | # | ||
584 | # File systems | ||
585 | # | ||
586 | CONFIG_EXT2_FS=y | ||
587 | # CONFIG_EXT2_FS_XATTR is not set | ||
588 | # CONFIG_EXT3_FS is not set | ||
589 | # CONFIG_JBD is not set | ||
590 | # CONFIG_REISERFS_FS is not set | ||
591 | # CONFIG_JFS_FS is not set | ||
592 | |||
593 | # | ||
594 | # XFS support | ||
595 | # | ||
596 | # CONFIG_XFS_FS is not set | ||
597 | # CONFIG_MINIX_FS is not set | ||
598 | CONFIG_ROMFS_FS=y | ||
599 | # CONFIG_QUOTA is not set | ||
600 | CONFIG_DNOTIFY=y | ||
601 | # CONFIG_AUTOFS_FS is not set | ||
602 | # CONFIG_AUTOFS4_FS is not set | ||
603 | |||
604 | # | ||
605 | # CD-ROM/DVD Filesystems | ||
606 | # | ||
607 | # CONFIG_ISO9660_FS is not set | ||
608 | # CONFIG_UDF_FS is not set | ||
609 | |||
610 | # | ||
611 | # DOS/FAT/NT Filesystems | ||
612 | # | ||
613 | # CONFIG_MSDOS_FS is not set | ||
614 | # CONFIG_VFAT_FS is not set | ||
615 | # CONFIG_NTFS_FS is not set | ||
616 | |||
617 | # | ||
618 | # Pseudo filesystems | ||
619 | # | ||
620 | CONFIG_PROC_FS=y | ||
621 | CONFIG_SYSFS=y | ||
622 | # CONFIG_DEVFS_FS is not set | ||
623 | # CONFIG_DEVPTS_FS_XATTR is not set | ||
624 | # CONFIG_TMPFS is not set | ||
625 | # CONFIG_HUGETLB_PAGE is not set | ||
626 | CONFIG_RAMFS=y | ||
627 | |||
628 | # | ||
629 | # Miscellaneous filesystems | ||
630 | # | ||
631 | # CONFIG_ADFS_FS is not set | ||
632 | # CONFIG_AFFS_FS is not set | ||
633 | # CONFIG_HFS_FS is not set | ||
634 | # CONFIG_HFSPLUS_FS is not set | ||
635 | # CONFIG_BEFS_FS is not set | ||
636 | # CONFIG_BFS_FS is not set | ||
637 | # CONFIG_EFS_FS is not set | ||
638 | # CONFIG_JFFS_FS is not set | ||
639 | # CONFIG_JFFS2_FS is not set | ||
640 | # CONFIG_CRAMFS is not set | ||
641 | # CONFIG_VXFS_FS is not set | ||
642 | # CONFIG_HPFS_FS is not set | ||
643 | # CONFIG_QNX4FS_FS is not set | ||
644 | # CONFIG_SYSV_FS is not set | ||
645 | # CONFIG_UFS_FS is not set | ||
646 | |||
647 | # | ||
648 | # Network File Systems | ||
649 | # | ||
650 | CONFIG_NFS_FS=y | ||
651 | # CONFIG_NFS_V3 is not set | ||
652 | # CONFIG_NFS_V4 is not set | ||
653 | # CONFIG_NFS_DIRECTIO is not set | ||
654 | # CONFIG_NFSD is not set | ||
655 | CONFIG_ROOT_NFS=y | ||
656 | CONFIG_LOCKD=y | ||
657 | CONFIG_SUNRPC=y | ||
658 | # CONFIG_RPCSEC_GSS_KRB5 is not set | ||
659 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | ||
660 | # CONFIG_SMB_FS is not set | ||
661 | # CONFIG_CIFS is not set | ||
662 | # CONFIG_NCP_FS is not set | ||
663 | # CONFIG_CODA_FS is not set | ||
664 | # CONFIG_AFS_FS is not set | ||
665 | |||
666 | # | ||
667 | # Partition Types | ||
668 | # | ||
669 | CONFIG_PARTITION_ADVANCED=y | ||
670 | # CONFIG_ACORN_PARTITION is not set | ||
671 | # CONFIG_OSF_PARTITION is not set | ||
672 | # CONFIG_AMIGA_PARTITION is not set | ||
673 | # CONFIG_ATARI_PARTITION is not set | ||
674 | # CONFIG_MAC_PARTITION is not set | ||
675 | # CONFIG_MSDOS_PARTITION is not set | ||
676 | # CONFIG_LDM_PARTITION is not set | ||
677 | # CONFIG_SGI_PARTITION is not set | ||
678 | # CONFIG_ULTRIX_PARTITION is not set | ||
679 | # CONFIG_SUN_PARTITION is not set | ||
680 | # CONFIG_EFI_PARTITION is not set | ||
681 | |||
682 | # | ||
683 | # Native Language Support | ||
684 | # | ||
685 | # CONFIG_NLS is not set | ||
686 | |||
687 | # | ||
688 | # Profiling support | ||
689 | # | ||
690 | # CONFIG_PROFILING is not set | ||
691 | |||
692 | # | ||
693 | # Kernel hacking | ||
694 | # | ||
695 | # CONFIG_PRINTK_TIME is not set | ||
696 | CONFIG_DEBUG_KERNEL=y | ||
697 | # CONFIG_MAGIC_SYSRQ is not set | ||
698 | CONFIG_LOG_BUF_SHIFT=14 | ||
699 | # CONFIG_SCHEDSTATS is not set | ||
700 | # CONFIG_DEBUG_SLAB is not set | ||
701 | # CONFIG_DEBUG_SPINLOCK is not set | ||
702 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | ||
703 | # CONFIG_DEBUG_KOBJECT is not set | ||
704 | CONFIG_DEBUG_BUGVERBOSE=y | ||
705 | # CONFIG_DEBUG_INFO is not set | ||
706 | # CONFIG_DEBUG_FS is not set | ||
707 | CONFIG_FRAME_POINTER=y | ||
708 | CONFIG_DEBUG_USER=y | ||
709 | # CONFIG_DEBUG_WAITQ is not set | ||
710 | # CONFIG_DEBUG_ERRORS is not set | ||
711 | CONFIG_DEBUG_LL=y | ||
712 | # CONFIG_DEBUG_ICEDCC is not set | ||
713 | CONFIG_DEBUG_S3C2410_PORT=y | ||
714 | CONFIG_DEBUG_S3C2410_UART=0 | ||
715 | |||
716 | # | ||
717 | # Security options | ||
718 | # | ||
719 | # CONFIG_KEYS is not set | ||
720 | # CONFIG_SECURITY is not set | ||
721 | |||
722 | # | ||
723 | # Cryptographic options | ||
724 | # | ||
725 | # CONFIG_CRYPTO is not set | ||
726 | |||
727 | # | ||
728 | # Hardware crypto devices | ||
729 | # | ||
730 | |||
731 | # | ||
732 | # Library routines | ||
733 | # | ||
734 | # CONFIG_CRC_CCITT is not set | ||
735 | CONFIG_CRC32=y | ||
736 | CONFIG_LIBCRC32C=y | ||