Gentoo Archives: gentoo-ppc-dev

From: Dean Takemori <deant@×××××××××.com>
To: Magnus Damm <damm@××××××××××.se>, gentoo-ppc-dev@l.g.o
Subject: Re: [gentoo-ppc-dev] Wallstreet kernel config (Was: Gentoo on OldWorld)
Date: Mon, 19 Jan 2004 05:18:58
Message-Id: DABBAB0A-4A3E-11D8-8D59-000A95AF6760@hawaii.rr.com
1 On Jan 18, 2004, at 1:47 AM, Magnus Damm wrote:
2
3 > Hello there,
4 >
5 > I have an old retired wallstreet in my closet. Without CD module, my
6 > plan
7 > is to boot via ethernet or pcmcia.
8 >
9 > I'm running gentoo on my G4 Cube right now, and I thought that I would
10 > try it on the wallstreet in the near future.
11 >
12 > Do you use a vanilla kernel for your wallstreet? Any patches? Do you
13 > have
14 > a .config handy that you could send to me?
15
16 Here's the config I am using for a 2.2.24 vanilla-sources kernel on a
17 Wallstreet
18 Powerbook. (Upgraded with a G4)
19
20 Notes:
21
22 ALTIVEC is turned on, but according to the kernel Docs, this has no
23 effect
24 other than increasing the kernel size for non-altivec ppcs.
25
26 Both IDE and SCSI work with this config, but I have not tried it on a
27 purely
28 SCSI system (like a x500 PowerMac)
29
30 Cards in the PCMCIA slots get power but are otherwise untested by me.
31
32 Both BootX and miBoot work for me. I have not tried quik.
33
34 Sleep ought to work. (It does on a YellowDog install with a 2.4.23
35 based
36 kernel with a very similar config).
37
38 [Also based on a YDL install] IPTABLES work fine installed into the
39 kernel.
40
41 If you roll your own, make sure ADB raw keycodes are _off_, Enhanced
42 RTC is
43 _off_ and Support for /def/rtc is _on_. [As per the Gentto Install
44 instructions
45 off of the main Gentoo page]
46
47 Without more ado ...
48
49 #
50 # Automatically generated by make menuconfig: don't edit
51 #
52 # CONFIG_UID16 is not set
53 # CONFIG_RWSEM_GENERIC_SPINLOCK is not set
54 CONFIG_RWSEM_XCHGADD_ALGORITHM=y
55 CONFIG_HAVE_DEC_LOCK=y
56
57 #
58 # Code maturity level options
59 #
60 CONFIG_EXPERIMENTAL=y
61 # CONFIG_ADVANCED_OPTIONS is not set
62
63 #
64 # Loadable module support
65 #
66 CONFIG_MODULES=y
67 CONFIG_MODVERSIONS=y
68 CONFIG_KMOD=y
69
70 #
71 # Platform support
72 #
73 CONFIG_PPC=y
74 CONFIG_PPC32=y
75 CONFIG_6xx=y
76 # CONFIG_40x is not set
77 # CONFIG_44x is not set
78 # CONFIG_POWER3 is not set
79 # CONFIG_POWER4 is not set
80 # CONFIG_8xx is not set
81 # CONFIG_8260 is not set
82 CONFIG_PPC_STD_MMU=y
83 CONFIG_ALL_PPC=y
84 # CONFIG_APUS is not set
85 # CONFIG_SPRUCE is not set
86 # CONFIG_LOPEC is not set
87 # CONFIG_PPLUS is not set
88 # CONFIG_PAL4 is not set
89 # CONFIG_GEMINI is not set
90 # CONFIG_SMP is not set
91 CONFIG_ALTIVEC=y
92 CONFIG_TAU=y
93 # CONFIG_TAU_INT is not set
94 # CONFIG_TAU_AVERAGE is not set
95 CONFIG_PPC_ISATIMER=y
96
97 #
98 # General setup
99 #
100 # CONFIG_HIGHMEM is not set
101 CONFIG_HIGHMEM_START=0xfe000000
102 CONFIG_LOWMEM_SIZE=0x30000000
103 CONFIG_KERNEL_START=0xc0000000
104 CONFIG_TASK_SIZE=0x80000000
105 # CONFIG_ISA is not set
106 # CONFIG_EISA is not set
107 # CONFIG_SBUS is not set
108 # CONFIG_MCA is not set
109 CONFIG_PCI=y
110 CONFIG_NET=y
111 CONFIG_SYSCTL=y
112 CONFIG_SYSVIPC=y
113 # CONFIG_BSD_PROCESS_ACCT is not set
114 CONFIG_KCORE_ELF=y
115 CONFIG_BINFMT_ELF=y
116 CONFIG_KERNEL_ELF=y
117 CONFIG_BINFMT_MISC=m
118 CONFIG_PCI_NAMES=y
119 CONFIG_HOTPLUG=y
120
121 #
122 # PCMCIA/CardBus support
123 #
124 # CONFIG_PCMCIA is not set
125
126 #
127 # Parallel port support
128 #
129 # CONFIG_PARPORT is not set
130 CONFIG_GEN_RTC=y
131 CONFIG_PPC601_SYNC_FIX=y
132 CONFIG_PROC_DEVICETREE=y
133 CONFIG_PPC_RTAS=y
134 CONFIG_PREP_RESIDUAL=y
135 CONFIG_PROC_PREPRESIDUAL=y
136 CONFIG_PPCBUG_NVRAM=y
137 CONFIG_CMDLINE_BOOL=y
138 CONFIG_CMDLINE="console=ttyS0,9600 console=tty0 root=/dev/sda2"
139
140 #
141 # Memory Technology Devices (MTD)
142 #
143 # CONFIG_MTD is not set
144
145 #
146 # Plug and Play configuration
147 #
148 # CONFIG_PNP is not set
149 # CONFIG_ISAPNP is not set
150
151 #
152 # Block devices
153 #
154 CONFIG_BLK_DEV_FD=m
155 # CONFIG_BLK_DEV_XD is not set
156 # CONFIG_PARIDE is not set
157 # CONFIG_BLK_CPQ_DA is not set
158 # CONFIG_BLK_CPQ_CISS_DA is not set
159 # CONFIG_CISS_SCSI_TAPE is not set
160 # CONFIG_CISS_MONITOR_THREAD is not set
161 # CONFIG_BLK_DEV_DAC960 is not set
162 # CONFIG_BLK_DEV_UMEM is not set
163 CONFIG_BLK_DEV_LOOP=y
164 # CONFIG_BLK_DEV_NBD is not set
165 CONFIG_BLK_DEV_RAM=y
166 CONFIG_BLK_DEV_RAM_SIZE=4096
167 CONFIG_BLK_DEV_INITRD=y
168 # CONFIG_BLK_STATS is not set
169
170 #
171 # Multi-device support (RAID and LVM)
172 #
173 CONFIG_MD=y
174 CONFIG_BLK_DEV_MD=m
175 # CONFIG_MD_LINEAR is not set
176 CONFIG_MD_RAID0=m
177 CONFIG_MD_RAID1=m
178 CONFIG_MD_RAID5=m
179 # CONFIG_MD_MULTIPATH is not set
180 CONFIG_BLK_DEV_LVM=m
181
182 #
183 # Networking options
184 #
185 CONFIG_PACKET=y
186 # CONFIG_PACKET_MMAP is not set
187 # CONFIG_NETLINK_DEV is not set
188 CONFIG_NETFILTER=y
189 # CONFIG_NETFILTER_DEBUG is not set
190 # CONFIG_FILTER is not set
191 CONFIG_UNIX=y
192 CONFIG_INET=y
193 CONFIG_IP_MULTICAST=y
194 # CONFIG_IP_ADVANCED_ROUTER is not set
195 # CONFIG_IP_PNP is not set
196 # CONFIG_NET_IPIP is not set
197 # CONFIG_NET_IPGRE is not set
198 # CONFIG_IP_MROUTE is not set
199 # CONFIG_ARPD is not set
200 # CONFIG_INET_ECN is not set
201 CONFIG_SYN_COOKIES=y
202
203 #
204 # IP: Netfilter Configuration
205 #
206 CONFIG_IP_NF_CONNTRACK=m
207 CONFIG_IP_NF_FTP=m
208 CONFIG_IP_NF_AMANDA=m
209 CONFIG_IP_NF_TFTP=m
210 CONFIG_IP_NF_IRC=m
211 # CONFIG_IP_NF_QUEUE is not set
212 CONFIG_IP_NF_IPTABLES=m
213 CONFIG_IP_NF_MATCH_LIMIT=m
214 CONFIG_IP_NF_MATCH_MAC=m
215 CONFIG_IP_NF_MATCH_PKTTYPE=m
216 CONFIG_IP_NF_MATCH_MARK=m
217 CONFIG_IP_NF_MATCH_MULTIPORT=m
218 CONFIG_IP_NF_MATCH_TOS=m
219 # CONFIG_IP_NF_MATCH_RECENT is not set
220 CONFIG_IP_NF_MATCH_ECN=m
221 CONFIG_IP_NF_MATCH_DSCP=m
222 CONFIG_IP_NF_MATCH_AH_ESP=m
223 CONFIG_IP_NF_MATCH_LENGTH=m
224 CONFIG_IP_NF_MATCH_TTL=m
225 CONFIG_IP_NF_MATCH_TCPMSS=m
226 CONFIG_IP_NF_MATCH_HELPER=m
227 CONFIG_IP_NF_MATCH_STATE=m
228 CONFIG_IP_NF_MATCH_CONNTRACK=m
229 CONFIG_IP_NF_MATCH_UNCLEAN=m
230 CONFIG_IP_NF_MATCH_OWNER=m
231 CONFIG_IP_NF_FILTER=m
232 CONFIG_IP_NF_TARGET_REJECT=m
233 CONFIG_IP_NF_TARGET_MIRROR=m
234 CONFIG_IP_NF_NAT=m
235 CONFIG_IP_NF_NAT_NEEDED=y
236 CONFIG_IP_NF_TARGET_MASQUERADE=m
237 CONFIG_IP_NF_TARGET_REDIRECT=m
238 CONFIG_IP_NF_NAT_AMANDA=m
239 # CONFIG_IP_NF_NAT_LOCAL is not set
240 CONFIG_IP_NF_NAT_SNMP_BASIC=m
241 CONFIG_IP_NF_NAT_IRC=m
242 CONFIG_IP_NF_NAT_FTP=m
243 CONFIG_IP_NF_NAT_TFTP=m
244 # CONFIG_IP_NF_MANGLE is not set
245 # CONFIG_IP_NF_TARGET_LOG is not set
246 CONFIG_IP_NF_TARGET_ULOG=m
247 CONFIG_IP_NF_TARGET_TCPMSS=m
248 CONFIG_IP_NF_ARPTABLES=m
249 CONFIG_IP_NF_ARPFILTER=m
250 # CONFIG_IP_NF_ARP_MANGLE is not set
251 CONFIG_IP_NF_COMPAT_IPCHAINS=m
252 CONFIG_IP_NF_NAT_NEEDED=y
253 # CONFIG_IP_NF_COMPAT_IPFWADM is not set
254
255 #
256 # IP: Virtual Server Configuration
257 #
258 # CONFIG_IP_VS is not set
259 # CONFIG_IPV6 is not set
260 # CONFIG_KHTTPD is not set
261
262 #
263 # SCTP Configuration (EXPERIMENTAL)
264 #
265 CONFIG_IPV6_SCTP__=y
266 # CONFIG_IP_SCTP is not set
267 # CONFIG_ATM is not set
268 # CONFIG_VLAN_8021Q is not set
269 # CONFIG_IPX is not set
270 CONFIG_ATALK=m
271
272 #
273 # Appletalk devices
274 #
275 # CONFIG_DEV_APPLETALK is not set
276 # CONFIG_DECNET is not set
277 # CONFIG_BRIDGE is not set
278 # CONFIG_X25 is not set
279 # CONFIG_LAPB is not set
280 # CONFIG_LLC is not set
281 # CONFIG_NET_DIVERT is not set
282 # CONFIG_ECONET is not set
283 # CONFIG_WAN_ROUTER is not set
284 # CONFIG_NET_FASTROUTE is not set
285 # CONFIG_NET_HW_FLOWCONTROL is not set
286
287 #
288 # QoS and/or fair queueing
289 #
290 # CONFIG_NET_SCHED is not set
291
292 #
293 # Network testing
294 #
295 # CONFIG_NET_PKTGEN is not set
296
297 #
298 # ATA/IDE/MFM/RLL support
299 #
300 CONFIG_IDE=y
301
302 #
303 # IDE, ATA and ATAPI Block devices
304 #
305 CONFIG_BLK_DEV_IDE=y
306 # CONFIG_BLK_DEV_HD_IDE is not set
307 # CONFIG_BLK_DEV_HD is not set
308 CONFIG_BLK_DEV_IDEDISK=y
309 # CONFIG_IDEDISK_MULTI_MODE is not set
310 # CONFIG_IDEDISK_STROKE is not set
311 # CONFIG_BLK_DEV_IDECS is not set
312 CONFIG_BLK_DEV_IDECD=y
313 # CONFIG_BLK_DEV_IDETAPE is not set
314 CONFIG_BLK_DEV_IDEFLOPPY=y
315 CONFIG_BLK_DEV_IDESCSI=y
316 # CONFIG_IDE_TASK_IOCTL is not set
317 # CONFIG_BLK_DEV_CMD640 is not set
318 # CONFIG_BLK_DEV_CMD640_ENHANCED is not set
319 # CONFIG_BLK_DEV_ISAPNP is not set
320 CONFIG_BLK_DEV_IDEPCI=y
321 CONFIG_BLK_DEV_GENERIC=y
322 CONFIG_IDEPCI_SHARE_IRQ=y
323 CONFIG_BLK_DEV_IDEDMA_PCI=y
324 # CONFIG_BLK_DEV_OFFBOARD is not set
325 # CONFIG_BLK_DEV_IDEDMA_FORCED is not set
326 CONFIG_IDEDMA_PCI_AUTO=y
327 # CONFIG_IDEDMA_ONLYDISK is not set
328 CONFIG_BLK_DEV_IDEDMA=y
329 # CONFIG_IDEDMA_PCI_WIP is not set
330 # CONFIG_BLK_DEV_ADMA100 is not set
331 # CONFIG_BLK_DEV_AEC62XX is not set
332 # CONFIG_BLK_DEV_ALI15X3 is not set
333 # CONFIG_WDC_ALI15X3 is not set
334 # CONFIG_BLK_DEV_AMD74XX is not set
335 # CONFIG_AMD74XX_OVERRIDE is not set
336 CONFIG_BLK_DEV_CMD64X=y
337 # CONFIG_BLK_DEV_TRIFLEX is not set
338 # CONFIG_BLK_DEV_CY82C693 is not set
339 # CONFIG_BLK_DEV_CS5530 is not set
340 # CONFIG_BLK_DEV_HPT34X is not set
341 # CONFIG_HPT34X_AUTODMA is not set
342 # CONFIG_BLK_DEV_HPT366 is not set
343 # CONFIG_BLK_DEV_PIIX is not set
344 # CONFIG_BLK_DEV_NS87415 is not set
345 # CONFIG_BLK_DEV_OPTI621 is not set
346 # CONFIG_BLK_DEV_PDC202XX_OLD is not set
347 # CONFIG_PDC202XX_BURST is not set
348 # CONFIG_BLK_DEV_PDC202XX_NEW is not set
349 # CONFIG_BLK_DEV_RZ1000 is not set
350 # CONFIG_BLK_DEV_SC1200 is not set
351 # CONFIG_BLK_DEV_SVWKS is not set
352 # CONFIG_BLK_DEV_SIIMAGE is not set
353 # CONFIG_BLK_DEV_SIS5513 is not set
354 # CONFIG_BLK_DEV_SLC90E66 is not set
355 # CONFIG_BLK_DEV_TRM290 is not set
356 # CONFIG_BLK_DEV_VIA82CXXX is not set
357 CONFIG_BLK_DEV_SL82C105=y
358 CONFIG_BLK_DEV_IDE_PMAC=y
359 # CONFIG_BLK_DEV_IDE_PMAC_ATA100FIRST is not set
360 CONFIG_BLK_DEV_IDEDMA_PMAC=y
361 CONFIG_BLK_DEV_IDEDMA_PMAC_AUTO=y
362 CONFIG_BLK_DEV_IDEDMA=y
363 CONFIG_BLK_DEV_IDEPCI=y
364 # CONFIG_IDE_CHIPSETS is not set
365 CONFIG_IDEDMA_AUTO=y
366 # CONFIG_IDEDMA_IVB is not set
367 # CONFIG_DMA_NONPCI is not set
368 CONFIG_BLK_DEV_IDE_MODES=y
369 # CONFIG_BLK_DEV_ATARAID is not set
370 # CONFIG_BLK_DEV_ATARAID_PDC is not set
371 # CONFIG_BLK_DEV_ATARAID_HPT is not set
372 # CONFIG_BLK_DEV_ATARAID_SII is not set
373
374 #
375 # SCSI support
376 #
377 CONFIG_SCSI=y
378 CONFIG_BLK_DEV_SD=y
379 CONFIG_SD_EXTRA_DEVS=40
380 CONFIG_CHR_DEV_ST=y
381 # CONFIG_CHR_DEV_OSST is not set
382 CONFIG_BLK_DEV_SR=y
383 CONFIG_BLK_DEV_SR_VENDOR=y
384 CONFIG_SR_EXTRA_DEVS=2
385 CONFIG_CHR_DEV_SG=y
386 # CONFIG_SCSI_DEBUG_QUEUES is not set
387 # CONFIG_SCSI_MULTI_LUN is not set
388 CONFIG_SCSI_CONSTANTS=y
389 # CONFIG_SCSI_LOGGING is not set
390
391 #
392 # SCSI low-level drivers
393 #
394 # CONFIG_BLK_DEV_3W_XXXX_RAID is not set
395 # CONFIG_SCSI_7000FASST is not set
396 # CONFIG_SCSI_ACARD is not set
397 # CONFIG_SCSI_AHA152X is not set
398 # CONFIG_SCSI_AHA1542 is not set
399 # CONFIG_SCSI_AHA1740 is not set
400 # CONFIG_SCSI_AACRAID is not set
401 CONFIG_SCSI_AIC7XXX=m
402 CONFIG_AIC7XXX_CMDS_PER_DEVICE=253
403 CONFIG_AIC7XXX_RESET_DELAY_MS=15000
404 # CONFIG_AIC7XXX_PROBE_EISA_VL is not set
405 # CONFIG_AIC7XXX_BUILD_FIRMWARE is not set
406 # CONFIG_AIC7XXX_DEBUG_ENABLE is not set
407 CONFIG_AIC7XXX_DEBUG_MASK=0
408 # CONFIG_AIC7XXX_REG_PRETTY_PRINT is not set
409 # CONFIG_SCSI_AIC79XX is not set
410 CONFIG_SCSI_AIC7XXX_OLD=m
411 # CONFIG_AIC7XXX_OLD_TCQ_ON_BY_DEFAULT is not set
412 CONFIG_AIC7XXX_OLD_CMDS_PER_DEVICE=8
413 CONFIG_AIC7XXX_OLD_PROC_STATS=y
414 # CONFIG_SCSI_DPT_I2O is not set
415 CONFIG_SCSI_ADVANSYS=m
416 # CONFIG_SCSI_IN2000 is not set
417 # CONFIG_SCSI_AM53C974 is not set
418 # CONFIG_SCSI_MEGARAID is not set
419 # CONFIG_SCSI_MEGARAID2 is not set
420 # CONFIG_SCSI_BUSLOGIC is not set
421 # CONFIG_SCSI_CPQFCTS is not set
422 # CONFIG_SCSI_DMX3191D is not set
423 # CONFIG_SCSI_DTC3280 is not set
424 # CONFIG_SCSI_EATA is not set
425 # CONFIG_SCSI_EATA_DMA is not set
426 # CONFIG_SCSI_EATA_PIO is not set
427 # CONFIG_SCSI_FUTURE_DOMAIN is not set
428 # CONFIG_SCSI_GDTH is not set
429 # CONFIG_SCSI_GENERIC_NCR5380 is not set
430 # CONFIG_SCSI_INITIO is not set
431 # CONFIG_SCSI_INIA100 is not set
432 # CONFIG_SCSI_NCR53C406A is not set
433 # CONFIG_SCSI_NCR53C7xx is not set
434 CONFIG_SCSI_SYM53C8XX_2=y
435 CONFIG_SCSI_SYM53C8XX_DMA_ADDRESSING_MODE=0
436 CONFIG_SCSI_SYM53C8XX_DEFAULT_TAGS=16
437 CONFIG_SCSI_SYM53C8XX_MAX_TAGS=64
438 # CONFIG_SCSI_SYM53C8XX_IOMAPPED is not set
439 # CONFIG_SCSI_PAS16 is not set
440 # CONFIG_SCSI_PCI2000 is not set
441 # CONFIG_SCSI_PCI2220I is not set
442 # CONFIG_SCSI_PSI240I is not set
443 # CONFIG_SCSI_QLOGIC_FAS is not set
444 # CONFIG_SCSI_QLOGIC_ISP is not set
445 # CONFIG_SCSI_QLOGIC_FC is not set
446 # CONFIG_SCSI_QLOGIC_1280 is not set
447 # CONFIG_SCSI_SIM710 is not set
448 # CONFIG_SCSI_SYM53C416 is not set
449 # CONFIG_SCSI_DC390T is not set
450 # CONFIG_SCSI_T128 is not set
451 # CONFIG_SCSI_U14_34F is not set
452 # CONFIG_SCSI_NSP32 is not set
453 # CONFIG_SCSI_DEBUG is not set
454 CONFIG_SCSI_MESH=y
455 CONFIG_SCSI_MESH_SYNC_RATE=5
456 CONFIG_SCSI_MESH_RESET_DELAY_MS=4000
457 CONFIG_SCSI_MAC53C94=y
458
459 #
460 # IEEE 1394 (FireWire) support (EXPERIMENTAL)
461 #
462 # CONFIG_IEEE1394 is not set
463
464 #
465 # Network device support
466 #
467 CONFIG_NETDEVICES=y
468
469 #
470 # ARCnet devices
471 #
472 # CONFIG_ARCNET is not set
473 # CONFIG_DUMMY is not set
474 # CONFIG_BONDING is not set
475 # CONFIG_EQUALIZER is not set
476 # CONFIG_TUN is not set
477 # CONFIG_ETHERTAP is not set
478
479 #
480 # Ethernet (10 or 100Mbit)
481 #
482 CONFIG_NET_ETHERNET=y
483 CONFIG_MACE=y
484 # CONFIG_MACE_AAUI_PORT is not set
485 CONFIG_BMAC=y
486 CONFIG_GMAC=y
487 # CONFIG_SUNLANCE is not set
488 # CONFIG_HAPPYMEAL is not set
489 # CONFIG_SUNBMAC is not set
490 # CONFIG_SUNQE is not set
491 # CONFIG_SUNGEM is not set
492 # CONFIG_NET_VENDOR_3COM is not set
493 # CONFIG_LANCE is not set
494 # CONFIG_NET_VENDOR_SMC is not set
495 # CONFIG_NET_VENDOR_RACAL is not set
496 # CONFIG_HP100 is not set
497 # CONFIG_NET_ISA is not set
498 CONFIG_NET_PCI=y
499 CONFIG_PCNET32=y
500 # CONFIG_AMD8111_ETH is not set
501 # CONFIG_ADAPTEC_STARFIRE is not set
502 # CONFIG_APRICOT is not set
503 # CONFIG_B44 is not set
504 # CONFIG_CS89x0 is not set
505 CONFIG_TULIP=y
506 # CONFIG_TULIP_MWI is not set
507 CONFIG_TULIP_MMIO=y
508 CONFIG_DE4X5=m
509 # CONFIG_DGRS is not set
510 # CONFIG_DM9102 is not set
511 # CONFIG_EEPRO100 is not set
512 # CONFIG_EEPRO100_PIO is not set
513 # CONFIG_E100 is not set
514 # CONFIG_LNE390 is not set
515 # CONFIG_FEALNX is not set
516 # CONFIG_NATSEMI is not set
517 # CONFIG_NE2K_PCI is not set
518 # CONFIG_NE3210 is not set
519 # CONFIG_ES3210 is not set
520 # CONFIG_8139CP is not set
521 # CONFIG_8139TOO is not set
522 # CONFIG_8139TOO_PIO is not set
523 # CONFIG_8139TOO_TUNE_TWISTER is not set
524 # CONFIG_8139TOO_8129 is not set
525 # CONFIG_8139_OLD_RX_RESET is not set
526 # CONFIG_SIS900 is not set
527 # CONFIG_EPIC100 is not set
528 # CONFIG_SUNDANCE is not set
529 # CONFIG_SUNDANCE_MMIO is not set
530 # CONFIG_TLAN is not set
531 # CONFIG_VIA_RHINE is not set
532 # CONFIG_VIA_RHINE_MMIO is not set
533 # CONFIG_WINBOND_840 is not set
534 # CONFIG_NET_POCKET is not set
535
536 #
537 # Ethernet (1000 Mbit)
538 #
539 # CONFIG_ACENIC is not set
540 # CONFIG_DL2K is not set
541 # CONFIG_E1000 is not set
542 # CONFIG_MYRI_SBUS is not set
543 # CONFIG_NS83820 is not set
544 # CONFIG_HAMACHI is not set
545 # CONFIG_YELLOWFIN is not set
546 # CONFIG_R8169 is not set
547 # CONFIG_SK98LIN is not set
548 # CONFIG_TIGON3 is not set
549 # CONFIG_FDDI is not set
550 # CONFIG_HIPPI is not set
551 # CONFIG_PLIP is not set
552 CONFIG_PPP=y
553 CONFIG_PPP_MULTILINK=y
554 # CONFIG_PPP_FILTER is not set
555 CONFIG_PPP_ASYNC=y
556 # CONFIG_PPP_SYNC_TTY is not set
557 CONFIG_PPP_DEFLATE=y
558 # CONFIG_PPP_BSDCOMP is not set
559 # CONFIG_PPPOE is not set
560 # CONFIG_SLIP is not set
561
562 #
563 # Wireless LAN (non-hamradio)
564 #
565 CONFIG_NET_RADIO=y
566 # CONFIG_STRIP is not set
567 # CONFIG_WAVELAN is not set
568 # CONFIG_ARLAN is not set
569 # CONFIG_AIRONET4500 is not set
570 # CONFIG_AIRONET4500_NONCS is not set
571 # CONFIG_AIRONET4500_PROC is not set
572 # CONFIG_AIRO is not set
573 CONFIG_HERMES=m
574 CONFIG_APPLE_AIRPORT=m
575 # CONFIG_PLX_HERMES is not set
576 # CONFIG_TMD_HERMES is not set
577 # CONFIG_PCI_HERMES is not set
578 CONFIG_NET_WIRELESS=y
579
580 #
581 # Token Ring devices
582 #
583 # CONFIG_TR is not set
584 # CONFIG_NET_FC is not set
585 # CONFIG_RCPCI is not set
586 # CONFIG_SHAPER is not set
587
588 #
589 # Wan interfaces
590 #
591 # CONFIG_WAN is not set
592
593 #
594 # Amateur Radio support
595 #
596 # CONFIG_HAMRADIO is not set
597
598 #
599 # IrDA (infrared) support
600 #
601 # CONFIG_IRDA is not set
602
603 #
604 # ISDN subsystem
605 #
606 # CONFIG_ISDN is not set
607
608 #
609 # Old CD-ROM drivers (not SCSI, not IDE)
610 #
611 # CONFIG_CD_NO_IDESCSI is not set
612
613 #
614 # Console drivers
615 #
616 CONFIG_VGA_CONSOLE=y
617
618 #
619 # Frame-buffer support
620 #
621 CONFIG_FB=y
622 CONFIG_DUMMY_CONSOLE=y
623 # CONFIG_FB_RIVA is not set
624 # CONFIG_FB_CLGEN is not set
625 # CONFIG_FB_PM2 is not set
626 # CONFIG_FB_PM3 is not set
627 # CONFIG_FB_CYBER2000 is not set
628 CONFIG_FB_OF=y
629 CONFIG_FB_CONTROL=y
630 CONFIG_FB_PLATINUM=y
631 CONFIG_FB_VALKYRIE=y
632 CONFIG_FB_CT65550=y
633 CONFIG_FB_IMSTT=y
634 # CONFIG_FB_S3TRIO is not set
635 # CONFIG_FB_VGA16 is not set
636 # CONFIG_FB_MATROX is not set
637 CONFIG_FB_ATY=y
638 CONFIG_FB_ATY_GX=y
639 CONFIG_FB_ATY_CT=y
640 CONFIG_FB_RADEON=y
641 CONFIG_FB_ATY128=y
642 # CONFIG_FB_INTEL is not set
643 # CONFIG_FB_SIS is not set
644 # CONFIG_FB_NEOMAGIC is not set
645 CONFIG_FB_3DFX=m
646 CONFIG_FB_VOODOO1=m
647 # CONFIG_FB_TRIDENT is not set
648 # CONFIG_FB_VIRTUAL is not set
649 # CONFIG_FBCON_ADVANCED is not set
650 CONFIG_FBCON_CFB8=y
651 CONFIG_FBCON_CFB16=y
652 CONFIG_FBCON_CFB24=y
653 CONFIG_FBCON_CFB32=y
654 # CONFIG_FBCON_FONTWIDTH8_ONLY is not set
655 CONFIG_FBCON_FONTS=y
656 CONFIG_FONT_8x8=y
657 CONFIG_FONT_8x16=y
658 CONFIG_FONT_SUN8x16=y
659 CONFIG_FONT_SUN12x22=y
660 CONFIG_FONT_6x11=y
661 CONFIG_FONT_PEARL_8x8=y
662 CONFIG_FONT_ACORN_8x8=y
663 # CONFIG_FB_COMPAT_XPMAC is not set
664
665 #
666 # Input core support
667 #
668 CONFIG_INPUT=y
669 CONFIG_INPUT_KEYBDEV=y
670 CONFIG_INPUT_MOUSEDEV=y
671 CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
672 CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
673 # CONFIG_INPUT_JOYDEV is not set
674 CONFIG_INPUT_EVDEV=y
675
676 #
677 # Macintosh device drivers
678 #
679 CONFIG_ADB_CUDA=y
680 CONFIG_ADB_PMU=y
681 # CONFIG_PMAC_PBOOK is not set
682 # CONFIG_PMAC_BACKLIGHT is not set
683 # CONFIG_MAC_FLOPPY is not set
684 CONFIG_MAC_SERIAL=m
685 CONFIG_ADB=y
686 CONFIG_ADB_MACIO=y
687 CONFIG_INPUT_ADBHID=y
688 # CONFIG_MAC_ADBKEYCODES is not set
689 CONFIG_MAC_EMUMOUSEBTN=y
690 CONFIG_MAC_HID=y
691 # CONFIG_ANSLCD is not set
692
693 #
694 # Character devices
695 #
696 CONFIG_VT=y
697 CONFIG_VT_CONSOLE=y
698 CONFIG_SERIAL=m
699 # CONFIG_SERIAL_EXTENDED is not set
700 # CONFIG_SERIAL_NONSTANDARD is not set
701 CONFIG_UNIX98_PTYS=y
702 CONFIG_UNIX98_PTY_COUNT=256
703 # CONFIG_BRIQ_PANEL is not set
704
705 #
706 # I2C support
707 #
708 CONFIG_I2C=m
709 # CONFIG_I2C_ALGOBIT is not set
710 # CONFIG_I2C_ALGOPCF is not set
711 CONFIG_I2C_KEYWEST=m
712 CONFIG_I2C_CHARDEV=m
713 CONFIG_I2C_PROC=m
714
715 #
716 # Mice
717 #
718 CONFIG_BUSMOUSE=y
719 # CONFIG_ATIXL_BUSMOUSE is not set
720 # CONFIG_LOGIBUSMOUSE is not set
721 # CONFIG_MS_BUSMOUSE is not set
722 CONFIG_MOUSE=y
723 CONFIG_PSMOUSE=y
724 # CONFIG_82C710_MOUSE is not set
725 # CONFIG_PC110_PAD is not set
726 # CONFIG_MK712_MOUSE is not set
727
728 #
729 # Joysticks
730 #
731 # CONFIG_INPUT_GAMEPORT is not set
732 # CONFIG_INPUT_NS558 is not set
733 # CONFIG_INPUT_LIGHTNING is not set
734 # CONFIG_INPUT_PCIGAME is not set
735 # CONFIG_INPUT_CS461X is not set
736 # CONFIG_INPUT_EMU10K1 is not set
737 # CONFIG_INPUT_SERIO is not set
738 # CONFIG_INPUT_SERPORT is not set
739 # CONFIG_INPUT_ANALOG is not set
740 # CONFIG_INPUT_A3D is not set
741 # CONFIG_INPUT_ADI is not set
742 # CONFIG_INPUT_COBRA is not set
743 # CONFIG_INPUT_GF2K is not set
744 # CONFIG_INPUT_GRIP is not set
745 # CONFIG_INPUT_INTERACT is not set
746 # CONFIG_INPUT_TMDC is not set
747 # CONFIG_INPUT_SIDEWINDER is not set
748 # CONFIG_INPUT_IFORCE_USB is not set
749 # CONFIG_INPUT_IFORCE_232 is not set
750 # CONFIG_INPUT_WARRIOR is not set
751 # CONFIG_INPUT_MAGELLAN is not set
752 # CONFIG_INPUT_SPACEORB is not set
753 # CONFIG_INPUT_SPACEBALL is not set
754 # CONFIG_INPUT_STINGER is not set
755 # CONFIG_INPUT_DB9 is not set
756 # CONFIG_INPUT_GAMECON is not set
757 # CONFIG_INPUT_TURBOGRAFX is not set
758 # CONFIG_QIC02_TAPE is not set
759 # CONFIG_IPMI_HANDLER is not set
760 # CONFIG_IPMI_PANIC_EVENT is not set
761 # CONFIG_IPMI_DEVICE_INTERFACE is not set
762 # CONFIG_IPMI_KCS is not set
763 # CONFIG_IPMI_WATCHDOG is not set
764
765 #
766 # Watchdog Cards
767 #
768 # CONFIG_WATCHDOG is not set
769 # CONFIG_SCx200_GPIO is not set
770 # CONFIG_AMD_PM768 is not set
771 CONFIG_NVRAM=y
772 # CONFIG_RTC is not set
773 # CONFIG_DTLK is not set
774 # CONFIG_R3964 is not set
775 # CONFIG_APPLICOM is not set
776
777 #
778 # Ftape, the floppy tape device driver
779 #
780 # CONFIG_FTAPE is not set
781 # CONFIG_AGP is not set
782
783 #
784 # Direct Rendering Manager (XFree86 DRI support)
785 #
786 # CONFIG_DRM is not set
787
788 #
789 # Multimedia devices
790 #
791 # CONFIG_VIDEO_DEV is not set
792
793 #
794 # File systems
795 #
796 # CONFIG_QUOTA is not set
797 # CONFIG_QFMT_V2 is not set
798 # CONFIG_AUTOFS_FS is not set
799 # CONFIG_AUTOFS4_FS is not set
800 # CONFIG_REISERFS_FS is not set
801 # CONFIG_REISERFS_CHECK is not set
802 # CONFIG_REISERFS_PROC_INFO is not set
803 # CONFIG_ADFS_FS is not set
804 # CONFIG_ADFS_FS_RW is not set
805 # CONFIG_AFFS_FS is not set
806 CONFIG_HFS_FS=y
807 CONFIG_HFSPLUS_FS=m
808 # CONFIG_BEFS_FS is not set
809 # CONFIG_BEFS_DEBUG is not set
810 # CONFIG_BFS_FS is not set
811 # CONFIG_EXT3_FS is not set
812 # CONFIG_JBD is not set
813 # CONFIG_JBD_DEBUG is not set
814 CONFIG_FAT_FS=m
815 CONFIG_MSDOS_FS=m
816 CONFIG_UMSDOS_FS=m
817 CONFIG_VFAT_FS=m
818 # CONFIG_EFS_FS is not set
819 # CONFIG_JFFS_FS is not set
820 # CONFIG_JFFS2_FS is not set
821 # CONFIG_CRAMFS is not set
822 CONFIG_TMPFS=y
823 CONFIG_RAMFS=y
824 CONFIG_ISO9660_FS=y
825 CONFIG_JOLIET=y
826 CONFIG_ZISOFS=y
827 # CONFIG_JFS_FS is not set
828 # CONFIG_JFS_DEBUG is not set
829 # CONFIG_JFS_STATISTICS is not set
830 # CONFIG_MINIX_FS is not set
831 # CONFIG_VXFS_FS is not set
832 # CONFIG_NTFS_FS is not set
833 # CONFIG_NTFS_RW is not set
834 # CONFIG_HPFS_FS is not set
835 CONFIG_PROC_FS=y
836 CONFIG_DEVFS_FS=y
837 # CONFIG_DEVFS_MOUNT is not set
838 # CONFIG_DEVFS_DEBUG is not set
839 CONFIG_DEVPTS_FS=y
840 # CONFIG_QNX4FS_FS is not set
841 # CONFIG_QNX4FS_RW is not set
842 # CONFIG_ROMFS_FS is not set
843 CONFIG_EXT2_FS=y
844 # CONFIG_SYSV_FS is not set
845 # CONFIG_UDF_FS is not set
846 # CONFIG_UDF_RW is not set
847 CONFIG_UFS_FS=y
848 # CONFIG_UFS_FS_WRITE is not set
849
850 #
851 # Network File Systems
852 #
853 # CONFIG_CODA_FS is not set
854 # CONFIG_INTERMEZZO_FS is not set
855 CONFIG_NFS_FS=y
856 # CONFIG_NFS_V3 is not set
857 # CONFIG_NFS_DIRECTIO is not set
858 # CONFIG_ROOT_NFS is not set
859 CONFIG_NFSD=y
860 # CONFIG_NFSD_V3 is not set
861 CONFIG_NFSD_TCP=y
862 CONFIG_SUNRPC=y
863 CONFIG_LOCKD=y
864 CONFIG_SMB_FS=m
865 # CONFIG_SMB_NLS_DEFAULT is not set
866 # CONFIG_NCP_FS is not set
867 # CONFIG_NCPFS_PACKET_SIGNING is not set
868 # CONFIG_NCPFS_IOCTL_LOCKING is not set
869 # CONFIG_NCPFS_STRONG is not set
870 # CONFIG_NCPFS_NFS_NS is not set
871 # CONFIG_NCPFS_OS2_NS is not set
872 # CONFIG_NCPFS_SMALLDOS is not set
873 # CONFIG_NCPFS_NLS is not set
874 # CONFIG_NCPFS_EXTRAS is not set
875 CONFIG_ZISOFS_FS=y
876
877 #
878 # Partition Types
879 #
880 CONFIG_PARTITION_ADVANCED=y
881 # CONFIG_ACORN_PARTITION is not set
882 # CONFIG_OSF_PARTITION is not set
883 # CONFIG_AMIGA_PARTITION is not set
884 # CONFIG_ATARI_PARTITION is not set
885 CONFIG_MAC_PARTITION=y
886 CONFIG_MSDOS_PARTITION=y
887 CONFIG_BSD_DISKLABEL=y
888 # CONFIG_MINIX_SUBPARTITION is not set
889 # CONFIG_SOLARIS_X86_PARTITION is not set
890 # CONFIG_UNIXWARE_DISKLABEL is not set
891 # CONFIG_LDM_PARTITION is not set
892 # CONFIG_SGI_PARTITION is not set
893 # CONFIG_ULTRIX_PARTITION is not set
894 # CONFIG_SUN_PARTITION is not set
895 # CONFIG_EFI_PARTITION is not set
896 CONFIG_SMB_NLS=y
897 CONFIG_NLS=y
898
899 #
900 # Native Language Support
901 #
902 CONFIG_NLS_DEFAULT="iso8859-1"
903 CONFIG_NLS_CODEPAGE_437=m
904 # CONFIG_NLS_CODEPAGE_737 is not set
905 # CONFIG_NLS_CODEPAGE_775 is not set
906 # CONFIG_NLS_CODEPAGE_850 is not set
907 # CONFIG_NLS_CODEPAGE_852 is not set
908 # CONFIG_NLS_CODEPAGE_855 is not set
909 # CONFIG_NLS_CODEPAGE_857 is not set
910 # CONFIG_NLS_CODEPAGE_860 is not set
911 # CONFIG_NLS_CODEPAGE_861 is not set
912 # CONFIG_NLS_CODEPAGE_862 is not set
913 # CONFIG_NLS_CODEPAGE_863 is not set
914 # CONFIG_NLS_CODEPAGE_864 is not set
915 # CONFIG_NLS_CODEPAGE_865 is not set
916 # CONFIG_NLS_CODEPAGE_866 is not set
917 # CONFIG_NLS_CODEPAGE_869 is not set
918 # CONFIG_NLS_CODEPAGE_936 is not set
919 # CONFIG_NLS_CODEPAGE_950 is not set
920 # CONFIG_NLS_CODEPAGE_932 is not set
921 # CONFIG_NLS_CODEPAGE_949 is not set
922 # CONFIG_NLS_CODEPAGE_874 is not set
923 # CONFIG_NLS_ISO8859_8 is not set
924 # CONFIG_NLS_CODEPAGE_1250 is not set
925 # CONFIG_NLS_CODEPAGE_1251 is not set
926 CONFIG_NLS_ISO8859_1=y
927 # CONFIG_NLS_ISO8859_2 is not set
928 # CONFIG_NLS_ISO8859_3 is not set
929 # CONFIG_NLS_ISO8859_4 is not set
930 # CONFIG_NLS_ISO8859_5 is not set
931 # CONFIG_NLS_ISO8859_6 is not set
932 # CONFIG_NLS_ISO8859_7 is not set
933 # CONFIG_NLS_ISO8859_9 is not set
934 # CONFIG_NLS_ISO8859_13 is not set
935 # CONFIG_NLS_ISO8859_14 is not set
936 # CONFIG_NLS_ISO8859_15 is not set
937 # CONFIG_NLS_KOI8_R is not set
938 # CONFIG_NLS_KOI8_U is not set
939 # CONFIG_NLS_UTF8 is not set
940
941 #
942 # Sound
943 #
944 CONFIG_SOUND=m
945 CONFIG_DMASOUND_PMAC=m
946 CONFIG_DMASOUND=m
947 CONFIG_I2C=m
948 CONFIG_I2C_KEYWEST=m
949 # CONFIG_SOUND_ALI5455 is not set
950 # CONFIG_SOUND_BT878 is not set
951 # CONFIG_SOUND_CMPCI is not set
952 # CONFIG_SOUND_EMU10K1 is not set
953 # CONFIG_MIDI_EMU10K1 is not set
954 # CONFIG_SOUND_FUSION is not set
955 # CONFIG_SOUND_CS4281 is not set
956 # CONFIG_SOUND_ES1370 is not set
957 # CONFIG_SOUND_ES1371 is not set
958 # CONFIG_SOUND_ESSSOLO1 is not set
959 # CONFIG_SOUND_MAESTRO is not set
960 # CONFIG_SOUND_MAESTRO3 is not set
961 # CONFIG_SOUND_FORTE is not set
962 # CONFIG_SOUND_ICH is not set
963 # CONFIG_SOUND_RME96XX is not set
964 # CONFIG_SOUND_SONICVIBES is not set
965 # CONFIG_SOUND_TRIDENT is not set
966 # CONFIG_SOUND_MSNDCLAS is not set
967 # CONFIG_SOUND_MSNDPIN is not set
968 # CONFIG_SOUND_VIA82CXXX is not set
969 # CONFIG_MIDI_VIA82CXXX is not set
970 # CONFIG_SOUND_OSS is not set
971 # CONFIG_SOUND_TVMIXER is not set
972 # CONFIG_SOUND_AD1980 is not set
973 # CONFIG_SOUND_WM97XX is not set
974
975 #
976 # USB support
977 #
978 CONFIG_USB=y
979 # CONFIG_USB_DEBUG is not set
980 CONFIG_USB_DEVICEFS=y
981 # CONFIG_USB_BANDWIDTH is not set
982 # CONFIG_USB_EHCI_HCD is not set
983 # CONFIG_USB_UHCI is not set
984 # CONFIG_USB_UHCI_ALT is not set
985 CONFIG_USB_OHCI=y
986 # CONFIG_USB_AUDIO is not set
987 # CONFIG_USB_EMI26 is not set
988 # CONFIG_USB_BLUETOOTH is not set
989 # CONFIG_USB_MIDI is not set
990 # CONFIG_USB_STORAGE is not set
991 # CONFIG_USB_STORAGE_DEBUG is not set
992 # CONFIG_USB_STORAGE_DATAFAB is not set
993 # CONFIG_USB_STORAGE_FREECOM is not set
994 # CONFIG_USB_STORAGE_ISD200 is not set
995 # CONFIG_USB_STORAGE_DPCM is not set
996 # CONFIG_USB_STORAGE_HP8200e is not set
997 # CONFIG_USB_STORAGE_SDDR09 is not set
998 # CONFIG_USB_STORAGE_SDDR55 is not set
999 # CONFIG_USB_STORAGE_JUMPSHOT is not set
1000 CONFIG_USB_ACM=m
1001 CONFIG_USB_PRINTER=m
1002 CONFIG_USB_HID=y
1003 CONFIG_USB_HIDINPUT=y
1004 # CONFIG_USB_HIDDEV is not set
1005 # CONFIG_USB_AIPTEK is not set
1006 # CONFIG_USB_WACOM is not set
1007 # CONFIG_USB_KBTAB is not set
1008 # CONFIG_USB_POWERMATE is not set
1009 # CONFIG_USB_DC2XX is not set
1010 # CONFIG_USB_MDC800 is not set
1011 CONFIG_USB_SCANNER=m
1012 # CONFIG_USB_MICROTEK is not set
1013 # CONFIG_USB_HPUSBSCSI is not set
1014 # CONFIG_USB_PEGASUS is not set
1015 # CONFIG_USB_RTL8150 is not set
1016 # CONFIG_USB_KAWETH is not set
1017 # CONFIG_USB_CATC is not set
1018 # CONFIG_USB_AX8817X is not set
1019 # CONFIG_USB_CDCETHER is not set
1020 # CONFIG_USB_USBNET is not set
1021 # CONFIG_USB_USS720 is not set
1022
1023 #
1024 # USB Serial Converter support
1025 #
1026 CONFIG_USB_SERIAL=m
1027 # CONFIG_USB_SERIAL_DEBUG is not set
1028 # CONFIG_USB_SERIAL_GENERIC is not set
1029 # CONFIG_USB_SERIAL_BELKIN is not set
1030 # CONFIG_USB_SERIAL_WHITEHEAT is not set
1031 # CONFIG_USB_SERIAL_DIGI_ACCELEPORT is not set
1032 # CONFIG_USB_SERIAL_EMPEG is not set
1033 # CONFIG_USB_SERIAL_FTDI_SIO is not set
1034 CONFIG_USB_SERIAL_VISOR=m
1035 # CONFIG_USB_SERIAL_IPAQ is not set
1036 # CONFIG_USB_SERIAL_IR is not set
1037 # CONFIG_USB_SERIAL_EDGEPORT is not set
1038 # CONFIG_USB_SERIAL_EDGEPORT_TI is not set
1039 # CONFIG_USB_SERIAL_KEYSPAN_PDA is not set
1040 # CONFIG_USB_SERIAL_KEYSPAN is not set
1041 # CONFIG_USB_SERIAL_MCT_U232 is not set
1042 # CONFIG_USB_SERIAL_KLSI is not set
1043 # CONFIG_USB_SERIAL_KOBIL_SCT is not set
1044 # CONFIG_USB_SERIAL_PL2303 is not set
1045 # CONFIG_USB_SERIAL_CYBERJACK is not set
1046 # CONFIG_USB_SERIAL_XIRCOM is not set
1047 # CONFIG_USB_SERIAL_OMNINET is not set
1048 # CONFIG_USB_RIO500 is not set
1049 # CONFIG_USB_AUERSWALD is not set
1050 # CONFIG_USB_TIGL is not set
1051 # CONFIG_USB_BRLVGER is not set
1052 # CONFIG_USB_LCD is not set
1053
1054 #
1055 # Support for USB gadgets
1056 #
1057 # CONFIG_USB_GADGET is not set
1058
1059 #
1060 # Bluetooth support
1061 #
1062 # CONFIG_BLUEZ is not set
1063
1064 #
1065 # Cryptographic options
1066 #
1067 # CONFIG_CRYPTO is not set
1068
1069 #
1070 # Library routines
1071 #
1072 # CONFIG_CRC32 is not set
1073 CONFIG_ZLIB_INFLATE=y
1074 CONFIG_ZLIB_DEFLATE=y
1075 # CONFIG_FW_LOADER is not set
1076
1077 #
1078 # Kernel hacking
1079 #
1080 CONFIG_DEBUG_KERNEL=y
1081 CONFIG_MAGIC_SYSRQ=y
1082 # CONFIG_DEBUG_HIGHMEM is not set
1083 # CONFIG_DEBUG_SLAB is not set
1084 # CONFIG_DEBUG_WAITQ is not set
1085 # CONFIG_KGDB is not set
1086 CONFIG_XMON=y
1087 # CONFIG_BDI_SWITCH is not set
1088 # CONFIG_MORE_COMPILE_OPTIONS is not set
1089 CONFIG_BOOTX_TEXT=y
1090 CONFIG_LOG_BUF_SHIFT=0
1091
1092
1093 --
1094 gentoo-ppc-dev@g.o mailing list