~ubuntu-branches/debian/wheezy/linux-2.6/wheezy

« back to all changes in this revision

Viewing changes to arch/arm/configs/omap_generic_1610_defconfig

  • Committer: Bazaar Package Importer
  • Author(s): Ben Hutchings, Ben Hutchings, Aurelien Jarno, Martin Michlmayr
  • Date: 2011-04-06 13:53:30 UTC
  • mfrom: (43.1.5 sid)
  • Revision ID: james.westby@ubuntu.com-20110406135330-wjufxhd0tvn3zx4z
Tags: 2.6.38-3
[ Ben Hutchings ]
* [ppc64] Add to linux-tools package architectures (Closes: #620124)
* [amd64] Save cr4 to mmu_cr4_features at boot time (Closes: #620284)
* appletalk: Fix bugs introduced when removing use of BKL
* ALSA: Fix yet another race in disconnection
* cciss: Fix lost command issue
* ath9k: Fix kernel panic in AR2427
* ses: Avoid kernel panic when lun 0 is not mapped
* PCI/ACPI: Report ASPM support to BIOS if not disabled from command line

[ Aurelien Jarno ]
* rtlwifi: fix build when PCI is not enabled.

[ Martin Michlmayr ]
* rtlwifi: Eliminate udelay calls with too large values (Closes: #620204)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#
2
 
# Automatically generated make config: don't edit
3
 
# Linux kernel version: 2.6.23-rc6-omap1
4
 
# Tue Sep 18 13:01:27 2007
5
 
#
6
 
CONFIG_ARM=y
7
 
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
8
 
CONFIG_GENERIC_GPIO=y
9
 
CONFIG_GENERIC_TIME=y
10
 
CONFIG_GENERIC_CLOCKEVENTS=y
11
 
CONFIG_MMU=y
12
 
# CONFIG_NO_IOPORT is not set
13
 
CONFIG_GENERIC_HARDIRQS=y
14
 
CONFIG_STACKTRACE_SUPPORT=y
15
 
CONFIG_LOCKDEP_SUPPORT=y
16
 
CONFIG_TRACE_IRQFLAGS_SUPPORT=y
17
 
CONFIG_HARDIRQS_SW_RESEND=y
18
 
CONFIG_GENERIC_IRQ_PROBE=y
19
 
CONFIG_RWSEM_GENERIC_SPINLOCK=y
20
 
# CONFIG_ARCH_HAS_ILOG2_U32 is not set
21
 
# CONFIG_ARCH_HAS_ILOG2_U64 is not set
22
 
CONFIG_GENERIC_HWEIGHT=y
23
 
CONFIG_GENERIC_CALIBRATE_DELAY=y
24
 
CONFIG_ZONE_DMA=y
25
 
CONFIG_VECTORS_BASE=0xffff0000
26
 
CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
27
 
 
28
 
#
29
 
# General setup
30
 
#
31
 
CONFIG_EXPERIMENTAL=y
32
 
CONFIG_BROKEN_ON_SMP=y
33
 
CONFIG_LOCK_KERNEL=y
34
 
CONFIG_INIT_ENV_ARG_LIMIT=32
35
 
CONFIG_LOCALVERSION=""
36
 
CONFIG_LOCALVERSION_AUTO=y
37
 
CONFIG_SWAP=y
38
 
CONFIG_SYSVIPC=y
39
 
CONFIG_SYSVIPC_SYSCTL=y
40
 
# CONFIG_POSIX_MQUEUE is not set
41
 
# CONFIG_BSD_PROCESS_ACCT is not set
42
 
# CONFIG_TASKSTATS is not set
43
 
# CONFIG_USER_NS is not set
44
 
# CONFIG_AUDIT is not set
45
 
# CONFIG_IKCONFIG is not set
46
 
CONFIG_LOG_BUF_SHIFT=14
47
 
CONFIG_SYSFS_DEPRECATED=y
48
 
# CONFIG_RELAY is not set
49
 
CONFIG_BLK_DEV_INITRD=y
50
 
CONFIG_INITRAMFS_SOURCE=""
51
 
CONFIG_CC_OPTIMIZE_FOR_SIZE=y
52
 
CONFIG_SYSCTL=y
53
 
# CONFIG_EMBEDDED is not set
54
 
CONFIG_UID16=y
55
 
CONFIG_SYSCTL_SYSCALL=y
56
 
CONFIG_KALLSYMS=y
57
 
# CONFIG_KALLSYMS_ALL is not set
58
 
# CONFIG_KALLSYMS_EXTRA_PASS is not set
59
 
CONFIG_HOTPLUG=y
60
 
CONFIG_PRINTK=y
61
 
CONFIG_BUG=y
62
 
CONFIG_ELF_CORE=y
63
 
CONFIG_BASE_FULL=y
64
 
CONFIG_FUTEX=y
65
 
CONFIG_ANON_INODES=y
66
 
CONFIG_EPOLL=y
67
 
CONFIG_SIGNALFD=y
68
 
CONFIG_TIMERFD=y
69
 
CONFIG_EVENTFD=y
70
 
CONFIG_SHMEM=y
71
 
CONFIG_VM_EVENT_COUNTERS=y
72
 
CONFIG_SLAB=y
73
 
# CONFIG_SLUB is not set
74
 
# CONFIG_SLOB is not set
75
 
CONFIG_RT_MUTEXES=y
76
 
# CONFIG_TINY_SHMEM is not set
77
 
CONFIG_BASE_SMALL=0
78
 
CONFIG_MODULES=y
79
 
CONFIG_MODULE_UNLOAD=y
80
 
CONFIG_MODULE_FORCE_UNLOAD=y
81
 
# CONFIG_MODVERSIONS is not set
82
 
# CONFIG_MODULE_SRCVERSION_ALL is not set
83
 
CONFIG_KMOD=y
84
 
CONFIG_BLOCK=y
85
 
# CONFIG_LBD is not set
86
 
# CONFIG_BLK_DEV_IO_TRACE is not set
87
 
# CONFIG_LSF is not set
88
 
# CONFIG_BLK_DEV_BSG is not set
89
 
 
90
 
#
91
 
# IO Schedulers
92
 
#
93
 
CONFIG_IOSCHED_NOOP=y
94
 
CONFIG_IOSCHED_AS=y
95
 
CONFIG_IOSCHED_DEADLINE=y
96
 
CONFIG_IOSCHED_CFQ=y
97
 
# CONFIG_DEFAULT_AS is not set
98
 
# CONFIG_DEFAULT_DEADLINE is not set
99
 
CONFIG_DEFAULT_CFQ=y
100
 
# CONFIG_DEFAULT_NOOP is not set
101
 
CONFIG_DEFAULT_IOSCHED="cfq"
102
 
 
103
 
#
104
 
# System Type
105
 
#
106
 
# CONFIG_ARCH_AAEC2000 is not set
107
 
# CONFIG_ARCH_INTEGRATOR is not set
108
 
# CONFIG_ARCH_REALVIEW is not set
109
 
# CONFIG_ARCH_VERSATILE is not set
110
 
# CONFIG_ARCH_AT91 is not set
111
 
# CONFIG_ARCH_CLPS7500 is not set
112
 
# CONFIG_ARCH_CLPS711X is not set
113
 
# CONFIG_ARCH_CO285 is not set
114
 
# CONFIG_ARCH_EBSA110 is not set
115
 
# CONFIG_ARCH_EP93XX is not set
116
 
# CONFIG_ARCH_FOOTBRIDGE is not set
117
 
# CONFIG_ARCH_NETX is not set
118
 
# CONFIG_ARCH_H720X is not set
119
 
# CONFIG_ARCH_IMX is not set
120
 
# CONFIG_ARCH_IOP13XX is not set
121
 
# CONFIG_ARCH_IOP32X is not set
122
 
# CONFIG_ARCH_IOP33X is not set
123
 
# CONFIG_ARCH_IXP23XX is not set
124
 
# CONFIG_ARCH_IXP2000 is not set
125
 
# CONFIG_ARCH_IXP4XX is not set
126
 
# CONFIG_ARCH_L7200 is not set
127
 
# CONFIG_ARCH_KS8695 is not set
128
 
# CONFIG_ARCH_NS9XXX is not set
129
 
# CONFIG_ARCH_MXC is not set
130
 
# CONFIG_ARCH_PNX4008 is not set
131
 
# CONFIG_ARCH_PXA is not set
132
 
# CONFIG_ARCH_RPC is not set
133
 
# CONFIG_ARCH_SA1100 is not set
134
 
# CONFIG_ARCH_S3C2410 is not set
135
 
# CONFIG_ARCH_SHARK is not set
136
 
# CONFIG_ARCH_LH7A40X is not set
137
 
# CONFIG_ARCH_DAVINCI is not set
138
 
CONFIG_ARCH_OMAP=y
139
 
 
140
 
#
141
 
# TI OMAP Implementations
142
 
#
143
 
CONFIG_ARCH_OMAP_OTG=y
144
 
CONFIG_ARCH_OMAP1=y
145
 
# CONFIG_ARCH_OMAP2 is not set
146
 
# CONFIG_ARCH_OMAP3 is not set
147
 
 
148
 
#
149
 
# OMAP Feature Selections
150
 
#
151
 
# CONFIG_OMAP_RESET_CLOCKS is not set
152
 
# CONFIG_OMAP_BOOT_TAG is not set
153
 
# CONFIG_OMAP_GPIO_SWITCH is not set
154
 
CONFIG_OMAP_MUX=y
155
 
# CONFIG_OMAP_MUX_DEBUG is not set
156
 
CONFIG_OMAP_MUX_WARNINGS=y
157
 
# CONFIG_OMAP_STI is not set
158
 
CONFIG_OMAP_MCBSP=y
159
 
# CONFIG_OMAP_MMU_FWK is not set
160
 
# CONFIG_OMAP_MBOX_FWK is not set
161
 
CONFIG_OMAP_MPU_TIMER=y
162
 
# CONFIG_OMAP_32K_TIMER is not set
163
 
# CONFIG_OMAP_DM_TIMER is not set
164
 
CONFIG_OMAP_LL_DEBUG_UART1=y
165
 
# CONFIG_OMAP_LL_DEBUG_UART2 is not set
166
 
# CONFIG_OMAP_LL_DEBUG_UART3 is not set
167
 
CONFIG_OMAP_SERIAL_WAKE=y
168
 
# CONFIG_OMAP_DSP is not set
169
 
 
170
 
#
171
 
# OMAP Core Type
172
 
#
173
 
# CONFIG_ARCH_OMAP730 is not set
174
 
# CONFIG_ARCH_OMAP15XX is not set
175
 
CONFIG_ARCH_OMAP16XX=y
176
 
 
177
 
#
178
 
# OMAP Board Type
179
 
#
180
 
# CONFIG_MACH_OMAP_INNOVATOR is not set
181
 
# CONFIG_MACH_OMAP_H2 is not set
182
 
# CONFIG_MACH_OMAP_H3 is not set
183
 
# CONFIG_MACH_OMAP_OSK is not set
184
 
# CONFIG_MACH_NOKIA770 is not set
185
 
CONFIG_MACH_OMAP_GENERIC=y
186
 
 
187
 
#
188
 
# OMAP CPU Speed
189
 
#
190
 
# CONFIG_OMAP_CLOCKS_SET_BY_BOOTLOADER is not set
191
 
# CONFIG_OMAP_ARM_216MHZ is not set
192
 
CONFIG_OMAP_ARM_192MHZ=y
193
 
# CONFIG_OMAP_ARM_168MHZ is not set
194
 
# CONFIG_OMAP_ARM_120MHZ is not set
195
 
# CONFIG_OMAP_ARM_60MHZ is not set
196
 
# CONFIG_OMAP_ARM_30MHZ is not set
197
 
# CONFIG_MACH_OMAP_APOLLON_PLUS is not set
198
 
 
199
 
#
200
 
# Boot options
201
 
#
202
 
 
203
 
#
204
 
# Power management
205
 
#
206
 
 
207
 
#
208
 
# Processor Type
209
 
#
210
 
CONFIG_CPU_32=y
211
 
CONFIG_CPU_ARM926T=y
212
 
CONFIG_CPU_32v5=y
213
 
CONFIG_CPU_ABRT_EV5TJ=y
214
 
CONFIG_CPU_PABRT_NOIFAR=y
215
 
CONFIG_CPU_CACHE_VIVT=y
216
 
CONFIG_CPU_COPY_V4WB=y
217
 
CONFIG_CPU_TLB_V4WBI=y
218
 
CONFIG_CPU_CP15=y
219
 
CONFIG_CPU_CP15_MMU=y
220
 
 
221
 
#
222
 
# Processor Features
223
 
#
224
 
# CONFIG_ARM_THUMB is not set
225
 
# CONFIG_CPU_ICACHE_DISABLE is not set
226
 
# CONFIG_CPU_DCACHE_DISABLE is not set
227
 
# CONFIG_CPU_DCACHE_WRITETHROUGH is not set
228
 
# CONFIG_CPU_CACHE_ROUND_ROBIN is not set
229
 
# CONFIG_OUTER_CACHE is not set
230
 
 
231
 
#
232
 
# Bus support
233
 
#
234
 
# CONFIG_PCI_SYSCALL is not set
235
 
# CONFIG_ARCH_SUPPORTS_MSI is not set
236
 
 
237
 
#
238
 
# PCCARD (PCMCIA/CardBus) support
239
 
#
240
 
# CONFIG_PCCARD is not set
241
 
 
242
 
#
243
 
# Kernel Features
244
 
#
245
 
# CONFIG_TICK_ONESHOT is not set
246
 
# CONFIG_NO_HZ is not set
247
 
# CONFIG_HIGH_RES_TIMERS is not set
248
 
CONFIG_PREEMPT=y
249
 
CONFIG_HZ=100
250
 
# CONFIG_AEABI is not set
251
 
# CONFIG_ARCH_DISCONTIGMEM_ENABLE is not set
252
 
CONFIG_SELECT_MEMORY_MODEL=y
253
 
CONFIG_FLATMEM_MANUAL=y
254
 
# CONFIG_DISCONTIGMEM_MANUAL is not set
255
 
# CONFIG_SPARSEMEM_MANUAL is not set
256
 
CONFIG_FLATMEM=y
257
 
CONFIG_FLAT_NODE_MEM_MAP=y
258
 
# CONFIG_SPARSEMEM_STATIC is not set
259
 
CONFIG_SPLIT_PTLOCK_CPUS=4096
260
 
# CONFIG_RESOURCES_64BIT is not set
261
 
CONFIG_ZONE_DMA_FLAG=1
262
 
CONFIG_BOUNCE=y
263
 
CONFIG_VIRT_TO_BUS=y
264
 
# CONFIG_LEDS is not set
265
 
CONFIG_ALIGNMENT_TRAP=y
266
 
 
267
 
#
268
 
# Boot options
269
 
#
270
 
CONFIG_ZBOOT_ROM_TEXT=0x0
271
 
CONFIG_ZBOOT_ROM_BSS=0x0
272
 
CONFIG_CMDLINE="mem=64M console=ttyS2,115200 root=0803 ro init=/bin/sh"
273
 
# CONFIG_XIP_KERNEL is not set
274
 
# CONFIG_KEXEC is not set
275
 
 
276
 
#
277
 
# CPU Frequency scaling
278
 
#
279
 
# CONFIG_CPU_FREQ is not set
280
 
 
281
 
#
282
 
# Floating point emulation
283
 
#
284
 
 
285
 
#
286
 
# At least one emulation must be selected
287
 
#
288
 
CONFIG_FPE_NWFPE=y
289
 
# CONFIG_FPE_NWFPE_XP is not set
290
 
# CONFIG_FPE_FASTFPE is not set
291
 
# CONFIG_VFP is not set
292
 
 
293
 
#
294
 
# Userspace binary formats
295
 
#
296
 
CONFIG_BINFMT_ELF=y
297
 
# CONFIG_BINFMT_AOUT is not set
298
 
# CONFIG_BINFMT_MISC is not set
299
 
# CONFIG_ARTHUR is not set
300
 
 
301
 
#
302
 
# Power management options
303
 
#
304
 
CONFIG_PM=y
305
 
# CONFIG_PM_LEGACY is not set
306
 
# CONFIG_PM_DEBUG is not set
307
 
CONFIG_PM_SLEEP=y
308
 
CONFIG_SUSPEND_UP_POSSIBLE=y
309
 
CONFIG_SUSPEND=y
310
 
# CONFIG_APM_EMULATION is not set
311
 
 
312
 
#
313
 
# Networking
314
 
#
315
 
CONFIG_NET=y
316
 
 
317
 
#
318
 
# Networking options
319
 
#
320
 
CONFIG_PACKET=y
321
 
# CONFIG_PACKET_MMAP is not set
322
 
CONFIG_UNIX=y
323
 
CONFIG_XFRM=y
324
 
# CONFIG_XFRM_USER is not set
325
 
# CONFIG_XFRM_SUB_POLICY is not set
326
 
# CONFIG_XFRM_MIGRATE is not set
327
 
# CONFIG_NET_KEY is not set
328
 
CONFIG_INET=y
329
 
CONFIG_IP_MULTICAST=y
330
 
# CONFIG_IP_ADVANCED_ROUTER is not set
331
 
CONFIG_IP_FIB_HASH=y
332
 
CONFIG_IP_PNP=y
333
 
CONFIG_IP_PNP_DHCP=y
334
 
CONFIG_IP_PNP_BOOTP=y
335
 
# CONFIG_IP_PNP_RARP is not set
336
 
# CONFIG_NET_IPIP is not set
337
 
# CONFIG_NET_IPGRE is not set
338
 
# CONFIG_IP_MROUTE is not set
339
 
# CONFIG_ARPD is not set
340
 
# CONFIG_SYN_COOKIES is not set
341
 
# CONFIG_INET_AH is not set
342
 
# CONFIG_INET_ESP is not set
343
 
# CONFIG_INET_IPCOMP is not set
344
 
# CONFIG_INET_XFRM_TUNNEL is not set
345
 
# CONFIG_INET_TUNNEL is not set
346
 
CONFIG_INET_XFRM_MODE_TRANSPORT=y
347
 
CONFIG_INET_XFRM_MODE_TUNNEL=y
348
 
CONFIG_INET_XFRM_MODE_BEET=y
349
 
CONFIG_INET_DIAG=y
350
 
CONFIG_INET_TCP_DIAG=y
351
 
# CONFIG_TCP_CONG_ADVANCED is not set
352
 
CONFIG_TCP_CONG_CUBIC=y
353
 
CONFIG_DEFAULT_TCP_CONG="cubic"
354
 
# CONFIG_TCP_MD5SIG is not set
355
 
# CONFIG_IPV6 is not set
356
 
# CONFIG_INET6_XFRM_TUNNEL is not set
357
 
# CONFIG_INET6_TUNNEL is not set
358
 
# CONFIG_NETWORK_SECMARK is not set
359
 
# CONFIG_NETFILTER is not set
360
 
# CONFIG_IP_DCCP is not set
361
 
# CONFIG_IP_SCTP is not set
362
 
# CONFIG_TIPC is not set
363
 
# CONFIG_ATM is not set
364
 
# CONFIG_BRIDGE is not set
365
 
# CONFIG_VLAN_8021Q is not set
366
 
# CONFIG_DECNET is not set
367
 
# CONFIG_LLC2 is not set
368
 
# CONFIG_IPX is not set
369
 
# CONFIG_ATALK is not set
370
 
# CONFIG_X25 is not set
371
 
# CONFIG_LAPB is not set
372
 
# CONFIG_ECONET is not set
373
 
# CONFIG_WAN_ROUTER is not set
374
 
 
375
 
#
376
 
# QoS and/or fair queueing
377
 
#
378
 
# CONFIG_NET_SCHED is not set
379
 
 
380
 
#
381
 
# Network testing
382
 
#
383
 
# CONFIG_NET_PKTGEN is not set
384
 
# CONFIG_HAMRADIO is not set
385
 
# CONFIG_IRDA is not set
386
 
# CONFIG_BT is not set
387
 
# CONFIG_AF_RXRPC is not set
388
 
 
389
 
#
390
 
# Wireless
391
 
#
392
 
# CONFIG_CFG80211 is not set
393
 
# CONFIG_WIRELESS_EXT is not set
394
 
# CONFIG_MAC80211 is not set
395
 
# CONFIG_IEEE80211 is not set
396
 
# CONFIG_RFKILL is not set
397
 
# CONFIG_NET_9P is not set
398
 
 
399
 
#
400
 
# Device Drivers
401
 
#
402
 
 
403
 
#
404
 
# Generic Driver Options
405
 
#
406
 
CONFIG_STANDALONE=y
407
 
CONFIG_PREVENT_FIRMWARE_BUILD=y
408
 
# CONFIG_FW_LOADER is not set
409
 
# CONFIG_DEBUG_DRIVER is not set
410
 
# CONFIG_DEBUG_DEVRES is not set
411
 
# CONFIG_SYS_HYPERVISOR is not set
412
 
# CONFIG_CONNECTOR is not set
413
 
# CONFIG_MTD is not set
414
 
# CONFIG_PARPORT is not set
415
 
CONFIG_BLK_DEV=y
416
 
# CONFIG_BLK_DEV_COW_COMMON is not set
417
 
CONFIG_BLK_DEV_LOOP=y
418
 
# CONFIG_BLK_DEV_CRYPTOLOOP is not set
419
 
# CONFIG_BLK_DEV_NBD is not set
420
 
# CONFIG_BLK_DEV_UB is not set
421
 
CONFIG_BLK_DEV_RAM=y
422
 
CONFIG_BLK_DEV_RAM_COUNT=16
423
 
CONFIG_BLK_DEV_RAM_SIZE=8192
424
 
CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024
425
 
# CONFIG_CDROM_PKTCDVD is not set
426
 
# CONFIG_ATA_OVER_ETH is not set
427
 
 
428
 
#
429
 
# SCSI device support
430
 
#
431
 
# CONFIG_RAID_ATTRS is not set
432
 
CONFIG_SCSI=y
433
 
CONFIG_SCSI_DMA=y
434
 
# CONFIG_SCSI_TGT is not set
435
 
# CONFIG_SCSI_NETLINK is not set
436
 
CONFIG_SCSI_PROC_FS=y
437
 
 
438
 
#
439
 
# SCSI support type (disk, tape, CD-ROM)
440
 
#
441
 
CONFIG_BLK_DEV_SD=y
442
 
# CONFIG_CHR_DEV_ST is not set
443
 
# CONFIG_CHR_DEV_OSST is not set
444
 
CONFIG_BLK_DEV_SR=y
445
 
# CONFIG_BLK_DEV_SR_VENDOR is not set
446
 
CONFIG_CHR_DEV_SG=y
447
 
# CONFIG_CHR_DEV_SCH is not set
448
 
 
449
 
#
450
 
# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
451
 
#
452
 
CONFIG_SCSI_MULTI_LUN=y
453
 
# CONFIG_SCSI_CONSTANTS is not set
454
 
# CONFIG_SCSI_LOGGING is not set
455
 
# CONFIG_SCSI_SCAN_ASYNC is not set
456
 
CONFIG_SCSI_WAIT_SCAN=m
457
 
 
458
 
#
459
 
# SCSI Transports
460
 
#
461
 
# CONFIG_SCSI_SPI_ATTRS is not set
462
 
# CONFIG_SCSI_FC_ATTRS is not set
463
 
# CONFIG_SCSI_ISCSI_ATTRS is not set
464
 
# CONFIG_SCSI_SAS_LIBSAS is not set
465
 
CONFIG_SCSI_LOWLEVEL=y
466
 
# CONFIG_ISCSI_TCP is not set
467
 
# CONFIG_SCSI_DEBUG is not set
468
 
# CONFIG_ATA is not set
469
 
# CONFIG_MD is not set
470
 
CONFIG_NETDEVICES=y
471
 
# CONFIG_NETDEVICES_MULTIQUEUE is not set
472
 
# CONFIG_DUMMY is not set
473
 
# CONFIG_BONDING is not set
474
 
# CONFIG_MACVLAN is not set
475
 
# CONFIG_EQUALIZER is not set
476
 
# CONFIG_TUN is not set
477
 
# CONFIG_PHYLIB is not set
478
 
CONFIG_NET_ETHERNET=y
479
 
CONFIG_MII=y
480
 
# CONFIG_AX88796 is not set
481
 
# CONFIG_SMC91X is not set
482
 
# CONFIG_DM9000 is not set
483
 
CONFIG_NETDEV_1000=y
484
 
CONFIG_NETDEV_10000=y
485
 
 
486
 
#
487
 
# Wireless LAN
488
 
#
489
 
# CONFIG_WLAN_PRE80211 is not set
490
 
# CONFIG_WLAN_80211 is not set
491
 
 
492
 
#
493
 
# USB Network Adapters
494
 
#
495
 
# CONFIG_USB_CATC is not set
496
 
# CONFIG_USB_KAWETH is not set
497
 
# CONFIG_USB_PEGASUS is not set
498
 
CONFIG_USB_RTL8150=y
499
 
CONFIG_USB_USBNET_MII=y
500
 
CONFIG_USB_USBNET=y
501
 
CONFIG_USB_NET_AX8817X=y
502
 
CONFIG_USB_NET_CDCETHER=y
503
 
# CONFIG_USB_NET_DM9601 is not set
504
 
# CONFIG_USB_NET_GL620A is not set
505
 
CONFIG_USB_NET_NET1080=y
506
 
# CONFIG_USB_NET_PLUSB is not set
507
 
# CONFIG_USB_NET_MCS7830 is not set
508
 
# CONFIG_USB_NET_RNDIS_HOST is not set
509
 
CONFIG_USB_NET_CDC_SUBSET=y
510
 
CONFIG_USB_ALI_M5632=y
511
 
CONFIG_USB_AN2720=y
512
 
CONFIG_USB_BELKIN=y
513
 
CONFIG_USB_ARMLINUX=y
514
 
CONFIG_USB_EPSON2888=y
515
 
# CONFIG_USB_KC2190 is not set
516
 
CONFIG_USB_NET_ZAURUS=y
517
 
# CONFIG_WAN is not set
518
 
CONFIG_PPP=y
519
 
CONFIG_PPP_MULTILINK=y
520
 
# CONFIG_PPP_FILTER is not set
521
 
# CONFIG_PPP_ASYNC is not set
522
 
# CONFIG_PPP_SYNC_TTY is not set
523
 
# CONFIG_PPP_DEFLATE is not set
524
 
# CONFIG_PPP_BSDCOMP is not set
525
 
# CONFIG_PPP_MPPE is not set
526
 
# CONFIG_PPPOE is not set
527
 
# CONFIG_PPPOL2TP is not set
528
 
# CONFIG_SLIP is not set
529
 
CONFIG_SLHC=y
530
 
# CONFIG_SHAPER is not set
531
 
# CONFIG_NETCONSOLE is not set
532
 
# CONFIG_NETPOLL is not set
533
 
# CONFIG_NET_POLL_CONTROLLER is not set
534
 
# CONFIG_ISDN is not set
535
 
 
536
 
#
537
 
# Input device support
538
 
#
539
 
CONFIG_INPUT=y
540
 
# CONFIG_INPUT_FF_MEMLESS is not set
541
 
# CONFIG_INPUT_POLLDEV is not set
542
 
 
543
 
#
544
 
# Userland interfaces
545
 
#
546
 
CONFIG_INPUT_MOUSEDEV=y
547
 
CONFIG_INPUT_MOUSEDEV_PSAUX=y
548
 
CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
549
 
CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
550
 
# CONFIG_INPUT_JOYDEV is not set
551
 
# CONFIG_INPUT_TSDEV is not set
552
 
# CONFIG_INPUT_EVDEV is not set
553
 
# CONFIG_INPUT_EVBUG is not set
554
 
 
555
 
#
556
 
# Input Device Drivers
557
 
#
558
 
CONFIG_INPUT_KEYBOARD=y
559
 
CONFIG_KEYBOARD_ATKBD=y
560
 
# CONFIG_KEYBOARD_SUNKBD is not set
561
 
# CONFIG_KEYBOARD_LKKBD is not set
562
 
# CONFIG_KEYBOARD_XTKBD is not set
563
 
# CONFIG_KEYBOARD_NEWTON is not set
564
 
# CONFIG_KEYBOARD_STOWAWAY is not set
565
 
CONFIG_KEYBOARD_OMAP=y
566
 
# CONFIG_KEYBOARD_GPIO is not set
567
 
# CONFIG_INPUT_MOUSE is not set
568
 
# CONFIG_INPUT_JOYSTICK is not set
569
 
# CONFIG_INPUT_TABLET is not set
570
 
# CONFIG_INPUT_TOUCHSCREEN is not set
571
 
# CONFIG_INPUT_MISC is not set
572
 
 
573
 
#
574
 
# Hardware I/O ports
575
 
#
576
 
CONFIG_SERIO=y
577
 
CONFIG_SERIO_SERPORT=y
578
 
CONFIG_SERIO_LIBPS2=y
579
 
# CONFIG_SERIO_RAW is not set
580
 
# CONFIG_GAMEPORT is not set
581
 
 
582
 
#
583
 
# Character devices
584
 
#
585
 
CONFIG_VT=y
586
 
CONFIG_VT_CONSOLE=y
587
 
CONFIG_HW_CONSOLE=y
588
 
# CONFIG_VT_HW_CONSOLE_BINDING is not set
589
 
# CONFIG_SERIAL_NONSTANDARD is not set
590
 
 
591
 
#
592
 
# Serial drivers
593
 
#
594
 
CONFIG_SERIAL_8250=y
595
 
CONFIG_SERIAL_8250_CONSOLE=y
596
 
CONFIG_SERIAL_8250_NR_UARTS=4
597
 
CONFIG_SERIAL_8250_RUNTIME_UARTS=4
598
 
# CONFIG_SERIAL_8250_EXTENDED is not set
599
 
 
600
 
#
601
 
# Non-8250 serial port support
602
 
#
603
 
CONFIG_SERIAL_CORE=y
604
 
CONFIG_SERIAL_CORE_CONSOLE=y
605
 
CONFIG_UNIX98_PTYS=y
606
 
# CONFIG_LEGACY_PTYS is not set
607
 
# CONFIG_IPMI_HANDLER is not set
608
 
# CONFIG_WATCHDOG is not set
609
 
CONFIG_HW_RANDOM=m
610
 
CONFIG_HW_RANDOM_OMAP=m
611
 
# CONFIG_NVRAM is not set
612
 
# CONFIG_R3964 is not set
613
 
# CONFIG_RAW_DRIVER is not set
614
 
# CONFIG_TCG_TPM is not set
615
 
CONFIG_I2C=y
616
 
CONFIG_I2C_BOARDINFO=y
617
 
CONFIG_I2C_CHARDEV=y
618
 
 
619
 
#
620
 
# I2C Algorithms
621
 
#
622
 
CONFIG_I2C_ALGOBIT=y
623
 
# CONFIG_I2C_ALGOPCF is not set
624
 
# CONFIG_I2C_ALGOPCA is not set
625
 
 
626
 
#
627
 
# I2C Hardware Bus support
628
 
#
629
 
# CONFIG_I2C_GPIO is not set
630
 
# CONFIG_I2C_OCORES is not set
631
 
# CONFIG_I2C_OMAP is not set
632
 
# CONFIG_I2C_PARPORT_LIGHT is not set
633
 
# CONFIG_I2C_SIMTEC is not set
634
 
# CONFIG_I2C_TAOS_EVM is not set
635
 
# CONFIG_I2C_STUB is not set
636
 
# CONFIG_I2C_TINY_USB is not set
637
 
 
638
 
#
639
 
# Miscellaneous I2C Chip support
640
 
#
641
 
# CONFIG_SENSORS_DS1337 is not set
642
 
# CONFIG_SENSORS_DS1374 is not set
643
 
# CONFIG_DS1682 is not set
644
 
# CONFIG_EEPROM_LEGACY is not set
645
 
# CONFIG_SENSORS_PCF8574 is not set
646
 
# CONFIG_SENSORS_PCA9539 is not set
647
 
# CONFIG_SENSORS_PCF8591 is not set
648
 
# CONFIG_ISP1301_OMAP is not set
649
 
# CONFIG_TPS65010 is not set
650
 
# CONFIG_GPIOEXPANDER_OMAP is not set
651
 
# CONFIG_SENSORS_MAX6875 is not set
652
 
# CONFIG_SENSORS_TSL2550 is not set
653
 
# CONFIG_I2C_DEBUG_CORE is not set
654
 
# CONFIG_I2C_DEBUG_ALGO is not set
655
 
# CONFIG_I2C_DEBUG_BUS is not set
656
 
# CONFIG_I2C_DEBUG_CHIP is not set
657
 
 
658
 
#
659
 
# SPI support
660
 
#
661
 
# CONFIG_SPI is not set
662
 
# CONFIG_SPI_MASTER is not set
663
 
# CONFIG_W1 is not set
664
 
CONFIG_HWMON=y
665
 
# CONFIG_HWMON_VID is not set
666
 
# CONFIG_SENSORS_ABITUGURU is not set
667
 
# CONFIG_SENSORS_ABITUGURU3 is not set
668
 
# CONFIG_SENSORS_AD7418 is not set
669
 
# CONFIG_SENSORS_ADM1021 is not set
670
 
# CONFIG_SENSORS_ADM1025 is not set
671
 
# CONFIG_SENSORS_ADM1026 is not set
672
 
# CONFIG_SENSORS_ADM1029 is not set
673
 
# CONFIG_SENSORS_ADM1031 is not set
674
 
# CONFIG_SENSORS_ADM9240 is not set
675
 
# CONFIG_SENSORS_ASB100 is not set
676
 
# CONFIG_SENSORS_ATXP1 is not set
677
 
# CONFIG_SENSORS_DS1621 is not set
678
 
# CONFIG_SENSORS_F71805F is not set
679
 
# CONFIG_SENSORS_FSCHER is not set
680
 
# CONFIG_SENSORS_FSCPOS is not set
681
 
# CONFIG_SENSORS_GL518SM is not set
682
 
# CONFIG_SENSORS_GL520SM is not set
683
 
# CONFIG_SENSORS_IT87 is not set
684
 
# CONFIG_SENSORS_LM63 is not set
685
 
# CONFIG_SENSORS_LM75 is not set
686
 
# CONFIG_SENSORS_LM77 is not set
687
 
# CONFIG_SENSORS_LM78 is not set
688
 
# CONFIG_SENSORS_LM80 is not set
689
 
# CONFIG_SENSORS_LM83 is not set
690
 
# CONFIG_SENSORS_LM85 is not set
691
 
# CONFIG_SENSORS_LM87 is not set
692
 
# CONFIG_SENSORS_LM90 is not set
693
 
# CONFIG_SENSORS_LM92 is not set
694
 
# CONFIG_SENSORS_LM93 is not set
695
 
# CONFIG_SENSORS_MAX1619 is not set
696
 
# CONFIG_SENSORS_MAX6650 is not set
697
 
# CONFIG_SENSORS_PC87360 is not set
698
 
# CONFIG_SENSORS_PC87427 is not set
699
 
# CONFIG_SENSORS_DME1737 is not set
700
 
# CONFIG_SENSORS_SMSC47M1 is not set
701
 
# CONFIG_SENSORS_SMSC47M192 is not set
702
 
# CONFIG_SENSORS_SMSC47B397 is not set
703
 
# CONFIG_SENSORS_THMC50 is not set
704
 
# CONFIG_SENSORS_VT1211 is not set
705
 
# CONFIG_SENSORS_W83781D is not set
706
 
# CONFIG_SENSORS_W83791D is not set
707
 
# CONFIG_SENSORS_W83792D is not set
708
 
# CONFIG_SENSORS_W83793 is not set
709
 
# CONFIG_SENSORS_W83L785TS is not set
710
 
# CONFIG_SENSORS_W83627HF is not set
711
 
# CONFIG_SENSORS_W83627EHF is not set
712
 
# CONFIG_HWMON_DEBUG_CHIP is not set
713
 
CONFIG_MISC_DEVICES=y
714
 
# CONFIG_EEPROM_93CX6 is not set
715
 
 
716
 
#
717
 
# Multifunction device drivers
718
 
#
719
 
# CONFIG_MFD_SM501 is not set
720
 
# CONFIG_NEW_LEDS is not set
721
 
 
722
 
#
723
 
# Multimedia devices
724
 
#
725
 
# CONFIG_VIDEO_DEV is not set
726
 
# CONFIG_DVB_CORE is not set
727
 
CONFIG_DAB=y
728
 
# CONFIG_USB_DABUSB is not set
729
 
 
730
 
#
731
 
# Graphics support
732
 
#
733
 
# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
734
 
 
735
 
#
736
 
# Display device support
737
 
#
738
 
# CONFIG_DISPLAY_SUPPORT is not set
739
 
# CONFIG_VGASTATE is not set
740
 
CONFIG_VIDEO_OUTPUT_CONTROL=m
741
 
# CONFIG_FB is not set
742
 
 
743
 
#
744
 
# Console display driver support
745
 
#
746
 
# CONFIG_VGA_CONSOLE is not set
747
 
CONFIG_DUMMY_CONSOLE=y
748
 
 
749
 
#
750
 
# Sound
751
 
#
752
 
# CONFIG_SOUND is not set
753
 
CONFIG_HID_SUPPORT=y
754
 
CONFIG_HID=y
755
 
# CONFIG_HID_DEBUG is not set
756
 
 
757
 
#
758
 
# USB Input Devices
759
 
#
760
 
CONFIG_USB_HID=y
761
 
# CONFIG_USB_HIDINPUT_POWERBOOK is not set
762
 
# CONFIG_HID_FF is not set
763
 
# CONFIG_USB_HIDDEV is not set
764
 
CONFIG_USB_SUPPORT=y
765
 
CONFIG_USB_ARCH_HAS_HCD=y
766
 
CONFIG_USB_ARCH_HAS_OHCI=y
767
 
# CONFIG_USB_ARCH_HAS_EHCI is not set
768
 
CONFIG_USB=y
769
 
CONFIG_USB_DEBUG=y
770
 
 
771
 
#
772
 
# Miscellaneous USB options
773
 
#
774
 
CONFIG_USB_DEVICEFS=y
775
 
# CONFIG_USB_DEVICE_CLASS is not set
776
 
# CONFIG_USB_DYNAMIC_MINORS is not set
777
 
# CONFIG_USB_SUSPEND is not set
778
 
# CONFIG_USB_PERSIST is not set
779
 
# CONFIG_USB_OTG is not set
780
 
 
781
 
#
782
 
# USB Host Controller Drivers
783
 
#
784
 
# CONFIG_USB_ISP116X_HCD is not set
785
 
CONFIG_USB_OHCI_HCD=y
786
 
# CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set
787
 
# CONFIG_USB_OHCI_BIG_ENDIAN_MMIO is not set
788
 
CONFIG_USB_OHCI_LITTLE_ENDIAN=y
789
 
# CONFIG_USB_SL811_HCD is not set
790
 
# CONFIG_USB_R8A66597_HCD is not set
791
 
# CONFIG_USB_MUSB_HDRC is not set
792
 
 
793
 
#
794
 
# USB Device Class drivers
795
 
#
796
 
# CONFIG_USB_ACM is not set
797
 
# CONFIG_USB_PRINTER is not set
798
 
 
799
 
#
800
 
# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
801
 
#
802
 
 
803
 
#
804
 
# may also be needed; see USB_STORAGE Help for more information
805
 
#
806
 
CONFIG_USB_STORAGE=y
807
 
# CONFIG_USB_STORAGE_DEBUG is not set
808
 
CONFIG_USB_STORAGE_DATAFAB=y
809
 
CONFIG_USB_STORAGE_FREECOM=y
810
 
CONFIG_USB_STORAGE_DPCM=y
811
 
# CONFIG_USB_STORAGE_USBAT is not set
812
 
CONFIG_USB_STORAGE_SDDR09=y
813
 
CONFIG_USB_STORAGE_SDDR55=y
814
 
CONFIG_USB_STORAGE_JUMPSHOT=y
815
 
# CONFIG_USB_STORAGE_ALAUDA is not set
816
 
# CONFIG_USB_STORAGE_KARMA is not set
817
 
# CONFIG_USB_LIBUSUAL is not set
818
 
 
819
 
#
820
 
# USB Imaging devices
821
 
#
822
 
# CONFIG_USB_MDC800 is not set
823
 
# CONFIG_USB_MICROTEK is not set
824
 
CONFIG_USB_MON=y
825
 
 
826
 
#
827
 
# USB port drivers
828
 
#
829
 
 
830
 
#
831
 
# USB Serial Converter support
832
 
#
833
 
# CONFIG_USB_SERIAL is not set
834
 
 
835
 
#
836
 
# USB Miscellaneous drivers
837
 
#
838
 
# CONFIG_USB_EMI62 is not set
839
 
# CONFIG_USB_EMI26 is not set
840
 
# CONFIG_USB_ADUTUX is not set
841
 
# CONFIG_USB_AUERSWALD is not set
842
 
# CONFIG_USB_RIO500 is not set
843
 
# CONFIG_USB_LEGOTOWER is not set
844
 
# CONFIG_USB_LCD is not set
845
 
# CONFIG_USB_BERRY_CHARGE is not set
846
 
# CONFIG_USB_LED is not set
847
 
# CONFIG_USB_CYPRESS_CY7C63 is not set
848
 
# CONFIG_USB_CYTHERM is not set
849
 
# CONFIG_USB_PHIDGET is not set
850
 
# CONFIG_USB_IDMOUSE is not set
851
 
# CONFIG_USB_FTDI_ELAN is not set
852
 
# CONFIG_USB_APPLEDISPLAY is not set
853
 
# CONFIG_USB_LD is not set
854
 
# CONFIG_USB_TRANCEVIBRATOR is not set
855
 
# CONFIG_USB_IOWARRIOR is not set
856
 
# CONFIG_USB_TEST is not set
857
 
 
858
 
#
859
 
# USB DSL modem support
860
 
#
861
 
 
862
 
#
863
 
# USB Gadget Support
864
 
#
865
 
# CONFIG_USB_GADGET is not set
866
 
CONFIG_MMC=y
867
 
# CONFIG_MMC_DEBUG is not set
868
 
# CONFIG_MMC_UNSAFE_RESUME is not set
869
 
 
870
 
#
871
 
# MMC/SD Card Drivers
872
 
#
873
 
CONFIG_MMC_BLOCK=y
874
 
CONFIG_MMC_BLOCK_BOUNCE=y
875
 
 
876
 
#
877
 
# MMC/SD Host Controller Drivers
878
 
#
879
 
CONFIG_MMC_OMAP=y
880
 
CONFIG_RTC_LIB=y
881
 
CONFIG_RTC_CLASS=y
882
 
CONFIG_RTC_HCTOSYS=y
883
 
CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
884
 
# CONFIG_RTC_DEBUG is not set
885
 
 
886
 
#
887
 
# RTC interfaces
888
 
#
889
 
CONFIG_RTC_INTF_SYSFS=y
890
 
CONFIG_RTC_INTF_PROC=y
891
 
CONFIG_RTC_INTF_DEV=y
892
 
# CONFIG_RTC_INTF_DEV_UIE_EMUL is not set
893
 
# CONFIG_RTC_DRV_TEST is not set
894
 
 
895
 
#
896
 
# I2C RTC drivers
897
 
#
898
 
# CONFIG_RTC_DRV_DS1307 is not set
899
 
# CONFIG_RTC_DRV_DS1672 is not set
900
 
# CONFIG_RTC_DRV_MAX6900 is not set
901
 
# CONFIG_RTC_DRV_RS5C372 is not set
902
 
# CONFIG_RTC_DRV_ISL1208 is not set
903
 
# CONFIG_RTC_DRV_X1205 is not set
904
 
# CONFIG_RTC_DRV_PCF8563 is not set
905
 
# CONFIG_RTC_DRV_PCF8583 is not set
906
 
# CONFIG_RTC_DRV_M41T80 is not set
907
 
 
908
 
#
909
 
# SPI RTC drivers
910
 
#
911
 
 
912
 
#
913
 
# Platform RTC drivers
914
 
#
915
 
# CONFIG_RTC_DRV_CMOS is not set
916
 
# CONFIG_RTC_DRV_DS1553 is not set
917
 
# CONFIG_RTC_DRV_STK17TA8 is not set
918
 
# CONFIG_RTC_DRV_DS1742 is not set
919
 
# CONFIG_RTC_DRV_M48T86 is not set
920
 
# CONFIG_RTC_DRV_M48T59 is not set
921
 
# CONFIG_RTC_DRV_V3020 is not set
922
 
 
923
 
#
924
 
# on-CPU RTC drivers
925
 
#
926
 
CONFIG_RTC_DRV_OMAP=y
927
 
 
928
 
#
929
 
# DMA Engine support
930
 
#
931
 
# CONFIG_DMA_ENGINE is not set
932
 
 
933
 
#
934
 
# DMA Clients
935
 
#
936
 
 
937
 
#
938
 
# DMA Devices
939
 
#
940
 
 
941
 
#
942
 
# CBUS support
943
 
#
944
 
# CONFIG_CBUS is not set
945
 
 
946
 
#
947
 
# File systems
948
 
#
949
 
CONFIG_EXT2_FS=y
950
 
# CONFIG_EXT2_FS_XATTR is not set
951
 
# CONFIG_EXT2_FS_XIP is not set
952
 
CONFIG_EXT3_FS=y
953
 
CONFIG_EXT3_FS_XATTR=y
954
 
# CONFIG_EXT3_FS_POSIX_ACL is not set
955
 
# CONFIG_EXT3_FS_SECURITY is not set
956
 
# CONFIG_EXT4DEV_FS is not set
957
 
CONFIG_JBD=y
958
 
# CONFIG_JBD_DEBUG is not set
959
 
CONFIG_FS_MBCACHE=y
960
 
# CONFIG_REISERFS_FS is not set
961
 
# CONFIG_JFS_FS is not set
962
 
# CONFIG_FS_POSIX_ACL is not set
963
 
# CONFIG_XFS_FS is not set
964
 
# CONFIG_GFS2_FS is not set
965
 
# CONFIG_OCFS2_FS is not set
966
 
# CONFIG_MINIX_FS is not set
967
 
# CONFIG_ROMFS_FS is not set
968
 
CONFIG_INOTIFY=y
969
 
CONFIG_INOTIFY_USER=y
970
 
# CONFIG_QUOTA is not set
971
 
CONFIG_DNOTIFY=y
972
 
CONFIG_AUTOFS_FS=y
973
 
CONFIG_AUTOFS4_FS=y
974
 
# CONFIG_FUSE_FS is not set
975
 
 
976
 
#
977
 
# CD-ROM/DVD Filesystems
978
 
#
979
 
CONFIG_ISO9660_FS=y
980
 
CONFIG_JOLIET=y
981
 
# CONFIG_ZISOFS is not set
982
 
# CONFIG_UDF_FS is not set
983
 
 
984
 
#
985
 
# DOS/FAT/NT Filesystems
986
 
#
987
 
CONFIG_FAT_FS=m
988
 
CONFIG_MSDOS_FS=m
989
 
CONFIG_VFAT_FS=m
990
 
CONFIG_FAT_DEFAULT_CODEPAGE=437
991
 
CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
992
 
# CONFIG_NTFS_FS is not set
993
 
 
994
 
#
995
 
# Pseudo filesystems
996
 
#
997
 
CONFIG_PROC_FS=y
998
 
CONFIG_PROC_SYSCTL=y
999
 
CONFIG_SYSFS=y
1000
 
# CONFIG_TMPFS is not set
1001
 
# CONFIG_HUGETLB_PAGE is not set
1002
 
CONFIG_RAMFS=y
1003
 
# CONFIG_CONFIGFS_FS is not set
1004
 
 
1005
 
#
1006
 
# Miscellaneous filesystems
1007
 
#
1008
 
# CONFIG_ADFS_FS is not set
1009
 
# CONFIG_AFFS_FS is not set
1010
 
# CONFIG_HFS_FS is not set
1011
 
# CONFIG_HFSPLUS_FS is not set
1012
 
# CONFIG_BEFS_FS is not set
1013
 
# CONFIG_BFS_FS is not set
1014
 
# CONFIG_EFS_FS is not set
1015
 
# CONFIG_CRAMFS is not set
1016
 
# CONFIG_VXFS_FS is not set
1017
 
# CONFIG_HPFS_FS is not set
1018
 
# CONFIG_QNX4FS_FS is not set
1019
 
# CONFIG_SYSV_FS is not set
1020
 
# CONFIG_UFS_FS is not set
1021
 
 
1022
 
#
1023
 
# Network File Systems
1024
 
#
1025
 
CONFIG_NFS_FS=y
1026
 
# CONFIG_NFS_V3 is not set
1027
 
# CONFIG_NFS_V4 is not set
1028
 
# CONFIG_NFS_DIRECTIO is not set
1029
 
# CONFIG_NFSD is not set
1030
 
# CONFIG_ROOT_NFS is not set
1031
 
CONFIG_LOCKD=y
1032
 
CONFIG_NFS_COMMON=y
1033
 
CONFIG_SUNRPC=y
1034
 
# CONFIG_SUNRPC_BIND34 is not set
1035
 
# CONFIG_RPCSEC_GSS_KRB5 is not set
1036
 
# CONFIG_RPCSEC_GSS_SPKM3 is not set
1037
 
# CONFIG_SMB_FS is not set
1038
 
# CONFIG_CIFS is not set
1039
 
# CONFIG_NCP_FS is not set
1040
 
# CONFIG_CODA_FS is not set
1041
 
# CONFIG_AFS_FS is not set
1042
 
 
1043
 
#
1044
 
# Partition Types
1045
 
#
1046
 
CONFIG_PARTITION_ADVANCED=y
1047
 
# CONFIG_ACORN_PARTITION is not set
1048
 
# CONFIG_OSF_PARTITION is not set
1049
 
# CONFIG_AMIGA_PARTITION is not set
1050
 
# CONFIG_ATARI_PARTITION is not set
1051
 
# CONFIG_MAC_PARTITION is not set
1052
 
CONFIG_MSDOS_PARTITION=y
1053
 
# CONFIG_BSD_DISKLABEL is not set
1054
 
# CONFIG_MINIX_SUBPARTITION is not set
1055
 
# CONFIG_SOLARIS_X86_PARTITION is not set
1056
 
# CONFIG_UNIXWARE_DISKLABEL is not set
1057
 
# CONFIG_LDM_PARTITION is not set
1058
 
# CONFIG_SGI_PARTITION is not set
1059
 
# CONFIG_ULTRIX_PARTITION is not set
1060
 
# CONFIG_SUN_PARTITION is not set
1061
 
# CONFIG_KARMA_PARTITION is not set
1062
 
# CONFIG_EFI_PARTITION is not set
1063
 
# CONFIG_SYSV68_PARTITION is not set
1064
 
 
1065
 
#
1066
 
# Native Language Support
1067
 
#
1068
 
CONFIG_NLS=y
1069
 
CONFIG_NLS_DEFAULT="iso8859-1"
1070
 
# CONFIG_NLS_CODEPAGE_437 is not set
1071
 
# CONFIG_NLS_CODEPAGE_737 is not set
1072
 
# CONFIG_NLS_CODEPAGE_775 is not set
1073
 
# CONFIG_NLS_CODEPAGE_850 is not set
1074
 
# CONFIG_NLS_CODEPAGE_852 is not set
1075
 
# CONFIG_NLS_CODEPAGE_855 is not set
1076
 
# CONFIG_NLS_CODEPAGE_857 is not set
1077
 
# CONFIG_NLS_CODEPAGE_860 is not set
1078
 
# CONFIG_NLS_CODEPAGE_861 is not set
1079
 
# CONFIG_NLS_CODEPAGE_862 is not set
1080
 
# CONFIG_NLS_CODEPAGE_863 is not set
1081
 
# CONFIG_NLS_CODEPAGE_864 is not set
1082
 
# CONFIG_NLS_CODEPAGE_865 is not set
1083
 
# CONFIG_NLS_CODEPAGE_866 is not set
1084
 
# CONFIG_NLS_CODEPAGE_869 is not set
1085
 
# CONFIG_NLS_CODEPAGE_936 is not set
1086
 
# CONFIG_NLS_CODEPAGE_950 is not set
1087
 
# CONFIG_NLS_CODEPAGE_932 is not set
1088
 
# CONFIG_NLS_CODEPAGE_949 is not set
1089
 
# CONFIG_NLS_CODEPAGE_874 is not set
1090
 
# CONFIG_NLS_ISO8859_8 is not set
1091
 
# CONFIG_NLS_CODEPAGE_1250 is not set
1092
 
# CONFIG_NLS_CODEPAGE_1251 is not set
1093
 
# CONFIG_NLS_ASCII is not set
1094
 
# CONFIG_NLS_ISO8859_1 is not set
1095
 
# CONFIG_NLS_ISO8859_2 is not set
1096
 
# CONFIG_NLS_ISO8859_3 is not set
1097
 
# CONFIG_NLS_ISO8859_4 is not set
1098
 
# CONFIG_NLS_ISO8859_5 is not set
1099
 
# CONFIG_NLS_ISO8859_6 is not set
1100
 
# CONFIG_NLS_ISO8859_7 is not set
1101
 
# CONFIG_NLS_ISO8859_9 is not set
1102
 
# CONFIG_NLS_ISO8859_13 is not set
1103
 
# CONFIG_NLS_ISO8859_14 is not set
1104
 
# CONFIG_NLS_ISO8859_15 is not set
1105
 
# CONFIG_NLS_KOI8_R is not set
1106
 
# CONFIG_NLS_KOI8_U is not set
1107
 
# CONFIG_NLS_UTF8 is not set
1108
 
 
1109
 
#
1110
 
# Distributed Lock Manager
1111
 
#
1112
 
# CONFIG_DLM is not set
1113
 
 
1114
 
#
1115
 
# Profiling support
1116
 
#
1117
 
# CONFIG_PROFILING is not set
1118
 
 
1119
 
#
1120
 
# Kernel hacking
1121
 
#
1122
 
# CONFIG_PRINTK_TIME is not set
1123
 
CONFIG_ENABLE_MUST_CHECK=y
1124
 
CONFIG_MAGIC_SYSRQ=y
1125
 
# CONFIG_UNUSED_SYMBOLS is not set
1126
 
# CONFIG_DEBUG_FS is not set
1127
 
# CONFIG_HEADERS_CHECK is not set
1128
 
CONFIG_DEBUG_KERNEL=y
1129
 
# CONFIG_DEBUG_SHIRQ is not set
1130
 
CONFIG_DETECT_SOFTLOCKUP=y
1131
 
CONFIG_SCHED_DEBUG=y
1132
 
# CONFIG_SCHEDSTATS is not set
1133
 
# CONFIG_TIMER_STATS is not set
1134
 
# CONFIG_DEBUG_SLAB is not set
1135
 
CONFIG_DEBUG_PREEMPT=y
1136
 
# CONFIG_DEBUG_RT_MUTEXES is not set
1137
 
# CONFIG_RT_MUTEX_TESTER is not set
1138
 
# CONFIG_DEBUG_SPINLOCK is not set
1139
 
# CONFIG_DEBUG_MUTEXES is not set
1140
 
# CONFIG_DEBUG_LOCK_ALLOC is not set
1141
 
# CONFIG_PROVE_LOCKING is not set
1142
 
# CONFIG_LOCK_STAT is not set
1143
 
# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
1144
 
# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
1145
 
# CONFIG_DEBUG_KOBJECT is not set
1146
 
CONFIG_DEBUG_BUGVERBOSE=y
1147
 
# CONFIG_DEBUG_INFO is not set
1148
 
# CONFIG_DEBUG_VM is not set
1149
 
# CONFIG_DEBUG_LIST is not set
1150
 
CONFIG_FRAME_POINTER=y
1151
 
CONFIG_FORCED_INLINING=y
1152
 
# CONFIG_RCU_TORTURE_TEST is not set
1153
 
# CONFIG_FAULT_INJECTION is not set
1154
 
# CONFIG_DEBUG_USER is not set
1155
 
# CONFIG_DEBUG_ERRORS is not set
1156
 
# CONFIG_DEBUG_LL is not set
1157
 
 
1158
 
#
1159
 
# Security options
1160
 
#
1161
 
# CONFIG_KEYS is not set
1162
 
# CONFIG_SECURITY is not set
1163
 
# CONFIG_CRYPTO is not set
1164
 
 
1165
 
#
1166
 
# Library routines
1167
 
#
1168
 
CONFIG_BITREVERSE=y
1169
 
# CONFIG_CRC_CCITT is not set
1170
 
# CONFIG_CRC16 is not set
1171
 
# CONFIG_CRC_ITU_T is not set
1172
 
CONFIG_CRC32=y
1173
 
# CONFIG_CRC7 is not set
1174
 
# CONFIG_LIBCRC32C is not set
1175
 
CONFIG_PLIST=y
1176
 
CONFIG_HAS_IOMEM=y
1177
 
CONFIG_HAS_IOPORT=y
1178
 
CONFIG_HAS_DMA=y