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