Gentoo Archives: gentoo-user

From: Roland Puntaier <Roland.Puntaier@×××××××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] unknown symbol request_module
Date: Tue, 02 Sep 2008 08:31:41
Message-Id: OF17CFA425.DA20BA0A-ONC12574B8.002CDB94-C12574B8.002ED3C4@br-automation.com
In Reply to: Re: [gentoo-user] unknown symbol request_module by Xav'
1 Hello Xavier,
2
3 here is the .config.
4 I just realized that there went something wrong when I put dmesg output
5 onto the USB stick: the file is empty.
6 But as mentioned there are a lot of "Unknown symbol" entries. All but
7 "request_module" are from sound modules.
8
9 Many thanks for your help.
10 Roland
11
12 #
13 # Automatically generated make config: don't edit
14 # Linux kernel version: 2.6.25-gentoo-r7
15 # Sun Aug 31 18:55:42 2008
16 #
17 # CONFIG_64BIT is not set
18 CONFIG_X86_32=y
19 # CONFIG_X86_64 is not set
20 CONFIG_X86=y
21 CONFIG_ARCH_DEFCONFIG="arch/x86/configs/i386_defconfig"
22 # CONFIG_GENERIC_LOCKBREAK is not set
23 CONFIG_GENERIC_TIME=y
24 CONFIG_GENERIC_CMOS_UPDATE=y
25 CONFIG_CLOCKSOURCE_WATCHDOG=y
26 CONFIG_GENERIC_CLOCKEVENTS=y
27 CONFIG_GENERIC_CLOCKEVENTS_BROADCAST=y
28 CONFIG_LOCKDEP_SUPPORT=y
29 CONFIG_STACKTRACE_SUPPORT=y
30 CONFIG_HAVE_LATENCYTOP_SUPPORT=y
31 CONFIG_SEMAPHORE_SLEEPERS=y
32 CONFIG_FAST_CMPXCHG_LOCAL=y
33 CONFIG_MMU=y
34 CONFIG_ZONE_DMA=y
35 CONFIG_GENERIC_ISA_DMA=y
36 CONFIG_GENERIC_IOMAP=y
37 CONFIG_GENERIC_BUG=y
38 CONFIG_GENERIC_HWEIGHT=y
39 # CONFIG_GENERIC_GPIO is not set
40 CONFIG_ARCH_MAY_HAVE_PC_FDC=y
41 CONFIG_DMI=y
42 # CONFIG_RWSEM_GENERIC_SPINLOCK is not set
43 CONFIG_RWSEM_XCHGADD_ALGORITHM=y
44 # CONFIG_ARCH_HAS_ILOG2_U32 is not set
45 # CONFIG_ARCH_HAS_ILOG2_U64 is not set
46 CONFIG_ARCH_HAS_CPU_IDLE_WAIT=y
47 CONFIG_GENERIC_CALIBRATE_DELAY=y
48 # CONFIG_GENERIC_TIME_VSYSCALL is not set
49 CONFIG_ARCH_HAS_CPU_RELAX=y
50 # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set
51 CONFIG_ARCH_HIBERNATION_POSSIBLE=y
52 CONFIG_ARCH_SUSPEND_POSSIBLE=y
53 # CONFIG_ZONE_DMA32 is not set
54 CONFIG_ARCH_POPULATES_NODE_MAP=y
55 # CONFIG_AUDIT_ARCH is not set
56 CONFIG_ARCH_SUPPORTS_AOUT=y
57 CONFIG_GENERIC_HARDIRQS=y
58 CONFIG_GENERIC_IRQ_PROBE=y
59 CONFIG_GENERIC_PENDING_IRQ=y
60 CONFIG_X86_SMP=y
61 CONFIG_X86_32_SMP=y
62 CONFIG_X86_HT=y
63 CONFIG_X86_BIOS_REBOOT=y
64 CONFIG_X86_TRAMPOLINE=y
65 CONFIG_KTIME_SCALAR=y
66 CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
67
68 #
69 # General setup
70 #
71 CONFIG_EXPERIMENTAL=y
72 CONFIG_LOCK_KERNEL=y
73 CONFIG_INIT_ENV_ARG_LIMIT=32
74 CONFIG_LOCALVERSION=""
75 CONFIG_LOCALVERSION_AUTO=y
76 CONFIG_SWAP=y
77 CONFIG_SYSVIPC=y
78 CONFIG_SYSVIPC_SYSCTL=y
79 CONFIG_POSIX_MQUEUE=y
80 # CONFIG_BSD_PROCESS_ACCT is not set
81 # CONFIG_TASKSTATS is not set
82 # CONFIG_AUDIT is not set
83 CONFIG_IKCONFIG=y
84 CONFIG_IKCONFIG_PROC=y
85 CONFIG_LOG_BUF_SHIFT=18
86 # CONFIG_CGROUPS is not set
87 CONFIG_GROUP_SCHED=y
88 CONFIG_FAIR_GROUP_SCHED=y
89 # CONFIG_RT_GROUP_SCHED is not set
90 CONFIG_USER_SCHED=y
91 # CONFIG_CGROUP_SCHED is not set
92 CONFIG_SYSFS_DEPRECATED=y
93 CONFIG_SYSFS_DEPRECATED_V2=y
94 CONFIG_RELAY=y
95 CONFIG_NAMESPACES=y
96 # CONFIG_UTS_NS is not set
97 # CONFIG_IPC_NS is not set
98 # CONFIG_USER_NS is not set
99 # CONFIG_PID_NS is not set
100 CONFIG_BLK_DEV_INITRD=y
101 CONFIG_INITRAMFS_SOURCE=""
102 CONFIG_CC_OPTIMIZE_FOR_SIZE=y
103 CONFIG_SYSCTL=y
104 # CONFIG_EMBEDDED is not set
105 CONFIG_UID16=y
106 CONFIG_SYSCTL_SYSCALL=y
107 CONFIG_KALLSYMS=y
108 CONFIG_KALLSYMS_ALL=y
109 # CONFIG_KALLSYMS_EXTRA_PASS is not set
110 CONFIG_HOTPLUG=y
111 CONFIG_PRINTK=y
112 CONFIG_BUG=y
113 CONFIG_ELF_CORE=y
114 CONFIG_COMPAT_BRK=y
115 CONFIG_BASE_FULL=y
116 CONFIG_FUTEX=y
117 CONFIG_ANON_INODES=y
118 CONFIG_EPOLL=y
119 CONFIG_SIGNALFD=y
120 CONFIG_TIMERFD=y
121 CONFIG_EVENTFD=y
122 CONFIG_SHMEM=y
123 CONFIG_VM_EVENT_COUNTERS=y
124 CONFIG_SLUB_DEBUG=y
125 # CONFIG_SLAB is not set
126 CONFIG_SLUB=y
127 # CONFIG_SLOB is not set
128 CONFIG_PROFILING=y
129 # CONFIG_MARKERS is not set
130 CONFIG_OPROFILE=y
131 CONFIG_HAVE_OPROFILE=y
132 CONFIG_KPROBES=y
133 CONFIG_KRETPROBES=y
134 CONFIG_HAVE_KPROBES=y
135 CONFIG_HAVE_KRETPROBES=y
136 CONFIG_PROC_PAGE_MONITOR=y
137 CONFIG_SLABINFO=y
138 CONFIG_RT_MUTEXES=y
139 # CONFIG_TINY_SHMEM is not set
140 CONFIG_BASE_SMALL=0
141 CONFIG_MODULES=y
142 CONFIG_MODULE_UNLOAD=y
143 CONFIG_MODULE_FORCE_UNLOAD=y
144 # CONFIG_MODVERSIONS is not set
145 # CONFIG_MODULE_SRCVERSION_ALL is not set
146 CONFIG_KMOD=y
147 CONFIG_STOP_MACHINE=y
148 CONFIG_BLOCK=y
149 CONFIG_LBD=y
150 # CONFIG_BLK_DEV_IO_TRACE is not set
151 # CONFIG_LSF is not set
152 # CONFIG_BLK_DEV_BSG is not set
153
154 #
155 # IO Schedulers
156 #
157 CONFIG_IOSCHED_NOOP=y
158 CONFIG_IOSCHED_AS=y
159 CONFIG_IOSCHED_DEADLINE=y
160 CONFIG_IOSCHED_CFQ=y
161 # CONFIG_DEFAULT_AS is not set
162 # CONFIG_DEFAULT_DEADLINE is not set
163 CONFIG_DEFAULT_CFQ=y
164 # CONFIG_DEFAULT_NOOP is not set
165 CONFIG_DEFAULT_IOSCHED="cfq"
166 CONFIG_CLASSIC_RCU=y
167
168 #
169 # Processor type and features
170 #
171 CONFIG_TICK_ONESHOT=y
172 CONFIG_NO_HZ=y
173 CONFIG_HIGH_RES_TIMERS=y
174 CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
175 CONFIG_SMP=y
176 # CONFIG_X86_PC is not set
177 # CONFIG_X86_ELAN is not set
178 # CONFIG_X86_VOYAGER is not set
179 # CONFIG_X86_NUMAQ is not set
180 # CONFIG_X86_SUMMIT is not set
181 # CONFIG_X86_BIGSMP is not set
182 # CONFIG_X86_VISWS is not set
183 CONFIG_X86_GENERICARCH=y
184 # CONFIG_X86_ES7000 is not set
185 # CONFIG_X86_RDC321X is not set
186 # CONFIG_X86_VSMP is not set
187 CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y
188 # CONFIG_PARAVIRT_GUEST is not set
189 CONFIG_X86_CYCLONE_TIMER=y
190 # CONFIG_M386 is not set
191 # CONFIG_M486 is not set
192 # CONFIG_M586 is not set
193 # CONFIG_M586TSC is not set
194 # CONFIG_M586MMX is not set
195 # CONFIG_M686 is not set
196 # CONFIG_MPENTIUMII is not set
197 CONFIG_MPENTIUMIII=y
198 # CONFIG_MPENTIUMM is not set
199 # CONFIG_MPENTIUM4 is not set
200 # CONFIG_MK6 is not set
201 # CONFIG_MK7 is not set
202 # CONFIG_MK8 is not set
203 # CONFIG_MCRUSOE is not set
204 # CONFIG_MEFFICEON is not set
205 # CONFIG_MWINCHIPC6 is not set
206 # CONFIG_MWINCHIP2 is not set
207 # CONFIG_MWINCHIP3D is not set
208 # CONFIG_MGEODEGX1 is not set
209 # CONFIG_MGEODE_LX is not set
210 # CONFIG_MCYRIXIII is not set
211 # CONFIG_MVIAC3_2 is not set
212 # CONFIG_MVIAC7 is not set
213 # CONFIG_MPSC is not set
214 # CONFIG_MCORE2 is not set
215 # CONFIG_GENERIC_CPU is not set
216 CONFIG_X86_GENERIC=y
217 CONFIG_X86_CMPXCHG=y
218 CONFIG_X86_L1_CACHE_SHIFT=7
219 CONFIG_X86_XADD=y
220 CONFIG_X86_WP_WORKS_OK=y
221 CONFIG_X86_INVLPG=y
222 CONFIG_X86_BSWAP=y
223 CONFIG_X86_POPAD_OK=y
224 CONFIG_X86_GOOD_APIC=y
225 CONFIG_X86_INTEL_USERCOPY=y
226 CONFIG_X86_USE_PPRO_CHECKSUM=y
227 CONFIG_X86_TSC=y
228 CONFIG_X86_CMOV=y
229 CONFIG_X86_MINIMUM_CPU_FAMILY=4
230 CONFIG_X86_DEBUGCTLMSR=y
231 CONFIG_HPET_TIMER=y
232 CONFIG_HPET_EMULATE_RTC=y
233 # CONFIG_IOMMU_HELPER is not set
234 CONFIG_NR_CPUS=32
235 CONFIG_SCHED_SMT=y
236 CONFIG_SCHED_MC=y
237 # CONFIG_PREEMPT_NONE is not set
238 CONFIG_PREEMPT_VOLUNTARY=y
239 # CONFIG_PREEMPT is not set
240 CONFIG_X86_LOCAL_APIC=y
241 CONFIG_X86_IO_APIC=y
242 CONFIG_X86_MCE=y
243 CONFIG_X86_MCE_NONFATAL=y
244 CONFIG_X86_MCE_P4THERMAL=y
245 CONFIG_VM86=y
246 # CONFIG_TOSHIBA is not set
247 # CONFIG_I8K is not set
248 # CONFIG_X86_REBOOTFIXUPS is not set
249 CONFIG_MICROCODE=y
250 CONFIG_MICROCODE_OLD_INTERFACE=y
251 CONFIG_X86_MSR=y
252 CONFIG_X86_CPUID=y
253 # CONFIG_NOHIGHMEM is not set
254 CONFIG_HIGHMEM4G=y
255 # CONFIG_HIGHMEM64G is not set
256 CONFIG_PAGE_OFFSET=0xC0000000
257 CONFIG_HIGHMEM=y
258 CONFIG_SELECT_MEMORY_MODEL=y
259 CONFIG_FLATMEM_MANUAL=y
260 # CONFIG_DISCONTIGMEM_MANUAL is not set
261 # CONFIG_SPARSEMEM_MANUAL is not set
262 CONFIG_FLATMEM=y
263 CONFIG_FLAT_NODE_MEM_MAP=y
264 # CONFIG_SPARSEMEM_STATIC is not set
265 # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set
266 CONFIG_SPLIT_PTLOCK_CPUS=4
267 CONFIG_RESOURCES_64BIT=y
268 CONFIG_ZONE_DMA_FLAG=1
269 CONFIG_BOUNCE=y
270 CONFIG_VIRT_TO_BUS=y
271 # CONFIG_HIGHPTE is not set
272 # CONFIG_MATH_EMULATION is not set
273 CONFIG_MTRR=y
274 # CONFIG_EFI is not set
275 # CONFIG_IRQBALANCE is not set
276 CONFIG_SECCOMP=y
277 # CONFIG_HZ_100 is not set
278 CONFIG_HZ_250=y
279 # CONFIG_HZ_300 is not set
280 # CONFIG_HZ_1000 is not set
281 CONFIG_HZ=250
282 CONFIG_SCHED_HRTICK=y
283 # CONFIG_KEXEC is not set
284 # CONFIG_CRASH_DUMP is not set
285 CONFIG_PHYSICAL_START=0x100000
286 # CONFIG_RELOCATABLE is not set
287 CONFIG_PHYSICAL_ALIGN=0x100000
288 CONFIG_HOTPLUG_CPU=y
289 CONFIG_COMPAT_VDSO=y
290 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
291
292 #
293 # Power management options
294 #
295 CONFIG_PM=y
296 CONFIG_PM_LEGACY=y
297 # CONFIG_PM_DEBUG is not set
298 CONFIG_PM_SLEEP_SMP=y
299 CONFIG_PM_SLEEP=y
300 CONFIG_SUSPEND=y
301 CONFIG_SUSPEND_FREEZER=y
302 CONFIG_HIBERNATION=y
303 CONFIG_PM_STD_PARTITION=""
304 CONFIG_ACPI=y
305 CONFIG_ACPI_SLEEP=y
306 CONFIG_ACPI_PROCFS=y
307 CONFIG_ACPI_PROCFS_POWER=y
308 CONFIG_ACPI_SYSFS_POWER=y
309 CONFIG_ACPI_PROC_EVENT=y
310 CONFIG_ACPI_AC=y
311 CONFIG_ACPI_BATTERY=y
312 CONFIG_ACPI_BUTTON=y
313 # CONFIG_ACPI_VIDEO is not set
314 CONFIG_ACPI_FAN=y
315 CONFIG_ACPI_DOCK=y
316 # CONFIG_ACPI_BAY is not set
317 CONFIG_ACPI_PROCESSOR=y
318 CONFIG_ACPI_HOTPLUG_CPU=y
319 CONFIG_ACPI_THERMAL=y
320 # CONFIG_ACPI_WMI is not set
321 # CONFIG_ACPI_ASUS is not set
322 # CONFIG_ACPI_TOSHIBA is not set
323 # CONFIG_ACPI_CUSTOM_DSDT is not set
324 CONFIG_ACPI_BLACKLIST_YEAR=2001
325 CONFIG_ACPI_DEBUG=y
326 # CONFIG_ACPI_DEBUG_FUNC_TRACE is not set
327 CONFIG_ACPI_EC=y
328 CONFIG_ACPI_POWER=y
329 CONFIG_ACPI_SYSTEM=y
330 CONFIG_X86_PM_TIMER=y
331 CONFIG_ACPI_CONTAINER=y
332 # CONFIG_ACPI_SBS is not set
333 CONFIG_X86_APM_BOOT=y
334 CONFIG_APM=y
335 # CONFIG_APM_IGNORE_USER_SUSPEND is not set
336 # CONFIG_APM_DO_ENABLE is not set
337 # CONFIG_APM_CPU_IDLE is not set
338 # CONFIG_APM_DISPLAY_BLANK is not set
339 # CONFIG_APM_ALLOW_INTS is not set
340 # CONFIG_APM_REAL_MODE_POWER_OFF is not set
341
342 #
343 # CPU Frequency scaling
344 #
345 CONFIG_CPU_FREQ=y
346 CONFIG_CPU_FREQ_TABLE=y
347 CONFIG_CPU_FREQ_DEBUG=y
348 CONFIG_CPU_FREQ_STAT=y
349 # CONFIG_CPU_FREQ_STAT_DETAILS is not set
350 CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y
351 # CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
352 # CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND is not set
353 # CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set
354 CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
355 # CONFIG_CPU_FREQ_GOV_POWERSAVE is not set
356 CONFIG_CPU_FREQ_GOV_USERSPACE=y
357 CONFIG_CPU_FREQ_GOV_ONDEMAND=y
358 CONFIG_CPU_FREQ_GOV_CONSERVATIVE=y
359
360 #
361 # CPUFreq processor drivers
362 #
363 CONFIG_X86_ACPI_CPUFREQ=y
364 # CONFIG_X86_POWERNOW_K6 is not set
365 # CONFIG_X86_POWERNOW_K7 is not set
366 CONFIG_X86_POWERNOW_K8=y
367 CONFIG_X86_POWERNOW_K8_ACPI=y
368 # CONFIG_X86_GX_SUSPMOD is not set
369 # CONFIG_X86_SPEEDSTEP_CENTRINO is not set
370 # CONFIG_X86_SPEEDSTEP_ICH is not set
371 # CONFIG_X86_SPEEDSTEP_SMI is not set
372 # CONFIG_X86_P4_CLOCKMOD is not set
373 # CONFIG_X86_CPUFREQ_NFORCE2 is not set
374 # CONFIG_X86_LONGRUN is not set
375 # CONFIG_X86_LONGHAUL is not set
376 # CONFIG_X86_E_POWERSAVER is not set
377
378 #
379 # shared options
380 #
381 CONFIG_X86_ACPI_CPUFREQ_PROC_INTF=y
382 # CONFIG_X86_SPEEDSTEP_LIB is not set
383 CONFIG_CPU_IDLE=y
384 CONFIG_CPU_IDLE_GOV_LADDER=y
385 CONFIG_CPU_IDLE_GOV_MENU=y
386
387 #
388 # Bus options (PCI etc.)
389 #
390 CONFIG_PCI=y
391 # CONFIG_PCI_GOBIOS is not set
392 # CONFIG_PCI_GOMMCONFIG is not set
393 # CONFIG_PCI_GODIRECT is not set
394 CONFIG_PCI_GOANY=y
395 CONFIG_PCI_BIOS=y
396 CONFIG_PCI_DIRECT=y
397 CONFIG_PCI_MMCONFIG=y
398 CONFIG_PCI_DOMAINS=y
399 # CONFIG_PCIEPORTBUS is not set
400 CONFIG_ARCH_SUPPORTS_MSI=y
401 CONFIG_PCI_MSI=y
402 CONFIG_PCI_LEGACY=y
403 # CONFIG_PCI_DEBUG is not set
404 # CONFIG_HT_IRQ is not set
405 CONFIG_ISA_DMA_API=y
406 CONFIG_ISA=y
407 # CONFIG_EISA is not set
408 # CONFIG_MCA is not set
409 # CONFIG_SCx200 is not set
410 CONFIG_K8_NB=y
411 CONFIG_PCCARD=y
412 # CONFIG_PCMCIA_DEBUG is not set
413 CONFIG_PCMCIA=y
414 CONFIG_PCMCIA_LOAD_CIS=y
415 CONFIG_PCMCIA_IOCTL=y
416 CONFIG_CARDBUS=y
417
418 #
419 # PC-card bridges
420 #
421 CONFIG_YENTA=y
422 CONFIG_YENTA_O2=y
423 CONFIG_YENTA_RICOH=y
424 CONFIG_YENTA_TI=y
425 CONFIG_YENTA_ENE_TUNE=y
426 CONFIG_YENTA_TOSHIBA=y
427 CONFIG_PD6729=y
428 CONFIG_I82092=y
429 # CONFIG_I82365 is not set
430 # CONFIG_TCIC is not set
431 CONFIG_PCMCIA_PROBE=y
432 CONFIG_PCCARD_NONSTATIC=y
433 # CONFIG_HOTPLUG_PCI is not set
434
435 #
436 # Executable file formats / Emulations
437 #
438 CONFIG_BINFMT_ELF=y
439 # CONFIG_BINFMT_AOUT is not set
440 # CONFIG_BINFMT_MISC is not set
441
442 #
443 # Networking
444 #
445 CONFIG_NET=y
446
447 #
448 # Networking options
449 #
450 CONFIG_PACKET=y
451 # CONFIG_PACKET_MMAP is not set
452 CONFIG_UNIX=y
453 CONFIG_XFRM=y
454 # CONFIG_XFRM_USER is not set
455 # CONFIG_XFRM_SUB_POLICY is not set
456 # CONFIG_XFRM_MIGRATE is not set
457 # CONFIG_XFRM_STATISTICS is not set
458 # CONFIG_NET_KEY is not set
459 CONFIG_INET=y
460 CONFIG_IP_MULTICAST=y
461 # CONFIG_IP_ADVANCED_ROUTER is not set
462 CONFIG_IP_FIB_HASH=y
463 CONFIG_IP_PNP=y
464 CONFIG_IP_PNP_DHCP=y
465 # CONFIG_IP_PNP_BOOTP is not set
466 # CONFIG_IP_PNP_RARP is not set
467 # CONFIG_NET_IPIP is not set
468 # CONFIG_NET_IPGRE is not set
469 # CONFIG_IP_MROUTE is not set
470 # CONFIG_ARPD is not set
471 # CONFIG_SYN_COOKIES is not set
472 # CONFIG_INET_AH is not set
473 # CONFIG_INET_ESP is not set
474 # CONFIG_INET_IPCOMP is not set
475 # CONFIG_INET_XFRM_TUNNEL is not set
476 CONFIG_INET_TUNNEL=y
477 CONFIG_INET_XFRM_MODE_TRANSPORT=y
478 CONFIG_INET_XFRM_MODE_TUNNEL=y
479 # CONFIG_INET_XFRM_MODE_BEET is not set
480 # CONFIG_INET_LRO is not set
481 CONFIG_INET_DIAG=y
482 CONFIG_INET_TCP_DIAG=y
483 # CONFIG_TCP_CONG_ADVANCED is not set
484 CONFIG_TCP_CONG_CUBIC=y
485 CONFIG_DEFAULT_TCP_CONG="cubic"
486 # CONFIG_TCP_MD5SIG is not set
487 CONFIG_IPV6=y
488 # CONFIG_IPV6_PRIVACY is not set
489 # CONFIG_IPV6_ROUTER_PREF is not set
490 # CONFIG_IPV6_OPTIMISTIC_DAD is not set
491 # CONFIG_INET6_AH is not set
492 # CONFIG_INET6_ESP is not set
493 # CONFIG_INET6_IPCOMP is not set
494 # CONFIG_IPV6_MIP6 is not set
495 # CONFIG_INET6_XFRM_TUNNEL is not set
496 # CONFIG_INET6_TUNNEL is not set
497 CONFIG_INET6_XFRM_MODE_TRANSPORT=y
498 CONFIG_INET6_XFRM_MODE_TUNNEL=y
499 # CONFIG_INET6_XFRM_MODE_BEET is not set
500 # CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set
501 CONFIG_IPV6_SIT=y
502 # CONFIG_IPV6_TUNNEL is not set
503 # CONFIG_IPV6_MULTIPLE_TABLES is not set
504 # CONFIG_NETWORK_SECMARK is not set
505 # CONFIG_NETFILTER is not set
506 # CONFIG_IP_DCCP is not set
507 # CONFIG_IP_SCTP is not set
508 # CONFIG_TIPC is not set
509 # CONFIG_ATM is not set
510 # CONFIG_BRIDGE is not set
511 # CONFIG_VLAN_8021Q is not set
512 # CONFIG_DECNET is not set
513 # CONFIG_LLC2 is not set
514 # CONFIG_IPX is not set
515 # CONFIG_ATALK is not set
516 # CONFIG_X25 is not set
517 # CONFIG_LAPB is not set
518 # CONFIG_ECONET is not set
519 # CONFIG_WAN_ROUTER is not set
520 # CONFIG_NET_SCHED is not set
521
522 #
523 # Network testing
524 #
525 # CONFIG_NET_PKTGEN is not set
526 # CONFIG_NET_TCPPROBE is not set
527 # CONFIG_HAMRADIO is not set
528 # CONFIG_CAN is not set
529 # CONFIG_IRDA is not set
530 # CONFIG_BT is not set
531 # CONFIG_AF_RXRPC is not set
532
533 #
534 # Wireless
535 #
536 # CONFIG_CFG80211 is not set
537 # CONFIG_WIRELESS_EXT is not set
538 # CONFIG_MAC80211 is not set
539 # CONFIG_IEEE80211 is not set
540 # CONFIG_RFKILL is not set
541 # CONFIG_NET_9P is not set
542
543 #
544 # Device Drivers
545 #
546
547 #
548 # Generic Driver Options
549 #
550 CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
551 CONFIG_STANDALONE=y
552 CONFIG_PREVENT_FIRMWARE_BUILD=y
553 CONFIG_FW_LOADER=y
554 # CONFIG_DEBUG_DRIVER is not set
555 # CONFIG_DEBUG_DEVRES is not set
556 # CONFIG_SYS_HYPERVISOR is not set
557 # CONFIG_CONNECTOR is not set
558 # CONFIG_MTD is not set
559 CONFIG_PARPORT=y
560 # CONFIG_PARPORT_PC is not set
561 # CONFIG_PARPORT_GSC is not set
562 # CONFIG_PARPORT_AX88796 is not set
563 # CONFIG_PARPORT_1284 is not set
564 CONFIG_PNP=y
565 CONFIG_PNP_DEBUG=y
566
567 #
568 # Protocols
569 #
570 # CONFIG_ISAPNP is not set
571 # CONFIG_PNPBIOS is not set
572 CONFIG_PNPACPI=y
573 CONFIG_BLK_DEV=y
574 CONFIG_BLK_DEV_FD=y
575 # CONFIG_BLK_DEV_XD is not set
576 # CONFIG_BLK_CPQ_DA is not set
577 # CONFIG_BLK_CPQ_CISS_DA is not set
578 # CONFIG_BLK_DEV_DAC960 is not set
579 # CONFIG_BLK_DEV_UMEM is not set
580 # CONFIG_BLK_DEV_COW_COMMON is not set
581 CONFIG_BLK_DEV_LOOP=y
582 # CONFIG_BLK_DEV_CRYPTOLOOP is not set
583 # CONFIG_BLK_DEV_NBD is not set
584 # CONFIG_BLK_DEV_SX8 is not set
585 # CONFIG_BLK_DEV_UB is not set
586 CONFIG_BLK_DEV_RAM=y
587 CONFIG_BLK_DEV_RAM_COUNT=16
588 CONFIG_BLK_DEV_RAM_SIZE=4096
589 # CONFIG_BLK_DEV_XIP is not set
590 # CONFIG_CDROM_PKTCDVD is not set
591 # CONFIG_ATA_OVER_ETH is not set
592 CONFIG_MISC_DEVICES=y
593 # CONFIG_IBM_ASM is not set
594 # CONFIG_PHANTOM is not set
595 # CONFIG_EEPROM_93CX6 is not set
596 # CONFIG_SGI_IOC4 is not set
597 # CONFIG_TIFM_CORE is not set
598 # CONFIG_FUJITSU_LAPTOP is not set
599 # CONFIG_TC1100_WMI is not set
600 # CONFIG_MSI_LAPTOP is not set
601 # CONFIG_SONY_LAPTOP is not set
602 # CONFIG_THINKPAD_ACPI is not set
603 # CONFIG_INTEL_MENLOW is not set
604 # CONFIG_ENCLOSURE_SERVICES is not set
605 CONFIG_HAVE_IDE=y
606 CONFIG_IDE=y
607 CONFIG_BLK_DEV_IDE=y
608
609 #
610 # Please see Documentation/ide/ide.txt for help/info on IDE drives
611 #
612 # CONFIG_BLK_DEV_IDE_SATA is not set
613 # CONFIG_BLK_DEV_HD_IDE is not set
614 CONFIG_BLK_DEV_IDEDISK=y
615 CONFIG_IDEDISK_MULTI_MODE=y
616 # CONFIG_BLK_DEV_IDECS is not set
617 # CONFIG_BLK_DEV_DELKIN is not set
618 CONFIG_BLK_DEV_IDECD=y
619 CONFIG_BLK_DEV_IDECD_VERBOSE_ERRORS=y
620 # CONFIG_BLK_DEV_IDETAPE is not set
621 # CONFIG_BLK_DEV_IDEFLOPPY is not set
622 # CONFIG_BLK_DEV_IDESCSI is not set
623 CONFIG_BLK_DEV_IDEACPI=y
624 CONFIG_IDE_TASK_IOCTL=y
625 CONFIG_IDE_PROC_FS=y
626
627 #
628 # IDE chipset support/bugfixes
629 #
630 CONFIG_IDE_GENERIC=y
631 # CONFIG_BLK_DEV_PLATFORM is not set
632 # CONFIG_BLK_DEV_CMD640 is not set
633 # CONFIG_BLK_DEV_IDEPNP is not set
634 CONFIG_BLK_DEV_IDEDMA_SFF=y
635
636 #
637 # PCI IDE chipsets support
638 #
639 CONFIG_BLK_DEV_IDEPCI=y
640 CONFIG_IDEPCI_PCIBUS_ORDER=y
641 # CONFIG_BLK_DEV_GENERIC is not set
642 # CONFIG_BLK_DEV_OPTI621 is not set
643 # CONFIG_BLK_DEV_RZ1000 is not set
644 CONFIG_BLK_DEV_IDEDMA_PCI=y
645 # CONFIG_BLK_DEV_AEC62XX is not set
646 # CONFIG_BLK_DEV_ALI15X3 is not set
647 CONFIG_BLK_DEV_AMD74XX=y
648 # CONFIG_BLK_DEV_ATIIXP is not set
649 # CONFIG_BLK_DEV_CMD64X is not set
650 # CONFIG_BLK_DEV_TRIFLEX is not set
651 # CONFIG_BLK_DEV_CY82C693 is not set
652 # CONFIG_BLK_DEV_CS5520 is not set
653 # CONFIG_BLK_DEV_CS5530 is not set
654 # CONFIG_BLK_DEV_CS5535 is not set
655 # CONFIG_BLK_DEV_HPT34X is not set
656 # CONFIG_BLK_DEV_HPT366 is not set
657 # CONFIG_BLK_DEV_JMICRON is not set
658 # CONFIG_BLK_DEV_SC1200 is not set
659 CONFIG_BLK_DEV_PIIX=y
660 # CONFIG_BLK_DEV_IT8213 is not set
661 # CONFIG_BLK_DEV_IT821X is not set
662 # CONFIG_BLK_DEV_NS87415 is not set
663 # CONFIG_BLK_DEV_PDC202XX_OLD is not set
664 # CONFIG_BLK_DEV_PDC202XX_NEW is not set
665 # CONFIG_BLK_DEV_SVWKS is not set
666 # CONFIG_BLK_DEV_SIIMAGE is not set
667 CONFIG_BLK_DEV_SIS5513=y
668 # CONFIG_BLK_DEV_SLC90E66 is not set
669 # CONFIG_BLK_DEV_TRM290 is not set
670 # CONFIG_BLK_DEV_VIA82CXXX is not set
671 # CONFIG_BLK_DEV_TC86C001 is not set
672
673 #
674 # Other IDE chipsets support
675 #
676
677 #
678 # Note: most of these also require special kernel boot parameters
679 #
680 # CONFIG_BLK_DEV_4DRIVES is not set
681 # CONFIG_BLK_DEV_ALI14XX is not set
682 # CONFIG_BLK_DEV_DTC2278 is not set
683 # CONFIG_BLK_DEV_HT6560B is not set
684 # CONFIG_BLK_DEV_QD65XX is not set
685 # CONFIG_BLK_DEV_UMC8672 is not set
686 CONFIG_BLK_DEV_IDEDMA=y
687 CONFIG_IDE_ARCH_OBSOLETE_INIT=y
688 # CONFIG_BLK_DEV_HD is not set
689
690 #
691 # SCSI device support
692 #
693 # CONFIG_RAID_ATTRS is not set
694 CONFIG_SCSI=y
695 CONFIG_SCSI_DMA=y
696 # CONFIG_SCSI_TGT is not set
697 CONFIG_SCSI_NETLINK=y
698 # CONFIG_SCSI_PROC_FS is not set
699
700 #
701 # SCSI support type (disk, tape, CD-ROM)
702 #
703 CONFIG_BLK_DEV_SD=y
704 # CONFIG_CHR_DEV_ST is not set
705 # CONFIG_CHR_DEV_OSST is not set
706 CONFIG_BLK_DEV_SR=y
707 # CONFIG_BLK_DEV_SR_VENDOR is not set
708 CONFIG_CHR_DEV_SG=y
709 # CONFIG_CHR_DEV_SCH is not set
710
711 #
712 # Some SCSI devices (e.g. CD jukebox) support multiple LUNs
713 #
714 # CONFIG_SCSI_MULTI_LUN is not set
715 # CONFIG_SCSI_CONSTANTS is not set
716 # CONFIG_SCSI_LOGGING is not set
717 # CONFIG_SCSI_SCAN_ASYNC is not set
718 CONFIG_SCSI_WAIT_SCAN=m
719
720 #
721 # SCSI Transports
722 #
723 CONFIG_SCSI_SPI_ATTRS=y
724 CONFIG_SCSI_FC_ATTRS=y
725 # CONFIG_SCSI_ISCSI_ATTRS is not set
726 # CONFIG_SCSI_SAS_LIBSAS is not set
727 # CONFIG_SCSI_SRP_ATTRS is not set
728 CONFIG_SCSI_LOWLEVEL=y
729 # CONFIG_ISCSI_TCP is not set
730 CONFIG_BLK_DEV_3W_XXXX_RAID=y
731 # CONFIG_SCSI_3W_9XXX is not set
732 # CONFIG_SCSI_7000FASST is not set
733 # CONFIG_SCSI_ACARD is not set
734 # CONFIG_SCSI_AHA152X is not set
735 # CONFIG_SCSI_AHA1542 is not set
736 # CONFIG_SCSI_AACRAID is not set
737 CONFIG_SCSI_AIC7XXX=y
738 CONFIG_AIC7XXX_CMDS_PER_DEVICE=32
739 CONFIG_AIC7XXX_RESET_DELAY_MS=5000
740 CONFIG_AIC7XXX_DEBUG_ENABLE=y
741 CONFIG_AIC7XXX_DEBUG_MASK=0
742 CONFIG_AIC7XXX_REG_PRETTY_PRINT=y
743 # CONFIG_SCSI_AIC7XXX_OLD is not set
744 CONFIG_SCSI_AIC79XX=y
745 CONFIG_AIC79XX_CMDS_PER_DEVICE=32
746 CONFIG_AIC79XX_RESET_DELAY_MS=4000
747 # CONFIG_AIC79XX_DEBUG_ENABLE is not set
748 CONFIG_AIC79XX_DEBUG_MASK=0
749 # CONFIG_AIC79XX_REG_PRETTY_PRINT is not set
750 # CONFIG_SCSI_AIC94XX is not set
751 # CONFIG_SCSI_DPT_I2O is not set
752 # CONFIG_SCSI_ADVANSYS is not set
753 # CONFIG_SCSI_IN2000 is not set
754 # CONFIG_SCSI_ARCMSR is not set
755 # CONFIG_MEGARAID_NEWGEN is not set
756 # CONFIG_MEGARAID_LEGACY is not set
757 # CONFIG_MEGARAID_SAS is not set
758 # CONFIG_SCSI_HPTIOP is not set
759 # CONFIG_SCSI_BUSLOGIC is not set
760 # CONFIG_SCSI_DMX3191D is not set
761 # CONFIG_SCSI_DTC3280 is not set
762 # CONFIG_SCSI_EATA is not set
763 # CONFIG_SCSI_FUTURE_DOMAIN is not set
764 # CONFIG_SCSI_GDTH is not set
765 # CONFIG_SCSI_GENERIC_NCR5380 is not set
766 # CONFIG_SCSI_GENERIC_NCR5380_MMIO is not set
767 # CONFIG_SCSI_IPS is not set
768 # CONFIG_SCSI_INITIO is not set
769 # CONFIG_SCSI_INIA100 is not set
770 # CONFIG_SCSI_MVSAS is not set
771 # CONFIG_SCSI_NCR53C406A is not set
772 # CONFIG_SCSI_STEX is not set
773 # CONFIG_SCSI_SYM53C8XX_2 is not set
774 # CONFIG_SCSI_IPR is not set
775 # CONFIG_SCSI_PAS16 is not set
776 # CONFIG_SCSI_QLOGIC_FAS is not set
777 # CONFIG_SCSI_QLOGIC_1280 is not set
778 # CONFIG_SCSI_QLA_FC is not set
779 # CONFIG_SCSI_QLA_ISCSI is not set
780 # CONFIG_SCSI_LPFC is not set
781 # CONFIG_SCSI_SYM53C416 is not set
782 # CONFIG_SCSI_DC395x is not set
783 # CONFIG_SCSI_DC390T is not set
784 # CONFIG_SCSI_T128 is not set
785 # CONFIG_SCSI_U14_34F is not set
786 # CONFIG_SCSI_ULTRASTOR is not set
787 # CONFIG_SCSI_NSP32 is not set
788 # CONFIG_SCSI_DEBUG is not set
789 # CONFIG_SCSI_SRP is not set
790 # CONFIG_SCSI_LOWLEVEL_PCMCIA is not set
791 CONFIG_ATA=y
792 # CONFIG_ATA_NONSTANDARD is not set
793 CONFIG_ATA_ACPI=y
794 CONFIG_SATA_AHCI=y
795 CONFIG_SATA_SVW=y
796 CONFIG_ATA_PIIX=y
797 # CONFIG_SATA_MV is not set
798 CONFIG_SATA_NV=y
799 # CONFIG_PDC_ADMA is not set
800 # CONFIG_SATA_QSTOR is not set
801 # CONFIG_SATA_PROMISE is not set
802 # CONFIG_SATA_SX4 is not set
803 CONFIG_SATA_SIL=y
804 # CONFIG_SATA_SIL24 is not set
805 # CONFIG_SATA_SIS is not set
806 # CONFIG_SATA_ULI is not set
807 CONFIG_SATA_VIA=y
808 # CONFIG_SATA_VITESSE is not set
809 # CONFIG_SATA_INIC162X is not set
810 # CONFIG_PATA_ACPI is not set
811 # CONFIG_PATA_ALI is not set
812 # CONFIG_PATA_AMD is not set
813 # CONFIG_PATA_ARTOP is not set
814 # CONFIG_PATA_ATIIXP is not set
815 # CONFIG_PATA_CMD640_PCI is not set
816 # CONFIG_PATA_CMD64X is not set
817 # CONFIG_PATA_CS5520 is not set
818 # CONFIG_PATA_CS5530 is not set
819 # CONFIG_PATA_CS5535 is not set
820 # CONFIG_PATA_CS5536 is not set
821 # CONFIG_PATA_CYPRESS is not set
822 # CONFIG_PATA_EFAR is not set
823 # CONFIG_ATA_GENERIC is not set
824 # CONFIG_PATA_HPT366 is not set
825 # CONFIG_PATA_HPT37X is not set
826 # CONFIG_PATA_HPT3X2N is not set
827 # CONFIG_PATA_HPT3X3 is not set
828 # CONFIG_PATA_IT821X is not set
829 # CONFIG_PATA_IT8213 is not set
830 # CONFIG_PATA_JMICRON is not set
831 # CONFIG_PATA_LEGACY is not set
832 # CONFIG_PATA_TRIFLEX is not set
833 # CONFIG_PATA_MARVELL is not set
834 # CONFIG_PATA_MPIIX is not set
835 # CONFIG_PATA_OLDPIIX is not set
836 # CONFIG_PATA_NETCELL is not set
837 # CONFIG_PATA_NINJA32 is not set
838 # CONFIG_PATA_NS87410 is not set
839 # CONFIG_PATA_NS87415 is not set
840 # CONFIG_PATA_OPTI is not set
841 # CONFIG_PATA_OPTIDMA is not set
842 # CONFIG_PATA_PCMCIA is not set
843 # CONFIG_PATA_PDC_OLD is not set
844 # CONFIG_PATA_QDI is not set
845 # CONFIG_PATA_RADISYS is not set
846 # CONFIG_PATA_RZ1000 is not set
847 # CONFIG_PATA_SC1200 is not set
848 # CONFIG_PATA_SERVERWORKS is not set
849 # CONFIG_PATA_PDC2027X is not set
850 # CONFIG_PATA_SIL680 is not set
851 # CONFIG_PATA_SIS is not set
852 # CONFIG_PATA_VIA is not set
853 # CONFIG_PATA_WINBOND is not set
854 # CONFIG_PATA_WINBOND_VLB is not set
855 CONFIG_MD=y
856 # CONFIG_BLK_DEV_MD is not set
857 CONFIG_BLK_DEV_DM=y
858 # CONFIG_DM_DEBUG is not set
859 # CONFIG_DM_CRYPT is not set
860 # CONFIG_DM_SNAPSHOT is not set
861 # CONFIG_DM_MIRROR is not set
862 # CONFIG_DM_ZERO is not set
863 # CONFIG_DM_MULTIPATH is not set
864 # CONFIG_DM_DELAY is not set
865 # CONFIG_DM_UEVENT is not set
866 # CONFIG_BLK_DEV_DM_BBR is not set
867 CONFIG_FUSION=y
868 CONFIG_FUSION_SPI=y
869 # CONFIG_FUSION_FC is not set
870 # CONFIG_FUSION_SAS is not set
871 CONFIG_FUSION_MAX_SGE=128
872 # CONFIG_FUSION_CTL is not set
873 # CONFIG_FUSION_LOGGING is not set
874
875 #
876 # IEEE 1394 (FireWire) support
877 #
878 # CONFIG_FIREWIRE is not set
879 CONFIG_IEEE1394=y
880
881 #
882 # Subsystem Options
883 #
884 # CONFIG_IEEE1394_VERBOSEDEBUG is not set
885
886 #
887 # Controllers
888 #
889
890 #
891 # Texas Instruments PCILynx requires I2C
892 #
893 CONFIG_IEEE1394_OHCI1394=y
894
895 #
896 # Protocols
897 #
898 # CONFIG_IEEE1394_VIDEO1394 is not set
899 # CONFIG_IEEE1394_SBP2 is not set
900 # CONFIG_IEEE1394_ETH1394_ROM_ENTRY is not set
901 # CONFIG_IEEE1394_ETH1394 is not set
902 # CONFIG_IEEE1394_DV1394 is not set
903 CONFIG_IEEE1394_RAWIO=y
904 # CONFIG_I2O is not set
905 CONFIG_MACINTOSH_DRIVERS=y
906 # CONFIG_MAC_EMUMOUSEBTN is not set
907 CONFIG_NETDEVICES=y
908 CONFIG_NETDEVICES_MULTIQUEUE=y
909 # CONFIG_DUMMY is not set
910 # CONFIG_BONDING is not set
911 # CONFIG_MACVLAN is not set
912 # CONFIG_EQUALIZER is not set
913 # CONFIG_TUN is not set
914 # CONFIG_VETH is not set
915 # CONFIG_NET_SB1000 is not set
916 # CONFIG_ARCNET is not set
917 # CONFIG_PHYLIB is not set
918 CONFIG_NET_ETHERNET=y
919 CONFIG_MII=y
920 # CONFIG_HAPPYMEAL is not set
921 # CONFIG_SUNGEM is not set
922 # CONFIG_CASSINI is not set
923 CONFIG_NET_VENDOR_3COM=y
924 # CONFIG_EL1 is not set
925 # CONFIG_EL2 is not set
926 # CONFIG_ELPLUS is not set
927 # CONFIG_EL16 is not set
928 # CONFIG_EL3 is not set
929 # CONFIG_3C515 is not set
930 CONFIG_VORTEX=y
931 # CONFIG_TYPHOON is not set
932 # CONFIG_LANCE is not set
933 # CONFIG_NET_VENDOR_SMC is not set
934 # CONFIG_NET_VENDOR_RACAL is not set
935 CONFIG_NET_TULIP=y
936 # CONFIG_DE2104X is not set
937 CONFIG_TULIP=y
938 # CONFIG_TULIP_MWI is not set
939 # CONFIG_TULIP_MMIO is not set
940 # CONFIG_TULIP_NAPI is not set
941 # CONFIG_DE4X5 is not set
942 # CONFIG_WINBOND_840 is not set
943 # CONFIG_DM9102 is not set
944 # CONFIG_ULI526X is not set
945 CONFIG_PCMCIA_XIRCOM=y
946 # CONFIG_AT1700 is not set
947 # CONFIG_DEPCA is not set
948 # CONFIG_HP100 is not set
949 # CONFIG_NET_ISA is not set
950 # CONFIG_IBM_NEW_EMAC_ZMII is not set
951 # CONFIG_IBM_NEW_EMAC_RGMII is not set
952 # CONFIG_IBM_NEW_EMAC_TAH is not set
953 # CONFIG_IBM_NEW_EMAC_EMAC4 is not set
954 CONFIG_NET_PCI=y
955 # CONFIG_PCNET32 is not set
956 # CONFIG_AMD8111_ETH is not set
957 # CONFIG_ADAPTEC_STARFIRE is not set
958 # CONFIG_AC3200 is not set
959 # CONFIG_APRICOT is not set
960 CONFIG_B44=y
961 CONFIG_B44_PCI_AUTOSELECT=y
962 CONFIG_B44_PCICORE_AUTOSELECT=y
963 CONFIG_B44_PCI=y
964 CONFIG_FORCEDETH=y
965 # CONFIG_FORCEDETH_NAPI is not set
966 # CONFIG_CS89x0 is not set
967 # CONFIG_EEPRO100 is not set
968 CONFIG_E100=y
969 # CONFIG_FEALNX is not set
970 # CONFIG_NATSEMI is not set
971 # CONFIG_NE2K_PCI is not set
972 CONFIG_8139CP=y
973 CONFIG_8139TOO=y
974 CONFIG_8139TOO_PIO=y
975 CONFIG_8139TOO_TUNE_TWISTER=y
976 CONFIG_8139TOO_8129=y
977 CONFIG_8139_OLD_RX_RESET=y
978 # CONFIG_R6040 is not set
979 # CONFIG_SIS900 is not set
980 # CONFIG_EPIC100 is not set
981 # CONFIG_SUNDANCE is not set
982 # CONFIG_TLAN is not set
983 # CONFIG_VIA_RHINE is not set
984 # CONFIG_SC92031 is not set
985 # CONFIG_NET_POCKET is not set
986 CONFIG_NETDEV_1000=y
987 # CONFIG_ACENIC is not set
988 # CONFIG_DL2K is not set
989 CONFIG_E1000=y
990 # CONFIG_E1000_NAPI is not set
991 # CONFIG_E1000_DISABLE_PACKET_SPLIT is not set
992 # CONFIG_E1000E is not set
993 # CONFIG_E1000E_ENABLED is not set
994 # CONFIG_IP1000 is not set
995 # CONFIG_IGB is not set
996 # CONFIG_NS83820 is not set
997 # CONFIG_HAMACHI is not set
998 # CONFIG_YELLOWFIN is not set
999 CONFIG_R8169=y
1000 # CONFIG_R8169_NAPI is not set
1001 # CONFIG_SIS190 is not set
1002 # CONFIG_SKGE is not set
1003 CONFIG_SKY2=y
1004 # CONFIG_SK98LIN is not set
1005 # CONFIG_VIA_VELOCITY is not set
1006 CONFIG_TIGON3=y
1007 CONFIG_BNX2=y
1008 # CONFIG_QLA3XXX is not set
1009 # CONFIG_ATL1 is not set
1010 CONFIG_NETDEV_10000=y
1011 # CONFIG_CHELSIO_T1 is not set
1012 # CONFIG_CHELSIO_T3 is not set
1013 # CONFIG_IXGBE is not set
1014 # CONFIG_IXGB is not set
1015 # CONFIG_S2IO is not set
1016 # CONFIG_MYRI10GE is not set
1017 # CONFIG_NETXEN_NIC is not set
1018 # CONFIG_NIU is not set
1019 # CONFIG_MLX4_CORE is not set
1020 # CONFIG_TEHUTI is not set
1021 # CONFIG_BNX2X is not set
1022 # CONFIG_TR is not set
1023
1024 #
1025 # Wireless LAN
1026 #
1027 # CONFIG_WLAN_PRE80211 is not set
1028 # CONFIG_WLAN_80211 is not set
1029
1030 #
1031 # USB Network Adapters
1032 #
1033 # CONFIG_USB_CATC is not set
1034 # CONFIG_USB_KAWETH is not set
1035 # CONFIG_USB_PEGASUS is not set
1036 CONFIG_USB_RTL8150=y
1037 # CONFIG_USB_USBNET is not set
1038 CONFIG_NET_PCMCIA=y
1039 CONFIG_PCMCIA_3C589=y
1040 CONFIG_PCMCIA_3C574=y
1041 CONFIG_PCMCIA_FMVJ18X=y
1042 CONFIG_PCMCIA_PCNET=y
1043 CONFIG_PCMCIA_NMCLAN=y
1044 CONFIG_PCMCIA_SMC91C92=y
1045 CONFIG_PCMCIA_XIRC2PS=y
1046 CONFIG_PCMCIA_AXNET=y
1047 # CONFIG_WAN is not set
1048 # CONFIG_FDDI is not set
1049 # CONFIG_HIPPI is not set
1050 # CONFIG_PLIP is not set
1051 CONFIG_PPP=y
1052 CONFIG_PPP_MULTILINK=y
1053 CONFIG_PPP_FILTER=y
1054 CONFIG_PPP_ASYNC=y
1055 CONFIG_PPP_SYNC_TTY=y
1056 CONFIG_PPP_DEFLATE=y
1057 CONFIG_PPP_BSDCOMP=y
1058 # CONFIG_PPP_MPPE is not set
1059 # CONFIG_PPPOE is not set
1060 # CONFIG_PPPOL2TP is not set
1061 CONFIG_SLIP=y
1062 # CONFIG_SLIP_COMPRESSED is not set
1063 CONFIG_SLHC=y
1064 # CONFIG_SLIP_SMART is not set
1065 # CONFIG_SLIP_MODE_SLIP6 is not set
1066 # CONFIG_NET_FC is not set
1067 CONFIG_NETCONSOLE=y
1068 # CONFIG_NETCONSOLE_DYNAMIC is not set
1069 CONFIG_NETPOLL=y
1070 # CONFIG_NETPOLL_TRAP is not set
1071 CONFIG_NET_POLL_CONTROLLER=y
1072 # CONFIG_ISDN is not set
1073 # CONFIG_PHONE is not set
1074
1075 #
1076 # Input device support
1077 #
1078 CONFIG_INPUT=y
1079 # CONFIG_INPUT_FF_MEMLESS is not set
1080 # CONFIG_INPUT_POLLDEV is not set
1081
1082 #
1083 # Userland interfaces
1084 #
1085 CONFIG_INPUT_MOUSEDEV=y
1086 CONFIG_INPUT_MOUSEDEV_PSAUX=y
1087 CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
1088 CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
1089 # CONFIG_INPUT_JOYDEV is not set
1090 CONFIG_INPUT_EVDEV=y
1091 # CONFIG_INPUT_EVBUG is not set
1092
1093 #
1094 # Input Device Drivers
1095 #
1096 CONFIG_INPUT_KEYBOARD=y
1097 CONFIG_KEYBOARD_ATKBD=y
1098 # CONFIG_KEYBOARD_SUNKBD is not set
1099 # CONFIG_KEYBOARD_LKKBD is not set
1100 # CONFIG_KEYBOARD_XTKBD is not set
1101 # CONFIG_KEYBOARD_NEWTON is not set
1102 # CONFIG_KEYBOARD_STOWAWAY is not set
1103 CONFIG_INPUT_MOUSE=y
1104 CONFIG_MOUSE_PS2=y
1105 CONFIG_MOUSE_PS2_ALPS=y
1106 CONFIG_MOUSE_PS2_LOGIPS2PP=y
1107 CONFIG_MOUSE_PS2_SYNAPTICS=y
1108 CONFIG_MOUSE_PS2_LIFEBOOK=y
1109 CONFIG_MOUSE_PS2_TRACKPOINT=y
1110 CONFIG_MOUSE_PS2_TOUCHKIT=y
1111 CONFIG_MOUSE_SERIAL=y
1112 # CONFIG_MOUSE_APPLETOUCH is not set
1113 # CONFIG_MOUSE_INPORT is not set
1114 # CONFIG_MOUSE_LOGIBM is not set
1115 # CONFIG_MOUSE_PC110PAD is not set
1116 # CONFIG_MOUSE_VSXXXAA is not set
1117 # CONFIG_INPUT_JOYSTICK is not set
1118 # CONFIG_INPUT_TABLET is not set
1119 # CONFIG_INPUT_TOUCHSCREEN is not set
1120 # CONFIG_INPUT_MISC is not set
1121
1122 #
1123 # Hardware I/O ports
1124 #
1125 CONFIG_SERIO=y
1126 CONFIG_SERIO_I8042=y
1127 CONFIG_SERIO_SERPORT=y
1128 # CONFIG_SERIO_CT82C710 is not set
1129 # CONFIG_SERIO_PARKBD is not set
1130 CONFIG_SERIO_PCIPS2=y
1131 CONFIG_SERIO_LIBPS2=y
1132 # CONFIG_SERIO_RAW is not set
1133 # CONFIG_GAMEPORT is not set
1134
1135 #
1136 # Character devices
1137 #
1138 CONFIG_VT=y
1139 CONFIG_VT_CONSOLE=y
1140 CONFIG_HW_CONSOLE=y
1141 # CONFIG_VT_HW_CONSOLE_BINDING is not set
1142 # CONFIG_SERIAL_NONSTANDARD is not set
1143 # CONFIG_NOZOMI is not set
1144
1145 #
1146 # Serial drivers
1147 #
1148 CONFIG_SERIAL_8250=y
1149 CONFIG_SERIAL_8250_CONSOLE=y
1150 CONFIG_FIX_EARLYCON_MEM=y
1151 CONFIG_SERIAL_8250_PCI=y
1152 CONFIG_SERIAL_8250_PNP=y
1153 # CONFIG_SERIAL_8250_CS is not set
1154 CONFIG_SERIAL_8250_NR_UARTS=4
1155 CONFIG_SERIAL_8250_RUNTIME_UARTS=4
1156 # CONFIG_SERIAL_8250_EXTENDED is not set
1157
1158 #
1159 # Non-8250 serial port support
1160 #
1161 CONFIG_SERIAL_CORE=y
1162 CONFIG_SERIAL_CORE_CONSOLE=y
1163 # CONFIG_SERIAL_JSM is not set
1164 CONFIG_UNIX98_PTYS=y
1165 CONFIG_LEGACY_PTYS=y
1166 CONFIG_LEGACY_PTY_COUNT=256
1167 # CONFIG_PRINTER is not set
1168 # CONFIG_PPDEV is not set
1169 # CONFIG_IPMI_HANDLER is not set
1170 CONFIG_HW_RANDOM=y
1171 CONFIG_HW_RANDOM_INTEL=y
1172 CONFIG_HW_RANDOM_AMD=y
1173 CONFIG_HW_RANDOM_GEODE=y
1174 CONFIG_HW_RANDOM_VIA=y
1175 # CONFIG_NVRAM is not set
1176 CONFIG_RTC=y
1177 # CONFIG_DTLK is not set
1178 # CONFIG_R3964 is not set
1179 # CONFIG_APPLICOM is not set
1180 # CONFIG_SONYPI is not set
1181
1182 #
1183 # PCMCIA character devices
1184 #
1185 # CONFIG_SYNCLINK_CS is not set
1186 # CONFIG_CARDMAN_4000 is not set
1187 # CONFIG_CARDMAN_4040 is not set
1188 # CONFIG_IPWIRELESS is not set
1189 # CONFIG_MWAVE is not set
1190 # CONFIG_PC8736x_GPIO is not set
1191 # CONFIG_NSC_GPIO is not set
1192 # CONFIG_CS5535_GPIO is not set
1193 CONFIG_RAW_DRIVER=y
1194 CONFIG_MAX_RAW_DEVS=256
1195 CONFIG_HPET=y
1196 # CONFIG_HPET_RTC_IRQ is not set
1197 CONFIG_HPET_MMAP=y
1198 # CONFIG_HANGCHECK_TIMER is not set
1199 # CONFIG_TCG_TPM is not set
1200 # CONFIG_TELCLOCK is not set
1201 CONFIG_DEVPORT=y
1202 # CONFIG_I2C is not set
1203
1204 #
1205 # SPI support
1206 #
1207 # CONFIG_SPI is not set
1208 # CONFIG_SPI_MASTER is not set
1209 # CONFIG_W1 is not set
1210 CONFIG_POWER_SUPPLY=y
1211 # CONFIG_POWER_SUPPLY_DEBUG is not set
1212 # CONFIG_PDA_POWER is not set
1213 # CONFIG_BATTERY_DS2760 is not set
1214 # CONFIG_HWMON is not set
1215 CONFIG_THERMAL=y
1216 # CONFIG_WATCHDOG is not set
1217
1218 #
1219 # Sonics Silicon Backplane
1220 #
1221 CONFIG_SSB_POSSIBLE=y
1222 CONFIG_SSB=y
1223 CONFIG_SSB_PCIHOST_POSSIBLE=y
1224 CONFIG_SSB_PCIHOST=y
1225 # CONFIG_SSB_B43_PCI_BRIDGE is not set
1226 CONFIG_SSB_PCMCIAHOST_POSSIBLE=y
1227 CONFIG_SSB_PCMCIAHOST=y
1228 # CONFIG_SSB_DEBUG is not set
1229 CONFIG_SSB_DRIVER_PCICORE_POSSIBLE=y
1230 CONFIG_SSB_DRIVER_PCICORE=y
1231
1232 #
1233 # Multifunction device drivers
1234 #
1235 # CONFIG_MFD_SM501 is not set
1236
1237 #
1238 # Multimedia devices
1239 #
1240 # CONFIG_VIDEO_DEV is not set
1241 # CONFIG_DVB_CORE is not set
1242 CONFIG_DAB=y
1243 # CONFIG_USB_DABUSB is not set
1244
1245 #
1246 # Graphics support
1247 #
1248 CONFIG_AGP=y
1249 # CONFIG_AGP_ALI is not set
1250 # CONFIG_AGP_ATI is not set
1251 # CONFIG_AGP_AMD is not set
1252 CONFIG_AGP_AMD64=y
1253 CONFIG_AGP_INTEL=y
1254 # CONFIG_AGP_NVIDIA is not set
1255 # CONFIG_AGP_SIS is not set
1256 # CONFIG_AGP_SWORKS is not set
1257 # CONFIG_AGP_VIA is not set
1258 # CONFIG_AGP_EFFICEON is not set
1259 # CONFIG_DRM is not set
1260 # CONFIG_VGASTATE is not set
1261 CONFIG_VIDEO_OUTPUT_CONTROL=y
1262 CONFIG_FB=y
1263 CONFIG_FIRMWARE_EDID=y
1264 # CONFIG_FB_DDC is not set
1265 CONFIG_FB_CFB_FILLRECT=y
1266 CONFIG_FB_CFB_COPYAREA=y
1267 CONFIG_FB_CFB_IMAGEBLIT=y
1268 # CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set
1269 # CONFIG_FB_SYS_FILLRECT is not set
1270 # CONFIG_FB_SYS_COPYAREA is not set
1271 # CONFIG_FB_SYS_IMAGEBLIT is not set
1272 # CONFIG_FB_SYS_FOPS is not set
1273 CONFIG_FB_DEFERRED_IO=y
1274 # CONFIG_FB_SVGALIB is not set
1275 # CONFIG_FB_MACMODES is not set
1276 # CONFIG_FB_BACKLIGHT is not set
1277 CONFIG_FB_MODE_HELPERS=y
1278 CONFIG_FB_TILEBLITTING=y
1279
1280 #
1281 # Frame buffer hardware drivers
1282 #
1283 # CONFIG_FB_CIRRUS is not set
1284 # CONFIG_FB_PM2 is not set
1285 # CONFIG_FB_CYBER2000 is not set
1286 # CONFIG_FB_ARC is not set
1287 # CONFIG_FB_ASILIANT is not set
1288 # CONFIG_FB_IMSTT is not set
1289 # CONFIG_FB_VGA16 is not set
1290 # CONFIG_FB_VESA is not set
1291 # CONFIG_FB_EFI is not set
1292 # CONFIG_FB_HECUBA is not set
1293 # CONFIG_FB_HGA is not set
1294 # CONFIG_FB_S1D13XXX is not set
1295 # CONFIG_FB_NVIDIA is not set
1296 # CONFIG_FB_RIVA is not set
1297 # CONFIG_FB_I810 is not set
1298 # CONFIG_FB_LE80578 is not set
1299 # CONFIG_FB_INTEL is not set
1300 # CONFIG_FB_MATROX is not set
1301 # CONFIG_FB_RADEON is not set
1302 # CONFIG_FB_ATY128 is not set
1303 # CONFIG_FB_ATY is not set
1304 # CONFIG_FB_S3 is not set
1305 # CONFIG_FB_SAVAGE is not set
1306 # CONFIG_FB_SIS is not set
1307 # CONFIG_FB_NEOMAGIC is not set
1308 # CONFIG_FB_KYRO is not set
1309 # CONFIG_FB_3DFX is not set
1310 # CONFIG_FB_VOODOO1 is not set
1311 # CONFIG_FB_VT8623 is not set
1312 CONFIG_FB_CYBLA=y
1313 CONFIG_FB_TRIDENT=y
1314 CONFIG_FB_TRIDENT_ACCEL=y
1315 # CONFIG_FB_ARK is not set
1316 # CONFIG_FB_PM3 is not set
1317 # CONFIG_FB_GEODE is not set
1318 # CONFIG_FB_VIRTUAL is not set
1319 CONFIG_BACKLIGHT_LCD_SUPPORT=y
1320 CONFIG_LCD_CLASS_DEVICE=y
1321 CONFIG_BACKLIGHT_CLASS_DEVICE=y
1322 CONFIG_BACKLIGHT_CORGI=y
1323 CONFIG_BACKLIGHT_PROGEAR=y
1324
1325 #
1326 # Display device support
1327 #
1328 CONFIG_DISPLAY_SUPPORT=y
1329
1330 #
1331 # Display hardware drivers
1332 #
1333
1334 #
1335 # Console display driver support
1336 #
1337 CONFIG_VGA_CONSOLE=y
1338 CONFIG_VGACON_SOFT_SCROLLBACK=y
1339 CONFIG_VGACON_SOFT_SCROLLBACK_SIZE=128
1340 CONFIG_VIDEO_SELECT=y
1341 # CONFIG_MDA_CONSOLE is not set
1342 CONFIG_DUMMY_CONSOLE=y
1343 CONFIG_FRAMEBUFFER_CONSOLE=y
1344 # CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY is not set
1345 # CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
1346 CONFIG_FONTS=y
1347 CONFIG_FONT_8x8=y
1348 # CONFIG_FONT_8x16 is not set
1349 # CONFIG_FONT_6x11 is not set
1350 # CONFIG_FONT_7x14 is not set
1351 # CONFIG_FONT_PEARL_8x8 is not set
1352 # CONFIG_FONT_ACORN_8x8 is not set
1353 # CONFIG_FONT_MINI_4x6 is not set
1354 # CONFIG_FONT_SUN8x16 is not set
1355 # CONFIG_FONT_SUN12x22 is not set
1356 # CONFIG_FONT_10x18 is not set
1357 # CONFIG_LOGO is not set
1358
1359 #
1360 # Sound
1361 #
1362 CONFIG_SOUND=m
1363
1364 #
1365 # Advanced Linux Sound Architecture
1366 #
1367 CONFIG_SND=m
1368 CONFIG_SND_TIMER=m
1369 CONFIG_SND_PCM=m
1370 CONFIG_SND_RAWMIDI=m
1371 CONFIG_SND_SEQUENCER=m
1372 CONFIG_SND_SEQ_DUMMY=m
1373 CONFIG_SND_OSSEMUL=y
1374 CONFIG_SND_MIXER_OSS=m
1375 CONFIG_SND_PCM_OSS=m
1376 # CONFIG_SND_PCM_OSS_PLUGINS is not set
1377 # CONFIG_SND_SEQUENCER_OSS is not set
1378 # CONFIG_SND_RTCTIMER is not set
1379 # CONFIG_SND_DYNAMIC_MINORS is not set
1380 # CONFIG_SND_SUPPORT_OLD_API is not set
1381 # CONFIG_SND_VERBOSE_PROCFS is not set
1382 # CONFIG_SND_VERBOSE_PRINTK is not set
1383 # CONFIG_SND_DEBUG is not set
1384
1385 #
1386 # Generic devices
1387 #
1388 CONFIG_SND_MPU401_UART=m
1389 CONFIG_SND_AC97_CODEC=m
1390 # CONFIG_SND_DUMMY is not set
1391 # CONFIG_SND_VIRMIDI is not set
1392 # CONFIG_SND_MTPAV is not set
1393 # CONFIG_SND_MTS64 is not set
1394 # CONFIG_SND_SERIAL_U16550 is not set
1395 # CONFIG_SND_MPU401 is not set
1396 # CONFIG_SND_PORTMAN2X4 is not set
1397
1398 #
1399 # ISA devices
1400 #
1401 # CONFIG_SND_ADLIB is not set
1402 # CONFIG_SND_AD1816A is not set
1403 # CONFIG_SND_AD1848 is not set
1404 # CONFIG_SND_ALS100 is not set
1405 # CONFIG_SND_AZT2320 is not set
1406 # CONFIG_SND_CMI8330 is not set
1407 # CONFIG_SND_CS4231 is not set
1408 # CONFIG_SND_CS4232 is not set
1409 # CONFIG_SND_CS4236 is not set
1410 # CONFIG_SND_DT019X is not set
1411 # CONFIG_SND_ES968 is not set
1412 # CONFIG_SND_ES1688 is not set
1413 # CONFIG_SND_ES18XX is not set
1414 # CONFIG_SND_SC6000 is not set
1415 # CONFIG_SND_GUSCLASSIC is not set
1416 # CONFIG_SND_GUSEXTREME is not set
1417 # CONFIG_SND_GUSMAX is not set
1418 # CONFIG_SND_INTERWAVE is not set
1419 # CONFIG_SND_INTERWAVE_STB is not set
1420 # CONFIG_SND_OPL3SA2 is not set
1421 # CONFIG_SND_OPTI92X_AD1848 is not set
1422 # CONFIG_SND_OPTI92X_CS4231 is not set
1423 # CONFIG_SND_OPTI93X is not set
1424 # CONFIG_SND_MIRO is not set
1425 # CONFIG_SND_SB8 is not set
1426 # CONFIG_SND_SB16 is not set
1427 # CONFIG_SND_SBAWE is not set
1428 # CONFIG_SND_SGALAXY is not set
1429 # CONFIG_SND_SSCAPE is not set
1430 # CONFIG_SND_WAVEFRONT is not set
1431
1432 #
1433 # PCI devices
1434 #
1435 # CONFIG_SND_AD1889 is not set
1436 # CONFIG_SND_ALS300 is not set
1437 # CONFIG_SND_ALS4000 is not set
1438 # CONFIG_SND_ALI5451 is not set
1439 # CONFIG_SND_ATIIXP is not set
1440 # CONFIG_SND_ATIIXP_MODEM is not set
1441 # CONFIG_SND_AU8810 is not set
1442 # CONFIG_SND_AU8820 is not set
1443 # CONFIG_SND_AU8830 is not set
1444 # CONFIG_SND_AZT3328 is not set
1445 # CONFIG_SND_BT87X is not set
1446 # CONFIG_SND_CA0106 is not set
1447 # CONFIG_SND_CMIPCI is not set
1448 # CONFIG_SND_OXYGEN is not set
1449 # CONFIG_SND_CS4281 is not set
1450 # CONFIG_SND_CS46XX is not set
1451 # CONFIG_SND_CS5530 is not set
1452 # CONFIG_SND_CS5535AUDIO is not set
1453 # CONFIG_SND_DARLA20 is not set
1454 # CONFIG_SND_GINA20 is not set
1455 # CONFIG_SND_LAYLA20 is not set
1456 # CONFIG_SND_DARLA24 is not set
1457 # CONFIG_SND_GINA24 is not set
1458 # CONFIG_SND_LAYLA24 is not set
1459 # CONFIG_SND_MONA is not set
1460 # CONFIG_SND_MIA is not set
1461 # CONFIG_SND_ECHO3G is not set
1462 # CONFIG_SND_INDIGO is not set
1463 # CONFIG_SND_INDIGOIO is not set
1464 # CONFIG_SND_INDIGODJ is not set
1465 # CONFIG_SND_EMU10K1 is not set
1466 # CONFIG_SND_EMU10K1X is not set
1467 # CONFIG_SND_ENS1370 is not set
1468 # CONFIG_SND_ENS1371 is not set
1469 # CONFIG_SND_ES1938 is not set
1470 # CONFIG_SND_ES1968 is not set
1471 # CONFIG_SND_FM801 is not set
1472 # CONFIG_SND_HDA_INTEL is not set
1473 # CONFIG_SND_HDSP is not set
1474 # CONFIG_SND_HDSPM is not set
1475 # CONFIG_SND_HIFIER is not set
1476 # CONFIG_SND_ICE1712 is not set
1477 # CONFIG_SND_ICE1724 is not set
1478 # CONFIG_SND_INTEL8X0 is not set
1479 # CONFIG_SND_INTEL8X0M is not set
1480 # CONFIG_SND_KORG1212 is not set
1481 # CONFIG_SND_MAESTRO3 is not set
1482 # CONFIG_SND_MIXART is not set
1483 # CONFIG_SND_NM256 is not set
1484 # CONFIG_SND_PCXHR is not set
1485 # CONFIG_SND_RIPTIDE is not set
1486 # CONFIG_SND_RME32 is not set
1487 # CONFIG_SND_RME96 is not set
1488 # CONFIG_SND_RME9652 is not set
1489 # CONFIG_SND_SIS7019 is not set
1490 # CONFIG_SND_SONICVIBES is not set
1491 # CONFIG_SND_TRIDENT is not set
1492 CONFIG_SND_VIA82XX=m
1493 # CONFIG_SND_VIA82XX_MODEM is not set
1494 # CONFIG_SND_VIRTUOSO is not set
1495 # CONFIG_SND_VX222 is not set
1496 # CONFIG_SND_YMFPCI is not set
1497 # CONFIG_SND_AC97_POWER_SAVE is not set
1498
1499 #
1500 # USB devices
1501 #
1502 # CONFIG_SND_USB_AUDIO is not set
1503 # CONFIG_SND_USB_USX2Y is not set
1504 # CONFIG_SND_USB_CAIAQ is not set
1505
1506 #
1507 # PCMCIA devices
1508 #
1509 # CONFIG_SND_VXPOCKET is not set
1510 # CONFIG_SND_PDAUDIOCF is not set
1511
1512 #
1513 # System on Chip audio support
1514 #
1515 # CONFIG_SND_SOC is not set
1516
1517 #
1518 # SoC Audio support for SuperH
1519 #
1520
1521 #
1522 # ALSA SoC audio for Freescale SOCs
1523 #
1524
1525 #
1526 # Open Sound System
1527 #
1528 # CONFIG_SOUND_PRIME is not set
1529 CONFIG_AC97_BUS=m
1530 CONFIG_HID_SUPPORT=y
1531 CONFIG_HID=y
1532 # CONFIG_HID_DEBUG is not set
1533 # CONFIG_HIDRAW is not set
1534
1535 #
1536 # USB Input Devices
1537 #
1538 CONFIG_USB_HID=y
1539 # CONFIG_USB_HIDINPUT_POWERBOOK is not set
1540 # CONFIG_HID_FF is not set
1541 # CONFIG_USB_HIDDEV is not set
1542 CONFIG_USB_SUPPORT=y
1543 CONFIG_USB_ARCH_HAS_HCD=y
1544 CONFIG_USB_ARCH_HAS_OHCI=y
1545 CONFIG_USB_ARCH_HAS_EHCI=y
1546 CONFIG_USB=y
1547 # CONFIG_USB_DEBUG is not set
1548 # CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set
1549
1550 #
1551 # Miscellaneous USB options
1552 #
1553 CONFIG_USB_DEVICEFS=y
1554 # CONFIG_USB_DEVICE_CLASS is not set
1555 # CONFIG_USB_DYNAMIC_MINORS is not set
1556 # CONFIG_USB_SUSPEND is not set
1557 # CONFIG_USB_PERSIST is not set
1558 # CONFIG_USB_OTG is not set
1559
1560 #
1561 # USB Host Controller Drivers
1562 #
1563 CONFIG_USB_EHCI_HCD=y
1564 # CONFIG_USB_EHCI_ROOT_HUB_TT is not set
1565 # CONFIG_USB_EHCI_TT_NEWSCHED is not set
1566 # CONFIG_USB_ISP116X_HCD is not set
1567 CONFIG_USB_OHCI_HCD=y
1568 # CONFIG_USB_OHCI_HCD_SSB is not set
1569 # CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set
1570 # CONFIG_USB_OHCI_BIG_ENDIAN_MMIO is not set
1571 CONFIG_USB_OHCI_LITTLE_ENDIAN=y
1572 CONFIG_USB_UHCI_HCD=y
1573 # CONFIG_USB_SL811_HCD is not set
1574 # CONFIG_USB_R8A66597_HCD is not set
1575
1576 #
1577 # USB Device Class drivers
1578 #
1579 # CONFIG_USB_ACM is not set
1580 CONFIG_USB_PRINTER=y
1581
1582 #
1583 # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
1584 #
1585
1586 #
1587 # may also be needed; see USB_STORAGE Help for more information
1588 #
1589 CONFIG_USB_STORAGE=y
1590 # CONFIG_USB_STORAGE_DEBUG is not set
1591 # CONFIG_USB_STORAGE_DATAFAB is not set
1592 # CONFIG_USB_STORAGE_FREECOM is not set
1593 # CONFIG_USB_STORAGE_ISD200 is not set
1594 # CONFIG_USB_STORAGE_DPCM is not set
1595 # CONFIG_USB_STORAGE_USBAT is not set
1596 # CONFIG_USB_STORAGE_SDDR09 is not set
1597 # CONFIG_USB_STORAGE_SDDR55 is not set
1598 # CONFIG_USB_STORAGE_JUMPSHOT is not set
1599 # CONFIG_USB_STORAGE_ALAUDA is not set
1600 # CONFIG_USB_STORAGE_KARMA is not set
1601 # CONFIG_USB_LIBUSUAL is not set
1602
1603 #
1604 # USB Imaging devices
1605 #
1606 # CONFIG_USB_MDC800 is not set
1607 # CONFIG_USB_MICROTEK is not set
1608 CONFIG_USB_MON=y
1609
1610 #
1611 # USB port drivers
1612 #
1613 # CONFIG_USB_USS720 is not set
1614 # CONFIG_USB_SERIAL is not set
1615
1616 #
1617 # USB Miscellaneous drivers
1618 #
1619 # CONFIG_USB_EMI62 is not set
1620 # CONFIG_USB_EMI26 is not set
1621 # CONFIG_USB_ADUTUX is not set
1622 # CONFIG_USB_AUERSWALD is not set
1623 # CONFIG_USB_RIO500 is not set
1624 # CONFIG_USB_LEGOTOWER is not set
1625 # CONFIG_USB_LCD is not set
1626 # CONFIG_USB_BERRY_CHARGE is not set
1627 # CONFIG_USB_LED is not set
1628 # CONFIG_USB_CYPRESS_CY7C63 is not set
1629 # CONFIG_USB_CYTHERM is not set
1630 # CONFIG_USB_PHIDGET is not set
1631 # CONFIG_USB_IDMOUSE is not set
1632 # CONFIG_USB_FTDI_ELAN is not set
1633 # CONFIG_USB_APPLEDISPLAY is not set
1634 # CONFIG_USB_SISUSBVGA is not set
1635 # CONFIG_USB_LD is not set
1636 # CONFIG_USB_TRANCEVIBRATOR is not set
1637 # CONFIG_USB_IOWARRIOR is not set
1638 # CONFIG_USB_TEST is not set
1639 # CONFIG_USB_GADGET is not set
1640 # CONFIG_MMC is not set
1641 # CONFIG_MEMSTICK is not set
1642 # CONFIG_NEW_LEDS is not set
1643 # CONFIG_INFINIBAND is not set
1644 # CONFIG_EDAC is not set
1645 # CONFIG_RTC_CLASS is not set
1646 # CONFIG_DMADEVICES is not set
1647 # CONFIG_AUXDISPLAY is not set
1648
1649 #
1650 # Userspace I/O
1651 #
1652 # CONFIG_UIO is not set
1653
1654 #
1655 # Firmware Drivers
1656 #
1657 # CONFIG_EDD is not set
1658 # CONFIG_DELL_RBU is not set
1659 # CONFIG_DCDBAS is not set
1660 CONFIG_DMIID=y
1661
1662 #
1663 # File systems
1664 #
1665 CONFIG_EXT2_FS=y
1666 CONFIG_EXT2_FS_XATTR=y
1667 CONFIG_EXT2_FS_POSIX_ACL=y
1668 # CONFIG_EXT2_FS_SECURITY is not set
1669 # CONFIG_EXT2_FS_XIP is not set
1670 CONFIG_EXT3_FS=y
1671 CONFIG_EXT3_FS_XATTR=y
1672 CONFIG_EXT3_FS_POSIX_ACL=y
1673 # CONFIG_EXT3_FS_SECURITY is not set
1674 # CONFIG_EXT4DEV_FS is not set
1675 CONFIG_JBD=y
1676 CONFIG_FS_MBCACHE=y
1677 CONFIG_REISERFS_FS=y
1678 # CONFIG_REISERFS_CHECK is not set
1679 # CONFIG_REISERFS_PROC_INFO is not set
1680 CONFIG_REISERFS_FS_XATTR=y
1681 CONFIG_REISERFS_FS_POSIX_ACL=y
1682 # CONFIG_REISERFS_FS_SECURITY is not set
1683 # CONFIG_JFS_FS is not set
1684 CONFIG_FS_POSIX_ACL=y
1685 # CONFIG_XFS_FS is not set
1686 # CONFIG_GFS2_FS is not set
1687 # CONFIG_OCFS2_FS is not set
1688 CONFIG_DNOTIFY=y
1689 CONFIG_INOTIFY=y
1690 CONFIG_INOTIFY_USER=y
1691 # CONFIG_QUOTA is not set
1692 # CONFIG_AUTOFS_FS is not set
1693 CONFIG_AUTOFS4_FS=y
1694 # CONFIG_FUSE_FS is not set
1695 CONFIG_GENERIC_ACL=y
1696
1697 #
1698 # CD-ROM/DVD Filesystems
1699 #
1700 CONFIG_ISO9660_FS=y
1701 # CONFIG_JOLIET is not set
1702 # CONFIG_ZISOFS is not set
1703 # CONFIG_UDF_FS is not set
1704
1705 #
1706 # DOS/FAT/NT Filesystems
1707 #
1708 CONFIG_FAT_FS=y
1709 CONFIG_MSDOS_FS=y
1710 CONFIG_VFAT_FS=y
1711 CONFIG_FAT_DEFAULT_CODEPAGE=437
1712 CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
1713 # CONFIG_NTFS_FS is not set
1714
1715 #
1716 # Pseudo filesystems
1717 #
1718 CONFIG_PROC_FS=y
1719 CONFIG_PROC_KCORE=y
1720 CONFIG_PROC_SYSCTL=y
1721 CONFIG_SYSFS=y
1722 CONFIG_TMPFS=y
1723 CONFIG_TMPFS_POSIX_ACL=y
1724 CONFIG_HUGETLBFS=y
1725 CONFIG_HUGETLB_PAGE=y
1726 # CONFIG_CONFIGFS_FS is not set
1727
1728 #
1729 # Miscellaneous filesystems
1730 #
1731 # CONFIG_ADFS_FS is not set
1732 # CONFIG_AFFS_FS is not set
1733 # CONFIG_HFS_FS is not set
1734 # CONFIG_HFSPLUS_FS is not set
1735 # CONFIG_BEFS_FS is not set
1736 # CONFIG_BFS_FS is not set
1737 # CONFIG_EFS_FS is not set
1738 # CONFIG_CRAMFS is not set
1739 # CONFIG_SQUASHFS is not set
1740 # CONFIG_VXFS_FS is not set
1741 # CONFIG_MINIX_FS is not set
1742 # CONFIG_HPFS_FS is not set
1743 # CONFIG_QNX4FS_FS is not set
1744 # CONFIG_ROMFS_FS is not set
1745 # CONFIG_SYSV_FS is not set
1746 # CONFIG_UFS_FS is not set
1747 CONFIG_NETWORK_FILESYSTEMS=y
1748 CONFIG_NFS_FS=y
1749 CONFIG_NFS_V3=y
1750 # CONFIG_NFS_V3_ACL is not set
1751 # CONFIG_NFS_V4 is not set
1752 # CONFIG_NFS_DIRECTIO is not set
1753 CONFIG_NFSD=y
1754 CONFIG_NFSD_V3=y
1755 # CONFIG_NFSD_V3_ACL is not set
1756 # CONFIG_NFSD_V4 is not set
1757 CONFIG_NFSD_TCP=y
1758 CONFIG_ROOT_NFS=y
1759 CONFIG_LOCKD=y
1760 CONFIG_LOCKD_V4=y
1761 CONFIG_EXPORTFS=y
1762 CONFIG_NFS_COMMON=y
1763 CONFIG_SUNRPC=y
1764 # CONFIG_SUNRPC_BIND34 is not set
1765 # CONFIG_RPCSEC_GSS_KRB5 is not set
1766 # CONFIG_RPCSEC_GSS_SPKM3 is not set
1767 # CONFIG_SMB_FS is not set
1768 # CONFIG_CIFS is not set
1769 # CONFIG_NCP_FS is not set
1770 # CONFIG_CODA_FS is not set
1771 # CONFIG_AFS_FS is not set
1772
1773 #
1774 # Partition Types
1775 #
1776 # CONFIG_PARTITION_ADVANCED is not set
1777 CONFIG_MSDOS_PARTITION=y
1778 CONFIG_NLS=y
1779 CONFIG_NLS_DEFAULT="iso8859-1"
1780 CONFIG_NLS_CODEPAGE_437=y
1781 # CONFIG_NLS_CODEPAGE_737 is not set
1782 # CONFIG_NLS_CODEPAGE_775 is not set
1783 # CONFIG_NLS_CODEPAGE_850 is not set
1784 # CONFIG_NLS_CODEPAGE_852 is not set
1785 # CONFIG_NLS_CODEPAGE_855 is not set
1786 # CONFIG_NLS_CODEPAGE_857 is not set
1787 # CONFIG_NLS_CODEPAGE_860 is not set
1788 # CONFIG_NLS_CODEPAGE_861 is not set
1789 # CONFIG_NLS_CODEPAGE_862 is not set
1790 # CONFIG_NLS_CODEPAGE_863 is not set
1791 # CONFIG_NLS_CODEPAGE_864 is not set
1792 # CONFIG_NLS_CODEPAGE_865 is not set
1793 # CONFIG_NLS_CODEPAGE_866 is not set
1794 # CONFIG_NLS_CODEPAGE_869 is not set
1795 # CONFIG_NLS_CODEPAGE_936 is not set
1796 # CONFIG_NLS_CODEPAGE_950 is not set
1797 # CONFIG_NLS_CODEPAGE_932 is not set
1798 # CONFIG_NLS_CODEPAGE_949 is not set
1799 # CONFIG_NLS_CODEPAGE_874 is not set
1800 # CONFIG_NLS_ISO8859_8 is not set
1801 # CONFIG_NLS_CODEPAGE_1250 is not set
1802 # CONFIG_NLS_CODEPAGE_1251 is not set
1803 CONFIG_NLS_ASCII=y
1804 CONFIG_NLS_ISO8859_1=y
1805 # CONFIG_NLS_ISO8859_2 is not set
1806 # CONFIG_NLS_ISO8859_3 is not set
1807 # CONFIG_NLS_ISO8859_4 is not set
1808 # CONFIG_NLS_ISO8859_5 is not set
1809 # CONFIG_NLS_ISO8859_6 is not set
1810 # CONFIG_NLS_ISO8859_7 is not set
1811 # CONFIG_NLS_ISO8859_9 is not set
1812 # CONFIG_NLS_ISO8859_13 is not set
1813 # CONFIG_NLS_ISO8859_14 is not set
1814 CONFIG_NLS_ISO8859_15=y
1815 # CONFIG_NLS_KOI8_R is not set
1816 # CONFIG_NLS_KOI8_U is not set
1817 CONFIG_NLS_UTF8=y
1818 # CONFIG_DLM is not set
1819
1820 #
1821 # Kernel hacking
1822 #
1823 CONFIG_TRACE_IRQFLAGS_SUPPORT=y
1824 # CONFIG_PRINTK_TIME is not set
1825 CONFIG_ENABLE_WARN_DEPRECATED=y
1826 # CONFIG_ENABLE_MUST_CHECK is not set
1827 CONFIG_MAGIC_SYSRQ=y
1828 CONFIG_UNUSED_SYMBOLS=y
1829 # CONFIG_DEBUG_FS is not set
1830 # CONFIG_HEADERS_CHECK is not set
1831 CONFIG_DEBUG_KERNEL=y
1832 # CONFIG_DEBUG_SHIRQ is not set
1833 CONFIG_DETECT_SOFTLOCKUP=y
1834 # CONFIG_SCHED_DEBUG is not set
1835 # CONFIG_SCHEDSTATS is not set
1836 CONFIG_TIMER_STATS=y
1837 # CONFIG_SLUB_DEBUG_ON is not set
1838 # CONFIG_SLUB_STATS is not set
1839 # CONFIG_DEBUG_RT_MUTEXES is not set
1840 # CONFIG_RT_MUTEX_TESTER is not set
1841 # CONFIG_DEBUG_SPINLOCK is not set
1842 # CONFIG_DEBUG_MUTEXES is not set
1843 # CONFIG_DEBUG_LOCK_ALLOC is not set
1844 # CONFIG_PROVE_LOCKING is not set
1845 # CONFIG_LOCK_STAT is not set
1846 # CONFIG_DEBUG_SPINLOCK_SLEEP is not set
1847 # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
1848 # CONFIG_DEBUG_KOBJECT is not set
1849 # CONFIG_DEBUG_HIGHMEM is not set
1850 CONFIG_DEBUG_BUGVERBOSE=y
1851 # CONFIG_DEBUG_INFO is not set
1852 # CONFIG_DEBUG_VM is not set
1853 # CONFIG_DEBUG_LIST is not set
1854 # CONFIG_DEBUG_SG is not set
1855 # CONFIG_FRAME_POINTER is not set
1856 # CONFIG_BOOT_PRINTK_DELAY is not set
1857 # CONFIG_RCU_TORTURE_TEST is not set
1858 # CONFIG_KPROBES_SANITY_TEST is not set
1859 # CONFIG_BACKTRACE_SELF_TEST is not set
1860 # CONFIG_LKDTM is not set
1861 # CONFIG_FAULT_INJECTION is not set
1862 # CONFIG_LATENCYTOP is not set
1863 # CONFIG_PROVIDE_OHCI1394_DMA_INIT is not set
1864 # CONFIG_SAMPLES is not set
1865 CONFIG_EARLY_PRINTK=y
1866 CONFIG_DEBUG_STACKOVERFLOW=y
1867 # CONFIG_DEBUG_STACK_USAGE is not set
1868 # CONFIG_DEBUG_PAGEALLOC is not set
1869 # CONFIG_DEBUG_RODATA is not set
1870 # CONFIG_DEBUG_NX_TEST is not set
1871 # CONFIG_4KSTACKS is not set
1872 CONFIG_X86_FIND_SMP_CONFIG=y
1873 CONFIG_X86_MPPARSE=y
1874 CONFIG_DOUBLEFAULT=y
1875 CONFIG_IO_DELAY_TYPE_0X80=0
1876 CONFIG_IO_DELAY_TYPE_0XED=1
1877 CONFIG_IO_DELAY_TYPE_UDELAY=2
1878 CONFIG_IO_DELAY_TYPE_NONE=3
1879 CONFIG_IO_DELAY_0X80=y
1880 # CONFIG_IO_DELAY_0XED is not set
1881 # CONFIG_IO_DELAY_UDELAY is not set
1882 # CONFIG_IO_DELAY_NONE is not set
1883 CONFIG_DEFAULT_IO_DELAY_TYPE=0
1884 # CONFIG_CPA_DEBUG is not set
1885
1886 #
1887 # Security options
1888 #
1889 # CONFIG_KEYS is not set
1890 # CONFIG_SECURITY is not set
1891 # CONFIG_SECURITY_FILE_CAPABILITIES is not set
1892 CONFIG_CRYPTO=y
1893 # CONFIG_CRYPTO_SEQIV is not set
1894 # CONFIG_CRYPTO_MANAGER is not set
1895 # CONFIG_CRYPTO_HMAC is not set
1896 # CONFIG_CRYPTO_XCBC is not set
1897 # CONFIG_CRYPTO_NULL is not set
1898 # CONFIG_CRYPTO_MD4 is not set
1899 # CONFIG_CRYPTO_MD5 is not set
1900 # CONFIG_CRYPTO_SHA1 is not set
1901 # CONFIG_CRYPTO_SHA256 is not set
1902 # CONFIG_CRYPTO_SHA512 is not set
1903 # CONFIG_CRYPTO_WP512 is not set
1904 # CONFIG_CRYPTO_TGR192 is not set
1905 # CONFIG_CRYPTO_GF128MUL is not set
1906 # CONFIG_CRYPTO_ECB is not set
1907 # CONFIG_CRYPTO_CBC is not set
1908 # CONFIG_CRYPTO_PCBC is not set
1909 # CONFIG_CRYPTO_LRW is not set
1910 # CONFIG_CRYPTO_XTS is not set
1911 # CONFIG_CRYPTO_CTR is not set
1912 # CONFIG_CRYPTO_GCM is not set
1913 # CONFIG_CRYPTO_CCM is not set
1914 # CONFIG_CRYPTO_CRYPTD is not set
1915 # CONFIG_CRYPTO_DES is not set
1916 # CONFIG_CRYPTO_FCRYPT is not set
1917 # CONFIG_CRYPTO_BLOWFISH is not set
1918 # CONFIG_CRYPTO_TWOFISH is not set
1919 # CONFIG_CRYPTO_TWOFISH_586 is not set
1920 # CONFIG_CRYPTO_SERPENT is not set
1921 # CONFIG_CRYPTO_AES is not set
1922 # CONFIG_CRYPTO_AES_586 is not set
1923 # CONFIG_CRYPTO_CAST5 is not set
1924 # CONFIG_CRYPTO_CAST6 is not set
1925 # CONFIG_CRYPTO_TEA is not set
1926 # CONFIG_CRYPTO_ARC4 is not set
1927 # CONFIG_CRYPTO_KHAZAD is not set
1928 # CONFIG_CRYPTO_ANUBIS is not set
1929 # CONFIG_CRYPTO_SEED is not set
1930 # CONFIG_CRYPTO_SALSA20 is not set
1931 # CONFIG_CRYPTO_SALSA20_586 is not set
1932 # CONFIG_CRYPTO_DEFLATE is not set
1933 # CONFIG_CRYPTO_MICHAEL_MIC is not set
1934 # CONFIG_CRYPTO_CRC32C is not set
1935 # CONFIG_CRYPTO_CAMELLIA is not set
1936 # CONFIG_CRYPTO_TEST is not set
1937 # CONFIG_CRYPTO_AUTHENC is not set
1938 # CONFIG_CRYPTO_LZO is not set
1939 CONFIG_CRYPTO_HW=y
1940 # CONFIG_CRYPTO_DEV_PADLOCK is not set
1941 # CONFIG_CRYPTO_DEV_GEODE is not set
1942 # CONFIG_CRYPTO_DEV_HIFN_795X is not set
1943 CONFIG_HAVE_KVM=y
1944 CONFIG_VIRTUALIZATION=y
1945 # CONFIG_KVM is not set
1946 # CONFIG_LGUEST is not set
1947 # CONFIG_VIRTIO_PCI is not set
1948 # CONFIG_VIRTIO_BALLOON is not set
1949
1950 #
1951 # Library routines
1952 #
1953 CONFIG_BITREVERSE=y
1954 CONFIG_CRC_CCITT=y
1955 # CONFIG_CRC16 is not set
1956 # CONFIG_CRC_ITU_T is not set
1957 CONFIG_CRC32=y
1958 # CONFIG_CRC7 is not set
1959 # CONFIG_LIBCRC32C is not set
1960 CONFIG_ZLIB_INFLATE=y
1961 CONFIG_ZLIB_DEFLATE=y
1962 CONFIG_PLIST=y
1963 CONFIG_HAS_IOMEM=y
1964 CONFIG_HAS_IOPORT=y
1965 CONFIG_HAS_DMA=y
1966
1967
1968
1969 Xav' <xp@××××××××.fr> schrieb am 01.09.2008 14:45:56:
1970
1971 > On Mon, 1 Sep 2008 12:33:28 +0200, Roland Puntaier
1972 > <Roland.Puntaier@×××××××××××××.com> wrote:
1973 > > Hi,
1974 > >
1975 > > I am installing Gentoo on an older notebook of mine and have the
1976 > following
1977 > > problem:
1978 > >
1979 > > After a first try to make sound work, where I had OSS checked in the
1980 >
1981 > For a first start, OSS is now deprecated, so you have to use ALSA
1982 instead
1983 > in the kernel.
1984 >
1985 > > kernel configuration,
1986 > > I followed the gentoo alsa guide
1987 > > http://www.gentoo.org/doc/en/alsa-guide.xml
1988 > >
1989 > > But got a lot of "unknown symbol" entries at boot (viewed afterwards
1990 via
1991 > > dmesg).
1992 > > The first seems to be the reason for the others: unknown symbol
1993 > > request_module.
1994 > >
1995 > > request_module is defined in vmlinux (via "nm vmlinux | grep
1996 > > request_module")
1997 > > but not linked in soundcore.o ("nm soundcore.o | grep request_module"
1998 > says
1999 > >
2000 > > U(ndefined))
2001 > >
2002 > > Since request_module is needed to load kernel modules, no kernel
2003 modules
2004 > > can be loaded, and therefore symbols from such modules are not there.
2005 > > This leads to the other "unknown symbol" messages. So the question is,
2006 > why
2007 > > request_module does not get linked properly.
2008 > >
2009 > > What I already tried:
2010 > > I saved the .config and did
2011 > > make mrproper
2012 > > and restored .config.
2013 > > Then
2014 > > make && make modules_install
2015 > >
2016 > > But that did not help.
2017 > >
2018 > > Did somebody experience anything similar?
2019 > > Could somebody give me a hint how to solve this problem?
2020 >
2021 > I think your .config file will help us more than you expect, and also
2022 the
2023 > output of your dmesg :)
2024 >
2025 > > Thanks in advance.
2026 > > Cheers. Roland
2027 >
2028 > Regards.
2029 >
2030 > Xavier Parizet
2031 > --
2032 > Xavier
2033 >
2034 >

Replies

Subject Author
Re: [gentoo-user] unknown symbol request_module Roland Puntaier <Roland.Puntaier@×××××××××××××.com>