Gentoo Archives: gentoo-laptop

From: Praveen C <cpraveen@×××××.com>
To: gentoo-ppc@l.g.o, gentoo-laptop@l.g.o
Subject: [gentoo-laptop] Unable to boot Linux 2.4 on iBook G4
Date: Fri, 20 May 2005 03:36:16
Message-Id: c051dde50505192036206de22e@mail.gmail.com
1 I am trying to use the 2.4 kernel from
2
3 http://penguinppc.org/~benh/
4
5 but I am unable to boot. (I am able to use 2.6.11 without any
6 problem). I get the following error very soon after the kernel starts
7 (before the penguin appears)
8
9 VFS: Unable to mount root fs on 08:01
10
11 My root is on /dev/hda4, it is ext3 and I have compiled support for
12 ext3 within the kernel. Here is my yaboot.conf corresponding to the
13 2.4 kernel
14
15 image=/boot/kernel-2.4.25-ben1
16 label=linux24
17 root=/dev/hda4
18 read-only
19 ------------------------------------------------
20 Output of lspci -v
21
22 0000:00:0b.0 Host bridge: Apple Computer Inc. UniNorth 2 AGP
23 Flags: bus master, 66Mhz, medium devsel, latency 16
24 Capabilities: [80] AGP version 1.0
25
26 0000:00:10.0 VGA compatible controller: ATI Technologies Inc M9+ 5C63
27 [Radeon Mobility 9200 (AGP)] (rev 01) (prog-if 00 [VGA])
28 Subsystem: ATI Technologies Inc M9+ 5C63 [Radeon Mobility 9200 (AGP)]
29 Flags: bus master, 66Mhz, medium devsel, latency 255, IRQ 48
30 Memory at 98000000 (32-bit, prefetchable) [size=f1000000]
31 I/O ports at 802400 [size=256]
32 Memory at 90000000 (32-bit, non-prefetchable) [size=64K]
33 Expansion ROM at 00020000 [disabled]
34 Capabilities: [58] AGP version 2.0
35 Capabilities: [50] Power Management version 2
36
37 0001:10:0b.0 Host bridge: Apple Computer Inc. UniNorth 2 PCI
38 Flags: bus master, 66Mhz, medium devsel, latency 16
39
40 0001:10:12.0 Network controller: Broadcom Corporation BCM4306
41 802.11b/g Wireless LAN Controller (rev 03)
42 Subsystem: Apple Computer Inc.: Unknown device 004e
43 Flags: bus master, fast devsel, latency 16, IRQ 52
44 Memory at 80084000 (32-bit, non-prefetchable) [disabled]
45 Capabilities: [40] Power Management version 2
46
47 0001:10:17.0 Class ff00: Apple Computer Inc. KeyLargo/Intrepid Mac I/O
48 Flags: bus master, medium devsel, latency 16
49 Memory at 80000000 (32-bit, non-prefetchable)
50
51 0001:10:18.0 USB Controller: Apple Computer Inc. KeyLargo/Intrepid USB
52 (prog-if 10 [OHCI])
53 Flags: medium devsel
54
55 0001:10:19.0 USB Controller: Apple Computer Inc. KeyLargo/Intrepid USB
56 (prog-if 10 [OHCI])
57 Flags: medium devsel
58
59 0001:10:1a.0 USB Controller: Apple Computer Inc. KeyLargo/Intrepid USB
60 (prog-if 10 [OHCI])
61 Flags: bus master, medium devsel, latency 16, IRQ 29
62 Memory at 80083000 (32-bit, non-prefetchable)
63
64 0001:10:1b.0 USB Controller: NEC Corporation USB (rev 43) (prog-if 10 [OHCI])
65 Subsystem: NEC Corporation USB
66 Flags: bus master, medium devsel, latency 16, IRQ 63
67 Memory at 80082000 (32-bit, non-prefetchable)
68 Capabilities: [40] Power Management version 2
69
70 0001:10:1b.1 USB Controller: NEC Corporation USB (rev 43) (prog-if 10 [OHCI])
71 Subsystem: NEC Corporation USB
72 Flags: bus master, medium devsel, latency 16, IRQ 63
73 Memory at 80081000 (32-bit, non-prefetchable)
74 Capabilities: [40] Power Management version 2
75
76 0001:10:1b.2 USB Controller: NEC Corporation USB 2.0 (rev 04) (prog-if
77 20 [EHCI])
78 Subsystem: NEC Corporation USB 2.0
79 Flags: bus master, medium devsel, latency 16, IRQ 63
80 Memory at 80080000 (32-bit, non-prefetchable)
81 Capabilities: [40] Power Management version 2
82
83 0002:20:0b.0 Host bridge: Apple Computer Inc. UniNorth 2 Internal PCI
84 Flags: bus master, 66Mhz, medium devsel, latency 16
85
86 0002:20:0d.0 Class ff00: Apple Computer Inc. UniNorth/Intrepid ATA/100
87 Flags: bus master, medium devsel, latency 32, IRQ 39
88 Memory at f5004000 (32-bit, non-prefetchable)
89
90 0002:20:0e.0 FireWire (IEEE 1394): Apple Computer Inc. UniNorth 2
91 FireWire (rev 81) (prog-if 10 [OHCI])
92 Subsystem: Apple Computer Inc.: Unknown device 5811
93 Flags: medium devsel, IRQ 40
94 Memory at f5000000 (32-bit, non-prefetchable) [disabled]
95 Capabilities: [44] Power Management version 2
96
97 0002:20:0f.0 Ethernet controller: Apple Computer Inc. UniNorth 2 GMAC
98 (Sun GEM) (rev 80)
99 Flags: bus master, 66Mhz, slow devsel, latency 16, IRQ 41
100 Memory at f5200000 (32-bit, non-prefetchable) [size=f5100000]
101 Expansion ROM at 00100000 [disabled]
102 ------------------------------------------------
103
104 My kernel config file is below
105
106 #
107 # Automatically generated by make menuconfig: don't edit
108 #
109 # CONFIG_UID16 is not set
110 # CONFIG_RWSEM_GENERIC_SPINLOCK is not set
111 CONFIG_RWSEM_XCHGADD_ALGORITHM=y
112 CONFIG_HAVE_DEC_LOCK=y
113
114 #
115 # Code maturity level options
116 #
117 CONFIG_EXPERIMENTAL=y
118 # CONFIG_ADVANCED_OPTIONS is not set
119
120 #
121 # Loadable module support
122 #
123 CONFIG_MODULES=y
124 CONFIG_MODVERSIONS=y
125 CONFIG_KMOD=y
126
127 #
128 # Platform support
129 #
130 CONFIG_PPC=y
131 CONFIG_PPC32=y
132 CONFIG_6xx=y
133 # CONFIG_40x is not set
134 # CONFIG_44x is not set
135 # CONFIG_POWER3 is not set
136 # CONFIG_POWER4 is not set
137 # CONFIG_8xx is not set
138 # CONFIG_8260 is not set
139 CONFIG_PPC_STD_MMU=y
140 CONFIG_CPU_FREQ=y
141 CONFIG_CPU_FREQ_24_API=y
142 CONFIG_CPU_FREQ_PMAC=y
143 CONFIG_ALL_PPC=y
144 # CONFIG_APUS is not set
145 # CONFIG_SPRUCE is not set
146 # CONFIG_LOPEC is not set
147 # CONFIG_SANDPOINT is not set
148 # CONFIG_PPLUS is not set
149 # CONFIG_PRPMC750 is not set
150 # CONFIG_PAL4 is not set
151 # CONFIG_GEMINI is not set
152 # CONFIG_SMP is not set
153 CONFIG_ALTIVEC=y
154 CONFIG_TAU=y
155 # CONFIG_TAU_INT is not set
156 # CONFIG_TAU_AVERAGE is not set
157 CONFIG_PPC_ISATIMER=y
158
159 #
160 # General setup
161 #
162 # CONFIG_HIGHMEM is not set
163 CONFIG_HIGHMEM_START=0xfe000000
164 CONFIG_LOWMEM_SIZE=0x30000000
165 CONFIG_KERNEL_START=0xc0000000
166 CONFIG_TASK_SIZE=0x80000000
167 # CONFIG_ISA is not set
168 # CONFIG_EISA is not set
169 # CONFIG_SBUS is not set
170 # CONFIG_MCA is not set
171 CONFIG_PCI=y
172 CONFIG_NET=y
173 CONFIG_SYSCTL=y
174 CONFIG_SYSVIPC=y
175 # CONFIG_BSD_PROCESS_ACCT is not set
176 CONFIG_KCORE_ELF=y
177 CONFIG_BINFMT_ELF=y
178 CONFIG_KERNEL_ELF=y
179 CONFIG_BINFMT_MISC=m
180 # CONFIG_OOM_KILLER is not set
181 CONFIG_PCI_NAMES=y
182 CONFIG_HOTPLUG=y
183
184 #
185 # PCMCIA/CardBus support
186 #
187 # CONFIG_PCMCIA is not set
188
189 #
190 # Parallel port support
191 #
192 # CONFIG_PARPORT is not set
193 CONFIG_GEN_RTC=y
194 CONFIG_PPC601_SYNC_FIX=y
195 CONFIG_PROC_DEVICETREE=y
196 CONFIG_PPC_RTAS=y
197 CONFIG_PREP_RESIDUAL=y
198 CONFIG_PROC_PREPRESIDUAL=y
199 CONFIG_PPCBUG_NVRAM=y
200 CONFIG_CMDLINE_BOOL=y
201 CONFIG_CMDLINE="console=ttyS0,9600 root=/dev/hda4"
202
203 #
204 # Memory Technology Devices (MTD)
205 #
206 # CONFIG_MTD is not set
207
208 #
209 # Plug and Play configuration
210 #
211 CONFIG_PNP=y
212 # CONFIG_ISAPNP is not set
213
214 #
215 # Block devices
216 #
217 # CONFIG_BLK_DEV_FD is not set
218 # CONFIG_BLK_DEV_XD is not set
219 # CONFIG_PARIDE is not set
220 # CONFIG_BLK_CPQ_DA is not set
221 # CONFIG_BLK_CPQ_CISS_DA is not set
222 # CONFIG_CISS_SCSI_TAPE is not set
223 # CONFIG_CISS_MONITOR_THREAD is not set
224 # CONFIG_BLK_DEV_DAC960 is not set
225 # CONFIG_BLK_DEV_UMEM is not set
226 CONFIG_BLK_DEV_LOOP=y
227 # CONFIG_BLK_DEV_NBD is not set
228 CONFIG_BLK_DEV_RAM=y
229 CONFIG_BLK_DEV_RAM_SIZE=4096
230 CONFIG_BLK_DEV_INITRD=y
231 # CONFIG_BLK_STATS is not set
232
233 #
234 # Multi-device support (RAID and LVM)
235 #
236 # CONFIG_MD is not set
237 # CONFIG_BLK_DEV_MD is not set
238 # CONFIG_MD_LINEAR is not set
239 # CONFIG_MD_RAID0 is not set
240 # CONFIG_MD_RAID1 is not set
241 # CONFIG_MD_RAID5 is not set
242 # CONFIG_MD_MULTIPATH is not set
243 # CONFIG_BLK_DEV_LVM is not set
244
245 #
246 # Networking options
247 #
248 CONFIG_PACKET=y
249 # CONFIG_PACKET_MMAP is not set
250 # CONFIG_NETLINK_DEV is not set
251 CONFIG_NETFILTER=y
252 # CONFIG_NETFILTER_DEBUG is not set
253 CONFIG_FILTER=y
254 CONFIG_UNIX=y
255 CONFIG_INET=y
256 CONFIG_IP_MULTICAST=y
257 # CONFIG_IP_ADVANCED_ROUTER is not set
258 # CONFIG_IP_PNP is not set
259 CONFIG_NET_IPIP=m
260 # CONFIG_NET_IPGRE is not set
261 # CONFIG_IP_MROUTE is not set
262 # CONFIG_ARPD is not set
263 # CONFIG_INET_ECN is not set
264 CONFIG_SYN_COOKIES=y
265
266 #
267 # IP: Netfilter Configuration
268 #
269 CONFIG_IP_NF_CONNTRACK=m
270 CONFIG_IP_NF_FTP=m
271 CONFIG_IP_NF_AMANDA=m
272 CONFIG_IP_NF_TFTP=m
273 CONFIG_IP_NF_IRC=m
274 # CONFIG_IP_NF_QUEUE is not set
275 CONFIG_IP_NF_IPTABLES=m
276 CONFIG_IP_NF_MATCH_LIMIT=m
277 CONFIG_IP_NF_MATCH_MAC=m
278 CONFIG_IP_NF_MATCH_PKTTYPE=m
279 CONFIG_IP_NF_MATCH_MARK=m
280 CONFIG_IP_NF_MATCH_MULTIPORT=m
281 CONFIG_IP_NF_MATCH_TOS=m
282 # CONFIG_IP_NF_MATCH_RECENT is not set
283 CONFIG_IP_NF_MATCH_ECN=m
284 CONFIG_IP_NF_MATCH_DSCP=m
285 CONFIG_IP_NF_MATCH_AH_ESP=m
286 CONFIG_IP_NF_MATCH_LENGTH=m
287 CONFIG_IP_NF_MATCH_TTL=m
288 CONFIG_IP_NF_MATCH_TCPMSS=m
289 CONFIG_IP_NF_MATCH_HELPER=m
290 CONFIG_IP_NF_MATCH_STATE=m
291 CONFIG_IP_NF_MATCH_CONNTRACK=m
292 CONFIG_IP_NF_MATCH_UNCLEAN=m
293 CONFIG_IP_NF_MATCH_OWNER=m
294 CONFIG_IP_NF_FILTER=m
295 CONFIG_IP_NF_TARGET_REJECT=m
296 CONFIG_IP_NF_TARGET_MIRROR=m
297 CONFIG_IP_NF_NAT=m
298 CONFIG_IP_NF_NAT_NEEDED=y
299 CONFIG_IP_NF_TARGET_MASQUERADE=m
300 CONFIG_IP_NF_TARGET_REDIRECT=m
301 CONFIG_IP_NF_NAT_AMANDA=m
302 # CONFIG_IP_NF_NAT_LOCAL is not set
303 CONFIG_IP_NF_NAT_SNMP_BASIC=m
304 CONFIG_IP_NF_NAT_IRC=m
305 CONFIG_IP_NF_NAT_FTP=m
306 CONFIG_IP_NF_NAT_TFTP=m
307 # CONFIG_IP_NF_MANGLE is not set
308 # CONFIG_IP_NF_TARGET_LOG is not set
309 CONFIG_IP_NF_TARGET_ULOG=m
310 CONFIG_IP_NF_TARGET_TCPMSS=m
311 CONFIG_IP_NF_ARPTABLES=m
312 CONFIG_IP_NF_ARPFILTER=m
313 # CONFIG_IP_NF_ARP_MANGLE is not set
314 CONFIG_IP_NF_COMPAT_IPCHAINS=m
315 CONFIG_IP_NF_NAT_NEEDED=y
316 # CONFIG_IP_NF_COMPAT_IPFWADM is not set
317
318 #
319 # IP: Virtual Server Configuration
320 #
321 # CONFIG_IP_VS is not set
322 # CONFIG_IPV6 is not set
323 # CONFIG_KHTTPD is not set
324
325 #
326 # SCTP Configuration (EXPERIMENTAL)
327 #
328 CONFIG_IPV6_SCTP__=y
329 # CONFIG_IP_SCTP is not set
330 # CONFIG_ATM is not set
331 # CONFIG_VLAN_8021Q is not set
332 # CONFIG_IPX is not set
333 CONFIG_ATALK=m
334
335 #
336 # Appletalk devices
337 #
338 # CONFIG_DEV_APPLETALK is not set
339 # CONFIG_DECNET is not set
340 # CONFIG_BRIDGE is not set
341 # CONFIG_X25 is not set
342 # CONFIG_LAPB is not set
343 # CONFIG_LLC is not set
344 # CONFIG_NET_DIVERT is not set
345 # CONFIG_ECONET is not set
346 # CONFIG_WAN_ROUTER is not set
347 # CONFIG_NET_FASTROUTE is not set
348 # CONFIG_NET_HW_FLOWCONTROL is not set
349
350 #
351 # QoS and/or fair queueing
352 #
353 # CONFIG_NET_SCHED is not set
354
355 #
356 # Network testing
357 #
358 # CONFIG_NET_PKTGEN is not set
359
360 #
361 # ATA/IDE/MFM/RLL support
362 #
363 CONFIG_IDE=y
364
365 #
366 # IDE, ATA and ATAPI Block devices
367 #
368 CONFIG_BLK_DEV_IDE=y
369 # CONFIG_BLK_DEV_HD_IDE is not set
370 # CONFIG_BLK_DEV_HD is not set
371 CONFIG_BLK_DEV_IDEDISK=y
372 # CONFIG_IDEDISK_MULTI_MODE is not set
373 # CONFIG_IDEDISK_STROKE is not set
374 # CONFIG_BLK_DEV_IDECS is not set
375 CONFIG_BLK_DEV_IDECD=y
376 # CONFIG_BLK_DEV_IDETAPE is not set
377 # CONFIG_BLK_DEV_IDEFLOPPY is not set
378 # CONFIG_BLK_DEV_IDESCSI is not set
379 # CONFIG_IDE_TASK_IOCTL is not set
380 # CONFIG_BLK_DEV_CMD640 is not set
381 # CONFIG_BLK_DEV_CMD640_ENHANCED is not set
382 # CONFIG_BLK_DEV_ISAPNP is not set
383 CONFIG_BLK_DEV_IDEPCI=y
384 CONFIG_BLK_DEV_GENERIC=y
385 CONFIG_IDEPCI_SHARE_IRQ=y
386 CONFIG_BLK_DEV_IDEDMA_PCI=y
387 # CONFIG_BLK_DEV_OFFBOARD is not set
388 # CONFIG_BLK_DEV_IDEDMA_FORCED is not set
389 CONFIG_IDEDMA_PCI_AUTO=y
390 # CONFIG_IDEDMA_ONLYDISK is not set
391 CONFIG_BLK_DEV_IDEDMA=y
392 # CONFIG_IDEDMA_PCI_WIP is not set
393 # CONFIG_BLK_DEV_ADMA100 is not set
394 # CONFIG_BLK_DEV_AEC62XX is not set
395 # CONFIG_BLK_DEV_ALI15X3 is not set
396 # CONFIG_WDC_ALI15X3 is not set
397 # CONFIG_BLK_DEV_AMD74XX is not set
398 # CONFIG_AMD74XX_OVERRIDE is not set
399 CONFIG_BLK_DEV_CMD64X=y
400 # CONFIG_BLK_DEV_TRIFLEX is not set
401 # CONFIG_BLK_DEV_CY82C693 is not set
402 # CONFIG_BLK_DEV_CS5530 is not set
403 # CONFIG_BLK_DEV_HPT34X is not set
404 # CONFIG_HPT34X_AUTODMA is not set
405 # CONFIG_BLK_DEV_HPT366 is not set
406 # CONFIG_BLK_DEV_PIIX is not set
407 # CONFIG_BLK_DEV_NS87415 is not set
408 # CONFIG_BLK_DEV_OPTI621 is not set
409 # CONFIG_BLK_DEV_PDC202XX_OLD is not set
410 # CONFIG_PDC202XX_BURST is not set
411 # CONFIG_BLK_DEV_PDC202XX_NEW is not set
412 # CONFIG_BLK_DEV_RZ1000 is not set
413 # CONFIG_BLK_DEV_SC1200 is not set
414 # CONFIG_BLK_DEV_SVWKS is not set
415 # CONFIG_BLK_DEV_SIIMAGE is not set
416 # CONFIG_BLK_DEV_SIS5513 is not set
417 # CONFIG_BLK_DEV_SLC90E66 is not set
418 # CONFIG_BLK_DEV_TRM290 is not set
419 # CONFIG_BLK_DEV_VIA82CXXX is not set
420 CONFIG_BLK_DEV_SL82C105=y
421 CONFIG_BLK_DEV_IDE_PMAC=y
422 CONFIG_BLK_DEV_IDE_PMAC_ATA100FIRST=y
423 CONFIG_BLK_DEV_IDEDMA_PMAC=y
424 CONFIG_BLK_DEV_IDEDMA_PMAC_AUTO=y
425 CONFIG_PMU_HD_BLINK=y
426 CONFIG_BLK_DEV_IDEDMA=y
427 CONFIG_BLK_DEV_IDEPCI=y
428 # CONFIG_IDE_CHIPSETS is not set
429 CONFIG_IDEDMA_AUTO=y
430 # CONFIG_IDEDMA_IVB is not set
431 # CONFIG_DMA_NONPCI is not set
432 # CONFIG_BLK_DEV_ATARAID is not set
433 # CONFIG_BLK_DEV_ATARAID_PDC is not set
434 # CONFIG_BLK_DEV_ATARAID_HPT is not set
435 # CONFIG_BLK_DEV_ATARAID_SII is not set
436
437 #
438 # SCSI support
439 #
440 # CONFIG_SCSI is not set
441
442 #
443 # IEEE 1394 (FireWire) support (EXPERIMENTAL)
444 #
445 CONFIG_IEEE1394=m
446 CONFIG_IEEE1394_OHCI1394=m
447 CONFIG_IEEE1394_VIDEO1394=m
448 # CONFIG_IEEE1394_SBP2 is not set
449 CONFIG_IEEE1394_ETH1394=m
450 # CONFIG_IEEE1394_DV1394 is not set
451 # CONFIG_IEEE1394_RAWIO is not set
452 # CONFIG_IEEE1394_CMP is not set
453 # CONFIG_IEEE1394_VERBOSEDEBUG is not set
454 # CONFIG_IEEE1394_OUI_DB is not set
455
456 #
457 # Network device support
458 #
459 CONFIG_NETDEVICES=y
460
461 #
462 # ARCnet devices
463 #
464 # CONFIG_ARCNET is not set
465 # CONFIG_DUMMY is not set
466 # CONFIG_BONDING is not set
467 # CONFIG_EQUALIZER is not set
468 # CONFIG_TUN is not set
469 # CONFIG_ETHERTAP is not set
470
471 #
472 # Ethernet (10 or 100Mbit)
473 #
474 CONFIG_NET_ETHERNET=y
475 # CONFIG_MACE is not set
476 # CONFIG_BMAC is not set
477 # CONFIG_GMAC is not set
478 # CONFIG_SUNLANCE is not set
479 # CONFIG_HAPPYMEAL is not set
480 # CONFIG_SUNBMAC is not set
481 # CONFIG_SUNQE is not set
482 # CONFIG_SUNGEM is not set
483 # CONFIG_NET_VENDOR_3COM is not set
484 # CONFIG_LANCE is not set
485 # CONFIG_NET_VENDOR_SMC is not set
486 # CONFIG_NET_VENDOR_RACAL is not set
487 # CONFIG_HP100 is not set
488 # CONFIG_NET_ISA is not set
489 CONFIG_NET_PCI=y
490 CONFIG_PCNET32=y
491 # CONFIG_AMD8111_ETH is not set
492 # CONFIG_ADAPTEC_STARFIRE is not set
493 # CONFIG_APRICOT is not set
494 # CONFIG_B44 is not set
495 # CONFIG_CS89x0 is not set
496 # CONFIG_TULIP is not set
497 # CONFIG_DE4X5 is not set
498 # CONFIG_DGRS is not set
499 # CONFIG_DM9102 is not set
500 # CONFIG_EEPRO100 is not set
501 # CONFIG_EEPRO100_PIO is not set
502 # CONFIG_E100 is not set
503 # CONFIG_LNE390 is not set
504 # CONFIG_FEALNX is not set
505 # CONFIG_NATSEMI is not set
506 # CONFIG_NE2K_PCI is not set
507 # CONFIG_NE3210 is not set
508 # CONFIG_ES3210 is not set
509 # CONFIG_8139CP is not set
510 # CONFIG_8139TOO is not set
511 # CONFIG_8139TOO_PIO is not set
512 # CONFIG_8139TOO_TUNE_TWISTER is not set
513 # CONFIG_8139TOO_8129 is not set
514 # CONFIG_8139_OLD_RX_RESET is not set
515 # CONFIG_SIS900 is not set
516 # CONFIG_EPIC100 is not set
517 # CONFIG_SUNDANCE is not set
518 # CONFIG_SUNDANCE_MMIO is not set
519 # CONFIG_TLAN is not set
520 # CONFIG_VIA_RHINE is not set
521 # CONFIG_VIA_RHINE_MMIO is not set
522 # CONFIG_WINBOND_840 is not set
523 # CONFIG_NET_POCKET is not set
524
525 #
526 # Ethernet (1000 Mbit)
527 #
528 # CONFIG_ACENIC is not set
529 # CONFIG_DL2K is not set
530 # CONFIG_E1000 is not set
531 # CONFIG_MYRI_SBUS is not set
532 # CONFIG_NS83820 is not set
533 # CONFIG_HAMACHI is not set
534 # CONFIG_YELLOWFIN is not set
535 # CONFIG_R8169 is not set
536 # CONFIG_SK98LIN is not set
537 # CONFIG_TIGON3 is not set
538 # CONFIG_FDDI is not set
539 # CONFIG_HIPPI is not set
540 # CONFIG_PLIP is not set
541 CONFIG_PPP=m
542 CONFIG_PPP_MULTILINK=y
543 # CONFIG_PPP_FILTER is not set
544 CONFIG_PPP_ASYNC=m
545 # CONFIG_PPP_SYNC_TTY is not set
546 CONFIG_PPP_DEFLATE=m
547 # CONFIG_PPP_BSDCOMP is not set
548 # CONFIG_PPPOE is not set
549 # CONFIG_SLIP is not set
550
551 #
552 # Wireless LAN (non-hamradio)
553 #
554 CONFIG_NET_RADIO=y
555 # CONFIG_STRIP is not set
556 # CONFIG_WAVELAN is not set
557 # CONFIG_ARLAN is not set
558 # CONFIG_AIRONET4500 is not set
559 # CONFIG_AIRONET4500_NONCS is not set
560 # CONFIG_AIRONET4500_PROC is not set
561 # CONFIG_AIRO is not set
562 CONFIG_HERMES=m
563 CONFIG_APPLE_AIRPORT=m
564 # CONFIG_PLX_HERMES is not set
565 # CONFIG_TMD_HERMES is not set
566 # CONFIG_PCI_HERMES is not set
567 # CONFIG_TMD_HERMES is not set
568 CONFIG_NET_WIRELESS=y
569
570 #
571 # Token Ring devices
572 #
573 # CONFIG_TR is not set
574 # CONFIG_NET_FC is not set
575 # CONFIG_RCPCI is not set
576 # CONFIG_SHAPER is not set
577
578 #
579 # Wan interfaces
580 #
581 # CONFIG_WAN is not set
582
583 #
584 # Amateur Radio support
585 #
586 # CONFIG_HAMRADIO is not set
587
588 #
589 # IrDA (infrared) support
590 #
591 # CONFIG_IRDA is not set
592
593 #
594 # ISDN subsystem
595 #
596 # CONFIG_ISDN is not set
597
598 #
599 # Old CD-ROM drivers (not SCSI, not IDE)
600 #
601 # CONFIG_CD_NO_IDESCSI is not set
602
603 #
604 # Console drivers
605 #
606 CONFIG_VGA_CONSOLE=y
607
608 #
609 # Frame-buffer support
610 #
611 CONFIG_FB=y
612 CONFIG_DUMMY_CONSOLE=y
613 # CONFIG_FB_RIVA is not set
614 # CONFIG_FB_CLGEN is not set
615 # CONFIG_FB_PM2 is not set
616 # CONFIG_FB_PM3 is not set
617 # CONFIG_FB_CYBER2000 is not set
618 CONFIG_FB_OF=y
619 CONFIG_FB_CONTROL=y
620 CONFIG_FB_PLATINUM=y
621 CONFIG_FB_VALKYRIE=y
622 CONFIG_FB_CT65550=y
623 CONFIG_FB_IMSTT=y
624 # CONFIG_FB_S3TRIO is not set
625 # CONFIG_FB_VGA16 is not set
626 # CONFIG_FB_MATROX is not set
627 # CONFIG_FB_ATY is not set
628 CONFIG_FB_RADEON=y
629 # CONFIG_FB_ATY128 is not set
630 # CONFIG_FB_INTEL is not set
631 # CONFIG_FB_SIS is not set
632 # CONFIG_FB_NEOMAGIC is not set
633 # CONFIG_FB_3DFX is not set
634 # CONFIG_FB_VOODOO1 is not set
635 # CONFIG_FB_TRIDENT is not set
636 # CONFIG_FB_IT8181 is not set
637 # CONFIG_FB_VIRTUAL is not set
638 # CONFIG_FBCON_ADVANCED is not set
639 CONFIG_FBCON_CFB8=y
640 CONFIG_FBCON_CFB16=y
641 CONFIG_FBCON_CFB24=y
642 CONFIG_FBCON_CFB32=y
643 # CONFIG_FBCON_FONTWIDTH8_ONLY is not set
644 CONFIG_FBCON_FONTS=y
645 # CONFIG_FONT_8x8 is not set
646 CONFIG_FONT_8x16=y
647 CONFIG_FONT_SUN8x16=y
648 CONFIG_FONT_SUN12x22=y
649 # CONFIG_FONT_6x11 is not set
650 # CONFIG_FONT_PEARL_8x8 is not set
651 # CONFIG_FONT_ACORN_8x8 is not set
652 # CONFIG_FB_COMPAT_XPMAC is not set
653
654 #
655 # Input core support
656 #
657 CONFIG_INPUT=y
658 CONFIG_INPUT_KEYBDEV=y
659 CONFIG_INPUT_MOUSEDEV=y
660 CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
661 CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
662 # CONFIG_INPUT_JOYDEV is not set
663 CONFIG_INPUT_EVDEV=y
664 # CONFIG_INPUT_UINPUT is not set
665
666 #
667 # Macintosh device drivers
668 #
669 # CONFIG_ADB_CUDA is not set
670 CONFIG_ADB_PMU=y
671 CONFIG_PMAC_PBOOK=y
672 CONFIG_PM=y
673 CONFIG_PMAC_APM_EMU=m
674 CONFIG_PMAC_BACKLIGHT=y
675 # CONFIG_MAC_FLOPPY is not set
676 # CONFIG_MAC_SERIAL is not set
677 CONFIG_ADB=y
678 CONFIG_ADB_MACIO=y
679 CONFIG_INPUT_ADBHID=y
680 # CONFIG_MAC_ADBKEYCODES is not set
681 CONFIG_MAC_EMUMOUSEBTN=y
682 CONFIG_MAC_HID=y
683
684 #
685 # Character devices
686 #
687 CONFIG_VT=y
688 CONFIG_VT_CONSOLE=y
689 CONFIG_SERIAL=m
690 # CONFIG_SERIAL_EXTENDED is not set
691 # CONFIG_SERIAL_NONSTANDARD is not set
692 CONFIG_UNIX98_PTYS=y
693 CONFIG_UNIX98_PTY_COUNT=256
694 # CONFIG_BRIQ_PANEL is not set
695
696 #
697 # I2C support
698 #
699 CONFIG_I2C=m
700 # CONFIG_I2C_ALGOBIT is not set
701 # CONFIG_SCx200_ACB is not set
702 # CONFIG_I2C_ALGOPCF is not set
703 CONFIG_I2C_KEYWEST=m
704 CONFIG_I2C_CHARDEV=m
705 CONFIG_I2C_PROC=m
706
707 #
708 # Mice
709 #
710 CONFIG_BUSMOUSE=y
711 # CONFIG_ATIXL_BUSMOUSE is not set
712 # CONFIG_LOGIBUSMOUSE is not set
713 # CONFIG_MS_BUSMOUSE is not set
714 CONFIG_MOUSE=y
715 CONFIG_PSMOUSE=y
716 # CONFIG_82C710_MOUSE is not set
717 # CONFIG_PC110_PAD is not set
718 # CONFIG_MK712_MOUSE is not set
719
720 #
721 # Joysticks
722 #
723 # CONFIG_INPUT_GAMEPORT is not set
724 # CONFIG_INPUT_NS558 is not set
725 # CONFIG_INPUT_LIGHTNING is not set
726 # CONFIG_INPUT_PCIGAME is not set
727 # CONFIG_INPUT_CS461X is not set
728 # CONFIG_INPUT_EMU10K1 is not set
729 # CONFIG_INPUT_SERIO is not set
730 # CONFIG_INPUT_SERPORT is not set
731 # CONFIG_INPUT_ANALOG is not set
732 # CONFIG_INPUT_A3D is not set
733 # CONFIG_INPUT_ADI is not set
734 # CONFIG_INPUT_COBRA is not set
735 # CONFIG_INPUT_GF2K is not set
736 # CONFIG_INPUT_GRIP is not set
737 # CONFIG_INPUT_INTERACT is not set
738 # CONFIG_INPUT_TMDC is not set
739 # CONFIG_INPUT_SIDEWINDER is not set
740 # CONFIG_INPUT_IFORCE_USB is not set
741 # CONFIG_INPUT_IFORCE_232 is not set
742 # CONFIG_INPUT_WARRIOR is not set
743 # CONFIG_INPUT_MAGELLAN is not set
744 # CONFIG_INPUT_SPACEORB is not set
745 # CONFIG_INPUT_SPACEBALL is not set
746 # CONFIG_INPUT_STINGER is not set
747 # CONFIG_INPUT_DB9 is not set
748 # CONFIG_INPUT_GAMECON is not set
749 # CONFIG_INPUT_TURBOGRAFX is not set
750 # CONFIG_QIC02_TAPE is not set
751 # CONFIG_IPMI_HANDLER is not set
752 # CONFIG_IPMI_PANIC_EVENT is not set
753 # CONFIG_IPMI_DEVICE_INTERFACE is not set
754 # CONFIG_IPMI_KCS is not set
755 # CONFIG_IPMI_WATCHDOG is not set
756
757 #
758 # Watchdog Cards
759 #
760 # CONFIG_WATCHDOG is not set
761 # CONFIG_SCx200 is not set
762 # CONFIG_SCx200_GPIO is not set
763 # CONFIG_AMD_PM768 is not set
764 CONFIG_NVRAM=y
765 # CONFIG_RTC is not set
766 # CONFIG_DTLK is not set
767 # CONFIG_R3964 is not set
768 # CONFIG_APPLICOM is not set
769
770 #
771 # Ftape, the floppy tape device driver
772 #
773 # CONFIG_FTAPE is not set
774 CONFIG_AGP=m
775 # CONFIG_AGP_INTEL is not set
776 # CONFIG_AGP_I810 is not set
777 # CONFIG_AGP_VIA is not set
778 # CONFIG_AGP_AMD is not set
779 # CONFIG_AGP_AMD_K8 is not set
780 # CONFIG_AGP_SIS is not set
781 # CONFIG_AGP_ALI is not set
782 # CONFIG_AGP_SWORKS is not set
783 # CONFIG_AGP_ATI is not set
784 CONFIG_AGP_UNINORTH=y
785
786 #
787 # Direct Rendering Manager (XFree86 DRI support)
788 #
789 CONFIG_DRM=y
790 # CONFIG_DRM_OLD is not set
791 CONFIG_DRM_NEW=y
792 # CONFIG_DRM_TDFX is not set
793 # CONFIG_DRM_GAMMA is not set
794 # CONFIG_DRM_R128 is not set
795 CONFIG_DRM_RADEON=m
796 # CONFIG_DRM_I810 is not set
797 # CONFIG_DRM_I810_XFREE_41 is not set
798 # CONFIG_DRM_I830 is not set
799 # CONFIG_DRM_MGA is not set
800 # CONFIG_DRM_SIS is not set
801
802 #
803 # Multimedia devices
804 #
805 # CONFIG_VIDEO_DEV is not set
806
807 #
808 # File systems
809 #
810 # CONFIG_QUOTA is not set
811 # CONFIG_QFMT_V2 is not set
812 # CONFIG_AUTOFS_FS is not set
813 # CONFIG_AUTOFS4_FS is not set
814 CONFIG_REISERFS_FS=y
815 # CONFIG_REISERFS_CHECK is not set
816 # CONFIG_REISERFS_PROC_INFO is not set
817 # CONFIG_ADFS_FS is not set
818 # CONFIG_ADFS_FS_RW is not set
819 # CONFIG_AFFS_FS is not set
820 CONFIG_HFS_FS=m
821 # CONFIG_HFSPLUS_FS is not set
822 # CONFIG_BEFS_FS is not set
823 # CONFIG_BEFS_DEBUG is not set
824 # CONFIG_BFS_FS is not set
825 CONFIG_EXT3_FS=y
826 CONFIG_JBD=y
827 # CONFIG_JBD_DEBUG is not set
828 CONFIG_FAT_FS=m
829 CONFIG_MSDOS_FS=m
830 # CONFIG_UMSDOS_FS is not set
831 CONFIG_VFAT_FS=m
832 # CONFIG_EFS_FS is not set
833 # CONFIG_JFFS_FS is not set
834 # CONFIG_JFFS2_FS is not set
835 # CONFIG_CRAMFS is not set
836 CONFIG_TMPFS=y
837 CONFIG_RAMFS=y
838 CONFIG_ISO9660_FS=y
839 CONFIG_JOLIET=y
840 # CONFIG_ZISOFS is not set
841 # CONFIG_JFS_FS is not set
842 # CONFIG_JFS_DEBUG is not set
843 # CONFIG_JFS_STATISTICS is not set
844 # CONFIG_MINIX_FS is not set
845 # CONFIG_VXFS_FS is not set
846 # CONFIG_NTFS_FS is not set
847 # CONFIG_NTFS_RW is not set
848 # CONFIG_HPFS_FS is not set
849 CONFIG_PROC_FS=y
850 CONFIG_DEVFS_FS=y
851 CONFIG_DEVFS_MOUNT=y
852 # CONFIG_DEVFS_DEBUG is not set
853 CONFIG_DEVPTS_FS=y
854 # CONFIG_QNX4FS_FS is not set
855 # CONFIG_QNX4FS_RW is not set
856 # CONFIG_ROMFS_FS is not set
857 CONFIG_EXT2_FS=y
858 # CONFIG_SYSV_FS is not set
859 # CONFIG_UDF_FS is not set
860 # CONFIG_UDF_RW is not set
861 # CONFIG_UFS_FS is not set
862 # CONFIG_UFS_FS_WRITE is not set
863 # CONFIG_XFS_FS is not set
864 # CONFIG_XFS_QUOTA is not set
865 # CONFIG_XFS_RT is not set
866 # CONFIG_XFS_TRACE is not set
867 # CONFIG_XFS_DEBUG is not set
868
869 #
870 # Network File Systems
871 #
872 # CONFIG_CODA_FS is not set
873 # CONFIG_INTERMEZZO_FS is not set
874 CONFIG_NFS_FS=y
875 # CONFIG_NFS_V3 is not set
876 # CONFIG_NFS_DIRECTIO is not set
877 # CONFIG_ROOT_NFS is not set
878 CONFIG_NFSD=y
879 # CONFIG_NFSD_V3 is not set
880 # CONFIG_NFSD_TCP is not set
881 CONFIG_SUNRPC=y
882 CONFIG_LOCKD=y
883 # CONFIG_SMB_FS is not set
884 # CONFIG_NCP_FS is not set
885 # CONFIG_NCPFS_PACKET_SIGNING is not set
886 # CONFIG_NCPFS_IOCTL_LOCKING is not set
887 # CONFIG_NCPFS_STRONG is not set
888 # CONFIG_NCPFS_NFS_NS is not set
889 # CONFIG_NCPFS_OS2_NS is not set
890 # CONFIG_NCPFS_SMALLDOS is not set
891 # CONFIG_NCPFS_NLS is not set
892 # CONFIG_NCPFS_EXTRAS is not set
893 # CONFIG_ZISOFS_FS is not set
894
895 #
896 # Partition Types
897 #
898 CONFIG_PARTITION_ADVANCED=y
899 # CONFIG_ACORN_PARTITION is not set
900 # CONFIG_OSF_PARTITION is not set
901 # CONFIG_AMIGA_PARTITION is not set
902 # CONFIG_ATARI_PARTITION is not set
903 CONFIG_MAC_PARTITION=y
904 CONFIG_MSDOS_PARTITION=y
905 # CONFIG_BSD_DISKLABEL is not set
906 # CONFIG_MINIX_SUBPARTITION is not set
907 # CONFIG_SOLARIS_X86_PARTITION is not set
908 # CONFIG_UNIXWARE_DISKLABEL is not set
909 # CONFIG_LDM_PARTITION is not set
910 # CONFIG_SGI_PARTITION is not set
911 # CONFIG_ULTRIX_PARTITION is not set
912 # CONFIG_SUN_PARTITION is not set
913 # CONFIG_EFI_PARTITION is not set
914 # CONFIG_SMB_NLS is not set
915 CONFIG_NLS=y
916
917 #
918 # Native Language Support
919 #
920 CONFIG_NLS_DEFAULT="iso8859-1"
921 # CONFIG_NLS_CODEPAGE_437 is not set
922 # CONFIG_NLS_CODEPAGE_737 is not set
923 # CONFIG_NLS_CODEPAGE_775 is not set
924 # CONFIG_NLS_CODEPAGE_850 is not set
925 # CONFIG_NLS_CODEPAGE_852 is not set
926 # CONFIG_NLS_CODEPAGE_855 is not set
927 # CONFIG_NLS_CODEPAGE_857 is not set
928 # CONFIG_NLS_CODEPAGE_860 is not set
929 # CONFIG_NLS_CODEPAGE_861 is not set
930 # CONFIG_NLS_CODEPAGE_862 is not set
931 # CONFIG_NLS_CODEPAGE_863 is not set
932 # CONFIG_NLS_CODEPAGE_864 is not set
933 # CONFIG_NLS_CODEPAGE_865 is not set
934 # CONFIG_NLS_CODEPAGE_866 is not set
935 # CONFIG_NLS_CODEPAGE_869 is not set
936 # CONFIG_NLS_CODEPAGE_936 is not set
937 # CONFIG_NLS_CODEPAGE_950 is not set
938 # CONFIG_NLS_CODEPAGE_932 is not set
939 # CONFIG_NLS_CODEPAGE_949 is not set
940 # CONFIG_NLS_CODEPAGE_874 is not set
941 # CONFIG_NLS_ISO8859_8 is not set
942 # CONFIG_NLS_CODEPAGE_1250 is not set
943 # CONFIG_NLS_CODEPAGE_1251 is not set
944 CONFIG_NLS_ISO8859_1=m
945 # CONFIG_NLS_ISO8859_2 is not set
946 # CONFIG_NLS_ISO8859_3 is not set
947 # CONFIG_NLS_ISO8859_4 is not set
948 # CONFIG_NLS_ISO8859_5 is not set
949 # CONFIG_NLS_ISO8859_6 is not set
950 # CONFIG_NLS_ISO8859_7 is not set
951 # CONFIG_NLS_ISO8859_9 is not set
952 # CONFIG_NLS_ISO8859_13 is not set
953 # CONFIG_NLS_ISO8859_14 is not set
954 # CONFIG_NLS_ISO8859_15 is not set
955 # CONFIG_NLS_KOI8_R is not set
956 # CONFIG_NLS_KOI8_U is not set
957 # CONFIG_NLS_UTF8 is not set
958
959 #
960 # Sound
961 #
962 CONFIG_SOUND=m
963 CONFIG_DMASOUND_PMAC=m
964 CONFIG_DMASOUND=m
965 # CONFIG_SOUND_ALI5455 is not set
966 # CONFIG_SOUND_BT878 is not set
967 # CONFIG_SOUND_CMPCI is not set
968 # CONFIG_SOUND_EMU10K1 is not set
969 # CONFIG_MIDI_EMU10K1 is not set
970 # CONFIG_SOUND_FUSION is not set
971 # CONFIG_SOUND_CS4281 is not set
972 # CONFIG_SOUND_ES1370 is not set
973 # CONFIG_SOUND_ES1371 is not set
974 # CONFIG_SOUND_ESSSOLO1 is not set
975 # CONFIG_SOUND_MAESTRO is not set
976 # CONFIG_SOUND_MAESTRO3 is not set
977 # CONFIG_SOUND_FORTE is not set
978 # CONFIG_SOUND_ICH is not set
979 # CONFIG_SOUND_RME96XX is not set
980 # CONFIG_SOUND_SONICVIBES is not set
981 # CONFIG_SOUND_TRIDENT is not set
982 # CONFIG_SOUND_MSNDCLAS is not set
983 # CONFIG_SOUND_MSNDPIN is not set
984 # CONFIG_SOUND_VIA82CXXX is not set
985 # CONFIG_MIDI_VIA82CXXX is not set
986 CONFIG_SOUND_OSS=m
987 # CONFIG_SOUND_TRACEINIT is not set
988 # CONFIG_SOUND_DMAP is not set
989 # CONFIG_SOUND_AD1816 is not set
990 # CONFIG_SOUND_AD1889 is not set
991 # CONFIG_SOUND_SGALAXY is not set
992 # CONFIG_SOUND_ADLIB is not set
993 # CONFIG_SOUND_ACI_MIXER is not set
994 # CONFIG_SOUND_CS4232 is not set
995 # CONFIG_SOUND_SSCAPE is not set
996 # CONFIG_SOUND_GUS is not set
997 # CONFIG_SOUND_VMIDI is not set
998 # CONFIG_SOUND_TRIX is not set
999 # CONFIG_SOUND_MSS is not set
1000 # CONFIG_SOUND_MPU401 is not set
1001 # CONFIG_SOUND_NM256 is not set
1002 # CONFIG_SOUND_MAD16 is not set
1003 # CONFIG_SOUND_PAS is not set
1004 # CONFIG_PAS_JOYSTICK is not set
1005 # CONFIG_SOUND_PSS is not set
1006 # CONFIG_SOUND_SB is not set
1007 # CONFIG_SOUND_AWE32_SYNTH is not set
1008 # CONFIG_SOUND_KAHLUA is not set
1009 # CONFIG_SOUND_WAVEFRONT is not set
1010 # CONFIG_SOUND_MAUI is not set
1011 # CONFIG_SOUND_YM3812 is not set
1012 # CONFIG_SOUND_OPL3SA1 is not set
1013 # CONFIG_SOUND_OPL3SA2 is not set
1014 # CONFIG_SOUND_YMFPCI is not set
1015 # CONFIG_SOUND_YMFPCI_LEGACY is not set
1016 # CONFIG_SOUND_UART6850 is not set
1017 # CONFIG_SOUND_AEDSP16 is not set
1018 # CONFIG_SOUND_TVMIXER is not set
1019 # CONFIG_SOUND_AD1980 is not set
1020 # CONFIG_SOUND_WM97XX is not set
1021
1022 #
1023 # USB support
1024 #
1025 CONFIG_USB=y
1026 # CONFIG_USB_DEBUG is not set
1027 CONFIG_USB_DEVICEFS=y
1028 # CONFIG_USB_BANDWIDTH is not set
1029 CONFIG_USB_EHCI_HCD=m
1030 # CONFIG_USB_UHCI is not set
1031 # CONFIG_USB_UHCI_ALT is not set
1032 CONFIG_USB_OHCI=y
1033 # CONFIG_USB_AUDIO is not set
1034 # CONFIG_USB_EMI26 is not set
1035 # CONFIG_USB_BLUETOOTH is not set
1036 # CONFIG_USB_MIDI is not set
1037 # CONFIG_USB_STORAGE is not set
1038 # CONFIG_USB_STORAGE_DEBUG is not set
1039 # CONFIG_USB_STORAGE_DATAFAB is not set
1040 # CONFIG_USB_STORAGE_FREECOM is not set
1041 # CONFIG_USB_STORAGE_ISD200 is not set
1042 # CONFIG_USB_STORAGE_DPCM is not set
1043 # CONFIG_USB_STORAGE_HP8200e is not set
1044 # CONFIG_USB_STORAGE_SDDR09 is not set
1045 # CONFIG_USB_STORAGE_SDDR55 is not set
1046 # CONFIG_USB_STORAGE_JUMPSHOT is not set
1047 CONFIG_USB_ACM=m
1048 CONFIG_USB_PRINTER=m
1049 CONFIG_USB_HID=y
1050 CONFIG_USB_HIDINPUT=y
1051 # CONFIG_USB_HIDDEV is not set
1052 # CONFIG_USB_AIPTEK is not set
1053 # CONFIG_USB_WACOM is not set
1054 # CONFIG_USB_KBTAB is not set
1055 # CONFIG_USB_POWERMATE is not set
1056 # CONFIG_USB_DC2XX is not set
1057 # CONFIG_USB_MDC800 is not set
1058 CONFIG_USB_SCANNER=m
1059 # CONFIG_USB_MICROTEK is not set
1060 # CONFIG_USB_HPUSBSCSI is not set
1061 # CONFIG_USB_PEGASUS is not set
1062 # CONFIG_USB_RTL8150 is not set
1063 # CONFIG_USB_KAWETH is not set
1064 # CONFIG_USB_CATC is not set
1065 # CONFIG_USB_CDCETHER is not set
1066 # CONFIG_USB_USBNET is not set
1067 # CONFIG_USB_USS720 is not set
1068
1069 #
1070 # USB Serial Converter support
1071 #
1072 CONFIG_USB_SERIAL=m
1073 # CONFIG_USB_SERIAL_DEBUG is not set
1074 # CONFIG_USB_SERIAL_GENERIC is not set
1075 # CONFIG_USB_SERIAL_BELKIN is not set
1076 # CONFIG_USB_SERIAL_WHITEHEAT is not set
1077 # CONFIG_USB_SERIAL_DIGI_ACCELEPORT is not set
1078 # CONFIG_USB_SERIAL_EMPEG is not set
1079 # CONFIG_USB_SERIAL_FTDI_SIO is not set
1080 CONFIG_USB_SERIAL_VISOR=m
1081 # CONFIG_USB_SERIAL_IPAQ is not set
1082 # CONFIG_USB_SERIAL_IR is not set
1083 # CONFIG_USB_SERIAL_EDGEPORT is not set
1084 # CONFIG_USB_SERIAL_EDGEPORT_TI is not set
1085 # CONFIG_USB_SERIAL_KEYSPAN_PDA is not set
1086 # CONFIG_USB_SERIAL_KEYSPAN is not set
1087 # CONFIG_USB_SERIAL_MCT_U232 is not set
1088 # CONFIG_USB_SERIAL_KLSI is not set
1089 # CONFIG_USB_SERIAL_KOBIL_SCT is not set
1090 # CONFIG_USB_SERIAL_PL2303 is not set
1091 # CONFIG_USB_SERIAL_CYBERJACK is not set
1092 # CONFIG_USB_SERIAL_XIRCOM is not set
1093 # CONFIG_USB_SERIAL_OMNINET is not set
1094 # CONFIG_USB_RIO500 is not set
1095 # CONFIG_USB_AUERSWALD is not set
1096 # CONFIG_USB_TIGL is not set
1097 # CONFIG_USB_BRLVGER is not set
1098 # CONFIG_USB_LCD is not set
1099
1100 #
1101 # Support for USB gadgets
1102 #
1103 # CONFIG_USB_GADGET is not set
1104
1105 #
1106 # Bluetooth support
1107 #
1108 # CONFIG_BLUEZ is not set
1109
1110 #
1111 # Cryptographic options
1112 #
1113 # CONFIG_CRYPTO is not set
1114
1115 #
1116 # Library routines
1117 #
1118 # CONFIG_CRC32 is not set
1119 CONFIG_ZLIB_INFLATE=m
1120 CONFIG_ZLIB_DEFLATE=m
1121 # CONFIG_FW_LOADER is not set
1122
1123 #
1124 # Kernel hacking
1125 #
1126 CONFIG_DEBUG_KERNEL=y
1127 # CONFIG_DEBUG_CHECK_PMD_FREE is not set
1128 # CONFIG_DEBUG_NOPGTABLECACHE is not set
1129 # CONFIG_DEBUG_FLUSHWITHLOCK is not set
1130 # CONFIG_DEBUG_FW_CPU_SETUP is not set
1131 CONFIG_MAGIC_SYSRQ=y
1132 # CONFIG_DEBUG_HIGHMEM is not set
1133 # CONFIG_DEBUG_SLAB is not set
1134 # CONFIG_DEBUG_WAITQ is not set
1135 # CONFIG_KGDB is not set
1136 CONFIG_XMON=y
1137 # CONFIG_XMON_FW is not set
1138 # CONFIG_BDI_SWITCH is not set
1139 # CONFIG_MORE_COMPILE_OPTIONS is not set
1140 CONFIG_BOOTX_TEXT=y
1141 CONFIG_LOG_BUF_SHIFT=0
1142
1143
1144 --
1145 http://pc.freeshell.org
1146
1147 --
1148 gentoo-laptop@g.o mailing list