diff options
author | Russell King <rmk@dyn-67.arm.linux.org.uk> | 2005-11-03 05:17:44 -0500 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2005-11-03 05:17:44 -0500 |
commit | 0dcc7474b2fc547b2193dd1bafc4670a70d44e91 (patch) | |
tree | e56f86efaa811634971aef4629b18f2f8151e2ff | |
parent | ca82d85bc2512b759ff6356300b46e6de5b106da (diff) |
[ARM] Add Realview default configuration file
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
-rw-r--r-- | arch/arm/configs/realview_defconfig | 789 |
1 files changed, 789 insertions, 0 deletions
diff --git a/arch/arm/configs/realview_defconfig b/arch/arm/configs/realview_defconfig new file mode 100644 index 000000000000..0485b2f1cc20 --- /dev/null +++ b/arch/arm/configs/realview_defconfig | |||
@@ -0,0 +1,789 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # Linux kernel version: 2.6.14-rc2 | ||
4 | # Thu Sep 29 14:50:10 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 | |||
12 | # | ||
13 | # Code maturity level options | ||
14 | # | ||
15 | # CONFIG_EXPERIMENTAL is not set | ||
16 | CONFIG_CLEAN_COMPILE=y | ||
17 | CONFIG_BROKEN_ON_SMP=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 is not set | ||
26 | CONFIG_SYSVIPC=y | ||
27 | # CONFIG_BSD_PROCESS_ACCT is not set | ||
28 | CONFIG_SYSCTL=y | ||
29 | # CONFIG_AUDIT is not set | ||
30 | CONFIG_HOTPLUG=y | ||
31 | CONFIG_KOBJECT_UEVENT=y | ||
32 | # CONFIG_IKCONFIG is not set | ||
33 | CONFIG_INITRAMFS_SOURCE="" | ||
34 | # CONFIG_EMBEDDED is not set | ||
35 | CONFIG_KALLSYMS=y | ||
36 | # CONFIG_KALLSYMS_ALL is not set | ||
37 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | ||
38 | CONFIG_PRINTK=y | ||
39 | CONFIG_BUG=y | ||
40 | CONFIG_BASE_FULL=y | ||
41 | CONFIG_FUTEX=y | ||
42 | CONFIG_EPOLL=y | ||
43 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | ||
44 | CONFIG_SHMEM=y | ||
45 | CONFIG_CC_ALIGN_FUNCTIONS=0 | ||
46 | CONFIG_CC_ALIGN_LABELS=0 | ||
47 | CONFIG_CC_ALIGN_LOOPS=0 | ||
48 | CONFIG_CC_ALIGN_JUMPS=0 | ||
49 | # CONFIG_TINY_SHMEM is not set | ||
50 | CONFIG_BASE_SMALL=0 | ||
51 | |||
52 | # | ||
53 | # Loadable module support | ||
54 | # | ||
55 | CONFIG_MODULES=y | ||
56 | CONFIG_MODULE_UNLOAD=y | ||
57 | CONFIG_OBSOLETE_MODPARM=y | ||
58 | # CONFIG_MODULE_SRCVERSION_ALL is not set | ||
59 | # CONFIG_KMOD is not set | ||
60 | |||
61 | # | ||
62 | # System Type | ||
63 | # | ||
64 | # CONFIG_ARCH_CLPS7500 is not set | ||
65 | # CONFIG_ARCH_CLPS711X is not set | ||
66 | # CONFIG_ARCH_CO285 is not set | ||
67 | # CONFIG_ARCH_EBSA110 is not set | ||
68 | # CONFIG_ARCH_CAMELOT is not set | ||
69 | # CONFIG_ARCH_FOOTBRIDGE is not set | ||
70 | # CONFIG_ARCH_INTEGRATOR is not set | ||
71 | # CONFIG_ARCH_IOP3XX is not set | ||
72 | # CONFIG_ARCH_IXP4XX is not set | ||
73 | # CONFIG_ARCH_IXP2000 is not set | ||
74 | # CONFIG_ARCH_L7200 is not set | ||
75 | # CONFIG_ARCH_PXA is not set | ||
76 | # CONFIG_ARCH_RPC is not set | ||
77 | # CONFIG_ARCH_SA1100 is not set | ||
78 | # CONFIG_ARCH_S3C2410 is not set | ||
79 | # CONFIG_ARCH_SHARK is not set | ||
80 | # CONFIG_ARCH_LH7A40X is not set | ||
81 | # CONFIG_ARCH_OMAP is not set | ||
82 | # CONFIG_ARCH_VERSATILE is not set | ||
83 | CONFIG_ARCH_REALVIEW=y | ||
84 | # CONFIG_ARCH_IMX is not set | ||
85 | # CONFIG_ARCH_H720X is not set | ||
86 | # CONFIG_ARCH_AAEC2000 is not set | ||
87 | |||
88 | # | ||
89 | # RealView platform type | ||
90 | # | ||
91 | CONFIG_MACH_REALVIEW_EB=y | ||
92 | |||
93 | # | ||
94 | # Processor Type | ||
95 | # | ||
96 | CONFIG_CPU_32=y | ||
97 | CONFIG_CPU_ARM926T=y | ||
98 | # CONFIG_CPU_V6 is not set | ||
99 | CONFIG_CPU_32v5=y | ||
100 | CONFIG_CPU_ABRT_EV5TJ=y | ||
101 | CONFIG_CPU_CACHE_VIVT=y | ||
102 | CONFIG_CPU_COPY_V4WB=y | ||
103 | CONFIG_CPU_TLB_V4WBI=y | ||
104 | |||
105 | # | ||
106 | # Processor Features | ||
107 | # | ||
108 | CONFIG_ARM_THUMB=y | ||
109 | # CONFIG_CPU_ICACHE_DISABLE is not set | ||
110 | # CONFIG_CPU_DCACHE_DISABLE is not set | ||
111 | # CONFIG_CPU_DCACHE_WRITETHROUGH is not set | ||
112 | # CONFIG_CPU_CACHE_ROUND_ROBIN is not set | ||
113 | CONFIG_ARM_GIC=y | ||
114 | CONFIG_ICST307=y | ||
115 | |||
116 | # | ||
117 | # Bus support | ||
118 | # | ||
119 | CONFIG_ARM_AMBA=y | ||
120 | CONFIG_ISA_DMA_API=y | ||
121 | |||
122 | # | ||
123 | # PCCARD (PCMCIA/CardBus) support | ||
124 | # | ||
125 | # CONFIG_PCCARD is not set | ||
126 | |||
127 | # | ||
128 | # Kernel Features | ||
129 | # | ||
130 | # CONFIG_NO_IDLE_HZ is not set | ||
131 | # CONFIG_ARCH_DISCONTIGMEM_ENABLE is not set | ||
132 | CONFIG_FLATMEM=y | ||
133 | CONFIG_FLAT_NODE_MEM_MAP=y | ||
134 | # CONFIG_SPARSEMEM_STATIC is not set | ||
135 | CONFIG_ALIGNMENT_TRAP=y | ||
136 | |||
137 | # | ||
138 | # Boot options | ||
139 | # | ||
140 | CONFIG_ZBOOT_ROM_TEXT=0x0 | ||
141 | CONFIG_ZBOOT_ROM_BSS=0x0 | ||
142 | CONFIG_CMDLINE="root=/dev/nfs nfsroot=10.1.69.3:/work/nfsroot ip=dhcp console=ttyAMA0 mem=128M" | ||
143 | # CONFIG_XIP_KERNEL is not set | ||
144 | |||
145 | # | ||
146 | # Floating point emulation | ||
147 | # | ||
148 | |||
149 | # | ||
150 | # At least one emulation must be selected | ||
151 | # | ||
152 | CONFIG_FPE_NWFPE=y | ||
153 | # CONFIG_FPE_NWFPE_XP is not set | ||
154 | # CONFIG_VFP is not set | ||
155 | |||
156 | # | ||
157 | # Userspace binary formats | ||
158 | # | ||
159 | CONFIG_BINFMT_ELF=y | ||
160 | # CONFIG_BINFMT_AOUT is not set | ||
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 | # Networking | ||
171 | # | ||
172 | CONFIG_NET=y | ||
173 | |||
174 | # | ||
175 | # Networking options | ||
176 | # | ||
177 | CONFIG_PACKET=y | ||
178 | # CONFIG_PACKET_MMAP is not set | ||
179 | CONFIG_UNIX=y | ||
180 | # CONFIG_NET_KEY is not set | ||
181 | CONFIG_INET=y | ||
182 | # CONFIG_IP_MULTICAST is not set | ||
183 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
184 | CONFIG_IP_FIB_HASH=y | ||
185 | CONFIG_IP_PNP=y | ||
186 | CONFIG_IP_PNP_DHCP=y | ||
187 | CONFIG_IP_PNP_BOOTP=y | ||
188 | # CONFIG_IP_PNP_RARP is not set | ||
189 | # CONFIG_NET_IPIP is not set | ||
190 | # CONFIG_NET_IPGRE 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_TUNNEL is not set | ||
196 | CONFIG_INET_DIAG=y | ||
197 | CONFIG_INET_TCP_DIAG=y | ||
198 | # CONFIG_TCP_CONG_ADVANCED is not set | ||
199 | CONFIG_TCP_CONG_BIC=y | ||
200 | # CONFIG_IPV6 is not set | ||
201 | # CONFIG_NETFILTER is not set | ||
202 | # CONFIG_BRIDGE is not set | ||
203 | # CONFIG_VLAN_8021Q is not set | ||
204 | # CONFIG_DECNET is not set | ||
205 | # CONFIG_LLC2 is not set | ||
206 | # CONFIG_IPX is not set | ||
207 | # CONFIG_ATALK is not set | ||
208 | # CONFIG_NET_SCHED is not set | ||
209 | # CONFIG_NET_CLS_ROUTE is not set | ||
210 | |||
211 | # | ||
212 | # Network testing | ||
213 | # | ||
214 | # CONFIG_NET_PKTGEN is not set | ||
215 | # CONFIG_HAMRADIO is not set | ||
216 | # CONFIG_IRDA is not set | ||
217 | # CONFIG_BT is not set | ||
218 | # CONFIG_IEEE80211 is not set | ||
219 | |||
220 | # | ||
221 | # Device Drivers | ||
222 | # | ||
223 | |||
224 | # | ||
225 | # Generic Driver Options | ||
226 | # | ||
227 | CONFIG_STANDALONE=y | ||
228 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||
229 | # CONFIG_FW_LOADER is not set | ||
230 | # CONFIG_DEBUG_DRIVER is not set | ||
231 | |||
232 | # | ||
233 | # Memory Technology Devices (MTD) | ||
234 | # | ||
235 | CONFIG_MTD=y | ||
236 | # CONFIG_MTD_DEBUG is not set | ||
237 | # CONFIG_MTD_CONCAT is not set | ||
238 | CONFIG_MTD_PARTITIONS=y | ||
239 | # CONFIG_MTD_REDBOOT_PARTS is not set | ||
240 | CONFIG_MTD_CMDLINE_PARTS=y | ||
241 | # CONFIG_MTD_AFS_PARTS is not set | ||
242 | |||
243 | # | ||
244 | # User Modules And Translation Layers | ||
245 | # | ||
246 | CONFIG_MTD_CHAR=y | ||
247 | CONFIG_MTD_BLOCK=y | ||
248 | # CONFIG_FTL is not set | ||
249 | # CONFIG_NFTL is not set | ||
250 | # CONFIG_INFTL is not set | ||
251 | |||
252 | # | ||
253 | # RAM/ROM/Flash chip drivers | ||
254 | # | ||
255 | CONFIG_MTD_CFI=y | ||
256 | # CONFIG_MTD_JEDECPROBE is not set | ||
257 | CONFIG_MTD_GEN_PROBE=y | ||
258 | # CONFIG_MTD_CFI_ADV_OPTIONS is not set | ||
259 | CONFIG_MTD_MAP_BANK_WIDTH_1=y | ||
260 | CONFIG_MTD_MAP_BANK_WIDTH_2=y | ||
261 | CONFIG_MTD_MAP_BANK_WIDTH_4=y | ||
262 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set | ||
263 | # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set | ||
264 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set | ||
265 | CONFIG_MTD_CFI_I1=y | ||
266 | CONFIG_MTD_CFI_I2=y | ||
267 | # CONFIG_MTD_CFI_I4 is not set | ||
268 | # CONFIG_MTD_CFI_I8 is not set | ||
269 | CONFIG_MTD_CFI_INTELEXT=y | ||
270 | CONFIG_MTD_CFI_AMDSTD=y | ||
271 | CONFIG_MTD_CFI_AMDSTD_RETRY=0 | ||
272 | # CONFIG_MTD_CFI_STAA is not set | ||
273 | CONFIG_MTD_CFI_UTIL=y | ||
274 | # CONFIG_MTD_RAM is not set | ||
275 | # CONFIG_MTD_ROM is not set | ||
276 | # CONFIG_MTD_ABSENT is not set | ||
277 | |||
278 | # | ||
279 | # Mapping drivers for chip access | ||
280 | # | ||
281 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set | ||
282 | # CONFIG_MTD_PHYSMAP is not set | ||
283 | CONFIG_MTD_ARM_INTEGRATOR=y | ||
284 | # CONFIG_MTD_EDB7312 is not set | ||
285 | # CONFIG_MTD_PLATRAM is not set | ||
286 | |||
287 | # | ||
288 | # Self-contained MTD device drivers | ||
289 | # | ||
290 | # CONFIG_MTD_SLRAM is not set | ||
291 | # CONFIG_MTD_PHRAM is not set | ||
292 | # CONFIG_MTD_MTDRAM is not set | ||
293 | # CONFIG_MTD_BLKMTD is not set | ||
294 | |||
295 | # | ||
296 | # Disk-On-Chip Device Drivers | ||
297 | # | ||
298 | # CONFIG_MTD_DOC2000 is not set | ||
299 | # CONFIG_MTD_DOC2001 is not set | ||
300 | # CONFIG_MTD_DOC2001PLUS is not set | ||
301 | |||
302 | # | ||
303 | # NAND Flash Device Drivers | ||
304 | # | ||
305 | # CONFIG_MTD_NAND is not set | ||
306 | |||
307 | # | ||
308 | # Parallel port support | ||
309 | # | ||
310 | # CONFIG_PARPORT is not set | ||
311 | |||
312 | # | ||
313 | # Plug and Play support | ||
314 | # | ||
315 | |||
316 | # | ||
317 | # Block devices | ||
318 | # | ||
319 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
320 | # CONFIG_BLK_DEV_LOOP is not set | ||
321 | # CONFIG_BLK_DEV_NBD is not set | ||
322 | # CONFIG_BLK_DEV_RAM is not set | ||
323 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||
324 | # CONFIG_CDROM_PKTCDVD is not set | ||
325 | |||
326 | # | ||
327 | # IO Schedulers | ||
328 | # | ||
329 | CONFIG_IOSCHED_NOOP=y | ||
330 | # CONFIG_IOSCHED_AS is not set | ||
331 | CONFIG_IOSCHED_DEADLINE=y | ||
332 | # CONFIG_IOSCHED_CFQ is not set | ||
333 | # CONFIG_ATA_OVER_ETH is not set | ||
334 | |||
335 | # | ||
336 | # SCSI device support | ||
337 | # | ||
338 | # CONFIG_RAID_ATTRS is not set | ||
339 | # CONFIG_SCSI is not set | ||
340 | |||
341 | # | ||
342 | # Multi-device support (RAID and LVM) | ||
343 | # | ||
344 | # CONFIG_MD is not set | ||
345 | |||
346 | # | ||
347 | # Fusion MPT device support | ||
348 | # | ||
349 | # CONFIG_FUSION is not set | ||
350 | |||
351 | # | ||
352 | # IEEE 1394 (FireWire) support | ||
353 | # | ||
354 | |||
355 | # | ||
356 | # I2O device support | ||
357 | # | ||
358 | |||
359 | # | ||
360 | # Network device support | ||
361 | # | ||
362 | CONFIG_NETDEVICES=y | ||
363 | # CONFIG_DUMMY is not set | ||
364 | # CONFIG_BONDING is not set | ||
365 | # CONFIG_EQUALIZER is not set | ||
366 | # CONFIG_TUN is not set | ||
367 | |||
368 | # | ||
369 | # PHY device support | ||
370 | # | ||
371 | # CONFIG_PHYLIB is not set | ||
372 | |||
373 | # | ||
374 | # Ethernet (10 or 100Mbit) | ||
375 | # | ||
376 | CONFIG_NET_ETHERNET=y | ||
377 | CONFIG_MII=y | ||
378 | CONFIG_SMC91X=y | ||
379 | # CONFIG_DM9000 is not set | ||
380 | |||
381 | # | ||
382 | # Ethernet (1000 Mbit) | ||
383 | # | ||
384 | |||
385 | # | ||
386 | # Ethernet (10000 Mbit) | ||
387 | # | ||
388 | |||
389 | # | ||
390 | # Token Ring devices | ||
391 | # | ||
392 | |||
393 | # | ||
394 | # Wireless LAN (non-hamradio) | ||
395 | # | ||
396 | # CONFIG_NET_RADIO is not set | ||
397 | |||
398 | # | ||
399 | # Wan interfaces | ||
400 | # | ||
401 | # CONFIG_WAN is not set | ||
402 | # CONFIG_PPP is not set | ||
403 | # CONFIG_SLIP is not set | ||
404 | # CONFIG_NETPOLL is not set | ||
405 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
406 | |||
407 | # | ||
408 | # ISDN subsystem | ||
409 | # | ||
410 | # CONFIG_ISDN is not set | ||
411 | |||
412 | # | ||
413 | # Input device support | ||
414 | # | ||
415 | CONFIG_INPUT=y | ||
416 | |||
417 | # | ||
418 | # Userland interfaces | ||
419 | # | ||
420 | CONFIG_INPUT_MOUSEDEV=y | ||
421 | CONFIG_INPUT_MOUSEDEV_PSAUX=y | ||
422 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 | ||
423 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | ||
424 | # CONFIG_INPUT_JOYDEV is not set | ||
425 | # CONFIG_INPUT_TSDEV is not set | ||
426 | # CONFIG_INPUT_EVDEV is not set | ||
427 | # CONFIG_INPUT_EVBUG is not set | ||
428 | |||
429 | # | ||
430 | # Input Device Drivers | ||
431 | # | ||
432 | CONFIG_INPUT_KEYBOARD=y | ||
433 | CONFIG_KEYBOARD_ATKBD=y | ||
434 | # CONFIG_KEYBOARD_SUNKBD is not set | ||
435 | # CONFIG_KEYBOARD_LKKBD is not set | ||
436 | # CONFIG_KEYBOARD_XTKBD is not set | ||
437 | # CONFIG_KEYBOARD_NEWTON is not set | ||
438 | CONFIG_INPUT_MOUSE=y | ||
439 | CONFIG_MOUSE_PS2=y | ||
440 | # CONFIG_MOUSE_SERIAL is not set | ||
441 | # CONFIG_MOUSE_VSXXXAA is not set | ||
442 | # CONFIG_INPUT_JOYSTICK is not set | ||
443 | # CONFIG_INPUT_TOUCHSCREEN is not set | ||
444 | # CONFIG_INPUT_MISC is not set | ||
445 | |||
446 | # | ||
447 | # Hardware I/O ports | ||
448 | # | ||
449 | CONFIG_SERIO=y | ||
450 | # CONFIG_SERIO_SERPORT is not set | ||
451 | CONFIG_SERIO_AMBAKMI=y | ||
452 | CONFIG_SERIO_LIBPS2=y | ||
453 | # CONFIG_SERIO_RAW is not set | ||
454 | # CONFIG_GAMEPORT is not set | ||
455 | |||
456 | # | ||
457 | # Character devices | ||
458 | # | ||
459 | CONFIG_VT=y | ||
460 | CONFIG_VT_CONSOLE=y | ||
461 | CONFIG_HW_CONSOLE=y | ||
462 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
463 | |||
464 | # | ||
465 | # Serial drivers | ||
466 | # | ||
467 | # CONFIG_SERIAL_8250 is not set | ||
468 | |||
469 | # | ||
470 | # Non-8250 serial port support | ||
471 | # | ||
472 | # CONFIG_SERIAL_AMBA_PL010 is not set | ||
473 | CONFIG_SERIAL_AMBA_PL011=y | ||
474 | CONFIG_SERIAL_AMBA_PL011_CONSOLE=y | ||
475 | CONFIG_SERIAL_CORE=y | ||
476 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
477 | CONFIG_UNIX98_PTYS=y | ||
478 | CONFIG_LEGACY_PTYS=y | ||
479 | CONFIG_LEGACY_PTY_COUNT=16 | ||
480 | |||
481 | # | ||
482 | # IPMI | ||
483 | # | ||
484 | # CONFIG_IPMI_HANDLER is not set | ||
485 | |||
486 | # | ||
487 | # Watchdog Cards | ||
488 | # | ||
489 | # CONFIG_WATCHDOG is not set | ||
490 | # CONFIG_NVRAM is not set | ||
491 | # CONFIG_RTC is not set | ||
492 | # CONFIG_DTLK is not set | ||
493 | # CONFIG_R3964 is not set | ||
494 | |||
495 | # | ||
496 | # Ftape, the floppy tape device driver | ||
497 | # | ||
498 | # CONFIG_RAW_DRIVER is not set | ||
499 | |||
500 | # | ||
501 | # TPM devices | ||
502 | # | ||
503 | |||
504 | # | ||
505 | # I2C support | ||
506 | # | ||
507 | # CONFIG_I2C is not set | ||
508 | |||
509 | # | ||
510 | # Hardware Monitoring support | ||
511 | # | ||
512 | # CONFIG_HWMON is not set | ||
513 | # CONFIG_HWMON_VID is not set | ||
514 | |||
515 | # | ||
516 | # Misc devices | ||
517 | # | ||
518 | |||
519 | # | ||
520 | # Multimedia Capabilities Port drivers | ||
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_MACMODES is not set | ||
542 | # CONFIG_FB_MODE_HELPERS is not set | ||
543 | # CONFIG_FB_TILEBLITTING is not set | ||
544 | CONFIG_FB_ARMCLCD=y | ||
545 | # CONFIG_FB_S1D13XXX is not set | ||
546 | # CONFIG_FB_VIRTUAL is not set | ||
547 | |||
548 | # | ||
549 | # Console display driver support | ||
550 | # | ||
551 | # CONFIG_VGA_CONSOLE is not set | ||
552 | CONFIG_DUMMY_CONSOLE=y | ||
553 | CONFIG_FRAMEBUFFER_CONSOLE=y | ||
554 | # CONFIG_FONTS is not set | ||
555 | CONFIG_FONT_8x8=y | ||
556 | CONFIG_FONT_8x16=y | ||
557 | |||
558 | # | ||
559 | # Logo configuration | ||
560 | # | ||
561 | CONFIG_LOGO=y | ||
562 | # CONFIG_LOGO_LINUX_MONO is not set | ||
563 | # CONFIG_LOGO_LINUX_VGA16 is not set | ||
564 | CONFIG_LOGO_LINUX_CLUT224=y | ||
565 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
566 | |||
567 | # | ||
568 | # Sound | ||
569 | # | ||
570 | CONFIG_SOUND=y | ||
571 | |||
572 | # | ||
573 | # Advanced Linux Sound Architecture | ||
574 | # | ||
575 | CONFIG_SND=y | ||
576 | CONFIG_SND_TIMER=y | ||
577 | CONFIG_SND_PCM=y | ||
578 | # CONFIG_SND_SEQUENCER is not set | ||
579 | CONFIG_SND_OSSEMUL=y | ||
580 | CONFIG_SND_MIXER_OSS=y | ||
581 | CONFIG_SND_PCM_OSS=y | ||
582 | # CONFIG_SND_VERBOSE_PRINTK is not set | ||
583 | # CONFIG_SND_DEBUG is not set | ||
584 | |||
585 | # | ||
586 | # Generic devices | ||
587 | # | ||
588 | # CONFIG_SND_DUMMY is not set | ||
589 | # CONFIG_SND_MTPAV is not set | ||
590 | # CONFIG_SND_SERIAL_U16550 is not set | ||
591 | # CONFIG_SND_MPU401 is not set | ||
592 | |||
593 | # | ||
594 | # ALSA ARM devices | ||
595 | # | ||
596 | # CONFIG_SND_ARMAACI is not set | ||
597 | |||
598 | # | ||
599 | # Open Sound System | ||
600 | # | ||
601 | # CONFIG_SOUND_PRIME is not set | ||
602 | |||
603 | # | ||
604 | # USB support | ||
605 | # | ||
606 | CONFIG_USB_ARCH_HAS_HCD=y | ||
607 | # CONFIG_USB_ARCH_HAS_OHCI is not set | ||
608 | # CONFIG_USB is not set | ||
609 | |||
610 | # | ||
611 | # USB Gadget Support | ||
612 | # | ||
613 | # CONFIG_USB_GADGET is not set | ||
614 | |||
615 | # | ||
616 | # MMC/SD Card support | ||
617 | # | ||
618 | # CONFIG_MMC is not set | ||
619 | |||
620 | # | ||
621 | # File systems | ||
622 | # | ||
623 | # CONFIG_EXT2_FS is not set | ||
624 | # CONFIG_EXT3_FS is not set | ||
625 | # CONFIG_JBD is not set | ||
626 | # CONFIG_REISERFS_FS is not set | ||
627 | # CONFIG_JFS_FS is not set | ||
628 | # CONFIG_FS_POSIX_ACL is not set | ||
629 | # CONFIG_XFS_FS is not set | ||
630 | # CONFIG_MINIX_FS is not set | ||
631 | # CONFIG_ROMFS_FS is not set | ||
632 | CONFIG_INOTIFY=y | ||
633 | # CONFIG_QUOTA is not set | ||
634 | CONFIG_DNOTIFY=y | ||
635 | # CONFIG_AUTOFS_FS is not set | ||
636 | # CONFIG_AUTOFS4_FS is not set | ||
637 | # CONFIG_FUSE_FS is not set | ||
638 | |||
639 | # | ||
640 | # CD-ROM/DVD Filesystems | ||
641 | # | ||
642 | # CONFIG_ISO9660_FS is not set | ||
643 | # CONFIG_UDF_FS is not set | ||
644 | |||
645 | # | ||
646 | # DOS/FAT/NT Filesystems | ||
647 | # | ||
648 | CONFIG_FAT_FS=y | ||
649 | # CONFIG_MSDOS_FS is not set | ||
650 | CONFIG_VFAT_FS=y | ||
651 | CONFIG_FAT_DEFAULT_CODEPAGE=437 | ||
652 | CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" | ||
653 | # CONFIG_NTFS_FS is not set | ||
654 | |||
655 | # | ||
656 | # Pseudo filesystems | ||
657 | # | ||
658 | CONFIG_PROC_FS=y | ||
659 | CONFIG_SYSFS=y | ||
660 | CONFIG_TMPFS=y | ||
661 | # CONFIG_HUGETLB_PAGE is not set | ||
662 | CONFIG_RAMFS=y | ||
663 | # CONFIG_RELAYFS_FS is not set | ||
664 | |||
665 | # | ||
666 | # Miscellaneous filesystems | ||
667 | # | ||
668 | # CONFIG_HFSPLUS_FS is not set | ||
669 | # CONFIG_JFFS_FS is not set | ||
670 | # CONFIG_JFFS2_FS is not set | ||
671 | CONFIG_CRAMFS=y | ||
672 | # CONFIG_VXFS_FS is not set | ||
673 | # CONFIG_HPFS_FS is not set | ||
674 | # CONFIG_QNX4FS_FS is not set | ||
675 | # CONFIG_SYSV_FS is not set | ||
676 | # CONFIG_UFS_FS is not set | ||
677 | |||
678 | # | ||
679 | # Network File Systems | ||
680 | # | ||
681 | CONFIG_NFS_FS=y | ||
682 | CONFIG_NFS_V3=y | ||
683 | # CONFIG_NFS_V3_ACL is not set | ||
684 | # CONFIG_NFSD is not set | ||
685 | CONFIG_ROOT_NFS=y | ||
686 | CONFIG_LOCKD=y | ||
687 | CONFIG_LOCKD_V4=y | ||
688 | CONFIG_NFS_COMMON=y | ||
689 | CONFIG_SUNRPC=y | ||
690 | # CONFIG_SMB_FS is not set | ||
691 | # CONFIG_CIFS is not set | ||
692 | # CONFIG_NCP_FS is not set | ||
693 | # CONFIG_CODA_FS is not set | ||
694 | |||
695 | # | ||
696 | # Partition Types | ||
697 | # | ||
698 | # CONFIG_PARTITION_ADVANCED is not set | ||
699 | CONFIG_MSDOS_PARTITION=y | ||
700 | |||
701 | # | ||
702 | # Native Language Support | ||
703 | # | ||
704 | CONFIG_NLS=y | ||
705 | CONFIG_NLS_DEFAULT="iso8859-1" | ||
706 | CONFIG_NLS_CODEPAGE_437=y | ||
707 | # CONFIG_NLS_CODEPAGE_737 is not set | ||
708 | # CONFIG_NLS_CODEPAGE_775 is not set | ||
709 | # CONFIG_NLS_CODEPAGE_850 is not set | ||
710 | # CONFIG_NLS_CODEPAGE_852 is not set | ||
711 | # CONFIG_NLS_CODEPAGE_855 is not set | ||
712 | # CONFIG_NLS_CODEPAGE_857 is not set | ||
713 | # CONFIG_NLS_CODEPAGE_860 is not set | ||
714 | # CONFIG_NLS_CODEPAGE_861 is not set | ||
715 | # CONFIG_NLS_CODEPAGE_862 is not set | ||
716 | # CONFIG_NLS_CODEPAGE_863 is not set | ||
717 | # CONFIG_NLS_CODEPAGE_864 is not set | ||
718 | # CONFIG_NLS_CODEPAGE_865 is not set | ||
719 | # CONFIG_NLS_CODEPAGE_866 is not set | ||
720 | # CONFIG_NLS_CODEPAGE_869 is not set | ||
721 | # CONFIG_NLS_CODEPAGE_936 is not set | ||
722 | # CONFIG_NLS_CODEPAGE_950 is not set | ||
723 | # CONFIG_NLS_CODEPAGE_932 is not set | ||
724 | # CONFIG_NLS_CODEPAGE_949 is not set | ||
725 | # CONFIG_NLS_CODEPAGE_874 is not set | ||
726 | # CONFIG_NLS_ISO8859_8 is not set | ||
727 | # CONFIG_NLS_CODEPAGE_1250 is not set | ||
728 | # CONFIG_NLS_CODEPAGE_1251 is not set | ||
729 | # CONFIG_NLS_ASCII is not set | ||
730 | CONFIG_NLS_ISO8859_1=y | ||
731 | # CONFIG_NLS_ISO8859_2 is not set | ||
732 | # CONFIG_NLS_ISO8859_3 is not set | ||
733 | # CONFIG_NLS_ISO8859_4 is not set | ||
734 | # CONFIG_NLS_ISO8859_5 is not set | ||
735 | # CONFIG_NLS_ISO8859_6 is not set | ||
736 | # CONFIG_NLS_ISO8859_7 is not set | ||
737 | # CONFIG_NLS_ISO8859_9 is not set | ||
738 | # CONFIG_NLS_ISO8859_13 is not set | ||
739 | # CONFIG_NLS_ISO8859_14 is not set | ||
740 | # CONFIG_NLS_ISO8859_15 is not set | ||
741 | # CONFIG_NLS_KOI8_R is not set | ||
742 | # CONFIG_NLS_KOI8_U is not set | ||
743 | # CONFIG_NLS_UTF8 is not set | ||
744 | |||
745 | # | ||
746 | # Kernel hacking | ||
747 | # | ||
748 | # CONFIG_PRINTK_TIME is not set | ||
749 | CONFIG_DEBUG_KERNEL=y | ||
750 | CONFIG_MAGIC_SYSRQ=y | ||
751 | CONFIG_LOG_BUF_SHIFT=14 | ||
752 | CONFIG_DETECT_SOFTLOCKUP=y | ||
753 | # CONFIG_SCHEDSTATS is not set | ||
754 | # CONFIG_DEBUG_SLAB is not set | ||
755 | # CONFIG_DEBUG_SPINLOCK is not set | ||
756 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | ||
757 | # CONFIG_DEBUG_KOBJECT is not set | ||
758 | CONFIG_DEBUG_BUGVERBOSE=y | ||
759 | # CONFIG_DEBUG_INFO is not set | ||
760 | # CONFIG_DEBUG_FS is not set | ||
761 | CONFIG_FRAME_POINTER=y | ||
762 | CONFIG_DEBUG_USER=y | ||
763 | # CONFIG_DEBUG_WAITQ is not set | ||
764 | CONFIG_DEBUG_ERRORS=y | ||
765 | # CONFIG_DEBUG_LL is not set | ||
766 | |||
767 | # | ||
768 | # Security options | ||
769 | # | ||
770 | # CONFIG_KEYS is not set | ||
771 | # CONFIG_SECURITY is not set | ||
772 | |||
773 | # | ||
774 | # Cryptographic options | ||
775 | # | ||
776 | # CONFIG_CRYPTO is not set | ||
777 | |||
778 | # | ||
779 | # Hardware crypto devices | ||
780 | # | ||
781 | |||
782 | # | ||
783 | # Library routines | ||
784 | # | ||
785 | # CONFIG_CRC_CCITT is not set | ||
786 | # CONFIG_CRC16 is not set | ||
787 | CONFIG_CRC32=y | ||
788 | # CONFIG_LIBCRC32C is not set | ||
789 | CONFIG_ZLIB_INFLATE=y | ||