summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-rp-2.6.23/defconfig-qemux86
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-kernel/linux/linux-rp-2.6.23/defconfig-qemux86')
-rw-r--r--meta/recipes-kernel/linux/linux-rp-2.6.23/defconfig-qemux861756
1 files changed, 1756 insertions, 0 deletions
diff --git a/meta/recipes-kernel/linux/linux-rp-2.6.23/defconfig-qemux86 b/meta/recipes-kernel/linux/linux-rp-2.6.23/defconfig-qemux86
new file mode 100644
index 0000000000..62bbaceaf9
--- /dev/null
+++ b/meta/recipes-kernel/linux/linux-rp-2.6.23/defconfig-qemux86
@@ -0,0 +1,1756 @@
1#
2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.23
4# Thu Jan 10 23:22:30 2008
5#
6CONFIG_X86_32=y
7CONFIG_GENERIC_TIME=y
8CONFIG_GENERIC_CMOS_UPDATE=y
9CONFIG_CLOCKSOURCE_WATCHDOG=y
10CONFIG_GENERIC_CLOCKEVENTS=y
11CONFIG_GENERIC_CLOCKEVENTS_BROADCAST=y
12CONFIG_LOCKDEP_SUPPORT=y
13CONFIG_STACKTRACE_SUPPORT=y
14CONFIG_SEMAPHORE_SLEEPERS=y
15CONFIG_X86=y
16CONFIG_MMU=y
17CONFIG_ZONE_DMA=y
18CONFIG_QUICKLIST=y
19CONFIG_GENERIC_ISA_DMA=y
20CONFIG_GENERIC_IOMAP=y
21CONFIG_GENERIC_BUG=y
22CONFIG_GENERIC_HWEIGHT=y
23CONFIG_ARCH_MAY_HAVE_PC_FDC=y
24CONFIG_DMI=y
25CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
26
27#
28# General setup
29#
30CONFIG_EXPERIMENTAL=y
31CONFIG_LOCK_KERNEL=y
32CONFIG_INIT_ENV_ARG_LIMIT=32
33CONFIG_LOCALVERSION=""
34# CONFIG_LOCALVERSION_AUTO is not set
35CONFIG_SWAP=y
36CONFIG_SYSVIPC=y
37CONFIG_SYSVIPC_SYSCTL=y
38CONFIG_POSIX_MQUEUE=y
39# CONFIG_BSD_PROCESS_ACCT is not set
40# CONFIG_TASKSTATS is not set
41# CONFIG_USER_NS is not set
42CONFIG_AUDIT=y
43CONFIG_AUDITSYSCALL=y
44# CONFIG_IKCONFIG is not set
45CONFIG_LOG_BUF_SHIFT=15
46# CONFIG_CPUSETS is not set
47CONFIG_SYSFS_DEPRECATED=y
48# CONFIG_RELAY is not set
49CONFIG_BLK_DEV_INITRD=y
50CONFIG_INITRAMFS_SOURCE=""
51# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
52CONFIG_SYSCTL=y
53CONFIG_EMBEDDED=y
54CONFIG_UID16=y
55CONFIG_SYSCTL_SYSCALL=y
56CONFIG_KALLSYMS=y
57# CONFIG_KALLSYMS_EXTRA_PASS is not set
58CONFIG_HOTPLUG=y
59CONFIG_PRINTK=y
60CONFIG_BUG=y
61CONFIG_ELF_CORE=y
62CONFIG_BASE_FULL=y
63CONFIG_FUTEX=y
64CONFIG_ANON_INODES=y
65CONFIG_EPOLL=y
66CONFIG_SIGNALFD=y
67CONFIG_EVENTFD=y
68CONFIG_SHMEM=y
69CONFIG_VM_EVENT_COUNTERS=y
70CONFIG_SLAB=y
71# CONFIG_SLUB is not set
72# CONFIG_SLOB is not set
73CONFIG_RT_MUTEXES=y
74# CONFIG_TINY_SHMEM is not set
75CONFIG_BASE_SMALL=0
76CONFIG_MODULES=y
77# CONFIG_MODULE_UNLOAD is not set
78# CONFIG_MODVERSIONS is not set
79# CONFIG_MODULE_SRCVERSION_ALL is not set
80CONFIG_KMOD=y
81CONFIG_STOP_MACHINE=y
82CONFIG_BLOCK=y
83CONFIG_LBD=y
84# CONFIG_BLK_DEV_IO_TRACE is not set
85# CONFIG_LSF is not set
86# CONFIG_BLK_DEV_BSG is not set
87
88#
89# IO Schedulers
90#
91CONFIG_IOSCHED_NOOP=y
92CONFIG_IOSCHED_AS=y
93CONFIG_IOSCHED_DEADLINE=y
94CONFIG_IOSCHED_CFQ=y
95CONFIG_DEFAULT_AS=y
96# CONFIG_DEFAULT_DEADLINE is not set
97# CONFIG_DEFAULT_CFQ is not set
98# CONFIG_DEFAULT_NOOP is not set
99CONFIG_DEFAULT_IOSCHED="anticipatory"
100
101#
102# Processor type and features
103#
104# CONFIG_TICK_ONESHOT is not set
105# CONFIG_NO_HZ is not set
106# CONFIG_HIGH_RES_TIMERS is not set
107CONFIG_SMP=y
108CONFIG_X86_PC=y
109# CONFIG_X86_ELAN is not set
110# CONFIG_X86_VOYAGER is not set
111# CONFIG_X86_NUMAQ is not set
112# CONFIG_X86_SUMMIT is not set
113# CONFIG_X86_BIGSMP is not set
114# CONFIG_X86_VISWS is not set
115# CONFIG_X86_GENERICARCH is not set
116# CONFIG_X86_ES7000 is not set
117# CONFIG_PARAVIRT is not set
118CONFIG_M386=y
119# CONFIG_M486 is not set
120# CONFIG_M586 is not set
121# CONFIG_M586TSC is not set
122# CONFIG_M586MMX is not set
123# CONFIG_M686 is not set
124# CONFIG_MPENTIUMII is not set
125# CONFIG_MPENTIUMIII is not set
126# CONFIG_MPENTIUMM is not set
127# CONFIG_MCORE2 is not set
128# CONFIG_MPENTIUM4 is not set
129# CONFIG_MK6 is not set
130# CONFIG_MK7 is not set
131# CONFIG_MK8 is not set
132# CONFIG_MCRUSOE is not set
133# CONFIG_MEFFICEON is not set
134# CONFIG_MWINCHIPC6 is not set
135# CONFIG_MWINCHIP2 is not set
136# CONFIG_MWINCHIP3D is not set
137# CONFIG_MGEODEGX1 is not set
138# CONFIG_MGEODE_LX is not set
139# CONFIG_MCYRIXIII is not set
140# CONFIG_MVIAC3_2 is not set
141# CONFIG_MVIAC7 is not set
142CONFIG_X86_GENERIC=y
143CONFIG_X86_L1_CACHE_SHIFT=7
144CONFIG_RWSEM_GENERIC_SPINLOCK=y
145# CONFIG_ARCH_HAS_ILOG2_U32 is not set
146# CONFIG_ARCH_HAS_ILOG2_U64 is not set
147CONFIG_GENERIC_CALIBRATE_DELAY=y
148CONFIG_X86_PPRO_FENCE=y
149CONFIG_X86_F00F_BUG=y
150CONFIG_X86_INTEL_USERCOPY=y
151CONFIG_X86_MINIMUM_CPU_FAMILY=3
152# CONFIG_HPET_TIMER is not set
153CONFIG_NR_CPUS=8
154CONFIG_SCHED_SMT=y
155CONFIG_SCHED_MC=y
156CONFIG_PREEMPT_NONE=y
157# CONFIG_PREEMPT_VOLUNTARY is not set
158# CONFIG_PREEMPT is not set
159CONFIG_PREEMPT_BKL=y
160CONFIG_X86_LOCAL_APIC=y
161CONFIG_X86_IO_APIC=y
162CONFIG_X86_MCE=y
163CONFIG_X86_MCE_NONFATAL=y
164CONFIG_X86_MCE_P4THERMAL=y
165CONFIG_VM86=y
166# CONFIG_TOSHIBA is not set
167# CONFIG_I8K is not set
168# CONFIG_X86_REBOOTFIXUPS is not set
169# CONFIG_MICROCODE is not set
170# CONFIG_X86_MSR is not set
171# CONFIG_X86_CPUID is not set
172
173#
174# Firmware Drivers
175#
176# CONFIG_EDD is not set
177# CONFIG_DELL_RBU is not set
178# CONFIG_DCDBAS is not set
179CONFIG_DMIID=y
180CONFIG_NOHIGHMEM=y
181# CONFIG_HIGHMEM4G is not set
182# CONFIG_HIGHMEM64G is not set
183CONFIG_VMSPLIT_3G=y
184# CONFIG_VMSPLIT_3G_OPT is not set
185# CONFIG_VMSPLIT_2G is not set
186# CONFIG_VMSPLIT_2G_OPT is not set
187# CONFIG_VMSPLIT_1G is not set
188CONFIG_PAGE_OFFSET=0xC0000000
189# CONFIG_X86_PAE is not set
190CONFIG_ARCH_FLATMEM_ENABLE=y
191CONFIG_ARCH_SPARSEMEM_ENABLE=y
192CONFIG_ARCH_SELECT_MEMORY_MODEL=y
193CONFIG_ARCH_POPULATES_NODE_MAP=y
194CONFIG_SELECT_MEMORY_MODEL=y
195CONFIG_FLATMEM_MANUAL=y
196# CONFIG_DISCONTIGMEM_MANUAL is not set
197# CONFIG_SPARSEMEM_MANUAL is not set
198CONFIG_FLATMEM=y
199CONFIG_FLAT_NODE_MEM_MAP=y
200CONFIG_SPARSEMEM_STATIC=y
201CONFIG_SPLIT_PTLOCK_CPUS=4
202# CONFIG_RESOURCES_64BIT is not set
203CONFIG_ZONE_DMA_FLAG=1
204CONFIG_BOUNCE=y
205CONFIG_NR_QUICK=1
206CONFIG_VIRT_TO_BUS=y
207# CONFIG_MATH_EMULATION is not set
208CONFIG_MTRR=y
209# CONFIG_EFI is not set
210CONFIG_IRQBALANCE=y
211CONFIG_SECCOMP=y
212# CONFIG_HZ_100 is not set
213CONFIG_HZ_250=y
214# CONFIG_HZ_300 is not set
215# CONFIG_HZ_1000 is not set
216CONFIG_HZ=250
217CONFIG_KEXEC=y
218CONFIG_PHYSICAL_START=0x100000
219# CONFIG_RELOCATABLE is not set
220CONFIG_PHYSICAL_ALIGN=0x100000
221CONFIG_HOTPLUG_CPU=y
222CONFIG_COMPAT_VDSO=y
223
224#
225# Power management options (ACPI, APM)
226#
227CONFIG_PM=y
228CONFIG_PM_LEGACY=y
229# CONFIG_PM_DEBUG is not set
230CONFIG_PM_SLEEP_SMP=y
231CONFIG_PM_SLEEP=y
232CONFIG_SUSPEND_SMP_POSSIBLE=y
233CONFIG_SUSPEND=y
234CONFIG_HIBERNATION_SMP_POSSIBLE=y
235# CONFIG_HIBERNATION is not set
236CONFIG_ACPI=y
237CONFIG_ACPI_SLEEP=y
238# CONFIG_ACPI_PROCFS is not set
239CONFIG_ACPI_PROC_EVENT=y
240CONFIG_ACPI_AC=y
241CONFIG_ACPI_BATTERY=y
242CONFIG_ACPI_BUTTON=y
243CONFIG_ACPI_FAN=y
244# CONFIG_ACPI_DOCK is not set
245CONFIG_ACPI_PROCESSOR=y
246CONFIG_ACPI_HOTPLUG_CPU=y
247CONFIG_ACPI_THERMAL=y
248# CONFIG_ACPI_ASUS is not set
249# CONFIG_ACPI_TOSHIBA is not set
250CONFIG_ACPI_BLACKLIST_YEAR=0
251# CONFIG_ACPI_DEBUG is not set
252CONFIG_ACPI_EC=y
253CONFIG_ACPI_POWER=y
254CONFIG_ACPI_SYSTEM=y
255CONFIG_X86_PM_TIMER=y
256CONFIG_ACPI_CONTAINER=y
257# CONFIG_ACPI_SBS is not set
258# CONFIG_APM is not set
259
260#
261# CPU Frequency scaling
262#
263# CONFIG_CPU_FREQ is not set
264
265#
266# Bus options (PCI, PCMCIA, EISA, MCA, ISA)
267#
268CONFIG_PCI=y
269# CONFIG_PCI_GOBIOS is not set
270# CONFIG_PCI_GOMMCONFIG is not set
271# CONFIG_PCI_GODIRECT is not set
272CONFIG_PCI_GOANY=y
273CONFIG_PCI_BIOS=y
274CONFIG_PCI_DIRECT=y
275CONFIG_PCI_MMCONFIG=y
276# CONFIG_PCIEPORTBUS is not set
277CONFIG_ARCH_SUPPORTS_MSI=y
278# CONFIG_PCI_MSI is not set
279CONFIG_HT_IRQ=y
280CONFIG_ISA_DMA_API=y
281CONFIG_ISA=y
282# CONFIG_EISA is not set
283# CONFIG_MCA is not set
284# CONFIG_SCx200 is not set
285
286#
287# PCCARD (PCMCIA/CardBus) support
288#
289# CONFIG_PCCARD is not set
290# CONFIG_HOTPLUG_PCI is not set
291
292#
293# Executable file formats
294#
295CONFIG_BINFMT_ELF=y
296CONFIG_BINFMT_AOUT=y
297CONFIG_BINFMT_MISC=y
298
299#
300# Networking
301#
302CONFIG_NET=y
303
304#
305# Networking options
306#
307CONFIG_PACKET=m
308# CONFIG_PACKET_MMAP is not set
309CONFIG_UNIX=y
310CONFIG_XFRM=y
311# CONFIG_XFRM_USER is not set
312# CONFIG_XFRM_SUB_POLICY is not set
313# CONFIG_XFRM_MIGRATE is not set
314# CONFIG_NET_KEY is not set
315CONFIG_INET=y
316CONFIG_IP_MULTICAST=y
317# CONFIG_IP_ADVANCED_ROUTER is not set
318CONFIG_IP_FIB_HASH=y
319CONFIG_IP_PNP=y
320CONFIG_IP_PNP_DHCP=y
321CONFIG_IP_PNP_BOOTP=y
322# CONFIG_IP_PNP_RARP is not set
323# CONFIG_NET_IPIP is not set
324# CONFIG_NET_IPGRE is not set
325# CONFIG_IP_MROUTE is not set
326# CONFIG_ARPD is not set
327# CONFIG_SYN_COOKIES is not set
328# CONFIG_INET_AH is not set
329# CONFIG_INET_ESP is not set
330# CONFIG_INET_IPCOMP is not set
331# CONFIG_INET_XFRM_TUNNEL is not set
332# CONFIG_INET_TUNNEL is not set
333CONFIG_INET_XFRM_MODE_TRANSPORT=y
334CONFIG_INET_XFRM_MODE_TUNNEL=y
335CONFIG_INET_XFRM_MODE_BEET=y
336CONFIG_INET_DIAG=y
337CONFIG_INET_TCP_DIAG=y
338# CONFIG_TCP_CONG_ADVANCED is not set
339CONFIG_TCP_CONG_CUBIC=y
340CONFIG_DEFAULT_TCP_CONG="cubic"
341# CONFIG_TCP_MD5SIG is not set
342# CONFIG_IP_VS is not set
343# CONFIG_IPV6 is not set
344# CONFIG_INET6_XFRM_TUNNEL is not set
345# CONFIG_INET6_TUNNEL is not set
346# CONFIG_NETWORK_SECMARK is not set
347CONFIG_NETFILTER=y
348# CONFIG_NETFILTER_DEBUG is not set
349
350#
351# Core Netfilter Configuration
352#
353CONFIG_NETFILTER_NETLINK=m
354CONFIG_NETFILTER_NETLINK_QUEUE=m
355CONFIG_NETFILTER_NETLINK_LOG=m
356CONFIG_NF_CONNTRACK_ENABLED=m
357CONFIG_NF_CONNTRACK=m
358CONFIG_NF_CT_ACCT=y
359CONFIG_NF_CONNTRACK_MARK=y
360# CONFIG_NF_CONNTRACK_EVENTS is not set
361CONFIG_NF_CT_PROTO_GRE=m
362CONFIG_NF_CT_PROTO_SCTP=m
363CONFIG_NF_CT_PROTO_UDPLITE=m
364CONFIG_NF_CONNTRACK_AMANDA=m
365CONFIG_NF_CONNTRACK_FTP=m
366CONFIG_NF_CONNTRACK_H323=m
367CONFIG_NF_CONNTRACK_IRC=m
368CONFIG_NF_CONNTRACK_NETBIOS_NS=m
369CONFIG_NF_CONNTRACK_PPTP=m
370CONFIG_NF_CONNTRACK_SANE=m
371CONFIG_NF_CONNTRACK_SIP=m
372CONFIG_NF_CONNTRACK_TFTP=m
373CONFIG_NF_CT_NETLINK=m
374CONFIG_NETFILTER_XTABLES=m
375CONFIG_NETFILTER_XT_TARGET_CLASSIFY=m
376CONFIG_NETFILTER_XT_TARGET_CONNMARK=m
377CONFIG_NETFILTER_XT_TARGET_DSCP=m
378CONFIG_NETFILTER_XT_TARGET_MARK=m
379CONFIG_NETFILTER_XT_TARGET_NFQUEUE=m
380CONFIG_NETFILTER_XT_TARGET_NFLOG=m
381CONFIG_NETFILTER_XT_TARGET_NOTRACK=m
382CONFIG_NETFILTER_XT_TARGET_TRACE=m
383CONFIG_NETFILTER_XT_TARGET_TCPMSS=m
384CONFIG_NETFILTER_XT_MATCH_COMMENT=m
385CONFIG_NETFILTER_XT_MATCH_CONNBYTES=m
386CONFIG_NETFILTER_XT_MATCH_CONNLIMIT=m
387CONFIG_NETFILTER_XT_MATCH_CONNMARK=m
388CONFIG_NETFILTER_XT_MATCH_CONNTRACK=m
389CONFIG_NETFILTER_XT_MATCH_DCCP=m
390CONFIG_NETFILTER_XT_MATCH_DSCP=m
391CONFIG_NETFILTER_XT_MATCH_ESP=m
392CONFIG_NETFILTER_XT_MATCH_HELPER=m
393CONFIG_NETFILTER_XT_MATCH_LENGTH=m
394CONFIG_NETFILTER_XT_MATCH_LIMIT=m
395CONFIG_NETFILTER_XT_MATCH_MAC=m
396CONFIG_NETFILTER_XT_MATCH_MARK=m
397CONFIG_NETFILTER_XT_MATCH_POLICY=m
398CONFIG_NETFILTER_XT_MATCH_MULTIPORT=m
399CONFIG_NETFILTER_XT_MATCH_PKTTYPE=m
400CONFIG_NETFILTER_XT_MATCH_QUOTA=m
401CONFIG_NETFILTER_XT_MATCH_REALM=m
402CONFIG_NETFILTER_XT_MATCH_SCTP=m
403CONFIG_NETFILTER_XT_MATCH_STATE=m
404CONFIG_NETFILTER_XT_MATCH_STATISTIC=m
405CONFIG_NETFILTER_XT_MATCH_STRING=m
406CONFIG_NETFILTER_XT_MATCH_TCPMSS=m
407CONFIG_NETFILTER_XT_MATCH_U32=m
408CONFIG_NETFILTER_XT_MATCH_HASHLIMIT=m
409
410#
411# IP: Netfilter Configuration
412#
413CONFIG_NF_CONNTRACK_IPV4=m
414CONFIG_NF_CONNTRACK_PROC_COMPAT=y
415CONFIG_IP_NF_QUEUE=m
416CONFIG_IP_NF_IPTABLES=m
417CONFIG_IP_NF_MATCH_IPRANGE=m
418CONFIG_IP_NF_MATCH_TOS=m
419CONFIG_IP_NF_MATCH_RECENT=m
420CONFIG_IP_NF_MATCH_ECN=m
421CONFIG_IP_NF_MATCH_AH=m
422CONFIG_IP_NF_MATCH_TTL=m
423CONFIG_IP_NF_MATCH_OWNER=m
424CONFIG_IP_NF_MATCH_ADDRTYPE=m
425CONFIG_IP_NF_FILTER=m
426CONFIG_IP_NF_TARGET_REJECT=m
427CONFIG_IP_NF_TARGET_LOG=m
428CONFIG_IP_NF_TARGET_ULOG=m
429CONFIG_NF_NAT=m
430CONFIG_NF_NAT_NEEDED=y
431CONFIG_IP_NF_TARGET_MASQUERADE=m
432CONFIG_IP_NF_TARGET_REDIRECT=m
433CONFIG_IP_NF_TARGET_NETMAP=m
434CONFIG_IP_NF_TARGET_SAME=m
435CONFIG_NF_NAT_SNMP_BASIC=m
436CONFIG_NF_NAT_PROTO_GRE=m
437CONFIG_NF_NAT_FTP=m
438CONFIG_NF_NAT_IRC=m
439CONFIG_NF_NAT_TFTP=m
440CONFIG_NF_NAT_AMANDA=m
441CONFIG_NF_NAT_PPTP=m
442CONFIG_NF_NAT_H323=m
443CONFIG_NF_NAT_SIP=m
444CONFIG_IP_NF_MANGLE=m
445CONFIG_IP_NF_TARGET_TOS=m
446CONFIG_IP_NF_TARGET_ECN=m
447CONFIG_IP_NF_TARGET_TTL=m
448CONFIG_IP_NF_TARGET_CLUSTERIP=m
449CONFIG_IP_NF_RAW=m
450CONFIG_IP_NF_ARPTABLES=m
451CONFIG_IP_NF_ARPFILTER=m
452CONFIG_IP_NF_ARP_MANGLE=m
453# CONFIG_IP_DCCP is not set
454# CONFIG_IP_SCTP is not set
455# CONFIG_TIPC is not set
456# CONFIG_ATM is not set
457# CONFIG_BRIDGE is not set
458# CONFIG_VLAN_8021Q is not set
459# CONFIG_DECNET is not set
460# CONFIG_LLC2 is not set
461# CONFIG_IPX is not set
462# CONFIG_ATALK is not set
463# CONFIG_X25 is not set
464# CONFIG_LAPB is not set
465# CONFIG_ECONET is not set
466# CONFIG_WAN_ROUTER is not set
467
468#
469# QoS and/or fair queueing
470#
471# CONFIG_NET_SCHED is not set
472CONFIG_NET_CLS_ROUTE=y
473
474#
475# Network testing
476#
477# CONFIG_NET_PKTGEN is not set
478# CONFIG_HAMRADIO is not set
479# CONFIG_IRDA is not set
480# CONFIG_BT is not set
481# CONFIG_AF_RXRPC is not set
482
483#
484# Wireless
485#
486# CONFIG_CFG80211 is not set
487CONFIG_WIRELESS_EXT=y
488# CONFIG_MAC80211 is not set
489# CONFIG_IEEE80211 is not set
490# CONFIG_RFKILL is not set
491# CONFIG_NET_9P is not set
492
493#
494# Device Drivers
495#
496
497#
498# Generic Driver Options
499#
500CONFIG_STANDALONE=y
501CONFIG_PREVENT_FIRMWARE_BUILD=y
502CONFIG_FW_LOADER=m
503# CONFIG_SYS_HYPERVISOR is not set
504CONFIG_CONNECTOR=y
505CONFIG_PROC_EVENTS=y
506# CONFIG_MTD is not set
507CONFIG_PARPORT=y
508CONFIG_PARPORT_PC=y
509# CONFIG_PARPORT_SERIAL is not set
510# CONFIG_PARPORT_PC_FIFO is not set
511# CONFIG_PARPORT_PC_SUPERIO is not set
512# CONFIG_PARPORT_GSC is not set
513# CONFIG_PARPORT_AX88796 is not set
514# CONFIG_PARPORT_1284 is not set
515CONFIG_PNP=y
516# CONFIG_PNP_DEBUG is not set
517
518#
519# Protocols
520#
521# CONFIG_ISAPNP is not set
522# CONFIG_PNPBIOS is not set
523CONFIG_PNPACPI=y
524CONFIG_BLK_DEV=y
525CONFIG_BLK_DEV_FD=y
526# CONFIG_BLK_DEV_XD is not set
527# CONFIG_PARIDE is not set
528# CONFIG_BLK_CPQ_DA is not set
529# CONFIG_BLK_CPQ_CISS_DA is not set
530# CONFIG_BLK_DEV_DAC960 is not set
531# CONFIG_BLK_DEV_UMEM is not set
532# CONFIG_BLK_DEV_COW_COMMON is not set
533# CONFIG_BLK_DEV_LOOP is not set
534# CONFIG_BLK_DEV_NBD is not set
535# CONFIG_BLK_DEV_SX8 is not set
536# CONFIG_BLK_DEV_UB is not set
537CONFIG_BLK_DEV_RAM=y
538CONFIG_BLK_DEV_RAM_COUNT=16
539CONFIG_BLK_DEV_RAM_SIZE=51200
540CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024
541# CONFIG_CDROM_PKTCDVD is not set
542# CONFIG_ATA_OVER_ETH is not set
543CONFIG_MISC_DEVICES=y
544# CONFIG_IBM_ASM is not set
545# CONFIG_PHANTOM is not set
546# CONFIG_EEPROM_93CX6 is not set
547# CONFIG_SGI_IOC4 is not set
548# CONFIG_TIFM_CORE is not set
549# CONFIG_SONY_LAPTOP is not set
550# CONFIG_THINKPAD_ACPI is not set
551CONFIG_IDE=y
552CONFIG_IDE_MAX_HWIFS=4
553CONFIG_BLK_DEV_IDE=y
554
555#
556# Please see Documentation/ide.txt for help/info on IDE drives
557#
558# CONFIG_BLK_DEV_IDE_SATA is not set
559# CONFIG_BLK_DEV_HD_IDE is not set
560CONFIG_BLK_DEV_IDEDISK=y
561CONFIG_IDEDISK_MULTI_MODE=y
562CONFIG_BLK_DEV_IDECD=y
563# CONFIG_BLK_DEV_IDETAPE is not set
564# CONFIG_BLK_DEV_IDEFLOPPY is not set
565# CONFIG_BLK_DEV_IDESCSI is not set
566# CONFIG_BLK_DEV_IDEACPI is not set
567# CONFIG_IDE_TASK_IOCTL is not set
568CONFIG_IDE_PROC_FS=y
569
570#
571# IDE chipset support/bugfixes
572#
573CONFIG_IDE_GENERIC=y
574CONFIG_BLK_DEV_CMD640=y
575# CONFIG_BLK_DEV_CMD640_ENHANCED is not set
576# CONFIG_BLK_DEV_IDEPNP is not set
577CONFIG_BLK_DEV_IDEPCI=y
578CONFIG_IDEPCI_SHARE_IRQ=y
579CONFIG_IDEPCI_PCIBUS_ORDER=y
580# CONFIG_BLK_DEV_OFFBOARD is not set
581CONFIG_BLK_DEV_GENERIC=y
582# CONFIG_BLK_DEV_OPTI621 is not set
583CONFIG_BLK_DEV_RZ1000=y
584CONFIG_BLK_DEV_IDEDMA_PCI=y
585# CONFIG_BLK_DEV_IDEDMA_FORCED is not set
586# CONFIG_IDEDMA_ONLYDISK is not set
587# CONFIG_BLK_DEV_AEC62XX is not set
588# CONFIG_BLK_DEV_ALI15X3 is not set
589# CONFIG_BLK_DEV_AMD74XX is not set
590# CONFIG_BLK_DEV_ATIIXP is not set
591# CONFIG_BLK_DEV_CMD64X is not set
592# CONFIG_BLK_DEV_TRIFLEX is not set
593# CONFIG_BLK_DEV_CY82C693 is not set
594# CONFIG_BLK_DEV_CS5520 is not set
595# CONFIG_BLK_DEV_CS5530 is not set
596# CONFIG_BLK_DEV_CS5535 is not set
597# CONFIG_BLK_DEV_HPT34X is not set
598# CONFIG_BLK_DEV_HPT366 is not set
599# CONFIG_BLK_DEV_JMICRON is not set
600# CONFIG_BLK_DEV_SC1200 is not set
601CONFIG_BLK_DEV_PIIX=y
602# CONFIG_BLK_DEV_IT8213 is not set
603# CONFIG_BLK_DEV_IT821X is not set
604# CONFIG_BLK_DEV_NS87415 is not set
605# CONFIG_BLK_DEV_PDC202XX_OLD is not set
606# CONFIG_BLK_DEV_PDC202XX_NEW is not set
607# CONFIG_BLK_DEV_SVWKS is not set
608# CONFIG_BLK_DEV_SIIMAGE is not set
609# CONFIG_BLK_DEV_SIS5513 is not set
610# CONFIG_BLK_DEV_SLC90E66 is not set
611# CONFIG_BLK_DEV_TRM290 is not set
612# CONFIG_BLK_DEV_VIA82CXXX is not set
613# CONFIG_BLK_DEV_TC86C001 is not set
614# CONFIG_IDE_ARM is not set
615# CONFIG_IDE_CHIPSETS is not set
616CONFIG_BLK_DEV_IDEDMA=y
617# CONFIG_IDEDMA_IVB is not set
618# CONFIG_BLK_DEV_HD is not set
619
620#
621# SCSI device support
622#
623# CONFIG_RAID_ATTRS is not set
624CONFIG_SCSI=y
625CONFIG_SCSI_DMA=y
626# CONFIG_SCSI_TGT is not set
627# CONFIG_SCSI_NETLINK is not set
628CONFIG_SCSI_PROC_FS=y
629
630#
631# SCSI support type (disk, tape, CD-ROM)
632#
633CONFIG_BLK_DEV_SD=y
634# CONFIG_CHR_DEV_ST is not set
635# CONFIG_CHR_DEV_OSST is not set
636# CONFIG_BLK_DEV_SR is not set
637CONFIG_CHR_DEV_SG=y
638# CONFIG_CHR_DEV_SCH is not set
639
640#
641# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
642#
643# CONFIG_SCSI_MULTI_LUN is not set
644# CONFIG_SCSI_CONSTANTS is not set
645# CONFIG_SCSI_LOGGING is not set
646# CONFIG_SCSI_SCAN_ASYNC is not set
647CONFIG_SCSI_WAIT_SCAN=m
648
649#
650# SCSI Transports
651#
652# CONFIG_SCSI_SPI_ATTRS is not set
653# CONFIG_SCSI_FC_ATTRS is not set
654# CONFIG_SCSI_ISCSI_ATTRS is not set
655# CONFIG_SCSI_SAS_LIBSAS is not set
656CONFIG_SCSI_LOWLEVEL=y
657# CONFIG_ISCSI_TCP is not set
658# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
659# CONFIG_SCSI_3W_9XXX is not set
660# CONFIG_SCSI_7000FASST is not set
661# CONFIG_SCSI_ACARD is not set
662# CONFIG_SCSI_AHA152X is not set
663# CONFIG_SCSI_AHA1542 is not set
664# CONFIG_SCSI_AACRAID is not set
665# CONFIG_SCSI_AIC7XXX is not set
666# CONFIG_SCSI_AIC7XXX_OLD is not set
667# CONFIG_SCSI_AIC79XX is not set
668# CONFIG_SCSI_AIC94XX is not set
669CONFIG_SCSI_DPT_I2O=m
670# CONFIG_SCSI_ADVANSYS is not set
671# CONFIG_SCSI_IN2000 is not set
672# CONFIG_SCSI_ARCMSR is not set
673# CONFIG_MEGARAID_NEWGEN is not set
674# CONFIG_MEGARAID_LEGACY is not set
675# CONFIG_MEGARAID_SAS is not set
676# CONFIG_SCSI_HPTIOP is not set
677# CONFIG_SCSI_BUSLOGIC is not set
678# CONFIG_SCSI_DMX3191D is not set
679# CONFIG_SCSI_DTC3280 is not set
680# CONFIG_SCSI_EATA is not set
681# CONFIG_SCSI_FUTURE_DOMAIN is not set
682# CONFIG_SCSI_GDTH is not set
683# CONFIG_SCSI_GENERIC_NCR5380 is not set
684# CONFIG_SCSI_GENERIC_NCR5380_MMIO is not set
685# CONFIG_SCSI_IPS is not set
686# CONFIG_SCSI_INITIO is not set
687# CONFIG_SCSI_INIA100 is not set
688# CONFIG_SCSI_PPA is not set
689# CONFIG_SCSI_IMM is not set
690# CONFIG_SCSI_NCR53C406A is not set
691# CONFIG_SCSI_STEX is not set
692# CONFIG_SCSI_SYM53C8XX_2 is not set
693# CONFIG_SCSI_PAS16 is not set
694# CONFIG_SCSI_PSI240I is not set
695# CONFIG_SCSI_QLOGIC_FAS is not set
696# CONFIG_SCSI_QLOGIC_1280 is not set
697# CONFIG_SCSI_QLA_FC is not set
698# CONFIG_SCSI_QLA_ISCSI is not set
699# CONFIG_SCSI_LPFC is not set
700# CONFIG_SCSI_SEAGATE is not set
701# CONFIG_SCSI_SYM53C416 is not set
702# CONFIG_SCSI_DC395x is not set
703# CONFIG_SCSI_DC390T is not set
704# CONFIG_SCSI_T128 is not set
705# CONFIG_SCSI_U14_34F is not set
706# CONFIG_SCSI_ULTRASTOR is not set
707# CONFIG_SCSI_NSP32 is not set
708# CONFIG_SCSI_DEBUG is not set
709# CONFIG_SCSI_SRP is not set
710# CONFIG_ATA is not set
711CONFIG_MD=y
712# CONFIG_BLK_DEV_MD is not set
713CONFIG_BLK_DEV_DM=m
714# CONFIG_DM_DEBUG is not set
715CONFIG_DM_CRYPT=m
716CONFIG_DM_SNAPSHOT=m
717CONFIG_DM_MIRROR=m
718CONFIG_DM_ZERO=m
719CONFIG_DM_MULTIPATH=m
720CONFIG_DM_MULTIPATH_EMC=m
721# CONFIG_DM_MULTIPATH_RDAC is not set
722# CONFIG_DM_DELAY is not set
723
724#
725# Fusion MPT device support
726#
727# CONFIG_FUSION is not set
728# CONFIG_FUSION_SPI is not set
729# CONFIG_FUSION_FC is not set
730# CONFIG_FUSION_SAS is not set
731
732#
733# IEEE 1394 (FireWire) support
734#
735# CONFIG_FIREWIRE is not set
736CONFIG_IEEE1394=y
737
738#
739# Subsystem Options
740#
741# CONFIG_IEEE1394_VERBOSEDEBUG is not set
742
743#
744# Controllers
745#
746
747#
748# Texas Instruments PCILynx requires I2C
749#
750CONFIG_IEEE1394_OHCI1394=y
751
752#
753# Protocols
754#
755# CONFIG_IEEE1394_VIDEO1394 is not set
756# CONFIG_IEEE1394_SBP2 is not set
757# CONFIG_IEEE1394_ETH1394_ROM_ENTRY is not set
758# CONFIG_IEEE1394_ETH1394 is not set
759# CONFIG_IEEE1394_DV1394 is not set
760CONFIG_IEEE1394_RAWIO=y
761# CONFIG_I2O is not set
762# CONFIG_MACINTOSH_DRIVERS is not set
763CONFIG_NETDEVICES=y
764# CONFIG_NETDEVICES_MULTIQUEUE is not set
765CONFIG_DUMMY=m
766# CONFIG_BONDING is not set
767# CONFIG_MACVLAN is not set
768# CONFIG_EQUALIZER is not set
769# CONFIG_TUN is not set
770# CONFIG_NET_SB1000 is not set
771# CONFIG_ARCNET is not set
772# CONFIG_PHYLIB is not set
773CONFIG_NET_ETHERNET=y
774CONFIG_MII=y
775# CONFIG_HAPPYMEAL is not set
776# CONFIG_SUNGEM is not set
777# CONFIG_CASSINI is not set
778# CONFIG_NET_VENDOR_3COM is not set
779# CONFIG_LANCE is not set
780# CONFIG_NET_VENDOR_SMC is not set
781# CONFIG_NET_VENDOR_RACAL is not set
782# CONFIG_NET_TULIP is not set
783# CONFIG_AT1700 is not set
784# CONFIG_DEPCA is not set
785# CONFIG_HP100 is not set
786CONFIG_NET_ISA=y
787# CONFIG_E2100 is not set
788# CONFIG_EWRK3 is not set
789# CONFIG_EEXPRESS is not set
790# CONFIG_EEXPRESS_PRO is not set
791# CONFIG_HPLAN_PLUS is not set
792# CONFIG_HPLAN is not set
793# CONFIG_LP486E is not set
794# CONFIG_ETH16I is not set
795CONFIG_NE2000=y
796# CONFIG_ZNET is not set
797# CONFIG_SEEQ8005 is not set
798CONFIG_NET_PCI=y
799# CONFIG_PCNET32 is not set
800# CONFIG_AMD8111_ETH is not set
801# CONFIG_ADAPTEC_STARFIRE is not set
802# CONFIG_AC3200 is not set
803# CONFIG_APRICOT is not set
804# CONFIG_B44 is not set
805# CONFIG_FORCEDETH is not set
806# CONFIG_CS89x0 is not set
807# CONFIG_DGRS is not set
808# CONFIG_EEPRO100 is not set
809# CONFIG_E100 is not set
810# CONFIG_FEALNX is not set
811# CONFIG_NATSEMI is not set
812CONFIG_NE2K_PCI=y
813# CONFIG_8139CP is not set
814CONFIG_8139TOO=y
815CONFIG_8139TOO_PIO=y
816# CONFIG_8139TOO_TUNE_TWISTER is not set
817# CONFIG_8139TOO_8129 is not set
818# CONFIG_8139_OLD_RX_RESET is not set
819# CONFIG_SIS900 is not set
820# CONFIG_EPIC100 is not set
821# CONFIG_SUNDANCE is not set
822# CONFIG_TLAN is not set
823# CONFIG_VIA_RHINE is not set
824# CONFIG_SC92031 is not set
825# CONFIG_NET_POCKET is not set
826CONFIG_NETDEV_1000=y
827# CONFIG_ACENIC is not set
828# CONFIG_DL2K is not set
829# CONFIG_E1000 is not set
830# CONFIG_NS83820 is not set
831# CONFIG_HAMACHI is not set
832# CONFIG_YELLOWFIN is not set
833# CONFIG_R8169 is not set
834# CONFIG_SIS190 is not set
835# CONFIG_SKGE is not set
836# CONFIG_SKY2 is not set
837# CONFIG_SK98LIN is not set
838# CONFIG_VIA_VELOCITY is not set
839# CONFIG_TIGON3 is not set
840# CONFIG_BNX2 is not set
841# CONFIG_QLA3XXX is not set
842# CONFIG_ATL1 is not set
843CONFIG_NETDEV_10000=y
844# CONFIG_CHELSIO_T1 is not set
845# CONFIG_CHELSIO_T3 is not set
846# CONFIG_IXGB is not set
847CONFIG_S2IO=m
848# CONFIG_S2IO_NAPI is not set
849# CONFIG_MYRI10GE is not set
850# CONFIG_NETXEN_NIC is not set
851# CONFIG_MLX4_CORE is not set
852# CONFIG_TR is not set
853
854#
855# Wireless LAN
856#
857# CONFIG_WLAN_PRE80211 is not set
858# CONFIG_WLAN_80211 is not set
859
860#
861# USB Network Adapters
862#
863# CONFIG_USB_CATC is not set
864# CONFIG_USB_KAWETH is not set
865# CONFIG_USB_PEGASUS is not set
866# CONFIG_USB_RTL8150 is not set
867# CONFIG_USB_USBNET_MII is not set
868# CONFIG_USB_USBNET is not set
869# CONFIG_WAN is not set
870# CONFIG_FDDI is not set
871# CONFIG_HIPPI is not set
872# CONFIG_PLIP is not set
873# CONFIG_PPP is not set
874# CONFIG_SLIP is not set
875# CONFIG_NET_FC is not set
876# CONFIG_SHAPER is not set
877# CONFIG_NETCONSOLE is not set
878# CONFIG_NETPOLL is not set
879# CONFIG_NET_POLL_CONTROLLER is not set
880# CONFIG_ISDN is not set
881# CONFIG_PHONE is not set
882
883#
884# Input device support
885#
886CONFIG_INPUT=y
887# CONFIG_INPUT_FF_MEMLESS is not set
888# CONFIG_INPUT_POLLDEV is not set
889
890#
891# Userland interfaces
892#
893# CONFIG_INPUT_MOUSEDEV is not set
894# CONFIG_INPUT_JOYDEV is not set
895# CONFIG_INPUT_TSDEV is not set
896CONFIG_INPUT_EVDEV=y
897# CONFIG_INPUT_EVBUG is not set
898# CONFIG_INPUT_POWER is not set
899
900#
901# Input Device Drivers
902#
903CONFIG_INPUT_KEYBOARD=y
904CONFIG_KEYBOARD_ATKBD=y
905# CONFIG_KEYBOARD_SUNKBD is not set
906# CONFIG_KEYBOARD_LKKBD is not set
907# CONFIG_KEYBOARD_XTKBD is not set
908# CONFIG_KEYBOARD_NEWTON is not set
909# CONFIG_KEYBOARD_STOWAWAY is not set
910# CONFIG_INPUT_MOUSE is not set
911# CONFIG_INPUT_JOYSTICK is not set
912CONFIG_INPUT_TABLET=y
913# CONFIG_TABLET_USB_ACECAD is not set
914# CONFIG_TABLET_USB_AIPTEK is not set
915# CONFIG_TABLET_USB_GTCO is not set
916# CONFIG_TABLET_USB_KBTAB is not set
917CONFIG_TABLET_USB_WACOM=y
918# CONFIG_INPUT_TOUCHSCREEN is not set
919# CONFIG_INPUT_MISC is not set
920
921#
922# Hardware I/O ports
923#
924CONFIG_SERIO=y
925CONFIG_SERIO_I8042=y
926# CONFIG_SERIO_SERPORT is not set
927# CONFIG_SERIO_CT82C710 is not set
928# CONFIG_SERIO_PARKBD is not set
929# CONFIG_SERIO_PCIPS2 is not set
930CONFIG_SERIO_LIBPS2=y
931# CONFIG_SERIO_RAW is not set
932# CONFIG_GAMEPORT is not set
933
934#
935# Character devices
936#
937CONFIG_VT=y
938CONFIG_VT_CONSOLE=y
939CONFIG_HW_CONSOLE=y
940# CONFIG_VT_HW_CONSOLE_BINDING is not set
941# CONFIG_SERIAL_NONSTANDARD is not set
942
943#
944# Serial drivers
945#
946CONFIG_SERIAL_8250=y
947# CONFIG_SERIAL_8250_CONSOLE is not set
948CONFIG_FIX_EARLYCON_MEM=y
949CONFIG_SERIAL_8250_PCI=y
950CONFIG_SERIAL_8250_PNP=y
951CONFIG_SERIAL_8250_NR_UARTS=4
952CONFIG_SERIAL_8250_RUNTIME_UARTS=4
953# CONFIG_SERIAL_8250_EXTENDED is not set
954
955#
956# Non-8250 serial port support
957#
958CONFIG_SERIAL_CORE=y
959# CONFIG_SERIAL_JSM is not set
960CONFIG_UNIX98_PTYS=y
961# CONFIG_LEGACY_PTYS is not set
962CONFIG_PRINTER=y
963# CONFIG_LP_CONSOLE is not set
964# CONFIG_PPDEV is not set
965# CONFIG_TIPAR is not set
966# CONFIG_IPMI_HANDLER is not set
967# CONFIG_WATCHDOG is not set
968# CONFIG_HW_RANDOM is not set
969# CONFIG_NVRAM is not set
970# CONFIG_RTC is not set
971# CONFIG_GEN_RTC is not set
972# CONFIG_DTLK is not set
973# CONFIG_R3964 is not set
974# CONFIG_APPLICOM is not set
975# CONFIG_SONYPI is not set
976CONFIG_AGP=y
977# CONFIG_AGP_ALI is not set
978# CONFIG_AGP_ATI is not set
979# CONFIG_AGP_AMD is not set
980# CONFIG_AGP_AMD64 is not set
981CONFIG_AGP_INTEL=y
982# CONFIG_AGP_NVIDIA is not set
983# CONFIG_AGP_SIS is not set
984# CONFIG_AGP_SWORKS is not set
985# CONFIG_AGP_VIA is not set
986# CONFIG_AGP_EFFICEON is not set
987CONFIG_DRM=y
988# CONFIG_DRM_TDFX is not set
989# CONFIG_DRM_R128 is not set
990# CONFIG_DRM_RADEON is not set
991# CONFIG_DRM_I810 is not set
992# CONFIG_DRM_I830 is not set
993# CONFIG_DRM_I915 is not set
994# CONFIG_DRM_MGA is not set
995# CONFIG_DRM_SIS is not set
996# CONFIG_DRM_VIA is not set
997# CONFIG_DRM_SAVAGE is not set
998# CONFIG_MWAVE is not set
999# CONFIG_PC8736x_GPIO is not set
1000# CONFIG_NSC_GPIO is not set
1001# CONFIG_CS5535_GPIO is not set
1002# CONFIG_RAW_DRIVER is not set
1003# CONFIG_HPET is not set
1004# CONFIG_HANGCHECK_TIMER is not set
1005# CONFIG_TCG_TPM is not set
1006# CONFIG_TELCLOCK is not set
1007CONFIG_DEVPORT=y
1008# CONFIG_I2C is not set
1009
1010#
1011# SPI support
1012#
1013# CONFIG_SPI is not set
1014# CONFIG_SPI_MASTER is not set
1015# CONFIG_W1 is not set
1016# CONFIG_POWER_SUPPLY is not set
1017CONFIG_HWMON=y
1018# CONFIG_HWMON_VID is not set
1019# CONFIG_SENSORS_ABITUGURU is not set
1020# CONFIG_SENSORS_ABITUGURU3 is not set
1021# CONFIG_SENSORS_K8TEMP is not set
1022# CONFIG_SENSORS_F71805F is not set
1023# CONFIG_SENSORS_CORETEMP is not set
1024# CONFIG_SENSORS_IT87 is not set
1025# CONFIG_SENSORS_PC87360 is not set
1026# CONFIG_SENSORS_PC87427 is not set
1027# CONFIG_SENSORS_SIS5595 is not set
1028# CONFIG_SENSORS_SMSC47M1 is not set
1029# CONFIG_SENSORS_SMSC47B397 is not set
1030# CONFIG_SENSORS_VIA686A is not set
1031# CONFIG_SENSORS_VT1211 is not set
1032# CONFIG_SENSORS_VT8231 is not set
1033# CONFIG_SENSORS_W83627HF is not set
1034# CONFIG_SENSORS_W83627EHF is not set
1035# CONFIG_SENSORS_HDAPS is not set
1036# CONFIG_SENSORS_APPLESMC is not set
1037# CONFIG_HWMON_DEBUG_CHIP is not set
1038
1039#
1040# Multifunction device drivers
1041#
1042# CONFIG_MFD_SM501 is not set
1043# CONFIG_HTC_ASIC3 is not set
1044# CONFIG_HTC_ASIC3_DS1WM is not set
1045
1046#
1047# Multi-Function Devices
1048#
1049
1050#
1051# Multimedia devices
1052#
1053CONFIG_VIDEO_DEV=m
1054CONFIG_VIDEO_V4L1=y
1055CONFIG_VIDEO_V4L1_COMPAT=y
1056CONFIG_VIDEO_V4L2=y
1057CONFIG_VIDEO_CAPTURE_DRIVERS=y
1058# CONFIG_VIDEO_ADV_DEBUG is not set
1059CONFIG_VIDEO_HELPER_CHIPS_AUTO=y
1060# CONFIG_VIDEO_VIVI is not set
1061# CONFIG_VIDEO_PMS is not set
1062# CONFIG_VIDEO_BWQCAM is not set
1063# CONFIG_VIDEO_CQCAM is not set
1064# CONFIG_VIDEO_CPIA is not set
1065# CONFIG_VIDEO_CPIA2 is not set
1066# CONFIG_VIDEO_STRADIS is not set
1067CONFIG_V4L_USB_DRIVERS=y
1068# CONFIG_USB_VICAM is not set
1069# CONFIG_USB_IBMCAM is not set
1070# CONFIG_USB_KONICAWC is not set
1071# CONFIG_USB_QUICKCAM_MESSENGER is not set
1072# CONFIG_USB_ET61X251 is not set
1073# CONFIG_USB_OV511 is not set
1074# CONFIG_USB_SE401 is not set
1075# CONFIG_USB_SN9C102 is not set
1076# CONFIG_USB_STV680 is not set
1077# CONFIG_USB_ZC0301 is not set
1078# CONFIG_USB_PWC is not set
1079# CONFIG_USB_ZR364XX is not set
1080CONFIG_RADIO_ADAPTERS=y
1081# CONFIG_RADIO_CADET is not set
1082# CONFIG_RADIO_RTRACK is not set
1083# CONFIG_RADIO_RTRACK2 is not set
1084# CONFIG_RADIO_AZTECH is not set
1085# CONFIG_RADIO_GEMTEK is not set
1086# CONFIG_RADIO_GEMTEK_PCI is not set
1087# CONFIG_RADIO_MAXIRADIO is not set
1088# CONFIG_RADIO_MAESTRO is not set
1089# CONFIG_RADIO_SF16FMI is not set
1090# CONFIG_RADIO_SF16FMR2 is not set
1091# CONFIG_RADIO_TERRATEC is not set
1092# CONFIG_RADIO_TRUST is not set
1093# CONFIG_RADIO_TYPHOON is not set
1094# CONFIG_RADIO_ZOLTRIX is not set
1095# CONFIG_USB_DSBR is not set
1096# CONFIG_DVB_CORE is not set
1097CONFIG_DAB=y
1098# CONFIG_USB_DABUSB is not set
1099
1100#
1101# Graphics support
1102#
1103# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
1104
1105#
1106# Display device support
1107#
1108# CONFIG_DISPLAY_SUPPORT is not set
1109# CONFIG_VGASTATE is not set
1110CONFIG_VIDEO_OUTPUT_CONTROL=m
1111CONFIG_FB=y
1112# CONFIG_FIRMWARE_EDID is not set
1113# CONFIG_FB_DDC is not set
1114CONFIG_FB_CFB_FILLRECT=m
1115CONFIG_FB_CFB_COPYAREA=m
1116CONFIG_FB_CFB_IMAGEBLIT=m
1117# CONFIG_FB_SYS_FILLRECT is not set
1118# CONFIG_FB_SYS_COPYAREA is not set
1119# CONFIG_FB_SYS_IMAGEBLIT is not set
1120# CONFIG_FB_SYS_FOPS is not set
1121CONFIG_FB_DEFERRED_IO=y
1122# CONFIG_FB_SVGALIB is not set
1123# CONFIG_FB_MACMODES is not set
1124# CONFIG_FB_BACKLIGHT is not set
1125CONFIG_FB_MODE_HELPERS=y
1126# CONFIG_FB_TILEBLITTING is not set
1127
1128#
1129# Frame buffer hardware drivers
1130#
1131# CONFIG_FB_CIRRUS is not set
1132# CONFIG_FB_PM2 is not set
1133# CONFIG_FB_CYBER2000 is not set
1134# CONFIG_FB_ARC is not set
1135# CONFIG_FB_ASILIANT is not set
1136# CONFIG_FB_IMSTT is not set
1137# CONFIG_FB_VGA16 is not set
1138CONFIG_FB_UVESA=m
1139# CONFIG_FB_VESA is not set
1140# CONFIG_FB_HECUBA is not set
1141# CONFIG_FB_HGA is not set
1142# CONFIG_FB_S1D13XXX is not set
1143# CONFIG_FB_NVIDIA is not set
1144# CONFIG_FB_RIVA is not set
1145# CONFIG_FB_I810 is not set
1146# CONFIG_FB_LE80578 is not set
1147# CONFIG_FB_INTEL is not set
1148# CONFIG_FB_MATROX is not set
1149# CONFIG_FB_RADEON is not set
1150# CONFIG_FB_ATY128 is not set
1151# CONFIG_FB_ATY is not set
1152# CONFIG_FB_S3 is not set
1153# CONFIG_FB_SAVAGE is not set
1154# CONFIG_FB_SIS is not set
1155# CONFIG_FB_NEOMAGIC is not set
1156# CONFIG_FB_KYRO is not set
1157# CONFIG_FB_3DFX is not set
1158# CONFIG_FB_VOODOO1 is not set
1159# CONFIG_FB_VT8623 is not set
1160# CONFIG_FB_CYBLA is not set
1161# CONFIG_FB_TRIDENT is not set
1162# CONFIG_FB_ARK is not set
1163# CONFIG_FB_PM3 is not set
1164# CONFIG_FB_GEODE is not set
1165# CONFIG_FB_VIRTUAL is not set
1166
1167#
1168# Console display driver support
1169#
1170CONFIG_VGA_CONSOLE=y
1171# CONFIG_VGACON_SOFT_SCROLLBACK is not set
1172CONFIG_VIDEO_SELECT=y
1173# CONFIG_MDA_CONSOLE is not set
1174CONFIG_DUMMY_CONSOLE=y
1175CONFIG_FRAMEBUFFER_CONSOLE=y
1176# CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY is not set
1177# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
1178CONFIG_FONTS=y
1179CONFIG_FONT_8x8=y
1180CONFIG_FONT_8x16=y
1181# CONFIG_FONT_6x11 is not set
1182# CONFIG_FONT_7x14 is not set
1183# CONFIG_FONT_PEARL_8x8 is not set
1184# CONFIG_FONT_ACORN_8x8 is not set
1185# CONFIG_FONT_MINI_4x6 is not set
1186# CONFIG_FONT_SUN8x16 is not set
1187# CONFIG_FONT_SUN12x22 is not set
1188# CONFIG_FONT_10x18 is not set
1189CONFIG_LOGO=y
1190# CONFIG_LOGO_LINUX_MONO is not set
1191# CONFIG_LOGO_LINUX_VGA16 is not set
1192# CONFIG_LOGO_LINUX_CLUT224 is not set
1193CONFIG_LOGO_OHAND_CLUT224=y
1194# CONFIG_LOGO_OZ240_CLUT224 is not set
1195# CONFIG_LOGO_OZ480_CLUT224 is not set
1196# CONFIG_LOGO_OZ640_CLUT224 is not set
1197
1198#
1199# Sound
1200#
1201CONFIG_SOUND=y
1202
1203#
1204# Advanced Linux Sound Architecture
1205#
1206CONFIG_SND=y
1207CONFIG_SND_TIMER=y
1208CONFIG_SND_PCM=y
1209CONFIG_SND_SEQUENCER=y
1210# CONFIG_SND_SEQ_DUMMY is not set
1211CONFIG_SND_OSSEMUL=y
1212CONFIG_SND_MIXER_OSS=y
1213CONFIG_SND_PCM_OSS=y
1214CONFIG_SND_PCM_OSS_PLUGINS=y
1215CONFIG_SND_SEQUENCER_OSS=y
1216# CONFIG_SND_DYNAMIC_MINORS is not set
1217CONFIG_SND_SUPPORT_OLD_API=y
1218CONFIG_SND_VERBOSE_PROCFS=y
1219# CONFIG_SND_VERBOSE_PRINTK is not set
1220# CONFIG_SND_DEBUG is not set
1221
1222#
1223# Generic devices
1224#
1225CONFIG_SND_AC97_CODEC=y
1226# CONFIG_SND_DUMMY is not set
1227# CONFIG_SND_VIRMIDI is not set
1228# CONFIG_SND_MTPAV is not set
1229# CONFIG_SND_MTS64 is not set
1230# CONFIG_SND_SERIAL_U16550 is not set
1231# CONFIG_SND_MPU401 is not set
1232# CONFIG_SND_PORTMAN2X4 is not set
1233
1234#
1235# ISA devices
1236#
1237# CONFIG_SND_ADLIB is not set
1238# CONFIG_SND_AD1816A is not set
1239# CONFIG_SND_AD1848 is not set
1240# CONFIG_SND_ALS100 is not set
1241# CONFIG_SND_AZT2320 is not set
1242# CONFIG_SND_CMI8330 is not set
1243# CONFIG_SND_CS4231 is not set
1244# CONFIG_SND_CS4232 is not set
1245# CONFIG_SND_CS4236 is not set
1246# CONFIG_SND_DT019X is not set
1247# CONFIG_SND_ES968 is not set
1248# CONFIG_SND_ES1688 is not set
1249# CONFIG_SND_ES18XX is not set
1250# CONFIG_SND_GUSCLASSIC is not set
1251# CONFIG_SND_GUSEXTREME is not set
1252# CONFIG_SND_GUSMAX is not set
1253# CONFIG_SND_INTERWAVE is not set
1254# CONFIG_SND_INTERWAVE_STB is not set
1255# CONFIG_SND_OPL3SA2 is not set
1256# CONFIG_SND_OPTI92X_AD1848 is not set
1257# CONFIG_SND_OPTI92X_CS4231 is not set
1258# CONFIG_SND_OPTI93X is not set
1259# CONFIG_SND_MIRO is not set
1260# CONFIG_SND_SB8 is not set
1261# CONFIG_SND_SB16 is not set
1262# CONFIG_SND_SBAWE is not set
1263# CONFIG_SND_SGALAXY is not set
1264# CONFIG_SND_SSCAPE is not set
1265# CONFIG_SND_WAVEFRONT is not set
1266
1267#
1268# PCI devices
1269#
1270# CONFIG_SND_AD1889 is not set
1271# CONFIG_SND_ALS300 is not set
1272# CONFIG_SND_ALS4000 is not set
1273# CONFIG_SND_ALI5451 is not set
1274# CONFIG_SND_ATIIXP is not set
1275# CONFIG_SND_ATIIXP_MODEM is not set
1276# CONFIG_SND_AU8810 is not set
1277# CONFIG_SND_AU8820 is not set
1278# CONFIG_SND_AU8830 is not set
1279# CONFIG_SND_AZT3328 is not set
1280# CONFIG_SND_BT87X is not set
1281# CONFIG_SND_CA0106 is not set
1282# CONFIG_SND_CMIPCI is not set
1283# CONFIG_SND_CS4281 is not set
1284# CONFIG_SND_CS46XX is not set
1285# CONFIG_SND_CS5530 is not set
1286# CONFIG_SND_CS5535AUDIO is not set
1287# CONFIG_SND_DARLA20 is not set
1288# CONFIG_SND_GINA20 is not set
1289# CONFIG_SND_LAYLA20 is not set
1290# CONFIG_SND_DARLA24 is not set
1291# CONFIG_SND_GINA24 is not set
1292# CONFIG_SND_LAYLA24 is not set
1293# CONFIG_SND_MONA is not set
1294# CONFIG_SND_MIA is not set
1295# CONFIG_SND_ECHO3G is not set
1296# CONFIG_SND_INDIGO is not set
1297# CONFIG_SND_INDIGOIO is not set
1298# CONFIG_SND_INDIGODJ is not set
1299# CONFIG_SND_EMU10K1 is not set
1300# CONFIG_SND_EMU10K1X is not set
1301# CONFIG_SND_ENS1370 is not set
1302# CONFIG_SND_ENS1371 is not set
1303# CONFIG_SND_ES1938 is not set
1304# CONFIG_SND_ES1968 is not set
1305# CONFIG_SND_FM801 is not set
1306# CONFIG_SND_HDA_INTEL is not set
1307# CONFIG_SND_HDSP is not set
1308# CONFIG_SND_HDSPM is not set
1309# CONFIG_SND_ICE1712 is not set
1310# CONFIG_SND_ICE1724 is not set
1311CONFIG_SND_INTEL8X0=y
1312# CONFIG_SND_INTEL8X0M is not set
1313# CONFIG_SND_KORG1212 is not set
1314# CONFIG_SND_MAESTRO3 is not set
1315# CONFIG_SND_MIXART is not set
1316# CONFIG_SND_NM256 is not set
1317# CONFIG_SND_PCXHR is not set
1318# CONFIG_SND_RIPTIDE is not set
1319# CONFIG_SND_RME32 is not set
1320# CONFIG_SND_RME96 is not set
1321# CONFIG_SND_RME9652 is not set
1322# CONFIG_SND_SONICVIBES is not set
1323# CONFIG_SND_TRIDENT is not set
1324# CONFIG_SND_VIA82XX is not set
1325# CONFIG_SND_VIA82XX_MODEM is not set
1326# CONFIG_SND_VX222 is not set
1327# CONFIG_SND_YMFPCI is not set
1328# CONFIG_SND_AC97_POWER_SAVE is not set
1329
1330#
1331# USB devices
1332#
1333# CONFIG_SND_USB_AUDIO is not set
1334# CONFIG_SND_USB_USX2Y is not set
1335# CONFIG_SND_USB_CAIAQ is not set
1336
1337#
1338# System on Chip audio support
1339#
1340# CONFIG_SND_SOC is not set
1341
1342#
1343# SoC Audio support for SuperH
1344#
1345
1346#
1347# Open Sound System
1348#
1349# CONFIG_SOUND_PRIME is not set
1350CONFIG_AC97_BUS=y
1351CONFIG_HID_SUPPORT=y
1352CONFIG_HID=y
1353# CONFIG_HID_DEBUG is not set
1354
1355#
1356# USB Input Devices
1357#
1358CONFIG_USB_HID=y
1359# CONFIG_USB_HIDINPUT_POWERBOOK is not set
1360# CONFIG_HID_FF is not set
1361# CONFIG_USB_HIDDEV is not set
1362CONFIG_USB_SUPPORT=y
1363CONFIG_USB_ARCH_HAS_HCD=y
1364CONFIG_USB_ARCH_HAS_OHCI=y
1365CONFIG_USB_ARCH_HAS_EHCI=y
1366CONFIG_USB=y
1367# CONFIG_USB_DEBUG is not set
1368
1369#
1370# Miscellaneous USB options
1371#
1372CONFIG_USB_DEVICEFS=y
1373CONFIG_USB_DEVICE_CLASS=y
1374# CONFIG_USB_DYNAMIC_MINORS is not set
1375# CONFIG_USB_SUSPEND is not set
1376# CONFIG_USB_PERSIST is not set
1377# CONFIG_USB_OTG is not set
1378
1379#
1380# USB Host Controller Drivers
1381#
1382CONFIG_USB_EHCI_HCD=y
1383# CONFIG_USB_EHCI_SPLIT_ISO is not set
1384# CONFIG_USB_EHCI_ROOT_HUB_TT is not set
1385# CONFIG_USB_EHCI_TT_NEWSCHED is not set
1386# CONFIG_USB_ISP116X_HCD is not set
1387CONFIG_USB_OHCI_HCD=y
1388# CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set
1389# CONFIG_USB_OHCI_BIG_ENDIAN_MMIO is not set
1390CONFIG_USB_OHCI_LITTLE_ENDIAN=y
1391CONFIG_USB_UHCI_HCD=y
1392# CONFIG_USB_SL811_HCD is not set
1393# CONFIG_USB_R8A66597_HCD is not set
1394
1395#
1396# USB Device Class drivers
1397#
1398# CONFIG_USB_ACM is not set
1399CONFIG_USB_PRINTER=y
1400
1401#
1402# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
1403#
1404
1405#
1406# may also be needed; see USB_STORAGE Help for more information
1407#
1408CONFIG_USB_STORAGE=y
1409# CONFIG_USB_STORAGE_DEBUG is not set
1410# CONFIG_USB_STORAGE_DATAFAB is not set
1411# CONFIG_USB_STORAGE_FREECOM is not set
1412# CONFIG_USB_STORAGE_ISD200 is not set
1413# CONFIG_USB_STORAGE_DPCM is not set
1414# CONFIG_USB_STORAGE_USBAT is not set
1415# CONFIG_USB_STORAGE_SDDR09 is not set
1416# CONFIG_USB_STORAGE_SDDR55 is not set
1417# CONFIG_USB_STORAGE_JUMPSHOT is not set
1418# CONFIG_USB_STORAGE_ALAUDA is not set
1419# CONFIG_USB_STORAGE_KARMA is not set
1420# CONFIG_USB_LIBUSUAL is not set
1421
1422#
1423# USB Imaging devices
1424#
1425# CONFIG_USB_MDC800 is not set
1426# CONFIG_USB_MICROTEK is not set
1427CONFIG_USB_MON=y
1428
1429#
1430# USB port drivers
1431#
1432# CONFIG_USB_USS720 is not set
1433
1434#
1435# USB Serial Converter support
1436#
1437# CONFIG_USB_SERIAL is not set
1438
1439#
1440# USB Miscellaneous drivers
1441#
1442# CONFIG_USB_EMI62 is not set
1443# CONFIG_USB_EMI26 is not set
1444# CONFIG_USB_ADUTUX is not set
1445# CONFIG_USB_AUERSWALD is not set
1446# CONFIG_USB_RIO500 is not set
1447# CONFIG_USB_LEGOTOWER is not set
1448# CONFIG_USB_LCD is not set
1449# CONFIG_USB_BERRY_CHARGE is not set
1450# CONFIG_USB_LED is not set
1451# CONFIG_USB_CYPRESS_CY7C63 is not set
1452CONFIG_USB_CYTHERM=m
1453# CONFIG_USB_PHIDGET is not set
1454# CONFIG_USB_IDMOUSE is not set
1455# CONFIG_USB_FTDI_ELAN is not set
1456# CONFIG_USB_APPLEDISPLAY is not set
1457# CONFIG_USB_SISUSBVGA is not set
1458# CONFIG_USB_LD is not set
1459# CONFIG_USB_TRANCEVIBRATOR is not set
1460# CONFIG_USB_IOWARRIOR is not set
1461# CONFIG_USB_TEST is not set
1462
1463#
1464# USB DSL modem support
1465#
1466
1467#
1468# USB Gadget Support
1469#
1470# CONFIG_USB_GADGET is not set
1471# CONFIG_MMC is not set
1472# CONFIG_NEW_LEDS is not set
1473# CONFIG_INFINIBAND is not set
1474# CONFIG_EDAC is not set
1475# CONFIG_RTC_CLASS is not set
1476
1477#
1478# DMA Engine support
1479#
1480# CONFIG_DMA_ENGINE is not set
1481
1482#
1483# DMA Clients
1484#
1485
1486#
1487# DMA Devices
1488#
1489# CONFIG_AUXDISPLAY is not set
1490CONFIG_VIRTUALIZATION=y
1491# CONFIG_KVM is not set
1492
1493#
1494# Userspace I/O
1495#
1496# CONFIG_UIO is not set
1497
1498#
1499# File systems
1500#
1501CONFIG_EXT2_FS=y
1502# CONFIG_EXT2_FS_XATTR is not set
1503# CONFIG_EXT2_FS_XIP is not set
1504CONFIG_EXT3_FS=y
1505CONFIG_EXT3_FS_XATTR=y
1506# CONFIG_EXT3_FS_POSIX_ACL is not set
1507# CONFIG_EXT3_FS_SECURITY is not set
1508# CONFIG_EXT4DEV_FS is not set
1509CONFIG_JBD=y
1510# CONFIG_JBD_DEBUG is not set
1511CONFIG_FS_MBCACHE=y
1512# CONFIG_REISERFS_FS is not set
1513# CONFIG_JFS_FS is not set
1514# CONFIG_FS_POSIX_ACL is not set
1515# CONFIG_XFS_FS is not set
1516# CONFIG_GFS2_FS is not set
1517# CONFIG_OCFS2_FS is not set
1518# CONFIG_MINIX_FS is not set
1519# CONFIG_ROMFS_FS is not set
1520CONFIG_INOTIFY=y
1521CONFIG_INOTIFY_USER=y
1522# CONFIG_QUOTA is not set
1523CONFIG_DNOTIFY=y
1524# CONFIG_AUTOFS_FS is not set
1525CONFIG_AUTOFS4_FS=y
1526# CONFIG_FUSE_FS is not set
1527
1528#
1529# CD-ROM/DVD Filesystems
1530#
1531CONFIG_ISO9660_FS=y
1532CONFIG_JOLIET=y
1533# CONFIG_ZISOFS is not set
1534CONFIG_UDF_FS=y
1535CONFIG_UDF_NLS=y
1536
1537#
1538# DOS/FAT/NT Filesystems
1539#
1540CONFIG_FAT_FS=y
1541CONFIG_MSDOS_FS=y
1542CONFIG_VFAT_FS=y
1543CONFIG_FAT_DEFAULT_CODEPAGE=437
1544CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
1545# CONFIG_NTFS_FS is not set
1546
1547#
1548# Pseudo filesystems
1549#
1550CONFIG_PROC_FS=y
1551CONFIG_PROC_KCORE=y
1552CONFIG_PROC_SYSCTL=y
1553CONFIG_SYSFS=y
1554CONFIG_TMPFS=y
1555# CONFIG_TMPFS_POSIX_ACL is not set
1556# CONFIG_HUGETLBFS is not set
1557# CONFIG_HUGETLB_PAGE is not set
1558CONFIG_RAMFS=y
1559# CONFIG_CONFIGFS_FS is not set
1560
1561#
1562# Miscellaneous filesystems
1563#
1564# CONFIG_ADFS_FS is not set
1565# CONFIG_AFFS_FS is not set
1566# CONFIG_HFS_FS is not set
1567# CONFIG_HFSPLUS_FS is not set
1568# CONFIG_BEFS_FS is not set
1569# CONFIG_BFS_FS is not set
1570# CONFIG_EFS_FS is not set
1571# CONFIG_CRAMFS is not set
1572# CONFIG_SQUASHFS is not set
1573# CONFIG_VXFS_FS is not set
1574# CONFIG_HPFS_FS is not set
1575# CONFIG_QNX4FS_FS is not set
1576# CONFIG_SYSV_FS is not set
1577# CONFIG_UFS_FS is not set
1578
1579#
1580# Network File Systems
1581#
1582CONFIG_NFS_FS=y
1583# CONFIG_NFS_V3 is not set
1584# CONFIG_NFS_V4 is not set
1585# CONFIG_NFS_DIRECTIO is not set
1586CONFIG_NFSD=y
1587# CONFIG_NFSD_V3 is not set
1588CONFIG_NFSD_TCP=y
1589CONFIG_ROOT_NFS=y
1590CONFIG_LOCKD=y
1591CONFIG_EXPORTFS=y
1592CONFIG_NFS_COMMON=y
1593CONFIG_SUNRPC=y
1594# CONFIG_SUNRPC_BIND34 is not set
1595# CONFIG_RPCSEC_GSS_KRB5 is not set
1596# CONFIG_RPCSEC_GSS_SPKM3 is not set
1597# CONFIG_SMB_FS is not set
1598# CONFIG_CIFS is not set
1599# CONFIG_NCP_FS is not set
1600# CONFIG_CODA_FS is not set
1601# CONFIG_AFS_FS is not set
1602
1603#
1604# Partition Types
1605#
1606# CONFIG_PARTITION_ADVANCED is not set
1607CONFIG_MSDOS_PARTITION=y
1608
1609#
1610# Native Language Support
1611#
1612CONFIG_NLS=y
1613CONFIG_NLS_DEFAULT="iso8859-1"
1614CONFIG_NLS_CODEPAGE_437=y
1615# CONFIG_NLS_CODEPAGE_737 is not set
1616# CONFIG_NLS_CODEPAGE_775 is not set
1617# CONFIG_NLS_CODEPAGE_850 is not set
1618# CONFIG_NLS_CODEPAGE_852 is not set
1619# CONFIG_NLS_CODEPAGE_855 is not set
1620# CONFIG_NLS_CODEPAGE_857 is not set
1621# CONFIG_NLS_CODEPAGE_860 is not set
1622# CONFIG_NLS_CODEPAGE_861 is not set
1623# CONFIG_NLS_CODEPAGE_862 is not set
1624# CONFIG_NLS_CODEPAGE_863 is not set
1625# CONFIG_NLS_CODEPAGE_864 is not set
1626# CONFIG_NLS_CODEPAGE_865 is not set
1627# CONFIG_NLS_CODEPAGE_866 is not set
1628# CONFIG_NLS_CODEPAGE_869 is not set
1629# CONFIG_NLS_CODEPAGE_936 is not set
1630# CONFIG_NLS_CODEPAGE_950 is not set
1631# CONFIG_NLS_CODEPAGE_932 is not set
1632# CONFIG_NLS_CODEPAGE_949 is not set
1633# CONFIG_NLS_CODEPAGE_874 is not set
1634# CONFIG_NLS_ISO8859_8 is not set
1635# CONFIG_NLS_CODEPAGE_1250 is not set
1636# CONFIG_NLS_CODEPAGE_1251 is not set
1637# CONFIG_NLS_ASCII is not set
1638CONFIG_NLS_ISO8859_1=y
1639# CONFIG_NLS_ISO8859_2 is not set
1640# CONFIG_NLS_ISO8859_3 is not set
1641# CONFIG_NLS_ISO8859_4 is not set
1642# CONFIG_NLS_ISO8859_5 is not set
1643# CONFIG_NLS_ISO8859_6 is not set
1644# CONFIG_NLS_ISO8859_7 is not set
1645# CONFIG_NLS_ISO8859_9 is not set
1646# CONFIG_NLS_ISO8859_13 is not set
1647# CONFIG_NLS_ISO8859_14 is not set
1648# CONFIG_NLS_ISO8859_15 is not set
1649# CONFIG_NLS_KOI8_R is not set
1650# CONFIG_NLS_KOI8_U is not set
1651# CONFIG_NLS_UTF8 is not set
1652
1653#
1654# Distributed Lock Manager
1655#
1656# CONFIG_DLM is not set
1657CONFIG_INSTRUMENTATION=y
1658CONFIG_PROFILING=y
1659CONFIG_OPROFILE=y
1660# CONFIG_KPROBES is not set
1661
1662#
1663# Kernel hacking
1664#
1665CONFIG_TRACE_IRQFLAGS_SUPPORT=y
1666# CONFIG_PRINTK_TIME is not set
1667CONFIG_ENABLE_MUST_CHECK=y
1668# CONFIG_MAGIC_SYSRQ is not set
1669CONFIG_UNUSED_SYMBOLS=y
1670# CONFIG_DEBUG_FS is not set
1671# CONFIG_HEADERS_CHECK is not set
1672# CONFIG_DEBUG_KERNEL is not set
1673# CONFIG_DEBUG_BUGVERBOSE is not set
1674CONFIG_EARLY_PRINTK=y
1675CONFIG_X86_FIND_SMP_CONFIG=y
1676CONFIG_X86_MPPARSE=y
1677CONFIG_DOUBLEFAULT=y
1678
1679#
1680# Security options
1681#
1682# CONFIG_KEYS is not set
1683# CONFIG_SECURITY is not set
1684CONFIG_CRYPTO=y
1685CONFIG_CRYPTO_ALGAPI=m
1686CONFIG_CRYPTO_BLKCIPHER=m
1687CONFIG_CRYPTO_MANAGER=m
1688# CONFIG_CRYPTO_HMAC is not set
1689# CONFIG_CRYPTO_XCBC is not set
1690# CONFIG_CRYPTO_NULL is not set
1691# CONFIG_CRYPTO_MD4 is not set
1692# CONFIG_CRYPTO_MD5 is not set
1693CONFIG_CRYPTO_SHA1=m
1694CONFIG_CRYPTO_SHA256=m
1695# CONFIG_CRYPTO_SHA512 is not set
1696# CONFIG_CRYPTO_WP512 is not set
1697# CONFIG_CRYPTO_TGR192 is not set
1698# CONFIG_CRYPTO_GF128MUL is not set
1699CONFIG_CRYPTO_ECB=m
1700CONFIG_CRYPTO_CBC=m
1701CONFIG_CRYPTO_PCBC=m
1702# CONFIG_CRYPTO_LRW is not set
1703# CONFIG_CRYPTO_CRYPTD is not set
1704# CONFIG_CRYPTO_DES is not set
1705# CONFIG_CRYPTO_FCRYPT is not set
1706# CONFIG_CRYPTO_BLOWFISH is not set
1707# CONFIG_CRYPTO_TWOFISH is not set
1708# CONFIG_CRYPTO_TWOFISH_586 is not set
1709# CONFIG_CRYPTO_SERPENT is not set
1710# CONFIG_CRYPTO_AES is not set
1711# CONFIG_CRYPTO_AES_586 is not set
1712# CONFIG_CRYPTO_CAST5 is not set
1713# CONFIG_CRYPTO_CAST6 is not set
1714# CONFIG_CRYPTO_TEA is not set
1715# CONFIG_CRYPTO_ARC4 is not set
1716# CONFIG_CRYPTO_KHAZAD is not set
1717# CONFIG_CRYPTO_ANUBIS is not set
1718# CONFIG_CRYPTO_DEFLATE is not set
1719# CONFIG_CRYPTO_LZO is not set
1720# CONFIG_CRYPTO_MICHAEL_MIC is not set
1721# CONFIG_CRYPTO_CRC32C is not set
1722# CONFIG_CRYPTO_CAMELLIA is not set
1723# CONFIG_CRYPTO_TEST is not set
1724CONFIG_CRYPTO_HW=y
1725CONFIG_CRYPTO_DEV_PADLOCK=m
1726CONFIG_CRYPTO_DEV_PADLOCK_AES=m
1727CONFIG_CRYPTO_DEV_PADLOCK_SHA=m
1728CONFIG_CRYPTO_DEV_GEODE=m
1729
1730#
1731# Library routines
1732#
1733CONFIG_BITREVERSE=y
1734# CONFIG_CRC_CCITT is not set
1735# CONFIG_CRC16 is not set
1736# CONFIG_CRC_ITU_T is not set
1737CONFIG_CRC32=y
1738# CONFIG_CRC7 is not set
1739CONFIG_LIBCRC32C=m
1740CONFIG_AUDIT_GENERIC=y
1741CONFIG_TEXTSEARCH=y
1742CONFIG_TEXTSEARCH_KMP=m
1743CONFIG_TEXTSEARCH_BM=m
1744CONFIG_TEXTSEARCH_FSM=m
1745CONFIG_PLIST=y
1746CONFIG_HAS_IOMEM=y
1747CONFIG_HAS_IOPORT=y
1748CONFIG_HAS_DMA=y
1749CONFIG_GENERIC_HARDIRQS=y
1750CONFIG_GENERIC_IRQ_PROBE=y
1751CONFIG_GENERIC_PENDING_IRQ=y
1752CONFIG_X86_SMP=y
1753CONFIG_X86_HT=y
1754CONFIG_X86_BIOS_REBOOT=y
1755CONFIG_X86_TRAMPOLINE=y
1756CONFIG_KTIME_SCALAR=y