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/lubbock_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/lubbock_defconfig')
-rw-r--r-- | arch/arm/configs/lubbock_defconfig | 762 |
1 files changed, 9 insertions, 753 deletions
diff --git a/arch/arm/configs/lubbock_defconfig b/arch/arm/configs/lubbock_defconfig index 75c6293376bb..c4ba27458baa 100644 --- a/arch/arm/configs/lubbock_defconfig +++ b/arch/arm/configs/lubbock_defconfig | |||
@@ -1,800 +1,56 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # Linux kernel version: 2.6.12-rc1-bk2 | ||
4 | # Mon Mar 28 00:18:13 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=y | ||
25 | CONFIG_SYSVIPC=y | 2 | CONFIG_SYSVIPC=y |
26 | # CONFIG_POSIX_MQUEUE is not set | 3 | CONFIG_LOG_BUF_SHIFT=14 |
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_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=y | 4 | CONFIG_MODULES=y |
53 | # CONFIG_MODULE_UNLOAD is not set | ||
54 | CONFIG_OBSOLETE_MODPARM=y | ||
55 | # CONFIG_MODVERSIONS is not set | ||
56 | # CONFIG_MODULE_SRCVERSION_ALL is not set | ||
57 | # CONFIG_KMOD is not set | ||
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=y | 5 | CONFIG_ARCH_PXA=y |
73 | # CONFIG_ARCH_RPC is not set | ||
74 | # CONFIG_ARCH_SA1100 is not set | ||
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 | # Intel PXA2xx Implementations | ||
85 | # | ||
86 | CONFIG_ARCH_LUBBOCK=y | 6 | CONFIG_ARCH_LUBBOCK=y |
87 | # CONFIG_MACH_MAINSTONE is not set | ||
88 | # CONFIG_ARCH_PXA_IDP is not set | ||
89 | # CONFIG_PXA_SHARPSL is not set | ||
90 | CONFIG_PXA25x=y | ||
91 | |||
92 | # | ||
93 | # Processor Type | ||
94 | # | ||
95 | CONFIG_CPU_XSCALE=y | ||
96 | CONFIG_CPU_32v5=y | ||
97 | CONFIG_CPU_ABRT_EV5T=y | ||
98 | CONFIG_CPU_CACHE_VIVT=y | ||
99 | CONFIG_CPU_TLB_V4WBI=y | ||
100 | CONFIG_CPU_MINICACHE=y | ||
101 | |||
102 | # | ||
103 | # Processor Features | ||
104 | # | ||
105 | # CONFIG_ARM_THUMB is not set | 7 | # CONFIG_ARM_THUMB is not set |
106 | CONFIG_XSCALE_PMU=y | ||
107 | CONFIG_SA1111=y | ||
108 | CONFIG_DMABOUNCE=y | ||
109 | CONFIG_FORCE_MAX_ZONEORDER=9 | ||
110 | |||
111 | # | ||
112 | # Bus support | ||
113 | # | ||
114 | |||
115 | # | ||
116 | # PCCARD (PCMCIA/CardBus) support | ||
117 | # | ||
118 | CONFIG_PCCARD=y | 8 | CONFIG_PCCARD=y |
119 | # CONFIG_PCMCIA_DEBUG is not set | ||
120 | CONFIG_PCMCIA=y | ||
121 | |||
122 | # | ||
123 | # PC-card bridges | ||
124 | # | ||
125 | # CONFIG_TCIC is not set | ||
126 | CONFIG_PCMCIA_PXA2XX=y | 9 | CONFIG_PCMCIA_PXA2XX=y |
127 | |||
128 | # | ||
129 | # Kernel Features | ||
130 | # | ||
131 | # CONFIG_PREEMPT is not set | ||
132 | CONFIG_LEDS=y | 10 | CONFIG_LEDS=y |
133 | CONFIG_LEDS_TIMER=y | ||
134 | CONFIG_LEDS_CPU=y | 11 | CONFIG_LEDS_CPU=y |
135 | CONFIG_ALIGNMENT_TRAP=y | ||
136 | |||
137 | # | ||
138 | # Boot options | ||
139 | # | ||
140 | CONFIG_ZBOOT_ROM_TEXT=0x0 | 12 | CONFIG_ZBOOT_ROM_TEXT=0x0 |
141 | CONFIG_ZBOOT_ROM_BSS=0x0 | 13 | CONFIG_ZBOOT_ROM_BSS=0x0 |
142 | CONFIG_CMDLINE="root=/dev/nfs ip=bootp console=ttyS0,115200 mem=64M" | 14 | CONFIG_CMDLINE="root=/dev/nfs ip=bootp console=ttyS0,115200 mem=64M" |
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 | 15 | CONFIG_FPE_NWFPE=y |
153 | # CONFIG_FPE_NWFPE_XP is not set | 16 | CONFIG_NET=y |
154 | # CONFIG_FPE_FASTFPE is not set | 17 | CONFIG_UNIX=y |
155 | 18 | CONFIG_INET=y | |
156 | # | 19 | CONFIG_IP_PNP=y |
157 | # Userspace binary formats | 20 | CONFIG_IP_PNP_BOOTP=y |
158 | # | 21 | # CONFIG_IPV6 is not set |
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 | # 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 | 22 | CONFIG_MTD=y |
185 | # CONFIG_MTD_DEBUG is not set | ||
186 | # CONFIG_MTD_CONCAT is not set | ||
187 | CONFIG_MTD_PARTITIONS=y | 23 | CONFIG_MTD_PARTITIONS=y |
188 | CONFIG_MTD_REDBOOT_PARTS=y | 24 | CONFIG_MTD_REDBOOT_PARTS=y |
189 | CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1 | ||
190 | # CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED is not set | ||
191 | # CONFIG_MTD_REDBOOT_PARTS_READONLY is not set | ||
192 | # CONFIG_MTD_CMDLINE_PARTS is not set | ||
193 | # CONFIG_MTD_AFS_PARTS is not set | ||
194 | |||
195 | # | ||
196 | # User Modules And Translation Layers | ||
197 | # | ||
198 | CONFIG_MTD_CHAR=y | 25 | CONFIG_MTD_CHAR=y |
199 | CONFIG_MTD_BLOCK=y | 26 | CONFIG_MTD_BLOCK=y |
200 | # CONFIG_FTL is not set | ||
201 | # CONFIG_NFTL is not set | ||
202 | # CONFIG_INFTL is not set | ||
203 | |||
204 | # | ||
205 | # RAM/ROM/Flash chip drivers | ||
206 | # | ||
207 | CONFIG_MTD_CFI=y | 27 | CONFIG_MTD_CFI=y |
208 | # CONFIG_MTD_JEDECPROBE is not set | ||
209 | CONFIG_MTD_GEN_PROBE=y | ||
210 | CONFIG_MTD_CFI_ADV_OPTIONS=y | 28 | CONFIG_MTD_CFI_ADV_OPTIONS=y |
211 | CONFIG_MTD_CFI_NOSWAP=y | ||
212 | # CONFIG_MTD_CFI_BE_BYTE_SWAP is not set | ||
213 | # CONFIG_MTD_CFI_LE_BYTE_SWAP is not set | ||
214 | CONFIG_MTD_CFI_GEOMETRY=y | 29 | CONFIG_MTD_CFI_GEOMETRY=y |
215 | CONFIG_MTD_MAP_BANK_WIDTH_1=y | ||
216 | CONFIG_MTD_MAP_BANK_WIDTH_2=y | ||
217 | CONFIG_MTD_MAP_BANK_WIDTH_4=y | ||
218 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set | ||
219 | # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set | ||
220 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set | ||
221 | # CONFIG_MTD_CFI_I1 is not set | 30 | # CONFIG_MTD_CFI_I1 is not set |
222 | CONFIG_MTD_CFI_I2=y | ||
223 | # CONFIG_MTD_CFI_I4 is not set | ||
224 | # CONFIG_MTD_CFI_I8 is not set | ||
225 | CONFIG_MTD_CFI_INTELEXT=y | 31 | CONFIG_MTD_CFI_INTELEXT=y |
226 | # CONFIG_MTD_CFI_AMDSTD is not set | ||
227 | # CONFIG_MTD_CFI_STAA is not set | ||
228 | CONFIG_MTD_CFI_UTIL=y | ||
229 | # CONFIG_MTD_RAM is not set | ||
230 | # CONFIG_MTD_ROM is not set | ||
231 | # CONFIG_MTD_ABSENT is not set | ||
232 | # CONFIG_MTD_XIP is not set | ||
233 | |||
234 | # | ||
235 | # Mapping drivers for chip access | ||
236 | # | ||
237 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set | ||
238 | # CONFIG_MTD_PHYSMAP is not set | ||
239 | CONFIG_MTD_LUBBOCK=y | ||
240 | # CONFIG_MTD_ARM_INTEGRATOR is not set | ||
241 | # CONFIG_MTD_EDB7312 is not set | ||
242 | # CONFIG_MTD_SHARP_SL is not set | ||
243 | |||
244 | # | ||
245 | # Self-contained MTD device drivers | ||
246 | # | ||
247 | # CONFIG_MTD_SLRAM is not set | ||
248 | # CONFIG_MTD_PHRAM is not set | ||
249 | # CONFIG_MTD_MTDRAM is not set | ||
250 | # CONFIG_MTD_BLKMTD is not set | ||
251 | # CONFIG_MTD_BLOCK2MTD is not set | ||
252 | |||
253 | # | ||
254 | # Disk-On-Chip Device Drivers | ||
255 | # | ||
256 | # CONFIG_MTD_DOC2000 is not set | ||
257 | # CONFIG_MTD_DOC2001 is not set | ||
258 | # CONFIG_MTD_DOC2001PLUS is not set | ||
259 | |||
260 | # | ||
261 | # NAND Flash Device Drivers | ||
262 | # | ||
263 | # CONFIG_MTD_NAND is not set | ||
264 | |||
265 | # | ||
266 | # Parallel port support | ||
267 | # | ||
268 | # CONFIG_PARPORT is not set | ||
269 | |||
270 | # | ||
271 | # Plug and Play support | ||
272 | # | ||
273 | |||
274 | # | ||
275 | # Block devices | ||
276 | # | ||
277 | # CONFIG_BLK_DEV_FD is not set | ||
278 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
279 | # CONFIG_BLK_DEV_LOOP is not set | ||
280 | # CONFIG_BLK_DEV_NBD is not set | ||
281 | # CONFIG_BLK_DEV_RAM is not set | ||
282 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||
283 | CONFIG_INITRAMFS_SOURCE="" | ||
284 | # CONFIG_CDROM_PKTCDVD is not set | ||
285 | |||
286 | # | ||
287 | # IO Schedulers | ||
288 | # | ||
289 | CONFIG_IOSCHED_NOOP=y | ||
290 | CONFIG_IOSCHED_AS=y | ||
291 | CONFIG_IOSCHED_DEADLINE=y | ||
292 | CONFIG_IOSCHED_CFQ=y | ||
293 | # CONFIG_ATA_OVER_ETH is not set | ||
294 | |||
295 | # | ||
296 | # ATA/ATAPI/MFM/RLL support | ||
297 | # | ||
298 | # CONFIG_IDE is not set | ||
299 | |||
300 | # | ||
301 | # SCSI device support | ||
302 | # | ||
303 | # CONFIG_SCSI is not set | ||
304 | |||
305 | # | ||
306 | # Multi-device support (RAID and LVM) | ||
307 | # | ||
308 | # CONFIG_MD is not set | ||
309 | |||
310 | # | ||
311 | # Fusion MPT device support | ||
312 | # | ||
313 | |||
314 | # | ||
315 | # IEEE 1394 (FireWire) support | ||
316 | # | ||
317 | |||
318 | # | ||
319 | # I2O device support | ||
320 | # | ||
321 | |||
322 | # | ||
323 | # Networking support | ||
324 | # | ||
325 | CONFIG_NET=y | ||
326 | |||
327 | # | ||
328 | # Networking options | ||
329 | # | ||
330 | # CONFIG_PACKET is not set | ||
331 | # CONFIG_NETLINK_DEV is not set | ||
332 | CONFIG_UNIX=y | ||
333 | # CONFIG_NET_KEY is not set | ||
334 | CONFIG_INET=y | ||
335 | # CONFIG_IP_MULTICAST is not set | ||
336 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
337 | CONFIG_IP_PNP=y | ||
338 | # CONFIG_IP_PNP_DHCP is not set | ||
339 | CONFIG_IP_PNP_BOOTP=y | ||
340 | # CONFIG_IP_PNP_RARP is not set | ||
341 | # CONFIG_NET_IPIP is not set | ||
342 | # CONFIG_NET_IPGRE is not set | ||
343 | # CONFIG_ARPD is not set | ||
344 | # CONFIG_SYN_COOKIES is not set | ||
345 | # CONFIG_INET_AH is not set | ||
346 | # CONFIG_INET_ESP is not set | ||
347 | # CONFIG_INET_IPCOMP is not set | ||
348 | # CONFIG_INET_TUNNEL is not set | ||
349 | # CONFIG_IP_TCPDIAG is not set | ||
350 | # CONFIG_IP_TCPDIAG_IPV6 is not set | ||
351 | # CONFIG_IPV6 is not set | ||
352 | # CONFIG_NETFILTER is not set | ||
353 | |||
354 | # | ||
355 | # SCTP Configuration (EXPERIMENTAL) | ||
356 | # | ||
357 | # CONFIG_IP_SCTP is not set | ||
358 | # CONFIG_ATM is not set | ||
359 | # CONFIG_BRIDGE is not set | ||
360 | # CONFIG_VLAN_8021Q is not set | ||
361 | # CONFIG_DECNET is not set | ||
362 | # CONFIG_LLC2 is not set | ||
363 | # CONFIG_IPX is not set | ||
364 | # CONFIG_ATALK is not set | ||
365 | # CONFIG_X25 is not set | ||
366 | # CONFIG_LAPB is not set | ||
367 | # CONFIG_NET_DIVERT is not set | ||
368 | # CONFIG_ECONET is not set | ||
369 | # CONFIG_WAN_ROUTER is not set | ||
370 | |||
371 | # | ||
372 | # QoS and/or fair queueing | ||
373 | # | ||
374 | # CONFIG_NET_SCHED is not set | ||
375 | # CONFIG_NET_CLS_ROUTE is not set | ||
376 | |||
377 | # | ||
378 | # Network testing | ||
379 | # | ||
380 | # CONFIG_NET_PKTGEN is not set | ||
381 | # CONFIG_NETPOLL is not set | ||
382 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
383 | # CONFIG_HAMRADIO is not set | ||
384 | # CONFIG_IRDA is not set | ||
385 | # CONFIG_BT is not set | ||
386 | CONFIG_NETDEVICES=y | 32 | CONFIG_NETDEVICES=y |
387 | # CONFIG_DUMMY is not set | ||
388 | # CONFIG_BONDING is not set | ||
389 | # CONFIG_EQUALIZER is not set | ||
390 | # CONFIG_TUN is not set | ||
391 | |||
392 | # | ||
393 | # Ethernet (10 or 100Mbit) | ||
394 | # | ||
395 | CONFIG_NET_ETHERNET=y | 33 | CONFIG_NET_ETHERNET=y |
396 | CONFIG_MII=y | ||
397 | CONFIG_SMC91X=y | 34 | CONFIG_SMC91X=y |
398 | |||
399 | # | ||
400 | # Ethernet (1000 Mbit) | ||
401 | # | ||
402 | |||
403 | # | ||
404 | # Ethernet (10000 Mbit) | ||
405 | # | ||
406 | |||
407 | # | ||
408 | # Token Ring devices | ||
409 | # | ||
410 | |||
411 | # | ||
412 | # Wireless LAN (non-hamradio) | ||
413 | # | ||
414 | # CONFIG_NET_RADIO is not set | ||
415 | |||
416 | # | ||
417 | # PCMCIA network device support | ||
418 | # | ||
419 | CONFIG_NET_PCMCIA=y | 35 | CONFIG_NET_PCMCIA=y |
420 | # CONFIG_PCMCIA_3C589 is not set | ||
421 | # CONFIG_PCMCIA_3C574 is not set | ||
422 | # CONFIG_PCMCIA_FMVJ18X is not set | ||
423 | CONFIG_PCMCIA_PCNET=y | 36 | CONFIG_PCMCIA_PCNET=y |
424 | # CONFIG_PCMCIA_NMCLAN is not set | ||
425 | # CONFIG_PCMCIA_SMC91C92 is not set | ||
426 | # CONFIG_PCMCIA_XIRC2PS is not set | ||
427 | # CONFIG_PCMCIA_AXNET is not set | ||
428 | |||
429 | # | ||
430 | # Wan interfaces | ||
431 | # | ||
432 | # CONFIG_WAN is not set | ||
433 | # CONFIG_PPP is not set | ||
434 | # CONFIG_SLIP is not set | ||
435 | # CONFIG_SHAPER is not set | ||
436 | # CONFIG_NETCONSOLE is not set | ||
437 | |||
438 | # | ||
439 | # ISDN subsystem | ||
440 | # | ||
441 | # CONFIG_ISDN is not set | ||
442 | |||
443 | # | ||
444 | # Input device support | ||
445 | # | ||
446 | CONFIG_INPUT=y | ||
447 | |||
448 | # | ||
449 | # Userland interfaces | ||
450 | # | ||
451 | CONFIG_INPUT_MOUSEDEV=y | ||
452 | CONFIG_INPUT_MOUSEDEV_PSAUX=y | ||
453 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 | ||
454 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | ||
455 | # CONFIG_INPUT_JOYDEV is not set | ||
456 | # CONFIG_INPUT_TSDEV is not set | ||
457 | CONFIG_INPUT_EVDEV=y | 37 | CONFIG_INPUT_EVDEV=y |
458 | # CONFIG_INPUT_EVBUG is not set | ||
459 | |||
460 | # | ||
461 | # Input Device Drivers | ||
462 | # | ||
463 | CONFIG_INPUT_KEYBOARD=y | ||
464 | CONFIG_KEYBOARD_ATKBD=y | ||
465 | # CONFIG_KEYBOARD_SUNKBD is not set | ||
466 | # CONFIG_KEYBOARD_LKKBD is not set | ||
467 | # CONFIG_KEYBOARD_XTKBD is not set | ||
468 | # CONFIG_KEYBOARD_NEWTON is not set | ||
469 | CONFIG_INPUT_MOUSE=y | ||
470 | CONFIG_MOUSE_PS2=y | ||
471 | # CONFIG_MOUSE_SERIAL is not set | ||
472 | # CONFIG_MOUSE_VSXXXAA is not set | ||
473 | # CONFIG_INPUT_JOYSTICK is not set | ||
474 | # CONFIG_INPUT_TOUCHSCREEN is not set | ||
475 | # CONFIG_INPUT_MISC is not set | ||
476 | |||
477 | # | ||
478 | # Hardware I/O ports | ||
479 | # | ||
480 | CONFIG_SERIO=y | ||
481 | # CONFIG_SERIO_SERPORT is not set | 38 | # CONFIG_SERIO_SERPORT is not set |
482 | CONFIG_SERIO_SA1111=y | 39 | CONFIG_SERIO_SA1111=y |
483 | CONFIG_SERIO_LIBPS2=y | ||
484 | # CONFIG_SERIO_RAW is not set | ||
485 | # CONFIG_GAMEPORT is not set | ||
486 | CONFIG_SOUND_GAMEPORT=y | ||
487 | |||
488 | # | ||
489 | # Character devices | ||
490 | # | ||
491 | CONFIG_VT=y | ||
492 | CONFIG_VT_CONSOLE=y | ||
493 | CONFIG_HW_CONSOLE=y | ||
494 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
495 | |||
496 | # | ||
497 | # Serial drivers | ||
498 | # | ||
499 | # CONFIG_SERIAL_8250 is not set | ||
500 | |||
501 | # | ||
502 | # Non-8250 serial port support | ||
503 | # | ||
504 | CONFIG_SERIAL_PXA=y | 40 | CONFIG_SERIAL_PXA=y |
505 | CONFIG_SERIAL_PXA_CONSOLE=y | 41 | CONFIG_SERIAL_PXA_CONSOLE=y |
506 | CONFIG_SERIAL_CORE=y | ||
507 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
508 | CONFIG_UNIX98_PTYS=y | ||
509 | CONFIG_LEGACY_PTYS=y | ||
510 | CONFIG_LEGACY_PTY_COUNT=256 | ||
511 | |||
512 | # | ||
513 | # IPMI | ||
514 | # | ||
515 | # CONFIG_IPMI_HANDLER is not set | ||
516 | |||
517 | # | ||
518 | # Watchdog Cards | ||
519 | # | ||
520 | # CONFIG_WATCHDOG is not set | ||
521 | # CONFIG_NVRAM is not set | ||
522 | # CONFIG_RTC is not set | ||
523 | # CONFIG_DTLK is not set | ||
524 | # CONFIG_R3964 is not set | ||
525 | |||
526 | # | ||
527 | # Ftape, the floppy tape device driver | ||
528 | # | ||
529 | # CONFIG_DRM is not set | ||
530 | |||
531 | # | ||
532 | # PCMCIA character devices | ||
533 | # | ||
534 | # CONFIG_SYNCLINK_CS is not set | ||
535 | # CONFIG_RAW_DRIVER is not set | ||
536 | |||
537 | # | ||
538 | # TPM devices | ||
539 | # | ||
540 | # CONFIG_TCG_TPM is not set | ||
541 | |||
542 | # | ||
543 | # I2C support | ||
544 | # | ||
545 | # CONFIG_I2C is not set | ||
546 | |||
547 | # | ||
548 | # Misc devices | ||
549 | # | ||
550 | |||
551 | # | ||
552 | # Multimedia devices | ||
553 | # | ||
554 | # CONFIG_VIDEO_DEV is not set | ||
555 | |||
556 | # | ||
557 | # Digital Video Broadcasting Devices | ||
558 | # | ||
559 | # CONFIG_DVB is not set | ||
560 | |||
561 | # | ||
562 | # Graphics support | ||
563 | # | ||
564 | # CONFIG_FB is not set | ||
565 | |||
566 | # | ||
567 | # Console display driver support | ||
568 | # | ||
569 | # CONFIG_VGA_CONSOLE is not set | 42 | # CONFIG_VGA_CONSOLE is not set |
570 | CONFIG_DUMMY_CONSOLE=y | ||
571 | |||
572 | # | ||
573 | # Sound | ||
574 | # | ||
575 | # CONFIG_SOUND is not set | ||
576 | |||
577 | # | ||
578 | # USB support | ||
579 | # | ||
580 | CONFIG_USB_ARCH_HAS_HCD=y | ||
581 | CONFIG_USB_ARCH_HAS_OHCI=y | ||
582 | # CONFIG_USB is not set | ||
583 | |||
584 | # | ||
585 | # USB Gadget Support | ||
586 | # | ||
587 | CONFIG_USB_GADGET=y | 43 | CONFIG_USB_GADGET=y |
588 | # CONFIG_USB_GADGET_DEBUG_FILES is not set | 44 | CONFIG_USB_G_SERIAL=m |
589 | # CONFIG_USB_GADGET_NET2280 is not set | ||
590 | CONFIG_USB_GADGET_PXA2XX=y | ||
591 | CONFIG_USB_PXA2XX=y | ||
592 | CONFIG_USB_PXA2XX_SMALL=y | ||
593 | # CONFIG_USB_GADGET_GOKU is not set | ||
594 | # CONFIG_USB_GADGET_SA1100 is not set | ||
595 | # CONFIG_USB_GADGET_LH7A40X is not set | ||
596 | # CONFIG_USB_GADGET_DUMMY_HCD is not set | ||
597 | # CONFIG_USB_GADGET_OMAP is not set | ||
598 | # CONFIG_USB_GADGET_DUALSPEED is not set | ||
599 | # CONFIG_USB_ZERO is not set | ||
600 | # CONFIG_USB_ETH is not set | ||
601 | # CONFIG_USB_GADGETFS is not set | ||
602 | # CONFIG_USB_FILE_STORAGE is not set | ||
603 | CONFIG_USB_G_SERIAL=y | ||
604 | |||
605 | # | ||
606 | # MMC/SD Card support | ||
607 | # | ||
608 | # CONFIG_MMC is not set | ||
609 | |||
610 | # | ||
611 | # File systems | ||
612 | # | ||
613 | CONFIG_EXT2_FS=y | 45 | CONFIG_EXT2_FS=y |
614 | # CONFIG_EXT2_FS_XATTR is not set | ||
615 | # CONFIG_EXT3_FS is not set | ||
616 | # CONFIG_JBD is not set | ||
617 | # CONFIG_REISERFS_FS is not set | ||
618 | # CONFIG_JFS_FS is not set | ||
619 | |||
620 | # | ||
621 | # XFS support | ||
622 | # | ||
623 | # CONFIG_XFS_FS is not set | ||
624 | # CONFIG_MINIX_FS is not set | ||
625 | # CONFIG_ROMFS_FS is not set | ||
626 | # CONFIG_QUOTA is not set | ||
627 | CONFIG_DNOTIFY=y | ||
628 | # CONFIG_AUTOFS_FS is not set | ||
629 | # CONFIG_AUTOFS4_FS is not set | ||
630 | |||
631 | # | ||
632 | # CD-ROM/DVD Filesystems | ||
633 | # | ||
634 | # CONFIG_ISO9660_FS is not set | ||
635 | # CONFIG_UDF_FS is not set | ||
636 | |||
637 | # | ||
638 | # DOS/FAT/NT Filesystems | ||
639 | # | ||
640 | CONFIG_FAT_FS=y | ||
641 | CONFIG_MSDOS_FS=y | 46 | CONFIG_MSDOS_FS=y |
642 | # CONFIG_VFAT_FS is not set | ||
643 | CONFIG_FAT_DEFAULT_CODEPAGE=437 | ||
644 | # CONFIG_NTFS_FS is not set | ||
645 | |||
646 | # | ||
647 | # Pseudo filesystems | ||
648 | # | ||
649 | CONFIG_PROC_FS=y | ||
650 | CONFIG_SYSFS=y | ||
651 | # CONFIG_DEVFS_FS is not set | ||
652 | # CONFIG_DEVPTS_FS_XATTR is not set | ||
653 | # CONFIG_TMPFS is not set | ||
654 | # CONFIG_HUGETLB_PAGE is not set | ||
655 | CONFIG_RAMFS=y | ||
656 | |||
657 | # | ||
658 | # Miscellaneous filesystems | ||
659 | # | ||
660 | # CONFIG_ADFS_FS is not set | ||
661 | # CONFIG_AFFS_FS is not set | ||
662 | # CONFIG_HFS_FS is not set | ||
663 | # CONFIG_HFSPLUS_FS is not set | ||
664 | # CONFIG_BEFS_FS is not set | ||
665 | # CONFIG_BFS_FS is not set | ||
666 | # CONFIG_EFS_FS is not set | ||
667 | # CONFIG_JFFS_FS is not set | ||
668 | CONFIG_JFFS2_FS=y | 47 | CONFIG_JFFS2_FS=y |
669 | CONFIG_JFFS2_FS_DEBUG=0 | ||
670 | # CONFIG_JFFS2_FS_NAND is not set | ||
671 | # CONFIG_JFFS2_FS_NOR_ECC is not set | ||
672 | # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set | ||
673 | CONFIG_JFFS2_ZLIB=y | ||
674 | CONFIG_JFFS2_RTIME=y | ||
675 | # CONFIG_JFFS2_RUBIN is not set | ||
676 | # CONFIG_CRAMFS is not set | ||
677 | # CONFIG_VXFS_FS is not set | ||
678 | # CONFIG_HPFS_FS is not set | ||
679 | # CONFIG_QNX4FS_FS is not set | ||
680 | # CONFIG_SYSV_FS is not set | ||
681 | # CONFIG_UFS_FS is not set | ||
682 | |||
683 | # | ||
684 | # Network File Systems | ||
685 | # | ||
686 | CONFIG_NFS_FS=y | 48 | CONFIG_NFS_FS=y |
687 | # CONFIG_NFS_V3 is not set | ||
688 | # CONFIG_NFS_V4 is not set | ||
689 | # CONFIG_NFS_DIRECTIO is not set | ||
690 | # CONFIG_NFSD is not set | ||
691 | CONFIG_ROOT_NFS=y | 49 | CONFIG_ROOT_NFS=y |
692 | CONFIG_LOCKD=y | ||
693 | CONFIG_SUNRPC=y | ||
694 | # CONFIG_RPCSEC_GSS_KRB5 is not set | ||
695 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | ||
696 | # CONFIG_SMB_FS is not set | ||
697 | # CONFIG_CIFS is not set | ||
698 | # CONFIG_NCP_FS is not set | ||
699 | # CONFIG_CODA_FS is not set | ||
700 | # CONFIG_AFS_FS is not set | ||
701 | |||
702 | # | ||
703 | # Partition Types | ||
704 | # | ||
705 | # CONFIG_PARTITION_ADVANCED is not set | ||
706 | CONFIG_MSDOS_PARTITION=y | ||
707 | |||
708 | # | ||
709 | # Native Language Support | ||
710 | # | ||
711 | CONFIG_NLS=y | ||
712 | CONFIG_NLS_DEFAULT="iso8859-1" | ||
713 | # CONFIG_NLS_CODEPAGE_437 is not set | ||
714 | # CONFIG_NLS_CODEPAGE_737 is not set | ||
715 | # CONFIG_NLS_CODEPAGE_775 is not set | ||
716 | # CONFIG_NLS_CODEPAGE_850 is not set | ||
717 | # CONFIG_NLS_CODEPAGE_852 is not set | ||
718 | # CONFIG_NLS_CODEPAGE_855 is not set | ||
719 | # CONFIG_NLS_CODEPAGE_857 is not set | ||
720 | # CONFIG_NLS_CODEPAGE_860 is not set | ||
721 | # CONFIG_NLS_CODEPAGE_861 is not set | ||
722 | # CONFIG_NLS_CODEPAGE_862 is not set | ||
723 | # CONFIG_NLS_CODEPAGE_863 is not set | ||
724 | # CONFIG_NLS_CODEPAGE_864 is not set | ||
725 | # CONFIG_NLS_CODEPAGE_865 is not set | ||
726 | # CONFIG_NLS_CODEPAGE_866 is not set | ||
727 | # CONFIG_NLS_CODEPAGE_869 is not set | ||
728 | # CONFIG_NLS_CODEPAGE_936 is not set | ||
729 | # CONFIG_NLS_CODEPAGE_950 is not set | ||
730 | # CONFIG_NLS_CODEPAGE_932 is not set | ||
731 | # CONFIG_NLS_CODEPAGE_949 is not set | ||
732 | # CONFIG_NLS_CODEPAGE_874 is not set | ||
733 | # CONFIG_NLS_ISO8859_8 is not set | ||
734 | # CONFIG_NLS_CODEPAGE_1250 is not set | ||
735 | # CONFIG_NLS_CODEPAGE_1251 is not set | ||
736 | # CONFIG_NLS_ASCII is not set | ||
737 | CONFIG_NLS_ISO8859_1=y | 50 | CONFIG_NLS_ISO8859_1=y |
738 | # CONFIG_NLS_ISO8859_2 is not set | ||
739 | # CONFIG_NLS_ISO8859_3 is not set | ||
740 | # CONFIG_NLS_ISO8859_4 is not set | ||
741 | # CONFIG_NLS_ISO8859_5 is not set | ||
742 | # CONFIG_NLS_ISO8859_6 is not set | ||
743 | # CONFIG_NLS_ISO8859_7 is not set | ||
744 | # CONFIG_NLS_ISO8859_9 is not set | ||
745 | # CONFIG_NLS_ISO8859_13 is not set | ||
746 | # CONFIG_NLS_ISO8859_14 is not set | ||
747 | # CONFIG_NLS_ISO8859_15 is not set | ||
748 | # CONFIG_NLS_KOI8_R is not set | ||
749 | # CONFIG_NLS_KOI8_U is not set | ||
750 | # CONFIG_NLS_UTF8 is not set | ||
751 | |||
752 | # | ||
753 | # Profiling support | ||
754 | # | ||
755 | # CONFIG_PROFILING is not set | ||
756 | |||
757 | # | ||
758 | # Kernel hacking | ||
759 | # | ||
760 | # CONFIG_PRINTK_TIME is not set | ||
761 | CONFIG_DEBUG_KERNEL=y | ||
762 | CONFIG_MAGIC_SYSRQ=y | 51 | CONFIG_MAGIC_SYSRQ=y |
763 | CONFIG_LOG_BUF_SHIFT=14 | 52 | CONFIG_DEBUG_KERNEL=y |
764 | # CONFIG_SCHEDSTATS is not set | ||
765 | # CONFIG_DEBUG_SLAB is not set | ||
766 | # CONFIG_DEBUG_SPINLOCK is not set | ||
767 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | ||
768 | # CONFIG_DEBUG_KOBJECT is not set | ||
769 | CONFIG_DEBUG_BUGVERBOSE=y | ||
770 | CONFIG_DEBUG_INFO=y | 53 | CONFIG_DEBUG_INFO=y |
771 | # CONFIG_DEBUG_FS is not set | ||
772 | CONFIG_FRAME_POINTER=y | ||
773 | CONFIG_DEBUG_USER=y | 54 | CONFIG_DEBUG_USER=y |
774 | CONFIG_DEBUG_ERRORS=y | 55 | CONFIG_DEBUG_ERRORS=y |
775 | CONFIG_DEBUG_LL=y | 56 | CONFIG_DEBUG_LL=y |
776 | # CONFIG_DEBUG_ICEDCC is not set | ||
777 | |||
778 | # | ||
779 | # Security options | ||
780 | # | ||
781 | # CONFIG_KEYS is not set | ||
782 | # CONFIG_SECURITY is not set | ||
783 | |||
784 | # | ||
785 | # Cryptographic options | ||
786 | # | ||
787 | # CONFIG_CRYPTO is not set | ||
788 | |||
789 | # | ||
790 | # Hardware crypto devices | ||
791 | # | ||
792 | |||
793 | # | ||
794 | # Library routines | ||
795 | # | ||
796 | # CONFIG_CRC_CCITT is not set | ||
797 | CONFIG_CRC32=y | ||
798 | # CONFIG_LIBCRC32C is not set | ||
799 | CONFIG_ZLIB_INFLATE=y | ||
800 | CONFIG_ZLIB_DEFLATE=y | ||