1#
2# Automatically generated make config: don't edit
3#
4CONFIG_MMU=y
5CONFIG_RWSEM_XCHGADD_ALGORITHM=y
6CONFIG_HAVE_DEC_LOCK=y
7CONFIG_PPC=y
8CONFIG_PPC32=y
9CONFIG_GENERIC_NVRAM=y
10
11#
12# Code maturity level options
13#
14CONFIG_EXPERIMENTAL=y
15CONFIG_CLEAN_COMPILE=y
16# CONFIG_STANDALONE is not set
17CONFIG_BROKEN_ON_SMP=y
18
19#
20# General setup
21#
22CONFIG_SWAP=y
23CONFIG_SYSVIPC=y
24# CONFIG_BSD_PROCESS_ACCT is not set
25CONFIG_SYSCTL=y
26CONFIG_LOG_BUF_SHIFT=14
27# CONFIG_HOTPLUG is not set
28# CONFIG_IKCONFIG is not set
29CONFIG_EMBEDDED=y
30# CONFIG_KALLSYMS is not set
31CONFIG_FUTEX=y
32# CONFIG_EPOLL is not set
33CONFIG_IOSCHED_NOOP=y
34CONFIG_IOSCHED_AS=y
35CONFIG_IOSCHED_DEADLINE=y
36# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
37
38#
39# Loadable module support
40#
41CONFIG_MODULES=y
42CONFIG_MODULE_UNLOAD=y
43# CONFIG_MODULE_FORCE_UNLOAD is not set
44CONFIG_OBSOLETE_MODPARM=y
45# CONFIG_MODVERSIONS is not set
46CONFIG_KMOD=y
47
48#
49# Processor
50#
51# CONFIG_6xx is not set
52CONFIG_40x=y
53# CONFIG_44x is not set
54# CONFIG_POWER3 is not set
55# CONFIG_POWER4 is not set
56# CONFIG_8xx is not set
57# CONFIG_MATH_EMULATION is not set
58# CONFIG_CPU_FREQ is not set
59CONFIG_4xx=y
60
61#
62# IBM 4xx options
63#
64# CONFIG_ASH is not set
65CONFIG_CPCI405=y
66# CONFIG_EP405 is not set
67# CONFIG_EVB405EP is not set
68# CONFIG_OAK is not set
69# CONFIG_REDWOOD_5 is not set
70# CONFIG_REDWOOD_6 is not set
71# CONFIG_SYCAMORE is not set
72# CONFIG_WALNUT is not set
73CONFIG_IBM405_ERR77=y
74CONFIG_IBM405_ERR51=y
75CONFIG_IBM_OCP=y
76CONFIG_PPC_OCP=y
77CONFIG_405GP=y
78# CONFIG_PM is not set
79CONFIG_UART0_TTYS0=y
80# CONFIG_UART0_TTYS1 is not set
81CONFIG_NOT_COHERENT_CACHE=y
82
83#
84# Platform options
85#
86# CONFIG_PC_KEYBOARD is not set
87# CONFIG_SMP is not set
88# CONFIG_PREEMPT is not set
89# CONFIG_HIGHMEM is not set
90CONFIG_KERNEL_ELF=y
91CONFIG_BINFMT_ELF=y
92# CONFIG_BINFMT_MISC is not set
93CONFIG_CMDLINE_BOOL=y
94CONFIG_CMDLINE="ip=on"
95
96#
97# Bus options
98#
99CONFIG_PCI=y
100CONFIG_PCI_DOMAINS=y
101CONFIG_PCI_LEGACY_PROC=y
102# CONFIG_PCI_NAMES is not set
103
104#
105# Advanced setup
106#
107# CONFIG_ADVANCED_OPTIONS is not set
108
109#
110# Default settings for advanced configuration options are used
111#
112CONFIG_HIGHMEM_START=0xfe000000
113CONFIG_LOWMEM_SIZE=0x30000000
114CONFIG_KERNEL_START=0xc0000000
115CONFIG_TASK_SIZE=0x80000000
116CONFIG_BOOT_LOAD=0x00400000
117
118#
119# Device Drivers
120#
121
122#
123# Generic Driver Options
124#
125
126#
127# Memory Technology Devices (MTD)
128#
129# CONFIG_MTD is not set
130
131#
132# Parallel port support
133#
134# CONFIG_PARPORT is not set
135
136#
137# Plug and Play support
138#
139
140#
141# Block devices
142#
143# CONFIG_BLK_DEV_FD is not set
144# CONFIG_BLK_CPQ_DA is not set
145# CONFIG_BLK_CPQ_CISS_DA is not set
146# CONFIG_BLK_DEV_DAC960 is not set
147# CONFIG_BLK_DEV_UMEM is not set
148# CONFIG_BLK_DEV_LOOP is not set
149# CONFIG_BLK_DEV_NBD is not set
150# CONFIG_BLK_DEV_CARMEL is not set
151CONFIG_BLK_DEV_RAM=y
152CONFIG_BLK_DEV_RAM_SIZE=4096
153CONFIG_BLK_DEV_INITRD=y
154# CONFIG_LBD is not set
155
156#
157# ATA/ATAPI/MFM/RLL support
158#
159CONFIG_IDE=y
160CONFIG_BLK_DEV_IDE=y
161
162#
163# Please see Documentation/ide.txt for help/info on IDE drives
164#
165CONFIG_BLK_DEV_IDEDISK=y
166# CONFIG_IDEDISK_MULTI_MODE is not set
167# CONFIG_IDEDISK_STROKE is not set
168# CONFIG_BLK_DEV_IDECD is not set
169# CONFIG_BLK_DEV_IDETAPE is not set
170# CONFIG_BLK_DEV_IDEFLOPPY is not set
171# CONFIG_IDE_TASK_IOCTL is not set
172# CONFIG_IDE_TASKFILE_IO is not set
173
174#
175# IDE chipset support/bugfixes
176#
177CONFIG_IDE_GENERIC=y
178# CONFIG_BLK_DEV_IDEPCI is not set
179# CONFIG_BLK_DEV_IDEDMA is not set
180# CONFIG_IDEDMA_AUTO is not set
181# CONFIG_BLK_DEV_HD is not set
182
183#
184# SCSI device support
185#
186# CONFIG_SCSI is not set
187
188#
189# Multi-device support (RAID and LVM)
190#
191# CONFIG_MD is not set
192
193#
194# Fusion MPT device support
195#
196# CONFIG_FUSION is not set
197
198#
199# IEEE 1394 (FireWire) support
200#
201# CONFIG_IEEE1394 is not set
202
203#
204# I2O device support
205#
206# CONFIG_I2O is not set
207
208#
209# Macintosh device drivers
210#
211
212#
213# Networking support
214#
215CONFIG_NET=y
216
217#
218# Networking options
219#
220# CONFIG_PACKET is not set
221# CONFIG_NETLINK_DEV is not set
222CONFIG_UNIX=y
223# CONFIG_NET_KEY is not set
224CONFIG_INET=y
225CONFIG_IP_MULTICAST=y
226# CONFIG_IP_ADVANCED_ROUTER is not set
227CONFIG_IP_PNP=y
228# CONFIG_IP_PNP_DHCP is not set
229CONFIG_IP_PNP_BOOTP=y
230# CONFIG_IP_PNP_RARP is not set
231# CONFIG_NET_IPIP is not set
232# CONFIG_NET_IPGRE is not set
233# CONFIG_IP_MROUTE is not set
234# CONFIG_ARPD is not set
235CONFIG_SYN_COOKIES=y
236# CONFIG_INET_AH is not set
237# CONFIG_INET_ESP is not set
238# CONFIG_INET_IPCOMP is not set
239# CONFIG_IPV6 is not set
240# CONFIG_DECNET is not set
241# CONFIG_BRIDGE is not set
242# CONFIG_NETFILTER is not set
243
244#
245# SCTP Configuration (EXPERIMENTAL)
246#
247# CONFIG_IP_SCTP is not set
248# CONFIG_ATM is not set
249# CONFIG_VLAN_8021Q is not set
250# CONFIG_LLC2 is not set
251# CONFIG_IPX is not set
252# CONFIG_ATALK is not set
253# CONFIG_X25 is not set
254# CONFIG_LAPB is not set
255# CONFIG_NET_DIVERT is not set
256# CONFIG_ECONET is not set
257# CONFIG_WAN_ROUTER is not set
258# CONFIG_NET_HW_FLOWCONTROL is not set
259
260#
261# QoS and/or fair queueing
262#
263# CONFIG_NET_SCHED is not set
264
265#
266# Network testing
267#
268# CONFIG_NET_PKTGEN is not set
269CONFIG_NETDEVICES=y
270
271#
272# ARCnet devices
273#
274# CONFIG_ARCNET is not set
275# CONFIG_DUMMY is not set
276# CONFIG_BONDING is not set
277# CONFIG_EQUALIZER is not set
278# CONFIG_TUN is not set
279
280#
281# Ethernet (10 or 100Mbit)
282#
283# CONFIG_NET_ETHERNET is not set
284
285#
286# Ethernet (1000 Mbit)
287#
288# CONFIG_ACENIC is not set
289# CONFIG_DL2K is not set
290# CONFIG_E1000 is not set
291# CONFIG_NS83820 is not set
292# CONFIG_HAMACHI is not set
293# CONFIG_YELLOWFIN is not set
294# CONFIG_R8169 is not set
295# CONFIG_SIS190 is not set
296# CONFIG_SK98LIN is not set
297# CONFIG_TIGON3 is not set
298
299#
300# Ethernet (10000 Mbit)
301#
302# CONFIG_IXGB is not set
303CONFIG_IBM_EMAC=y
304# CONFIG_IBM_EMAC_ERRMSG is not set
305CONFIG_IBM_EMAC_RXB=64
306CONFIG_IBM_EMAC_TXB=8
307CONFIG_IBM_EMAC_FGAP=8
308CONFIG_IBM_EMAC_SKBRES=0
309# CONFIG_FDDI is not set
310# CONFIG_HIPPI is not set
311# CONFIG_PPP is not set
312# CONFIG_SLIP is not set
313
314#
315# Wireless LAN (non-hamradio)
316#
317# CONFIG_NET_RADIO is not set
318
319#
320# Token Ring devices
321#
322# CONFIG_TR is not set
323# CONFIG_RCPCI is not set
324# CONFIG_SHAPER is not set
325# CONFIG_NETCONSOLE is not set
326
327#
328# Wan interfaces
329#
330# CONFIG_WAN is not set
331
332#
333# Amateur Radio support
334#
335# CONFIG_HAMRADIO is not set
336
337#
338# IrDA (infrared) support
339#
340# CONFIG_IRDA is not set
341
342#
343# Bluetooth support
344#
345# CONFIG_BT is not set
346# CONFIG_NETPOLL is not set
347# CONFIG_NET_POLL_CONTROLLER is not set
348
349#
350# ISDN subsystem
351#
352# CONFIG_ISDN is not set
353
354#
355# Telephony Support
356#
357# CONFIG_PHONE is not set
358
359#
360# Input device support
361#
362CONFIG_INPUT=y
363
364#
365# Userland interfaces
366#
367# CONFIG_INPUT_MOUSEDEV is not set
368# CONFIG_INPUT_JOYDEV is not set
369# CONFIG_INPUT_TSDEV is not set
370# CONFIG_INPUT_EVDEV is not set
371# CONFIG_INPUT_EVBUG is not set
372
373#
374# Input I/O drivers
375#
376# CONFIG_GAMEPORT is not set
377CONFIG_SOUND_GAMEPORT=y
378CONFIG_SERIO=y
379# CONFIG_SERIO_I8042 is not set
380# CONFIG_SERIO_SERPORT is not set
381# CONFIG_SERIO_CT82C710 is not set
382# CONFIG_SERIO_PCIPS2 is not set
383
384#
385# Input Device Drivers
386#
387# CONFIG_INPUT_KEYBOARD is not set
388# CONFIG_INPUT_MOUSE is not set
389# CONFIG_INPUT_JOYSTICK is not set
390# CONFIG_INPUT_TOUCHSCREEN is not set
391# CONFIG_INPUT_MISC is not set
392
393#
394# Character devices
395#
396# CONFIG_VT is not set
397# CONFIG_SERIAL_NONSTANDARD is not set
398
399#
400# Serial drivers
401#
402CONFIG_SERIAL_8250=y
403CONFIG_SERIAL_8250_CONSOLE=y
404CONFIG_SERIAL_8250_NR_UARTS=4
405# CONFIG_SERIAL_8250_EXTENDED is not set
406
407#
408# Non-8250 serial port support
409#
410CONFIG_SERIAL_CORE=y
411CONFIG_SERIAL_CORE_CONSOLE=y
412# CONFIG_UNIX98_PTYS is not set
413CONFIG_LEGACY_PTYS=y
414CONFIG_LEGACY_PTY_COUNT=256
415# CONFIG_QIC02_TAPE is not set
416
417#
418# IPMI
419#
420# CONFIG_IPMI_HANDLER is not set
421
422#
423# Watchdog Cards
424#
425# CONFIG_WATCHDOG is not set
426# CONFIG_NVRAM is not set
427CONFIG_GEN_RTC=y
428# CONFIG_GEN_RTC_X is not set
429# CONFIG_DTLK is not set
430# CONFIG_R3964 is not set
431# CONFIG_APPLICOM is not set
432
433#
434# Ftape, the floppy tape device driver
435#
436# CONFIG_FTAPE is not set
437# CONFIG_AGP is not set
438# CONFIG_DRM is not set
439# CONFIG_RAW_DRIVER is not set
440
441#
442# I2C support
443#
444# CONFIG_I2C is not set
445
446#
447# Misc devices
448#
449
450#
451# Multimedia devices
452#
453# CONFIG_VIDEO_DEV is not set
454
455#
456# Digital Video Broadcasting Devices
457#
458# CONFIG_DVB is not set
459
460#
461# Graphics support
462#
463# CONFIG_FB is not set
464
465#
466# Sound
467#
468# CONFIG_SOUND is not set
469
470#
471# USB support
472#
473# CONFIG_USB is not set
474
475#
476# USB Gadget Support
477#
478# CONFIG_USB_GADGET is not set
479
480#
481# File systems
482#
483CONFIG_EXT2_FS=y
484# CONFIG_EXT2_FS_XATTR is not set
485# CONFIG_EXT3_FS is not set
486# CONFIG_JBD is not set
487# CONFIG_REISERFS_FS is not set
488# CONFIG_JFS_FS is not set
489# CONFIG_XFS_FS is not set
490# CONFIG_MINIX_FS is not set
491# CONFIG_ROMFS_FS is not set
492# CONFIG_QUOTA is not set
493# CONFIG_AUTOFS_FS is not set
494# CONFIG_AUTOFS4_FS is not set
495
496#
497# CD-ROM/DVD Filesystems
498#
499# CONFIG_ISO9660_FS is not set
500# CONFIG_UDF_FS is not set
501
502#
503# DOS/FAT/NT Filesystems
504#
505CONFIG_FAT_FS=y
506CONFIG_MSDOS_FS=y
507# CONFIG_VFAT_FS is not set
508# CONFIG_NTFS_FS is not set
509
510#
511# Pseudo filesystems
512#
513CONFIG_PROC_FS=y
514CONFIG_PROC_KCORE=y
515# CONFIG_DEVFS_FS is not set
516CONFIG_TMPFS=y
517# CONFIG_HUGETLB_PAGE is not set
518CONFIG_RAMFS=y
519
520#
521# Miscellaneous filesystems
522#
523# CONFIG_ADFS_FS is not set
524# CONFIG_AFFS_FS is not set
525# CONFIG_HFS_FS is not set
526# CONFIG_HFSPLUS_FS is not set
527# CONFIG_BEFS_FS is not set
528# CONFIG_BFS_FS is not set
529# CONFIG_EFS_FS is not set
530# CONFIG_CRAMFS is not set
531# CONFIG_VXFS_FS is not set
532# CONFIG_HPFS_FS is not set
533# CONFIG_QNX4FS_FS is not set
534# CONFIG_SYSV_FS is not set
535# CONFIG_UFS_FS is not set
536
537#
538# Network File Systems
539#
540CONFIG_NFS_FS=y
541CONFIG_NFS_V3=y
542# CONFIG_NFS_V4 is not set
543# CONFIG_NFS_DIRECTIO is not set
544# CONFIG_NFSD is not set
545CONFIG_ROOT_NFS=y
546CONFIG_LOCKD=y
547CONFIG_LOCKD_V4=y
548# CONFIG_EXPORTFS is not set
549CONFIG_SUNRPC=y
550# CONFIG_RPCSEC_GSS_KRB5 is not set
551# CONFIG_SMB_FS is not set
552# CONFIG_CIFS is not set
553# CONFIG_NCP_FS is not set
554# CONFIG_CODA_FS is not set
555# CONFIG_INTERMEZZO_FS is not set
556# CONFIG_AFS_FS is not set
557
558#
559# Partition Types
560#
561# CONFIG_PARTITION_ADVANCED is not set
562CONFIG_MSDOS_PARTITION=y
563
564#
565# Native Language Support
566#
567CONFIG_NLS=y
568CONFIG_NLS_DEFAULT="iso8859-1"
569# CONFIG_NLS_CODEPAGE_437 is not set
570# CONFIG_NLS_CODEPAGE_737 is not set
571# CONFIG_NLS_CODEPAGE_775 is not set
572# CONFIG_NLS_CODEPAGE_850 is not set
573# CONFIG_NLS_CODEPAGE_852 is not set
574# CONFIG_NLS_CODEPAGE_855 is not set
575# CONFIG_NLS_CODEPAGE_857 is not set
576# CONFIG_NLS_CODEPAGE_860 is not set
577# CONFIG_NLS_CODEPAGE_861 is not set
578# CONFIG_NLS_CODEPAGE_862 is not set
579# CONFIG_NLS_CODEPAGE_863 is not set
580# CONFIG_NLS_CODEPAGE_864 is not set
581# CONFIG_NLS_CODEPAGE_865 is not set
582# CONFIG_NLS_CODEPAGE_866 is not set
583# CONFIG_NLS_CODEPAGE_869 is not set
584# CONFIG_NLS_CODEPAGE_936 is not set
585# CONFIG_NLS_CODEPAGE_950 is not set
586# CONFIG_NLS_CODEPAGE_932 is not set
587# CONFIG_NLS_CODEPAGE_949 is not set
588# CONFIG_NLS_CODEPAGE_874 is not set
589# CONFIG_NLS_ISO8859_8 is not set
590# CONFIG_NLS_CODEPAGE_1250 is not set
591# CONFIG_NLS_CODEPAGE_1251 is not set
592CONFIG_NLS_ISO8859_1=y
593# CONFIG_NLS_ISO8859_2 is not set
594# CONFIG_NLS_ISO8859_3 is not set
595# CONFIG_NLS_ISO8859_4 is not set
596# CONFIG_NLS_ISO8859_5 is not set
597# CONFIG_NLS_ISO8859_6 is not set
598# CONFIG_NLS_ISO8859_7 is not set
599# CONFIG_NLS_ISO8859_9 is not set
600# CONFIG_NLS_ISO8859_13 is not set
601# CONFIG_NLS_ISO8859_14 is not set
602# CONFIG_NLS_ISO8859_15 is not set
603# CONFIG_NLS_KOI8_R is not set
604# CONFIG_NLS_KOI8_U is not set
605# CONFIG_NLS_UTF8 is not set
606
607#
608# IBM 40x options
609#
610
611#
612# Library routines
613#
614CONFIG_CRC32=y
615
616#
617# Kernel hacking
618#
619# CONFIG_DEBUG_KERNEL is not set
620# CONFIG_SERIAL_TEXT_DEBUG is not set
621CONFIG_OCP=y
622
623#
624# Security options
625#
626# CONFIG_SECURITY is not set
627
628#
629# Cryptographic options
630#
631# CONFIG_CRYPTO is not set
632