aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ppc/configs
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@ppc970.osdl.org>2005-04-16 18:20:36 -0400
committerLinus Torvalds <torvalds@ppc970.osdl.org>2005-04-16 18:20:36 -0400
commit1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 (patch)
tree0bba044c4ce775e45a88a51686b5d9f90697ea9d /arch/ppc/configs
Linux-2.6.12-rc2v2.6.12-rc2
Initial git repository build. I'm not bothering with the full history, even though we have it. We can create a separate "historical" git archive of that later if we want to, and in the meantime it's about 3.2GB when imported into git - space that would just make the early git days unnecessarily complicated, when we don't have a lot of good infrastructure for it. Let it rip!
Diffstat (limited to 'arch/ppc/configs')
-rw-r--r--arch/ppc/configs/FADS_defconfig520
-rw-r--r--arch/ppc/configs/IVMS8_defconfig548
-rw-r--r--arch/ppc/configs/SM850_defconfig522
-rw-r--r--arch/ppc/configs/SPD823TS_defconfig520
-rw-r--r--arch/ppc/configs/TQM823L_defconfig521
-rw-r--r--arch/ppc/configs/TQM8260_defconfig499
-rw-r--r--arch/ppc/configs/TQM850L_defconfig521
-rw-r--r--arch/ppc/configs/TQM860L_defconfig549
-rw-r--r--arch/ppc/configs/adir_defconfig805
-rw-r--r--arch/ppc/configs/ads8272_defconfig582
-rw-r--r--arch/ppc/configs/apus_defconfig920
-rw-r--r--arch/ppc/configs/ash_defconfig666
-rw-r--r--arch/ppc/configs/beech_defconfig615
-rw-r--r--arch/ppc/configs/bseip_defconfig517
-rw-r--r--arch/ppc/configs/bubinga_defconfig592
-rw-r--r--arch/ppc/configs/cedar_defconfig534
-rw-r--r--arch/ppc/configs/chestnut_defconfig794
-rw-r--r--arch/ppc/configs/common_defconfig1421
-rw-r--r--arch/ppc/configs/cpci405_defconfig631
-rw-r--r--arch/ppc/configs/cpci690_defconfig686
-rw-r--r--arch/ppc/configs/ebony_defconfig585
-rw-r--r--arch/ppc/configs/ep405_defconfig572
-rw-r--r--arch/ppc/configs/est8260_defconfig491
-rw-r--r--arch/ppc/configs/ev64260_defconfig759
-rw-r--r--arch/ppc/configs/gemini_defconfig618
-rw-r--r--arch/ppc/configs/hdpu_defconfig890
-rw-r--r--arch/ppc/configs/ibmchrp_defconfig875
-rw-r--r--arch/ppc/configs/k2_defconfig680
-rw-r--r--arch/ppc/configs/katana_defconfig861
-rw-r--r--arch/ppc/configs/lite5200_defconfig436
-rw-r--r--arch/ppc/configs/lopec_defconfig814
-rw-r--r--arch/ppc/configs/luan_defconfig668
-rw-r--r--arch/ppc/configs/mbx_defconfig512
-rw-r--r--arch/ppc/configs/mcpn765_defconfig579
-rw-r--r--arch/ppc/configs/menf1_defconfig621
-rw-r--r--arch/ppc/configs/mpc834x_sys_defconfig644
-rw-r--r--arch/ppc/configs/mpc8540_ads_defconfig707
-rw-r--r--arch/ppc/configs/mpc8555_cds_defconfig718
-rw-r--r--arch/ppc/configs/mpc8560_ads_defconfig719
-rw-r--r--arch/ppc/configs/mvme5100_defconfig746
-rw-r--r--arch/ppc/configs/oak_defconfig485
-rw-r--r--arch/ppc/configs/ocotea_defconfig599
-rw-r--r--arch/ppc/configs/pcore_defconfig716
-rw-r--r--arch/ppc/configs/pmac_defconfig1523
-rw-r--r--arch/ppc/configs/power3_defconfig1034
-rw-r--r--arch/ppc/configs/pplus_defconfig720
-rw-r--r--arch/ppc/configs/prpmc750_defconfig594
-rw-r--r--arch/ppc/configs/prpmc800_defconfig656
-rw-r--r--arch/ppc/configs/radstone_ppc7d_defconfig956
-rw-r--r--arch/ppc/configs/rainier_defconfig599
-rw-r--r--arch/ppc/configs/redwood5_defconfig557
-rw-r--r--arch/ppc/configs/redwood6_defconfig535
-rw-r--r--arch/ppc/configs/redwood_defconfig540
-rw-r--r--arch/ppc/configs/rpx8260_defconfig555
-rw-r--r--arch/ppc/configs/rpxcllf_defconfig582
-rw-r--r--arch/ppc/configs/rpxlite_defconfig581
-rw-r--r--arch/ppc/configs/sandpoint_defconfig737
-rw-r--r--arch/ppc/configs/spruce_defconfig577
-rw-r--r--arch/ppc/configs/stx_gp3_defconfig972
-rw-r--r--arch/ppc/configs/sycamore_defconfig664
-rw-r--r--arch/ppc/configs/walnut_defconfig578
61 files changed, 41218 insertions, 0 deletions
diff --git a/arch/ppc/configs/FADS_defconfig b/arch/ppc/configs/FADS_defconfig
new file mode 100644
index 000000000000..c1934f828a4b
--- /dev/null
+++ b/arch/ppc/configs/FADS_defconfig
@@ -0,0 +1,520 @@
1#
2# Automatically generated make config: don't edit
3#
4CONFIG_MMU=y
5CONFIG_RWSEM_XCHGADD_ALGORITHM=y
6CONFIG_HAVE_DEC_LOCK=y
7
8#
9# Code maturity level options
10#
11CONFIG_EXPERIMENTAL=y
12
13#
14# General setup
15#
16CONFIG_SWAP=y
17CONFIG_SYSVIPC=y
18# CONFIG_BSD_PROCESS_ACCT is not set
19CONFIG_SYSCTL=y
20CONFIG_LOG_BUF_SHIFT=14
21CONFIG_EMBEDDED=y
22CONFIG_FUTEX=y
23# CONFIG_EPOLL is not set
24
25#
26# Loadable module support
27#
28CONFIG_MODULES=y
29CONFIG_MODULE_UNLOAD=y
30# CONFIG_MODULE_FORCE_UNLOAD is not set
31CONFIG_OBSOLETE_MODPARM=y
32# CONFIG_MODVERSIONS is not set
33CONFIG_KMOD=y
34
35#
36# Platform support
37#
38CONFIG_PPC=y
39CONFIG_PPC32=y
40# CONFIG_6xx is not set
41# CONFIG_40x is not set
42# CONFIG_POWER3 is not set
43CONFIG_8xx=y
44
45#
46# IBM 4xx options
47#
48CONFIG_EMBEDDEDBOOT=y
49CONFIG_SERIAL_CONSOLE=y
50CONFIG_NOT_COHERENT_CACHE=y
51# CONFIG_RPXLITE is not set
52# CONFIG_RPXCLASSIC is not set
53# CONFIG_BSEIP is not set
54CONFIG_FADS=y
55# CONFIG_TQM823L is not set
56# CONFIG_TQM850L is not set
57# CONFIG_TQM855L is not set
58# CONFIG_TQM860L is not set
59# CONFIG_FPS850L is not set
60# CONFIG_SPD823TS is not set
61# CONFIG_IVMS8 is not set
62# CONFIG_IVML24 is not set
63# CONFIG_SM850 is not set
64# CONFIG_HERMES_PRO is not set
65# CONFIG_IP860 is not set
66# CONFIG_LWMON is not set
67# CONFIG_PCU_E is not set
68# CONFIG_CCM is not set
69# CONFIG_LANTEC is not set
70# CONFIG_MBX is not set
71# CONFIG_WINCEPT is not set
72# CONFIG_SMP is not set
73# CONFIG_PREEMPT is not set
74CONFIG_MATH_EMULATION=y
75# CONFIG_CPU_FREQ is not set
76
77#
78# General setup
79#
80# CONFIG_HIGHMEM is not set
81# CONFIG_PCI is not set
82# CONFIG_PCI_DOMAINS is not set
83# CONFIG_PCI_QSPAN is not set
84CONFIG_KCORE_ELF=y
85CONFIG_BINFMT_ELF=y
86CONFIG_KERNEL_ELF=y
87# CONFIG_BINFMT_MISC is not set
88# CONFIG_HOTPLUG is not set
89
90#
91# Parallel port support
92#
93# CONFIG_PARPORT is not set
94# CONFIG_CMDLINE_BOOL is not set
95
96#
97# Advanced setup
98#
99# CONFIG_ADVANCED_OPTIONS is not set
100
101#
102# Default settings for advanced configuration options are used
103#
104CONFIG_HIGHMEM_START=0xfe000000
105CONFIG_LOWMEM_SIZE=0x30000000
106CONFIG_KERNEL_START=0xc0000000
107CONFIG_TASK_SIZE=0x80000000
108CONFIG_BOOT_LOAD=0x00400000
109
110#
111# Memory Technology Devices (MTD)
112#
113# CONFIG_MTD is not set
114
115#
116# Plug and Play support
117#
118# CONFIG_PNP is not set
119
120#
121# Block devices
122#
123# CONFIG_BLK_DEV_FD is not set
124# CONFIG_BLK_DEV_LOOP is not set
125# CONFIG_BLK_DEV_NBD is not set
126# CONFIG_BLK_DEV_RAM is not set
127# CONFIG_BLK_DEV_INITRD is not set
128
129#
130# Multi-device support (RAID and LVM)
131#
132# CONFIG_MD is not set
133
134#
135# ATA/IDE/MFM/RLL support
136#
137# CONFIG_IDE is not set
138
139#
140# SCSI support
141#
142# CONFIG_SCSI is not set
143
144#
145# Fusion MPT device support
146#
147
148#
149# I2O device support
150#
151
152#
153# Networking support
154#
155CONFIG_NET=y
156
157#
158# Networking options
159#
160CONFIG_PACKET=y
161# CONFIG_PACKET_MMAP is not set
162# CONFIG_NETLINK_DEV is not set
163# CONFIG_NETFILTER is not set
164CONFIG_UNIX=y
165# CONFIG_NET_KEY is not set
166CONFIG_INET=y
167# CONFIG_IP_MULTICAST is not set
168# CONFIG_IP_ADVANCED_ROUTER is not set
169CONFIG_IP_PNP=y
170CONFIG_IP_PNP_DHCP=y
171CONFIG_IP_PNP_BOOTP=y
172# CONFIG_IP_PNP_RARP is not set
173# CONFIG_NET_IPIP is not set
174# CONFIG_NET_IPGRE is not set
175# CONFIG_ARPD is not set
176# CONFIG_INET_ECN is not set
177# CONFIG_SYN_COOKIES is not set
178# CONFIG_INET_AH is not set
179# CONFIG_INET_ESP is not set
180# CONFIG_INET_IPCOMP is not set
181# CONFIG_IPV6 is not set
182# CONFIG_XFRM_USER is not set
183
184#
185# SCTP Configuration (EXPERIMENTAL)
186#
187CONFIG_IPV6_SCTP__=y
188# CONFIG_IP_SCTP is not set
189# CONFIG_ATM is not set
190# CONFIG_VLAN_8021Q is not set
191# CONFIG_LLC is not set
192# CONFIG_DECNET is not set
193# CONFIG_BRIDGE is not set
194# CONFIG_X25 is not set
195# CONFIG_LAPB is not set
196# CONFIG_NET_DIVERT is not set
197# CONFIG_ECONET is not set
198# CONFIG_WAN_ROUTER is not set
199# CONFIG_NET_HW_FLOWCONTROL is not set
200
201#
202# QoS and/or fair queueing
203#
204# CONFIG_NET_SCHED is not set
205
206#
207# Network testing
208#
209# CONFIG_NET_PKTGEN is not set
210CONFIG_NETDEVICES=y
211# CONFIG_DUMMY is not set
212# CONFIG_BONDING is not set
213# CONFIG_EQUALIZER is not set
214# CONFIG_TUN is not set
215# CONFIG_ETHERTAP is not set
216
217#
218# Ethernet (10 or 100Mbit)
219#
220CONFIG_NET_ETHERNET=y
221# CONFIG_MII is not set
222# CONFIG_OAKNET is not set
223
224#
225# Ethernet (1000 Mbit)
226#
227
228#
229# Ethernet (10000 Mbit)
230#
231# CONFIG_PPP is not set
232# CONFIG_SLIP is not set
233
234#
235# Wireless LAN (non-hamradio)
236#
237# CONFIG_NET_RADIO is not set
238
239#
240# Token Ring devices (depends on LLC=y)
241#
242# CONFIG_SHAPER is not set
243
244#
245# Wan interfaces
246#
247# CONFIG_WAN is not set
248
249#
250# Amateur Radio support
251#
252# CONFIG_HAMRADIO is not set
253
254#
255# IrDA (infrared) support
256#
257# CONFIG_IRDA is not set
258
259#
260# ISDN subsystem
261#
262# CONFIG_ISDN_BOOL is not set
263
264#
265# Graphics support
266#
267# CONFIG_FB is not set
268
269#
270# Old CD-ROM drivers (not SCSI, not IDE)
271#
272# CONFIG_CD_NO_IDESCSI is not set
273
274#
275# Input device support
276#
277# CONFIG_INPUT is not set
278
279#
280# Userland interfaces
281#
282
283#
284# Input I/O drivers
285#
286# CONFIG_GAMEPORT is not set
287CONFIG_SOUND_GAMEPORT=y
288# CONFIG_SERIO is not set
289
290#
291# Input Device Drivers
292#
293
294#
295# Macintosh device drivers
296#
297
298#
299# Serial drivers
300#
301# CONFIG_SERIAL_8250 is not set
302
303#
304# Non-8250 serial port support
305#
306CONFIG_SERIAL_CORE=y
307CONFIG_SERIAL_CORE_CONSOLE=y
308CONFIG_SERIAL_CPM=y
309CONFIG_SERIAL_CPM_CONSOLE=y
310# CONFIG_SERIAL_CPM_SCC1 is not set
311# CONFIG_SERIAL_CPM_SCC2 is not set
312# CONFIG_SERIAL_CPM_SCC3 is not set
313# CONFIG_SERIAL_CPM_SCC4 is not set
314CONFIG_SERIAL_CPM_SMC1=y
315CONFIG_SERIAL_CPM_SMC2=y
316# CONFIG_SERIAL_CPM_ALT_SMC2 is not set
317CONFIG_UNIX98_PTYS=y
318# CONFIG_LEGACY_PTYS is not set
319
320#
321# I2C support
322#
323# CONFIG_I2C is not set
324
325#
326# I2C Hardware Sensors Mainboard support
327#
328
329#
330# I2C Hardware Sensors Chip support
331#
332# CONFIG_I2C_SENSOR is not set
333
334#
335# Mice
336#
337# CONFIG_BUSMOUSE is not set
338# CONFIG_QIC02_TAPE is not set
339
340#
341# IPMI
342#
343# CONFIG_IPMI_HANDLER is not set
344
345#
346# Watchdog Cards
347#
348# CONFIG_WATCHDOG is not set
349# CONFIG_NVRAM is not set
350CONFIG_GEN_RTC=y
351# CONFIG_GEN_RTC_X is not set
352# CONFIG_DTLK is not set
353# CONFIG_R3964 is not set
354# CONFIG_APPLICOM is not set
355
356#
357# Ftape, the floppy tape device driver
358#
359# CONFIG_FTAPE is not set
360# CONFIG_AGP is not set
361# CONFIG_DRM is not set
362# CONFIG_RAW_DRIVER is not set
363# CONFIG_HANGCHECK_TIMER is not set
364
365#
366# Multimedia devices
367#
368# CONFIG_VIDEO_DEV is not set
369
370#
371# Digital Video Broadcasting Devices
372#
373# CONFIG_DVB is not set
374
375#
376# File systems
377#
378# CONFIG_EXT2_FS is not set
379CONFIG_EXT3_FS=y
380CONFIG_EXT3_FS_XATTR=y
381# CONFIG_EXT3_FS_POSIX_ACL is not set
382# CONFIG_EXT3_FS_SECURITY is not set
383CONFIG_JBD=y
384# CONFIG_JBD_DEBUG is not set
385CONFIG_FS_MBCACHE=y
386# CONFIG_REISERFS_FS is not set
387# CONFIG_JFS_FS is not set
388# CONFIG_XFS_FS is not set
389# CONFIG_MINIX_FS is not set
390# CONFIG_ROMFS_FS is not set
391# CONFIG_QUOTA is not set
392# CONFIG_AUTOFS_FS is not set
393# CONFIG_AUTOFS4_FS is not set
394
395#
396# CD-ROM/DVD Filesystems
397#
398# CONFIG_ISO9660_FS is not set
399# CONFIG_UDF_FS is not set
400
401#
402# DOS/FAT/NT Filesystems
403#
404# CONFIG_FAT_FS is not set
405# CONFIG_NTFS_FS is not set
406
407#
408# Pseudo filesystems
409#
410CONFIG_PROC_FS=y
411# CONFIG_DEVFS_FS is not set
412CONFIG_DEVPTS_FS=y
413# CONFIG_DEVPTS_FS_XATTR is not set
414# CONFIG_TMPFS is not set
415CONFIG_RAMFS=y
416
417#
418# Miscellaneous filesystems
419#
420# CONFIG_ADFS_FS is not set
421# CONFIG_AFFS_FS is not set
422# CONFIG_HFS_FS is not set
423# CONFIG_BEFS_FS is not set
424# CONFIG_BFS_FS is not set
425# CONFIG_EFS_FS is not set
426# CONFIG_CRAMFS is not set
427# CONFIG_VXFS_FS is not set
428# CONFIG_HPFS_FS is not set
429# CONFIG_QNX4FS_FS is not set
430# CONFIG_SYSV_FS is not set
431# CONFIG_UFS_FS is not set
432
433#
434# Network File Systems
435#
436CONFIG_NFS_FS=y
437# CONFIG_NFS_V3 is not set
438# CONFIG_NFS_V4 is not set
439# CONFIG_NFSD is not set
440CONFIG_ROOT_NFS=y
441CONFIG_LOCKD=y
442# CONFIG_EXPORTFS is not set
443CONFIG_SUNRPC=y
444# CONFIG_SUNRPC_GSS is not set
445# CONFIG_SMB_FS is not set
446# CONFIG_CIFS is not set
447# CONFIG_NCP_FS is not set
448# CONFIG_CODA_FS is not set
449# CONFIG_INTERMEZZO_FS is not set
450# CONFIG_AFS_FS is not set
451
452#
453# Partition Types
454#
455CONFIG_PARTITION_ADVANCED=y
456# CONFIG_ACORN_PARTITION is not set
457# CONFIG_OSF_PARTITION is not set
458# CONFIG_AMIGA_PARTITION is not set
459# CONFIG_ATARI_PARTITION is not set
460# CONFIG_MAC_PARTITION is not set
461# CONFIG_MSDOS_PARTITION is not set
462# CONFIG_LDM_PARTITION is not set
463# CONFIG_NEC98_PARTITION is not set
464# CONFIG_SGI_PARTITION is not set
465# CONFIG_ULTRIX_PARTITION is not set
466# CONFIG_SUN_PARTITION is not set
467# CONFIG_EFI_PARTITION is not set
468
469#
470# Sound
471#
472# CONFIG_SOUND is not set
473
474#
475# MPC8xx CPM Options
476#
477CONFIG_SCC_ENET=y
478CONFIG_SCC1_ENET=y
479# CONFIG_SCC2_ENET is not set
480# CONFIG_SCC3_ENET is not set
481# CONFIG_FEC_ENET is not set
482CONFIG_ENET_BIG_BUFFERS=y
483
484#
485# Generic MPC8xx Options
486#
487CONFIG_8xx_COPYBACK=y
488# CONFIG_8xx_CPU6 is not set
489# CONFIG_UCODE_PATCH is not set
490
491#
492# USB support
493#
494# CONFIG_USB_GADGET is not set
495
496#
497# Bluetooth support
498#
499# CONFIG_BT is not set
500
501#
502# Library routines
503#
504# CONFIG_CRC32 is not set
505
506#
507# Kernel hacking
508#
509# CONFIG_DEBUG_KERNEL is not set
510# CONFIG_KALLSYMS is not set
511
512#
513# Security options
514#
515# CONFIG_SECURITY is not set
516
517#
518# Cryptographic options
519#
520# CONFIG_CRYPTO is not set
diff --git a/arch/ppc/configs/IVMS8_defconfig b/arch/ppc/configs/IVMS8_defconfig
new file mode 100644
index 000000000000..66bbefe8e9b3
--- /dev/null
+++ b/arch/ppc/configs/IVMS8_defconfig
@@ -0,0 +1,548 @@
1#
2# Automatically generated make config: don't edit
3#
4CONFIG_MMU=y
5CONFIG_RWSEM_XCHGADD_ALGORITHM=y
6CONFIG_HAVE_DEC_LOCK=y
7
8#
9# Code maturity level options
10#
11CONFIG_EXPERIMENTAL=y
12
13#
14# General setup
15#
16CONFIG_SWAP=y
17CONFIG_SYSVIPC=y
18# CONFIG_BSD_PROCESS_ACCT is not set
19CONFIG_SYSCTL=y
20CONFIG_LOG_BUF_SHIFT=14
21CONFIG_EMBEDDED=y
22CONFIG_FUTEX=y
23# CONFIG_EPOLL is not set
24
25#
26# Loadable module support
27#
28CONFIG_MODULES=y
29CONFIG_MODULE_UNLOAD=y
30# CONFIG_MODULE_FORCE_UNLOAD is not set
31CONFIG_OBSOLETE_MODPARM=y
32# CONFIG_MODVERSIONS is not set
33CONFIG_KMOD=y
34
35#
36# Platform support
37#
38CONFIG_PPC=y
39CONFIG_PPC32=y
40# CONFIG_6xx is not set
41# CONFIG_40x is not set
42# CONFIG_POWER3 is not set
43CONFIG_8xx=y
44
45#
46# IBM 4xx options
47#
48CONFIG_EMBEDDEDBOOT=y
49CONFIG_SERIAL_CONSOLE=y
50CONFIG_NOT_COHERENT_CACHE=y
51# CONFIG_RPXLITE is not set
52# CONFIG_RPXCLASSIC is not set
53# CONFIG_BSEIP is not set
54# CONFIG_FADS is not set
55# CONFIG_TQM823L is not set
56# CONFIG_TQM850L is not set
57# CONFIG_TQM855L is not set
58# CONFIG_TQM860L is not set
59# CONFIG_FPS850L is not set
60# CONFIG_SPD823TS is not set
61CONFIG_IVMS8=y
62# CONFIG_IVML24 is not set
63# CONFIG_SM850 is not set
64# CONFIG_HERMES_PRO is not set
65# CONFIG_IP860 is not set
66# CONFIG_LWMON is not set
67# CONFIG_PCU_E is not set
68# CONFIG_CCM is not set
69# CONFIG_LANTEC is not set
70# CONFIG_MBX is not set
71# CONFIG_WINCEPT is not set
72# CONFIG_SMP is not set
73# CONFIG_PREEMPT is not set
74CONFIG_MATH_EMULATION=y
75# CONFIG_CPU_FREQ is not set
76
77#
78# General setup
79#
80# CONFIG_HIGHMEM is not set
81# CONFIG_PCI is not set
82# CONFIG_PCI_DOMAINS is not set
83# CONFIG_PCI_QSPAN is not set
84CONFIG_KCORE_ELF=y
85CONFIG_BINFMT_ELF=y
86CONFIG_KERNEL_ELF=y
87# CONFIG_BINFMT_MISC is not set
88# CONFIG_HOTPLUG is not set
89
90#
91# Parallel port support
92#
93# CONFIG_PARPORT is not set
94# CONFIG_CMDLINE_BOOL is not set
95
96#
97# Advanced setup
98#
99# CONFIG_ADVANCED_OPTIONS is not set
100
101#
102# Default settings for advanced configuration options are used
103#
104CONFIG_HIGHMEM_START=0xfe000000
105CONFIG_LOWMEM_SIZE=0x30000000
106CONFIG_KERNEL_START=0xc0000000
107CONFIG_TASK_SIZE=0x80000000
108CONFIG_BOOT_LOAD=0x00400000
109
110#
111# Memory Technology Devices (MTD)
112#
113# CONFIG_MTD is not set
114
115#
116# Plug and Play support
117#
118# CONFIG_PNP is not set
119
120#
121# Block devices
122#
123# CONFIG_BLK_DEV_FD is not set
124# CONFIG_BLK_DEV_LOOP is not set
125# CONFIG_BLK_DEV_NBD is not set
126# CONFIG_BLK_DEV_RAM is not set
127# CONFIG_BLK_DEV_INITRD is not set
128
129#
130# Multi-device support (RAID and LVM)
131#
132# CONFIG_MD is not set
133
134#
135# ATA/IDE/MFM/RLL support
136#
137CONFIG_IDE=y
138
139#
140# IDE, ATA and ATAPI Block devices
141#
142CONFIG_BLK_DEV_IDE=y
143
144#
145# Please see Documentation/ide.txt for help/info on IDE drives
146#
147# CONFIG_BLK_DEV_HD is not set
148CONFIG_BLK_DEV_IDEDISK=y
149CONFIG_IDEDISK_MULTI_MODE=y
150# CONFIG_IDEDISK_STROKE is not set
151CONFIG_BLK_DEV_IDECD=y
152# CONFIG_BLK_DEV_IDEFLOPPY is not set
153# CONFIG_IDE_TASK_IOCTL is not set
154
155#
156# IDE chipset support/bugfixes
157#
158CONFIG_BLK_DEV_MPC8xx_IDE=y
159CONFIG_IDE_8xx_PCCARD=y
160# CONFIG_IDE_8xx_DIRECT is not set
161# CONFIG_IDE_EXT_DIRECT is not set
162
163#
164# SCSI support
165#
166# CONFIG_SCSI is not set
167
168#
169# Fusion MPT device support
170#
171
172#
173# I2O device support
174#
175
176#
177# Networking support
178#
179CONFIG_NET=y
180
181#
182# Networking options
183#
184CONFIG_PACKET=y
185# CONFIG_PACKET_MMAP is not set
186# CONFIG_NETLINK_DEV is not set
187# CONFIG_NETFILTER is not set
188CONFIG_UNIX=y
189# CONFIG_NET_KEY is not set
190CONFIG_INET=y
191# CONFIG_IP_MULTICAST is not set
192# CONFIG_IP_ADVANCED_ROUTER is not set
193CONFIG_IP_PNP=y
194CONFIG_IP_PNP_DHCP=y
195# CONFIG_IP_PNP_BOOTP is not set
196# CONFIG_IP_PNP_RARP is not set
197# CONFIG_NET_IPIP is not set
198# CONFIG_NET_IPGRE is not set
199# CONFIG_ARPD is not set
200# CONFIG_INET_ECN is not set
201# CONFIG_SYN_COOKIES is not set
202# CONFIG_INET_AH is not set
203# CONFIG_INET_ESP is not set
204# CONFIG_INET_IPCOMP is not set
205# CONFIG_IPV6 is not set
206# CONFIG_XFRM_USER is not set
207
208#
209# SCTP Configuration (EXPERIMENTAL)
210#
211CONFIG_IPV6_SCTP__=y
212# CONFIG_IP_SCTP is not set
213# CONFIG_ATM is not set
214# CONFIG_VLAN_8021Q is not set
215# CONFIG_LLC is not set
216# CONFIG_DECNET is not set
217# CONFIG_BRIDGE is not set
218# CONFIG_X25 is not set
219# CONFIG_LAPB is not set
220# CONFIG_NET_DIVERT is not set
221# CONFIG_ECONET is not set
222# CONFIG_WAN_ROUTER is not set
223# CONFIG_NET_HW_FLOWCONTROL is not set
224
225#
226# QoS and/or fair queueing
227#
228# CONFIG_NET_SCHED is not set
229
230#
231# Network testing
232#
233# CONFIG_NET_PKTGEN is not set
234CONFIG_NETDEVICES=y
235# CONFIG_DUMMY is not set
236# CONFIG_BONDING is not set
237# CONFIG_EQUALIZER is not set
238# CONFIG_TUN is not set
239# CONFIG_ETHERTAP is not set
240
241#
242# Ethernet (10 or 100Mbit)
243#
244CONFIG_NET_ETHERNET=y
245# CONFIG_MII is not set
246# CONFIG_OAKNET is not set
247
248#
249# Ethernet (1000 Mbit)
250#
251
252#
253# Ethernet (10000 Mbit)
254#
255# CONFIG_PPP is not set
256# CONFIG_SLIP is not set
257
258#
259# Wireless LAN (non-hamradio)
260#
261# CONFIG_NET_RADIO is not set
262
263#
264# Token Ring devices (depends on LLC=y)
265#
266# CONFIG_SHAPER is not set
267
268#
269# Wan interfaces
270#
271# CONFIG_WAN is not set
272
273#
274# Amateur Radio support
275#
276# CONFIG_HAMRADIO is not set
277
278#
279# IrDA (infrared) support
280#
281# CONFIG_IRDA is not set
282
283#
284# ISDN subsystem
285#
286# CONFIG_ISDN_BOOL is not set
287
288#
289# Graphics support
290#
291# CONFIG_FB is not set
292
293#
294# Old CD-ROM drivers (not SCSI, not IDE)
295#
296# CONFIG_CD_NO_IDESCSI is not set
297
298#
299# Input device support
300#
301# CONFIG_INPUT is not set
302
303#
304# Userland interfaces
305#
306
307#
308# Input I/O drivers
309#
310# CONFIG_GAMEPORT is not set
311CONFIG_SOUND_GAMEPORT=y
312# CONFIG_SERIO is not set
313
314#
315# Input Device Drivers
316#
317
318#
319# Macintosh device drivers
320#
321
322#
323# Serial drivers
324#
325# CONFIG_SERIAL_8250 is not set
326
327#
328# Non-8250 serial port support
329#
330CONFIG_SERIAL_CORE=y
331CONFIG_SERIAL_CORE_CONSOLE=y
332CONFIG_SERIAL_CPM=y
333CONFIG_SERIAL_CPM_CONSOLE=y
334# CONFIG_SERIAL_CPM_SCC1 is not set
335# CONFIG_SERIAL_CPM_SCC2 is not set
336# CONFIG_SERIAL_CPM_SCC3 is not set
337# CONFIG_SERIAL_CPM_SCC4 is not set
338CONFIG_SERIAL_CPM_SMC1=y
339# CONFIG_SERIAL_CPM_SMC2 is not set
340CONFIG_UNIX98_PTYS=y
341# CONFIG_LEGACY_PTYS is not set
342
343#
344# I2C support
345#
346# CONFIG_I2C is not set
347
348#
349# I2C Hardware Sensors Mainboard support
350#
351
352#
353# I2C Hardware Sensors Chip support
354#
355# CONFIG_I2C_SENSOR is not set
356
357#
358# Mice
359#
360# CONFIG_BUSMOUSE is not set
361# CONFIG_QIC02_TAPE is not set
362
363#
364# IPMI
365#
366# CONFIG_IPMI_HANDLER is not set
367
368#
369# Watchdog Cards
370#
371# CONFIG_WATCHDOG is not set
372# CONFIG_NVRAM is not set
373CONFIG_GEN_RTC=y
374# CONFIG_GEN_RTC_X is not set
375# CONFIG_DTLK is not set
376# CONFIG_R3964 is not set
377# CONFIG_APPLICOM is not set
378
379#
380# Ftape, the floppy tape device driver
381#
382# CONFIG_FTAPE is not set
383# CONFIG_AGP is not set
384# CONFIG_DRM is not set
385# CONFIG_RAW_DRIVER is not set
386# CONFIG_HANGCHECK_TIMER is not set
387
388#
389# Multimedia devices
390#
391# CONFIG_VIDEO_DEV is not set
392
393#
394# Digital Video Broadcasting Devices
395#
396# CONFIG_DVB is not set
397
398#
399# File systems
400#
401CONFIG_EXT2_FS=y
402# CONFIG_EXT2_FS_XATTR is not set
403CONFIG_EXT3_FS=y
404CONFIG_EXT3_FS_XATTR=y
405# CONFIG_EXT3_FS_POSIX_ACL is not set
406# CONFIG_EXT3_FS_SECURITY is not set
407CONFIG_JBD=y
408# CONFIG_JBD_DEBUG is not set
409CONFIG_FS_MBCACHE=y
410# CONFIG_REISERFS_FS is not set
411# CONFIG_JFS_FS is not set
412# CONFIG_XFS_FS is not set
413# CONFIG_MINIX_FS is not set
414# CONFIG_ROMFS_FS is not set
415# CONFIG_QUOTA is not set
416# CONFIG_AUTOFS_FS is not set
417# CONFIG_AUTOFS4_FS is not set
418
419#
420# CD-ROM/DVD Filesystems
421#
422CONFIG_ISO9660_FS=y
423# CONFIG_JOLIET is not set
424# CONFIG_ZISOFS is not set
425# CONFIG_UDF_FS is not set
426
427#
428# DOS/FAT/NT Filesystems
429#
430# CONFIG_FAT_FS is not set
431# CONFIG_NTFS_FS is not set
432
433#
434# Pseudo filesystems
435#
436CONFIG_PROC_FS=y
437# CONFIG_DEVFS_FS is not set
438CONFIG_DEVPTS_FS=y
439# CONFIG_DEVPTS_FS_XATTR is not set
440CONFIG_TMPFS=y
441CONFIG_RAMFS=y
442
443#
444# Miscellaneous filesystems
445#
446# CONFIG_ADFS_FS is not set
447# CONFIG_AFFS_FS is not set
448# CONFIG_HFS_FS is not set
449# CONFIG_BEFS_FS is not set
450# CONFIG_BFS_FS is not set
451# CONFIG_EFS_FS is not set
452# CONFIG_CRAMFS is not set
453# CONFIG_VXFS_FS is not set
454# CONFIG_HPFS_FS is not set
455# CONFIG_QNX4FS_FS is not set
456# CONFIG_SYSV_FS is not set
457# CONFIG_UFS_FS is not set
458
459#
460# Network File Systems
461#
462CONFIG_NFS_FS=y
463# CONFIG_NFS_V3 is not set
464# CONFIG_NFS_V4 is not set
465# CONFIG_NFSD is not set
466CONFIG_ROOT_NFS=y
467CONFIG_LOCKD=y
468# CONFIG_EXPORTFS is not set
469CONFIG_SUNRPC=y
470# CONFIG_SUNRPC_GSS is not set
471# CONFIG_SMB_FS is not set
472# CONFIG_CIFS is not set
473# CONFIG_NCP_FS is not set
474# CONFIG_CODA_FS is not set
475# CONFIG_INTERMEZZO_FS is not set
476# CONFIG_AFS_FS is not set
477
478#
479# Partition Types
480#
481CONFIG_PARTITION_ADVANCED=y
482# CONFIG_ACORN_PARTITION is not set
483# CONFIG_OSF_PARTITION is not set
484# CONFIG_AMIGA_PARTITION is not set
485# CONFIG_ATARI_PARTITION is not set
486CONFIG_MAC_PARTITION=y
487# CONFIG_MSDOS_PARTITION is not set
488# CONFIG_LDM_PARTITION is not set
489# CONFIG_NEC98_PARTITION is not set
490# CONFIG_SGI_PARTITION is not set
491# CONFIG_ULTRIX_PARTITION is not set
492# CONFIG_SUN_PARTITION is not set
493# CONFIG_EFI_PARTITION is not set
494
495#
496# Sound
497#
498# CONFIG_SOUND is not set
499
500#
501# MPC8xx CPM Options
502#
503# CONFIG_SCC_ENET is not set
504CONFIG_FEC_ENET=y
505CONFIG_USE_MDIO=y
506CONFIG_FEC_AM79C874=y
507CONFIG_FEC_LXT970=y
508CONFIG_FEC_LXT971=y
509CONFIG_FEC_QS6612=y
510CONFIG_ENET_BIG_BUFFERS=y
511
512#
513# Generic MPC8xx Options
514#
515CONFIG_8xx_COPYBACK=y
516# CONFIG_8xx_CPU6 is not set
517# CONFIG_UCODE_PATCH is not set
518
519#
520# USB support
521#
522# CONFIG_USB_GADGET is not set
523
524#
525# Bluetooth support
526#
527# CONFIG_BT is not set
528
529#
530# Library routines
531#
532# CONFIG_CRC32 is not set
533
534#
535# Kernel hacking
536#
537# CONFIG_DEBUG_KERNEL is not set
538# CONFIG_KALLSYMS is not set
539
540#
541# Security options
542#
543# CONFIG_SECURITY is not set
544
545#
546# Cryptographic options
547#
548# CONFIG_CRYPTO is not set
diff --git a/arch/ppc/configs/SM850_defconfig b/arch/ppc/configs/SM850_defconfig
new file mode 100644
index 000000000000..021884b43029
--- /dev/null
+++ b/arch/ppc/configs/SM850_defconfig
@@ -0,0 +1,522 @@
1#
2# Automatically generated make config: don't edit
3#
4CONFIG_MMU=y
5CONFIG_RWSEM_XCHGADD_ALGORITHM=y
6CONFIG_HAVE_DEC_LOCK=y
7
8#
9# Code maturity level options
10#
11CONFIG_EXPERIMENTAL=y
12
13#
14# General setup
15#
16CONFIG_SWAP=y
17CONFIG_SYSVIPC=y
18# CONFIG_BSD_PROCESS_ACCT is not set
19CONFIG_SYSCTL=y
20CONFIG_LOG_BUF_SHIFT=14
21CONFIG_EMBEDDED=y
22CONFIG_FUTEX=y
23# CONFIG_EPOLL is not set
24
25#
26# Loadable module support
27#
28CONFIG_MODULES=y
29CONFIG_MODULE_UNLOAD=y
30# CONFIG_MODULE_FORCE_UNLOAD is not set
31CONFIG_OBSOLETE_MODPARM=y
32# CONFIG_MODVERSIONS is not set
33CONFIG_KMOD=y
34
35#
36# Platform support
37#
38CONFIG_PPC=y
39CONFIG_PPC32=y
40# CONFIG_6xx is not set
41# CONFIG_40x is not set
42# CONFIG_POWER3 is not set
43CONFIG_8xx=y
44
45#
46# IBM 4xx options
47#
48CONFIG_EMBEDDEDBOOT=y
49CONFIG_SERIAL_CONSOLE=y
50CONFIG_NOT_COHERENT_CACHE=y
51# CONFIG_RPXLITE is not set
52# CONFIG_RPXCLASSIC is not set
53# CONFIG_BSEIP is not set
54# CONFIG_FADS is not set
55# CONFIG_TQM823L is not set
56# CONFIG_TQM850L is not set
57# CONFIG_TQM855L is not set
58# CONFIG_TQM860L is not set
59# CONFIG_FPS850L is not set
60# CONFIG_SPD823TS is not set
61# CONFIG_IVMS8 is not set
62# CONFIG_IVML24 is not set
63CONFIG_SM850=y
64# CONFIG_HERMES_PRO is not set
65# CONFIG_IP860 is not set
66# CONFIG_LWMON is not set
67# CONFIG_PCU_E is not set
68# CONFIG_CCM is not set
69# CONFIG_LANTEC is not set
70# CONFIG_MBX is not set
71# CONFIG_WINCEPT is not set
72CONFIG_TQM8xxL=y
73# CONFIG_SMP is not set
74# CONFIG_PREEMPT is not set
75CONFIG_MATH_EMULATION=y
76# CONFIG_CPU_FREQ is not set
77
78#
79# General setup
80#
81# CONFIG_HIGHMEM is not set
82# CONFIG_PCI is not set
83# CONFIG_PCI_DOMAINS is not set
84# CONFIG_PCI_QSPAN is not set
85CONFIG_KCORE_ELF=y
86CONFIG_BINFMT_ELF=y
87CONFIG_KERNEL_ELF=y
88# CONFIG_BINFMT_MISC is not set
89# CONFIG_HOTPLUG is not set
90
91#
92# Parallel port support
93#
94# CONFIG_PARPORT is not set
95CONFIG_CMDLINE_BOOL=y
96CONFIG_CMDLINE="console=ttyCPM1"
97
98#
99# Advanced setup
100#
101# CONFIG_ADVANCED_OPTIONS is not set
102
103#
104# Default settings for advanced configuration options are used
105#
106CONFIG_HIGHMEM_START=0xfe000000
107CONFIG_LOWMEM_SIZE=0x30000000
108CONFIG_KERNEL_START=0xc0000000
109CONFIG_TASK_SIZE=0x80000000
110CONFIG_BOOT_LOAD=0x00400000
111
112#
113# Memory Technology Devices (MTD)
114#
115# CONFIG_MTD is not set
116
117#
118# Plug and Play support
119#
120# CONFIG_PNP is not set
121
122#
123# Block devices
124#
125# CONFIG_BLK_DEV_FD is not set
126# CONFIG_BLK_DEV_LOOP is not set
127# CONFIG_BLK_DEV_NBD is not set
128# CONFIG_BLK_DEV_RAM is not set
129# CONFIG_BLK_DEV_INITRD is not set
130
131#
132# Multi-device support (RAID and LVM)
133#
134# CONFIG_MD is not set
135
136#
137# ATA/IDE/MFM/RLL support
138#
139# CONFIG_IDE is not set
140
141#
142# SCSI support
143#
144# CONFIG_SCSI is not set
145
146#
147# Fusion MPT device support
148#
149
150#
151# I2O device support
152#
153
154#
155# Networking support
156#
157CONFIG_NET=y
158
159#
160# Networking options
161#
162CONFIG_PACKET=y
163# CONFIG_PACKET_MMAP is not set
164# CONFIG_NETLINK_DEV is not set
165# CONFIG_NETFILTER is not set
166CONFIG_UNIX=y
167# CONFIG_NET_KEY is not set
168CONFIG_INET=y
169# CONFIG_IP_MULTICAST is not set
170# CONFIG_IP_ADVANCED_ROUTER is not set
171CONFIG_IP_PNP=y
172CONFIG_IP_PNP_DHCP=y
173# CONFIG_IP_PNP_BOOTP is not set
174# CONFIG_IP_PNP_RARP is not set
175# CONFIG_NET_IPIP is not set
176# CONFIG_NET_IPGRE is not set
177# CONFIG_ARPD is not set
178# CONFIG_INET_ECN is not set
179# CONFIG_SYN_COOKIES is not set
180# CONFIG_INET_AH is not set
181# CONFIG_INET_ESP is not set
182# CONFIG_INET_IPCOMP is not set
183# CONFIG_IPV6 is not set
184# CONFIG_XFRM_USER is not set
185
186#
187# SCTP Configuration (EXPERIMENTAL)
188#
189CONFIG_IPV6_SCTP__=y
190# CONFIG_IP_SCTP is not set
191# CONFIG_ATM is not set
192# CONFIG_VLAN_8021Q is not set
193# CONFIG_LLC is not set
194# CONFIG_DECNET is not set
195# CONFIG_BRIDGE is not set
196# CONFIG_X25 is not set
197# CONFIG_LAPB is not set
198# CONFIG_NET_DIVERT is not set
199# CONFIG_ECONET is not set
200# CONFIG_WAN_ROUTER is not set
201# CONFIG_NET_HW_FLOWCONTROL is not set
202
203#
204# QoS and/or fair queueing
205#
206# CONFIG_NET_SCHED is not set
207
208#
209# Network testing
210#
211# CONFIG_NET_PKTGEN is not set
212CONFIG_NETDEVICES=y
213# CONFIG_DUMMY is not set
214# CONFIG_BONDING is not set
215# CONFIG_EQUALIZER is not set
216# CONFIG_TUN is not set
217# CONFIG_ETHERTAP is not set
218
219#
220# Ethernet (10 or 100Mbit)
221#
222CONFIG_NET_ETHERNET=y
223# CONFIG_MII is not set
224# CONFIG_OAKNET is not set
225
226#
227# Ethernet (1000 Mbit)
228#
229
230#
231# Ethernet (10000 Mbit)
232#
233# CONFIG_PPP is not set
234# CONFIG_SLIP is not set
235
236#
237# Wireless LAN (non-hamradio)
238#
239# CONFIG_NET_RADIO is not set
240
241#
242# Token Ring devices (depends on LLC=y)
243#
244# CONFIG_SHAPER is not set
245
246#
247# Wan interfaces
248#
249# CONFIG_WAN is not set
250
251#
252# Amateur Radio support
253#
254# CONFIG_HAMRADIO is not set
255
256#
257# IrDA (infrared) support
258#
259# CONFIG_IRDA is not set
260
261#
262# ISDN subsystem
263#
264# CONFIG_ISDN_BOOL is not set
265
266#
267# Graphics support
268#
269# CONFIG_FB is not set
270
271#
272# Old CD-ROM drivers (not SCSI, not IDE)
273#
274# CONFIG_CD_NO_IDESCSI is not set
275
276#
277# Input device support
278#
279# CONFIG_INPUT is not set
280
281#
282# Userland interfaces
283#
284
285#
286# Input I/O drivers
287#
288# CONFIG_GAMEPORT is not set
289CONFIG_SOUND_GAMEPORT=y
290# CONFIG_SERIO is not set
291
292#
293# Input Device Drivers
294#
295
296#
297# Macintosh device drivers
298#
299
300#
301# Serial drivers
302#
303# CONFIG_SERIAL_8250 is not set
304
305#
306# Non-8250 serial port support
307#
308CONFIG_SERIAL_CORE=y
309CONFIG_SERIAL_CORE_CONSOLE=y
310CONFIG_SERIAL_CPM=y
311CONFIG_SERIAL_CPM_CONSOLE=y
312# CONFIG_SERIAL_CPM_SCC1 is not set
313# CONFIG_SERIAL_CPM_SCC2 is not set
314# CONFIG_SERIAL_CPM_SCC3 is not set
315# CONFIG_SERIAL_CPM_SCC4 is not set
316CONFIG_SERIAL_CPM_SMC1=y
317CONFIG_SERIAL_CPM_SMC2=y
318CONFIG_SERIAL_CPM_ALT_SMC2=y
319CONFIG_UNIX98_PTYS=y
320# CONFIG_LEGACY_PTYS is not set
321
322#
323# I2C support
324#
325# CONFIG_I2C is not set
326
327#
328# I2C Hardware Sensors Mainboard support
329#
330
331#
332# I2C Hardware Sensors Chip support
333#
334# CONFIG_I2C_SENSOR is not set
335
336#
337# Mice
338#
339# CONFIG_BUSMOUSE is not set
340# CONFIG_QIC02_TAPE is not set
341
342#
343# IPMI
344#
345# CONFIG_IPMI_HANDLER is not set
346
347#
348# Watchdog Cards
349#
350# CONFIG_WATCHDOG is not set
351# CONFIG_NVRAM is not set
352CONFIG_GEN_RTC=y
353# CONFIG_GEN_RTC_X is not set
354# CONFIG_DTLK is not set
355# CONFIG_R3964 is not set
356# CONFIG_APPLICOM is not set
357
358#
359# Ftape, the floppy tape device driver
360#
361# CONFIG_FTAPE is not set
362# CONFIG_AGP is not set
363# CONFIG_DRM is not set
364# CONFIG_RAW_DRIVER is not set
365# CONFIG_HANGCHECK_TIMER is not set
366
367#
368# Multimedia devices
369#
370# CONFIG_VIDEO_DEV is not set
371
372#
373# Digital Video Broadcasting Devices
374#
375# CONFIG_DVB is not set
376
377#
378# File systems
379#
380# CONFIG_EXT2_FS is not set
381CONFIG_EXT3_FS=y
382CONFIG_EXT3_FS_XATTR=y
383# CONFIG_EXT3_FS_POSIX_ACL is not set
384# CONFIG_EXT3_FS_SECURITY is not set
385CONFIG_JBD=y
386# CONFIG_JBD_DEBUG is not set
387CONFIG_FS_MBCACHE=y
388# CONFIG_REISERFS_FS is not set
389# CONFIG_JFS_FS is not set
390# CONFIG_XFS_FS is not set
391# CONFIG_MINIX_FS is not set
392# CONFIG_ROMFS_FS is not set
393# CONFIG_QUOTA is not set
394# CONFIG_AUTOFS_FS is not set
395# CONFIG_AUTOFS4_FS is not set
396
397#
398# CD-ROM/DVD Filesystems
399#
400# CONFIG_ISO9660_FS is not set
401# CONFIG_UDF_FS is not set
402
403#
404# DOS/FAT/NT Filesystems
405#
406# CONFIG_FAT_FS is not set
407# CONFIG_NTFS_FS is not set
408
409#
410# Pseudo filesystems
411#
412CONFIG_PROC_FS=y
413# CONFIG_DEVFS_FS is not set
414CONFIG_DEVPTS_FS=y
415# CONFIG_DEVPTS_FS_XATTR is not set
416CONFIG_TMPFS=y
417CONFIG_RAMFS=y
418
419#
420# Miscellaneous filesystems
421#
422# CONFIG_ADFS_FS is not set
423# CONFIG_AFFS_FS is not set
424# CONFIG_HFS_FS is not set
425# CONFIG_BEFS_FS is not set
426# CONFIG_BFS_FS is not set
427# CONFIG_EFS_FS is not set
428# CONFIG_CRAMFS is not set
429# CONFIG_VXFS_FS is not set
430# CONFIG_HPFS_FS is not set
431# CONFIG_QNX4FS_FS is not set
432# CONFIG_SYSV_FS is not set
433# CONFIG_UFS_FS is not set
434
435#
436# Network File Systems
437#
438CONFIG_NFS_FS=y
439# CONFIG_NFS_V3 is not set
440# CONFIG_NFS_V4 is not set
441# CONFIG_NFSD is not set
442CONFIG_ROOT_NFS=y
443CONFIG_LOCKD=y
444# CONFIG_EXPORTFS is not set
445CONFIG_SUNRPC=y
446# CONFIG_SUNRPC_GSS is not set
447# CONFIG_SMB_FS is not set
448# CONFIG_CIFS is not set
449# CONFIG_NCP_FS is not set
450# CONFIG_CODA_FS is not set
451# CONFIG_INTERMEZZO_FS is not set
452# CONFIG_AFS_FS is not set
453
454#
455# Partition Types
456#
457CONFIG_PARTITION_ADVANCED=y
458# CONFIG_ACORN_PARTITION is not set
459# CONFIG_OSF_PARTITION is not set
460# CONFIG_AMIGA_PARTITION is not set
461# CONFIG_ATARI_PARTITION is not set
462# CONFIG_MAC_PARTITION is not set
463# CONFIG_MSDOS_PARTITION is not set
464# CONFIG_LDM_PARTITION is not set
465# CONFIG_NEC98_PARTITION is not set
466# CONFIG_SGI_PARTITION is not set
467# CONFIG_ULTRIX_PARTITION is not set
468# CONFIG_SUN_PARTITION is not set
469# CONFIG_EFI_PARTITION is not set
470
471#
472# Sound
473#
474# CONFIG_SOUND is not set
475
476#
477# MPC8xx CPM Options
478#
479CONFIG_SCC_ENET=y
480# CONFIG_SCC1_ENET is not set
481# CONFIG_SCC2_ENET is not set
482CONFIG_SCC3_ENET=y
483# CONFIG_FEC_ENET is not set
484CONFIG_ENET_BIG_BUFFERS=y
485
486#
487# Generic MPC8xx Options
488#
489CONFIG_8xx_COPYBACK=y
490CONFIG_8xx_CPU6=y
491# CONFIG_UCODE_PATCH is not set
492
493#
494# USB support
495#
496# CONFIG_USB_GADGET is not set
497
498#
499# Bluetooth support
500#
501# CONFIG_BT is not set
502
503#
504# Library routines
505#
506# CONFIG_CRC32 is not set
507
508#
509# Kernel hacking
510#
511# CONFIG_DEBUG_KERNEL is not set
512# CONFIG_KALLSYMS is not set
513
514#
515# Security options
516#
517# CONFIG_SECURITY is not set
518
519#
520# Cryptographic options
521#
522# CONFIG_CRYPTO is not set
diff --git a/arch/ppc/configs/SPD823TS_defconfig b/arch/ppc/configs/SPD823TS_defconfig
new file mode 100644
index 000000000000..ba60fea2b834
--- /dev/null
+++ b/arch/ppc/configs/SPD823TS_defconfig
@@ -0,0 +1,520 @@
1#
2# Automatically generated make config: don't edit
3#
4CONFIG_MMU=y
5CONFIG_RWSEM_XCHGADD_ALGORITHM=y
6CONFIG_HAVE_DEC_LOCK=y
7
8#
9# Code maturity level options
10#
11CONFIG_EXPERIMENTAL=y
12
13#
14# General setup
15#
16CONFIG_SWAP=y
17CONFIG_SYSVIPC=y
18# CONFIG_BSD_PROCESS_ACCT is not set
19CONFIG_SYSCTL=y
20CONFIG_LOG_BUF_SHIFT=14
21CONFIG_EMBEDDED=y
22CONFIG_FUTEX=y
23# CONFIG_EPOLL is not set
24
25#
26# Loadable module support
27#
28CONFIG_MODULES=y
29CONFIG_MODULE_UNLOAD=y
30# CONFIG_MODULE_FORCE_UNLOAD is not set
31CONFIG_OBSOLETE_MODPARM=y
32# CONFIG_MODVERSIONS is not set
33CONFIG_KMOD=y
34
35#
36# Platform support
37#
38CONFIG_PPC=y
39CONFIG_PPC32=y
40# CONFIG_6xx is not set
41# CONFIG_40x is not set
42# CONFIG_POWER3 is not set
43CONFIG_8xx=y
44
45#
46# IBM 4xx options
47#
48CONFIG_EMBEDDEDBOOT=y
49CONFIG_SERIAL_CONSOLE=y
50CONFIG_NOT_COHERENT_CACHE=y
51# CONFIG_RPXLITE is not set
52# CONFIG_RPXCLASSIC is not set
53# CONFIG_BSEIP is not set
54# CONFIG_FADS is not set
55# CONFIG_TQM823L is not set
56# CONFIG_TQM850L is not set
57# CONFIG_TQM855L is not set
58# CONFIG_TQM860L is not set
59# CONFIG_FPS850L is not set
60CONFIG_SPD823TS=y
61# CONFIG_IVMS8 is not set
62# CONFIG_IVML24 is not set
63# CONFIG_SM850 is not set
64# CONFIG_HERMES_PRO is not set
65# CONFIG_IP860 is not set
66# CONFIG_LWMON is not set
67# CONFIG_PCU_E is not set
68# CONFIG_CCM is not set
69# CONFIG_LANTEC is not set
70# CONFIG_MBX is not set
71# CONFIG_WINCEPT is not set
72# CONFIG_SMP is not set
73# CONFIG_PREEMPT is not set
74CONFIG_MATH_EMULATION=y
75# CONFIG_CPU_FREQ is not set
76
77#
78# General setup
79#
80# CONFIG_HIGHMEM is not set
81# CONFIG_PCI is not set
82# CONFIG_PCI_DOMAINS is not set
83# CONFIG_PCI_QSPAN is not set
84CONFIG_KCORE_ELF=y
85CONFIG_BINFMT_ELF=y
86CONFIG_KERNEL_ELF=y
87# CONFIG_BINFMT_MISC is not set
88# CONFIG_HOTPLUG is not set
89
90#
91# Parallel port support
92#
93# CONFIG_PARPORT is not set
94# CONFIG_CMDLINE_BOOL is not set
95
96#
97# Advanced setup
98#
99# CONFIG_ADVANCED_OPTIONS is not set
100
101#
102# Default settings for advanced configuration options are used
103#
104CONFIG_HIGHMEM_START=0xfe000000
105CONFIG_LOWMEM_SIZE=0x30000000
106CONFIG_KERNEL_START=0xc0000000
107CONFIG_TASK_SIZE=0x80000000
108CONFIG_BOOT_LOAD=0x00400000
109
110#
111# Memory Technology Devices (MTD)
112#
113# CONFIG_MTD is not set
114
115#
116# Plug and Play support
117#
118# CONFIG_PNP is not set
119
120#
121# Block devices
122#
123# CONFIG_BLK_DEV_FD is not set
124# CONFIG_BLK_DEV_LOOP is not set
125# CONFIG_BLK_DEV_NBD is not set
126# CONFIG_BLK_DEV_RAM is not set
127# CONFIG_BLK_DEV_INITRD is not set
128
129#
130# Multi-device support (RAID and LVM)
131#
132# CONFIG_MD is not set
133
134#
135# ATA/IDE/MFM/RLL support
136#
137# CONFIG_IDE is not set
138
139#
140# SCSI support
141#
142# CONFIG_SCSI is not set
143
144#
145# Fusion MPT device support
146#
147
148#
149# I2O device support
150#
151
152#
153# Networking support
154#
155CONFIG_NET=y
156
157#
158# Networking options
159#
160CONFIG_PACKET=y
161# CONFIG_PACKET_MMAP is not set
162# CONFIG_NETLINK_DEV is not set
163# CONFIG_NETFILTER is not set
164CONFIG_UNIX=y
165# CONFIG_NET_KEY is not set
166CONFIG_INET=y
167# CONFIG_IP_MULTICAST is not set
168# CONFIG_IP_ADVANCED_ROUTER is not set
169CONFIG_IP_PNP=y
170CONFIG_IP_PNP_DHCP=y
171# CONFIG_IP_PNP_BOOTP is not set
172# CONFIG_IP_PNP_RARP is not set
173# CONFIG_NET_IPIP is not set
174# CONFIG_NET_IPGRE is not set
175# CONFIG_ARPD is not set
176# CONFIG_INET_ECN is not set
177# CONFIG_SYN_COOKIES is not set
178# CONFIG_INET_AH is not set
179# CONFIG_INET_ESP is not set
180# CONFIG_INET_IPCOMP is not set
181# CONFIG_IPV6 is not set
182# CONFIG_XFRM_USER is not set
183
184#
185# SCTP Configuration (EXPERIMENTAL)
186#
187CONFIG_IPV6_SCTP__=y
188# CONFIG_IP_SCTP is not set
189# CONFIG_ATM is not set
190# CONFIG_VLAN_8021Q is not set
191# CONFIG_LLC is not set
192# CONFIG_DECNET is not set
193# CONFIG_BRIDGE is not set
194# CONFIG_X25 is not set
195# CONFIG_LAPB is not set
196# CONFIG_NET_DIVERT is not set
197# CONFIG_ECONET is not set
198# CONFIG_WAN_ROUTER is not set
199# CONFIG_NET_HW_FLOWCONTROL is not set
200
201#
202# QoS and/or fair queueing
203#
204# CONFIG_NET_SCHED is not set
205
206#
207# Network testing
208#
209# CONFIG_NET_PKTGEN is not set
210CONFIG_NETDEVICES=y
211# CONFIG_DUMMY is not set
212# CONFIG_BONDING is not set
213# CONFIG_EQUALIZER is not set
214# CONFIG_TUN is not set
215# CONFIG_ETHERTAP is not set
216
217#
218# Ethernet (10 or 100Mbit)
219#
220CONFIG_NET_ETHERNET=y
221# CONFIG_MII is not set
222# CONFIG_OAKNET is not set
223
224#
225# Ethernet (1000 Mbit)
226#
227
228#
229# Ethernet (10000 Mbit)
230#
231# CONFIG_PPP is not set
232# CONFIG_SLIP is not set
233
234#
235# Wireless LAN (non-hamradio)
236#
237# CONFIG_NET_RADIO is not set
238
239#
240# Token Ring devices (depends on LLC=y)
241#
242# CONFIG_SHAPER is not set
243
244#
245# Wan interfaces
246#
247# CONFIG_WAN is not set
248
249#
250# Amateur Radio support
251#
252# CONFIG_HAMRADIO is not set
253
254#
255# IrDA (infrared) support
256#
257# CONFIG_IRDA is not set
258
259#
260# ISDN subsystem
261#
262# CONFIG_ISDN_BOOL is not set
263
264#
265# Graphics support
266#
267# CONFIG_FB is not set
268
269#
270# Old CD-ROM drivers (not SCSI, not IDE)
271#
272# CONFIG_CD_NO_IDESCSI is not set
273
274#
275# Input device support
276#
277# CONFIG_INPUT is not set
278
279#
280# Userland interfaces
281#
282
283#
284# Input I/O drivers
285#
286# CONFIG_GAMEPORT is not set
287CONFIG_SOUND_GAMEPORT=y
288# CONFIG_SERIO is not set
289
290#
291# Input Device Drivers
292#
293
294#
295# Macintosh device drivers
296#
297
298#
299# Serial drivers
300#
301# CONFIG_SERIAL_8250 is not set
302
303#
304# Non-8250 serial port support
305#
306CONFIG_SERIAL_CORE=y
307CONFIG_SERIAL_CORE_CONSOLE=y
308CONFIG_SERIAL_CPM=y
309CONFIG_SERIAL_CPM_CONSOLE=y
310# CONFIG_SERIAL_CPM_SCC1 is not set
311# CONFIG_SERIAL_CPM_SCC2 is not set
312# CONFIG_SERIAL_CPM_SCC3 is not set
313# CONFIG_SERIAL_CPM_SCC4 is not set
314CONFIG_SERIAL_CPM_SMC1=y
315# CONFIG_SERIAL_CPM_SMC2 is not set
316CONFIG_SERIAL_CPM_ALT_SMC2=y
317CONFIG_UNIX98_PTYS=y
318# CONFIG_LEGACY_PTYS is not set
319
320#
321# I2C support
322#
323# CONFIG_I2C is not set
324
325#
326# I2C Hardware Sensors Mainboard support
327#
328
329#
330# I2C Hardware Sensors Chip support
331#
332# CONFIG_I2C_SENSOR is not set
333
334#
335# Mice
336#
337# CONFIG_BUSMOUSE is not set
338# CONFIG_QIC02_TAPE is not set
339
340#
341# IPMI
342#
343# CONFIG_IPMI_HANDLER is not set
344
345#
346# Watchdog Cards
347#
348# CONFIG_WATCHDOG is not set
349# CONFIG_NVRAM is not set
350CONFIG_GEN_RTC=y
351# CONFIG_GEN_RTC_X is not set
352# CONFIG_DTLK is not set
353# CONFIG_R3964 is not set
354# CONFIG_APPLICOM is not set
355
356#
357# Ftape, the floppy tape device driver
358#
359# CONFIG_FTAPE is not set
360# CONFIG_AGP is not set
361# CONFIG_DRM is not set
362# CONFIG_RAW_DRIVER is not set
363# CONFIG_HANGCHECK_TIMER is not set
364
365#
366# Multimedia devices
367#
368# CONFIG_VIDEO_DEV is not set
369
370#
371# Digital Video Broadcasting Devices
372#
373# CONFIG_DVB is not set
374
375#
376# File systems
377#
378# CONFIG_EXT2_FS is not set
379CONFIG_EXT3_FS=y
380CONFIG_EXT3_FS_XATTR=y
381# CONFIG_EXT3_FS_POSIX_ACL is not set
382# CONFIG_EXT3_FS_SECURITY is not set
383CONFIG_JBD=y
384# CONFIG_JBD_DEBUG is not set
385CONFIG_FS_MBCACHE=y
386# CONFIG_REISERFS_FS is not set
387# CONFIG_JFS_FS is not set
388# CONFIG_XFS_FS is not set
389# CONFIG_MINIX_FS is not set
390# CONFIG_ROMFS_FS is not set
391# CONFIG_QUOTA is not set
392# CONFIG_AUTOFS_FS is not set
393# CONFIG_AUTOFS4_FS is not set
394
395#
396# CD-ROM/DVD Filesystems
397#
398# CONFIG_ISO9660_FS is not set
399# CONFIG_UDF_FS is not set
400
401#
402# DOS/FAT/NT Filesystems
403#
404# CONFIG_FAT_FS is not set
405# CONFIG_NTFS_FS is not set
406
407#
408# Pseudo filesystems
409#
410CONFIG_PROC_FS=y
411# CONFIG_DEVFS_FS is not set
412CONFIG_DEVPTS_FS=y
413# CONFIG_DEVPTS_FS_XATTR is not set
414CONFIG_TMPFS=y
415CONFIG_RAMFS=y
416
417#
418# Miscellaneous filesystems
419#
420# CONFIG_ADFS_FS is not set
421# CONFIG_AFFS_FS is not set
422# CONFIG_HFS_FS is not set
423# CONFIG_BEFS_FS is not set
424# CONFIG_BFS_FS is not set
425# CONFIG_EFS_FS is not set
426# CONFIG_CRAMFS is not set
427# CONFIG_VXFS_FS is not set
428# CONFIG_HPFS_FS is not set
429# CONFIG_QNX4FS_FS is not set
430# CONFIG_SYSV_FS is not set
431# CONFIG_UFS_FS is not set
432
433#
434# Network File Systems
435#
436CONFIG_NFS_FS=y
437# CONFIG_NFS_V3 is not set
438# CONFIG_NFS_V4 is not set
439# CONFIG_NFSD is not set
440CONFIG_ROOT_NFS=y
441CONFIG_LOCKD=y
442# CONFIG_EXPORTFS is not set
443CONFIG_SUNRPC=y
444# CONFIG_SUNRPC_GSS is not set
445# CONFIG_SMB_FS is not set
446# CONFIG_CIFS is not set
447# CONFIG_NCP_FS is not set
448# CONFIG_CODA_FS is not set
449# CONFIG_INTERMEZZO_FS is not set
450# CONFIG_AFS_FS is not set
451
452#
453# Partition Types
454#
455CONFIG_PARTITION_ADVANCED=y
456# CONFIG_ACORN_PARTITION is not set
457# CONFIG_OSF_PARTITION is not set
458# CONFIG_AMIGA_PARTITION is not set
459# CONFIG_ATARI_PARTITION is not set
460# CONFIG_MAC_PARTITION is not set
461# CONFIG_MSDOS_PARTITION is not set
462# CONFIG_LDM_PARTITION is not set
463# CONFIG_NEC98_PARTITION is not set
464# CONFIG_SGI_PARTITION is not set
465# CONFIG_ULTRIX_PARTITION is not set
466# CONFIG_SUN_PARTITION is not set
467# CONFIG_EFI_PARTITION is not set
468
469#
470# Sound
471#
472# CONFIG_SOUND is not set
473
474#
475# MPC8xx CPM Options
476#
477CONFIG_SCC_ENET=y
478# CONFIG_SCC1_ENET is not set
479CONFIG_SCC2_ENET=y
480# CONFIG_SCC3_ENET is not set
481# CONFIG_FEC_ENET is not set
482CONFIG_ENET_BIG_BUFFERS=y
483
484#
485# Generic MPC8xx Options
486#
487CONFIG_8xx_COPYBACK=y
488# CONFIG_8xx_CPU6 is not set
489# CONFIG_UCODE_PATCH is not set
490
491#
492# USB support
493#
494# CONFIG_USB_GADGET is not set
495
496#
497# Bluetooth support
498#
499# CONFIG_BT is not set
500
501#
502# Library routines
503#
504# CONFIG_CRC32 is not set
505
506#
507# Kernel hacking
508#
509# CONFIG_DEBUG_KERNEL is not set
510# CONFIG_KALLSYMS is not set
511
512#
513# Security options
514#
515# CONFIG_SECURITY is not set
516
517#
518# Cryptographic options
519#
520# CONFIG_CRYPTO is not set
diff --git a/arch/ppc/configs/TQM823L_defconfig b/arch/ppc/configs/TQM823L_defconfig
new file mode 100644
index 000000000000..3b44f3d79bf6
--- /dev/null
+++ b/arch/ppc/configs/TQM823L_defconfig
@@ -0,0 +1,521 @@
1#
2# Automatically generated make config: don't edit
3#
4CONFIG_MMU=y
5CONFIG_RWSEM_XCHGADD_ALGORITHM=y
6CONFIG_HAVE_DEC_LOCK=y
7
8#
9# Code maturity level options
10#
11CONFIG_EXPERIMENTAL=y
12
13#
14# General setup
15#
16CONFIG_SWAP=y
17CONFIG_SYSVIPC=y
18# CONFIG_BSD_PROCESS_ACCT is not set
19CONFIG_SYSCTL=y
20CONFIG_LOG_BUF_SHIFT=14
21CONFIG_EMBEDDED=y
22CONFIG_FUTEX=y
23# CONFIG_EPOLL is not set
24
25#
26# Loadable module support
27#
28CONFIG_MODULES=y
29CONFIG_MODULE_UNLOAD=y
30# CONFIG_MODULE_FORCE_UNLOAD is not set
31CONFIG_OBSOLETE_MODPARM=y
32# CONFIG_MODVERSIONS is not set
33CONFIG_KMOD=y
34
35#
36# Platform support
37#
38CONFIG_PPC=y
39CONFIG_PPC32=y
40# CONFIG_6xx is not set
41# CONFIG_40x is not set
42# CONFIG_POWER3 is not set
43CONFIG_8xx=y
44
45#
46# IBM 4xx options
47#
48CONFIG_EMBEDDEDBOOT=y
49CONFIG_SERIAL_CONSOLE=y
50CONFIG_NOT_COHERENT_CACHE=y
51# CONFIG_RPXLITE is not set
52# CONFIG_RPXCLASSIC is not set
53# CONFIG_BSEIP is not set
54# CONFIG_FADS is not set
55CONFIG_TQM823L=y
56# CONFIG_TQM850L is not set
57# CONFIG_TQM855L is not set
58# CONFIG_TQM860L is not set
59# CONFIG_FPS850L is not set
60# CONFIG_SPD823TS is not set
61# CONFIG_IVMS8 is not set
62# CONFIG_IVML24 is not set
63# CONFIG_SM850 is not set
64# CONFIG_HERMES_PRO is not set
65# CONFIG_IP860 is not set
66# CONFIG_LWMON is not set
67# CONFIG_PCU_E is not set
68# CONFIG_CCM is not set
69# CONFIG_LANTEC is not set
70# CONFIG_MBX is not set
71# CONFIG_WINCEPT is not set
72CONFIG_TQM8xxL=y
73# CONFIG_SMP is not set
74# CONFIG_PREEMPT is not set
75CONFIG_MATH_EMULATION=y
76# CONFIG_CPU_FREQ is not set
77
78#
79# General setup
80#
81# CONFIG_HIGHMEM is not set
82# CONFIG_PCI is not set
83# CONFIG_PCI_DOMAINS is not set
84# CONFIG_PCI_QSPAN is not set
85CONFIG_KCORE_ELF=y
86CONFIG_BINFMT_ELF=y
87CONFIG_KERNEL_ELF=y
88# CONFIG_BINFMT_MISC is not set
89# CONFIG_HOTPLUG is not set
90
91#
92# Parallel port support
93#
94# CONFIG_PARPORT is not set
95# CONFIG_CMDLINE_BOOL is not set
96
97#
98# Advanced setup
99#
100# CONFIG_ADVANCED_OPTIONS is not set
101
102#
103# Default settings for advanced configuration options are used
104#
105CONFIG_HIGHMEM_START=0xfe000000
106CONFIG_LOWMEM_SIZE=0x30000000
107CONFIG_KERNEL_START=0xc0000000
108CONFIG_TASK_SIZE=0x80000000
109CONFIG_BOOT_LOAD=0x00400000
110
111#
112# Memory Technology Devices (MTD)
113#
114# CONFIG_MTD is not set
115
116#
117# Plug and Play support
118#
119# CONFIG_PNP is not set
120
121#
122# Block devices
123#
124# CONFIG_BLK_DEV_FD is not set
125# CONFIG_BLK_DEV_LOOP is not set
126# CONFIG_BLK_DEV_NBD is not set
127# CONFIG_BLK_DEV_RAM is not set
128# CONFIG_BLK_DEV_INITRD is not set
129
130#
131# Multi-device support (RAID and LVM)
132#
133# CONFIG_MD is not set
134
135#
136# ATA/IDE/MFM/RLL support
137#
138# CONFIG_IDE is not set
139
140#
141# SCSI support
142#
143# CONFIG_SCSI is not set
144
145#
146# Fusion MPT device support
147#
148
149#
150# I2O device support
151#
152
153#
154# Networking support
155#
156CONFIG_NET=y
157
158#
159# Networking options
160#
161CONFIG_PACKET=y
162# CONFIG_PACKET_MMAP is not set
163# CONFIG_NETLINK_DEV is not set
164# CONFIG_NETFILTER is not set
165CONFIG_UNIX=y
166# CONFIG_NET_KEY is not set
167CONFIG_INET=y
168# CONFIG_IP_MULTICAST is not set
169# CONFIG_IP_ADVANCED_ROUTER is not set
170CONFIG_IP_PNP=y
171CONFIG_IP_PNP_DHCP=y
172# CONFIG_IP_PNP_BOOTP is not set
173# CONFIG_IP_PNP_RARP is not set
174# CONFIG_NET_IPIP is not set
175# CONFIG_NET_IPGRE is not set
176# CONFIG_ARPD is not set
177# CONFIG_INET_ECN is not set
178# CONFIG_SYN_COOKIES is not set
179# CONFIG_INET_AH is not set
180# CONFIG_INET_ESP is not set
181# CONFIG_INET_IPCOMP is not set
182# CONFIG_IPV6 is not set
183# CONFIG_XFRM_USER is not set
184
185#
186# SCTP Configuration (EXPERIMENTAL)
187#
188CONFIG_IPV6_SCTP__=y
189# CONFIG_IP_SCTP is not set
190# CONFIG_ATM is not set
191# CONFIG_VLAN_8021Q is not set
192# CONFIG_LLC is not set
193# CONFIG_DECNET is not set
194# CONFIG_BRIDGE is not set
195# CONFIG_X25 is not set
196# CONFIG_LAPB is not set
197# CONFIG_NET_DIVERT is not set
198# CONFIG_ECONET is not set
199# CONFIG_WAN_ROUTER is not set
200# CONFIG_NET_HW_FLOWCONTROL is not set
201
202#
203# QoS and/or fair queueing
204#
205# CONFIG_NET_SCHED is not set
206
207#
208# Network testing
209#
210# CONFIG_NET_PKTGEN is not set
211CONFIG_NETDEVICES=y
212# CONFIG_DUMMY is not set
213# CONFIG_BONDING is not set
214# CONFIG_EQUALIZER is not set
215# CONFIG_TUN is not set
216# CONFIG_ETHERTAP is not set
217
218#
219# Ethernet (10 or 100Mbit)
220#
221CONFIG_NET_ETHERNET=y
222# CONFIG_MII is not set
223# CONFIG_OAKNET is not set
224
225#
226# Ethernet (1000 Mbit)
227#
228
229#
230# Ethernet (10000 Mbit)
231#
232# CONFIG_PPP is not set
233# CONFIG_SLIP is not set
234
235#
236# Wireless LAN (non-hamradio)
237#
238# CONFIG_NET_RADIO is not set
239
240#
241# Token Ring devices (depends on LLC=y)
242#
243# CONFIG_SHAPER is not set
244
245#
246# Wan interfaces
247#
248# CONFIG_WAN is not set
249
250#
251# Amateur Radio support
252#
253# CONFIG_HAMRADIO is not set
254
255#
256# IrDA (infrared) support
257#
258# CONFIG_IRDA is not set
259
260#
261# ISDN subsystem
262#
263# CONFIG_ISDN_BOOL is not set
264
265#
266# Graphics support
267#
268# CONFIG_FB is not set
269
270#
271# Old CD-ROM drivers (not SCSI, not IDE)
272#
273# CONFIG_CD_NO_IDESCSI is not set
274
275#
276# Input device support
277#
278# CONFIG_INPUT is not set
279
280#
281# Userland interfaces
282#
283
284#
285# Input I/O drivers
286#
287# CONFIG_GAMEPORT is not set
288CONFIG_SOUND_GAMEPORT=y
289# CONFIG_SERIO is not set
290
291#
292# Input Device Drivers
293#
294
295#
296# Macintosh device drivers
297#
298
299#
300# Serial drivers
301#
302# CONFIG_SERIAL_8250 is not set
303
304#
305# Non-8250 serial port support
306#
307CONFIG_SERIAL_CORE=y
308CONFIG_SERIAL_CORE_CONSOLE=y
309CONFIG_SERIAL_CPM=y
310CONFIG_SERIAL_CPM_CONSOLE=y
311# CONFIG_SERIAL_CPM_SCC1 is not set
312# CONFIG_SERIAL_CPM_SCC2 is not set
313# CONFIG_SERIAL_CPM_SCC3 is not set
314# CONFIG_SERIAL_CPM_SCC4 is not set
315CONFIG_SERIAL_CPM_SMC1=y
316CONFIG_SERIAL_CPM_SMC2=y
317CONFIG_SERIAL_CPM_ALT_SMC2=y
318CONFIG_UNIX98_PTYS=y
319# CONFIG_LEGACY_PTYS is not set
320
321#
322# I2C support
323#
324# CONFIG_I2C is not set
325
326#
327# I2C Hardware Sensors Mainboard support
328#
329
330#
331# I2C Hardware Sensors Chip support
332#
333# CONFIG_I2C_SENSOR is not set
334
335#
336# Mice
337#
338# CONFIG_BUSMOUSE is not set
339# CONFIG_QIC02_TAPE is not set
340
341#
342# IPMI
343#
344# CONFIG_IPMI_HANDLER is not set
345
346#
347# Watchdog Cards
348#
349# CONFIG_WATCHDOG is not set
350# CONFIG_NVRAM is not set
351CONFIG_GEN_RTC=y
352# CONFIG_GEN_RTC_X is not set
353# CONFIG_DTLK is not set
354# CONFIG_R3964 is not set
355# CONFIG_APPLICOM is not set
356
357#
358# Ftape, the floppy tape device driver
359#
360# CONFIG_FTAPE is not set
361# CONFIG_AGP is not set
362# CONFIG_DRM is not set
363# CONFIG_RAW_DRIVER is not set
364# CONFIG_HANGCHECK_TIMER is not set
365
366#
367# Multimedia devices
368#
369# CONFIG_VIDEO_DEV is not set
370
371#
372# Digital Video Broadcasting Devices
373#
374# CONFIG_DVB is not set
375
376#
377# File systems
378#
379# CONFIG_EXT2_FS is not set
380CONFIG_EXT3_FS=y
381CONFIG_EXT3_FS_XATTR=y
382# CONFIG_EXT3_FS_POSIX_ACL is not set
383# CONFIG_EXT3_FS_SECURITY is not set
384CONFIG_JBD=y
385# CONFIG_JBD_DEBUG is not set
386CONFIG_FS_MBCACHE=y
387# CONFIG_REISERFS_FS is not set
388# CONFIG_JFS_FS is not set
389# CONFIG_XFS_FS is not set
390# CONFIG_MINIX_FS is not set
391# CONFIG_ROMFS_FS is not set
392# CONFIG_QUOTA is not set
393# CONFIG_AUTOFS_FS is not set
394# CONFIG_AUTOFS4_FS is not set
395
396#
397# CD-ROM/DVD Filesystems
398#
399# CONFIG_ISO9660_FS is not set
400# CONFIG_UDF_FS is not set
401
402#
403# DOS/FAT/NT Filesystems
404#
405# CONFIG_FAT_FS is not set
406# CONFIG_NTFS_FS is not set
407
408#
409# Pseudo filesystems
410#
411CONFIG_PROC_FS=y
412# CONFIG_DEVFS_FS is not set
413CONFIG_DEVPTS_FS=y
414# CONFIG_DEVPTS_FS_XATTR is not set
415CONFIG_TMPFS=y
416CONFIG_RAMFS=y
417
418#
419# Miscellaneous filesystems
420#
421# CONFIG_ADFS_FS is not set
422# CONFIG_AFFS_FS is not set
423# CONFIG_HFS_FS is not set
424# CONFIG_BEFS_FS is not set
425# CONFIG_BFS_FS is not set
426# CONFIG_EFS_FS is not set
427# CONFIG_CRAMFS is not set
428# CONFIG_VXFS_FS is not set
429# CONFIG_HPFS_FS is not set
430# CONFIG_QNX4FS_FS is not set
431# CONFIG_SYSV_FS is not set
432# CONFIG_UFS_FS is not set
433
434#
435# Network File Systems
436#
437CONFIG_NFS_FS=y
438# CONFIG_NFS_V3 is not set
439# CONFIG_NFS_V4 is not set
440# CONFIG_NFSD is not set
441CONFIG_ROOT_NFS=y
442CONFIG_LOCKD=y
443# CONFIG_EXPORTFS is not set
444CONFIG_SUNRPC=y
445# CONFIG_SUNRPC_GSS is not set
446# CONFIG_SMB_FS is not set
447# CONFIG_CIFS is not set
448# CONFIG_NCP_FS is not set
449# CONFIG_CODA_FS is not set
450# CONFIG_INTERMEZZO_FS is not set
451# CONFIG_AFS_FS is not set
452
453#
454# Partition Types
455#
456CONFIG_PARTITION_ADVANCED=y
457# CONFIG_ACORN_PARTITION is not set
458# CONFIG_OSF_PARTITION is not set
459# CONFIG_AMIGA_PARTITION is not set
460# CONFIG_ATARI_PARTITION is not set
461# CONFIG_MAC_PARTITION is not set
462# CONFIG_MSDOS_PARTITION is not set
463# CONFIG_LDM_PARTITION is not set
464# CONFIG_NEC98_PARTITION is not set
465# CONFIG_SGI_PARTITION is not set
466# CONFIG_ULTRIX_PARTITION is not set
467# CONFIG_SUN_PARTITION is not set
468# CONFIG_EFI_PARTITION is not set
469
470#
471# Sound
472#
473# CONFIG_SOUND is not set
474
475#
476# MPC8xx CPM Options
477#
478CONFIG_SCC_ENET=y
479# CONFIG_SCC1_ENET is not set
480CONFIG_SCC2_ENET=y
481# CONFIG_SCC3_ENET is not set
482# CONFIG_FEC_ENET is not set
483CONFIG_ENET_BIG_BUFFERS=y
484
485#
486# Generic MPC8xx Options
487#
488CONFIG_8xx_COPYBACK=y
489# CONFIG_8xx_CPU6 is not set
490# CONFIG_UCODE_PATCH is not set
491
492#
493# USB support
494#
495# CONFIG_USB_GADGET is not set
496
497#
498# Bluetooth support
499#
500# CONFIG_BT is not set
501
502#
503# Library routines
504#
505# CONFIG_CRC32 is not set
506
507#
508# Kernel hacking
509#
510# CONFIG_DEBUG_KERNEL is not set
511# CONFIG_KALLSYMS is not set
512
513#
514# Security options
515#
516# CONFIG_SECURITY is not set
517
518#
519# Cryptographic options
520#
521# CONFIG_CRYPTO is not set
diff --git a/arch/ppc/configs/TQM8260_defconfig b/arch/ppc/configs/TQM8260_defconfig
new file mode 100644
index 000000000000..57cfa83d12d9
--- /dev/null
+++ b/arch/ppc/configs/TQM8260_defconfig
@@ -0,0 +1,499 @@
1#
2# Automatically generated make config: don't edit
3#
4CONFIG_MMU=y
5CONFIG_RWSEM_XCHGADD_ALGORITHM=y
6CONFIG_HAVE_DEC_LOCK=y
7
8#
9# Code maturity level options
10#
11CONFIG_EXPERIMENTAL=y
12
13#
14# General setup
15#
16CONFIG_SWAP=y
17CONFIG_SYSVIPC=y
18# CONFIG_BSD_PROCESS_ACCT is not set
19CONFIG_SYSCTL=y
20CONFIG_LOG_BUF_SHIFT=14
21CONFIG_EMBEDDED=y
22CONFIG_FUTEX=y
23# CONFIG_EPOLL is not set
24
25#
26# Loadable module support
27#
28CONFIG_MODULES=y
29CONFIG_MODULE_UNLOAD=y
30# CONFIG_MODULE_FORCE_UNLOAD is not set
31CONFIG_OBSOLETE_MODPARM=y
32# CONFIG_MODVERSIONS is not set
33CONFIG_KMOD=y
34
35#
36# Platform support
37#
38CONFIG_PPC=y
39CONFIG_PPC32=y
40CONFIG_6xx=y
41# CONFIG_40x is not set
42# CONFIG_POWER3 is not set
43# CONFIG_8xx is not set
44
45#
46# IBM 4xx options
47#
48CONFIG_EMBEDDEDBOOT=y
49CONFIG_8260=y
50CONFIG_PPC_STD_MMU=y
51CONFIG_SERIAL_CONSOLE=y
52# CONFIG_EST8260 is not set
53# CONFIG_SBS8260 is not set
54# CONFIG_RPX6 is not set
55CONFIG_TQM8260=y
56# CONFIG_WILLOW_1 is not set
57# CONFIG_SMP is not set
58# CONFIG_PREEMPT is not set
59# CONFIG_CPU_FREQ is not set
60
61#
62# General setup
63#
64# CONFIG_HIGHMEM is not set
65# CONFIG_PCI is not set
66# CONFIG_PCI_DOMAINS is not set
67# CONFIG_PC_KEYBOARD is not set
68CONFIG_KCORE_ELF=y
69CONFIG_BINFMT_ELF=y
70CONFIG_KERNEL_ELF=y
71# CONFIG_BINFMT_MISC is not set
72# CONFIG_HOTPLUG is not set
73
74#
75# Parallel port support
76#
77# CONFIG_PARPORT is not set
78# CONFIG_PPC601_SYNC_FIX is not set
79# CONFIG_CMDLINE_BOOL is not set
80
81#
82# Advanced setup
83#
84# CONFIG_ADVANCED_OPTIONS is not set
85
86#
87# Default settings for advanced configuration options are used
88#
89CONFIG_HIGHMEM_START=0xfe000000
90CONFIG_LOWMEM_SIZE=0x30000000
91CONFIG_KERNEL_START=0xc0000000
92CONFIG_TASK_SIZE=0x80000000
93CONFIG_BOOT_LOAD=0x00400000
94
95#
96# Memory Technology Devices (MTD)
97#
98# CONFIG_MTD is not set
99
100#
101# Plug and Play support
102#
103# CONFIG_PNP is not set
104
105#
106# Block devices
107#
108# CONFIG_BLK_DEV_FD is not set
109# CONFIG_BLK_DEV_LOOP is not set
110# CONFIG_BLK_DEV_NBD is not set
111CONFIG_BLK_DEV_RAM=y
112CONFIG_BLK_DEV_RAM_SIZE=4096
113CONFIG_BLK_DEV_INITRD=y
114
115#
116# Multi-device support (RAID and LVM)
117#
118# CONFIG_MD is not set
119
120#
121# ATA/IDE/MFM/RLL support
122#
123# CONFIG_IDE is not set
124
125#
126# SCSI support
127#
128# CONFIG_SCSI is not set
129
130#
131# Fusion MPT device support
132#
133
134#
135# I2O device support
136#
137
138#
139# Networking support
140#
141CONFIG_NET=y
142
143#
144# Networking options
145#
146CONFIG_PACKET=y
147# CONFIG_PACKET_MMAP is not set
148# CONFIG_NETLINK_DEV is not set
149# CONFIG_NETFILTER is not set
150CONFIG_UNIX=y
151# CONFIG_NET_KEY is not set
152CONFIG_INET=y
153# CONFIG_IP_MULTICAST is not set
154# CONFIG_IP_ADVANCED_ROUTER is not set
155CONFIG_IP_PNP=y
156CONFIG_IP_PNP_DHCP=y
157# CONFIG_IP_PNP_BOOTP is not set
158# CONFIG_IP_PNP_RARP is not set
159# CONFIG_NET_IPIP is not set
160# CONFIG_NET_IPGRE is not set
161# CONFIG_ARPD is not set
162# CONFIG_INET_ECN is not set
163# CONFIG_SYN_COOKIES is not set
164# CONFIG_INET_AH is not set
165# CONFIG_INET_ESP is not set
166# CONFIG_INET_IPCOMP is not set
167# CONFIG_IPV6 is not set
168# CONFIG_XFRM_USER is not set
169
170#
171# SCTP Configuration (EXPERIMENTAL)
172#
173CONFIG_IPV6_SCTP__=y
174# CONFIG_IP_SCTP is not set
175# CONFIG_ATM is not set
176# CONFIG_VLAN_8021Q is not set
177# CONFIG_LLC is not set
178# CONFIG_DECNET is not set
179# CONFIG_BRIDGE is not set
180# CONFIG_X25 is not set
181# CONFIG_LAPB is not set
182# CONFIG_NET_DIVERT is not set
183# CONFIG_ECONET is not set
184# CONFIG_WAN_ROUTER is not set
185# CONFIG_NET_HW_FLOWCONTROL is not set
186
187#
188# QoS and/or fair queueing
189#
190# CONFIG_NET_SCHED is not set
191
192#
193# Network testing
194#
195# CONFIG_NET_PKTGEN is not set
196CONFIG_NETDEVICES=y
197# CONFIG_DUMMY is not set
198# CONFIG_BONDING is not set
199# CONFIG_EQUALIZER is not set
200# CONFIG_TUN is not set
201# CONFIG_ETHERTAP is not set
202
203#
204# Ethernet (10 or 100Mbit)
205#
206CONFIG_NET_ETHERNET=y
207# CONFIG_MII is not set
208# CONFIG_OAKNET is not set
209
210#
211# Ethernet (1000 Mbit)
212#
213
214#
215# Ethernet (10000 Mbit)
216#
217# CONFIG_PPP is not set
218# CONFIG_SLIP is not set
219
220#
221# Wireless LAN (non-hamradio)
222#
223# CONFIG_NET_RADIO is not set
224
225#
226# Token Ring devices (depends on LLC=y)
227#
228# CONFIG_SHAPER is not set
229
230#
231# Wan interfaces
232#
233# CONFIG_WAN is not set
234
235#
236# Amateur Radio support
237#
238# CONFIG_HAMRADIO is not set
239
240#
241# IrDA (infrared) support
242#
243# CONFIG_IRDA is not set
244
245#
246# ISDN subsystem
247#
248# CONFIG_ISDN_BOOL is not set
249
250#
251# Graphics support
252#
253# CONFIG_FB is not set
254
255#
256# Old CD-ROM drivers (not SCSI, not IDE)
257#
258# CONFIG_CD_NO_IDESCSI is not set
259
260#
261# Input device support
262#
263# CONFIG_INPUT is not set
264
265#
266# Userland interfaces
267#
268
269#
270# Input I/O drivers
271#
272# CONFIG_GAMEPORT is not set
273CONFIG_SOUND_GAMEPORT=y
274# CONFIG_SERIO is not set
275
276#
277# Input Device Drivers
278#
279
280#
281# Macintosh device drivers
282#
283
284#
285# Character devices
286#
287# CONFIG_SERIAL_NONSTANDARD is not set
288
289#
290# Serial drivers
291#
292CONFIG_SERIAL_8250=y
293CONFIG_SERIAL_8250_CONSOLE=y
294# CONFIG_SERIAL_8250_EXTENDED is not set
295
296#
297# Non-8250 serial port support
298#
299CONFIG_SERIAL_CORE=y
300CONFIG_SERIAL_CORE_CONSOLE=y
301CONFIG_UNIX98_PTYS=y
302CONFIG_UNIX98_PTY_COUNT=32
303
304#
305# I2C support
306#
307# CONFIG_I2C is not set
308
309#
310# I2C Hardware Sensors Mainboard support
311#
312
313#
314# I2C Hardware Sensors Chip support
315#
316# CONFIG_I2C_SENSOR is not set
317
318#
319# Mice
320#
321# CONFIG_BUSMOUSE is not set
322# CONFIG_QIC02_TAPE is not set
323
324#
325# IPMI
326#
327# CONFIG_IPMI_HANDLER is not set
328
329#
330# Watchdog Cards
331#
332# CONFIG_WATCHDOG is not set
333# CONFIG_NVRAM is not set
334CONFIG_GEN_RTC=y
335# CONFIG_GEN_RTC_X is not set
336# CONFIG_DTLK is not set
337# CONFIG_R3964 is not set
338# CONFIG_APPLICOM is not set
339
340#
341# Ftape, the floppy tape device driver
342#
343# CONFIG_FTAPE is not set
344# CONFIG_AGP is not set
345# CONFIG_DRM is not set
346# CONFIG_RAW_DRIVER is not set
347# CONFIG_HANGCHECK_TIMER is not set
348
349#
350# Multimedia devices
351#
352# CONFIG_VIDEO_DEV is not set
353
354#
355# Digital Video Broadcasting Devices
356#
357# CONFIG_DVB is not set
358
359#
360# File systems
361#
362CONFIG_EXT2_FS=y
363# CONFIG_EXT2_FS_XATTR is not set
364CONFIG_EXT3_FS=y
365CONFIG_EXT3_FS_XATTR=y
366# CONFIG_EXT3_FS_POSIX_ACL is not set
367# CONFIG_EXT3_FS_SECURITY is not set
368CONFIG_JBD=y
369# CONFIG_JBD_DEBUG is not set
370CONFIG_FS_MBCACHE=y
371# CONFIG_REISERFS_FS is not set
372# CONFIG_JFS_FS is not set
373# CONFIG_XFS_FS is not set
374# CONFIG_MINIX_FS is not set
375# CONFIG_ROMFS_FS is not set
376# CONFIG_QUOTA is not set
377# CONFIG_AUTOFS_FS is not set
378# CONFIG_AUTOFS4_FS is not set
379
380#
381# CD-ROM/DVD Filesystems
382#
383# CONFIG_ISO9660_FS is not set
384# CONFIG_UDF_FS is not set
385
386#
387# DOS/FAT/NT Filesystems
388#
389# CONFIG_FAT_FS is not set
390# CONFIG_NTFS_FS is not set
391
392#
393# Pseudo filesystems
394#
395CONFIG_PROC_FS=y
396# CONFIG_DEVFS_FS is not set
397CONFIG_DEVPTS_FS=y
398# CONFIG_DEVPTS_FS_XATTR is not set
399# CONFIG_TMPFS is not set
400CONFIG_RAMFS=y
401
402#
403# Miscellaneous filesystems
404#
405# CONFIG_ADFS_FS is not set
406# CONFIG_AFFS_FS is not set
407# CONFIG_HFS_FS is not set
408# CONFIG_BEFS_FS is not set
409# CONFIG_BFS_FS is not set
410# CONFIG_EFS_FS is not set
411# CONFIG_CRAMFS is not set
412# CONFIG_VXFS_FS is not set
413# CONFIG_HPFS_FS is not set
414# CONFIG_QNX4FS_FS is not set
415# CONFIG_SYSV_FS is not set
416# CONFIG_UFS_FS is not set
417
418#
419# Network File Systems
420#
421CONFIG_NFS_FS=y
422# CONFIG_NFS_V3 is not set
423# CONFIG_NFS_V4 is not set
424# CONFIG_NFSD is not set
425CONFIG_ROOT_NFS=y
426CONFIG_LOCKD=y
427# CONFIG_EXPORTFS is not set
428CONFIG_SUNRPC=y
429# CONFIG_SUNRPC_GSS is not set
430# CONFIG_SMB_FS is not set
431# CONFIG_CIFS is not set
432# CONFIG_NCP_FS is not set
433# CONFIG_CODA_FS is not set
434# CONFIG_INTERMEZZO_FS is not set
435# CONFIG_AFS_FS is not set
436
437#
438# Partition Types
439#
440CONFIG_PARTITION_ADVANCED=y
441# CONFIG_ACORN_PARTITION is not set
442# CONFIG_OSF_PARTITION is not set
443# CONFIG_AMIGA_PARTITION is not set
444# CONFIG_ATARI_PARTITION is not set
445# CONFIG_MAC_PARTITION is not set
446# CONFIG_MSDOS_PARTITION is not set
447# CONFIG_LDM_PARTITION is not set
448# CONFIG_NEC98_PARTITION is not set
449# CONFIG_SGI_PARTITION is not set
450# CONFIG_ULTRIX_PARTITION is not set
451# CONFIG_SUN_PARTITION is not set
452# CONFIG_EFI_PARTITION is not set
453
454#
455# Sound
456#
457# CONFIG_SOUND is not set
458# CONFIG_SCC_ENET is not set
459CONFIG_FEC_ENET=y
460# CONFIG_USE_MDIO is not set
461
462#
463# MPC8260 CPM Options
464#
465CONFIG_SCC_CONSOLE=y
466# CONFIG_FCC1_ENET is not set
467CONFIG_FCC2_ENET=y
468# CONFIG_FCC3_ENET is not set
469
470#
471# USB support
472#
473# CONFIG_USB_GADGET is not set
474
475#
476# Bluetooth support
477#
478# CONFIG_BT is not set
479
480#
481# Library routines
482#
483# CONFIG_CRC32 is not set
484
485#
486# Kernel hacking
487#
488# CONFIG_DEBUG_KERNEL is not set
489# CONFIG_KALLSYMS is not set
490
491#
492# Security options
493#
494# CONFIG_SECURITY is not set
495
496#
497# Cryptographic options
498#
499# CONFIG_CRYPTO is not set
diff --git a/arch/ppc/configs/TQM850L_defconfig b/arch/ppc/configs/TQM850L_defconfig
new file mode 100644
index 000000000000..b02d19630e31
--- /dev/null
+++ b/arch/ppc/configs/TQM850L_defconfig
@@ -0,0 +1,521 @@
1#
2# Automatically generated make config: don't edit
3#
4CONFIG_MMU=y
5CONFIG_RWSEM_XCHGADD_ALGORITHM=y
6CONFIG_HAVE_DEC_LOCK=y
7
8#
9# Code maturity level options
10#
11CONFIG_EXPERIMENTAL=y
12
13#
14# General setup
15#
16CONFIG_SWAP=y
17CONFIG_SYSVIPC=y
18# CONFIG_BSD_PROCESS_ACCT is not set
19CONFIG_SYSCTL=y
20CONFIG_LOG_BUF_SHIFT=14
21CONFIG_EMBEDDED=y
22CONFIG_FUTEX=y
23# CONFIG_EPOLL is not set
24
25#
26# Loadable module support
27#
28CONFIG_MODULES=y
29CONFIG_MODULE_UNLOAD=y
30# CONFIG_MODULE_FORCE_UNLOAD is not set
31CONFIG_OBSOLETE_MODPARM=y
32# CONFIG_MODVERSIONS is not set
33CONFIG_KMOD=y
34
35#
36# Platform support
37#
38CONFIG_PPC=y
39CONFIG_PPC32=y
40# CONFIG_6xx is not set
41# CONFIG_40x is not set
42# CONFIG_POWER3 is not set
43CONFIG_8xx=y
44
45#
46# IBM 4xx options
47#
48CONFIG_EMBEDDEDBOOT=y
49CONFIG_SERIAL_CONSOLE=y
50CONFIG_NOT_COHERENT_CACHE=y
51# CONFIG_RPXLITE is not set
52# CONFIG_RPXCLASSIC is not set
53# CONFIG_BSEIP is not set
54# CONFIG_FADS is not set
55# CONFIG_TQM823L is not set
56CONFIG_TQM850L=y
57# CONFIG_TQM855L is not set
58# CONFIG_TQM860L is not set
59# CONFIG_FPS850L is not set
60# CONFIG_SPD823TS is not set
61# CONFIG_IVMS8 is not set
62# CONFIG_IVML24 is not set
63# CONFIG_SM850 is not set
64# CONFIG_HERMES_PRO is not set
65# CONFIG_IP860 is not set
66# CONFIG_LWMON is not set
67# CONFIG_PCU_E is not set
68# CONFIG_CCM is not set
69# CONFIG_LANTEC is not set
70# CONFIG_MBX is not set
71# CONFIG_WINCEPT is not set
72CONFIG_TQM8xxL=y
73# CONFIG_SMP is not set
74# CONFIG_PREEMPT is not set
75CONFIG_MATH_EMULATION=y
76# CONFIG_CPU_FREQ is not set
77
78#
79# General setup
80#
81# CONFIG_HIGHMEM is not set
82# CONFIG_PCI is not set
83# CONFIG_PCI_DOMAINS is not set
84# CONFIG_PCI_QSPAN is not set
85CONFIG_KCORE_ELF=y
86CONFIG_BINFMT_ELF=y
87CONFIG_KERNEL_ELF=y
88# CONFIG_BINFMT_MISC is not set
89# CONFIG_HOTPLUG is not set
90
91#
92# Parallel port support
93#
94# CONFIG_PARPORT is not set
95# CONFIG_CMDLINE_BOOL is not set
96
97#
98# Advanced setup
99#
100# CONFIG_ADVANCED_OPTIONS is not set
101
102#
103# Default settings for advanced configuration options are used
104#
105CONFIG_HIGHMEM_START=0xfe000000
106CONFIG_LOWMEM_SIZE=0x30000000
107CONFIG_KERNEL_START=0xc0000000
108CONFIG_TASK_SIZE=0x80000000
109CONFIG_BOOT_LOAD=0x00400000
110
111#
112# Memory Technology Devices (MTD)
113#
114# CONFIG_MTD is not set
115
116#
117# Plug and Play support
118#
119# CONFIG_PNP is not set
120
121#
122# Block devices
123#
124# CONFIG_BLK_DEV_FD is not set
125# CONFIG_BLK_DEV_LOOP is not set
126# CONFIG_BLK_DEV_NBD is not set
127# CONFIG_BLK_DEV_RAM is not set
128# CONFIG_BLK_DEV_INITRD is not set
129
130#
131# Multi-device support (RAID and LVM)
132#
133# CONFIG_MD is not set
134
135#
136# ATA/IDE/MFM/RLL support
137#
138# CONFIG_IDE is not set
139
140#
141# SCSI support
142#
143# CONFIG_SCSI is not set
144
145#
146# Fusion MPT device support
147#
148
149#
150# I2O device support
151#
152
153#
154# Networking support
155#
156CONFIG_NET=y
157
158#
159# Networking options
160#
161CONFIG_PACKET=y
162# CONFIG_PACKET_MMAP is not set
163# CONFIG_NETLINK_DEV is not set
164# CONFIG_NETFILTER is not set
165CONFIG_UNIX=y
166# CONFIG_NET_KEY is not set
167CONFIG_INET=y
168# CONFIG_IP_MULTICAST is not set
169# CONFIG_IP_ADVANCED_ROUTER is not set
170CONFIG_IP_PNP=y
171CONFIG_IP_PNP_DHCP=y
172# CONFIG_IP_PNP_BOOTP is not set
173# CONFIG_IP_PNP_RARP is not set
174# CONFIG_NET_IPIP is not set
175# CONFIG_NET_IPGRE is not set
176# CONFIG_ARPD is not set
177# CONFIG_INET_ECN is not set
178# CONFIG_SYN_COOKIES is not set
179# CONFIG_INET_AH is not set
180# CONFIG_INET_ESP is not set
181# CONFIG_INET_IPCOMP is not set
182# CONFIG_IPV6 is not set
183# CONFIG_XFRM_USER is not set
184
185#
186# SCTP Configuration (EXPERIMENTAL)
187#
188CONFIG_IPV6_SCTP__=y
189# CONFIG_IP_SCTP is not set
190# CONFIG_ATM is not set
191# CONFIG_VLAN_8021Q is not set
192# CONFIG_LLC is not set
193# CONFIG_DECNET is not set
194# CONFIG_BRIDGE is not set
195# CONFIG_X25 is not set
196# CONFIG_LAPB is not set
197# CONFIG_NET_DIVERT is not set
198# CONFIG_ECONET is not set
199# CONFIG_WAN_ROUTER is not set
200# CONFIG_NET_HW_FLOWCONTROL is not set
201
202#
203# QoS and/or fair queueing
204#
205# CONFIG_NET_SCHED is not set
206
207#
208# Network testing
209#
210# CONFIG_NET_PKTGEN is not set
211CONFIG_NETDEVICES=y
212# CONFIG_DUMMY is not set
213# CONFIG_BONDING is not set
214# CONFIG_EQUALIZER is not set
215# CONFIG_TUN is not set
216# CONFIG_ETHERTAP is not set
217
218#
219# Ethernet (10 or 100Mbit)
220#
221CONFIG_NET_ETHERNET=y
222# CONFIG_MII is not set
223# CONFIG_OAKNET is not set
224
225#
226# Ethernet (1000 Mbit)
227#
228
229#
230# Ethernet (10000 Mbit)
231#
232# CONFIG_PPP is not set
233# CONFIG_SLIP is not set
234
235#
236# Wireless LAN (non-hamradio)
237#
238# CONFIG_NET_RADIO is not set
239
240#
241# Token Ring devices (depends on LLC=y)
242#
243# CONFIG_SHAPER is not set
244
245#
246# Wan interfaces
247#
248# CONFIG_WAN is not set
249
250#
251# Amateur Radio support
252#
253# CONFIG_HAMRADIO is not set
254
255#
256# IrDA (infrared) support
257#
258# CONFIG_IRDA is not set
259
260#
261# ISDN subsystem
262#
263# CONFIG_ISDN_BOOL is not set
264
265#
266# Graphics support
267#
268# CONFIG_FB is not set
269
270#
271# Old CD-ROM drivers (not SCSI, not IDE)
272#
273# CONFIG_CD_NO_IDESCSI is not set
274
275#
276# Input device support
277#
278# CONFIG_INPUT is not set
279
280#
281# Userland interfaces
282#
283
284#
285# Input I/O drivers
286#
287# CONFIG_GAMEPORT is not set
288CONFIG_SOUND_GAMEPORT=y
289# CONFIG_SERIO is not set
290
291#
292# Input Device Drivers
293#
294
295#
296# Macintosh device drivers
297#
298
299#
300# Serial drivers
301#
302# CONFIG_SERIAL_8250 is not set
303
304#
305# Non-8250 serial port support
306#
307CONFIG_SERIAL_CORE=y
308CONFIG_SERIAL_CORE_CONSOLE=y
309CONFIG_SERIAL_CPM=y
310CONFIG_SERIAL_CPM_CONSOLE=y
311# CONFIG_SERIAL_CPM_SCC1 is not set
312# CONFIG_SERIAL_CPM_SCC2 is not set
313# CONFIG_SERIAL_CPM_SCC3 is not set
314# CONFIG_SERIAL_CPM_SCC4 is not set
315CONFIG_SERIAL_CPM_SMC1=y
316CONFIG_SERIAL_CPM_SMC2=y
317CONFIG_SERIAL_CPM_ALT_SMC2=y
318CONFIG_UNIX98_PTYS=y
319# CONFIG_LEGACY_PTYS is not set
320
321#
322# I2C support
323#
324# CONFIG_I2C is not set
325
326#
327# I2C Hardware Sensors Mainboard support
328#
329
330#
331# I2C Hardware Sensors Chip support
332#
333# CONFIG_I2C_SENSOR is not set
334
335#
336# Mice
337#
338# CONFIG_BUSMOUSE is not set
339# CONFIG_QIC02_TAPE is not set
340
341#
342# IPMI
343#
344# CONFIG_IPMI_HANDLER is not set
345
346#
347# Watchdog Cards
348#
349# CONFIG_WATCHDOG is not set
350# CONFIG_NVRAM is not set
351CONFIG_GEN_RTC=y
352# CONFIG_GEN_RTC_X is not set
353# CONFIG_DTLK is not set
354# CONFIG_R3964 is not set
355# CONFIG_APPLICOM is not set
356
357#
358# Ftape, the floppy tape device driver
359#
360# CONFIG_FTAPE is not set
361# CONFIG_AGP is not set
362# CONFIG_DRM is not set
363# CONFIG_RAW_DRIVER is not set
364# CONFIG_HANGCHECK_TIMER is not set
365
366#
367# Multimedia devices
368#
369# CONFIG_VIDEO_DEV is not set
370
371#
372# Digital Video Broadcasting Devices
373#
374# CONFIG_DVB is not set
375
376#
377# File systems
378#
379# CONFIG_EXT2_FS is not set
380CONFIG_EXT3_FS=y
381CONFIG_EXT3_FS_XATTR=y
382# CONFIG_EXT3_FS_POSIX_ACL is not set
383# CONFIG_EXT3_FS_SECURITY is not set
384CONFIG_JBD=y
385# CONFIG_JBD_DEBUG is not set
386CONFIG_FS_MBCACHE=y
387# CONFIG_REISERFS_FS is not set
388# CONFIG_JFS_FS is not set
389# CONFIG_XFS_FS is not set
390# CONFIG_MINIX_FS is not set
391# CONFIG_ROMFS_FS is not set
392# CONFIG_QUOTA is not set
393# CONFIG_AUTOFS_FS is not set
394# CONFIG_AUTOFS4_FS is not set
395
396#
397# CD-ROM/DVD Filesystems
398#
399# CONFIG_ISO9660_FS is not set
400# CONFIG_UDF_FS is not set
401
402#
403# DOS/FAT/NT Filesystems
404#
405# CONFIG_FAT_FS is not set
406# CONFIG_NTFS_FS is not set
407
408#
409# Pseudo filesystems
410#
411CONFIG_PROC_FS=y
412# CONFIG_DEVFS_FS is not set
413CONFIG_DEVPTS_FS=y
414# CONFIG_DEVPTS_FS_XATTR is not set
415CONFIG_TMPFS=y
416CONFIG_RAMFS=y
417
418#
419# Miscellaneous filesystems
420#
421# CONFIG_ADFS_FS is not set
422# CONFIG_AFFS_FS is not set
423# CONFIG_HFS_FS is not set
424# CONFIG_BEFS_FS is not set
425# CONFIG_BFS_FS is not set
426# CONFIG_EFS_FS is not set
427# CONFIG_CRAMFS is not set
428# CONFIG_VXFS_FS is not set
429# CONFIG_HPFS_FS is not set
430# CONFIG_QNX4FS_FS is not set
431# CONFIG_SYSV_FS is not set
432# CONFIG_UFS_FS is not set
433
434#
435# Network File Systems
436#
437CONFIG_NFS_FS=y
438# CONFIG_NFS_V3 is not set
439# CONFIG_NFS_V4 is not set
440# CONFIG_NFSD is not set
441CONFIG_ROOT_NFS=y
442CONFIG_LOCKD=y
443# CONFIG_EXPORTFS is not set
444CONFIG_SUNRPC=y
445# CONFIG_SUNRPC_GSS is not set
446# CONFIG_SMB_FS is not set
447# CONFIG_CIFS is not set
448# CONFIG_NCP_FS is not set
449# CONFIG_CODA_FS is not set
450# CONFIG_INTERMEZZO_FS is not set
451# CONFIG_AFS_FS is not set
452
453#
454# Partition Types
455#
456CONFIG_PARTITION_ADVANCED=y
457# CONFIG_ACORN_PARTITION is not set
458# CONFIG_OSF_PARTITION is not set
459# CONFIG_AMIGA_PARTITION is not set
460# CONFIG_ATARI_PARTITION is not set
461# CONFIG_MAC_PARTITION is not set
462# CONFIG_MSDOS_PARTITION is not set
463# CONFIG_LDM_PARTITION is not set
464# CONFIG_NEC98_PARTITION is not set
465# CONFIG_SGI_PARTITION is not set
466# CONFIG_ULTRIX_PARTITION is not set
467# CONFIG_SUN_PARTITION is not set
468# CONFIG_EFI_PARTITION is not set
469
470#
471# Sound
472#
473# CONFIG_SOUND is not set
474
475#
476# MPC8xx CPM Options
477#
478CONFIG_SCC_ENET=y
479# CONFIG_SCC1_ENET is not set
480CONFIG_SCC2_ENET=y
481# CONFIG_SCC3_ENET is not set
482# CONFIG_FEC_ENET is not set
483CONFIG_ENET_BIG_BUFFERS=y
484
485#
486# Generic MPC8xx Options
487#
488CONFIG_8xx_COPYBACK=y
489CONFIG_8xx_CPU6=y
490# CONFIG_UCODE_PATCH is not set
491
492#
493# USB support
494#
495# CONFIG_USB_GADGET is not set
496
497#
498# Bluetooth support
499#
500# CONFIG_BT is not set
501
502#
503# Library routines
504#
505# CONFIG_CRC32 is not set
506
507#
508# Kernel hacking
509#
510# CONFIG_DEBUG_KERNEL is not set
511# CONFIG_KALLSYMS is not set
512
513#
514# Security options
515#
516# CONFIG_SECURITY is not set
517
518#
519# Cryptographic options
520#
521# CONFIG_CRYPTO is not set
diff --git a/arch/ppc/configs/TQM860L_defconfig b/arch/ppc/configs/TQM860L_defconfig
new file mode 100644
index 000000000000..857e4ab28011
--- /dev/null
+++ b/arch/ppc/configs/TQM860L_defconfig
@@ -0,0 +1,549 @@
1#
2# Automatically generated make config: don't edit
3#
4CONFIG_MMU=y
5CONFIG_RWSEM_XCHGADD_ALGORITHM=y
6CONFIG_HAVE_DEC_LOCK=y
7
8#
9# Code maturity level options
10#
11CONFIG_EXPERIMENTAL=y
12
13#
14# General setup
15#
16CONFIG_SWAP=y
17CONFIG_SYSVIPC=y
18# CONFIG_BSD_PROCESS_ACCT is not set
19CONFIG_SYSCTL=y
20CONFIG_LOG_BUF_SHIFT=14
21CONFIG_EMBEDDED=y
22CONFIG_FUTEX=y
23# CONFIG_EPOLL is not set
24
25#
26# Loadable module support
27#
28CONFIG_MODULES=y
29CONFIG_MODULE_UNLOAD=y
30# CONFIG_MODULE_FORCE_UNLOAD is not set
31CONFIG_OBSOLETE_MODPARM=y
32# CONFIG_MODVERSIONS is not set
33CONFIG_KMOD=y
34
35#
36# Platform support
37#
38CONFIG_PPC=y
39CONFIG_PPC32=y
40# CONFIG_6xx is not set
41# CONFIG_40x is not set
42# CONFIG_POWER3 is not set
43CONFIG_8xx=y
44
45#
46# IBM 4xx options
47#
48CONFIG_EMBEDDEDBOOT=y
49CONFIG_SERIAL_CONSOLE=y
50CONFIG_NOT_COHERENT_CACHE=y
51# CONFIG_RPXLITE is not set
52# CONFIG_RPXCLASSIC is not set
53# CONFIG_BSEIP is not set
54# CONFIG_FADS is not set
55# CONFIG_TQM823L is not set
56# CONFIG_TQM850L is not set
57# CONFIG_TQM855L is not set
58CONFIG_TQM860L=y
59# CONFIG_FPS850L is not set
60# CONFIG_SPD823TS is not set
61# CONFIG_IVMS8 is not set
62# CONFIG_IVML24 is not set
63# CONFIG_SM850 is not set
64# CONFIG_HERMES_PRO is not set
65# CONFIG_IP860 is not set
66# CONFIG_LWMON is not set
67# CONFIG_PCU_E is not set
68# CONFIG_CCM is not set
69# CONFIG_LANTEC is not set
70# CONFIG_MBX is not set
71# CONFIG_WINCEPT is not set
72CONFIG_TQM8xxL=y
73# CONFIG_SMP is not set
74# CONFIG_PREEMPT is not set
75CONFIG_MATH_EMULATION=y
76# CONFIG_CPU_FREQ is not set
77
78#
79# General setup
80#
81# CONFIG_HIGHMEM is not set
82# CONFIG_PCI is not set
83# CONFIG_PCI_DOMAINS is not set
84# CONFIG_PCI_QSPAN is not set
85CONFIG_KCORE_ELF=y
86CONFIG_BINFMT_ELF=y
87CONFIG_KERNEL_ELF=y
88# CONFIG_BINFMT_MISC is not set
89# CONFIG_HOTPLUG is not set
90
91#
92# Parallel port support
93#
94# CONFIG_PARPORT is not set
95# CONFIG_CMDLINE_BOOL is not set
96
97#
98# Advanced setup
99#
100# CONFIG_ADVANCED_OPTIONS is not set
101
102#
103# Default settings for advanced configuration options are used
104#
105CONFIG_HIGHMEM_START=0xfe000000
106CONFIG_LOWMEM_SIZE=0x30000000
107CONFIG_KERNEL_START=0xc0000000
108CONFIG_TASK_SIZE=0x80000000
109CONFIG_BOOT_LOAD=0x00400000
110
111#
112# Memory Technology Devices (MTD)
113#
114# CONFIG_MTD is not set
115
116#
117# Plug and Play support
118#
119# CONFIG_PNP is not set
120
121#
122# Block devices
123#
124# CONFIG_BLK_DEV_FD is not set
125# CONFIG_BLK_DEV_LOOP is not set
126# CONFIG_BLK_DEV_NBD is not set
127# CONFIG_BLK_DEV_RAM is not set
128# CONFIG_BLK_DEV_INITRD is not set
129
130#
131# Multi-device support (RAID and LVM)
132#
133# CONFIG_MD is not set
134
135#
136# ATA/IDE/MFM/RLL support
137#
138CONFIG_IDE=y
139
140#
141# IDE, ATA and ATAPI Block devices
142#
143CONFIG_BLK_DEV_IDE=y
144
145#
146# Please see Documentation/ide.txt for help/info on IDE drives
147#
148# CONFIG_BLK_DEV_HD is not set
149CONFIG_BLK_DEV_IDEDISK=y
150# CONFIG_IDEDISK_MULTI_MODE is not set
151# CONFIG_IDEDISK_STROKE is not set
152# CONFIG_BLK_DEV_IDECD is not set
153# CONFIG_BLK_DEV_IDEFLOPPY is not set
154# CONFIG_IDE_TASK_IOCTL is not set
155
156#
157# IDE chipset support/bugfixes
158#
159CONFIG_BLK_DEV_MPC8xx_IDE=y
160CONFIG_IDE_8xx_PCCARD=y
161# CONFIG_IDE_8xx_DIRECT is not set
162# CONFIG_IDE_EXT_DIRECT is not set
163
164#
165# SCSI support
166#
167# CONFIG_SCSI is not set
168
169#
170# Fusion MPT device support
171#
172
173#
174# I2O device support
175#
176
177#
178# Networking support
179#
180CONFIG_NET=y
181
182#
183# Networking options
184#
185CONFIG_PACKET=y
186# CONFIG_PACKET_MMAP is not set
187# CONFIG_NETLINK_DEV is not set
188# CONFIG_NETFILTER is not set
189CONFIG_UNIX=y
190# CONFIG_NET_KEY is not set
191CONFIG_INET=y
192# CONFIG_IP_MULTICAST is not set
193# CONFIG_IP_ADVANCED_ROUTER is not set
194CONFIG_IP_PNP=y
195CONFIG_IP_PNP_DHCP=y
196# CONFIG_IP_PNP_BOOTP is not set
197# CONFIG_IP_PNP_RARP is not set
198# CONFIG_NET_IPIP is not set
199# CONFIG_NET_IPGRE is not set
200# CONFIG_ARPD is not set
201# CONFIG_INET_ECN is not set
202# CONFIG_SYN_COOKIES is not set
203# CONFIG_INET_AH is not set
204# CONFIG_INET_ESP is not set
205# CONFIG_INET_IPCOMP is not set
206# CONFIG_IPV6 is not set
207# CONFIG_XFRM_USER is not set
208
209#
210# SCTP Configuration (EXPERIMENTAL)
211#
212CONFIG_IPV6_SCTP__=y
213# CONFIG_IP_SCTP is not set
214# CONFIG_ATM is not set
215# CONFIG_VLAN_8021Q is not set
216# CONFIG_LLC is not set
217# CONFIG_DECNET is not set
218# CONFIG_BRIDGE is not set
219# CONFIG_X25 is not set
220# CONFIG_LAPB is not set
221# CONFIG_NET_DIVERT is not set
222# CONFIG_ECONET is not set
223# CONFIG_WAN_ROUTER is not set
224# CONFIG_NET_HW_FLOWCONTROL is not set
225
226#
227# QoS and/or fair queueing
228#
229# CONFIG_NET_SCHED is not set
230
231#
232# Network testing
233#
234# CONFIG_NET_PKTGEN is not set
235CONFIG_NETDEVICES=y
236# CONFIG_DUMMY is not set
237# CONFIG_BONDING is not set
238# CONFIG_EQUALIZER is not set
239# CONFIG_TUN is not set
240# CONFIG_ETHERTAP is not set
241
242#
243# Ethernet (10 or 100Mbit)
244#
245CONFIG_NET_ETHERNET=y
246# CONFIG_MII is not set
247# CONFIG_OAKNET is not set
248
249#
250# Ethernet (1000 Mbit)
251#
252
253#
254# Ethernet (10000 Mbit)
255#
256# CONFIG_PPP is not set
257# CONFIG_SLIP is not set
258
259#
260# Wireless LAN (non-hamradio)
261#
262# CONFIG_NET_RADIO is not set
263
264#
265# Token Ring devices (depends on LLC=y)
266#
267# CONFIG_SHAPER is not set
268
269#
270# Wan interfaces
271#
272# CONFIG_WAN is not set
273
274#
275# Amateur Radio support
276#
277# CONFIG_HAMRADIO is not set
278
279#
280# IrDA (infrared) support
281#
282# CONFIG_IRDA is not set
283
284#
285# ISDN subsystem
286#
287# CONFIG_ISDN_BOOL is not set
288
289#
290# Graphics support
291#
292# CONFIG_FB is not set
293
294#
295# Old CD-ROM drivers (not SCSI, not IDE)
296#
297# CONFIG_CD_NO_IDESCSI is not set
298
299#
300# Input device support
301#
302# CONFIG_INPUT is not set
303
304#
305# Userland interfaces
306#
307
308#
309# Input I/O drivers
310#
311# CONFIG_GAMEPORT is not set
312CONFIG_SOUND_GAMEPORT=y
313# CONFIG_SERIO is not set
314
315#
316# Input Device Drivers
317#
318
319#
320# Macintosh device drivers
321#
322
323#
324# Serial drivers
325#
326# CONFIG_SERIAL_8250 is not set
327
328#
329# Non-8250 serial port support
330#
331CONFIG_SERIAL_CORE=y
332CONFIG_SERIAL_CORE_CONSOLE=y
333CONFIG_SERIAL_CPM=y
334CONFIG_SERIAL_CPM_CONSOLE=y
335# CONFIG_SERIAL_CPM_SCC1 is not set
336# CONFIG_SERIAL_CPM_SCC2 is not set
337# CONFIG_SERIAL_CPM_SCC3 is not set
338# CONFIG_SERIAL_CPM_SCC4 is not set
339CONFIG_SERIAL_CPM_SMC1=y
340CONFIG_SERIAL_CPM_SMC2=y
341CONFIG_UNIX98_PTYS=y
342# CONFIG_LEGACY_PTYS is not set
343
344#
345# I2C support
346#
347# CONFIG_I2C is not set
348
349#
350# I2C Hardware Sensors Mainboard support
351#
352
353#
354# I2C Hardware Sensors Chip support
355#
356# CONFIG_I2C_SENSOR is not set
357
358#
359# Mice
360#
361# CONFIG_BUSMOUSE is not set
362# CONFIG_QIC02_TAPE is not set
363
364#
365# IPMI
366#
367# CONFIG_IPMI_HANDLER is not set
368
369#
370# Watchdog Cards
371#
372# CONFIG_WATCHDOG is not set
373# CONFIG_NVRAM is not set
374CONFIG_GEN_RTC=y
375# CONFIG_GEN_RTC_X is not set
376# CONFIG_DTLK is not set
377# CONFIG_R3964 is not set
378# CONFIG_APPLICOM is not set
379
380#
381# Ftape, the floppy tape device driver
382#
383# CONFIG_FTAPE is not set
384# CONFIG_AGP is not set
385# CONFIG_DRM is not set
386# CONFIG_RAW_DRIVER is not set
387# CONFIG_HANGCHECK_TIMER is not set
388
389#
390# Multimedia devices
391#
392# CONFIG_VIDEO_DEV is not set
393
394#
395# Digital Video Broadcasting Devices
396#
397# CONFIG_DVB is not set
398
399#
400# File systems
401#
402CONFIG_EXT2_FS=y
403# CONFIG_EXT2_FS_XATTR is not set
404CONFIG_EXT3_FS=y
405CONFIG_EXT3_FS_XATTR=y
406# CONFIG_EXT3_FS_POSIX_ACL is not set
407# CONFIG_EXT3_FS_SECURITY is not set
408CONFIG_JBD=y
409# CONFIG_JBD_DEBUG is not set
410CONFIG_FS_MBCACHE=y
411# CONFIG_REISERFS_FS is not set
412# CONFIG_JFS_FS is not set
413# CONFIG_XFS_FS is not set
414# CONFIG_MINIX_FS is not set
415# CONFIG_ROMFS_FS is not set
416# CONFIG_QUOTA is not set
417# CONFIG_AUTOFS_FS is not set
418# CONFIG_AUTOFS4_FS is not set
419
420#
421# CD-ROM/DVD Filesystems
422#
423# CONFIG_ISO9660_FS is not set
424# CONFIG_UDF_FS is not set
425
426#
427# DOS/FAT/NT Filesystems
428#
429# CONFIG_FAT_FS is not set
430# CONFIG_NTFS_FS is not set
431
432#
433# Pseudo filesystems
434#
435CONFIG_PROC_FS=y
436# CONFIG_DEVFS_FS is not set
437CONFIG_DEVPTS_FS=y
438# CONFIG_DEVPTS_FS_XATTR is not set
439CONFIG_TMPFS=y
440CONFIG_RAMFS=y
441
442#
443# Miscellaneous filesystems
444#
445# CONFIG_ADFS_FS is not set
446# CONFIG_AFFS_FS is not set
447# CONFIG_HFS_FS is not set
448# CONFIG_BEFS_FS is not set
449# CONFIG_BFS_FS is not set
450# CONFIG_EFS_FS is not set
451# CONFIG_CRAMFS is not set
452# CONFIG_VXFS_FS is not set
453# CONFIG_HPFS_FS is not set
454# CONFIG_QNX4FS_FS is not set
455# CONFIG_SYSV_FS is not set
456# CONFIG_UFS_FS is not set
457
458#
459# Network File Systems
460#
461CONFIG_NFS_FS=y
462# CONFIG_NFS_V3 is not set
463# CONFIG_NFS_V4 is not set
464# CONFIG_NFSD is not set
465CONFIG_ROOT_NFS=y
466CONFIG_LOCKD=y
467# CONFIG_EXPORTFS is not set
468CONFIG_SUNRPC=y
469# CONFIG_SUNRPC_GSS is not set
470# CONFIG_SMB_FS is not set
471# CONFIG_CIFS is not set
472# CONFIG_NCP_FS is not set
473# CONFIG_CODA_FS is not set
474# CONFIG_INTERMEZZO_FS is not set
475# CONFIG_AFS_FS is not set
476
477#
478# Partition Types
479#
480CONFIG_PARTITION_ADVANCED=y
481# CONFIG_ACORN_PARTITION is not set
482# CONFIG_OSF_PARTITION is not set
483# CONFIG_AMIGA_PARTITION is not set
484# CONFIG_ATARI_PARTITION is not set
485CONFIG_MAC_PARTITION=y
486CONFIG_MSDOS_PARTITION=y
487# CONFIG_BSD_DISKLABEL is not set
488# CONFIG_MINIX_SUBPARTITION is not set
489# CONFIG_SOLARIS_X86_PARTITION is not set
490# CONFIG_UNIXWARE_DISKLABEL is not set
491# CONFIG_LDM_PARTITION is not set
492# CONFIG_NEC98_PARTITION is not set
493# CONFIG_SGI_PARTITION is not set
494# CONFIG_ULTRIX_PARTITION is not set
495# CONFIG_SUN_PARTITION is not set
496# CONFIG_EFI_PARTITION is not set
497
498#
499# Sound
500#
501# CONFIG_SOUND is not set
502
503#
504# MPC8xx CPM Options
505#
506CONFIG_SCC_ENET=y
507CONFIG_SCC1_ENET=y
508# CONFIG_SCC2_ENET is not set
509# CONFIG_SCC3_ENET is not set
510# CONFIG_FEC_ENET is not set
511CONFIG_ENET_BIG_BUFFERS=y
512
513#
514# Generic MPC8xx Options
515#
516CONFIG_8xx_COPYBACK=y
517# CONFIG_8xx_CPU6 is not set
518# CONFIG_UCODE_PATCH is not set
519
520#
521# USB support
522#
523# CONFIG_USB_GADGET is not set
524
525#
526# Bluetooth support
527#
528# CONFIG_BT is not set
529
530#
531# Library routines
532#
533# CONFIG_CRC32 is not set
534
535#
536# Kernel hacking
537#
538# CONFIG_DEBUG_KERNEL is not set
539# CONFIG_KALLSYMS is not set
540
541#
542# Security options
543#
544# CONFIG_SECURITY is not set
545
546#
547# Cryptographic options
548#
549# CONFIG_CRYPTO is not set
diff --git a/arch/ppc/configs/adir_defconfig b/arch/ppc/configs/adir_defconfig
new file mode 100644
index 000000000000..f20e6533dc79
--- /dev/null
+++ b/arch/ppc/configs/adir_defconfig
@@ -0,0 +1,805 @@
1#
2# Automatically generated make config: don't edit
3#
4CONFIG_MMU=y
5CONFIG_RWSEM_XCHGADD_ALGORITHM=y
6CONFIG_HAVE_DEC_LOCK=y
7
8#
9# Code maturity level options
10#
11CONFIG_EXPERIMENTAL=y
12
13#
14# General setup
15#
16CONFIG_SWAP=y
17CONFIG_SYSVIPC=y
18# CONFIG_BSD_PROCESS_ACCT is not set
19CONFIG_SYSCTL=y
20CONFIG_LOG_BUF_SHIFT=14
21# CONFIG_EMBEDDED is not set
22CONFIG_FUTEX=y
23CONFIG_EPOLL=y
24
25#
26# Loadable module support
27#
28CONFIG_MODULES=y
29CONFIG_MODULE_UNLOAD=y
30# CONFIG_MODULE_FORCE_UNLOAD is not set
31CONFIG_OBSOLETE_MODPARM=y
32# CONFIG_MODVERSIONS is not set
33CONFIG_KMOD=y
34
35#
36# Platform support
37#
38CONFIG_PPC=y
39CONFIG_PPC32=y
40CONFIG_6xx=y
41# CONFIG_40x is not set
42# CONFIG_POWER3 is not set
43# CONFIG_8xx is not set
44
45#
46# IBM 4xx options
47#
48# CONFIG_8260 is not set
49CONFIG_GENERIC_ISA_DMA=y
50CONFIG_PPC_STD_MMU=y
51# CONFIG_PPC_MULTIPLATFORM is not set
52# CONFIG_APUS is not set
53# CONFIG_WILLOW_2 is not set
54# CONFIG_PCORE is not set
55# CONFIG_POWERPMC250 is not set
56# CONFIG_EV64260 is not set
57# CONFIG_SPRUCE is not set
58# CONFIG_LOPEC is not set
59# CONFIG_MCPN765 is not set
60# CONFIG_MVME5100 is not set
61# CONFIG_PPLUS is not set
62# CONFIG_PRPMC750 is not set
63# CONFIG_PRPMC800 is not set
64# CONFIG_SANDPOINT is not set
65CONFIG_ADIR=y
66# CONFIG_K2 is not set
67# CONFIG_PAL4 is not set
68# CONFIG_GEMINI is not set
69# CONFIG_SMP is not set
70# CONFIG_PREEMPT is not set
71# CONFIG_ALTIVEC is not set
72# CONFIG_TAU is not set
73# CONFIG_CPU_FREQ is not set
74
75#
76# General setup
77#
78# CONFIG_HIGHMEM is not set
79CONFIG_PCI=y
80CONFIG_PCI_DOMAINS=y
81CONFIG_KCORE_ELF=y
82CONFIG_BINFMT_ELF=y
83CONFIG_KERNEL_ELF=y
84# CONFIG_BINFMT_MISC is not set
85CONFIG_PCI_LEGACY_PROC=y
86# CONFIG_PCI_NAMES is not set
87# CONFIG_HOTPLUG is not set
88
89#
90# Parallel port support
91#
92CONFIG_PARPORT=y
93CONFIG_PARPORT_PC=y
94CONFIG_PARPORT_PC_CML1=y
95# CONFIG_PARPORT_SERIAL is not set
96CONFIG_PARPORT_PC_FIFO=y
97CONFIG_PARPORT_PC_SUPERIO=y
98# CONFIG_PARPORT_OTHER is not set
99CONFIG_PARPORT_1284=y
100# CONFIG_PPC601_SYNC_FIX is not set
101CONFIG_CMDLINE_BOOL=y
102CONFIG_CMDLINE="ip=on"
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=0x00800000
117
118#
119# Memory Technology Devices (MTD)
120#
121# CONFIG_MTD is not set
122
123#
124# Plug and Play support
125#
126# CONFIG_PNP is not set
127
128#
129# Block devices
130#
131CONFIG_BLK_DEV_FD=y
132# CONFIG_PARIDE is not set
133# CONFIG_BLK_CPQ_DA is not set
134# CONFIG_BLK_CPQ_CISS_DA is not set
135# CONFIG_BLK_DEV_DAC960 is not set
136# CONFIG_BLK_DEV_UMEM is not set
137CONFIG_BLK_DEV_LOOP=y
138# CONFIG_BLK_DEV_NBD is not set
139CONFIG_BLK_DEV_RAM=y
140CONFIG_BLK_DEV_RAM_SIZE=4096
141CONFIG_BLK_DEV_INITRD=y
142
143#
144# Multi-device support (RAID and LVM)
145#
146# CONFIG_MD is not set
147
148#
149# ATA/IDE/MFM/RLL support
150#
151# CONFIG_IDE is not set
152
153#
154# SCSI support
155#
156CONFIG_SCSI=y
157
158#
159# SCSI support type (disk, tape, CD-ROM)
160#
161CONFIG_BLK_DEV_SD=y
162CONFIG_CHR_DEV_ST=y
163# CONFIG_CHR_DEV_OSST is not set
164CONFIG_BLK_DEV_SR=y
165CONFIG_BLK_DEV_SR_VENDOR=y
166CONFIG_CHR_DEV_SG=y
167
168#
169# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
170#
171# CONFIG_SCSI_MULTI_LUN is not set
172# CONFIG_SCSI_REPORT_LUNS is not set
173CONFIG_SCSI_CONSTANTS=y
174# CONFIG_SCSI_LOGGING is not set
175
176#
177# SCSI low-level drivers
178#
179# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
180# CONFIG_SCSI_ACARD is not set
181# CONFIG_SCSI_AACRAID is not set
182# CONFIG_SCSI_AIC7XXX is not set
183# CONFIG_SCSI_AIC7XXX_OLD is not set
184# CONFIG_SCSI_AIC79XX is not set
185# CONFIG_SCSI_DPT_I2O is not set
186# CONFIG_SCSI_ADVANSYS is not set
187# CONFIG_SCSI_IN2000 is not set
188# CONFIG_SCSI_AM53C974 is not set
189# CONFIG_SCSI_MEGARAID is not set
190# CONFIG_SCSI_BUSLOGIC is not set
191# CONFIG_SCSI_CPQFCTS is not set
192# CONFIG_SCSI_DMX3191D is not set
193# CONFIG_SCSI_EATA is not set
194# CONFIG_SCSI_EATA_PIO is not set
195# CONFIG_SCSI_FUTURE_DOMAIN is not set
196# CONFIG_SCSI_GDTH is not set
197# CONFIG_SCSI_GENERIC_NCR5380 is not set
198# CONFIG_SCSI_GENERIC_NCR5380_MMIO is not set
199# CONFIG_SCSI_INITIO is not set
200# CONFIG_SCSI_INIA100 is not set
201# CONFIG_SCSI_PPA is not set
202# CONFIG_SCSI_IMM is not set
203# CONFIG_SCSI_NCR53C7xx is not set
204# CONFIG_SCSI_SYM53C8XX_2 is not set
205CONFIG_SCSI_NCR53C8XX=y
206CONFIG_SCSI_SYM53C8XX=y
207CONFIG_SCSI_NCR53C8XX_DEFAULT_TAGS=8
208CONFIG_SCSI_NCR53C8XX_MAX_TAGS=32
209CONFIG_SCSI_NCR53C8XX_SYNC=20
210# CONFIG_SCSI_NCR53C8XX_PROFILE is not set
211# CONFIG_SCSI_NCR53C8XX_IOMAPPED is not set
212# CONFIG_SCSI_NCR53C8XX_PQS_PDS is not set
213# CONFIG_SCSI_NCR53C8XX_SYMBIOS_COMPAT is not set
214# CONFIG_SCSI_PCI2000 is not set
215# CONFIG_SCSI_PCI2220I is not set
216# CONFIG_SCSI_QLOGIC_ISP is not set
217# CONFIG_SCSI_QLOGIC_FC is not set
218# CONFIG_SCSI_QLOGIC_1280 is not set
219# CONFIG_SCSI_DC395x is not set
220# CONFIG_SCSI_DC390T is not set
221# CONFIG_SCSI_U14_34F is not set
222# CONFIG_SCSI_NSP32 is not set
223# CONFIG_SCSI_DEBUG is not set
224
225#
226# Fusion MPT device support
227#
228# CONFIG_FUSION is not set
229
230#
231# IEEE 1394 (FireWire) support (EXPERIMENTAL)
232#
233# CONFIG_IEEE1394 is not set
234
235#
236# I2O device support
237#
238# CONFIG_I2O is not set
239
240#
241# Networking support
242#
243CONFIG_NET=y
244
245#
246# Networking options
247#
248CONFIG_PACKET=y
249# CONFIG_PACKET_MMAP is not set
250# CONFIG_NETLINK_DEV is not set
251CONFIG_NETFILTER=y
252# CONFIG_NETFILTER_DEBUG is not set
253CONFIG_UNIX=y
254# CONFIG_NET_KEY is not set
255CONFIG_INET=y
256# CONFIG_IP_MULTICAST is not set
257# CONFIG_IP_ADVANCED_ROUTER is not set
258CONFIG_IP_PNP=y
259CONFIG_IP_PNP_DHCP=y
260# CONFIG_IP_PNP_BOOTP is not set
261# CONFIG_IP_PNP_RARP is not set
262# CONFIG_NET_IPIP is not set
263# CONFIG_NET_IPGRE is not set
264# CONFIG_ARPD is not set
265# CONFIG_INET_ECN is not set
266# CONFIG_SYN_COOKIES is not set
267# CONFIG_INET_AH is not set
268# CONFIG_INET_ESP is not set
269# CONFIG_INET_IPCOMP is not set
270
271#
272# IP: Netfilter Configuration
273#
274CONFIG_IP_NF_CONNTRACK=m
275CONFIG_IP_NF_FTP=m
276CONFIG_IP_NF_IRC=m
277CONFIG_IP_NF_TFTP=m
278CONFIG_IP_NF_AMANDA=m
279# CONFIG_IP_NF_QUEUE is not set
280CONFIG_IP_NF_IPTABLES=m
281CONFIG_IP_NF_MATCH_LIMIT=m
282CONFIG_IP_NF_MATCH_MAC=m
283CONFIG_IP_NF_MATCH_PKTTYPE=m
284CONFIG_IP_NF_MATCH_MARK=m
285CONFIG_IP_NF_MATCH_MULTIPORT=m
286CONFIG_IP_NF_MATCH_TOS=m
287CONFIG_IP_NF_MATCH_ECN=m
288CONFIG_IP_NF_MATCH_DSCP=m
289CONFIG_IP_NF_MATCH_AH_ESP=m
290CONFIG_IP_NF_MATCH_LENGTH=m
291CONFIG_IP_NF_MATCH_TTL=m
292CONFIG_IP_NF_MATCH_TCPMSS=m
293CONFIG_IP_NF_MATCH_HELPER=m
294CONFIG_IP_NF_MATCH_STATE=m
295CONFIG_IP_NF_MATCH_CONNTRACK=m
296CONFIG_IP_NF_MATCH_UNCLEAN=m
297CONFIG_IP_NF_MATCH_OWNER=m
298CONFIG_IP_NF_FILTER=m
299CONFIG_IP_NF_TARGET_REJECT=m
300CONFIG_IP_NF_TARGET_MIRROR=m
301CONFIG_IP_NF_NAT=m
302CONFIG_IP_NF_NAT_NEEDED=y
303CONFIG_IP_NF_TARGET_MASQUERADE=m
304CONFIG_IP_NF_TARGET_REDIRECT=m
305CONFIG_IP_NF_NAT_SNMP_BASIC=m
306CONFIG_IP_NF_NAT_IRC=m
307CONFIG_IP_NF_NAT_FTP=m
308CONFIG_IP_NF_NAT_TFTP=m
309CONFIG_IP_NF_NAT_AMANDA=m
310# CONFIG_IP_NF_MANGLE is not set
311# CONFIG_IP_NF_TARGET_LOG is not set
312# CONFIG_IP_NF_TARGET_ULOG is not set
313CONFIG_IP_NF_TARGET_TCPMSS=m
314CONFIG_IP_NF_ARPTABLES=m
315CONFIG_IP_NF_ARPFILTER=m
316CONFIG_IP_NF_COMPAT_IPCHAINS=m
317# CONFIG_IP_NF_COMPAT_IPFWADM is not set
318# CONFIG_IPV6 is not set
319# CONFIG_XFRM_USER is not set
320
321#
322# SCTP Configuration (EXPERIMENTAL)
323#
324CONFIG_IPV6_SCTP__=y
325# CONFIG_IP_SCTP is not set
326# CONFIG_ATM is not set
327# CONFIG_VLAN_8021Q is not set
328# CONFIG_LLC is not set
329# CONFIG_DECNET is not set
330# CONFIG_BRIDGE is not set
331# CONFIG_X25 is not set
332# CONFIG_LAPB is not set
333# CONFIG_NET_DIVERT is not set
334# CONFIG_ECONET is not set
335# CONFIG_WAN_ROUTER is not set
336# CONFIG_NET_HW_FLOWCONTROL is not set
337
338#
339# QoS and/or fair queueing
340#
341# CONFIG_NET_SCHED is not set
342
343#
344# Network testing
345#
346# CONFIG_NET_PKTGEN is not set
347CONFIG_NETDEVICES=y
348
349#
350# ARCnet devices
351#
352# CONFIG_ARCNET is not set
353# CONFIG_DUMMY is not set
354# CONFIG_BONDING is not set
355# CONFIG_EQUALIZER is not set
356# CONFIG_TUN is not set
357# CONFIG_ETHERTAP is not set
358
359#
360# Ethernet (10 or 100Mbit)
361#
362CONFIG_NET_ETHERNET=y
363CONFIG_MII=y
364# CONFIG_OAKNET is not set
365# CONFIG_HAPPYMEAL is not set
366# CONFIG_SUNGEM is not set
367# CONFIG_NET_VENDOR_3COM is not set
368
369#
370# Tulip family network device support
371#
372# CONFIG_NET_TULIP is not set
373# CONFIG_HP100 is not set
374CONFIG_NET_PCI=y
375# CONFIG_PCNET32 is not set
376# CONFIG_AMD8111_ETH is not set
377# CONFIG_ADAPTEC_STARFIRE is not set
378# CONFIG_B44 is not set
379# CONFIG_DGRS is not set
380CONFIG_EEPRO100=y
381# CONFIG_EEPRO100_PIO is not set
382# CONFIG_E100 is not set
383# CONFIG_FEALNX is not set
384# CONFIG_NATSEMI is not set
385# CONFIG_NE2K_PCI is not set
386# CONFIG_8139CP is not set
387# CONFIG_8139TOO is not set
388# CONFIG_SIS900 is not set
389# CONFIG_EPIC100 is not set
390# CONFIG_SUNDANCE is not set
391# CONFIG_TLAN is not set
392# CONFIG_VIA_RHINE is not set
393
394#
395# Ethernet (1000 Mbit)
396#
397# CONFIG_ACENIC is not set
398# CONFIG_DL2K is not set
399# CONFIG_E1000 is not set
400# CONFIG_NS83820 is not set
401# CONFIG_HAMACHI is not set
402# CONFIG_YELLOWFIN is not set
403# CONFIG_R8169 is not set
404# CONFIG_SK98LIN is not set
405# CONFIG_TIGON3 is not set
406
407#
408# Ethernet (10000 Mbit)
409#
410# CONFIG_IXGB is not set
411# CONFIG_FDDI is not set
412# CONFIG_HIPPI is not set
413# CONFIG_PLIP is not set
414# CONFIG_PPP is not set
415# CONFIG_SLIP is not set
416
417#
418# Wireless LAN (non-hamradio)
419#
420# CONFIG_NET_RADIO is not set
421
422#
423# Token Ring devices (depends on LLC=y)
424#
425# CONFIG_NET_FC is not set
426# CONFIG_RCPCI is not set
427# CONFIG_SHAPER is not set
428
429#
430# Wan interfaces
431#
432# CONFIG_WAN is not set
433
434#
435# Amateur Radio support
436#
437# CONFIG_HAMRADIO is not set
438
439#
440# IrDA (infrared) support
441#
442# CONFIG_IRDA is not set
443
444#
445# ISDN subsystem
446#
447# CONFIG_ISDN_BOOL is not set
448
449#
450# Graphics support
451#
452# CONFIG_FB is not set
453
454#
455# Old CD-ROM drivers (not SCSI, not IDE)
456#
457# CONFIG_CD_NO_IDESCSI is not set
458
459#
460# Input device support
461#
462# CONFIG_INPUT is not set
463
464#
465# Userland interfaces
466#
467
468#
469# Input I/O drivers
470#
471# CONFIG_GAMEPORT is not set
472CONFIG_SOUND_GAMEPORT=y
473# CONFIG_SERIO is not set
474
475#
476# Input Device Drivers
477#
478
479#
480# Macintosh device drivers
481#
482
483#
484# Character devices
485#
486# CONFIG_SERIAL_NONSTANDARD is not set
487
488#
489# Serial drivers
490#
491CONFIG_SERIAL_8250=y
492CONFIG_SERIAL_8250_CONSOLE=y
493# CONFIG_SERIAL_8250_EXTENDED is not set
494
495#
496# Non-8250 serial port support
497#
498CONFIG_SERIAL_CORE=y
499CONFIG_SERIAL_CORE_CONSOLE=y
500CONFIG_UNIX98_PTYS=y
501CONFIG_UNIX98_PTY_COUNT=256
502# CONFIG_PRINTER is not set
503# CONFIG_PPDEV is not set
504# CONFIG_TIPAR is not set
505
506#
507# I2C support
508#
509# CONFIG_I2C is not set
510
511#
512# I2C Hardware Sensors Mainboard support
513#
514
515#
516# I2C Hardware Sensors Chip support
517#
518# CONFIG_I2C_SENSOR is not set
519
520#
521# Mice
522#
523# CONFIG_BUSMOUSE is not set
524# CONFIG_QIC02_TAPE is not set
525
526#
527# IPMI
528#
529# CONFIG_IPMI_HANDLER is not set
530
531#
532# Watchdog Cards
533#
534# CONFIG_WATCHDOG is not set
535# CONFIG_NVRAM is not set
536CONFIG_GEN_RTC=y
537# CONFIG_GEN_RTC_X is not set
538# CONFIG_DTLK is not set
539# CONFIG_R3964 is not set
540# CONFIG_APPLICOM is not set
541
542#
543# Ftape, the floppy tape device driver
544#
545# CONFIG_FTAPE is not set
546# CONFIG_AGP is not set
547# CONFIG_DRM is not set
548# CONFIG_RAW_DRIVER is not set
549# CONFIG_HANGCHECK_TIMER is not set
550
551#
552# Multimedia devices
553#
554# CONFIG_VIDEO_DEV is not set
555
556#
557# Digital Video Broadcasting Devices
558#
559# CONFIG_DVB is not set
560
561#
562# File systems
563#
564CONFIG_EXT2_FS=y
565# CONFIG_EXT2_FS_XATTR is not set
566CONFIG_EXT3_FS=y
567CONFIG_EXT3_FS_XATTR=y
568# CONFIG_EXT3_FS_POSIX_ACL is not set
569# CONFIG_EXT3_FS_SECURITY is not set
570CONFIG_JBD=y
571# CONFIG_JBD_DEBUG is not set
572CONFIG_FS_MBCACHE=y
573# CONFIG_REISERFS_FS is not set
574# CONFIG_JFS_FS is not set
575# CONFIG_XFS_FS is not set
576# CONFIG_MINIX_FS is not set
577# CONFIG_ROMFS_FS is not set
578# CONFIG_QUOTA is not set
579# CONFIG_AUTOFS_FS is not set
580# CONFIG_AUTOFS4_FS is not set
581
582#
583# CD-ROM/DVD Filesystems
584#
585# CONFIG_ISO9660_FS is not set
586# CONFIG_UDF_FS is not set
587
588#
589# DOS/FAT/NT Filesystems
590#
591# CONFIG_FAT_FS is not set
592# CONFIG_NTFS_FS is not set
593
594#
595# Pseudo filesystems
596#
597CONFIG_PROC_FS=y
598# CONFIG_DEVFS_FS is not set
599CONFIG_DEVPTS_FS=y
600# CONFIG_DEVPTS_FS_XATTR is not set
601CONFIG_TMPFS=y
602CONFIG_RAMFS=y
603
604#
605# Miscellaneous filesystems
606#
607# CONFIG_ADFS_FS is not set
608# CONFIG_AFFS_FS is not set
609# CONFIG_HFS_FS is not set
610# CONFIG_BEFS_FS is not set
611# CONFIG_BFS_FS is not set
612# CONFIG_EFS_FS is not set
613# CONFIG_CRAMFS is not set
614# CONFIG_VXFS_FS is not set
615# CONFIG_HPFS_FS is not set
616# CONFIG_QNX4FS_FS is not set
617# CONFIG_SYSV_FS is not set
618# CONFIG_UFS_FS is not set
619
620#
621# Network File Systems
622#
623CONFIG_NFS_FS=y
624# CONFIG_NFS_V3 is not set
625# CONFIG_NFS_V4 is not set
626# CONFIG_NFSD is not set
627CONFIG_ROOT_NFS=y
628CONFIG_LOCKD=y
629# CONFIG_EXPORTFS is not set
630CONFIG_SUNRPC=y
631# CONFIG_SUNRPC_GSS is not set
632# CONFIG_SMB_FS is not set
633# CONFIG_CIFS is not set
634# CONFIG_NCP_FS is not set
635# CONFIG_CODA_FS is not set
636# CONFIG_INTERMEZZO_FS is not set
637# CONFIG_AFS_FS is not set
638
639#
640# Partition Types
641#
642# CONFIG_PARTITION_ADVANCED is not set
643CONFIG_MSDOS_PARTITION=y
644
645#
646# Sound
647#
648# CONFIG_SOUND is not set
649
650#
651# USB support
652#
653CONFIG_USB=y
654# CONFIG_USB_DEBUG is not set
655
656#
657# Miscellaneous USB options
658#
659CONFIG_USB_DEVICEFS=y
660# CONFIG_USB_BANDWIDTH is not set
661CONFIG_USB_DYNAMIC_MINORS=y
662
663#
664# USB Host Controller Drivers
665#
666# CONFIG_USB_EHCI_HCD is not set
667CONFIG_USB_OHCI_HCD=y
668# CONFIG_USB_UHCI_HCD is not set
669
670#
671# USB Device Class drivers
672#
673# CONFIG_USB_BLUETOOTH_TTY is not set
674CONFIG_USB_ACM=m
675# CONFIG_USB_PRINTER is not set
676CONFIG_USB_STORAGE=m
677# CONFIG_USB_STORAGE_DEBUG is not set
678# CONFIG_USB_STORAGE_DATAFAB is not set
679CONFIG_USB_STORAGE_FREECOM=y
680# CONFIG_USB_STORAGE_ISD200 is not set
681CONFIG_USB_STORAGE_DPCM=y
682# CONFIG_USB_STORAGE_HP8200e is not set
683# CONFIG_USB_STORAGE_SDDR09 is not set
684# CONFIG_USB_STORAGE_SDDR55 is not set
685# CONFIG_USB_STORAGE_JUMPSHOT is not set
686
687#
688# USB Human Interface Devices (HID)
689#
690CONFIG_USB_HID=m
691
692#
693# Input core support is needed for USB HID input layer or HIDBP support
694#
695CONFIG_USB_HIDDEV=y
696
697#
698# USB HID Boot Protocol drivers
699#
700
701#
702# USB Imaging devices
703#
704# CONFIG_USB_MDC800 is not set
705# CONFIG_USB_SCANNER is not set
706# CONFIG_USB_MICROTEK is not set
707# CONFIG_USB_HPUSBSCSI is not set
708
709#
710# USB Multimedia devices
711#
712# CONFIG_USB_DABUSB is not set
713
714#
715# Video4Linux support is needed for USB Multimedia device support
716#
717
718#
719# USB Network adaptors
720#
721# CONFIG_USB_CATC is not set
722# CONFIG_USB_KAWETH is not set
723# CONFIG_USB_PEGASUS is not set
724# CONFIG_USB_RTL8150 is not set
725# CONFIG_USB_USBNET is not set
726
727#
728# USB port drivers
729#
730# CONFIG_USB_USS720 is not set
731
732#
733# USB Serial Converter support
734#
735CONFIG_USB_SERIAL=m
736# CONFIG_USB_SERIAL_GENERIC is not set
737# CONFIG_USB_SERIAL_BELKIN is not set
738# CONFIG_USB_SERIAL_WHITEHEAT is not set
739# CONFIG_USB_SERIAL_DIGI_ACCELEPORT is not set
740# CONFIG_USB_SERIAL_EMPEG is not set
741# CONFIG_USB_SERIAL_FTDI_SIO is not set
742CONFIG_USB_SERIAL_VISOR=m
743# CONFIG_USB_SERIAL_IPAQ is not set
744# CONFIG_USB_SERIAL_IR is not set
745# CONFIG_USB_SERIAL_EDGEPORT is not set
746# CONFIG_USB_SERIAL_EDGEPORT_TI is not set
747# CONFIG_USB_SERIAL_KEYSPAN_PDA is not set
748CONFIG_USB_SERIAL_KEYSPAN=m
749# CONFIG_USB_SERIAL_KEYSPAN_MPR is not set
750CONFIG_USB_SERIAL_KEYSPAN_USA28=y
751CONFIG_USB_SERIAL_KEYSPAN_USA28X=y
752# CONFIG_USB_SERIAL_KEYSPAN_USA28XA is not set
753# CONFIG_USB_SERIAL_KEYSPAN_USA28XB is not set
754CONFIG_USB_SERIAL_KEYSPAN_USA19=y
755CONFIG_USB_SERIAL_KEYSPAN_USA18X=y
756CONFIG_USB_SERIAL_KEYSPAN_USA19W=y
757CONFIG_USB_SERIAL_KEYSPAN_USA19QW=y
758CONFIG_USB_SERIAL_KEYSPAN_USA19QI=y
759CONFIG_USB_SERIAL_KEYSPAN_USA49W=y
760# CONFIG_USB_SERIAL_KEYSPAN_USA49WLC is not set
761# CONFIG_USB_SERIAL_KLSI is not set
762# CONFIG_USB_SERIAL_KOBIL_SCT is not set
763# CONFIG_USB_SERIAL_MCT_U232 is not set
764# CONFIG_USB_SERIAL_PL2303 is not set
765# CONFIG_USB_SERIAL_SAFE is not set
766# CONFIG_USB_SERIAL_CYBERJACK is not set
767# CONFIG_USB_SERIAL_XIRCOM is not set
768# CONFIG_USB_SERIAL_OMNINET is not set
769CONFIG_USB_EZUSB=y
770
771#
772# USB Miscellaneous drivers
773#
774# CONFIG_USB_TIGL is not set
775# CONFIG_USB_AUERSWALD is not set
776# CONFIG_USB_RIO500 is not set
777# CONFIG_USB_LCD is not set
778# CONFIG_USB_TEST is not set
779# CONFIG_USB_GADGET is not set
780
781#
782# Bluetooth support
783#
784# CONFIG_BT is not set
785
786#
787# Library routines
788#
789# CONFIG_CRC32 is not set
790
791#
792# Kernel hacking
793#
794# CONFIG_DEBUG_KERNEL is not set
795# CONFIG_KALLSYMS is not set
796
797#
798# Security options
799#
800# CONFIG_SECURITY is not set
801
802#
803# Cryptographic options
804#
805# CONFIG_CRYPTO is not set
diff --git a/arch/ppc/configs/ads8272_defconfig b/arch/ppc/configs/ads8272_defconfig
new file mode 100644
index 000000000000..d1db7d14780e
--- /dev/null
+++ b/arch/ppc/configs/ads8272_defconfig
@@ -0,0 +1,582 @@
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
16CONFIG_STANDALONE=y
17CONFIG_BROKEN_ON_SMP=y
18
19#
20# General setup
21#
22CONFIG_SWAP=y
23CONFIG_SYSVIPC=y
24# CONFIG_POSIX_MQUEUE is not set
25# CONFIG_BSD_PROCESS_ACCT is not set
26CONFIG_SYSCTL=y
27# CONFIG_AUDIT is not set
28CONFIG_LOG_BUF_SHIFT=14
29# CONFIG_HOTPLUG is not set
30# CONFIG_IKCONFIG is not set
31CONFIG_EMBEDDED=y
32# CONFIG_KALLSYMS is not set
33CONFIG_FUTEX=y
34# CONFIG_EPOLL is not set
35CONFIG_IOSCHED_NOOP=y
36CONFIG_IOSCHED_AS=y
37CONFIG_IOSCHED_DEADLINE=y
38CONFIG_IOSCHED_CFQ=y
39# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
40
41#
42# Loadable module support
43#
44# CONFIG_MODULES is not set
45
46#
47# Processor
48#
49CONFIG_6xx=y
50# CONFIG_40x is not set
51# CONFIG_44x is not set
52# CONFIG_POWER3 is not set
53# CONFIG_POWER4 is not set
54# CONFIG_8xx is not set
55# CONFIG_CPU_FREQ is not set
56CONFIG_EMBEDDEDBOOT=y
57CONFIG_PPC_STD_MMU=y
58
59#
60# Platform options
61#
62# CONFIG_PPC_MULTIPLATFORM is not set
63# CONFIG_APUS is not set
64# CONFIG_WILLOW is not set
65# CONFIG_PCORE is not set
66# CONFIG_POWERPMC250 is not set
67# CONFIG_EV64260 is not set
68# CONFIG_SPRUCE is not set
69# CONFIG_LOPEC is not set
70# CONFIG_MCPN765 is not set
71# CONFIG_MVME5100 is not set
72# CONFIG_PPLUS is not set
73# CONFIG_PRPMC750 is not set
74# CONFIG_PRPMC800 is not set
75# CONFIG_SANDPOINT is not set
76# CONFIG_ADIR is not set
77# CONFIG_K2 is not set
78# CONFIG_PAL4 is not set
79# CONFIG_GEMINI is not set
80# CONFIG_EST8260 is not set
81# CONFIG_SBC82xx is not set
82# CONFIG_SBS8260 is not set
83# CONFIG_RPX6 is not set
84# CONFIG_TQM8260 is not set
85CONFIG_ADS8272=y
86CONFIG_PQ2ADS=y
87CONFIG_8260=y
88CONFIG_8272=y
89CONFIG_CPM2=y
90# CONFIG_PC_KEYBOARD is not set
91CONFIG_SERIAL_CONSOLE=y
92# CONFIG_SMP is not set
93# CONFIG_PREEMPT is not set
94# CONFIG_HIGHMEM is not set
95CONFIG_KERNEL_ELF=y
96CONFIG_BINFMT_ELF=y
97# CONFIG_BINFMT_MISC is not set
98# CONFIG_CMDLINE_BOOL is not set
99
100#
101# Bus options
102#
103CONFIG_PCI=y
104CONFIG_PCI_DOMAINS=y
105# CONFIG_PCI_LEGACY_PROC is not set
106# CONFIG_PCI_NAMES is not set
107
108#
109# Advanced setup
110#
111# CONFIG_ADVANCED_OPTIONS is not set
112
113#
114# Default settings for advanced configuration options are used
115#
116CONFIG_HIGHMEM_START=0xfe000000
117CONFIG_LOWMEM_SIZE=0x30000000
118CONFIG_KERNEL_START=0xc0000000
119CONFIG_TASK_SIZE=0x80000000
120CONFIG_BOOT_LOAD=0x00400000
121
122#
123# Device Drivers
124#
125
126#
127# Generic Driver Options
128#
129
130#
131# Memory Technology Devices (MTD)
132#
133# CONFIG_MTD is not set
134
135#
136# Parallel port support
137#
138# CONFIG_PARPORT is not set
139
140#
141# Plug and Play support
142#
143
144#
145# Block devices
146#
147# CONFIG_BLK_DEV_FD is not set
148# CONFIG_BLK_CPQ_DA is not set
149# CONFIG_BLK_CPQ_CISS_DA is not set
150# CONFIG_BLK_DEV_DAC960 is not set
151# CONFIG_BLK_DEV_UMEM is not set
152CONFIG_BLK_DEV_LOOP=y
153# CONFIG_BLK_DEV_CRYPTOLOOP is not set
154# CONFIG_BLK_DEV_NBD is not set
155# CONFIG_BLK_DEV_CARMEL is not set
156CONFIG_BLK_DEV_RAM=y
157CONFIG_BLK_DEV_RAM_SIZE=32768
158CONFIG_BLK_DEV_INITRD=y
159# CONFIG_LBD is not set
160
161#
162# ATA/ATAPI/MFM/RLL support
163#
164# CONFIG_IDE is not set
165
166#
167# SCSI device support
168#
169# CONFIG_SCSI is not set
170
171#
172# Multi-device support (RAID and LVM)
173#
174# CONFIG_MD is not set
175
176#
177# Fusion MPT device support
178#
179
180#
181# IEEE 1394 (FireWire) support
182#
183# CONFIG_IEEE1394 is not set
184
185#
186# I2O device support
187#
188# CONFIG_I2O is not set
189
190#
191# Macintosh device drivers
192#
193
194#
195# Networking support
196#
197CONFIG_NET=y
198
199#
200# Networking options
201#
202CONFIG_PACKET=y
203# CONFIG_PACKET_MMAP is not set
204# CONFIG_NETLINK_DEV is not set
205CONFIG_UNIX=y
206# CONFIG_NET_KEY is not set
207CONFIG_INET=y
208CONFIG_IP_MULTICAST=y
209# CONFIG_IP_ADVANCED_ROUTER is not set
210CONFIG_IP_PNP=y
211CONFIG_IP_PNP_DHCP=y
212CONFIG_IP_PNP_BOOTP=y
213# CONFIG_IP_PNP_RARP is not set
214# CONFIG_NET_IPIP is not set
215# CONFIG_NET_IPGRE is not set
216# CONFIG_IP_MROUTE is not set
217# CONFIG_ARPD is not set
218CONFIG_SYN_COOKIES=y
219# CONFIG_INET_AH is not set
220# CONFIG_INET_ESP is not set
221# CONFIG_INET_IPCOMP is not set
222# CONFIG_IPV6 is not set
223# CONFIG_NETFILTER is not set
224
225#
226# SCTP Configuration (EXPERIMENTAL)
227#
228# CONFIG_IP_SCTP is not set
229# CONFIG_ATM is not set
230# CONFIG_BRIDGE is not set
231# CONFIG_VLAN_8021Q is not set
232# CONFIG_DECNET is not set
233# CONFIG_LLC2 is not set
234# CONFIG_IPX is not set
235# CONFIG_ATALK is not set
236# CONFIG_X25 is not set
237# CONFIG_LAPB is not set
238# CONFIG_NET_DIVERT is not set
239# CONFIG_ECONET is not set
240# CONFIG_WAN_ROUTER is not set
241# CONFIG_NET_HW_FLOWCONTROL is not set
242
243#
244# QoS and/or fair queueing
245#
246# CONFIG_NET_SCHED is not set
247
248#
249# Network testing
250#
251# CONFIG_NET_PKTGEN is not set
252# CONFIG_NETPOLL is not set
253# CONFIG_NET_POLL_CONTROLLER is not set
254# CONFIG_HAMRADIO is not set
255# CONFIG_IRDA is not set
256# CONFIG_BT is not set
257CONFIG_NETDEVICES=y
258# CONFIG_DUMMY is not set
259# CONFIG_BONDING is not set
260# CONFIG_EQUALIZER is not set
261# CONFIG_TUN is not set
262
263#
264# ARCnet devices
265#
266# CONFIG_ARCNET is not set
267
268#
269# Ethernet (10 or 100Mbit)
270#
271CONFIG_NET_ETHERNET=y
272# CONFIG_MII is not set
273# CONFIG_OAKNET is not set
274# CONFIG_HAPPYMEAL is not set
275# CONFIG_SUNGEM is not set
276# CONFIG_NET_VENDOR_3COM is not set
277
278#
279# Tulip family network device support
280#
281# CONFIG_NET_TULIP is not set
282# CONFIG_HP100 is not set
283# CONFIG_NET_PCI 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_SK98LIN is not set
296# CONFIG_TIGON3 is not set
297
298#
299# Ethernet (10000 Mbit)
300#
301# CONFIG_IXGB is not set
302# CONFIG_S2IO is not set
303
304#
305# Token Ring devices
306#
307# CONFIG_TR is not set
308
309#
310# Wireless LAN (non-hamradio)
311#
312# CONFIG_NET_RADIO is not set
313
314#
315# Wan interfaces
316#
317# CONFIG_WAN is not set
318# CONFIG_FDDI is not set
319# CONFIG_HIPPI is not set
320# CONFIG_PPP is not set
321# CONFIG_SLIP is not set
322# CONFIG_SHAPER is not set
323# CONFIG_NETCONSOLE is not set
324
325#
326# ISDN subsystem
327#
328# CONFIG_ISDN is not set
329
330#
331# Telephony Support
332#
333# CONFIG_PHONE is not set
334
335#
336# Input device support
337#
338CONFIG_INPUT=y
339
340#
341# Userland interfaces
342#
343# CONFIG_INPUT_MOUSEDEV is not set
344# CONFIG_INPUT_JOYDEV is not set
345# CONFIG_INPUT_TSDEV is not set
346# CONFIG_INPUT_EVDEV is not set
347# CONFIG_INPUT_EVBUG is not set
348
349#
350# Input I/O drivers
351#
352# CONFIG_GAMEPORT is not set
353CONFIG_SOUND_GAMEPORT=y
354# CONFIG_SERIO is not set
355# CONFIG_SERIO_I8042 is not set
356
357#
358# Input Device Drivers
359#
360# CONFIG_INPUT_KEYBOARD is not set
361# CONFIG_INPUT_MOUSE is not set
362# CONFIG_INPUT_JOYSTICK is not set
363# CONFIG_INPUT_TOUCHSCREEN is not set
364# CONFIG_INPUT_MISC is not set
365
366#
367# Character devices
368#
369# CONFIG_VT is not set
370# CONFIG_SERIAL_NONSTANDARD is not set
371
372#
373# Serial drivers
374#
375# CONFIG_SERIAL_8250 is not set
376
377#
378# Non-8250 serial port support
379#
380CONFIG_UNIX98_PTYS=y
381CONFIG_LEGACY_PTYS=y
382CONFIG_LEGACY_PTY_COUNT=256
383# CONFIG_QIC02_TAPE is not set
384
385#
386# IPMI
387#
388# CONFIG_IPMI_HANDLER is not set
389
390#
391# Watchdog Cards
392#
393# CONFIG_WATCHDOG is not set
394# CONFIG_NVRAM is not set
395CONFIG_GEN_RTC=y
396# CONFIG_GEN_RTC_X is not set
397# CONFIG_DTLK is not set
398# CONFIG_R3964 is not set
399# CONFIG_APPLICOM is not set
400
401#
402# Ftape, the floppy tape device driver
403#
404# CONFIG_FTAPE is not set
405# CONFIG_AGP is not set
406# CONFIG_DRM is not set
407# CONFIG_RAW_DRIVER is not set
408
409#
410# I2C support
411#
412# CONFIG_I2C is not set
413
414#
415# Misc devices
416#
417
418#
419# Multimedia devices
420#
421# CONFIG_VIDEO_DEV is not set
422
423#
424# Digital Video Broadcasting Devices
425#
426# CONFIG_DVB is not set
427
428#
429# Graphics support
430#
431# CONFIG_FB is not set
432
433#
434# Sound
435#
436# CONFIG_SOUND is not set
437
438#
439# USB support
440#
441# CONFIG_USB is not set
442
443#
444# USB Gadget Support
445#
446# CONFIG_USB_GADGET is not set
447
448#
449# File systems
450#
451CONFIG_EXT2_FS=y
452# CONFIG_EXT2_FS_XATTR is not set
453CONFIG_EXT3_FS=y
454CONFIG_EXT3_FS_XATTR=y
455# CONFIG_EXT3_FS_POSIX_ACL is not set
456# CONFIG_EXT3_FS_SECURITY is not set
457CONFIG_JBD=y
458# CONFIG_JBD_DEBUG is not set
459CONFIG_FS_MBCACHE=y
460# CONFIG_REISERFS_FS is not set
461# CONFIG_JFS_FS is not set
462# CONFIG_XFS_FS is not set
463# CONFIG_MINIX_FS is not set
464# CONFIG_ROMFS_FS is not set
465# CONFIG_QUOTA is not set
466# CONFIG_AUTOFS_FS is not set
467# CONFIG_AUTOFS4_FS is not set
468
469#
470# CD-ROM/DVD Filesystems
471#
472# CONFIG_ISO9660_FS is not set
473# CONFIG_UDF_FS is not set
474
475#
476# DOS/FAT/NT Filesystems
477#
478# CONFIG_FAT_FS is not set
479# CONFIG_NTFS_FS is not set
480
481#
482# Pseudo filesystems
483#
484CONFIG_PROC_FS=y
485CONFIG_PROC_KCORE=y
486CONFIG_SYSFS=y
487# CONFIG_DEVFS_FS is not set
488# CONFIG_DEVPTS_FS_XATTR is not set
489CONFIG_TMPFS=y
490# CONFIG_HUGETLB_PAGE is not set
491CONFIG_RAMFS=y
492
493#
494# Miscellaneous filesystems
495#
496# CONFIG_ADFS_FS is not set
497# CONFIG_AFFS_FS is not set
498# CONFIG_HFS_FS is not set
499# CONFIG_HFSPLUS_FS is not set
500# CONFIG_BEFS_FS is not set
501# CONFIG_BFS_FS is not set
502# CONFIG_EFS_FS is not set
503# CONFIG_CRAMFS is not set
504# CONFIG_VXFS_FS is not set
505# CONFIG_HPFS_FS is not set
506# CONFIG_QNX4FS_FS is not set
507# CONFIG_SYSV_FS is not set
508# CONFIG_UFS_FS is not set
509
510#
511# Network File Systems
512#
513CONFIG_NFS_FS=y
514# CONFIG_NFS_V3 is not set
515# CONFIG_NFS_V4 is not set
516# CONFIG_NFS_DIRECTIO is not set
517# CONFIG_NFSD is not set
518CONFIG_ROOT_NFS=y
519CONFIG_LOCKD=y
520# CONFIG_EXPORTFS is not set
521CONFIG_SUNRPC=y
522# CONFIG_RPCSEC_GSS_KRB5 is not set
523# CONFIG_SMB_FS is not set
524# CONFIG_CIFS is not set
525# CONFIG_NCP_FS is not set
526# CONFIG_CODA_FS is not set
527# CONFIG_AFS_FS is not set
528
529#
530# Partition Types
531#
532CONFIG_PARTITION_ADVANCED=y
533# CONFIG_ACORN_PARTITION is not set
534# CONFIG_OSF_PARTITION is not set
535# CONFIG_AMIGA_PARTITION is not set
536# CONFIG_ATARI_PARTITION is not set
537# CONFIG_MAC_PARTITION is not set
538# CONFIG_MSDOS_PARTITION is not set
539# CONFIG_LDM_PARTITION is not set
540# CONFIG_NEC98_PARTITION is not set
541# CONFIG_SGI_PARTITION is not set
542# CONFIG_ULTRIX_PARTITION is not set
543# CONFIG_SUN_PARTITION is not set
544# CONFIG_EFI_PARTITION is not set
545
546#
547# Native Language Support
548#
549# CONFIG_NLS is not set
550# CONFIG_SCC_ENET is not set
551CONFIG_FEC_ENET=y
552# CONFIG_USE_MDIO is not set
553
554#
555# CPM2 Options
556#
557CONFIG_SCC_CONSOLE=y
558CONFIG_FCC1_ENET=y
559# CONFIG_FCC2_ENET is not set
560# CONFIG_FCC3_ENET is not set
561
562#
563# Library routines
564#
565# CONFIG_CRC32 is not set
566# CONFIG_LIBCRC32C is not set
567
568#
569# Kernel hacking
570#
571# CONFIG_DEBUG_KERNEL is not set
572# CONFIG_KGDB_CONSOLE is not set
573
574#
575# Security options
576#
577# CONFIG_SECURITY is not set
578
579#
580# Cryptographic options
581#
582# CONFIG_CRYPTO is not set
diff --git a/arch/ppc/configs/apus_defconfig b/arch/ppc/configs/apus_defconfig
new file mode 100644
index 000000000000..e2245252d31f
--- /dev/null
+++ b/arch/ppc/configs/apus_defconfig
@@ -0,0 +1,920 @@
1#
2# Automatically generated make config: don't edit
3#
4CONFIG_MMU=y
5CONFIG_RWSEM_XCHGADD_ALGORITHM=y
6CONFIG_HAVE_DEC_LOCK=y
7
8#
9# Code maturity level options
10#
11CONFIG_EXPERIMENTAL=y
12
13#
14# General setup
15#
16CONFIG_SWAP=y
17CONFIG_SYSVIPC=y
18# CONFIG_BSD_PROCESS_ACCT is not set
19CONFIG_SYSCTL=y
20CONFIG_LOG_BUF_SHIFT=14
21# CONFIG_EMBEDDED is not set
22CONFIG_FUTEX=y
23CONFIG_EPOLL=y
24
25#
26# Loadable module support
27#
28CONFIG_MODULES=y
29CONFIG_MODULE_UNLOAD=y
30CONFIG_MODULE_FORCE_UNLOAD=y
31CONFIG_OBSOLETE_MODPARM=y
32# CONFIG_MODVERSIONS is not set
33CONFIG_KMOD=y
34
35#
36# Platform support
37#
38CONFIG_PPC=y
39CONFIG_PPC32=y
40CONFIG_6xx=y
41# CONFIG_40x is not set
42# CONFIG_POWER3 is not set
43# CONFIG_8xx is not set
44
45#
46# IBM 4xx options
47#
48# CONFIG_8260 is not set
49CONFIG_GENERIC_ISA_DMA=y
50CONFIG_PPC_STD_MMU=y
51CONFIG_SERIAL_CONSOLE=y
52# CONFIG_PPC_MULTIPLATFORM is not set
53CONFIG_APUS=y
54# CONFIG_WILLOW_2 is not set
55# CONFIG_PCORE is not set
56# CONFIG_POWERPMC250 is not set
57# CONFIG_EV64260 is not set
58# CONFIG_SPRUCE is not set
59# CONFIG_LOPEC is not set
60# CONFIG_MCPN765 is not set
61# CONFIG_MVME5100 is not set
62# CONFIG_PPLUS is not set
63# CONFIG_PRPMC750 is not set
64# CONFIG_PRPMC800 is not set
65# CONFIG_SANDPOINT is not set
66# CONFIG_ADIR is not set
67# CONFIG_K2 is not set
68# CONFIG_PAL4 is not set
69# CONFIG_GEMINI is not set
70# CONFIG_SMP is not set
71# CONFIG_PREEMPT is not set
72# CONFIG_ALTIVEC is not set
73# CONFIG_TAU is not set
74# CONFIG_CPU_FREQ is not set
75
76#
77# General setup
78#
79# CONFIG_HIGHMEM is not set
80CONFIG_PCI=y
81CONFIG_PCI_DOMAINS=y
82CONFIG_PCI_PERMEDIA=y
83CONFIG_KCORE_ELF=y
84CONFIG_BINFMT_ELF=y
85CONFIG_KERNEL_ELF=y
86CONFIG_BINFMT_MISC=m
87CONFIG_PCI_LEGACY_PROC=y
88CONFIG_PCI_NAMES=y
89# CONFIG_HOTPLUG is not set
90
91#
92# Parallel port support
93#
94CONFIG_PARPORT=m
95# CONFIG_PARPORT_PC is not set
96CONFIG_PARPORT_AMIGA=m
97# CONFIG_PARPORT_MFC3 is not set
98# CONFIG_PARPORT_OTHER is not set
99# CONFIG_PARPORT_1284 is not set
100CONFIG_PPC601_SYNC_FIX=y
101# CONFIG_CMDLINE_BOOL is not set
102CONFIG_AMIGA=y
103CONFIG_ZORRO=y
104CONFIG_ABSTRACT_CONSOLE=y
105CONFIG_APUS_FAST_EXCEPT=y
106CONFIG_AMIGA_PCMCIA=y
107CONFIG_AMIGA_BUILTIN_SERIAL=y
108CONFIG_GVPIOEXT=y
109CONFIG_GVPIOEXT_LP=m
110CONFIG_GVPIOEXT_PLIP=m
111CONFIG_MULTIFACE_III_TTY=y
112CONFIG_A2232=y
113CONFIG_WHIPPET_SERIAL=y
114CONFIG_APNE=y
115CONFIG_HEARTBEAT=y
116CONFIG_PROC_HARDWARE=y
117CONFIG_ZORRO_NAMES=y
118
119#
120# Advanced setup
121#
122# CONFIG_ADVANCED_OPTIONS is not set
123
124#
125# Default settings for advanced configuration options are used
126#
127CONFIG_HIGHMEM_START=0xfe000000
128CONFIG_LOWMEM_SIZE=0x30000000
129CONFIG_KERNEL_START=0xc0000000
130CONFIG_TASK_SIZE=0x80000000
131CONFIG_BOOT_LOAD=0x00800000
132
133#
134# Memory Technology Devices (MTD)
135#
136# CONFIG_MTD is not set
137
138#
139# Plug and Play support
140#
141# CONFIG_PNP is not set
142
143#
144# Block devices
145#
146# CONFIG_BLK_DEV_FD is not set
147CONFIG_AMIGA_FLOPPY=y
148CONFIG_AMIGA_Z2RAM=m
149# CONFIG_PARIDE is not set
150# CONFIG_BLK_CPQ_DA is not set
151# CONFIG_BLK_CPQ_CISS_DA is not set
152# CONFIG_BLK_DEV_DAC960 is not set
153# CONFIG_BLK_DEV_UMEM is not set
154CONFIG_BLK_DEV_LOOP=y
155CONFIG_BLK_DEV_NBD=m
156CONFIG_BLK_DEV_RAM=y
157CONFIG_BLK_DEV_RAM_SIZE=4096
158CONFIG_BLK_DEV_INITRD=y
159
160#
161# Multi-device support (RAID and LVM)
162#
163CONFIG_MD=y
164CONFIG_BLK_DEV_MD=m
165CONFIG_MD_LINEAR=m
166CONFIG_MD_RAID0=m
167CONFIG_MD_RAID1=m
168CONFIG_MD_RAID5=m
169# CONFIG_MD_MULTIPATH is not set
170CONFIG_BLK_DEV_DM=m
171
172#
173# ATA/IDE/MFM/RLL support
174#
175CONFIG_IDE=y
176
177#
178# IDE, ATA and ATAPI Block devices
179#
180CONFIG_BLK_DEV_IDE=y
181
182#
183# Please see Documentation/ide.txt for help/info on IDE drives
184#
185# CONFIG_BLK_DEV_HD is not set
186CONFIG_BLK_DEV_IDEDISK=y
187# CONFIG_IDEDISK_MULTI_MODE is not set
188# CONFIG_IDEDISK_STROKE is not set
189CONFIG_BLK_DEV_IDECD=y
190CONFIG_BLK_DEV_IDEFLOPPY=y
191CONFIG_BLK_DEV_IDESCSI=m
192# CONFIG_IDE_TASK_IOCTL is not set
193
194#
195# IDE chipset support/bugfixes
196#
197# CONFIG_BLK_DEV_IDEPCI is not set
198CONFIG_BLK_DEV_GAYLE=y
199CONFIG_BLK_DEV_IDEDOUBLER=y
200CONFIG_BLK_DEV_BUDDHA=y
201
202#
203# SCSI support
204#
205CONFIG_SCSI=y
206
207#
208# SCSI support type (disk, tape, CD-ROM)
209#
210CONFIG_BLK_DEV_SD=y
211CONFIG_CHR_DEV_ST=m
212CONFIG_CHR_DEV_OSST=m
213CONFIG_BLK_DEV_SR=y
214CONFIG_BLK_DEV_SR_VENDOR=y
215CONFIG_CHR_DEV_SG=m
216
217#
218# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
219#
220# CONFIG_SCSI_MULTI_LUN is not set
221# CONFIG_SCSI_REPORT_LUNS is not set
222CONFIG_SCSI_CONSTANTS=y
223CONFIG_SCSI_LOGGING=y
224
225#
226# SCSI low-level drivers
227#
228# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
229# CONFIG_SCSI_ACARD is not set
230# CONFIG_SCSI_AACRAID is not set
231# CONFIG_SCSI_AIC7XXX is not set
232# CONFIG_SCSI_AIC7XXX_OLD is not set
233# CONFIG_SCSI_AIC79XX is not set
234# CONFIG_SCSI_DPT_I2O is not set
235# CONFIG_SCSI_ADVANSYS is not set
236# CONFIG_SCSI_IN2000 is not set
237# CONFIG_SCSI_AM53C974 is not set
238# CONFIG_SCSI_MEGARAID is not set
239# CONFIG_SCSI_BUSLOGIC is not set
240# CONFIG_SCSI_CPQFCTS is not set
241# CONFIG_SCSI_DMX3191D is not set
242# CONFIG_SCSI_EATA is not set
243# CONFIG_SCSI_EATA_PIO is not set
244# CONFIG_SCSI_FUTURE_DOMAIN is not set
245# CONFIG_SCSI_GDTH is not set
246# CONFIG_SCSI_GENERIC_NCR5380 is not set
247# CONFIG_SCSI_GENERIC_NCR5380_MMIO is not set
248# CONFIG_SCSI_INITIO is not set
249# CONFIG_SCSI_INIA100 is not set
250# CONFIG_SCSI_PPA is not set
251# CONFIG_SCSI_IMM is not set
252# CONFIG_SCSI_NCR53C7xx is not set
253# CONFIG_SCSI_SYM53C8XX_2 is not set
254# CONFIG_SCSI_NCR53C8XX is not set
255# CONFIG_SCSI_SYM53C8XX is not set
256# CONFIG_SCSI_PCI2000 is not set
257# CONFIG_SCSI_PCI2220I is not set
258# CONFIG_SCSI_QLOGIC_ISP is not set
259# CONFIG_SCSI_QLOGIC_FC is not set
260# CONFIG_SCSI_QLOGIC_1280 is not set
261# CONFIG_SCSI_DC395x is not set
262# CONFIG_SCSI_DC390T is not set
263# CONFIG_SCSI_U14_34F is not set
264# CONFIG_SCSI_NSP32 is not set
265# CONFIG_SCSI_DEBUG is not set
266CONFIG_A3000_SCSI=y
267CONFIG_A4000T_SCSI=y
268CONFIG_A2091_SCSI=y
269CONFIG_GVP11_SCSI=y
270CONFIG_CYBERSTORM_SCSI=y
271CONFIG_CYBERSTORMII_SCSI=y
272CONFIG_BLZ2060_SCSI=y
273CONFIG_BLZ1230_SCSI=y
274CONFIG_FASTLANE_SCSI=y
275CONFIG_A4091_SCSI=y
276CONFIG_WARPENGINE_SCSI=y
277CONFIG_BLZ603EPLUS_SCSI=y
278CONFIG_OKTAGON_SCSI=y
279
280#
281# Fusion MPT device support
282#
283# CONFIG_FUSION is not set
284
285#
286# IEEE 1394 (FireWire) support (EXPERIMENTAL)
287#
288# CONFIG_IEEE1394 is not set
289
290#
291# I2O device support
292#
293# CONFIG_I2O is not set
294
295#
296# Networking support
297#
298CONFIG_NET=y
299
300#
301# Networking options
302#
303CONFIG_PACKET=m
304CONFIG_PACKET_MMAP=y
305CONFIG_NETLINK_DEV=m
306CONFIG_NETFILTER=y
307# CONFIG_NETFILTER_DEBUG is not set
308CONFIG_UNIX=y
309# CONFIG_NET_KEY is not set
310CONFIG_INET=y
311# CONFIG_IP_MULTICAST is not set
312# CONFIG_IP_ADVANCED_ROUTER is not set
313# CONFIG_IP_PNP is not set
314# CONFIG_NET_IPIP is not set
315# CONFIG_NET_IPGRE is not set
316# CONFIG_ARPD is not set
317# CONFIG_INET_ECN is not set
318CONFIG_SYN_COOKIES=y
319# CONFIG_INET_AH is not set
320# CONFIG_INET_ESP is not set
321# CONFIG_INET_IPCOMP is not set
322
323#
324# IP: Netfilter Configuration
325#
326CONFIG_IP_NF_CONNTRACK=m
327CONFIG_IP_NF_FTP=m
328CONFIG_IP_NF_IRC=m
329CONFIG_IP_NF_TFTP=m
330CONFIG_IP_NF_AMANDA=m
331CONFIG_IP_NF_QUEUE=m
332CONFIG_IP_NF_IPTABLES=m
333CONFIG_IP_NF_MATCH_LIMIT=m
334CONFIG_IP_NF_MATCH_MAC=m
335# CONFIG_IP_NF_MATCH_PKTTYPE is not set
336CONFIG_IP_NF_MATCH_MARK=m
337CONFIG_IP_NF_MATCH_MULTIPORT=m
338CONFIG_IP_NF_MATCH_TOS=m
339# CONFIG_IP_NF_MATCH_ECN is not set
340# CONFIG_IP_NF_MATCH_DSCP is not set
341# CONFIG_IP_NF_MATCH_AH_ESP is not set
342CONFIG_IP_NF_MATCH_LENGTH=m
343CONFIG_IP_NF_MATCH_TTL=m
344CONFIG_IP_NF_MATCH_TCPMSS=m
345CONFIG_IP_NF_MATCH_HELPER=m
346CONFIG_IP_NF_MATCH_STATE=m
347CONFIG_IP_NF_MATCH_CONNTRACK=m
348CONFIG_IP_NF_MATCH_UNCLEAN=m
349CONFIG_IP_NF_MATCH_OWNER=m
350CONFIG_IP_NF_FILTER=m
351CONFIG_IP_NF_TARGET_REJECT=m
352CONFIG_IP_NF_TARGET_MIRROR=m
353CONFIG_IP_NF_NAT=m
354CONFIG_IP_NF_NAT_NEEDED=y
355CONFIG_IP_NF_TARGET_MASQUERADE=m
356CONFIG_IP_NF_TARGET_REDIRECT=m
357CONFIG_IP_NF_NAT_SNMP_BASIC=m
358CONFIG_IP_NF_NAT_IRC=m
359CONFIG_IP_NF_NAT_FTP=m
360CONFIG_IP_NF_NAT_TFTP=m
361CONFIG_IP_NF_NAT_AMANDA=m
362CONFIG_IP_NF_MANGLE=m
363CONFIG_IP_NF_TARGET_TOS=m
364CONFIG_IP_NF_TARGET_ECN=m
365CONFIG_IP_NF_TARGET_DSCP=m
366CONFIG_IP_NF_TARGET_MARK=m
367CONFIG_IP_NF_TARGET_LOG=m
368CONFIG_IP_NF_TARGET_ULOG=m
369CONFIG_IP_NF_TARGET_TCPMSS=m
370CONFIG_IP_NF_ARPTABLES=m
371CONFIG_IP_NF_ARPFILTER=m
372CONFIG_IP_NF_COMPAT_IPCHAINS=m
373# CONFIG_IP_NF_COMPAT_IPFWADM is not set
374# CONFIG_IPV6 is not set
375# CONFIG_XFRM_USER is not set
376
377#
378# SCTP Configuration (EXPERIMENTAL)
379#
380CONFIG_IPV6_SCTP__=y
381# CONFIG_IP_SCTP is not set
382# CONFIG_ATM is not set
383# CONFIG_VLAN_8021Q is not set
384# CONFIG_LLC is not set
385# CONFIG_DECNET is not set
386# CONFIG_BRIDGE is not set
387# CONFIG_X25 is not set
388# CONFIG_LAPB is not set
389# CONFIG_NET_DIVERT is not set
390# CONFIG_ECONET is not set
391# CONFIG_WAN_ROUTER is not set
392# CONFIG_NET_HW_FLOWCONTROL is not set
393
394#
395# QoS and/or fair queueing
396#
397# CONFIG_NET_SCHED is not set
398
399#
400# Network testing
401#
402# CONFIG_NET_PKTGEN is not set
403CONFIG_NETDEVICES=y
404
405#
406# ARCnet devices
407#
408# CONFIG_ARCNET is not set
409CONFIG_DUMMY=m
410# CONFIG_BONDING is not set
411# CONFIG_EQUALIZER is not set
412CONFIG_TUN=m
413# CONFIG_ETHERTAP is not set
414
415#
416# Ethernet (10 or 100Mbit)
417#
418CONFIG_NET_ETHERNET=y
419# CONFIG_MII is not set
420# CONFIG_OAKNET is not set
421CONFIG_ARIADNE=y
422# CONFIG_ZORRO8390 is not set
423CONFIG_A2065=y
424CONFIG_HYDRA=y
425# CONFIG_HAPPYMEAL is not set
426# CONFIG_SUNGEM is not set
427# CONFIG_NET_VENDOR_3COM is not set
428
429#
430# Tulip family network device support
431#
432# CONFIG_NET_TULIP is not set
433# CONFIG_HP100 is not set
434# CONFIG_NET_PCI is not set
435
436#
437# Ethernet (1000 Mbit)
438#
439# CONFIG_ACENIC is not set
440# CONFIG_DL2K is not set
441# CONFIG_E1000 is not set
442# CONFIG_NS83820 is not set
443# CONFIG_HAMACHI is not set
444# CONFIG_YELLOWFIN is not set
445# CONFIG_R8169 is not set
446# CONFIG_SK98LIN is not set
447# CONFIG_TIGON3 is not set
448
449#
450# Ethernet (10000 Mbit)
451#
452# CONFIG_IXGB is not set
453# CONFIG_FDDI is not set
454# CONFIG_HIPPI is not set
455CONFIG_PLIP=m
456CONFIG_PPP=y
457CONFIG_PPP_MULTILINK=y
458CONFIG_PPP_FILTER=y
459CONFIG_PPP_ASYNC=y
460CONFIG_PPP_SYNC_TTY=y
461CONFIG_PPP_DEFLATE=y
462CONFIG_PPP_BSDCOMP=y
463CONFIG_PPPOE=y
464CONFIG_SLIP=y
465CONFIG_SLIP_COMPRESSED=y
466CONFIG_SLIP_SMART=y
467CONFIG_SLIP_MODE_SLIP6=y
468
469#
470# Wireless LAN (non-hamradio)
471#
472# CONFIG_NET_RADIO is not set
473
474#
475# Token Ring devices (depends on LLC=y)
476#
477# CONFIG_NET_FC is not set
478# CONFIG_RCPCI is not set
479# CONFIG_SHAPER is not set
480
481#
482# Wan interfaces
483#
484# CONFIG_WAN is not set
485
486#
487# Amateur Radio support
488#
489# CONFIG_HAMRADIO is not set
490
491#
492# IrDA (infrared) support
493#
494# CONFIG_IRDA is not set
495
496#
497# ISDN subsystem
498#
499# CONFIG_ISDN_BOOL is not set
500
501#
502# Graphics support
503#
504CONFIG_FB=y
505# CONFIG_FB_CIRRUS is not set
506CONFIG_FB_PM2=y
507# CONFIG_FB_PM2_FIFO_DISCONNECT is not set
508# CONFIG_FB_PM2_PCI is not set
509CONFIG_FB_PM2_CVPPC=y
510CONFIG_FB_CYBER2000=y
511CONFIG_FB_AMIGA=y
512CONFIG_FB_AMIGA_OCS=y
513CONFIG_FB_AMIGA_ECS=y
514CONFIG_FB_AMIGA_AGA=y
515CONFIG_FB_CYBER=y
516CONFIG_FB_VIRGE=y
517CONFIG_FB_RETINAZ3=y
518CONFIG_FB_FM2=y
519# CONFIG_FB_CT65550 is not set
520# CONFIG_FB_IMSTT is not set
521# CONFIG_FB_S3TRIO is not set
522# CONFIG_FB_VGA16 is not set
523# CONFIG_FB_RIVA is not set
524# CONFIG_FB_MATROX is not set
525# CONFIG_FB_RADEON is not set
526# CONFIG_FB_ATY128 is not set
527# CONFIG_FB_ATY is not set
528# CONFIG_FB_SIS is not set
529# CONFIG_FB_NEOMAGIC is not set
530# CONFIG_FB_3DFX is not set
531# CONFIG_FB_VOODOO1 is not set
532# CONFIG_FB_TRIDENT is not set
533# CONFIG_FB_PM3 is not set
534# CONFIG_FB_VIRTUAL is not set
535
536#
537# Logo configuration
538#
539CONFIG_LOGO=y
540CONFIG_LOGO_LINUX_MONO=y
541CONFIG_LOGO_LINUX_VGA16=y
542CONFIG_LOGO_LINUX_CLUT224=y
543
544#
545# Old CD-ROM drivers (not SCSI, not IDE)
546#
547# CONFIG_CD_NO_IDESCSI is not set
548
549#
550# Input device support
551#
552CONFIG_INPUT=m
553
554#
555# Userland interfaces
556#
557CONFIG_INPUT_MOUSEDEV=m
558CONFIG_INPUT_MOUSEDEV_PSAUX=y
559CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
560CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
561CONFIG_INPUT_JOYDEV=m
562# CONFIG_INPUT_TSDEV is not set
563CONFIG_INPUT_EVDEV=m
564CONFIG_INPUT_EVBUG=m
565
566#
567# Input I/O drivers
568#
569# CONFIG_GAMEPORT is not set
570CONFIG_SOUND_GAMEPORT=y
571CONFIG_SERIO=y
572# CONFIG_SERIO_I8042 is not set
573CONFIG_SERIO_SERPORT=y
574# CONFIG_SERIO_CT82C710 is not set
575# CONFIG_SERIO_PARKBD is not set
576
577#
578# Input Device Drivers
579#
580CONFIG_INPUT_KEYBOARD=y
581CONFIG_KEYBOARD_ATKBD=m
582# CONFIG_KEYBOARD_SUNKBD is not set
583# CONFIG_KEYBOARD_XTKBD is not set
584# CONFIG_KEYBOARD_NEWTON is not set
585CONFIG_KEYBOARD_AMIGA=m
586CONFIG_INPUT_MOUSE=y
587CONFIG_MOUSE_PS2=m
588CONFIG_MOUSE_SERIAL=m
589CONFIG_MOUSE_AMIGA=m
590# CONFIG_INPUT_JOYSTICK is not set
591# CONFIG_INPUT_TOUCHSCREEN is not set
592CONFIG_INPUT_MISC=y
593# CONFIG_INPUT_PCSPKR is not set
594CONFIG_INPUT_UINPUT=m
595
596#
597# Macintosh device drivers
598#
599
600#
601# Character devices
602#
603# CONFIG_SERIAL_NONSTANDARD is not set
604
605#
606# Serial drivers
607#
608# CONFIG_SERIAL_8250 is not set
609
610#
611# Non-8250 serial port support
612#
613CONFIG_UNIX98_PTYS=y
614CONFIG_UNIX98_PTY_COUNT=256
615CONFIG_PRINTER=m
616# CONFIG_LP_CONSOLE is not set
617# CONFIG_PPDEV is not set
618# CONFIG_TIPAR is not set
619
620#
621# I2C support
622#
623# CONFIG_I2C is not set
624
625#
626# I2C Hardware Sensors Mainboard support
627#
628
629#
630# I2C Hardware Sensors Chip support
631#
632# CONFIG_I2C_SENSOR is not set
633
634#
635# Mice
636#
637CONFIG_BUSMOUSE=y
638# CONFIG_QIC02_TAPE is not set
639
640#
641# IPMI
642#
643# CONFIG_IPMI_HANDLER is not set
644
645#
646# Watchdog Cards
647#
648# CONFIG_WATCHDOG is not set
649# CONFIG_NVRAM is not set
650CONFIG_GEN_RTC=y
651# CONFIG_GEN_RTC_X is not set
652# CONFIG_DTLK is not set
653# CONFIG_R3964 is not set
654# CONFIG_APPLICOM is not set
655
656#
657# Ftape, the floppy tape device driver
658#
659# CONFIG_FTAPE is not set
660# CONFIG_AGP is not set
661# CONFIG_DRM is not set
662# CONFIG_RAW_DRIVER is not set
663# CONFIG_HANGCHECK_TIMER is not set
664
665#
666# Multimedia devices
667#
668# CONFIG_VIDEO_DEV is not set
669
670#
671# Digital Video Broadcasting Devices
672#
673# CONFIG_DVB is not set
674
675#
676# File systems
677#
678CONFIG_EXT2_FS=y
679# CONFIG_EXT2_FS_XATTR is not set
680CONFIG_EXT3_FS=y
681CONFIG_EXT3_FS_XATTR=y
682# CONFIG_EXT3_FS_POSIX_ACL is not set
683# CONFIG_EXT3_FS_SECURITY is not set
684CONFIG_JBD=y
685# CONFIG_JBD_DEBUG is not set
686CONFIG_FS_MBCACHE=y
687# CONFIG_REISERFS_FS is not set
688# CONFIG_JFS_FS is not set
689# CONFIG_XFS_FS is not set
690CONFIG_MINIX_FS=y
691CONFIG_ROMFS_FS=y
692# CONFIG_QUOTA is not set
693CONFIG_AUTOFS_FS=m
694CONFIG_AUTOFS4_FS=m
695
696#
697# CD-ROM/DVD Filesystems
698#
699CONFIG_ISO9660_FS=y
700CONFIG_JOLIET=y
701# CONFIG_ZISOFS is not set
702# CONFIG_UDF_FS is not set
703
704#
705# DOS/FAT/NT Filesystems
706#
707CONFIG_FAT_FS=y
708CONFIG_MSDOS_FS=y
709CONFIG_VFAT_FS=y
710# CONFIG_NTFS_FS is not set
711
712#
713# Pseudo filesystems
714#
715CONFIG_PROC_FS=y
716# CONFIG_DEVFS_FS is not set
717CONFIG_DEVPTS_FS=y
718# CONFIG_DEVPTS_FS_XATTR is not set
719CONFIG_TMPFS=y
720CONFIG_RAMFS=y
721
722#
723# Miscellaneous filesystems
724#
725# CONFIG_ADFS_FS is not set
726CONFIG_AFFS_FS=y
727CONFIG_HFS_FS=y
728# CONFIG_BEFS_FS is not set
729# CONFIG_BFS_FS is not set
730# CONFIG_EFS_FS is not set
731CONFIG_CRAMFS=y
732# CONFIG_VXFS_FS is not set
733# CONFIG_HPFS_FS is not set
734# CONFIG_QNX4FS_FS is not set
735# CONFIG_SYSV_FS is not set
736# CONFIG_UFS_FS is not set
737
738#
739# Network File Systems
740#
741CONFIG_NFS_FS=y
742CONFIG_NFS_V3=y
743# CONFIG_NFS_V4 is not set
744CONFIG_NFSD=m
745CONFIG_NFSD_V3=y
746# CONFIG_NFSD_V4 is not set
747# CONFIG_NFSD_TCP is not set
748CONFIG_LOCKD=y
749CONFIG_LOCKD_V4=y
750CONFIG_EXPORTFS=m
751CONFIG_SUNRPC=y
752# CONFIG_SUNRPC_GSS is not set
753CONFIG_SMB_FS=m
754# CONFIG_SMB_NLS_DEFAULT is not set
755# CONFIG_CIFS is not set
756# CONFIG_NCP_FS is not set
757CONFIG_CODA_FS=m
758# CONFIG_INTERMEZZO_FS is not set
759# CONFIG_AFS_FS is not set
760
761#
762# Partition Types
763#
764CONFIG_PARTITION_ADVANCED=y
765# CONFIG_ACORN_PARTITION is not set
766# CONFIG_OSF_PARTITION is not set
767CONFIG_AMIGA_PARTITION=y
768CONFIG_ATARI_PARTITION=y
769# CONFIG_MAC_PARTITION is not set
770CONFIG_MSDOS_PARTITION=y
771CONFIG_BSD_DISKLABEL=y
772# CONFIG_MINIX_SUBPARTITION is not set
773CONFIG_SOLARIS_X86_PARTITION=y
774CONFIG_UNIXWARE_DISKLABEL=y
775# CONFIG_LDM_PARTITION is not set
776# CONFIG_NEC98_PARTITION is not set
777# CONFIG_SGI_PARTITION is not set
778# CONFIG_ULTRIX_PARTITION is not set
779# CONFIG_SUN_PARTITION is not set
780# CONFIG_EFI_PARTITION is not set
781CONFIG_SMB_NLS=y
782CONFIG_NLS=y
783
784#
785# Native Language Support
786#
787CONFIG_NLS_DEFAULT="iso8859-1"
788CONFIG_NLS_CODEPAGE_437=m
789CONFIG_NLS_CODEPAGE_737=m
790CONFIG_NLS_CODEPAGE_775=m
791CONFIG_NLS_CODEPAGE_850=m
792CONFIG_NLS_CODEPAGE_852=m
793CONFIG_NLS_CODEPAGE_855=m
794CONFIG_NLS_CODEPAGE_857=m
795CONFIG_NLS_CODEPAGE_860=m
796CONFIG_NLS_CODEPAGE_861=m
797CONFIG_NLS_CODEPAGE_862=m
798CONFIG_NLS_CODEPAGE_863=m
799CONFIG_NLS_CODEPAGE_864=m
800CONFIG_NLS_CODEPAGE_865=m
801CONFIG_NLS_CODEPAGE_866=m
802CONFIG_NLS_CODEPAGE_869=m
803CONFIG_NLS_CODEPAGE_936=m
804CONFIG_NLS_CODEPAGE_950=m
805CONFIG_NLS_CODEPAGE_932=m
806CONFIG_NLS_CODEPAGE_949=m
807CONFIG_NLS_CODEPAGE_874=m
808CONFIG_NLS_ISO8859_8=m
809# CONFIG_NLS_CODEPAGE_1250 is not set
810CONFIG_NLS_CODEPAGE_1251=m
811CONFIG_NLS_ISO8859_1=m
812CONFIG_NLS_ISO8859_2=m
813CONFIG_NLS_ISO8859_3=m
814CONFIG_NLS_ISO8859_4=m
815CONFIG_NLS_ISO8859_5=m
816CONFIG_NLS_ISO8859_6=m
817CONFIG_NLS_ISO8859_7=m
818CONFIG_NLS_ISO8859_9=m
819CONFIG_NLS_ISO8859_13=m
820CONFIG_NLS_ISO8859_14=m
821CONFIG_NLS_ISO8859_15=m
822CONFIG_NLS_KOI8_R=m
823CONFIG_NLS_KOI8_U=m
824CONFIG_NLS_UTF8=m
825
826#
827# Sound
828#
829CONFIG_SOUND=y
830CONFIG_DMASOUND_PAULA=m
831CONFIG_DMASOUND=m
832
833#
834# Advanced Linux Sound Architecture
835#
836# CONFIG_SND is not set
837
838#
839# Open Sound System
840#
841CONFIG_SOUND_PRIME=m
842# CONFIG_SOUND_BT878 is not set
843# CONFIG_SOUND_CMPCI is not set
844# CONFIG_SOUND_EMU10K1 is not set
845# CONFIG_SOUND_FUSION is not set
846# CONFIG_SOUND_CS4281 is not set
847# CONFIG_SOUND_ES1370 is not set
848# CONFIG_SOUND_ES1371 is not set
849# CONFIG_SOUND_ESSSOLO1 is not set
850# CONFIG_SOUND_MAESTRO is not set
851# CONFIG_SOUND_MAESTRO3 is not set
852# CONFIG_SOUND_ICH is not set
853# CONFIG_SOUND_RME96XX is not set
854# CONFIG_SOUND_SONICVIBES is not set
855# CONFIG_SOUND_TRIDENT is not set
856# CONFIG_SOUND_MSNDCLAS is not set
857# CONFIG_SOUND_MSNDPIN is not set
858# CONFIG_SOUND_VIA82CXXX is not set
859CONFIG_SOUND_OSS=m
860CONFIG_SOUND_TRACEINIT=y
861CONFIG_SOUND_DMAP=y
862# CONFIG_SOUND_AD1816 is not set
863# CONFIG_SOUND_SGALAXY is not set
864# CONFIG_SOUND_ADLIB is not set
865# CONFIG_SOUND_ACI_MIXER is not set
866# CONFIG_SOUND_CS4232 is not set
867# CONFIG_SOUND_SSCAPE is not set
868# CONFIG_SOUND_GUS is not set
869CONFIG_SOUND_VMIDI=m
870# CONFIG_SOUND_TRIX is not set
871# CONFIG_SOUND_MSS is not set
872# CONFIG_SOUND_MPU401 is not set
873# CONFIG_SOUND_NM256 is not set
874# CONFIG_SOUND_MAD16 is not set
875# CONFIG_SOUND_PAS is not set
876# CONFIG_SOUND_PSS is not set
877# CONFIG_SOUND_SB is not set
878# CONFIG_SOUND_AWE32_SYNTH is not set
879# CONFIG_SOUND_WAVEFRONT is not set
880# CONFIG_SOUND_MAUI is not set
881# CONFIG_SOUND_YM3812 is not set
882# CONFIG_SOUND_OPL3SA1 is not set
883# CONFIG_SOUND_OPL3SA2 is not set
884# CONFIG_SOUND_YMFPCI is not set
885# CONFIG_SOUND_UART6850 is not set
886# CONFIG_SOUND_AEDSP16 is not set
887
888#
889# USB support
890#
891# CONFIG_USB is not set
892# CONFIG_USB_GADGET is not set
893
894#
895# Bluetooth support
896#
897# CONFIG_BT is not set
898
899#
900# Library routines
901#
902# CONFIG_CRC32 is not set
903CONFIG_ZLIB_INFLATE=y
904CONFIG_ZLIB_DEFLATE=y
905
906#
907# Kernel hacking
908#
909# CONFIG_DEBUG_KERNEL is not set
910# CONFIG_KALLSYMS is not set
911
912#
913# Security options
914#
915# CONFIG_SECURITY is not set
916
917#
918# Cryptographic options
919#
920# CONFIG_CRYPTO is not set
diff --git a/arch/ppc/configs/ash_defconfig b/arch/ppc/configs/ash_defconfig
new file mode 100644
index 000000000000..c4a73cc16cf6
--- /dev/null
+++ b/arch/ppc/configs/ash_defconfig
@@ -0,0 +1,666 @@
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
16CONFIG_STANDALONE=y
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#
64CONFIG_ASH=y
65# CONFIG_CPCI405 is not set
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_NP405H=y
74CONFIG_IBM405_ERR77=y
75CONFIG_IBM405_ERR51=y
76CONFIG_IBM_OCP=y
77CONFIG_PPC_OCP=y
78CONFIG_IBM_OPENBIOS=y
79# CONFIG_PM is not set
80CONFIG_UART0_TTYS0=y
81# CONFIG_UART0_TTYS1 is not set
82CONFIG_NOT_COHERENT_CACHE=y
83
84#
85# Platform options
86#
87# CONFIG_PC_KEYBOARD is not set
88# CONFIG_SMP is not set
89# CONFIG_PREEMPT is not set
90# CONFIG_HIGHMEM is not set
91CONFIG_KERNEL_ELF=y
92CONFIG_BINFMT_ELF=y
93# CONFIG_BINFMT_MISC is not set
94CONFIG_CMDLINE_BOOL=y
95CONFIG_CMDLINE="ip=on"
96
97#
98# Bus options
99#
100CONFIG_PCI=y
101CONFIG_PCI_DOMAINS=y
102CONFIG_PCI_LEGACY_PROC=y
103# CONFIG_PCI_NAMES is not set
104
105#
106# Advanced setup
107#
108# CONFIG_ADVANCED_OPTIONS is not set
109
110#
111# Default settings for advanced configuration options are used
112#
113CONFIG_HIGHMEM_START=0xfe000000
114CONFIG_LOWMEM_SIZE=0x30000000
115CONFIG_KERNEL_START=0xc0000000
116CONFIG_TASK_SIZE=0x80000000
117CONFIG_BOOT_LOAD=0x00400000
118
119#
120# Device Drivers
121#
122
123#
124# Generic Driver Options
125#
126
127#
128# Memory Technology Devices (MTD)
129#
130# CONFIG_MTD is not set
131
132#
133# Parallel port support
134#
135# CONFIG_PARPORT is not set
136
137#
138# Plug and Play support
139#
140
141#
142# Block devices
143#
144# CONFIG_BLK_DEV_FD is not set
145# CONFIG_BLK_CPQ_DA is not set
146# CONFIG_BLK_CPQ_CISS_DA is not set
147# CONFIG_BLK_DEV_DAC960 is not set
148# CONFIG_BLK_DEV_UMEM is not set
149CONFIG_BLK_DEV_LOOP=y
150# CONFIG_BLK_DEV_CRYPTOLOOP is not set
151# CONFIG_BLK_DEV_NBD is not set
152# CONFIG_BLK_DEV_CARMEL is not set
153CONFIG_BLK_DEV_RAM=y
154CONFIG_BLK_DEV_RAM_SIZE=4096
155CONFIG_BLK_DEV_INITRD=y
156# CONFIG_LBD is not set
157
158#
159# ATA/ATAPI/MFM/RLL support
160#
161# CONFIG_IDE is not set
162
163#
164# SCSI device support
165#
166# CONFIG_SCSI is not set
167
168#
169# Multi-device support (RAID and LVM)
170#
171# CONFIG_MD is not set
172
173#
174# Fusion MPT device support
175#
176# CONFIG_FUSION is not set
177
178#
179# IEEE 1394 (FireWire) support
180#
181# CONFIG_IEEE1394 is not set
182
183#
184# I2O device support
185#
186# CONFIG_I2O is not set
187
188#
189# Macintosh device drivers
190#
191
192#
193# Networking support
194#
195CONFIG_NET=y
196
197#
198# Networking options
199#
200# CONFIG_PACKET is not set
201# CONFIG_NETLINK_DEV is not set
202CONFIG_UNIX=y
203# CONFIG_NET_KEY is not set
204CONFIG_INET=y
205CONFIG_IP_MULTICAST=y
206# CONFIG_IP_ADVANCED_ROUTER is not set
207CONFIG_IP_PNP=y
208# CONFIG_IP_PNP_DHCP is not set
209CONFIG_IP_PNP_BOOTP=y
210# CONFIG_IP_PNP_RARP is not set
211# CONFIG_NET_IPIP is not set
212# CONFIG_NET_IPGRE is not set
213# CONFIG_IP_MROUTE is not set
214# CONFIG_ARPD is not set
215CONFIG_SYN_COOKIES=y
216# CONFIG_INET_AH is not set
217# CONFIG_INET_ESP is not set
218# CONFIG_INET_IPCOMP is not set
219# CONFIG_IPV6 is not set
220# CONFIG_DECNET is not set
221# CONFIG_BRIDGE is not set
222# CONFIG_NETFILTER is not set
223
224#
225# SCTP Configuration (EXPERIMENTAL)
226#
227# CONFIG_IP_SCTP is not set
228# CONFIG_ATM is not set
229# CONFIG_VLAN_8021Q is not set
230# CONFIG_LLC2 is not set
231# CONFIG_IPX is not set
232# CONFIG_ATALK is not set
233# CONFIG_X25 is not set
234# CONFIG_LAPB is not set
235# CONFIG_NET_DIVERT is not set
236# CONFIG_ECONET is not set
237# CONFIG_WAN_ROUTER is not set
238# CONFIG_NET_HW_FLOWCONTROL is not set
239
240#
241# QoS and/or fair queueing
242#
243# CONFIG_NET_SCHED is not set
244
245#
246# Network testing
247#
248# CONFIG_NET_PKTGEN is not set
249CONFIG_NETDEVICES=y
250
251#
252# ARCnet devices
253#
254# CONFIG_ARCNET is not set
255# CONFIG_DUMMY is not set
256# CONFIG_BONDING is not set
257# CONFIG_EQUALIZER is not set
258# CONFIG_TUN is not set
259
260#
261# Ethernet (10 or 100Mbit)
262#
263# CONFIG_NET_ETHERNET is not set
264
265#
266# Ethernet (1000 Mbit)
267#
268# CONFIG_ACENIC is not set
269# CONFIG_DL2K is not set
270# CONFIG_E1000 is not set
271# CONFIG_NS83820 is not set
272# CONFIG_HAMACHI is not set
273# CONFIG_YELLOWFIN is not set
274# CONFIG_R8169 is not set
275# CONFIG_SIS190 is not set
276# CONFIG_SK98LIN is not set
277# CONFIG_TIGON3 is not set
278
279#
280# Ethernet (10000 Mbit)
281#
282# CONFIG_IXGB is not set
283CONFIG_IBM_EMAC=y
284# CONFIG_IBM_EMAC_ERRMSG is not set
285CONFIG_IBM_EMAC_RXB=64
286CONFIG_IBM_EMAC_TXB=8
287CONFIG_IBM_EMAC_FGAP=8
288CONFIG_IBM_EMAC_SKBRES=0
289# CONFIG_FDDI is not set
290# CONFIG_HIPPI is not set
291# CONFIG_PPP is not set
292# CONFIG_SLIP is not set
293
294#
295# Wireless LAN (non-hamradio)
296#
297# CONFIG_NET_RADIO is not set
298
299#
300# Token Ring devices
301#
302# CONFIG_TR is not set
303# CONFIG_RCPCI is not set
304# CONFIG_SHAPER is not set
305# CONFIG_NETCONSOLE is not set
306
307#
308# Wan interfaces
309#
310# CONFIG_WAN is not set
311
312#
313# Amateur Radio support
314#
315# CONFIG_HAMRADIO is not set
316
317#
318# IrDA (infrared) support
319#
320# CONFIG_IRDA is not set
321
322#
323# Bluetooth support
324#
325# CONFIG_BT is not set
326# CONFIG_NETPOLL is not set
327# CONFIG_NET_POLL_CONTROLLER is not set
328
329#
330# ISDN subsystem
331#
332# CONFIG_ISDN is not set
333
334#
335# Telephony Support
336#
337# CONFIG_PHONE is not set
338
339#
340# Input device support
341#
342CONFIG_INPUT=y
343
344#
345# Userland interfaces
346#
347CONFIG_INPUT_MOUSEDEV=y
348CONFIG_INPUT_MOUSEDEV_PSAUX=y
349CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
350CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
351# CONFIG_INPUT_JOYDEV is not set
352# CONFIG_INPUT_TSDEV is not set
353# CONFIG_INPUT_EVDEV is not set
354# CONFIG_INPUT_EVBUG is not set
355
356#
357# Input I/O drivers
358#
359# CONFIG_GAMEPORT is not set
360CONFIG_SOUND_GAMEPORT=y
361CONFIG_SERIO=y
362CONFIG_SERIO_I8042=y
363CONFIG_SERIO_SERPORT=y
364# CONFIG_SERIO_CT82C710 is not set
365# CONFIG_SERIO_PCIPS2 is not set
366
367#
368# Input Device Drivers
369#
370CONFIG_INPUT_KEYBOARD=y
371CONFIG_KEYBOARD_ATKBD=y
372# CONFIG_KEYBOARD_SUNKBD is not set
373# CONFIG_KEYBOARD_LKKBD is not set
374# CONFIG_KEYBOARD_XTKBD is not set
375# CONFIG_KEYBOARD_NEWTON is not set
376CONFIG_INPUT_MOUSE=y
377CONFIG_MOUSE_PS2=y
378# CONFIG_MOUSE_SERIAL is not set
379# CONFIG_MOUSE_VSXXXAA is not set
380# CONFIG_INPUT_JOYSTICK is not set
381# CONFIG_INPUT_TOUCHSCREEN is not set
382# CONFIG_INPUT_MISC is not set
383
384#
385# Character devices
386#
387# CONFIG_VT is not set
388# CONFIG_SERIAL_NONSTANDARD is not set
389
390#
391# Serial drivers
392#
393CONFIG_SERIAL_8250=y
394CONFIG_SERIAL_8250_CONSOLE=y
395CONFIG_SERIAL_8250_NR_UARTS=4
396# CONFIG_SERIAL_8250_EXTENDED is not set
397
398#
399# Non-8250 serial port support
400#
401CONFIG_SERIAL_CORE=y
402CONFIG_SERIAL_CORE_CONSOLE=y
403CONFIG_UNIX98_PTYS=y
404CONFIG_LEGACY_PTYS=y
405CONFIG_LEGACY_PTY_COUNT=256
406# CONFIG_QIC02_TAPE is not set
407
408#
409# IPMI
410#
411# CONFIG_IPMI_HANDLER is not set
412
413#
414# Watchdog Cards
415#
416CONFIG_WATCHDOG=y
417# CONFIG_WATCHDOG_NOWAYOUT is not set
418
419#
420# Watchdog Device Drivers
421#
422# CONFIG_SOFT_WATCHDOG is not set
423
424#
425# PCI-based Watchdog Cards
426#
427# CONFIG_PCIPCWATCHDOG is not set
428# CONFIG_WDTPCI is not set
429# CONFIG_NVRAM is not set
430CONFIG_GEN_RTC=y
431# CONFIG_GEN_RTC_X is not set
432# CONFIG_DTLK is not set
433# CONFIG_R3964 is not set
434# CONFIG_APPLICOM is not set
435
436#
437# Ftape, the floppy tape device driver
438#
439# CONFIG_FTAPE is not set
440# CONFIG_AGP is not set
441# CONFIG_DRM is not set
442# CONFIG_RAW_DRIVER is not set
443
444#
445# I2C support
446#
447CONFIG_I2C=y
448# CONFIG_I2C_CHARDEV is not set
449
450#
451# I2C Algorithms
452#
453# CONFIG_I2C_ALGOBIT is not set
454# CONFIG_I2C_ALGOPCF is not set
455
456#
457# I2C Hardware Bus support
458#
459# CONFIG_I2C_ALI1535 is not set
460# CONFIG_I2C_ALI15X3 is not set
461# CONFIG_I2C_AMD756 is not set
462# CONFIG_I2C_AMD8111 is not set
463# CONFIG_I2C_I801 is not set
464# CONFIG_I2C_I810 is not set
465# CONFIG_I2C_IBM_IIC is not set
466# CONFIG_I2C_ISA is not set
467# CONFIG_I2C_NFORCE2 is not set
468# CONFIG_I2C_PARPORT_LIGHT is not set
469# CONFIG_I2C_PIIX4 is not set
470# CONFIG_I2C_PROSAVAGE is not set
471# CONFIG_I2C_SAVAGE4 is not set
472# CONFIG_SCx200_ACB is not set
473# CONFIG_I2C_SIS5595 is not set
474# CONFIG_I2C_SIS630 is not set
475# CONFIG_I2C_SIS96X is not set
476# CONFIG_I2C_VIA is not set
477# CONFIG_I2C_VIAPRO is not set
478# CONFIG_I2C_VOODOO3 is not set
479
480#
481# Hardware Sensors Chip support
482#
483# CONFIG_I2C_SENSOR is not set
484# CONFIG_SENSORS_ADM1021 is not set
485# CONFIG_SENSORS_ASB100 is not set
486# CONFIG_SENSORS_DS1621 is not set
487# CONFIG_SENSORS_FSCHER is not set
488# CONFIG_SENSORS_GL518SM is not set
489# CONFIG_SENSORS_IT87 is not set
490# CONFIG_SENSORS_LM75 is not set
491# CONFIG_SENSORS_LM78 is not set
492# CONFIG_SENSORS_LM80 is not set
493# CONFIG_SENSORS_LM83 is not set
494# CONFIG_SENSORS_LM85 is not set
495# CONFIG_SENSORS_LM90 is not set
496# CONFIG_SENSORS_VIA686A is not set
497# CONFIG_SENSORS_W83781D is not set
498# CONFIG_SENSORS_W83L785TS is not set
499# CONFIG_SENSORS_W83627HF is not set
500
501#
502# Other I2C Chip support
503#
504# CONFIG_SENSORS_EEPROM is not set
505# CONFIG_I2C_DEBUG_CORE is not set
506# CONFIG_I2C_DEBUG_ALGO is not set
507# CONFIG_I2C_DEBUG_BUS is not set
508# CONFIG_I2C_DEBUG_CHIP is not set
509
510#
511# Misc devices
512#
513
514#
515# Multimedia devices
516#
517# CONFIG_VIDEO_DEV is not set
518
519#
520# Digital Video Broadcasting Devices
521#
522# CONFIG_DVB is not set
523
524#
525# Graphics support
526#
527# CONFIG_FB is not set
528
529#
530# Sound
531#
532# CONFIG_SOUND is not set
533
534#
535# USB support
536#
537# CONFIG_USB is not set
538
539#
540# USB Gadget Support
541#
542# CONFIG_USB_GADGET is not set
543
544#
545# File systems
546#
547CONFIG_EXT2_FS=y
548# CONFIG_EXT2_FS_XATTR is not set
549# CONFIG_EXT3_FS is not set
550# CONFIG_JBD is not set
551# CONFIG_REISERFS_FS is not set
552# CONFIG_JFS_FS is not set
553# CONFIG_XFS_FS is not set
554# CONFIG_MINIX_FS is not set
555# CONFIG_ROMFS_FS is not set
556# CONFIG_QUOTA is not set
557# CONFIG_AUTOFS_FS is not set
558# CONFIG_AUTOFS4_FS is not set
559
560#
561# CD-ROM/DVD Filesystems
562#
563# CONFIG_ISO9660_FS is not set
564# CONFIG_UDF_FS is not set
565
566#
567# DOS/FAT/NT Filesystems
568#
569# CONFIG_FAT_FS is not set
570# CONFIG_NTFS_FS is not set
571
572#
573# Pseudo filesystems
574#
575CONFIG_PROC_FS=y
576CONFIG_PROC_KCORE=y
577# CONFIG_DEVFS_FS is not set
578# CONFIG_DEVPTS_FS_XATTR is not set
579CONFIG_TMPFS=y
580# CONFIG_HUGETLB_PAGE is not set
581CONFIG_RAMFS=y
582
583#
584# Miscellaneous filesystems
585#
586# CONFIG_ADFS_FS is not set
587# CONFIG_AFFS_FS is not set
588# CONFIG_HFS_FS is not set
589# CONFIG_HFSPLUS_FS is not set
590# CONFIG_BEFS_FS is not set
591# CONFIG_BFS_FS is not set
592# CONFIG_EFS_FS is not set
593# CONFIG_CRAMFS is not set
594# CONFIG_VXFS_FS is not set
595# CONFIG_HPFS_FS is not set
596# CONFIG_QNX4FS_FS is not set
597# CONFIG_SYSV_FS is not set
598# CONFIG_UFS_FS is not set
599
600#
601# Network File Systems
602#
603CONFIG_NFS_FS=y
604# CONFIG_NFS_V3 is not set
605# CONFIG_NFS_V4 is not set
606# CONFIG_NFS_DIRECTIO is not set
607# CONFIG_NFSD is not set
608CONFIG_ROOT_NFS=y
609CONFIG_LOCKD=y
610# CONFIG_EXPORTFS is not set
611CONFIG_SUNRPC=y
612# CONFIG_RPCSEC_GSS_KRB5 is not set
613# CONFIG_SMB_FS is not set
614# CONFIG_CIFS is not set
615# CONFIG_NCP_FS is not set
616# CONFIG_CODA_FS is not set
617# CONFIG_INTERMEZZO_FS is not set
618# CONFIG_AFS_FS is not set
619
620#
621# Partition Types
622#
623CONFIG_PARTITION_ADVANCED=y
624# CONFIG_ACORN_PARTITION is not set
625# CONFIG_OSF_PARTITION is not set
626# CONFIG_AMIGA_PARTITION is not set
627# CONFIG_ATARI_PARTITION is not set
628# CONFIG_MAC_PARTITION is not set
629# CONFIG_MSDOS_PARTITION is not set
630# CONFIG_LDM_PARTITION is not set
631# CONFIG_NEC98_PARTITION is not set
632# CONFIG_SGI_PARTITION is not set
633# CONFIG_ULTRIX_PARTITION is not set
634# CONFIG_SUN_PARTITION is not set
635# CONFIG_EFI_PARTITION is not set
636
637#
638# Native Language Support
639#
640# CONFIG_NLS is not set
641
642#
643# IBM 40x options
644#
645
646#
647# Library routines
648#
649CONFIG_CRC32=y
650
651#
652# Kernel hacking
653#
654# CONFIG_DEBUG_KERNEL is not set
655# CONFIG_SERIAL_TEXT_DEBUG is not set
656CONFIG_OCP=y
657
658#
659# Security options
660#
661# CONFIG_SECURITY is not set
662
663#
664# Cryptographic options
665#
666# CONFIG_CRYPTO is not set
diff --git a/arch/ppc/configs/beech_defconfig b/arch/ppc/configs/beech_defconfig
new file mode 100644
index 000000000000..0bd671bdceb4
--- /dev/null
+++ b/arch/ppc/configs/beech_defconfig
@@ -0,0 +1,615 @@
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
9
10#
11# Code maturity level options
12#
13CONFIG_EXPERIMENTAL=y
14CONFIG_CLEAN_COMPILE=y
15# CONFIG_STANDALONE is not set
16CONFIG_BROKEN_ON_SMP=y
17
18#
19# General setup
20#
21# CONFIG_SWAP is not set
22CONFIG_SYSVIPC=y
23# CONFIG_BSD_PROCESS_ACCT is not set
24CONFIG_SYSCTL=y
25CONFIG_LOG_BUF_SHIFT=14
26# CONFIG_IKCONFIG is not set
27CONFIG_EMBEDDED=y
28# CONFIG_KALLSYMS is not set
29CONFIG_FUTEX=y
30# CONFIG_EPOLL is not set
31CONFIG_IOSCHED_NOOP=y
32CONFIG_IOSCHED_AS=y
33CONFIG_IOSCHED_DEADLINE=y
34
35#
36# Loadable module support
37#
38CONFIG_MODULES=y
39CONFIG_MODULE_UNLOAD=y
40# CONFIG_MODULE_FORCE_UNLOAD is not set
41CONFIG_OBSOLETE_MODPARM=y
42CONFIG_MODVERSIONS=y
43CONFIG_KMOD=y
44
45#
46# Processor
47#
48# CONFIG_6xx is not set
49CONFIG_40x=y
50# CONFIG_44x is not set
51# CONFIG_POWER3 is not set
52# CONFIG_POWER4 is not set
53# CONFIG_8xx is not set
54# CONFIG_MATH_EMULATION is not set
55# CONFIG_CPU_FREQ is not set
56CONFIG_4xx=y
57
58#
59# IBM 4xx options
60#
61# CONFIG_ASH is not set
62CONFIG_BEECH=y
63# CONFIG_CEDAR is not set
64# CONFIG_CPCI405 is not set
65# CONFIG_EP405 is not set
66# CONFIG_OAK is not set
67# CONFIG_REDWOOD_4 is not set
68# CONFIG_REDWOOD_5 is not set
69# CONFIG_REDWOOD_6 is not set
70# CONFIG_SYCAMORE is not set
71# CONFIG_TIVO is not set
72# CONFIG_WALNUT is not set
73CONFIG_IBM405_ERR77=y
74CONFIG_IBM405_ERR51=y
75CONFIG_IBM_OCP=y
76CONFIG_IBM_OPENBIOS=y
77CONFIG_405_DMA=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
93# CONFIG_CMDLINE_BOOL is not set
94
95#
96# Bus options
97#
98# CONFIG_PCI is not set
99# CONFIG_PCI_DOMAINS is not set
100# CONFIG_HOTPLUG is not set
101
102#
103# Parallel port support
104#
105# CONFIG_PARPORT is not set
106
107#
108# Advanced setup
109#
110# CONFIG_ADVANCED_OPTIONS is not set
111
112#
113# Default settings for advanced configuration options are used
114#
115CONFIG_HIGHMEM_START=0xfe000000
116CONFIG_LOWMEM_SIZE=0x30000000
117CONFIG_KERNEL_START=0xc0000000
118CONFIG_TASK_SIZE=0x80000000
119CONFIG_BOOT_LOAD=0x00400000
120
121#
122# Generic Driver Options
123#
124
125#
126# Memory Technology Devices (MTD)
127#
128CONFIG_MTD=y
129# CONFIG_MTD_DEBUG is not set
130CONFIG_MTD_PARTITIONS=y
131# CONFIG_MTD_CONCAT is not set
132# CONFIG_MTD_REDBOOT_PARTS is not set
133# CONFIG_MTD_CMDLINE_PARTS is not set
134
135#
136# User Modules And Translation Layers
137#
138CONFIG_MTD_CHAR=y
139CONFIG_MTD_BLOCK=y
140# CONFIG_FTL is not set
141# CONFIG_NFTL is not set
142# CONFIG_INFTL is not set
143
144#
145# RAM/ROM/Flash chip drivers
146#
147CONFIG_MTD_CFI=y
148CONFIG_MTD_JEDECPROBE=y
149CONFIG_MTD_GEN_PROBE=y
150# CONFIG_MTD_CFI_ADV_OPTIONS is not set
151# CONFIG_MTD_CFI_INTELEXT is not set
152CONFIG_MTD_CFI_AMDSTD=y
153# CONFIG_MTD_CFI_STAA is not set
154# CONFIG_MTD_RAM is not set
155# CONFIG_MTD_ROM is not set
156# CONFIG_MTD_ABSENT is not set
157# CONFIG_MTD_OBSOLETE_CHIPS is not set
158
159#
160# Mapping drivers for chip access
161#
162# CONFIG_MTD_COMPLEX_MAPPINGS is not set
163# CONFIG_MTD_PHYSMAP is not set
164CONFIG_MTD_BEECH=y
165
166#
167# Self-contained MTD device drivers
168#
169# CONFIG_MTD_SLRAM is not set
170# CONFIG_MTD_MTDRAM is not set
171# CONFIG_MTD_BLKMTD is not set
172
173#
174# Disk-On-Chip Device Drivers
175#
176# CONFIG_MTD_DOC2000 is not set
177# CONFIG_MTD_DOC2001 is not set
178# CONFIG_MTD_DOC2001PLUS is not set
179
180#
181# NAND Flash Device Drivers
182#
183# CONFIG_MTD_NAND is not set
184
185#
186# Plug and Play support
187#
188# CONFIG_PNP is not set
189
190#
191# Block devices
192#
193CONFIG_BLK_DEV_LOOP=y
194# CONFIG_BLK_DEV_CRYPTOLOOP is not set
195# CONFIG_BLK_DEV_NBD is not set
196CONFIG_BLK_DEV_RAM=y
197CONFIG_BLK_DEV_RAM_SIZE=4096
198CONFIG_BLK_DEV_INITRD=y
199# CONFIG_LBD is not set
200
201#
202# Multi-device support (RAID and LVM)
203#
204# CONFIG_MD is not set
205
206#
207# ATA/ATAPI/MFM/RLL support
208#
209# CONFIG_IDE is not set
210
211#
212# SCSI device support
213#
214# CONFIG_SCSI is not set
215
216#
217# Fusion MPT device support
218#
219
220#
221# I2O device support
222#
223
224#
225# Networking support
226#
227CONFIG_NET=y
228
229#
230# Networking options
231#
232# CONFIG_PACKET is not set
233# CONFIG_NETLINK_DEV is not set
234CONFIG_UNIX=y
235# CONFIG_NET_KEY is not set
236CONFIG_INET=y
237CONFIG_IP_MULTICAST=y
238# CONFIG_IP_ADVANCED_ROUTER is not set
239CONFIG_IP_PNP=y
240# CONFIG_IP_PNP_DHCP is not set
241CONFIG_IP_PNP_BOOTP=y
242CONFIG_IP_PNP_RARP=y
243# CONFIG_NET_IPIP is not set
244# CONFIG_NET_IPGRE is not set
245# CONFIG_IP_MROUTE is not set
246# CONFIG_ARPD is not set
247# CONFIG_INET_ECN is not set
248CONFIG_SYN_COOKIES=y
249# CONFIG_INET_AH is not set
250# CONFIG_INET_ESP is not set
251# CONFIG_INET_IPCOMP is not set
252# CONFIG_IPV6 is not set
253# CONFIG_DECNET is not set
254# CONFIG_BRIDGE is not set
255# CONFIG_NETFILTER is not set
256
257#
258# SCTP Configuration (EXPERIMENTAL)
259#
260CONFIG_IPV6_SCTP__=y
261# CONFIG_IP_SCTP is not set
262# CONFIG_ATM is not set
263# CONFIG_VLAN_8021Q is not set
264# CONFIG_LLC2 is not set
265# CONFIG_IPX is not set
266# CONFIG_ATALK is not set
267# CONFIG_X25 is not set
268# CONFIG_LAPB is not set
269# CONFIG_NET_DIVERT is not set
270# CONFIG_ECONET is not set
271# CONFIG_WAN_ROUTER is not set
272# CONFIG_NET_HW_FLOWCONTROL is not set
273
274#
275# QoS and/or fair queueing
276#
277# CONFIG_NET_SCHED is not set
278
279#
280# Network testing
281#
282# CONFIG_NET_PKTGEN is not set
283CONFIG_NETDEVICES=y
284# CONFIG_DUMMY is not set
285# CONFIG_BONDING is not set
286# CONFIG_EQUALIZER is not set
287# CONFIG_TUN is not set
288
289#
290# Ethernet (10 or 100Mbit)
291#
292CONFIG_NET_ETHERNET=y
293# CONFIG_MII is not set
294# CONFIG_OAKNET is not set
295
296#
297# Ethernet (1000 Mbit)
298#
299
300#
301# Ethernet (10000 Mbit)
302#
303# CONFIG_PPP is not set
304# CONFIG_SLIP is not set
305
306#
307# Wireless LAN (non-hamradio)
308#
309# CONFIG_NET_RADIO is not set
310
311#
312# Token Ring devices
313#
314# CONFIG_SHAPER is not set
315
316#
317# Wan interfaces
318#
319# CONFIG_WAN is not set
320
321#
322# Amateur Radio support
323#
324# CONFIG_HAMRADIO is not set
325
326#
327# IrDA (infrared) support
328#
329# CONFIG_IRDA is not set
330
331#
332# Bluetooth support
333#
334# CONFIG_BT is not set
335
336#
337# ISDN subsystem
338#
339# CONFIG_ISDN_BOOL is not set
340
341#
342# Graphics support
343#
344CONFIG_FB=y
345# CONFIG_FB_CT65550 is not set
346# CONFIG_FB_S3TRIO is not set
347# CONFIG_FB_VGA16 is not set
348# CONFIG_FB_VIRTUAL is not set
349
350#
351# Logo configuration
352#
353# CONFIG_LOGO is not set
354
355#
356# Input device support
357#
358CONFIG_INPUT=y
359
360#
361# Userland interfaces
362#
363# CONFIG_INPUT_MOUSEDEV is not set
364# CONFIG_INPUT_JOYDEV is not set
365# CONFIG_INPUT_TSDEV is not set
366# CONFIG_INPUT_EVDEV is not set
367# CONFIG_INPUT_EVBUG is not set
368
369#
370# Input I/O drivers
371#
372# CONFIG_GAMEPORT is not set
373CONFIG_SOUND_GAMEPORT=y
374CONFIG_SERIO=y
375# CONFIG_SERIO_I8042 is not set
376# CONFIG_SERIO_SERPORT is not set
377# CONFIG_SERIO_CT82C710 is not set
378
379#
380# Input Device Drivers
381#
382# CONFIG_INPUT_KEYBOARD is not set
383# CONFIG_INPUT_MOUSE is not set
384# CONFIG_INPUT_JOYSTICK is not set
385# CONFIG_INPUT_TOUCHSCREEN is not set
386# CONFIG_INPUT_MISC is not set
387
388#
389# Macintosh device drivers
390#
391
392#
393# Character devices
394#
395# CONFIG_VT is not set
396# CONFIG_SERIAL_NONSTANDARD is not set
397
398#
399# Serial drivers
400#
401CONFIG_SERIAL_8250=y
402CONFIG_SERIAL_8250_CONSOLE=y
403CONFIG_SERIAL_8250_NR_UARTS=4
404# CONFIG_SERIAL_8250_EXTENDED is not set
405
406#
407# Non-8250 serial port support
408#
409CONFIG_SERIAL_CORE=y
410CONFIG_SERIAL_CORE_CONSOLE=y
411CONFIG_UNIX98_PTYS=y
412CONFIG_UNIX98_PTY_COUNT=256
413
414#
415# I2C support
416#
417CONFIG_I2C=y
418# CONFIG_I2C_CHARDEV is not set
419
420#
421# I2C Algorithms
422#
423# CONFIG_I2C_ALGOBIT is not set
424# CONFIG_I2C_ALGOPCF is not set
425
426#
427# I2C Hardware Bus support
428#
429# CONFIG_I2C_AMD756 is not set
430# CONFIG_I2C_AMD8111 is not set
431CONFIG_I2C_IBM_IIC=y
432
433#
434# I2C Hardware Sensors Chip support
435#
436# CONFIG_I2C_SENSOR is not set
437# CONFIG_SENSORS_ADM1021 is not set
438# CONFIG_SENSORS_EEPROM is not set
439# CONFIG_SENSORS_IT87 is not set
440# CONFIG_SENSORS_LM75 is not set
441# CONFIG_SENSORS_LM78 is not set
442# CONFIG_SENSORS_LM85 is not set
443# CONFIG_SENSORS_VIA686A is not set
444# CONFIG_SENSORS_W83781D is not set
445
446#
447# Mice
448#
449# CONFIG_BUSMOUSE is not set
450# CONFIG_QIC02_TAPE is not set
451
452#
453# IPMI
454#
455# CONFIG_IPMI_HANDLER is not set
456
457#
458# Watchdog Cards
459#
460# CONFIG_WATCHDOG is not set
461# CONFIG_NVRAM is not set
462CONFIG_GEN_RTC=y
463# CONFIG_GEN_RTC_X is not set
464# CONFIG_DTLK is not set
465# CONFIG_R3964 is not set
466# CONFIG_APPLICOM is not set
467
468#
469# Ftape, the floppy tape device driver
470#
471# CONFIG_FTAPE is not set
472# CONFIG_AGP is not set
473# CONFIG_DRM is not set
474# CONFIG_RAW_DRIVER is not set
475
476#
477# Multimedia devices
478#
479# CONFIG_VIDEO_DEV is not set
480
481#
482# Digital Video Broadcasting Devices
483#
484# CONFIG_DVB is not set
485
486#
487# File systems
488#
489CONFIG_EXT2_FS=y
490# CONFIG_EXT2_FS_XATTR is not set
491# CONFIG_EXT3_FS is not set
492# CONFIG_JBD is not set
493# CONFIG_REISERFS_FS is not set
494# CONFIG_JFS_FS is not set
495# CONFIG_XFS_FS is not set
496# CONFIG_MINIX_FS is not set
497# CONFIG_ROMFS_FS is not set
498# CONFIG_QUOTA is not set
499# CONFIG_AUTOFS_FS is not set
500# CONFIG_AUTOFS4_FS is not set
501
502#
503# CD-ROM/DVD Filesystems
504#
505# CONFIG_ISO9660_FS is not set
506# CONFIG_UDF_FS is not set
507
508#
509# DOS/FAT/NT Filesystems
510#
511# CONFIG_FAT_FS is not set
512# CONFIG_NTFS_FS is not set
513
514#
515# Pseudo filesystems
516#
517CONFIG_PROC_FS=y
518CONFIG_PROC_KCORE=y
519CONFIG_DEVFS_FS=y
520# CONFIG_DEVFS_MOUNT is not set
521# CONFIG_DEVFS_DEBUG is not set
522CONFIG_DEVPTS_FS=y
523# CONFIG_DEVPTS_FS_XATTR is not set
524CONFIG_TMPFS=y
525# CONFIG_HUGETLB_PAGE is not set
526CONFIG_RAMFS=y
527
528#
529# Miscellaneous filesystems
530#
531# CONFIG_ADFS_FS is not set
532# CONFIG_AFFS_FS is not set
533# CONFIG_HFS_FS is not set
534# CONFIG_BEFS_FS is not set
535# CONFIG_BFS_FS is not set
536# CONFIG_EFS_FS is not set
537# CONFIG_JFFS_FS is not set
538# CONFIG_JFFS2_FS is not set
539# CONFIG_CRAMFS is not set
540# CONFIG_VXFS_FS is not set
541# CONFIG_HPFS_FS is not set
542# CONFIG_QNX4FS_FS is not set
543# CONFIG_SYSV_FS is not set
544# CONFIG_UFS_FS is not set
545
546#
547# Network File Systems
548#
549CONFIG_NFS_FS=y
550# CONFIG_NFS_V3 is not set
551# CONFIG_NFS_V4 is not set
552# CONFIG_NFSD is not set
553CONFIG_ROOT_NFS=y
554CONFIG_LOCKD=y
555# CONFIG_EXPORTFS is not set
556CONFIG_SUNRPC=y
557# CONFIG_SUNRPC_GSS is not set
558# CONFIG_SMB_FS is not set
559# CONFIG_CIFS is not set
560# CONFIG_NCP_FS is not set
561# CONFIG_CODA_FS is not set
562# CONFIG_INTERMEZZO_FS is not set
563# CONFIG_AFS_FS is not set
564
565#
566# Partition Types
567#
568# CONFIG_PARTITION_ADVANCED is not set
569CONFIG_MSDOS_PARTITION=y
570
571#
572# Sound
573#
574CONFIG_SOUND=y
575
576#
577# Advanced Linux Sound Architecture
578#
579# CONFIG_SND is not set
580
581#
582# Open Sound System
583#
584# CONFIG_SOUND_PRIME is not set
585
586#
587# IBM 40x options
588#
589
590#
591# USB support
592#
593# CONFIG_USB_GADGET is not set
594
595#
596# Library routines
597#
598# CONFIG_CRC32 is not set
599
600#
601# Kernel hacking
602#
603# CONFIG_DEBUG_KERNEL is not set
604# CONFIG_SERIAL_TEXT_DEBUG is not set
605CONFIG_OCP=y
606
607#
608# Security options
609#
610# CONFIG_SECURITY is not set
611
612#
613# Cryptographic options
614#
615# CONFIG_CRYPTO is not set
diff --git a/arch/ppc/configs/bseip_defconfig b/arch/ppc/configs/bseip_defconfig
new file mode 100644
index 000000000000..ce9f9f77f2ee
--- /dev/null
+++ b/arch/ppc/configs/bseip_defconfig
@@ -0,0 +1,517 @@
1#
2# Automatically generated make config: don't edit
3#
4CONFIG_MMU=y
5CONFIG_RWSEM_XCHGADD_ALGORITHM=y
6CONFIG_HAVE_DEC_LOCK=y
7
8#
9# Code maturity level options
10#
11CONFIG_EXPERIMENTAL=y
12
13#
14# General setup
15#
16CONFIG_SWAP=y
17CONFIG_SYSVIPC=y
18# CONFIG_BSD_PROCESS_ACCT is not set
19CONFIG_SYSCTL=y
20CONFIG_LOG_BUF_SHIFT=14
21CONFIG_EMBEDDED=y
22CONFIG_FUTEX=y
23# CONFIG_EPOLL is not set
24
25#
26# Loadable module support
27#
28# CONFIG_MODULES is not set
29
30#
31# Platform support
32#
33CONFIG_PPC=y
34CONFIG_PPC32=y
35# CONFIG_6xx is not set
36# CONFIG_40x is not set
37# CONFIG_POWER3 is not set
38CONFIG_8xx=y
39
40#
41# IBM 4xx options
42#
43CONFIG_EMBEDDEDBOOT=y
44CONFIG_SERIAL_CONSOLE=y
45CONFIG_NOT_COHERENT_CACHE=y
46# CONFIG_RPXLITE is not set
47# CONFIG_RPXCLASSIC is not set
48CONFIG_BSEIP=y
49# CONFIG_FADS is not set
50# CONFIG_TQM823L is not set
51# CONFIG_TQM850L is not set
52# CONFIG_TQM855L is not set
53# CONFIG_TQM860L is not set
54# CONFIG_FPS850L is not set
55# CONFIG_SPD823TS is not set
56# CONFIG_IVMS8 is not set
57# CONFIG_IVML24 is not set
58# CONFIG_SM850 is not set
59# CONFIG_HERMES_PRO is not set
60# CONFIG_IP860 is not set
61# CONFIG_LWMON is not set
62# CONFIG_PCU_E is not set
63# CONFIG_CCM is not set
64# CONFIG_LANTEC is not set
65# CONFIG_MBX is not set
66# CONFIG_WINCEPT is not set
67# CONFIG_SMP is not set
68# CONFIG_PREEMPT is not set
69CONFIG_MATH_EMULATION=y
70# CONFIG_CPU_FREQ is not set
71
72#
73# General setup
74#
75# CONFIG_HIGHMEM is not set
76# CONFIG_PCI is not set
77# CONFIG_PCI_DOMAINS is not set
78# CONFIG_PCI_QSPAN is not set
79CONFIG_KCORE_ELF=y
80CONFIG_BINFMT_ELF=y
81CONFIG_KERNEL_ELF=y
82# CONFIG_BINFMT_MISC is not set
83# CONFIG_HOTPLUG is not set
84
85#
86# Parallel port support
87#
88# CONFIG_PARPORT is not set
89# CONFIG_CMDLINE_BOOL is not set
90
91#
92# Advanced setup
93#
94# CONFIG_ADVANCED_OPTIONS is not set
95
96#
97# Default settings for advanced configuration options are used
98#
99CONFIG_HIGHMEM_START=0xfe000000
100CONFIG_LOWMEM_SIZE=0x30000000
101CONFIG_KERNEL_START=0xc0000000
102CONFIG_TASK_SIZE=0x80000000
103CONFIG_BOOT_LOAD=0x00400000
104
105#
106# Memory Technology Devices (MTD)
107#
108# CONFIG_MTD is not set
109
110#
111# Plug and Play support
112#
113# CONFIG_PNP is not set
114
115#
116# Block devices
117#
118# CONFIG_BLK_DEV_FD is not set
119CONFIG_BLK_DEV_LOOP=y
120# CONFIG_BLK_DEV_NBD is not set
121CONFIG_BLK_DEV_RAM=y
122CONFIG_BLK_DEV_RAM_SIZE=4096
123CONFIG_BLK_DEV_INITRD=y
124
125#
126# Multi-device support (RAID and LVM)
127#
128# CONFIG_MD is not set
129
130#
131# ATA/IDE/MFM/RLL support
132#
133# CONFIG_IDE is not set
134
135#
136# SCSI support
137#
138# CONFIG_SCSI is not set
139
140#
141# Fusion MPT device support
142#
143
144#
145# I2O device support
146#
147
148#
149# Networking support
150#
151CONFIG_NET=y
152
153#
154# Networking options
155#
156CONFIG_PACKET=y
157# CONFIG_PACKET_MMAP is not set
158# CONFIG_NETLINK_DEV is not set
159# CONFIG_NETFILTER is not set
160CONFIG_UNIX=y
161# CONFIG_NET_KEY is not set
162CONFIG_INET=y
163CONFIG_IP_MULTICAST=y
164# CONFIG_IP_ADVANCED_ROUTER is not set
165CONFIG_IP_PNP=y
166CONFIG_IP_PNP_DHCP=y
167CONFIG_IP_PNP_BOOTP=y
168# CONFIG_IP_PNP_RARP is not set
169# CONFIG_NET_IPIP is not set
170# CONFIG_NET_IPGRE is not set
171# CONFIG_IP_MROUTE is not set
172# CONFIG_ARPD is not set
173# CONFIG_INET_ECN is not set
174CONFIG_SYN_COOKIES=y
175# CONFIG_INET_AH is not set
176# CONFIG_INET_ESP is not set
177# CONFIG_INET_IPCOMP is not set
178# CONFIG_IPV6 is not set
179# CONFIG_XFRM_USER is not set
180
181#
182# SCTP Configuration (EXPERIMENTAL)
183#
184CONFIG_IPV6_SCTP__=y
185# CONFIG_IP_SCTP is not set
186# CONFIG_ATM is not set
187# CONFIG_VLAN_8021Q is not set
188# CONFIG_LLC is not set
189# CONFIG_DECNET is not set
190# CONFIG_BRIDGE is not set
191# CONFIG_X25 is not set
192# CONFIG_LAPB is not set
193# CONFIG_NET_DIVERT is not set
194# CONFIG_ECONET is not set
195# CONFIG_WAN_ROUTER is not set
196# CONFIG_NET_HW_FLOWCONTROL is not set
197
198#
199# QoS and/or fair queueing
200#
201# CONFIG_NET_SCHED is not set
202
203#
204# Network testing
205#
206# CONFIG_NET_PKTGEN is not set
207CONFIG_NETDEVICES=y
208# CONFIG_DUMMY is not set
209# CONFIG_BONDING is not set
210# CONFIG_EQUALIZER is not set
211# CONFIG_TUN is not set
212# CONFIG_ETHERTAP is not set
213
214#
215# Ethernet (10 or 100Mbit)
216#
217CONFIG_NET_ETHERNET=y
218# CONFIG_MII is not set
219# CONFIG_OAKNET is not set
220
221#
222# Ethernet (1000 Mbit)
223#
224
225#
226# Ethernet (10000 Mbit)
227#
228# CONFIG_PPP is not set
229# CONFIG_SLIP is not set
230
231#
232# Wireless LAN (non-hamradio)
233#
234# CONFIG_NET_RADIO is not set
235
236#
237# Token Ring devices (depends on LLC=y)
238#
239# CONFIG_SHAPER is not set
240
241#
242# Wan interfaces
243#
244# CONFIG_WAN is not set
245
246#
247# Amateur Radio support
248#
249# CONFIG_HAMRADIO is not set
250
251#
252# IrDA (infrared) support
253#
254# CONFIG_IRDA is not set
255
256#
257# ISDN subsystem
258#
259# CONFIG_ISDN_BOOL is not set
260
261#
262# Graphics support
263#
264# CONFIG_FB is not set
265
266#
267# Old CD-ROM drivers (not SCSI, not IDE)
268#
269# CONFIG_CD_NO_IDESCSI is not set
270
271#
272# Input device support
273#
274# CONFIG_INPUT is not set
275
276#
277# Userland interfaces
278#
279
280#
281# Input I/O drivers
282#
283# CONFIG_GAMEPORT is not set
284CONFIG_SOUND_GAMEPORT=y
285# CONFIG_SERIO is not set
286
287#
288# Input Device Drivers
289#
290
291#
292# Macintosh device drivers
293#
294
295#
296# Serial drivers
297#
298# CONFIG_SERIAL_8250 is not set
299
300#
301# Non-8250 serial port support
302#
303CONFIG_SERIAL_CORE=y
304CONFIG_SERIAL_CORE_CONSOLE=y
305CONFIG_SERIAL_CPM=y
306CONFIG_SERIAL_CPM_CONSOLE=y
307# CONFIG_SERIAL_CPM_SCC1 is not set
308# CONFIG_SERIAL_CPM_SCC2 is not set
309# CONFIG_SERIAL_CPM_SCC3 is not set
310# CONFIG_SERIAL_CPM_SCC4 is not set
311CONFIG_SERIAL_CPM_SMC1=y
312CONFIG_SERIAL_CPM_SMC2=y
313CONFIG_UNIX98_PTYS=y
314# CONFIG_LEGACY_PTYS is not set
315
316#
317# I2C support
318#
319# CONFIG_I2C is not set
320
321#
322# I2C Hardware Sensors Mainboard support
323#
324
325#
326# I2C Hardware Sensors Chip support
327#
328# CONFIG_I2C_SENSOR is not set
329
330#
331# Mice
332#
333# CONFIG_BUSMOUSE is not set
334# CONFIG_QIC02_TAPE is not set
335
336#
337# IPMI
338#
339# CONFIG_IPMI_HANDLER is not set
340
341#
342# Watchdog Cards
343#
344# CONFIG_WATCHDOG is not set
345# CONFIG_NVRAM is not set
346CONFIG_GEN_RTC=y
347# CONFIG_GEN_RTC_X is not set
348# CONFIG_DTLK is not set
349# CONFIG_R3964 is not set
350# CONFIG_APPLICOM is not set
351
352#
353# Ftape, the floppy tape device driver
354#
355# CONFIG_FTAPE is not set
356# CONFIG_AGP is not set
357# CONFIG_DRM is not set
358# CONFIG_RAW_DRIVER is not set
359# CONFIG_HANGCHECK_TIMER is not set
360
361#
362# Multimedia devices
363#
364# CONFIG_VIDEO_DEV is not set
365
366#
367# Digital Video Broadcasting Devices
368#
369# CONFIG_DVB is not set
370
371#
372# File systems
373#
374CONFIG_EXT2_FS=y
375# CONFIG_EXT2_FS_XATTR is not set
376CONFIG_EXT3_FS=y
377CONFIG_EXT3_FS_XATTR=y
378# CONFIG_EXT3_FS_POSIX_ACL is not set
379# CONFIG_EXT3_FS_SECURITY is not set
380CONFIG_JBD=y
381# CONFIG_JBD_DEBUG is not set
382CONFIG_FS_MBCACHE=y
383# CONFIG_REISERFS_FS is not set
384# CONFIG_JFS_FS is not set
385# CONFIG_XFS_FS is not set
386# CONFIG_MINIX_FS is not set
387# CONFIG_ROMFS_FS is not set
388# CONFIG_QUOTA is not set
389# CONFIG_AUTOFS_FS is not set
390# CONFIG_AUTOFS4_FS is not set
391
392#
393# CD-ROM/DVD Filesystems
394#
395# CONFIG_ISO9660_FS is not set
396# CONFIG_UDF_FS is not set
397
398#
399# DOS/FAT/NT Filesystems
400#
401# CONFIG_FAT_FS is not set
402# CONFIG_NTFS_FS is not set
403
404#
405# Pseudo filesystems
406#
407CONFIG_PROC_FS=y
408# CONFIG_DEVFS_FS is not set
409CONFIG_DEVPTS_FS=y
410# CONFIG_DEVPTS_FS_XATTR is not set
411CONFIG_TMPFS=y
412CONFIG_RAMFS=y
413
414#
415# Miscellaneous filesystems
416#
417# CONFIG_ADFS_FS is not set
418# CONFIG_AFFS_FS is not set
419# CONFIG_HFS_FS is not set
420# CONFIG_BEFS_FS is not set
421# CONFIG_BFS_FS is not set
422# CONFIG_EFS_FS is not set
423# CONFIG_CRAMFS is not set
424# CONFIG_VXFS_FS is not set
425# CONFIG_HPFS_FS is not set
426# CONFIG_QNX4FS_FS is not set
427# CONFIG_SYSV_FS is not set
428# CONFIG_UFS_FS is not set
429
430#
431# Network File Systems
432#
433CONFIG_NFS_FS=y
434# CONFIG_NFS_V3 is not set
435# CONFIG_NFS_V4 is not set
436# CONFIG_NFSD is not set
437CONFIG_ROOT_NFS=y
438CONFIG_LOCKD=y
439# CONFIG_EXPORTFS is not set
440CONFIG_SUNRPC=y
441# CONFIG_SUNRPC_GSS is not set
442# CONFIG_SMB_FS is not set
443# CONFIG_CIFS is not set
444# CONFIG_NCP_FS is not set
445# CONFIG_CODA_FS is not set
446# CONFIG_INTERMEZZO_FS is not set
447# CONFIG_AFS_FS is not set
448
449#
450# Partition Types
451#
452CONFIG_PARTITION_ADVANCED=y
453# CONFIG_ACORN_PARTITION is not set
454# CONFIG_OSF_PARTITION is not set
455# CONFIG_AMIGA_PARTITION is not set
456# CONFIG_ATARI_PARTITION is not set
457# CONFIG_MAC_PARTITION is not set
458# CONFIG_MSDOS_PARTITION is not set
459# CONFIG_LDM_PARTITION is not set
460# CONFIG_NEC98_PARTITION is not set
461# CONFIG_SGI_PARTITION is not set
462# CONFIG_ULTRIX_PARTITION is not set
463# CONFIG_SUN_PARTITION is not set
464# CONFIG_EFI_PARTITION is not set
465
466#
467# Sound
468#
469# CONFIG_SOUND is not set
470
471#
472# MPC8xx CPM Options
473#
474CONFIG_SCC_ENET=y
475# CONFIG_SCC1_ENET is not set
476CONFIG_SCC2_ENET=y
477# CONFIG_SCC3_ENET is not set
478# CONFIG_FEC_ENET is not set
479# CONFIG_ENET_BIG_BUFFERS is not set
480
481#
482# Generic MPC8xx Options
483#
484CONFIG_8xx_COPYBACK=y
485# CONFIG_8xx_CPU6 is not set
486# CONFIG_UCODE_PATCH is not set
487
488#
489# USB support
490#
491# CONFIG_USB_GADGET is not set
492
493#
494# Bluetooth support
495#
496# CONFIG_BT is not set
497
498#
499# Library routines
500#
501# CONFIG_CRC32 is not set
502
503#
504# Kernel hacking
505#
506# CONFIG_DEBUG_KERNEL is not set
507# CONFIG_KALLSYMS is not set
508
509#
510# Security options
511#
512# CONFIG_SECURITY is not set
513
514#
515# Cryptographic options
516#
517# CONFIG_CRYPTO is not set
diff --git a/arch/ppc/configs/bubinga_defconfig b/arch/ppc/configs/bubinga_defconfig
new file mode 100644
index 000000000000..ebec8013102c
--- /dev/null
+++ b/arch/ppc/configs/bubinga_defconfig
@@ -0,0 +1,592 @@
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_BUBINGA=y
66# CONFIG_CPCI405 is not set
67# CONFIG_EP405 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_BIOS_FIXUP=y
77CONFIG_405EP=y
78CONFIG_IBM_OPENBIOS=y
79# CONFIG_PM is not set
80CONFIG_UART0_TTYS0=y
81# CONFIG_UART0_TTYS1 is not set
82CONFIG_NOT_COHERENT_CACHE=y
83
84#
85# Platform options
86#
87# CONFIG_PC_KEYBOARD is not set
88# CONFIG_SMP is not set
89# CONFIG_PREEMPT is not set
90# CONFIG_HIGHMEM is not set
91CONFIG_KERNEL_ELF=y
92CONFIG_BINFMT_ELF=y
93# CONFIG_BINFMT_MISC is not set
94# CONFIG_CMDLINE_BOOL is not set
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
148CONFIG_BLK_DEV_LOOP=y
149# CONFIG_BLK_DEV_CRYPTOLOOP is not set
150# CONFIG_BLK_DEV_NBD is not set
151# CONFIG_BLK_DEV_CARMEL is not set
152CONFIG_BLK_DEV_RAM=y
153CONFIG_BLK_DEV_RAM_SIZE=4096
154CONFIG_BLK_DEV_INITRD=y
155# CONFIG_LBD is not set
156
157#
158# ATA/ATAPI/MFM/RLL support
159#
160# CONFIG_IDE is not set
161
162#
163# SCSI device support
164#
165# CONFIG_SCSI is not set
166
167#
168# Multi-device support (RAID and LVM)
169#
170# CONFIG_MD is not set
171
172#
173# Fusion MPT device support
174#
175# CONFIG_FUSION is not set
176
177#
178# IEEE 1394 (FireWire) support
179#
180# CONFIG_IEEE1394 is not set
181
182#
183# I2O device support
184#
185# CONFIG_I2O is not set
186
187#
188# Macintosh device drivers
189#
190
191#
192# Networking support
193#
194CONFIG_NET=y
195
196#
197# Networking options
198#
199# CONFIG_PACKET is not set
200# CONFIG_NETLINK_DEV is not set
201CONFIG_UNIX=y
202# CONFIG_NET_KEY is not set
203CONFIG_INET=y
204CONFIG_IP_MULTICAST=y
205# CONFIG_IP_ADVANCED_ROUTER is not set
206CONFIG_IP_PNP=y
207# CONFIG_IP_PNP_DHCP is not set
208CONFIG_IP_PNP_BOOTP=y
209# CONFIG_IP_PNP_RARP is not set
210# CONFIG_NET_IPIP is not set
211# CONFIG_NET_IPGRE is not set
212# CONFIG_IP_MROUTE is not set
213# CONFIG_ARPD is not set
214CONFIG_SYN_COOKIES=y
215# CONFIG_INET_AH is not set
216# CONFIG_INET_ESP is not set
217# CONFIG_INET_IPCOMP is not set
218# CONFIG_IPV6 is not set
219# CONFIG_DECNET is not set
220# CONFIG_BRIDGE is not set
221# CONFIG_NETFILTER is not set
222
223#
224# SCTP Configuration (EXPERIMENTAL)
225#
226# CONFIG_IP_SCTP is not set
227# CONFIG_ATM is not set
228# CONFIG_VLAN_8021Q is not set
229# CONFIG_LLC2 is not set
230# CONFIG_IPX is not set
231# CONFIG_ATALK is not set
232# CONFIG_X25 is not set
233# CONFIG_LAPB is not set
234# CONFIG_NET_DIVERT is not set
235# CONFIG_ECONET is not set
236# CONFIG_WAN_ROUTER is not set
237# CONFIG_NET_HW_FLOWCONTROL is not set
238
239#
240# QoS and/or fair queueing
241#
242# CONFIG_NET_SCHED is not set
243
244#
245# Network testing
246#
247# CONFIG_NET_PKTGEN is not set
248CONFIG_NETDEVICES=y
249
250#
251# ARCnet devices
252#
253# CONFIG_ARCNET is not set
254# CONFIG_DUMMY is not set
255# CONFIG_BONDING is not set
256# CONFIG_EQUALIZER is not set
257# CONFIG_TUN is not set
258
259#
260# Ethernet (10 or 100Mbit)
261#
262CONFIG_NET_ETHERNET=y
263CONFIG_MII=y
264# CONFIG_OAKNET is not set
265# CONFIG_HAPPYMEAL is not set
266# CONFIG_SUNGEM is not set
267# CONFIG_NET_VENDOR_3COM is not set
268
269#
270# Tulip family network device support
271#
272# CONFIG_NET_TULIP is not set
273# CONFIG_HP100 is not set
274# CONFIG_NET_PCI is not set
275
276#
277# Ethernet (1000 Mbit)
278#
279# CONFIG_ACENIC is not set
280# CONFIG_DL2K is not set
281# CONFIG_E1000 is not set
282# CONFIG_NS83820 is not set
283# CONFIG_HAMACHI is not set
284# CONFIG_YELLOWFIN is not set
285# CONFIG_R8169 is not set
286# CONFIG_SIS190 is not set
287# CONFIG_SK98LIN is not set
288# CONFIG_TIGON3 is not set
289
290#
291# Ethernet (10000 Mbit)
292#
293# CONFIG_IXGB is not set
294CONFIG_IBM_EMAC=y
295# CONFIG_IBM_EMAC_ERRMSG is not set
296CONFIG_IBM_EMAC_RXB=64
297CONFIG_IBM_EMAC_TXB=8
298CONFIG_IBM_EMAC_FGAP=8
299CONFIG_IBM_EMAC_SKBRES=0
300# CONFIG_FDDI is not set
301# CONFIG_HIPPI is not set
302# CONFIG_PPP is not set
303# CONFIG_SLIP is not set
304
305#
306# Wireless LAN (non-hamradio)
307#
308# CONFIG_NET_RADIO is not set
309
310#
311# Token Ring devices
312#
313# CONFIG_TR is not set
314# CONFIG_RCPCI is not set
315# CONFIG_SHAPER is not set
316# CONFIG_NETCONSOLE is not set
317
318#
319# Wan interfaces
320#
321# CONFIG_WAN is not set
322
323#
324# Amateur Radio support
325#
326# CONFIG_HAMRADIO is not set
327
328#
329# IrDA (infrared) support
330#
331# CONFIG_IRDA is not set
332
333#
334# Bluetooth support
335#
336# CONFIG_BT is not set
337# CONFIG_NETPOLL is not set
338# CONFIG_NET_POLL_CONTROLLER is not set
339
340#
341# ISDN subsystem
342#
343# CONFIG_ISDN is not set
344
345#
346# Telephony Support
347#
348# CONFIG_PHONE is not set
349
350#
351# Input device support
352#
353CONFIG_INPUT=y
354
355#
356# Userland interfaces
357#
358# CONFIG_INPUT_MOUSEDEV is not set
359# CONFIG_INPUT_JOYDEV is not set
360# CONFIG_INPUT_TSDEV is not set
361# CONFIG_INPUT_EVDEV is not set
362# CONFIG_INPUT_EVBUG is not set
363
364#
365# Input I/O drivers
366#
367# CONFIG_GAMEPORT is not set
368CONFIG_SOUND_GAMEPORT=y
369CONFIG_SERIO=y
370# CONFIG_SERIO_I8042 is not set
371# CONFIG_SERIO_SERPORT is not set
372# CONFIG_SERIO_CT82C710 is not set
373# CONFIG_SERIO_PCIPS2 is not set
374
375#
376# Input Device Drivers
377#
378# CONFIG_INPUT_KEYBOARD is not set
379# CONFIG_INPUT_MOUSE is not set
380# CONFIG_INPUT_JOYSTICK is not set
381# CONFIG_INPUT_TOUCHSCREEN is not set
382# CONFIG_INPUT_MISC is not set
383
384#
385# Character devices
386#
387# CONFIG_VT is not set
388# CONFIG_SERIAL_NONSTANDARD is not set
389
390#
391# Serial drivers
392#
393CONFIG_SERIAL_8250=y
394CONFIG_SERIAL_8250_CONSOLE=y
395CONFIG_SERIAL_8250_NR_UARTS=4
396# CONFIG_SERIAL_8250_EXTENDED is not set
397
398#
399# Non-8250 serial port support
400#
401CONFIG_SERIAL_CORE=y
402CONFIG_SERIAL_CORE_CONSOLE=y
403CONFIG_UNIX98_PTYS=y
404CONFIG_LEGACY_PTYS=y
405CONFIG_LEGACY_PTY_COUNT=256
406# CONFIG_QIC02_TAPE is not set
407
408#
409# IPMI
410#
411# CONFIG_IPMI_HANDLER is not set
412
413#
414# Watchdog Cards
415#
416# CONFIG_WATCHDOG is not set
417# CONFIG_NVRAM is not set
418# CONFIG_GEN_RTC is not set
419# CONFIG_DTLK is not set
420# CONFIG_R3964 is not set
421# CONFIG_APPLICOM is not set
422
423#
424# Ftape, the floppy tape device driver
425#
426# CONFIG_FTAPE is not set
427# CONFIG_AGP is not set
428# CONFIG_DRM is not set
429# CONFIG_RAW_DRIVER is not set
430
431#
432# I2C support
433#
434# CONFIG_I2C is not set
435
436#
437# Misc devices
438#
439
440#
441# Multimedia devices
442#
443# CONFIG_VIDEO_DEV is not set
444
445#
446# Digital Video Broadcasting Devices
447#
448# CONFIG_DVB is not set
449
450#
451# Graphics support
452#
453# CONFIG_FB is not set
454
455#
456# Sound
457#
458# CONFIG_SOUND is not set
459
460#
461# USB support
462#
463# CONFIG_USB is not set
464
465#
466# USB Gadget Support
467#
468# CONFIG_USB_GADGET is not set
469
470#
471# File systems
472#
473CONFIG_EXT2_FS=y
474# CONFIG_EXT2_FS_XATTR is not set
475# CONFIG_EXT3_FS is not set
476# CONFIG_JBD is not set
477# CONFIG_REISERFS_FS is not set
478# CONFIG_JFS_FS is not set
479# CONFIG_XFS_FS is not set
480# CONFIG_MINIX_FS is not set
481# CONFIG_ROMFS_FS is not set
482# CONFIG_QUOTA is not set
483# CONFIG_AUTOFS_FS is not set
484# CONFIG_AUTOFS4_FS is not set
485
486#
487# CD-ROM/DVD Filesystems
488#
489# CONFIG_ISO9660_FS is not set
490# CONFIG_UDF_FS is not set
491
492#
493# DOS/FAT/NT Filesystems
494#
495# CONFIG_FAT_FS is not set
496# CONFIG_NTFS_FS is not set
497
498#
499# Pseudo filesystems
500#
501CONFIG_PROC_FS=y
502CONFIG_PROC_KCORE=y
503# CONFIG_DEVFS_FS is not set
504# CONFIG_DEVPTS_FS_XATTR is not set
505CONFIG_TMPFS=y
506# CONFIG_HUGETLB_PAGE is not set
507CONFIG_RAMFS=y
508
509#
510# Miscellaneous filesystems
511#
512# CONFIG_ADFS_FS is not set
513# CONFIG_AFFS_FS is not set
514# CONFIG_HFS_FS is not set
515# CONFIG_HFSPLUS_FS is not set
516# CONFIG_BEFS_FS is not set
517# CONFIG_BFS_FS is not set
518# CONFIG_EFS_FS is not set
519# CONFIG_CRAMFS is not set
520# CONFIG_VXFS_FS is not set
521# CONFIG_HPFS_FS is not set
522# CONFIG_QNX4FS_FS is not set
523# CONFIG_SYSV_FS is not set
524# CONFIG_UFS_FS is not set
525
526#
527# Network File Systems
528#
529CONFIG_NFS_FS=y
530# CONFIG_NFS_V3 is not set
531# CONFIG_NFS_V4 is not set
532# CONFIG_NFS_DIRECTIO is not set
533# CONFIG_NFSD is not set
534CONFIG_ROOT_NFS=y
535CONFIG_LOCKD=y
536# CONFIG_EXPORTFS is not set
537CONFIG_SUNRPC=y
538# CONFIG_RPCSEC_GSS_KRB5 is not set
539# CONFIG_SMB_FS is not set
540# CONFIG_CIFS is not set
541# CONFIG_NCP_FS is not set
542# CONFIG_CODA_FS is not set
543# CONFIG_INTERMEZZO_FS is not set
544# CONFIG_AFS_FS is not set
545
546#
547# Partition Types
548#
549CONFIG_PARTITION_ADVANCED=y
550# CONFIG_ACORN_PARTITION is not set
551# CONFIG_OSF_PARTITION is not set
552# CONFIG_AMIGA_PARTITION is not set
553# CONFIG_ATARI_PARTITION is not set
554# CONFIG_MAC_PARTITION is not set
555# CONFIG_MSDOS_PARTITION is not set
556# CONFIG_LDM_PARTITION is not set
557# CONFIG_NEC98_PARTITION is not set
558# CONFIG_SGI_PARTITION is not set
559# CONFIG_ULTRIX_PARTITION is not set
560# CONFIG_SUN_PARTITION is not set
561# CONFIG_EFI_PARTITION is not set
562
563#
564# Native Language Support
565#
566# CONFIG_NLS is not set
567
568#
569# IBM 40x options
570#
571
572#
573# Library routines
574#
575CONFIG_CRC32=y
576
577#
578# Kernel hacking
579#
580# CONFIG_DEBUG_KERNEL is not set
581# CONFIG_SERIAL_TEXT_DEBUG is not set
582CONFIG_PPC_OCP=y
583
584#
585# Security options
586#
587# CONFIG_SECURITY is not set
588
589#
590# Cryptographic options
591#
592# CONFIG_CRYPTO is not set
diff --git a/arch/ppc/configs/cedar_defconfig b/arch/ppc/configs/cedar_defconfig
new file mode 100644
index 000000000000..5de8288a0673
--- /dev/null
+++ b/arch/ppc/configs/cedar_defconfig
@@ -0,0 +1,534 @@
1#
2# Automatically generated make config: don't edit
3#
4CONFIG_MMU=y
5CONFIG_RWSEM_XCHGADD_ALGORITHM=y
6CONFIG_HAVE_DEC_LOCK=y
7
8#
9# Code maturity level options
10#
11CONFIG_EXPERIMENTAL=y
12
13#
14# General setup
15#
16CONFIG_SWAP=y
17CONFIG_SYSVIPC=y
18# CONFIG_BSD_PROCESS_ACCT is not set
19CONFIG_SYSCTL=y
20CONFIG_LOG_BUF_SHIFT=14
21CONFIG_EMBEDDED=y
22CONFIG_FUTEX=y
23# CONFIG_EPOLL is not set
24
25#
26# Loadable module support
27#
28CONFIG_MODULES=y
29CONFIG_MODULE_UNLOAD=y
30# CONFIG_MODULE_FORCE_UNLOAD is not set
31CONFIG_OBSOLETE_MODPARM=y
32# CONFIG_MODVERSIONS is not set
33CONFIG_KMOD=y
34
35#
36# Platform support
37#
38CONFIG_PPC=y
39CONFIG_PPC32=y
40# CONFIG_6xx is not set
41CONFIG_40x=y
42# CONFIG_POWER3 is not set
43# CONFIG_8xx is not set
44CONFIG_4xx=y
45
46#
47# IBM 4xx options
48#
49# CONFIG_ASH is not set
50# CONFIG_BEECH is not set
51CONFIG_CEDAR=y
52# CONFIG_CPCI405 is not set
53# CONFIG_EP405 is not set
54# CONFIG_OAK is not set
55# CONFIG_REDWOOD_4 is not set
56# CONFIG_REDWOOD_5 is not set
57# CONFIG_REDWOOD_6 is not set
58# CONFIG_SYCAMORE is not set
59# CONFIG_TIVO is not set
60# CONFIG_WALNUT is not set
61CONFIG_IBM405_ERR77=y
62CONFIG_IBM405_ERR51=y
63CONFIG_IBM_OCP=y
64CONFIG_NP405L=y
65CONFIG_BIOS_FIXUP=y
66CONFIG_IBM_OPENBIOS=y
67# CONFIG_405_DMA is not set
68# CONFIG_PM is not set
69CONFIG_UART0_TTYS0=y
70# CONFIG_UART0_TTYS1 is not set
71CONFIG_NOT_COHERENT_CACHE=y
72# CONFIG_SMP is not set
73# CONFIG_PREEMPT is not set
74# CONFIG_MATH_EMULATION is not set
75# CONFIG_CPU_FREQ is not set
76
77#
78# General setup
79#
80# CONFIG_HIGHMEM is not set
81# CONFIG_PCI is not set
82# CONFIG_PCI_DOMAINS is not set
83# CONFIG_PC_KEYBOARD is not set
84CONFIG_KCORE_ELF=y
85CONFIG_BINFMT_ELF=y
86CONFIG_KERNEL_ELF=y
87# CONFIG_BINFMT_MISC is not set
88# CONFIG_HOTPLUG is not set
89
90#
91# Parallel port support
92#
93# CONFIG_PARPORT is not set
94# CONFIG_CMDLINE_BOOL is not set
95
96#
97# Advanced setup
98#
99# CONFIG_ADVANCED_OPTIONS is not set
100
101#
102# Default settings for advanced configuration options are used
103#
104CONFIG_HIGHMEM_START=0xfe000000
105CONFIG_LOWMEM_SIZE=0x30000000
106CONFIG_KERNEL_START=0xc0000000
107CONFIG_TASK_SIZE=0x80000000
108CONFIG_BOOT_LOAD=0x00400000
109
110#
111# Memory Technology Devices (MTD)
112#
113# CONFIG_MTD is not set
114
115#
116# Plug and Play support
117#
118# CONFIG_PNP is not set
119
120#
121# Block devices
122#
123# CONFIG_BLK_DEV_FD is not set
124CONFIG_BLK_DEV_LOOP=y
125# CONFIG_BLK_DEV_NBD is not set
126CONFIG_BLK_DEV_RAM=y
127CONFIG_BLK_DEV_RAM_SIZE=4096
128CONFIG_BLK_DEV_INITRD=y
129
130#
131# Multi-device support (RAID and LVM)
132#
133# CONFIG_MD is not set
134
135#
136# ATA/IDE/MFM/RLL support
137#
138# CONFIG_IDE is not set
139
140#
141# SCSI support
142#
143# CONFIG_SCSI is not set
144
145#
146# Fusion MPT device support
147#
148
149#
150# I2O device support
151#
152
153#
154# Networking support
155#
156CONFIG_NET=y
157
158#
159# Networking options
160#
161# CONFIG_PACKET is not set
162# CONFIG_NETLINK_DEV is not set
163# CONFIG_NETFILTER is not set
164CONFIG_UNIX=y
165# CONFIG_NET_KEY is not set
166CONFIG_INET=y
167CONFIG_IP_MULTICAST=y
168# CONFIG_IP_ADVANCED_ROUTER is not set
169CONFIG_IP_PNP=y
170CONFIG_IP_PNP_DHCP=y
171CONFIG_IP_PNP_BOOTP=y
172CONFIG_IP_PNP_RARP=y
173# CONFIG_NET_IPIP is not set
174# CONFIG_NET_IPGRE is not set
175# CONFIG_IP_MROUTE is not set
176# CONFIG_ARPD is not set
177# CONFIG_INET_ECN is not set
178CONFIG_SYN_COOKIES=y
179# CONFIG_INET_AH is not set
180# CONFIG_INET_ESP is not set
181# CONFIG_INET_IPCOMP is not set
182# CONFIG_IPV6 is not set
183# CONFIG_XFRM_USER is not set
184
185#
186# SCTP Configuration (EXPERIMENTAL)
187#
188CONFIG_IPV6_SCTP__=y
189# CONFIG_IP_SCTP is not set
190# CONFIG_ATM is not set
191# CONFIG_VLAN_8021Q is not set
192# CONFIG_LLC is not set
193# CONFIG_DECNET is not set
194# CONFIG_BRIDGE is not set
195# CONFIG_X25 is not set
196# CONFIG_LAPB is not set
197# CONFIG_NET_DIVERT is not set
198# CONFIG_ECONET is not set
199# CONFIG_WAN_ROUTER is not set
200# CONFIG_NET_HW_FLOWCONTROL is not set
201
202#
203# QoS and/or fair queueing
204#
205# CONFIG_NET_SCHED is not set
206
207#
208# Network testing
209#
210# CONFIG_NET_PKTGEN is not set
211CONFIG_NETDEVICES=y
212# CONFIG_DUMMY is not set
213# CONFIG_BONDING is not set
214# CONFIG_EQUALIZER is not set
215# CONFIG_TUN is not set
216# CONFIG_ETHERTAP is not set
217
218#
219# Ethernet (10 or 100Mbit)
220#
221# CONFIG_NET_ETHERNET is not set
222
223#
224# Ethernet (1000 Mbit)
225#
226
227#
228# Ethernet (10000 Mbit)
229#
230# CONFIG_PPP is not set
231# CONFIG_SLIP is not set
232
233#
234# Wireless LAN (non-hamradio)
235#
236# CONFIG_NET_RADIO is not set
237
238#
239# Token Ring devices (depends on LLC=y)
240#
241# CONFIG_SHAPER is not set
242
243#
244# Wan interfaces
245#
246# CONFIG_WAN is not set
247
248#
249# Amateur Radio support
250#
251# CONFIG_HAMRADIO is not set
252
253#
254# IrDA (infrared) support
255#
256# CONFIG_IRDA is not set
257
258#
259# ISDN subsystem
260#
261# CONFIG_ISDN_BOOL is not set
262
263#
264# Graphics support
265#
266# CONFIG_FB is not set
267
268#
269# Old CD-ROM drivers (not SCSI, not IDE)
270#
271# CONFIG_CD_NO_IDESCSI is not set
272
273#
274# Input device support
275#
276# CONFIG_INPUT is not set
277
278#
279# Userland interfaces
280#
281
282#
283# Input I/O drivers
284#
285# CONFIG_GAMEPORT is not set
286CONFIG_SOUND_GAMEPORT=y
287# CONFIG_SERIO is not set
288
289#
290# Input Device Drivers
291#
292
293#
294# Macintosh device drivers
295#
296
297#
298# Character devices
299#
300# CONFIG_SERIAL_NONSTANDARD is not set
301
302#
303# Serial drivers
304#
305CONFIG_SERIAL_8250=y
306CONFIG_SERIAL_8250_CONSOLE=y
307# CONFIG_SERIAL_8250_EXTENDED is not set
308
309#
310# Non-8250 serial port support
311#
312CONFIG_SERIAL_CORE=y
313CONFIG_SERIAL_CORE_CONSOLE=y
314CONFIG_UNIX98_PTYS=y
315CONFIG_UNIX98_PTY_COUNT=256
316
317#
318# I2C support
319#
320CONFIG_I2C=y
321# CONFIG_I2C_ALGOBIT is not set
322# CONFIG_I2C_ALGOPCF is not set
323CONFIG_I2C_IBM_OCP_ALGO=y
324CONFIG_I2C_IBM_OCP_ADAP=y
325# CONFIG_I2C_CHARDEV is not set
326
327#
328# I2C Hardware Sensors Mainboard support
329#
330# CONFIG_I2C_AMD756 is not set
331# CONFIG_I2C_AMD8111 is not set
332
333#
334# I2C Hardware Sensors Chip support
335#
336# CONFIG_SENSORS_ADM1021 is not set
337# CONFIG_SENSORS_IT87 is not set
338# CONFIG_SENSORS_LM75 is not set
339# CONFIG_SENSORS_LM85 is not set
340# CONFIG_SENSORS_VIA686A is not set
341# CONFIG_SENSORS_W83781D is not set
342# CONFIG_I2C_SENSOR is not set
343
344#
345# Mice
346#
347# CONFIG_BUSMOUSE is not set
348# CONFIG_QIC02_TAPE is not set
349
350#
351# IPMI
352#
353# CONFIG_IPMI_HANDLER is not set
354
355#
356# Watchdog Cards
357#
358CONFIG_WATCHDOG=y
359# CONFIG_WATCHDOG_NOWAYOUT is not set
360# CONFIG_SOFT_WATCHDOG is not set
361# CONFIG_WDT is not set
362# CONFIG_WDTPCI is not set
363# CONFIG_PCWATCHDOG is not set
364# CONFIG_ACQUIRE_WDT is not set
365# CONFIG_ADVANTECH_WDT is not set
366# CONFIG_EUROTECH_WDT is not set
367# CONFIG_IB700_WDT is not set
368# CONFIG_MIXCOMWD is not set
369# CONFIG_SCx200_WDT is not set
370# CONFIG_60XX_WDT is not set
371# CONFIG_W83877F_WDT is not set
372# CONFIG_MACHZ_WDT is not set
373# CONFIG_SC520_WDT is not set
374# CONFIG_AMD7XX_TCO is not set
375# CONFIG_ALIM7101_WDT is not set
376# CONFIG_SC1200_WDT is not set
377# CONFIG_WAFER_WDT is not set
378# CONFIG_CPU5_WDT is not set
379# CONFIG_NVRAM is not set
380# CONFIG_GEN_RTC is not set
381# CONFIG_DTLK is not set
382# CONFIG_R3964 is not set
383# CONFIG_APPLICOM is not set
384
385#
386# Ftape, the floppy tape device driver
387#
388# CONFIG_FTAPE is not set
389# CONFIG_AGP is not set
390# CONFIG_DRM is not set
391# CONFIG_RAW_DRIVER is not set
392# CONFIG_HANGCHECK_TIMER is not set
393
394#
395# Multimedia devices
396#
397# CONFIG_VIDEO_DEV is not set
398
399#
400# Digital Video Broadcasting Devices
401#
402# CONFIG_DVB is not set
403
404#
405# File systems
406#
407CONFIG_EXT2_FS=y
408# CONFIG_EXT2_FS_XATTR is not set
409# CONFIG_EXT3_FS is not set
410# CONFIG_JBD is not set
411# CONFIG_REISERFS_FS is not set
412# CONFIG_JFS_FS is not set
413# CONFIG_XFS_FS is not set
414# CONFIG_MINIX_FS is not set
415# CONFIG_ROMFS_FS is not set
416# CONFIG_QUOTA is not set
417# CONFIG_AUTOFS_FS is not set
418# CONFIG_AUTOFS4_FS is not set
419
420#
421# CD-ROM/DVD Filesystems
422#
423# CONFIG_ISO9660_FS is not set
424# CONFIG_UDF_FS is not set
425
426#
427# DOS/FAT/NT Filesystems
428#
429# CONFIG_FAT_FS is not set
430# CONFIG_NTFS_FS is not set
431
432#
433# Pseudo filesystems
434#
435CONFIG_PROC_FS=y
436# CONFIG_DEVFS_FS is not set
437CONFIG_DEVPTS_FS=y
438# CONFIG_DEVPTS_FS_XATTR is not set
439CONFIG_TMPFS=y
440CONFIG_RAMFS=y
441
442#
443# Miscellaneous filesystems
444#
445# CONFIG_ADFS_FS is not set
446# CONFIG_AFFS_FS is not set
447# CONFIG_HFS_FS is not set
448# CONFIG_BEFS_FS is not set
449# CONFIG_BFS_FS is not set
450# CONFIG_EFS_FS is not set
451# CONFIG_CRAMFS is not set
452# CONFIG_VXFS_FS is not set
453# CONFIG_HPFS_FS is not set
454# CONFIG_QNX4FS_FS is not set
455# CONFIG_SYSV_FS is not set
456# CONFIG_UFS_FS is not set
457
458#
459# Network File Systems
460#
461CONFIG_NFS_FS=y
462# CONFIG_NFS_V3 is not set
463# CONFIG_NFS_V4 is not set
464# CONFIG_NFSD is not set
465CONFIG_ROOT_NFS=y
466CONFIG_LOCKD=y
467# CONFIG_EXPORTFS is not set
468CONFIG_SUNRPC=y
469# CONFIG_SUNRPC_GSS is not set
470# CONFIG_SMB_FS is not set
471# CONFIG_CIFS is not set
472# CONFIG_NCP_FS is not set
473# CONFIG_CODA_FS is not set
474# CONFIG_INTERMEZZO_FS is not set
475# CONFIG_AFS_FS is not set
476
477#
478# Partition Types
479#
480CONFIG_PARTITION_ADVANCED=y
481# CONFIG_ACORN_PARTITION is not set
482# CONFIG_OSF_PARTITION is not set
483# CONFIG_AMIGA_PARTITION is not set
484# CONFIG_ATARI_PARTITION is not set
485# CONFIG_MAC_PARTITION is not set
486# CONFIG_MSDOS_PARTITION is not set
487# CONFIG_LDM_PARTITION is not set
488# CONFIG_NEC98_PARTITION is not set
489# CONFIG_SGI_PARTITION is not set
490# CONFIG_ULTRIX_PARTITION is not set
491# CONFIG_SUN_PARTITION is not set
492# CONFIG_EFI_PARTITION is not set
493
494#
495# Sound
496#
497# CONFIG_SOUND is not set
498
499#
500# IBM 40x options
501#
502
503#
504# USB support
505#
506# CONFIG_USB_GADGET is not set
507
508#
509# Bluetooth support
510#
511# CONFIG_BT is not set
512
513#
514# Library routines
515#
516CONFIG_CRC32=y
517
518#
519# Kernel hacking
520#
521# CONFIG_DEBUG_KERNEL is not set
522# CONFIG_KALLSYMS is not set
523# CONFIG_SERIAL_TEXT_DEBUG is not set
524CONFIG_OCP=y
525
526#
527# Security options
528#
529# CONFIG_SECURITY is not set
530
531#
532# Cryptographic options
533#
534# CONFIG_CRYPTO is not set
diff --git a/arch/ppc/configs/chestnut_defconfig b/arch/ppc/configs/chestnut_defconfig
new file mode 100644
index 000000000000..e219aad4d0e3
--- /dev/null
+++ b/arch/ppc/configs/chestnut_defconfig
@@ -0,0 +1,794 @@
1#
2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.11
4# Fri Mar 11 14:32:49 2005
5#
6CONFIG_MMU=y
7CONFIG_GENERIC_HARDIRQS=y
8CONFIG_RWSEM_XCHGADD_ALGORITHM=y
9CONFIG_GENERIC_CALIBRATE_DELAY=y
10CONFIG_HAVE_DEC_LOCK=y
11CONFIG_PPC=y
12CONFIG_PPC32=y
13CONFIG_GENERIC_NVRAM=y
14
15#
16# Code maturity level options
17#
18CONFIG_EXPERIMENTAL=y
19CONFIG_CLEAN_COMPILE=y
20CONFIG_BROKEN_ON_SMP=y
21
22#
23# General setup
24#
25CONFIG_LOCALVERSION=""
26CONFIG_SWAP=y
27CONFIG_SYSVIPC=y
28# CONFIG_POSIX_MQUEUE is not set
29# CONFIG_BSD_PROCESS_ACCT is not set
30CONFIG_SYSCTL=y
31# CONFIG_AUDIT is not set
32CONFIG_LOG_BUF_SHIFT=14
33# CONFIG_HOTPLUG is not set
34CONFIG_KOBJECT_UEVENT=y
35# CONFIG_IKCONFIG is not set
36# CONFIG_EMBEDDED is not set
37CONFIG_KALLSYMS=y
38# CONFIG_KALLSYMS_EXTRA_PASS is not set
39CONFIG_BASE_FULL=y
40CONFIG_FUTEX=y
41CONFIG_EPOLL=y
42# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
43CONFIG_SHMEM=y
44CONFIG_CC_ALIGN_FUNCTIONS=0
45CONFIG_CC_ALIGN_LABELS=0
46CONFIG_CC_ALIGN_LOOPS=0
47CONFIG_CC_ALIGN_JUMPS=0
48# CONFIG_TINY_SHMEM is not set
49CONFIG_BASE_SMALL=0
50
51#
52# Loadable module support
53#
54CONFIG_MODULES=y
55CONFIG_MODULE_UNLOAD=y
56# CONFIG_MODULE_FORCE_UNLOAD is not set
57CONFIG_OBSOLETE_MODPARM=y
58# CONFIG_MODVERSIONS is not set
59# CONFIG_MODULE_SRCVERSION_ALL is not set
60CONFIG_KMOD=y
61
62#
63# Processor
64#
65CONFIG_6xx=y
66# CONFIG_40x is not set
67# CONFIG_44x is not set
68# CONFIG_POWER3 is not set
69# CONFIG_POWER4 is not set
70# CONFIG_8xx is not set
71# CONFIG_E500 is not set
72CONFIG_ALTIVEC=y
73# CONFIG_TAU is not set
74# CONFIG_CPU_FREQ is not set
75CONFIG_PPC_GEN550=y
76CONFIG_PPC_STD_MMU=y
77CONFIG_NOT_COHERENT_CACHE=y
78
79#
80# Platform options
81#
82# CONFIG_PPC_MULTIPLATFORM is not set
83# CONFIG_APUS is not set
84# CONFIG_KATANA is not set
85# CONFIG_WILLOW is not set
86# CONFIG_CPCI690 is not set
87# CONFIG_PCORE is not set
88# CONFIG_POWERPMC250 is not set
89CONFIG_CHESTNUT=y
90# CONFIG_SPRUCE is not set
91# CONFIG_EV64260 is not set
92# CONFIG_LOPEC is not set
93# CONFIG_MCPN765 is not set
94# CONFIG_MVME5100 is not set
95# CONFIG_PPLUS is not set
96# CONFIG_PRPMC750 is not set
97# CONFIG_PRPMC800 is not set
98# CONFIG_SANDPOINT is not set
99# CONFIG_RADSTONE_PPC7D is not set
100# CONFIG_ADIR is not set
101# CONFIG_K2 is not set
102# CONFIG_PAL4 is not set
103# CONFIG_GEMINI is not set
104# CONFIG_EST8260 is not set
105# CONFIG_SBC82xx is not set
106# CONFIG_SBS8260 is not set
107# CONFIG_RPX8260 is not set
108# CONFIG_TQM8260 is not set
109# CONFIG_ADS8272 is not set
110# CONFIG_PQ2FADS is not set
111# CONFIG_LITE5200 is not set
112# CONFIG_MPC834x_SYS is not set
113CONFIG_MV64360=y
114CONFIG_MV64X60=y
115
116#
117# Set bridge options
118#
119CONFIG_MV64X60_BASE=0xf1000000
120CONFIG_MV64X60_NEW_BASE=0xf1000000
121# CONFIG_SMP is not set
122# CONFIG_PREEMPT is not set
123# CONFIG_HIGHMEM is not set
124CONFIG_BINFMT_ELF=y
125CONFIG_BINFMT_MISC=y
126CONFIG_CMDLINE_BOOL=y
127CONFIG_CMDLINE="console=ttyS0,115200 ip=on"
128
129#
130# Bus options
131#
132CONFIG_GENERIC_ISA_DMA=y
133CONFIG_PCI=y
134CONFIG_PCI_DOMAINS=y
135CONFIG_PCI_LEGACY_PROC=y
136CONFIG_PCI_NAMES=y
137
138#
139# PCCARD (PCMCIA/CardBus) support
140#
141# CONFIG_PCCARD is not set
142
143#
144# PC-card bridges
145#
146
147#
148# Advanced setup
149#
150CONFIG_ADVANCED_OPTIONS=y
151CONFIG_HIGHMEM_START=0xfe000000
152# CONFIG_LOWMEM_SIZE_BOOL is not set
153CONFIG_LOWMEM_SIZE=0x30000000
154# CONFIG_KERNEL_START_BOOL is not set
155CONFIG_KERNEL_START=0xc0000000
156# CONFIG_TASK_SIZE_BOOL is not set
157CONFIG_TASK_SIZE=0x80000000
158# CONFIG_CONSISTENT_START_BOOL is not set
159CONFIG_CONSISTENT_START=0xff100000
160# CONFIG_CONSISTENT_SIZE_BOOL is not set
161CONFIG_CONSISTENT_SIZE=0x00200000
162# CONFIG_BOOT_LOAD_BOOL is not set
163CONFIG_BOOT_LOAD=0x00800000
164
165#
166# Device Drivers
167#
168
169#
170# Generic Driver Options
171#
172CONFIG_STANDALONE=y
173CONFIG_PREVENT_FIRMWARE_BUILD=y
174# CONFIG_FW_LOADER is not set
175
176#
177# Memory Technology Devices (MTD)
178#
179CONFIG_MTD=y
180# CONFIG_MTD_DEBUG is not set
181CONFIG_MTD_PARTITIONS=y
182# CONFIG_MTD_CONCAT is not set
183# CONFIG_MTD_REDBOOT_PARTS is not set
184# CONFIG_MTD_CMDLINE_PARTS is not set
185
186#
187# User Modules And Translation Layers
188#
189CONFIG_MTD_CHAR=y
190CONFIG_MTD_BLOCK=y
191# CONFIG_FTL is not set
192# CONFIG_NFTL is not set
193# CONFIG_INFTL is not set
194
195#
196# RAM/ROM/Flash chip drivers
197#
198CONFIG_MTD_CFI=y
199# CONFIG_MTD_JEDECPROBE is not set
200CONFIG_MTD_GEN_PROBE=y
201# CONFIG_MTD_CFI_ADV_OPTIONS is not set
202# CONFIG_MTD_CFI_NOSWAP is not set
203# CONFIG_MTD_CFI_BE_BYTE_SWAP is not set
204# CONFIG_MTD_CFI_LE_BYTE_SWAP is not set
205CONFIG_MTD_MAP_BANK_WIDTH_1=y
206CONFIG_MTD_MAP_BANK_WIDTH_2=y
207CONFIG_MTD_MAP_BANK_WIDTH_4=y
208# CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
209# CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
210# CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
211CONFIG_MTD_CFI_I1=y
212CONFIG_MTD_CFI_I2=y
213# CONFIG_MTD_CFI_I4 is not set
214# CONFIG_MTD_CFI_I8 is not set
215CONFIG_MTD_CFI_INTELEXT=y
216# CONFIG_MTD_CFI_AMDSTD is not set
217# CONFIG_MTD_CFI_STAA is not set
218CONFIG_MTD_CFI_UTIL=y
219# CONFIG_MTD_RAM is not set
220# CONFIG_MTD_ROM is not set
221# CONFIG_MTD_ABSENT is not set
222# CONFIG_MTD_XIP is not set
223
224#
225# Mapping drivers for chip access
226#
227# CONFIG_MTD_COMPLEX_MAPPINGS is not set
228CONFIG_MTD_PHYSMAP=y
229CONFIG_MTD_PHYSMAP_START=0xfc000000
230CONFIG_MTD_PHYSMAP_LEN=0x02000000
231CONFIG_MTD_PHYSMAP_BANKWIDTH=4
232
233#
234# Self-contained MTD device drivers
235#
236# CONFIG_MTD_PMC551 is not set
237# CONFIG_MTD_SLRAM is not set
238# CONFIG_MTD_PHRAM is not set
239# CONFIG_MTD_MTDRAM is not set
240# CONFIG_MTD_BLKMTD is not set
241# CONFIG_MTD_BLOCK2MTD is not set
242
243#
244# Disk-On-Chip Device Drivers
245#
246# CONFIG_MTD_DOC2000 is not set
247# CONFIG_MTD_DOC2001 is not set
248# CONFIG_MTD_DOC2001PLUS is not set
249
250#
251# NAND Flash Device Drivers
252#
253# CONFIG_MTD_NAND is not set
254
255#
256# Parallel port support
257#
258# CONFIG_PARPORT is not set
259
260#
261# Plug and Play support
262#
263
264#
265# Block devices
266#
267# CONFIG_BLK_DEV_FD is not set
268# CONFIG_BLK_CPQ_DA is not set
269# CONFIG_BLK_CPQ_CISS_DA is not set
270# CONFIG_BLK_DEV_DAC960 is not set
271# CONFIG_BLK_DEV_UMEM is not set
272# CONFIG_BLK_DEV_COW_COMMON is not set
273CONFIG_BLK_DEV_LOOP=y
274# CONFIG_BLK_DEV_CRYPTOLOOP is not set
275# CONFIG_BLK_DEV_NBD is not set
276# CONFIG_BLK_DEV_SX8 is not set
277CONFIG_BLK_DEV_RAM=y
278CONFIG_BLK_DEV_RAM_COUNT=16
279CONFIG_BLK_DEV_RAM_SIZE=4096
280CONFIG_BLK_DEV_INITRD=y
281CONFIG_INITRAMFS_SOURCE=""
282# CONFIG_LBD is not set
283# CONFIG_CDROM_PKTCDVD is not set
284
285#
286# IO Schedulers
287#
288CONFIG_IOSCHED_NOOP=y
289CONFIG_IOSCHED_AS=y
290CONFIG_IOSCHED_DEADLINE=y
291CONFIG_IOSCHED_CFQ=y
292# CONFIG_ATA_OVER_ETH is not set
293
294#
295# ATA/ATAPI/MFM/RLL support
296#
297# CONFIG_IDE is not set
298
299#
300# SCSI device support
301#
302# CONFIG_SCSI is not set
303
304#
305# Multi-device support (RAID and LVM)
306#
307# CONFIG_MD is not set
308
309#
310# Fusion MPT device support
311#
312
313#
314# IEEE 1394 (FireWire) support
315#
316# CONFIG_IEEE1394 is not set
317
318#
319# I2O device support
320#
321# CONFIG_I2O is not set
322
323#
324# Macintosh device drivers
325#
326
327#
328# Networking support
329#
330CONFIG_NET=y
331
332#
333# Networking options
334#
335CONFIG_PACKET=y
336# CONFIG_PACKET_MMAP is not set
337# CONFIG_NETLINK_DEV is not set
338CONFIG_UNIX=y
339# CONFIG_NET_KEY is not set
340CONFIG_INET=y
341CONFIG_IP_MULTICAST=y
342# CONFIG_IP_ADVANCED_ROUTER is not set
343CONFIG_IP_PNP=y
344CONFIG_IP_PNP_DHCP=y
345# CONFIG_IP_PNP_BOOTP is not set
346# CONFIG_IP_PNP_RARP is not set
347# CONFIG_NET_IPIP is not set
348# CONFIG_NET_IPGRE is not set
349# CONFIG_IP_MROUTE is not set
350# CONFIG_ARPD is not set
351CONFIG_SYN_COOKIES=y
352# CONFIG_INET_AH is not set
353# CONFIG_INET_ESP is not set
354# CONFIG_INET_IPCOMP is not set
355# CONFIG_INET_TUNNEL is not set
356CONFIG_IP_TCPDIAG=y
357# CONFIG_IP_TCPDIAG_IPV6 is not set
358# CONFIG_IPV6 is not set
359# CONFIG_NETFILTER is not set
360
361#
362# SCTP Configuration (EXPERIMENTAL)
363#
364# CONFIG_IP_SCTP is not set
365# CONFIG_ATM is not set
366# CONFIG_BRIDGE is not set
367# CONFIG_VLAN_8021Q is not set
368# CONFIG_DECNET is not set
369# CONFIG_LLC2 is not set
370# CONFIG_IPX is not set
371# CONFIG_ATALK is not set
372# CONFIG_X25 is not set
373# CONFIG_LAPB is not set
374# CONFIG_NET_DIVERT is not set
375# CONFIG_ECONET is not set
376# CONFIG_WAN_ROUTER is not set
377
378#
379# QoS and/or fair queueing
380#
381# CONFIG_NET_SCHED is not set
382# CONFIG_NET_CLS_ROUTE is not set
383
384#
385# Network testing
386#
387# CONFIG_NET_PKTGEN is not set
388# CONFIG_NETPOLL is not set
389# CONFIG_NET_POLL_CONTROLLER is not set
390# CONFIG_HAMRADIO is not set
391# CONFIG_IRDA is not set
392# CONFIG_BT is not set
393CONFIG_NETDEVICES=y
394# CONFIG_DUMMY is not set
395# CONFIG_BONDING is not set
396# CONFIG_EQUALIZER is not set
397# CONFIG_TUN is not set
398
399#
400# ARCnet devices
401#
402# CONFIG_ARCNET is not set
403
404#
405# Ethernet (10 or 100Mbit)
406#
407CONFIG_NET_ETHERNET=y
408CONFIG_MII=y
409# CONFIG_HAPPYMEAL is not set
410# CONFIG_SUNGEM is not set
411# CONFIG_NET_VENDOR_3COM is not set
412
413#
414# Tulip family network device support
415#
416CONFIG_NET_TULIP=y
417# CONFIG_DE2104X is not set
418CONFIG_TULIP=y
419# CONFIG_TULIP_MWI is not set
420CONFIG_TULIP_MMIO=y
421# CONFIG_TULIP_NAPI is not set
422# CONFIG_DE4X5 is not set
423# CONFIG_WINBOND_840 is not set
424# CONFIG_DM9102 is not set
425# CONFIG_HP100 is not set
426CONFIG_NET_PCI=y
427# CONFIG_PCNET32 is not set
428# CONFIG_AMD8111_ETH is not set
429# CONFIG_ADAPTEC_STARFIRE is not set
430# CONFIG_B44 is not set
431# CONFIG_FORCEDETH is not set
432# CONFIG_DGRS is not set
433# CONFIG_EEPRO100 is not set
434CONFIG_E100=y
435# CONFIG_FEALNX is not set
436# CONFIG_NATSEMI is not set
437# CONFIG_NE2K_PCI is not set
438# CONFIG_8139CP is not set
439# CONFIG_8139TOO is not set
440# CONFIG_SIS900 is not set
441# CONFIG_EPIC100 is not set
442# CONFIG_SUNDANCE is not set
443# CONFIG_TLAN is not set
444# CONFIG_VIA_RHINE is not set
445
446#
447# Ethernet (1000 Mbit)
448#
449# CONFIG_ACENIC is not set
450# CONFIG_DL2K is not set
451# CONFIG_E1000 is not set
452# CONFIG_NS83820 is not set
453# CONFIG_HAMACHI is not set
454# CONFIG_YELLOWFIN is not set
455# CONFIG_R8169 is not set
456# CONFIG_SK98LIN is not set
457# CONFIG_VIA_VELOCITY is not set
458# CONFIG_TIGON3 is not set
459CONFIG_MV643XX_ETH=y
460CONFIG_MV643XX_ETH_0=y
461CONFIG_MV643XX_ETH_1=y
462# CONFIG_MV643XX_ETH_2 is not set
463
464#
465# Ethernet (10000 Mbit)
466#
467# CONFIG_IXGB is not set
468# CONFIG_S2IO is not set
469
470#
471# Token Ring devices
472#
473# CONFIG_TR is not set
474
475#
476# Wireless LAN (non-hamradio)
477#
478# CONFIG_NET_RADIO is not set
479
480#
481# Wan interfaces
482#
483# CONFIG_WAN is not set
484# CONFIG_FDDI is not set
485# CONFIG_HIPPI is not set
486# CONFIG_PPP is not set
487# CONFIG_SLIP is not set
488# CONFIG_SHAPER is not set
489# CONFIG_NETCONSOLE is not set
490
491#
492# ISDN subsystem
493#
494# CONFIG_ISDN is not set
495
496#
497# Telephony Support
498#
499# CONFIG_PHONE is not set
500
501#
502# Input device support
503#
504CONFIG_INPUT=y
505
506#
507# Userland interfaces
508#
509CONFIG_INPUT_MOUSEDEV=y
510CONFIG_INPUT_MOUSEDEV_PSAUX=y
511CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
512CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
513# CONFIG_INPUT_JOYDEV is not set
514# CONFIG_INPUT_TSDEV is not set
515# CONFIG_INPUT_EVDEV is not set
516# CONFIG_INPUT_EVBUG is not set
517
518#
519# Input Device Drivers
520#
521# CONFIG_INPUT_KEYBOARD is not set
522# CONFIG_INPUT_MOUSE is not set
523# CONFIG_INPUT_JOYSTICK is not set
524# CONFIG_INPUT_TOUCHSCREEN is not set
525# CONFIG_INPUT_MISC is not set
526
527#
528# Hardware I/O ports
529#
530# CONFIG_SERIO is not set
531# CONFIG_GAMEPORT is not set
532CONFIG_SOUND_GAMEPORT=y
533
534#
535# Character devices
536#
537CONFIG_VT=y
538CONFIG_VT_CONSOLE=y
539CONFIG_HW_CONSOLE=y
540# CONFIG_SERIAL_NONSTANDARD is not set
541
542#
543# Serial drivers
544#
545CONFIG_SERIAL_8250=y
546CONFIG_SERIAL_8250_CONSOLE=y
547CONFIG_SERIAL_8250_NR_UARTS=2
548# CONFIG_SERIAL_8250_EXTENDED is not set
549
550#
551# Non-8250 serial port support
552#
553# CONFIG_SERIAL_MPSC is not set
554CONFIG_SERIAL_CORE=y
555CONFIG_SERIAL_CORE_CONSOLE=y
556CONFIG_UNIX98_PTYS=y
557CONFIG_LEGACY_PTYS=y
558CONFIG_LEGACY_PTY_COUNT=256
559
560#
561# IPMI
562#
563# CONFIG_IPMI_HANDLER is not set
564
565#
566# Watchdog Cards
567#
568# CONFIG_WATCHDOG is not set
569# CONFIG_NVRAM is not set
570CONFIG_GEN_RTC=y
571# CONFIG_GEN_RTC_X is not set
572# CONFIG_DTLK is not set
573# CONFIG_R3964 is not set
574# CONFIG_APPLICOM is not set
575
576#
577# Ftape, the floppy tape device driver
578#
579# CONFIG_AGP is not set
580# CONFIG_DRM is not set
581# CONFIG_RAW_DRIVER is not set
582
583#
584# TPM devices
585#
586# CONFIG_TCG_TPM is not set
587
588#
589# I2C support
590#
591# CONFIG_I2C is not set
592
593#
594# Dallas's 1-wire bus
595#
596# CONFIG_W1 is not set
597
598#
599# Misc devices
600#
601
602#
603# Multimedia devices
604#
605# CONFIG_VIDEO_DEV is not set
606
607#
608# Digital Video Broadcasting Devices
609#
610# CONFIG_DVB is not set
611
612#
613# Graphics support
614#
615# CONFIG_FB is not set
616
617#
618# Console display driver support
619#
620# CONFIG_VGA_CONSOLE is not set
621CONFIG_DUMMY_CONSOLE=y
622
623#
624# Sound
625#
626# CONFIG_SOUND is not set
627
628#
629# USB support
630#
631# CONFIG_USB is not set
632CONFIG_USB_ARCH_HAS_HCD=y
633CONFIG_USB_ARCH_HAS_OHCI=y
634
635#
636# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' may also be needed; see USB_STORAGE Help for more information
637#
638
639#
640# USB Gadget Support
641#
642# CONFIG_USB_GADGET is not set
643
644#
645# MMC/SD Card support
646#
647# CONFIG_MMC is not set
648
649#
650# InfiniBand support
651#
652# CONFIG_INFINIBAND is not set
653
654#
655# File systems
656#
657CONFIG_EXT2_FS=y
658# CONFIG_EXT2_FS_XATTR is not set
659# CONFIG_EXT3_FS is not set
660# CONFIG_JBD is not set
661# CONFIG_REISERFS_FS is not set
662# CONFIG_JFS_FS is not set
663
664#
665# XFS support
666#
667# CONFIG_XFS_FS is not set
668# CONFIG_MINIX_FS is not set
669# CONFIG_ROMFS_FS is not set
670# CONFIG_QUOTA is not set
671CONFIG_DNOTIFY=y
672# CONFIG_AUTOFS_FS is not set
673# CONFIG_AUTOFS4_FS is not set
674
675#
676# CD-ROM/DVD Filesystems
677#
678# CONFIG_ISO9660_FS is not set
679# CONFIG_UDF_FS is not set
680
681#
682# DOS/FAT/NT Filesystems
683#
684# CONFIG_MSDOS_FS is not set
685# CONFIG_VFAT_FS is not set
686# CONFIG_NTFS_FS is not set
687
688#
689# Pseudo filesystems
690#
691CONFIG_PROC_FS=y
692CONFIG_PROC_KCORE=y
693CONFIG_SYSFS=y
694CONFIG_DEVFS_FS=y
695CONFIG_DEVFS_MOUNT=y
696# CONFIG_DEVFS_DEBUG is not set
697# CONFIG_DEVPTS_FS_XATTR is not set
698CONFIG_TMPFS=y
699# CONFIG_TMPFS_XATTR is not set
700# CONFIG_HUGETLB_PAGE is not set
701CONFIG_RAMFS=y
702
703#
704# Miscellaneous filesystems
705#
706# CONFIG_ADFS_FS is not set
707# CONFIG_AFFS_FS is not set
708# CONFIG_HFS_FS is not set
709# CONFIG_HFSPLUS_FS is not set
710# CONFIG_BEFS_FS is not set
711# CONFIG_BFS_FS is not set
712# CONFIG_EFS_FS is not set
713# CONFIG_JFFS_FS is not set
714CONFIG_JFFS2_FS=y
715CONFIG_JFFS2_FS_DEBUG=0
716# CONFIG_JFFS2_FS_NAND is not set
717# CONFIG_JFFS2_FS_NOR_ECC is not set
718# CONFIG_JFFS2_COMPRESSION_OPTIONS is not set
719CONFIG_JFFS2_ZLIB=y
720CONFIG_JFFS2_RTIME=y
721# CONFIG_JFFS2_RUBIN is not set
722# CONFIG_CRAMFS is not set
723# CONFIG_VXFS_FS is not set
724# CONFIG_HPFS_FS is not set
725# CONFIG_QNX4FS_FS is not set
726# CONFIG_SYSV_FS is not set
727# CONFIG_UFS_FS is not set
728
729#
730# Network File Systems
731#
732CONFIG_NFS_FS=y
733CONFIG_NFS_V3=y
734# CONFIG_NFS_V4 is not set
735# CONFIG_NFS_DIRECTIO is not set
736# CONFIG_NFSD is not set
737CONFIG_ROOT_NFS=y
738CONFIG_LOCKD=y
739CONFIG_LOCKD_V4=y
740CONFIG_SUNRPC=y
741# CONFIG_RPCSEC_GSS_KRB5 is not set
742# CONFIG_RPCSEC_GSS_SPKM3 is not set
743# CONFIG_SMB_FS is not set
744# CONFIG_CIFS is not set
745# CONFIG_NCP_FS is not set
746# CONFIG_CODA_FS is not set
747# CONFIG_AFS_FS is not set
748
749#
750# Partition Types
751#
752# CONFIG_PARTITION_ADVANCED is not set
753CONFIG_MSDOS_PARTITION=y
754
755#
756# Native Language Support
757#
758# CONFIG_NLS is not set
759
760#
761# Library routines
762#
763# CONFIG_CRC_CCITT is not set
764CONFIG_CRC32=y
765# CONFIG_LIBCRC32C is not set
766CONFIG_ZLIB_INFLATE=y
767CONFIG_ZLIB_DEFLATE=y
768
769#
770# Profiling support
771#
772# CONFIG_PROFILING is not set
773
774#
775# Kernel hacking
776#
777# CONFIG_DEBUG_KERNEL is not set
778# CONFIG_PRINTK_TIME is not set
779# CONFIG_SERIAL_TEXT_DEBUG is not set
780
781#
782# Security options
783#
784# CONFIG_KEYS is not set
785# CONFIG_SECURITY is not set
786
787#
788# Cryptographic options
789#
790# CONFIG_CRYPTO is not set
791
792#
793# Hardware crypto devices
794#
diff --git a/arch/ppc/configs/common_defconfig b/arch/ppc/configs/common_defconfig
new file mode 100644
index 000000000000..95ead3f1b1cf
--- /dev/null
+++ b/arch/ppc/configs/common_defconfig
@@ -0,0 +1,1421 @@
1#
2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.10-rc2
4# Thu Nov 18 08:22:35 2004
5#
6CONFIG_MMU=y
7CONFIG_GENERIC_HARDIRQS=y
8CONFIG_RWSEM_XCHGADD_ALGORITHM=y
9CONFIG_HAVE_DEC_LOCK=y
10CONFIG_PPC=y
11CONFIG_PPC32=y
12CONFIG_GENERIC_NVRAM=y
13
14#
15# Code maturity level options
16#
17CONFIG_EXPERIMENTAL=y
18CONFIG_CLEAN_COMPILE=y
19CONFIG_BROKEN_ON_SMP=y
20
21#
22# General setup
23#
24CONFIG_LOCALVERSION=""
25CONFIG_SWAP=y
26CONFIG_SYSVIPC=y
27CONFIG_POSIX_MQUEUE=y
28# CONFIG_BSD_PROCESS_ACCT is not set
29CONFIG_SYSCTL=y
30# CONFIG_AUDIT is not set
31CONFIG_LOG_BUF_SHIFT=14
32CONFIG_HOTPLUG=y
33CONFIG_KOBJECT_UEVENT=y
34CONFIG_IKCONFIG=y
35CONFIG_IKCONFIG_PROC=y
36# CONFIG_EMBEDDED is not set
37CONFIG_KALLSYMS=y
38# CONFIG_KALLSYMS_EXTRA_PASS is not set
39CONFIG_FUTEX=y
40CONFIG_EPOLL=y
41# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
42CONFIG_SHMEM=y
43CONFIG_CC_ALIGN_FUNCTIONS=0
44CONFIG_CC_ALIGN_LABELS=0
45CONFIG_CC_ALIGN_LOOPS=0
46CONFIG_CC_ALIGN_JUMPS=0
47# CONFIG_TINY_SHMEM is not set
48
49#
50# Loadable module support
51#
52CONFIG_MODULES=y
53CONFIG_MODULE_UNLOAD=y
54CONFIG_MODULE_FORCE_UNLOAD=y
55CONFIG_OBSOLETE_MODPARM=y
56CONFIG_MODVERSIONS=y
57# CONFIG_MODULE_SRCVERSION_ALL is not set
58CONFIG_KMOD=y
59
60#
61# Processor
62#
63CONFIG_6xx=y
64# CONFIG_40x is not set
65# CONFIG_44x is not set
66# CONFIG_POWER3 is not set
67# CONFIG_POWER4 is not set
68# CONFIG_8xx is not set
69# CONFIG_E500 is not set
70CONFIG_ALTIVEC=y
71CONFIG_TAU=y
72# CONFIG_TAU_INT is not set
73# CONFIG_TAU_AVERAGE is not set
74CONFIG_CPU_FREQ=y
75# CONFIG_CPU_FREQ_DEBUG is not set
76CONFIG_CPU_FREQ_PROC_INTF=y
77CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y
78# CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
79CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
80# CONFIG_CPU_FREQ_GOV_POWERSAVE is not set
81# CONFIG_CPU_FREQ_GOV_USERSPACE is not set
82# CONFIG_CPU_FREQ_GOV_ONDEMAND is not set
83CONFIG_CPU_FREQ_PMAC=y
84CONFIG_CPU_FREQ_TABLE=y
85CONFIG_PPC601_SYNC_FIX=y
86CONFIG_PM=y
87CONFIG_PPC_STD_MMU=y
88
89#
90# Platform options
91#
92CONFIG_PPC_MULTIPLATFORM=y
93# CONFIG_APUS is not set
94# CONFIG_WILLOW is not set
95# CONFIG_PCORE is not set
96# CONFIG_POWERPMC250 is not set
97# CONFIG_EV64260 is not set
98# CONFIG_SPRUCE is not set
99# CONFIG_LOPEC is not set
100# CONFIG_MCPN765 is not set
101# CONFIG_MVME5100 is not set
102# CONFIG_PPLUS is not set
103# CONFIG_PRPMC750 is not set
104# CONFIG_PRPMC800 is not set
105# CONFIG_SANDPOINT is not set
106# CONFIG_ADIR is not set
107# CONFIG_K2 is not set
108# CONFIG_PAL4 is not set
109# CONFIG_GEMINI is not set
110# CONFIG_EST8260 is not set
111# CONFIG_SBC82xx is not set
112# CONFIG_SBS8260 is not set
113# CONFIG_RPX8260 is not set
114# CONFIG_TQM8260 is not set
115# CONFIG_ADS8272 is not set
116# CONFIG_LITE5200 is not set
117CONFIG_PPC_CHRP=y
118CONFIG_PPC_PMAC=y
119CONFIG_PPC_PREP=y
120CONFIG_PPC_OF=y
121CONFIG_PPCBUG_NVRAM=y
122# CONFIG_SMP is not set
123# CONFIG_PREEMPT is not set
124# CONFIG_HIGHMEM is not set
125CONFIG_BINFMT_ELF=y
126CONFIG_BINFMT_MISC=m
127CONFIG_PROC_DEVICETREE=y
128CONFIG_PREP_RESIDUAL=y
129CONFIG_PROC_PREPRESIDUAL=y
130CONFIG_CMDLINE_BOOL=y
131CONFIG_CMDLINE="console=ttyS0,9600 console=tty0 root=/dev/sda2"
132
133#
134# Bus options
135#
136CONFIG_ISA=y
137CONFIG_GENERIC_ISA_DMA=y
138CONFIG_PCI=y
139CONFIG_PCI_DOMAINS=y
140CONFIG_PCI_LEGACY_PROC=y
141CONFIG_PCI_NAMES=y
142
143#
144# PCCARD (PCMCIA/CardBus) support
145#
146# CONFIG_PCCARD is not set
147
148#
149# PC-card bridges
150#
151CONFIG_PCMCIA_PROBE=y
152
153#
154# Advanced setup
155#
156# CONFIG_ADVANCED_OPTIONS is not set
157
158#
159# Default settings for advanced configuration options are used
160#
161CONFIG_HIGHMEM_START=0xfe000000
162CONFIG_LOWMEM_SIZE=0x30000000
163CONFIG_KERNEL_START=0xc0000000
164CONFIG_TASK_SIZE=0x80000000
165CONFIG_BOOT_LOAD=0x00800000
166
167#
168# Device Drivers
169#
170
171#
172# Generic Driver Options
173#
174# CONFIG_STANDALONE is not set
175CONFIG_PREVENT_FIRMWARE_BUILD=y
176# CONFIG_FW_LOADER is not set
177
178#
179# Memory Technology Devices (MTD)
180#
181# CONFIG_MTD is not set
182
183#
184# Parallel port support
185#
186# CONFIG_PARPORT is not set
187
188#
189# Plug and Play support
190#
191# CONFIG_PNP is not set
192
193#
194# Block devices
195#
196CONFIG_BLK_DEV_FD=m
197# CONFIG_MAC_FLOPPY is not set
198# CONFIG_BLK_DEV_XD is not set
199# CONFIG_BLK_CPQ_DA is not set
200# CONFIG_BLK_CPQ_CISS_DA is not set
201# CONFIG_BLK_DEV_DAC960 is not set
202# CONFIG_BLK_DEV_UMEM is not set
203CONFIG_BLK_DEV_LOOP=y
204# CONFIG_BLK_DEV_CRYPTOLOOP is not set
205# CONFIG_BLK_DEV_NBD is not set
206# CONFIG_BLK_DEV_SX8 is not set
207# CONFIG_BLK_DEV_UB is not set
208CONFIG_BLK_DEV_RAM=y
209CONFIG_BLK_DEV_RAM_SIZE=4096
210CONFIG_BLK_DEV_INITRD=y
211CONFIG_INITRAMFS_SOURCE=""
212CONFIG_LBD=y
213# CONFIG_CDROM_PKTCDVD is not set
214
215#
216# IO Schedulers
217#
218CONFIG_IOSCHED_NOOP=y
219CONFIG_IOSCHED_AS=y
220CONFIG_IOSCHED_DEADLINE=y
221CONFIG_IOSCHED_CFQ=y
222
223#
224# ATA/ATAPI/MFM/RLL support
225#
226CONFIG_IDE=y
227CONFIG_BLK_DEV_IDE=y
228
229#
230# Please see Documentation/ide.txt for help/info on IDE drives
231#
232# CONFIG_BLK_DEV_IDE_SATA is not set
233CONFIG_BLK_DEV_IDEDISK=y
234# CONFIG_IDEDISK_MULTI_MODE is not set
235CONFIG_BLK_DEV_IDECD=y
236# CONFIG_BLK_DEV_IDETAPE is not set
237CONFIG_BLK_DEV_IDEFLOPPY=y
238CONFIG_BLK_DEV_IDESCSI=y
239# CONFIG_IDE_TASK_IOCTL is not set
240
241#
242# IDE chipset support/bugfixes
243#
244CONFIG_IDE_GENERIC=y
245CONFIG_BLK_DEV_IDEPCI=y
246CONFIG_IDEPCI_SHARE_IRQ=y
247# CONFIG_BLK_DEV_OFFBOARD is not set
248CONFIG_BLK_DEV_GENERIC=y
249# CONFIG_BLK_DEV_OPTI621 is not set
250CONFIG_BLK_DEV_SL82C105=y
251CONFIG_BLK_DEV_IDEDMA_PCI=y
252# CONFIG_BLK_DEV_IDEDMA_FORCED is not set
253CONFIG_IDEDMA_PCI_AUTO=y
254# CONFIG_IDEDMA_ONLYDISK is not set
255# CONFIG_BLK_DEV_AEC62XX is not set
256# CONFIG_BLK_DEV_ALI15X3 is not set
257# CONFIG_BLK_DEV_AMD74XX is not set
258CONFIG_BLK_DEV_CMD64X=y
259# CONFIG_BLK_DEV_TRIFLEX is not set
260# CONFIG_BLK_DEV_CY82C693 is not set
261# CONFIG_BLK_DEV_CS5520 is not set
262# CONFIG_BLK_DEV_CS5530 is not set
263# CONFIG_BLK_DEV_HPT34X is not set
264# CONFIG_BLK_DEV_HPT366 is not set
265# CONFIG_BLK_DEV_SC1200 is not set
266# CONFIG_BLK_DEV_PIIX is not set
267# CONFIG_BLK_DEV_NS87415 is not set
268# CONFIG_BLK_DEV_PDC202XX_OLD is not set
269CONFIG_BLK_DEV_PDC202XX_NEW=y
270# CONFIG_PDC202XX_FORCE is not set
271# CONFIG_BLK_DEV_SVWKS is not set
272# CONFIG_BLK_DEV_SIIMAGE is not set
273# CONFIG_BLK_DEV_SLC90E66 is not set
274# CONFIG_BLK_DEV_TRM290 is not set
275# CONFIG_BLK_DEV_VIA82CXXX is not set
276CONFIG_BLK_DEV_IDE_PMAC=y
277CONFIG_BLK_DEV_IDE_PMAC_ATA100FIRST=y
278CONFIG_BLK_DEV_IDEDMA_PMAC=y
279CONFIG_BLK_DEV_IDE_PMAC_BLINK=y
280# CONFIG_IDE_ARM is not set
281# CONFIG_IDE_CHIPSETS is not set
282CONFIG_BLK_DEV_IDEDMA=y
283# CONFIG_IDEDMA_IVB is not set
284CONFIG_IDEDMA_AUTO=y
285# CONFIG_BLK_DEV_HD is not set
286
287#
288# SCSI device support
289#
290CONFIG_SCSI=y
291CONFIG_SCSI_PROC_FS=y
292
293#
294# SCSI support type (disk, tape, CD-ROM)
295#
296CONFIG_BLK_DEV_SD=y
297CONFIG_CHR_DEV_ST=y
298# CONFIG_CHR_DEV_OSST is not set
299CONFIG_BLK_DEV_SR=y
300CONFIG_BLK_DEV_SR_VENDOR=y
301CONFIG_CHR_DEV_SG=y
302
303#
304# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
305#
306# CONFIG_SCSI_MULTI_LUN is not set
307CONFIG_SCSI_CONSTANTS=y
308# CONFIG_SCSI_LOGGING is not set
309
310#
311# SCSI Transport Attributes
312#
313CONFIG_SCSI_SPI_ATTRS=y
314# CONFIG_SCSI_FC_ATTRS is not set
315
316#
317# SCSI low-level drivers
318#
319# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
320# CONFIG_SCSI_3W_9XXX is not set
321# CONFIG_SCSI_7000FASST is not set
322# CONFIG_SCSI_ACARD is not set
323# CONFIG_SCSI_AHA152X is not set
324# CONFIG_SCSI_AHA1542 is not set
325# CONFIG_SCSI_AACRAID is not set
326CONFIG_SCSI_AIC7XXX=m
327CONFIG_AIC7XXX_CMDS_PER_DEVICE=253
328CONFIG_AIC7XXX_RESET_DELAY_MS=15000
329CONFIG_AIC7XXX_DEBUG_ENABLE=y
330CONFIG_AIC7XXX_DEBUG_MASK=0
331CONFIG_AIC7XXX_REG_PRETTY_PRINT=y
332CONFIG_SCSI_AIC7XXX_OLD=m
333# CONFIG_SCSI_AIC79XX is not set
334# CONFIG_SCSI_DPT_I2O is not set
335# CONFIG_SCSI_IN2000 is not set
336# CONFIG_MEGARAID_NEWGEN is not set
337# CONFIG_MEGARAID_LEGACY is not set
338# CONFIG_SCSI_SATA is not set
339# CONFIG_SCSI_BUSLOGIC is not set
340# CONFIG_SCSI_DMX3191D is not set
341# CONFIG_SCSI_DTC3280 is not set
342# CONFIG_SCSI_EATA is not set
343# CONFIG_SCSI_EATA_PIO is not set
344# CONFIG_SCSI_FUTURE_DOMAIN is not set
345# CONFIG_SCSI_GDTH is not set
346# CONFIG_SCSI_GENERIC_NCR5380 is not set
347# CONFIG_SCSI_GENERIC_NCR5380_MMIO is not set
348# CONFIG_SCSI_IPS is not set
349# CONFIG_SCSI_INITIO is not set
350# CONFIG_SCSI_INIA100 is not set
351# CONFIG_SCSI_NCR53C406A is not set
352CONFIG_SCSI_SYM53C8XX_2=y
353CONFIG_SCSI_SYM53C8XX_DMA_ADDRESSING_MODE=0
354CONFIG_SCSI_SYM53C8XX_DEFAULT_TAGS=16
355CONFIG_SCSI_SYM53C8XX_MAX_TAGS=64
356# CONFIG_SCSI_SYM53C8XX_IOMAPPED is not set
357# CONFIG_SCSI_IPR is not set
358# CONFIG_SCSI_PAS16 is not set
359# CONFIG_SCSI_PSI240I is not set
360# CONFIG_SCSI_QLOGIC_FAS is not set
361# CONFIG_SCSI_QLOGIC_ISP is not set
362# CONFIG_SCSI_QLOGIC_FC is not set
363# CONFIG_SCSI_QLOGIC_1280 is not set
364# CONFIG_SCSI_QLOGIC_1280_1040 is not set
365CONFIG_SCSI_QLA2XXX=y
366# CONFIG_SCSI_QLA21XX is not set
367# CONFIG_SCSI_QLA22XX is not set
368# CONFIG_SCSI_QLA2300 is not set
369# CONFIG_SCSI_QLA2322 is not set
370# CONFIG_SCSI_QLA6312 is not set
371# CONFIG_SCSI_QLA6322 is not set
372# CONFIG_SCSI_SYM53C416 is not set
373# CONFIG_SCSI_DC395x is not set
374# CONFIG_SCSI_DC390T is not set
375# CONFIG_SCSI_T128 is not set
376# CONFIG_SCSI_U14_34F is not set
377# CONFIG_SCSI_NSP32 is not set
378# CONFIG_SCSI_DEBUG is not set
379CONFIG_SCSI_MESH=y
380CONFIG_SCSI_MESH_SYNC_RATE=5
381CONFIG_SCSI_MESH_RESET_DELAY_MS=4000
382CONFIG_SCSI_MAC53C94=y
383
384#
385# Old CD-ROM drivers (not SCSI, not IDE)
386#
387# CONFIG_CD_NO_IDESCSI is not set
388
389#
390# Multi-device support (RAID and LVM)
391#
392# CONFIG_MD is not set
393
394#
395# Fusion MPT device support
396#
397# CONFIG_FUSION is not set
398
399#
400# IEEE 1394 (FireWire) support
401#
402# CONFIG_IEEE1394 is not set
403
404#
405# I2O device support
406#
407# CONFIG_I2O is not set
408
409#
410# Macintosh device drivers
411#
412CONFIG_ADB=y
413CONFIG_ADB_CUDA=y
414CONFIG_ADB_PMU=y
415CONFIG_PMAC_PBOOK=y
416CONFIG_PMAC_APM_EMU=y
417CONFIG_PMAC_BACKLIGHT=y
418CONFIG_ADB_MACIO=y
419CONFIG_INPUT_ADBHID=y
420CONFIG_MAC_EMUMOUSEBTN=y
421CONFIG_THERM_WINDTUNNEL=m
422CONFIG_THERM_ADT746X=m
423# CONFIG_ANSLCD is not set
424
425#
426# Networking support
427#
428CONFIG_NET=y
429
430#
431# Networking options
432#
433CONFIG_PACKET=y
434# CONFIG_PACKET_MMAP is not set
435# CONFIG_NETLINK_DEV is not set
436CONFIG_UNIX=y
437# CONFIG_NET_KEY is not set
438CONFIG_INET=y
439CONFIG_IP_MULTICAST=y
440# CONFIG_IP_ADVANCED_ROUTER is not set
441# CONFIG_IP_PNP is not set
442# CONFIG_NET_IPIP is not set
443# CONFIG_NET_IPGRE is not set
444# CONFIG_IP_MROUTE is not set
445# CONFIG_ARPD is not set
446CONFIG_SYN_COOKIES=y
447# CONFIG_INET_AH is not set
448# CONFIG_INET_ESP is not set
449# CONFIG_INET_IPCOMP is not set
450# CONFIG_INET_TUNNEL is not set
451CONFIG_IP_TCPDIAG=y
452# CONFIG_IP_TCPDIAG_IPV6 is not set
453
454#
455# IP: Virtual Server Configuration
456#
457# CONFIG_IP_VS is not set
458# CONFIG_IPV6 is not set
459CONFIG_NETFILTER=y
460# CONFIG_NETFILTER_DEBUG is not set
461
462#
463# IP: Netfilter Configuration
464#
465CONFIG_IP_NF_CONNTRACK=m
466# CONFIG_IP_NF_CT_ACCT is not set
467# CONFIG_IP_NF_CONNTRACK_MARK is not set
468# CONFIG_IP_NF_CT_PROTO_SCTP is not set
469CONFIG_IP_NF_FTP=m
470CONFIG_IP_NF_IRC=m
471CONFIG_IP_NF_TFTP=m
472CONFIG_IP_NF_AMANDA=m
473# CONFIG_IP_NF_QUEUE is not set
474CONFIG_IP_NF_IPTABLES=m
475CONFIG_IP_NF_MATCH_LIMIT=m
476CONFIG_IP_NF_MATCH_IPRANGE=m
477CONFIG_IP_NF_MATCH_MAC=m
478CONFIG_IP_NF_MATCH_PKTTYPE=m
479CONFIG_IP_NF_MATCH_MARK=m
480CONFIG_IP_NF_MATCH_MULTIPORT=m
481CONFIG_IP_NF_MATCH_TOS=m
482CONFIG_IP_NF_MATCH_RECENT=m
483CONFIG_IP_NF_MATCH_ECN=m
484CONFIG_IP_NF_MATCH_DSCP=m
485CONFIG_IP_NF_MATCH_AH_ESP=m
486CONFIG_IP_NF_MATCH_LENGTH=m
487CONFIG_IP_NF_MATCH_TTL=m
488CONFIG_IP_NF_MATCH_TCPMSS=m
489CONFIG_IP_NF_MATCH_HELPER=m
490CONFIG_IP_NF_MATCH_STATE=m
491CONFIG_IP_NF_MATCH_CONNTRACK=m
492CONFIG_IP_NF_MATCH_OWNER=m
493# CONFIG_IP_NF_MATCH_ADDRTYPE is not set
494# CONFIG_IP_NF_MATCH_REALM is not set
495# CONFIG_IP_NF_MATCH_SCTP is not set
496# CONFIG_IP_NF_MATCH_COMMENT is not set
497# CONFIG_IP_NF_MATCH_HASHLIMIT is not set
498CONFIG_IP_NF_FILTER=m
499CONFIG_IP_NF_TARGET_REJECT=m
500# CONFIG_IP_NF_TARGET_LOG is not set
501CONFIG_IP_NF_TARGET_ULOG=m
502CONFIG_IP_NF_TARGET_TCPMSS=m
503CONFIG_IP_NF_NAT=m
504CONFIG_IP_NF_NAT_NEEDED=y
505CONFIG_IP_NF_TARGET_MASQUERADE=m
506CONFIG_IP_NF_TARGET_REDIRECT=m
507CONFIG_IP_NF_TARGET_NETMAP=m
508CONFIG_IP_NF_TARGET_SAME=m
509CONFIG_IP_NF_NAT_SNMP_BASIC=m
510CONFIG_IP_NF_NAT_IRC=m
511CONFIG_IP_NF_NAT_FTP=m
512CONFIG_IP_NF_NAT_TFTP=m
513CONFIG_IP_NF_NAT_AMANDA=m
514# CONFIG_IP_NF_MANGLE is not set
515CONFIG_IP_NF_RAW=m
516CONFIG_IP_NF_TARGET_NOTRACK=m
517# CONFIG_IP_NF_ARPTABLES is not set
518CONFIG_IP_NF_COMPAT_IPCHAINS=m
519# CONFIG_IP_NF_COMPAT_IPFWADM is not set
520
521#
522# SCTP Configuration (EXPERIMENTAL)
523#
524# CONFIG_IP_SCTP is not set
525# CONFIG_ATM is not set
526# CONFIG_BRIDGE is not set
527# CONFIG_VLAN_8021Q is not set
528# CONFIG_DECNET is not set
529# CONFIG_LLC2 is not set
530# CONFIG_IPX is not set
531# CONFIG_ATALK is not set
532# CONFIG_X25 is not set
533# CONFIG_LAPB is not set
534# CONFIG_NET_DIVERT is not set
535# CONFIG_ECONET is not set
536# CONFIG_WAN_ROUTER is not set
537
538#
539# QoS and/or fair queueing
540#
541# CONFIG_NET_SCHED is not set
542# CONFIG_NET_CLS_ROUTE is not set
543
544#
545# Network testing
546#
547# CONFIG_NET_PKTGEN is not set
548# CONFIG_NETPOLL is not set
549# CONFIG_NET_POLL_CONTROLLER is not set
550# CONFIG_HAMRADIO is not set
551# CONFIG_IRDA is not set
552# CONFIG_BT is not set
553CONFIG_NETDEVICES=y
554# CONFIG_DUMMY is not set
555# CONFIG_BONDING is not set
556# CONFIG_EQUALIZER is not set
557# CONFIG_TUN is not set
558
559#
560# ARCnet devices
561#
562# CONFIG_ARCNET is not set
563
564#
565# Ethernet (10 or 100Mbit)
566#
567CONFIG_NET_ETHERNET=y
568CONFIG_MII=y
569CONFIG_MACE=y
570# CONFIG_MACE_AAUI_PORT is not set
571CONFIG_BMAC=y
572# CONFIG_HAPPYMEAL is not set
573CONFIG_SUNGEM=y
574# CONFIG_NET_VENDOR_3COM is not set
575# CONFIG_LANCE is not set
576# CONFIG_NET_VENDOR_SMC is not set
577# CONFIG_NET_VENDOR_RACAL is not set
578
579#
580# Tulip family network device support
581#
582CONFIG_NET_TULIP=y
583CONFIG_DE2104X=y
584CONFIG_TULIP=y
585# CONFIG_TULIP_MWI is not set
586CONFIG_TULIP_MMIO=y
587# CONFIG_TULIP_NAPI is not set
588CONFIG_DE4X5=m
589# CONFIG_WINBOND_840 is not set
590# CONFIG_DM9102 is not set
591# CONFIG_AT1700 is not set
592# CONFIG_DEPCA is not set
593# CONFIG_HP100 is not set
594# CONFIG_NET_ISA is not set
595CONFIG_NET_PCI=y
596CONFIG_PCNET32=y
597# CONFIG_AMD8111_ETH is not set
598# CONFIG_ADAPTEC_STARFIRE is not set
599# CONFIG_AC3200 is not set
600# CONFIG_APRICOT is not set
601# CONFIG_B44 is not set
602# CONFIG_FORCEDETH is not set
603# CONFIG_CS89x0 is not set
604# CONFIG_DGRS is not set
605# CONFIG_EEPRO100 is not set
606# CONFIG_E100 is not set
607# CONFIG_FEALNX is not set
608# CONFIG_NATSEMI is not set
609# CONFIG_NE2K_PCI is not set
610# CONFIG_8139CP is not set
611# CONFIG_8139TOO is not set
612# CONFIG_SIS900 is not set
613# CONFIG_EPIC100 is not set
614# CONFIG_SUNDANCE is not set
615# CONFIG_TLAN is not set
616# CONFIG_VIA_RHINE is not set
617# CONFIG_NET_POCKET is not set
618
619#
620# Ethernet (1000 Mbit)
621#
622# CONFIG_ACENIC is not set
623# CONFIG_DL2K is not set
624# CONFIG_E1000 is not set
625# CONFIG_NS83820 is not set
626# CONFIG_HAMACHI is not set
627# CONFIG_YELLOWFIN is not set
628# CONFIG_R8169 is not set
629# CONFIG_SK98LIN is not set
630# CONFIG_VIA_VELOCITY is not set
631# CONFIG_TIGON3 is not set
632
633#
634# Ethernet (10000 Mbit)
635#
636# CONFIG_IXGB is not set
637# CONFIG_S2IO is not set
638
639#
640# Token Ring devices
641#
642# CONFIG_TR is not set
643
644#
645# Wireless LAN (non-hamradio)
646#
647CONFIG_NET_RADIO=y
648
649#
650# Obsolete Wireless cards support (pre-802.11)
651#
652# CONFIG_STRIP is not set
653# CONFIG_ARLAN is not set
654# CONFIG_WAVELAN is not set
655
656#
657# Wireless 802.11b ISA/PCI cards support
658#
659# CONFIG_AIRO is not set
660CONFIG_HERMES=m
661CONFIG_APPLE_AIRPORT=m
662# CONFIG_PLX_HERMES is not set
663# CONFIG_TMD_HERMES is not set
664# CONFIG_PCI_HERMES is not set
665# CONFIG_ATMEL is not set
666
667#
668# Prism GT/Duette 802.11(a/b/g) PCI/Cardbus support
669#
670# CONFIG_PRISM54 is not set
671CONFIG_NET_WIRELESS=y
672
673#
674# Wan interfaces
675#
676# CONFIG_WAN is not set
677# CONFIG_FDDI is not set
678# CONFIG_HIPPI is not set
679CONFIG_PPP=y
680CONFIG_PPP_MULTILINK=y
681CONFIG_PPP_FILTER=y
682CONFIG_PPP_ASYNC=y
683# CONFIG_PPP_SYNC_TTY is not set
684CONFIG_PPP_DEFLATE=y
685# CONFIG_PPP_BSDCOMP is not set
686# CONFIG_PPPOE is not set
687# CONFIG_SLIP is not set
688# CONFIG_NET_FC is not set
689# CONFIG_SHAPER is not set
690# CONFIG_NETCONSOLE is not set
691
692#
693# ISDN subsystem
694#
695# CONFIG_ISDN is not set
696
697#
698# Telephony Support
699#
700# CONFIG_PHONE is not set
701
702#
703# Input device support
704#
705CONFIG_INPUT=y
706
707#
708# Userland interfaces
709#
710CONFIG_INPUT_MOUSEDEV=y
711CONFIG_INPUT_MOUSEDEV_PSAUX=y
712CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
713CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
714# CONFIG_INPUT_JOYDEV is not set
715# CONFIG_INPUT_TSDEV is not set
716CONFIG_INPUT_EVDEV=y
717CONFIG_INPUT_EVBUG=m
718
719#
720# Input I/O drivers
721#
722# CONFIG_GAMEPORT is not set
723CONFIG_SOUND_GAMEPORT=y
724CONFIG_SERIO=y
725CONFIG_SERIO_I8042=y
726# CONFIG_SERIO_SERPORT is not set
727# CONFIG_SERIO_CT82C710 is not set
728# CONFIG_SERIO_PCIPS2 is not set
729# CONFIG_SERIO_RAW is not set
730
731#
732# Input Device Drivers
733#
734CONFIG_INPUT_KEYBOARD=y
735CONFIG_KEYBOARD_ATKBD=y
736# CONFIG_KEYBOARD_SUNKBD is not set
737# CONFIG_KEYBOARD_LKKBD is not set
738# CONFIG_KEYBOARD_XTKBD is not set
739# CONFIG_KEYBOARD_NEWTON is not set
740CONFIG_INPUT_MOUSE=y
741CONFIG_MOUSE_PS2=y
742# CONFIG_MOUSE_SERIAL is not set
743# CONFIG_MOUSE_INPORT is not set
744# CONFIG_MOUSE_LOGIBM is not set
745# CONFIG_MOUSE_PC110PAD is not set
746# CONFIG_MOUSE_VSXXXAA is not set
747# CONFIG_INPUT_JOYSTICK is not set
748# CONFIG_INPUT_TOUCHSCREEN is not set
749CONFIG_INPUT_MISC=y
750# CONFIG_INPUT_PCSPKR is not set
751CONFIG_INPUT_UINPUT=m
752
753#
754# Character devices
755#
756CONFIG_VT=y
757CONFIG_VT_CONSOLE=y
758CONFIG_HW_CONSOLE=y
759# CONFIG_SERIAL_NONSTANDARD is not set
760
761#
762# Serial drivers
763#
764CONFIG_SERIAL_8250=m
765CONFIG_SERIAL_8250_NR_UARTS=4
766# CONFIG_SERIAL_8250_EXTENDED is not set
767
768#
769# Non-8250 serial port support
770#
771CONFIG_SERIAL_CORE=y
772CONFIG_SERIAL_PMACZILOG=y
773# CONFIG_SERIAL_PMACZILOG_CONSOLE is not set
774CONFIG_UNIX98_PTYS=y
775CONFIG_LEGACY_PTYS=y
776CONFIG_LEGACY_PTY_COUNT=256
777
778#
779# IPMI
780#
781# CONFIG_IPMI_HANDLER is not set
782
783#
784# Watchdog Cards
785#
786# CONFIG_WATCHDOG is not set
787CONFIG_NVRAM=y
788CONFIG_GEN_RTC=y
789# CONFIG_GEN_RTC_X is not set
790# CONFIG_DTLK is not set
791# CONFIG_R3964 is not set
792# CONFIG_APPLICOM is not set
793
794#
795# Ftape, the floppy tape device driver
796#
797# CONFIG_AGP is not set
798# CONFIG_DRM is not set
799# CONFIG_RAW_DRIVER is not set
800
801#
802# I2C support
803#
804CONFIG_I2C=y
805CONFIG_I2C_CHARDEV=m
806
807#
808# I2C Algorithms
809#
810CONFIG_I2C_ALGOBIT=y
811# CONFIG_I2C_ALGOPCF is not set
812# CONFIG_I2C_ALGOPCA is not set
813
814#
815# I2C Hardware Bus support
816#
817# CONFIG_I2C_ALI1535 is not set
818# CONFIG_I2C_ALI1563 is not set
819# CONFIG_I2C_ALI15X3 is not set
820# CONFIG_I2C_AMD756 is not set
821# CONFIG_I2C_AMD8111 is not set
822# CONFIG_I2C_ELEKTOR is not set
823CONFIG_I2C_HYDRA=y
824# CONFIG_I2C_I801 is not set
825# CONFIG_I2C_I810 is not set
826# CONFIG_I2C_ISA is not set
827CONFIG_I2C_KEYWEST=m
828# CONFIG_I2C_NFORCE2 is not set
829# CONFIG_I2C_PARPORT_LIGHT is not set
830# CONFIG_I2C_PIIX4 is not set
831# CONFIG_I2C_PROSAVAGE is not set
832# CONFIG_I2C_SAVAGE4 is not set
833# CONFIG_SCx200_ACB is not set
834# CONFIG_I2C_SIS5595 is not set
835# CONFIG_I2C_SIS630 is not set
836# CONFIG_I2C_SIS96X is not set
837# CONFIG_I2C_STUB is not set
838# CONFIG_I2C_VIA is not set
839# CONFIG_I2C_VIAPRO is not set
840# CONFIG_I2C_VOODOO3 is not set
841# CONFIG_I2C_PCA_ISA is not set
842
843#
844# Hardware Sensors Chip support
845#
846# CONFIG_I2C_SENSOR is not set
847# CONFIG_SENSORS_ADM1021 is not set
848# CONFIG_SENSORS_ADM1025 is not set
849# CONFIG_SENSORS_ADM1031 is not set
850# CONFIG_SENSORS_ASB100 is not set
851# CONFIG_SENSORS_DS1621 is not set
852# CONFIG_SENSORS_FSCHER is not set
853# CONFIG_SENSORS_GL518SM is not set
854# CONFIG_SENSORS_IT87 is not set
855# CONFIG_SENSORS_LM63 is not set
856# CONFIG_SENSORS_LM75 is not set
857# CONFIG_SENSORS_LM77 is not set
858# CONFIG_SENSORS_LM78 is not set
859# CONFIG_SENSORS_LM80 is not set
860# CONFIG_SENSORS_LM83 is not set
861# CONFIG_SENSORS_LM85 is not set
862# CONFIG_SENSORS_LM87 is not set
863# CONFIG_SENSORS_LM90 is not set
864# CONFIG_SENSORS_MAX1619 is not set
865# CONFIG_SENSORS_PC87360 is not set
866# CONFIG_SENSORS_SMSC47M1 is not set
867# CONFIG_SENSORS_VIA686A is not set
868# CONFIG_SENSORS_W83781D is not set
869# CONFIG_SENSORS_W83L785TS is not set
870# CONFIG_SENSORS_W83627HF is not set
871
872#
873# Other I2C Chip support
874#
875# CONFIG_SENSORS_EEPROM is not set
876# CONFIG_SENSORS_PCF8574 is not set
877# CONFIG_SENSORS_PCF8591 is not set
878# CONFIG_SENSORS_RTC8564 is not set
879# CONFIG_I2C_DEBUG_CORE is not set
880# CONFIG_I2C_DEBUG_ALGO is not set
881# CONFIG_I2C_DEBUG_BUS is not set
882# CONFIG_I2C_DEBUG_CHIP is not set
883
884#
885# Dallas's 1-wire bus
886#
887# CONFIG_W1 is not set
888
889#
890# Misc devices
891#
892
893#
894# Multimedia devices
895#
896# CONFIG_VIDEO_DEV is not set
897
898#
899# Digital Video Broadcasting Devices
900#
901# CONFIG_DVB is not set
902
903#
904# Graphics support
905#
906CONFIG_FB=y
907CONFIG_FB_MODE_HELPERS=y
908# CONFIG_FB_TILEBLITTING is not set
909# CONFIG_FB_CIRRUS is not set
910# CONFIG_FB_PM2 is not set
911# CONFIG_FB_CYBER2000 is not set
912CONFIG_FB_OF=y
913CONFIG_FB_CONTROL=y
914CONFIG_FB_PLATINUM=y
915CONFIG_FB_VALKYRIE=y
916CONFIG_FB_CT65550=y
917# CONFIG_FB_ASILIANT is not set
918CONFIG_FB_IMSTT=y
919# CONFIG_FB_VGA16 is not set
920# CONFIG_FB_RIVA is not set
921CONFIG_FB_MATROX=y
922CONFIG_FB_MATROX_MILLENIUM=y
923CONFIG_FB_MATROX_MYSTIQUE=y
924# CONFIG_FB_MATROX_G450 is not set
925# CONFIG_FB_MATROX_G100A is not set
926CONFIG_FB_MATROX_I2C=y
927# CONFIG_FB_MATROX_MULTIHEAD is not set
928# CONFIG_FB_RADEON_OLD is not set
929CONFIG_FB_RADEON=y
930CONFIG_FB_RADEON_I2C=y
931# CONFIG_FB_RADEON_DEBUG is not set
932CONFIG_FB_ATY128=y
933CONFIG_FB_ATY=y
934CONFIG_FB_ATY_CT=y
935# CONFIG_FB_ATY_GENERIC_LCD is not set
936# CONFIG_FB_ATY_XL_INIT is not set
937CONFIG_FB_ATY_GX=y
938# CONFIG_FB_SAVAGE is not set
939# CONFIG_FB_SIS is not set
940# CONFIG_FB_NEOMAGIC is not set
941# CONFIG_FB_KYRO is not set
942CONFIG_FB_3DFX=y
943# CONFIG_FB_3DFX_ACCEL is not set
944# CONFIG_FB_VOODOO1 is not set
945# CONFIG_FB_TRIDENT is not set
946# CONFIG_FB_VIRTUAL is not set
947
948#
949# Console display driver support
950#
951CONFIG_VGA_CONSOLE=y
952# CONFIG_MDA_CONSOLE is not set
953CONFIG_DUMMY_CONSOLE=y
954CONFIG_FRAMEBUFFER_CONSOLE=y
955# CONFIG_FONTS is not set
956CONFIG_FONT_8x8=y
957CONFIG_FONT_8x16=y
958
959#
960# Logo configuration
961#
962CONFIG_LOGO=y
963CONFIG_LOGO_LINUX_MONO=y
964CONFIG_LOGO_LINUX_VGA16=y
965CONFIG_LOGO_LINUX_CLUT224=y
966
967#
968# Sound
969#
970CONFIG_SOUND=m
971CONFIG_DMASOUND_PMAC=m
972CONFIG_DMASOUND=m
973
974#
975# Advanced Linux Sound Architecture
976#
977CONFIG_SND=m
978CONFIG_SND_TIMER=m
979CONFIG_SND_PCM=m
980CONFIG_SND_HWDEP=m
981CONFIG_SND_RAWMIDI=m
982CONFIG_SND_SEQUENCER=m
983# CONFIG_SND_SEQ_DUMMY is not set
984CONFIG_SND_OSSEMUL=y
985CONFIG_SND_MIXER_OSS=m
986CONFIG_SND_PCM_OSS=m
987CONFIG_SND_SEQUENCER_OSS=y
988# CONFIG_SND_VERBOSE_PRINTK is not set
989# CONFIG_SND_DEBUG is not set
990
991#
992# Generic devices
993#
994CONFIG_SND_MPU401_UART=m
995CONFIG_SND_OPL3_LIB=m
996# CONFIG_SND_DUMMY is not set
997# CONFIG_SND_VIRMIDI is not set
998# CONFIG_SND_MTPAV is not set
999# CONFIG_SND_SERIAL_U16550 is not set
1000# CONFIG_SND_MPU401 is not set
1001
1002#
1003# ISA devices
1004#
1005# CONFIG_SND_AD1848 is not set
1006# CONFIG_SND_CS4231 is not set
1007CONFIG_SND_CS4232=m
1008# CONFIG_SND_CS4236 is not set
1009# CONFIG_SND_ES1688 is not set
1010# CONFIG_SND_ES18XX is not set
1011# CONFIG_SND_GUSCLASSIC is not set
1012# CONFIG_SND_GUSEXTREME is not set
1013# CONFIG_SND_GUSMAX is not set
1014# CONFIG_SND_INTERWAVE is not set
1015# CONFIG_SND_INTERWAVE_STB is not set
1016# CONFIG_SND_OPTI92X_AD1848 is not set
1017# CONFIG_SND_OPTI92X_CS4231 is not set
1018# CONFIG_SND_OPTI93X is not set
1019# CONFIG_SND_SB8 is not set
1020# CONFIG_SND_SB16 is not set
1021# CONFIG_SND_SBAWE is not set
1022# CONFIG_SND_WAVEFRONT is not set
1023# CONFIG_SND_CMI8330 is not set
1024# CONFIG_SND_OPL3SA2 is not set
1025# CONFIG_SND_SGALAXY is not set
1026# CONFIG_SND_SSCAPE is not set
1027
1028#
1029# PCI devices
1030#
1031# CONFIG_SND_ALI5451 is not set
1032# CONFIG_SND_ATIIXP is not set
1033# CONFIG_SND_ATIIXP_MODEM is not set
1034# CONFIG_SND_AU8810 is not set
1035# CONFIG_SND_AU8820 is not set
1036# CONFIG_SND_AU8830 is not set
1037# CONFIG_SND_AZT3328 is not set
1038# CONFIG_SND_BT87X is not set
1039# CONFIG_SND_CS46XX is not set
1040# CONFIG_SND_CS4281 is not set
1041# CONFIG_SND_EMU10K1 is not set
1042# CONFIG_SND_KORG1212 is not set
1043# CONFIG_SND_MIXART is not set
1044# CONFIG_SND_NM256 is not set
1045# CONFIG_SND_RME32 is not set
1046# CONFIG_SND_RME96 is not set
1047# CONFIG_SND_RME9652 is not set
1048# CONFIG_SND_HDSP is not set
1049# CONFIG_SND_TRIDENT is not set
1050# CONFIG_SND_YMFPCI is not set
1051# CONFIG_SND_ALS4000 is not set
1052# CONFIG_SND_CMIPCI is not set
1053# CONFIG_SND_ENS1370 is not set
1054# CONFIG_SND_ENS1371 is not set
1055# CONFIG_SND_ES1938 is not set
1056# CONFIG_SND_ES1968 is not set
1057# CONFIG_SND_MAESTRO3 is not set
1058# CONFIG_SND_FM801 is not set
1059# CONFIG_SND_ICE1712 is not set
1060# CONFIG_SND_ICE1724 is not set
1061# CONFIG_SND_INTEL8X0 is not set
1062# CONFIG_SND_INTEL8X0M is not set
1063# CONFIG_SND_SONICVIBES is not set
1064# CONFIG_SND_VIA82XX is not set
1065# CONFIG_SND_VX222 is not set
1066
1067#
1068# ALSA PowerMac devices
1069#
1070CONFIG_SND_POWERMAC=m
1071
1072#
1073# USB devices
1074#
1075CONFIG_SND_USB_AUDIO=m
1076# CONFIG_SND_USB_USX2Y is not set
1077
1078#
1079# Open Sound System
1080#
1081# CONFIG_SOUND_PRIME is not set
1082
1083#
1084# USB support
1085#
1086CONFIG_USB=y
1087# CONFIG_USB_DEBUG is not set
1088
1089#
1090# Miscellaneous USB options
1091#
1092CONFIG_USB_DEVICEFS=y
1093# CONFIG_USB_BANDWIDTH is not set
1094# CONFIG_USB_DYNAMIC_MINORS is not set
1095# CONFIG_USB_SUSPEND is not set
1096# CONFIG_USB_OTG is not set
1097CONFIG_USB_ARCH_HAS_HCD=y
1098CONFIG_USB_ARCH_HAS_OHCI=y
1099
1100#
1101# USB Host Controller Drivers
1102#
1103# CONFIG_USB_EHCI_HCD is not set
1104CONFIG_USB_OHCI_HCD=y
1105# CONFIG_USB_UHCI_HCD is not set
1106
1107#
1108# USB Device Class drivers
1109#
1110# CONFIG_USB_AUDIO is not set
1111# CONFIG_USB_BLUETOOTH_TTY is not set
1112# CONFIG_USB_MIDI is not set
1113CONFIG_USB_ACM=m
1114CONFIG_USB_PRINTER=m
1115CONFIG_USB_STORAGE=m
1116# CONFIG_USB_STORAGE_DEBUG is not set
1117# CONFIG_USB_STORAGE_RW_DETECT is not set
1118# CONFIG_USB_STORAGE_DATAFAB is not set
1119CONFIG_USB_STORAGE_FREECOM=y
1120# CONFIG_USB_STORAGE_ISD200 is not set
1121CONFIG_USB_STORAGE_DPCM=y
1122# CONFIG_USB_STORAGE_HP8200e is not set
1123# CONFIG_USB_STORAGE_SDDR09 is not set
1124# CONFIG_USB_STORAGE_SDDR55 is not set
1125# CONFIG_USB_STORAGE_JUMPSHOT is not set
1126
1127#
1128# USB Input Devices
1129#
1130CONFIG_USB_HID=y
1131CONFIG_USB_HIDINPUT=y
1132# CONFIG_HID_FF is not set
1133# CONFIG_USB_HIDDEV is not set
1134# CONFIG_USB_AIPTEK is not set
1135# CONFIG_USB_WACOM is not set
1136# CONFIG_USB_KBTAB is not set
1137# CONFIG_USB_POWERMATE is not set
1138# CONFIG_USB_MTOUCH is not set
1139# CONFIG_USB_EGALAX is not set
1140# CONFIG_USB_XPAD is not set
1141# CONFIG_USB_ATI_REMOTE is not set
1142
1143#
1144# USB Imaging devices
1145#
1146# CONFIG_USB_MDC800 is not set
1147# CONFIG_USB_MICROTEK is not set
1148# CONFIG_USB_HPUSBSCSI is not set
1149
1150#
1151# USB Multimedia devices
1152#
1153# CONFIG_USB_DABUSB is not set
1154
1155#
1156# Video4Linux support is needed for USB Multimedia device support
1157#
1158
1159#
1160# USB Network Adapters
1161#
1162# CONFIG_USB_CATC is not set
1163# CONFIG_USB_KAWETH is not set
1164# CONFIG_USB_PEGASUS is not set
1165# CONFIG_USB_RTL8150 is not set
1166# CONFIG_USB_USBNET is not set
1167
1168#
1169# USB port drivers
1170#
1171
1172#
1173# USB Serial Converter support
1174#
1175CONFIG_USB_SERIAL=m
1176# CONFIG_USB_SERIAL_GENERIC is not set
1177# CONFIG_USB_SERIAL_BELKIN is not set
1178# CONFIG_USB_SERIAL_WHITEHEAT is not set
1179# CONFIG_USB_SERIAL_DIGI_ACCELEPORT is not set
1180# CONFIG_USB_SERIAL_CYPRESS_M8 is not set
1181# CONFIG_USB_SERIAL_EMPEG is not set
1182# CONFIG_USB_SERIAL_FTDI_SIO is not set
1183CONFIG_USB_SERIAL_VISOR=m
1184# CONFIG_USB_SERIAL_IPAQ is not set
1185# CONFIG_USB_SERIAL_IR is not set
1186# CONFIG_USB_SERIAL_EDGEPORT is not set
1187# CONFIG_USB_SERIAL_EDGEPORT_TI is not set
1188# CONFIG_USB_SERIAL_IPW is not set
1189# CONFIG_USB_SERIAL_KEYSPAN_PDA is not set
1190CONFIG_USB_SERIAL_KEYSPAN=m
1191# CONFIG_USB_SERIAL_KEYSPAN_MPR is not set
1192CONFIG_USB_SERIAL_KEYSPAN_USA28=y
1193CONFIG_USB_SERIAL_KEYSPAN_USA28X=y
1194# CONFIG_USB_SERIAL_KEYSPAN_USA28XA is not set
1195# CONFIG_USB_SERIAL_KEYSPAN_USA28XB is not set
1196CONFIG_USB_SERIAL_KEYSPAN_USA19=y
1197CONFIG_USB_SERIAL_KEYSPAN_USA18X=y
1198CONFIG_USB_SERIAL_KEYSPAN_USA19W=y
1199CONFIG_USB_SERIAL_KEYSPAN_USA19QW=y
1200CONFIG_USB_SERIAL_KEYSPAN_USA19QI=y
1201CONFIG_USB_SERIAL_KEYSPAN_USA49W=y
1202# CONFIG_USB_SERIAL_KEYSPAN_USA49WLC is not set
1203# CONFIG_USB_SERIAL_KLSI is not set
1204# CONFIG_USB_SERIAL_KOBIL_SCT is not set
1205# CONFIG_USB_SERIAL_MCT_U232 is not set
1206# CONFIG_USB_SERIAL_PL2303 is not set
1207# CONFIG_USB_SERIAL_SAFE is not set
1208# CONFIG_USB_SERIAL_CYBERJACK is not set
1209# CONFIG_USB_SERIAL_XIRCOM is not set
1210# CONFIG_USB_SERIAL_OMNINET is not set
1211CONFIG_USB_EZUSB=y
1212
1213#
1214# USB Miscellaneous drivers
1215#
1216# CONFIG_USB_EMI62 is not set
1217# CONFIG_USB_EMI26 is not set
1218# CONFIG_USB_TIGL is not set
1219# CONFIG_USB_AUERSWALD is not set
1220# CONFIG_USB_RIO500 is not set
1221# CONFIG_USB_LEGOTOWER is not set
1222# CONFIG_USB_LCD is not set
1223# CONFIG_USB_LED is not set
1224# CONFIG_USB_CYTHERM is not set
1225# CONFIG_USB_PHIDGETKIT is not set
1226# CONFIG_USB_PHIDGETSERVO is not set
1227# CONFIG_USB_TEST is not set
1228
1229#
1230# USB ATM/DSL drivers
1231#
1232
1233#
1234# USB Gadget Support
1235#
1236# CONFIG_USB_GADGET is not set
1237
1238#
1239# File systems
1240#
1241CONFIG_EXT2_FS=y
1242# CONFIG_EXT2_FS_XATTR is not set
1243# CONFIG_EXT3_FS is not set
1244# CONFIG_JBD is not set
1245# CONFIG_REISERFS_FS is not set
1246# CONFIG_JFS_FS is not set
1247# CONFIG_XFS_FS is not set
1248# CONFIG_MINIX_FS is not set
1249# CONFIG_ROMFS_FS is not set
1250# CONFIG_QUOTA is not set
1251CONFIG_DNOTIFY=y
1252# CONFIG_AUTOFS_FS is not set
1253# CONFIG_AUTOFS4_FS is not set
1254
1255#
1256# CD-ROM/DVD Filesystems
1257#
1258CONFIG_ISO9660_FS=y
1259# CONFIG_JOLIET is not set
1260# CONFIG_ZISOFS is not set
1261# CONFIG_UDF_FS is not set
1262
1263#
1264# DOS/FAT/NT Filesystems
1265#
1266CONFIG_FAT_FS=m
1267CONFIG_MSDOS_FS=m
1268CONFIG_VFAT_FS=m
1269CONFIG_FAT_DEFAULT_CODEPAGE=437
1270CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
1271# CONFIG_NTFS_FS is not set
1272
1273#
1274# Pseudo filesystems
1275#
1276CONFIG_PROC_FS=y
1277CONFIG_PROC_KCORE=y
1278CONFIG_SYSFS=y
1279CONFIG_DEVFS_FS=y
1280# CONFIG_DEVFS_MOUNT is not set
1281# CONFIG_DEVFS_DEBUG is not set
1282# CONFIG_DEVPTS_FS_XATTR is not set
1283CONFIG_TMPFS=y
1284# CONFIG_TMPFS_XATTR is not set
1285# CONFIG_HUGETLB_PAGE is not set
1286CONFIG_RAMFS=y
1287
1288#
1289# Miscellaneous filesystems
1290#
1291# CONFIG_ADFS_FS is not set
1292# CONFIG_AFFS_FS is not set
1293CONFIG_HFS_FS=m
1294CONFIG_HFSPLUS_FS=m
1295# CONFIG_BEFS_FS is not set
1296# CONFIG_BFS_FS is not set
1297# CONFIG_EFS_FS is not set
1298# CONFIG_CRAMFS is not set
1299# CONFIG_VXFS_FS is not set
1300# CONFIG_HPFS_FS is not set
1301# CONFIG_QNX4FS_FS is not set
1302# CONFIG_SYSV_FS is not set
1303# CONFIG_UFS_FS is not set
1304
1305#
1306# Network File Systems
1307#
1308CONFIG_NFS_FS=y
1309CONFIG_NFS_V3=y
1310# CONFIG_NFS_V4 is not set
1311# CONFIG_NFS_DIRECTIO is not set
1312CONFIG_NFSD=y
1313CONFIG_NFSD_V3=y
1314# CONFIG_NFSD_V4 is not set
1315CONFIG_NFSD_TCP=y
1316CONFIG_LOCKD=y
1317CONFIG_LOCKD_V4=y
1318CONFIG_EXPORTFS=y
1319CONFIG_SUNRPC=y
1320# CONFIG_RPCSEC_GSS_KRB5 is not set
1321# CONFIG_RPCSEC_GSS_SPKM3 is not set
1322# CONFIG_SMB_FS is not set
1323# CONFIG_CIFS is not set
1324# CONFIG_NCP_FS is not set
1325# CONFIG_CODA_FS is not set
1326# CONFIG_AFS_FS is not set
1327
1328#
1329# Partition Types
1330#
1331CONFIG_PARTITION_ADVANCED=y
1332# CONFIG_ACORN_PARTITION is not set
1333# CONFIG_OSF_PARTITION is not set
1334# CONFIG_AMIGA_PARTITION is not set
1335# CONFIG_ATARI_PARTITION is not set
1336CONFIG_MAC_PARTITION=y
1337CONFIG_MSDOS_PARTITION=y
1338# CONFIG_BSD_DISKLABEL is not set
1339# CONFIG_MINIX_SUBPARTITION is not set
1340# CONFIG_SOLARIS_X86_PARTITION is not set
1341# CONFIG_UNIXWARE_DISKLABEL is not set
1342# CONFIG_LDM_PARTITION is not set
1343# CONFIG_SGI_PARTITION is not set
1344# CONFIG_ULTRIX_PARTITION is not set
1345# CONFIG_SUN_PARTITION is not set
1346# CONFIG_EFI_PARTITION is not set
1347
1348#
1349# Native Language Support
1350#
1351CONFIG_NLS=y
1352CONFIG_NLS_DEFAULT="iso8859-1"
1353# CONFIG_NLS_CODEPAGE_437 is not set
1354# CONFIG_NLS_CODEPAGE_737 is not set
1355# CONFIG_NLS_CODEPAGE_775 is not set
1356# CONFIG_NLS_CODEPAGE_850 is not set
1357# CONFIG_NLS_CODEPAGE_852 is not set
1358# CONFIG_NLS_CODEPAGE_855 is not set
1359# CONFIG_NLS_CODEPAGE_857 is not set
1360# CONFIG_NLS_CODEPAGE_860 is not set
1361# CONFIG_NLS_CODEPAGE_861 is not set
1362# CONFIG_NLS_CODEPAGE_862 is not set
1363# CONFIG_NLS_CODEPAGE_863 is not set
1364# CONFIG_NLS_CODEPAGE_864 is not set
1365# CONFIG_NLS_CODEPAGE_865 is not set
1366# CONFIG_NLS_CODEPAGE_866 is not set
1367# CONFIG_NLS_CODEPAGE_869 is not set
1368# CONFIG_NLS_CODEPAGE_936 is not set
1369# CONFIG_NLS_CODEPAGE_950 is not set
1370# CONFIG_NLS_CODEPAGE_932 is not set
1371# CONFIG_NLS_CODEPAGE_949 is not set
1372# CONFIG_NLS_CODEPAGE_874 is not set
1373# CONFIG_NLS_ISO8859_8 is not set
1374# CONFIG_NLS_CODEPAGE_1250 is not set
1375# CONFIG_NLS_CODEPAGE_1251 is not set
1376# CONFIG_NLS_ASCII is not set
1377CONFIG_NLS_ISO8859_1=m
1378# CONFIG_NLS_ISO8859_2 is not set
1379# CONFIG_NLS_ISO8859_3 is not set
1380# CONFIG_NLS_ISO8859_4 is not set
1381# CONFIG_NLS_ISO8859_5 is not set
1382# CONFIG_NLS_ISO8859_6 is not set
1383# CONFIG_NLS_ISO8859_7 is not set
1384# CONFIG_NLS_ISO8859_9 is not set
1385# CONFIG_NLS_ISO8859_13 is not set
1386# CONFIG_NLS_ISO8859_14 is not set
1387# CONFIG_NLS_ISO8859_15 is not set
1388# CONFIG_NLS_KOI8_R is not set
1389# CONFIG_NLS_KOI8_U is not set
1390# CONFIG_NLS_UTF8 is not set
1391
1392#
1393# Library routines
1394#
1395CONFIG_CRC_CCITT=y
1396CONFIG_CRC32=y
1397# CONFIG_LIBCRC32C is not set
1398CONFIG_ZLIB_INFLATE=y
1399CONFIG_ZLIB_DEFLATE=y
1400
1401#
1402# Profiling support
1403#
1404# CONFIG_PROFILING is not set
1405
1406#
1407# Kernel hacking
1408#
1409# CONFIG_DEBUG_KERNEL is not set
1410CONFIG_BOOTX_TEXT=y
1411
1412#
1413# Security options
1414#
1415# CONFIG_KEYS is not set
1416# CONFIG_SECURITY is not set
1417
1418#
1419# Cryptographic options
1420#
1421# CONFIG_CRYPTO is not set
diff --git a/arch/ppc/configs/cpci405_defconfig b/arch/ppc/configs/cpci405_defconfig
new file mode 100644
index 000000000000..a336ffa8ff41
--- /dev/null
+++ b/arch/ppc/configs/cpci405_defconfig
@@ -0,0 +1,631 @@
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
diff --git a/arch/ppc/configs/cpci690_defconfig b/arch/ppc/configs/cpci690_defconfig
new file mode 100644
index 000000000000..53948793d9af
--- /dev/null
+++ b/arch/ppc/configs/cpci690_defconfig
@@ -0,0 +1,686 @@
1#
2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.10-rc2
4# Fri Dec 3 15:56:10 2004
5#
6CONFIG_MMU=y
7CONFIG_GENERIC_HARDIRQS=y
8CONFIG_RWSEM_XCHGADD_ALGORITHM=y
9CONFIG_HAVE_DEC_LOCK=y
10CONFIG_PPC=y
11CONFIG_PPC32=y
12CONFIG_GENERIC_NVRAM=y
13
14#
15# Code maturity level options
16#
17CONFIG_EXPERIMENTAL=y
18CONFIG_CLEAN_COMPILE=y
19CONFIG_BROKEN_ON_SMP=y
20
21#
22# General setup
23#
24CONFIG_LOCALVERSION=""
25# CONFIG_SWAP is not set
26CONFIG_SYSVIPC=y
27# CONFIG_POSIX_MQUEUE is not set
28# CONFIG_BSD_PROCESS_ACCT is not set
29CONFIG_SYSCTL=y
30# CONFIG_AUDIT is not set
31CONFIG_LOG_BUF_SHIFT=14
32# CONFIG_HOTPLUG is not set
33CONFIG_KOBJECT_UEVENT=y
34# CONFIG_IKCONFIG is not set
35# CONFIG_EMBEDDED is not set
36CONFIG_KALLSYMS=y
37# CONFIG_KALLSYMS_EXTRA_PASS is not set
38CONFIG_FUTEX=y
39CONFIG_EPOLL=y
40# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
41CONFIG_SHMEM=y
42CONFIG_CC_ALIGN_FUNCTIONS=0
43CONFIG_CC_ALIGN_LABELS=0
44CONFIG_CC_ALIGN_LOOPS=0
45CONFIG_CC_ALIGN_JUMPS=0
46# CONFIG_TINY_SHMEM is not set
47
48#
49# Loadable module support
50#
51CONFIG_MODULES=y
52CONFIG_MODULE_UNLOAD=y
53# CONFIG_MODULE_FORCE_UNLOAD is not set
54CONFIG_OBSOLETE_MODPARM=y
55# CONFIG_MODVERSIONS is not set
56# CONFIG_MODULE_SRCVERSION_ALL is not set
57CONFIG_KMOD=y
58
59#
60# Processor
61#
62CONFIG_6xx=y
63# CONFIG_40x is not set
64# CONFIG_44x is not set
65# CONFIG_POWER3 is not set
66# CONFIG_POWER4 is not set
67# CONFIG_8xx is not set
68# CONFIG_E500 is not set
69CONFIG_ALTIVEC=y
70# CONFIG_TAU is not set
71# CONFIG_CPU_FREQ is not set
72CONFIG_PPC_STD_MMU=y
73# CONFIG_NOT_COHERENT_CACHE is not set
74
75#
76# Platform options
77#
78# CONFIG_PPC_MULTIPLATFORM is not set
79# CONFIG_APUS is not set
80# CONFIG_KATANA is not set
81# CONFIG_DMV182 is not set
82# CONFIG_WILLOW is not set
83CONFIG_CPCI690=y
84# CONFIG_PCORE is not set
85# CONFIG_POWERPMC250 is not set
86# CONFIG_EV64260 is not set
87# CONFIG_DB64360 is not set
88# CONFIG_CHESTNUT is not set
89# CONFIG_SPRUCE is not set
90# CONFIG_LOPEC is not set
91# CONFIG_MCPN765 is not set
92# CONFIG_MVME5100 is not set
93# CONFIG_PPLUS is not set
94# CONFIG_PRPMC750 is not set
95# CONFIG_PRPMC800 is not set
96# CONFIG_PRPMC880 is not set
97# CONFIG_SANDPOINT is not set
98# CONFIG_ADIR is not set
99# CONFIG_K2 is not set
100# CONFIG_PAL4 is not set
101# CONFIG_GEMINI is not set
102# CONFIG_EST8260 is not set
103# CONFIG_SBC82xx is not set
104# CONFIG_SBS8260 is not set
105# CONFIG_RPX8260 is not set
106# CONFIG_TQM8260 is not set
107# CONFIG_ADS8272 is not set
108# CONFIG_LITE5200 is not set
109
110#
111# Set bridge options
112#
113CONFIG_MV64X60_BASE=0xf1000000
114CONFIG_MV64X60_NEW_BASE=0xf1000000
115CONFIG_GT64260=y
116CONFIG_MV64X60=y
117# CONFIG_SMP is not set
118# CONFIG_PREEMPT is not set
119# CONFIG_HIGHMEM is not set
120CONFIG_BINFMT_ELF=y
121CONFIG_BINFMT_MISC=y
122CONFIG_CMDLINE_BOOL=y
123CONFIG_CMDLINE="console=ttyMM0,9600 ip=on"
124
125#
126# Bus options
127#
128CONFIG_GENERIC_ISA_DMA=y
129CONFIG_PCI=y
130CONFIG_PCI_DOMAINS=y
131CONFIG_PCI_LEGACY_PROC=y
132CONFIG_PCI_NAMES=y
133
134#
135# Advanced setup
136#
137# CONFIG_ADVANCED_OPTIONS is not set
138
139#
140# Default settings for advanced configuration options are used
141#
142CONFIG_HIGHMEM_START=0xfe000000
143CONFIG_LOWMEM_SIZE=0x30000000
144CONFIG_KERNEL_START=0xc0000000
145CONFIG_TASK_SIZE=0x80000000
146CONFIG_BOOT_LOAD=0x00800000
147
148#
149# Device Drivers
150#
151
152#
153# Generic Driver Options
154#
155CONFIG_STANDALONE=y
156CONFIG_PREVENT_FIRMWARE_BUILD=y
157
158#
159# Memory Technology Devices (MTD)
160#
161# CONFIG_MTD is not set
162
163#
164# Parallel port support
165#
166# CONFIG_PARPORT is not set
167
168#
169# Plug and Play support
170#
171
172#
173# Block devices
174#
175# CONFIG_BLK_DEV_FD is not set
176# CONFIG_BLK_CPQ_DA is not set
177# CONFIG_BLK_CPQ_CISS_DA is not set
178# CONFIG_BLK_DEV_DAC960 is not set
179# CONFIG_BLK_DEV_UMEM is not set
180CONFIG_BLK_DEV_LOOP=y
181# CONFIG_BLK_DEV_CRYPTOLOOP is not set
182# CONFIG_BLK_DEV_NBD is not set
183# CONFIG_BLK_DEV_SX8 is not set
184CONFIG_BLK_DEV_RAM=y
185CONFIG_BLK_DEV_RAM_COUNT=16
186CONFIG_BLK_DEV_RAM_SIZE=4096
187CONFIG_BLK_DEV_INITRD=y
188CONFIG_INITRAMFS_SOURCE=""
189# CONFIG_LBD is not set
190# CONFIG_CDROM_PKTCDVD is not set
191
192#
193# IO Schedulers
194#
195CONFIG_IOSCHED_NOOP=y
196CONFIG_IOSCHED_AS=y
197CONFIG_IOSCHED_DEADLINE=y
198CONFIG_IOSCHED_CFQ=y
199
200#
201# ATA/ATAPI/MFM/RLL support
202#
203# CONFIG_IDE is not set
204
205#
206# SCSI device support
207#
208# CONFIG_SCSI is not set
209
210#
211# Multi-device support (RAID and LVM)
212#
213# CONFIG_MD is not set
214
215#
216# Fusion MPT device support
217#
218
219#
220# IEEE 1394 (FireWire) support
221#
222# CONFIG_IEEE1394 is not set
223
224#
225# I2O device support
226#
227# CONFIG_I2O is not set
228
229#
230# Macintosh device drivers
231#
232
233#
234# Networking support
235#
236CONFIG_NET=y
237
238#
239# Networking options
240#
241CONFIG_PACKET=y
242# CONFIG_PACKET_MMAP is not set
243# CONFIG_NETLINK_DEV is not set
244CONFIG_UNIX=y
245# CONFIG_NET_KEY is not set
246CONFIG_INET=y
247CONFIG_IP_MULTICAST=y
248# CONFIG_IP_ADVANCED_ROUTER is not set
249CONFIG_IP_PNP=y
250CONFIG_IP_PNP_DHCP=y
251# CONFIG_IP_PNP_BOOTP is not set
252# CONFIG_IP_PNP_RARP is not set
253# CONFIG_NET_IPIP is not set
254# CONFIG_NET_IPGRE is not set
255# CONFIG_IP_MROUTE is not set
256# CONFIG_ARPD is not set
257CONFIG_SYN_COOKIES=y
258# CONFIG_INET_AH is not set
259# CONFIG_INET_ESP is not set
260# CONFIG_INET_IPCOMP is not set
261# CONFIG_INET_TUNNEL is not set
262CONFIG_IP_TCPDIAG=y
263# CONFIG_IP_TCPDIAG_IPV6 is not set
264# CONFIG_IPV6 is not set
265# CONFIG_NETFILTER is not set
266
267#
268# SCTP Configuration (EXPERIMENTAL)
269#
270# CONFIG_IP_SCTP is not set
271# CONFIG_ATM is not set
272# CONFIG_BRIDGE is not set
273# CONFIG_VLAN_8021Q is not set
274# CONFIG_DECNET is not set
275# CONFIG_LLC2 is not set
276# CONFIG_IPX is not set
277# CONFIG_ATALK is not set
278# CONFIG_X25 is not set
279# CONFIG_LAPB is not set
280# CONFIG_NET_DIVERT is not set
281# CONFIG_ECONET is not set
282# CONFIG_WAN_ROUTER is not set
283
284#
285# QoS and/or fair queueing
286#
287# CONFIG_NET_SCHED is not set
288# CONFIG_NET_CLS_ROUTE is not set
289
290#
291# Network testing
292#
293# CONFIG_NET_PKTGEN is not set
294# CONFIG_NETPOLL is not set
295# CONFIG_NET_POLL_CONTROLLER is not set
296# CONFIG_HAMRADIO is not set
297# CONFIG_IRDA is not set
298# CONFIG_BT is not set
299CONFIG_NETDEVICES=y
300# CONFIG_DUMMY is not set
301# CONFIG_BONDING is not set
302# CONFIG_EQUALIZER is not set
303# CONFIG_TUN is not set
304
305#
306# ARCnet devices
307#
308# CONFIG_ARCNET is not set
309
310#
311# Ethernet (10 or 100Mbit)
312#
313CONFIG_NET_ETHERNET=y
314CONFIG_MII=y
315# CONFIG_HAPPYMEAL is not set
316# CONFIG_SUNGEM is not set
317# CONFIG_NET_VENDOR_3COM is not set
318
319#
320# Tulip family network device support
321#
322CONFIG_NET_TULIP=y
323# CONFIG_DE2104X is not set
324CONFIG_TULIP=y
325# CONFIG_TULIP_MWI is not set
326# CONFIG_TULIP_MMIO is not set
327# CONFIG_TULIP_NAPI is not set
328# CONFIG_DE4X5 is not set
329# CONFIG_WINBOND_840 is not set
330# CONFIG_DM9102 is not set
331# CONFIG_HP100 is not set
332CONFIG_NET_PCI=y
333# CONFIG_PCNET32 is not set
334# CONFIG_AMD8111_ETH is not set
335# CONFIG_ADAPTEC_STARFIRE is not set
336# CONFIG_B44 is not set
337# CONFIG_FORCEDETH is not set
338# CONFIG_DGRS is not set
339CONFIG_EEPRO100=y
340# CONFIG_EEPRO100_PIO is not set
341# CONFIG_E100 is not set
342# CONFIG_FEALNX is not set
343# CONFIG_NATSEMI is not set
344# CONFIG_NE2K_PCI is not set
345# CONFIG_8139CP is not set
346# CONFIG_8139TOO is not set
347# CONFIG_SIS900 is not set
348# CONFIG_EPIC100 is not set
349# CONFIG_SUNDANCE is not set
350# CONFIG_TLAN is not set
351# CONFIG_VIA_RHINE is not set
352
353#
354# Ethernet (1000 Mbit)
355#
356# CONFIG_ACENIC is not set
357# CONFIG_DL2K is not set
358# CONFIG_E1000 is not set
359# CONFIG_NS83820 is not set
360# CONFIG_HAMACHI is not set
361# CONFIG_YELLOWFIN is not set
362# CONFIG_R8169 is not set
363# CONFIG_SK98LIN is not set
364# CONFIG_VIA_VELOCITY is not set
365# CONFIG_TIGON3 is not set
366
367#
368# Ethernet (10000 Mbit)
369#
370# CONFIG_IXGB is not set
371# CONFIG_S2IO is not set
372
373#
374# Token Ring devices
375#
376# CONFIG_TR is not set
377
378#
379# Wireless LAN (non-hamradio)
380#
381# CONFIG_NET_RADIO is not set
382
383#
384# Wan interfaces
385#
386# CONFIG_WAN is not set
387# CONFIG_FDDI is not set
388# CONFIG_HIPPI is not set
389# CONFIG_PPP is not set
390# CONFIG_SLIP is not set
391# CONFIG_SHAPER is not set
392# CONFIG_NETCONSOLE is not set
393
394#
395# ISDN subsystem
396#
397# CONFIG_ISDN is not set
398
399#
400# Telephony Support
401#
402# CONFIG_PHONE is not set
403
404#
405# Input device support
406#
407CONFIG_INPUT=y
408
409#
410# Userland interfaces
411#
412CONFIG_INPUT_MOUSEDEV=y
413CONFIG_INPUT_MOUSEDEV_PSAUX=y
414CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
415CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
416# CONFIG_INPUT_JOYDEV is not set
417# CONFIG_INPUT_TSDEV is not set
418# CONFIG_INPUT_EVDEV is not set
419# CONFIG_INPUT_EVBUG is not set
420
421#
422# Input I/O drivers
423#
424# CONFIG_GAMEPORT is not set
425CONFIG_SOUND_GAMEPORT=y
426# CONFIG_SERIO is not set
427# CONFIG_SERIO_I8042 is not set
428
429#
430# Input Device Drivers
431#
432# CONFIG_INPUT_KEYBOARD is not set
433# CONFIG_INPUT_MOUSE is not set
434# CONFIG_INPUT_JOYSTICK is not set
435# CONFIG_INPUT_TOUCHSCREEN is not set
436# CONFIG_INPUT_MISC is not set
437
438#
439# Character devices
440#
441CONFIG_VT=y
442CONFIG_VT_CONSOLE=y
443CONFIG_HW_CONSOLE=y
444# CONFIG_SERIAL_NONSTANDARD is not set
445
446#
447# Serial drivers
448#
449# CONFIG_SERIAL_8250 is not set
450
451#
452# Non-8250 serial port support
453#
454CONFIG_SERIAL_MPSC=y
455CONFIG_SERIAL_MPSC_CONSOLE=y
456CONFIG_SERIAL_CORE=y
457CONFIG_SERIAL_CORE_CONSOLE=y
458CONFIG_UNIX98_PTYS=y
459CONFIG_LEGACY_PTYS=y
460CONFIG_LEGACY_PTY_COUNT=256
461
462#
463# IPMI
464#
465# CONFIG_IPMI_HANDLER is not set
466
467#
468# Watchdog Cards
469#
470# CONFIG_WATCHDOG is not set
471# CONFIG_NVRAM is not set
472CONFIG_GEN_RTC=y
473# CONFIG_GEN_RTC_X is not set
474# CONFIG_DTLK is not set
475# CONFIG_R3964 is not set
476# CONFIG_APPLICOM is not set
477
478#
479# Ftape, the floppy tape device driver
480#
481# CONFIG_AGP is not set
482# CONFIG_DRM is not set
483# CONFIG_RAW_DRIVER is not set
484
485#
486# I2C support
487#
488# CONFIG_I2C is not set
489
490#
491# Dallas's 1-wire bus
492#
493# CONFIG_W1 is not set
494
495#
496# Misc devices
497#
498
499#
500# Multimedia devices
501#
502# CONFIG_VIDEO_DEV is not set
503
504#
505# Digital Video Broadcasting Devices
506#
507# CONFIG_DVB is not set
508
509#
510# Graphics support
511#
512# CONFIG_FB is not set
513
514#
515# Console display driver support
516#
517# CONFIG_VGA_CONSOLE is not set
518CONFIG_DUMMY_CONSOLE=y
519
520#
521# Sound
522#
523# CONFIG_SOUND is not set
524
525#
526# USB support
527#
528# CONFIG_USB is not set
529CONFIG_USB_ARCH_HAS_HCD=y
530CONFIG_USB_ARCH_HAS_OHCI=y
531
532#
533# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' may also be needed; see USB_STORAGE Help for more information
534#
535
536#
537# USB Gadget Support
538#
539# CONFIG_USB_GADGET is not set
540
541#
542# File systems
543#
544CONFIG_EXT2_FS=y
545# CONFIG_EXT2_FS_XATTR is not set
546# CONFIG_EXT3_FS is not set
547# CONFIG_JBD is not set
548# CONFIG_REISERFS_FS is not set
549# CONFIG_JFS_FS is not set
550# CONFIG_XFS_FS is not set
551# CONFIG_MINIX_FS is not set
552# CONFIG_ROMFS_FS is not set
553# CONFIG_QUOTA is not set
554CONFIG_DNOTIFY=y
555# CONFIG_AUTOFS_FS is not set
556# CONFIG_AUTOFS4_FS is not set
557
558#
559# CD-ROM/DVD Filesystems
560#
561# CONFIG_ISO9660_FS is not set
562# CONFIG_UDF_FS is not set
563
564#
565# DOS/FAT/NT Filesystems
566#
567# CONFIG_MSDOS_FS is not set
568# CONFIG_VFAT_FS is not set
569# CONFIG_NTFS_FS is not set
570
571#
572# Pseudo filesystems
573#
574CONFIG_PROC_FS=y
575CONFIG_PROC_KCORE=y
576CONFIG_SYSFS=y
577CONFIG_DEVFS_FS=y
578# CONFIG_DEVFS_MOUNT is not set
579# CONFIG_DEVFS_DEBUG is not set
580# CONFIG_DEVPTS_FS_XATTR is not set
581CONFIG_TMPFS=y
582# CONFIG_TMPFS_XATTR is not set
583# CONFIG_HUGETLB_PAGE is not set
584CONFIG_RAMFS=y
585
586#
587# Miscellaneous filesystems
588#
589# CONFIG_ADFS_FS is not set
590# CONFIG_AFFS_FS is not set
591# CONFIG_HFS_FS is not set
592# CONFIG_HFSPLUS_FS is not set
593# CONFIG_BEFS_FS is not set
594# CONFIG_BFS_FS is not set
595# CONFIG_EFS_FS is not set
596# CONFIG_CRAMFS is not set
597# CONFIG_VXFS_FS is not set
598# CONFIG_HPFS_FS is not set
599# CONFIG_QNX4FS_FS is not set
600# CONFIG_SYSV_FS is not set
601# CONFIG_UFS_FS is not set
602
603#
604# Network File Systems
605#
606CONFIG_NFS_FS=y
607CONFIG_NFS_V3=y
608CONFIG_NFS_V4=y
609# CONFIG_NFS_DIRECTIO is not set
610# CONFIG_NFSD is not set
611CONFIG_ROOT_NFS=y
612CONFIG_LOCKD=y
613CONFIG_LOCKD_V4=y
614# CONFIG_EXPORTFS is not set
615CONFIG_SUNRPC=y
616CONFIG_SUNRPC_GSS=y
617CONFIG_RPCSEC_GSS_KRB5=y
618# CONFIG_RPCSEC_GSS_SPKM3 is not set
619# CONFIG_SMB_FS is not set
620# CONFIG_CIFS is not set
621# CONFIG_NCP_FS is not set
622# CONFIG_CODA_FS is not set
623# CONFIG_AFS_FS is not set
624
625#
626# Partition Types
627#
628# CONFIG_PARTITION_ADVANCED is not set
629CONFIG_MSDOS_PARTITION=y
630
631#
632# Native Language Support
633#
634# CONFIG_NLS is not set
635
636#
637# Library routines
638#
639# CONFIG_CRC_CCITT is not set
640CONFIG_CRC32=y
641# CONFIG_LIBCRC32C is not set
642
643#
644# Profiling support
645#
646# CONFIG_PROFILING is not set
647
648#
649# Kernel hacking
650#
651# CONFIG_DEBUG_KERNEL is not set
652# CONFIG_SERIAL_TEXT_DEBUG is not set
653
654#
655# Security options
656#
657# CONFIG_KEYS is not set
658# CONFIG_SECURITY is not set
659
660#
661# Cryptographic options
662#
663CONFIG_CRYPTO=y
664# CONFIG_CRYPTO_HMAC is not set
665# CONFIG_CRYPTO_NULL is not set
666# CONFIG_CRYPTO_MD4 is not set
667CONFIG_CRYPTO_MD5=y
668# CONFIG_CRYPTO_SHA1 is not set
669# CONFIG_CRYPTO_SHA256 is not set
670# CONFIG_CRYPTO_SHA512 is not set
671# CONFIG_CRYPTO_WP512 is not set
672CONFIG_CRYPTO_DES=y
673# CONFIG_CRYPTO_BLOWFISH is not set
674# CONFIG_CRYPTO_TWOFISH is not set
675# CONFIG_CRYPTO_SERPENT is not set
676# CONFIG_CRYPTO_AES is not set
677# CONFIG_CRYPTO_CAST5 is not set
678# CONFIG_CRYPTO_CAST6 is not set
679# CONFIG_CRYPTO_TEA is not set
680# CONFIG_CRYPTO_ARC4 is not set
681# CONFIG_CRYPTO_KHAZAD is not set
682# CONFIG_CRYPTO_ANUBIS is not set
683# CONFIG_CRYPTO_DEFLATE is not set
684# CONFIG_CRYPTO_MICHAEL_MIC is not set
685# CONFIG_CRYPTO_CRC32C is not set
686# CONFIG_CRYPTO_TEST is not set
diff --git a/arch/ppc/configs/ebony_defconfig b/arch/ppc/configs/ebony_defconfig
new file mode 100644
index 000000000000..c8deca3b4545
--- /dev/null
+++ b/arch/ppc/configs/ebony_defconfig
@@ -0,0 +1,585 @@
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
24CONFIG_POSIX_MQUEUE=y
25# CONFIG_BSD_PROCESS_ACCT is not set
26CONFIG_SYSCTL=y
27# CONFIG_AUDIT is not set
28CONFIG_LOG_BUF_SHIFT=14
29# CONFIG_HOTPLUG is not set
30# CONFIG_IKCONFIG is not set
31CONFIG_EMBEDDED=y
32CONFIG_KALLSYMS=y
33# CONFIG_KALLSYMS_ALL is not set
34CONFIG_FUTEX=y
35CONFIG_EPOLL=y
36CONFIG_IOSCHED_NOOP=y
37CONFIG_IOSCHED_AS=y
38CONFIG_IOSCHED_DEADLINE=y
39CONFIG_IOSCHED_CFQ=y
40# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
41
42#
43# Loadable module support
44#
45CONFIG_MODULES=y
46# CONFIG_MODULE_UNLOAD is not set
47CONFIG_OBSOLETE_MODPARM=y
48# CONFIG_MODVERSIONS is not set
49CONFIG_KMOD=y
50
51#
52# Processor
53#
54# CONFIG_6xx is not set
55# CONFIG_40x is not set
56CONFIG_44x=y
57# CONFIG_POWER3 is not set
58# CONFIG_POWER4 is not set
59# CONFIG_8xx is not set
60# CONFIG_E500 is not set
61CONFIG_BOOKE=y
62CONFIG_PTE_64BIT=y
63# CONFIG_MATH_EMULATION is not set
64# CONFIG_CPU_FREQ is not set
65CONFIG_4xx=y
66
67#
68# IBM 4xx options
69#
70CONFIG_EBONY=y
71# CONFIG_OCOTEA is not set
72CONFIG_440GP=y
73CONFIG_440=y
74CONFIG_IBM_OCP=y
75# CONFIG_PM is not set
76CONFIG_NOT_COHERENT_CACHE=y
77
78#
79# Platform options
80#
81# CONFIG_PC_KEYBOARD is not set
82# CONFIG_SMP is not set
83# CONFIG_PREEMPT is not set
84# CONFIG_HIGHMEM is not set
85CONFIG_KERNEL_ELF=y
86CONFIG_BINFMT_ELF=y
87# CONFIG_BINFMT_MISC is not set
88CONFIG_CMDLINE_BOOL=y
89CONFIG_CMDLINE="ip=on"
90
91#
92# Bus options
93#
94CONFIG_PCI=y
95CONFIG_PCI_DOMAINS=y
96# CONFIG_PCI_LEGACY_PROC is not set
97# CONFIG_PCI_NAMES is not set
98
99#
100# Advanced setup
101#
102# CONFIG_ADVANCED_OPTIONS is not set
103
104#
105# Default settings for advanced configuration options are used
106#
107CONFIG_HIGHMEM_START=0xfe000000
108CONFIG_LOWMEM_SIZE=0x30000000
109CONFIG_KERNEL_START=0xc0000000
110CONFIG_TASK_SIZE=0x80000000
111CONFIG_CONSISTENT_START=0xff100000
112CONFIG_CONSISTENT_SIZE=0x00200000
113CONFIG_BOOT_LOAD=0x01000000
114
115#
116# Device Drivers
117#
118
119#
120# Generic Driver Options
121#
122CONFIG_PREVENT_FIRMWARE_BUILD=y
123# CONFIG_DEBUG_DRIVER is not set
124
125#
126# Memory Technology Devices (MTD)
127#
128# CONFIG_MTD is not set
129
130#
131# Parallel port support
132#
133# CONFIG_PARPORT is not set
134
135#
136# Plug and Play support
137#
138
139#
140# Block devices
141#
142# CONFIG_BLK_DEV_FD is not set
143# CONFIG_BLK_CPQ_DA is not set
144# CONFIG_BLK_CPQ_CISS_DA is not set
145# CONFIG_BLK_DEV_DAC960 is not set
146# CONFIG_BLK_DEV_UMEM is not set
147# CONFIG_BLK_DEV_LOOP is not set
148# CONFIG_BLK_DEV_NBD is not set
149# CONFIG_BLK_DEV_SX8 is not set
150# CONFIG_BLK_DEV_RAM is not set
151CONFIG_LBD=y
152
153#
154# ATA/ATAPI/MFM/RLL support
155#
156# CONFIG_IDE is not set
157
158#
159# SCSI device support
160#
161# CONFIG_SCSI is not set
162
163#
164# Multi-device support (RAID and LVM)
165#
166# CONFIG_MD is not set
167
168#
169# Fusion MPT device support
170#
171
172#
173# IEEE 1394 (FireWire) support
174#
175# CONFIG_IEEE1394 is not set
176
177#
178# I2O device support
179#
180# CONFIG_I2O is not set
181
182#
183# Macintosh device drivers
184#
185
186#
187# Networking support
188#
189CONFIG_NET=y
190
191#
192# Networking options
193#
194CONFIG_PACKET=y
195# CONFIG_PACKET_MMAP is not set
196# CONFIG_NETLINK_DEV is not set
197CONFIG_UNIX=y
198# CONFIG_NET_KEY is not set
199CONFIG_INET=y
200# CONFIG_IP_MULTICAST is not set
201# CONFIG_IP_ADVANCED_ROUTER is not set
202CONFIG_IP_PNP=y
203# CONFIG_IP_PNP_DHCP is not set
204CONFIG_IP_PNP_BOOTP=y
205# CONFIG_IP_PNP_RARP is not set
206# CONFIG_NET_IPIP is not set
207# CONFIG_NET_IPGRE is not set
208# CONFIG_ARPD is not set
209# CONFIG_SYN_COOKIES is not set
210# CONFIG_INET_AH is not set
211# CONFIG_INET_ESP is not set
212# CONFIG_INET_IPCOMP is not set
213
214#
215# IP: Virtual Server Configuration
216#
217# CONFIG_IP_VS is not set
218# CONFIG_IPV6 is not set
219CONFIG_NETFILTER=y
220# CONFIG_NETFILTER_DEBUG is not set
221
222#
223# IP: Netfilter Configuration
224#
225# CONFIG_IP_NF_CONNTRACK is not set
226# CONFIG_IP_NF_QUEUE is not set
227# CONFIG_IP_NF_IPTABLES is not set
228# CONFIG_IP_NF_ARPTABLES is not set
229# CONFIG_IP_NF_COMPAT_IPCHAINS is not set
230# CONFIG_IP_NF_COMPAT_IPFWADM is not set
231
232#
233# SCTP Configuration (EXPERIMENTAL)
234#
235# CONFIG_IP_SCTP is not set
236# CONFIG_ATM is not set
237# CONFIG_BRIDGE is not set
238# CONFIG_VLAN_8021Q is not set
239# CONFIG_DECNET is not set
240# CONFIG_LLC2 is not set
241# CONFIG_IPX is not set
242# CONFIG_ATALK is not set
243# CONFIG_X25 is not set
244# CONFIG_LAPB is not set
245# CONFIG_NET_DIVERT is not set
246# CONFIG_ECONET is not set
247# CONFIG_WAN_ROUTER is not set
248# CONFIG_NET_HW_FLOWCONTROL is not set
249
250#
251# QoS and/or fair queueing
252#
253# CONFIG_NET_SCHED is not set
254# CONFIG_NET_CLS_ROUTE is not set
255
256#
257# Network testing
258#
259# CONFIG_NET_PKTGEN is not set
260# CONFIG_NETPOLL is not set
261# CONFIG_NET_POLL_CONTROLLER is not set
262# CONFIG_HAMRADIO is not set
263# CONFIG_IRDA is not set
264# CONFIG_BT is not set
265CONFIG_NETDEVICES=y
266# CONFIG_DUMMY is not set
267# CONFIG_BONDING is not set
268# CONFIG_EQUALIZER is not set
269# CONFIG_TUN is not set
270
271#
272# ARCnet devices
273#
274# CONFIG_ARCNET is not set
275
276#
277# Ethernet (10 or 100Mbit)
278#
279# CONFIG_NET_ETHERNET is not set
280CONFIG_IBM_EMAC=y
281# CONFIG_IBM_EMAC_ERRMSG is not set
282CONFIG_IBM_EMAC_RXB=64
283CONFIG_IBM_EMAC_TXB=8
284CONFIG_IBM_EMAC_FGAP=8
285CONFIG_IBM_EMAC_SKBRES=0
286
287#
288# Ethernet (1000 Mbit)
289#
290# CONFIG_ACENIC is not set
291# CONFIG_DL2K is not set
292# CONFIG_E1000 is not set
293# CONFIG_NS83820 is not set
294# CONFIG_HAMACHI is not set
295# CONFIG_YELLOWFIN is not set
296# CONFIG_R8169 is not set
297# CONFIG_SK98LIN is not set
298# CONFIG_TIGON3 is not set
299
300#
301# Ethernet (10000 Mbit)
302#
303# CONFIG_IXGB is not set
304# CONFIG_S2IO is not set
305
306#
307# Token Ring devices
308#
309# CONFIG_TR is not set
310
311#
312# Wireless LAN (non-hamradio)
313#
314# CONFIG_NET_RADIO is not set
315
316#
317# Wan interfaces
318#
319# CONFIG_WAN is not set
320# CONFIG_FDDI is not set
321# CONFIG_HIPPI is not set
322# CONFIG_PPP is not set
323# CONFIG_SLIP is not set
324# CONFIG_SHAPER is not set
325# CONFIG_NETCONSOLE is not set
326
327#
328# ISDN subsystem
329#
330# CONFIG_ISDN is not set
331
332#
333# Telephony Support
334#
335# CONFIG_PHONE is not set
336
337#
338# Input device support
339#
340CONFIG_INPUT=y
341
342#
343# Userland interfaces
344#
345CONFIG_INPUT_MOUSEDEV=y
346CONFIG_INPUT_MOUSEDEV_PSAUX=y
347CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
348CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
349# CONFIG_INPUT_JOYDEV is not set
350# CONFIG_INPUT_TSDEV is not set
351# CONFIG_INPUT_EVDEV is not set
352# CONFIG_INPUT_EVBUG is not set
353
354#
355# Input I/O drivers
356#
357# CONFIG_GAMEPORT is not set
358CONFIG_SOUND_GAMEPORT=y
359CONFIG_SERIO=y
360# CONFIG_SERIO_I8042 is not set
361# CONFIG_SERIO_SERPORT is not set
362# CONFIG_SERIO_CT82C710 is not set
363# CONFIG_SERIO_PCIPS2 is not set
364
365#
366# Input Device Drivers
367#
368# CONFIG_INPUT_KEYBOARD is not set
369# CONFIG_INPUT_MOUSE is not set
370# CONFIG_INPUT_JOYSTICK is not set
371# CONFIG_INPUT_TOUCHSCREEN is not set
372# CONFIG_INPUT_MISC is not set
373
374#
375# Character devices
376#
377# CONFIG_VT is not set
378# CONFIG_SERIAL_NONSTANDARD is not set
379
380#
381# Serial drivers
382#
383CONFIG_SERIAL_8250=y
384CONFIG_SERIAL_8250_CONSOLE=y
385CONFIG_SERIAL_8250_NR_UARTS=4
386CONFIG_SERIAL_8250_EXTENDED=y
387# CONFIG_SERIAL_8250_MANY_PORTS is not set
388CONFIG_SERIAL_8250_SHARE_IRQ=y
389# CONFIG_SERIAL_8250_DETECT_IRQ is not set
390# CONFIG_SERIAL_8250_MULTIPORT is not set
391# CONFIG_SERIAL_8250_RSA is not set
392
393#
394# Non-8250 serial port support
395#
396CONFIG_SERIAL_CORE=y
397CONFIG_SERIAL_CORE_CONSOLE=y
398CONFIG_UNIX98_PTYS=y
399CONFIG_LEGACY_PTYS=y
400CONFIG_LEGACY_PTY_COUNT=256
401# CONFIG_QIC02_TAPE is not set
402
403#
404# IPMI
405#
406# CONFIG_IPMI_HANDLER is not set
407
408#
409# Watchdog Cards
410#
411# CONFIG_WATCHDOG is not set
412# CONFIG_NVRAM is not set
413# CONFIG_GEN_RTC is not set
414# CONFIG_DTLK is not set
415# CONFIG_R3964 is not set
416# CONFIG_APPLICOM is not set
417
418#
419# Ftape, the floppy tape device driver
420#
421# CONFIG_FTAPE is not set
422# CONFIG_AGP is not set
423# CONFIG_DRM is not set
424# CONFIG_RAW_DRIVER is not set
425
426#
427# I2C support
428#
429# CONFIG_I2C is not set
430
431#
432# Misc devices
433#
434
435#
436# Multimedia devices
437#
438# CONFIG_VIDEO_DEV is not set
439
440#
441# Digital Video Broadcasting Devices
442#
443# CONFIG_DVB is not set
444
445#
446# Graphics support
447#
448# CONFIG_FB is not set
449
450#
451# Sound
452#
453# CONFIG_SOUND is not set
454
455#
456# USB support
457#
458# CONFIG_USB is not set
459
460#
461# USB Gadget Support
462#
463# CONFIG_USB_GADGET is not set
464
465#
466# File systems
467#
468# CONFIG_EXT2_FS is not set
469# CONFIG_EXT3_FS is not set
470# CONFIG_JBD is not set
471# CONFIG_REISERFS_FS is not set
472# CONFIG_JFS_FS is not set
473# CONFIG_XFS_FS is not set
474# CONFIG_MINIX_FS is not set
475# CONFIG_ROMFS_FS is not set
476# CONFIG_QUOTA is not set
477# CONFIG_AUTOFS_FS is not set
478# CONFIG_AUTOFS4_FS is not set
479
480#
481# CD-ROM/DVD Filesystems
482#
483# CONFIG_ISO9660_FS is not set
484# CONFIG_UDF_FS is not set
485
486#
487# DOS/FAT/NT Filesystems
488#
489# CONFIG_FAT_FS is not set
490# CONFIG_NTFS_FS is not set
491
492#
493# Pseudo filesystems
494#
495CONFIG_PROC_FS=y
496CONFIG_PROC_KCORE=y
497CONFIG_SYSFS=y
498# CONFIG_DEVFS_FS is not set
499# CONFIG_DEVPTS_FS_XATTR is not set
500# CONFIG_TMPFS is not set
501# CONFIG_HUGETLB_PAGE is not set
502CONFIG_RAMFS=y
503
504#
505# Miscellaneous filesystems
506#
507# CONFIG_ADFS_FS is not set
508# CONFIG_AFFS_FS is not set
509# CONFIG_HFS_FS is not set
510# CONFIG_HFSPLUS_FS is not set
511# CONFIG_BEFS_FS is not set
512# CONFIG_BFS_FS is not set
513# CONFIG_EFS_FS is not set
514# CONFIG_CRAMFS is not set
515# CONFIG_VXFS_FS is not set
516# CONFIG_HPFS_FS is not set
517# CONFIG_QNX4FS_FS is not set
518# CONFIG_SYSV_FS is not set
519# CONFIG_UFS_FS is not set
520
521#
522# Network File Systems
523#
524CONFIG_NFS_FS=y
525# CONFIG_NFS_V3 is not set
526# CONFIG_NFS_V4 is not set
527# CONFIG_NFS_DIRECTIO is not set
528# CONFIG_NFSD is not set
529CONFIG_ROOT_NFS=y
530CONFIG_LOCKD=y
531# CONFIG_EXPORTFS is not set
532CONFIG_SUNRPC=y
533# CONFIG_RPCSEC_GSS_KRB5 is not set
534# CONFIG_SMB_FS is not set
535# CONFIG_CIFS is not set
536# CONFIG_NCP_FS is not set
537# CONFIG_CODA_FS is not set
538# CONFIG_AFS_FS is not set
539
540#
541# Partition Types
542#
543# CONFIG_PARTITION_ADVANCED is not set
544CONFIG_MSDOS_PARTITION=y
545
546#
547# Native Language Support
548#
549# CONFIG_NLS is not set
550
551#
552# Library routines
553#
554CONFIG_CRC32=y
555# CONFIG_LIBCRC32C is not set
556
557#
558# Profiling support
559#
560# CONFIG_PROFILING is not set
561
562#
563# Kernel hacking
564#
565CONFIG_DEBUG_KERNEL=y
566# CONFIG_DEBUG_SLAB is not set
567# CONFIG_MAGIC_SYSRQ is not set
568# CONFIG_DEBUG_SPINLOCK is not set
569# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
570# CONFIG_KGDB is not set
571# CONFIG_XMON is not set
572CONFIG_BDI_SWITCH=y
573# CONFIG_DEBUG_INFO is not set
574# CONFIG_SERIAL_TEXT_DEBUG is not set
575CONFIG_PPC_OCP=y
576
577#
578# Security options
579#
580# CONFIG_SECURITY is not set
581
582#
583# Cryptographic options
584#
585# CONFIG_CRYPTO is not set
diff --git a/arch/ppc/configs/ep405_defconfig b/arch/ppc/configs/ep405_defconfig
new file mode 100644
index 000000000000..880b5f8d30c3
--- /dev/null
+++ b/arch/ppc/configs/ep405_defconfig
@@ -0,0 +1,572 @@
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
24CONFIG_POSIX_MQUEUE=y
25# CONFIG_BSD_PROCESS_ACCT is not set
26CONFIG_SYSCTL=y
27# CONFIG_AUDIT is not set
28CONFIG_LOG_BUF_SHIFT=14
29# CONFIG_HOTPLUG is not set
30# CONFIG_IKCONFIG is not set
31CONFIG_EMBEDDED=y
32CONFIG_KALLSYMS=y
33CONFIG_FUTEX=y
34CONFIG_EPOLL=y
35CONFIG_IOSCHED_NOOP=y
36CONFIG_IOSCHED_AS=y
37CONFIG_IOSCHED_DEADLINE=y
38CONFIG_IOSCHED_CFQ=y
39# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
40
41#
42# Loadable module support
43#
44CONFIG_MODULES=y
45CONFIG_MODULE_UNLOAD=y
46# CONFIG_MODULE_FORCE_UNLOAD is not set
47CONFIG_OBSOLETE_MODPARM=y
48# CONFIG_MODVERSIONS is not set
49CONFIG_KMOD=y
50
51#
52# Processor
53#
54# CONFIG_6xx is not set
55CONFIG_40x=y
56# CONFIG_44x is not set
57# CONFIG_POWER3 is not set
58# CONFIG_POWER4 is not set
59# CONFIG_8xx is not set
60# CONFIG_MATH_EMULATION is not set
61# CONFIG_CPU_FREQ is not set
62CONFIG_4xx=y
63
64#
65# IBM 4xx options
66#
67# CONFIG_ASH is not set
68# CONFIG_BUBINGA is not set
69# CONFIG_CPCI405 is not set
70CONFIG_EP405=y
71# CONFIG_OAK is not set
72# CONFIG_REDWOOD_5 is not set
73# CONFIG_REDWOOD_6 is not set
74# CONFIG_SYCAMORE is not set
75# CONFIG_WALNUT is not set
76# CONFIG_EP405PC is not set
77CONFIG_IBM405_ERR77=y
78CONFIG_IBM405_ERR51=y
79CONFIG_IBM_OCP=y
80CONFIG_BIOS_FIXUP=y
81CONFIG_405GP=y
82CONFIG_EMBEDDEDBOOT=y
83# CONFIG_PM is not set
84CONFIG_UART0_TTYS0=y
85# CONFIG_UART0_TTYS1 is not set
86CONFIG_NOT_COHERENT_CACHE=y
87
88#
89# Platform options
90#
91# CONFIG_PC_KEYBOARD is not set
92# CONFIG_SMP is not set
93# CONFIG_PREEMPT is not set
94# CONFIG_HIGHMEM is not set
95CONFIG_KERNEL_ELF=y
96CONFIG_BINFMT_ELF=y
97# CONFIG_BINFMT_MISC is not set
98CONFIG_CMDLINE_BOOL=y
99CONFIG_CMDLINE="ip=on"
100
101#
102# Bus options
103#
104CONFIG_PCI=y
105CONFIG_PCI_DOMAINS=y
106# CONFIG_PCI_LEGACY_PROC is not set
107# CONFIG_PCI_NAMES is not set
108
109#
110# Advanced setup
111#
112# CONFIG_ADVANCED_OPTIONS is not set
113
114#
115# Default settings for advanced configuration options are used
116#
117CONFIG_HIGHMEM_START=0xfe000000
118CONFIG_LOWMEM_SIZE=0x30000000
119CONFIG_KERNEL_START=0xc0000000
120CONFIG_TASK_SIZE=0x80000000
121CONFIG_BOOT_LOAD=0x00400000
122
123#
124# Device Drivers
125#
126
127#
128# Generic Driver Options
129#
130
131#
132# Memory Technology Devices (MTD)
133#
134# CONFIG_MTD is not set
135
136#
137# Parallel port support
138#
139# CONFIG_PARPORT is not set
140
141#
142# Plug and Play support
143#
144
145#
146# Block devices
147#
148# CONFIG_BLK_DEV_FD is not set
149# CONFIG_BLK_CPQ_DA is not set
150# CONFIG_BLK_CPQ_CISS_DA is not set
151# CONFIG_BLK_DEV_DAC960 is not set
152# CONFIG_BLK_DEV_UMEM is not set
153CONFIG_BLK_DEV_LOOP=y
154# CONFIG_BLK_DEV_CRYPTOLOOP is not set
155# CONFIG_BLK_DEV_NBD is not set
156# CONFIG_BLK_DEV_CARMEL is not set
157CONFIG_BLK_DEV_RAM=y
158CONFIG_BLK_DEV_RAM_SIZE=4096
159CONFIG_BLK_DEV_INITRD=y
160# CONFIG_LBD is not set
161
162#
163# ATA/ATAPI/MFM/RLL support
164#
165# CONFIG_IDE is not set
166
167#
168# SCSI device support
169#
170# CONFIG_SCSI is not set
171
172#
173# Multi-device support (RAID and LVM)
174#
175# CONFIG_MD is not set
176
177#
178# Fusion MPT device support
179#
180
181#
182# IEEE 1394 (FireWire) support
183#
184# CONFIG_IEEE1394 is not set
185
186#
187# I2O device support
188#
189# CONFIG_I2O is not set
190
191#
192# Macintosh device drivers
193#
194
195#
196# Networking support
197#
198CONFIG_NET=y
199
200#
201# Networking options
202#
203# CONFIG_PACKET is not set
204# CONFIG_NETLINK_DEV is not set
205CONFIG_UNIX=y
206# CONFIG_NET_KEY is not set
207CONFIG_INET=y
208CONFIG_IP_MULTICAST=y
209# CONFIG_IP_ADVANCED_ROUTER is not set
210CONFIG_IP_PNP=y
211# CONFIG_IP_PNP_DHCP is not set
212CONFIG_IP_PNP_BOOTP=y
213# CONFIG_IP_PNP_RARP is not set
214# CONFIG_NET_IPIP is not set
215# CONFIG_NET_IPGRE is not set
216# CONFIG_IP_MROUTE is not set
217# CONFIG_ARPD is not set
218CONFIG_SYN_COOKIES=y
219# CONFIG_INET_AH is not set
220# CONFIG_INET_ESP is not set
221# CONFIG_INET_IPCOMP is not set
222# CONFIG_IPV6 is not set
223# CONFIG_NETFILTER is not set
224
225#
226# SCTP Configuration (EXPERIMENTAL)
227#
228# CONFIG_IP_SCTP is not set
229# CONFIG_ATM is not set
230# CONFIG_BRIDGE is not set
231# CONFIG_VLAN_8021Q is not set
232# CONFIG_DECNET is not set
233# CONFIG_LLC2 is not set
234# CONFIG_IPX is not set
235# CONFIG_ATALK is not set
236# CONFIG_X25 is not set
237# CONFIG_LAPB is not set
238# CONFIG_NET_DIVERT is not set
239# CONFIG_ECONET is not set
240# CONFIG_WAN_ROUTER is not set
241# CONFIG_NET_HW_FLOWCONTROL is not set
242
243#
244# QoS and/or fair queueing
245#
246# CONFIG_NET_SCHED is not set
247
248#
249# Network testing
250#
251# CONFIG_NET_PKTGEN is not set
252# CONFIG_NETPOLL is not set
253# CONFIG_NET_POLL_CONTROLLER is not set
254# CONFIG_HAMRADIO is not set
255# CONFIG_IRDA is not set
256# CONFIG_BT is not set
257CONFIG_NETDEVICES=y
258# CONFIG_DUMMY is not set
259# CONFIG_BONDING is not set
260# CONFIG_EQUALIZER is not set
261# CONFIG_TUN is not set
262
263#
264# ARCnet devices
265#
266# CONFIG_ARCNET is not set
267
268#
269# Ethernet (10 or 100Mbit)
270#
271CONFIG_NET_ETHERNET=y
272# CONFIG_MII is not set
273# CONFIG_OAKNET is not set
274# CONFIG_HAPPYMEAL is not set
275# CONFIG_SUNGEM is not set
276# CONFIG_NET_VENDOR_3COM is not set
277
278#
279# Tulip family network device support
280#
281# CONFIG_NET_TULIP is not set
282# CONFIG_HP100 is not set
283# CONFIG_NET_PCI 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_SK98LIN is not set
296# CONFIG_TIGON3 is not set
297
298#
299# Ethernet (10000 Mbit)
300#
301# CONFIG_IXGB is not set
302# CONFIG_S2IO is not set
303
304#
305# Token Ring devices
306#
307# CONFIG_TR is not set
308
309#
310# Wireless LAN (non-hamradio)
311#
312# CONFIG_NET_RADIO is not set
313
314#
315# Wan interfaces
316#
317# CONFIG_WAN is not set
318# CONFIG_FDDI is not set
319# CONFIG_HIPPI is not set
320# CONFIG_PPP is not set
321# CONFIG_SLIP is not set
322# CONFIG_RCPCI is not set
323# CONFIG_SHAPER is not set
324# CONFIG_NETCONSOLE is not set
325
326#
327# ISDN subsystem
328#
329# CONFIG_ISDN is not set
330
331#
332# Telephony Support
333#
334# CONFIG_PHONE is not set
335
336#
337# Input device support
338#
339CONFIG_INPUT=y
340
341#
342# Userland interfaces
343#
344CONFIG_INPUT_MOUSEDEV=y
345CONFIG_INPUT_MOUSEDEV_PSAUX=y
346CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
347CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
348# CONFIG_INPUT_JOYDEV is not set
349# CONFIG_INPUT_TSDEV is not set
350# CONFIG_INPUT_EVDEV is not set
351# CONFIG_INPUT_EVBUG is not set
352
353#
354# Input I/O drivers
355#
356# CONFIG_GAMEPORT is not set
357CONFIG_SOUND_GAMEPORT=y
358CONFIG_SERIO=y
359# CONFIG_SERIO_I8042 is not set
360CONFIG_SERIO_SERPORT=y
361# CONFIG_SERIO_CT82C710 is not set
362# CONFIG_SERIO_PCIPS2 is not set
363
364#
365# Input Device Drivers
366#
367# CONFIG_INPUT_KEYBOARD is not set
368# CONFIG_INPUT_MOUSE is not set
369# CONFIG_INPUT_JOYSTICK is not set
370# CONFIG_INPUT_TOUCHSCREEN is not set
371# CONFIG_INPUT_MISC is not set
372
373#
374# Character devices
375#
376# CONFIG_VT is not set
377# CONFIG_SERIAL_NONSTANDARD is not set
378
379#
380# Serial drivers
381#
382CONFIG_SERIAL_8250=y
383CONFIG_SERIAL_8250_CONSOLE=y
384CONFIG_SERIAL_8250_NR_UARTS=4
385# CONFIG_SERIAL_8250_EXTENDED is not set
386
387#
388# Non-8250 serial port support
389#
390CONFIG_SERIAL_CORE=y
391CONFIG_SERIAL_CORE_CONSOLE=y
392CONFIG_UNIX98_PTYS=y
393CONFIG_LEGACY_PTYS=y
394CONFIG_LEGACY_PTY_COUNT=256
395# CONFIG_QIC02_TAPE is not set
396
397#
398# IPMI
399#
400# CONFIG_IPMI_HANDLER is not set
401
402#
403# Watchdog Cards
404#
405# CONFIG_WATCHDOG is not set
406# CONFIG_NVRAM is not set
407CONFIG_GEN_RTC=y
408# CONFIG_GEN_RTC_X is not set
409# CONFIG_DTLK is not set
410# CONFIG_R3964 is not set
411# CONFIG_APPLICOM is not set
412
413#
414# Ftape, the floppy tape device driver
415#
416# CONFIG_FTAPE is not set
417# CONFIG_AGP is not set
418# CONFIG_DRM is not set
419# CONFIG_RAW_DRIVER is not set
420
421#
422# I2C support
423#
424# CONFIG_I2C is not set
425
426#
427# Misc devices
428#
429
430#
431# Multimedia devices
432#
433# CONFIG_VIDEO_DEV is not set
434
435#
436# Digital Video Broadcasting Devices
437#
438# CONFIG_DVB is not set
439
440#
441# Graphics support
442#
443# CONFIG_FB is not set
444
445#
446# Sound
447#
448# CONFIG_SOUND is not set
449
450#
451# USB support
452#
453# CONFIG_USB is not set
454
455#
456# USB Gadget Support
457#
458# CONFIG_USB_GADGET is not set
459
460#
461# File systems
462#
463CONFIG_EXT2_FS=y
464# CONFIG_EXT2_FS_XATTR is not set
465# CONFIG_EXT3_FS is not set
466# CONFIG_JBD is not set
467# CONFIG_REISERFS_FS is not set
468# CONFIG_JFS_FS is not set
469# CONFIG_XFS_FS is not set
470# CONFIG_MINIX_FS is not set
471# CONFIG_ROMFS_FS is not set
472# CONFIG_QUOTA is not set
473# CONFIG_AUTOFS_FS is not set
474# CONFIG_AUTOFS4_FS is not set
475
476#
477# CD-ROM/DVD Filesystems
478#
479# CONFIG_ISO9660_FS is not set
480# CONFIG_UDF_FS is not set
481
482#
483# DOS/FAT/NT Filesystems
484#
485# CONFIG_FAT_FS is not set
486# CONFIG_NTFS_FS is not set
487
488#
489# Pseudo filesystems
490#
491CONFIG_PROC_FS=y
492CONFIG_PROC_KCORE=y
493CONFIG_SYSFS=y
494# CONFIG_DEVFS_FS is not set
495# CONFIG_DEVPTS_FS_XATTR is not set
496CONFIG_TMPFS=y
497# CONFIG_HUGETLB_PAGE is not set
498CONFIG_RAMFS=y
499
500#
501# Miscellaneous filesystems
502#
503# CONFIG_ADFS_FS is not set
504# CONFIG_AFFS_FS is not set
505# CONFIG_HFS_FS is not set
506# CONFIG_HFSPLUS_FS is not set
507# CONFIG_BEFS_FS is not set
508# CONFIG_BFS_FS is not set
509# CONFIG_EFS_FS is not set
510# CONFIG_CRAMFS is not set
511# CONFIG_VXFS_FS is not set
512# CONFIG_HPFS_FS is not set
513# CONFIG_QNX4FS_FS is not set
514# CONFIG_SYSV_FS is not set
515# CONFIG_UFS_FS is not set
516
517#
518# Network File Systems
519#
520CONFIG_NFS_FS=y
521# CONFIG_NFS_V3 is not set
522# CONFIG_NFS_V4 is not set
523# CONFIG_NFS_DIRECTIO is not set
524# CONFIG_NFSD is not set
525CONFIG_ROOT_NFS=y
526CONFIG_LOCKD=y
527# CONFIG_EXPORTFS is not set
528CONFIG_SUNRPC=y
529# CONFIG_RPCSEC_GSS_KRB5 is not set
530# CONFIG_SMB_FS is not set
531# CONFIG_CIFS is not set
532# CONFIG_NCP_FS is not set
533# CONFIG_CODA_FS is not set
534# CONFIG_AFS_FS is not set
535
536#
537# Partition Types
538#
539# CONFIG_PARTITION_ADVANCED is not set
540CONFIG_MSDOS_PARTITION=y
541
542#
543# Native Language Support
544#
545# CONFIG_NLS is not set
546
547#
548# IBM 40x options
549#
550
551#
552# Library routines
553#
554CONFIG_CRC32=y
555# CONFIG_LIBCRC32C is not set
556
557#
558# Kernel hacking
559#
560# CONFIG_DEBUG_KERNEL is not set
561# CONFIG_SERIAL_TEXT_DEBUG is not set
562CONFIG_PPC_OCP=y
563
564#
565# Security options
566#
567# CONFIG_SECURITY is not set
568
569#
570# Cryptographic options
571#
572# CONFIG_CRYPTO is not set
diff --git a/arch/ppc/configs/est8260_defconfig b/arch/ppc/configs/est8260_defconfig
new file mode 100644
index 000000000000..b3f6446bb083
--- /dev/null
+++ b/arch/ppc/configs/est8260_defconfig
@@ -0,0 +1,491 @@
1#
2# Automatically generated make config: don't edit
3#
4CONFIG_MMU=y
5CONFIG_RWSEM_XCHGADD_ALGORITHM=y
6CONFIG_HAVE_DEC_LOCK=y
7
8#
9# Code maturity level options
10#
11CONFIG_EXPERIMENTAL=y
12
13#
14# General setup
15#
16CONFIG_SWAP=y
17CONFIG_SYSVIPC=y
18# CONFIG_BSD_PROCESS_ACCT is not set
19CONFIG_SYSCTL=y
20CONFIG_LOG_BUF_SHIFT=14
21CONFIG_EMBEDDED=y
22CONFIG_FUTEX=y
23# CONFIG_EPOLL is not set
24
25#
26# Loadable module support
27#
28# CONFIG_MODULES is not set
29
30#
31# Platform support
32#
33CONFIG_PPC=y
34CONFIG_PPC32=y
35CONFIG_6xx=y
36# CONFIG_40x is not set
37# CONFIG_POWER3 is not set
38# CONFIG_8xx is not set
39
40#
41# IBM 4xx options
42#
43CONFIG_EMBEDDEDBOOT=y
44CONFIG_8260=y
45CONFIG_PPC_STD_MMU=y
46CONFIG_SERIAL_CONSOLE=y
47CONFIG_EST8260=y
48# CONFIG_SBS8260 is not set
49# CONFIG_RPX6 is not set
50# CONFIG_TQM8260 is not set
51# CONFIG_WILLOW_1 is not set
52# CONFIG_SMP is not set
53# CONFIG_PREEMPT is not set
54# CONFIG_CPU_FREQ is not set
55
56#
57# General setup
58#
59# CONFIG_HIGHMEM is not set
60# CONFIG_PCI is not set
61# CONFIG_PCI_DOMAINS is not set
62# CONFIG_PC_KEYBOARD is not set
63CONFIG_KCORE_ELF=y
64CONFIG_BINFMT_ELF=y
65CONFIG_KERNEL_ELF=y
66# CONFIG_BINFMT_MISC is not set
67# CONFIG_HOTPLUG is not set
68
69#
70# Parallel port support
71#
72# CONFIG_PARPORT is not set
73# CONFIG_PPC601_SYNC_FIX is not set
74# CONFIG_CMDLINE_BOOL is not set
75
76#
77# Advanced setup
78#
79# CONFIG_ADVANCED_OPTIONS is not set
80
81#
82# Default settings for advanced configuration options are used
83#
84CONFIG_HIGHMEM_START=0xfe000000
85CONFIG_LOWMEM_SIZE=0x30000000
86CONFIG_KERNEL_START=0xc0000000
87CONFIG_TASK_SIZE=0x80000000
88CONFIG_BOOT_LOAD=0x00400000
89
90#
91# Memory Technology Devices (MTD)
92#
93# CONFIG_MTD is not set
94
95#
96# Plug and Play support
97#
98# CONFIG_PNP is not set
99
100#
101# Block devices
102#
103# CONFIG_BLK_DEV_FD is not set
104CONFIG_BLK_DEV_LOOP=y
105# CONFIG_BLK_DEV_NBD is not set
106CONFIG_BLK_DEV_RAM=y
107CONFIG_BLK_DEV_RAM_SIZE=4096
108CONFIG_BLK_DEV_INITRD=y
109
110#
111# Multi-device support (RAID and LVM)
112#
113# CONFIG_MD is not set
114
115#
116# ATA/IDE/MFM/RLL support
117#
118# CONFIG_IDE is not set
119
120#
121# SCSI support
122#
123# CONFIG_SCSI is not set
124
125#
126# Fusion MPT device support
127#
128
129#
130# I2O device support
131#
132
133#
134# Networking support
135#
136CONFIG_NET=y
137
138#
139# Networking options
140#
141CONFIG_PACKET=y
142# CONFIG_PACKET_MMAP is not set
143# CONFIG_NETLINK_DEV is not set
144# CONFIG_NETFILTER is not set
145CONFIG_UNIX=y
146# CONFIG_NET_KEY is not set
147CONFIG_INET=y
148CONFIG_IP_MULTICAST=y
149# CONFIG_IP_ADVANCED_ROUTER is not set
150CONFIG_IP_PNP=y
151CONFIG_IP_PNP_DHCP=y
152CONFIG_IP_PNP_BOOTP=y
153# CONFIG_IP_PNP_RARP is not set
154# CONFIG_NET_IPIP is not set
155# CONFIG_NET_IPGRE is not set
156# CONFIG_IP_MROUTE is not set
157# CONFIG_ARPD is not set
158# CONFIG_INET_ECN is not set
159CONFIG_SYN_COOKIES=y
160# CONFIG_INET_AH is not set
161# CONFIG_INET_ESP is not set
162# CONFIG_INET_IPCOMP is not set
163# CONFIG_IPV6 is not set
164# CONFIG_XFRM_USER is not set
165
166#
167# SCTP Configuration (EXPERIMENTAL)
168#
169CONFIG_IPV6_SCTP__=y
170# CONFIG_IP_SCTP is not set
171# CONFIG_ATM is not set
172# CONFIG_VLAN_8021Q is not set
173# CONFIG_LLC is not set
174# CONFIG_DECNET is not set
175# CONFIG_BRIDGE is not set
176# CONFIG_X25 is not set
177# CONFIG_LAPB is not set
178# CONFIG_NET_DIVERT is not set
179# CONFIG_ECONET is not set
180# CONFIG_WAN_ROUTER is not set
181# CONFIG_NET_HW_FLOWCONTROL is not set
182
183#
184# QoS and/or fair queueing
185#
186# CONFIG_NET_SCHED is not set
187
188#
189# Network testing
190#
191# CONFIG_NET_PKTGEN is not set
192CONFIG_NETDEVICES=y
193# CONFIG_DUMMY is not set
194# CONFIG_BONDING is not set
195# CONFIG_EQUALIZER is not set
196# CONFIG_TUN is not set
197# CONFIG_ETHERTAP is not set
198
199#
200# Ethernet (10 or 100Mbit)
201#
202CONFIG_NET_ETHERNET=y
203# CONFIG_MII is not set
204# CONFIG_OAKNET is not set
205
206#
207# Ethernet (1000 Mbit)
208#
209
210#
211# Ethernet (10000 Mbit)
212#
213# CONFIG_PPP is not set
214# CONFIG_SLIP is not set
215
216#
217# Wireless LAN (non-hamradio)
218#
219# CONFIG_NET_RADIO is not set
220
221#
222# Token Ring devices (depends on LLC=y)
223#
224# CONFIG_SHAPER is not set
225
226#
227# Wan interfaces
228#
229# CONFIG_WAN is not set
230
231#
232# Amateur Radio support
233#
234# CONFIG_HAMRADIO is not set
235
236#
237# IrDA (infrared) support
238#
239# CONFIG_IRDA is not set
240
241#
242# ISDN subsystem
243#
244# CONFIG_ISDN_BOOL is not set
245
246#
247# Graphics support
248#
249# CONFIG_FB is not set
250
251#
252# Old CD-ROM drivers (not SCSI, not IDE)
253#
254# CONFIG_CD_NO_IDESCSI is not set
255
256#
257# Input device support
258#
259# CONFIG_INPUT is not set
260
261#
262# Userland interfaces
263#
264
265#
266# Input I/O drivers
267#
268# CONFIG_GAMEPORT is not set
269CONFIG_SOUND_GAMEPORT=y
270# CONFIG_SERIO is not set
271
272#
273# Input Device Drivers
274#
275
276#
277# Macintosh device drivers
278#
279
280#
281# Character devices
282#
283# CONFIG_SERIAL_NONSTANDARD is not set
284
285#
286# Serial drivers
287#
288CONFIG_SERIAL_8250=y
289CONFIG_SERIAL_8250_CONSOLE=y
290# CONFIG_SERIAL_8250_EXTENDED is not set
291
292#
293# Non-8250 serial port support
294#
295CONFIG_SERIAL_CORE=y
296CONFIG_SERIAL_CORE_CONSOLE=y
297CONFIG_UNIX98_PTYS=y
298CONFIG_UNIX98_PTY_COUNT=256
299
300#
301# I2C support
302#
303# CONFIG_I2C is not set
304
305#
306# I2C Hardware Sensors Mainboard support
307#
308
309#
310# I2C Hardware Sensors Chip support
311#
312# CONFIG_I2C_SENSOR is not set
313
314#
315# Mice
316#
317# CONFIG_BUSMOUSE is not set
318# CONFIG_QIC02_TAPE is not set
319
320#
321# IPMI
322#
323# CONFIG_IPMI_HANDLER is not set
324
325#
326# Watchdog Cards
327#
328# CONFIG_WATCHDOG is not set
329# CONFIG_NVRAM is not set
330CONFIG_GEN_RTC=y
331# CONFIG_GEN_RTC_X is not set
332# CONFIG_DTLK is not set
333# CONFIG_R3964 is not set
334# CONFIG_APPLICOM is not set
335
336#
337# Ftape, the floppy tape device driver
338#
339# CONFIG_FTAPE is not set
340# CONFIG_AGP is not set
341# CONFIG_DRM is not set
342# CONFIG_RAW_DRIVER is not set
343# CONFIG_HANGCHECK_TIMER is not set
344
345#
346# Multimedia devices
347#
348# CONFIG_VIDEO_DEV is not set
349
350#
351# Digital Video Broadcasting Devices
352#
353# CONFIG_DVB is not set
354
355#
356# File systems
357#
358CONFIG_EXT2_FS=y
359# CONFIG_EXT2_FS_XATTR is not set
360CONFIG_EXT3_FS=y
361CONFIG_EXT3_FS_XATTR=y
362# CONFIG_EXT3_FS_POSIX_ACL is not set
363# CONFIG_EXT3_FS_SECURITY is not set
364CONFIG_JBD=y
365# CONFIG_JBD_DEBUG is not set
366CONFIG_FS_MBCACHE=y
367# CONFIG_REISERFS_FS is not set
368# CONFIG_JFS_FS is not set
369# CONFIG_XFS_FS is not set
370# CONFIG_MINIX_FS is not set
371# CONFIG_ROMFS_FS is not set
372# CONFIG_QUOTA is not set
373# CONFIG_AUTOFS_FS is not set
374# CONFIG_AUTOFS4_FS is not set
375
376#
377# CD-ROM/DVD Filesystems
378#
379# CONFIG_ISO9660_FS is not set
380# CONFIG_UDF_FS is not set
381
382#
383# DOS/FAT/NT Filesystems
384#
385# CONFIG_FAT_FS is not set
386# CONFIG_NTFS_FS is not set
387
388#
389# Pseudo filesystems
390#
391CONFIG_PROC_FS=y
392# CONFIG_DEVFS_FS is not set
393CONFIG_DEVPTS_FS=y
394# CONFIG_DEVPTS_FS_XATTR is not set
395CONFIG_TMPFS=y
396CONFIG_RAMFS=y
397
398#
399# Miscellaneous filesystems
400#
401# CONFIG_ADFS_FS is not set
402# CONFIG_AFFS_FS is not set
403# CONFIG_HFS_FS is not set
404# CONFIG_BEFS_FS is not set
405# CONFIG_BFS_FS is not set
406# CONFIG_EFS_FS is not set
407# CONFIG_CRAMFS is not set
408# CONFIG_VXFS_FS is not set
409# CONFIG_HPFS_FS is not set
410# CONFIG_QNX4FS_FS is not set
411# CONFIG_SYSV_FS is not set
412# CONFIG_UFS_FS is not set
413
414#
415# Network File Systems
416#
417CONFIG_NFS_FS=y
418# CONFIG_NFS_V3 is not set
419# CONFIG_NFS_V4 is not set
420# CONFIG_NFSD is not set
421CONFIG_ROOT_NFS=y
422CONFIG_LOCKD=y
423# CONFIG_EXPORTFS is not set
424CONFIG_SUNRPC=y
425# CONFIG_SUNRPC_GSS is not set
426# CONFIG_SMB_FS is not set
427# CONFIG_CIFS is not set
428# CONFIG_NCP_FS is not set
429# CONFIG_CODA_FS is not set
430# CONFIG_INTERMEZZO_FS is not set
431# CONFIG_AFS_FS is not set
432
433#
434# Partition Types
435#
436CONFIG_PARTITION_ADVANCED=y
437# CONFIG_ACORN_PARTITION is not set
438# CONFIG_OSF_PARTITION is not set
439# CONFIG_AMIGA_PARTITION is not set
440# CONFIG_ATARI_PARTITION is not set
441# CONFIG_MAC_PARTITION is not set
442# CONFIG_MSDOS_PARTITION is not set
443# CONFIG_LDM_PARTITION is not set
444# CONFIG_NEC98_PARTITION is not set
445# CONFIG_SGI_PARTITION is not set
446# CONFIG_ULTRIX_PARTITION is not set
447# CONFIG_SUN_PARTITION is not set
448# CONFIG_EFI_PARTITION is not set
449
450#
451# Sound
452#
453# CONFIG_SOUND is not set
454CONFIG_SCC_ENET=y
455# CONFIG_FEC_ENET is not set
456
457#
458# MPC8260 CPM Options
459#
460CONFIG_SCC_CONSOLE=y
461
462#
463# USB support
464#
465# CONFIG_USB_GADGET is not set
466
467#
468# Bluetooth support
469#
470# CONFIG_BT is not set
471
472#
473# Library routines
474#
475# CONFIG_CRC32 is not set
476
477#
478# Kernel hacking
479#
480# CONFIG_DEBUG_KERNEL is not set
481# CONFIG_KALLSYMS is not set
482
483#
484# Security options
485#
486# CONFIG_SECURITY is not set
487
488#
489# Cryptographic options
490#
491# CONFIG_CRYPTO is not set
diff --git a/arch/ppc/configs/ev64260_defconfig b/arch/ppc/configs/ev64260_defconfig
new file mode 100644
index 000000000000..84cc142a67bb
--- /dev/null
+++ b/arch/ppc/configs/ev64260_defconfig
@@ -0,0 +1,759 @@
1#
2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.10-rc2
4# Fri Nov 19 11:17:02 2004
5#
6CONFIG_MMU=y
7CONFIG_GENERIC_HARDIRQS=y
8CONFIG_RWSEM_XCHGADD_ALGORITHM=y
9CONFIG_HAVE_DEC_LOCK=y
10CONFIG_PPC=y
11CONFIG_PPC32=y
12CONFIG_GENERIC_NVRAM=y
13
14#
15# Code maturity level options
16#
17CONFIG_EXPERIMENTAL=y
18CONFIG_CLEAN_COMPILE=y
19CONFIG_BROKEN_ON_SMP=y
20
21#
22# General setup
23#
24CONFIG_LOCALVERSION=""
25CONFIG_SWAP=y
26CONFIG_SYSVIPC=y
27# CONFIG_POSIX_MQUEUE is not set
28# CONFIG_BSD_PROCESS_ACCT is not set
29CONFIG_SYSCTL=y
30# CONFIG_AUDIT is not set
31CONFIG_LOG_BUF_SHIFT=14
32# CONFIG_HOTPLUG is not set
33CONFIG_KOBJECT_UEVENT=y
34# CONFIG_IKCONFIG is not set
35# CONFIG_EMBEDDED is not set
36CONFIG_KALLSYMS=y
37# CONFIG_KALLSYMS_EXTRA_PASS is not set
38CONFIG_FUTEX=y
39CONFIG_EPOLL=y
40# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
41CONFIG_SHMEM=y
42CONFIG_CC_ALIGN_FUNCTIONS=0
43CONFIG_CC_ALIGN_LABELS=0
44CONFIG_CC_ALIGN_LOOPS=0
45CONFIG_CC_ALIGN_JUMPS=0
46# CONFIG_TINY_SHMEM is not set
47
48#
49# Loadable module support
50#
51CONFIG_MODULES=y
52CONFIG_MODULE_UNLOAD=y
53# CONFIG_MODULE_FORCE_UNLOAD is not set
54CONFIG_OBSOLETE_MODPARM=y
55# CONFIG_MODVERSIONS is not set
56# CONFIG_MODULE_SRCVERSION_ALL is not set
57CONFIG_KMOD=y
58
59#
60# Processor
61#
62CONFIG_6xx=y
63# CONFIG_40x is not set
64# CONFIG_44x is not set
65# CONFIG_POWER3 is not set
66# CONFIG_POWER4 is not set
67# CONFIG_8xx is not set
68# CONFIG_E500 is not set
69CONFIG_ALTIVEC=y
70CONFIG_TAU=y
71# CONFIG_TAU_INT is not set
72# CONFIG_TAU_AVERAGE is not set
73# CONFIG_CPU_FREQ is not set
74CONFIG_PPC_GEN550=y
75CONFIG_PPC_STD_MMU=y
76# CONFIG_NOT_COHERENT_CACHE is not set
77
78#
79# Platform options
80#
81# CONFIG_PPC_MULTIPLATFORM is not set
82# CONFIG_APUS is not set
83# CONFIG_WILLOW is not set
84# CONFIG_PCORE is not set
85# CONFIG_POWERPMC250 is not set
86# CONFIG_SPRUCE is not set
87CONFIG_EV64260=y
88# CONFIG_LOPEC is not set
89# CONFIG_MCPN765 is not set
90# CONFIG_MVME5100 is not set
91# CONFIG_PPLUS is not set
92# CONFIG_PRPMC750 is not set
93# CONFIG_PRPMC800 is not set
94# CONFIG_SANDPOINT is not set
95# CONFIG_ADIR is not set
96# CONFIG_K2 is not set
97# CONFIG_PAL4 is not set
98# CONFIG_GEMINI is not set
99# CONFIG_EST8260 is not set
100# CONFIG_SBC82xx is not set
101# CONFIG_SBS8260 is not set
102# CONFIG_RPX8260 is not set
103# CONFIG_TQM8260 is not set
104# CONFIG_ADS8272 is not set
105# CONFIG_LITE5200 is not set
106CONFIG_GT64260=y
107CONFIG_MV64X60=y
108
109#
110# Set bridge options
111#
112CONFIG_MV64X60_BASE=0xf1000000
113CONFIG_MV64X60_NEW_BASE=0xfbe00000
114# CONFIG_SMP is not set
115# CONFIG_PREEMPT is not set
116# CONFIG_HIGHMEM is not set
117CONFIG_BINFMT_ELF=y
118CONFIG_BINFMT_MISC=y
119CONFIG_CMDLINE_BOOL=y
120CONFIG_CMDLINE="console=ttyS0,115200 ip=on"
121
122#
123# Bus options
124#
125CONFIG_GENERIC_ISA_DMA=y
126CONFIG_PCI=y
127CONFIG_PCI_DOMAINS=y
128CONFIG_PCI_LEGACY_PROC=y
129CONFIG_PCI_NAMES=y
130
131#
132# Advanced setup
133#
134# CONFIG_ADVANCED_OPTIONS is not set
135
136#
137# Default settings for advanced configuration options are used
138#
139CONFIG_HIGHMEM_START=0xfe000000
140CONFIG_LOWMEM_SIZE=0x30000000
141CONFIG_KERNEL_START=0xc0000000
142CONFIG_TASK_SIZE=0x80000000
143CONFIG_BOOT_LOAD=0x00800000
144
145#
146# Device Drivers
147#
148
149#
150# Generic Driver Options
151#
152CONFIG_STANDALONE=y
153CONFIG_PREVENT_FIRMWARE_BUILD=y
154
155#
156# Memory Technology Devices (MTD)
157#
158# CONFIG_MTD is not set
159
160#
161# Parallel port support
162#
163# CONFIG_PARPORT is not set
164
165#
166# Plug and Play support
167#
168
169#
170# Block devices
171#
172# CONFIG_BLK_DEV_FD is not set
173# CONFIG_BLK_CPQ_DA is not set
174# CONFIG_BLK_CPQ_CISS_DA is not set
175# CONFIG_BLK_DEV_DAC960 is not set
176# CONFIG_BLK_DEV_UMEM is not set
177CONFIG_BLK_DEV_LOOP=y
178# CONFIG_BLK_DEV_CRYPTOLOOP is not set
179# CONFIG_BLK_DEV_NBD is not set
180# CONFIG_BLK_DEV_SX8 is not set
181CONFIG_BLK_DEV_RAM=y
182CONFIG_BLK_DEV_RAM_SIZE=4096
183CONFIG_BLK_DEV_INITRD=y
184CONFIG_INITRAMFS_SOURCE=""
185# CONFIG_LBD is not set
186# CONFIG_CDROM_PKTCDVD is not set
187
188#
189# IO Schedulers
190#
191CONFIG_IOSCHED_NOOP=y
192CONFIG_IOSCHED_AS=y
193CONFIG_IOSCHED_DEADLINE=y
194CONFIG_IOSCHED_CFQ=y
195
196#
197# ATA/ATAPI/MFM/RLL support
198#
199# CONFIG_IDE is not set
200
201#
202# SCSI device support
203#
204# CONFIG_SCSI is not set
205
206#
207# Multi-device support (RAID and LVM)
208#
209# CONFIG_MD is not set
210
211#
212# Fusion MPT device support
213#
214
215#
216# IEEE 1394 (FireWire) support
217#
218# CONFIG_IEEE1394 is not set
219
220#
221# I2O device support
222#
223# CONFIG_I2O is not set
224
225#
226# Macintosh device drivers
227#
228
229#
230# Networking support
231#
232CONFIG_NET=y
233
234#
235# Networking options
236#
237CONFIG_PACKET=y
238# CONFIG_PACKET_MMAP is not set
239# CONFIG_NETLINK_DEV is not set
240CONFIG_UNIX=y
241# CONFIG_NET_KEY is not set
242CONFIG_INET=y
243CONFIG_IP_MULTICAST=y
244# CONFIG_IP_ADVANCED_ROUTER is not set
245CONFIG_IP_PNP=y
246CONFIG_IP_PNP_DHCP=y
247# CONFIG_IP_PNP_BOOTP is not set
248# CONFIG_IP_PNP_RARP is not set
249# CONFIG_NET_IPIP is not set
250# CONFIG_NET_IPGRE is not set
251# CONFIG_IP_MROUTE is not set
252# CONFIG_ARPD is not set
253CONFIG_SYN_COOKIES=y
254# CONFIG_INET_AH is not set
255# CONFIG_INET_ESP is not set
256# CONFIG_INET_IPCOMP is not set
257# CONFIG_INET_TUNNEL is not set
258CONFIG_IP_TCPDIAG=y
259# CONFIG_IP_TCPDIAG_IPV6 is not set
260
261#
262# IP: Virtual Server Configuration
263#
264# CONFIG_IP_VS is not set
265# CONFIG_IPV6 is not set
266CONFIG_NETFILTER=y
267# CONFIG_NETFILTER_DEBUG is not set
268
269#
270# IP: Netfilter Configuration
271#
272# CONFIG_IP_NF_CONNTRACK is not set
273# CONFIG_IP_NF_CONNTRACK_MARK is not set
274# CONFIG_IP_NF_QUEUE is not set
275# CONFIG_IP_NF_IPTABLES is not set
276# CONFIG_IP_NF_ARPTABLES is not set
277# CONFIG_IP_NF_COMPAT_IPCHAINS is not set
278# CONFIG_IP_NF_COMPAT_IPFWADM is not set
279
280#
281# SCTP Configuration (EXPERIMENTAL)
282#
283# CONFIG_IP_SCTP is not set
284# CONFIG_ATM is not set
285# CONFIG_BRIDGE is not set
286# CONFIG_VLAN_8021Q is not set
287# CONFIG_DECNET is not set
288# CONFIG_LLC2 is not set
289# CONFIG_IPX is not set
290# CONFIG_ATALK is not set
291# CONFIG_X25 is not set
292# CONFIG_LAPB is not set
293# CONFIG_NET_DIVERT is not set
294# CONFIG_ECONET is not set
295# CONFIG_WAN_ROUTER is not set
296
297#
298# QoS and/or fair queueing
299#
300# CONFIG_NET_SCHED is not set
301# CONFIG_NET_CLS_ROUTE is not set
302
303#
304# Network testing
305#
306# CONFIG_NET_PKTGEN is not set
307# CONFIG_NETPOLL is not set
308# CONFIG_NET_POLL_CONTROLLER is not set
309# CONFIG_HAMRADIO is not set
310# CONFIG_IRDA is not set
311# CONFIG_BT is not set
312CONFIG_NETDEVICES=y
313# CONFIG_DUMMY is not set
314# CONFIG_BONDING is not set
315# CONFIG_EQUALIZER is not set
316# CONFIG_TUN is not set
317
318#
319# ARCnet devices
320#
321# CONFIG_ARCNET is not set
322
323#
324# Ethernet (10 or 100Mbit)
325#
326CONFIG_NET_ETHERNET=y
327CONFIG_MII=y
328# CONFIG_HAPPYMEAL is not set
329# CONFIG_SUNGEM is not set
330# CONFIG_NET_VENDOR_3COM is not set
331
332#
333# Tulip family network device support
334#
335CONFIG_NET_TULIP=y
336# CONFIG_DE2104X is not set
337CONFIG_TULIP=y
338# CONFIG_TULIP_MWI is not set
339# CONFIG_TULIP_MMIO is not set
340# CONFIG_TULIP_NAPI is not set
341# CONFIG_DE4X5 is not set
342# CONFIG_WINBOND_840 is not set
343# CONFIG_DM9102 is not set
344# CONFIG_HP100 is not set
345CONFIG_NET_PCI=y
346# CONFIG_PCNET32 is not set
347# CONFIG_AMD8111_ETH is not set
348# CONFIG_ADAPTEC_STARFIRE is not set
349# CONFIG_B44 is not set
350# CONFIG_FORCEDETH is not set
351# CONFIG_DGRS is not set
352# CONFIG_EEPRO100 is not set
353CONFIG_E100=y
354# CONFIG_E100_NAPI is not set
355# CONFIG_FEALNX is not set
356# CONFIG_NATSEMI is not set
357# CONFIG_NE2K_PCI is not set
358# CONFIG_8139CP is not set
359# CONFIG_8139TOO is not set
360# CONFIG_SIS900 is not set
361# CONFIG_EPIC100 is not set
362# CONFIG_SUNDANCE is not set
363# CONFIG_TLAN is not set
364# CONFIG_VIA_RHINE is not set
365
366#
367# Ethernet (1000 Mbit)
368#
369# CONFIG_ACENIC is not set
370# CONFIG_DL2K is not set
371# CONFIG_E1000 is not set
372# CONFIG_NS83820 is not set
373# CONFIG_HAMACHI is not set
374# CONFIG_YELLOWFIN is not set
375# CONFIG_R8169 is not set
376# CONFIG_SK98LIN is not set
377# CONFIG_VIA_VELOCITY is not set
378# CONFIG_TIGON3 is not set
379
380#
381# Ethernet (10000 Mbit)
382#
383# CONFIG_IXGB is not set
384# CONFIG_S2IO is not set
385
386#
387# Token Ring devices
388#
389# CONFIG_TR is not set
390
391#
392# Wireless LAN (non-hamradio)
393#
394# CONFIG_NET_RADIO is not set
395
396#
397# Wan interfaces
398#
399# CONFIG_WAN is not set
400# CONFIG_FDDI is not set
401# CONFIG_HIPPI is not set
402# CONFIG_PPP is not set
403# CONFIG_SLIP is not set
404# CONFIG_SHAPER is not set
405# CONFIG_NETCONSOLE is not set
406
407#
408# ISDN subsystem
409#
410# CONFIG_ISDN is not set
411
412#
413# Telephony Support
414#
415# CONFIG_PHONE is not set
416
417#
418# Input device support
419#
420CONFIG_INPUT=y
421
422#
423# Userland interfaces
424#
425CONFIG_INPUT_MOUSEDEV=y
426CONFIG_INPUT_MOUSEDEV_PSAUX=y
427CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
428CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
429# CONFIG_INPUT_JOYDEV is not set
430# CONFIG_INPUT_TSDEV is not set
431# CONFIG_INPUT_EVDEV is not set
432# CONFIG_INPUT_EVBUG is not set
433
434#
435# Input I/O drivers
436#
437# CONFIG_GAMEPORT is not set
438CONFIG_SOUND_GAMEPORT=y
439CONFIG_SERIO=y
440CONFIG_SERIO_I8042=y
441CONFIG_SERIO_SERPORT=y
442# CONFIG_SERIO_CT82C710 is not set
443# CONFIG_SERIO_PCIPS2 is not set
444# CONFIG_SERIO_RAW is not set
445
446#
447# Input Device Drivers
448#
449CONFIG_INPUT_KEYBOARD=y
450CONFIG_KEYBOARD_ATKBD=y
451# CONFIG_KEYBOARD_SUNKBD is not set
452# CONFIG_KEYBOARD_LKKBD is not set
453# CONFIG_KEYBOARD_XTKBD is not set
454# CONFIG_KEYBOARD_NEWTON is not set
455CONFIG_INPUT_MOUSE=y
456CONFIG_MOUSE_PS2=y
457# CONFIG_MOUSE_SERIAL is not set
458# CONFIG_MOUSE_VSXXXAA is not set
459# CONFIG_INPUT_JOYSTICK is not set
460# CONFIG_INPUT_TOUCHSCREEN is not set
461# CONFIG_INPUT_MISC is not set
462
463#
464# Character devices
465#
466CONFIG_VT=y
467CONFIG_VT_CONSOLE=y
468CONFIG_HW_CONSOLE=y
469# CONFIG_SERIAL_NONSTANDARD is not set
470
471#
472# Serial drivers
473#
474CONFIG_SERIAL_8250=y
475CONFIG_SERIAL_8250_CONSOLE=y
476CONFIG_SERIAL_8250_NR_UARTS=4
477# CONFIG_SERIAL_8250_EXTENDED is not set
478
479#
480# Non-8250 serial port support
481#
482CONFIG_SERIAL_CORE=y
483CONFIG_SERIAL_CORE_CONSOLE=y
484CONFIG_UNIX98_PTYS=y
485CONFIG_LEGACY_PTYS=y
486CONFIG_LEGACY_PTY_COUNT=256
487
488#
489# IPMI
490#
491# CONFIG_IPMI_HANDLER is not set
492
493#
494# Watchdog Cards
495#
496# CONFIG_WATCHDOG is not set
497# CONFIG_NVRAM is not set
498CONFIG_GEN_RTC=y
499# CONFIG_GEN_RTC_X is not set
500# CONFIG_DTLK is not set
501# CONFIG_R3964 is not set
502# CONFIG_APPLICOM is not set
503
504#
505# Ftape, the floppy tape device driver
506#
507# CONFIG_AGP is not set
508# CONFIG_DRM is not set
509# CONFIG_RAW_DRIVER is not set
510
511#
512# I2C support
513#
514CONFIG_I2C=m
515CONFIG_I2C_CHARDEV=m
516
517#
518# I2C Algorithms
519#
520# CONFIG_I2C_ALGOBIT is not set
521# CONFIG_I2C_ALGOPCF is not set
522# CONFIG_I2C_ALGOPCA is not set
523
524#
525# I2C Hardware Bus support
526#
527# CONFIG_I2C_ALI1535 is not set
528# CONFIG_I2C_ALI1563 is not set
529# CONFIG_I2C_ALI15X3 is not set
530# CONFIG_I2C_AMD756 is not set
531# CONFIG_I2C_AMD8111 is not set
532# CONFIG_I2C_I801 is not set
533# CONFIG_I2C_I810 is not set
534# CONFIG_I2C_ISA is not set
535# CONFIG_I2C_NFORCE2 is not set
536# CONFIG_I2C_PARPORT_LIGHT is not set
537# CONFIG_I2C_PIIX4 is not set
538# CONFIG_I2C_PROSAVAGE is not set
539# CONFIG_I2C_SAVAGE4 is not set
540# CONFIG_SCx200_ACB is not set
541# CONFIG_I2C_SIS5595 is not set
542# CONFIG_I2C_SIS630 is not set
543# CONFIG_I2C_SIS96X is not set
544# CONFIG_I2C_STUB is not set
545# CONFIG_I2C_VIA is not set
546# CONFIG_I2C_VIAPRO is not set
547# CONFIG_I2C_VOODOO3 is not set
548# CONFIG_I2C_PCA_ISA is not set
549
550#
551# Hardware Sensors Chip support
552#
553# CONFIG_I2C_SENSOR is not set
554# CONFIG_SENSORS_ADM1021 is not set
555# CONFIG_SENSORS_ADM1025 is not set
556# CONFIG_SENSORS_ADM1031 is not set
557# CONFIG_SENSORS_ASB100 is not set
558# CONFIG_SENSORS_DS1621 is not set
559# CONFIG_SENSORS_FSCHER is not set
560# CONFIG_SENSORS_GL518SM is not set
561# CONFIG_SENSORS_IT87 is not set
562# CONFIG_SENSORS_LM63 is not set
563# CONFIG_SENSORS_LM75 is not set
564# CONFIG_SENSORS_LM77 is not set
565# CONFIG_SENSORS_LM78 is not set
566# CONFIG_SENSORS_LM80 is not set
567# CONFIG_SENSORS_LM83 is not set
568# CONFIG_SENSORS_LM85 is not set
569# CONFIG_SENSORS_LM87 is not set
570# CONFIG_SENSORS_LM90 is not set
571# CONFIG_SENSORS_MAX1619 is not set
572# CONFIG_SENSORS_PC87360 is not set
573# CONFIG_SENSORS_SMSC47M1 is not set
574# CONFIG_SENSORS_VIA686A is not set
575# CONFIG_SENSORS_W83781D is not set
576# CONFIG_SENSORS_W83L785TS is not set
577# CONFIG_SENSORS_W83627HF is not set
578
579#
580# Other I2C Chip support
581#
582# CONFIG_SENSORS_EEPROM is not set
583# CONFIG_SENSORS_PCF8574 is not set
584# CONFIG_SENSORS_PCF8591 is not set
585# CONFIG_SENSORS_RTC8564 is not set
586# CONFIG_I2C_DEBUG_CORE is not set
587# CONFIG_I2C_DEBUG_ALGO is not set
588# CONFIG_I2C_DEBUG_BUS is not set
589# CONFIG_I2C_DEBUG_CHIP is not set
590
591#
592# Dallas's 1-wire bus
593#
594# CONFIG_W1 is not set
595
596#
597# Misc devices
598#
599
600#
601# Multimedia devices
602#
603# CONFIG_VIDEO_DEV is not set
604
605#
606# Digital Video Broadcasting Devices
607#
608# CONFIG_DVB is not set
609
610#
611# Graphics support
612#
613# CONFIG_FB is not set
614
615#
616# Console display driver support
617#
618CONFIG_VGA_CONSOLE=y
619CONFIG_DUMMY_CONSOLE=y
620
621#
622# Sound
623#
624# CONFIG_SOUND is not set
625
626#
627# USB support
628#
629# CONFIG_USB is not set
630CONFIG_USB_ARCH_HAS_HCD=y
631CONFIG_USB_ARCH_HAS_OHCI=y
632
633#
634# USB Gadget Support
635#
636# CONFIG_USB_GADGET is not set
637
638#
639# File systems
640#
641CONFIG_EXT2_FS=y
642# CONFIG_EXT2_FS_XATTR is not set
643# CONFIG_EXT3_FS is not set
644# CONFIG_JBD is not set
645# CONFIG_REISERFS_FS is not set
646# CONFIG_JFS_FS is not set
647# CONFIG_XFS_FS is not set
648# CONFIG_MINIX_FS is not set
649# CONFIG_ROMFS_FS is not set
650# CONFIG_QUOTA is not set
651CONFIG_DNOTIFY=y
652# CONFIG_AUTOFS_FS is not set
653# CONFIG_AUTOFS4_FS is not set
654
655#
656# CD-ROM/DVD Filesystems
657#
658# CONFIG_ISO9660_FS is not set
659# CONFIG_UDF_FS is not set
660
661#
662# DOS/FAT/NT Filesystems
663#
664# CONFIG_MSDOS_FS is not set
665# CONFIG_VFAT_FS is not set
666# CONFIG_NTFS_FS is not set
667
668#
669# Pseudo filesystems
670#
671CONFIG_PROC_FS=y
672# CONFIG_PROC_KCORE is not set
673CONFIG_SYSFS=y
674CONFIG_DEVFS_FS=y
675# CONFIG_DEVFS_MOUNT is not set
676# CONFIG_DEVFS_DEBUG is not set
677# CONFIG_DEVPTS_FS_XATTR is not set
678CONFIG_TMPFS=y
679# CONFIG_TMPFS_XATTR is not set
680# CONFIG_HUGETLB_PAGE is not set
681CONFIG_RAMFS=y
682
683#
684# Miscellaneous filesystems
685#
686# CONFIG_ADFS_FS is not set
687# CONFIG_AFFS_FS is not set
688# CONFIG_HFS_FS is not set
689# CONFIG_HFSPLUS_FS is not set
690# CONFIG_BEFS_FS is not set
691# CONFIG_BFS_FS is not set
692# CONFIG_EFS_FS is not set
693# CONFIG_CRAMFS is not set
694# CONFIG_VXFS_FS is not set
695# CONFIG_HPFS_FS is not set
696# CONFIG_QNX4FS_FS is not set
697# CONFIG_SYSV_FS is not set
698# CONFIG_UFS_FS is not set
699
700#
701# Network File Systems
702#
703CONFIG_NFS_FS=y
704CONFIG_NFS_V3=y
705# CONFIG_NFS_V4 is not set
706# CONFIG_NFS_DIRECTIO is not set
707# CONFIG_NFSD is not set
708CONFIG_ROOT_NFS=y
709CONFIG_LOCKD=y
710CONFIG_LOCKD_V4=y
711# CONFIG_EXPORTFS is not set
712CONFIG_SUNRPC=y
713# CONFIG_RPCSEC_GSS_KRB5 is not set
714# CONFIG_RPCSEC_GSS_SPKM3 is not set
715# CONFIG_SMB_FS is not set
716# CONFIG_CIFS is not set
717# CONFIG_NCP_FS is not set
718# CONFIG_CODA_FS is not set
719# CONFIG_AFS_FS is not set
720
721#
722# Partition Types
723#
724# CONFIG_PARTITION_ADVANCED is not set
725CONFIG_MSDOS_PARTITION=y
726
727#
728# Native Language Support
729#
730# CONFIG_NLS is not set
731
732#
733# Library routines
734#
735# CONFIG_CRC_CCITT is not set
736CONFIG_CRC32=y
737# CONFIG_LIBCRC32C is not set
738
739#
740# Profiling support
741#
742# CONFIG_PROFILING is not set
743
744#
745# Kernel hacking
746#
747# CONFIG_DEBUG_KERNEL is not set
748# CONFIG_SERIAL_TEXT_DEBUG is not set
749
750#
751# Security options
752#
753# CONFIG_KEYS is not set
754# CONFIG_SECURITY is not set
755
756#
757# Cryptographic options
758#
759# CONFIG_CRYPTO is not set
diff --git a/arch/ppc/configs/gemini_defconfig b/arch/ppc/configs/gemini_defconfig
new file mode 100644
index 000000000000..ebcd17b097f1
--- /dev/null
+++ b/arch/ppc/configs/gemini_defconfig
@@ -0,0 +1,618 @@
1#
2# Automatically generated make config: don't edit
3#
4CONFIG_MMU=y
5CONFIG_RWSEM_XCHGADD_ALGORITHM=y
6CONFIG_HAVE_DEC_LOCK=y
7
8#
9# Code maturity level options
10#
11CONFIG_EXPERIMENTAL=y
12
13#
14# General setup
15#
16CONFIG_SWAP=y
17CONFIG_SYSVIPC=y
18# CONFIG_BSD_PROCESS_ACCT is not set
19CONFIG_SYSCTL=y
20CONFIG_LOG_BUF_SHIFT=14
21# CONFIG_EMBEDDED is not set
22CONFIG_FUTEX=y
23CONFIG_EPOLL=y
24
25#
26# Loadable module support
27#
28CONFIG_MODULES=y
29CONFIG_MODULE_UNLOAD=y
30# CONFIG_MODULE_FORCE_UNLOAD is not set
31CONFIG_OBSOLETE_MODPARM=y
32# CONFIG_MODVERSIONS is not set
33CONFIG_KMOD=y
34
35#
36# Platform support
37#
38CONFIG_PPC=y
39CONFIG_PPC32=y
40CONFIG_6xx=y
41# CONFIG_40x is not set
42# CONFIG_POWER3 is not set
43# CONFIG_8xx is not set
44
45#
46# IBM 4xx options
47#
48# CONFIG_8260 is not set
49CONFIG_GENERIC_ISA_DMA=y
50CONFIG_PPC_STD_MMU=y
51# CONFIG_PPC_MULTIPLATFORM is not set
52# CONFIG_APUS is not set
53# CONFIG_WILLOW_2 is not set
54# CONFIG_PCORE is not set
55# CONFIG_POWERPMC250 is not set
56# CONFIG_EV64260 is not set
57# CONFIG_SPRUCE is not set
58# CONFIG_LOPEC is not set
59# CONFIG_MCPN765 is not set
60# CONFIG_MVME5100 is not set
61# CONFIG_PPLUS is not set
62# CONFIG_PRPMC750 is not set
63# CONFIG_PRPMC800 is not set
64# CONFIG_SANDPOINT is not set
65# CONFIG_ADIR is not set
66# CONFIG_K2 is not set
67# CONFIG_PAL4 is not set
68CONFIG_GEMINI=y
69# CONFIG_SMP is not set
70# CONFIG_PREEMPT is not set
71CONFIG_ALTIVEC=y
72CONFIG_TAU=y
73# CONFIG_TAU_INT is not set
74# CONFIG_TAU_AVERAGE is not set
75# CONFIG_CPU_FREQ is not set
76
77#
78# General setup
79#
80# CONFIG_HIGHMEM is not set
81CONFIG_PCI=y
82CONFIG_PCI_DOMAINS=y
83CONFIG_KCORE_ELF=y
84CONFIG_BINFMT_ELF=y
85CONFIG_KERNEL_ELF=y
86# CONFIG_BINFMT_MISC is not set
87CONFIG_PCI_LEGACY_PROC=y
88CONFIG_PCI_NAMES=y
89# CONFIG_HOTPLUG is not set
90
91#
92# Parallel port support
93#
94# CONFIG_PARPORT is not set
95# CONFIG_PPC601_SYNC_FIX is not set
96# CONFIG_CMDLINE_BOOL is not set
97
98#
99# Advanced setup
100#
101# CONFIG_ADVANCED_OPTIONS is not set
102
103#
104# Default settings for advanced configuration options are used
105#
106CONFIG_HIGHMEM_START=0xfe000000
107CONFIG_LOWMEM_SIZE=0x30000000
108CONFIG_KERNEL_START=0xc0000000
109CONFIG_TASK_SIZE=0x80000000
110CONFIG_BOOT_LOAD=0x00800000
111
112#
113# Memory Technology Devices (MTD)
114#
115# CONFIG_MTD is not set
116
117#
118# Plug and Play support
119#
120# CONFIG_PNP is not set
121
122#
123# Block devices
124#
125# CONFIG_BLK_DEV_FD is not set
126# CONFIG_BLK_CPQ_DA is not set
127# CONFIG_BLK_CPQ_CISS_DA is not set
128# CONFIG_BLK_DEV_DAC960 is not set
129# CONFIG_BLK_DEV_UMEM is not set
130# CONFIG_BLK_DEV_LOOP is not set
131# CONFIG_BLK_DEV_NBD is not set
132CONFIG_BLK_DEV_RAM=y
133CONFIG_BLK_DEV_RAM_SIZE=4096
134CONFIG_BLK_DEV_INITRD=y
135
136#
137# Multi-device support (RAID and LVM)
138#
139# CONFIG_MD is not set
140
141#
142# ATA/IDE/MFM/RLL support
143#
144# CONFIG_IDE is not set
145
146#
147# SCSI support
148#
149CONFIG_SCSI=y
150
151#
152# SCSI support type (disk, tape, CD-ROM)
153#
154CONFIG_BLK_DEV_SD=y
155# CONFIG_CHR_DEV_ST is not set
156# CONFIG_CHR_DEV_OSST is not set
157CONFIG_BLK_DEV_SR=y
158CONFIG_BLK_DEV_SR_VENDOR=y
159CONFIG_CHR_DEV_SG=y
160
161#
162# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
163#
164# CONFIG_SCSI_MULTI_LUN is not set
165# CONFIG_SCSI_REPORT_LUNS is not set
166CONFIG_SCSI_CONSTANTS=y
167# CONFIG_SCSI_LOGGING is not set
168
169#
170# SCSI low-level drivers
171#
172# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
173# CONFIG_SCSI_ACARD is not set
174# CONFIG_SCSI_AACRAID is not set
175# CONFIG_SCSI_AIC7XXX is not set
176# CONFIG_SCSI_AIC7XXX_OLD is not set
177# CONFIG_SCSI_AIC79XX is not set
178# CONFIG_SCSI_DPT_I2O is not set
179# CONFIG_SCSI_ADVANSYS is not set
180# CONFIG_SCSI_IN2000 is not set
181# CONFIG_SCSI_AM53C974 is not set
182# CONFIG_SCSI_MEGARAID is not set
183# CONFIG_SCSI_BUSLOGIC is not set
184# CONFIG_SCSI_CPQFCTS is not set
185# CONFIG_SCSI_DMX3191D is not set
186# CONFIG_SCSI_EATA is not set
187# CONFIG_SCSI_EATA_PIO is not set
188# CONFIG_SCSI_FUTURE_DOMAIN is not set
189# CONFIG_SCSI_GDTH is not set
190# CONFIG_SCSI_GENERIC_NCR5380 is not set
191# CONFIG_SCSI_GENERIC_NCR5380_MMIO is not set
192# CONFIG_SCSI_INITIO is not set
193# CONFIG_SCSI_INIA100 is not set
194# CONFIG_SCSI_NCR53C7xx is not set
195CONFIG_SCSI_SYM53C8XX_2=y
196CONFIG_SCSI_SYM53C8XX_DMA_ADDRESSING_MODE=0
197CONFIG_SCSI_SYM53C8XX_DEFAULT_TAGS=16
198CONFIG_SCSI_SYM53C8XX_MAX_TAGS=64
199# CONFIG_SCSI_SYM53C8XX_IOMAPPED is not set
200# CONFIG_SCSI_PCI2000 is not set
201# CONFIG_SCSI_PCI2220I is not set
202# CONFIG_SCSI_QLOGIC_ISP is not set
203# CONFIG_SCSI_QLOGIC_FC is not set
204# CONFIG_SCSI_QLOGIC_1280 is not set
205# CONFIG_SCSI_DC395x is not set
206# CONFIG_SCSI_DC390T is not set
207# CONFIG_SCSI_U14_34F is not set
208# CONFIG_SCSI_NSP32 is not set
209# CONFIG_SCSI_DEBUG is not set
210
211#
212# Fusion MPT device support
213#
214# CONFIG_FUSION is not set
215
216#
217# IEEE 1394 (FireWire) support (EXPERIMENTAL)
218#
219# CONFIG_IEEE1394 is not set
220
221#
222# I2O device support
223#
224# CONFIG_I2O is not set
225
226#
227# Networking support
228#
229CONFIG_NET=y
230
231#
232# Networking options
233#
234CONFIG_PACKET=y
235# CONFIG_PACKET_MMAP is not set
236# CONFIG_NETLINK_DEV is not set
237CONFIG_NETFILTER=y
238# CONFIG_NETFILTER_DEBUG is not set
239CONFIG_UNIX=y
240# CONFIG_NET_KEY is not set
241CONFIG_INET=y
242# CONFIG_IP_MULTICAST is not set
243# CONFIG_IP_ADVANCED_ROUTER is not set
244# CONFIG_IP_PNP is not set
245# CONFIG_NET_IPIP is not set
246# CONFIG_NET_IPGRE is not set
247# CONFIG_ARPD is not set
248# CONFIG_INET_ECN is not set
249# CONFIG_SYN_COOKIES is not set
250# CONFIG_INET_AH is not set
251# CONFIG_INET_ESP is not set
252# CONFIG_INET_IPCOMP is not set
253
254#
255# IP: Netfilter Configuration
256#
257# CONFIG_IP_NF_CONNTRACK is not set
258# CONFIG_IP_NF_QUEUE is not set
259# CONFIG_IP_NF_IPTABLES is not set
260# CONFIG_IP_NF_ARPTABLES is not set
261# CONFIG_IP_NF_COMPAT_IPCHAINS is not set
262# CONFIG_IP_NF_COMPAT_IPFWADM is not set
263# CONFIG_IPV6 is not set
264# CONFIG_XFRM_USER is not set
265
266#
267# SCTP Configuration (EXPERIMENTAL)
268#
269CONFIG_IPV6_SCTP__=y
270# CONFIG_IP_SCTP is not set
271# CONFIG_ATM is not set
272# CONFIG_VLAN_8021Q is not set
273# CONFIG_LLC is not set
274# CONFIG_DECNET is not set
275# CONFIG_BRIDGE is not set
276# CONFIG_X25 is not set
277# CONFIG_LAPB is not set
278# CONFIG_NET_DIVERT is not set
279# CONFIG_ECONET is not set
280# CONFIG_WAN_ROUTER is not set
281# CONFIG_NET_HW_FLOWCONTROL is not set
282
283#
284# QoS and/or fair queueing
285#
286# CONFIG_NET_SCHED is not set
287
288#
289# Network testing
290#
291# CONFIG_NET_PKTGEN is not set
292CONFIG_NETDEVICES=y
293
294#
295# ARCnet devices
296#
297# CONFIG_ARCNET is not set
298# CONFIG_DUMMY is not set
299# CONFIG_BONDING is not set
300# CONFIG_EQUALIZER is not set
301# CONFIG_TUN is not set
302# CONFIG_ETHERTAP is not set
303
304#
305# Ethernet (10 or 100Mbit)
306#
307CONFIG_NET_ETHERNET=y
308# CONFIG_MII is not set
309# CONFIG_OAKNET is not set
310# CONFIG_HAPPYMEAL is not set
311# CONFIG_SUNGEM is not set
312# CONFIG_NET_VENDOR_3COM is not set
313
314#
315# Tulip family network device support
316#
317# CONFIG_NET_TULIP is not set
318# CONFIG_HP100 is not set
319# CONFIG_NET_PCI is not set
320
321#
322# Ethernet (1000 Mbit)
323#
324# CONFIG_ACENIC is not set
325# CONFIG_DL2K is not set
326# CONFIG_E1000 is not set
327# CONFIG_NS83820 is not set
328# CONFIG_HAMACHI is not set
329# CONFIG_YELLOWFIN is not set
330# CONFIG_R8169 is not set
331# CONFIG_SK98LIN is not set
332# CONFIG_TIGON3 is not set
333
334#
335# Ethernet (10000 Mbit)
336#
337# CONFIG_IXGB is not set
338# CONFIG_FDDI is not set
339# CONFIG_HIPPI is not set
340# CONFIG_PPP is not set
341# CONFIG_SLIP is not set
342
343#
344# Wireless LAN (non-hamradio)
345#
346# CONFIG_NET_RADIO is not set
347
348#
349# Token Ring devices (depends on LLC=y)
350#
351# CONFIG_NET_FC is not set
352# CONFIG_RCPCI is not set
353# CONFIG_SHAPER is not set
354
355#
356# Wan interfaces
357#
358# CONFIG_WAN is not set
359
360#
361# Amateur Radio support
362#
363# CONFIG_HAMRADIO is not set
364
365#
366# IrDA (infrared) support
367#
368# CONFIG_IRDA is not set
369
370#
371# ISDN subsystem
372#
373# CONFIG_ISDN_BOOL is not set
374
375#
376# Graphics support
377#
378# CONFIG_FB is not set
379
380#
381# Old CD-ROM drivers (not SCSI, not IDE)
382#
383# CONFIG_CD_NO_IDESCSI is not set
384
385#
386# Input device support
387#
388# CONFIG_INPUT is not set
389
390#
391# Userland interfaces
392#
393
394#
395# Input I/O drivers
396#
397# CONFIG_GAMEPORT is not set
398CONFIG_SOUND_GAMEPORT=y
399# CONFIG_SERIO is not set
400
401#
402# Input Device Drivers
403#
404
405#
406# Macintosh device drivers
407#
408
409#
410# Character devices
411#
412# CONFIG_SERIAL_NONSTANDARD is not set
413
414#
415# Serial drivers
416#
417CONFIG_SERIAL_8250=y
418CONFIG_SERIAL_8250_CONSOLE=y
419# CONFIG_SERIAL_8250_EXTENDED is not set
420
421#
422# Non-8250 serial port support
423#
424CONFIG_SERIAL_CORE=y
425CONFIG_SERIAL_CORE_CONSOLE=y
426CONFIG_UNIX98_PTYS=y
427CONFIG_UNIX98_PTY_COUNT=256
428
429#
430# I2C support
431#
432# CONFIG_I2C is not set
433
434#
435# I2C Hardware Sensors Mainboard support
436#
437
438#
439# I2C Hardware Sensors Chip support
440#
441# CONFIG_I2C_SENSOR is not set
442
443#
444# Mice
445#
446# CONFIG_BUSMOUSE is not set
447# CONFIG_QIC02_TAPE is not set
448
449#
450# IPMI
451#
452# CONFIG_IPMI_HANDLER is not set
453
454#
455# Watchdog Cards
456#
457# CONFIG_WATCHDOG is not set
458# CONFIG_NVRAM is not set
459CONFIG_GEN_RTC=y
460# CONFIG_GEN_RTC_X is not set
461# CONFIG_DTLK is not set
462# CONFIG_R3964 is not set
463# CONFIG_APPLICOM is not set
464
465#
466# Ftape, the floppy tape device driver
467#
468# CONFIG_FTAPE is not set
469# CONFIG_AGP is not set
470# CONFIG_DRM is not set
471# CONFIG_RAW_DRIVER is not set
472# CONFIG_HANGCHECK_TIMER is not set
473
474#
475# Multimedia devices
476#
477# CONFIG_VIDEO_DEV is not set
478
479#
480# Digital Video Broadcasting Devices
481#
482# CONFIG_DVB is not set
483
484#
485# File systems
486#
487CONFIG_EXT2_FS=y
488# CONFIG_EXT2_FS_XATTR is not set
489# CONFIG_EXT3_FS is not set
490# CONFIG_JBD is not set
491# CONFIG_REISERFS_FS is not set
492# CONFIG_JFS_FS is not set
493# CONFIG_XFS_FS is not set
494# CONFIG_MINIX_FS is not set
495# CONFIG_ROMFS_FS is not set
496# CONFIG_QUOTA is not set
497# CONFIG_AUTOFS_FS is not set
498# CONFIG_AUTOFS4_FS is not set
499
500#
501# CD-ROM/DVD Filesystems
502#
503CONFIG_ISO9660_FS=y
504# CONFIG_JOLIET is not set
505# CONFIG_ZISOFS is not set
506# CONFIG_UDF_FS is not set
507
508#
509# DOS/FAT/NT Filesystems
510#
511# CONFIG_FAT_FS is not set
512# CONFIG_NTFS_FS is not set
513
514#
515# Pseudo filesystems
516#
517CONFIG_PROC_FS=y
518CONFIG_DEVFS_FS=y
519# CONFIG_DEVFS_MOUNT is not set
520# CONFIG_DEVFS_DEBUG is not set
521CONFIG_DEVPTS_FS=y
522# CONFIG_DEVPTS_FS_XATTR is not set
523CONFIG_TMPFS=y
524CONFIG_RAMFS=y
525
526#
527# Miscellaneous filesystems
528#
529# CONFIG_ADFS_FS is not set
530# CONFIG_AFFS_FS is not set
531# CONFIG_HFS_FS is not set
532# CONFIG_BEFS_FS is not set
533# CONFIG_BFS_FS is not set
534# CONFIG_EFS_FS is not set
535# CONFIG_CRAMFS is not set
536# CONFIG_VXFS_FS is not set
537# CONFIG_HPFS_FS is not set
538# CONFIG_QNX4FS_FS is not set
539# CONFIG_SYSV_FS is not set
540# CONFIG_UFS_FS is not set
541
542#
543# Network File Systems
544#
545CONFIG_NFS_FS=y
546# CONFIG_NFS_V3 is not set
547# CONFIG_NFS_V4 is not set
548CONFIG_NFSD=y
549# CONFIG_NFSD_V3 is not set
550# CONFIG_NFSD_TCP is not set
551CONFIG_LOCKD=y
552CONFIG_EXPORTFS=y
553CONFIG_SUNRPC=y
554# CONFIG_SUNRPC_GSS is not set
555# CONFIG_SMB_FS is not set
556# CONFIG_CIFS is not set
557# CONFIG_NCP_FS is not set
558# CONFIG_CODA_FS is not set
559# CONFIG_INTERMEZZO_FS is not set
560# CONFIG_AFS_FS is not set
561
562#
563# Partition Types
564#
565CONFIG_PARTITION_ADVANCED=y
566# CONFIG_ACORN_PARTITION is not set
567# CONFIG_OSF_PARTITION is not set
568# CONFIG_AMIGA_PARTITION is not set
569# CONFIG_ATARI_PARTITION is not set
570# CONFIG_MAC_PARTITION is not set
571CONFIG_MSDOS_PARTITION=y
572# CONFIG_BSD_DISKLABEL is not set
573# CONFIG_MINIX_SUBPARTITION is not set
574CONFIG_SOLARIS_X86_PARTITION=y
575# CONFIG_UNIXWARE_DISKLABEL is not set
576# CONFIG_LDM_PARTITION is not set
577# CONFIG_NEC98_PARTITION is not set
578# CONFIG_SGI_PARTITION is not set
579# CONFIG_ULTRIX_PARTITION is not set
580# CONFIG_SUN_PARTITION is not set
581# CONFIG_EFI_PARTITION is not set
582
583#
584# Sound
585#
586# CONFIG_SOUND is not set
587
588#
589# USB support
590#
591# CONFIG_USB is not set
592# CONFIG_USB_GADGET is not set
593
594#
595# Bluetooth support
596#
597# CONFIG_BT is not set
598
599#
600# Library routines
601#
602# CONFIG_CRC32 is not set
603
604#
605# Kernel hacking
606#
607# CONFIG_DEBUG_KERNEL is not set
608# CONFIG_KALLSYMS is not set
609
610#
611# Security options
612#
613# CONFIG_SECURITY is not set
614
615#
616# Cryptographic options
617#
618# CONFIG_CRYPTO is not set
diff --git a/arch/ppc/configs/hdpu_defconfig b/arch/ppc/configs/hdpu_defconfig
new file mode 100644
index 000000000000..956a17897e33
--- /dev/null
+++ b/arch/ppc/configs/hdpu_defconfig
@@ -0,0 +1,890 @@
1#
2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.11
4# Wed Mar 16 12:43:19 2005
5#
6CONFIG_MMU=y
7CONFIG_GENERIC_HARDIRQS=y
8CONFIG_RWSEM_XCHGADD_ALGORITHM=y
9CONFIG_GENERIC_CALIBRATE_DELAY=y
10CONFIG_HAVE_DEC_LOCK=y
11CONFIG_PPC=y
12CONFIG_PPC32=y
13CONFIG_GENERIC_NVRAM=y
14
15#
16# Code maturity level options
17#
18CONFIG_EXPERIMENTAL=y
19CONFIG_CLEAN_COMPILE=y
20CONFIG_LOCK_KERNEL=y
21
22#
23# General setup
24#
25CONFIG_LOCALVERSION=""
26CONFIG_SWAP=y
27CONFIG_SYSVIPC=y
28# CONFIG_POSIX_MQUEUE is not set
29# CONFIG_BSD_PROCESS_ACCT is not set
30CONFIG_SYSCTL=y
31# CONFIG_AUDIT is not set
32CONFIG_HOTPLUG=y
33CONFIG_KOBJECT_UEVENT=y
34# CONFIG_IKCONFIG is not set
35# CONFIG_CPUSETS is not set
36CONFIG_EMBEDDED=y
37# CONFIG_KALLSYMS is not set
38CONFIG_BASE_FULL=y
39CONFIG_FUTEX=y
40CONFIG_EPOLL=y
41# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
42CONFIG_SHMEM=y
43CONFIG_CC_ALIGN_FUNCTIONS=0
44CONFIG_CC_ALIGN_LABELS=0
45CONFIG_CC_ALIGN_LOOPS=0
46CONFIG_CC_ALIGN_JUMPS=0
47# CONFIG_TINY_SHMEM is not set
48CONFIG_BASE_SMALL=0
49
50#
51# Loadable module support
52#
53CONFIG_MODULES=y
54CONFIG_MODULE_UNLOAD=y
55# CONFIG_MODULE_FORCE_UNLOAD is not set
56CONFIG_OBSOLETE_MODPARM=y
57# CONFIG_MODVERSIONS is not set
58# CONFIG_MODULE_SRCVERSION_ALL is not set
59CONFIG_KMOD=y
60CONFIG_STOP_MACHINE=y
61
62#
63# Processor
64#
65CONFIG_6xx=y
66# CONFIG_40x is not set
67# CONFIG_44x is not set
68# CONFIG_POWER3 is not set
69# CONFIG_POWER4 is not set
70# CONFIG_8xx is not set
71# CONFIG_E500 is not set
72CONFIG_ALTIVEC=y
73# CONFIG_TAU is not set
74# CONFIG_CPU_FREQ is not set
75# CONFIG_PM is not set
76CONFIG_PPC_STD_MMU=y
77# CONFIG_NOT_COHERENT_CACHE is not set
78
79#
80# Platform options
81#
82# CONFIG_PPC_MULTIPLATFORM is not set
83# CONFIG_APUS is not set
84# CONFIG_KATANA is not set
85# CONFIG_WILLOW is not set
86# CONFIG_CPCI690 is not set
87# CONFIG_PCORE is not set
88# CONFIG_POWERPMC250 is not set
89# CONFIG_CHESTNUT is not set
90# CONFIG_SPRUCE is not set
91CONFIG_HDPU=y
92# CONFIG_EV64260 is not set
93# CONFIG_LOPEC is not set
94# CONFIG_MCPN765 is not set
95# CONFIG_MVME5100 is not set
96# CONFIG_PPLUS is not set
97# CONFIG_PRPMC750 is not set
98# CONFIG_PRPMC800 is not set
99# CONFIG_SANDPOINT is not set
100# CONFIG_RADSTONE_PPC7D is not set
101# CONFIG_ADIR is not set
102# CONFIG_K2 is not set
103# CONFIG_PAL4 is not set
104# CONFIG_GEMINI is not set
105# CONFIG_EST8260 is not set
106# CONFIG_SBC82xx is not set
107# CONFIG_SBS8260 is not set
108# CONFIG_RPX8260 is not set
109# CONFIG_TQM8260 is not set
110# CONFIG_ADS8272 is not set
111# CONFIG_PQ2FADS is not set
112# CONFIG_LITE5200 is not set
113# CONFIG_MPC834x_SYS is not set
114CONFIG_MV64360=y
115CONFIG_MV64X60=y
116
117#
118# Set bridge options
119#
120CONFIG_MV64X60_BASE=0xf1000000
121CONFIG_MV64X60_NEW_BASE=0xf1000000
122# CONFIG_SMP is not set
123# CONFIG_IRQ_ALL_CPUS is not set
124# CONFIG_NR_CPUS is not set
125CONFIG_PREEMPT=y
126CONFIG_HIGHMEM=y
127CONFIG_BINFMT_ELF=y
128CONFIG_BINFMT_MISC=y
129CONFIG_CMDLINE_BOOL=y
130CONFIG_CMDLINE="root=/dev/nfs ip=auto"
131
132#
133# Bus options
134#
135CONFIG_GENERIC_ISA_DMA=y
136CONFIG_PCI=y
137CONFIG_PCI_DOMAINS=y
138CONFIG_PCI_LEGACY_PROC=y
139CONFIG_PCI_NAMES=y
140
141#
142# PCCARD (PCMCIA/CardBus) support
143#
144# CONFIG_PCCARD is not set
145
146#
147# Advanced setup
148#
149CONFIG_ADVANCED_OPTIONS=y
150# CONFIG_HIGHMEM_START_BOOL is not set
151CONFIG_HIGHMEM_START=0xfe000000
152# CONFIG_LOWMEM_SIZE_BOOL is not set
153CONFIG_LOWMEM_SIZE=0x30000000
154CONFIG_KERNEL_START_BOOL=y
155CONFIG_KERNEL_START=0x80000000
156# CONFIG_TASK_SIZE_BOOL is not set
157CONFIG_TASK_SIZE=0x80000000
158# CONFIG_BOOT_LOAD_BOOL is not set
159CONFIG_BOOT_LOAD=0x00800000
160
161#
162# Device Drivers
163#
164
165#
166# Generic Driver Options
167#
168CONFIG_STANDALONE=y
169CONFIG_PREVENT_FIRMWARE_BUILD=y
170CONFIG_FW_LOADER=y
171
172#
173# Memory Technology Devices (MTD)
174#
175CONFIG_MTD=y
176# CONFIG_MTD_DEBUG is not set
177# CONFIG_MTD_CONCAT is not set
178CONFIG_MTD_PARTITIONS=y
179# CONFIG_MTD_REDBOOT_PARTS is not set
180# CONFIG_MTD_CMDLINE_PARTS is not set
181
182#
183# User Modules And Translation Layers
184#
185CONFIG_MTD_CHAR=y
186# CONFIG_MTD_BLOCK is not set
187# CONFIG_MTD_BLOCK_RO is not set
188# CONFIG_FTL is not set
189# CONFIG_NFTL is not set
190# CONFIG_INFTL is not set
191
192#
193# RAM/ROM/Flash chip drivers
194#
195CONFIG_MTD_CFI=y
196# CONFIG_MTD_JEDECPROBE is not set
197CONFIG_MTD_GEN_PROBE=y
198# CONFIG_MTD_CFI_ADV_OPTIONS is not set
199CONFIG_MTD_MAP_BANK_WIDTH_1=y
200CONFIG_MTD_MAP_BANK_WIDTH_2=y
201CONFIG_MTD_MAP_BANK_WIDTH_4=y
202# CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
203# CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
204# CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
205CONFIG_MTD_CFI_I1=y
206CONFIG_MTD_CFI_I2=y
207# CONFIG_MTD_CFI_I4 is not set
208# CONFIG_MTD_CFI_I8 is not set
209CONFIG_MTD_CFI_INTELEXT=y
210# CONFIG_MTD_CFI_AMDSTD is not set
211# CONFIG_MTD_CFI_STAA is not set
212CONFIG_MTD_CFI_UTIL=y
213# CONFIG_MTD_RAM is not set
214# CONFIG_MTD_ROM is not set
215# CONFIG_MTD_ABSENT is not set
216
217#
218# Mapping drivers for chip access
219#
220# CONFIG_MTD_COMPLEX_MAPPINGS is not set
221CONFIG_MTD_PHYSMAP=y
222CONFIG_MTD_PHYSMAP_START=0xfc000000
223CONFIG_MTD_PHYSMAP_LEN=0x04000000
224CONFIG_MTD_PHYSMAP_BANKWIDTH=4
225
226#
227# Self-contained MTD device drivers
228#
229# CONFIG_MTD_PMC551 is not set
230# CONFIG_MTD_SLRAM is not set
231# CONFIG_MTD_PHRAM is not set
232# CONFIG_MTD_MTDRAM is not set
233# CONFIG_MTD_BLKMTD is not set
234# CONFIG_MTD_BLOCK2MTD is not set
235
236#
237# Disk-On-Chip Device Drivers
238#
239# CONFIG_MTD_DOC2000 is not set
240# CONFIG_MTD_DOC2001 is not set
241# CONFIG_MTD_DOC2001PLUS is not set
242
243#
244# NAND Flash Device Drivers
245#
246# CONFIG_MTD_NAND is not set
247
248#
249# Parallel port support
250#
251# CONFIG_PARPORT is not set
252
253#
254# Plug and Play support
255#
256
257#
258# Block devices
259#
260# CONFIG_BLK_DEV_FD is not set
261# CONFIG_BLK_CPQ_DA is not set
262# CONFIG_BLK_CPQ_CISS_DA is not set
263# CONFIG_BLK_DEV_DAC960 is not set
264# CONFIG_BLK_DEV_UMEM is not set
265# CONFIG_BLK_DEV_COW_COMMON is not set
266CONFIG_BLK_DEV_LOOP=y
267# CONFIG_BLK_DEV_CRYPTOLOOP is not set
268# CONFIG_BLK_DEV_NBD is not set
269# CONFIG_BLK_DEV_SX8 is not set
270CONFIG_BLK_DEV_RAM=y
271CONFIG_BLK_DEV_RAM_COUNT=16
272CONFIG_BLK_DEV_RAM_SIZE=8192
273CONFIG_BLK_DEV_INITRD=y
274CONFIG_INITRAMFS_SOURCE=""
275# CONFIG_LBD is not set
276# CONFIG_CDROM_PKTCDVD is not set
277
278#
279# IO Schedulers
280#
281CONFIG_IOSCHED_NOOP=y
282CONFIG_IOSCHED_AS=y
283CONFIG_IOSCHED_DEADLINE=y
284CONFIG_IOSCHED_CFQ=y
285# CONFIG_ATA_OVER_ETH is not set
286
287#
288# ATA/ATAPI/MFM/RLL support
289#
290# CONFIG_IDE is not set
291
292#
293# SCSI device support
294#
295CONFIG_SCSI=y
296CONFIG_SCSI_PROC_FS=y
297
298#
299# SCSI support type (disk, tape, CD-ROM)
300#
301CONFIG_BLK_DEV_SD=y
302CONFIG_CHR_DEV_ST=y
303# CONFIG_CHR_DEV_OSST is not set
304CONFIG_BLK_DEV_SR=y
305# CONFIG_BLK_DEV_SR_VENDOR is not set
306CONFIG_CHR_DEV_SG=y
307
308#
309# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
310#
311# CONFIG_SCSI_MULTI_LUN is not set
312CONFIG_SCSI_CONSTANTS=y
313# CONFIG_SCSI_LOGGING is not set
314
315#
316# SCSI Transport Attributes
317#
318# CONFIG_SCSI_SPI_ATTRS is not set
319# CONFIG_SCSI_FC_ATTRS is not set
320# CONFIG_SCSI_ISCSI_ATTRS is not set
321
322#
323# SCSI low-level drivers
324#
325# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
326# CONFIG_SCSI_3W_9XXX is not set
327# CONFIG_SCSI_ACARD is not set
328# CONFIG_SCSI_AACRAID is not set
329CONFIG_SCSI_AIC7XXX=y
330CONFIG_AIC7XXX_CMDS_PER_DEVICE=32
331CONFIG_AIC7XXX_RESET_DELAY_MS=15000
332# CONFIG_AIC7XXX_DEBUG_ENABLE is not set
333CONFIG_AIC7XXX_DEBUG_MASK=0
334# CONFIG_AIC7XXX_REG_PRETTY_PRINT is not set
335# CONFIG_SCSI_AIC7XXX_OLD is not set
336# CONFIG_SCSI_AIC79XX is not set
337# CONFIG_SCSI_DPT_I2O is not set
338# CONFIG_MEGARAID_NEWGEN is not set
339# CONFIG_MEGARAID_LEGACY is not set
340# CONFIG_SCSI_SATA is not set
341# CONFIG_SCSI_BUSLOGIC is not set
342# CONFIG_SCSI_DMX3191D is not set
343# CONFIG_SCSI_EATA is not set
344# CONFIG_SCSI_EATA_PIO is not set
345# CONFIG_SCSI_FUTURE_DOMAIN is not set
346# CONFIG_SCSI_GDTH is not set
347# CONFIG_SCSI_IPS is not set
348# CONFIG_SCSI_INITIO is not set
349# CONFIG_SCSI_INIA100 is not set
350# CONFIG_SCSI_SYM53C8XX_2 is not set
351# CONFIG_SCSI_IPR is not set
352# CONFIG_SCSI_QLOGIC_ISP is not set
353# CONFIG_SCSI_QLOGIC_FC is not set
354# CONFIG_SCSI_QLOGIC_1280 is not set
355CONFIG_SCSI_QLA2XXX=y
356# CONFIG_SCSI_QLA21XX is not set
357# CONFIG_SCSI_QLA22XX is not set
358# CONFIG_SCSI_QLA2300 is not set
359# CONFIG_SCSI_QLA2322 is not set
360# CONFIG_SCSI_QLA6312 is not set
361# CONFIG_SCSI_DC395x is not set
362# CONFIG_SCSI_DC390T is not set
363# CONFIG_SCSI_NSP32 is not set
364# CONFIG_SCSI_DEBUG is not set
365
366#
367# Multi-device support (RAID and LVM)
368#
369# CONFIG_MD is not set
370
371#
372# Fusion MPT device support
373#
374# CONFIG_FUSION is not set
375
376#
377# IEEE 1394 (FireWire) support
378#
379# CONFIG_IEEE1394 is not set
380
381#
382# I2O device support
383#
384# CONFIG_I2O is not set
385
386#
387# Macintosh device drivers
388#
389
390#
391# Networking support
392#
393CONFIG_NET=y
394
395#
396# Networking options
397#
398CONFIG_PACKET=y
399CONFIG_PACKET_MMAP=y
400# CONFIG_NETLINK_DEV is not set
401CONFIG_UNIX=y
402# CONFIG_NET_KEY is not set
403CONFIG_INET=y
404CONFIG_IP_MULTICAST=y
405# CONFIG_IP_ADVANCED_ROUTER is not set
406CONFIG_IP_PNP=y
407# CONFIG_IP_PNP_DHCP is not set
408CONFIG_IP_PNP_BOOTP=y
409# CONFIG_IP_PNP_RARP is not set
410# CONFIG_NET_IPIP is not set
411# CONFIG_NET_IPGRE is not set
412# CONFIG_IP_MROUTE is not set
413# CONFIG_ARPD is not set
414# CONFIG_SYN_COOKIES is not set
415# CONFIG_INET_AH is not set
416# CONFIG_INET_ESP is not set
417# CONFIG_INET_IPCOMP is not set
418# CONFIG_INET_TUNNEL is not set
419# CONFIG_IP_TCPDIAG is not set
420# CONFIG_IP_TCPDIAG_IPV6 is not set
421# CONFIG_IPV6 is not set
422# CONFIG_NETFILTER is not set
423
424#
425# SCTP Configuration (EXPERIMENTAL)
426#
427# CONFIG_IP_SCTP is not set
428# CONFIG_ATM is not set
429# CONFIG_BRIDGE is not set
430# CONFIG_VLAN_8021Q is not set
431# CONFIG_DECNET is not set
432# CONFIG_LLC2 is not set
433# CONFIG_IPX is not set
434# CONFIG_ATALK is not set
435# CONFIG_X25 is not set
436# CONFIG_LAPB is not set
437# CONFIG_NET_DIVERT is not set
438# CONFIG_ECONET is not set
439# CONFIG_WAN_ROUTER is not set
440
441#
442# QoS and/or fair queueing
443#
444# CONFIG_NET_SCHED is not set
445# CONFIG_NET_CLS_ROUTE is not set
446
447#
448# Network testing
449#
450# CONFIG_NET_PKTGEN is not set
451# CONFIG_NETPOLL is not set
452# CONFIG_NET_POLL_CONTROLLER is not set
453# CONFIG_HAMRADIO is not set
454# CONFIG_IRDA is not set
455# CONFIG_BT is not set
456CONFIG_NETDEVICES=y
457# CONFIG_DUMMY is not set
458# CONFIG_BONDING is not set
459# CONFIG_EQUALIZER is not set
460# CONFIG_TUN is not set
461
462#
463# ARCnet devices
464#
465# CONFIG_ARCNET is not set
466
467#
468# Ethernet (10 or 100Mbit)
469#
470CONFIG_NET_ETHERNET=y
471CONFIG_MII=y
472# CONFIG_HAPPYMEAL is not set
473# CONFIG_SUNGEM is not set
474# CONFIG_NET_VENDOR_3COM is not set
475
476#
477# Tulip family network device support
478#
479# CONFIG_NET_TULIP is not set
480# CONFIG_HP100 is not set
481# CONFIG_NET_PCI is not set
482
483#
484# Ethernet (1000 Mbit)
485#
486# CONFIG_ACENIC is not set
487# CONFIG_DL2K is not set
488# CONFIG_E1000 is not set
489# CONFIG_NS83820 is not set
490# CONFIG_HAMACHI is not set
491# CONFIG_YELLOWFIN is not set
492# CONFIG_R8169 is not set
493# CONFIG_SK98LIN is not set
494# CONFIG_TIGON3 is not set
495CONFIG_MV643XX_ETH=y
496CONFIG_MV643XX_ETH_0=y
497# CONFIG_MV643XX_ETH_1 is not set
498# CONFIG_MV643XX_ETH_2 is not set
499
500#
501# Ethernet (10000 Mbit)
502#
503# CONFIG_IXGB is not set
504# CONFIG_S2IO is not set
505
506#
507# Token Ring devices
508#
509# CONFIG_TR is not set
510
511#
512# Wireless LAN (non-hamradio)
513#
514# CONFIG_NET_RADIO is not set
515
516#
517# Wan interfaces
518#
519# CONFIG_WAN is not set
520# CONFIG_FDDI is not set
521# CONFIG_HIPPI is not set
522# CONFIG_PPP is not set
523# CONFIG_SLIP is not set
524# CONFIG_NET_FC is not set
525# CONFIG_SHAPER is not set
526# CONFIG_NETCONSOLE is not set
527
528#
529# ISDN subsystem
530#
531# CONFIG_ISDN is not set
532
533#
534# Telephony Support
535#
536# CONFIG_PHONE is not set
537
538#
539# Input device support
540#
541CONFIG_INPUT=y
542
543#
544# Userland interfaces
545#
546CONFIG_INPUT_MOUSEDEV=y
547CONFIG_INPUT_MOUSEDEV_PSAUX=y
548CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
549CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
550# CONFIG_INPUT_JOYDEV is not set
551# CONFIG_INPUT_TSDEV is not set
552# CONFIG_INPUT_EVDEV is not set
553# CONFIG_INPUT_EVBUG is not set
554
555#
556# Input Device Drivers
557#
558# CONFIG_INPUT_KEYBOARD is not set
559# CONFIG_INPUT_MOUSE is not set
560# CONFIG_INPUT_JOYSTICK is not set
561# CONFIG_INPUT_TOUCHSCREEN is not set
562# CONFIG_INPUT_MISC is not set
563
564#
565# Hardware I/O ports
566#
567# CONFIG_SERIO is not set
568# CONFIG_GAMEPORT is not set
569CONFIG_SOUND_GAMEPORT=y
570
571#
572# Character devices
573#
574# CONFIG_VT is not set
575# CONFIG_SERIAL_NONSTANDARD is not set
576
577#
578# Serial drivers
579#
580# CONFIG_SERIAL_8250 is not set
581
582#
583# Non-8250 serial port support
584#
585CONFIG_SERIAL_MPSC=y
586CONFIG_SERIAL_MPSC_CONSOLE=y
587CONFIG_SERIAL_CORE=y
588CONFIG_SERIAL_CORE_CONSOLE=y
589CONFIG_UNIX98_PTYS=y
590CONFIG_LEGACY_PTYS=y
591CONFIG_LEGACY_PTY_COUNT=256
592
593#
594# IPMI
595#
596# CONFIG_IPMI_HANDLER is not set
597
598#
599# Watchdog Cards
600#
601# CONFIG_WATCHDOG is not set
602# CONFIG_NVRAM is not set
603CONFIG_GEN_RTC=y
604# CONFIG_GEN_RTC_X is not set
605# CONFIG_DTLK is not set
606# CONFIG_R3964 is not set
607# CONFIG_APPLICOM is not set
608
609#
610# Ftape, the floppy tape device driver
611#
612# CONFIG_AGP is not set
613# CONFIG_DRM is not set
614# CONFIG_RAW_DRIVER is not set
615
616#
617# TPM devices
618#
619# CONFIG_TCG_TPM is not set
620
621#
622# I2C support
623#
624# CONFIG_I2C is not set
625
626#
627# Dallas's 1-wire bus
628#
629# CONFIG_W1 is not set
630
631#
632# Misc devices
633#
634
635#
636# Multimedia devices
637#
638# CONFIG_VIDEO_DEV is not set
639
640#
641# Digital Video Broadcasting Devices
642#
643# CONFIG_DVB is not set
644
645#
646# Graphics support
647#
648# CONFIG_FB is not set
649
650#
651# Sound
652#
653# CONFIG_SOUND is not set
654
655#
656# USB support
657#
658CONFIG_USB_ARCH_HAS_HCD=y
659CONFIG_USB_ARCH_HAS_OHCI=y
660# CONFIG_USB is not set
661
662#
663# USB Gadget Support
664#
665# CONFIG_USB_GADGET is not set
666
667#
668# MMC/SD Card support
669#
670# CONFIG_MMC is not set
671
672#
673# InfiniBand support
674#
675# CONFIG_INFINIBAND is not set
676
677#
678# File systems
679#
680CONFIG_EXT2_FS=y
681# CONFIG_EXT2_FS_XATTR is not set
682CONFIG_EXT3_FS=y
683# CONFIG_EXT3_FS_XATTR is not set
684CONFIG_JBD=y
685# CONFIG_JBD_DEBUG is not set
686# CONFIG_REISERFS_FS is not set
687# CONFIG_JFS_FS is not set
688CONFIG_FS_POSIX_ACL=y
689
690#
691# XFS support
692#
693# CONFIG_XFS_FS is not set
694# CONFIG_MINIX_FS is not set
695# CONFIG_ROMFS_FS is not set
696# CONFIG_QUOTA is not set
697CONFIG_DNOTIFY=y
698# CONFIG_AUTOFS_FS is not set
699# CONFIG_AUTOFS4_FS is not set
700
701#
702# CD-ROM/DVD Filesystems
703#
704CONFIG_ISO9660_FS=y
705CONFIG_JOLIET=y
706# CONFIG_ZISOFS is not set
707CONFIG_UDF_FS=y
708CONFIG_UDF_NLS=y
709
710#
711# DOS/FAT/NT Filesystems
712#
713# CONFIG_MSDOS_FS is not set
714# CONFIG_VFAT_FS is not set
715# CONFIG_NTFS_FS is not set
716
717#
718# Pseudo filesystems
719#
720CONFIG_PROC_FS=y
721CONFIG_PROC_KCORE=y
722CONFIG_SYSFS=y
723# CONFIG_DEVFS_FS is not set
724# CONFIG_DEVPTS_FS_XATTR is not set
725CONFIG_TMPFS=y
726# CONFIG_TMPFS_XATTR is not set
727# CONFIG_HUGETLB_PAGE is not set
728CONFIG_RAMFS=y
729
730#
731# Miscellaneous filesystems
732#
733# CONFIG_ADFS_FS is not set
734# CONFIG_AFFS_FS is not set
735# CONFIG_HFS_FS is not set
736# CONFIG_HFSPLUS_FS is not set
737# CONFIG_BEFS_FS is not set
738# CONFIG_BFS_FS is not set
739# CONFIG_EFS_FS is not set
740# CONFIG_JFFS_FS is not set
741CONFIG_JFFS2_FS=y
742CONFIG_JFFS2_FS_DEBUG=0
743# CONFIG_JFFS2_FS_NAND is not set
744# CONFIG_JFFS2_FS_NOR_ECC is not set
745# CONFIG_JFFS2_COMPRESSION_OPTIONS is not set
746CONFIG_JFFS2_ZLIB=y
747CONFIG_JFFS2_RTIME=y
748# CONFIG_JFFS2_RUBIN is not set
749# CONFIG_CRAMFS is not set
750# CONFIG_VXFS_FS is not set
751# CONFIG_HPFS_FS is not set
752# CONFIG_QNX4FS_FS is not set
753# CONFIG_SYSV_FS is not set
754# CONFIG_UFS_FS is not set
755
756#
757# Network File Systems
758#
759CONFIG_NFS_FS=y
760CONFIG_NFS_V3=y
761CONFIG_NFS_V4=y
762CONFIG_NFS_DIRECTIO=y
763CONFIG_NFSD=y
764CONFIG_NFSD_V3=y
765CONFIG_NFSD_V4=y
766CONFIG_NFSD_TCP=y
767CONFIG_ROOT_NFS=y
768CONFIG_LOCKD=y
769CONFIG_LOCKD_V4=y
770CONFIG_EXPORTFS=y
771CONFIG_SUNRPC=y
772CONFIG_SUNRPC_GSS=y
773CONFIG_RPCSEC_GSS_KRB5=y
774# CONFIG_RPCSEC_GSS_SPKM3 is not set
775# CONFIG_SMB_FS is not set
776# CONFIG_CIFS is not set
777# CONFIG_NCP_FS is not set
778# CONFIG_CODA_FS is not set
779# CONFIG_AFS_FS is not set
780
781#
782# Partition Types
783#
784# CONFIG_PARTITION_ADVANCED is not set
785CONFIG_MSDOS_PARTITION=y
786
787#
788# Native Language Support
789#
790CONFIG_NLS=y
791CONFIG_NLS_DEFAULT="iso8859-1"
792# CONFIG_NLS_CODEPAGE_437 is not set
793# CONFIG_NLS_CODEPAGE_737 is not set
794# CONFIG_NLS_CODEPAGE_775 is not set
795# CONFIG_NLS_CODEPAGE_850 is not set
796# CONFIG_NLS_CODEPAGE_852 is not set
797# CONFIG_NLS_CODEPAGE_855 is not set
798# CONFIG_NLS_CODEPAGE_857 is not set
799# CONFIG_NLS_CODEPAGE_860 is not set
800# CONFIG_NLS_CODEPAGE_861 is not set
801# CONFIG_NLS_CODEPAGE_862 is not set
802# CONFIG_NLS_CODEPAGE_863 is not set
803# CONFIG_NLS_CODEPAGE_864 is not set
804# CONFIG_NLS_CODEPAGE_865 is not set
805# CONFIG_NLS_CODEPAGE_866 is not set
806# CONFIG_NLS_CODEPAGE_869 is not set
807# CONFIG_NLS_CODEPAGE_936 is not set
808# CONFIG_NLS_CODEPAGE_950 is not set
809# CONFIG_NLS_CODEPAGE_932 is not set
810# CONFIG_NLS_CODEPAGE_949 is not set
811# CONFIG_NLS_CODEPAGE_874 is not set
812# CONFIG_NLS_ISO8859_8 is not set
813# CONFIG_NLS_CODEPAGE_1250 is not set
814# CONFIG_NLS_CODEPAGE_1251 is not set
815# CONFIG_NLS_ASCII is not set
816# CONFIG_NLS_ISO8859_1 is not set
817# CONFIG_NLS_ISO8859_2 is not set
818# CONFIG_NLS_ISO8859_3 is not set
819# CONFIG_NLS_ISO8859_4 is not set
820# CONFIG_NLS_ISO8859_5 is not set
821# CONFIG_NLS_ISO8859_6 is not set
822# CONFIG_NLS_ISO8859_7 is not set
823# CONFIG_NLS_ISO8859_9 is not set
824# CONFIG_NLS_ISO8859_13 is not set
825# CONFIG_NLS_ISO8859_14 is not set
826# CONFIG_NLS_ISO8859_15 is not set
827# CONFIG_NLS_KOI8_R is not set
828# CONFIG_NLS_KOI8_U is not set
829# CONFIG_NLS_UTF8 is not set
830
831#
832# Library routines
833#
834# CONFIG_CRC_CCITT is not set
835CONFIG_CRC32=y
836# CONFIG_LIBCRC32C is not set
837CONFIG_ZLIB_INFLATE=y
838CONFIG_ZLIB_DEFLATE=y
839
840#
841# Profiling support
842#
843# CONFIG_PROFILING is not set
844
845#
846# Kernel hacking
847#
848# CONFIG_PRINTK_TIME is not set
849# CONFIG_DEBUG_KERNEL is not set
850CONFIG_LOG_BUF_SHIFT=15
851# CONFIG_SERIAL_TEXT_DEBUG is not set
852
853#
854# Security options
855#
856# CONFIG_KEYS is not set
857# CONFIG_SECURITY is not set
858
859#
860# Cryptographic options
861#
862CONFIG_CRYPTO=y
863# CONFIG_CRYPTO_HMAC is not set
864# CONFIG_CRYPTO_NULL is not set
865# CONFIG_CRYPTO_MD4 is not set
866CONFIG_CRYPTO_MD5=y
867# CONFIG_CRYPTO_SHA1 is not set
868# CONFIG_CRYPTO_SHA256 is not set
869# CONFIG_CRYPTO_SHA512 is not set
870# CONFIG_CRYPTO_WP512 is not set
871# CONFIG_CRYPTO_TGR192 is not set
872CONFIG_CRYPTO_DES=y
873# CONFIG_CRYPTO_BLOWFISH is not set
874# CONFIG_CRYPTO_TWOFISH is not set
875# CONFIG_CRYPTO_SERPENT is not set
876# CONFIG_CRYPTO_AES is not set
877# CONFIG_CRYPTO_CAST5 is not set
878# CONFIG_CRYPTO_CAST6 is not set
879# CONFIG_CRYPTO_TEA is not set
880# CONFIG_CRYPTO_ARC4 is not set
881# CONFIG_CRYPTO_KHAZAD is not set
882# CONFIG_CRYPTO_ANUBIS is not set
883# CONFIG_CRYPTO_DEFLATE is not set
884# CONFIG_CRYPTO_MICHAEL_MIC is not set
885# CONFIG_CRYPTO_CRC32C is not set
886# CONFIG_CRYPTO_TEST is not set
887
888#
889# Hardware crypto devices
890#
diff --git a/arch/ppc/configs/ibmchrp_defconfig b/arch/ppc/configs/ibmchrp_defconfig
new file mode 100644
index 000000000000..27f3e69c1f96
--- /dev/null
+++ b/arch/ppc/configs/ibmchrp_defconfig
@@ -0,0 +1,875 @@
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
24CONFIG_POSIX_MQUEUE=y
25# CONFIG_BSD_PROCESS_ACCT is not set
26CONFIG_SYSCTL=y
27# CONFIG_AUDIT is not set
28CONFIG_LOG_BUF_SHIFT=14
29# CONFIG_HOTPLUG is not set
30CONFIG_IKCONFIG=y
31CONFIG_IKCONFIG_PROC=y
32# CONFIG_EMBEDDED is not set
33CONFIG_KALLSYMS=y
34CONFIG_FUTEX=y
35CONFIG_EPOLL=y
36CONFIG_IOSCHED_NOOP=y
37CONFIG_IOSCHED_AS=y
38CONFIG_IOSCHED_DEADLINE=y
39CONFIG_IOSCHED_CFQ=y
40# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
41
42#
43# Loadable module support
44#
45CONFIG_MODULES=y
46CONFIG_MODULE_UNLOAD=y
47CONFIG_MODULE_FORCE_UNLOAD=y
48CONFIG_OBSOLETE_MODPARM=y
49# CONFIG_MODVERSIONS is not set
50CONFIG_KMOD=y
51
52#
53# Processor
54#
55CONFIG_6xx=y
56# CONFIG_40x is not set
57# CONFIG_44x is not set
58# CONFIG_POWER3 is not set
59# CONFIG_POWER4 is not set
60# CONFIG_8xx is not set
61# CONFIG_ALTIVEC is not set
62# CONFIG_TAU is not set
63# CONFIG_CPU_FREQ is not set
64# CONFIG_PPC601_SYNC_FIX is not set
65CONFIG_PPC_STD_MMU=y
66
67#
68# Platform options
69#
70CONFIG_PPC_MULTIPLATFORM=y
71# CONFIG_APUS is not set
72# CONFIG_WILLOW is not set
73# CONFIG_PCORE is not set
74# CONFIG_POWERPMC250 is not set
75# CONFIG_EV64260 is not set
76# CONFIG_SPRUCE is not set
77# CONFIG_LOPEC is not set
78# CONFIG_MCPN765 is not set
79# CONFIG_MVME5100 is not set
80# CONFIG_PPLUS is not set
81# CONFIG_PRPMC750 is not set
82# CONFIG_PRPMC800 is not set
83# CONFIG_SANDPOINT is not set
84# CONFIG_ADIR is not set
85# CONFIG_K2 is not set
86# CONFIG_PAL4 is not set
87# CONFIG_GEMINI is not set
88# CONFIG_EST8260 is not set
89# CONFIG_SBS8260 is not set
90# CONFIG_RPX6 is not set
91# CONFIG_TQM8260 is not set
92CONFIG_PPC_CHRP=y
93CONFIG_PPC_PMAC=y
94CONFIG_PPC_PREP=y
95CONFIG_PPC_OF=y
96CONFIG_PPCBUG_NVRAM=y
97# CONFIG_SMP is not set
98# CONFIG_PREEMPT is not set
99CONFIG_HIGHMEM=y
100CONFIG_KERNEL_ELF=y
101CONFIG_BINFMT_ELF=y
102CONFIG_BINFMT_MISC=y
103CONFIG_PROC_DEVICETREE=y
104CONFIG_PPC_RTAS=y
105# CONFIG_PREP_RESIDUAL is not set
106# CONFIG_CMDLINE_BOOL is not set
107
108#
109# Bus options
110#
111CONFIG_ISA=y
112CONFIG_GENERIC_ISA_DMA=y
113CONFIG_PCI=y
114CONFIG_PCI_DOMAINS=y
115CONFIG_PCI_LEGACY_PROC=y
116CONFIG_PCI_NAMES=y
117
118#
119# Advanced setup
120#
121# CONFIG_ADVANCED_OPTIONS is not set
122
123#
124# Default settings for advanced configuration options are used
125#
126CONFIG_HIGHMEM_START=0xfe000000
127CONFIG_LOWMEM_SIZE=0x30000000
128CONFIG_KERNEL_START=0xc0000000
129CONFIG_TASK_SIZE=0x80000000
130CONFIG_BOOT_LOAD=0x00800000
131
132#
133# Device Drivers
134#
135
136#
137# Generic Driver Options
138#
139
140#
141# Memory Technology Devices (MTD)
142#
143# CONFIG_MTD is not set
144
145#
146# Parallel port support
147#
148# CONFIG_PARPORT is not set
149
150#
151# Plug and Play support
152#
153# CONFIG_PNP is not set
154
155#
156# Block devices
157#
158CONFIG_BLK_DEV_FD=y
159# CONFIG_BLK_DEV_XD is not set
160# CONFIG_BLK_CPQ_DA is not set
161# CONFIG_BLK_CPQ_CISS_DA is not set
162# CONFIG_BLK_DEV_DAC960 is not set
163# CONFIG_BLK_DEV_UMEM is not set
164CONFIG_BLK_DEV_LOOP=y
165# CONFIG_BLK_DEV_CRYPTOLOOP is not set
166# CONFIG_BLK_DEV_NBD is not set
167# CONFIG_BLK_DEV_CARMEL is not set
168CONFIG_BLK_DEV_RAM=y
169CONFIG_BLK_DEV_RAM_SIZE=4096
170CONFIG_BLK_DEV_INITRD=y
171CONFIG_LBD=y
172
173#
174# ATA/ATAPI/MFM/RLL support
175#
176# CONFIG_IDE is not set
177
178#
179# SCSI device support
180#
181CONFIG_SCSI=y
182CONFIG_SCSI_PROC_FS=y
183
184#
185# SCSI support type (disk, tape, CD-ROM)
186#
187CONFIG_BLK_DEV_SD=y
188CONFIG_CHR_DEV_ST=y
189# CONFIG_CHR_DEV_OSST is not set
190CONFIG_BLK_DEV_SR=y
191CONFIG_BLK_DEV_SR_VENDOR=y
192CONFIG_CHR_DEV_SG=y
193
194#
195# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
196#
197# CONFIG_SCSI_MULTI_LUN is not set
198# CONFIG_SCSI_REPORT_LUNS is not set
199CONFIG_SCSI_CONSTANTS=y
200# CONFIG_SCSI_LOGGING is not set
201
202#
203# SCSI Transport Attributes
204#
205CONFIG_SCSI_SPI_ATTRS=y
206# CONFIG_SCSI_FC_ATTRS is not set
207
208#
209# SCSI low-level drivers
210#
211# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
212# CONFIG_SCSI_7000FASST is not set
213# CONFIG_SCSI_ACARD is not set
214# CONFIG_SCSI_AHA152X is not set
215# CONFIG_SCSI_AHA1542 is not set
216# CONFIG_SCSI_AACRAID is not set
217# CONFIG_SCSI_AIC7XXX is not set
218# CONFIG_SCSI_AIC7XXX_OLD is not set
219# CONFIG_SCSI_AIC79XX is not set
220# CONFIG_SCSI_ADVANSYS is not set
221# CONFIG_SCSI_IN2000 is not set
222# CONFIG_SCSI_MEGARAID is not set
223# CONFIG_SCSI_SATA is not set
224# CONFIG_SCSI_BUSLOGIC is not set
225# CONFIG_SCSI_CPQFCTS is not set
226# CONFIG_SCSI_DMX3191D is not set
227# CONFIG_SCSI_DTC3280 is not set
228# CONFIG_SCSI_EATA is not set
229# CONFIG_SCSI_EATA_PIO is not set
230# CONFIG_SCSI_FUTURE_DOMAIN is not set
231# CONFIG_SCSI_GDTH is not set
232# CONFIG_SCSI_GENERIC_NCR5380 is not set
233# CONFIG_SCSI_GENERIC_NCR5380_MMIO is not set
234# CONFIG_SCSI_IPS is not set
235# CONFIG_SCSI_INIA100 is not set
236# CONFIG_SCSI_NCR53C406A is not set
237CONFIG_SCSI_SYM53C8XX_2=y
238CONFIG_SCSI_SYM53C8XX_DMA_ADDRESSING_MODE=0
239CONFIG_SCSI_SYM53C8XX_DEFAULT_TAGS=16
240CONFIG_SCSI_SYM53C8XX_MAX_TAGS=64
241# CONFIG_SCSI_SYM53C8XX_IOMAPPED is not set
242# CONFIG_SCSI_IPR is not set
243# CONFIG_SCSI_PAS16 is not set
244# CONFIG_SCSI_PSI240I is not set
245# CONFIG_SCSI_QLOGIC_FAS is not set
246# CONFIG_SCSI_QLOGIC_ISP is not set
247# CONFIG_SCSI_QLOGIC_FC is not set
248# CONFIG_SCSI_QLOGIC_1280 is not set
249CONFIG_SCSI_QLA2XXX=y
250# CONFIG_SCSI_QLA21XX is not set
251# CONFIG_SCSI_QLA22XX is not set
252# CONFIG_SCSI_QLA2300 is not set
253# CONFIG_SCSI_QLA2322 is not set
254# CONFIG_SCSI_QLA6312 is not set
255# CONFIG_SCSI_QLA6322 is not set
256# CONFIG_SCSI_SYM53C416 is not set
257# CONFIG_SCSI_DC395x is not set
258# CONFIG_SCSI_DC390T is not set
259# CONFIG_SCSI_T128 is not set
260# CONFIG_SCSI_U14_34F is not set
261# CONFIG_SCSI_NSP32 is not set
262# CONFIG_SCSI_DEBUG is not set
263# CONFIG_SCSI_MESH is not set
264# CONFIG_SCSI_MAC53C94 is not set
265
266#
267# Old CD-ROM drivers (not SCSI, not IDE)
268#
269# CONFIG_CD_NO_IDESCSI is not set
270
271#
272# Multi-device support (RAID and LVM)
273#
274# CONFIG_MD is not set
275
276#
277# Fusion MPT device support
278#
279# CONFIG_FUSION is not set
280
281#
282# IEEE 1394 (FireWire) support
283#
284# CONFIG_IEEE1394 is not set
285
286#
287# I2O device support
288#
289# CONFIG_I2O is not set
290
291#
292# Macintosh device drivers
293#
294# CONFIG_ADB is not set
295# CONFIG_ADB_CUDA is not set
296# CONFIG_ADB_PMU is not set
297# CONFIG_MAC_FLOPPY is not set
298# CONFIG_MAC_SERIAL is not set
299
300#
301# Networking support
302#
303CONFIG_NET=y
304
305#
306# Networking options
307#
308CONFIG_PACKET=y
309# CONFIG_PACKET_MMAP is not set
310# CONFIG_NETLINK_DEV is not set
311CONFIG_UNIX=y
312# CONFIG_NET_KEY is not set
313CONFIG_INET=y
314CONFIG_IP_MULTICAST=y
315# CONFIG_IP_ADVANCED_ROUTER is not set
316# CONFIG_IP_PNP is not set
317# CONFIG_NET_IPIP is not set
318# CONFIG_NET_IPGRE is not set
319# CONFIG_IP_MROUTE is not set
320# CONFIG_ARPD is not set
321CONFIG_SYN_COOKIES=y
322# CONFIG_INET_AH is not set
323# CONFIG_INET_ESP is not set
324# CONFIG_INET_IPCOMP is not set
325
326#
327# IP: Virtual Server Configuration
328#
329# CONFIG_IP_VS is not set
330# CONFIG_IPV6 is not set
331CONFIG_NETFILTER=y
332# CONFIG_NETFILTER_DEBUG is not set
333
334#
335# IP: Netfilter Configuration
336#
337CONFIG_IP_NF_CONNTRACK=m
338CONFIG_IP_NF_FTP=m
339CONFIG_IP_NF_IRC=m
340CONFIG_IP_NF_TFTP=m
341CONFIG_IP_NF_AMANDA=m
342# CONFIG_IP_NF_QUEUE is not set
343CONFIG_IP_NF_IPTABLES=m
344CONFIG_IP_NF_MATCH_LIMIT=m
345CONFIG_IP_NF_MATCH_IPRANGE=m
346CONFIG_IP_NF_MATCH_MAC=m
347# CONFIG_IP_NF_MATCH_PKTTYPE is not set
348CONFIG_IP_NF_MATCH_MARK=m
349CONFIG_IP_NF_MATCH_MULTIPORT=m
350CONFIG_IP_NF_MATCH_TOS=m
351CONFIG_IP_NF_MATCH_RECENT=m
352CONFIG_IP_NF_MATCH_ECN=m
353CONFIG_IP_NF_MATCH_DSCP=m
354CONFIG_IP_NF_MATCH_AH_ESP=m
355CONFIG_IP_NF_MATCH_LENGTH=m
356CONFIG_IP_NF_MATCH_TTL=m
357CONFIG_IP_NF_MATCH_TCPMSS=m
358CONFIG_IP_NF_MATCH_HELPER=m
359CONFIG_IP_NF_MATCH_STATE=m
360CONFIG_IP_NF_MATCH_CONNTRACK=m
361CONFIG_IP_NF_MATCH_OWNER=m
362CONFIG_IP_NF_FILTER=m
363CONFIG_IP_NF_TARGET_REJECT=m
364CONFIG_IP_NF_NAT=m
365CONFIG_IP_NF_NAT_NEEDED=y
366CONFIG_IP_NF_TARGET_MASQUERADE=m
367CONFIG_IP_NF_TARGET_REDIRECT=m
368CONFIG_IP_NF_TARGET_NETMAP=m
369CONFIG_IP_NF_TARGET_SAME=m
370CONFIG_IP_NF_NAT_SNMP_BASIC=m
371CONFIG_IP_NF_NAT_IRC=m
372CONFIG_IP_NF_NAT_FTP=m
373CONFIG_IP_NF_NAT_TFTP=m
374CONFIG_IP_NF_NAT_AMANDA=m
375# CONFIG_IP_NF_MANGLE is not set
376# CONFIG_IP_NF_TARGET_LOG is not set
377CONFIG_IP_NF_TARGET_ULOG=m
378CONFIG_IP_NF_TARGET_TCPMSS=m
379CONFIG_IP_NF_ARPTABLES=m
380CONFIG_IP_NF_ARPFILTER=m
381CONFIG_IP_NF_ARP_MANGLE=m
382CONFIG_IP_NF_COMPAT_IPCHAINS=m
383# CONFIG_IP_NF_COMPAT_IPFWADM is not set
384CONFIG_IP_NF_TARGET_NOTRACK=m
385CONFIG_IP_NF_RAW=m
386
387#
388# SCTP Configuration (EXPERIMENTAL)
389#
390# CONFIG_IP_SCTP is not set
391# CONFIG_ATM is not set
392# CONFIG_BRIDGE is not set
393# CONFIG_VLAN_8021Q is not set
394# CONFIG_DECNET is not set
395# CONFIG_LLC2 is not set
396# CONFIG_IPX is not set
397# CONFIG_ATALK is not set
398# CONFIG_X25 is not set
399# CONFIG_LAPB is not set
400# CONFIG_NET_DIVERT is not set
401# CONFIG_ECONET is not set
402# CONFIG_WAN_ROUTER is not set
403# CONFIG_NET_HW_FLOWCONTROL is not set
404
405#
406# QoS and/or fair queueing
407#
408# CONFIG_NET_SCHED is not set
409
410#
411# Network testing
412#
413# CONFIG_NET_PKTGEN is not set
414# CONFIG_NETPOLL is not set
415# CONFIG_NET_POLL_CONTROLLER is not set
416# CONFIG_HAMRADIO is not set
417# CONFIG_IRDA is not set
418# CONFIG_BT is not set
419CONFIG_NETDEVICES=y
420# CONFIG_DUMMY is not set
421# CONFIG_BONDING is not set
422# CONFIG_EQUALIZER is not set
423# CONFIG_TUN is not set
424
425#
426# ARCnet devices
427#
428# CONFIG_ARCNET is not set
429
430#
431# Ethernet (10 or 100Mbit)
432#
433CONFIG_NET_ETHERNET=y
434CONFIG_MII=y
435# CONFIG_MACE is not set
436# CONFIG_BMAC is not set
437# CONFIG_OAKNET is not set
438# CONFIG_HAPPYMEAL is not set
439# CONFIG_SUNGEM is not set
440# CONFIG_NET_VENDOR_3COM is not set
441# CONFIG_LANCE is not set
442# CONFIG_NET_VENDOR_SMC is not set
443# CONFIG_NET_VENDOR_RACAL is not set
444
445#
446# Tulip family network device support
447#
448# CONFIG_NET_TULIP is not set
449# CONFIG_AT1700 is not set
450# CONFIG_DEPCA is not set
451# CONFIG_HP100 is not set
452# CONFIG_NET_ISA is not set
453CONFIG_NET_PCI=y
454CONFIG_PCNET32=y
455# CONFIG_AMD8111_ETH is not set
456# CONFIG_ADAPTEC_STARFIRE is not set
457# CONFIG_AC3200 is not set
458# CONFIG_APRICOT is not set
459# CONFIG_B44 is not set
460# CONFIG_FORCEDETH is not set
461# CONFIG_CS89x0 is not set
462# CONFIG_DGRS is not set
463# CONFIG_EEPRO100 is not set
464# CONFIG_E100 is not set
465# CONFIG_FEALNX is not set
466# CONFIG_NATSEMI is not set
467# CONFIG_NE2K_PCI is not set
468# CONFIG_8139CP is not set
469# CONFIG_8139TOO is not set
470# CONFIG_SIS900 is not set
471# CONFIG_EPIC100 is not set
472# CONFIG_SUNDANCE is not set
473# CONFIG_TLAN is not set
474# CONFIG_VIA_RHINE is not set
475# CONFIG_NET_POCKET is not set
476
477#
478# Ethernet (1000 Mbit)
479#
480# CONFIG_ACENIC is not set
481# CONFIG_DL2K is not set
482# CONFIG_E1000 is not set
483# CONFIG_NS83820 is not set
484# CONFIG_HAMACHI is not set
485# CONFIG_YELLOWFIN is not set
486# CONFIG_R8169 is not set
487# CONFIG_SK98LIN is not set
488# CONFIG_TIGON3 is not set
489
490#
491# Ethernet (10000 Mbit)
492#
493# CONFIG_IXGB is not set
494# CONFIG_S2IO is not set
495
496#
497# Token Ring devices
498#
499# CONFIG_TR is not set
500
501#
502# Wireless LAN (non-hamradio)
503#
504# CONFIG_NET_RADIO is not set
505
506#
507# Wan interfaces
508#
509# CONFIG_WAN is not set
510# CONFIG_FDDI is not set
511# CONFIG_HIPPI is not set
512# CONFIG_PPP is not set
513# CONFIG_SLIP is not set
514# CONFIG_NET_FC is not set
515# CONFIG_RCPCI is not set
516# CONFIG_SHAPER is not set
517# CONFIG_NETCONSOLE is not set
518
519#
520# ISDN subsystem
521#
522# CONFIG_ISDN is not set
523
524#
525# Telephony Support
526#
527# CONFIG_PHONE is not set
528
529#
530# Input device support
531#
532CONFIG_INPUT=y
533
534#
535# Userland interfaces
536#
537CONFIG_INPUT_MOUSEDEV=y
538CONFIG_INPUT_MOUSEDEV_PSAUX=y
539CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
540CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
541# CONFIG_INPUT_JOYDEV is not set
542# CONFIG_INPUT_TSDEV is not set
543CONFIG_INPUT_EVDEV=y
544# CONFIG_INPUT_EVBUG is not set
545
546#
547# Input I/O drivers
548#
549# CONFIG_GAMEPORT is not set
550CONFIG_SOUND_GAMEPORT=y
551CONFIG_SERIO=y
552CONFIG_SERIO_I8042=y
553CONFIG_SERIO_SERPORT=y
554# CONFIG_SERIO_CT82C710 is not set
555# CONFIG_SERIO_PCIPS2 is not set
556
557#
558# Input Device Drivers
559#
560CONFIG_INPUT_KEYBOARD=y
561CONFIG_KEYBOARD_ATKBD=y
562# CONFIG_KEYBOARD_SUNKBD is not set
563# CONFIG_KEYBOARD_LKKBD is not set
564# CONFIG_KEYBOARD_XTKBD is not set
565# CONFIG_KEYBOARD_NEWTON is not set
566CONFIG_INPUT_MOUSE=y
567CONFIG_MOUSE_PS2=y
568# CONFIG_MOUSE_SERIAL is not set
569# CONFIG_MOUSE_INPORT is not set
570# CONFIG_MOUSE_LOGIBM is not set
571# CONFIG_MOUSE_PC110PAD is not set
572# CONFIG_MOUSE_VSXXXAA is not set
573# CONFIG_INPUT_JOYSTICK is not set
574# CONFIG_INPUT_TOUCHSCREEN is not set
575CONFIG_INPUT_MISC=y
576CONFIG_INPUT_UINPUT=y
577
578#
579# Character devices
580#
581CONFIG_VT=y
582CONFIG_VT_CONSOLE=y
583CONFIG_HW_CONSOLE=y
584# CONFIG_SERIAL_NONSTANDARD is not set
585
586#
587# Serial drivers
588#
589CONFIG_SERIAL_8250=y
590# CONFIG_SERIAL_8250_CONSOLE is not set
591CONFIG_SERIAL_8250_NR_UARTS=4
592# CONFIG_SERIAL_8250_EXTENDED is not set
593
594#
595# Non-8250 serial port support
596#
597CONFIG_SERIAL_CORE=y
598# CONFIG_SERIAL_PMACZILOG is not set
599CONFIG_UNIX98_PTYS=y
600CONFIG_LEGACY_PTYS=y
601CONFIG_LEGACY_PTY_COUNT=256
602# CONFIG_QIC02_TAPE is not set
603
604#
605# IPMI
606#
607# CONFIG_IPMI_HANDLER is not set
608
609#
610# Watchdog Cards
611#
612# CONFIG_WATCHDOG is not set
613CONFIG_NVRAM=y
614CONFIG_GEN_RTC=y
615# CONFIG_GEN_RTC_X is not set
616# CONFIG_DTLK is not set
617# CONFIG_R3964 is not set
618# CONFIG_APPLICOM is not set
619
620#
621# Ftape, the floppy tape device driver
622#
623# CONFIG_FTAPE is not set
624# CONFIG_AGP is not set
625# CONFIG_DRM is not set
626# CONFIG_RAW_DRIVER is not set
627
628#
629# I2C support
630#
631# CONFIG_I2C is not set
632
633#
634# Misc devices
635#
636
637#
638# Multimedia devices
639#
640# CONFIG_VIDEO_DEV is not set
641
642#
643# Digital Video Broadcasting Devices
644#
645# CONFIG_DVB is not set
646
647#
648# Graphics support
649#
650CONFIG_FB=y
651# CONFIG_FB_PM2 is not set
652# CONFIG_FB_CYBER2000 is not set
653CONFIG_FB_OF=y
654# CONFIG_FB_CONTROL is not set
655# CONFIG_FB_PLATINUM is not set
656# CONFIG_FB_VALKYRIE is not set
657# CONFIG_FB_CT65550 is not set
658# CONFIG_FB_IMSTT is not set
659# CONFIG_FB_S3TRIO is not set
660# CONFIG_FB_VGA16 is not set
661# CONFIG_FB_RIVA is not set
662CONFIG_FB_MATROX=y
663CONFIG_FB_MATROX_MILLENIUM=y
664CONFIG_FB_MATROX_MYSTIQUE=y
665# CONFIG_FB_MATROX_G450 is not set
666CONFIG_FB_MATROX_G100A=y
667CONFIG_FB_MATROX_G100=y
668# CONFIG_FB_MATROX_MULTIHEAD is not set
669# CONFIG_FB_RADEON_OLD is not set
670# CONFIG_FB_RADEON is not set
671# CONFIG_FB_ATY128 is not set
672# CONFIG_FB_ATY is not set
673# CONFIG_FB_SIS is not set
674# CONFIG_FB_NEOMAGIC is not set
675# CONFIG_FB_KYRO is not set
676CONFIG_FB_3DFX=y
677# CONFIG_FB_VOODOO1 is not set
678# CONFIG_FB_TRIDENT is not set
679# CONFIG_FB_VIRTUAL is not set
680
681#
682# Console display driver support
683#
684CONFIG_VGA_CONSOLE=y
685# CONFIG_MDA_CONSOLE is not set
686CONFIG_DUMMY_CONSOLE=y
687CONFIG_FRAMEBUFFER_CONSOLE=y
688CONFIG_PCI_CONSOLE=y
689# CONFIG_FONTS is not set
690CONFIG_FONT_8x8=y
691CONFIG_FONT_8x16=y
692
693#
694# Logo configuration
695#
696CONFIG_LOGO=y
697CONFIG_LOGO_LINUX_MONO=y
698CONFIG_LOGO_LINUX_VGA16=y
699CONFIG_LOGO_LINUX_CLUT224=y
700
701#
702# Sound
703#
704# CONFIG_SOUND is not set
705
706#
707# USB support
708#
709# CONFIG_USB is not set
710
711#
712# USB Gadget Support
713#
714# CONFIG_USB_GADGET is not set
715
716#
717# File systems
718#
719CONFIG_EXT2_FS=y
720# CONFIG_EXT2_FS_XATTR is not set
721# CONFIG_EXT3_FS is not set
722# CONFIG_JBD is not set
723# CONFIG_REISERFS_FS is not set
724# CONFIG_JFS_FS is not set
725# CONFIG_XFS_FS is not set
726# CONFIG_MINIX_FS is not set
727# CONFIG_ROMFS_FS is not set
728# CONFIG_QUOTA is not set
729# CONFIG_AUTOFS_FS is not set
730# CONFIG_AUTOFS4_FS is not set
731
732#
733# CD-ROM/DVD Filesystems
734#
735CONFIG_ISO9660_FS=y
736# CONFIG_JOLIET is not set
737# CONFIG_ZISOFS is not set
738# CONFIG_UDF_FS is not set
739
740#
741# DOS/FAT/NT Filesystems
742#
743CONFIG_FAT_FS=m
744CONFIG_MSDOS_FS=m
745CONFIG_VFAT_FS=m
746# CONFIG_NTFS_FS is not set
747
748#
749# Pseudo filesystems
750#
751CONFIG_PROC_FS=y
752CONFIG_PROC_KCORE=y
753CONFIG_SYSFS=y
754CONFIG_DEVFS_FS=y
755# CONFIG_DEVFS_MOUNT is not set
756# CONFIG_DEVFS_DEBUG is not set
757# CONFIG_DEVPTS_FS_XATTR is not set
758CONFIG_TMPFS=y
759# CONFIG_HUGETLB_PAGE is not set
760CONFIG_RAMFS=y
761
762#
763# Miscellaneous filesystems
764#
765# CONFIG_ADFS_FS is not set
766# CONFIG_AFFS_FS is not set
767# CONFIG_HFS_FS is not set
768# CONFIG_HFSPLUS_FS is not set
769# CONFIG_BEFS_FS is not set
770# CONFIG_BFS_FS is not set
771# CONFIG_EFS_FS is not set
772# CONFIG_CRAMFS is not set
773# CONFIG_VXFS_FS is not set
774# CONFIG_HPFS_FS is not set
775# CONFIG_QNX4FS_FS is not set
776# CONFIG_SYSV_FS is not set
777# CONFIG_UFS_FS is not set
778
779#
780# Network File Systems
781#
782# CONFIG_NFS_FS is not set
783# CONFIG_NFSD is not set
784# CONFIG_EXPORTFS is not set
785# CONFIG_SMB_FS is not set
786# CONFIG_CIFS is not set
787# CONFIG_NCP_FS is not set
788# CONFIG_CODA_FS is not set
789# CONFIG_AFS_FS is not set
790
791#
792# Partition Types
793#
794CONFIG_PARTITION_ADVANCED=y
795# CONFIG_ACORN_PARTITION is not set
796# CONFIG_OSF_PARTITION is not set
797# CONFIG_AMIGA_PARTITION is not set
798# CONFIG_ATARI_PARTITION is not set
799CONFIG_MAC_PARTITION=y
800CONFIG_MSDOS_PARTITION=y
801# CONFIG_BSD_DISKLABEL is not set
802# CONFIG_MINIX_SUBPARTITION is not set
803# CONFIG_SOLARIS_X86_PARTITION is not set
804# CONFIG_UNIXWARE_DISKLABEL is not set
805# CONFIG_LDM_PARTITION is not set
806# CONFIG_NEC98_PARTITION is not set
807# CONFIG_SGI_PARTITION is not set
808# CONFIG_ULTRIX_PARTITION is not set
809# CONFIG_SUN_PARTITION is not set
810# CONFIG_EFI_PARTITION is not set
811
812#
813# Native Language Support
814#
815CONFIG_NLS=y
816CONFIG_NLS_DEFAULT="iso8859-1"
817# CONFIG_NLS_CODEPAGE_437 is not set
818# CONFIG_NLS_CODEPAGE_737 is not set
819# CONFIG_NLS_CODEPAGE_775 is not set
820# CONFIG_NLS_CODEPAGE_850 is not set
821# CONFIG_NLS_CODEPAGE_852 is not set
822# CONFIG_NLS_CODEPAGE_855 is not set
823# CONFIG_NLS_CODEPAGE_857 is not set
824# CONFIG_NLS_CODEPAGE_860 is not set
825# CONFIG_NLS_CODEPAGE_861 is not set
826# CONFIG_NLS_CODEPAGE_862 is not set
827# CONFIG_NLS_CODEPAGE_863 is not set
828# CONFIG_NLS_CODEPAGE_864 is not set
829# CONFIG_NLS_CODEPAGE_865 is not set
830# CONFIG_NLS_CODEPAGE_866 is not set
831# CONFIG_NLS_CODEPAGE_869 is not set
832# CONFIG_NLS_CODEPAGE_936 is not set
833# CONFIG_NLS_CODEPAGE_950 is not set
834# CONFIG_NLS_CODEPAGE_932 is not set
835# CONFIG_NLS_CODEPAGE_949 is not set
836# CONFIG_NLS_CODEPAGE_874 is not set
837# CONFIG_NLS_ISO8859_8 is not set
838# CONFIG_NLS_CODEPAGE_1250 is not set
839# CONFIG_NLS_CODEPAGE_1251 is not set
840CONFIG_NLS_ISO8859_1=m
841# CONFIG_NLS_ISO8859_2 is not set
842# CONFIG_NLS_ISO8859_3 is not set
843# CONFIG_NLS_ISO8859_4 is not set
844# CONFIG_NLS_ISO8859_5 is not set
845# CONFIG_NLS_ISO8859_6 is not set
846# CONFIG_NLS_ISO8859_7 is not set
847# CONFIG_NLS_ISO8859_9 is not set
848# CONFIG_NLS_ISO8859_13 is not set
849# CONFIG_NLS_ISO8859_14 is not set
850# CONFIG_NLS_ISO8859_15 is not set
851# CONFIG_NLS_KOI8_R is not set
852# CONFIG_NLS_KOI8_U is not set
853# CONFIG_NLS_UTF8 is not set
854
855#
856# Library routines
857#
858CONFIG_CRC32=y
859# CONFIG_LIBCRC32C is not set
860
861#
862# Kernel hacking
863#
864# CONFIG_DEBUG_KERNEL is not set
865# CONFIG_BOOTX_TEXT is not set
866
867#
868# Security options
869#
870# CONFIG_SECURITY is not set
871
872#
873# Cryptographic options
874#
875# CONFIG_CRYPTO is not set
diff --git a/arch/ppc/configs/k2_defconfig b/arch/ppc/configs/k2_defconfig
new file mode 100644
index 000000000000..f10f5a6d2dae
--- /dev/null
+++ b/arch/ppc/configs/k2_defconfig
@@ -0,0 +1,680 @@
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
16CONFIG_STANDALONE=y
17CONFIG_BROKEN_ON_SMP=y
18
19#
20# General setup
21#
22CONFIG_SWAP=y
23CONFIG_SYSVIPC=y
24# CONFIG_POSIX_MQUEUE is not set
25# CONFIG_BSD_PROCESS_ACCT is not set
26CONFIG_SYSCTL=y
27# CONFIG_AUDIT is not set
28CONFIG_LOG_BUF_SHIFT=14
29# CONFIG_HOTPLUG is not set
30# CONFIG_IKCONFIG is not set
31CONFIG_EMBEDDED=y
32CONFIG_KALLSYMS=y
33CONFIG_FUTEX=y
34CONFIG_EPOLL=y
35CONFIG_IOSCHED_NOOP=y
36CONFIG_IOSCHED_AS=y
37CONFIG_IOSCHED_DEADLINE=y
38CONFIG_IOSCHED_CFQ=y
39# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
40
41#
42# Loadable module support
43#
44CONFIG_MODULES=y
45CONFIG_MODULE_UNLOAD=y
46# CONFIG_MODULE_FORCE_UNLOAD is not set
47CONFIG_OBSOLETE_MODPARM=y
48# CONFIG_MODVERSIONS is not set
49CONFIG_KMOD=y
50
51#
52# Processor
53#
54CONFIG_6xx=y
55# CONFIG_40x is not set
56# CONFIG_44x is not set
57# CONFIG_POWER3 is not set
58# CONFIG_POWER4 is not set
59# CONFIG_8xx is not set
60# CONFIG_ALTIVEC is not set
61# CONFIG_TAU is not set
62# CONFIG_CPU_FREQ is not set
63CONFIG_PPC_STD_MMU=y
64
65#
66# Platform options
67#
68# CONFIG_PPC_MULTIPLATFORM is not set
69# CONFIG_APUS is not set
70# CONFIG_WILLOW is not set
71# CONFIG_PCORE is not set
72# CONFIG_POWERPMC250 is not set
73# CONFIG_EV64260 is not set
74# CONFIG_SPRUCE is not set
75# CONFIG_LOPEC is not set
76# CONFIG_MCPN765 is not set
77# CONFIG_MVME5100 is not set
78# CONFIG_PPLUS is not set
79# CONFIG_PRPMC750 is not set
80# CONFIG_PRPMC800 is not set
81# CONFIG_SANDPOINT is not set
82# CONFIG_ADIR is not set
83CONFIG_K2=y
84# CONFIG_PAL4 is not set
85# CONFIG_GEMINI is not set
86# CONFIG_EST8260 is not set
87# CONFIG_SBS8260 is not set
88# CONFIG_RPX6 is not set
89# CONFIG_TQM8260 is not set
90CONFIG_PPC_GEN550=y
91# CONFIG_CPC710_DATA_GATHERING is not set
92# CONFIG_SMP is not set
93# CONFIG_PREEMPT is not set
94# CONFIG_HIGHMEM is not set
95CONFIG_KERNEL_ELF=y
96CONFIG_BINFMT_ELF=y
97# CONFIG_BINFMT_MISC is not set
98CONFIG_CMDLINE_BOOL=y
99CONFIG_CMDLINE="ip=on"
100
101#
102# Bus options
103#
104CONFIG_GENERIC_ISA_DMA=y
105CONFIG_PCI=y
106CONFIG_PCI_DOMAINS=y
107# CONFIG_PCI_LEGACY_PROC is not set
108# CONFIG_PCI_NAMES is not set
109
110#
111# Advanced setup
112#
113# CONFIG_ADVANCED_OPTIONS is not set
114
115#
116# Default settings for advanced configuration options are used
117#
118CONFIG_HIGHMEM_START=0xfe000000
119CONFIG_LOWMEM_SIZE=0x30000000
120CONFIG_KERNEL_START=0xc0000000
121CONFIG_TASK_SIZE=0x80000000
122CONFIG_BOOT_LOAD=0x00800000
123
124#
125# Device Drivers
126#
127
128#
129# Generic Driver Options
130#
131
132#
133# Memory Technology Devices (MTD)
134#
135# CONFIG_MTD is not set
136
137#
138# Parallel port support
139#
140# CONFIG_PARPORT is not set
141
142#
143# Plug and Play support
144#
145
146#
147# Block devices
148#
149# CONFIG_BLK_DEV_FD is not set
150# CONFIG_BLK_CPQ_DA is not set
151# CONFIG_BLK_CPQ_CISS_DA is not set
152# CONFIG_BLK_DEV_DAC960 is not set
153# CONFIG_BLK_DEV_UMEM is not set
154CONFIG_BLK_DEV_LOOP=y
155# CONFIG_BLK_DEV_CRYPTOLOOP is not set
156# CONFIG_BLK_DEV_NBD is not set
157# CONFIG_BLK_DEV_CARMEL is not set
158CONFIG_BLK_DEV_RAM=y
159CONFIG_BLK_DEV_RAM_SIZE=4096
160CONFIG_BLK_DEV_INITRD=y
161# CONFIG_LBD is not set
162
163#
164# ATA/ATAPI/MFM/RLL support
165#
166CONFIG_IDE=y
167CONFIG_BLK_DEV_IDE=y
168
169#
170# Please see Documentation/ide.txt for help/info on IDE drives
171#
172CONFIG_BLK_DEV_IDEDISK=y
173# CONFIG_IDEDISK_MULTI_MODE is not set
174# CONFIG_IDEDISK_STROKE is not set
175# CONFIG_BLK_DEV_IDECD is not set
176# CONFIG_BLK_DEV_IDETAPE is not set
177# CONFIG_BLK_DEV_IDEFLOPPY is not set
178# CONFIG_IDE_TASK_IOCTL is not set
179# CONFIG_IDE_TASKFILE_IO is not set
180
181#
182# IDE chipset support/bugfixes
183#
184# CONFIG_IDE_GENERIC is not set
185CONFIG_BLK_DEV_IDEPCI=y
186# CONFIG_IDEPCI_SHARE_IRQ is not set
187# CONFIG_BLK_DEV_OFFBOARD is not set
188# CONFIG_BLK_DEV_GENERIC is not set
189# CONFIG_BLK_DEV_OPTI621 is not set
190# CONFIG_BLK_DEV_SL82C105 is not set
191CONFIG_BLK_DEV_IDEDMA_PCI=y
192# CONFIG_BLK_DEV_IDEDMA_FORCED is not set
193# CONFIG_IDEDMA_PCI_AUTO is not set
194CONFIG_BLK_DEV_ADMA=y
195# CONFIG_BLK_DEV_AEC62XX is not set
196CONFIG_BLK_DEV_ALI15X3=y
197# CONFIG_WDC_ALI15X3 is not set
198# CONFIG_BLK_DEV_AMD74XX is not set
199# CONFIG_BLK_DEV_CMD64X is not set
200# CONFIG_BLK_DEV_TRIFLEX is not set
201# CONFIG_BLK_DEV_CY82C693 is not set
202# CONFIG_BLK_DEV_CS5520 is not set
203# CONFIG_BLK_DEV_CS5530 is not set
204# CONFIG_BLK_DEV_HPT34X is not set
205# CONFIG_BLK_DEV_HPT366 is not set
206# CONFIG_BLK_DEV_SC1200 is not set
207# CONFIG_BLK_DEV_PIIX is not set
208# CONFIG_BLK_DEV_NS87415 is not set
209# CONFIG_BLK_DEV_PDC202XX_OLD is not set
210# CONFIG_BLK_DEV_PDC202XX_NEW is not set
211# CONFIG_BLK_DEV_SVWKS is not set
212# CONFIG_BLK_DEV_SIIMAGE is not set
213# CONFIG_BLK_DEV_SLC90E66 is not set
214# CONFIG_BLK_DEV_TRM290 is not set
215# CONFIG_BLK_DEV_VIA82CXXX is not set
216CONFIG_BLK_DEV_IDEDMA=y
217# CONFIG_IDEDMA_IVB is not set
218# CONFIG_IDEDMA_AUTO is not set
219# CONFIG_BLK_DEV_HD is not set
220
221#
222# SCSI device support
223#
224# CONFIG_SCSI is not set
225
226#
227# Multi-device support (RAID and LVM)
228#
229# CONFIG_MD is not set
230
231#
232# Fusion MPT device support
233#
234# CONFIG_FUSION is not set
235
236#
237# IEEE 1394 (FireWire) support
238#
239# CONFIG_IEEE1394 is not set
240
241#
242# I2O device support
243#
244# CONFIG_I2O is not set
245
246#
247# Macintosh device drivers
248#
249
250#
251# Networking support
252#
253CONFIG_NET=y
254
255#
256# Networking options
257#
258CONFIG_PACKET=y
259# CONFIG_PACKET_MMAP is not set
260# CONFIG_NETLINK_DEV is not set
261CONFIG_UNIX=y
262# CONFIG_NET_KEY is not set
263CONFIG_INET=y
264# CONFIG_IP_MULTICAST is not set
265# CONFIG_IP_ADVANCED_ROUTER is not set
266CONFIG_IP_PNP=y
267CONFIG_IP_PNP_DHCP=y
268# CONFIG_IP_PNP_BOOTP is not set
269# CONFIG_IP_PNP_RARP is not set
270# CONFIG_NET_IPIP is not set
271# CONFIG_NET_IPGRE is not set
272# CONFIG_ARPD is not set
273# CONFIG_SYN_COOKIES is not set
274# CONFIG_INET_AH is not set
275# CONFIG_INET_ESP is not set
276# CONFIG_INET_IPCOMP is not set
277
278#
279# IP: Virtual Server Configuration
280#
281# CONFIG_IP_VS is not set
282# CONFIG_IPV6 is not set
283CONFIG_NETFILTER=y
284# CONFIG_NETFILTER_DEBUG is not set
285
286#
287# IP: Netfilter Configuration
288#
289CONFIG_IP_NF_CONNTRACK=m
290CONFIG_IP_NF_FTP=m
291# CONFIG_IP_NF_IRC is not set
292# CONFIG_IP_NF_TFTP is not set
293# CONFIG_IP_NF_AMANDA is not set
294# CONFIG_IP_NF_QUEUE is not set
295CONFIG_IP_NF_IPTABLES=m
296CONFIG_IP_NF_MATCH_LIMIT=m
297# CONFIG_IP_NF_MATCH_IPRANGE is not set
298CONFIG_IP_NF_MATCH_MAC=m
299CONFIG_IP_NF_MATCH_PKTTYPE=m
300CONFIG_IP_NF_MATCH_MARK=m
301CONFIG_IP_NF_MATCH_MULTIPORT=m
302CONFIG_IP_NF_MATCH_TOS=m
303# CONFIG_IP_NF_MATCH_RECENT is not set
304CONFIG_IP_NF_MATCH_ECN=m
305CONFIG_IP_NF_MATCH_DSCP=m
306CONFIG_IP_NF_MATCH_AH_ESP=m
307# CONFIG_IP_NF_MATCH_LENGTH is not set
308# CONFIG_IP_NF_MATCH_TTL is not set
309CONFIG_IP_NF_MATCH_TCPMSS=m
310CONFIG_IP_NF_MATCH_HELPER=m
311CONFIG_IP_NF_MATCH_STATE=m
312CONFIG_IP_NF_MATCH_CONNTRACK=m
313CONFIG_IP_NF_MATCH_OWNER=m
314CONFIG_IP_NF_FILTER=m
315CONFIG_IP_NF_TARGET_REJECT=m
316CONFIG_IP_NF_NAT=m
317CONFIG_IP_NF_NAT_NEEDED=y
318CONFIG_IP_NF_TARGET_MASQUERADE=m
319CONFIG_IP_NF_TARGET_REDIRECT=m
320# CONFIG_IP_NF_TARGET_NETMAP is not set
321# CONFIG_IP_NF_TARGET_SAME is not set
322# CONFIG_IP_NF_NAT_SNMP_BASIC is not set
323CONFIG_IP_NF_NAT_FTP=m
324# CONFIG_IP_NF_MANGLE is not set
325# CONFIG_IP_NF_TARGET_LOG is not set
326CONFIG_IP_NF_TARGET_ULOG=m
327CONFIG_IP_NF_TARGET_TCPMSS=m
328CONFIG_IP_NF_ARPTABLES=m
329CONFIG_IP_NF_ARPFILTER=m
330# CONFIG_IP_NF_ARP_MANGLE is not set
331CONFIG_IP_NF_COMPAT_IPCHAINS=m
332# CONFIG_IP_NF_COMPAT_IPFWADM is not set
333# CONFIG_IP_NF_RAW is not set
334
335#
336# SCTP Configuration (EXPERIMENTAL)
337#
338# CONFIG_IP_SCTP is not set
339# CONFIG_ATM is not set
340# CONFIG_BRIDGE is not set
341# CONFIG_VLAN_8021Q is not set
342# CONFIG_DECNET is not set
343# CONFIG_LLC2 is not set
344# CONFIG_IPX is not set
345# CONFIG_ATALK is not set
346# CONFIG_X25 is not set
347# CONFIG_LAPB is not set
348# CONFIG_NET_DIVERT is not set
349# CONFIG_ECONET is not set
350# CONFIG_WAN_ROUTER is not set
351# CONFIG_NET_HW_FLOWCONTROL is not set
352
353#
354# QoS and/or fair queueing
355#
356# CONFIG_NET_SCHED is not set
357
358#
359# Network testing
360#
361# CONFIG_NET_PKTGEN is not set
362# CONFIG_NETPOLL is not set
363# CONFIG_NET_POLL_CONTROLLER is not set
364# CONFIG_HAMRADIO is not set
365# CONFIG_IRDA is not set
366# CONFIG_BT is not set
367CONFIG_NETDEVICES=y
368# CONFIG_DUMMY is not set
369# CONFIG_BONDING is not set
370# CONFIG_EQUALIZER is not set
371# CONFIG_TUN is not set
372
373#
374# ARCnet devices
375#
376# CONFIG_ARCNET is not set
377
378#
379# Ethernet (10 or 100Mbit)
380#
381CONFIG_NET_ETHERNET=y
382CONFIG_MII=y
383# CONFIG_OAKNET is not set
384# CONFIG_HAPPYMEAL is not set
385# CONFIG_SUNGEM is not set
386# CONFIG_NET_VENDOR_3COM is not set
387
388#
389# Tulip family network device support
390#
391# CONFIG_NET_TULIP is not set
392# CONFIG_HP100 is not set
393CONFIG_NET_PCI=y
394# CONFIG_PCNET32 is not set
395# CONFIG_AMD8111_ETH is not set
396# CONFIG_ADAPTEC_STARFIRE is not set
397# CONFIG_B44 is not set
398# CONFIG_FORCEDETH is not set
399# CONFIG_DGRS is not set
400CONFIG_EEPRO100=y
401# CONFIG_EEPRO100_PIO is not set
402# CONFIG_E100 is not set
403# CONFIG_FEALNX is not set
404# CONFIG_NATSEMI is not set
405# CONFIG_NE2K_PCI is not set
406# CONFIG_8139CP is not set
407# CONFIG_8139TOO is not set
408# CONFIG_SIS900 is not set
409# CONFIG_EPIC100 is not set
410# CONFIG_SUNDANCE is not set
411# CONFIG_TLAN is not set
412# CONFIG_VIA_RHINE is not set
413
414#
415# Ethernet (1000 Mbit)
416#
417# CONFIG_ACENIC is not set
418# CONFIG_DL2K is not set
419# CONFIG_E1000 is not set
420# CONFIG_NS83820 is not set
421# CONFIG_HAMACHI is not set
422# CONFIG_YELLOWFIN is not set
423# CONFIG_R8169 is not set
424# CONFIG_SK98LIN is not set
425# CONFIG_TIGON3 is not set
426
427#
428# Ethernet (10000 Mbit)
429#
430# CONFIG_IXGB is not set
431# CONFIG_S2IO is not set
432
433#
434# Token Ring devices
435#
436# CONFIG_TR is not set
437
438#
439# Wireless LAN (non-hamradio)
440#
441# CONFIG_NET_RADIO is not set
442
443#
444# Wan interfaces
445#
446# CONFIG_WAN is not set
447# CONFIG_FDDI is not set
448# CONFIG_HIPPI is not set
449# CONFIG_PPP is not set
450# CONFIG_SLIP is not set
451# CONFIG_RCPCI is not set
452# CONFIG_SHAPER is not set
453# CONFIG_NETCONSOLE is not set
454
455#
456# ISDN subsystem
457#
458# CONFIG_ISDN is not set
459
460#
461# Telephony Support
462#
463# CONFIG_PHONE is not set
464
465#
466# Input device support
467#
468# CONFIG_INPUT is not set
469
470#
471# Userland interfaces
472#
473
474#
475# Input I/O drivers
476#
477# CONFIG_GAMEPORT is not set
478CONFIG_SOUND_GAMEPORT=y
479# CONFIG_SERIO is not set
480# CONFIG_SERIO_I8042 is not set
481
482#
483# Input Device Drivers
484#
485
486#
487# Character devices
488#
489# CONFIG_VT is not set
490# CONFIG_SERIAL_NONSTANDARD is not set
491
492#
493# Serial drivers
494#
495CONFIG_SERIAL_8250=y
496CONFIG_SERIAL_8250_CONSOLE=y
497CONFIG_SERIAL_8250_NR_UARTS=2
498# CONFIG_SERIAL_8250_EXTENDED is not set
499
500#
501# Non-8250 serial port support
502#
503CONFIG_SERIAL_CORE=y
504CONFIG_SERIAL_CORE_CONSOLE=y
505CONFIG_UNIX98_PTYS=y
506CONFIG_LEGACY_PTYS=y
507CONFIG_LEGACY_PTY_COUNT=256
508# CONFIG_QIC02_TAPE is not set
509
510#
511# IPMI
512#
513# CONFIG_IPMI_HANDLER is not set
514
515#
516# Watchdog Cards
517#
518# CONFIG_WATCHDOG is not set
519# CONFIG_NVRAM is not set
520CONFIG_GEN_RTC=y
521# CONFIG_GEN_RTC_X is not set
522# CONFIG_DTLK is not set
523# CONFIG_R3964 is not set
524# CONFIG_APPLICOM is not set
525
526#
527# Ftape, the floppy tape device driver
528#
529# CONFIG_FTAPE is not set
530# CONFIG_AGP is not set
531# CONFIG_DRM is not set
532# CONFIG_RAW_DRIVER is not set
533
534#
535# I2C support
536#
537# CONFIG_I2C is not set
538
539#
540# Misc devices
541#
542
543#
544# Multimedia devices
545#
546# CONFIG_VIDEO_DEV is not set
547
548#
549# Digital Video Broadcasting Devices
550#
551# CONFIG_DVB is not set
552
553#
554# Graphics support
555#
556# CONFIG_FB is not set
557
558#
559# Sound
560#
561# CONFIG_SOUND is not set
562
563#
564# USB support
565#
566# CONFIG_USB is not set
567
568#
569# USB Gadget Support
570#
571# CONFIG_USB_GADGET is not set
572
573#
574# File systems
575#
576CONFIG_EXT2_FS=y
577# CONFIG_EXT2_FS_XATTR is not set
578# CONFIG_EXT3_FS is not set
579# CONFIG_JBD is not set
580# CONFIG_REISERFS_FS is not set
581# CONFIG_JFS_FS is not set
582# CONFIG_XFS_FS is not set
583# CONFIG_MINIX_FS is not set
584# CONFIG_ROMFS_FS is not set
585# CONFIG_QUOTA is not set
586# CONFIG_AUTOFS_FS is not set
587# CONFIG_AUTOFS4_FS is not set
588
589#
590# CD-ROM/DVD Filesystems
591#
592# CONFIG_ISO9660_FS is not set
593# CONFIG_UDF_FS is not set
594
595#
596# DOS/FAT/NT Filesystems
597#
598# CONFIG_FAT_FS is not set
599# CONFIG_NTFS_FS is not set
600
601#
602# Pseudo filesystems
603#
604CONFIG_PROC_FS=y
605CONFIG_PROC_KCORE=y
606CONFIG_SYSFS=y
607# CONFIG_DEVFS_FS is not set
608# CONFIG_DEVPTS_FS_XATTR is not set
609CONFIG_TMPFS=y
610# CONFIG_HUGETLB_PAGE is not set
611CONFIG_RAMFS=y
612
613#
614# Miscellaneous filesystems
615#
616# CONFIG_ADFS_FS is not set
617# CONFIG_AFFS_FS is not set
618# CONFIG_HFS_FS is not set
619# CONFIG_HFSPLUS_FS is not set
620# CONFIG_BEFS_FS is not set
621# CONFIG_BFS_FS is not set
622# CONFIG_EFS_FS is not set
623# CONFIG_CRAMFS is not set
624# CONFIG_VXFS_FS is not set
625# CONFIG_HPFS_FS is not set
626# CONFIG_QNX4FS_FS is not set
627# CONFIG_SYSV_FS is not set
628# CONFIG_UFS_FS is not set
629
630#
631# Network File Systems
632#
633CONFIG_NFS_FS=y
634# CONFIG_NFS_V3 is not set
635# CONFIG_NFS_V4 is not set
636# CONFIG_NFS_DIRECTIO is not set
637# CONFIG_NFSD is not set
638CONFIG_ROOT_NFS=y
639CONFIG_LOCKD=y
640# CONFIG_EXPORTFS is not set
641CONFIG_SUNRPC=y
642# CONFIG_RPCSEC_GSS_KRB5 is not set
643# CONFIG_SMB_FS is not set
644# CONFIG_CIFS is not set
645# CONFIG_NCP_FS is not set
646# CONFIG_CODA_FS is not set
647# CONFIG_INTERMEZZO_FS is not set
648# CONFIG_AFS_FS is not set
649
650#
651# Partition Types
652#
653# CONFIG_PARTITION_ADVANCED is not set
654CONFIG_MSDOS_PARTITION=y
655
656#
657# Native Language Support
658#
659# CONFIG_NLS is not set
660
661#
662# Library routines
663#
664# CONFIG_CRC32 is not set
665
666#
667# Kernel hacking
668#
669# CONFIG_DEBUG_KERNEL is not set
670# CONFIG_SERIAL_TEXT_DEBUG is not set
671
672#
673# Security options
674#
675# CONFIG_SECURITY is not set
676
677#
678# Cryptographic options
679#
680# CONFIG_CRYPTO is not set
diff --git a/arch/ppc/configs/katana_defconfig b/arch/ppc/configs/katana_defconfig
new file mode 100644
index 000000000000..f0b0d5720154
--- /dev/null
+++ b/arch/ppc/configs/katana_defconfig
@@ -0,0 +1,861 @@
1#
2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.11
4# Tue Mar 8 17:31:00 2005
5#
6CONFIG_MMU=y
7CONFIG_GENERIC_HARDIRQS=y
8CONFIG_RWSEM_XCHGADD_ALGORITHM=y
9CONFIG_GENERIC_CALIBRATE_DELAY=y
10CONFIG_HAVE_DEC_LOCK=y
11CONFIG_PPC=y
12CONFIG_PPC32=y
13CONFIG_GENERIC_NVRAM=y
14
15#
16# Code maturity level options
17#
18CONFIG_EXPERIMENTAL=y
19CONFIG_CLEAN_COMPILE=y
20CONFIG_BROKEN_ON_SMP=y
21
22#
23# General setup
24#
25CONFIG_LOCALVERSION=""
26CONFIG_SWAP=y
27CONFIG_SYSVIPC=y
28# CONFIG_POSIX_MQUEUE is not set
29# CONFIG_BSD_PROCESS_ACCT is not set
30CONFIG_SYSCTL=y
31# CONFIG_AUDIT is not set
32CONFIG_LOG_BUF_SHIFT=14
33# CONFIG_HOTPLUG is not set
34CONFIG_KOBJECT_UEVENT=y
35# CONFIG_IKCONFIG is not set
36# CONFIG_EMBEDDED is not set
37CONFIG_KALLSYMS=y
38# CONFIG_KALLSYMS_EXTRA_PASS is not set
39CONFIG_BASE_FULL=y
40CONFIG_FUTEX=y
41CONFIG_EPOLL=y
42# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
43CONFIG_SHMEM=y
44CONFIG_CC_ALIGN_FUNCTIONS=0
45CONFIG_CC_ALIGN_LABELS=0
46CONFIG_CC_ALIGN_LOOPS=0
47CONFIG_CC_ALIGN_JUMPS=0
48# CONFIG_TINY_SHMEM is not set
49CONFIG_BASE_SMALL=0
50
51#
52# Loadable module support
53#
54CONFIG_MODULES=y
55CONFIG_MODULE_UNLOAD=y
56# CONFIG_MODULE_FORCE_UNLOAD is not set
57CONFIG_OBSOLETE_MODPARM=y
58# CONFIG_MODVERSIONS is not set
59# CONFIG_MODULE_SRCVERSION_ALL is not set
60CONFIG_KMOD=y
61
62#
63# Processor
64#
65CONFIG_6xx=y
66# CONFIG_40x is not set
67# CONFIG_44x is not set
68# CONFIG_POWER3 is not set
69# CONFIG_POWER4 is not set
70# CONFIG_8xx is not set
71# CONFIG_E500 is not set
72CONFIG_ALTIVEC=y
73# CONFIG_TAU is not set
74# CONFIG_CPU_FREQ is not set
75# CONFIG_83xx is not set
76CONFIG_PPC_STD_MMU=y
77CONFIG_NOT_COHERENT_CACHE=y
78
79#
80# Platform options
81#
82# CONFIG_PPC_MULTIPLATFORM is not set
83# CONFIG_APUS is not set
84CONFIG_KATANA=y
85# CONFIG_WILLOW is not set
86# CONFIG_CPCI690 is not set
87# CONFIG_PCORE is not set
88# CONFIG_POWERPMC250 is not set
89# CONFIG_CHESTNUT is not set
90# CONFIG_SPRUCE is not set
91# CONFIG_EV64260 is not set
92# CONFIG_LOPEC is not set
93# CONFIG_MCPN765 is not set
94# CONFIG_MVME5100 is not set
95# CONFIG_PPLUS is not set
96# CONFIG_PRPMC750 is not set
97# CONFIG_PRPMC800 is not set
98# CONFIG_SANDPOINT is not set
99# CONFIG_RADSTONE_PPC7D is not set
100# CONFIG_ADIR is not set
101# CONFIG_K2 is not set
102# CONFIG_PAL4 is not set
103# CONFIG_GEMINI is not set
104# CONFIG_EST8260 is not set
105# CONFIG_SBC82xx is not set
106# CONFIG_SBS8260 is not set
107# CONFIG_RPX8260 is not set
108# CONFIG_TQM8260 is not set
109# CONFIG_ADS8272 is not set
110# CONFIG_PQ2FADS is not set
111# CONFIG_LITE5200 is not set
112CONFIG_MV64360=y
113CONFIG_MV64X60=y
114
115#
116# Set bridge options
117#
118CONFIG_MV64X60_BASE=0xf8100000
119CONFIG_MV64X60_NEW_BASE=0xf8100000
120# CONFIG_SMP is not set
121# CONFIG_PREEMPT is not set
122# CONFIG_HIGHMEM is not set
123CONFIG_BINFMT_ELF=y
124CONFIG_BINFMT_MISC=y
125CONFIG_CMDLINE_BOOL=y
126CONFIG_CMDLINE="console=ttyMM0,9600 ip=on"
127
128#
129# Bus options
130#
131CONFIG_GENERIC_ISA_DMA=y
132CONFIG_PCI=y
133CONFIG_PCI_DOMAINS=y
134CONFIG_PCI_LEGACY_PROC=y
135CONFIG_PCI_NAMES=y
136
137#
138# PCCARD (PCMCIA/CardBus) support
139#
140# CONFIG_PCCARD is not set
141
142#
143# PC-card bridges
144#
145
146#
147# Advanced setup
148#
149CONFIG_ADVANCED_OPTIONS=y
150CONFIG_HIGHMEM_START=0xfe000000
151# CONFIG_LOWMEM_SIZE_BOOL is not set
152CONFIG_LOWMEM_SIZE=0x30000000
153# CONFIG_KERNEL_START_BOOL is not set
154CONFIG_KERNEL_START=0xc0000000
155# CONFIG_TASK_SIZE_BOOL is not set
156CONFIG_TASK_SIZE=0x80000000
157CONFIG_CONSISTENT_START_BOOL=y
158CONFIG_CONSISTENT_START=0xf0000000
159CONFIG_CONSISTENT_SIZE_BOOL=y
160CONFIG_CONSISTENT_SIZE=0x00400000
161# CONFIG_BOOT_LOAD_BOOL is not set
162CONFIG_BOOT_LOAD=0x00800000
163
164#
165# Device Drivers
166#
167
168#
169# Generic Driver Options
170#
171CONFIG_STANDALONE=y
172CONFIG_PREVENT_FIRMWARE_BUILD=y
173# CONFIG_FW_LOADER is not set
174
175#
176# Memory Technology Devices (MTD)
177#
178CONFIG_MTD=y
179# CONFIG_MTD_DEBUG is not set
180CONFIG_MTD_PARTITIONS=y
181CONFIG_MTD_CONCAT=y
182# CONFIG_MTD_REDBOOT_PARTS is not set
183# CONFIG_MTD_CMDLINE_PARTS is not set
184
185#
186# User Modules And Translation Layers
187#
188CONFIG_MTD_CHAR=y
189CONFIG_MTD_BLOCK=y
190# CONFIG_FTL is not set
191# CONFIG_NFTL is not set
192# CONFIG_INFTL is not set
193
194#
195# RAM/ROM/Flash chip drivers
196#
197CONFIG_MTD_CFI=y
198# CONFIG_MTD_JEDECPROBE is not set
199CONFIG_MTD_GEN_PROBE=y
200CONFIG_MTD_CFI_ADV_OPTIONS=y
201CONFIG_MTD_CFI_NOSWAP=y
202# CONFIG_MTD_CFI_BE_BYTE_SWAP is not set
203# CONFIG_MTD_CFI_LE_BYTE_SWAP is not set
204CONFIG_MTD_CFI_GEOMETRY=y
205# CONFIG_MTD_MAP_BANK_WIDTH_1 is not set
206# CONFIG_MTD_MAP_BANK_WIDTH_2 is not set
207CONFIG_MTD_MAP_BANK_WIDTH_4=y
208# CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
209# CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
210# CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
211# CONFIG_MTD_CFI_I1 is not set
212CONFIG_MTD_CFI_I2=y
213# CONFIG_MTD_CFI_I4 is not set
214# CONFIG_MTD_CFI_I8 is not set
215CONFIG_MTD_CFI_INTELEXT=y
216# CONFIG_MTD_CFI_AMDSTD is not set
217# CONFIG_MTD_CFI_STAA is not set
218CONFIG_MTD_CFI_UTIL=y
219# CONFIG_MTD_RAM is not set
220# CONFIG_MTD_ROM is not set
221# CONFIG_MTD_ABSENT is not set
222# CONFIG_MTD_XIP is not set
223
224#
225# Mapping drivers for chip access
226#
227# CONFIG_MTD_COMPLEX_MAPPINGS is not set
228CONFIG_MTD_PHYSMAP=y
229CONFIG_MTD_PHYSMAP_START=0xe0000000
230CONFIG_MTD_PHYSMAP_LEN=0x0
231CONFIG_MTD_PHYSMAP_BANKWIDTH=4
232
233#
234# Self-contained MTD device drivers
235#
236# CONFIG_MTD_PMC551 is not set
237# CONFIG_MTD_SLRAM is not set
238CONFIG_MTD_PHRAM=y
239# CONFIG_MTD_MTDRAM is not set
240# CONFIG_MTD_BLKMTD is not set
241# CONFIG_MTD_BLOCK2MTD is not set
242
243#
244# Disk-On-Chip Device Drivers
245#
246# CONFIG_MTD_DOC2000 is not set
247# CONFIG_MTD_DOC2001 is not set
248# CONFIG_MTD_DOC2001PLUS is not set
249
250#
251# NAND Flash Device Drivers
252#
253# CONFIG_MTD_NAND is not set
254
255#
256# Parallel port support
257#
258# CONFIG_PARPORT is not set
259
260#
261# Plug and Play support
262#
263
264#
265# Block devices
266#
267# CONFIG_BLK_DEV_FD is not set
268# CONFIG_BLK_CPQ_DA is not set
269# CONFIG_BLK_CPQ_CISS_DA is not set
270# CONFIG_BLK_DEV_DAC960 is not set
271# CONFIG_BLK_DEV_UMEM is not set
272# CONFIG_BLK_DEV_COW_COMMON is not set
273CONFIG_BLK_DEV_LOOP=y
274# CONFIG_BLK_DEV_CRYPTOLOOP is not set
275# CONFIG_BLK_DEV_NBD is not set
276# CONFIG_BLK_DEV_SX8 is not set
277CONFIG_BLK_DEV_RAM=y
278CONFIG_BLK_DEV_RAM_COUNT=16
279CONFIG_BLK_DEV_RAM_SIZE=4096
280CONFIG_BLK_DEV_INITRD=y
281CONFIG_INITRAMFS_SOURCE=""
282# CONFIG_LBD is not set
283# CONFIG_CDROM_PKTCDVD is not set
284
285#
286# IO Schedulers
287#
288CONFIG_IOSCHED_NOOP=y
289CONFIG_IOSCHED_AS=y
290CONFIG_IOSCHED_DEADLINE=y
291CONFIG_IOSCHED_CFQ=y
292# CONFIG_ATA_OVER_ETH is not set
293
294#
295# ATA/ATAPI/MFM/RLL support
296#
297# CONFIG_IDE is not set
298
299#
300# SCSI device support
301#
302# CONFIG_SCSI is not set
303
304#
305# Multi-device support (RAID and LVM)
306#
307# CONFIG_MD is not set
308
309#
310# Fusion MPT device support
311#
312
313#
314# IEEE 1394 (FireWire) support
315#
316# CONFIG_IEEE1394 is not set
317
318#
319# I2O device support
320#
321# CONFIG_I2O is not set
322
323#
324# Macintosh device drivers
325#
326
327#
328# Networking support
329#
330CONFIG_NET=y
331
332#
333# Networking options
334#
335CONFIG_PACKET=y
336# CONFIG_PACKET_MMAP is not set
337# CONFIG_NETLINK_DEV is not set
338CONFIG_UNIX=y
339# CONFIG_NET_KEY is not set
340CONFIG_INET=y
341CONFIG_IP_MULTICAST=y
342# CONFIG_IP_ADVANCED_ROUTER is not set
343CONFIG_IP_PNP=y
344CONFIG_IP_PNP_DHCP=y
345# CONFIG_IP_PNP_BOOTP is not set
346# CONFIG_IP_PNP_RARP is not set
347# CONFIG_NET_IPIP is not set
348# CONFIG_NET_IPGRE is not set
349# CONFIG_IP_MROUTE is not set
350# CONFIG_ARPD is not set
351CONFIG_SYN_COOKIES=y
352# CONFIG_INET_AH is not set
353# CONFIG_INET_ESP is not set
354# CONFIG_INET_IPCOMP is not set
355# CONFIG_INET_TUNNEL is not set
356CONFIG_IP_TCPDIAG=y
357# CONFIG_IP_TCPDIAG_IPV6 is not set
358# CONFIG_IPV6 is not set
359# CONFIG_NETFILTER is not set
360
361#
362# SCTP Configuration (EXPERIMENTAL)
363#
364# CONFIG_IP_SCTP is not set
365# CONFIG_ATM is not set
366# CONFIG_BRIDGE is not set
367# CONFIG_VLAN_8021Q is not set
368# CONFIG_DECNET is not set
369# CONFIG_LLC2 is not set
370# CONFIG_IPX is not set
371# CONFIG_ATALK is not set
372# CONFIG_X25 is not set
373# CONFIG_LAPB is not set
374# CONFIG_NET_DIVERT is not set
375# CONFIG_ECONET is not set
376# CONFIG_WAN_ROUTER is not set
377
378#
379# QoS and/or fair queueing
380#
381# CONFIG_NET_SCHED is not set
382# CONFIG_NET_CLS_ROUTE is not set
383
384#
385# Network testing
386#
387# CONFIG_NET_PKTGEN is not set
388# CONFIG_NETPOLL is not set
389# CONFIG_NET_POLL_CONTROLLER is not set
390# CONFIG_HAMRADIO is not set
391# CONFIG_IRDA is not set
392# CONFIG_BT is not set
393CONFIG_NETDEVICES=y
394# CONFIG_DUMMY is not set
395# CONFIG_BONDING is not set
396# CONFIG_EQUALIZER is not set
397# CONFIG_TUN is not set
398
399#
400# ARCnet devices
401#
402# CONFIG_ARCNET is not set
403
404#
405# Ethernet (10 or 100Mbit)
406#
407CONFIG_NET_ETHERNET=y
408CONFIG_MII=y
409# CONFIG_HAPPYMEAL is not set
410# CONFIG_SUNGEM is not set
411# CONFIG_NET_VENDOR_3COM is not set
412
413#
414# Tulip family network device support
415#
416CONFIG_NET_TULIP=y
417# CONFIG_DE2104X is not set
418CONFIG_TULIP=y
419# CONFIG_TULIP_MWI is not set
420# CONFIG_TULIP_MMIO is not set
421# CONFIG_TULIP_NAPI is not set
422# CONFIG_DE4X5 is not set
423# CONFIG_WINBOND_840 is not set
424# CONFIG_DM9102 is not set
425# CONFIG_HP100 is not set
426CONFIG_NET_PCI=y
427# CONFIG_PCNET32 is not set
428# CONFIG_AMD8111_ETH is not set
429# CONFIG_ADAPTEC_STARFIRE is not set
430# CONFIG_B44 is not set
431# CONFIG_FORCEDETH is not set
432# CONFIG_DGRS is not set
433# CONFIG_EEPRO100 is not set
434CONFIG_E100=y
435# CONFIG_FEALNX is not set
436# CONFIG_NATSEMI is not set
437# CONFIG_NE2K_PCI is not set
438# CONFIG_8139CP is not set
439# CONFIG_8139TOO is not set
440# CONFIG_SIS900 is not set
441# CONFIG_EPIC100 is not set
442# CONFIG_SUNDANCE is not set
443# CONFIG_TLAN is not set
444# CONFIG_VIA_RHINE is not set
445
446#
447# Ethernet (1000 Mbit)
448#
449# CONFIG_ACENIC is not set
450# CONFIG_DL2K is not set
451# CONFIG_E1000 is not set
452# CONFIG_NS83820 is not set
453# CONFIG_HAMACHI is not set
454# CONFIG_YELLOWFIN is not set
455# CONFIG_R8169 is not set
456# CONFIG_SK98LIN is not set
457# CONFIG_VIA_VELOCITY is not set
458# CONFIG_TIGON3 is not set
459CONFIG_MV643XX_ETH=y
460CONFIG_MV643XX_ETH_0=y
461CONFIG_MV643XX_ETH_1=y
462CONFIG_MV643XX_ETH_2=y
463
464#
465# Ethernet (10000 Mbit)
466#
467# CONFIG_IXGB is not set
468# CONFIG_S2IO is not set
469
470#
471# Token Ring devices
472#
473# CONFIG_TR is not set
474
475#
476# Wireless LAN (non-hamradio)
477#
478# CONFIG_NET_RADIO is not set
479
480#
481# Wan interfaces
482#
483# CONFIG_WAN is not set
484# CONFIG_FDDI is not set
485# CONFIG_HIPPI is not set
486# CONFIG_PPP is not set
487# CONFIG_SLIP is not set
488# CONFIG_SHAPER is not set
489# CONFIG_NETCONSOLE is not set
490
491#
492# ISDN subsystem
493#
494# CONFIG_ISDN is not set
495
496#
497# Telephony Support
498#
499# CONFIG_PHONE is not set
500
501#
502# Input device support
503#
504CONFIG_INPUT=y
505
506#
507# Userland interfaces
508#
509CONFIG_INPUT_MOUSEDEV=y
510CONFIG_INPUT_MOUSEDEV_PSAUX=y
511CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
512CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
513# CONFIG_INPUT_JOYDEV is not set
514# CONFIG_INPUT_TSDEV is not set
515# CONFIG_INPUT_EVDEV is not set
516# CONFIG_INPUT_EVBUG is not set
517
518#
519# Input I/O drivers
520#
521# CONFIG_GAMEPORT is not set
522CONFIG_SOUND_GAMEPORT=y
523# CONFIG_SERIO is not set
524# CONFIG_SERIO_I8042 is not set
525
526#
527# Input Device Drivers
528#
529# CONFIG_INPUT_KEYBOARD is not set
530# CONFIG_INPUT_MOUSE is not set
531# CONFIG_INPUT_JOYSTICK is not set
532# CONFIG_INPUT_TOUCHSCREEN is not set
533# CONFIG_INPUT_MISC is not set
534
535#
536# Character devices
537#
538CONFIG_VT=y
539CONFIG_VT_CONSOLE=y
540CONFIG_HW_CONSOLE=y
541# CONFIG_SERIAL_NONSTANDARD is not set
542
543#
544# Serial drivers
545#
546# CONFIG_SERIAL_8250 is not set
547
548#
549# Non-8250 serial port support
550#
551CONFIG_SERIAL_MPSC=y
552CONFIG_SERIAL_MPSC_CONSOLE=y
553CONFIG_SERIAL_CORE=y
554CONFIG_SERIAL_CORE_CONSOLE=y
555CONFIG_UNIX98_PTYS=y
556CONFIG_LEGACY_PTYS=y
557CONFIG_LEGACY_PTY_COUNT=256
558
559#
560# IPMI
561#
562# CONFIG_IPMI_HANDLER is not set
563
564#
565# Watchdog Cards
566#
567# CONFIG_WATCHDOG is not set
568# CONFIG_NVRAM is not set
569CONFIG_GEN_RTC=y
570# CONFIG_GEN_RTC_X is not set
571# CONFIG_DTLK is not set
572# CONFIG_R3964 is not set
573# CONFIG_APPLICOM is not set
574
575#
576# Ftape, the floppy tape device driver
577#
578# CONFIG_AGP is not set
579# CONFIG_DRM is not set
580# CONFIG_RAW_DRIVER is not set
581
582#
583# I2C support
584#
585CONFIG_I2C=y
586CONFIG_I2C_CHARDEV=y
587
588#
589# I2C Algorithms
590#
591# CONFIG_I2C_ALGOBIT is not set
592# CONFIG_I2C_ALGOPCF is not set
593# CONFIG_I2C_ALGOPCA is not set
594
595#
596# I2C Hardware Bus support
597#
598# CONFIG_I2C_ALI1535 is not set
599# CONFIG_I2C_ALI1563 is not set
600# CONFIG_I2C_ALI15X3 is not set
601# CONFIG_I2C_AMD756 is not set
602# CONFIG_I2C_AMD8111 is not set
603# CONFIG_I2C_I801 is not set
604# CONFIG_I2C_I810 is not set
605# CONFIG_I2C_ISA is not set
606# CONFIG_I2C_MPC is not set
607# CONFIG_I2C_NFORCE2 is not set
608# CONFIG_I2C_PARPORT_LIGHT is not set
609# CONFIG_I2C_PIIX4 is not set
610# CONFIG_I2C_PROSAVAGE is not set
611# CONFIG_I2C_SAVAGE4 is not set
612# CONFIG_SCx200_ACB is not set
613# CONFIG_I2C_SIS5595 is not set
614# CONFIG_I2C_SIS630 is not set
615# CONFIG_I2C_SIS96X is not set
616# CONFIG_I2C_STUB is not set
617# CONFIG_I2C_VIA is not set
618# CONFIG_I2C_VIAPRO is not set
619# CONFIG_I2C_VOODOO3 is not set
620# CONFIG_I2C_PCA_ISA is not set
621CONFIG_I2C_MV64XXX=y
622
623#
624# Hardware Sensors Chip support
625#
626# CONFIG_I2C_SENSOR is not set
627# CONFIG_SENSORS_ADM1021 is not set
628# CONFIG_SENSORS_ADM1025 is not set
629# CONFIG_SENSORS_ADM1026 is not set
630# CONFIG_SENSORS_ADM1031 is not set
631# CONFIG_SENSORS_ASB100 is not set
632# CONFIG_SENSORS_DS1621 is not set
633# CONFIG_SENSORS_FSCHER is not set
634# CONFIG_SENSORS_FSCPOS is not set
635# CONFIG_SENSORS_GL518SM is not set
636# CONFIG_SENSORS_GL520SM is not set
637# CONFIG_SENSORS_IT87 is not set
638# CONFIG_SENSORS_LM63 is not set
639# CONFIG_SENSORS_LM75 is not set
640# CONFIG_SENSORS_LM77 is not set
641# CONFIG_SENSORS_LM78 is not set
642# CONFIG_SENSORS_LM80 is not set
643# CONFIG_SENSORS_LM83 is not set
644# CONFIG_SENSORS_LM85 is not set
645# CONFIG_SENSORS_LM87 is not set
646# CONFIG_SENSORS_LM90 is not set
647# CONFIG_SENSORS_MAX1619 is not set
648# CONFIG_SENSORS_PC87360 is not set
649# CONFIG_SENSORS_SMSC47B397 is not set
650# CONFIG_SENSORS_SIS5595 is not set
651# CONFIG_SENSORS_SMSC47M1 is not set
652# CONFIG_SENSORS_VIA686A is not set
653# CONFIG_SENSORS_W83781D is not set
654# CONFIG_SENSORS_W83L785TS is not set
655# CONFIG_SENSORS_W83627HF is not set
656
657#
658# Other I2C Chip support
659#
660# CONFIG_SENSORS_EEPROM is not set
661# CONFIG_SENSORS_PCF8574 is not set
662# CONFIG_SENSORS_PCF8591 is not set
663# CONFIG_SENSORS_RTC8564 is not set
664CONFIG_SENSORS_M41T00=y
665# CONFIG_I2C_DEBUG_CORE is not set
666# CONFIG_I2C_DEBUG_ALGO is not set
667# CONFIG_I2C_DEBUG_BUS is not set
668# CONFIG_I2C_DEBUG_CHIP is not set
669
670#
671# Dallas's 1-wire bus
672#
673# CONFIG_W1 is not set
674
675#
676# Misc devices
677#
678
679#
680# Multimedia devices
681#
682# CONFIG_VIDEO_DEV is not set
683
684#
685# Digital Video Broadcasting Devices
686#
687# CONFIG_DVB is not set
688
689#
690# Graphics support
691#
692# CONFIG_FB is not set
693
694#
695# Console display driver support
696#
697# CONFIG_VGA_CONSOLE is not set
698CONFIG_DUMMY_CONSOLE=y
699
700#
701# Sound
702#
703# CONFIG_SOUND is not set
704
705#
706# USB support
707#
708# CONFIG_USB is not set
709CONFIG_USB_ARCH_HAS_HCD=y
710CONFIG_USB_ARCH_HAS_OHCI=y
711
712#
713# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' may also be needed; see USB_STORAGE Help for more information
714#
715
716#
717# USB Gadget Support
718#
719# CONFIG_USB_GADGET is not set
720
721#
722# MMC/SD Card support
723#
724# CONFIG_MMC is not set
725
726#
727# InfiniBand support
728#
729# CONFIG_INFINIBAND is not set
730
731#
732# File systems
733#
734CONFIG_EXT2_FS=y
735# CONFIG_EXT2_FS_XATTR is not set
736# CONFIG_EXT3_FS is not set
737# CONFIG_JBD is not set
738# CONFIG_REISERFS_FS is not set
739# CONFIG_JFS_FS is not set
740
741#
742# XFS support
743#
744# CONFIG_XFS_FS is not set
745# CONFIG_MINIX_FS is not set
746# CONFIG_ROMFS_FS is not set
747# CONFIG_QUOTA is not set
748CONFIG_DNOTIFY=y
749# CONFIG_AUTOFS_FS is not set
750# CONFIG_AUTOFS4_FS is not set
751
752#
753# CD-ROM/DVD Filesystems
754#
755# CONFIG_ISO9660_FS is not set
756# CONFIG_UDF_FS is not set
757
758#
759# DOS/FAT/NT Filesystems
760#
761# CONFIG_MSDOS_FS is not set
762# CONFIG_VFAT_FS is not set
763# CONFIG_NTFS_FS is not set
764
765#
766# Pseudo filesystems
767#
768CONFIG_PROC_FS=y
769CONFIG_PROC_KCORE=y
770CONFIG_SYSFS=y
771CONFIG_DEVFS_FS=y
772# CONFIG_DEVFS_MOUNT is not set
773# CONFIG_DEVFS_DEBUG is not set
774# CONFIG_DEVPTS_FS_XATTR is not set
775CONFIG_TMPFS=y
776# CONFIG_TMPFS_XATTR is not set
777# CONFIG_HUGETLB_PAGE is not set
778CONFIG_RAMFS=y
779
780#
781# Miscellaneous filesystems
782#
783# CONFIG_ADFS_FS is not set
784# CONFIG_AFFS_FS is not set
785# CONFIG_HFS_FS is not set
786# CONFIG_HFSPLUS_FS is not set
787# CONFIG_BEFS_FS is not set
788# CONFIG_BFS_FS is not set
789# CONFIG_EFS_FS is not set
790# CONFIG_JFFS_FS is not set
791# CONFIG_JFFS2_FS is not set
792# CONFIG_CRAMFS is not set
793# CONFIG_VXFS_FS is not set
794# CONFIG_HPFS_FS is not set
795# CONFIG_QNX4FS_FS is not set
796# CONFIG_SYSV_FS is not set
797# CONFIG_UFS_FS is not set
798
799#
800# Network File Systems
801#
802CONFIG_NFS_FS=y
803CONFIG_NFS_V3=y
804# CONFIG_NFS_V4 is not set
805# CONFIG_NFS_DIRECTIO is not set
806# CONFIG_NFSD is not set
807CONFIG_ROOT_NFS=y
808CONFIG_LOCKD=y
809CONFIG_LOCKD_V4=y
810CONFIG_SUNRPC=y
811# CONFIG_RPCSEC_GSS_KRB5 is not set
812# CONFIG_RPCSEC_GSS_SPKM3 is not set
813# CONFIG_SMB_FS is not set
814# CONFIG_CIFS is not set
815# CONFIG_NCP_FS is not set
816# CONFIG_CODA_FS is not set
817# CONFIG_AFS_FS is not set
818
819#
820# Partition Types
821#
822# CONFIG_PARTITION_ADVANCED is not set
823CONFIG_MSDOS_PARTITION=y
824
825#
826# Native Language Support
827#
828# CONFIG_NLS is not set
829
830#
831# Library routines
832#
833# CONFIG_CRC_CCITT is not set
834CONFIG_CRC32=y
835# CONFIG_LIBCRC32C is not set
836
837#
838# Profiling support
839#
840# CONFIG_PROFILING is not set
841
842#
843# Kernel hacking
844#
845# CONFIG_DEBUG_KERNEL is not set
846# CONFIG_PRINTK_TIME is not set
847
848#
849# Security options
850#
851# CONFIG_KEYS is not set
852# CONFIG_SECURITY is not set
853
854#
855# Cryptographic options
856#
857# CONFIG_CRYPTO is not set
858
859#
860# Hardware crypto devices
861#
diff --git a/arch/ppc/configs/lite5200_defconfig b/arch/ppc/configs/lite5200_defconfig
new file mode 100644
index 000000000000..7e7a943d8cfe
--- /dev/null
+++ b/arch/ppc/configs/lite5200_defconfig
@@ -0,0 +1,436 @@
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# Code maturity level options
12#
13CONFIG_EXPERIMENTAL=y
14CONFIG_CLEAN_COMPILE=y
15CONFIG_STANDALONE=y
16CONFIG_BROKEN_ON_SMP=y
17#
18# General setup
19#
20CONFIG_SWAP=y
21CONFIG_SYSVIPC=y
22# CONFIG_BSD_PROCESS_ACCT is not set
23CONFIG_SYSCTL=y
24# CONFIG_AUDIT is not set
25CONFIG_LOG_BUF_SHIFT=14
26# CONFIG_HOTPLUG is not set
27# CONFIG_IKCONFIG is not set
28# CONFIG_EMBEDDED is not set
29CONFIG_KALLSYMS=y
30# CONFIG_KALLSYMS_ALL is not set
31# CONFIG_KALLSYMS_EXTRA_PASS is not set
32CONFIG_FUTEX=y
33CONFIG_EPOLL=y
34CONFIG_IOSCHED_NOOP=y
35CONFIG_IOSCHED_AS=y
36CONFIG_IOSCHED_DEADLINE=y
37CONFIG_IOSCHED_CFQ=y
38# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
39#
40# Loadable module support
41#
42CONFIG_MODULES=y
43CONFIG_MODULE_UNLOAD=y
44# CONFIG_MODULE_FORCE_UNLOAD is not set
45CONFIG_OBSOLETE_MODPARM=y
46CONFIG_MODVERSIONS=y
47CONFIG_KMOD=y
48#
49# Processor
50#
51CONFIG_6xx=y
52# CONFIG_40x is not set
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_E500 is not set
58# CONFIG_ALTIVEC is not set
59# CONFIG_TAU is not set
60# CONFIG_CPU_FREQ is not set
61CONFIG_FSL_OCP=y
62CONFIG_PPC_STD_MMU=y
63#
64# Platform options
65#
66# CONFIG_PPC_MULTIPLATFORM is not set
67# CONFIG_APUS is not set
68# CONFIG_WILLOW is not set
69# CONFIG_PCORE is not set
70# CONFIG_POWERPMC250 is not set
71# CONFIG_EV64260 is not set
72# CONFIG_SPRUCE is not set
73# CONFIG_LOPEC is not set
74# CONFIG_MCPN765 is not set
75# CONFIG_MVME5100 is not set
76# CONFIG_PPLUS is not set
77# CONFIG_PRPMC750 is not set
78# CONFIG_PRPMC800 is not set
79# CONFIG_SANDPOINT is not set
80# CONFIG_ADIR is not set
81# CONFIG_K2 is not set
82# CONFIG_PAL4 is not set
83# CONFIG_GEMINI is not set
84# CONFIG_EST8260 is not set
85# CONFIG_SBC82xx is not set
86# CONFIG_SBS8260 is not set
87# CONFIG_RPX6 is not set
88# CONFIG_TQM8260 is not set
89# CONFIG_ADS8272 is not set
90CONFIG_LITE5200=y
91CONFIG_PPC_MPC52xx=y
92# CONFIG_SMP is not set
93# CONFIG_PREEMPT is not set
94# CONFIG_HIGHMEM is not set
95CONFIG_KERNEL_ELF=y
96CONFIG_BINFMT_ELF=y
97# CONFIG_BINFMT_MISC is not set
98CONFIG_CMDLINE_BOOL=y
99CONFIG_CMDLINE="console=ttyS0 root=/dev/ram0 rw"
100#
101# Bus options
102#
103CONFIG_GENERIC_ISA_DMA=y
104CONFIG_PCI=y
105CONFIG_PCI_DOMAINS=y
106# CONFIG_PCI_LEGACY_PROC is not set
107# CONFIG_PCI_NAMES is not set
108#
109# Advanced setup
110#
111CONFIG_ADVANCED_OPTIONS=y
112CONFIG_HIGHMEM_START=0xfe000000
113# CONFIG_LOWMEM_SIZE_BOOL is not set
114CONFIG_LOWMEM_SIZE=0x30000000
115# CONFIG_KERNEL_START_BOOL is not set
116CONFIG_KERNEL_START=0xc0000000
117# CONFIG_TASK_SIZE_BOOL is not set
118CONFIG_TASK_SIZE=0x80000000
119# CONFIG_BOOT_LOAD_BOOL is not set
120CONFIG_BOOT_LOAD=0x00800000
121#
122# Device Drivers
123#
124#
125# Generic Driver Options
126#
127CONFIG_PREVENT_FIRMWARE_BUILD=y
128# CONFIG_DEBUG_DRIVER is not set
129#
130# Memory Technology Devices (MTD)
131#
132# CONFIG_MTD is not set
133#
134# Parallel port support
135#
136# CONFIG_PARPORT is not set
137#
138# Plug and Play support
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_SX8 is not set
150CONFIG_BLK_DEV_RAM=y
151CONFIG_BLK_DEV_RAM_SIZE=4096
152CONFIG_BLK_DEV_INITRD=y
153# CONFIG_LBD is not set
154#
155# ATA/ATAPI/MFM/RLL support
156#
157# CONFIG_IDE is not set
158#
159# SCSI device support
160#
161# CONFIG_SCSI is not set
162#
163# Multi-device support (RAID and LVM)
164#
165# CONFIG_MD is not set
166#
167# Fusion MPT device support
168#
169#
170# IEEE 1394 (FireWire) support
171#
172# CONFIG_IEEE1394 is not set
173#
174# I2O device support
175#
176# CONFIG_I2O is not set
177#
178# Macintosh device drivers
179#
180#
181# Networking support
182#
183# CONFIG_NET is not set
184# CONFIG_NETPOLL is not set
185# CONFIG_NET_POLL_CONTROLLER is not set
186#
187# ISDN subsystem
188#
189#
190# Telephony Support
191#
192# CONFIG_PHONE is not set
193#
194# Input device support
195#
196CONFIG_INPUT=y
197#
198# Userland interfaces
199#
200CONFIG_INPUT_MOUSEDEV=y
201CONFIG_INPUT_MOUSEDEV_PSAUX=y
202CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
203CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
204# CONFIG_INPUT_JOYDEV is not set
205# CONFIG_INPUT_TSDEV is not set
206CONFIG_INPUT_EVDEV=y
207CONFIG_INPUT_EVBUG=y
208#
209# Input I/O drivers
210#
211# CONFIG_GAMEPORT is not set
212CONFIG_SOUND_GAMEPORT=y
213CONFIG_SERIO=y
214# CONFIG_SERIO_I8042 is not set
215CONFIG_SERIO_SERPORT=y
216# CONFIG_SERIO_CT82C710 is not set
217# CONFIG_SERIO_PCIPS2 is not set
218#
219# Input Device Drivers
220#
221# CONFIG_INPUT_KEYBOARD is not set
222# CONFIG_INPUT_MOUSE is not set
223# CONFIG_INPUT_JOYSTICK is not set
224# CONFIG_INPUT_TOUCHSCREEN is not set
225# CONFIG_INPUT_MISC is not set
226#
227# Character devices
228#
229CONFIG_VT=y
230CONFIG_VT_CONSOLE=y
231CONFIG_HW_CONSOLE=y
232# CONFIG_SERIAL_NONSTANDARD is not set
233#
234# Serial drivers
235#
236# CONFIG_SERIAL_8250 is not set
237#
238# Non-8250 serial port support
239#
240CONFIG_SERIAL_CORE=y
241CONFIG_SERIAL_CORE_CONSOLE=y
242CONFIG_SERIAL_MPC52xx=y
243CONFIG_SERIAL_MPC52xx_CONSOLE=y
244CONFIG_SERIAL_MPC52xx_CONSOLE_BAUD=9600
245CONFIG_UNIX98_PTYS=y
246CONFIG_LEGACY_PTYS=y
247CONFIG_LEGACY_PTY_COUNT=256
248# CONFIG_QIC02_TAPE is not set
249#
250# IPMI
251#
252# CONFIG_IPMI_HANDLER is not set
253#
254# Watchdog Cards
255#
256# CONFIG_WATCHDOG is not set
257# CONFIG_NVRAM is not set
258# CONFIG_GEN_RTC is not set
259# CONFIG_DTLK is not set
260# CONFIG_R3964 is not set
261# CONFIG_APPLICOM is not set
262#
263# Ftape, the floppy tape device driver
264#
265# CONFIG_FTAPE is not set
266# CONFIG_AGP is not set
267# CONFIG_DRM is not set
268# CONFIG_RAW_DRIVER is not set
269#
270# I2C support
271#
272# CONFIG_I2C is not set
273#
274# Misc devices
275#
276#
277# Multimedia devices
278#
279# CONFIG_VIDEO_DEV is not set
280#
281# Digital Video Broadcasting Devices
282#
283#
284# Graphics support
285#
286# CONFIG_FB is not set
287#
288# Console display driver support
289#
290CONFIG_VGA_CONSOLE=y
291# CONFIG_MDA_CONSOLE is not set
292CONFIG_DUMMY_CONSOLE=y
293#
294# Sound
295#
296# CONFIG_SOUND is not set
297#
298# USB support
299#
300# CONFIG_USB is not set
301#
302# USB Gadget Support
303#
304# CONFIG_USB_GADGET is not set
305#
306# File systems
307#
308CONFIG_EXT2_FS=y
309# CONFIG_EXT2_FS_XATTR is not set
310# CONFIG_EXT3_FS is not set
311# CONFIG_JBD is not set
312# CONFIG_REISERFS_FS is not set
313# CONFIG_JFS_FS is not set
314# CONFIG_XFS_FS is not set
315# CONFIG_MINIX_FS is not set
316# CONFIG_ROMFS_FS is not set
317# CONFIG_QUOTA is not set
318# CONFIG_AUTOFS_FS is not set
319# CONFIG_AUTOFS4_FS is not set
320#
321# CD-ROM/DVD Filesystems
322#
323# CONFIG_ISO9660_FS is not set
324# CONFIG_UDF_FS is not set
325#
326# DOS/FAT/NT Filesystems
327#
328# CONFIG_FAT_FS is not set
329# CONFIG_NTFS_FS is not set
330#
331# Pseudo filesystems
332#
333CONFIG_PROC_FS=y
334CONFIG_PROC_KCORE=y
335CONFIG_SYSFS=y
336# CONFIG_DEVFS_FS is not set
337# CONFIG_DEVPTS_FS_XATTR is not set
338CONFIG_TMPFS=y
339# CONFIG_HUGETLB_PAGE is not set
340CONFIG_RAMFS=y
341#
342# Miscellaneous filesystems
343#
344# CONFIG_ADFS_FS is not set
345# CONFIG_AFFS_FS is not set
346# CONFIG_HFS_FS is not set
347# CONFIG_HFSPLUS_FS is not set
348# CONFIG_BEFS_FS is not set
349# CONFIG_BFS_FS is not set
350# CONFIG_EFS_FS is not set
351# CONFIG_CRAMFS is not set
352# CONFIG_VXFS_FS is not set
353# CONFIG_HPFS_FS is not set
354# CONFIG_QNX4FS_FS is not set
355# CONFIG_SYSV_FS is not set
356# CONFIG_UFS_FS is not set
357#
358# Partition Types
359#
360# CONFIG_PARTITION_ADVANCED is not set
361CONFIG_MSDOS_PARTITION=y
362#
363# Native Language Support
364#
365CONFIG_NLS=y
366CONFIG_NLS_DEFAULT="iso8859-1"
367# CONFIG_NLS_CODEPAGE_437 is not set
368# CONFIG_NLS_CODEPAGE_737 is not set
369# CONFIG_NLS_CODEPAGE_775 is not set
370# CONFIG_NLS_CODEPAGE_850 is not set
371# CONFIG_NLS_CODEPAGE_852 is not set
372# CONFIG_NLS_CODEPAGE_855 is not set
373# CONFIG_NLS_CODEPAGE_857 is not set
374# CONFIG_NLS_CODEPAGE_860 is not set
375# CONFIG_NLS_CODEPAGE_861 is not set
376# CONFIG_NLS_CODEPAGE_862 is not set
377# CONFIG_NLS_CODEPAGE_863 is not set
378# CONFIG_NLS_CODEPAGE_864 is not set
379# CONFIG_NLS_CODEPAGE_865 is not set
380# CONFIG_NLS_CODEPAGE_866 is not set
381# CONFIG_NLS_CODEPAGE_869 is not set
382# CONFIG_NLS_CODEPAGE_936 is not set
383# CONFIG_NLS_CODEPAGE_950 is not set
384# CONFIG_NLS_CODEPAGE_932 is not set
385# CONFIG_NLS_CODEPAGE_949 is not set
386# CONFIG_NLS_CODEPAGE_874 is not set
387# CONFIG_NLS_ISO8859_8 is not set
388# CONFIG_NLS_CODEPAGE_1250 is not set
389# CONFIG_NLS_CODEPAGE_1251 is not set
390# CONFIG_NLS_ASCII is not set
391CONFIG_NLS_ISO8859_1=m
392# CONFIG_NLS_ISO8859_2 is not set
393# CONFIG_NLS_ISO8859_3 is not set
394# CONFIG_NLS_ISO8859_4 is not set
395# CONFIG_NLS_ISO8859_5 is not set
396# CONFIG_NLS_ISO8859_6 is not set
397# CONFIG_NLS_ISO8859_7 is not set
398# CONFIG_NLS_ISO8859_9 is not set
399# CONFIG_NLS_ISO8859_13 is not set
400# CONFIG_NLS_ISO8859_14 is not set
401# CONFIG_NLS_ISO8859_15 is not set
402# CONFIG_NLS_KOI8_R is not set
403# CONFIG_NLS_KOI8_U is not set
404# CONFIG_NLS_UTF8 is not set
405#
406# Library routines
407#
408# CONFIG_CRC16 is not set
409# CONFIG_CRC32 is not set
410# CONFIG_LIBCRC32C is not set
411#
412# Profiling support
413#
414# CONFIG_PROFILING is not set
415#
416# Kernel hacking
417#
418CONFIG_DEBUG_KERNEL=y
419# CONFIG_DEBUG_SLAB is not set
420CONFIG_MAGIC_SYSRQ=y
421# CONFIG_DEBUG_SPINLOCK is not set
422CONFIG_DEBUG_SPINLOCK_SLEEP=y
423# CONFIG_KGDB is not set
424# CONFIG_XMON is not set
425# CONFIG_BDI_SWITCH is not set
426CONFIG_DEBUG_INFO=y
427CONFIG_SERIAL_TEXT_DEBUG=y
428CONFIG_PPC_OCP=y
429#
430# Security options
431#
432# CONFIG_SECURITY is not set
433#
434# Cryptographic options
435#
436# CONFIG_CRYPTO is not set
diff --git a/arch/ppc/configs/lopec_defconfig b/arch/ppc/configs/lopec_defconfig
new file mode 100644
index 000000000000..85ea06b3b5c6
--- /dev/null
+++ b/arch/ppc/configs/lopec_defconfig
@@ -0,0 +1,814 @@
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
16CONFIG_STANDALONE=y
17CONFIG_BROKEN_ON_SMP=y
18
19#
20# General setup
21#
22CONFIG_SWAP=y
23CONFIG_SYSVIPC=y
24# CONFIG_POSIX_MQUEUE is not set
25# CONFIG_BSD_PROCESS_ACCT is not set
26CONFIG_SYSCTL=y
27# CONFIG_AUDIT is not set
28CONFIG_LOG_BUF_SHIFT=14
29CONFIG_HOTPLUG=y
30# CONFIG_IKCONFIG is not set
31CONFIG_EMBEDDED=y
32CONFIG_KALLSYMS=y
33CONFIG_FUTEX=y
34CONFIG_EPOLL=y
35CONFIG_IOSCHED_NOOP=y
36CONFIG_IOSCHED_AS=y
37CONFIG_IOSCHED_DEADLINE=y
38CONFIG_IOSCHED_CFQ=y
39# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
40
41#
42# Loadable module support
43#
44CONFIG_MODULES=y
45CONFIG_MODULE_UNLOAD=y
46# CONFIG_MODULE_FORCE_UNLOAD is not set
47CONFIG_OBSOLETE_MODPARM=y
48# CONFIG_MODVERSIONS is not set
49CONFIG_KMOD=y
50
51#
52# Processor
53#
54CONFIG_6xx=y
55# CONFIG_40x is not set
56# CONFIG_44x is not set
57# CONFIG_POWER3 is not set
58# CONFIG_POWER4 is not set
59# CONFIG_8xx is not set
60CONFIG_ALTIVEC=y
61# CONFIG_TAU is not set
62# CONFIG_CPU_FREQ is not set
63CONFIG_PPC_STD_MMU=y
64
65#
66# Platform options
67#
68# CONFIG_PPC_MULTIPLATFORM is not set
69# CONFIG_APUS is not set
70# CONFIG_WILLOW is not set
71# CONFIG_PCORE is not set
72# CONFIG_POWERPMC250 is not set
73# CONFIG_EV64260 is not set
74# CONFIG_SPRUCE is not set
75CONFIG_LOPEC=y
76# CONFIG_MCPN765 is not set
77# CONFIG_MVME5100 is not set
78# CONFIG_PPLUS is not set
79# CONFIG_PRPMC750 is not set
80# CONFIG_PRPMC800 is not set
81# CONFIG_SANDPOINT is not set
82# CONFIG_ADIR is not set
83# CONFIG_K2 is not set
84# CONFIG_PAL4 is not set
85# CONFIG_GEMINI is not set
86# CONFIG_EST8260 is not set
87# CONFIG_SBS8260 is not set
88# CONFIG_RPX6 is not set
89# CONFIG_TQM8260 is not set
90CONFIG_EPIC_SERIAL_MODE=y
91CONFIG_MPC10X_BRIDGE=y
92# CONFIG_MPC10X_STORE_GATHERING is not set
93CONFIG_PPCBUG_NVRAM=y
94# CONFIG_SMP is not set
95# CONFIG_PREEMPT is not set
96# CONFIG_HIGHMEM is not set
97CONFIG_KERNEL_ELF=y
98CONFIG_BINFMT_ELF=y
99CONFIG_BINFMT_MISC=m
100CONFIG_CMDLINE_BOOL=y
101CONFIG_CMDLINE="ip=on"
102
103#
104# Bus options
105#
106CONFIG_GENERIC_ISA_DMA=y
107CONFIG_PCI=y
108CONFIG_PCI_DOMAINS=y
109# CONFIG_PCI_LEGACY_PROC is not set
110CONFIG_PCI_NAMES=y
111
112#
113# PCMCIA/CardBus support
114#
115# CONFIG_PCMCIA is not set
116
117#
118# Advanced setup
119#
120# CONFIG_ADVANCED_OPTIONS is not set
121
122#
123# Default settings for advanced configuration options are used
124#
125CONFIG_HIGHMEM_START=0xfe000000
126CONFIG_LOWMEM_SIZE=0x30000000
127CONFIG_KERNEL_START=0xc0000000
128CONFIG_TASK_SIZE=0x80000000
129CONFIG_BOOT_LOAD=0x00800000
130
131#
132# Device Drivers
133#
134
135#
136# Generic Driver Options
137#
138# CONFIG_FW_LOADER is not set
139
140#
141# Memory Technology Devices (MTD)
142#
143# CONFIG_MTD is not set
144
145#
146# Parallel port support
147#
148# CONFIG_PARPORT is not set
149
150#
151# Plug and Play support
152#
153
154#
155# Block devices
156#
157# CONFIG_BLK_DEV_FD is not set
158# CONFIG_BLK_CPQ_DA is not set
159# CONFIG_BLK_CPQ_CISS_DA is not set
160# CONFIG_BLK_DEV_DAC960 is not set
161# CONFIG_BLK_DEV_UMEM is not set
162CONFIG_BLK_DEV_LOOP=m
163# CONFIG_BLK_DEV_CRYPTOLOOP is not set
164# CONFIG_BLK_DEV_NBD is not set
165# CONFIG_BLK_DEV_CARMEL is not set
166CONFIG_BLK_DEV_RAM=m
167CONFIG_BLK_DEV_RAM_SIZE=4096
168# CONFIG_LBD is not set
169
170#
171# ATA/ATAPI/MFM/RLL support
172#
173CONFIG_IDE=y
174CONFIG_BLK_DEV_IDE=y
175
176#
177# Please see Documentation/ide.txt for help/info on IDE drives
178#
179CONFIG_BLK_DEV_IDEDISK=y
180CONFIG_IDEDISK_MULTI_MODE=y
181# CONFIG_IDEDISK_STROKE is not set
182CONFIG_BLK_DEV_IDECD=y
183# CONFIG_BLK_DEV_IDETAPE is not set
184# CONFIG_BLK_DEV_IDEFLOPPY is not set
185# CONFIG_BLK_DEV_IDESCSI is not set
186# CONFIG_IDE_TASK_IOCTL is not set
187# CONFIG_IDE_TASKFILE_IO is not set
188
189#
190# IDE chipset support/bugfixes
191#
192CONFIG_IDE_GENERIC=y
193CONFIG_BLK_DEV_IDEPCI=y
194# CONFIG_IDEPCI_SHARE_IRQ is not set
195# CONFIG_BLK_DEV_OFFBOARD is not set
196CONFIG_BLK_DEV_GENERIC=y
197# CONFIG_BLK_DEV_OPTI621 is not set
198CONFIG_BLK_DEV_SL82C105=y
199CONFIG_BLK_DEV_IDEDMA_PCI=y
200# CONFIG_BLK_DEV_IDEDMA_FORCED is not set
201CONFIG_IDEDMA_PCI_AUTO=y
202# CONFIG_IDEDMA_ONLYDISK is not set
203CONFIG_BLK_DEV_ADMA=y
204# CONFIG_BLK_DEV_AEC62XX is not set
205# CONFIG_BLK_DEV_ALI15X3 is not set
206# CONFIG_BLK_DEV_AMD74XX is not set
207# CONFIG_BLK_DEV_CMD64X is not set
208# CONFIG_BLK_DEV_TRIFLEX is not set
209# CONFIG_BLK_DEV_CY82C693 is not set
210# CONFIG_BLK_DEV_CS5520 is not set
211# CONFIG_BLK_DEV_CS5530 is not set
212# CONFIG_BLK_DEV_HPT34X is not set
213# CONFIG_BLK_DEV_HPT366 is not set
214# CONFIG_BLK_DEV_SC1200 is not set
215# CONFIG_BLK_DEV_PIIX is not set
216# CONFIG_BLK_DEV_NS87415 is not set
217# CONFIG_BLK_DEV_PDC202XX_OLD is not set
218# CONFIG_BLK_DEV_PDC202XX_NEW is not set
219# CONFIG_BLK_DEV_SVWKS is not set
220# CONFIG_BLK_DEV_SIIMAGE is not set
221# CONFIG_BLK_DEV_SLC90E66 is not set
222# CONFIG_BLK_DEV_TRM290 is not set
223# CONFIG_BLK_DEV_VIA82CXXX is not set
224CONFIG_BLK_DEV_IDEDMA=y
225# CONFIG_IDEDMA_IVB is not set
226CONFIG_IDEDMA_AUTO=y
227# CONFIG_BLK_DEV_HD is not set
228
229#
230# SCSI device support
231#
232CONFIG_SCSI=y
233CONFIG_SCSI_PROC_FS=y
234
235#
236# SCSI support type (disk, tape, CD-ROM)
237#
238CONFIG_BLK_DEV_SD=y
239# CONFIG_CHR_DEV_ST is not set
240# CONFIG_CHR_DEV_OSST is not set
241# CONFIG_BLK_DEV_SR is not set
242# CONFIG_CHR_DEV_SG is not set
243
244#
245# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
246#
247# CONFIG_SCSI_MULTI_LUN is not set
248# CONFIG_SCSI_REPORT_LUNS is not set
249CONFIG_SCSI_CONSTANTS=y
250# CONFIG_SCSI_LOGGING is not set
251
252#
253# SCSI Transport Attributes
254#
255CONFIG_SCSI_SPI_ATTRS=y
256# CONFIG_SCSI_FC_ATTRS is not set
257
258#
259# SCSI low-level drivers
260#
261# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
262# CONFIG_SCSI_ACARD is not set
263# CONFIG_SCSI_AACRAID is not set
264# CONFIG_SCSI_AIC7XXX is not set
265# CONFIG_SCSI_AIC7XXX_OLD is not set
266# CONFIG_SCSI_AIC79XX is not set
267# CONFIG_SCSI_ADVANSYS is not set
268# CONFIG_SCSI_MEGARAID is not set
269# CONFIG_SCSI_SATA is not set
270# CONFIG_SCSI_BUSLOGIC is not set
271# CONFIG_SCSI_CPQFCTS is not set
272# CONFIG_SCSI_DMX3191D is not set
273# CONFIG_SCSI_EATA is not set
274# CONFIG_SCSI_EATA_PIO is not set
275# CONFIG_SCSI_FUTURE_DOMAIN is not set
276# CONFIG_SCSI_GDTH is not set
277# CONFIG_SCSI_IPS is not set
278# CONFIG_SCSI_INIA100 is not set
279CONFIG_SCSI_SYM53C8XX_2=y
280CONFIG_SCSI_SYM53C8XX_DMA_ADDRESSING_MODE=0
281CONFIG_SCSI_SYM53C8XX_DEFAULT_TAGS=16
282CONFIG_SCSI_SYM53C8XX_MAX_TAGS=64
283# CONFIG_SCSI_SYM53C8XX_IOMAPPED is not set
284# CONFIG_SCSI_IPR is not set
285# CONFIG_SCSI_QLOGIC_ISP is not set
286# CONFIG_SCSI_QLOGIC_FC is not set
287# CONFIG_SCSI_QLOGIC_1280 is not set
288CONFIG_SCSI_QLA2XXX=y
289# CONFIG_SCSI_QLA21XX is not set
290# CONFIG_SCSI_QLA22XX is not set
291# CONFIG_SCSI_QLA2300 is not set
292# CONFIG_SCSI_QLA2322 is not set
293# CONFIG_SCSI_QLA6312 is not set
294# CONFIG_SCSI_QLA6322 is not set
295# CONFIG_SCSI_DC395x is not set
296# CONFIG_SCSI_DC390T is not set
297# CONFIG_SCSI_NSP32 is not set
298# CONFIG_SCSI_DEBUG is not set
299
300#
301# Multi-device support (RAID and LVM)
302#
303# CONFIG_MD is not set
304
305#
306# Fusion MPT device support
307#
308# CONFIG_FUSION is not set
309
310#
311# IEEE 1394 (FireWire) support
312#
313# CONFIG_IEEE1394 is not set
314
315#
316# I2O device support
317#
318# CONFIG_I2O is not set
319
320#
321# Macintosh device drivers
322#
323
324#
325# Networking support
326#
327CONFIG_NET=y
328
329#
330# Networking options
331#
332CONFIG_PACKET=y
333# CONFIG_PACKET_MMAP is not set
334# CONFIG_NETLINK_DEV is not set
335CONFIG_UNIX=y
336# CONFIG_NET_KEY is not set
337CONFIG_INET=y
338CONFIG_IP_MULTICAST=y
339# CONFIG_IP_ADVANCED_ROUTER is not set
340CONFIG_IP_PNP=y
341# CONFIG_IP_PNP_DHCP is not set
342CONFIG_IP_PNP_BOOTP=y
343# CONFIG_IP_PNP_RARP is not set
344# CONFIG_NET_IPIP is not set
345# CONFIG_NET_IPGRE is not set
346# CONFIG_IP_MROUTE is not set
347# CONFIG_ARPD is not set
348CONFIG_SYN_COOKIES=y
349# CONFIG_INET_AH is not set
350# CONFIG_INET_ESP is not set
351# CONFIG_INET_IPCOMP is not set
352# CONFIG_IPV6 is not set
353# CONFIG_NETFILTER is not set
354
355#
356# SCTP Configuration (EXPERIMENTAL)
357#
358# CONFIG_IP_SCTP is not set
359# CONFIG_ATM is not set
360# CONFIG_BRIDGE is not set
361# CONFIG_VLAN_8021Q is not set
362# CONFIG_DECNET is not set
363# CONFIG_LLC2 is not set
364# CONFIG_IPX is not set
365# CONFIG_ATALK is not set
366# CONFIG_X25 is not set
367# CONFIG_LAPB is not set
368# CONFIG_NET_DIVERT is not set
369# CONFIG_ECONET is not set
370# CONFIG_WAN_ROUTER is not set
371# CONFIG_NET_HW_FLOWCONTROL is not set
372
373#
374# QoS and/or fair queueing
375#
376# CONFIG_NET_SCHED is not set
377
378#
379# Network testing
380#
381# CONFIG_NET_PKTGEN is not set
382# CONFIG_NETPOLL is not set
383# CONFIG_NET_POLL_CONTROLLER is not set
384# CONFIG_HAMRADIO is not set
385# CONFIG_IRDA is not set
386# CONFIG_BT is not set
387CONFIG_NETDEVICES=y
388CONFIG_DUMMY=m
389# CONFIG_BONDING is not set
390# CONFIG_EQUALIZER is not set
391# CONFIG_TUN is not set
392
393#
394# ARCnet devices
395#
396# CONFIG_ARCNET is not set
397
398#
399# Ethernet (10 or 100Mbit)
400#
401CONFIG_NET_ETHERNET=y
402CONFIG_MII=y
403# CONFIG_OAKNET is not set
404# CONFIG_HAPPYMEAL is not set
405# CONFIG_SUNGEM is not set
406# CONFIG_NET_VENDOR_3COM is not set
407
408#
409# Tulip family network device support
410#
411# CONFIG_NET_TULIP is not set
412# CONFIG_HP100 is not set
413CONFIG_NET_PCI=y
414# CONFIG_PCNET32 is not set
415# CONFIG_AMD8111_ETH is not set
416# CONFIG_ADAPTEC_STARFIRE is not set
417# CONFIG_B44 is not set
418# CONFIG_FORCEDETH is not set
419# CONFIG_DGRS is not set
420# CONFIG_EEPRO100 is not set
421CONFIG_E100=y
422# CONFIG_E100_NAPI is not set
423# CONFIG_FEALNX is not set
424# CONFIG_NATSEMI is not set
425# CONFIG_NE2K_PCI is not set
426# CONFIG_8139CP is not set
427# CONFIG_8139TOO is not set
428# CONFIG_SIS900 is not set
429# CONFIG_EPIC100 is not set
430# CONFIG_SUNDANCE is not set
431# CONFIG_TLAN is not set
432# CONFIG_VIA_RHINE is not set
433
434#
435# Ethernet (1000 Mbit)
436#
437# CONFIG_ACENIC is not set
438# CONFIG_DL2K is not set
439# CONFIG_E1000 is not set
440# CONFIG_NS83820 is not set
441# CONFIG_HAMACHI is not set
442# CONFIG_YELLOWFIN is not set
443# CONFIG_R8169 is not set
444# CONFIG_SK98LIN is not set
445# CONFIG_TIGON3 is not set
446
447#
448# Ethernet (10000 Mbit)
449#
450# CONFIG_IXGB is not set
451# CONFIG_S2IO is not set
452
453#
454# Token Ring devices
455#
456# CONFIG_TR is not set
457
458#
459# Wireless LAN (non-hamradio)
460#
461# CONFIG_NET_RADIO is not set
462
463#
464# Wan interfaces
465#
466# CONFIG_WAN is not set
467# CONFIG_FDDI is not set
468# CONFIG_HIPPI is not set
469# CONFIG_PPP is not set
470# CONFIG_SLIP is not set
471# CONFIG_NET_FC is not set
472# CONFIG_RCPCI is not set
473# CONFIG_SHAPER is not set
474# CONFIG_NETCONSOLE is not set
475
476#
477# ISDN subsystem
478#
479# CONFIG_ISDN is not set
480
481#
482# Telephony Support
483#
484# CONFIG_PHONE is not set
485
486#
487# Input device support
488#
489# CONFIG_INPUT is not set
490
491#
492# Userland interfaces
493#
494
495#
496# Input I/O drivers
497#
498# CONFIG_GAMEPORT is not set
499CONFIG_SOUND_GAMEPORT=y
500# CONFIG_SERIO is not set
501# CONFIG_SERIO_I8042 is not set
502
503#
504# Input Device Drivers
505#
506
507#
508# Character devices
509#
510# CONFIG_VT is not set
511# CONFIG_SERIAL_NONSTANDARD is not set
512
513#
514# Serial drivers
515#
516CONFIG_SERIAL_8250=y
517CONFIG_SERIAL_8250_CONSOLE=y
518CONFIG_SERIAL_8250_NR_UARTS=1
519# CONFIG_SERIAL_8250_EXTENDED is not set
520
521#
522# Non-8250 serial port support
523#
524CONFIG_SERIAL_CORE=y
525CONFIG_SERIAL_CORE_CONSOLE=y
526CONFIG_UNIX98_PTYS=y
527CONFIG_LEGACY_PTYS=y
528CONFIG_LEGACY_PTY_COUNT=256
529# CONFIG_QIC02_TAPE is not set
530
531#
532# IPMI
533#
534# CONFIG_IPMI_HANDLER is not set
535
536#
537# Watchdog Cards
538#
539# CONFIG_WATCHDOG is not set
540# CONFIG_NVRAM is not set
541CONFIG_GEN_RTC=y
542# CONFIG_GEN_RTC_X is not set
543# CONFIG_DTLK is not set
544# CONFIG_R3964 is not set
545# CONFIG_APPLICOM is not set
546
547#
548# Ftape, the floppy tape device driver
549#
550# CONFIG_FTAPE is not set
551# CONFIG_AGP is not set
552# CONFIG_DRM is not set
553# CONFIG_RAW_DRIVER is not set
554
555#
556# I2C support
557#
558# CONFIG_I2C is not set
559
560#
561# Misc devices
562#
563
564#
565# Multimedia devices
566#
567# CONFIG_VIDEO_DEV is not set
568
569#
570# Digital Video Broadcasting Devices
571#
572# CONFIG_DVB is not set
573
574#
575# Graphics support
576#
577# CONFIG_FB is not set
578
579#
580# Sound
581#
582# CONFIG_SOUND is not set
583
584#
585# USB support
586#
587CONFIG_USB=m
588# CONFIG_USB_DEBUG is not set
589
590#
591# Miscellaneous USB options
592#
593CONFIG_USB_DEVICEFS=y
594# CONFIG_USB_BANDWIDTH is not set
595# CONFIG_USB_DYNAMIC_MINORS is not set
596
597#
598# USB Host Controller Drivers
599#
600# CONFIG_USB_EHCI_HCD is not set
601CONFIG_USB_OHCI_HCD=m
602# CONFIG_USB_UHCI_HCD is not set
603
604#
605# USB Device Class drivers
606#
607# CONFIG_USB_BLUETOOTH_TTY is not set
608CONFIG_USB_ACM=m
609# CONFIG_USB_PRINTER is not set
610# CONFIG_USB_STORAGE is not set
611
612#
613# USB Human Interface Devices (HID)
614#
615CONFIG_USB_HID=m
616
617#
618# Input core support is needed for USB HID input layer or HIDBP support
619#
620# CONFIG_USB_HIDDEV is not set
621
622#
623# USB HID Boot Protocol drivers
624#
625
626#
627# USB Imaging devices
628#
629# CONFIG_USB_MDC800 is not set
630# CONFIG_USB_MICROTEK is not set
631# CONFIG_USB_HPUSBSCSI is not set
632
633#
634# USB Multimedia devices
635#
636# CONFIG_USB_DABUSB is not set
637
638#
639# Video4Linux support is needed for USB Multimedia device support
640#
641
642#
643# USB Network adaptors
644#
645# CONFIG_USB_CATC is not set
646# CONFIG_USB_KAWETH is not set
647# CONFIG_USB_PEGASUS is not set
648# CONFIG_USB_RTL8150 is not set
649# CONFIG_USB_USBNET is not set
650
651#
652# USB port drivers
653#
654
655#
656# USB Serial Converter support
657#
658CONFIG_USB_SERIAL=m
659# CONFIG_USB_SERIAL_GENERIC is not set
660# CONFIG_USB_SERIAL_BELKIN is not set
661# CONFIG_USB_SERIAL_WHITEHEAT is not set
662# CONFIG_USB_SERIAL_DIGI_ACCELEPORT is not set
663# CONFIG_USB_SERIAL_EMPEG is not set
664# CONFIG_USB_SERIAL_FTDI_SIO is not set
665CONFIG_USB_SERIAL_VISOR=m
666# CONFIG_USB_SERIAL_IPAQ is not set
667# CONFIG_USB_SERIAL_IR is not set
668# CONFIG_USB_SERIAL_EDGEPORT is not set
669# CONFIG_USB_SERIAL_EDGEPORT_TI is not set
670# CONFIG_USB_SERIAL_KEYSPAN_PDA is not set
671# CONFIG_USB_SERIAL_KEYSPAN is not set
672# CONFIG_USB_SERIAL_KLSI is not set
673# CONFIG_USB_SERIAL_KOBIL_SCT is not set
674# CONFIG_USB_SERIAL_MCT_U232 is not set
675# CONFIG_USB_SERIAL_PL2303 is not set
676# CONFIG_USB_SERIAL_SAFE is not set
677# CONFIG_USB_SERIAL_CYBERJACK is not set
678# CONFIG_USB_SERIAL_XIRCOM is not set
679# CONFIG_USB_SERIAL_OMNINET is not set
680
681#
682# USB Miscellaneous drivers
683#
684# CONFIG_USB_EMI62 is not set
685# CONFIG_USB_EMI26 is not set
686# CONFIG_USB_TIGL is not set
687# CONFIG_USB_AUERSWALD is not set
688# CONFIG_USB_RIO500 is not set
689# CONFIG_USB_LEGOTOWER is not set
690# CONFIG_USB_LCD is not set
691# CONFIG_USB_LED is not set
692# CONFIG_USB_CYTHERM is not set
693# CONFIG_USB_PHIDGETSERVO is not set
694# CONFIG_USB_TEST is not set
695
696#
697# USB Gadget Support
698#
699# CONFIG_USB_GADGET is not set
700
701#
702# File systems
703#
704CONFIG_EXT2_FS=y
705# CONFIG_EXT2_FS_XATTR is not set
706CONFIG_EXT3_FS=y
707CONFIG_EXT3_FS_XATTR=y
708# CONFIG_EXT3_FS_POSIX_ACL is not set
709# CONFIG_EXT3_FS_SECURITY is not set
710CONFIG_JBD=y
711# CONFIG_JBD_DEBUG is not set
712CONFIG_FS_MBCACHE=y
713# CONFIG_REISERFS_FS is not set
714# CONFIG_JFS_FS is not set
715# CONFIG_XFS_FS is not set
716# CONFIG_MINIX_FS is not set
717# CONFIG_ROMFS_FS is not set
718# CONFIG_QUOTA is not set
719# CONFIG_AUTOFS_FS is not set
720# CONFIG_AUTOFS4_FS is not set
721
722#
723# CD-ROM/DVD Filesystems
724#
725# CONFIG_ISO9660_FS is not set
726# CONFIG_UDF_FS is not set
727
728#
729# DOS/FAT/NT Filesystems
730#
731# CONFIG_FAT_FS is not set
732# CONFIG_NTFS_FS is not set
733
734#
735# Pseudo filesystems
736#
737CONFIG_PROC_FS=y
738CONFIG_PROC_KCORE=y
739CONFIG_SYSFS=y
740# CONFIG_DEVFS_FS is not set
741# CONFIG_DEVPTS_FS_XATTR is not set
742CONFIG_TMPFS=y
743# CONFIG_HUGETLB_PAGE is not set
744CONFIG_RAMFS=y
745
746#
747# Miscellaneous filesystems
748#
749# CONFIG_ADFS_FS is not set
750# CONFIG_AFFS_FS is not set
751# CONFIG_HFS_FS is not set
752# CONFIG_HFSPLUS_FS is not set
753# CONFIG_BEFS_FS is not set
754# CONFIG_BFS_FS is not set
755# CONFIG_EFS_FS is not set
756# CONFIG_CRAMFS is not set
757# CONFIG_VXFS_FS is not set
758# CONFIG_HPFS_FS is not set
759# CONFIG_QNX4FS_FS is not set
760# CONFIG_SYSV_FS is not set
761# CONFIG_UFS_FS is not set
762
763#
764# Network File Systems
765#
766CONFIG_NFS_FS=y
767CONFIG_NFS_V3=y
768# CONFIG_NFS_V4 is not set
769# CONFIG_NFS_DIRECTIO is not set
770# CONFIG_NFSD is not set
771CONFIG_ROOT_NFS=y
772CONFIG_LOCKD=y
773CONFIG_LOCKD_V4=y
774# CONFIG_EXPORTFS is not set
775CONFIG_SUNRPC=y
776# CONFIG_RPCSEC_GSS_KRB5 is not set
777# CONFIG_SMB_FS is not set
778# CONFIG_CIFS is not set
779# CONFIG_NCP_FS is not set
780# CONFIG_CODA_FS is not set
781# CONFIG_AFS_FS is not set
782
783#
784# Partition Types
785#
786# CONFIG_PARTITION_ADVANCED is not set
787CONFIG_MSDOS_PARTITION=y
788
789#
790# Native Language Support
791#
792# CONFIG_NLS is not set
793
794#
795# Library routines
796#
797# CONFIG_CRC32 is not set
798# CONFIG_LIBCRC32C is not set
799
800#
801# Kernel hacking
802#
803# CONFIG_DEBUG_KERNEL is not set
804# CONFIG_SERIAL_TEXT_DEBUG is not set
805
806#
807# Security options
808#
809# CONFIG_SECURITY is not set
810
811#
812# Cryptographic options
813#
814# CONFIG_CRYPTO is not set
diff --git a/arch/ppc/configs/luan_defconfig b/arch/ppc/configs/luan_defconfig
new file mode 100644
index 000000000000..71d7bf192e0e
--- /dev/null
+++ b/arch/ppc/configs/luan_defconfig
@@ -0,0 +1,668 @@
1#
2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.11-rc2
4# Mon Jan 31 16:26:31 2005
5#
6CONFIG_MMU=y
7CONFIG_GENERIC_HARDIRQS=y
8CONFIG_RWSEM_XCHGADD_ALGORITHM=y
9CONFIG_GENERIC_CALIBRATE_DELAY=y
10CONFIG_HAVE_DEC_LOCK=y
11CONFIG_PPC=y
12CONFIG_PPC32=y
13CONFIG_GENERIC_NVRAM=y
14
15#
16# Code maturity level options
17#
18CONFIG_EXPERIMENTAL=y
19CONFIG_CLEAN_COMPILE=y
20CONFIG_BROKEN_ON_SMP=y
21
22#
23# General setup
24#
25CONFIG_LOCALVERSION=""
26CONFIG_SWAP=y
27CONFIG_SYSVIPC=y
28# CONFIG_POSIX_MQUEUE is not set
29# CONFIG_BSD_PROCESS_ACCT is not set
30CONFIG_SYSCTL=y
31# CONFIG_AUDIT is not set
32CONFIG_LOG_BUF_SHIFT=14
33# CONFIG_HOTPLUG is not set
34CONFIG_KOBJECT_UEVENT=y
35# CONFIG_IKCONFIG is not set
36CONFIG_EMBEDDED=y
37CONFIG_KALLSYMS=y
38# CONFIG_KALLSYMS_ALL is not set
39# CONFIG_KALLSYMS_EXTRA_PASS is not set
40CONFIG_FUTEX=y
41CONFIG_EPOLL=y
42# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
43CONFIG_SHMEM=y
44CONFIG_CC_ALIGN_FUNCTIONS=0
45CONFIG_CC_ALIGN_LABELS=0
46CONFIG_CC_ALIGN_LOOPS=0
47CONFIG_CC_ALIGN_JUMPS=0
48# CONFIG_TINY_SHMEM is not set
49
50#
51# Loadable module support
52#
53CONFIG_MODULES=y
54CONFIG_MODULE_UNLOAD=y
55# CONFIG_MODULE_FORCE_UNLOAD is not set
56CONFIG_OBSOLETE_MODPARM=y
57# CONFIG_MODVERSIONS is not set
58# CONFIG_MODULE_SRCVERSION_ALL is not set
59CONFIG_KMOD=y
60
61#
62# Processor
63#
64# CONFIG_6xx is not set
65# CONFIG_40x is not set
66CONFIG_44x=y
67# CONFIG_POWER3 is not set
68# CONFIG_POWER4 is not set
69# CONFIG_8xx is not set
70# CONFIG_E500 is not set
71CONFIG_BOOKE=y
72CONFIG_PTE_64BIT=y
73CONFIG_PHYS_64BIT=y
74# CONFIG_MATH_EMULATION is not set
75# CONFIG_CPU_FREQ is not set
76CONFIG_4xx=y
77
78#
79# IBM 4xx options
80#
81# CONFIG_EBONY is not set
82CONFIG_LUAN=y
83# CONFIG_OCOTEA is not set
84CONFIG_440SP=y
85CONFIG_440=y
86CONFIG_IBM_OCP=y
87CONFIG_IBM_EMAC4=y
88# CONFIG_PPC4xx_DMA is not set
89CONFIG_PPC_GEN550=y
90# CONFIG_PM is not set
91CONFIG_NOT_COHERENT_CACHE=y
92
93#
94# Platform options
95#
96# CONFIG_PC_KEYBOARD is not set
97# CONFIG_SMP is not set
98# CONFIG_PREEMPT is not set
99# CONFIG_HIGHMEM is not set
100CONFIG_BINFMT_ELF=y
101# CONFIG_BINFMT_MISC is not set
102CONFIG_CMDLINE_BOOL=y
103CONFIG_CMDLINE="ip=on console=ttyS0,115200"
104
105#
106# Bus options
107#
108CONFIG_PCI=y
109CONFIG_PCI_DOMAINS=y
110# CONFIG_PCI_LEGACY_PROC is not set
111# CONFIG_PCI_NAMES is not set
112
113#
114# PCCARD (PCMCIA/CardBus) support
115#
116# CONFIG_PCCARD is not set
117
118#
119# PC-card bridges
120#
121
122#
123# Advanced setup
124#
125# CONFIG_ADVANCED_OPTIONS is not set
126
127#
128# Default settings for advanced configuration options are used
129#
130CONFIG_HIGHMEM_START=0xfe000000
131CONFIG_LOWMEM_SIZE=0x30000000
132CONFIG_KERNEL_START=0xc0000000
133CONFIG_TASK_SIZE=0x80000000
134CONFIG_CONSISTENT_START=0xff100000
135CONFIG_CONSISTENT_SIZE=0x00200000
136CONFIG_BOOT_LOAD=0x01000000
137
138#
139# Device Drivers
140#
141
142#
143# Generic Driver Options
144#
145# CONFIG_STANDALONE is not set
146CONFIG_PREVENT_FIRMWARE_BUILD=y
147# CONFIG_FW_LOADER is not set
148# CONFIG_DEBUG_DRIVER is not set
149
150#
151# Memory Technology Devices (MTD)
152#
153# CONFIG_MTD is not set
154
155#
156# Parallel port support
157#
158# CONFIG_PARPORT is not set
159
160#
161# Plug and Play support
162#
163
164#
165# Block devices
166#
167# CONFIG_BLK_DEV_FD is not set
168# CONFIG_BLK_CPQ_DA is not set
169# CONFIG_BLK_CPQ_CISS_DA is not set
170# CONFIG_BLK_DEV_DAC960 is not set
171# CONFIG_BLK_DEV_UMEM is not set
172# CONFIG_BLK_DEV_COW_COMMON is not set
173# CONFIG_BLK_DEV_LOOP is not set
174# CONFIG_BLK_DEV_NBD is not set
175# CONFIG_BLK_DEV_SX8 is not set
176# CONFIG_BLK_DEV_RAM is not set
177CONFIG_BLK_DEV_RAM_COUNT=16
178CONFIG_INITRAMFS_SOURCE=""
179# CONFIG_LBD is not set
180# CONFIG_CDROM_PKTCDVD is not set
181
182#
183# IO Schedulers
184#
185CONFIG_IOSCHED_NOOP=y
186CONFIG_IOSCHED_AS=y
187CONFIG_IOSCHED_DEADLINE=y
188CONFIG_IOSCHED_CFQ=y
189# CONFIG_ATA_OVER_ETH is not set
190
191#
192# ATA/ATAPI/MFM/RLL support
193#
194# CONFIG_IDE is not set
195
196#
197# SCSI device support
198#
199# CONFIG_SCSI is not set
200
201#
202# Multi-device support (RAID and LVM)
203#
204# CONFIG_MD is not set
205
206#
207# Fusion MPT device support
208#
209
210#
211# IEEE 1394 (FireWire) support
212#
213# CONFIG_IEEE1394 is not set
214
215#
216# I2O device support
217#
218# CONFIG_I2O is not set
219
220#
221# Macintosh device drivers
222#
223
224#
225# Networking support
226#
227CONFIG_NET=y
228
229#
230# Networking options
231#
232CONFIG_PACKET=y
233# CONFIG_PACKET_MMAP is not set
234# CONFIG_NETLINK_DEV is not set
235CONFIG_UNIX=y
236# CONFIG_NET_KEY is not set
237CONFIG_INET=y
238# CONFIG_IP_MULTICAST is not set
239# CONFIG_IP_ADVANCED_ROUTER is not set
240CONFIG_IP_PNP=y
241# CONFIG_IP_PNP_DHCP is not set
242CONFIG_IP_PNP_BOOTP=y
243# CONFIG_IP_PNP_RARP is not set
244# CONFIG_NET_IPIP is not set
245# CONFIG_NET_IPGRE is not set
246# CONFIG_ARPD is not set
247# CONFIG_SYN_COOKIES is not set
248# CONFIG_INET_AH is not set
249# CONFIG_INET_ESP is not set
250# CONFIG_INET_IPCOMP is not set
251# CONFIG_INET_TUNNEL is not set
252CONFIG_IP_TCPDIAG=y
253# CONFIG_IP_TCPDIAG_IPV6 is not set
254
255#
256# IP: Virtual Server Configuration
257#
258# CONFIG_IP_VS is not set
259# CONFIG_IPV6 is not set
260CONFIG_NETFILTER=y
261# CONFIG_NETFILTER_DEBUG is not set
262
263#
264# IP: Netfilter Configuration
265#
266# CONFIG_IP_NF_CONNTRACK is not set
267# CONFIG_IP_NF_CONNTRACK_MARK is not set
268# CONFIG_IP_NF_QUEUE is not set
269# CONFIG_IP_NF_IPTABLES is not set
270# CONFIG_IP_NF_ARPTABLES is not set
271
272#
273# SCTP Configuration (EXPERIMENTAL)
274#
275# CONFIG_IP_SCTP is not set
276# CONFIG_ATM is not set
277# CONFIG_BRIDGE is not set
278# CONFIG_VLAN_8021Q is not set
279# CONFIG_DECNET is not set
280# CONFIG_LLC2 is not set
281# CONFIG_IPX is not set
282# CONFIG_ATALK is not set
283# CONFIG_X25 is not set
284# CONFIG_LAPB is not set
285# CONFIG_NET_DIVERT is not set
286# CONFIG_ECONET is not set
287# CONFIG_WAN_ROUTER is not set
288
289#
290# QoS and/or fair queueing
291#
292# CONFIG_NET_SCHED is not set
293# CONFIG_NET_CLS_ROUTE is not set
294
295#
296# Network testing
297#
298# CONFIG_NET_PKTGEN is not set
299# CONFIG_NETPOLL is not set
300# CONFIG_NET_POLL_CONTROLLER is not set
301# CONFIG_HAMRADIO is not set
302# CONFIG_IRDA is not set
303# CONFIG_BT is not set
304CONFIG_NETDEVICES=y
305# CONFIG_DUMMY is not set
306# CONFIG_BONDING is not set
307# CONFIG_EQUALIZER is not set
308# CONFIG_TUN is not set
309
310#
311# ARCnet devices
312#
313# CONFIG_ARCNET is not set
314
315#
316# Ethernet (10 or 100Mbit)
317#
318CONFIG_NET_ETHERNET=y
319# CONFIG_MII is not set
320# CONFIG_HAPPYMEAL is not set
321# CONFIG_SUNGEM is not set
322# CONFIG_NET_VENDOR_3COM is not set
323
324#
325# Tulip family network device support
326#
327# CONFIG_NET_TULIP is not set
328# CONFIG_HP100 is not set
329CONFIG_IBM_EMAC=y
330# CONFIG_IBM_EMAC_ERRMSG is not set
331CONFIG_IBM_EMAC_RXB=128
332CONFIG_IBM_EMAC_TXB=128
333CONFIG_IBM_EMAC_FGAP=8
334CONFIG_IBM_EMAC_SKBRES=0
335# CONFIG_NET_PCI is not set
336
337#
338# Ethernet (1000 Mbit)
339#
340# CONFIG_ACENIC is not set
341# CONFIG_DL2K is not set
342# CONFIG_E1000 is not set
343# CONFIG_NS83820 is not set
344# CONFIG_HAMACHI is not set
345# CONFIG_YELLOWFIN is not set
346# CONFIG_R8169 is not set
347# CONFIG_SK98LIN is not set
348# CONFIG_TIGON3 is not set
349
350#
351# Ethernet (10000 Mbit)
352#
353# CONFIG_IXGB is not set
354# CONFIG_S2IO is not set
355
356#
357# Token Ring devices
358#
359# CONFIG_TR is not set
360
361#
362# Wireless LAN (non-hamradio)
363#
364# CONFIG_NET_RADIO is not set
365
366#
367# Wan interfaces
368#
369# CONFIG_WAN is not set
370# CONFIG_FDDI is not set
371# CONFIG_HIPPI is not set
372# CONFIG_PPP is not set
373# CONFIG_SLIP is not set
374# CONFIG_SHAPER is not set
375# CONFIG_NETCONSOLE is not set
376
377#
378# ISDN subsystem
379#
380# CONFIG_ISDN is not set
381
382#
383# Telephony Support
384#
385# CONFIG_PHONE is not set
386
387#
388# Input device support
389#
390CONFIG_INPUT=y
391
392#
393# Userland interfaces
394#
395CONFIG_INPUT_MOUSEDEV=y
396CONFIG_INPUT_MOUSEDEV_PSAUX=y
397CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
398CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
399# CONFIG_INPUT_JOYDEV is not set
400# CONFIG_INPUT_TSDEV is not set
401# CONFIG_INPUT_EVDEV is not set
402# CONFIG_INPUT_EVBUG is not set
403
404#
405# Input I/O drivers
406#
407# CONFIG_GAMEPORT is not set
408CONFIG_SOUND_GAMEPORT=y
409CONFIG_SERIO=y
410# CONFIG_SERIO_I8042 is not set
411# CONFIG_SERIO_SERPORT is not set
412# CONFIG_SERIO_CT82C710 is not set
413# CONFIG_SERIO_PCIPS2 is not set
414# CONFIG_SERIO_LIBPS2 is not set
415# CONFIG_SERIO_RAW is not set
416
417#
418# Input Device Drivers
419#
420# CONFIG_INPUT_KEYBOARD is not set
421# CONFIG_INPUT_MOUSE is not set
422# CONFIG_INPUT_JOYSTICK is not set
423# CONFIG_INPUT_TOUCHSCREEN is not set
424# CONFIG_INPUT_MISC is not set
425
426#
427# Character devices
428#
429# CONFIG_VT is not set
430# CONFIG_SERIAL_NONSTANDARD is not set
431
432#
433# Serial drivers
434#
435CONFIG_SERIAL_8250=y
436CONFIG_SERIAL_8250_CONSOLE=y
437CONFIG_SERIAL_8250_NR_UARTS=4
438CONFIG_SERIAL_8250_EXTENDED=y
439# CONFIG_SERIAL_8250_MANY_PORTS is not set
440CONFIG_SERIAL_8250_SHARE_IRQ=y
441# CONFIG_SERIAL_8250_DETECT_IRQ is not set
442# CONFIG_SERIAL_8250_MULTIPORT is not set
443# CONFIG_SERIAL_8250_RSA is not set
444
445#
446# Non-8250 serial port support
447#
448CONFIG_SERIAL_CORE=y
449CONFIG_SERIAL_CORE_CONSOLE=y
450CONFIG_UNIX98_PTYS=y
451CONFIG_LEGACY_PTYS=y
452CONFIG_LEGACY_PTY_COUNT=256
453
454#
455# IPMI
456#
457# CONFIG_IPMI_HANDLER is not set
458
459#
460# Watchdog Cards
461#
462# CONFIG_WATCHDOG is not set
463# CONFIG_NVRAM is not set
464# CONFIG_GEN_RTC is not set
465# CONFIG_DTLK is not set
466# CONFIG_R3964 is not set
467# CONFIG_APPLICOM is not set
468
469#
470# Ftape, the floppy tape device driver
471#
472# CONFIG_AGP is not set
473# CONFIG_DRM is not set
474# CONFIG_RAW_DRIVER is not set
475
476#
477# I2C support
478#
479# CONFIG_I2C is not set
480
481#
482# Dallas's 1-wire bus
483#
484# CONFIG_W1 is not set
485
486#
487# Misc devices
488#
489
490#
491# Multimedia devices
492#
493# CONFIG_VIDEO_DEV is not set
494
495#
496# Digital Video Broadcasting Devices
497#
498# CONFIG_DVB is not set
499
500#
501# Graphics support
502#
503# CONFIG_FB is not set
504
505#
506# Sound
507#
508# CONFIG_SOUND is not set
509
510#
511# USB support
512#
513# CONFIG_USB is not set
514CONFIG_USB_ARCH_HAS_HCD=y
515CONFIG_USB_ARCH_HAS_OHCI=y
516
517#
518# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' may also be needed; see USB_STORAGE Help for more information
519#
520
521#
522# USB Gadget Support
523#
524# CONFIG_USB_GADGET is not set
525
526#
527# MMC/SD Card support
528#
529# CONFIG_MMC is not set
530
531#
532# InfiniBand support
533#
534# CONFIG_INFINIBAND is not set
535
536#
537# File systems
538#
539# CONFIG_EXT2_FS is not set
540# CONFIG_EXT3_FS is not set
541# CONFIG_JBD is not set
542# CONFIG_REISERFS_FS is not set
543# CONFIG_JFS_FS is not set
544# CONFIG_XFS_FS is not set
545# CONFIG_MINIX_FS is not set
546# CONFIG_ROMFS_FS is not set
547# CONFIG_QUOTA is not set
548CONFIG_DNOTIFY=y
549# CONFIG_AUTOFS_FS is not set
550# CONFIG_AUTOFS4_FS is not set
551
552#
553# CD-ROM/DVD Filesystems
554#
555# CONFIG_ISO9660_FS is not set
556# CONFIG_UDF_FS is not set
557
558#
559# DOS/FAT/NT Filesystems
560#
561# CONFIG_MSDOS_FS is not set
562# CONFIG_VFAT_FS is not set
563# CONFIG_NTFS_FS is not set
564
565#
566# Pseudo filesystems
567#
568CONFIG_PROC_FS=y
569CONFIG_PROC_KCORE=y
570CONFIG_SYSFS=y
571# CONFIG_DEVFS_FS is not set
572# CONFIG_DEVPTS_FS_XATTR is not set
573# CONFIG_TMPFS is not set
574# CONFIG_HUGETLB_PAGE is not set
575CONFIG_RAMFS=y
576
577#
578# Miscellaneous filesystems
579#
580# CONFIG_ADFS_FS is not set
581# CONFIG_AFFS_FS is not set
582# CONFIG_HFS_FS is not set
583# CONFIG_HFSPLUS_FS is not set
584# CONFIG_BEFS_FS is not set
585# CONFIG_BFS_FS is not set
586# CONFIG_EFS_FS is not set
587# CONFIG_CRAMFS is not set
588# CONFIG_VXFS_FS is not set
589# CONFIG_HPFS_FS is not set
590# CONFIG_QNX4FS_FS is not set
591# CONFIG_SYSV_FS is not set
592# CONFIG_UFS_FS is not set
593
594#
595# Network File Systems
596#
597CONFIG_NFS_FS=y
598# CONFIG_NFS_V3 is not set
599# CONFIG_NFS_V4 is not set
600# CONFIG_NFS_DIRECTIO is not set
601# CONFIG_NFSD is not set
602CONFIG_ROOT_NFS=y
603CONFIG_LOCKD=y
604# CONFIG_EXPORTFS is not set
605CONFIG_SUNRPC=y
606# CONFIG_RPCSEC_GSS_KRB5 is not set
607# CONFIG_RPCSEC_GSS_SPKM3 is not set
608# CONFIG_SMB_FS is not set
609# CONFIG_CIFS is not set
610# CONFIG_NCP_FS is not set
611# CONFIG_CODA_FS is not set
612# CONFIG_AFS_FS is not set
613
614#
615# Partition Types
616#
617# CONFIG_PARTITION_ADVANCED is not set
618CONFIG_MSDOS_PARTITION=y
619
620#
621# Native Language Support
622#
623# CONFIG_NLS is not set
624
625#
626# Library routines
627#
628# CONFIG_CRC_CCITT is not set
629CONFIG_CRC32=y
630# CONFIG_LIBCRC32C is not set
631
632#
633# Profiling support
634#
635# CONFIG_PROFILING is not set
636
637#
638# Kernel hacking
639#
640CONFIG_DEBUG_KERNEL=y
641# CONFIG_MAGIC_SYSRQ is not set
642# CONFIG_SCHEDSTATS is not set
643# CONFIG_DEBUG_SLAB is not set
644# CONFIG_DEBUG_SPINLOCK is not set
645# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
646# CONFIG_DEBUG_KOBJECT is not set
647CONFIG_DEBUG_INFO=y
648# CONFIG_DEBUG_FS is not set
649# CONFIG_KGDB is not set
650# CONFIG_XMON is not set
651CONFIG_BDI_SWITCH=y
652# CONFIG_SERIAL_TEXT_DEBUG is not set
653CONFIG_PPC_OCP=y
654
655#
656# Security options
657#
658# CONFIG_KEYS is not set
659# CONFIG_SECURITY is not set
660
661#
662# Cryptographic options
663#
664# CONFIG_CRYPTO is not set
665
666#
667# Hardware crypto devices
668#
diff --git a/arch/ppc/configs/mbx_defconfig b/arch/ppc/configs/mbx_defconfig
new file mode 100644
index 000000000000..52c3799e67ba
--- /dev/null
+++ b/arch/ppc/configs/mbx_defconfig
@@ -0,0 +1,512 @@
1#
2# Automatically generated make config: don't edit
3#
4CONFIG_MMU=y
5CONFIG_RWSEM_XCHGADD_ALGORITHM=y
6CONFIG_HAVE_DEC_LOCK=y
7
8#
9# Code maturity level options
10#
11CONFIG_EXPERIMENTAL=y
12
13#
14# General setup
15#
16CONFIG_SWAP=y
17CONFIG_SYSVIPC=y
18# CONFIG_BSD_PROCESS_ACCT is not set
19# CONFIG_SYSCTL is not set
20CONFIG_LOG_BUF_SHIFT=14
21CONFIG_EMBEDDED=y
22CONFIG_FUTEX=y
23# CONFIG_EPOLL is not set
24
25#
26# Loadable module support
27#
28# CONFIG_MODULES is not set
29
30#
31# Platform support
32#
33CONFIG_PPC=y
34CONFIG_PPC32=y
35# CONFIG_6xx is not set
36# CONFIG_40x is not set
37# CONFIG_POWER3 is not set
38CONFIG_8xx=y
39
40#
41# IBM 4xx options
42#
43CONFIG_EMBEDDEDBOOT=y
44CONFIG_SERIAL_CONSOLE=y
45CONFIG_NOT_COHERENT_CACHE=y
46# CONFIG_RPXLITE is not set
47# CONFIG_RPXCLASSIC is not set
48# CONFIG_BSEIP is not set
49# CONFIG_FADS is not set
50# CONFIG_TQM823L is not set
51# CONFIG_TQM850L is not set
52# CONFIG_TQM855L is not set
53# CONFIG_TQM860L is not set
54# CONFIG_FPS850L is not set
55# CONFIG_SPD823TS is not set
56# CONFIG_IVMS8 is not set
57# CONFIG_IVML24 is not set
58# CONFIG_SM850 is not set
59# CONFIG_HERMES_PRO is not set
60# CONFIG_IP860 is not set
61# CONFIG_LWMON is not set
62# CONFIG_PCU_E is not set
63# CONFIG_CCM is not set
64# CONFIG_LANTEC is not set
65CONFIG_MBX=y
66# CONFIG_WINCEPT is not set
67# CONFIG_SMP is not set
68# CONFIG_PREEMPT is not set
69CONFIG_MATH_EMULATION=y
70# CONFIG_CPU_FREQ is not set
71
72#
73# General setup
74#
75# CONFIG_HIGHMEM is not set
76# CONFIG_PCI is not set
77# CONFIG_PCI_DOMAINS is not set
78# CONFIG_PCI_QSPAN is not set
79CONFIG_KCORE_ELF=y
80CONFIG_BINFMT_ELF=y
81CONFIG_KERNEL_ELF=y
82# CONFIG_BINFMT_MISC is not set
83# CONFIG_HOTPLUG is not set
84
85#
86# Parallel port support
87#
88# CONFIG_PARPORT is not set
89# CONFIG_CMDLINE_BOOL is not set
90
91#
92# Advanced setup
93#
94# CONFIG_ADVANCED_OPTIONS is not set
95
96#
97# Default settings for advanced configuration options are used
98#
99CONFIG_HIGHMEM_START=0xfe000000
100CONFIG_LOWMEM_SIZE=0x30000000
101CONFIG_KERNEL_START=0xc0000000
102CONFIG_TASK_SIZE=0x80000000
103CONFIG_BOOT_LOAD=0x00400000
104
105#
106# Memory Technology Devices (MTD)
107#
108# CONFIG_MTD is not set
109
110#
111# Plug and Play support
112#
113# CONFIG_PNP is not set
114
115#
116# Block devices
117#
118# CONFIG_BLK_DEV_FD is not set
119# CONFIG_BLK_DEV_LOOP is not set
120# CONFIG_BLK_DEV_NBD is not set
121# CONFIG_BLK_DEV_RAM is not set
122# CONFIG_BLK_DEV_INITRD is not set
123
124#
125# Multi-device support (RAID and LVM)
126#
127# CONFIG_MD is not set
128
129#
130# ATA/IDE/MFM/RLL support
131#
132# CONFIG_IDE is not set
133
134#
135# SCSI support
136#
137# CONFIG_SCSI is not set
138
139#
140# Fusion MPT device support
141#
142
143#
144# I2O device support
145#
146
147#
148# Networking support
149#
150CONFIG_NET=y
151
152#
153# Networking options
154#
155# CONFIG_PACKET is not set
156# CONFIG_NETLINK_DEV is not set
157# CONFIG_NETFILTER is not set
158CONFIG_UNIX=y
159# CONFIG_NET_KEY is not set
160CONFIG_INET=y
161# CONFIG_IP_MULTICAST is not set
162# CONFIG_IP_ADVANCED_ROUTER is not set
163CONFIG_IP_PNP=y
164CONFIG_IP_PNP_DHCP=y
165CONFIG_IP_PNP_BOOTP=y
166# CONFIG_IP_PNP_RARP is not set
167# CONFIG_NET_IPIP is not set
168# CONFIG_NET_IPGRE is not set
169# CONFIG_ARPD is not set
170# CONFIG_INET_ECN is not set
171# CONFIG_SYN_COOKIES is not set
172# CONFIG_INET_AH is not set
173# CONFIG_INET_ESP is not set
174# CONFIG_INET_IPCOMP is not set
175# CONFIG_IPV6 is not set
176# CONFIG_XFRM_USER is not set
177
178#
179# SCTP Configuration (EXPERIMENTAL)
180#
181CONFIG_IPV6_SCTP__=y
182# CONFIG_IP_SCTP is not set
183# CONFIG_ATM is not set
184# CONFIG_VLAN_8021Q is not set
185# CONFIG_LLC is not set
186# CONFIG_DECNET is not set
187# CONFIG_BRIDGE is not set
188# CONFIG_X25 is not set
189# CONFIG_LAPB is not set
190# CONFIG_NET_DIVERT is not set
191# CONFIG_ECONET is not set
192# CONFIG_WAN_ROUTER is not set
193# CONFIG_NET_HW_FLOWCONTROL is not set
194
195#
196# QoS and/or fair queueing
197#
198# CONFIG_NET_SCHED is not set
199
200#
201# Network testing
202#
203# CONFIG_NET_PKTGEN is not set
204CONFIG_NETDEVICES=y
205# CONFIG_DUMMY is not set
206# CONFIG_BONDING is not set
207# CONFIG_EQUALIZER is not set
208# CONFIG_TUN is not set
209# CONFIG_ETHERTAP is not set
210
211#
212# Ethernet (10 or 100Mbit)
213#
214CONFIG_NET_ETHERNET=y
215CONFIG_MII=y
216# CONFIG_OAKNET is not set
217
218#
219# Ethernet (1000 Mbit)
220#
221
222#
223# Ethernet (10000 Mbit)
224#
225# CONFIG_PPP is not set
226# CONFIG_SLIP is not set
227
228#
229# Wireless LAN (non-hamradio)
230#
231# CONFIG_NET_RADIO is not set
232
233#
234# Token Ring devices (depends on LLC=y)
235#
236# CONFIG_SHAPER is not set
237
238#
239# Wan interfaces
240#
241# CONFIG_WAN is not set
242
243#
244# Amateur Radio support
245#
246# CONFIG_HAMRADIO is not set
247
248#
249# IrDA (infrared) support
250#
251# CONFIG_IRDA is not set
252
253#
254# ISDN subsystem
255#
256# CONFIG_ISDN_BOOL is not set
257
258#
259# Graphics support
260#
261# CONFIG_FB is not set
262
263#
264# Old CD-ROM drivers (not SCSI, not IDE)
265#
266# CONFIG_CD_NO_IDESCSI is not set
267
268#
269# Input device support
270#
271# CONFIG_INPUT is not set
272
273#
274# Userland interfaces
275#
276
277#
278# Input I/O drivers
279#
280# CONFIG_GAMEPORT is not set
281CONFIG_SOUND_GAMEPORT=y
282# CONFIG_SERIO is not set
283
284#
285# Input Device Drivers
286#
287
288#
289# Macintosh device drivers
290#
291
292#
293# Serial drivers
294#
295# CONFIG_SERIAL_8250 is not set
296
297#
298# Non-8250 serial port support
299#
300CONFIG_SERIAL_CORE=y
301CONFIG_SERIAL_CORE_CONSOLE=y
302CONFIG_SERIAL_CPM=y
303CONFIG_SERIAL_CPM_CONSOLE=y
304# CONFIG_SERIAL_CPM_SCC1 is not set
305CONFIG_SERIAL_CPM_SCC2=y
306CONFIG_SERIAL_CPM_SCC3=y
307# CONFIG_SERIAL_CPM_SCC4 is not set
308CONFIG_SERIAL_CPM_SMC1=y
309CONFIG_SERIAL_CPM_SMC2=y
310CONFIG_UNIX98_PTYS=y
311# CONFIG_LEGACY_PTYS is not set
312
313#
314# I2C support
315#
316# CONFIG_I2C is not set
317
318#
319# I2C Hardware Sensors Mainboard support
320#
321
322#
323# I2C Hardware Sensors Chip support
324#
325# CONFIG_I2C_SENSOR is not set
326
327#
328# Mice
329#
330# CONFIG_BUSMOUSE is not set
331# CONFIG_QIC02_TAPE is not set
332
333#
334# IPMI
335#
336# CONFIG_IPMI_HANDLER is not set
337
338#
339# Watchdog Cards
340#
341# CONFIG_WATCHDOG is not set
342# CONFIG_NVRAM is not set
343CONFIG_GEN_RTC=y
344# CONFIG_GEN_RTC_X is not set
345# CONFIG_DTLK is not set
346# CONFIG_R3964 is not set
347# CONFIG_APPLICOM is not set
348
349#
350# Ftape, the floppy tape device driver
351#
352# CONFIG_FTAPE is not set
353# CONFIG_AGP is not set
354# CONFIG_DRM is not set
355# CONFIG_RAW_DRIVER is not set
356# CONFIG_HANGCHECK_TIMER is not set
357
358#
359# Multimedia devices
360#
361# CONFIG_VIDEO_DEV is not set
362
363#
364# Digital Video Broadcasting Devices
365#
366# CONFIG_DVB is not set
367
368#
369# File systems
370#
371CONFIG_EXT2_FS=y
372# CONFIG_EXT2_FS_XATTR is not set
373CONFIG_EXT3_FS=y
374CONFIG_EXT3_FS_XATTR=y
375# CONFIG_EXT3_FS_POSIX_ACL is not set
376# CONFIG_EXT3_FS_SECURITY is not set
377CONFIG_JBD=y
378# CONFIG_JBD_DEBUG is not set
379CONFIG_FS_MBCACHE=y
380# CONFIG_REISERFS_FS is not set
381# CONFIG_JFS_FS is not set
382# CONFIG_XFS_FS is not set
383# CONFIG_MINIX_FS is not set
384# CONFIG_ROMFS_FS is not set
385# CONFIG_QUOTA is not set
386# CONFIG_AUTOFS_FS is not set
387# CONFIG_AUTOFS4_FS is not set
388
389#
390# CD-ROM/DVD Filesystems
391#
392# CONFIG_ISO9660_FS is not set
393# CONFIG_UDF_FS is not set
394
395#
396# DOS/FAT/NT Filesystems
397#
398# CONFIG_FAT_FS is not set
399# CONFIG_NTFS_FS is not set
400
401#
402# Pseudo filesystems
403#
404CONFIG_PROC_FS=y
405# CONFIG_DEVFS_FS is not set
406CONFIG_TMPFS=y
407CONFIG_RAMFS=y
408
409#
410# Miscellaneous filesystems
411#
412# CONFIG_ADFS_FS is not set
413# CONFIG_AFFS_FS is not set
414# CONFIG_HFS_FS is not set
415# CONFIG_BEFS_FS is not set
416# CONFIG_BFS_FS is not set
417# CONFIG_EFS_FS is not set
418# CONFIG_CRAMFS is not set
419# CONFIG_VXFS_FS is not set
420# CONFIG_HPFS_FS is not set
421# CONFIG_QNX4FS_FS is not set
422# CONFIG_SYSV_FS is not set
423# CONFIG_UFS_FS is not set
424
425#
426# Network File Systems
427#
428CONFIG_NFS_FS=y
429# CONFIG_NFS_V3 is not set
430# CONFIG_NFS_V4 is not set
431# CONFIG_NFSD is not set
432CONFIG_ROOT_NFS=y
433CONFIG_LOCKD=y
434# CONFIG_EXPORTFS is not set
435CONFIG_SUNRPC=y
436# CONFIG_SUNRPC_GSS is not set
437# CONFIG_SMB_FS is not set
438# CONFIG_CIFS is not set
439# CONFIG_NCP_FS is not set
440# CONFIG_CODA_FS is not set
441# CONFIG_INTERMEZZO_FS is not set
442# CONFIG_AFS_FS is not set
443
444#
445# Partition Types
446#
447CONFIG_PARTITION_ADVANCED=y
448# CONFIG_ACORN_PARTITION is not set
449# CONFIG_OSF_PARTITION is not set
450# CONFIG_AMIGA_PARTITION is not set
451# CONFIG_ATARI_PARTITION is not set
452# CONFIG_MAC_PARTITION is not set
453# CONFIG_MSDOS_PARTITION is not set
454# CONFIG_LDM_PARTITION is not set
455# CONFIG_NEC98_PARTITION is not set
456# CONFIG_SGI_PARTITION is not set
457# CONFIG_ULTRIX_PARTITION is not set
458# CONFIG_SUN_PARTITION is not set
459# CONFIG_EFI_PARTITION is not set
460
461#
462# Sound
463#
464# CONFIG_SOUND is not set
465
466#
467# MPC8xx CPM Options
468#
469CONFIG_SCC_ENET=y
470CONFIG_SCC1_ENET=y
471# CONFIG_SCC2_ENET is not set
472# CONFIG_SCC3_ENET is not set
473# CONFIG_FEC_ENET is not set
474CONFIG_ENET_BIG_BUFFERS=y
475
476#
477# Generic MPC8xx Options
478#
479CONFIG_8xx_COPYBACK=y
480CONFIG_8xx_CPU6=y
481# CONFIG_UCODE_PATCH is not set
482
483#
484# USB support
485#
486# CONFIG_USB_GADGET is not set
487
488#
489# Bluetooth support
490#
491# CONFIG_BT is not set
492
493#
494# Library routines
495#
496# CONFIG_CRC32 is not set
497
498#
499# Kernel hacking
500#
501# CONFIG_DEBUG_KERNEL is not set
502# CONFIG_KALLSYMS is not set
503
504#
505# Security options
506#
507# CONFIG_SECURITY is not set
508
509#
510# Cryptographic options
511#
512# CONFIG_CRYPTO is not set
diff --git a/arch/ppc/configs/mcpn765_defconfig b/arch/ppc/configs/mcpn765_defconfig
new file mode 100644
index 000000000000..899e89a9ea6a
--- /dev/null
+++ b/arch/ppc/configs/mcpn765_defconfig
@@ -0,0 +1,579 @@
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#
14# CONFIG_EXPERIMENTAL is not set
15CONFIG_CLEAN_COMPILE=y
16CONFIG_STANDALONE=y
17CONFIG_BROKEN_ON_SMP=y
18
19#
20# General setup
21#
22# CONFIG_SWAP is not set
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
30CONFIG_KALLSYMS=y
31CONFIG_FUTEX=y
32CONFIG_EPOLL=y
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
42# CONFIG_MODULE_UNLOAD is not set
43CONFIG_OBSOLETE_MODPARM=y
44# CONFIG_KMOD is not set
45
46#
47# Processor
48#
49CONFIG_6xx=y
50# CONFIG_40x is not set
51# CONFIG_44x is not set
52# CONFIG_POWER3 is not set
53# CONFIG_POWER4 is not set
54# CONFIG_8xx is not set
55CONFIG_ALTIVEC=y
56# CONFIG_TAU is not set
57# CONFIG_CPU_FREQ is not set
58CONFIG_PPC_STD_MMU=y
59
60#
61# Platform options
62#
63# CONFIG_PPC_MULTIPLATFORM is not set
64# CONFIG_APUS is not set
65# CONFIG_WILLOW is not set
66# CONFIG_PCORE is not set
67# CONFIG_POWERPMC250 is not set
68# CONFIG_EV64260 is not set
69# CONFIG_SPRUCE is not set
70# CONFIG_LOPEC is not set
71CONFIG_MCPN765=y
72# CONFIG_MVME5100 is not set
73# CONFIG_PPLUS is not set
74# CONFIG_PRPMC750 is not set
75# CONFIG_PRPMC800 is not set
76# CONFIG_SANDPOINT is not set
77# CONFIG_ADIR is not set
78# CONFIG_K2 is not set
79# CONFIG_PAL4 is not set
80# CONFIG_GEMINI is not set
81# CONFIG_EST8260 is not set
82# CONFIG_SBS8260 is not set
83# CONFIG_RPX6 is not set
84# CONFIG_TQM8260 is not set
85CONFIG_PPC_GEN550=y
86# CONFIG_SMP is not set
87# CONFIG_PREEMPT is not set
88CONFIG_HIGHMEM=y
89CONFIG_KERNEL_ELF=y
90CONFIG_BINFMT_ELF=y
91# CONFIG_BINFMT_MISC is not set
92CONFIG_CMDLINE_BOOL=y
93CONFIG_CMDLINE="ip=on"
94
95#
96# Bus options
97#
98CONFIG_GENERIC_ISA_DMA=y
99CONFIG_PCI=y
100CONFIG_PCI_DOMAINS=y
101# CONFIG_PCI_LEGACY_PROC is not set
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=0x00800000
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
147CONFIG_BLK_DEV_LOOP=y
148# CONFIG_BLK_DEV_CRYPTOLOOP 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_IDEFLOPPY is not set
170# CONFIG_IDE_TASK_IOCTL is not set
171
172#
173# IDE chipset support/bugfixes
174#
175# CONFIG_IDE_GENERIC is not set
176CONFIG_BLK_DEV_IDEPCI=y
177# CONFIG_IDEPCI_SHARE_IRQ is not set
178# CONFIG_BLK_DEV_OFFBOARD is not set
179# CONFIG_BLK_DEV_GENERIC is not set
180# CONFIG_BLK_DEV_SL82C105 is not set
181CONFIG_BLK_DEV_IDEDMA_PCI=y
182# CONFIG_BLK_DEV_IDEDMA_FORCED is not set
183# CONFIG_IDEDMA_PCI_AUTO is not set
184CONFIG_BLK_DEV_ADMA=y
185# CONFIG_BLK_DEV_AEC62XX is not set
186# CONFIG_BLK_DEV_ALI15X3 is not set
187# CONFIG_BLK_DEV_AMD74XX is not set
188# CONFIG_BLK_DEV_CMD64X is not set
189# CONFIG_BLK_DEV_TRIFLEX is not set
190# CONFIG_BLK_DEV_CY82C693 is not set
191# CONFIG_BLK_DEV_CS5530 is not set
192# CONFIG_BLK_DEV_HPT34X is not set
193# CONFIG_BLK_DEV_HPT366 is not set
194# CONFIG_BLK_DEV_SC1200 is not set
195# CONFIG_BLK_DEV_PIIX is not set
196# CONFIG_BLK_DEV_NS87415 is not set
197# CONFIG_BLK_DEV_PDC202XX_OLD is not set
198# CONFIG_BLK_DEV_PDC202XX_NEW is not set
199# CONFIG_BLK_DEV_SVWKS is not set
200# CONFIG_BLK_DEV_SIIMAGE is not set
201# CONFIG_BLK_DEV_SLC90E66 is not set
202# CONFIG_BLK_DEV_TRM290 is not set
203CONFIG_BLK_DEV_VIA82CXXX=y
204CONFIG_BLK_DEV_IDEDMA=y
205# CONFIG_IDEDMA_IVB is not set
206# CONFIG_IDEDMA_AUTO is not set
207# CONFIG_BLK_DEV_HD is not set
208
209#
210# SCSI device support
211#
212# CONFIG_SCSI is not set
213
214#
215# Multi-device support (RAID and LVM)
216#
217# CONFIG_MD is not set
218
219#
220# Fusion MPT device support
221#
222# CONFIG_FUSION is not set
223
224#
225# IEEE 1394 (FireWire) support
226#
227# CONFIG_IEEE1394 is not set
228
229#
230# I2O device support
231#
232# CONFIG_I2O is not set
233
234#
235# Macintosh device drivers
236#
237
238#
239# Networking support
240#
241CONFIG_NET=y
242
243#
244# Networking options
245#
246CONFIG_PACKET=y
247# CONFIG_PACKET_MMAP is not set
248# CONFIG_NETLINK_DEV is not set
249CONFIG_UNIX=y
250# CONFIG_NET_KEY is not set
251CONFIG_INET=y
252# CONFIG_IP_MULTICAST is not set
253# CONFIG_IP_ADVANCED_ROUTER is not set
254CONFIG_IP_PNP=y
255CONFIG_IP_PNP_DHCP=y
256# CONFIG_IP_PNP_BOOTP is not set
257# CONFIG_IP_PNP_RARP is not set
258# CONFIG_NET_IPIP is not set
259# CONFIG_NET_IPGRE is not set
260# CONFIG_SYN_COOKIES is not set
261# CONFIG_INET_AH is not set
262# CONFIG_INET_ESP is not set
263# CONFIG_INET_IPCOMP is not set
264# CONFIG_DECNET is not set
265# CONFIG_BRIDGE is not set
266# CONFIG_NETFILTER is not set
267# CONFIG_VLAN_8021Q is not set
268# CONFIG_LLC2 is not set
269# CONFIG_IPX is not set
270# CONFIG_ATALK is not set
271
272#
273# QoS and/or fair queueing
274#
275# CONFIG_NET_SCHED is not set
276
277#
278# Network testing
279#
280# CONFIG_NET_PKTGEN is not set
281CONFIG_NETDEVICES=y
282
283#
284# ARCnet devices
285#
286# CONFIG_ARCNET is not set
287# CONFIG_DUMMY is not set
288# CONFIG_BONDING is not set
289# CONFIG_EQUALIZER is not set
290# CONFIG_TUN is not set
291
292#
293# Ethernet (10 or 100Mbit)
294#
295CONFIG_NET_ETHERNET=y
296CONFIG_MII=y
297# CONFIG_OAKNET is not set
298# CONFIG_HAPPYMEAL is not set
299# CONFIG_SUNGEM is not set
300# CONFIG_NET_VENDOR_3COM is not set
301
302#
303# Tulip family network device support
304#
305CONFIG_NET_TULIP=y
306CONFIG_TULIP=y
307# CONFIG_TULIP_MMIO is not set
308# CONFIG_TULIP_NAPI is not set
309# CONFIG_DE4X5 is not set
310# CONFIG_WINBOND_840 is not set
311# CONFIG_DM9102 is not set
312# CONFIG_HP100 is not set
313# CONFIG_NET_PCI is not set
314
315#
316# Ethernet (1000 Mbit)
317#
318# CONFIG_ACENIC is not set
319# CONFIG_DL2K is not set
320# CONFIG_E1000 is not set
321# CONFIG_NS83820 is not set
322# CONFIG_HAMACHI is not set
323# CONFIG_R8169 is not set
324# CONFIG_SK98LIN is not set
325# CONFIG_TIGON3 is not set
326
327#
328# Ethernet (10000 Mbit)
329#
330# CONFIG_IXGB is not set
331# CONFIG_FDDI is not set
332# CONFIG_PPP is not set
333# CONFIG_SLIP is not set
334
335#
336# Wireless LAN (non-hamradio)
337#
338# CONFIG_NET_RADIO is not set
339
340#
341# Token Ring devices
342#
343# CONFIG_TR is not set
344
345#
346# Wan interfaces
347#
348# CONFIG_WAN is not set
349
350#
351# Amateur Radio support
352#
353# CONFIG_HAMRADIO is not set
354
355#
356# IrDA (infrared) support
357#
358# CONFIG_IRDA is not set
359
360#
361# Bluetooth support
362#
363# CONFIG_BT is not set
364# CONFIG_NETPOLL is not set
365# CONFIG_NET_POLL_CONTROLLER is not set
366
367#
368# ISDN subsystem
369#
370# CONFIG_ISDN is not set
371
372#
373# Telephony Support
374#
375# CONFIG_PHONE is not set
376
377#
378# Input device support
379#
380# CONFIG_INPUT is not set
381
382#
383# Userland interfaces
384#
385
386#
387# Input I/O drivers
388#
389# CONFIG_GAMEPORT is not set
390CONFIG_SOUND_GAMEPORT=y
391# CONFIG_SERIO is not set
392# CONFIG_SERIO_I8042 is not set
393
394#
395# Input Device Drivers
396#
397
398#
399# Character devices
400#
401# CONFIG_VT is not set
402# CONFIG_SERIAL_NONSTANDARD is not set
403
404#
405# Serial drivers
406#
407CONFIG_SERIAL_8250=y
408CONFIG_SERIAL_8250_CONSOLE=y
409CONFIG_SERIAL_8250_NR_UARTS=4
410# CONFIG_SERIAL_8250_EXTENDED is not set
411
412#
413# Non-8250 serial port support
414#
415CONFIG_SERIAL_CORE=y
416CONFIG_SERIAL_CORE_CONSOLE=y
417CONFIG_UNIX98_PTYS=y
418CONFIG_LEGACY_PTYS=y
419CONFIG_LEGACY_PTY_COUNT=256
420# CONFIG_QIC02_TAPE is not set
421
422#
423# IPMI
424#
425# CONFIG_IPMI_HANDLER is not set
426
427#
428# Watchdog Cards
429#
430# CONFIG_WATCHDOG is not set
431# CONFIG_NVRAM is not set
432CONFIG_GEN_RTC=y
433# CONFIG_GEN_RTC_X is not set
434# CONFIG_DTLK is not set
435# CONFIG_R3964 is not set
436# CONFIG_APPLICOM is not set
437
438#
439# Ftape, the floppy tape device driver
440#
441# CONFIG_FTAPE is not set
442# CONFIG_AGP is not set
443# CONFIG_DRM is not set
444# CONFIG_RAW_DRIVER is not set
445
446#
447# I2C support
448#
449# CONFIG_I2C is not set
450
451#
452# Misc devices
453#
454
455#
456# Multimedia devices
457#
458# CONFIG_VIDEO_DEV is not set
459
460#
461# Digital Video Broadcasting Devices
462#
463# CONFIG_DVB is not set
464
465#
466# Graphics support
467#
468# CONFIG_FB is not set
469
470#
471# Sound
472#
473# CONFIG_SOUND is not set
474
475#
476# USB support
477#
478# CONFIG_USB is not set
479
480#
481# USB Gadget Support
482#
483# CONFIG_USB_GADGET is not set
484
485#
486# File systems
487#
488CONFIG_EXT2_FS=y
489# CONFIG_EXT2_FS_XATTR is not set
490# CONFIG_EXT3_FS is not set
491# CONFIG_JBD is not set
492# CONFIG_REISERFS_FS is not set
493# CONFIG_JFS_FS is not set
494# CONFIG_XFS_FS is not set
495# CONFIG_MINIX_FS is not set
496# CONFIG_ROMFS_FS is not set
497# CONFIG_QUOTA is not set
498# CONFIG_AUTOFS_FS is not set
499# CONFIG_AUTOFS4_FS is not set
500
501#
502# CD-ROM/DVD Filesystems
503#
504# CONFIG_ISO9660_FS is not set
505# CONFIG_UDF_FS is not set
506
507#
508# DOS/FAT/NT Filesystems
509#
510# CONFIG_FAT_FS is not set
511# CONFIG_NTFS_FS is not set
512
513#
514# Pseudo filesystems
515#
516CONFIG_PROC_FS=y
517CONFIG_PROC_KCORE=y
518# CONFIG_DEVPTS_FS_XATTR is not set
519CONFIG_TMPFS=y
520# CONFIG_HUGETLB_PAGE is not set
521CONFIG_RAMFS=y
522
523#
524# Miscellaneous filesystems
525#
526# CONFIG_HFSPLUS_FS is not set
527# CONFIG_CRAMFS is not set
528# CONFIG_VXFS_FS is not set
529# CONFIG_HPFS_FS is not set
530# CONFIG_QNX4FS_FS is not set
531# CONFIG_SYSV_FS is not set
532# CONFIG_UFS_FS is not set
533
534#
535# Network File Systems
536#
537CONFIG_NFS_FS=y
538# CONFIG_NFS_V3 is not set
539# CONFIG_NFSD is not set
540CONFIG_ROOT_NFS=y
541CONFIG_LOCKD=y
542# CONFIG_EXPORTFS is not set
543CONFIG_SUNRPC=y
544# CONFIG_SMB_FS is not set
545# CONFIG_CIFS is not set
546# CONFIG_NCP_FS is not set
547# CONFIG_CODA_FS is not set
548
549#
550# Partition Types
551#
552# CONFIG_PARTITION_ADVANCED is not set
553CONFIG_MSDOS_PARTITION=y
554
555#
556# Native Language Support
557#
558# CONFIG_NLS is not set
559
560#
561# Library routines
562#
563CONFIG_CRC32=y
564
565#
566# Kernel hacking
567#
568# CONFIG_DEBUG_KERNEL is not set
569# CONFIG_SERIAL_TEXT_DEBUG is not set
570
571#
572# Security options
573#
574# CONFIG_SECURITY is not set
575
576#
577# Cryptographic options
578#
579# CONFIG_CRYPTO is not set
diff --git a/arch/ppc/configs/menf1_defconfig b/arch/ppc/configs/menf1_defconfig
new file mode 100644
index 000000000000..321659b5505f
--- /dev/null
+++ b/arch/ppc/configs/menf1_defconfig
@@ -0,0 +1,621 @@
1#
2# Automatically generated make config: don't edit
3#
4CONFIG_MMU=y
5CONFIG_RWSEM_XCHGADD_ALGORITHM=y
6CONFIG_HAVE_DEC_LOCK=y
7
8#
9# Code maturity level options
10#
11CONFIG_EXPERIMENTAL=y
12
13#
14# General setup
15#
16CONFIG_SWAP=y
17CONFIG_SYSVIPC=y
18# CONFIG_BSD_PROCESS_ACCT is not set
19CONFIG_SYSCTL=y
20CONFIG_LOG_BUF_SHIFT=14
21# CONFIG_EMBEDDED is not set
22CONFIG_FUTEX=y
23CONFIG_EPOLL=y
24
25#
26# Loadable module support
27#
28CONFIG_MODULES=y
29CONFIG_MODULE_UNLOAD=y
30# CONFIG_MODULE_FORCE_UNLOAD is not set
31CONFIG_OBSOLETE_MODPARM=y
32# CONFIG_MODVERSIONS is not set
33CONFIG_KMOD=y
34
35#
36# Platform support
37#
38CONFIG_PPC=y
39CONFIG_PPC32=y
40CONFIG_6xx=y
41# CONFIG_40x is not set
42# CONFIG_POWER3 is not set
43# CONFIG_8xx is not set
44
45#
46# IBM 4xx options
47#
48# CONFIG_8260 is not set
49CONFIG_GENERIC_ISA_DMA=y
50CONFIG_PPC_STD_MMU=y
51# CONFIG_PPC_MULTIPLATFORM is not set
52# CONFIG_APUS is not set
53# CONFIG_WILLOW_2 is not set
54# CONFIG_PCORE is not set
55# CONFIG_POWERPMC250 is not set
56# CONFIG_EV64260 is not set
57# CONFIG_SPRUCE is not set
58CONFIG_MENF1=y
59# CONFIG_LOPEC is not set
60# CONFIG_MCPN765 is not set
61# CONFIG_MVME5100 is not set
62# CONFIG_PPLUS is not set
63# CONFIG_PRPMC750 is not set
64# CONFIG_PRPMC800 is not set
65# CONFIG_SANDPOINT is not set
66# CONFIG_ADIR is not set
67# CONFIG_K2 is not set
68# CONFIG_PAL4 is not set
69# CONFIG_GEMINI is not set
70CONFIG_MPC10X_STORE_GATHERING=y
71# CONFIG_SMP is not set
72# CONFIG_PREEMPT is not set
73# CONFIG_ALTIVEC is not set
74# CONFIG_TAU is not set
75# CONFIG_CPU_FREQ is not set
76
77#
78# General setup
79#
80# CONFIG_HIGHMEM is not set
81CONFIG_PCI=y
82CONFIG_PCI_DOMAINS=y
83CONFIG_KCORE_ELF=y
84CONFIG_BINFMT_ELF=y
85CONFIG_KERNEL_ELF=y
86# CONFIG_BINFMT_MISC is not set
87# CONFIG_PCI_LEGACY_PROC is not set
88# CONFIG_PCI_NAMES is not set
89# CONFIG_HOTPLUG is not set
90
91#
92# Parallel port support
93#
94# CONFIG_PARPORT is not set
95# CONFIG_PPC601_SYNC_FIX is not set
96CONFIG_CMDLINE_BOOL=y
97CONFIG_CMDLINE="ip=on"
98
99#
100# Advanced setup
101#
102# CONFIG_ADVANCED_OPTIONS is not set
103
104#
105# Default settings for advanced configuration options are used
106#
107CONFIG_HIGHMEM_START=0xfe000000
108CONFIG_LOWMEM_SIZE=0x30000000
109CONFIG_KERNEL_START=0xc0000000
110CONFIG_TASK_SIZE=0x80000000
111CONFIG_BOOT_LOAD=0x00800000
112
113#
114# Memory Technology Devices (MTD)
115#
116# CONFIG_MTD is not set
117
118#
119# Plug and Play support
120#
121# CONFIG_PNP is not set
122
123#
124# Block devices
125#
126# CONFIG_BLK_DEV_FD is not set
127# CONFIG_BLK_CPQ_DA is not set
128# CONFIG_BLK_CPQ_CISS_DA is not set
129# CONFIG_BLK_DEV_DAC960 is not set
130# CONFIG_BLK_DEV_UMEM is not set
131# CONFIG_BLK_DEV_LOOP is not set
132# CONFIG_BLK_DEV_NBD is not set
133# CONFIG_BLK_DEV_RAM is not set
134# CONFIG_BLK_DEV_INITRD is not set
135
136#
137# Multi-device support (RAID and LVM)
138#
139# CONFIG_MD is not set
140
141#
142# ATA/IDE/MFM/RLL support
143#
144CONFIG_IDE=y
145
146#
147# IDE, ATA and ATAPI Block devices
148#
149CONFIG_BLK_DEV_IDE=y
150
151#
152# Please see Documentation/ide.txt for help/info on IDE drives
153#
154# CONFIG_BLK_DEV_HD is not set
155CONFIG_BLK_DEV_IDEDISK=y
156# CONFIG_IDEDISK_MULTI_MODE is not set
157# CONFIG_IDEDISK_STROKE is not set
158CONFIG_BLK_DEV_IDECD=y
159# CONFIG_BLK_DEV_IDEFLOPPY is not set
160# CONFIG_IDE_TASK_IOCTL is not set
161
162#
163# IDE chipset support/bugfixes
164#
165# CONFIG_BLK_DEV_IDEPCI is not set
166
167#
168# SCSI support
169#
170# CONFIG_SCSI is not set
171
172#
173# Fusion MPT device support
174#
175
176#
177# IEEE 1394 (FireWire) support (EXPERIMENTAL)
178#
179# CONFIG_IEEE1394 is not set
180
181#
182# I2O device support
183#
184# CONFIG_I2O is not set
185
186#
187# Networking support
188#
189CONFIG_NET=y
190
191#
192# Networking options
193#
194CONFIG_PACKET=y
195# CONFIG_PACKET_MMAP is not set
196# CONFIG_NETLINK_DEV is not set
197CONFIG_NETFILTER=y
198# CONFIG_NETFILTER_DEBUG is not set
199CONFIG_UNIX=y
200# CONFIG_NET_KEY is not set
201CONFIG_INET=y
202CONFIG_IP_MULTICAST=y
203# CONFIG_IP_ADVANCED_ROUTER is not set
204CONFIG_IP_PNP=y
205CONFIG_IP_PNP_DHCP=y
206# CONFIG_IP_PNP_BOOTP is not set
207# CONFIG_IP_PNP_RARP is not set
208# CONFIG_NET_IPIP is not set
209# CONFIG_NET_IPGRE is not set
210# CONFIG_IP_MROUTE is not set
211# CONFIG_ARPD is not set
212# CONFIG_INET_ECN is not set
213# CONFIG_SYN_COOKIES is not set
214# CONFIG_INET_AH is not set
215# CONFIG_INET_ESP is not set
216# CONFIG_INET_IPCOMP is not set
217
218#
219# IP: Netfilter Configuration
220#
221CONFIG_IP_NF_CONNTRACK=m
222CONFIG_IP_NF_FTP=m
223CONFIG_IP_NF_IRC=m
224# CONFIG_IP_NF_TFTP is not set
225# CONFIG_IP_NF_AMANDA is not set
226# CONFIG_IP_NF_QUEUE is not set
227CONFIG_IP_NF_IPTABLES=m
228CONFIG_IP_NF_MATCH_LIMIT=m
229CONFIG_IP_NF_MATCH_MAC=m
230CONFIG_IP_NF_MATCH_PKTTYPE=m
231CONFIG_IP_NF_MATCH_MARK=m
232CONFIG_IP_NF_MATCH_MULTIPORT=m
233CONFIG_IP_NF_MATCH_TOS=m
234CONFIG_IP_NF_MATCH_ECN=m
235CONFIG_IP_NF_MATCH_DSCP=m
236CONFIG_IP_NF_MATCH_AH_ESP=m
237CONFIG_IP_NF_MATCH_LENGTH=m
238CONFIG_IP_NF_MATCH_TTL=m
239CONFIG_IP_NF_MATCH_TCPMSS=m
240CONFIG_IP_NF_MATCH_HELPER=m
241CONFIG_IP_NF_MATCH_STATE=m
242CONFIG_IP_NF_MATCH_CONNTRACK=m
243CONFIG_IP_NF_MATCH_UNCLEAN=m
244CONFIG_IP_NF_MATCH_OWNER=m
245CONFIG_IP_NF_FILTER=m
246CONFIG_IP_NF_TARGET_REJECT=m
247CONFIG_IP_NF_TARGET_MIRROR=m
248CONFIG_IP_NF_NAT=m
249CONFIG_IP_NF_NAT_NEEDED=y
250CONFIG_IP_NF_TARGET_MASQUERADE=m
251CONFIG_IP_NF_TARGET_REDIRECT=m
252# CONFIG_IP_NF_NAT_SNMP_BASIC is not set
253CONFIG_IP_NF_NAT_IRC=m
254CONFIG_IP_NF_NAT_FTP=m
255# CONFIG_IP_NF_MANGLE is not set
256# CONFIG_IP_NF_TARGET_LOG is not set
257CONFIG_IP_NF_TARGET_ULOG=m
258CONFIG_IP_NF_TARGET_TCPMSS=m
259CONFIG_IP_NF_ARPTABLES=m
260CONFIG_IP_NF_ARPFILTER=m
261CONFIG_IP_NF_COMPAT_IPCHAINS=m
262# CONFIG_IP_NF_COMPAT_IPFWADM is not set
263# CONFIG_IPV6 is not set
264# CONFIG_XFRM_USER is not set
265
266#
267# SCTP Configuration (EXPERIMENTAL)
268#
269CONFIG_IPV6_SCTP__=y
270# CONFIG_IP_SCTP is not set
271# CONFIG_ATM is not set
272# CONFIG_VLAN_8021Q is not set
273# CONFIG_LLC is not set
274# CONFIG_DECNET is not set
275# CONFIG_BRIDGE is not set
276# CONFIG_X25 is not set
277# CONFIG_LAPB is not set
278# CONFIG_NET_DIVERT is not set
279# CONFIG_ECONET is not set
280# CONFIG_WAN_ROUTER is not set
281# CONFIG_NET_HW_FLOWCONTROL is not set
282
283#
284# QoS and/or fair queueing
285#
286# CONFIG_NET_SCHED is not set
287
288#
289# Network testing
290#
291# CONFIG_NET_PKTGEN is not set
292CONFIG_NETDEVICES=y
293
294#
295# ARCnet devices
296#
297# CONFIG_ARCNET is not set
298# CONFIG_DUMMY is not set
299# CONFIG_BONDING is not set
300# CONFIG_EQUALIZER is not set
301# CONFIG_TUN is not set
302# CONFIG_ETHERTAP is not set
303
304#
305# Ethernet (10 or 100Mbit)
306#
307CONFIG_NET_ETHERNET=y
308CONFIG_MII=y
309# CONFIG_OAKNET is not set
310# CONFIG_HAPPYMEAL is not set
311# CONFIG_SUNGEM is not set
312# CONFIG_NET_VENDOR_3COM is not set
313
314#
315# Tulip family network device support
316#
317# CONFIG_NET_TULIP is not set
318# CONFIG_HP100 is not set
319CONFIG_NET_PCI=y
320# CONFIG_PCNET32 is not set
321# CONFIG_AMD8111_ETH is not set
322# CONFIG_ADAPTEC_STARFIRE is not set
323# CONFIG_B44 is not set
324# CONFIG_DGRS is not set
325# CONFIG_EEPRO100 is not set
326# CONFIG_E100 is not set
327# CONFIG_FEALNX is not set
328# CONFIG_NATSEMI is not set
329# CONFIG_NE2K_PCI is not set
330# CONFIG_8139CP is not set
331# CONFIG_8139TOO is not set
332# CONFIG_SIS900 is not set
333# CONFIG_EPIC100 is not set
334# CONFIG_SUNDANCE is not set
335# CONFIG_TLAN is not set
336# CONFIG_VIA_RHINE is not set
337
338#
339# Ethernet (1000 Mbit)
340#
341# CONFIG_ACENIC is not set
342# CONFIG_DL2K is not set
343# CONFIG_E1000 is not set
344# CONFIG_NS83820 is not set
345# CONFIG_HAMACHI is not set
346# CONFIG_YELLOWFIN is not set
347# CONFIG_R8169 is not set
348# CONFIG_SK98LIN is not set
349# CONFIG_TIGON3 is not set
350
351#
352# Ethernet (10000 Mbit)
353#
354# CONFIG_IXGB is not set
355# CONFIG_FDDI is not set
356# CONFIG_HIPPI is not set
357# CONFIG_PPP is not set
358# CONFIG_SLIP is not set
359
360#
361# Wireless LAN (non-hamradio)
362#
363# CONFIG_NET_RADIO is not set
364
365#
366# Token Ring devices (depends on LLC=y)
367#
368# CONFIG_RCPCI is not set
369# CONFIG_SHAPER is not set
370
371#
372# Wan interfaces
373#
374# CONFIG_WAN is not set
375
376#
377# Amateur Radio support
378#
379# CONFIG_HAMRADIO is not set
380
381#
382# IrDA (infrared) support
383#
384# CONFIG_IRDA is not set
385
386#
387# ISDN subsystem
388#
389# CONFIG_ISDN_BOOL is not set
390
391#
392# Graphics support
393#
394# CONFIG_FB is not set
395
396#
397# Old CD-ROM drivers (not SCSI, not IDE)
398#
399# CONFIG_CD_NO_IDESCSI is not set
400
401#
402# Input device support
403#
404# CONFIG_INPUT is not set
405
406#
407# Userland interfaces
408#
409
410#
411# Input I/O drivers
412#
413# CONFIG_GAMEPORT is not set
414CONFIG_SOUND_GAMEPORT=y
415# CONFIG_SERIO is not set
416
417#
418# Input Device Drivers
419#
420
421#
422# Macintosh device drivers
423#
424
425#
426# Character devices
427#
428# CONFIG_SERIAL_NONSTANDARD is not set
429
430#
431# Serial drivers
432#
433CONFIG_SERIAL_8250=y
434CONFIG_SERIAL_8250_CONSOLE=y
435# CONFIG_SERIAL_8250_EXTENDED is not set
436
437#
438# Non-8250 serial port support
439#
440CONFIG_SERIAL_CORE=y
441CONFIG_SERIAL_CORE_CONSOLE=y
442CONFIG_UNIX98_PTYS=y
443CONFIG_UNIX98_PTY_COUNT=256
444
445#
446# I2C support
447#
448# CONFIG_I2C is not set
449
450#
451# I2C Hardware Sensors Mainboard support
452#
453
454#
455# I2C Hardware Sensors Chip support
456#
457# CONFIG_I2C_SENSOR is not set
458
459#
460# Mice
461#
462# CONFIG_BUSMOUSE is not set
463# CONFIG_QIC02_TAPE is not set
464
465#
466# IPMI
467#
468# CONFIG_IPMI_HANDLER is not set
469
470#
471# Watchdog Cards
472#
473# CONFIG_WATCHDOG is not set
474# CONFIG_NVRAM is not set
475CONFIG_GEN_RTC=y
476# CONFIG_GEN_RTC_X is not set
477# CONFIG_DTLK is not set
478# CONFIG_R3964 is not set
479# CONFIG_APPLICOM is not set
480
481#
482# Ftape, the floppy tape device driver
483#
484# CONFIG_FTAPE is not set
485# CONFIG_AGP is not set
486# CONFIG_DRM is not set
487# CONFIG_RAW_DRIVER is not set
488# CONFIG_HANGCHECK_TIMER is not set
489
490#
491# Multimedia devices
492#
493# CONFIG_VIDEO_DEV is not set
494
495#
496# Digital Video Broadcasting Devices
497#
498# CONFIG_DVB is not set
499
500#
501# File systems
502#
503CONFIG_EXT2_FS=y
504# CONFIG_EXT2_FS_XATTR is not set
505CONFIG_EXT3_FS=y
506CONFIG_EXT3_FS_XATTR=y
507# CONFIG_EXT3_FS_POSIX_ACL is not set
508# CONFIG_EXT3_FS_SECURITY is not set
509CONFIG_JBD=y
510# CONFIG_JBD_DEBUG is not set
511CONFIG_FS_MBCACHE=y
512# CONFIG_REISERFS_FS is not set
513# CONFIG_JFS_FS is not set
514# CONFIG_XFS_FS is not set
515# CONFIG_MINIX_FS is not set
516# CONFIG_ROMFS_FS is not set
517# CONFIG_QUOTA is not set
518# CONFIG_AUTOFS_FS is not set
519# CONFIG_AUTOFS4_FS is not set
520
521#
522# CD-ROM/DVD Filesystems
523#
524CONFIG_ISO9660_FS=y
525# CONFIG_JOLIET is not set
526# CONFIG_ZISOFS is not set
527# CONFIG_UDF_FS is not set
528
529#
530# DOS/FAT/NT Filesystems
531#
532# CONFIG_FAT_FS is not set
533# CONFIG_NTFS_FS is not set
534
535#
536# Pseudo filesystems
537#
538CONFIG_PROC_FS=y
539# CONFIG_DEVFS_FS is not set
540CONFIG_DEVPTS_FS=y
541# CONFIG_DEVPTS_FS_XATTR is not set
542CONFIG_TMPFS=y
543CONFIG_RAMFS=y
544
545#
546# Miscellaneous filesystems
547#
548# CONFIG_ADFS_FS is not set
549# CONFIG_AFFS_FS is not set
550# CONFIG_HFS_FS is not set
551# CONFIG_BEFS_FS is not set
552# CONFIG_BFS_FS is not set
553# CONFIG_EFS_FS is not set
554# CONFIG_CRAMFS is not set
555# CONFIG_VXFS_FS is not set
556# CONFIG_HPFS_FS is not set
557# CONFIG_QNX4FS_FS is not set
558# CONFIG_SYSV_FS is not set
559# CONFIG_UFS_FS is not set
560
561#
562# Network File Systems
563#
564CONFIG_NFS_FS=y
565# CONFIG_NFS_V3 is not set
566# CONFIG_NFS_V4 is not set
567# CONFIG_NFSD is not set
568CONFIG_ROOT_NFS=y
569CONFIG_LOCKD=y
570# CONFIG_EXPORTFS is not set
571CONFIG_SUNRPC=y
572# CONFIG_SUNRPC_GSS is not set
573# CONFIG_SMB_FS is not set
574# CONFIG_CIFS is not set
575# CONFIG_NCP_FS is not set
576# CONFIG_CODA_FS is not set
577# CONFIG_INTERMEZZO_FS is not set
578# CONFIG_AFS_FS is not set
579
580#
581# Partition Types
582#
583# CONFIG_PARTITION_ADVANCED is not set
584CONFIG_MSDOS_PARTITION=y
585
586#
587# Sound
588#
589# CONFIG_SOUND is not set
590
591#
592# USB support
593#
594# CONFIG_USB is not set
595# CONFIG_USB_GADGET is not set
596
597#
598# Bluetooth support
599#
600# CONFIG_BT is not set
601
602#
603# Library routines
604#
605# CONFIG_CRC32 is not set
606
607#
608# Kernel hacking
609#
610# CONFIG_DEBUG_KERNEL is not set
611# CONFIG_KALLSYMS is not set
612
613#
614# Security options
615#
616# CONFIG_SECURITY is not set
617
618#
619# Cryptographic options
620#
621# CONFIG_CRYPTO is not set
diff --git a/arch/ppc/configs/mpc834x_sys_defconfig b/arch/ppc/configs/mpc834x_sys_defconfig
new file mode 100644
index 000000000000..4a5522ca8207
--- /dev/null
+++ b/arch/ppc/configs/mpc834x_sys_defconfig
@@ -0,0 +1,644 @@
1#
2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.11-rc4
4# Thu Feb 17 16:12:23 2005
5#
6CONFIG_MMU=y
7CONFIG_GENERIC_HARDIRQS=y
8CONFIG_RWSEM_XCHGADD_ALGORITHM=y
9CONFIG_GENERIC_CALIBRATE_DELAY=y
10CONFIG_HAVE_DEC_LOCK=y
11CONFIG_PPC=y
12CONFIG_PPC32=y
13CONFIG_GENERIC_NVRAM=y
14
15#
16# Code maturity level options
17#
18CONFIG_EXPERIMENTAL=y
19CONFIG_CLEAN_COMPILE=y
20CONFIG_BROKEN_ON_SMP=y
21
22#
23# General setup
24#
25CONFIG_LOCALVERSION=""
26CONFIG_SWAP=y
27CONFIG_SYSVIPC=y
28# CONFIG_POSIX_MQUEUE is not set
29# CONFIG_BSD_PROCESS_ACCT is not set
30CONFIG_SYSCTL=y
31# CONFIG_AUDIT is not set
32CONFIG_LOG_BUF_SHIFT=14
33# CONFIG_HOTPLUG is not set
34CONFIG_KOBJECT_UEVENT=y
35# CONFIG_IKCONFIG is not set
36CONFIG_EMBEDDED=y
37# CONFIG_KALLSYMS is not set
38CONFIG_FUTEX=y
39# CONFIG_EPOLL is not set
40# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
41CONFIG_SHMEM=y
42CONFIG_CC_ALIGN_FUNCTIONS=0
43CONFIG_CC_ALIGN_LABELS=0
44CONFIG_CC_ALIGN_LOOPS=0
45CONFIG_CC_ALIGN_JUMPS=0
46# CONFIG_TINY_SHMEM is not set
47
48#
49# Loadable module support
50#
51# CONFIG_MODULES is not set
52
53#
54# Processor
55#
56CONFIG_6xx=y
57# CONFIG_40x is not set
58# CONFIG_44x is not set
59# CONFIG_POWER3 is not set
60# CONFIG_POWER4 is not set
61# CONFIG_8xx is not set
62# CONFIG_E500 is not set
63# CONFIG_CPU_FREQ is not set
64CONFIG_PPC_GEN550=y
65CONFIG_83xx=y
66
67#
68# Freescale 83xx options
69#
70CONFIG_MPC834x_SYS=y
71CONFIG_MPC834x=y
72CONFIG_PPC_STD_MMU=y
73
74#
75# Platform options
76#
77# CONFIG_SMP is not set
78# CONFIG_PREEMPT is not set
79# CONFIG_HIGHMEM is not set
80CONFIG_BINFMT_ELF=y
81# CONFIG_BINFMT_MISC is not set
82# CONFIG_CMDLINE_BOOL is not set
83
84#
85# Bus options
86#
87CONFIG_GENERIC_ISA_DMA=y
88# CONFIG_PCI is not set
89# CONFIG_PCI_DOMAINS is not set
90
91#
92# PCCARD (PCMCIA/CardBus) support
93#
94# CONFIG_PCCARD is not set
95
96#
97# PC-card bridges
98#
99
100#
101# Advanced setup
102#
103# CONFIG_ADVANCED_OPTIONS is not set
104
105#
106# Default settings for advanced configuration options are used
107#
108CONFIG_HIGHMEM_START=0xfe000000
109CONFIG_LOWMEM_SIZE=0x30000000
110CONFIG_KERNEL_START=0xc0000000
111CONFIG_TASK_SIZE=0x80000000
112CONFIG_BOOT_LOAD=0x00800000
113
114#
115# Device Drivers
116#
117
118#
119# Generic Driver Options
120#
121CONFIG_STANDALONE=y
122CONFIG_PREVENT_FIRMWARE_BUILD=y
123# CONFIG_FW_LOADER is not set
124
125#
126# Memory Technology Devices (MTD)
127#
128# CONFIG_MTD is not set
129
130#
131# Parallel port support
132#
133# CONFIG_PARPORT is not set
134
135#
136# Plug and Play support
137#
138
139#
140# Block devices
141#
142# CONFIG_BLK_DEV_FD is not set
143# CONFIG_BLK_DEV_COW_COMMON is not set
144CONFIG_BLK_DEV_LOOP=y
145# CONFIG_BLK_DEV_CRYPTOLOOP is not set
146# CONFIG_BLK_DEV_NBD is not set
147CONFIG_BLK_DEV_RAM=y
148CONFIG_BLK_DEV_RAM_COUNT=16
149CONFIG_BLK_DEV_RAM_SIZE=32768
150CONFIG_BLK_DEV_INITRD=y
151CONFIG_INITRAMFS_SOURCE=""
152# CONFIG_LBD is not set
153# CONFIG_CDROM_PKTCDVD is not set
154
155#
156# IO Schedulers
157#
158CONFIG_IOSCHED_NOOP=y
159CONFIG_IOSCHED_AS=y
160CONFIG_IOSCHED_DEADLINE=y
161CONFIG_IOSCHED_CFQ=y
162# CONFIG_ATA_OVER_ETH is not set
163
164#
165# ATA/ATAPI/MFM/RLL support
166#
167# CONFIG_IDE is not set
168
169#
170# SCSI device support
171#
172# CONFIG_SCSI is not set
173
174#
175# Multi-device support (RAID and LVM)
176#
177# CONFIG_MD is not set
178
179#
180# Fusion MPT device support
181#
182
183#
184# IEEE 1394 (FireWire) support
185#
186
187#
188# I2O device support
189#
190
191#
192# Macintosh device drivers
193#
194
195#
196# Networking support
197#
198CONFIG_NET=y
199
200#
201# Networking options
202#
203CONFIG_PACKET=y
204# CONFIG_PACKET_MMAP is not set
205# CONFIG_NETLINK_DEV is not set
206CONFIG_UNIX=y
207# CONFIG_NET_KEY is not set
208CONFIG_INET=y
209CONFIG_IP_MULTICAST=y
210# CONFIG_IP_ADVANCED_ROUTER is not set
211CONFIG_IP_PNP=y
212CONFIG_IP_PNP_DHCP=y
213CONFIG_IP_PNP_BOOTP=y
214# CONFIG_IP_PNP_RARP is not set
215# CONFIG_NET_IPIP is not set
216# CONFIG_NET_IPGRE is not set
217# CONFIG_IP_MROUTE is not set
218# CONFIG_ARPD is not set
219CONFIG_SYN_COOKIES=y
220# CONFIG_INET_AH is not set
221# CONFIG_INET_ESP is not set
222# CONFIG_INET_IPCOMP is not set
223# CONFIG_INET_TUNNEL is not set
224CONFIG_IP_TCPDIAG=y
225# CONFIG_IP_TCPDIAG_IPV6 is not set
226# CONFIG_IPV6 is not set
227# CONFIG_NETFILTER is not set
228
229#
230# SCTP Configuration (EXPERIMENTAL)
231#
232# CONFIG_IP_SCTP is not set
233# CONFIG_ATM is not set
234# CONFIG_BRIDGE is not set
235# CONFIG_VLAN_8021Q is not set
236# CONFIG_DECNET is not set
237# CONFIG_LLC2 is not set
238# CONFIG_IPX is not set
239# CONFIG_ATALK is not set
240# CONFIG_X25 is not set
241# CONFIG_LAPB is not set
242# CONFIG_NET_DIVERT is not set
243# CONFIG_ECONET is not set
244# CONFIG_WAN_ROUTER is not set
245
246#
247# QoS and/or fair queueing
248#
249# CONFIG_NET_SCHED is not set
250# CONFIG_NET_CLS_ROUTE is not set
251
252#
253# Network testing
254#
255# CONFIG_NET_PKTGEN is not set
256# CONFIG_NETPOLL is not set
257# CONFIG_NET_POLL_CONTROLLER is not set
258# CONFIG_HAMRADIO is not set
259# CONFIG_IRDA is not set
260# CONFIG_BT is not set
261CONFIG_NETDEVICES=y
262# CONFIG_DUMMY is not set
263# CONFIG_BONDING is not set
264# CONFIG_EQUALIZER is not set
265# CONFIG_TUN is not set
266
267#
268# Ethernet (10 or 100Mbit)
269#
270CONFIG_NET_ETHERNET=y
271CONFIG_MII=y
272
273#
274# Ethernet (1000 Mbit)
275#
276CONFIG_GIANFAR=y
277# CONFIG_GFAR_NAPI is not set
278
279#
280# Ethernet (10000 Mbit)
281#
282
283#
284# Token Ring devices
285#
286
287#
288# Wireless LAN (non-hamradio)
289#
290# CONFIG_NET_RADIO is not set
291
292#
293# Wan interfaces
294#
295# CONFIG_WAN is not set
296# CONFIG_PPP is not set
297# CONFIG_SLIP is not set
298# CONFIG_SHAPER is not set
299# CONFIG_NETCONSOLE is not set
300
301#
302# ISDN subsystem
303#
304# CONFIG_ISDN is not set
305
306#
307# Telephony Support
308#
309# CONFIG_PHONE is not set
310
311#
312# Input device support
313#
314CONFIG_INPUT=y
315
316#
317# Userland interfaces
318#
319# CONFIG_INPUT_MOUSEDEV is not set
320# CONFIG_INPUT_JOYDEV is not set
321# CONFIG_INPUT_TSDEV is not set
322# CONFIG_INPUT_EVDEV is not set
323# CONFIG_INPUT_EVBUG is not set
324
325#
326# Input I/O drivers
327#
328# CONFIG_GAMEPORT is not set
329CONFIG_SOUND_GAMEPORT=y
330# CONFIG_SERIO is not set
331# CONFIG_SERIO_I8042 is not set
332
333#
334# Input Device Drivers
335#
336# CONFIG_INPUT_KEYBOARD is not set
337# CONFIG_INPUT_MOUSE is not set
338# CONFIG_INPUT_JOYSTICK is not set
339# CONFIG_INPUT_TOUCHSCREEN is not set
340# CONFIG_INPUT_MISC is not set
341
342#
343# Character devices
344#
345# CONFIG_VT is not set
346# CONFIG_SERIAL_NONSTANDARD is not set
347
348#
349# Serial drivers
350#
351CONFIG_SERIAL_8250=y
352CONFIG_SERIAL_8250_CONSOLE=y
353CONFIG_SERIAL_8250_NR_UARTS=4
354# CONFIG_SERIAL_8250_EXTENDED is not set
355
356#
357# Non-8250 serial port support
358#
359CONFIG_SERIAL_CORE=y
360CONFIG_SERIAL_CORE_CONSOLE=y
361CONFIG_UNIX98_PTYS=y
362CONFIG_LEGACY_PTYS=y
363CONFIG_LEGACY_PTY_COUNT=256
364
365#
366# IPMI
367#
368# CONFIG_IPMI_HANDLER is not set
369
370#
371# Watchdog Cards
372#
373# CONFIG_WATCHDOG is not set
374# CONFIG_NVRAM is not set
375CONFIG_GEN_RTC=y
376# CONFIG_GEN_RTC_X is not set
377# CONFIG_DTLK is not set
378# CONFIG_R3964 is not set
379
380#
381# Ftape, the floppy tape device driver
382#
383# CONFIG_AGP is not set
384# CONFIG_DRM is not set
385# CONFIG_RAW_DRIVER is not set
386
387#
388# I2C support
389#
390CONFIG_I2C=y
391CONFIG_I2C_CHARDEV=y
392
393#
394# I2C Algorithms
395#
396# CONFIG_I2C_ALGOBIT is not set
397# CONFIG_I2C_ALGOPCF is not set
398# CONFIG_I2C_ALGOPCA is not set
399
400#
401# I2C Hardware Bus support
402#
403# CONFIG_I2C_ISA is not set
404CONFIG_I2C_MPC=y
405# CONFIG_I2C_PARPORT_LIGHT is not set
406# CONFIG_I2C_PCA_ISA is not set
407
408#
409# Hardware Sensors Chip support
410#
411# CONFIG_I2C_SENSOR is not set
412# CONFIG_SENSORS_ADM1021 is not set
413# CONFIG_SENSORS_ADM1025 is not set
414# CONFIG_SENSORS_ADM1026 is not set
415# CONFIG_SENSORS_ADM1031 is not set
416# CONFIG_SENSORS_ASB100 is not set
417# CONFIG_SENSORS_DS1621 is not set
418# CONFIG_SENSORS_FSCHER is not set
419# CONFIG_SENSORS_GL518SM is not set
420# CONFIG_SENSORS_IT87 is not set
421# CONFIG_SENSORS_LM63 is not set
422# CONFIG_SENSORS_LM75 is not set
423# CONFIG_SENSORS_LM77 is not set
424# CONFIG_SENSORS_LM78 is not set
425# CONFIG_SENSORS_LM80 is not set
426# CONFIG_SENSORS_LM83 is not set
427# CONFIG_SENSORS_LM85 is not set
428# CONFIG_SENSORS_LM87 is not set
429# CONFIG_SENSORS_LM90 is not set
430# CONFIG_SENSORS_MAX1619 is not set
431# CONFIG_SENSORS_PC87360 is not set
432# CONFIG_SENSORS_SMSC47B397 is not set
433# CONFIG_SENSORS_SMSC47M1 is not set
434# CONFIG_SENSORS_W83781D is not set
435# CONFIG_SENSORS_W83L785TS is not set
436# CONFIG_SENSORS_W83627HF is not set
437
438#
439# Other I2C Chip support
440#
441# CONFIG_SENSORS_EEPROM is not set
442# CONFIG_SENSORS_PCF8574 is not set
443# CONFIG_SENSORS_PCF8591 is not set
444# CONFIG_SENSORS_RTC8564 is not set
445# CONFIG_I2C_DEBUG_CORE is not set
446# CONFIG_I2C_DEBUG_ALGO is not set
447# CONFIG_I2C_DEBUG_BUS is not set
448# CONFIG_I2C_DEBUG_CHIP is not set
449
450#
451# Dallas's 1-wire bus
452#
453# CONFIG_W1 is not set
454
455#
456# Misc devices
457#
458
459#
460# Multimedia devices
461#
462# CONFIG_VIDEO_DEV is not set
463
464#
465# Digital Video Broadcasting Devices
466#
467# CONFIG_DVB is not set
468
469#
470# Graphics support
471#
472# CONFIG_FB is not set
473
474#
475# Sound
476#
477# CONFIG_SOUND is not set
478
479#
480# USB support
481#
482# CONFIG_USB_ARCH_HAS_HCD is not set
483# CONFIG_USB_ARCH_HAS_OHCI is not set
484
485#
486# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' may also be needed; see USB_STORAGE Help for more information
487#
488
489#
490# USB Gadget Support
491#
492# CONFIG_USB_GADGET is not set
493
494#
495# MMC/SD Card support
496#
497# CONFIG_MMC is not set
498
499#
500# InfiniBand support
501#
502# CONFIG_INFINIBAND is not set
503
504#
505# File systems
506#
507CONFIG_EXT2_FS=y
508# CONFIG_EXT2_FS_XATTR is not set
509CONFIG_EXT3_FS=y
510CONFIG_EXT3_FS_XATTR=y
511# CONFIG_EXT3_FS_POSIX_ACL is not set
512# CONFIG_EXT3_FS_SECURITY is not set
513CONFIG_JBD=y
514# CONFIG_JBD_DEBUG is not set
515CONFIG_FS_MBCACHE=y
516# CONFIG_REISERFS_FS is not set
517# CONFIG_JFS_FS is not set
518
519#
520# XFS support
521#
522# CONFIG_XFS_FS is not set
523# CONFIG_MINIX_FS is not set
524# CONFIG_ROMFS_FS is not set
525# CONFIG_QUOTA is not set
526CONFIG_DNOTIFY=y
527# CONFIG_AUTOFS_FS is not set
528# CONFIG_AUTOFS4_FS is not set
529
530#
531# CD-ROM/DVD Filesystems
532#
533# CONFIG_ISO9660_FS is not set
534# CONFIG_UDF_FS is not set
535
536#
537# DOS/FAT/NT Filesystems
538#
539# CONFIG_MSDOS_FS is not set
540# CONFIG_VFAT_FS is not set
541# CONFIG_NTFS_FS is not set
542
543#
544# Pseudo filesystems
545#
546CONFIG_PROC_FS=y
547CONFIG_PROC_KCORE=y
548CONFIG_SYSFS=y
549# CONFIG_DEVFS_FS is not set
550# CONFIG_DEVPTS_FS_XATTR is not set
551CONFIG_TMPFS=y
552# CONFIG_TMPFS_XATTR is not set
553# CONFIG_HUGETLB_PAGE is not set
554CONFIG_RAMFS=y
555
556#
557# Miscellaneous filesystems
558#
559# CONFIG_ADFS_FS is not set
560# CONFIG_AFFS_FS is not set
561# CONFIG_HFS_FS is not set
562# CONFIG_HFSPLUS_FS is not set
563# CONFIG_BEFS_FS is not set
564# CONFIG_BFS_FS is not set
565# CONFIG_EFS_FS is not set
566# CONFIG_CRAMFS is not set
567# CONFIG_VXFS_FS is not set
568# CONFIG_HPFS_FS is not set
569# CONFIG_QNX4FS_FS is not set
570# CONFIG_SYSV_FS is not set
571# CONFIG_UFS_FS is not set
572
573#
574# Network File Systems
575#
576CONFIG_NFS_FS=y
577# CONFIG_NFS_V3 is not set
578# CONFIG_NFS_V4 is not set
579# CONFIG_NFS_DIRECTIO is not set
580# CONFIG_NFSD is not set
581CONFIG_ROOT_NFS=y
582CONFIG_LOCKD=y
583CONFIG_SUNRPC=y
584# CONFIG_RPCSEC_GSS_KRB5 is not set
585# CONFIG_RPCSEC_GSS_SPKM3 is not set
586# CONFIG_SMB_FS is not set
587# CONFIG_CIFS is not set
588# CONFIG_NCP_FS is not set
589# CONFIG_CODA_FS is not set
590# CONFIG_AFS_FS is not set
591
592#
593# Partition Types
594#
595CONFIG_PARTITION_ADVANCED=y
596# CONFIG_ACORN_PARTITION is not set
597# CONFIG_OSF_PARTITION is not set
598# CONFIG_AMIGA_PARTITION is not set
599# CONFIG_ATARI_PARTITION is not set
600# CONFIG_MAC_PARTITION is not set
601# CONFIG_MSDOS_PARTITION is not set
602# CONFIG_LDM_PARTITION is not set
603# CONFIG_SGI_PARTITION is not set
604# CONFIG_ULTRIX_PARTITION is not set
605# CONFIG_SUN_PARTITION is not set
606# CONFIG_EFI_PARTITION is not set
607
608#
609# Native Language Support
610#
611# CONFIG_NLS is not set
612
613#
614# Library routines
615#
616# CONFIG_CRC_CCITT is not set
617CONFIG_CRC32=y
618# CONFIG_LIBCRC32C is not set
619
620#
621# Profiling support
622#
623# CONFIG_PROFILING is not set
624
625#
626# Kernel hacking
627#
628# CONFIG_DEBUG_KERNEL is not set
629# CONFIG_SERIAL_TEXT_DEBUG is not set
630
631#
632# Security options
633#
634# CONFIG_KEYS is not set
635# CONFIG_SECURITY is not set
636
637#
638# Cryptographic options
639#
640# CONFIG_CRYPTO is not set
641
642#
643# Hardware crypto devices
644#
diff --git a/arch/ppc/configs/mpc8540_ads_defconfig b/arch/ppc/configs/mpc8540_ads_defconfig
new file mode 100644
index 000000000000..c5c86025e261
--- /dev/null
+++ b/arch/ppc/configs/mpc8540_ads_defconfig
@@ -0,0 +1,707 @@
1#
2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.11-rc1
4# Thu Jan 20 01:23:13 2005
5#
6CONFIG_MMU=y
7CONFIG_GENERIC_HARDIRQS=y
8CONFIG_RWSEM_XCHGADD_ALGORITHM=y
9CONFIG_GENERIC_CALIBRATE_DELAY=y
10CONFIG_HAVE_DEC_LOCK=y
11CONFIG_PPC=y
12CONFIG_PPC32=y
13CONFIG_GENERIC_NVRAM=y
14
15#
16# Code maturity level options
17#
18CONFIG_EXPERIMENTAL=y
19CONFIG_CLEAN_COMPILE=y
20CONFIG_BROKEN_ON_SMP=y
21
22#
23# General setup
24#
25CONFIG_LOCALVERSION=""
26CONFIG_SWAP=y
27CONFIG_SYSVIPC=y
28# CONFIG_POSIX_MQUEUE is not set
29# CONFIG_BSD_PROCESS_ACCT is not set
30CONFIG_SYSCTL=y
31# CONFIG_AUDIT is not set
32CONFIG_LOG_BUF_SHIFT=14
33# CONFIG_HOTPLUG is not set
34CONFIG_KOBJECT_UEVENT=y
35# CONFIG_IKCONFIG is not set
36CONFIG_EMBEDDED=y
37# CONFIG_KALLSYMS is not set
38CONFIG_FUTEX=y
39# CONFIG_EPOLL is not set
40# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
41CONFIG_SHMEM=y
42CONFIG_CC_ALIGN_FUNCTIONS=0
43CONFIG_CC_ALIGN_LABELS=0
44CONFIG_CC_ALIGN_LOOPS=0
45CONFIG_CC_ALIGN_JUMPS=0
46# CONFIG_TINY_SHMEM is not set
47
48#
49# Loadable module support
50#
51# CONFIG_MODULES is not set
52
53#
54# Processor
55#
56# CONFIG_6xx is not set
57# CONFIG_40x is not set
58# CONFIG_44x is not set
59# CONFIG_POWER3 is not set
60# CONFIG_POWER4 is not set
61# CONFIG_8xx is not set
62CONFIG_E500=y
63CONFIG_BOOKE=y
64CONFIG_FSL_BOOKE=y
65CONFIG_SPE=y
66CONFIG_MATH_EMULATION=y
67# CONFIG_CPU_FREQ is not set
68CONFIG_PPC_GEN550=y
69CONFIG_85xx=y
70CONFIG_PPC_INDIRECT_PCI_BE=y
71
72#
73# Freescale 85xx options
74#
75CONFIG_MPC8540_ADS=y
76# CONFIG_MPC8555_CDS is not set
77# CONFIG_MPC8560_ADS is not set
78# CONFIG_SBC8560 is not set
79CONFIG_MPC8540=y
80
81#
82# Platform options
83#
84# CONFIG_SMP is not set
85# CONFIG_PREEMPT is not set
86# CONFIG_HIGHMEM is not set
87CONFIG_BINFMT_ELF=y
88# CONFIG_BINFMT_MISC is not set
89# CONFIG_CMDLINE_BOOL is not set
90
91#
92# Bus options
93#
94CONFIG_PCI=y
95CONFIG_PCI_DOMAINS=y
96# CONFIG_PCI_LEGACY_PROC is not set
97CONFIG_PCI_NAMES=y
98
99#
100# PCCARD (PCMCIA/CardBus) support
101#
102# CONFIG_PCCARD is not set
103
104#
105# PC-card bridges
106#
107
108#
109# Advanced setup
110#
111# CONFIG_ADVANCED_OPTIONS is not set
112
113#
114# Default settings for advanced configuration options are used
115#
116CONFIG_HIGHMEM_START=0xfe000000
117CONFIG_LOWMEM_SIZE=0x30000000
118CONFIG_KERNEL_START=0xc0000000
119CONFIG_TASK_SIZE=0x80000000
120CONFIG_BOOT_LOAD=0x00800000
121
122#
123# Device Drivers
124#
125
126#
127# Generic Driver Options
128#
129CONFIG_STANDALONE=y
130CONFIG_PREVENT_FIRMWARE_BUILD=y
131# CONFIG_FW_LOADER is not set
132
133#
134# Memory Technology Devices (MTD)
135#
136# CONFIG_MTD is not set
137
138#
139# Parallel port support
140#
141# CONFIG_PARPORT is not set
142
143#
144# Plug and Play support
145#
146
147#
148# Block devices
149#
150# CONFIG_BLK_DEV_FD is not set
151# CONFIG_BLK_CPQ_DA is not set
152# CONFIG_BLK_CPQ_CISS_DA is not set
153# CONFIG_BLK_DEV_DAC960 is not set
154# CONFIG_BLK_DEV_UMEM is not set
155# CONFIG_BLK_DEV_COW_COMMON is not set
156CONFIG_BLK_DEV_LOOP=y
157# CONFIG_BLK_DEV_CRYPTOLOOP is not set
158# CONFIG_BLK_DEV_NBD is not set
159# CONFIG_BLK_DEV_SX8 is not set
160CONFIG_BLK_DEV_RAM=y
161CONFIG_BLK_DEV_RAM_COUNT=16
162CONFIG_BLK_DEV_RAM_SIZE=32768
163CONFIG_BLK_DEV_INITRD=y
164CONFIG_INITRAMFS_SOURCE=""
165# CONFIG_LBD is not set
166# CONFIG_CDROM_PKTCDVD is not set
167
168#
169# IO Schedulers
170#
171CONFIG_IOSCHED_NOOP=y
172CONFIG_IOSCHED_AS=y
173CONFIG_IOSCHED_DEADLINE=y
174CONFIG_IOSCHED_CFQ=y
175# CONFIG_ATA_OVER_ETH is not set
176
177#
178# ATA/ATAPI/MFM/RLL support
179#
180# CONFIG_IDE is not set
181
182#
183# SCSI device support
184#
185# CONFIG_SCSI is not set
186
187#
188# Multi-device support (RAID and LVM)
189#
190# CONFIG_MD is not set
191
192#
193# Fusion MPT device support
194#
195
196#
197# IEEE 1394 (FireWire) support
198#
199# CONFIG_IEEE1394 is not set
200
201#
202# I2O device support
203#
204# CONFIG_I2O is not set
205
206#
207# Macintosh device drivers
208#
209
210#
211# Networking support
212#
213CONFIG_NET=y
214
215#
216# Networking options
217#
218CONFIG_PACKET=y
219# CONFIG_PACKET_MMAP is not set
220# CONFIG_NETLINK_DEV is not set
221CONFIG_UNIX=y
222# CONFIG_NET_KEY is not set
223CONFIG_INET=y
224CONFIG_IP_MULTICAST=y
225# CONFIG_IP_ADVANCED_ROUTER is not set
226CONFIG_IP_PNP=y
227CONFIG_IP_PNP_DHCP=y
228CONFIG_IP_PNP_BOOTP=y
229# CONFIG_IP_PNP_RARP is not set
230# CONFIG_NET_IPIP is not set
231# CONFIG_NET_IPGRE is not set
232# CONFIG_IP_MROUTE is not set
233# CONFIG_ARPD is not set
234CONFIG_SYN_COOKIES=y
235# CONFIG_INET_AH is not set
236# CONFIG_INET_ESP is not set
237# CONFIG_INET_IPCOMP is not set
238# CONFIG_INET_TUNNEL is not set
239CONFIG_IP_TCPDIAG=y
240# CONFIG_IP_TCPDIAG_IPV6 is not set
241# CONFIG_IPV6 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_BRIDGE is not set
250# CONFIG_VLAN_8021Q is not set
251# CONFIG_DECNET is not set
252# CONFIG_LLC2 is not set
253# CONFIG_IPX is not set
254# CONFIG_ATALK is not set
255# CONFIG_X25 is not set
256# CONFIG_LAPB is not set
257# CONFIG_NET_DIVERT is not set
258# CONFIG_ECONET is not set
259# CONFIG_WAN_ROUTER is not set
260
261#
262# QoS and/or fair queueing
263#
264# CONFIG_NET_SCHED is not set
265# CONFIG_NET_CLS_ROUTE is not set
266
267#
268# Network testing
269#
270# CONFIG_NET_PKTGEN is not set
271# CONFIG_NETPOLL is not set
272# CONFIG_NET_POLL_CONTROLLER is not set
273# CONFIG_HAMRADIO is not set
274# CONFIG_IRDA is not set
275# CONFIG_BT is not set
276CONFIG_NETDEVICES=y
277# CONFIG_DUMMY is not set
278# CONFIG_BONDING is not set
279# CONFIG_EQUALIZER is not set
280# CONFIG_TUN is not set
281
282#
283# ARCnet devices
284#
285# CONFIG_ARCNET is not set
286
287#
288# Ethernet (10 or 100Mbit)
289#
290CONFIG_NET_ETHERNET=y
291CONFIG_MII=y
292# CONFIG_HAPPYMEAL is not set
293# CONFIG_SUNGEM is not set
294# CONFIG_NET_VENDOR_3COM is not set
295
296#
297# Tulip family network device support
298#
299# CONFIG_NET_TULIP is not set
300# CONFIG_HP100 is not set
301# CONFIG_NET_PCI is not set
302
303#
304# Ethernet (1000 Mbit)
305#
306# CONFIG_ACENIC is not set
307# CONFIG_DL2K is not set
308# CONFIG_E1000 is not set
309# CONFIG_NS83820 is not set
310# CONFIG_HAMACHI is not set
311# CONFIG_YELLOWFIN is not set
312# CONFIG_R8169 is not set
313# CONFIG_SK98LIN is not set
314# CONFIG_TIGON3 is not set
315CONFIG_GIANFAR=y
316CONFIG_GFAR_NAPI=y
317
318#
319# Ethernet (10000 Mbit)
320#
321# CONFIG_IXGB is not set
322# CONFIG_S2IO is not set
323
324#
325# Token Ring devices
326#
327# CONFIG_TR is not set
328
329#
330# Wireless LAN (non-hamradio)
331#
332# CONFIG_NET_RADIO is not set
333
334#
335# Wan interfaces
336#
337# CONFIG_WAN is not set
338# CONFIG_FDDI is not set
339# CONFIG_HIPPI is not set
340# CONFIG_PPP is not set
341# CONFIG_SLIP is not set
342# CONFIG_SHAPER is not set
343# CONFIG_NETCONSOLE is not set
344
345#
346# ISDN subsystem
347#
348# CONFIG_ISDN is not set
349
350#
351# Telephony Support
352#
353# CONFIG_PHONE is not set
354
355#
356# Input device support
357#
358CONFIG_INPUT=y
359
360#
361# Userland interfaces
362#
363# CONFIG_INPUT_MOUSEDEV is not set
364# CONFIG_INPUT_JOYDEV is not set
365# CONFIG_INPUT_TSDEV is not set
366# CONFIG_INPUT_EVDEV is not set
367# CONFIG_INPUT_EVBUG is not set
368
369#
370# Input I/O drivers
371#
372# CONFIG_GAMEPORT is not set
373CONFIG_SOUND_GAMEPORT=y
374# CONFIG_SERIO is not set
375# CONFIG_SERIO_I8042 is not set
376
377#
378# Input Device Drivers
379#
380# CONFIG_INPUT_KEYBOARD is not set
381# CONFIG_INPUT_MOUSE is not set
382# CONFIG_INPUT_JOYSTICK is not set
383# CONFIG_INPUT_TOUCHSCREEN is not set
384# CONFIG_INPUT_MISC is not set
385
386#
387# Character devices
388#
389# CONFIG_VT is not set
390# CONFIG_SERIAL_NONSTANDARD is not set
391
392#
393# Serial drivers
394#
395CONFIG_SERIAL_8250=y
396CONFIG_SERIAL_8250_CONSOLE=y
397CONFIG_SERIAL_8250_NR_UARTS=4
398# CONFIG_SERIAL_8250_EXTENDED is not set
399
400#
401# Non-8250 serial port support
402#
403CONFIG_SERIAL_CORE=y
404CONFIG_SERIAL_CORE_CONSOLE=y
405CONFIG_UNIX98_PTYS=y
406CONFIG_LEGACY_PTYS=y
407CONFIG_LEGACY_PTY_COUNT=256
408
409#
410# IPMI
411#
412# CONFIG_IPMI_HANDLER is not set
413
414#
415# Watchdog Cards
416#
417# CONFIG_WATCHDOG is not set
418# CONFIG_NVRAM is not set
419CONFIG_GEN_RTC=y
420# CONFIG_GEN_RTC_X is not set
421# CONFIG_DTLK is not set
422# CONFIG_R3964 is not set
423# CONFIG_APPLICOM is not set
424
425#
426# Ftape, the floppy tape device driver
427#
428# CONFIG_AGP is not set
429# CONFIG_DRM is not set
430# CONFIG_RAW_DRIVER is not set
431
432#
433# I2C support
434#
435CONFIG_I2C=y
436CONFIG_I2C_CHARDEV=y
437
438#
439# I2C Algorithms
440#
441# CONFIG_I2C_ALGOBIT is not set
442# CONFIG_I2C_ALGOPCF is not set
443# CONFIG_I2C_ALGOPCA is not set
444
445#
446# I2C Hardware Bus support
447#
448# CONFIG_I2C_ALI1535 is not set
449# CONFIG_I2C_ALI1563 is not set
450# CONFIG_I2C_ALI15X3 is not set
451# CONFIG_I2C_AMD756 is not set
452# CONFIG_I2C_AMD8111 is not set
453# CONFIG_I2C_I801 is not set
454# CONFIG_I2C_I810 is not set
455# CONFIG_I2C_ISA is not set
456CONFIG_I2C_MPC=y
457# CONFIG_I2C_NFORCE2 is not set
458# CONFIG_I2C_PARPORT_LIGHT is not set
459# CONFIG_I2C_PIIX4 is not set
460# CONFIG_I2C_PROSAVAGE is not set
461# CONFIG_I2C_SAVAGE4 is not set
462# CONFIG_SCx200_ACB is not set
463# CONFIG_I2C_SIS5595 is not set
464# CONFIG_I2C_SIS630 is not set
465# CONFIG_I2C_SIS96X is not set
466# CONFIG_I2C_VIA is not set
467# CONFIG_I2C_VIAPRO is not set
468# CONFIG_I2C_VOODOO3 is not set
469# CONFIG_I2C_PCA_ISA is not set
470
471#
472# Hardware Sensors Chip support
473#
474# CONFIG_I2C_SENSOR is not set
475# CONFIG_SENSORS_ADM1021 is not set
476# CONFIG_SENSORS_ADM1025 is not set
477# CONFIG_SENSORS_ADM1026 is not set
478# CONFIG_SENSORS_ADM1031 is not set
479# CONFIG_SENSORS_ASB100 is not set
480# CONFIG_SENSORS_DS1621 is not set
481# CONFIG_SENSORS_FSCHER is not set
482# CONFIG_SENSORS_GL518SM is not set
483# CONFIG_SENSORS_IT87 is not set
484# CONFIG_SENSORS_LM63 is not set
485# CONFIG_SENSORS_LM75 is not set
486# CONFIG_SENSORS_LM77 is not set
487# CONFIG_SENSORS_LM78 is not set
488# CONFIG_SENSORS_LM80 is not set
489# CONFIG_SENSORS_LM83 is not set
490# CONFIG_SENSORS_LM85 is not set
491# CONFIG_SENSORS_LM87 is not set
492# CONFIG_SENSORS_LM90 is not set
493# CONFIG_SENSORS_MAX1619 is not set
494# CONFIG_SENSORS_PC87360 is not set
495# CONFIG_SENSORS_SMSC47B397 is not set
496# CONFIG_SENSORS_SMSC47M1 is not set
497# CONFIG_SENSORS_VIA686A is not set
498# CONFIG_SENSORS_W83781D is not set
499# CONFIG_SENSORS_W83L785TS is not set
500# CONFIG_SENSORS_W83627HF is not set
501
502#
503# Other I2C Chip support
504#
505# CONFIG_SENSORS_EEPROM is not set
506# CONFIG_SENSORS_PCF8574 is not set
507# CONFIG_SENSORS_PCF8591 is not set
508# CONFIG_SENSORS_RTC8564 is not set
509# CONFIG_I2C_DEBUG_CORE is not set
510# CONFIG_I2C_DEBUG_ALGO is not set
511# CONFIG_I2C_DEBUG_BUS is not set
512# CONFIG_I2C_DEBUG_CHIP is not set
513
514#
515# Dallas's 1-wire bus
516#
517# CONFIG_W1 is not set
518
519#
520# Misc devices
521#
522
523#
524# Multimedia devices
525#
526# CONFIG_VIDEO_DEV is not set
527
528#
529# Digital Video Broadcasting Devices
530#
531# CONFIG_DVB is not set
532
533#
534# Graphics support
535#
536# CONFIG_FB is not set
537# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
538
539#
540# Sound
541#
542# CONFIG_SOUND is not set
543
544#
545# USB support
546#
547# CONFIG_USB is not set
548CONFIG_USB_ARCH_HAS_HCD=y
549CONFIG_USB_ARCH_HAS_OHCI=y
550
551#
552# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' may also be needed; see USB_STORAGE Help for more information
553#
554
555#
556# USB Gadget Support
557#
558# CONFIG_USB_GADGET is not set
559
560#
561# MMC/SD Card support
562#
563# CONFIG_MMC is not set
564
565#
566# InfiniBand support
567#
568# CONFIG_INFINIBAND is not set
569
570#
571# File systems
572#
573CONFIG_EXT2_FS=y
574# CONFIG_EXT2_FS_XATTR is not set
575CONFIG_EXT3_FS=y
576CONFIG_EXT3_FS_XATTR=y
577# CONFIG_EXT3_FS_POSIX_ACL is not set
578# CONFIG_EXT3_FS_SECURITY is not set
579CONFIG_JBD=y
580# CONFIG_JBD_DEBUG is not set
581CONFIG_FS_MBCACHE=y
582# CONFIG_REISERFS_FS is not set
583# CONFIG_JFS_FS is not set
584# CONFIG_XFS_FS is not set
585# CONFIG_MINIX_FS is not set
586# CONFIG_ROMFS_FS is not set
587# CONFIG_QUOTA is not set
588CONFIG_DNOTIFY=y
589# CONFIG_AUTOFS_FS is not set
590# CONFIG_AUTOFS4_FS is not set
591
592#
593# CD-ROM/DVD Filesystems
594#
595# CONFIG_ISO9660_FS is not set
596# CONFIG_UDF_FS is not set
597
598#
599# DOS/FAT/NT Filesystems
600#
601# CONFIG_MSDOS_FS is not set
602# CONFIG_VFAT_FS is not set
603# CONFIG_NTFS_FS is not set
604
605#
606# Pseudo filesystems
607#
608CONFIG_PROC_FS=y
609CONFIG_PROC_KCORE=y
610CONFIG_SYSFS=y
611# CONFIG_DEVFS_FS is not set
612# CONFIG_DEVPTS_FS_XATTR is not set
613CONFIG_TMPFS=y
614# CONFIG_TMPFS_XATTR is not set
615# CONFIG_HUGETLB_PAGE is not set
616CONFIG_RAMFS=y
617
618#
619# Miscellaneous filesystems
620#
621# CONFIG_ADFS_FS is not set
622# CONFIG_AFFS_FS is not set
623# CONFIG_HFS_FS is not set
624# CONFIG_HFSPLUS_FS is not set
625# CONFIG_BEFS_FS is not set
626# CONFIG_BFS_FS is not set
627# CONFIG_EFS_FS is not set
628# CONFIG_CRAMFS is not set
629# CONFIG_VXFS_FS is not set
630# CONFIG_HPFS_FS is not set
631# CONFIG_QNX4FS_FS is not set
632# CONFIG_SYSV_FS is not set
633# CONFIG_UFS_FS is not set
634
635#
636# Network File Systems
637#
638CONFIG_NFS_FS=y
639# CONFIG_NFS_V3 is not set
640# CONFIG_NFS_V4 is not set
641# CONFIG_NFS_DIRECTIO is not set
642# CONFIG_NFSD is not set
643CONFIG_ROOT_NFS=y
644CONFIG_LOCKD=y
645# CONFIG_EXPORTFS is not set
646CONFIG_SUNRPC=y
647# CONFIG_RPCSEC_GSS_KRB5 is not set
648# CONFIG_RPCSEC_GSS_SPKM3 is not set
649# CONFIG_SMB_FS is not set
650# CONFIG_CIFS is not set
651# CONFIG_NCP_FS is not set
652# CONFIG_CODA_FS is not set
653# CONFIG_AFS_FS is not set
654
655#
656# Partition Types
657#
658CONFIG_PARTITION_ADVANCED=y
659# CONFIG_ACORN_PARTITION is not set
660# CONFIG_OSF_PARTITION is not set
661# CONFIG_AMIGA_PARTITION is not set
662# CONFIG_ATARI_PARTITION is not set
663# CONFIG_MAC_PARTITION is not set
664# CONFIG_MSDOS_PARTITION is not set
665# CONFIG_LDM_PARTITION is not set
666# CONFIG_SGI_PARTITION is not set
667# CONFIG_ULTRIX_PARTITION is not set
668# CONFIG_SUN_PARTITION is not set
669# CONFIG_EFI_PARTITION is not set
670
671#
672# Native Language Support
673#
674# CONFIG_NLS is not set
675
676#
677# Library routines
678#
679# CONFIG_CRC_CCITT is not set
680CONFIG_CRC32=y
681# CONFIG_LIBCRC32C is not set
682
683#
684# Profiling support
685#
686# CONFIG_PROFILING is not set
687
688#
689# Kernel hacking
690#
691# CONFIG_DEBUG_KERNEL is not set
692# CONFIG_SERIAL_TEXT_DEBUG is not set
693
694#
695# Security options
696#
697# CONFIG_KEYS is not set
698# CONFIG_SECURITY is not set
699
700#
701# Cryptographic options
702#
703# CONFIG_CRYPTO is not set
704
705#
706# Hardware crypto devices
707#
diff --git a/arch/ppc/configs/mpc8555_cds_defconfig b/arch/ppc/configs/mpc8555_cds_defconfig
new file mode 100644
index 000000000000..728bd9e1a8fa
--- /dev/null
+++ b/arch/ppc/configs/mpc8555_cds_defconfig
@@ -0,0 +1,718 @@
1#
2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.11-rc1
4# Thu Jan 20 01:25:35 2005
5#
6CONFIG_MMU=y
7CONFIG_GENERIC_HARDIRQS=y
8CONFIG_RWSEM_XCHGADD_ALGORITHM=y
9CONFIG_GENERIC_CALIBRATE_DELAY=y
10CONFIG_HAVE_DEC_LOCK=y
11CONFIG_PPC=y
12CONFIG_PPC32=y
13CONFIG_GENERIC_NVRAM=y
14
15#
16# Code maturity level options
17#
18CONFIG_EXPERIMENTAL=y
19CONFIG_CLEAN_COMPILE=y
20CONFIG_BROKEN_ON_SMP=y
21
22#
23# General setup
24#
25CONFIG_LOCALVERSION=""
26CONFIG_SWAP=y
27CONFIG_SYSVIPC=y
28# CONFIG_POSIX_MQUEUE is not set
29# CONFIG_BSD_PROCESS_ACCT is not set
30CONFIG_SYSCTL=y
31# CONFIG_AUDIT is not set
32CONFIG_LOG_BUF_SHIFT=14
33# CONFIG_HOTPLUG is not set
34CONFIG_KOBJECT_UEVENT=y
35# CONFIG_IKCONFIG is not set
36CONFIG_EMBEDDED=y
37# CONFIG_KALLSYMS is not set
38CONFIG_FUTEX=y
39# CONFIG_EPOLL is not set
40# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
41CONFIG_SHMEM=y
42CONFIG_CC_ALIGN_FUNCTIONS=0
43CONFIG_CC_ALIGN_LABELS=0
44CONFIG_CC_ALIGN_LOOPS=0
45CONFIG_CC_ALIGN_JUMPS=0
46# CONFIG_TINY_SHMEM is not set
47
48#
49# Loadable module support
50#
51# CONFIG_MODULES is not set
52
53#
54# Processor
55#
56# CONFIG_6xx is not set
57# CONFIG_40x is not set
58# CONFIG_44x is not set
59# CONFIG_POWER3 is not set
60# CONFIG_POWER4 is not set
61# CONFIG_8xx is not set
62CONFIG_E500=y
63CONFIG_BOOKE=y
64CONFIG_FSL_BOOKE=y
65CONFIG_SPE=y
66CONFIG_MATH_EMULATION=y
67# CONFIG_CPU_FREQ is not set
68CONFIG_PPC_GEN550=y
69CONFIG_85xx=y
70CONFIG_PPC_INDIRECT_PCI_BE=y
71
72#
73# Freescale 85xx options
74#
75# CONFIG_MPC8540_ADS is not set
76CONFIG_MPC8555_CDS=y
77# CONFIG_MPC8560_ADS is not set
78# CONFIG_SBC8560 is not set
79CONFIG_MPC8555=y
80CONFIG_85xx_PCI2=y
81
82#
83# Platform options
84#
85CONFIG_CPM2=y
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_BINFMT_ELF=y
91# CONFIG_BINFMT_MISC is not set
92# CONFIG_CMDLINE_BOOL is not set
93
94#
95# Bus options
96#
97CONFIG_PCI=y
98CONFIG_PCI_DOMAINS=y
99# CONFIG_PCI_LEGACY_PROC is not set
100CONFIG_PCI_NAMES=y
101
102#
103# PCCARD (PCMCIA/CardBus) support
104#
105# CONFIG_PCCARD is not set
106
107#
108# PC-card bridges
109#
110
111#
112# Advanced setup
113#
114# CONFIG_ADVANCED_OPTIONS is not set
115
116#
117# Default settings for advanced configuration options are used
118#
119CONFIG_HIGHMEM_START=0xfe000000
120CONFIG_LOWMEM_SIZE=0x30000000
121CONFIG_KERNEL_START=0xc0000000
122CONFIG_TASK_SIZE=0x80000000
123CONFIG_BOOT_LOAD=0x00800000
124
125#
126# Device Drivers
127#
128
129#
130# Generic Driver Options
131#
132CONFIG_STANDALONE=y
133CONFIG_PREVENT_FIRMWARE_BUILD=y
134# CONFIG_FW_LOADER is not set
135
136#
137# Memory Technology Devices (MTD)
138#
139# CONFIG_MTD is not set
140
141#
142# Parallel port support
143#
144# CONFIG_PARPORT is not set
145
146#
147# Plug and Play support
148#
149
150#
151# Block devices
152#
153# CONFIG_BLK_DEV_FD is not set
154# CONFIG_BLK_CPQ_DA is not set
155# CONFIG_BLK_CPQ_CISS_DA is not set
156# CONFIG_BLK_DEV_DAC960 is not set
157# CONFIG_BLK_DEV_UMEM is not set
158# CONFIG_BLK_DEV_COW_COMMON is not set
159CONFIG_BLK_DEV_LOOP=y
160# CONFIG_BLK_DEV_CRYPTOLOOP is not set
161# CONFIG_BLK_DEV_NBD is not set
162# CONFIG_BLK_DEV_SX8 is not set
163CONFIG_BLK_DEV_RAM=y
164CONFIG_BLK_DEV_RAM_COUNT=16
165CONFIG_BLK_DEV_RAM_SIZE=32768
166CONFIG_BLK_DEV_INITRD=y
167CONFIG_INITRAMFS_SOURCE=""
168# CONFIG_LBD is not set
169# CONFIG_CDROM_PKTCDVD is not set
170
171#
172# IO Schedulers
173#
174CONFIG_IOSCHED_NOOP=y
175CONFIG_IOSCHED_AS=y
176CONFIG_IOSCHED_DEADLINE=y
177CONFIG_IOSCHED_CFQ=y
178# CONFIG_ATA_OVER_ETH is not set
179
180#
181# ATA/ATAPI/MFM/RLL support
182#
183# CONFIG_IDE is not set
184
185#
186# SCSI device support
187#
188# CONFIG_SCSI is not set
189
190#
191# Multi-device support (RAID and LVM)
192#
193# CONFIG_MD is not set
194
195#
196# Fusion MPT device support
197#
198
199#
200# IEEE 1394 (FireWire) support
201#
202# CONFIG_IEEE1394 is not set
203
204#
205# I2O device support
206#
207# CONFIG_I2O is not set
208
209#
210# Macintosh device drivers
211#
212
213#
214# Networking support
215#
216CONFIG_NET=y
217
218#
219# Networking options
220#
221CONFIG_PACKET=y
222# CONFIG_PACKET_MMAP is not set
223# CONFIG_NETLINK_DEV is not set
224CONFIG_UNIX=y
225# CONFIG_NET_KEY is not set
226CONFIG_INET=y
227CONFIG_IP_MULTICAST=y
228# CONFIG_IP_ADVANCED_ROUTER is not set
229CONFIG_IP_PNP=y
230CONFIG_IP_PNP_DHCP=y
231CONFIG_IP_PNP_BOOTP=y
232# CONFIG_IP_PNP_RARP is not set
233# CONFIG_NET_IPIP is not set
234# CONFIG_NET_IPGRE is not set
235# CONFIG_IP_MROUTE is not set
236# CONFIG_ARPD is not set
237CONFIG_SYN_COOKIES=y
238# CONFIG_INET_AH is not set
239# CONFIG_INET_ESP is not set
240# CONFIG_INET_IPCOMP is not set
241# CONFIG_INET_TUNNEL is not set
242CONFIG_IP_TCPDIAG=y
243# CONFIG_IP_TCPDIAG_IPV6 is not set
244# CONFIG_IPV6 is not set
245# CONFIG_NETFILTER is not set
246
247#
248# SCTP Configuration (EXPERIMENTAL)
249#
250# CONFIG_IP_SCTP is not set
251# CONFIG_ATM is not set
252# CONFIG_BRIDGE is not set
253# CONFIG_VLAN_8021Q is not set
254# CONFIG_DECNET is not set
255# CONFIG_LLC2 is not set
256# CONFIG_IPX is not set
257# CONFIG_ATALK is not set
258# CONFIG_X25 is not set
259# CONFIG_LAPB is not set
260# CONFIG_NET_DIVERT is not set
261# CONFIG_ECONET is not set
262# CONFIG_WAN_ROUTER is not set
263
264#
265# QoS and/or fair queueing
266#
267# CONFIG_NET_SCHED is not set
268# CONFIG_NET_CLS_ROUTE is not set
269
270#
271# Network testing
272#
273# CONFIG_NET_PKTGEN is not set
274# CONFIG_NETPOLL is not set
275# CONFIG_NET_POLL_CONTROLLER is not set
276# CONFIG_HAMRADIO is not set
277# CONFIG_IRDA is not set
278# CONFIG_BT is not set
279CONFIG_NETDEVICES=y
280# CONFIG_DUMMY is not set
281# CONFIG_BONDING is not set
282# CONFIG_EQUALIZER is not set
283# CONFIG_TUN is not set
284
285#
286# ARCnet devices
287#
288# CONFIG_ARCNET is not set
289
290#
291# Ethernet (10 or 100Mbit)
292#
293CONFIG_NET_ETHERNET=y
294CONFIG_MII=y
295# CONFIG_HAPPYMEAL is not set
296# CONFIG_SUNGEM is not set
297# CONFIG_NET_VENDOR_3COM is not set
298
299#
300# Tulip family network device support
301#
302# CONFIG_NET_TULIP is not set
303# CONFIG_HP100 is not set
304# CONFIG_NET_PCI is not set
305
306#
307# Ethernet (1000 Mbit)
308#
309# CONFIG_ACENIC is not set
310# CONFIG_DL2K is not set
311# CONFIG_E1000 is not set
312# CONFIG_NS83820 is not set
313# CONFIG_HAMACHI is not set
314# CONFIG_YELLOWFIN is not set
315# CONFIG_R8169 is not set
316# CONFIG_SK98LIN is not set
317# CONFIG_TIGON3 is not set
318CONFIG_GIANFAR=y
319CONFIG_GFAR_NAPI=y
320
321#
322# Ethernet (10000 Mbit)
323#
324# CONFIG_IXGB is not set
325# CONFIG_S2IO is not set
326
327#
328# Token Ring devices
329#
330# CONFIG_TR is not set
331
332#
333# Wireless LAN (non-hamradio)
334#
335# CONFIG_NET_RADIO is not set
336
337#
338# Wan interfaces
339#
340# CONFIG_WAN is not set
341# CONFIG_FDDI is not set
342# CONFIG_HIPPI is not set
343# CONFIG_PPP is not set
344# CONFIG_SLIP is not set
345# CONFIG_SHAPER is not set
346# CONFIG_NETCONSOLE is not set
347
348#
349# ISDN subsystem
350#
351# CONFIG_ISDN is not set
352
353#
354# Telephony Support
355#
356# CONFIG_PHONE is not set
357
358#
359# Input device support
360#
361CONFIG_INPUT=y
362
363#
364# Userland interfaces
365#
366# CONFIG_INPUT_MOUSEDEV is not set
367# CONFIG_INPUT_JOYDEV is not set
368# CONFIG_INPUT_TSDEV is not set
369# CONFIG_INPUT_EVDEV is not set
370# CONFIG_INPUT_EVBUG is not set
371
372#
373# Input I/O drivers
374#
375# CONFIG_GAMEPORT is not set
376CONFIG_SOUND_GAMEPORT=y
377# CONFIG_SERIO is not set
378# CONFIG_SERIO_I8042 is not set
379
380#
381# Input Device Drivers
382#
383# CONFIG_INPUT_KEYBOARD is not set
384# CONFIG_INPUT_MOUSE is not set
385# CONFIG_INPUT_JOYSTICK is not set
386# CONFIG_INPUT_TOUCHSCREEN is not set
387# CONFIG_INPUT_MISC is not set
388
389#
390# Character devices
391#
392# CONFIG_VT is not set
393# CONFIG_SERIAL_NONSTANDARD is not set
394
395#
396# Serial drivers
397#
398CONFIG_SERIAL_8250=y
399CONFIG_SERIAL_8250_CONSOLE=y
400CONFIG_SERIAL_8250_NR_UARTS=4
401# CONFIG_SERIAL_8250_EXTENDED is not set
402
403#
404# Non-8250 serial port support
405#
406CONFIG_SERIAL_CORE=y
407CONFIG_SERIAL_CORE_CONSOLE=y
408# CONFIG_SERIAL_CPM is not set
409CONFIG_UNIX98_PTYS=y
410CONFIG_LEGACY_PTYS=y
411CONFIG_LEGACY_PTY_COUNT=256
412
413#
414# IPMI
415#
416# CONFIG_IPMI_HANDLER is not set
417
418#
419# Watchdog Cards
420#
421# CONFIG_WATCHDOG is not set
422# CONFIG_NVRAM is not set
423CONFIG_GEN_RTC=y
424# CONFIG_GEN_RTC_X is not set
425# CONFIG_DTLK is not set
426# CONFIG_R3964 is not set
427# CONFIG_APPLICOM is not set
428
429#
430# Ftape, the floppy tape device driver
431#
432# CONFIG_AGP is not set
433# CONFIG_DRM is not set
434# CONFIG_RAW_DRIVER is not set
435
436#
437# I2C support
438#
439CONFIG_I2C=y
440CONFIG_I2C_CHARDEV=y
441
442#
443# I2C Algorithms
444#
445# CONFIG_I2C_ALGOBIT is not set
446# CONFIG_I2C_ALGOPCF is not set
447# CONFIG_I2C_ALGOPCA is not set
448
449#
450# I2C Hardware Bus support
451#
452# CONFIG_I2C_ALI1535 is not set
453# CONFIG_I2C_ALI1563 is not set
454# CONFIG_I2C_ALI15X3 is not set
455# CONFIG_I2C_AMD756 is not set
456# CONFIG_I2C_AMD8111 is not set
457# CONFIG_I2C_I801 is not set
458# CONFIG_I2C_I810 is not set
459# CONFIG_I2C_ISA is not set
460CONFIG_I2C_MPC=y
461# CONFIG_I2C_NFORCE2 is not set
462# CONFIG_I2C_PARPORT_LIGHT is not set
463# CONFIG_I2C_PIIX4 is not set
464# CONFIG_I2C_PROSAVAGE is not set
465# CONFIG_I2C_SAVAGE4 is not set
466# CONFIG_SCx200_ACB is not set
467# CONFIG_I2C_SIS5595 is not set
468# CONFIG_I2C_SIS630 is not set
469# CONFIG_I2C_SIS96X is not set
470# CONFIG_I2C_VIA is not set
471# CONFIG_I2C_VIAPRO is not set
472# CONFIG_I2C_VOODOO3 is not set
473# CONFIG_I2C_PCA_ISA is not set
474
475#
476# Hardware Sensors Chip support
477#
478# CONFIG_I2C_SENSOR is not set
479# CONFIG_SENSORS_ADM1021 is not set
480# CONFIG_SENSORS_ADM1025 is not set
481# CONFIG_SENSORS_ADM1026 is not set
482# CONFIG_SENSORS_ADM1031 is not set
483# CONFIG_SENSORS_ASB100 is not set
484# CONFIG_SENSORS_DS1621 is not set
485# CONFIG_SENSORS_FSCHER is not set
486# CONFIG_SENSORS_GL518SM is not set
487# CONFIG_SENSORS_IT87 is not set
488# CONFIG_SENSORS_LM63 is not set
489# CONFIG_SENSORS_LM75 is not set
490# CONFIG_SENSORS_LM77 is not set
491# CONFIG_SENSORS_LM78 is not set
492# CONFIG_SENSORS_LM80 is not set
493# CONFIG_SENSORS_LM83 is not set
494# CONFIG_SENSORS_LM85 is not set
495# CONFIG_SENSORS_LM87 is not set
496# CONFIG_SENSORS_LM90 is not set
497# CONFIG_SENSORS_MAX1619 is not set
498# CONFIG_SENSORS_PC87360 is not set
499# CONFIG_SENSORS_SMSC47B397 is not set
500# CONFIG_SENSORS_SMSC47M1 is not set
501# CONFIG_SENSORS_VIA686A is not set
502# CONFIG_SENSORS_W83781D is not set
503# CONFIG_SENSORS_W83L785TS is not set
504# CONFIG_SENSORS_W83627HF is not set
505
506#
507# Other I2C Chip support
508#
509# CONFIG_SENSORS_EEPROM is not set
510# CONFIG_SENSORS_PCF8574 is not set
511# CONFIG_SENSORS_PCF8591 is not set
512# CONFIG_SENSORS_RTC8564 is not set
513# CONFIG_I2C_DEBUG_CORE is not set
514# CONFIG_I2C_DEBUG_ALGO is not set
515# CONFIG_I2C_DEBUG_BUS is not set
516# CONFIG_I2C_DEBUG_CHIP is not set
517
518#
519# Dallas's 1-wire bus
520#
521# CONFIG_W1 is not set
522
523#
524# Misc devices
525#
526
527#
528# Multimedia devices
529#
530# CONFIG_VIDEO_DEV is not set
531
532#
533# Digital Video Broadcasting Devices
534#
535# CONFIG_DVB is not set
536
537#
538# Graphics support
539#
540# CONFIG_FB is not set
541# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
542
543#
544# Sound
545#
546# CONFIG_SOUND is not set
547
548#
549# USB support
550#
551# CONFIG_USB is not set
552CONFIG_USB_ARCH_HAS_HCD=y
553CONFIG_USB_ARCH_HAS_OHCI=y
554
555#
556# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' may also be needed; see USB_STORAGE Help for more information
557#
558
559#
560# USB Gadget Support
561#
562# CONFIG_USB_GADGET is not set
563
564#
565# MMC/SD Card support
566#
567# CONFIG_MMC is not set
568
569#
570# InfiniBand support
571#
572# CONFIG_INFINIBAND is not set
573
574#
575# File systems
576#
577CONFIG_EXT2_FS=y
578# CONFIG_EXT2_FS_XATTR is not set
579CONFIG_EXT3_FS=y
580CONFIG_EXT3_FS_XATTR=y
581# CONFIG_EXT3_FS_POSIX_ACL is not set
582# CONFIG_EXT3_FS_SECURITY is not set
583CONFIG_JBD=y
584# CONFIG_JBD_DEBUG is not set
585CONFIG_FS_MBCACHE=y
586# CONFIG_REISERFS_FS is not set
587# CONFIG_JFS_FS is not set
588# CONFIG_XFS_FS is not set
589# CONFIG_MINIX_FS is not set
590# CONFIG_ROMFS_FS is not set
591# CONFIG_QUOTA is not set
592CONFIG_DNOTIFY=y
593# CONFIG_AUTOFS_FS is not set
594# CONFIG_AUTOFS4_FS is not set
595
596#
597# CD-ROM/DVD Filesystems
598#
599# CONFIG_ISO9660_FS is not set
600# CONFIG_UDF_FS is not set
601
602#
603# DOS/FAT/NT Filesystems
604#
605# CONFIG_MSDOS_FS is not set
606# CONFIG_VFAT_FS is not set
607# CONFIG_NTFS_FS is not set
608
609#
610# Pseudo filesystems
611#
612CONFIG_PROC_FS=y
613CONFIG_PROC_KCORE=y
614CONFIG_SYSFS=y
615# CONFIG_DEVFS_FS is not set
616# CONFIG_DEVPTS_FS_XATTR is not set
617CONFIG_TMPFS=y
618# CONFIG_TMPFS_XATTR is not set
619# CONFIG_HUGETLB_PAGE is not set
620CONFIG_RAMFS=y
621
622#
623# Miscellaneous filesystems
624#
625# CONFIG_ADFS_FS is not set
626# CONFIG_AFFS_FS is not set
627# CONFIG_HFS_FS is not set
628# CONFIG_HFSPLUS_FS is not set
629# CONFIG_BEFS_FS is not set
630# CONFIG_BFS_FS is not set
631# CONFIG_EFS_FS is not set
632# CONFIG_CRAMFS is not set
633# CONFIG_VXFS_FS is not set
634# CONFIG_HPFS_FS is not set
635# CONFIG_QNX4FS_FS is not set
636# CONFIG_SYSV_FS is not set
637# CONFIG_UFS_FS is not set
638
639#
640# Network File Systems
641#
642CONFIG_NFS_FS=y
643# CONFIG_NFS_V3 is not set
644# CONFIG_NFS_V4 is not set
645# CONFIG_NFS_DIRECTIO is not set
646# CONFIG_NFSD is not set
647CONFIG_ROOT_NFS=y
648CONFIG_LOCKD=y
649# CONFIG_EXPORTFS is not set
650CONFIG_SUNRPC=y
651# CONFIG_RPCSEC_GSS_KRB5 is not set
652# CONFIG_RPCSEC_GSS_SPKM3 is not set
653# CONFIG_SMB_FS is not set
654# CONFIG_CIFS is not set
655# CONFIG_NCP_FS is not set
656# CONFIG_CODA_FS is not set
657# CONFIG_AFS_FS is not set
658
659#
660# Partition Types
661#
662CONFIG_PARTITION_ADVANCED=y
663# CONFIG_ACORN_PARTITION is not set
664# CONFIG_OSF_PARTITION is not set
665# CONFIG_AMIGA_PARTITION is not set
666# CONFIG_ATARI_PARTITION is not set
667# CONFIG_MAC_PARTITION is not set
668# CONFIG_MSDOS_PARTITION is not set
669# CONFIG_LDM_PARTITION is not set
670# CONFIG_SGI_PARTITION is not set
671# CONFIG_ULTRIX_PARTITION is not set
672# CONFIG_SUN_PARTITION is not set
673# CONFIG_EFI_PARTITION is not set
674
675#
676# Native Language Support
677#
678# CONFIG_NLS is not set
679# CONFIG_SCC_ENET is not set
680# CONFIG_FEC_ENET is not set
681
682#
683# CPM2 Options
684#
685
686#
687# Library routines
688#
689# CONFIG_CRC_CCITT is not set
690CONFIG_CRC32=y
691# CONFIG_LIBCRC32C is not set
692
693#
694# Profiling support
695#
696# CONFIG_PROFILING is not set
697
698#
699# Kernel hacking
700#
701# CONFIG_DEBUG_KERNEL is not set
702# CONFIG_KGDB_CONSOLE is not set
703# CONFIG_SERIAL_TEXT_DEBUG is not set
704
705#
706# Security options
707#
708# CONFIG_KEYS is not set
709# CONFIG_SECURITY is not set
710
711#
712# Cryptographic options
713#
714# CONFIG_CRYPTO is not set
715
716#
717# Hardware crypto devices
718#
diff --git a/arch/ppc/configs/mpc8560_ads_defconfig b/arch/ppc/configs/mpc8560_ads_defconfig
new file mode 100644
index 000000000000..38a343c9056a
--- /dev/null
+++ b/arch/ppc/configs/mpc8560_ads_defconfig
@@ -0,0 +1,719 @@
1#
2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.11-rc1
4# Thu Jan 20 01:24:56 2005
5#
6CONFIG_MMU=y
7CONFIG_GENERIC_HARDIRQS=y
8CONFIG_RWSEM_XCHGADD_ALGORITHM=y
9CONFIG_GENERIC_CALIBRATE_DELAY=y
10CONFIG_HAVE_DEC_LOCK=y
11CONFIG_PPC=y
12CONFIG_PPC32=y
13CONFIG_GENERIC_NVRAM=y
14
15#
16# Code maturity level options
17#
18CONFIG_EXPERIMENTAL=y
19CONFIG_CLEAN_COMPILE=y
20CONFIG_BROKEN_ON_SMP=y
21
22#
23# General setup
24#
25CONFIG_LOCALVERSION=""
26CONFIG_SWAP=y
27CONFIG_SYSVIPC=y
28# CONFIG_POSIX_MQUEUE is not set
29# CONFIG_BSD_PROCESS_ACCT is not set
30CONFIG_SYSCTL=y
31# CONFIG_AUDIT is not set
32CONFIG_LOG_BUF_SHIFT=14
33# CONFIG_HOTPLUG is not set
34CONFIG_KOBJECT_UEVENT=y
35# CONFIG_IKCONFIG is not set
36CONFIG_EMBEDDED=y
37# CONFIG_KALLSYMS is not set
38CONFIG_FUTEX=y
39# CONFIG_EPOLL is not set
40# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
41CONFIG_SHMEM=y
42CONFIG_CC_ALIGN_FUNCTIONS=0
43CONFIG_CC_ALIGN_LABELS=0
44CONFIG_CC_ALIGN_LOOPS=0
45CONFIG_CC_ALIGN_JUMPS=0
46# CONFIG_TINY_SHMEM is not set
47
48#
49# Loadable module support
50#
51# CONFIG_MODULES is not set
52
53#
54# Processor
55#
56# CONFIG_6xx is not set
57# CONFIG_40x is not set
58# CONFIG_44x is not set
59# CONFIG_POWER3 is not set
60# CONFIG_POWER4 is not set
61# CONFIG_8xx is not set
62CONFIG_E500=y
63CONFIG_BOOKE=y
64CONFIG_FSL_BOOKE=y
65CONFIG_SPE=y
66CONFIG_MATH_EMULATION=y
67# CONFIG_CPU_FREQ is not set
68CONFIG_85xx=y
69CONFIG_PPC_INDIRECT_PCI_BE=y
70
71#
72# Freescale 85xx options
73#
74# CONFIG_MPC8540_ADS is not set
75# CONFIG_MPC8555_CDS is not set
76CONFIG_MPC8560_ADS=y
77# CONFIG_SBC8560 is not set
78CONFIG_MPC8560=y
79
80#
81# Platform options
82#
83CONFIG_CPM2=y
84# CONFIG_PC_KEYBOARD is not set
85# CONFIG_SMP is not set
86# CONFIG_PREEMPT is not set
87# CONFIG_HIGHMEM is not set
88CONFIG_BINFMT_ELF=y
89# CONFIG_BINFMT_MISC is not set
90# CONFIG_CMDLINE_BOOL is not set
91
92#
93# Bus options
94#
95CONFIG_PCI=y
96CONFIG_PCI_DOMAINS=y
97# CONFIG_PCI_LEGACY_PROC is not set
98CONFIG_PCI_NAMES=y
99
100#
101# PCCARD (PCMCIA/CardBus) support
102#
103# CONFIG_PCCARD is not set
104
105#
106# PC-card bridges
107#
108
109#
110# Advanced setup
111#
112# CONFIG_ADVANCED_OPTIONS is not set
113
114#
115# Default settings for advanced configuration options are used
116#
117CONFIG_HIGHMEM_START=0xfe000000
118CONFIG_LOWMEM_SIZE=0x30000000
119CONFIG_KERNEL_START=0xc0000000
120CONFIG_TASK_SIZE=0x80000000
121CONFIG_BOOT_LOAD=0x00800000
122
123#
124# Device Drivers
125#
126
127#
128# Generic Driver Options
129#
130CONFIG_STANDALONE=y
131CONFIG_PREVENT_FIRMWARE_BUILD=y
132# CONFIG_FW_LOADER is not set
133
134#
135# Memory Technology Devices (MTD)
136#
137# CONFIG_MTD is not set
138
139#
140# Parallel port support
141#
142# CONFIG_PARPORT is not set
143
144#
145# Plug and Play support
146#
147
148#
149# Block devices
150#
151# CONFIG_BLK_DEV_FD is not set
152# CONFIG_BLK_CPQ_DA is not set
153# CONFIG_BLK_CPQ_CISS_DA is not set
154# CONFIG_BLK_DEV_DAC960 is not set
155# CONFIG_BLK_DEV_UMEM is not set
156# CONFIG_BLK_DEV_COW_COMMON is not set
157CONFIG_BLK_DEV_LOOP=y
158# CONFIG_BLK_DEV_CRYPTOLOOP is not set
159# CONFIG_BLK_DEV_NBD is not set
160# CONFIG_BLK_DEV_SX8 is not set
161CONFIG_BLK_DEV_RAM=y
162CONFIG_BLK_DEV_RAM_COUNT=16
163CONFIG_BLK_DEV_RAM_SIZE=32768
164CONFIG_BLK_DEV_INITRD=y
165CONFIG_INITRAMFS_SOURCE=""
166# CONFIG_LBD is not set
167# CONFIG_CDROM_PKTCDVD is not set
168
169#
170# IO Schedulers
171#
172CONFIG_IOSCHED_NOOP=y
173CONFIG_IOSCHED_AS=y
174CONFIG_IOSCHED_DEADLINE=y
175CONFIG_IOSCHED_CFQ=y
176# CONFIG_ATA_OVER_ETH is not set
177
178#
179# ATA/ATAPI/MFM/RLL support
180#
181# CONFIG_IDE 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
197#
198# IEEE 1394 (FireWire) support
199#
200# CONFIG_IEEE1394 is not set
201
202#
203# I2O device support
204#
205# CONFIG_I2O is not set
206
207#
208# Macintosh device drivers
209#
210
211#
212# Networking support
213#
214CONFIG_NET=y
215
216#
217# Networking options
218#
219CONFIG_PACKET=y
220# CONFIG_PACKET_MMAP 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
228CONFIG_IP_PNP_DHCP=y
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_INET_TUNNEL is not set
240CONFIG_IP_TCPDIAG=y
241# CONFIG_IP_TCPDIAG_IPV6 is not set
242# CONFIG_IPV6 is not set
243# CONFIG_NETFILTER is not set
244
245#
246# SCTP Configuration (EXPERIMENTAL)
247#
248# CONFIG_IP_SCTP is not set
249# CONFIG_ATM is not set
250# CONFIG_BRIDGE is not set
251# CONFIG_VLAN_8021Q is not set
252# CONFIG_DECNET is not set
253# CONFIG_LLC2 is not set
254# CONFIG_IPX is not set
255# CONFIG_ATALK is not set
256# CONFIG_X25 is not set
257# CONFIG_LAPB is not set
258# CONFIG_NET_DIVERT is not set
259# CONFIG_ECONET is not set
260# CONFIG_WAN_ROUTER is not set
261
262#
263# QoS and/or fair queueing
264#
265# CONFIG_NET_SCHED is not set
266# CONFIG_NET_CLS_ROUTE is not set
267
268#
269# Network testing
270#
271# CONFIG_NET_PKTGEN is not set
272# CONFIG_NETPOLL is not set
273# CONFIG_NET_POLL_CONTROLLER is not set
274# CONFIG_HAMRADIO is not set
275# CONFIG_IRDA is not set
276# CONFIG_BT is not set
277CONFIG_NETDEVICES=y
278# CONFIG_DUMMY is not set
279# CONFIG_BONDING is not set
280# CONFIG_EQUALIZER is not set
281# CONFIG_TUN is not set
282
283#
284# ARCnet devices
285#
286# CONFIG_ARCNET is not set
287
288#
289# Ethernet (10 or 100Mbit)
290#
291CONFIG_NET_ETHERNET=y
292CONFIG_MII=y
293# CONFIG_HAPPYMEAL is not set
294# CONFIG_SUNGEM is not set
295# CONFIG_NET_VENDOR_3COM is not set
296
297#
298# Tulip family network device support
299#
300# CONFIG_NET_TULIP is not set
301# CONFIG_HP100 is not set
302# CONFIG_NET_PCI is not set
303
304#
305# Ethernet (1000 Mbit)
306#
307# CONFIG_ACENIC is not set
308# CONFIG_DL2K is not set
309# CONFIG_E1000 is not set
310# CONFIG_NS83820 is not set
311# CONFIG_HAMACHI is not set
312# CONFIG_YELLOWFIN is not set
313# CONFIG_R8169 is not set
314# CONFIG_SK98LIN is not set
315# CONFIG_TIGON3 is not set
316CONFIG_GIANFAR=y
317CONFIG_GFAR_NAPI=y
318
319#
320# Ethernet (10000 Mbit)
321#
322# CONFIG_IXGB is not set
323# CONFIG_S2IO is not set
324
325#
326# Token Ring devices
327#
328# CONFIG_TR is not set
329
330#
331# Wireless LAN (non-hamradio)
332#
333# CONFIG_NET_RADIO is not set
334
335#
336# Wan interfaces
337#
338# CONFIG_WAN is not set
339# CONFIG_FDDI is not set
340# CONFIG_HIPPI is not set
341# CONFIG_PPP is not set
342# CONFIG_SLIP is not set
343# CONFIG_SHAPER is not set
344# CONFIG_NETCONSOLE is not set
345
346#
347# ISDN subsystem
348#
349# CONFIG_ISDN is not set
350
351#
352# Telephony Support
353#
354# CONFIG_PHONE is not set
355
356#
357# Input device support
358#
359CONFIG_INPUT=y
360
361#
362# Userland interfaces
363#
364# CONFIG_INPUT_MOUSEDEV is not set
365# CONFIG_INPUT_JOYDEV is not set
366# CONFIG_INPUT_TSDEV is not set
367# CONFIG_INPUT_EVDEV is not set
368# CONFIG_INPUT_EVBUG is not set
369
370#
371# Input I/O drivers
372#
373# CONFIG_GAMEPORT is not set
374CONFIG_SOUND_GAMEPORT=y
375# CONFIG_SERIO is not set
376# CONFIG_SERIO_I8042 is not set
377
378#
379# Input Device Drivers
380#
381# CONFIG_INPUT_KEYBOARD is not set
382# CONFIG_INPUT_MOUSE is not set
383# CONFIG_INPUT_JOYSTICK is not set
384# CONFIG_INPUT_TOUCHSCREEN is not set
385# CONFIG_INPUT_MISC is not set
386
387#
388# Character devices
389#
390# CONFIG_VT is not set
391# CONFIG_SERIAL_NONSTANDARD is not set
392
393#
394# Serial drivers
395#
396# CONFIG_SERIAL_8250 is not set
397
398#
399# Non-8250 serial port support
400#
401CONFIG_SERIAL_CORE=y
402CONFIG_SERIAL_CORE_CONSOLE=y
403CONFIG_SERIAL_CPM=y
404CONFIG_SERIAL_CPM_CONSOLE=y
405CONFIG_SERIAL_CPM_SCC1=y
406# CONFIG_SERIAL_CPM_SCC2 is not set
407# CONFIG_SERIAL_CPM_SCC3 is not set
408CONFIG_SERIAL_CPM_SCC4=y
409# CONFIG_SERIAL_CPM_SMC1 is not set
410# CONFIG_SERIAL_CPM_SMC2 is not set
411CONFIG_UNIX98_PTYS=y
412CONFIG_LEGACY_PTYS=y
413CONFIG_LEGACY_PTY_COUNT=256
414
415#
416# IPMI
417#
418# CONFIG_IPMI_HANDLER is not set
419
420#
421# Watchdog Cards
422#
423# CONFIG_WATCHDOG is not set
424# CONFIG_NVRAM is not set
425CONFIG_GEN_RTC=y
426# CONFIG_GEN_RTC_X is not set
427# CONFIG_DTLK is not set
428# CONFIG_R3964 is not set
429# CONFIG_APPLICOM is not set
430
431#
432# Ftape, the floppy tape device driver
433#
434# CONFIG_AGP is not set
435# CONFIG_DRM is not set
436# CONFIG_RAW_DRIVER is not set
437
438#
439# I2C support
440#
441CONFIG_I2C=y
442CONFIG_I2C_CHARDEV=y
443
444#
445# I2C Algorithms
446#
447# CONFIG_I2C_ALGOBIT is not set
448# CONFIG_I2C_ALGOPCF is not set
449# CONFIG_I2C_ALGOPCA is not set
450
451#
452# I2C Hardware Bus support
453#
454# CONFIG_I2C_ALI1535 is not set
455# CONFIG_I2C_ALI1563 is not set
456# CONFIG_I2C_ALI15X3 is not set
457# CONFIG_I2C_AMD756 is not set
458# CONFIG_I2C_AMD8111 is not set
459# CONFIG_I2C_I801 is not set
460# CONFIG_I2C_I810 is not set
461# CONFIG_I2C_ISA is not set
462CONFIG_I2C_MPC=y
463# CONFIG_I2C_NFORCE2 is not set
464# CONFIG_I2C_PARPORT_LIGHT is not set
465# CONFIG_I2C_PIIX4 is not set
466# CONFIG_I2C_PROSAVAGE is not set
467# CONFIG_I2C_SAVAGE4 is not set
468# CONFIG_SCx200_ACB is not set
469# CONFIG_I2C_SIS5595 is not set
470# CONFIG_I2C_SIS630 is not set
471# CONFIG_I2C_SIS96X is not set
472# CONFIG_I2C_VIA is not set
473# CONFIG_I2C_VIAPRO is not set
474# CONFIG_I2C_VOODOO3 is not set
475# CONFIG_I2C_PCA_ISA is not set
476
477#
478# Hardware Sensors Chip support
479#
480# CONFIG_I2C_SENSOR is not set
481# CONFIG_SENSORS_ADM1021 is not set
482# CONFIG_SENSORS_ADM1025 is not set
483# CONFIG_SENSORS_ADM1026 is not set
484# CONFIG_SENSORS_ADM1031 is not set
485# CONFIG_SENSORS_ASB100 is not set
486# CONFIG_SENSORS_DS1621 is not set
487# CONFIG_SENSORS_FSCHER is not set
488# CONFIG_SENSORS_GL518SM is not set
489# CONFIG_SENSORS_IT87 is not set
490# CONFIG_SENSORS_LM63 is not set
491# CONFIG_SENSORS_LM75 is not set
492# CONFIG_SENSORS_LM77 is not set
493# CONFIG_SENSORS_LM78 is not set
494# CONFIG_SENSORS_LM80 is not set
495# CONFIG_SENSORS_LM83 is not set
496# CONFIG_SENSORS_LM85 is not set
497# CONFIG_SENSORS_LM87 is not set
498# CONFIG_SENSORS_LM90 is not set
499# CONFIG_SENSORS_MAX1619 is not set
500# CONFIG_SENSORS_PC87360 is not set
501# CONFIG_SENSORS_SMSC47B397 is not set
502# CONFIG_SENSORS_SMSC47M1 is not set
503# CONFIG_SENSORS_VIA686A is not set
504# CONFIG_SENSORS_W83781D is not set
505# CONFIG_SENSORS_W83L785TS is not set
506# CONFIG_SENSORS_W83627HF is not set
507
508#
509# Other I2C Chip support
510#
511# CONFIG_SENSORS_EEPROM is not set
512# CONFIG_SENSORS_PCF8574 is not set
513# CONFIG_SENSORS_PCF8591 is not set
514# CONFIG_SENSORS_RTC8564 is not set
515# CONFIG_I2C_DEBUG_CORE is not set
516# CONFIG_I2C_DEBUG_ALGO is not set
517# CONFIG_I2C_DEBUG_BUS is not set
518# CONFIG_I2C_DEBUG_CHIP is not set
519
520#
521# Dallas's 1-wire bus
522#
523# CONFIG_W1 is not set
524
525#
526# Misc devices
527#
528
529#
530# Multimedia devices
531#
532# CONFIG_VIDEO_DEV is not set
533
534#
535# Digital Video Broadcasting Devices
536#
537# CONFIG_DVB is not set
538
539#
540# Graphics support
541#
542# CONFIG_FB is not set
543# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
544
545#
546# Sound
547#
548# CONFIG_SOUND is not set
549
550#
551# USB support
552#
553# CONFIG_USB is not set
554CONFIG_USB_ARCH_HAS_HCD=y
555CONFIG_USB_ARCH_HAS_OHCI=y
556
557#
558# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' may also be needed; see USB_STORAGE Help for more information
559#
560
561#
562# USB Gadget Support
563#
564# CONFIG_USB_GADGET is not set
565
566#
567# MMC/SD Card support
568#
569# CONFIG_MMC is not set
570
571#
572# InfiniBand support
573#
574# CONFIG_INFINIBAND is not set
575
576#
577# File systems
578#
579CONFIG_EXT2_FS=y
580# CONFIG_EXT2_FS_XATTR is not set
581CONFIG_EXT3_FS=y
582CONFIG_EXT3_FS_XATTR=y
583# CONFIG_EXT3_FS_POSIX_ACL is not set
584# CONFIG_EXT3_FS_SECURITY is not set
585CONFIG_JBD=y
586# CONFIG_JBD_DEBUG is not set
587CONFIG_FS_MBCACHE=y
588# CONFIG_REISERFS_FS is not set
589# CONFIG_JFS_FS is not set
590# CONFIG_XFS_FS is not set
591# CONFIG_MINIX_FS is not set
592# CONFIG_ROMFS_FS is not set
593# CONFIG_QUOTA is not set
594CONFIG_DNOTIFY=y
595# CONFIG_AUTOFS_FS is not set
596# CONFIG_AUTOFS4_FS is not set
597
598#
599# CD-ROM/DVD Filesystems
600#
601# CONFIG_ISO9660_FS is not set
602# CONFIG_UDF_FS is not set
603
604#
605# DOS/FAT/NT Filesystems
606#
607# CONFIG_MSDOS_FS is not set
608# CONFIG_VFAT_FS is not set
609# CONFIG_NTFS_FS is not set
610
611#
612# Pseudo filesystems
613#
614CONFIG_PROC_FS=y
615CONFIG_PROC_KCORE=y
616CONFIG_SYSFS=y
617# CONFIG_DEVFS_FS is not set
618# CONFIG_DEVPTS_FS_XATTR is not set
619CONFIG_TMPFS=y
620# CONFIG_TMPFS_XATTR is not set
621# CONFIG_HUGETLB_PAGE is not set
622CONFIG_RAMFS=y
623
624#
625# Miscellaneous filesystems
626#
627# CONFIG_ADFS_FS is not set
628# CONFIG_AFFS_FS is not set
629# CONFIG_HFS_FS is not set
630# CONFIG_HFSPLUS_FS is not set
631# CONFIG_BEFS_FS is not set
632# CONFIG_BFS_FS is not set
633# CONFIG_EFS_FS is not set
634# CONFIG_CRAMFS is not set
635# CONFIG_VXFS_FS is not set
636# CONFIG_HPFS_FS is not set
637# CONFIG_QNX4FS_FS is not set
638# CONFIG_SYSV_FS is not set
639# CONFIG_UFS_FS is not set
640
641#
642# Network File Systems
643#
644CONFIG_NFS_FS=y
645# CONFIG_NFS_V3 is not set
646# CONFIG_NFS_V4 is not set
647# CONFIG_NFS_DIRECTIO is not set
648# CONFIG_NFSD is not set
649CONFIG_ROOT_NFS=y
650CONFIG_LOCKD=y
651# CONFIG_EXPORTFS is not set
652CONFIG_SUNRPC=y
653# CONFIG_RPCSEC_GSS_KRB5 is not set
654# CONFIG_RPCSEC_GSS_SPKM3 is not set
655# CONFIG_SMB_FS is not set
656# CONFIG_CIFS is not set
657# CONFIG_NCP_FS is not set
658# CONFIG_CODA_FS is not set
659# CONFIG_AFS_FS is not set
660
661#
662# Partition Types
663#
664CONFIG_PARTITION_ADVANCED=y
665# CONFIG_ACORN_PARTITION is not set
666# CONFIG_OSF_PARTITION is not set
667# CONFIG_AMIGA_PARTITION is not set
668# CONFIG_ATARI_PARTITION is not set
669# CONFIG_MAC_PARTITION is not set
670# CONFIG_MSDOS_PARTITION is not set
671# CONFIG_LDM_PARTITION is not set
672# CONFIG_SGI_PARTITION is not set
673# CONFIG_ULTRIX_PARTITION is not set
674# CONFIG_SUN_PARTITION is not set
675# CONFIG_EFI_PARTITION is not set
676
677#
678# Native Language Support
679#
680# CONFIG_NLS is not set
681# CONFIG_SCC_ENET is not set
682# CONFIG_FEC_ENET is not set
683
684#
685# CPM2 Options
686#
687
688#
689# Library routines
690#
691# CONFIG_CRC_CCITT is not set
692CONFIG_CRC32=y
693# CONFIG_LIBCRC32C is not set
694
695#
696# Profiling support
697#
698# CONFIG_PROFILING is not set
699
700#
701# Kernel hacking
702#
703# CONFIG_DEBUG_KERNEL is not set
704# CONFIG_KGDB_CONSOLE is not set
705
706#
707# Security options
708#
709# CONFIG_KEYS is not set
710# CONFIG_SECURITY is not set
711
712#
713# Cryptographic options
714#
715# CONFIG_CRYPTO is not set
716
717#
718# Hardware crypto devices
719#
diff --git a/arch/ppc/configs/mvme5100_defconfig b/arch/ppc/configs/mvme5100_defconfig
new file mode 100644
index 000000000000..46776b9c1a33
--- /dev/null
+++ b/arch/ppc/configs/mvme5100_defconfig
@@ -0,0 +1,746 @@
1#
2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.9-rc2
4# Wed Sep 22 09:53:26 2004
5#
6CONFIG_MMU=y
7CONFIG_RWSEM_XCHGADD_ALGORITHM=y
8CONFIG_HAVE_DEC_LOCK=y
9CONFIG_PPC=y
10CONFIG_PPC32=y
11CONFIG_GENERIC_NVRAM=y
12CONFIG_GENERIC_IOMAP=y
13
14#
15# Code maturity level options
16#
17CONFIG_EXPERIMENTAL=y
18CONFIG_CLEAN_COMPILE=y
19CONFIG_BROKEN_ON_SMP=y
20
21#
22# General setup
23#
24CONFIG_LOCALVERSION=""
25CONFIG_SWAP=y
26CONFIG_SYSVIPC=y
27# CONFIG_POSIX_MQUEUE is not set
28# CONFIG_BSD_PROCESS_ACCT is not set
29CONFIG_SYSCTL=y
30# CONFIG_AUDIT is not set
31CONFIG_LOG_BUF_SHIFT=14
32# CONFIG_HOTPLUG is not set
33# CONFIG_IKCONFIG is not set
34CONFIG_EMBEDDED=y
35CONFIG_KALLSYMS=y
36# CONFIG_KALLSYMS_EXTRA_PASS is not set
37CONFIG_FUTEX=y
38CONFIG_EPOLL=y
39CONFIG_IOSCHED_NOOP=y
40CONFIG_IOSCHED_AS=y
41CONFIG_IOSCHED_DEADLINE=y
42CONFIG_IOSCHED_CFQ=y
43# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
44CONFIG_SHMEM=y
45# CONFIG_TINY_SHMEM is not set
46
47#
48# Loadable module support
49#
50CONFIG_MODULES=y
51CONFIG_MODULE_UNLOAD=y
52# CONFIG_MODULE_FORCE_UNLOAD is not set
53CONFIG_OBSOLETE_MODPARM=y
54# CONFIG_MODVERSIONS is not set
55CONFIG_KMOD=y
56
57#
58# Processor
59#
60CONFIG_6xx=y
61# CONFIG_40x is not set
62# CONFIG_44x is not set
63# CONFIG_POWER3 is not set
64# CONFIG_POWER4 is not set
65# CONFIG_8xx is not set
66# CONFIG_E500 is not set
67CONFIG_ALTIVEC=y
68# CONFIG_TAU is not set
69# CONFIG_CPU_FREQ is not set
70CONFIG_PPC_STD_MMU=y
71
72#
73# Platform options
74#
75# CONFIG_PPC_MULTIPLATFORM is not set
76# CONFIG_APUS is not set
77# CONFIG_WILLOW is not set
78# CONFIG_PCORE is not set
79# CONFIG_POWERPMC250 is not set
80# CONFIG_EV64260 is not set
81# CONFIG_SPRUCE is not set
82# CONFIG_LOPEC is not set
83# CONFIG_MCPN765 is not set
84CONFIG_MVME5100=y
85# CONFIG_PPLUS is not set
86# CONFIG_PRPMC750 is not set
87# CONFIG_PRPMC800 is not set
88# CONFIG_SANDPOINT is not set
89# CONFIG_ADIR is not set
90# CONFIG_K2 is not set
91# CONFIG_PAL4 is not set
92# CONFIG_GEMINI is not set
93# CONFIG_EST8260 is not set
94# CONFIG_SBC82xx is not set
95# CONFIG_SBS8260 is not set
96# CONFIG_RPX8260 is not set
97# CONFIG_TQM8260 is not set
98# CONFIG_ADS8272 is not set
99# CONFIG_LITE5200 is not set
100# CONFIG_MVME5100_IPMC761_PRESENT is not set
101# CONFIG_SMP is not set
102# CONFIG_PREEMPT is not set
103# CONFIG_HIGHMEM is not set
104CONFIG_BINFMT_ELF=y
105# CONFIG_BINFMT_MISC is not set
106CONFIG_CMDLINE_BOOL=y
107CONFIG_CMDLINE="ip=on"
108
109#
110# Bus options
111#
112CONFIG_GENERIC_ISA_DMA=y
113CONFIG_PCI=y
114CONFIG_PCI_DOMAINS=y
115# CONFIG_PCI_LEGACY_PROC is not set
116# CONFIG_PCI_NAMES is not set
117
118#
119# Advanced setup
120#
121# CONFIG_ADVANCED_OPTIONS is not set
122
123#
124# Default settings for advanced configuration options are used
125#
126CONFIG_HIGHMEM_START=0xfe000000
127CONFIG_LOWMEM_SIZE=0x30000000
128CONFIG_KERNEL_START=0xc0000000
129CONFIG_TASK_SIZE=0x80000000
130CONFIG_BOOT_LOAD=0x00800000
131
132#
133# Device Drivers
134#
135
136#
137# Generic Driver Options
138#
139CONFIG_STANDALONE=y
140CONFIG_PREVENT_FIRMWARE_BUILD=y
141
142#
143# Memory Technology Devices (MTD)
144#
145# CONFIG_MTD is not set
146
147#
148# Parallel port support
149#
150# CONFIG_PARPORT is not set
151
152#
153# Plug and Play support
154#
155
156#
157# Block devices
158#
159# CONFIG_BLK_DEV_FD is not set
160# CONFIG_BLK_CPQ_DA is not set
161# CONFIG_BLK_CPQ_CISS_DA is not set
162# CONFIG_BLK_DEV_DAC960 is not set
163# CONFIG_BLK_DEV_UMEM is not set
164# CONFIG_BLK_DEV_LOOP is not set
165# CONFIG_BLK_DEV_NBD is not set
166# CONFIG_BLK_DEV_SX8 is not set
167CONFIG_BLK_DEV_RAM=y
168CONFIG_BLK_DEV_RAM_SIZE=4096
169CONFIG_BLK_DEV_INITRD=y
170# CONFIG_LBD is not set
171
172#
173# ATA/ATAPI/MFM/RLL support
174#
175CONFIG_IDE=y
176CONFIG_BLK_DEV_IDE=y
177
178#
179# Please see Documentation/ide.txt for help/info on IDE drives
180#
181# CONFIG_BLK_DEV_IDE_SATA is not set
182CONFIG_BLK_DEV_IDEDISK=y
183# CONFIG_IDEDISK_MULTI_MODE is not set
184# CONFIG_BLK_DEV_IDECD is not set
185# CONFIG_BLK_DEV_IDETAPE is not set
186# CONFIG_BLK_DEV_IDEFLOPPY is not set
187# CONFIG_BLK_DEV_IDESCSI is not set
188# CONFIG_IDE_TASK_IOCTL is not set
189# CONFIG_IDE_TASKFILE_IO is not set
190
191#
192# IDE chipset support/bugfixes
193#
194CONFIG_IDE_GENERIC=y
195# CONFIG_BLK_DEV_IDEPCI is not set
196# CONFIG_IDE_ARM is not set
197# CONFIG_BLK_DEV_IDEDMA is not set
198# CONFIG_IDEDMA_AUTO is not set
199# CONFIG_BLK_DEV_HD is not set
200
201#
202# SCSI device support
203#
204CONFIG_SCSI=y
205CONFIG_SCSI_PROC_FS=y
206
207#
208# SCSI support type (disk, tape, CD-ROM)
209#
210CONFIG_BLK_DEV_SD=y
211# CONFIG_CHR_DEV_ST is not set
212# CONFIG_CHR_DEV_OSST is not set
213CONFIG_BLK_DEV_SR=y
214# CONFIG_BLK_DEV_SR_VENDOR is not set
215# CONFIG_CHR_DEV_SG is not set
216
217#
218# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
219#
220# CONFIG_SCSI_MULTI_LUN is not set
221# CONFIG_SCSI_CONSTANTS is not set
222# CONFIG_SCSI_LOGGING is not set
223
224#
225# SCSI Transport Attributes
226#
227CONFIG_SCSI_SPI_ATTRS=y
228# CONFIG_SCSI_FC_ATTRS is not set
229
230#
231# SCSI low-level drivers
232#
233# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
234# CONFIG_SCSI_3W_9XXX is not set
235# CONFIG_SCSI_ACARD is not set
236# CONFIG_SCSI_AACRAID is not set
237# CONFIG_SCSI_AIC7XXX is not set
238# CONFIG_SCSI_AIC7XXX_OLD is not set
239# CONFIG_SCSI_AIC79XX is not set
240# CONFIG_SCSI_DPT_I2O is not set
241# CONFIG_MEGARAID_NEWGEN is not set
242# CONFIG_MEGARAID_LEGACY is not set
243# CONFIG_SCSI_SATA is not set
244# CONFIG_SCSI_BUSLOGIC is not set
245# CONFIG_SCSI_DMX3191D is not set
246# CONFIG_SCSI_EATA is not set
247# CONFIG_SCSI_EATA_PIO is not set
248# CONFIG_SCSI_FUTURE_DOMAIN is not set
249# CONFIG_SCSI_GDTH is not set
250# CONFIG_SCSI_IPS is not set
251# CONFIG_SCSI_INIA100 is not set
252CONFIG_SCSI_SYM53C8XX_2=y
253CONFIG_SCSI_SYM53C8XX_DMA_ADDRESSING_MODE=0
254CONFIG_SCSI_SYM53C8XX_DEFAULT_TAGS=8
255CONFIG_SCSI_SYM53C8XX_MAX_TAGS=32
256# CONFIG_SCSI_SYM53C8XX_IOMAPPED is not set
257# CONFIG_SCSI_IPR is not set
258# CONFIG_SCSI_QLOGIC_ISP is not set
259# CONFIG_SCSI_QLOGIC_FC is not set
260# CONFIG_SCSI_QLOGIC_1280 is not set
261CONFIG_SCSI_QLA2XXX=y
262# CONFIG_SCSI_QLA21XX is not set
263# CONFIG_SCSI_QLA22XX is not set
264# CONFIG_SCSI_QLA2300 is not set
265# CONFIG_SCSI_QLA2322 is not set
266# CONFIG_SCSI_QLA6312 is not set
267# CONFIG_SCSI_QLA6322 is not set
268# CONFIG_SCSI_DC395x is not set
269# CONFIG_SCSI_DC390T is not set
270# CONFIG_SCSI_NSP32 is not set
271# CONFIG_SCSI_DEBUG is not set
272
273#
274# Multi-device support (RAID and LVM)
275#
276# CONFIG_MD is not set
277
278#
279# Fusion MPT device support
280#
281# CONFIG_FUSION is not set
282
283#
284# IEEE 1394 (FireWire) support
285#
286# CONFIG_IEEE1394 is not set
287
288#
289# I2O device support
290#
291# CONFIG_I2O is not set
292
293#
294# Macintosh device drivers
295#
296
297#
298# Networking support
299#
300CONFIG_NET=y
301
302#
303# Networking options
304#
305CONFIG_PACKET=y
306# CONFIG_PACKET_MMAP is not set
307# CONFIG_NETLINK_DEV is not set
308CONFIG_UNIX=y
309# CONFIG_NET_KEY is not set
310CONFIG_INET=y
311CONFIG_IP_MULTICAST=y
312# CONFIG_IP_ADVANCED_ROUTER is not set
313CONFIG_IP_PNP=y
314# CONFIG_IP_PNP_DHCP is not set
315CONFIG_IP_PNP_BOOTP=y
316# CONFIG_IP_PNP_RARP is not set
317# CONFIG_NET_IPIP is not set
318# CONFIG_NET_IPGRE is not set
319# CONFIG_IP_MROUTE is not set
320# CONFIG_ARPD is not set
321# CONFIG_SYN_COOKIES is not set
322# CONFIG_INET_AH is not set
323# CONFIG_INET_ESP is not set
324# CONFIG_INET_IPCOMP is not set
325CONFIG_INET_TUNNEL=m
326
327#
328# IP: Virtual Server Configuration
329#
330# CONFIG_IP_VS is not set
331# CONFIG_IPV6 is not set
332CONFIG_NETFILTER=y
333# CONFIG_NETFILTER_DEBUG is not set
334
335#
336# IP: Netfilter Configuration
337#
338CONFIG_IP_NF_CONNTRACK=m
339# CONFIG_IP_NF_CT_ACCT is not set
340# CONFIG_IP_NF_CT_PROTO_SCTP is not set
341CONFIG_IP_NF_FTP=m
342CONFIG_IP_NF_IRC=m
343CONFIG_IP_NF_TFTP=m
344CONFIG_IP_NF_AMANDA=m
345# CONFIG_IP_NF_QUEUE is not set
346CONFIG_IP_NF_IPTABLES=m
347# CONFIG_IP_NF_MATCH_LIMIT is not set
348# CONFIG_IP_NF_MATCH_IPRANGE is not set
349# CONFIG_IP_NF_MATCH_MAC is not set
350# CONFIG_IP_NF_MATCH_PKTTYPE is not set
351# CONFIG_IP_NF_MATCH_MARK is not set
352# CONFIG_IP_NF_MATCH_MULTIPORT is not set
353# CONFIG_IP_NF_MATCH_TOS is not set
354# CONFIG_IP_NF_MATCH_RECENT is not set
355# CONFIG_IP_NF_MATCH_ECN is not set
356# CONFIG_IP_NF_MATCH_DSCP is not set
357# CONFIG_IP_NF_MATCH_AH_ESP is not set
358# CONFIG_IP_NF_MATCH_LENGTH is not set
359# CONFIG_IP_NF_MATCH_TTL is not set
360# CONFIG_IP_NF_MATCH_TCPMSS is not set
361CONFIG_IP_NF_MATCH_HELPER=m
362# CONFIG_IP_NF_MATCH_STATE is not set
363# CONFIG_IP_NF_MATCH_CONNTRACK is not set
364# CONFIG_IP_NF_MATCH_OWNER is not set
365# CONFIG_IP_NF_MATCH_ADDRTYPE is not set
366# CONFIG_IP_NF_MATCH_REALM is not set
367# CONFIG_IP_NF_MATCH_SCTP is not set
368# CONFIG_IP_NF_FILTER is not set
369# CONFIG_IP_NF_TARGET_LOG is not set
370# CONFIG_IP_NF_TARGET_ULOG is not set
371# CONFIG_IP_NF_TARGET_TCPMSS is not set
372# CONFIG_IP_NF_NAT is not set
373# CONFIG_IP_NF_MANGLE is not set
374# CONFIG_IP_NF_RAW is not set
375# CONFIG_IP_NF_ARPTABLES is not set
376# CONFIG_IP_NF_COMPAT_IPCHAINS is not set
377# CONFIG_IP_NF_COMPAT_IPFWADM is not set
378CONFIG_XFRM=y
379CONFIG_XFRM_USER=y
380
381#
382# SCTP Configuration (EXPERIMENTAL)
383#
384# CONFIG_IP_SCTP is not set
385# CONFIG_ATM is not set
386# CONFIG_BRIDGE is not set
387# CONFIG_VLAN_8021Q is not set
388# CONFIG_DECNET is not set
389# CONFIG_LLC2 is not set
390# CONFIG_IPX is not set
391# CONFIG_ATALK is not set
392# CONFIG_X25 is not set
393# CONFIG_LAPB is not set
394# CONFIG_NET_DIVERT is not set
395# CONFIG_ECONET is not set
396# CONFIG_WAN_ROUTER is not set
397# CONFIG_NET_HW_FLOWCONTROL is not set
398
399#
400# QoS and/or fair queueing
401#
402# CONFIG_NET_SCHED is not set
403# CONFIG_NET_CLS_ROUTE is not set
404
405#
406# Network testing
407#
408# CONFIG_NET_PKTGEN is not set
409# CONFIG_NETPOLL is not set
410# CONFIG_NET_POLL_CONTROLLER is not set
411# CONFIG_HAMRADIO is not set
412# CONFIG_IRDA is not set
413# CONFIG_BT is not set
414CONFIG_NETDEVICES=y
415# CONFIG_DUMMY is not set
416# CONFIG_BONDING is not set
417# CONFIG_EQUALIZER is not set
418# CONFIG_TUN is not set
419
420#
421# ARCnet devices
422#
423# CONFIG_ARCNET is not set
424
425#
426# Ethernet (10 or 100Mbit)
427#
428CONFIG_NET_ETHERNET=y
429CONFIG_MII=y
430# CONFIG_HAPPYMEAL is not set
431# CONFIG_SUNGEM is not set
432# CONFIG_NET_VENDOR_3COM is not set
433
434#
435# Tulip family network device support
436#
437CONFIG_NET_TULIP=y
438# CONFIG_DE2104X is not set
439CONFIG_TULIP=y
440# CONFIG_TULIP_MWI is not set
441# CONFIG_TULIP_MMIO is not set
442# CONFIG_TULIP_NAPI is not set
443# CONFIG_DE4X5 is not set
444# CONFIG_WINBOND_840 is not set
445# CONFIG_DM9102 is not set
446# CONFIG_HP100 is not set
447CONFIG_NET_PCI=y
448# CONFIG_PCNET32 is not set
449# CONFIG_AMD8111_ETH is not set
450# CONFIG_ADAPTEC_STARFIRE is not set
451# CONFIG_B44 is not set
452# CONFIG_FORCEDETH is not set
453# CONFIG_DGRS is not set
454# CONFIG_EEPRO100 is not set
455CONFIG_E100=y
456# CONFIG_E100_NAPI is not set
457# CONFIG_FEALNX is not set
458# CONFIG_NATSEMI is not set
459# CONFIG_NE2K_PCI is not set
460# CONFIG_8139CP is not set
461# CONFIG_8139TOO is not set
462# CONFIG_SIS900 is not set
463# CONFIG_EPIC100 is not set
464# CONFIG_SUNDANCE is not set
465# CONFIG_TLAN is not set
466# CONFIG_VIA_RHINE is not set
467# CONFIG_VIA_VELOCITY is not set
468
469#
470# Ethernet (1000 Mbit)
471#
472# CONFIG_ACENIC is not set
473# CONFIG_DL2K is not set
474# CONFIG_E1000 is not set
475# CONFIG_NS83820 is not set
476# CONFIG_HAMACHI is not set
477# CONFIG_YELLOWFIN is not set
478# CONFIG_R8169 is not set
479# CONFIG_SK98LIN is not set
480# CONFIG_TIGON3 is not set
481
482#
483# Ethernet (10000 Mbit)
484#
485# CONFIG_IXGB is not set
486# CONFIG_S2IO is not set
487
488#
489# Token Ring devices
490#
491# CONFIG_TR is not set
492
493#
494# Wireless LAN (non-hamradio)
495#
496# CONFIG_NET_RADIO is not set
497
498#
499# Wan interfaces
500#
501# CONFIG_WAN is not set
502# CONFIG_FDDI is not set
503# CONFIG_HIPPI is not set
504# CONFIG_PPP is not set
505# CONFIG_SLIP is not set
506# CONFIG_NET_FC is not set
507# CONFIG_SHAPER is not set
508# CONFIG_NETCONSOLE is not set
509
510#
511# ISDN subsystem
512#
513# CONFIG_ISDN is not set
514
515#
516# Telephony Support
517#
518# CONFIG_PHONE is not set
519
520#
521# Input device support
522#
523# CONFIG_INPUT is not set
524
525#
526# Userland interfaces
527#
528
529#
530# Input I/O drivers
531#
532# CONFIG_GAMEPORT is not set
533CONFIG_SOUND_GAMEPORT=y
534# CONFIG_SERIO is not set
535# CONFIG_SERIO_I8042 is not set
536
537#
538# Input Device Drivers
539#
540
541#
542# Character devices
543#
544# CONFIG_VT is not set
545# CONFIG_SERIAL_NONSTANDARD is not set
546
547#
548# Serial drivers
549#
550CONFIG_SERIAL_8250=y
551CONFIG_SERIAL_8250_CONSOLE=y
552CONFIG_SERIAL_8250_NR_UARTS=4
553# CONFIG_SERIAL_8250_EXTENDED is not set
554
555#
556# Non-8250 serial port support
557#
558CONFIG_SERIAL_CORE=y
559CONFIG_SERIAL_CORE_CONSOLE=y
560CONFIG_UNIX98_PTYS=y
561CONFIG_LEGACY_PTYS=y
562CONFIG_LEGACY_PTY_COUNT=256
563
564#
565# IPMI
566#
567# CONFIG_IPMI_HANDLER is not set
568
569#
570# Watchdog Cards
571#
572# CONFIG_WATCHDOG is not set
573# CONFIG_NVRAM is not set
574CONFIG_GEN_RTC=y
575# CONFIG_GEN_RTC_X is not set
576# CONFIG_DTLK is not set
577# CONFIG_R3964 is not set
578# CONFIG_APPLICOM is not set
579
580#
581# Ftape, the floppy tape device driver
582#
583# CONFIG_AGP is not set
584# CONFIG_DRM is not set
585# CONFIG_RAW_DRIVER is not set
586
587#
588# I2C support
589#
590# CONFIG_I2C is not set
591
592#
593# Dallas's 1-wire bus
594#
595# CONFIG_W1 is not set
596
597#
598# Misc devices
599#
600
601#
602# Multimedia devices
603#
604# CONFIG_VIDEO_DEV is not set
605
606#
607# Digital Video Broadcasting Devices
608#
609# CONFIG_DVB is not set
610
611#
612# Graphics support
613#
614# CONFIG_FB is not set
615
616#
617# Sound
618#
619# CONFIG_SOUND is not set
620
621#
622# USB support
623#
624# CONFIG_USB is not set
625
626#
627# USB Gadget Support
628#
629# CONFIG_USB_GADGET is not set
630
631#
632# File systems
633#
634CONFIG_EXT2_FS=y
635# CONFIG_EXT2_FS_XATTR is not set
636# CONFIG_EXT3_FS is not set
637# CONFIG_JBD is not set
638# CONFIG_REISERFS_FS is not set
639# CONFIG_JFS_FS is not set
640# CONFIG_XFS_FS is not set
641# CONFIG_MINIX_FS is not set
642# CONFIG_ROMFS_FS is not set
643# CONFIG_QUOTA is not set
644# CONFIG_AUTOFS_FS is not set
645# CONFIG_AUTOFS4_FS is not set
646
647#
648# CD-ROM/DVD Filesystems
649#
650# CONFIG_ISO9660_FS is not set
651# CONFIG_UDF_FS is not set
652
653#
654# DOS/FAT/NT Filesystems
655#
656# CONFIG_MSDOS_FS is not set
657# CONFIG_VFAT_FS is not set
658# CONFIG_NTFS_FS is not set
659
660#
661# Pseudo filesystems
662#
663CONFIG_PROC_FS=y
664CONFIG_PROC_KCORE=y
665CONFIG_SYSFS=y
666# CONFIG_DEVFS_FS is not set
667# CONFIG_DEVPTS_FS_XATTR is not set
668CONFIG_TMPFS=y
669# CONFIG_HUGETLB_PAGE is not set
670CONFIG_RAMFS=y
671
672#
673# Miscellaneous filesystems
674#
675# CONFIG_ADFS_FS is not set
676# CONFIG_AFFS_FS is not set
677# CONFIG_HFS_FS is not set
678# CONFIG_HFSPLUS_FS is not set
679# CONFIG_BEFS_FS is not set
680# CONFIG_BFS_FS is not set
681# CONFIG_EFS_FS is not set
682# CONFIG_CRAMFS is not set
683# CONFIG_VXFS_FS is not set
684# CONFIG_HPFS_FS is not set
685# CONFIG_QNX4FS_FS is not set
686# CONFIG_SYSV_FS is not set
687# CONFIG_UFS_FS is not set
688
689#
690# Network File Systems
691#
692CONFIG_NFS_FS=y
693CONFIG_NFS_V3=y
694# CONFIG_NFS_V4 is not set
695# CONFIG_NFS_DIRECTIO is not set
696# CONFIG_NFSD is not set
697CONFIG_ROOT_NFS=y
698CONFIG_LOCKD=y
699CONFIG_LOCKD_V4=y
700# CONFIG_EXPORTFS is not set
701CONFIG_SUNRPC=y
702# CONFIG_RPCSEC_GSS_KRB5 is not set
703# CONFIG_RPCSEC_GSS_SPKM3 is not set
704# CONFIG_SMB_FS is not set
705# CONFIG_CIFS is not set
706# CONFIG_NCP_FS is not set
707# CONFIG_CODA_FS is not set
708# CONFIG_AFS_FS is not set
709
710#
711# Partition Types
712#
713# CONFIG_PARTITION_ADVANCED is not set
714CONFIG_MSDOS_PARTITION=y
715
716#
717# Native Language Support
718#
719# CONFIG_NLS is not set
720
721#
722# Library routines
723#
724# CONFIG_CRC_CCITT is not set
725CONFIG_CRC32=y
726# CONFIG_LIBCRC32C is not set
727
728#
729# Profiling support
730#
731# CONFIG_PROFILING is not set
732
733#
734# Kernel hacking
735#
736# CONFIG_DEBUG_KERNEL is not set
737
738#
739# Security options
740#
741# CONFIG_SECURITY is not set
742
743#
744# Cryptographic options
745#
746# CONFIG_CRYPTO is not set
diff --git a/arch/ppc/configs/oak_defconfig b/arch/ppc/configs/oak_defconfig
new file mode 100644
index 000000000000..366cc480cea3
--- /dev/null
+++ b/arch/ppc/configs/oak_defconfig
@@ -0,0 +1,485 @@
1#
2# Automatically generated make config: don't edit
3#
4CONFIG_MMU=y
5CONFIG_RWSEM_XCHGADD_ALGORITHM=y
6CONFIG_HAVE_DEC_LOCK=y
7
8#
9# Code maturity level options
10#
11CONFIG_EXPERIMENTAL=y
12
13#
14# General setup
15#
16CONFIG_SWAP=y
17CONFIG_SYSVIPC=y
18# CONFIG_BSD_PROCESS_ACCT is not set
19CONFIG_SYSCTL=y
20CONFIG_LOG_BUF_SHIFT=14
21CONFIG_EMBEDDED=y
22CONFIG_FUTEX=y
23# CONFIG_EPOLL is not set
24
25#
26# Loadable module support
27#
28CONFIG_MODULES=y
29CONFIG_MODULE_UNLOAD=y
30# CONFIG_MODULE_FORCE_UNLOAD is not set
31CONFIG_OBSOLETE_MODPARM=y
32# CONFIG_MODVERSIONS is not set
33CONFIG_KMOD=y
34
35#
36# Platform support
37#
38CONFIG_PPC=y
39CONFIG_PPC32=y
40# CONFIG_6xx is not set
41CONFIG_40x=y
42# CONFIG_POWER3 is not set
43# CONFIG_8xx is not set
44CONFIG_4xx=y
45
46#
47# IBM 4xx options
48#
49# CONFIG_ASH is not set
50# CONFIG_BEECH is not set
51# CONFIG_CEDAR is not set
52# CONFIG_CPCI405 is not set
53# CONFIG_EP405 is not set
54CONFIG_OAK=y
55# CONFIG_REDWOOD_4 is not set
56# CONFIG_REDWOOD_5 is not set
57# CONFIG_REDWOOD_6 is not set
58# CONFIG_SYCAMORE is not set
59# CONFIG_TIVO is not set
60# CONFIG_WALNUT is not set
61CONFIG_IBM405_ERR51=y
62CONFIG_403GCX=y
63# CONFIG_405_DMA is not set
64# CONFIG_PM is not set
65CONFIG_UART0_TTYS0=y
66# CONFIG_UART0_TTYS1 is not set
67CONFIG_NOT_COHERENT_CACHE=y
68# CONFIG_SMP is not set
69# CONFIG_PREEMPT is not set
70# CONFIG_MATH_EMULATION is not set
71# CONFIG_CPU_FREQ is not set
72
73#
74# General setup
75#
76# CONFIG_HIGHMEM is not set
77# CONFIG_PCI is not set
78# CONFIG_PCI_DOMAINS is not set
79# CONFIG_PC_KEYBOARD is not set
80CONFIG_KCORE_ELF=y
81CONFIG_BINFMT_ELF=y
82CONFIG_KERNEL_ELF=y
83# CONFIG_BINFMT_MISC is not set
84# CONFIG_HOTPLUG is not set
85
86#
87# Parallel port support
88#
89# CONFIG_PARPORT is not set
90# CONFIG_CMDLINE_BOOL is not set
91
92#
93# Advanced setup
94#
95# CONFIG_ADVANCED_OPTIONS is not set
96
97#
98# Default settings for advanced configuration options are used
99#
100CONFIG_HIGHMEM_START=0xfe000000
101CONFIG_LOWMEM_SIZE=0x30000000
102CONFIG_KERNEL_START=0xc0000000
103CONFIG_TASK_SIZE=0x80000000
104CONFIG_BOOT_LOAD=0x00400000
105
106#
107# Memory Technology Devices (MTD)
108#
109# CONFIG_MTD is not set
110
111#
112# Plug and Play support
113#
114# CONFIG_PNP is not set
115
116#
117# Block devices
118#
119# CONFIG_BLK_DEV_FD is not set
120CONFIG_BLK_DEV_LOOP=y
121# CONFIG_BLK_DEV_NBD is not set
122CONFIG_BLK_DEV_RAM=y
123CONFIG_BLK_DEV_RAM_SIZE=4096
124CONFIG_BLK_DEV_INITRD=y
125
126#
127# Multi-device support (RAID and LVM)
128#
129# CONFIG_MD is not set
130
131#
132# ATA/IDE/MFM/RLL support
133#
134# CONFIG_IDE is not set
135
136#
137# SCSI support
138#
139# CONFIG_SCSI is not set
140
141#
142# Fusion MPT device support
143#
144
145#
146# I2O device support
147#
148
149#
150# Networking support
151#
152CONFIG_NET=y
153
154#
155# Networking options
156#
157# CONFIG_PACKET is not set
158# CONFIG_NETLINK_DEV is not set
159# CONFIG_NETFILTER is not set
160CONFIG_UNIX=y
161# CONFIG_NET_KEY is not set
162CONFIG_INET=y
163CONFIG_IP_MULTICAST=y
164# CONFIG_IP_ADVANCED_ROUTER is not set
165CONFIG_IP_PNP=y
166# CONFIG_IP_PNP_DHCP is not set
167CONFIG_IP_PNP_BOOTP=y
168CONFIG_IP_PNP_RARP=y
169# CONFIG_NET_IPIP is not set
170# CONFIG_NET_IPGRE is not set
171# CONFIG_IP_MROUTE is not set
172# CONFIG_ARPD is not set
173# CONFIG_INET_ECN is not set
174CONFIG_SYN_COOKIES=y
175# CONFIG_INET_AH is not set
176# CONFIG_INET_ESP is not set
177# CONFIG_INET_IPCOMP is not set
178# CONFIG_IPV6 is not set
179# CONFIG_XFRM_USER is not set
180
181#
182# SCTP Configuration (EXPERIMENTAL)
183#
184CONFIG_IPV6_SCTP__=y
185# CONFIG_IP_SCTP is not set
186# CONFIG_ATM is not set
187# CONFIG_VLAN_8021Q is not set
188# CONFIG_LLC is not set
189# CONFIG_DECNET is not set
190# CONFIG_BRIDGE is not set
191# CONFIG_X25 is not set
192# CONFIG_LAPB is not set
193# CONFIG_NET_DIVERT is not set
194# CONFIG_ECONET is not set
195# CONFIG_WAN_ROUTER is not set
196# CONFIG_NET_HW_FLOWCONTROL is not set
197
198#
199# QoS and/or fair queueing
200#
201# CONFIG_NET_SCHED is not set
202
203#
204# Network testing
205#
206# CONFIG_NET_PKTGEN is not set
207CONFIG_NETDEVICES=y
208# CONFIG_DUMMY is not set
209# CONFIG_BONDING is not set
210# CONFIG_EQUALIZER is not set
211# CONFIG_TUN is not set
212# CONFIG_ETHERTAP is not set
213
214#
215# Ethernet (10 or 100Mbit)
216#
217CONFIG_NET_ETHERNET=y
218# CONFIG_MII is not set
219CONFIG_OAKNET=y
220
221#
222# Ethernet (1000 Mbit)
223#
224
225#
226# Ethernet (10000 Mbit)
227#
228# CONFIG_PPP is not set
229# CONFIG_SLIP is not set
230
231#
232# Wireless LAN (non-hamradio)
233#
234# CONFIG_NET_RADIO is not set
235
236#
237# Token Ring devices (depends on LLC=y)
238#
239# CONFIG_SHAPER is not set
240
241#
242# Wan interfaces
243#
244# CONFIG_WAN is not set
245
246#
247# Amateur Radio support
248#
249# CONFIG_HAMRADIO is not set
250
251#
252# IrDA (infrared) support
253#
254# CONFIG_IRDA is not set
255
256#
257# ISDN subsystem
258#
259# CONFIG_ISDN_BOOL is not set
260
261#
262# Graphics support
263#
264# CONFIG_FB is not set
265
266#
267# Old CD-ROM drivers (not SCSI, not IDE)
268#
269# CONFIG_CD_NO_IDESCSI is not set
270
271#
272# Input device support
273#
274# CONFIG_INPUT is not set
275
276#
277# Userland interfaces
278#
279
280#
281# Input I/O drivers
282#
283# CONFIG_GAMEPORT is not set
284CONFIG_SOUND_GAMEPORT=y
285# CONFIG_SERIO is not set
286
287#
288# Input Device Drivers
289#
290
291#
292# Macintosh device drivers
293#
294
295#
296# Character devices
297#
298# CONFIG_SERIAL_NONSTANDARD is not set
299
300#
301# Serial drivers
302#
303CONFIG_SERIAL_8250=y
304CONFIG_SERIAL_8250_CONSOLE=y
305# CONFIG_SERIAL_8250_EXTENDED is not set
306
307#
308# Non-8250 serial port support
309#
310CONFIG_SERIAL_CORE=y
311CONFIG_SERIAL_CORE_CONSOLE=y
312# CONFIG_UNIX98_PTYS is not set
313
314#
315# I2C support
316#
317# CONFIG_I2C is not set
318
319#
320# I2C Hardware Sensors Mainboard support
321#
322
323#
324# I2C Hardware Sensors Chip support
325#
326# CONFIG_I2C_SENSOR is not set
327
328#
329# Mice
330#
331# CONFIG_BUSMOUSE is not set
332# CONFIG_QIC02_TAPE is not set
333
334#
335# IPMI
336#
337# CONFIG_IPMI_HANDLER is not set
338
339#
340# Watchdog Cards
341#
342# CONFIG_WATCHDOG is not set
343# CONFIG_NVRAM is not set
344CONFIG_GEN_RTC=y
345# CONFIG_GEN_RTC_X is not set
346# CONFIG_DTLK is not set
347# CONFIG_R3964 is not set
348# CONFIG_APPLICOM is not set
349
350#
351# Ftape, the floppy tape device driver
352#
353# CONFIG_FTAPE is not set
354# CONFIG_AGP is not set
355# CONFIG_DRM is not set
356# CONFIG_RAW_DRIVER is not set
357# CONFIG_HANGCHECK_TIMER is not set
358
359#
360# Multimedia devices
361#
362# CONFIG_VIDEO_DEV is not set
363
364#
365# Digital Video Broadcasting Devices
366#
367# CONFIG_DVB is not set
368
369#
370# File systems
371#
372CONFIG_EXT2_FS=y
373# CONFIG_EXT2_FS_XATTR is not set
374# CONFIG_EXT3_FS is not set
375# CONFIG_JBD is not set
376# CONFIG_REISERFS_FS is not set
377# CONFIG_JFS_FS is not set
378# CONFIG_XFS_FS is not set
379# CONFIG_MINIX_FS is not set
380# CONFIG_ROMFS_FS is not set
381# CONFIG_QUOTA is not set
382# CONFIG_AUTOFS_FS is not set
383# CONFIG_AUTOFS4_FS is not set
384
385#
386# CD-ROM/DVD Filesystems
387#
388# CONFIG_ISO9660_FS is not set
389# CONFIG_UDF_FS is not set
390
391#
392# DOS/FAT/NT Filesystems
393#
394# CONFIG_FAT_FS is not set
395# CONFIG_NTFS_FS is not set
396
397#
398# Pseudo filesystems
399#
400CONFIG_PROC_FS=y
401# CONFIG_DEVFS_FS is not set
402CONFIG_TMPFS=y
403CONFIG_RAMFS=y
404
405#
406# Miscellaneous filesystems
407#
408# CONFIG_ADFS_FS is not set
409# CONFIG_AFFS_FS is not set
410# CONFIG_HFS_FS is not set
411# CONFIG_BEFS_FS is not set
412# CONFIG_BFS_FS is not set
413# CONFIG_EFS_FS is not set
414# CONFIG_CRAMFS is not set
415# CONFIG_VXFS_FS is not set
416# CONFIG_HPFS_FS is not set
417# CONFIG_QNX4FS_FS is not set
418# CONFIG_SYSV_FS is not set
419# CONFIG_UFS_FS is not set
420
421#
422# Network File Systems
423#
424CONFIG_NFS_FS=y
425# CONFIG_NFS_V3 is not set
426# CONFIG_NFS_V4 is not set
427# CONFIG_NFSD is not set
428CONFIG_ROOT_NFS=y
429CONFIG_LOCKD=y
430# CONFIG_EXPORTFS is not set
431CONFIG_SUNRPC=y
432# CONFIG_SUNRPC_GSS is not set
433# CONFIG_SMB_FS is not set
434# CONFIG_CIFS is not set
435# CONFIG_NCP_FS is not set
436# CONFIG_CODA_FS is not set
437# CONFIG_INTERMEZZO_FS is not set
438# CONFIG_AFS_FS is not set
439
440#
441# Partition Types
442#
443# CONFIG_PARTITION_ADVANCED is not set
444CONFIG_MSDOS_PARTITION=y
445
446#
447# Sound
448#
449# CONFIG_SOUND is not set
450
451#
452# IBM 40x options
453#
454
455#
456# USB support
457#
458# CONFIG_USB_GADGET is not set
459
460#
461# Bluetooth support
462#
463# CONFIG_BT is not set
464
465#
466# Library routines
467#
468# CONFIG_CRC32 is not set
469
470#
471# Kernel hacking
472#
473# CONFIG_DEBUG_KERNEL is not set
474# CONFIG_KALLSYMS is not set
475# CONFIG_SERIAL_TEXT_DEBUG is not set
476
477#
478# Security options
479#
480# CONFIG_SECURITY is not set
481
482#
483# Cryptographic options
484#
485# CONFIG_CRYPTO is not set
diff --git a/arch/ppc/configs/ocotea_defconfig b/arch/ppc/configs/ocotea_defconfig
new file mode 100644
index 000000000000..9dcf575c706f
--- /dev/null
+++ b/arch/ppc/configs/ocotea_defconfig
@@ -0,0 +1,599 @@
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_POSIX_MQUEUE is not set
25# CONFIG_BSD_PROCESS_ACCT is not set
26CONFIG_SYSCTL=y
27# CONFIG_AUDIT is not set
28CONFIG_LOG_BUF_SHIFT=14
29# CONFIG_HOTPLUG is not set
30# CONFIG_IKCONFIG is not set
31CONFIG_EMBEDDED=y
32CONFIG_KALLSYMS=y
33# CONFIG_KALLSYMS_ALL is not set
34CONFIG_FUTEX=y
35CONFIG_EPOLL=y
36CONFIG_IOSCHED_NOOP=y
37CONFIG_IOSCHED_AS=y
38CONFIG_IOSCHED_DEADLINE=y
39CONFIG_IOSCHED_CFQ=y
40# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
41
42#
43# Loadable module support
44#
45CONFIG_MODULES=y
46CONFIG_MODULE_UNLOAD=y
47# CONFIG_MODULE_FORCE_UNLOAD is not set
48CONFIG_OBSOLETE_MODPARM=y
49# CONFIG_MODVERSIONS is not set
50CONFIG_KMOD=y
51
52#
53# Processor
54#
55# CONFIG_6xx is not set
56# CONFIG_40x is not set
57CONFIG_44x=y
58# CONFIG_POWER3 is not set
59# CONFIG_POWER4 is not set
60# CONFIG_8xx is not set
61# CONFIG_E500 is not set
62CONFIG_BOOKE=y
63CONFIG_PTE_64BIT=y
64# CONFIG_MATH_EMULATION is not set
65# CONFIG_CPU_FREQ is not set
66CONFIG_4xx=y
67
68#
69# IBM 4xx options
70#
71# CONFIG_EBONY is not set
72CONFIG_OCOTEA=y
73CONFIG_440GX=y
74CONFIG_440A=y
75CONFIG_IBM_OCP=y
76CONFIG_IBM_EMAC4=y
77# CONFIG_PM is not set
78CONFIG_NOT_COHERENT_CACHE=y
79
80#
81# Platform options
82#
83# CONFIG_PC_KEYBOARD is not set
84# CONFIG_SMP is not set
85# CONFIG_PREEMPT is not set
86# CONFIG_HIGHMEM is not set
87CONFIG_KERNEL_ELF=y
88CONFIG_BINFMT_ELF=y
89# CONFIG_BINFMT_MISC is not set
90CONFIG_CMDLINE_BOOL=y
91CONFIG_CMDLINE="ip=on console=ttyS0,115200"
92
93#
94# Bus options
95#
96CONFIG_PCI=y
97CONFIG_PCI_DOMAINS=y
98# CONFIG_PCI_LEGACY_PROC is not set
99# CONFIG_PCI_NAMES is not set
100
101#
102# Advanced setup
103#
104# CONFIG_ADVANCED_OPTIONS is not set
105
106#
107# Default settings for advanced configuration options are used
108#
109CONFIG_HIGHMEM_START=0xfe000000
110CONFIG_LOWMEM_SIZE=0x30000000
111CONFIG_KERNEL_START=0xc0000000
112CONFIG_TASK_SIZE=0x80000000
113CONFIG_CONSISTENT_START=0xff100000
114CONFIG_CONSISTENT_SIZE=0x00200000
115CONFIG_BOOT_LOAD=0x01000000
116
117#
118# Device Drivers
119#
120
121#
122# Generic Driver Options
123#
124CONFIG_PREVENT_FIRMWARE_BUILD=y
125# CONFIG_DEBUG_DRIVER is not set
126
127#
128# Memory Technology Devices (MTD)
129#
130# CONFIG_MTD is not set
131
132#
133# Parallel port support
134#
135# CONFIG_PARPORT is not set
136
137#
138# Plug and Play support
139#
140
141#
142# Block devices
143#
144# CONFIG_BLK_DEV_FD is not set
145# CONFIG_BLK_CPQ_DA is not set
146# CONFIG_BLK_CPQ_CISS_DA is not set
147# CONFIG_BLK_DEV_DAC960 is not set
148# CONFIG_BLK_DEV_UMEM is not set
149# CONFIG_BLK_DEV_LOOP is not set
150# CONFIG_BLK_DEV_NBD is not set
151# CONFIG_BLK_DEV_SX8 is not set
152# CONFIG_BLK_DEV_RAM is not set
153# CONFIG_LBD is not set
154
155#
156# ATA/ATAPI/MFM/RLL support
157#
158# CONFIG_IDE is not set
159
160#
161# SCSI device support
162#
163# CONFIG_SCSI is not set
164
165#
166# Multi-device support (RAID and LVM)
167#
168# CONFIG_MD is not set
169
170#
171# Fusion MPT device support
172#
173
174#
175# IEEE 1394 (FireWire) support
176#
177# CONFIG_IEEE1394 is not set
178
179#
180# I2O device support
181#
182# CONFIG_I2O is not set
183
184#
185# Macintosh device drivers
186#
187
188#
189# Networking support
190#
191CONFIG_NET=y
192
193#
194# Networking options
195#
196CONFIG_PACKET=y
197# CONFIG_PACKET_MMAP is not set
198# CONFIG_NETLINK_DEV is not set
199CONFIG_UNIX=y
200# CONFIG_NET_KEY is not set
201CONFIG_INET=y
202# CONFIG_IP_MULTICAST is not set
203# CONFIG_IP_ADVANCED_ROUTER is not set
204CONFIG_IP_PNP=y
205# CONFIG_IP_PNP_DHCP is not set
206CONFIG_IP_PNP_BOOTP=y
207# CONFIG_IP_PNP_RARP is not set
208# CONFIG_NET_IPIP is not set
209# CONFIG_NET_IPGRE is not set
210# CONFIG_ARPD is not set
211# CONFIG_SYN_COOKIES is not set
212# CONFIG_INET_AH is not set
213# CONFIG_INET_ESP is not set
214# CONFIG_INET_IPCOMP is not set
215
216#
217# IP: Virtual Server Configuration
218#
219# CONFIG_IP_VS is not set
220# CONFIG_IPV6 is not set
221CONFIG_NETFILTER=y
222# CONFIG_NETFILTER_DEBUG is not set
223
224#
225# IP: Netfilter Configuration
226#
227# CONFIG_IP_NF_CONNTRACK is not set
228# CONFIG_IP_NF_QUEUE is not set
229# CONFIG_IP_NF_IPTABLES is not set
230# CONFIG_IP_NF_ARPTABLES is not set
231# CONFIG_IP_NF_COMPAT_IPCHAINS is not set
232# CONFIG_IP_NF_COMPAT_IPFWADM is not set
233
234#
235# SCTP Configuration (EXPERIMENTAL)
236#
237# CONFIG_IP_SCTP is not set
238# CONFIG_ATM is not set
239# CONFIG_BRIDGE is not set
240# CONFIG_VLAN_8021Q is not set
241# CONFIG_DECNET is not set
242# CONFIG_LLC2 is not set
243# CONFIG_IPX is not set
244# CONFIG_ATALK is not set
245# CONFIG_X25 is not set
246# CONFIG_LAPB is not set
247# CONFIG_NET_DIVERT is not set
248# CONFIG_ECONET is not set
249# CONFIG_WAN_ROUTER is not set
250# CONFIG_NET_HW_FLOWCONTROL is not set
251
252#
253# QoS and/or fair queueing
254#
255# CONFIG_NET_SCHED is not set
256# CONFIG_NET_CLS_ROUTE is not set
257
258#
259# Network testing
260#
261# CONFIG_NET_PKTGEN is not set
262# CONFIG_NETPOLL is not set
263# CONFIG_NET_POLL_CONTROLLER is not set
264# CONFIG_HAMRADIO is not set
265# CONFIG_IRDA is not set
266# CONFIG_BT is not set
267CONFIG_NETDEVICES=y
268# CONFIG_DUMMY is not set
269# CONFIG_BONDING is not set
270# CONFIG_EQUALIZER is not set
271# CONFIG_TUN is not set
272
273#
274# ARCnet devices
275#
276# CONFIG_ARCNET is not set
277
278#
279# Ethernet (10 or 100Mbit)
280#
281CONFIG_NET_ETHERNET=y
282# CONFIG_MII is not set
283# CONFIG_OAKNET is not set
284# CONFIG_HAPPYMEAL is not set
285# CONFIG_SUNGEM is not set
286# CONFIG_NET_VENDOR_3COM is not set
287
288#
289# Tulip family network device support
290#
291# CONFIG_NET_TULIP is not set
292# CONFIG_HP100 is not set
293CONFIG_IBM_EMAC=y
294# CONFIG_IBM_EMAC_ERRMSG is not set
295CONFIG_IBM_EMAC_RXB=128
296CONFIG_IBM_EMAC_TXB=128
297CONFIG_IBM_EMAC_FGAP=8
298CONFIG_IBM_EMAC_SKBRES=0
299# CONFIG_NET_PCI is not set
300
301#
302# Ethernet (1000 Mbit)
303#
304# CONFIG_ACENIC is not set
305# CONFIG_DL2K is not set
306# CONFIG_E1000 is not set
307# CONFIG_NS83820 is not set
308# CONFIG_HAMACHI is not set
309# CONFIG_YELLOWFIN is not set
310# CONFIG_R8169 is not set
311# CONFIG_SK98LIN is not set
312# CONFIG_TIGON3 is not set
313
314#
315# Ethernet (10000 Mbit)
316#
317# CONFIG_IXGB is not set
318# CONFIG_S2IO is not set
319
320#
321# Token Ring devices
322#
323# CONFIG_TR is not set
324
325#
326# Wireless LAN (non-hamradio)
327#
328# CONFIG_NET_RADIO is not set
329
330#
331# Wan interfaces
332#
333# CONFIG_WAN is not set
334# CONFIG_FDDI is not set
335# CONFIG_HIPPI is not set
336# CONFIG_PPP is not set
337# CONFIG_SLIP is not set
338# CONFIG_SHAPER is not set
339# CONFIG_NETCONSOLE is not set
340
341#
342# ISDN subsystem
343#
344# CONFIG_ISDN is not set
345
346#
347# Telephony Support
348#
349# CONFIG_PHONE is not set
350
351#
352# Input device support
353#
354CONFIG_INPUT=y
355
356#
357# Userland interfaces
358#
359CONFIG_INPUT_MOUSEDEV=y
360CONFIG_INPUT_MOUSEDEV_PSAUX=y
361CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
362CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
363# CONFIG_INPUT_JOYDEV is not set
364# CONFIG_INPUT_TSDEV is not set
365# CONFIG_INPUT_EVDEV is not set
366# CONFIG_INPUT_EVBUG is not set
367
368#
369# Input I/O drivers
370#
371# CONFIG_GAMEPORT is not set
372CONFIG_SOUND_GAMEPORT=y
373CONFIG_SERIO=y
374# CONFIG_SERIO_I8042 is not set
375# CONFIG_SERIO_SERPORT is not set
376# CONFIG_SERIO_CT82C710 is not set
377# CONFIG_SERIO_PCIPS2 is not set
378
379#
380# Input Device Drivers
381#
382# CONFIG_INPUT_KEYBOARD is not set
383# CONFIG_INPUT_MOUSE is not set
384# CONFIG_INPUT_JOYSTICK is not set
385# CONFIG_INPUT_TOUCHSCREEN is not set
386# CONFIG_INPUT_MISC is not set
387
388#
389# Character devices
390#
391# CONFIG_VT is not set
392# CONFIG_SERIAL_NONSTANDARD is not set
393
394#
395# Serial drivers
396#
397CONFIG_SERIAL_8250=y
398CONFIG_SERIAL_8250_CONSOLE=y
399CONFIG_SERIAL_8250_NR_UARTS=4
400CONFIG_SERIAL_8250_EXTENDED=y
401# CONFIG_SERIAL_8250_MANY_PORTS is not set
402CONFIG_SERIAL_8250_SHARE_IRQ=y
403# CONFIG_SERIAL_8250_DETECT_IRQ is not set
404# CONFIG_SERIAL_8250_MULTIPORT is not set
405# CONFIG_SERIAL_8250_RSA is not set
406
407#
408# Non-8250 serial port support
409#
410CONFIG_SERIAL_CORE=y
411CONFIG_SERIAL_CORE_CONSOLE=y
412CONFIG_UNIX98_PTYS=y
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
427# CONFIG_GEN_RTC is not set
428# CONFIG_DTLK is not set
429# CONFIG_R3964 is not set
430# CONFIG_APPLICOM is not set
431
432#
433# Ftape, the floppy tape device driver
434#
435# CONFIG_FTAPE is not set
436# CONFIG_AGP is not set
437# CONFIG_DRM is not set
438# CONFIG_RAW_DRIVER is not set
439
440#
441# I2C support
442#
443# CONFIG_I2C is not set
444
445#
446# Misc devices
447#
448
449#
450# Multimedia devices
451#
452# CONFIG_VIDEO_DEV is not set
453
454#
455# Digital Video Broadcasting Devices
456#
457# CONFIG_DVB is not set
458
459#
460# Graphics support
461#
462# CONFIG_FB is not set
463
464#
465# Sound
466#
467# CONFIG_SOUND is not set
468
469#
470# USB support
471#
472# CONFIG_USB is not set
473
474#
475# USB Gadget Support
476#
477# CONFIG_USB_GADGET is not set
478
479#
480# File systems
481#
482# CONFIG_EXT2_FS is not set
483# CONFIG_EXT3_FS is not set
484# CONFIG_JBD is not set
485# CONFIG_REISERFS_FS is not set
486# CONFIG_JFS_FS is not set
487# CONFIG_XFS_FS is not set
488# CONFIG_MINIX_FS is not set
489# CONFIG_ROMFS_FS is not set
490# CONFIG_QUOTA is not set
491# CONFIG_AUTOFS_FS is not set
492# CONFIG_AUTOFS4_FS is not set
493
494#
495# CD-ROM/DVD Filesystems
496#
497# CONFIG_ISO9660_FS is not set
498# CONFIG_UDF_FS is not set
499
500#
501# DOS/FAT/NT Filesystems
502#
503# CONFIG_FAT_FS is not set
504# CONFIG_NTFS_FS is not set
505
506#
507# Pseudo filesystems
508#
509CONFIG_PROC_FS=y
510CONFIG_PROC_KCORE=y
511CONFIG_SYSFS=y
512# CONFIG_DEVFS_FS is not set
513# CONFIG_DEVPTS_FS_XATTR is not set
514# CONFIG_TMPFS is not set
515# CONFIG_HUGETLB_PAGE is not set
516CONFIG_RAMFS=y
517
518#
519# Miscellaneous filesystems
520#
521# CONFIG_ADFS_FS is not set
522# CONFIG_AFFS_FS is not set
523# CONFIG_HFS_FS is not set
524# CONFIG_HFSPLUS_FS is not set
525# CONFIG_BEFS_FS is not set
526# CONFIG_BFS_FS is not set
527# CONFIG_EFS_FS is not set
528# CONFIG_CRAMFS is not set
529# CONFIG_VXFS_FS is not set
530# CONFIG_HPFS_FS is not set
531# CONFIG_QNX4FS_FS is not set
532# CONFIG_SYSV_FS is not set
533# CONFIG_UFS_FS is not set
534
535#
536# Network File Systems
537#
538CONFIG_NFS_FS=y
539# CONFIG_NFS_V3 is not set
540# CONFIG_NFS_V4 is not set
541# CONFIG_NFS_DIRECTIO is not set
542# CONFIG_NFSD is not set
543CONFIG_ROOT_NFS=y
544CONFIG_LOCKD=y
545# CONFIG_EXPORTFS is not set
546CONFIG_SUNRPC=y
547# CONFIG_RPCSEC_GSS_KRB5 is not set
548# CONFIG_SMB_FS is not set
549# CONFIG_CIFS is not set
550# CONFIG_NCP_FS is not set
551# CONFIG_CODA_FS is not set
552# CONFIG_AFS_FS is not set
553
554#
555# Partition Types
556#
557# CONFIG_PARTITION_ADVANCED is not set
558CONFIG_MSDOS_PARTITION=y
559
560#
561# Native Language Support
562#
563# CONFIG_NLS is not set
564
565#
566# Library routines
567#
568CONFIG_CRC32=y
569# CONFIG_LIBCRC32C is not set
570
571#
572# Profiling support
573#
574# CONFIG_PROFILING is not set
575
576#
577# Kernel hacking
578#
579CONFIG_DEBUG_KERNEL=y
580# CONFIG_DEBUG_SLAB is not set
581# CONFIG_MAGIC_SYSRQ is not set
582# CONFIG_DEBUG_SPINLOCK is not set
583# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
584# CONFIG_KGDB is not set
585# CONFIG_XMON is not set
586CONFIG_BDI_SWITCH=y
587CONFIG_DEBUG_INFO=y
588# CONFIG_SERIAL_TEXT_DEBUG is not set
589CONFIG_PPC_OCP=y
590
591#
592# Security options
593#
594# CONFIG_SECURITY is not set
595
596#
597# Cryptographic options
598#
599# CONFIG_CRYPTO is not set
diff --git a/arch/ppc/configs/pcore_defconfig b/arch/ppc/configs/pcore_defconfig
new file mode 100644
index 000000000000..ed34405a7574
--- /dev/null
+++ b/arch/ppc/configs/pcore_defconfig
@@ -0,0 +1,716 @@
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
16CONFIG_STANDALONE=y
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
30CONFIG_KALLSYMS=y
31CONFIG_FUTEX=y
32CONFIG_EPOLL=y
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#
51CONFIG_6xx=y
52# CONFIG_40x is not set
53# CONFIG_44x is not set
54# CONFIG_POWER3 is not set
55# CONFIG_POWER4 is not set
56# CONFIG_8xx is not set
57CONFIG_ALTIVEC=y
58# CONFIG_TAU is not set
59# CONFIG_CPU_FREQ is not set
60CONFIG_PPC_STD_MMU=y
61
62#
63# Platform options
64#
65# CONFIG_PPC_MULTIPLATFORM is not set
66# CONFIG_APUS is not set
67# CONFIG_WILLOW is not set
68CONFIG_PCORE=y
69# CONFIG_POWERPMC250 is not set
70# CONFIG_EV64260 is not set
71# CONFIG_SPRUCE is not set
72# CONFIG_LOPEC is not set
73# CONFIG_MCPN765 is not set
74# CONFIG_MVME5100 is not set
75# CONFIG_PPLUS is not set
76# CONFIG_PRPMC750 is not set
77# CONFIG_PRPMC800 is not set
78# CONFIG_SANDPOINT is not set
79# CONFIG_ADIR is not set
80# CONFIG_K2 is not set
81# CONFIG_PAL4 is not set
82# CONFIG_GEMINI is not set
83# CONFIG_EST8260 is not set
84# CONFIG_SBS8260 is not set
85# CONFIG_RPX6 is not set
86# CONFIG_TQM8260 is not set
87CONFIG_PPC_GEN550=y
88CONFIG_FORCE=y
89# CONFIG_MPC10X_STORE_GATHERING is not set
90# CONFIG_SMP is not set
91# CONFIG_PREEMPT is not set
92# CONFIG_HIGHMEM is not set
93CONFIG_KERNEL_ELF=y
94CONFIG_BINFMT_ELF=y
95# CONFIG_BINFMT_MISC is not set
96CONFIG_CMDLINE_BOOL=y
97CONFIG_CMDLINE="ip=on"
98
99#
100# Bus options
101#
102CONFIG_GENERIC_ISA_DMA=y
103CONFIG_PCI=y
104CONFIG_PCI_DOMAINS=y
105# CONFIG_PCI_LEGACY_PROC is not set
106# CONFIG_PCI_NAMES is not set
107
108#
109# Advanced setup
110#
111# CONFIG_ADVANCED_OPTIONS is not set
112
113#
114# Default settings for advanced configuration options are used
115#
116CONFIG_HIGHMEM_START=0xfe000000
117CONFIG_LOWMEM_SIZE=0x30000000
118CONFIG_KERNEL_START=0xc0000000
119CONFIG_TASK_SIZE=0x80000000
120CONFIG_BOOT_LOAD=0x00800000
121
122#
123# Device Drivers
124#
125
126#
127# Generic Driver Options
128#
129
130#
131# Memory Technology Devices (MTD)
132#
133# CONFIG_MTD is not set
134
135#
136# Parallel port support
137#
138# CONFIG_PARPORT is not set
139
140#
141# Plug and Play support
142#
143
144#
145# Block devices
146#
147# CONFIG_BLK_DEV_FD is not set
148# CONFIG_BLK_CPQ_DA is not set
149# CONFIG_BLK_CPQ_CISS_DA is not set
150# CONFIG_BLK_DEV_DAC960 is not set
151# CONFIG_BLK_DEV_UMEM is not set
152# CONFIG_BLK_DEV_LOOP is not set
153# CONFIG_BLK_DEV_NBD is not set
154# CONFIG_BLK_DEV_CARMEL is not set
155CONFIG_BLK_DEV_RAM=y
156CONFIG_BLK_DEV_RAM_SIZE=4096
157CONFIG_BLK_DEV_INITRD=y
158# CONFIG_LBD is not set
159
160#
161# ATA/ATAPI/MFM/RLL support
162#
163# CONFIG_IDE is not set
164
165#
166# SCSI device support
167#
168CONFIG_SCSI=y
169CONFIG_SCSI_PROC_FS=y
170
171#
172# SCSI support type (disk, tape, CD-ROM)
173#
174CONFIG_BLK_DEV_SD=y
175# CONFIG_CHR_DEV_ST is not set
176# CONFIG_CHR_DEV_OSST is not set
177CONFIG_BLK_DEV_SR=y
178# CONFIG_BLK_DEV_SR_VENDOR is not set
179# CONFIG_CHR_DEV_SG is not set
180
181#
182# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
183#
184# CONFIG_SCSI_MULTI_LUN is not set
185# CONFIG_SCSI_REPORT_LUNS is not set
186# CONFIG_SCSI_CONSTANTS is not set
187# CONFIG_SCSI_LOGGING is not set
188
189#
190# SCSI Transport Attributes
191#
192# CONFIG_SCSI_SPI_ATTRS is not set
193# CONFIG_SCSI_FC_ATTRS is not set
194
195#
196# SCSI low-level drivers
197#
198# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
199# CONFIG_SCSI_ACARD is not set
200# CONFIG_SCSI_AACRAID is not set
201# CONFIG_SCSI_AIC7XXX is not set
202# CONFIG_SCSI_AIC7XXX_OLD is not set
203# CONFIG_SCSI_AIC79XX is not set
204# CONFIG_SCSI_ADVANSYS is not set
205# CONFIG_SCSI_MEGARAID is not set
206# CONFIG_SCSI_SATA is not set
207# CONFIG_SCSI_BUSLOGIC is not set
208# CONFIG_SCSI_CPQFCTS is not set
209# CONFIG_SCSI_DMX3191D is not set
210# CONFIG_SCSI_EATA is not set
211# CONFIG_SCSI_EATA_PIO is not set
212# CONFIG_SCSI_FUTURE_DOMAIN is not set
213# CONFIG_SCSI_GDTH is not set
214# CONFIG_SCSI_IPS is not set
215# CONFIG_SCSI_INIA100 is not set
216CONFIG_SCSI_SYM53C8XX_2=y
217CONFIG_SCSI_SYM53C8XX_DMA_ADDRESSING_MODE=1
218CONFIG_SCSI_SYM53C8XX_DEFAULT_TAGS=16
219CONFIG_SCSI_SYM53C8XX_MAX_TAGS=64
220# CONFIG_SCSI_SYM53C8XX_IOMAPPED is not set
221# CONFIG_SCSI_QLOGIC_ISP is not set
222# CONFIG_SCSI_QLOGIC_FC is not set
223# CONFIG_SCSI_QLOGIC_1280 is not set
224CONFIG_SCSI_QLA2XXX=y
225# CONFIG_SCSI_QLA21XX is not set
226# CONFIG_SCSI_QLA22XX is not set
227# CONFIG_SCSI_QLA2300 is not set
228# CONFIG_SCSI_QLA2322 is not set
229# CONFIG_SCSI_QLA6312 is not set
230# CONFIG_SCSI_QLA6322 is not set
231# CONFIG_SCSI_DC395x is not set
232# CONFIG_SCSI_DC390T is not set
233# CONFIG_SCSI_NSP32 is not set
234# CONFIG_SCSI_DEBUG is not set
235
236#
237# Multi-device support (RAID and LVM)
238#
239# CONFIG_MD is not set
240
241#
242# Fusion MPT device support
243#
244# CONFIG_FUSION is not set
245
246#
247# IEEE 1394 (FireWire) support
248#
249# CONFIG_IEEE1394 is not set
250
251#
252# I2O device support
253#
254# CONFIG_I2O is not set
255
256#
257# Macintosh device drivers
258#
259
260#
261# Networking support
262#
263CONFIG_NET=y
264
265#
266# Networking options
267#
268CONFIG_PACKET=y
269# CONFIG_PACKET_MMAP is not set
270# CONFIG_NETLINK_DEV is not set
271CONFIG_UNIX=y
272# CONFIG_NET_KEY is not set
273CONFIG_INET=y
274CONFIG_IP_MULTICAST=y
275# CONFIG_IP_ADVANCED_ROUTER is not set
276CONFIG_IP_PNP=y
277CONFIG_IP_PNP_DHCP=y
278# CONFIG_IP_PNP_BOOTP is not set
279# CONFIG_IP_PNP_RARP is not set
280# CONFIG_NET_IPIP is not set
281# CONFIG_NET_IPGRE is not set
282# CONFIG_IP_MROUTE is not set
283# CONFIG_ARPD is not set
284# CONFIG_SYN_COOKIES is not set
285# CONFIG_INET_AH is not set
286# CONFIG_INET_ESP is not set
287# CONFIG_INET_IPCOMP is not set
288
289#
290# IP: Virtual Server Configuration
291#
292# CONFIG_IP_VS is not set
293# CONFIG_IPV6 is not set
294# CONFIG_DECNET is not set
295# CONFIG_BRIDGE is not set
296CONFIG_NETFILTER=y
297# CONFIG_NETFILTER_DEBUG is not set
298
299#
300# IP: Netfilter Configuration
301#
302CONFIG_IP_NF_CONNTRACK=m
303CONFIG_IP_NF_FTP=m
304CONFIG_IP_NF_IRC=m
305# CONFIG_IP_NF_TFTP is not set
306# CONFIG_IP_NF_AMANDA is not set
307# CONFIG_IP_NF_QUEUE is not set
308CONFIG_IP_NF_IPTABLES=m
309CONFIG_IP_NF_MATCH_LIMIT=m
310# CONFIG_IP_NF_MATCH_IPRANGE is not set
311CONFIG_IP_NF_MATCH_MAC=m
312CONFIG_IP_NF_MATCH_PKTTYPE=m
313CONFIG_IP_NF_MATCH_MARK=m
314CONFIG_IP_NF_MATCH_MULTIPORT=m
315CONFIG_IP_NF_MATCH_TOS=m
316# CONFIG_IP_NF_MATCH_RECENT is not set
317CONFIG_IP_NF_MATCH_ECN=m
318CONFIG_IP_NF_MATCH_DSCP=m
319CONFIG_IP_NF_MATCH_AH_ESP=m
320CONFIG_IP_NF_MATCH_LENGTH=m
321CONFIG_IP_NF_MATCH_TTL=m
322CONFIG_IP_NF_MATCH_TCPMSS=m
323CONFIG_IP_NF_MATCH_HELPER=m
324CONFIG_IP_NF_MATCH_STATE=m
325CONFIG_IP_NF_MATCH_CONNTRACK=m
326CONFIG_IP_NF_MATCH_OWNER=m
327CONFIG_IP_NF_FILTER=m
328CONFIG_IP_NF_TARGET_REJECT=m
329CONFIG_IP_NF_NAT=m
330CONFIG_IP_NF_NAT_NEEDED=y
331CONFIG_IP_NF_TARGET_MASQUERADE=m
332CONFIG_IP_NF_TARGET_REDIRECT=m
333# CONFIG_IP_NF_TARGET_NETMAP is not set
334# CONFIG_IP_NF_TARGET_SAME is not set
335# CONFIG_IP_NF_NAT_SNMP_BASIC is not set
336CONFIG_IP_NF_NAT_IRC=m
337CONFIG_IP_NF_NAT_FTP=m
338# CONFIG_IP_NF_MANGLE is not set
339# CONFIG_IP_NF_TARGET_LOG is not set
340CONFIG_IP_NF_TARGET_ULOG=m
341CONFIG_IP_NF_TARGET_TCPMSS=m
342CONFIG_IP_NF_ARPTABLES=m
343CONFIG_IP_NF_ARPFILTER=m
344# CONFIG_IP_NF_ARP_MANGLE is not set
345CONFIG_IP_NF_COMPAT_IPCHAINS=m
346# CONFIG_IP_NF_COMPAT_IPFWADM is not set
347
348#
349# SCTP Configuration (EXPERIMENTAL)
350#
351# CONFIG_IP_SCTP is not set
352# CONFIG_ATM is not set
353# CONFIG_VLAN_8021Q is not set
354# CONFIG_LLC2 is not set
355# CONFIG_IPX is not set
356# CONFIG_ATALK is not set
357# CONFIG_X25 is not set
358# CONFIG_LAPB is not set
359# CONFIG_NET_DIVERT is not set
360# CONFIG_ECONET is not set
361# CONFIG_WAN_ROUTER is not set
362# CONFIG_NET_HW_FLOWCONTROL is not set
363
364#
365# QoS and/or fair queueing
366#
367# CONFIG_NET_SCHED is not set
368
369#
370# Network testing
371#
372# CONFIG_NET_PKTGEN is not set
373CONFIG_NETDEVICES=y
374
375#
376# ARCnet devices
377#
378# CONFIG_ARCNET is not set
379# CONFIG_DUMMY is not set
380# CONFIG_BONDING is not set
381# CONFIG_EQUALIZER is not set
382# CONFIG_TUN is not set
383
384#
385# Ethernet (10 or 100Mbit)
386#
387CONFIG_NET_ETHERNET=y
388CONFIG_MII=y
389# CONFIG_OAKNET is not set
390# CONFIG_HAPPYMEAL is not set
391# CONFIG_SUNGEM is not set
392# CONFIG_NET_VENDOR_3COM is not set
393
394#
395# Tulip family network device support
396#
397CONFIG_NET_TULIP=y
398# CONFIG_DE2104X is not set
399CONFIG_TULIP=y
400# CONFIG_TULIP_MWI is not set
401# CONFIG_TULIP_MMIO is not set
402# CONFIG_TULIP_NAPI is not set
403# CONFIG_DE4X5 is not set
404# CONFIG_WINBOND_840 is not set
405# CONFIG_DM9102 is not set
406# CONFIG_HP100 is not set
407CONFIG_NET_PCI=y
408# CONFIG_PCNET32 is not set
409# CONFIG_AMD8111_ETH is not set
410# CONFIG_ADAPTEC_STARFIRE is not set
411# CONFIG_B44 is not set
412# CONFIG_FORCEDETH is not set
413# CONFIG_DGRS is not set
414CONFIG_EEPRO100=y
415# CONFIG_EEPRO100_PIO is not set
416# CONFIG_E100 is not set
417# CONFIG_FEALNX is not set
418# CONFIG_NATSEMI is not set
419# CONFIG_NE2K_PCI is not set
420# CONFIG_8139CP is not set
421# CONFIG_8139TOO is not set
422# CONFIG_SIS900 is not set
423# CONFIG_EPIC100 is not set
424# CONFIG_SUNDANCE is not set
425# CONFIG_TLAN is not set
426# CONFIG_VIA_RHINE is not set
427
428#
429# Ethernet (1000 Mbit)
430#
431# CONFIG_ACENIC is not set
432# CONFIG_DL2K is not set
433# CONFIG_E1000 is not set
434# CONFIG_NS83820 is not set
435# CONFIG_HAMACHI is not set
436# CONFIG_YELLOWFIN is not set
437# CONFIG_R8169 is not set
438# CONFIG_SIS190 is not set
439# CONFIG_SK98LIN is not set
440# CONFIG_TIGON3 is not set
441
442#
443# Ethernet (10000 Mbit)
444#
445# CONFIG_IXGB is not set
446# CONFIG_FDDI is not set
447# CONFIG_HIPPI is not set
448# CONFIG_PPP is not set
449# CONFIG_SLIP is not set
450
451#
452# Wireless LAN (non-hamradio)
453#
454# CONFIG_NET_RADIO is not set
455
456#
457# Token Ring devices
458#
459# CONFIG_TR is not set
460# CONFIG_NET_FC is not set
461# CONFIG_RCPCI is not set
462# CONFIG_SHAPER is not set
463# CONFIG_NETCONSOLE is not set
464
465#
466# Wan interfaces
467#
468# CONFIG_WAN is not set
469
470#
471# Amateur Radio support
472#
473# CONFIG_HAMRADIO is not set
474
475#
476# IrDA (infrared) support
477#
478# CONFIG_IRDA is not set
479
480#
481# Bluetooth support
482#
483# CONFIG_BT is not set
484# CONFIG_NETPOLL is not set
485# CONFIG_NET_POLL_CONTROLLER is not set
486
487#
488# ISDN subsystem
489#
490# CONFIG_ISDN is not set
491
492#
493# Telephony Support
494#
495# CONFIG_PHONE is not set
496
497#
498# Input device support
499#
500# CONFIG_INPUT is not set
501
502#
503# Userland interfaces
504#
505
506#
507# Input I/O drivers
508#
509# CONFIG_GAMEPORT is not set
510CONFIG_SOUND_GAMEPORT=y
511# CONFIG_SERIO is not set
512# CONFIG_SERIO_I8042 is not set
513
514#
515# Input Device Drivers
516#
517
518#
519# Character devices
520#
521# CONFIG_VT is not set
522# CONFIG_SERIAL_NONSTANDARD is not set
523
524#
525# Serial drivers
526#
527CONFIG_SERIAL_8250=y
528CONFIG_SERIAL_8250_CONSOLE=y
529CONFIG_SERIAL_8250_NR_UARTS=2
530# CONFIG_SERIAL_8250_EXTENDED is not set
531
532#
533# Non-8250 serial port support
534#
535CONFIG_SERIAL_CORE=y
536CONFIG_SERIAL_CORE_CONSOLE=y
537CONFIG_UNIX98_PTYS=y
538CONFIG_LEGACY_PTYS=y
539CONFIG_LEGACY_PTY_COUNT=256
540# CONFIG_QIC02_TAPE is not set
541
542#
543# IPMI
544#
545# CONFIG_IPMI_HANDLER is not set
546
547#
548# Watchdog Cards
549#
550# CONFIG_WATCHDOG is not set
551# CONFIG_NVRAM is not set
552CONFIG_GEN_RTC=y
553# CONFIG_GEN_RTC_X is not set
554# CONFIG_DTLK is not set
555# CONFIG_R3964 is not set
556# CONFIG_APPLICOM is not set
557
558#
559# Ftape, the floppy tape device driver
560#
561# CONFIG_FTAPE is not set
562# CONFIG_AGP is not set
563# CONFIG_DRM is not set
564# CONFIG_RAW_DRIVER is not set
565
566#
567# I2C support
568#
569# CONFIG_I2C is not set
570
571#
572# Misc devices
573#
574
575#
576# Multimedia devices
577#
578# CONFIG_VIDEO_DEV is not set
579
580#
581# Digital Video Broadcasting Devices
582#
583# CONFIG_DVB is not set
584
585#
586# Graphics support
587#
588# CONFIG_FB is not set
589
590#
591# Sound
592#
593# CONFIG_SOUND is not set
594
595#
596# USB support
597#
598# CONFIG_USB is not set
599
600#
601# USB Gadget Support
602#
603# CONFIG_USB_GADGET is not set
604
605#
606# File systems
607#
608CONFIG_EXT2_FS=y
609# CONFIG_EXT2_FS_XATTR is not set
610CONFIG_EXT3_FS=y
611CONFIG_EXT3_FS_XATTR=y
612# CONFIG_EXT3_FS_POSIX_ACL is not set
613# CONFIG_EXT3_FS_SECURITY is not set
614CONFIG_JBD=y
615# CONFIG_JBD_DEBUG is not set
616CONFIG_FS_MBCACHE=y
617# CONFIG_REISERFS_FS is not set
618# CONFIG_JFS_FS is not set
619# CONFIG_XFS_FS is not set
620# CONFIG_MINIX_FS is not set
621# CONFIG_ROMFS_FS is not set
622# CONFIG_QUOTA is not set
623# CONFIG_AUTOFS_FS is not set
624# CONFIG_AUTOFS4_FS is not set
625
626#
627# CD-ROM/DVD Filesystems
628#
629# CONFIG_ISO9660_FS is not set
630# CONFIG_UDF_FS is not set
631
632#
633# DOS/FAT/NT Filesystems
634#
635# CONFIG_FAT_FS is not set
636# CONFIG_NTFS_FS is not set
637
638#
639# Pseudo filesystems
640#
641CONFIG_PROC_FS=y
642CONFIG_PROC_KCORE=y
643# CONFIG_DEVFS_FS is not set
644# CONFIG_DEVPTS_FS_XATTR is not set
645CONFIG_TMPFS=y
646# CONFIG_HUGETLB_PAGE is not set
647CONFIG_RAMFS=y
648
649#
650# Miscellaneous filesystems
651#
652# CONFIG_ADFS_FS is not set
653# CONFIG_AFFS_FS is not set
654# CONFIG_HFS_FS is not set
655# CONFIG_HFSPLUS_FS is not set
656# CONFIG_BEFS_FS is not set
657# CONFIG_BFS_FS is not set
658# CONFIG_EFS_FS is not set
659# CONFIG_CRAMFS is not set
660# CONFIG_VXFS_FS is not set
661# CONFIG_HPFS_FS is not set
662# CONFIG_QNX4FS_FS is not set
663# CONFIG_SYSV_FS is not set
664# CONFIG_UFS_FS is not set
665
666#
667# Network File Systems
668#
669CONFIG_NFS_FS=y
670# CONFIG_NFS_V3 is not set
671# CONFIG_NFS_V4 is not set
672# CONFIG_NFS_DIRECTIO is not set
673# CONFIG_NFSD is not set
674CONFIG_ROOT_NFS=y
675CONFIG_LOCKD=y
676# CONFIG_EXPORTFS is not set
677CONFIG_SUNRPC=y
678# CONFIG_RPCSEC_GSS_KRB5 is not set
679# CONFIG_SMB_FS is not set
680# CONFIG_CIFS is not set
681# CONFIG_NCP_FS is not set
682# CONFIG_CODA_FS is not set
683# CONFIG_INTERMEZZO_FS is not set
684# CONFIG_AFS_FS is not set
685
686#
687# Partition Types
688#
689# CONFIG_PARTITION_ADVANCED is not set
690CONFIG_MSDOS_PARTITION=y
691
692#
693# Native Language Support
694#
695# CONFIG_NLS is not set
696
697#
698# Library routines
699#
700CONFIG_CRC32=y
701
702#
703# Kernel hacking
704#
705# CONFIG_DEBUG_KERNEL is not set
706# CONFIG_SERIAL_TEXT_DEBUG is not set
707
708#
709# Security options
710#
711# CONFIG_SECURITY is not set
712
713#
714# Cryptographic options
715#
716# CONFIG_CRYPTO is not set
diff --git a/arch/ppc/configs/pmac_defconfig b/arch/ppc/configs/pmac_defconfig
new file mode 100644
index 000000000000..8eebb0455766
--- /dev/null
+++ b/arch/ppc/configs/pmac_defconfig
@@ -0,0 +1,1523 @@
1#
2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.11-rc4
4# Sun Feb 13 14:56:58 2005
5#
6CONFIG_MMU=y
7CONFIG_GENERIC_HARDIRQS=y
8CONFIG_RWSEM_XCHGADD_ALGORITHM=y
9CONFIG_GENERIC_CALIBRATE_DELAY=y
10CONFIG_HAVE_DEC_LOCK=y
11CONFIG_PPC=y
12CONFIG_PPC32=y
13CONFIG_GENERIC_NVRAM=y
14
15#
16# Code maturity level options
17#
18CONFIG_EXPERIMENTAL=y
19CONFIG_CLEAN_COMPILE=y
20CONFIG_BROKEN_ON_SMP=y
21
22#
23# General setup
24#
25CONFIG_LOCALVERSION=""
26CONFIG_SWAP=y
27CONFIG_SYSVIPC=y
28CONFIG_POSIX_MQUEUE=y
29# CONFIG_BSD_PROCESS_ACCT is not set
30CONFIG_SYSCTL=y
31CONFIG_LOG_BUF_SHIFT=16
32CONFIG_HOTPLUG=y
33CONFIG_KOBJECT_UEVENT=y
34CONFIG_IKCONFIG=y
35CONFIG_IKCONFIG_PROC=y
36# CONFIG_EMBEDDED is not set
37CONFIG_KALLSYMS=y
38# CONFIG_KALLSYMS_ALL is not set
39# CONFIG_KALLSYMS_EXTRA_PASS is not set
40CONFIG_FUTEX=y
41CONFIG_EPOLL=y
42# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
43CONFIG_SHMEM=y
44CONFIG_CC_ALIGN_FUNCTIONS=0
45CONFIG_CC_ALIGN_LABELS=0
46CONFIG_CC_ALIGN_LOOPS=0
47CONFIG_CC_ALIGN_JUMPS=0
48# CONFIG_TINY_SHMEM is not set
49
50#
51# Loadable module support
52#
53CONFIG_MODULES=y
54CONFIG_MODULE_UNLOAD=y
55# CONFIG_MODULE_FORCE_UNLOAD is not set
56CONFIG_OBSOLETE_MODPARM=y
57CONFIG_MODVERSIONS=y
58CONFIG_MODULE_SRCVERSION_ALL=y
59CONFIG_KMOD=y
60
61#
62# Processor
63#
64CONFIG_6xx=y
65# CONFIG_40x is not set
66# CONFIG_44x is not set
67# CONFIG_POWER3 is not set
68# CONFIG_POWER4 is not set
69# CONFIG_8xx is not set
70# CONFIG_E500 is not set
71CONFIG_ALTIVEC=y
72CONFIG_TAU=y
73# CONFIG_TAU_INT is not set
74# CONFIG_TAU_AVERAGE is not set
75CONFIG_CPU_FREQ=y
76# CONFIG_CPU_FREQ_DEBUG is not set
77CONFIG_CPU_FREQ_STAT=m
78CONFIG_CPU_FREQ_STAT_DETAILS=y
79CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y
80# CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
81CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
82CONFIG_CPU_FREQ_GOV_POWERSAVE=m
83CONFIG_CPU_FREQ_GOV_USERSPACE=m
84CONFIG_CPU_FREQ_GOV_ONDEMAND=m
85CONFIG_CPU_FREQ_PMAC=y
86CONFIG_CPU_FREQ_TABLE=y
87CONFIG_PPC601_SYNC_FIX=y
88CONFIG_PM=y
89CONFIG_PPC_STD_MMU=y
90
91#
92# Platform options
93#
94CONFIG_PPC_MULTIPLATFORM=y
95# CONFIG_APUS is not set
96# CONFIG_KATANA is not set
97# CONFIG_WILLOW is not set
98# CONFIG_CPCI690 is not set
99# CONFIG_PCORE is not set
100# CONFIG_POWERPMC250 is not set
101# CONFIG_CHESTNUT is not set
102# CONFIG_SPRUCE is not set
103# CONFIG_EV64260 is not set
104# CONFIG_LOPEC is not set
105# CONFIG_MCPN765 is not set
106# CONFIG_MVME5100 is not set
107# CONFIG_PPLUS is not set
108# CONFIG_PRPMC750 is not set
109# CONFIG_PRPMC800 is not set
110# CONFIG_SANDPOINT is not set
111# CONFIG_ADIR is not set
112# CONFIG_K2 is not set
113# CONFIG_PAL4 is not set
114# CONFIG_GEMINI is not set
115# CONFIG_EST8260 is not set
116# CONFIG_SBC82xx is not set
117# CONFIG_SBS8260 is not set
118# CONFIG_RPX8260 is not set
119# CONFIG_TQM8260 is not set
120# CONFIG_ADS8272 is not set
121# CONFIG_PQ2FADS is not set
122# CONFIG_LITE5200 is not set
123CONFIG_PPC_CHRP=y
124CONFIG_PPC_PMAC=y
125CONFIG_PPC_PREP=y
126CONFIG_PPC_OF=y
127CONFIG_PPCBUG_NVRAM=y
128# CONFIG_SMP is not set
129# CONFIG_PREEMPT is not set
130# CONFIG_HIGHMEM is not set
131CONFIG_BINFMT_ELF=y
132CONFIG_BINFMT_MISC=m
133CONFIG_PROC_DEVICETREE=y
134# CONFIG_PREP_RESIDUAL is not set
135# CONFIG_CMDLINE_BOOL is not set
136
137#
138# Bus options
139#
140# CONFIG_ISA is not set
141CONFIG_GENERIC_ISA_DMA=y
142CONFIG_PCI=y
143CONFIG_PCI_DOMAINS=y
144CONFIG_PCI_LEGACY_PROC=y
145CONFIG_PCI_NAMES=y
146
147#
148# PCCARD (PCMCIA/CardBus) support
149#
150CONFIG_PCCARD=m
151# CONFIG_PCMCIA_DEBUG is not set
152CONFIG_PCMCIA=m
153CONFIG_CARDBUS=y
154
155#
156# PC-card bridges
157#
158CONFIG_YENTA=m
159# CONFIG_PD6729 is not set
160# CONFIG_I82092 is not set
161# CONFIG_TCIC is not set
162CONFIG_PCCARD_NONSTATIC=m
163
164#
165# Advanced setup
166#
167CONFIG_ADVANCED_OPTIONS=y
168CONFIG_HIGHMEM_START=0xfe000000
169# CONFIG_LOWMEM_SIZE_BOOL is not set
170CONFIG_LOWMEM_SIZE=0x30000000
171# CONFIG_KERNEL_START_BOOL is not set
172CONFIG_KERNEL_START=0xc0000000
173CONFIG_TASK_SIZE_BOOL=y
174CONFIG_TASK_SIZE=0xc0000000
175CONFIG_BOOT_LOAD=0x00800000
176
177#
178# Device Drivers
179#
180
181#
182# Generic Driver Options
183#
184# CONFIG_STANDALONE is not set
185CONFIG_PREVENT_FIRMWARE_BUILD=y
186# CONFIG_FW_LOADER is not set
187# CONFIG_DEBUG_DRIVER is not set
188
189#
190# Memory Technology Devices (MTD)
191#
192# CONFIG_MTD is not set
193
194#
195# Parallel port support
196#
197# CONFIG_PARPORT is not set
198
199#
200# Plug and Play support
201#
202
203#
204# Block devices
205#
206# CONFIG_BLK_DEV_FD is not set
207CONFIG_MAC_FLOPPY=m
208# CONFIG_BLK_CPQ_DA is not set
209# CONFIG_BLK_CPQ_CISS_DA is not set
210# CONFIG_BLK_DEV_DAC960 is not set
211# CONFIG_BLK_DEV_UMEM is not set
212# CONFIG_BLK_DEV_COW_COMMON is not set
213CONFIG_BLK_DEV_LOOP=y
214# CONFIG_BLK_DEV_CRYPTOLOOP is not set
215# CONFIG_BLK_DEV_NBD is not set
216# CONFIG_BLK_DEV_SX8 is not set
217# CONFIG_BLK_DEV_UB is not set
218CONFIG_BLK_DEV_RAM=y
219CONFIG_BLK_DEV_RAM_COUNT=16
220CONFIG_BLK_DEV_RAM_SIZE=4096
221CONFIG_BLK_DEV_INITRD=y
222CONFIG_INITRAMFS_SOURCE=""
223CONFIG_LBD=y
224CONFIG_CDROM_PKTCDVD=m
225CONFIG_CDROM_PKTCDVD_BUFFERS=8
226# CONFIG_CDROM_PKTCDVD_WCACHE is not set
227
228#
229# IO Schedulers
230#
231CONFIG_IOSCHED_NOOP=y
232CONFIG_IOSCHED_AS=y
233CONFIG_IOSCHED_DEADLINE=y
234CONFIG_IOSCHED_CFQ=y
235# CONFIG_ATA_OVER_ETH is not set
236
237#
238# ATA/ATAPI/MFM/RLL support
239#
240CONFIG_IDE=y
241CONFIG_BLK_DEV_IDE=y
242
243#
244# Please see Documentation/ide.txt for help/info on IDE drives
245#
246# CONFIG_BLK_DEV_IDE_SATA is not set
247CONFIG_BLK_DEV_IDEDISK=y
248# CONFIG_IDEDISK_MULTI_MODE is not set
249# CONFIG_BLK_DEV_IDECS is not set
250CONFIG_BLK_DEV_IDECD=y
251# CONFIG_BLK_DEV_IDETAPE is not set
252CONFIG_BLK_DEV_IDEFLOPPY=y
253CONFIG_BLK_DEV_IDESCSI=y
254# CONFIG_IDE_TASK_IOCTL is not set
255
256#
257# IDE chipset support/bugfixes
258#
259# CONFIG_IDE_GENERIC is not set
260CONFIG_BLK_DEV_IDEPCI=y
261CONFIG_IDEPCI_SHARE_IRQ=y
262# CONFIG_BLK_DEV_OFFBOARD is not set
263CONFIG_BLK_DEV_GENERIC=y
264# CONFIG_BLK_DEV_OPTI621 is not set
265# CONFIG_BLK_DEV_SL82C105 is not set
266CONFIG_BLK_DEV_IDEDMA_PCI=y
267# CONFIG_BLK_DEV_IDEDMA_FORCED is not set
268CONFIG_IDEDMA_PCI_AUTO=y
269# CONFIG_IDEDMA_ONLYDISK is not set
270# CONFIG_BLK_DEV_AEC62XX is not set
271# CONFIG_BLK_DEV_ALI15X3 is not set
272# CONFIG_BLK_DEV_AMD74XX is not set
273CONFIG_BLK_DEV_CMD64X=y
274# CONFIG_BLK_DEV_TRIFLEX is not set
275# CONFIG_BLK_DEV_CY82C693 is not set
276# CONFIG_BLK_DEV_CS5520 is not set
277# CONFIG_BLK_DEV_CS5530 is not set
278# CONFIG_BLK_DEV_HPT34X is not set
279# CONFIG_BLK_DEV_HPT366 is not set
280# CONFIG_BLK_DEV_SC1200 is not set
281# CONFIG_BLK_DEV_PIIX is not set
282# CONFIG_BLK_DEV_NS87415 is not set
283# CONFIG_BLK_DEV_PDC202XX_OLD is not set
284CONFIG_BLK_DEV_PDC202XX_NEW=y
285# CONFIG_PDC202XX_FORCE is not set
286# CONFIG_BLK_DEV_SVWKS is not set
287# CONFIG_BLK_DEV_SIIMAGE is not set
288# CONFIG_BLK_DEV_SLC90E66 is not set
289# CONFIG_BLK_DEV_TRM290 is not set
290# CONFIG_BLK_DEV_VIA82CXXX is not set
291CONFIG_BLK_DEV_IDE_PMAC=y
292CONFIG_BLK_DEV_IDE_PMAC_ATA100FIRST=y
293CONFIG_BLK_DEV_IDEDMA_PMAC=y
294CONFIG_BLK_DEV_IDE_PMAC_BLINK=y
295# CONFIG_IDE_ARM is not set
296CONFIG_BLK_DEV_IDEDMA=y
297# CONFIG_IDEDMA_IVB is not set
298CONFIG_IDEDMA_AUTO=y
299# CONFIG_BLK_DEV_HD is not set
300
301#
302# SCSI device support
303#
304CONFIG_SCSI=y
305CONFIG_SCSI_PROC_FS=y
306
307#
308# SCSI support type (disk, tape, CD-ROM)
309#
310CONFIG_BLK_DEV_SD=y
311CONFIG_CHR_DEV_ST=y
312# CONFIG_CHR_DEV_OSST is not set
313CONFIG_BLK_DEV_SR=y
314CONFIG_BLK_DEV_SR_VENDOR=y
315CONFIG_CHR_DEV_SG=y
316
317#
318# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
319#
320# CONFIG_SCSI_MULTI_LUN is not set
321CONFIG_SCSI_CONSTANTS=y
322# CONFIG_SCSI_LOGGING is not set
323
324#
325# SCSI Transport Attributes
326#
327CONFIG_SCSI_SPI_ATTRS=y
328# CONFIG_SCSI_FC_ATTRS is not set
329# CONFIG_SCSI_ISCSI_ATTRS is not set
330
331#
332# SCSI low-level drivers
333#
334# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
335# CONFIG_SCSI_3W_9XXX is not set
336# CONFIG_SCSI_ACARD is not set
337# CONFIG_SCSI_AACRAID is not set
338CONFIG_SCSI_AIC7XXX=m
339CONFIG_AIC7XXX_CMDS_PER_DEVICE=253
340CONFIG_AIC7XXX_RESET_DELAY_MS=15000
341CONFIG_AIC7XXX_DEBUG_ENABLE=y
342CONFIG_AIC7XXX_DEBUG_MASK=0
343CONFIG_AIC7XXX_REG_PRETTY_PRINT=y
344CONFIG_SCSI_AIC7XXX_OLD=m
345# CONFIG_SCSI_AIC79XX is not set
346# CONFIG_SCSI_DPT_I2O is not set
347# CONFIG_MEGARAID_NEWGEN is not set
348# CONFIG_MEGARAID_LEGACY is not set
349# CONFIG_SCSI_SATA is not set
350# CONFIG_SCSI_BUSLOGIC is not set
351# CONFIG_SCSI_DMX3191D is not set
352# CONFIG_SCSI_EATA is not set
353# CONFIG_SCSI_EATA_PIO is not set
354# CONFIG_SCSI_FUTURE_DOMAIN is not set
355# CONFIG_SCSI_GDTH is not set
356# CONFIG_SCSI_IPS is not set
357# CONFIG_SCSI_INITIO is not set
358# CONFIG_SCSI_INIA100 is not set
359CONFIG_SCSI_SYM53C8XX_2=y
360CONFIG_SCSI_SYM53C8XX_DMA_ADDRESSING_MODE=0
361CONFIG_SCSI_SYM53C8XX_DEFAULT_TAGS=16
362CONFIG_SCSI_SYM53C8XX_MAX_TAGS=64
363# CONFIG_SCSI_SYM53C8XX_IOMAPPED is not set
364# CONFIG_SCSI_IPR is not set
365# CONFIG_SCSI_QLOGIC_ISP is not set
366# CONFIG_SCSI_QLOGIC_FC is not set
367# CONFIG_SCSI_QLOGIC_1280 is not set
368CONFIG_SCSI_QLA2XXX=y
369# CONFIG_SCSI_QLA21XX is not set
370# CONFIG_SCSI_QLA22XX is not set
371# CONFIG_SCSI_QLA2300 is not set
372# CONFIG_SCSI_QLA2322 is not set
373# CONFIG_SCSI_QLA6312 is not set
374# CONFIG_SCSI_DC395x is not set
375# CONFIG_SCSI_DC390T is not set
376# CONFIG_SCSI_NSP32 is not set
377# CONFIG_SCSI_DEBUG is not set
378CONFIG_SCSI_MESH=y
379CONFIG_SCSI_MESH_SYNC_RATE=5
380CONFIG_SCSI_MESH_RESET_DELAY_MS=1000
381CONFIG_SCSI_MAC53C94=y
382
383#
384# PCMCIA SCSI adapter support
385#
386# CONFIG_PCMCIA_AHA152X is not set
387# CONFIG_PCMCIA_FDOMAIN is not set
388# CONFIG_PCMCIA_NINJA_SCSI is not set
389# CONFIG_PCMCIA_QLOGIC is not set
390# CONFIG_PCMCIA_SYM53C500 is not set
391
392#
393# Multi-device support (RAID and LVM)
394#
395# CONFIG_MD is not set
396
397#
398# Fusion MPT device support
399#
400# CONFIG_FUSION is not set
401
402#
403# IEEE 1394 (FireWire) support
404#
405CONFIG_IEEE1394=m
406
407#
408# Subsystem Options
409#
410# CONFIG_IEEE1394_VERBOSEDEBUG is not set
411# CONFIG_IEEE1394_OUI_DB is not set
412CONFIG_IEEE1394_EXTRA_CONFIG_ROMS=y
413CONFIG_IEEE1394_CONFIG_ROM_IP1394=y
414
415#
416# Device Drivers
417#
418# CONFIG_IEEE1394_PCILYNX is not set
419CONFIG_IEEE1394_OHCI1394=m
420
421#
422# Protocol Drivers
423#
424CONFIG_IEEE1394_VIDEO1394=m
425CONFIG_IEEE1394_SBP2=m
426# CONFIG_IEEE1394_SBP2_PHYS_DMA is not set
427CONFIG_IEEE1394_ETH1394=m
428CONFIG_IEEE1394_DV1394=m
429CONFIG_IEEE1394_RAWIO=m
430CONFIG_IEEE1394_CMP=m
431CONFIG_IEEE1394_AMDTP=m
432
433#
434# I2O device support
435#
436# CONFIG_I2O is not set
437
438#
439# Macintosh device drivers
440#
441CONFIG_ADB=y
442CONFIG_ADB_CUDA=y
443CONFIG_ADB_PMU=y
444CONFIG_PMAC_PBOOK=y
445CONFIG_PMAC_APM_EMU=y
446CONFIG_PMAC_BACKLIGHT=y
447CONFIG_ADB_MACIO=y
448CONFIG_INPUT_ADBHID=y
449CONFIG_MAC_EMUMOUSEBTN=y
450CONFIG_THERM_WINDTUNNEL=m
451CONFIG_THERM_ADT746X=m
452# CONFIG_ANSLCD is not set
453
454#
455# Networking support
456#
457CONFIG_NET=y
458
459#
460# Networking options
461#
462CONFIG_PACKET=y
463# CONFIG_PACKET_MMAP is not set
464# CONFIG_NETLINK_DEV is not set
465CONFIG_UNIX=y
466# CONFIG_NET_KEY is not set
467CONFIG_INET=y
468CONFIG_IP_MULTICAST=y
469# CONFIG_IP_ADVANCED_ROUTER is not set
470# CONFIG_IP_PNP is not set
471# CONFIG_NET_IPIP is not set
472# CONFIG_NET_IPGRE is not set
473# CONFIG_IP_MROUTE is not set
474# CONFIG_ARPD is not set
475CONFIG_SYN_COOKIES=y
476# CONFIG_INET_AH is not set
477# CONFIG_INET_ESP is not set
478# CONFIG_INET_IPCOMP is not set
479# CONFIG_INET_TUNNEL is not set
480CONFIG_IP_TCPDIAG=y
481# CONFIG_IP_TCPDIAG_IPV6 is not set
482
483#
484# IP: Virtual Server Configuration
485#
486# CONFIG_IP_VS is not set
487# CONFIG_IPV6 is not set
488CONFIG_NETFILTER=y
489# CONFIG_NETFILTER_DEBUG is not set
490
491#
492# IP: Netfilter Configuration
493#
494CONFIG_IP_NF_CONNTRACK=m
495CONFIG_IP_NF_CT_ACCT=y
496CONFIG_IP_NF_CONNTRACK_MARK=y
497CONFIG_IP_NF_CT_PROTO_SCTP=m
498CONFIG_IP_NF_FTP=m
499CONFIG_IP_NF_IRC=m
500CONFIG_IP_NF_TFTP=m
501CONFIG_IP_NF_AMANDA=m
502CONFIG_IP_NF_QUEUE=m
503CONFIG_IP_NF_IPTABLES=m
504CONFIG_IP_NF_MATCH_LIMIT=m
505CONFIG_IP_NF_MATCH_IPRANGE=m
506CONFIG_IP_NF_MATCH_MAC=m
507CONFIG_IP_NF_MATCH_PKTTYPE=m
508CONFIG_IP_NF_MATCH_MARK=m
509CONFIG_IP_NF_MATCH_MULTIPORT=m
510CONFIG_IP_NF_MATCH_TOS=m
511CONFIG_IP_NF_MATCH_RECENT=m
512CONFIG_IP_NF_MATCH_ECN=m
513CONFIG_IP_NF_MATCH_DSCP=m
514CONFIG_IP_NF_MATCH_AH_ESP=m
515CONFIG_IP_NF_MATCH_LENGTH=m
516CONFIG_IP_NF_MATCH_TTL=m
517CONFIG_IP_NF_MATCH_TCPMSS=m
518CONFIG_IP_NF_MATCH_HELPER=m
519CONFIG_IP_NF_MATCH_STATE=m
520CONFIG_IP_NF_MATCH_CONNTRACK=m
521CONFIG_IP_NF_MATCH_OWNER=m
522CONFIG_IP_NF_MATCH_ADDRTYPE=m
523CONFIG_IP_NF_MATCH_REALM=m
524CONFIG_IP_NF_MATCH_SCTP=m
525CONFIG_IP_NF_MATCH_COMMENT=m
526CONFIG_IP_NF_MATCH_CONNMARK=m
527CONFIG_IP_NF_MATCH_HASHLIMIT=m
528CONFIG_IP_NF_FILTER=m
529CONFIG_IP_NF_TARGET_REJECT=m
530CONFIG_IP_NF_TARGET_LOG=m
531CONFIG_IP_NF_TARGET_ULOG=m
532CONFIG_IP_NF_TARGET_TCPMSS=m
533CONFIG_IP_NF_NAT=m
534CONFIG_IP_NF_NAT_NEEDED=y
535CONFIG_IP_NF_TARGET_MASQUERADE=m
536CONFIG_IP_NF_TARGET_REDIRECT=m
537CONFIG_IP_NF_TARGET_NETMAP=m
538CONFIG_IP_NF_TARGET_SAME=m
539CONFIG_IP_NF_NAT_SNMP_BASIC=m
540CONFIG_IP_NF_NAT_IRC=m
541CONFIG_IP_NF_NAT_FTP=m
542CONFIG_IP_NF_NAT_TFTP=m
543CONFIG_IP_NF_NAT_AMANDA=m
544CONFIG_IP_NF_MANGLE=m
545CONFIG_IP_NF_TARGET_TOS=m
546CONFIG_IP_NF_TARGET_ECN=m
547CONFIG_IP_NF_TARGET_DSCP=m
548CONFIG_IP_NF_TARGET_MARK=m
549CONFIG_IP_NF_TARGET_CLASSIFY=m
550CONFIG_IP_NF_TARGET_CONNMARK=m
551CONFIG_IP_NF_TARGET_CLUSTERIP=m
552CONFIG_IP_NF_RAW=m
553CONFIG_IP_NF_TARGET_NOTRACK=m
554CONFIG_IP_NF_ARPTABLES=m
555CONFIG_IP_NF_ARPFILTER=m
556CONFIG_IP_NF_ARP_MANGLE=m
557
558#
559# SCTP Configuration (EXPERIMENTAL)
560#
561# CONFIG_IP_SCTP is not set
562# CONFIG_ATM is not set
563# CONFIG_BRIDGE is not set
564# CONFIG_VLAN_8021Q is not set
565# CONFIG_DECNET is not set
566# CONFIG_LLC2 is not set
567# CONFIG_IPX is not set
568# CONFIG_ATALK is not set
569# CONFIG_X25 is not set
570# CONFIG_LAPB is not set
571# CONFIG_NET_DIVERT is not set
572# CONFIG_ECONET is not set
573# CONFIG_WAN_ROUTER is not set
574
575#
576# QoS and/or fair queueing
577#
578# CONFIG_NET_SCHED is not set
579CONFIG_NET_CLS_ROUTE=y
580
581#
582# Network testing
583#
584# CONFIG_NET_PKTGEN is not set
585# CONFIG_NETPOLL is not set
586# CONFIG_NET_POLL_CONTROLLER is not set
587# CONFIG_HAMRADIO is not set
588CONFIG_IRDA=m
589
590#
591# IrDA protocols
592#
593CONFIG_IRLAN=m
594CONFIG_IRNET=m
595CONFIG_IRCOMM=m
596# CONFIG_IRDA_ULTRA is not set
597
598#
599# IrDA options
600#
601CONFIG_IRDA_CACHE_LAST_LSAP=y
602CONFIG_IRDA_FAST_RR=y
603# CONFIG_IRDA_DEBUG is not set
604
605#
606# Infrared-port device drivers
607#
608
609#
610# SIR device drivers
611#
612CONFIG_IRTTY_SIR=m
613
614#
615# Dongle support
616#
617# CONFIG_DONGLE is not set
618
619#
620# Old SIR device drivers
621#
622# CONFIG_IRPORT_SIR is not set
623
624#
625# Old Serial dongle support
626#
627
628#
629# FIR device drivers
630#
631# CONFIG_USB_IRDA is not set
632# CONFIG_SIGMATEL_FIR is not set
633# CONFIG_TOSHIBA_FIR is not set
634# CONFIG_VLSI_FIR is not set
635# CONFIG_BT is not set
636CONFIG_NETDEVICES=y
637# CONFIG_DUMMY is not set
638# CONFIG_BONDING is not set
639# CONFIG_EQUALIZER is not set
640# CONFIG_TUN is not set
641
642#
643# ARCnet devices
644#
645# CONFIG_ARCNET is not set
646
647#
648# Ethernet (10 or 100Mbit)
649#
650CONFIG_NET_ETHERNET=y
651CONFIG_MII=y
652CONFIG_MACE=y
653# CONFIG_MACE_AAUI_PORT is not set
654CONFIG_BMAC=y
655# CONFIG_HAPPYMEAL is not set
656CONFIG_SUNGEM=y
657# CONFIG_NET_VENDOR_3COM is not set
658
659#
660# Tulip family network device support
661#
662# CONFIG_NET_TULIP is not set
663# CONFIG_HP100 is not set
664CONFIG_NET_PCI=y
665CONFIG_PCNET32=y
666# CONFIG_AMD8111_ETH is not set
667# CONFIG_ADAPTEC_STARFIRE is not set
668# CONFIG_B44 is not set
669# CONFIG_FORCEDETH is not set
670# CONFIG_DGRS is not set
671# CONFIG_EEPRO100 is not set
672# CONFIG_E100 is not set
673# CONFIG_FEALNX is not set
674# CONFIG_NATSEMI is not set
675# CONFIG_NE2K_PCI is not set
676# CONFIG_8139CP is not set
677# CONFIG_8139TOO is not set
678# CONFIG_SIS900 is not set
679# CONFIG_EPIC100 is not set
680# CONFIG_SUNDANCE is not set
681# CONFIG_TLAN is not set
682# CONFIG_VIA_RHINE is not set
683
684#
685# Ethernet (1000 Mbit)
686#
687# CONFIG_ACENIC is not set
688# CONFIG_DL2K is not set
689# CONFIG_E1000 is not set
690# CONFIG_NS83820 is not set
691# CONFIG_HAMACHI is not set
692# CONFIG_YELLOWFIN is not set
693# CONFIG_R8169 is not set
694# CONFIG_SK98LIN is not set
695# CONFIG_VIA_VELOCITY is not set
696# CONFIG_TIGON3 is not set
697
698#
699# Ethernet (10000 Mbit)
700#
701# CONFIG_IXGB is not set
702# CONFIG_S2IO is not set
703
704#
705# Token Ring devices
706#
707# CONFIG_TR is not set
708
709#
710# Wireless LAN (non-hamradio)
711#
712CONFIG_NET_RADIO=y
713
714#
715# Obsolete Wireless cards support (pre-802.11)
716#
717# CONFIG_STRIP is not set
718# CONFIG_PCMCIA_WAVELAN is not set
719# CONFIG_PCMCIA_NETWAVE is not set
720
721#
722# Wireless 802.11 Frequency Hopping cards support
723#
724# CONFIG_PCMCIA_RAYCS is not set
725
726#
727# Wireless 802.11b ISA/PCI cards support
728#
729CONFIG_HERMES=m
730CONFIG_APPLE_AIRPORT=m
731# CONFIG_PLX_HERMES is not set
732# CONFIG_TMD_HERMES is not set
733# CONFIG_PCI_HERMES is not set
734# CONFIG_ATMEL is not set
735
736#
737# Wireless 802.11b Pcmcia/Cardbus cards support
738#
739CONFIG_PCMCIA_HERMES=m
740# CONFIG_AIRO_CS is not set
741# CONFIG_PCMCIA_WL3501 is not set
742
743#
744# Prism GT/Duette 802.11(a/b/g) PCI/Cardbus support
745#
746# CONFIG_PRISM54 is not set
747CONFIG_NET_WIRELESS=y
748
749#
750# PCMCIA network device support
751#
752# CONFIG_NET_PCMCIA is not set
753
754#
755# Wan interfaces
756#
757# CONFIG_WAN is not set
758# CONFIG_FDDI is not set
759# CONFIG_HIPPI is not set
760CONFIG_PPP=y
761CONFIG_PPP_MULTILINK=y
762# CONFIG_PPP_FILTER is not set
763CONFIG_PPP_ASYNC=y
764CONFIG_PPP_SYNC_TTY=m
765CONFIG_PPP_DEFLATE=y
766CONFIG_PPP_BSDCOMP=m
767CONFIG_PPPOE=m
768# CONFIG_SLIP is not set
769# CONFIG_NET_FC is not set
770# CONFIG_SHAPER is not set
771# CONFIG_NETCONSOLE is not set
772
773#
774# ISDN subsystem
775#
776# CONFIG_ISDN is not set
777
778#
779# Telephony Support
780#
781# CONFIG_PHONE is not set
782
783#
784# Input device support
785#
786CONFIG_INPUT=y
787
788#
789# Userland interfaces
790#
791CONFIG_INPUT_MOUSEDEV=y
792# CONFIG_INPUT_MOUSEDEV_PSAUX is not set
793CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
794CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
795# CONFIG_INPUT_JOYDEV is not set
796# CONFIG_INPUT_TSDEV is not set
797CONFIG_INPUT_EVDEV=y
798# CONFIG_INPUT_EVBUG is not set
799
800#
801# Input I/O drivers
802#
803# CONFIG_GAMEPORT is not set
804CONFIG_SOUND_GAMEPORT=y
805# CONFIG_SERIO is not set
806# CONFIG_SERIO_I8042 is not set
807
808#
809# Input Device Drivers
810#
811CONFIG_INPUT_KEYBOARD=y
812# CONFIG_KEYBOARD_ATKBD is not set
813# CONFIG_KEYBOARD_SUNKBD is not set
814# CONFIG_KEYBOARD_LKKBD is not set
815# CONFIG_KEYBOARD_XTKBD is not set
816# CONFIG_KEYBOARD_NEWTON is not set
817CONFIG_INPUT_MOUSE=y
818# CONFIG_MOUSE_PS2 is not set
819# CONFIG_MOUSE_SERIAL is not set
820# CONFIG_MOUSE_VSXXXAA is not set
821# CONFIG_INPUT_JOYSTICK is not set
822# CONFIG_INPUT_TOUCHSCREEN is not set
823# CONFIG_INPUT_MISC is not set
824
825#
826# Character devices
827#
828CONFIG_VT=y
829CONFIG_VT_CONSOLE=y
830CONFIG_HW_CONSOLE=y
831# CONFIG_SERIAL_NONSTANDARD is not set
832
833#
834# Serial drivers
835#
836CONFIG_SERIAL_8250=m
837CONFIG_SERIAL_8250_CS=m
838CONFIG_SERIAL_8250_NR_UARTS=4
839# CONFIG_SERIAL_8250_EXTENDED is not set
840
841#
842# Non-8250 serial port support
843#
844CONFIG_SERIAL_CORE=y
845CONFIG_SERIAL_CORE_CONSOLE=y
846CONFIG_SERIAL_PMACZILOG=y
847CONFIG_SERIAL_PMACZILOG_CONSOLE=y
848CONFIG_UNIX98_PTYS=y
849CONFIG_LEGACY_PTYS=y
850CONFIG_LEGACY_PTY_COUNT=256
851
852#
853# IPMI
854#
855# CONFIG_IPMI_HANDLER is not set
856
857#
858# Watchdog Cards
859#
860# CONFIG_WATCHDOG is not set
861CONFIG_NVRAM=y
862CONFIG_GEN_RTC=y
863# CONFIG_GEN_RTC_X is not set
864# CONFIG_DTLK is not set
865# CONFIG_R3964 is not set
866# CONFIG_APPLICOM is not set
867
868#
869# Ftape, the floppy tape device driver
870#
871CONFIG_AGP=m
872CONFIG_AGP_UNINORTH=m
873CONFIG_DRM=m
874# CONFIG_DRM_TDFX is not set
875CONFIG_DRM_R128=m
876CONFIG_DRM_RADEON=m
877# CONFIG_DRM_MGA is not set
878# CONFIG_DRM_SIS is not set
879
880#
881# PCMCIA character devices
882#
883# CONFIG_SYNCLINK_CS is not set
884# CONFIG_RAW_DRIVER is not set
885
886#
887# I2C support
888#
889CONFIG_I2C=y
890CONFIG_I2C_CHARDEV=m
891
892#
893# I2C Algorithms
894#
895CONFIG_I2C_ALGOBIT=y
896# CONFIG_I2C_ALGOPCF is not set
897# CONFIG_I2C_ALGOPCA is not set
898
899#
900# I2C Hardware Bus support
901#
902# CONFIG_I2C_ALI1535 is not set
903# CONFIG_I2C_ALI1563 is not set
904# CONFIG_I2C_ALI15X3 is not set
905# CONFIG_I2C_AMD756 is not set
906# CONFIG_I2C_AMD8111 is not set
907# CONFIG_I2C_HYDRA is not set
908# CONFIG_I2C_I801 is not set
909# CONFIG_I2C_I810 is not set
910# CONFIG_I2C_ISA is not set
911CONFIG_I2C_KEYWEST=m
912# CONFIG_I2C_MPC is not set
913# CONFIG_I2C_NFORCE2 is not set
914# CONFIG_I2C_PARPORT_LIGHT is not set
915# CONFIG_I2C_PIIX4 is not set
916# CONFIG_I2C_PROSAVAGE is not set
917# CONFIG_I2C_SAVAGE4 is not set
918# CONFIG_SCx200_ACB is not set
919# CONFIG_I2C_SIS5595 is not set
920# CONFIG_I2C_SIS630 is not set
921# CONFIG_I2C_SIS96X is not set
922# CONFIG_I2C_STUB is not set
923# CONFIG_I2C_VIA is not set
924# CONFIG_I2C_VIAPRO is not set
925# CONFIG_I2C_VOODOO3 is not set
926# CONFIG_I2C_PCA_ISA is not set
927
928#
929# Hardware Sensors Chip support
930#
931# CONFIG_I2C_SENSOR is not set
932# CONFIG_SENSORS_ADM1021 is not set
933# CONFIG_SENSORS_ADM1025 is not set
934# CONFIG_SENSORS_ADM1026 is not set
935# CONFIG_SENSORS_ADM1031 is not set
936# CONFIG_SENSORS_ASB100 is not set
937# CONFIG_SENSORS_DS1621 is not set
938# CONFIG_SENSORS_FSCHER is not set
939# CONFIG_SENSORS_GL518SM is not set
940# CONFIG_SENSORS_IT87 is not set
941# CONFIG_SENSORS_LM63 is not set
942# CONFIG_SENSORS_LM75 is not set
943# CONFIG_SENSORS_LM77 is not set
944# CONFIG_SENSORS_LM78 is not set
945# CONFIG_SENSORS_LM80 is not set
946# CONFIG_SENSORS_LM83 is not set
947# CONFIG_SENSORS_LM85 is not set
948# CONFIG_SENSORS_LM87 is not set
949# CONFIG_SENSORS_LM90 is not set
950# CONFIG_SENSORS_MAX1619 is not set
951# CONFIG_SENSORS_PC87360 is not set
952# CONFIG_SENSORS_SMSC47B397 is not set
953# CONFIG_SENSORS_SMSC47M1 is not set
954# CONFIG_SENSORS_VIA686A is not set
955# CONFIG_SENSORS_W83781D is not set
956# CONFIG_SENSORS_W83L785TS is not set
957# CONFIG_SENSORS_W83627HF is not set
958
959#
960# Other I2C Chip support
961#
962# CONFIG_SENSORS_EEPROM is not set
963# CONFIG_SENSORS_PCF8574 is not set
964# CONFIG_SENSORS_PCF8591 is not set
965# CONFIG_SENSORS_RTC8564 is not set
966# CONFIG_I2C_DEBUG_CORE is not set
967# CONFIG_I2C_DEBUG_ALGO is not set
968# CONFIG_I2C_DEBUG_BUS is not set
969# CONFIG_I2C_DEBUG_CHIP is not set
970
971#
972# Dallas's 1-wire bus
973#
974# CONFIG_W1 is not set
975
976#
977# Misc devices
978#
979
980#
981# Multimedia devices
982#
983# CONFIG_VIDEO_DEV is not set
984
985#
986# Digital Video Broadcasting Devices
987#
988# CONFIG_DVB is not set
989
990#
991# Graphics support
992#
993CONFIG_FB=y
994CONFIG_FB_MODE_HELPERS=y
995CONFIG_FB_TILEBLITTING=y
996# CONFIG_FB_CIRRUS is not set
997# CONFIG_FB_PM2 is not set
998# CONFIG_FB_CYBER2000 is not set
999CONFIG_FB_OF=y
1000CONFIG_FB_CONTROL=y
1001CONFIG_FB_PLATINUM=y
1002CONFIG_FB_VALKYRIE=y
1003CONFIG_FB_CT65550=y
1004# CONFIG_FB_ASILIANT is not set
1005CONFIG_FB_IMSTT=y
1006# CONFIG_FB_VGA16 is not set
1007# CONFIG_FB_RIVA is not set
1008CONFIG_FB_MATROX=y
1009CONFIG_FB_MATROX_MILLENIUM=y
1010CONFIG_FB_MATROX_MYSTIQUE=y
1011CONFIG_FB_MATROX_G=y
1012# CONFIG_FB_MATROX_I2C is not set
1013# CONFIG_FB_MATROX_MULTIHEAD is not set
1014# CONFIG_FB_RADEON_OLD is not set
1015CONFIG_FB_RADEON=y
1016CONFIG_FB_RADEON_I2C=y
1017# CONFIG_FB_RADEON_DEBUG is not set
1018CONFIG_FB_ATY128=y
1019CONFIG_FB_ATY=y
1020CONFIG_FB_ATY_CT=y
1021CONFIG_FB_ATY_GENERIC_LCD=y
1022# CONFIG_FB_ATY_XL_INIT is not set
1023CONFIG_FB_ATY_GX=y
1024# CONFIG_FB_SAVAGE is not set
1025# CONFIG_FB_SIS is not set
1026# CONFIG_FB_NEOMAGIC is not set
1027# CONFIG_FB_KYRO is not set
1028CONFIG_FB_3DFX=y
1029CONFIG_FB_3DFX_ACCEL=y
1030# CONFIG_FB_VOODOO1 is not set
1031# CONFIG_FB_TRIDENT is not set
1032# CONFIG_FB_VIRTUAL is not set
1033
1034#
1035# Console display driver support
1036#
1037# CONFIG_VGA_CONSOLE is not set
1038CONFIG_DUMMY_CONSOLE=y
1039CONFIG_FRAMEBUFFER_CONSOLE=y
1040# CONFIG_FONTS is not set
1041CONFIG_FONT_8x8=y
1042CONFIG_FONT_8x16=y
1043
1044#
1045# Logo configuration
1046#
1047CONFIG_LOGO=y
1048CONFIG_LOGO_LINUX_MONO=y
1049CONFIG_LOGO_LINUX_VGA16=y
1050CONFIG_LOGO_LINUX_CLUT224=y
1051CONFIG_BACKLIGHT_LCD_SUPPORT=y
1052CONFIG_BACKLIGHT_CLASS_DEVICE=y
1053CONFIG_BACKLIGHT_DEVICE=y
1054CONFIG_LCD_CLASS_DEVICE=y
1055CONFIG_LCD_DEVICE=y
1056
1057#
1058# Sound
1059#
1060CONFIG_SOUND=m
1061CONFIG_DMASOUND_PMAC=m
1062CONFIG_DMASOUND=m
1063
1064#
1065# Advanced Linux Sound Architecture
1066#
1067CONFIG_SND=m
1068CONFIG_SND_TIMER=m
1069CONFIG_SND_PCM=m
1070CONFIG_SND_HWDEP=m
1071CONFIG_SND_RAWMIDI=m
1072CONFIG_SND_SEQUENCER=m
1073CONFIG_SND_SEQ_DUMMY=m
1074CONFIG_SND_OSSEMUL=y
1075CONFIG_SND_MIXER_OSS=m
1076CONFIG_SND_PCM_OSS=m
1077CONFIG_SND_SEQUENCER_OSS=y
1078# CONFIG_SND_VERBOSE_PRINTK is not set
1079# CONFIG_SND_DEBUG is not set
1080
1081#
1082# Generic devices
1083#
1084CONFIG_SND_DUMMY=m
1085# CONFIG_SND_VIRMIDI is not set
1086# CONFIG_SND_MTPAV is not set
1087# CONFIG_SND_SERIAL_U16550 is not set
1088# CONFIG_SND_MPU401 is not set
1089
1090#
1091# PCI devices
1092#
1093# CONFIG_SND_ALI5451 is not set
1094# CONFIG_SND_ATIIXP is not set
1095# CONFIG_SND_ATIIXP_MODEM is not set
1096# CONFIG_SND_AU8810 is not set
1097# CONFIG_SND_AU8820 is not set
1098# CONFIG_SND_AU8830 is not set
1099# CONFIG_SND_AZT3328 is not set
1100# CONFIG_SND_BT87X is not set
1101# CONFIG_SND_CS46XX is not set
1102# CONFIG_SND_CS4281 is not set
1103# CONFIG_SND_EMU10K1 is not set
1104# CONFIG_SND_EMU10K1X is not set
1105# CONFIG_SND_CA0106 is not set
1106# CONFIG_SND_KORG1212 is not set
1107# CONFIG_SND_MIXART is not set
1108# CONFIG_SND_NM256 is not set
1109# CONFIG_SND_RME32 is not set
1110# CONFIG_SND_RME96 is not set
1111# CONFIG_SND_RME9652 is not set
1112# CONFIG_SND_HDSP is not set
1113# CONFIG_SND_TRIDENT is not set
1114# CONFIG_SND_YMFPCI is not set
1115# CONFIG_SND_ALS4000 is not set
1116# CONFIG_SND_CMIPCI is not set
1117# CONFIG_SND_ENS1370 is not set
1118# CONFIG_SND_ENS1371 is not set
1119# CONFIG_SND_ES1938 is not set
1120# CONFIG_SND_ES1968 is not set
1121# CONFIG_SND_MAESTRO3 is not set
1122# CONFIG_SND_FM801 is not set
1123# CONFIG_SND_ICE1712 is not set
1124# CONFIG_SND_ICE1724 is not set
1125# CONFIG_SND_INTEL8X0 is not set
1126# CONFIG_SND_INTEL8X0M is not set
1127# CONFIG_SND_SONICVIBES is not set
1128# CONFIG_SND_VIA82XX is not set
1129# CONFIG_SND_VIA82XX_MODEM is not set
1130# CONFIG_SND_VX222 is not set
1131
1132#
1133# ALSA PowerMac devices
1134#
1135CONFIG_SND_POWERMAC=m
1136
1137#
1138# USB devices
1139#
1140CONFIG_SND_USB_AUDIO=m
1141CONFIG_SND_USB_USX2Y=m
1142
1143#
1144# PCMCIA devices
1145#
1146
1147#
1148# Open Sound System
1149#
1150# CONFIG_SOUND_PRIME is not set
1151
1152#
1153# USB support
1154#
1155CONFIG_USB=y
1156# CONFIG_USB_DEBUG is not set
1157
1158#
1159# Miscellaneous USB options
1160#
1161CONFIG_USB_DEVICEFS=y
1162# CONFIG_USB_BANDWIDTH is not set
1163CONFIG_USB_DYNAMIC_MINORS=y
1164CONFIG_USB_SUSPEND=y
1165# CONFIG_USB_OTG is not set
1166CONFIG_USB_ARCH_HAS_HCD=y
1167CONFIG_USB_ARCH_HAS_OHCI=y
1168
1169#
1170# USB Host Controller Drivers
1171#
1172# CONFIG_USB_EHCI_HCD is not set
1173CONFIG_USB_OHCI_HCD=y
1174# CONFIG_USB_UHCI_HCD is not set
1175# CONFIG_USB_SL811_HCD is not set
1176
1177#
1178# USB Device Class drivers
1179#
1180# CONFIG_USB_AUDIO is not set
1181# CONFIG_USB_BLUETOOTH_TTY is not set
1182# CONFIG_USB_MIDI is not set
1183CONFIG_USB_ACM=m
1184CONFIG_USB_PRINTER=m
1185
1186#
1187# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' may also be needed; see USB_STORAGE Help for more information
1188#
1189# CONFIG_USB_STORAGE is not set
1190
1191#
1192# USB Input Devices
1193#
1194CONFIG_USB_HID=y
1195CONFIG_USB_HIDINPUT=y
1196# CONFIG_HID_FF is not set
1197CONFIG_USB_HIDDEV=y
1198# CONFIG_USB_AIPTEK is not set
1199# CONFIG_USB_WACOM is not set
1200# CONFIG_USB_KBTAB is not set
1201# CONFIG_USB_POWERMATE is not set
1202# CONFIG_USB_MTOUCH is not set
1203# CONFIG_USB_EGALAX is not set
1204# CONFIG_USB_XPAD is not set
1205# CONFIG_USB_ATI_REMOTE is not set
1206
1207#
1208# USB Imaging devices
1209#
1210# CONFIG_USB_MDC800 is not set
1211# CONFIG_USB_MICROTEK is not set
1212
1213#
1214# USB Multimedia devices
1215#
1216# CONFIG_USB_DABUSB is not set
1217
1218#
1219# Video4Linux support is needed for USB Multimedia device support
1220#
1221
1222#
1223# USB Network Adapters
1224#
1225# CONFIG_USB_CATC is not set
1226# CONFIG_USB_KAWETH is not set
1227CONFIG_USB_PEGASUS=m
1228# CONFIG_USB_RTL8150 is not set
1229# CONFIG_USB_USBNET is not set
1230
1231#
1232# USB port drivers
1233#
1234
1235#
1236# USB Serial Converter support
1237#
1238CONFIG_USB_SERIAL=m
1239# CONFIG_USB_SERIAL_GENERIC is not set
1240# CONFIG_USB_SERIAL_BELKIN is not set
1241# CONFIG_USB_SERIAL_WHITEHEAT is not set
1242# CONFIG_USB_SERIAL_DIGI_ACCELEPORT is not set
1243# CONFIG_USB_SERIAL_CYPRESS_M8 is not set
1244# CONFIG_USB_SERIAL_EMPEG is not set
1245# CONFIG_USB_SERIAL_FTDI_SIO is not set
1246CONFIG_USB_SERIAL_VISOR=m
1247# CONFIG_USB_SERIAL_IPAQ is not set
1248# CONFIG_USB_SERIAL_IR is not set
1249# CONFIG_USB_SERIAL_EDGEPORT is not set
1250# CONFIG_USB_SERIAL_EDGEPORT_TI is not set
1251# CONFIG_USB_SERIAL_GARMIN is not set
1252# CONFIG_USB_SERIAL_IPW is not set
1253# CONFIG_USB_SERIAL_KEYSPAN_PDA is not set
1254CONFIG_USB_SERIAL_KEYSPAN=m
1255CONFIG_USB_SERIAL_KEYSPAN_MPR=y
1256CONFIG_USB_SERIAL_KEYSPAN_USA28=y
1257CONFIG_USB_SERIAL_KEYSPAN_USA28X=y
1258CONFIG_USB_SERIAL_KEYSPAN_USA28XA=y
1259CONFIG_USB_SERIAL_KEYSPAN_USA28XB=y
1260CONFIG_USB_SERIAL_KEYSPAN_USA19=y
1261CONFIG_USB_SERIAL_KEYSPAN_USA18X=y
1262CONFIG_USB_SERIAL_KEYSPAN_USA19W=y
1263CONFIG_USB_SERIAL_KEYSPAN_USA19QW=y
1264CONFIG_USB_SERIAL_KEYSPAN_USA19QI=y
1265CONFIG_USB_SERIAL_KEYSPAN_USA49W=y
1266CONFIG_USB_SERIAL_KEYSPAN_USA49WLC=y
1267# CONFIG_USB_SERIAL_KLSI is not set
1268# CONFIG_USB_SERIAL_KOBIL_SCT is not set
1269# CONFIG_USB_SERIAL_MCT_U232 is not set
1270# CONFIG_USB_SERIAL_PL2303 is not set
1271# CONFIG_USB_SERIAL_SAFE is not set
1272# CONFIG_USB_SERIAL_TI is not set
1273# CONFIG_USB_SERIAL_CYBERJACK is not set
1274# CONFIG_USB_SERIAL_XIRCOM is not set
1275# CONFIG_USB_SERIAL_OMNINET is not set
1276CONFIG_USB_EZUSB=y
1277
1278#
1279# USB Miscellaneous drivers
1280#
1281# CONFIG_USB_EMI62 is not set
1282# CONFIG_USB_EMI26 is not set
1283# CONFIG_USB_AUERSWALD is not set
1284# CONFIG_USB_RIO500 is not set
1285# CONFIG_USB_LEGOTOWER is not set
1286# CONFIG_USB_LCD is not set
1287# CONFIG_USB_LED is not set
1288# CONFIG_USB_CYTHERM is not set
1289# CONFIG_USB_PHIDGETKIT is not set
1290# CONFIG_USB_PHIDGETSERVO is not set
1291# CONFIG_USB_IDMOUSE is not set
1292# CONFIG_USB_TEST is not set
1293
1294#
1295# USB ATM/DSL drivers
1296#
1297
1298#
1299# USB Gadget Support
1300#
1301# CONFIG_USB_GADGET is not set
1302
1303#
1304# MMC/SD Card support
1305#
1306# CONFIG_MMC is not set
1307
1308#
1309# InfiniBand support
1310#
1311# CONFIG_INFINIBAND is not set
1312
1313#
1314# File systems
1315#
1316CONFIG_EXT2_FS=y
1317CONFIG_EXT2_FS_XATTR=y
1318# CONFIG_EXT2_FS_POSIX_ACL is not set
1319# CONFIG_EXT2_FS_SECURITY is not set
1320CONFIG_EXT3_FS=y
1321CONFIG_EXT3_FS_XATTR=y
1322# CONFIG_EXT3_FS_POSIX_ACL is not set
1323# CONFIG_EXT3_FS_SECURITY is not set
1324CONFIG_JBD=y
1325# CONFIG_JBD_DEBUG is not set
1326CONFIG_FS_MBCACHE=y
1327# CONFIG_REISERFS_FS is not set
1328# CONFIG_JFS_FS is not set
1329
1330#
1331# XFS support
1332#
1333# CONFIG_XFS_FS is not set
1334# CONFIG_MINIX_FS is not set
1335# CONFIG_ROMFS_FS is not set
1336# CONFIG_QUOTA is not set
1337CONFIG_DNOTIFY=y
1338# CONFIG_AUTOFS_FS is not set
1339# CONFIG_AUTOFS4_FS is not set
1340
1341#
1342# CD-ROM/DVD Filesystems
1343#
1344CONFIG_ISO9660_FS=y
1345# CONFIG_JOLIET is not set
1346# CONFIG_ZISOFS is not set
1347CONFIG_UDF_FS=m
1348CONFIG_UDF_NLS=y
1349
1350#
1351# DOS/FAT/NT Filesystems
1352#
1353CONFIG_FAT_FS=m
1354CONFIG_MSDOS_FS=m
1355CONFIG_VFAT_FS=m
1356CONFIG_FAT_DEFAULT_CODEPAGE=437
1357CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
1358# CONFIG_NTFS_FS is not set
1359
1360#
1361# Pseudo filesystems
1362#
1363CONFIG_PROC_FS=y
1364CONFIG_PROC_KCORE=y
1365CONFIG_SYSFS=y
1366# CONFIG_DEVFS_FS is not set
1367CONFIG_DEVPTS_FS_XATTR=y
1368CONFIG_DEVPTS_FS_SECURITY=y
1369CONFIG_TMPFS=y
1370CONFIG_TMPFS_XATTR=y
1371CONFIG_TMPFS_SECURITY=y
1372# CONFIG_HUGETLB_PAGE is not set
1373CONFIG_RAMFS=y
1374
1375#
1376# Miscellaneous filesystems
1377#
1378# CONFIG_ADFS_FS is not set
1379# CONFIG_AFFS_FS is not set
1380CONFIG_HFS_FS=m
1381CONFIG_HFSPLUS_FS=m
1382# CONFIG_BEFS_FS is not set
1383# CONFIG_BFS_FS is not set
1384# CONFIG_EFS_FS is not set
1385CONFIG_CRAMFS=m
1386# CONFIG_VXFS_FS is not set
1387# CONFIG_HPFS_FS is not set
1388# CONFIG_QNX4FS_FS is not set
1389# CONFIG_SYSV_FS is not set
1390# CONFIG_UFS_FS is not set
1391
1392#
1393# Network File Systems
1394#
1395CONFIG_NFS_FS=y
1396CONFIG_NFS_V3=y
1397# CONFIG_NFS_V4 is not set
1398# CONFIG_NFS_DIRECTIO is not set
1399CONFIG_NFSD=y
1400CONFIG_NFSD_V3=y
1401# CONFIG_NFSD_V4 is not set
1402CONFIG_NFSD_TCP=y
1403CONFIG_LOCKD=y
1404CONFIG_LOCKD_V4=y
1405CONFIG_EXPORTFS=y
1406CONFIG_SUNRPC=y
1407# CONFIG_RPCSEC_GSS_KRB5 is not set
1408# CONFIG_RPCSEC_GSS_SPKM3 is not set
1409CONFIG_SMB_FS=m
1410# CONFIG_SMB_NLS_DEFAULT is not set
1411# CONFIG_CIFS is not set
1412# CONFIG_NCP_FS is not set
1413# CONFIG_CODA_FS is not set
1414# CONFIG_AFS_FS is not set
1415
1416#
1417# Partition Types
1418#
1419CONFIG_PARTITION_ADVANCED=y
1420# CONFIG_ACORN_PARTITION is not set
1421# CONFIG_OSF_PARTITION is not set
1422# CONFIG_AMIGA_PARTITION is not set
1423# CONFIG_ATARI_PARTITION is not set
1424CONFIG_MAC_PARTITION=y
1425CONFIG_MSDOS_PARTITION=y
1426# CONFIG_BSD_DISKLABEL is not set
1427# CONFIG_MINIX_SUBPARTITION is not set
1428# CONFIG_SOLARIS_X86_PARTITION is not set
1429# CONFIG_UNIXWARE_DISKLABEL is not set
1430# CONFIG_LDM_PARTITION is not set
1431# CONFIG_SGI_PARTITION is not set
1432# CONFIG_ULTRIX_PARTITION is not set
1433# CONFIG_SUN_PARTITION is not set
1434# CONFIG_EFI_PARTITION is not set
1435
1436#
1437# Native Language Support
1438#
1439CONFIG_NLS=y
1440CONFIG_NLS_DEFAULT="iso8859-1"
1441# CONFIG_NLS_CODEPAGE_437 is not set
1442# CONFIG_NLS_CODEPAGE_737 is not set
1443# CONFIG_NLS_CODEPAGE_775 is not set
1444# CONFIG_NLS_CODEPAGE_850 is not set
1445# CONFIG_NLS_CODEPAGE_852 is not set
1446# CONFIG_NLS_CODEPAGE_855 is not set
1447# CONFIG_NLS_CODEPAGE_857 is not set
1448# CONFIG_NLS_CODEPAGE_860 is not set
1449# CONFIG_NLS_CODEPAGE_861 is not set
1450# CONFIG_NLS_CODEPAGE_862 is not set
1451# CONFIG_NLS_CODEPAGE_863 is not set
1452# CONFIG_NLS_CODEPAGE_864 is not set
1453# CONFIG_NLS_CODEPAGE_865 is not set
1454# CONFIG_NLS_CODEPAGE_866 is not set
1455# CONFIG_NLS_CODEPAGE_869 is not set
1456# CONFIG_NLS_CODEPAGE_936 is not set
1457# CONFIG_NLS_CODEPAGE_950 is not set
1458# CONFIG_NLS_CODEPAGE_932 is not set
1459# CONFIG_NLS_CODEPAGE_949 is not set
1460# CONFIG_NLS_CODEPAGE_874 is not set
1461# CONFIG_NLS_ISO8859_8 is not set
1462CONFIG_NLS_CODEPAGE_1250=m
1463CONFIG_NLS_CODEPAGE_1251=m
1464CONFIG_NLS_ASCII=m
1465CONFIG_NLS_ISO8859_1=m
1466# CONFIG_NLS_ISO8859_2 is not set
1467# CONFIG_NLS_ISO8859_3 is not set
1468# CONFIG_NLS_ISO8859_4 is not set
1469# CONFIG_NLS_ISO8859_5 is not set
1470# CONFIG_NLS_ISO8859_6 is not set
1471# CONFIG_NLS_ISO8859_7 is not set
1472# CONFIG_NLS_ISO8859_9 is not set
1473# CONFIG_NLS_ISO8859_13 is not set
1474# CONFIG_NLS_ISO8859_14 is not set
1475CONFIG_NLS_ISO8859_15=m
1476# CONFIG_NLS_KOI8_R is not set
1477# CONFIG_NLS_KOI8_U is not set
1478CONFIG_NLS_UTF8=m
1479
1480#
1481# Library routines
1482#
1483CONFIG_CRC_CCITT=y
1484CONFIG_CRC32=y
1485# CONFIG_LIBCRC32C is not set
1486CONFIG_ZLIB_INFLATE=y
1487CONFIG_ZLIB_DEFLATE=y
1488
1489#
1490# Profiling support
1491#
1492# CONFIG_PROFILING is not set
1493
1494#
1495# Kernel hacking
1496#
1497CONFIG_DEBUG_KERNEL=y
1498CONFIG_MAGIC_SYSRQ=y
1499# CONFIG_SCHEDSTATS is not set
1500# CONFIG_DEBUG_SLAB is not set
1501# CONFIG_DEBUG_SPINLOCK is not set
1502# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
1503# CONFIG_DEBUG_KOBJECT is not set
1504# CONFIG_DEBUG_INFO is not set
1505# CONFIG_DEBUG_FS is not set
1506# CONFIG_XMON is not set
1507# CONFIG_BDI_SWITCH is not set
1508CONFIG_BOOTX_TEXT=y
1509
1510#
1511# Security options
1512#
1513# CONFIG_KEYS is not set
1514# CONFIG_SECURITY is not set
1515
1516#
1517# Cryptographic options
1518#
1519# CONFIG_CRYPTO is not set
1520
1521#
1522# Hardware crypto devices
1523#
diff --git a/arch/ppc/configs/power3_defconfig b/arch/ppc/configs/power3_defconfig
new file mode 100644
index 000000000000..93da595a4738
--- /dev/null
+++ b/arch/ppc/configs/power3_defconfig
@@ -0,0 +1,1034 @@
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
17
18#
19# General setup
20#
21CONFIG_SWAP=y
22CONFIG_SYSVIPC=y
23CONFIG_POSIX_MQUEUE=y
24# CONFIG_BSD_PROCESS_ACCT is not set
25CONFIG_SYSCTL=y
26# CONFIG_AUDIT is not set
27CONFIG_LOG_BUF_SHIFT=15
28# CONFIG_HOTPLUG is not set
29CONFIG_IKCONFIG=y
30CONFIG_IKCONFIG_PROC=y
31# CONFIG_EMBEDDED is not set
32CONFIG_KALLSYMS=y
33CONFIG_FUTEX=y
34CONFIG_EPOLL=y
35CONFIG_IOSCHED_NOOP=y
36CONFIG_IOSCHED_AS=y
37CONFIG_IOSCHED_DEADLINE=y
38CONFIG_IOSCHED_CFQ=y
39# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
40
41#
42# Loadable module support
43#
44CONFIG_MODULES=y
45CONFIG_MODULE_UNLOAD=y
46CONFIG_MODULE_FORCE_UNLOAD=y
47CONFIG_OBSOLETE_MODPARM=y
48# CONFIG_MODVERSIONS is not set
49CONFIG_KMOD=y
50CONFIG_STOP_MACHINE=y
51
52#
53# Processor
54#
55# CONFIG_6xx is not set
56# CONFIG_40x is not set
57# CONFIG_44x is not set
58CONFIG_POWER3=y
59# CONFIG_POWER4 is not set
60# CONFIG_8xx is not set
61# CONFIG_CPU_FREQ is not set
62CONFIG_PPC64BRIDGE=y
63CONFIG_PPC_STD_MMU=y
64
65#
66# Platform options
67#
68CONFIG_PPC_MULTIPLATFORM=y
69# CONFIG_APUS is not set
70# CONFIG_WILLOW is not set
71# CONFIG_PCORE is not set
72# CONFIG_POWERPMC250 is not set
73# CONFIG_EV64260 is not set
74# CONFIG_SPRUCE is not set
75# CONFIG_LOPEC is not set
76# CONFIG_MCPN765 is not set
77# CONFIG_MVME5100 is not set
78# CONFIG_PPLUS is not set
79# CONFIG_PRPMC750 is not set
80# CONFIG_PRPMC800 is not set
81# CONFIG_SANDPOINT is not set
82# CONFIG_ADIR is not set
83# CONFIG_K2 is not set
84# CONFIG_PAL4 is not set
85# CONFIG_GEMINI is not set
86# CONFIG_EST8260 is not set
87# CONFIG_SBS8260 is not set
88# CONFIG_RPX6 is not set
89# CONFIG_TQM8260 is not set
90CONFIG_PPC_CHRP=y
91CONFIG_PPC_PMAC=y
92CONFIG_PPC_PREP=y
93CONFIG_PPC_OF=y
94CONFIG_PPCBUG_NVRAM=y
95CONFIG_SMP=y
96# CONFIG_IRQ_ALL_CPUS is not set
97CONFIG_NR_CPUS=32
98# CONFIG_PREEMPT is not set
99CONFIG_HIGHMEM=y
100CONFIG_KERNEL_ELF=y
101CONFIG_BINFMT_ELF=y
102CONFIG_BINFMT_MISC=y
103CONFIG_PROC_DEVICETREE=y
104CONFIG_PPC_RTAS=y
105# CONFIG_PREP_RESIDUAL is not set
106# CONFIG_CMDLINE_BOOL is not set
107
108#
109# Bus options
110#
111CONFIG_ISA=y
112CONFIG_GENERIC_ISA_DMA=y
113CONFIG_PCI=y
114CONFIG_PCI_DOMAINS=y
115CONFIG_PCI_LEGACY_PROC=y
116CONFIG_PCI_NAMES=y
117
118#
119# Advanced setup
120#
121CONFIG_ADVANCED_OPTIONS=y
122# CONFIG_HIGHMEM_START_BOOL is not set
123CONFIG_HIGHMEM_START=0xfe000000
124# CONFIG_LOWMEM_SIZE_BOOL is not set
125CONFIG_LOWMEM_SIZE=0x30000000
126# CONFIG_KERNEL_START_BOOL is not set
127CONFIG_KERNEL_START=0xc0000000
128CONFIG_TASK_SIZE_BOOL=y
129CONFIG_TASK_SIZE=0xc0000000
130CONFIG_BOOT_LOAD=0x00800000
131
132#
133# Device Drivers
134#
135
136#
137# Generic Driver Options
138#
139
140#
141# Memory Technology Devices (MTD)
142#
143# CONFIG_MTD is not set
144
145#
146# Parallel port support
147#
148CONFIG_PARPORT=m
149CONFIG_PARPORT_PC=m
150CONFIG_PARPORT_PC_CML1=m
151# CONFIG_PARPORT_SERIAL is not set
152CONFIG_PARPORT_PC_FIFO=y
153# CONFIG_PARPORT_PC_SUPERIO is not set
154# CONFIG_PARPORT_OTHER is not set
155# CONFIG_PARPORT_1284 is not set
156
157#
158# Plug and Play support
159#
160# CONFIG_PNP is not set
161
162#
163# Block devices
164#
165CONFIG_BLK_DEV_FD=y
166# CONFIG_BLK_DEV_XD is not set
167# CONFIG_PARIDE is not set
168# CONFIG_BLK_CPQ_DA is not set
169# CONFIG_BLK_CPQ_CISS_DA is not set
170# CONFIG_BLK_DEV_DAC960 is not set
171# CONFIG_BLK_DEV_UMEM is not set
172CONFIG_BLK_DEV_LOOP=y
173# CONFIG_BLK_DEV_CRYPTOLOOP is not set
174# CONFIG_BLK_DEV_NBD is not set
175# CONFIG_BLK_DEV_CARMEL is not set
176CONFIG_BLK_DEV_RAM=y
177CONFIG_BLK_DEV_RAM_SIZE=4096
178CONFIG_BLK_DEV_INITRD=y
179CONFIG_LBD=y
180
181#
182# ATA/ATAPI/MFM/RLL support
183#
184# CONFIG_IDE is not set
185
186#
187# SCSI device support
188#
189CONFIG_SCSI=y
190CONFIG_SCSI_PROC_FS=y
191
192#
193# SCSI support type (disk, tape, CD-ROM)
194#
195CONFIG_BLK_DEV_SD=y
196CONFIG_CHR_DEV_ST=y
197# CONFIG_CHR_DEV_OSST is not set
198CONFIG_BLK_DEV_SR=y
199CONFIG_BLK_DEV_SR_VENDOR=y
200CONFIG_CHR_DEV_SG=y
201
202#
203# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
204#
205# CONFIG_SCSI_MULTI_LUN is not set
206# CONFIG_SCSI_REPORT_LUNS is not set
207CONFIG_SCSI_CONSTANTS=y
208CONFIG_SCSI_LOGGING=y
209
210#
211# SCSI Transport Attributes
212#
213CONFIG_SCSI_SPI_ATTRS=y
214# CONFIG_SCSI_FC_ATTRS is not set
215
216#
217# SCSI low-level drivers
218#
219# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
220# CONFIG_SCSI_7000FASST is not set
221# CONFIG_SCSI_ACARD is not set
222# CONFIG_SCSI_AHA152X is not set
223# CONFIG_SCSI_AHA1542 is not set
224# CONFIG_SCSI_AACRAID is not set
225# CONFIG_SCSI_AIC7XXX is not set
226# CONFIG_SCSI_AIC7XXX_OLD is not set
227# CONFIG_SCSI_AIC79XX is not set
228# CONFIG_SCSI_ADVANSYS is not set
229# CONFIG_SCSI_IN2000 is not set
230# CONFIG_SCSI_MEGARAID is not set
231# CONFIG_SCSI_SATA is not set
232# CONFIG_SCSI_BUSLOGIC is not set
233# CONFIG_SCSI_CPQFCTS is not set
234# CONFIG_SCSI_DMX3191D is not set
235# CONFIG_SCSI_DTC3280 is not set
236# CONFIG_SCSI_EATA is not set
237# CONFIG_SCSI_EATA_PIO is not set
238# CONFIG_SCSI_FUTURE_DOMAIN is not set
239# CONFIG_SCSI_GDTH is not set
240# CONFIG_SCSI_GENERIC_NCR5380 is not set
241# CONFIG_SCSI_GENERIC_NCR5380_MMIO is not set
242# CONFIG_SCSI_IPS is not set
243# CONFIG_SCSI_INIA100 is not set
244# CONFIG_SCSI_PPA is not set
245# CONFIG_SCSI_IMM is not set
246# CONFIG_SCSI_NCR53C406A is not set
247CONFIG_SCSI_SYM53C8XX_2=y
248CONFIG_SCSI_SYM53C8XX_DMA_ADDRESSING_MODE=1
249CONFIG_SCSI_SYM53C8XX_DEFAULT_TAGS=16
250CONFIG_SCSI_SYM53C8XX_MAX_TAGS=64
251# CONFIG_SCSI_SYM53C8XX_IOMAPPED is not set
252# CONFIG_SCSI_IPR is not set
253# CONFIG_SCSI_PAS16 is not set
254# CONFIG_SCSI_PSI240I is not set
255# CONFIG_SCSI_QLOGIC_FAS is not set
256# CONFIG_SCSI_QLOGIC_ISP is not set
257# CONFIG_SCSI_QLOGIC_FC is not set
258# CONFIG_SCSI_QLOGIC_1280 is not set
259CONFIG_SCSI_QLA2XXX=y
260# CONFIG_SCSI_QLA21XX is not set
261# CONFIG_SCSI_QLA22XX is not set
262# CONFIG_SCSI_QLA2300 is not set
263# CONFIG_SCSI_QLA2322 is not set
264# CONFIG_SCSI_QLA6312 is not set
265# CONFIG_SCSI_QLA6322 is not set
266# CONFIG_SCSI_SYM53C416 is not set
267# CONFIG_SCSI_DC395x is not set
268# CONFIG_SCSI_DC390T is not set
269# CONFIG_SCSI_T128 is not set
270# CONFIG_SCSI_U14_34F is not set
271# CONFIG_SCSI_NSP32 is not set
272# CONFIG_SCSI_DEBUG is not set
273# CONFIG_SCSI_MESH is not set
274# CONFIG_SCSI_MAC53C94 is not set
275
276#
277# Old CD-ROM drivers (not SCSI, not IDE)
278#
279# CONFIG_CD_NO_IDESCSI is not set
280
281#
282# Multi-device support (RAID and LVM)
283#
284CONFIG_MD=y
285CONFIG_BLK_DEV_MD=y
286CONFIG_MD_LINEAR=y
287CONFIG_MD_RAID0=y
288CONFIG_MD_RAID1=y
289CONFIG_MD_RAID5=y
290CONFIG_MD_RAID6=y
291# CONFIG_MD_MULTIPATH is not set
292CONFIG_BLK_DEV_DM=y
293CONFIG_DM_CRYPT=y
294
295#
296# Fusion MPT device support
297#
298# CONFIG_FUSION is not set
299
300#
301# IEEE 1394 (FireWire) support
302#
303# CONFIG_IEEE1394 is not set
304
305#
306# I2O device support
307#
308# CONFIG_I2O is not set
309
310#
311# Macintosh device drivers
312#
313# CONFIG_ADB is not set
314# CONFIG_ADB_CUDA is not set
315# CONFIG_ADB_PMU is not set
316# CONFIG_MAC_FLOPPY is not set
317# CONFIG_MAC_SERIAL is not set
318
319#
320# Networking support
321#
322CONFIG_NET=y
323
324#
325# Networking options
326#
327CONFIG_PACKET=y
328# CONFIG_PACKET_MMAP is not set
329# CONFIG_NETLINK_DEV is not set
330CONFIG_UNIX=y
331# CONFIG_NET_KEY is not set
332CONFIG_INET=y
333CONFIG_IP_MULTICAST=y
334# CONFIG_IP_ADVANCED_ROUTER is not set
335# CONFIG_IP_PNP is not set
336# CONFIG_NET_IPIP is not set
337# CONFIG_NET_IPGRE is not set
338# CONFIG_IP_MROUTE is not set
339# CONFIG_ARPD is not set
340CONFIG_SYN_COOKIES=y
341# CONFIG_INET_AH is not set
342# CONFIG_INET_ESP is not set
343# CONFIG_INET_IPCOMP is not set
344# CONFIG_IPV6 is not set
345# CONFIG_NETFILTER is not set
346
347#
348# SCTP Configuration (EXPERIMENTAL)
349#
350# CONFIG_IP_SCTP is not set
351# CONFIG_ATM is not set
352# CONFIG_BRIDGE is not set
353# CONFIG_VLAN_8021Q is not set
354# CONFIG_DECNET is not set
355# CONFIG_LLC2 is not set
356# CONFIG_IPX is not set
357# CONFIG_ATALK is not set
358# CONFIG_X25 is not set
359# CONFIG_LAPB is not set
360# CONFIG_NET_DIVERT is not set
361# CONFIG_ECONET is not set
362# CONFIG_WAN_ROUTER is not set
363# CONFIG_NET_HW_FLOWCONTROL is not set
364
365#
366# QoS and/or fair queueing
367#
368# CONFIG_NET_SCHED is not set
369
370#
371# Network testing
372#
373# CONFIG_NET_PKTGEN is not set
374# CONFIG_NETPOLL is not set
375# CONFIG_NET_POLL_CONTROLLER is not set
376# CONFIG_HAMRADIO is not set
377# CONFIG_IRDA is not set
378# CONFIG_BT is not set
379CONFIG_NETDEVICES=y
380# CONFIG_DUMMY is not set
381# CONFIG_BONDING is not set
382# CONFIG_EQUALIZER is not set
383# CONFIG_TUN is not set
384
385#
386# ARCnet devices
387#
388# CONFIG_ARCNET is not set
389
390#
391# Ethernet (10 or 100Mbit)
392#
393CONFIG_NET_ETHERNET=y
394CONFIG_MII=y
395# CONFIG_MACE is not set
396# CONFIG_BMAC is not set
397# CONFIG_OAKNET is not set
398# CONFIG_HAPPYMEAL is not set
399# CONFIG_SUNGEM is not set
400# CONFIG_NET_VENDOR_3COM is not set
401# CONFIG_LANCE is not set
402# CONFIG_NET_VENDOR_SMC is not set
403# CONFIG_NET_VENDOR_RACAL is not set
404
405#
406# Tulip family network device support
407#
408# CONFIG_NET_TULIP is not set
409# CONFIG_AT1700 is not set
410# CONFIG_DEPCA is not set
411# CONFIG_HP100 is not set
412# CONFIG_NET_ISA is not set
413CONFIG_NET_PCI=y
414CONFIG_PCNET32=y
415# CONFIG_AMD8111_ETH is not set
416# CONFIG_ADAPTEC_STARFIRE is not set
417# CONFIG_AC3200 is not set
418# CONFIG_APRICOT is not set
419# CONFIG_B44 is not set
420# CONFIG_FORCEDETH is not set
421# CONFIG_CS89x0 is not set
422# CONFIG_DGRS is not set
423# CONFIG_EEPRO100 is not set
424CONFIG_E100=y
425# CONFIG_E100_NAPI is not set
426# CONFIG_FEALNX is not set
427# CONFIG_NATSEMI is not set
428# CONFIG_NE2K_PCI is not set
429# CONFIG_8139CP is not set
430# CONFIG_8139TOO is not set
431# CONFIG_SIS900 is not set
432# CONFIG_EPIC100 is not set
433# CONFIG_SUNDANCE is not set
434# CONFIG_TLAN is not set
435# CONFIG_VIA_RHINE is not set
436# CONFIG_NET_POCKET is not set
437
438#
439# Ethernet (1000 Mbit)
440#
441# CONFIG_ACENIC is not set
442# CONFIG_DL2K is not set
443CONFIG_E1000=y
444# CONFIG_E1000_NAPI is not set
445# CONFIG_NS83820 is not set
446# CONFIG_HAMACHI is not set
447# CONFIG_YELLOWFIN is not set
448# CONFIG_R8169 is not set
449# CONFIG_SK98LIN is not set
450# CONFIG_TIGON3 is not set
451
452#
453# Ethernet (10000 Mbit)
454#
455# CONFIG_IXGB is not set
456# CONFIG_S2IO is not set
457
458#
459# Token Ring devices
460#
461# CONFIG_TR is not set
462
463#
464# Wireless LAN (non-hamradio)
465#
466# CONFIG_NET_RADIO is not set
467
468#
469# Wan interfaces
470#
471# CONFIG_WAN is not set
472# CONFIG_FDDI is not set
473# CONFIG_HIPPI is not set
474# CONFIG_PLIP is not set
475# CONFIG_PPP is not set
476# CONFIG_SLIP is not set
477# CONFIG_NET_FC is not set
478# CONFIG_RCPCI is not set
479# CONFIG_SHAPER is not set
480# CONFIG_NETCONSOLE is not set
481
482#
483# ISDN subsystem
484#
485# CONFIG_ISDN is not set
486
487#
488# Telephony Support
489#
490# CONFIG_PHONE is not set
491
492#
493# Input device support
494#
495CONFIG_INPUT=y
496
497#
498# Userland interfaces
499#
500CONFIG_INPUT_MOUSEDEV=y
501CONFIG_INPUT_MOUSEDEV_PSAUX=y
502CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
503CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
504# CONFIG_INPUT_JOYDEV is not set
505# CONFIG_INPUT_TSDEV is not set
506CONFIG_INPUT_EVDEV=y
507# CONFIG_INPUT_EVBUG is not set
508
509#
510# Input I/O drivers
511#
512CONFIG_GAMEPORT=m
513CONFIG_SOUND_GAMEPORT=m
514# CONFIG_GAMEPORT_NS558 is not set
515# CONFIG_GAMEPORT_L4 is not set
516# CONFIG_GAMEPORT_EMU10K1 is not set
517# CONFIG_GAMEPORT_VORTEX is not set
518# CONFIG_GAMEPORT_FM801 is not set
519# CONFIG_GAMEPORT_CS461x is not set
520CONFIG_SERIO=y
521CONFIG_SERIO_I8042=y
522CONFIG_SERIO_SERPORT=y
523# CONFIG_SERIO_CT82C710 is not set
524# CONFIG_SERIO_PARKBD is not set
525# CONFIG_SERIO_PCIPS2 is not set
526
527#
528# Input Device Drivers
529#
530CONFIG_INPUT_KEYBOARD=y
531CONFIG_KEYBOARD_ATKBD=y
532# CONFIG_KEYBOARD_SUNKBD is not set
533# CONFIG_KEYBOARD_LKKBD is not set
534# CONFIG_KEYBOARD_XTKBD is not set
535# CONFIG_KEYBOARD_NEWTON is not set
536CONFIG_INPUT_MOUSE=y
537CONFIG_MOUSE_PS2=y
538# CONFIG_MOUSE_SERIAL is not set
539# CONFIG_MOUSE_INPORT is not set
540# CONFIG_MOUSE_LOGIBM is not set
541# CONFIG_MOUSE_PC110PAD is not set
542# CONFIG_MOUSE_VSXXXAA is not set
543# CONFIG_INPUT_JOYSTICK is not set
544# CONFIG_INPUT_TOUCHSCREEN is not set
545CONFIG_INPUT_MISC=y
546CONFIG_INPUT_UINPUT=y
547
548#
549# Character devices
550#
551CONFIG_VT=y
552CONFIG_VT_CONSOLE=y
553CONFIG_HW_CONSOLE=y
554# CONFIG_SERIAL_NONSTANDARD is not set
555
556#
557# Serial drivers
558#
559CONFIG_SERIAL_8250=y
560CONFIG_SERIAL_8250_CONSOLE=y
561CONFIG_SERIAL_8250_NR_UARTS=4
562# CONFIG_SERIAL_8250_EXTENDED is not set
563
564#
565# Non-8250 serial port support
566#
567CONFIG_SERIAL_CORE=y
568CONFIG_SERIAL_CORE_CONSOLE=y
569# CONFIG_SERIAL_PMACZILOG is not set
570CONFIG_UNIX98_PTYS=y
571CONFIG_LEGACY_PTYS=y
572CONFIG_LEGACY_PTY_COUNT=256
573CONFIG_PRINTER=m
574# CONFIG_LP_CONSOLE is not set
575# CONFIG_PPDEV is not set
576# CONFIG_TIPAR is not set
577# CONFIG_QIC02_TAPE is not set
578
579#
580# IPMI
581#
582# CONFIG_IPMI_HANDLER is not set
583
584#
585# Watchdog Cards
586#
587# CONFIG_WATCHDOG is not set
588CONFIG_NVRAM=y
589CONFIG_GEN_RTC=y
590# CONFIG_GEN_RTC_X is not set
591# CONFIG_DTLK is not set
592# CONFIG_R3964 is not set
593# CONFIG_APPLICOM is not set
594
595#
596# Ftape, the floppy tape device driver
597#
598# CONFIG_AGP is not set
599# CONFIG_DRM is not set
600# CONFIG_RAW_DRIVER is not set
601
602#
603# I2C support
604#
605CONFIG_I2C=y
606CONFIG_I2C_CHARDEV=y
607
608#
609# I2C Algorithms
610#
611CONFIG_I2C_ALGOBIT=y
612CONFIG_I2C_ALGOPCF=y
613
614#
615# I2C Hardware Bus support
616#
617# CONFIG_I2C_ALI1535 is not set
618# CONFIG_I2C_ALI1563 is not set
619# CONFIG_I2C_ALI15X3 is not set
620# CONFIG_I2C_AMD756 is not set
621# CONFIG_I2C_AMD8111 is not set
622# CONFIG_I2C_HYDRA is not set
623# CONFIG_I2C_I801 is not set
624# CONFIG_I2C_I810 is not set
625# CONFIG_I2C_ISA is not set
626# CONFIG_I2C_KEYWEST is not set
627# CONFIG_I2C_NFORCE2 is not set
628# CONFIG_I2C_PARPORT is not set
629# CONFIG_I2C_PARPORT_LIGHT is not set
630# CONFIG_I2C_PIIX4 is not set
631# CONFIG_I2C_PROSAVAGE is not set
632# CONFIG_I2C_SAVAGE4 is not set
633# CONFIG_SCx200_ACB is not set
634# CONFIG_I2C_SIS5595 is not set
635# CONFIG_I2C_SIS630 is not set
636# CONFIG_I2C_SIS96X is not set
637# CONFIG_I2C_VIA is not set
638# CONFIG_I2C_VIAPRO is not set
639# CONFIG_I2C_VOODOO3 is not set
640
641#
642# Hardware Sensors Chip support
643#
644# CONFIG_I2C_SENSOR is not set
645# CONFIG_SENSORS_ADM1021 is not set
646# CONFIG_SENSORS_ASB100 is not set
647# CONFIG_SENSORS_DS1621 is not set
648# CONFIG_SENSORS_FSCHER is not set
649# CONFIG_SENSORS_GL518SM is not set
650# CONFIG_SENSORS_IT87 is not set
651# CONFIG_SENSORS_LM75 is not set
652# CONFIG_SENSORS_LM78 is not set
653# CONFIG_SENSORS_LM80 is not set
654# CONFIG_SENSORS_LM83 is not set
655# CONFIG_SENSORS_LM85 is not set
656# CONFIG_SENSORS_LM90 is not set
657# CONFIG_SENSORS_VIA686A is not set
658# CONFIG_SENSORS_W83781D is not set
659# CONFIG_SENSORS_W83L785TS is not set
660# CONFIG_SENSORS_W83627HF is not set
661
662#
663# Other I2C Chip support
664#
665# CONFIG_SENSORS_EEPROM is not set
666# CONFIG_SENSORS_PCF8574 is not set
667# CONFIG_SENSORS_PCF8591 is not set
668# CONFIG_I2C_DEBUG_CORE is not set
669# CONFIG_I2C_DEBUG_ALGO is not set
670# CONFIG_I2C_DEBUG_BUS is not set
671# CONFIG_I2C_DEBUG_CHIP is not set
672
673#
674# Misc devices
675#
676
677#
678# Multimedia devices
679#
680# CONFIG_VIDEO_DEV is not set
681
682#
683# Digital Video Broadcasting Devices
684#
685# CONFIG_DVB is not set
686
687#
688# Graphics support
689#
690CONFIG_FB=y
691# CONFIG_FB_PM2 is not set
692# CONFIG_FB_CYBER2000 is not set
693CONFIG_FB_OF=y
694# CONFIG_FB_CONTROL is not set
695# CONFIG_FB_PLATINUM is not set
696# CONFIG_FB_VALKYRIE is not set
697# CONFIG_FB_CT65550 is not set
698# CONFIG_FB_IMSTT is not set
699# CONFIG_FB_S3TRIO is not set
700# CONFIG_FB_VGA16 is not set
701# CONFIG_FB_RIVA is not set
702CONFIG_FB_MATROX=y
703CONFIG_FB_MATROX_MILLENIUM=y
704CONFIG_FB_MATROX_MYSTIQUE=y
705# CONFIG_FB_MATROX_G450 is not set
706CONFIG_FB_MATROX_G100A=y
707CONFIG_FB_MATROX_G100=y
708CONFIG_FB_MATROX_I2C=y
709# CONFIG_FB_MATROX_MAVEN is not set
710CONFIG_FB_MATROX_MULTIHEAD=y
711# CONFIG_FB_RADEON_OLD is not set
712# CONFIG_FB_RADEON is not set
713# CONFIG_FB_ATY128 is not set
714# CONFIG_FB_ATY is not set
715# CONFIG_FB_SIS is not set
716# CONFIG_FB_NEOMAGIC is not set
717# CONFIG_FB_KYRO is not set
718# CONFIG_FB_3DFX is not set
719# CONFIG_FB_VOODOO1 is not set
720# CONFIG_FB_TRIDENT is not set
721# CONFIG_FB_VIRTUAL is not set
722
723#
724# Console display driver support
725#
726# CONFIG_VGA_CONSOLE is not set
727# CONFIG_MDA_CONSOLE is not set
728CONFIG_DUMMY_CONSOLE=y
729CONFIG_FRAMEBUFFER_CONSOLE=y
730CONFIG_PCI_CONSOLE=y
731# CONFIG_FONTS is not set
732CONFIG_FONT_8x8=y
733CONFIG_FONT_8x16=y
734
735#
736# Logo configuration
737#
738CONFIG_LOGO=y
739CONFIG_LOGO_LINUX_MONO=y
740CONFIG_LOGO_LINUX_VGA16=y
741CONFIG_LOGO_LINUX_CLUT224=y
742
743#
744# Sound
745#
746CONFIG_SOUND=y
747# CONFIG_DMASOUND_PMAC is not set
748
749#
750# Advanced Linux Sound Architecture
751#
752CONFIG_SND=m
753CONFIG_SND_TIMER=m
754CONFIG_SND_PCM=m
755CONFIG_SND_HWDEP=m
756CONFIG_SND_RAWMIDI=m
757CONFIG_SND_SEQUENCER=m
758CONFIG_SND_SEQ_DUMMY=m
759CONFIG_SND_OSSEMUL=y
760CONFIG_SND_MIXER_OSS=m
761CONFIG_SND_PCM_OSS=m
762CONFIG_SND_SEQUENCER_OSS=y
763# CONFIG_SND_VERBOSE_PRINTK is not set
764# CONFIG_SND_DEBUG is not set
765
766#
767# Generic devices
768#
769CONFIG_SND_MPU401_UART=m
770CONFIG_SND_OPL3_LIB=m
771CONFIG_SND_DUMMY=m
772# CONFIG_SND_VIRMIDI is not set
773# CONFIG_SND_MTPAV is not set
774# CONFIG_SND_SERIAL_U16550 is not set
775# CONFIG_SND_MPU401 is not set
776
777#
778# ISA devices
779#
780# CONFIG_SND_AD1848 is not set
781# CONFIG_SND_CS4231 is not set
782CONFIG_SND_CS4232=m
783# CONFIG_SND_CS4236 is not set
784# CONFIG_SND_ES1688 is not set
785# CONFIG_SND_ES18XX is not set
786# CONFIG_SND_GUSCLASSIC is not set
787# CONFIG_SND_GUSEXTREME is not set
788# CONFIG_SND_GUSMAX is not set
789# CONFIG_SND_INTERWAVE is not set
790# CONFIG_SND_INTERWAVE_STB is not set
791# CONFIG_SND_OPTI92X_AD1848 is not set
792# CONFIG_SND_OPTI92X_CS4231 is not set
793# CONFIG_SND_OPTI93X is not set
794# CONFIG_SND_SB8 is not set
795# CONFIG_SND_SB16 is not set
796# CONFIG_SND_SBAWE is not set
797# CONFIG_SND_WAVEFRONT is not set
798# CONFIG_SND_CMI8330 is not set
799# CONFIG_SND_OPL3SA2 is not set
800# CONFIG_SND_SGALAXY is not set
801# CONFIG_SND_SSCAPE is not set
802
803#
804# PCI devices
805#
806CONFIG_SND_AC97_CODEC=m
807# CONFIG_SND_ALI5451 is not set
808# CONFIG_SND_ATIIXP is not set
809# CONFIG_SND_AU8810 is not set
810# CONFIG_SND_AU8820 is not set
811# CONFIG_SND_AU8830 is not set
812# CONFIG_SND_AZT3328 is not set
813# CONFIG_SND_BT87X is not set
814CONFIG_SND_CS46XX=m
815# CONFIG_SND_CS46XX_NEW_DSP is not set
816CONFIG_SND_CS4281=m
817# CONFIG_SND_EMU10K1 is not set
818# CONFIG_SND_KORG1212 is not set
819# CONFIG_SND_MIXART is not set
820# CONFIG_SND_NM256 is not set
821# CONFIG_SND_RME32 is not set
822# CONFIG_SND_RME96 is not set
823# CONFIG_SND_RME9652 is not set
824# CONFIG_SND_HDSP is not set
825# CONFIG_SND_TRIDENT is not set
826# CONFIG_SND_YMFPCI is not set
827# CONFIG_SND_ALS4000 is not set
828# CONFIG_SND_CMIPCI is not set
829# CONFIG_SND_ENS1370 is not set
830# CONFIG_SND_ENS1371 is not set
831# CONFIG_SND_ES1938 is not set
832# CONFIG_SND_ES1968 is not set
833# CONFIG_SND_MAESTRO3 is not set
834# CONFIG_SND_FM801 is not set
835# CONFIG_SND_ICE1712 is not set
836# CONFIG_SND_ICE1724 is not set
837# CONFIG_SND_INTEL8X0 is not set
838# CONFIG_SND_INTEL8X0M is not set
839# CONFIG_SND_SONICVIBES is not set
840# CONFIG_SND_VIA82XX is not set
841# CONFIG_SND_VX222 is not set
842
843#
844# ALSA PowerMac devices
845#
846# CONFIG_SND_POWERMAC is not set
847
848#
849# Open Sound System
850#
851# CONFIG_SOUND_PRIME is not set
852
853#
854# USB support
855#
856# CONFIG_USB is not set
857
858#
859# USB Gadget Support
860#
861# CONFIG_USB_GADGET is not set
862
863#
864# File systems
865#
866CONFIG_EXT2_FS=y
867# CONFIG_EXT2_FS_XATTR is not set
868# CONFIG_EXT3_FS is not set
869# CONFIG_JBD is not set
870# CONFIG_REISERFS_FS is not set
871# CONFIG_JFS_FS is not set
872# CONFIG_XFS_FS is not set
873# CONFIG_MINIX_FS is not set
874# CONFIG_ROMFS_FS is not set
875# CONFIG_QUOTA is not set
876# CONFIG_AUTOFS_FS is not set
877# CONFIG_AUTOFS4_FS is not set
878
879#
880# CD-ROM/DVD Filesystems
881#
882CONFIG_ISO9660_FS=y
883CONFIG_JOLIET=y
884# CONFIG_ZISOFS is not set
885# CONFIG_UDF_FS is not set
886
887#
888# DOS/FAT/NT Filesystems
889#
890CONFIG_FAT_FS=y
891CONFIG_MSDOS_FS=y
892CONFIG_VFAT_FS=y
893# CONFIG_NTFS_FS is not set
894
895#
896# Pseudo filesystems
897#
898CONFIG_PROC_FS=y
899CONFIG_PROC_KCORE=y
900CONFIG_SYSFS=y
901# CONFIG_DEVFS_FS is not set
902# CONFIG_DEVPTS_FS_XATTR is not set
903CONFIG_TMPFS=y
904# CONFIG_HUGETLB_PAGE is not set
905CONFIG_RAMFS=y
906
907#
908# Miscellaneous filesystems
909#
910# CONFIG_ADFS_FS is not set
911# CONFIG_AFFS_FS is not set
912# CONFIG_HFS_FS is not set
913# CONFIG_HFSPLUS_FS is not set
914# CONFIG_BEFS_FS is not set
915# CONFIG_BFS_FS is not set
916# CONFIG_EFS_FS is not set
917# CONFIG_CRAMFS is not set
918# CONFIG_VXFS_FS is not set
919# CONFIG_HPFS_FS is not set
920# CONFIG_QNX4FS_FS is not set
921# CONFIG_SYSV_FS is not set
922# CONFIG_UFS_FS is not set
923
924#
925# Network File Systems
926#
927CONFIG_NFS_FS=y
928# CONFIG_NFS_V3 is not set
929# CONFIG_NFS_V4 is not set
930# CONFIG_NFS_DIRECTIO is not set
931CONFIG_NFSD=y
932# CONFIG_NFSD_V3 is not set
933# CONFIG_NFSD_TCP is not set
934CONFIG_LOCKD=y
935CONFIG_EXPORTFS=y
936CONFIG_SUNRPC=y
937# CONFIG_RPCSEC_GSS_KRB5 is not set
938# CONFIG_SMB_FS is not set
939# CONFIG_CIFS is not set
940# CONFIG_NCP_FS is not set
941# CONFIG_CODA_FS is not set
942# CONFIG_AFS_FS is not set
943
944#
945# Partition Types
946#
947# CONFIG_PARTITION_ADVANCED is not set
948CONFIG_MSDOS_PARTITION=y
949
950#
951# Native Language Support
952#
953CONFIG_NLS=y
954CONFIG_NLS_DEFAULT="iso8859-1"
955CONFIG_NLS_CODEPAGE_437=y
956# CONFIG_NLS_CODEPAGE_737 is not set
957# CONFIG_NLS_CODEPAGE_775 is not set
958# CONFIG_NLS_CODEPAGE_850 is not set
959# CONFIG_NLS_CODEPAGE_852 is not set
960# CONFIG_NLS_CODEPAGE_855 is not set
961# CONFIG_NLS_CODEPAGE_857 is not set
962# CONFIG_NLS_CODEPAGE_860 is not set
963# CONFIG_NLS_CODEPAGE_861 is not set
964# CONFIG_NLS_CODEPAGE_862 is not set
965# CONFIG_NLS_CODEPAGE_863 is not set
966# CONFIG_NLS_CODEPAGE_864 is not set
967# CONFIG_NLS_CODEPAGE_865 is not set
968# CONFIG_NLS_CODEPAGE_866 is not set
969# CONFIG_NLS_CODEPAGE_869 is not set
970# CONFIG_NLS_CODEPAGE_936 is not set
971# CONFIG_NLS_CODEPAGE_950 is not set
972# CONFIG_NLS_CODEPAGE_932 is not set
973# CONFIG_NLS_CODEPAGE_949 is not set
974# CONFIG_NLS_CODEPAGE_874 is not set
975# CONFIG_NLS_ISO8859_8 is not set
976# CONFIG_NLS_CODEPAGE_1250 is not set
977# CONFIG_NLS_CODEPAGE_1251 is not set
978CONFIG_NLS_ISO8859_1=y
979# CONFIG_NLS_ISO8859_2 is not set
980# CONFIG_NLS_ISO8859_3 is not set
981# CONFIG_NLS_ISO8859_4 is not set
982# CONFIG_NLS_ISO8859_5 is not set
983# CONFIG_NLS_ISO8859_6 is not set
984# CONFIG_NLS_ISO8859_7 is not set
985# CONFIG_NLS_ISO8859_9 is not set
986# CONFIG_NLS_ISO8859_13 is not set
987# CONFIG_NLS_ISO8859_14 is not set
988# CONFIG_NLS_ISO8859_15 is not set
989# CONFIG_NLS_KOI8_R is not set
990# CONFIG_NLS_KOI8_U is not set
991# CONFIG_NLS_UTF8 is not set
992
993#
994# Library routines
995#
996CONFIG_CRC32=y
997# CONFIG_LIBCRC32C is not set
998CONFIG_ZLIB_INFLATE=m
999CONFIG_ZLIB_DEFLATE=m
1000
1001#
1002# Kernel hacking
1003#
1004# CONFIG_DEBUG_KERNEL is not set
1005CONFIG_BOOTX_TEXT=y
1006
1007#
1008# Security options
1009#
1010# CONFIG_SECURITY is not set
1011
1012#
1013# Cryptographic options
1014#
1015CONFIG_CRYPTO=y
1016CONFIG_CRYPTO_HMAC=y
1017CONFIG_CRYPTO_NULL=y
1018CONFIG_CRYPTO_MD4=m
1019CONFIG_CRYPTO_MD5=m
1020CONFIG_CRYPTO_SHA1=m
1021CONFIG_CRYPTO_SHA256=m
1022CONFIG_CRYPTO_SHA512=m
1023CONFIG_CRYPTO_DES=m
1024CONFIG_CRYPTO_BLOWFISH=m
1025CONFIG_CRYPTO_TWOFISH=m
1026# CONFIG_CRYPTO_SERPENT is not set
1027CONFIG_CRYPTO_AES=m
1028CONFIG_CRYPTO_CAST5=m
1029CONFIG_CRYPTO_CAST6=m
1030CONFIG_CRYPTO_ARC4=m
1031CONFIG_CRYPTO_DEFLATE=m
1032CONFIG_CRYPTO_MICHAEL_MIC=m
1033# CONFIG_CRYPTO_CRC32C is not set
1034# CONFIG_CRYPTO_TEST is not set
diff --git a/arch/ppc/configs/pplus_defconfig b/arch/ppc/configs/pplus_defconfig
new file mode 100644
index 000000000000..5e459bcbf591
--- /dev/null
+++ b/arch/ppc/configs/pplus_defconfig
@@ -0,0 +1,720 @@
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
16CONFIG_STANDALONE=y
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
30CONFIG_KALLSYMS=y
31CONFIG_FUTEX=y
32CONFIG_EPOLL=y
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#
51CONFIG_6xx=y
52# CONFIG_40x is not set
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_ALTIVEC is not set
58# CONFIG_TAU is not set
59# CONFIG_CPU_FREQ is not set
60CONFIG_PPC_STD_MMU=y
61
62#
63# Platform options
64#
65# CONFIG_PPC_MULTIPLATFORM is not set
66# CONFIG_APUS is not set
67# CONFIG_WILLOW is not set
68# CONFIG_PCORE is not set
69# CONFIG_POWERPMC250 is not set
70# CONFIG_EV64260 is not set
71# CONFIG_SPRUCE is not set
72# CONFIG_LOPEC is not set
73# CONFIG_MCPN765 is not set
74# CONFIG_MVME5100 is not set
75CONFIG_PPLUS=y
76# CONFIG_PRPMC750 is not set
77# CONFIG_PRPMC800 is not set
78# CONFIG_SANDPOINT is not set
79# CONFIG_ADIR is not set
80# CONFIG_K2 is not set
81# CONFIG_PAL4 is not set
82# CONFIG_GEMINI is not set
83# CONFIG_EST8260 is not set
84# CONFIG_SBS8260 is not set
85# CONFIG_RPX6 is not set
86# CONFIG_TQM8260 is not set
87CONFIG_PPC_GEN550=y
88# CONFIG_PPCBUG_NVRAM is not set
89# CONFIG_SMP is not set
90# CONFIG_PREEMPT is not set
91# CONFIG_HIGHMEM is not set
92CONFIG_KERNEL_ELF=y
93CONFIG_BINFMT_ELF=y
94# CONFIG_BINFMT_MISC is not set
95CONFIG_CMDLINE_BOOL=y
96CONFIG_CMDLINE="ip=on"
97
98#
99# Bus options
100#
101CONFIG_GENERIC_ISA_DMA=y
102CONFIG_PCI=y
103CONFIG_PCI_DOMAINS=y
104# CONFIG_PCI_LEGACY_PROC is not set
105# CONFIG_PCI_NAMES is not set
106
107#
108# Advanced setup
109#
110# CONFIG_ADVANCED_OPTIONS is not set
111
112#
113# Default settings for advanced configuration options are used
114#
115CONFIG_HIGHMEM_START=0xfe000000
116CONFIG_LOWMEM_SIZE=0x30000000
117CONFIG_KERNEL_START=0xc0000000
118CONFIG_TASK_SIZE=0x80000000
119CONFIG_BOOT_LOAD=0x00800000
120
121#
122# Device Drivers
123#
124
125#
126# Generic Driver Options
127#
128
129#
130# Memory Technology Devices (MTD)
131#
132# CONFIG_MTD is not set
133
134#
135# Parallel port support
136#
137# CONFIG_PARPORT is not set
138
139#
140# Plug and Play support
141#
142
143#
144# Block devices
145#
146CONFIG_BLK_DEV_FD=y
147# CONFIG_BLK_CPQ_DA is not set
148# CONFIG_BLK_CPQ_CISS_DA is not set
149# CONFIG_BLK_DEV_DAC960 is not set
150# CONFIG_BLK_DEV_UMEM is not set
151# CONFIG_BLK_DEV_LOOP is not set
152# CONFIG_BLK_DEV_NBD is not set
153# CONFIG_BLK_DEV_RAM is not set
154# CONFIG_BLK_DEV_INITRD is not set
155# CONFIG_LBD is not set
156
157#
158# ATA/ATAPI/MFM/RLL support
159#
160CONFIG_IDE=y
161CONFIG_BLK_DEV_IDE=y
162
163#
164# Please see Documentation/ide.txt for help/info on IDE drives
165#
166CONFIG_BLK_DEV_IDEDISK=y
167# CONFIG_IDEDISK_MULTI_MODE is not set
168# CONFIG_IDEDISK_STROKE is not set
169CONFIG_BLK_DEV_IDECD=y
170# CONFIG_BLK_DEV_IDETAPE is not set
171CONFIG_BLK_DEV_IDEFLOPPY=y
172CONFIG_BLK_DEV_IDESCSI=y
173# CONFIG_IDE_TASK_IOCTL is not set
174# CONFIG_IDE_TASKFILE_IO is not set
175
176#
177# IDE chipset support/bugfixes
178#
179CONFIG_IDE_GENERIC=y
180# CONFIG_BLK_DEV_IDEPCI is not set
181# CONFIG_BLK_DEV_IDEDMA is not set
182# CONFIG_IDEDMA_AUTO is not set
183# CONFIG_BLK_DEV_HD is not set
184
185#
186# SCSI device support
187#
188CONFIG_SCSI=y
189CONFIG_SCSI_PROC_FS=y
190
191#
192# SCSI support type (disk, tape, CD-ROM)
193#
194CONFIG_BLK_DEV_SD=y
195CONFIG_CHR_DEV_ST=y
196# CONFIG_CHR_DEV_OSST is not set
197CONFIG_BLK_DEV_SR=y
198CONFIG_BLK_DEV_SR_VENDOR=y
199CONFIG_CHR_DEV_SG=y
200
201#
202# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
203#
204# CONFIG_SCSI_MULTI_LUN is not set
205# CONFIG_SCSI_REPORT_LUNS is not set
206CONFIG_SCSI_CONSTANTS=y
207# CONFIG_SCSI_LOGGING is not set
208
209#
210# SCSI low-level drivers
211#
212# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
213# CONFIG_SCSI_ACARD is not set
214# CONFIG_SCSI_AACRAID is not set
215# CONFIG_SCSI_AIC7XXX is not set
216# CONFIG_SCSI_AIC7XXX_OLD is not set
217# CONFIG_SCSI_AIC79XX is not set
218# CONFIG_SCSI_ADVANSYS is not set
219# CONFIG_SCSI_MEGARAID is not set
220# CONFIG_SCSI_SATA is not set
221# CONFIG_SCSI_BUSLOGIC is not set
222# CONFIG_SCSI_CPQFCTS is not set
223# CONFIG_SCSI_DMX3191D is not set
224# CONFIG_SCSI_EATA is not set
225# CONFIG_SCSI_EATA_PIO is not set
226# CONFIG_SCSI_FUTURE_DOMAIN is not set
227# CONFIG_SCSI_GDTH is not set
228# CONFIG_SCSI_IPS is not set
229# CONFIG_SCSI_INIA100 is not set
230# CONFIG_SCSI_SYM53C8XX_2 is not set
231# CONFIG_SCSI_QLOGIC_ISP is not set
232# CONFIG_SCSI_QLOGIC_FC is not set
233# CONFIG_SCSI_QLOGIC_1280 is not set
234CONFIG_SCSI_QLA2XXX=y
235# CONFIG_SCSI_QLA21XX is not set
236# CONFIG_SCSI_QLA22XX is not set
237# CONFIG_SCSI_QLA2300 is not set
238# CONFIG_SCSI_QLA2322 is not set
239# CONFIG_SCSI_QLA6312 is not set
240# CONFIG_SCSI_QLA6322 is not set
241# CONFIG_SCSI_DC395x is not set
242# CONFIG_SCSI_DC390T is not set
243# CONFIG_SCSI_NSP32 is not set
244# CONFIG_SCSI_DEBUG is not set
245
246#
247# Multi-device support (RAID and LVM)
248#
249# CONFIG_MD is not set
250
251#
252# Fusion MPT device support
253#
254# CONFIG_FUSION is not set
255
256#
257# IEEE 1394 (FireWire) support
258#
259# CONFIG_IEEE1394 is not set
260
261#
262# I2O device support
263#
264# CONFIG_I2O is not set
265
266#
267# Macintosh device drivers
268#
269
270#
271# Networking support
272#
273CONFIG_NET=y
274
275#
276# Networking options
277#
278CONFIG_PACKET=y
279# CONFIG_PACKET_MMAP is not set
280# CONFIG_NETLINK_DEV is not set
281CONFIG_UNIX=y
282# CONFIG_NET_KEY is not set
283CONFIG_INET=y
284CONFIG_IP_MULTICAST=y
285# CONFIG_IP_ADVANCED_ROUTER is not set
286CONFIG_IP_PNP=y
287CONFIG_IP_PNP_DHCP=y
288# CONFIG_IP_PNP_BOOTP is not set
289# CONFIG_IP_PNP_RARP is not set
290# CONFIG_NET_IPIP is not set
291# CONFIG_NET_IPGRE is not set
292# CONFIG_IP_MROUTE is not set
293# CONFIG_ARPD is not set
294# CONFIG_INET_ECN is not set
295CONFIG_SYN_COOKIES=y
296# CONFIG_INET_AH is not set
297# CONFIG_INET_ESP is not set
298# CONFIG_INET_IPCOMP is not set
299
300#
301# IP: Virtual Server Configuration
302#
303# CONFIG_IP_VS is not set
304# CONFIG_IPV6 is not set
305# CONFIG_DECNET is not set
306# CONFIG_BRIDGE is not set
307CONFIG_NETFILTER=y
308# CONFIG_NETFILTER_DEBUG is not set
309
310#
311# IP: Netfilter Configuration
312#
313CONFIG_IP_NF_CONNTRACK=m
314CONFIG_IP_NF_FTP=m
315# CONFIG_IP_NF_IRC is not set
316# CONFIG_IP_NF_TFTP is not set
317# CONFIG_IP_NF_AMANDA is not set
318# CONFIG_IP_NF_QUEUE is not set
319CONFIG_IP_NF_IPTABLES=m
320CONFIG_IP_NF_MATCH_LIMIT=m
321# CONFIG_IP_NF_MATCH_IPRANGE is not set
322CONFIG_IP_NF_MATCH_MAC=m
323CONFIG_IP_NF_MATCH_PKTTYPE=m
324CONFIG_IP_NF_MATCH_MARK=m
325CONFIG_IP_NF_MATCH_MULTIPORT=m
326CONFIG_IP_NF_MATCH_TOS=m
327# CONFIG_IP_NF_MATCH_RECENT is not set
328CONFIG_IP_NF_MATCH_ECN=m
329CONFIG_IP_NF_MATCH_DSCP=m
330CONFIG_IP_NF_MATCH_AH_ESP=m
331# CONFIG_IP_NF_MATCH_LENGTH is not set
332# CONFIG_IP_NF_MATCH_TTL is not set
333# CONFIG_IP_NF_MATCH_TCPMSS is not set
334CONFIG_IP_NF_MATCH_HELPER=m
335CONFIG_IP_NF_MATCH_STATE=m
336CONFIG_IP_NF_MATCH_CONNTRACK=m
337CONFIG_IP_NF_MATCH_OWNER=m
338CONFIG_IP_NF_FILTER=m
339CONFIG_IP_NF_TARGET_REJECT=m
340CONFIG_IP_NF_NAT=m
341CONFIG_IP_NF_NAT_NEEDED=y
342CONFIG_IP_NF_TARGET_MASQUERADE=m
343CONFIG_IP_NF_TARGET_REDIRECT=m
344# CONFIG_IP_NF_TARGET_NETMAP is not set
345# CONFIG_IP_NF_TARGET_SAME is not set
346# CONFIG_IP_NF_NAT_SNMP_BASIC is not set
347CONFIG_IP_NF_NAT_FTP=m
348# CONFIG_IP_NF_MANGLE is not set
349# CONFIG_IP_NF_TARGET_LOG is not set
350CONFIG_IP_NF_TARGET_ULOG=m
351# CONFIG_IP_NF_TARGET_TCPMSS is not set
352CONFIG_IP_NF_ARPTABLES=m
353CONFIG_IP_NF_ARPFILTER=m
354# CONFIG_IP_NF_ARP_MANGLE is not set
355CONFIG_IP_NF_COMPAT_IPCHAINS=m
356# CONFIG_IP_NF_COMPAT_IPFWADM is not set
357
358#
359# SCTP Configuration (EXPERIMENTAL)
360#
361CONFIG_IPV6_SCTP__=y
362# CONFIG_IP_SCTP is not set
363# CONFIG_ATM is not set
364# CONFIG_VLAN_8021Q is not set
365# CONFIG_LLC2 is not set
366# CONFIG_IPX is not set
367# CONFIG_ATALK is not set
368# CONFIG_X25 is not set
369# CONFIG_LAPB is not set
370# CONFIG_NET_DIVERT is not set
371# CONFIG_ECONET is not set
372# CONFIG_WAN_ROUTER is not set
373# CONFIG_NET_HW_FLOWCONTROL is not set
374
375#
376# QoS and/or fair queueing
377#
378# CONFIG_NET_SCHED is not set
379
380#
381# Network testing
382#
383# CONFIG_NET_PKTGEN is not set
384CONFIG_NETDEVICES=y
385
386#
387# ARCnet devices
388#
389# CONFIG_ARCNET is not set
390# CONFIG_DUMMY is not set
391# CONFIG_BONDING is not set
392# CONFIG_EQUALIZER is not set
393# CONFIG_TUN is not set
394
395#
396# Ethernet (10 or 100Mbit)
397#
398CONFIG_NET_ETHERNET=y
399CONFIG_MII=y
400CONFIG_CRC32=y
401# CONFIG_OAKNET is not set
402# CONFIG_HAPPYMEAL is not set
403# CONFIG_SUNGEM is not set
404# CONFIG_NET_VENDOR_3COM is not set
405
406#
407# Tulip family network device support
408#
409CONFIG_NET_TULIP=y
410# CONFIG_DE2104X is not set
411CONFIG_TULIP=y
412# CONFIG_TULIP_MWI is not set
413# CONFIG_TULIP_MMIO is not set
414# CONFIG_TULIP_NAPI is not set
415# CONFIG_DE4X5 is not set
416# CONFIG_WINBOND_840 is not set
417# CONFIG_DM9102 is not set
418# CONFIG_HP100 is not set
419CONFIG_NET_PCI=y
420# CONFIG_PCNET32 is not set
421# CONFIG_AMD8111_ETH is not set
422# CONFIG_ADAPTEC_STARFIRE is not set
423# CONFIG_B44 is not set
424# CONFIG_FORCEDETH is not set
425# CONFIG_DGRS is not set
426CONFIG_EEPRO100=y
427# CONFIG_EEPRO100_PIO is not set
428# CONFIG_E100 is not set
429# CONFIG_FEALNX is not set
430# CONFIG_NATSEMI is not set
431# CONFIG_NE2K_PCI is not set
432# CONFIG_8139CP is not set
433# CONFIG_8139TOO is not set
434# CONFIG_SIS900 is not set
435# CONFIG_EPIC100 is not set
436# CONFIG_SUNDANCE is not set
437# CONFIG_TLAN is not set
438# CONFIG_VIA_RHINE is not set
439
440#
441# Ethernet (1000 Mbit)
442#
443# CONFIG_ACENIC is not set
444# CONFIG_DL2K is not set
445# CONFIG_E1000 is not set
446# CONFIG_NS83820 is not set
447# CONFIG_HAMACHI is not set
448# CONFIG_YELLOWFIN is not set
449# CONFIG_R8169 is not set
450# CONFIG_SIS190 is not set
451# CONFIG_SK98LIN is not set
452# CONFIG_TIGON3 is not set
453
454#
455# Ethernet (10000 Mbit)
456#
457# CONFIG_IXGB is not set
458# CONFIG_FDDI is not set
459# CONFIG_HIPPI is not set
460# CONFIG_PPP is not set
461# CONFIG_SLIP is not set
462
463#
464# Wireless LAN (non-hamradio)
465#
466# CONFIG_NET_RADIO is not set
467
468#
469# Token Ring devices
470#
471# CONFIG_TR is not set
472# CONFIG_NET_FC is not set
473# CONFIG_RCPCI is not set
474# CONFIG_SHAPER is not set
475
476#
477# Wan interfaces
478#
479# CONFIG_WAN is not set
480
481#
482# Amateur Radio support
483#
484# CONFIG_HAMRADIO is not set
485
486#
487# IrDA (infrared) support
488#
489# CONFIG_IRDA is not set
490
491#
492# Bluetooth support
493#
494# CONFIG_BT is not set
495
496#
497# ISDN subsystem
498#
499# CONFIG_ISDN is not set
500
501#
502# Telephony Support
503#
504# CONFIG_PHONE is not set
505
506#
507# Input device support
508#
509# CONFIG_INPUT is not set
510
511#
512# Userland interfaces
513#
514
515#
516# Input I/O drivers
517#
518# CONFIG_GAMEPORT is not set
519CONFIG_SOUND_GAMEPORT=y
520# CONFIG_SERIO is not set
521# CONFIG_SERIO_I8042 is not set
522
523#
524# Input Device Drivers
525#
526
527#
528# Character devices
529#
530# CONFIG_VT is not set
531# CONFIG_SERIAL_NONSTANDARD is not set
532
533#
534# Serial drivers
535#
536CONFIG_SERIAL_8250=y
537CONFIG_SERIAL_8250_CONSOLE=y
538CONFIG_SERIAL_8250_NR_UARTS=4
539# CONFIG_SERIAL_8250_EXTENDED is not set
540
541#
542# Non-8250 serial port support
543#
544CONFIG_SERIAL_CORE=y
545CONFIG_SERIAL_CORE_CONSOLE=y
546CONFIG_UNIX98_PTYS=y
547CONFIG_LEGACY_PTYS=y
548CONFIG_LEGACY_PTY_COUNT=256
549
550#
551# Mice
552#
553# CONFIG_BUSMOUSE is not set
554# CONFIG_QIC02_TAPE is not set
555
556#
557# IPMI
558#
559# CONFIG_IPMI_HANDLER is not set
560
561#
562# Watchdog Cards
563#
564# CONFIG_WATCHDOG is not set
565# CONFIG_NVRAM is not set
566CONFIG_GEN_RTC=y
567# CONFIG_GEN_RTC_X is not set
568# CONFIG_DTLK is not set
569# CONFIG_R3964 is not set
570# CONFIG_APPLICOM is not set
571
572#
573# Ftape, the floppy tape device driver
574#
575# CONFIG_FTAPE is not set
576# CONFIG_AGP is not set
577# CONFIG_DRM is not set
578# CONFIG_RAW_DRIVER is not set
579
580#
581# I2C support
582#
583# CONFIG_I2C is not set
584
585#
586# Multimedia devices
587#
588# CONFIG_VIDEO_DEV is not set
589
590#
591# Digital Video Broadcasting Devices
592#
593# CONFIG_DVB is not set
594
595#
596# Graphics support
597#
598# CONFIG_FB is not set
599
600#
601# Sound
602#
603# CONFIG_SOUND is not set
604
605#
606# USB support
607#
608# CONFIG_USB is not set
609
610#
611# USB Gadget Support
612#
613# CONFIG_USB_GADGET is not set
614
615#
616# File systems
617#
618CONFIG_EXT2_FS=y
619# CONFIG_EXT2_FS_XATTR is not set
620# CONFIG_EXT3_FS is not set
621# CONFIG_JBD is not set
622# CONFIG_REISERFS_FS is not set
623# CONFIG_JFS_FS is not set
624# CONFIG_XFS_FS is not set
625# CONFIG_MINIX_FS is not set
626# CONFIG_ROMFS_FS is not set
627# CONFIG_QUOTA is not set
628# CONFIG_AUTOFS_FS is not set
629# CONFIG_AUTOFS4_FS is not set
630
631#
632# CD-ROM/DVD Filesystems
633#
634CONFIG_ISO9660_FS=y
635# CONFIG_JOLIET is not set
636# CONFIG_ZISOFS is not set
637# CONFIG_UDF_FS is not set
638
639#
640# DOS/FAT/NT Filesystems
641#
642# CONFIG_FAT_FS is not set
643# CONFIG_NTFS_FS is not set
644
645#
646# Pseudo filesystems
647#
648CONFIG_PROC_FS=y
649CONFIG_PROC_KCORE=y
650# CONFIG_DEVFS_FS is not set
651# CONFIG_DEVPTS_FS_XATTR is not set
652# CONFIG_TMPFS is not set
653# CONFIG_HUGETLB_PAGE is not set
654CONFIG_RAMFS=y
655
656#
657# Miscellaneous filesystems
658#
659# CONFIG_ADFS_FS is not set
660# CONFIG_AFFS_FS is not set
661# CONFIG_HFS_FS is not set
662# CONFIG_BEFS_FS is not set
663# CONFIG_BFS_FS is not set
664# CONFIG_EFS_FS is not set
665# CONFIG_CRAMFS is not set
666# CONFIG_VXFS_FS is not set
667# CONFIG_HPFS_FS is not set
668# CONFIG_QNX4FS_FS is not set
669# CONFIG_SYSV_FS is not set
670# CONFIG_UFS_FS is not set
671
672#
673# Network File Systems
674#
675CONFIG_NFS_FS=y
676# CONFIG_NFS_V3 is not set
677# CONFIG_NFS_V4 is not set
678# CONFIG_NFS_DIRECTIO is not set
679# CONFIG_NFSD is not set
680CONFIG_ROOT_NFS=y
681CONFIG_LOCKD=y
682# CONFIG_EXPORTFS is not set
683CONFIG_SUNRPC=y
684# CONFIG_SUNRPC_GSS is not set
685# CONFIG_SMB_FS is not set
686# CONFIG_CIFS is not set
687# CONFIG_NCP_FS is not set
688# CONFIG_CODA_FS is not set
689# CONFIG_AFS_FS is not set
690
691#
692# Partition Types
693#
694# CONFIG_PARTITION_ADVANCED is not set
695CONFIG_MSDOS_PARTITION=y
696
697#
698# Native Language Support
699#
700# CONFIG_NLS is not set
701
702#
703# Library routines
704#
705
706#
707# Kernel hacking
708#
709# CONFIG_DEBUG_KERNEL is not set
710# CONFIG_SERIAL_TEXT_DEBUG is not set
711
712#
713# Security options
714#
715# CONFIG_SECURITY is not set
716
717#
718# Cryptographic options
719#
720# CONFIG_CRYPTO is not set
diff --git a/arch/ppc/configs/prpmc750_defconfig b/arch/ppc/configs/prpmc750_defconfig
new file mode 100644
index 000000000000..82d52f66b742
--- /dev/null
+++ b/arch/ppc/configs/prpmc750_defconfig
@@ -0,0 +1,594 @@
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
16CONFIG_STANDALONE=y
17CONFIG_BROKEN_ON_SMP=y
18
19#
20# General setup
21#
22CONFIG_SWAP=y
23CONFIG_SYSVIPC=y
24# CONFIG_POSIX_MQUEUE is not set
25# CONFIG_BSD_PROCESS_ACCT is not set
26CONFIG_SYSCTL=y
27# CONFIG_AUDIT is not set
28CONFIG_LOG_BUF_SHIFT=14
29# CONFIG_HOTPLUG is not set
30# CONFIG_IKCONFIG is not set
31CONFIG_EMBEDDED=y
32# CONFIG_KALLSYMS is not set
33CONFIG_FUTEX=y
34# CONFIG_EPOLL is not set
35CONFIG_IOSCHED_NOOP=y
36CONFIG_IOSCHED_AS=y
37CONFIG_IOSCHED_DEADLINE=y
38CONFIG_IOSCHED_CFQ=y
39# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
40
41#
42# Loadable module support
43#
44CONFIG_MODULES=y
45CONFIG_MODULE_UNLOAD=y
46# CONFIG_MODULE_FORCE_UNLOAD is not set
47CONFIG_OBSOLETE_MODPARM=y
48# CONFIG_MODVERSIONS is not set
49CONFIG_KMOD=y
50
51#
52# Processor
53#
54CONFIG_6xx=y
55# CONFIG_40x is not set
56# CONFIG_44x is not set
57# CONFIG_POWER3 is not set
58# CONFIG_POWER4 is not set
59# CONFIG_8xx is not set
60# CONFIG_ALTIVEC is not set
61# CONFIG_TAU is not set
62# CONFIG_CPU_FREQ is not set
63CONFIG_PPC_STD_MMU=y
64
65#
66# Platform options
67#
68# CONFIG_PPC_MULTIPLATFORM is not set
69# CONFIG_APUS is not set
70# CONFIG_WILLOW is not set
71# CONFIG_PCORE is not set
72# CONFIG_POWERPMC250 is not set
73# CONFIG_EV64260 is not set
74# CONFIG_SPRUCE is not set
75# CONFIG_LOPEC is not set
76# CONFIG_MCPN765 is not set
77# CONFIG_MVME5100 is not set
78# CONFIG_PPLUS is not set
79CONFIG_PRPMC750=y
80# CONFIG_PRPMC800 is not set
81# CONFIG_SANDPOINT is not set
82# CONFIG_ADIR is not set
83# CONFIG_K2 is not set
84# CONFIG_PAL4 is not set
85# CONFIG_GEMINI is not set
86# CONFIG_EST8260 is not set
87# CONFIG_SBS8260 is not set
88# CONFIG_RPX6 is not set
89# CONFIG_TQM8260 is not set
90CONFIG_PPC_GEN550=y
91# CONFIG_SMP is not set
92# CONFIG_PREEMPT is not set
93# CONFIG_HIGHMEM is not set
94CONFIG_KERNEL_ELF=y
95CONFIG_BINFMT_ELF=y
96# CONFIG_BINFMT_MISC is not set
97CONFIG_CMDLINE_BOOL=y
98CONFIG_CMDLINE="ip=on"
99
100#
101# Bus options
102#
103CONFIG_GENERIC_ISA_DMA=y
104CONFIG_PCI=y
105CONFIG_PCI_DOMAINS=y
106# CONFIG_PCI_LEGACY_PROC is not set
107# CONFIG_PCI_NAMES is not set
108
109#
110# Advanced setup
111#
112# CONFIG_ADVANCED_OPTIONS is not set
113
114#
115# Default settings for advanced configuration options are used
116#
117CONFIG_HIGHMEM_START=0xfe000000
118CONFIG_LOWMEM_SIZE=0x30000000
119CONFIG_KERNEL_START=0xc0000000
120CONFIG_TASK_SIZE=0x80000000
121CONFIG_BOOT_LOAD=0x00800000
122
123#
124# Device Drivers
125#
126
127#
128# Generic Driver Options
129#
130
131#
132# Memory Technology Devices (MTD)
133#
134# CONFIG_MTD is not set
135
136#
137# Parallel port support
138#
139# CONFIG_PARPORT is not set
140
141#
142# Plug and Play support
143#
144
145#
146# Block devices
147#
148# CONFIG_BLK_DEV_FD is not set
149# CONFIG_BLK_CPQ_DA is not set
150# CONFIG_BLK_CPQ_CISS_DA is not set
151# CONFIG_BLK_DEV_DAC960 is not set
152# CONFIG_BLK_DEV_UMEM is not set
153# CONFIG_BLK_DEV_LOOP is not set
154# CONFIG_BLK_DEV_NBD is not set
155# CONFIG_BLK_DEV_CARMEL is not set
156CONFIG_BLK_DEV_RAM=y
157CONFIG_BLK_DEV_RAM_SIZE=4096
158CONFIG_BLK_DEV_INITRD=y
159# CONFIG_LBD is not set
160
161#
162# ATA/ATAPI/MFM/RLL support
163#
164# CONFIG_IDE is not set
165
166#
167# SCSI device support
168#
169# CONFIG_SCSI is not set
170
171#
172# Multi-device support (RAID and LVM)
173#
174# CONFIG_MD is not set
175
176#
177# Fusion MPT device support
178#
179# CONFIG_FUSION is not set
180
181#
182# IEEE 1394 (FireWire) support
183#
184# CONFIG_IEEE1394 is not set
185
186#
187# I2O device support
188#
189# CONFIG_I2O is not set
190
191#
192# Macintosh device drivers
193#
194
195#
196# Networking support
197#
198CONFIG_NET=y
199
200#
201# Networking options
202#
203CONFIG_PACKET=y
204# CONFIG_PACKET_MMAP is not set
205# CONFIG_NETLINK_DEV is not set
206CONFIG_UNIX=y
207# CONFIG_NET_KEY is not set
208CONFIG_INET=y
209CONFIG_IP_MULTICAST=y
210# CONFIG_IP_ADVANCED_ROUTER is not set
211CONFIG_IP_PNP=y
212CONFIG_IP_PNP_DHCP=y
213# CONFIG_IP_PNP_BOOTP is not set
214# CONFIG_IP_PNP_RARP is not set
215# CONFIG_NET_IPIP is not set
216# CONFIG_NET_IPGRE is not set
217# CONFIG_IP_MROUTE is not set
218# CONFIG_ARPD is not set
219# CONFIG_SYN_COOKIES is not set
220# CONFIG_INET_AH is not set
221# CONFIG_INET_ESP is not set
222# CONFIG_INET_IPCOMP is not set
223# CONFIG_IPV6 is not set
224# CONFIG_NETFILTER is not set
225
226#
227# SCTP Configuration (EXPERIMENTAL)
228#
229# CONFIG_IP_SCTP is not set
230# CONFIG_ATM is not set
231# CONFIG_BRIDGE is not set
232# CONFIG_VLAN_8021Q is not set
233# CONFIG_DECNET is not set
234# CONFIG_LLC2 is not set
235# CONFIG_IPX is not set
236# CONFIG_ATALK is not set
237# CONFIG_X25 is not set
238# CONFIG_LAPB is not set
239# CONFIG_NET_DIVERT is not set
240# CONFIG_ECONET is not set
241# CONFIG_WAN_ROUTER is not set
242# CONFIG_NET_HW_FLOWCONTROL is not set
243
244#
245# QoS and/or fair queueing
246#
247# CONFIG_NET_SCHED is not set
248
249#
250# Network testing
251#
252# CONFIG_NET_PKTGEN is not set
253# CONFIG_NETPOLL is not set
254# CONFIG_NET_POLL_CONTROLLER is not set
255# CONFIG_HAMRADIO is not set
256# CONFIG_IRDA is not set
257# CONFIG_BT is not set
258CONFIG_NETDEVICES=y
259# CONFIG_DUMMY is not set
260# CONFIG_BONDING is not set
261# CONFIG_EQUALIZER is not set
262# CONFIG_TUN is not set
263
264#
265# ARCnet devices
266#
267# CONFIG_ARCNET is not set
268
269#
270# Ethernet (10 or 100Mbit)
271#
272CONFIG_NET_ETHERNET=y
273CONFIG_MII=y
274# CONFIG_OAKNET is not set
275# CONFIG_HAPPYMEAL is not set
276# CONFIG_SUNGEM is not set
277# CONFIG_NET_VENDOR_3COM is not set
278
279#
280# Tulip family network device support
281#
282CONFIG_NET_TULIP=y
283# CONFIG_DE2104X is not set
284CONFIG_TULIP=y
285# CONFIG_TULIP_MWI is not set
286CONFIG_TULIP_MMIO=y
287# CONFIG_TULIP_NAPI is not set
288# CONFIG_DE4X5 is not set
289# CONFIG_WINBOND_840 is not set
290# CONFIG_DM9102 is not set
291# CONFIG_HP100 is not set
292CONFIG_NET_PCI=y
293# CONFIG_PCNET32 is not set
294# CONFIG_AMD8111_ETH is not set
295# CONFIG_ADAPTEC_STARFIRE is not set
296# CONFIG_B44 is not set
297# CONFIG_FORCEDETH is not set
298# CONFIG_DGRS is not set
299CONFIG_EEPRO100=y
300# CONFIG_EEPRO100_PIO is not set
301# CONFIG_E100 is not set
302# CONFIG_FEALNX is not set
303# CONFIG_NATSEMI is not set
304# CONFIG_NE2K_PCI is not set
305# CONFIG_8139CP is not set
306# CONFIG_8139TOO is not set
307# CONFIG_SIS900 is not set
308# CONFIG_EPIC100 is not set
309# CONFIG_SUNDANCE is not set
310# CONFIG_TLAN is not set
311# CONFIG_VIA_RHINE is not set
312
313#
314# Ethernet (1000 Mbit)
315#
316# CONFIG_ACENIC is not set
317# CONFIG_DL2K is not set
318# CONFIG_E1000 is not set
319# CONFIG_NS83820 is not set
320# CONFIG_HAMACHI is not set
321# CONFIG_YELLOWFIN is not set
322# CONFIG_R8169 is not set
323# CONFIG_SK98LIN is not set
324# CONFIG_TIGON3 is not set
325
326#
327# Ethernet (10000 Mbit)
328#
329# CONFIG_IXGB is not set
330# CONFIG_S2IO is not set
331
332#
333# Token Ring devices
334#
335# CONFIG_TR is not set
336
337#
338# Wireless LAN (non-hamradio)
339#
340# CONFIG_NET_RADIO is not set
341
342#
343# Wan interfaces
344#
345# CONFIG_WAN is not set
346# CONFIG_FDDI is not set
347# CONFIG_HIPPI is not set
348# CONFIG_PPP is not set
349# CONFIG_SLIP is not set
350# CONFIG_RCPCI is not set
351# CONFIG_SHAPER is not set
352# CONFIG_NETCONSOLE is not set
353
354#
355# ISDN subsystem
356#
357# CONFIG_ISDN is not set
358
359#
360# Telephony Support
361#
362# CONFIG_PHONE is not set
363
364#
365# Input device support
366#
367CONFIG_INPUT=y
368
369#
370# Userland interfaces
371#
372# CONFIG_INPUT_MOUSEDEV is not set
373# CONFIG_INPUT_JOYDEV is not set
374# CONFIG_INPUT_TSDEV is not set
375# CONFIG_INPUT_EVDEV is not set
376# CONFIG_INPUT_EVBUG is not set
377
378#
379# Input I/O drivers
380#
381# CONFIG_GAMEPORT is not set
382CONFIG_SOUND_GAMEPORT=y
383# CONFIG_SERIO is not set
384# CONFIG_SERIO_I8042 is not set
385
386#
387# Input Device Drivers
388#
389# CONFIG_INPUT_KEYBOARD is not set
390# CONFIG_INPUT_MOUSE is not set
391# CONFIG_INPUT_JOYSTICK is not set
392# CONFIG_INPUT_TOUCHSCREEN is not set
393# CONFIG_INPUT_MISC is not set
394
395#
396# Character devices
397#
398# CONFIG_VT is not set
399# CONFIG_SERIAL_NONSTANDARD is not set
400
401#
402# Serial drivers
403#
404CONFIG_SERIAL_8250=y
405CONFIG_SERIAL_8250_CONSOLE=y
406CONFIG_SERIAL_8250_NR_UARTS=4
407# CONFIG_SERIAL_8250_EXTENDED is not set
408
409#
410# Non-8250 serial port support
411#
412CONFIG_SERIAL_CORE=y
413CONFIG_SERIAL_CORE_CONSOLE=y
414CONFIG_UNIX98_PTYS=y
415CONFIG_LEGACY_PTYS=y
416CONFIG_LEGACY_PTY_COUNT=256
417# CONFIG_QIC02_TAPE is not set
418
419#
420# IPMI
421#
422# CONFIG_IPMI_HANDLER is not set
423
424#
425# Watchdog Cards
426#
427# CONFIG_WATCHDOG is not set
428# CONFIG_NVRAM is not set
429CONFIG_GEN_RTC=y
430# CONFIG_GEN_RTC_X is not set
431# CONFIG_DTLK is not set
432# CONFIG_R3964 is not set
433# CONFIG_APPLICOM is not set
434
435#
436# Ftape, the floppy tape device driver
437#
438# CONFIG_FTAPE is not set
439# CONFIG_AGP is not set
440# CONFIG_DRM is not set
441# CONFIG_RAW_DRIVER is not set
442
443#
444# I2C support
445#
446# CONFIG_I2C is not set
447
448#
449# Misc devices
450#
451
452#
453# Multimedia devices
454#
455# CONFIG_VIDEO_DEV is not set
456
457#
458# Digital Video Broadcasting Devices
459#
460# CONFIG_DVB is not set
461
462#
463# Graphics support
464#
465# CONFIG_FB is not set
466
467#
468# Sound
469#
470# CONFIG_SOUND is not set
471
472#
473# USB support
474#
475# CONFIG_USB is not set
476
477#
478# USB Gadget Support
479#
480# CONFIG_USB_GADGET is not set
481
482#
483# File systems
484#
485CONFIG_EXT2_FS=y
486# CONFIG_EXT2_FS_XATTR is not set
487CONFIG_EXT3_FS=y
488CONFIG_EXT3_FS_XATTR=y
489# CONFIG_EXT3_FS_POSIX_ACL is not set
490# CONFIG_EXT3_FS_SECURITY is not set
491CONFIG_JBD=y
492# CONFIG_JBD_DEBUG is not set
493CONFIG_FS_MBCACHE=y
494# CONFIG_REISERFS_FS is not set
495# CONFIG_JFS_FS is not set
496# CONFIG_XFS_FS is not set
497# CONFIG_MINIX_FS is not set
498# CONFIG_ROMFS_FS is not set
499# CONFIG_QUOTA is not set
500# CONFIG_AUTOFS_FS is not set
501# CONFIG_AUTOFS4_FS is not set
502
503#
504# CD-ROM/DVD Filesystems
505#
506# CONFIG_ISO9660_FS is not set
507# CONFIG_UDF_FS is not set
508
509#
510# DOS/FAT/NT Filesystems
511#
512# CONFIG_FAT_FS is not set
513# CONFIG_NTFS_FS is not set
514
515#
516# Pseudo filesystems
517#
518CONFIG_PROC_FS=y
519CONFIG_PROC_KCORE=y
520CONFIG_SYSFS=y
521# CONFIG_DEVFS_FS is not set
522# CONFIG_DEVPTS_FS_XATTR is not set
523CONFIG_TMPFS=y
524# CONFIG_HUGETLB_PAGE is not set
525CONFIG_RAMFS=y
526
527#
528# Miscellaneous filesystems
529#
530# CONFIG_ADFS_FS is not set
531# CONFIG_AFFS_FS is not set
532# CONFIG_HFS_FS is not set
533# CONFIG_HFSPLUS_FS is not set
534# CONFIG_BEFS_FS is not set
535# CONFIG_BFS_FS is not set
536# CONFIG_EFS_FS is not set
537# CONFIG_CRAMFS is not set
538# CONFIG_VXFS_FS is not set
539# CONFIG_HPFS_FS is not set
540# CONFIG_QNX4FS_FS is not set
541# CONFIG_SYSV_FS is not set
542# CONFIG_UFS_FS is not set
543
544#
545# Network File Systems
546#
547CONFIG_NFS_FS=y
548# CONFIG_NFS_V3 is not set
549# CONFIG_NFS_V4 is not set
550# CONFIG_NFS_DIRECTIO is not set
551# CONFIG_NFSD is not set
552CONFIG_ROOT_NFS=y
553CONFIG_LOCKD=y
554# CONFIG_EXPORTFS is not set
555CONFIG_SUNRPC=y
556# CONFIG_RPCSEC_GSS_KRB5 is not set
557# CONFIG_SMB_FS is not set
558# CONFIG_CIFS is not set
559# CONFIG_NCP_FS is not set
560# CONFIG_CODA_FS is not set
561# CONFIG_INTERMEZZO_FS is not set
562# CONFIG_AFS_FS is not set
563
564#
565# Partition Types
566#
567# CONFIG_PARTITION_ADVANCED is not set
568CONFIG_MSDOS_PARTITION=y
569
570#
571# Native Language Support
572#
573# CONFIG_NLS is not set
574
575#
576# Library routines
577#
578CONFIG_CRC32=y
579
580#
581# Kernel hacking
582#
583# CONFIG_DEBUG_KERNEL is not set
584# CONFIG_SERIAL_TEXT_DEBUG is not set
585
586#
587# Security options
588#
589# CONFIG_SECURITY is not set
590
591#
592# Cryptographic options
593#
594# CONFIG_CRYPTO is not set
diff --git a/arch/ppc/configs/prpmc800_defconfig b/arch/ppc/configs/prpmc800_defconfig
new file mode 100644
index 000000000000..613c2664d3e8
--- /dev/null
+++ b/arch/ppc/configs/prpmc800_defconfig
@@ -0,0 +1,656 @@
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
16CONFIG_STANDALONE=y
17CONFIG_BROKEN_ON_SMP=y
18
19#
20# General setup
21#
22CONFIG_SWAP=y
23CONFIG_SYSVIPC=y
24# CONFIG_POSIX_MQUEUE is not set
25# CONFIG_BSD_PROCESS_ACCT is not set
26CONFIG_SYSCTL=y
27# CONFIG_AUDIT is not set
28CONFIG_LOG_BUF_SHIFT=14
29# CONFIG_HOTPLUG is not set
30# CONFIG_IKCONFIG is not set
31CONFIG_EMBEDDED=y
32# CONFIG_KALLSYMS is not set
33CONFIG_FUTEX=y
34# CONFIG_EPOLL is not set
35CONFIG_IOSCHED_NOOP=y
36CONFIG_IOSCHED_AS=y
37CONFIG_IOSCHED_DEADLINE=y
38CONFIG_IOSCHED_CFQ=y
39# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
40
41#
42# Loadable module support
43#
44CONFIG_MODULES=y
45CONFIG_MODULE_UNLOAD=y
46# CONFIG_MODULE_FORCE_UNLOAD is not set
47CONFIG_OBSOLETE_MODPARM=y
48# CONFIG_MODVERSIONS is not set
49CONFIG_KMOD=y
50
51#
52# Processor
53#
54CONFIG_6xx=y
55# CONFIG_40x is not set
56# CONFIG_44x is not set
57# CONFIG_POWER3 is not set
58# CONFIG_POWER4 is not set
59# CONFIG_8xx is not set
60CONFIG_ALTIVEC=y
61# CONFIG_TAU is not set
62# CONFIG_CPU_FREQ is not set
63CONFIG_PPC_STD_MMU=y
64
65#
66# Platform options
67#
68# CONFIG_PPC_MULTIPLATFORM is not set
69# CONFIG_APUS is not set
70# CONFIG_WILLOW is not set
71# CONFIG_PCORE is not set
72# CONFIG_POWERPMC250 is not set
73# CONFIG_EV64260 is not set
74# CONFIG_SPRUCE is not set
75# CONFIG_LOPEC is not set
76# CONFIG_MCPN765 is not set
77# CONFIG_MVME5100 is not set
78# CONFIG_PPLUS is not set
79# CONFIG_PRPMC750 is not set
80CONFIG_PRPMC800=y
81# CONFIG_SANDPOINT is not set
82# CONFIG_ADIR is not set
83# CONFIG_K2 is not set
84# CONFIG_PAL4 is not set
85# CONFIG_GEMINI is not set
86# CONFIG_EST8260 is not set
87# CONFIG_SBS8260 is not set
88# CONFIG_RPX6 is not set
89# CONFIG_TQM8260 is not set
90CONFIG_PPC_GEN550=y
91# CONFIG_NONMONARCH_SUPPORT is not set
92CONFIG_HARRIER=y
93# CONFIG_HARRIER_STORE_GATHERING is not set
94# CONFIG_SMP is not set
95# CONFIG_PREEMPT is not set
96# CONFIG_HIGHMEM is not set
97CONFIG_KERNEL_ELF=y
98CONFIG_BINFMT_ELF=y
99# CONFIG_BINFMT_MISC is not set
100CONFIG_CMDLINE_BOOL=y
101CONFIG_CMDLINE="ip=on"
102
103#
104# Bus options
105#
106CONFIG_GENERIC_ISA_DMA=y
107CONFIG_PCI=y
108CONFIG_PCI_DOMAINS=y
109# CONFIG_PCI_LEGACY_PROC is not set
110# CONFIG_PCI_NAMES is not set
111
112#
113# Advanced setup
114#
115# CONFIG_ADVANCED_OPTIONS is not set
116
117#
118# Default settings for advanced configuration options are used
119#
120CONFIG_HIGHMEM_START=0xfe000000
121CONFIG_LOWMEM_SIZE=0x30000000
122CONFIG_KERNEL_START=0xc0000000
123CONFIG_TASK_SIZE=0x80000000
124CONFIG_BOOT_LOAD=0x00800000
125
126#
127# Device Drivers
128#
129
130#
131# Generic Driver Options
132#
133
134#
135# Memory Technology Devices (MTD)
136#
137# CONFIG_MTD is not set
138
139#
140# Parallel port support
141#
142# CONFIG_PARPORT is not set
143
144#
145# Plug and Play support
146#
147
148#
149# Block devices
150#
151# CONFIG_BLK_DEV_FD is not set
152# CONFIG_BLK_CPQ_DA is not set
153# CONFIG_BLK_CPQ_CISS_DA is not set
154# CONFIG_BLK_DEV_DAC960 is not set
155# CONFIG_BLK_DEV_UMEM is not set
156# CONFIG_BLK_DEV_LOOP is not set
157# CONFIG_BLK_DEV_NBD is not set
158# CONFIG_BLK_DEV_CARMEL is not set
159CONFIG_BLK_DEV_RAM=y
160CONFIG_BLK_DEV_RAM_SIZE=4096
161CONFIG_BLK_DEV_INITRD=y
162# CONFIG_LBD is not set
163
164#
165# ATA/ATAPI/MFM/RLL support
166#
167# CONFIG_IDE is not set
168
169#
170# SCSI device support
171#
172CONFIG_SCSI=y
173CONFIG_SCSI_PROC_FS=y
174
175#
176# SCSI support type (disk, tape, CD-ROM)
177#
178CONFIG_BLK_DEV_SD=y
179CONFIG_CHR_DEV_ST=y
180# CONFIG_CHR_DEV_OSST is not set
181CONFIG_BLK_DEV_SR=y
182# CONFIG_BLK_DEV_SR_VENDOR is not set
183# CONFIG_CHR_DEV_SG is not set
184
185#
186# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
187#
188# CONFIG_SCSI_MULTI_LUN is not set
189# CONFIG_SCSI_REPORT_LUNS is not set
190# CONFIG_SCSI_CONSTANTS is not set
191# CONFIG_SCSI_LOGGING is not set
192
193#
194# SCSI Transport Attributes
195#
196CONFIG_SCSI_SPI_ATTRS=y
197# CONFIG_SCSI_FC_ATTRS is not set
198
199#
200# SCSI low-level drivers
201#
202# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
203# CONFIG_SCSI_ACARD is not set
204# CONFIG_SCSI_AACRAID is not set
205# CONFIG_SCSI_AIC7XXX is not set
206# CONFIG_SCSI_AIC7XXX_OLD is not set
207# CONFIG_SCSI_AIC79XX is not set
208# CONFIG_SCSI_ADVANSYS is not set
209# CONFIG_SCSI_MEGARAID is not set
210# CONFIG_SCSI_SATA is not set
211# CONFIG_SCSI_BUSLOGIC is not set
212# CONFIG_SCSI_CPQFCTS is not set
213# CONFIG_SCSI_DMX3191D is not set
214# CONFIG_SCSI_EATA is not set
215# CONFIG_SCSI_EATA_PIO is not set
216# CONFIG_SCSI_FUTURE_DOMAIN is not set
217# CONFIG_SCSI_GDTH is not set
218# CONFIG_SCSI_IPS is not set
219# CONFIG_SCSI_INIA100 is not set
220CONFIG_SCSI_SYM53C8XX_2=y
221CONFIG_SCSI_SYM53C8XX_DMA_ADDRESSING_MODE=1
222CONFIG_SCSI_SYM53C8XX_DEFAULT_TAGS=16
223CONFIG_SCSI_SYM53C8XX_MAX_TAGS=64
224# CONFIG_SCSI_SYM53C8XX_IOMAPPED is not set
225# CONFIG_SCSI_QLOGIC_ISP is not set
226# CONFIG_SCSI_QLOGIC_FC is not set
227# CONFIG_SCSI_QLOGIC_1280 is not set
228CONFIG_SCSI_QLA2XXX=y
229# CONFIG_SCSI_QLA21XX is not set
230# CONFIG_SCSI_QLA22XX is not set
231# CONFIG_SCSI_QLA2300 is not set
232# CONFIG_SCSI_QLA2322 is not set
233# CONFIG_SCSI_QLA6312 is not set
234# CONFIG_SCSI_QLA6322 is not set
235# CONFIG_SCSI_DC395x is not set
236# CONFIG_SCSI_DC390T is not set
237# CONFIG_SCSI_NSP32 is not set
238# CONFIG_SCSI_DEBUG is not set
239
240#
241# Multi-device support (RAID and LVM)
242#
243# CONFIG_MD is not set
244
245#
246# Fusion MPT device support
247#
248# CONFIG_FUSION is not set
249
250#
251# IEEE 1394 (FireWire) support
252#
253# CONFIG_IEEE1394 is not set
254
255#
256# I2O device support
257#
258# CONFIG_I2O is not set
259
260#
261# Macintosh device drivers
262#
263
264#
265# Networking support
266#
267CONFIG_NET=y
268
269#
270# Networking options
271#
272CONFIG_PACKET=y
273# CONFIG_PACKET_MMAP is not set
274# CONFIG_NETLINK_DEV is not set
275CONFIG_UNIX=y
276# CONFIG_NET_KEY is not set
277CONFIG_INET=y
278CONFIG_IP_MULTICAST=y
279# CONFIG_IP_ADVANCED_ROUTER is not set
280CONFIG_IP_PNP=y
281CONFIG_IP_PNP_DHCP=y
282# CONFIG_IP_PNP_BOOTP is not set
283# CONFIG_IP_PNP_RARP is not set
284# CONFIG_NET_IPIP is not set
285# CONFIG_NET_IPGRE is not set
286# CONFIG_IP_MROUTE is not set
287# CONFIG_ARPD is not set
288# CONFIG_SYN_COOKIES is not set
289# CONFIG_INET_AH is not set
290# CONFIG_INET_ESP is not set
291# CONFIG_INET_IPCOMP is not set
292# CONFIG_IPV6 is not set
293# CONFIG_NETFILTER is not set
294
295#
296# SCTP Configuration (EXPERIMENTAL)
297#
298# CONFIG_IP_SCTP is not set
299# CONFIG_ATM is not set
300# CONFIG_BRIDGE is not set
301# CONFIG_VLAN_8021Q is not set
302# CONFIG_DECNET is not set
303# CONFIG_LLC2 is not set
304# CONFIG_IPX is not set
305# CONFIG_ATALK is not set
306# CONFIG_X25 is not set
307# CONFIG_LAPB is not set
308# CONFIG_NET_DIVERT is not set
309# CONFIG_ECONET is not set
310# CONFIG_WAN_ROUTER is not set
311# CONFIG_NET_HW_FLOWCONTROL is not set
312
313#
314# QoS and/or fair queueing
315#
316# CONFIG_NET_SCHED is not set
317
318#
319# Network testing
320#
321# CONFIG_NET_PKTGEN is not set
322# CONFIG_NETPOLL is not set
323# CONFIG_NET_POLL_CONTROLLER is not set
324# CONFIG_HAMRADIO is not set
325# CONFIG_IRDA is not set
326# CONFIG_BT is not set
327CONFIG_NETDEVICES=y
328# CONFIG_DUMMY is not set
329# CONFIG_BONDING is not set
330# CONFIG_EQUALIZER is not set
331# CONFIG_TUN is not set
332
333#
334# ARCnet devices
335#
336# CONFIG_ARCNET is not set
337
338#
339# Ethernet (10 or 100Mbit)
340#
341CONFIG_NET_ETHERNET=y
342CONFIG_MII=y
343# CONFIG_OAKNET is not set
344# CONFIG_HAPPYMEAL is not set
345# CONFIG_SUNGEM is not set
346# CONFIG_NET_VENDOR_3COM is not set
347
348#
349# Tulip family network device support
350#
351# CONFIG_NET_TULIP is not set
352# CONFIG_HP100 is not set
353CONFIG_NET_PCI=y
354# CONFIG_PCNET32 is not set
355# CONFIG_AMD8111_ETH is not set
356# CONFIG_ADAPTEC_STARFIRE is not set
357# CONFIG_B44 is not set
358# CONFIG_FORCEDETH is not set
359# CONFIG_DGRS is not set
360CONFIG_EEPRO100=y
361# CONFIG_EEPRO100_PIO is not set
362# CONFIG_E100 is not set
363# CONFIG_FEALNX is not set
364# CONFIG_NATSEMI is not set
365# CONFIG_NE2K_PCI is not set
366# CONFIG_8139CP is not set
367# CONFIG_8139TOO is not set
368# CONFIG_SIS900 is not set
369# CONFIG_EPIC100 is not set
370# CONFIG_SUNDANCE is not set
371# CONFIG_TLAN is not set
372# CONFIG_VIA_RHINE is not set
373
374#
375# Ethernet (1000 Mbit)
376#
377# CONFIG_ACENIC is not set
378# CONFIG_DL2K is not set
379# CONFIG_E1000 is not set
380# CONFIG_NS83820 is not set
381# CONFIG_HAMACHI is not set
382# CONFIG_YELLOWFIN is not set
383# CONFIG_R8169 is not set
384# CONFIG_SK98LIN is not set
385# CONFIG_TIGON3 is not set
386
387#
388# Ethernet (10000 Mbit)
389#
390# CONFIG_IXGB is not set
391# CONFIG_S2IO is not set
392
393#
394# Token Ring devices
395#
396# CONFIG_TR is not set
397
398#
399# Wireless LAN (non-hamradio)
400#
401# CONFIG_NET_RADIO is not set
402
403#
404# Wan interfaces
405#
406# CONFIG_WAN is not set
407# CONFIG_FDDI is not set
408# CONFIG_HIPPI is not set
409# CONFIG_PPP is not set
410# CONFIG_SLIP is not set
411# CONFIG_NET_FC is not set
412# CONFIG_RCPCI is not set
413# CONFIG_SHAPER is not set
414# CONFIG_NETCONSOLE is not set
415
416#
417# ISDN subsystem
418#
419# CONFIG_ISDN is not set
420
421#
422# Telephony Support
423#
424# CONFIG_PHONE is not set
425
426#
427# Input device support
428#
429CONFIG_INPUT=y
430
431#
432# Userland interfaces
433#
434# CONFIG_INPUT_MOUSEDEV is not set
435# CONFIG_INPUT_JOYDEV is not set
436# CONFIG_INPUT_TSDEV is not set
437# CONFIG_INPUT_EVDEV is not set
438# CONFIG_INPUT_EVBUG is not set
439
440#
441# Input I/O drivers
442#
443# CONFIG_GAMEPORT is not set
444CONFIG_SOUND_GAMEPORT=y
445# CONFIG_SERIO is not set
446# CONFIG_SERIO_I8042 is not set
447
448#
449# Input Device Drivers
450#
451# CONFIG_INPUT_KEYBOARD is not set
452# CONFIG_INPUT_MOUSE is not set
453# CONFIG_INPUT_JOYSTICK is not set
454# CONFIG_INPUT_TOUCHSCREEN is not set
455# CONFIG_INPUT_MISC is not set
456
457#
458# Character devices
459#
460# CONFIG_VT is not set
461# CONFIG_SERIAL_NONSTANDARD is not set
462
463#
464# Serial drivers
465#
466CONFIG_SERIAL_8250=y
467CONFIG_SERIAL_8250_CONSOLE=y
468CONFIG_SERIAL_8250_NR_UARTS=4
469# CONFIG_SERIAL_8250_EXTENDED is not set
470
471#
472# Non-8250 serial port support
473#
474CONFIG_SERIAL_CORE=y
475CONFIG_SERIAL_CORE_CONSOLE=y
476CONFIG_UNIX98_PTYS=y
477CONFIG_LEGACY_PTYS=y
478CONFIG_LEGACY_PTY_COUNT=256
479# CONFIG_QIC02_TAPE is not set
480
481#
482# IPMI
483#
484# CONFIG_IPMI_HANDLER is not set
485
486#
487# Watchdog Cards
488#
489# CONFIG_WATCHDOG is not set
490# CONFIG_NVRAM is not set
491CONFIG_GEN_RTC=y
492# CONFIG_GEN_RTC_X is not set
493# CONFIG_DTLK is not set
494# CONFIG_R3964 is not set
495# CONFIG_APPLICOM is not set
496
497#
498# Ftape, the floppy tape device driver
499#
500# CONFIG_FTAPE is not set
501# CONFIG_AGP is not set
502# CONFIG_DRM is not set
503# CONFIG_RAW_DRIVER is not set
504
505#
506# I2C support
507#
508# CONFIG_I2C is not set
509
510#
511# Misc devices
512#
513
514#
515# Multimedia devices
516#
517# CONFIG_VIDEO_DEV is not set
518
519#
520# Digital Video Broadcasting Devices
521#
522# CONFIG_DVB is not set
523
524#
525# Graphics support
526#
527# CONFIG_FB is not set
528
529#
530# Sound
531#
532# CONFIG_SOUND is not set
533
534#
535# USB support
536#
537# CONFIG_USB is not set
538
539#
540# USB Gadget Support
541#
542# CONFIG_USB_GADGET is not set
543
544#
545# File systems
546#
547CONFIG_EXT2_FS=y
548# CONFIG_EXT2_FS_XATTR is not set
549CONFIG_EXT3_FS=y
550CONFIG_EXT3_FS_XATTR=y
551# CONFIG_EXT3_FS_POSIX_ACL is not set
552# CONFIG_EXT3_FS_SECURITY is not set
553CONFIG_JBD=y
554# CONFIG_JBD_DEBUG is not set
555CONFIG_FS_MBCACHE=y
556# CONFIG_REISERFS_FS is not set
557# CONFIG_JFS_FS is not set
558# CONFIG_XFS_FS is not set
559# CONFIG_MINIX_FS is not set
560# CONFIG_ROMFS_FS is not set
561# CONFIG_QUOTA is not set
562# CONFIG_AUTOFS_FS is not set
563# CONFIG_AUTOFS4_FS is not set
564
565#
566# CD-ROM/DVD Filesystems
567#
568# CONFIG_ISO9660_FS is not set
569# CONFIG_UDF_FS is not set
570
571#
572# DOS/FAT/NT Filesystems
573#
574# CONFIG_FAT_FS is not set
575# CONFIG_NTFS_FS is not set
576
577#
578# Pseudo filesystems
579#
580CONFIG_PROC_FS=y
581CONFIG_PROC_KCORE=y
582CONFIG_SYSFS=y
583# CONFIG_DEVFS_FS is not set
584# CONFIG_DEVPTS_FS_XATTR is not set
585CONFIG_TMPFS=y
586# CONFIG_HUGETLB_PAGE is not set
587CONFIG_RAMFS=y
588
589#
590# Miscellaneous filesystems
591#
592# CONFIG_ADFS_FS is not set
593# CONFIG_AFFS_FS is not set
594# CONFIG_HFS_FS is not set
595# CONFIG_HFSPLUS_FS is not set
596# CONFIG_BEFS_FS is not set
597# CONFIG_BFS_FS is not set
598# CONFIG_EFS_FS is not set
599# CONFIG_CRAMFS is not set
600# CONFIG_VXFS_FS is not set
601# CONFIG_HPFS_FS is not set
602# CONFIG_QNX4FS_FS is not set
603# CONFIG_SYSV_FS is not set
604# CONFIG_UFS_FS is not set
605
606#
607# Network File Systems
608#
609CONFIG_NFS_FS=y
610# CONFIG_NFS_V3 is not set
611# CONFIG_NFS_V4 is not set
612# CONFIG_NFS_DIRECTIO is not set
613# CONFIG_NFSD is not set
614CONFIG_ROOT_NFS=y
615CONFIG_LOCKD=y
616# CONFIG_EXPORTFS is not set
617CONFIG_SUNRPC=y
618# CONFIG_RPCSEC_GSS_KRB5 is not set
619# CONFIG_SMB_FS is not set
620# CONFIG_CIFS is not set
621# CONFIG_NCP_FS is not set
622# CONFIG_CODA_FS is not set
623# CONFIG_INTERMEZZO_FS is not set
624# CONFIG_AFS_FS is not set
625
626#
627# Partition Types
628#
629# CONFIG_PARTITION_ADVANCED is not set
630CONFIG_MSDOS_PARTITION=y
631
632#
633# Native Language Support
634#
635# CONFIG_NLS is not set
636
637#
638# Library routines
639#
640# CONFIG_CRC32 is not set
641
642#
643# Kernel hacking
644#
645# CONFIG_DEBUG_KERNEL is not set
646# CONFIG_SERIAL_TEXT_DEBUG is not set
647
648#
649# Security options
650#
651# CONFIG_SECURITY is not set
652
653#
654# Cryptographic options
655#
656# CONFIG_CRYPTO is not set
diff --git a/arch/ppc/configs/radstone_ppc7d_defconfig b/arch/ppc/configs/radstone_ppc7d_defconfig
new file mode 100644
index 000000000000..7f6467e77949
--- /dev/null
+++ b/arch/ppc/configs/radstone_ppc7d_defconfig
@@ -0,0 +1,956 @@
1#
2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.11
4# Tue Mar 15 14:31:19 2005
5#
6CONFIG_MMU=y
7CONFIG_GENERIC_HARDIRQS=y
8CONFIG_RWSEM_XCHGADD_ALGORITHM=y
9CONFIG_GENERIC_CALIBRATE_DELAY=y
10CONFIG_HAVE_DEC_LOCK=y
11CONFIG_PPC=y
12CONFIG_PPC32=y
13CONFIG_GENERIC_NVRAM=y
14
15#
16# Code maturity level options
17#
18CONFIG_EXPERIMENTAL=y
19CONFIG_CLEAN_COMPILE=y
20CONFIG_BROKEN_ON_SMP=y
21
22#
23# General setup
24#
25CONFIG_LOCALVERSION=""
26CONFIG_SWAP=y
27CONFIG_SYSVIPC=y
28# CONFIG_POSIX_MQUEUE is not set
29# CONFIG_BSD_PROCESS_ACCT is not set
30CONFIG_SYSCTL=y
31# CONFIG_AUDIT is not set
32# CONFIG_HOTPLUG is not set
33CONFIG_KOBJECT_UEVENT=y
34# CONFIG_IKCONFIG is not set
35CONFIG_EMBEDDED=y
36CONFIG_KALLSYMS=y
37CONFIG_KALLSYMS_EXTRA_PASS=y
38CONFIG_BASE_FULL=y
39CONFIG_FUTEX=y
40CONFIG_EPOLL=y
41# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
42CONFIG_SHMEM=y
43CONFIG_CC_ALIGN_FUNCTIONS=0
44CONFIG_CC_ALIGN_LABELS=0
45CONFIG_CC_ALIGN_LOOPS=0
46CONFIG_CC_ALIGN_JUMPS=0
47# CONFIG_TINY_SHMEM is not set
48CONFIG_BASE_SMALL=0
49
50#
51# Loadable module support
52#
53CONFIG_MODULES=y
54CONFIG_MODULE_UNLOAD=y
55# CONFIG_MODULE_FORCE_UNLOAD is not set
56CONFIG_OBSOLETE_MODPARM=y
57# CONFIG_MODVERSIONS is not set
58# CONFIG_MODULE_SRCVERSION_ALL is not set
59CONFIG_KMOD=y
60
61#
62# Processor
63#
64CONFIG_6xx=y
65# CONFIG_40x is not set
66# CONFIG_44x is not set
67# CONFIG_POWER3 is not set
68# CONFIG_POWER4 is not set
69# CONFIG_8xx is not set
70# CONFIG_E500 is not set
71CONFIG_ALTIVEC=y
72# CONFIG_TAU is not set
73# CONFIG_CPU_FREQ is not set
74CONFIG_PPC_GEN550=y
75# CONFIG_PM is not set
76CONFIG_PPC_STD_MMU=y
77# CONFIG_NOT_COHERENT_CACHE is not set
78
79#
80# Platform options
81#
82# CONFIG_PPC_MULTIPLATFORM is not set
83# CONFIG_APUS is not set
84# CONFIG_KATANA is not set
85# CONFIG_WILLOW is not set
86# CONFIG_CPCI690 is not set
87# CONFIG_PCORE is not set
88# CONFIG_POWERPMC250 is not set
89# CONFIG_CHESTNUT is not set
90# CONFIG_SPRUCE is not set
91# CONFIG_EV64260 is not set
92# CONFIG_LOPEC is not set
93# CONFIG_MCPN765 is not set
94# CONFIG_MVME5100 is not set
95# CONFIG_PPLUS is not set
96# CONFIG_PRPMC750 is not set
97# CONFIG_PRPMC800 is not set
98# CONFIG_SANDPOINT is not set
99CONFIG_RADSTONE_PPC7D=y
100# CONFIG_ADIR is not set
101# CONFIG_K2 is not set
102# CONFIG_PAL4 is not set
103# CONFIG_GEMINI is not set
104# CONFIG_EST8260 is not set
105# CONFIG_SBC82xx is not set
106# CONFIG_SBS8260 is not set
107# CONFIG_RPX8260 is not set
108# CONFIG_TQM8260 is not set
109# CONFIG_ADS8272 is not set
110# CONFIG_PQ2FADS is not set
111# CONFIG_LITE5200 is not set
112# CONFIG_MPC834x_SYS is not set
113CONFIG_MV64360=y
114CONFIG_MV64X60=y
115
116#
117# Set bridge options
118#
119CONFIG_MV64X60_BASE=0xfef00000
120CONFIG_MV64X60_NEW_BASE=0xfef00000
121# CONFIG_SMP is not set
122# CONFIG_PREEMPT is not set
123# CONFIG_HIGHMEM is not set
124CONFIG_BINFMT_ELF=y
125CONFIG_BINFMT_MISC=y
126CONFIG_CMDLINE_BOOL=y
127CONFIG_CMDLINE="console=ttyS0,9600"
128
129#
130# Bus options
131#
132CONFIG_GENERIC_ISA_DMA=y
133CONFIG_PCI=y
134CONFIG_PCI_DOMAINS=y
135CONFIG_PCI_LEGACY_PROC=y
136CONFIG_PCI_NAMES=y
137
138#
139# PCCARD (PCMCIA/CardBus) support
140#
141# CONFIG_PCCARD is not set
142
143#
144# Advanced setup
145#
146CONFIG_ADVANCED_OPTIONS=y
147CONFIG_HIGHMEM_START=0xfe000000
148# CONFIG_LOWMEM_SIZE_BOOL is not set
149CONFIG_LOWMEM_SIZE=0x30000000
150# CONFIG_KERNEL_START_BOOL is not set
151CONFIG_KERNEL_START=0xc0000000
152# CONFIG_TASK_SIZE_BOOL is not set
153CONFIG_TASK_SIZE=0x80000000
154# CONFIG_BOOT_LOAD_BOOL is not set
155CONFIG_BOOT_LOAD=0x00800000
156
157#
158# Device Drivers
159#
160
161#
162# Generic Driver Options
163#
164CONFIG_STANDALONE=y
165CONFIG_PREVENT_FIRMWARE_BUILD=y
166# CONFIG_FW_LOADER is not set
167
168#
169# Memory Technology Devices (MTD)
170#
171CONFIG_MTD=y
172# CONFIG_MTD_DEBUG is not set
173# CONFIG_MTD_CONCAT is not set
174# CONFIG_MTD_PARTITIONS is not set
175
176#
177# User Modules And Translation Layers
178#
179CONFIG_MTD_CHAR=y
180CONFIG_MTD_BLOCK=y
181CONFIG_FTL=y
182# CONFIG_NFTL is not set
183# CONFIG_INFTL is not set
184
185#
186# RAM/ROM/Flash chip drivers
187#
188CONFIG_MTD_CFI=y
189# CONFIG_MTD_JEDECPROBE is not set
190CONFIG_MTD_GEN_PROBE=y
191CONFIG_MTD_CFI_ADV_OPTIONS=y
192CONFIG_MTD_CFI_NOSWAP=y
193# CONFIG_MTD_CFI_BE_BYTE_SWAP is not set
194# CONFIG_MTD_CFI_LE_BYTE_SWAP is not set
195# CONFIG_MTD_CFI_GEOMETRY is not set
196CONFIG_MTD_MAP_BANK_WIDTH_1=y
197CONFIG_MTD_MAP_BANK_WIDTH_2=y
198CONFIG_MTD_MAP_BANK_WIDTH_4=y
199# CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
200# CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
201# CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
202CONFIG_MTD_CFI_I1=y
203CONFIG_MTD_CFI_I2=y
204# CONFIG_MTD_CFI_I4 is not set
205# CONFIG_MTD_CFI_I8 is not set
206CONFIG_MTD_CFI_INTELEXT=y
207# CONFIG_MTD_CFI_AMDSTD is not set
208# CONFIG_MTD_CFI_STAA is not set
209CONFIG_MTD_CFI_UTIL=y
210# CONFIG_MTD_RAM is not set
211# CONFIG_MTD_ROM is not set
212# CONFIG_MTD_ABSENT is not set
213# CONFIG_MTD_XIP is not set
214
215#
216# Mapping drivers for chip access
217#
218# CONFIG_MTD_COMPLEX_MAPPINGS is not set
219# CONFIG_MTD_PHYSMAP is not set
220
221#
222# Self-contained MTD device drivers
223#
224# CONFIG_MTD_PMC551 is not set
225# CONFIG_MTD_SLRAM is not set
226# CONFIG_MTD_PHRAM is not set
227# CONFIG_MTD_MTDRAM is not set
228# CONFIG_MTD_BLKMTD is not set
229# CONFIG_MTD_BLOCK2MTD is not set
230
231#
232# Disk-On-Chip Device Drivers
233#
234# CONFIG_MTD_DOC2000 is not set
235# CONFIG_MTD_DOC2001 is not set
236# CONFIG_MTD_DOC2001PLUS is not set
237
238#
239# NAND Flash Device Drivers
240#
241# CONFIG_MTD_NAND is not set
242
243#
244# Parallel port support
245#
246# CONFIG_PARPORT is not set
247
248#
249# Plug and Play support
250#
251
252#
253# Block devices
254#
255# CONFIG_BLK_DEV_FD is not set
256# CONFIG_BLK_CPQ_DA is not set
257# CONFIG_BLK_CPQ_CISS_DA is not set
258# CONFIG_BLK_DEV_DAC960 is not set
259# CONFIG_BLK_DEV_UMEM is not set
260# CONFIG_BLK_DEV_COW_COMMON is not set
261CONFIG_BLK_DEV_LOOP=y
262# CONFIG_BLK_DEV_CRYPTOLOOP is not set
263# CONFIG_BLK_DEV_NBD is not set
264# CONFIG_BLK_DEV_SX8 is not set
265CONFIG_BLK_DEV_RAM=y
266CONFIG_BLK_DEV_RAM_COUNT=16
267CONFIG_BLK_DEV_RAM_SIZE=8192
268CONFIG_BLK_DEV_INITRD=y
269CONFIG_INITRAMFS_SOURCE=""
270# CONFIG_LBD is not set
271# CONFIG_CDROM_PKTCDVD is not set
272
273#
274# IO Schedulers
275#
276CONFIG_IOSCHED_NOOP=y
277CONFIG_IOSCHED_AS=y
278CONFIG_IOSCHED_DEADLINE=y
279CONFIG_IOSCHED_CFQ=y
280# CONFIG_ATA_OVER_ETH is not set
281
282#
283# ATA/ATAPI/MFM/RLL support
284#
285# CONFIG_IDE is not set
286
287#
288# SCSI device support
289#
290CONFIG_SCSI=y
291CONFIG_SCSI_PROC_FS=y
292
293#
294# SCSI support type (disk, tape, CD-ROM)
295#
296CONFIG_BLK_DEV_SD=y
297# CONFIG_CHR_DEV_ST is not set
298# CONFIG_CHR_DEV_OSST is not set
299CONFIG_BLK_DEV_SR=y
300CONFIG_BLK_DEV_SR_VENDOR=y
301CONFIG_CHR_DEV_SG=y
302
303#
304# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
305#
306CONFIG_SCSI_MULTI_LUN=y
307CONFIG_SCSI_CONSTANTS=y
308CONFIG_SCSI_LOGGING=y
309
310#
311# SCSI Transport Attributes
312#
313CONFIG_SCSI_SPI_ATTRS=y
314# CONFIG_SCSI_FC_ATTRS is not set
315# CONFIG_SCSI_ISCSI_ATTRS is not set
316
317#
318# SCSI low-level drivers
319#
320# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
321# CONFIG_SCSI_3W_9XXX is not set
322# CONFIG_SCSI_ACARD is not set
323# CONFIG_SCSI_AACRAID is not set
324# CONFIG_SCSI_AIC7XXX is not set
325# CONFIG_SCSI_AIC7XXX_OLD is not set
326# CONFIG_SCSI_AIC79XX is not set
327# CONFIG_SCSI_DPT_I2O is not set
328# CONFIG_MEGARAID_NEWGEN is not set
329# CONFIG_MEGARAID_LEGACY is not set
330# CONFIG_SCSI_SATA is not set
331# CONFIG_SCSI_BUSLOGIC is not set
332# CONFIG_SCSI_DMX3191D is not set
333# CONFIG_SCSI_EATA is not set
334# CONFIG_SCSI_EATA_PIO is not set
335# CONFIG_SCSI_FUTURE_DOMAIN is not set
336# CONFIG_SCSI_GDTH is not set
337# CONFIG_SCSI_IPS is not set
338# CONFIG_SCSI_INITIO is not set
339# CONFIG_SCSI_INIA100 is not set
340CONFIG_SCSI_SYM53C8XX_2=y
341CONFIG_SCSI_SYM53C8XX_DMA_ADDRESSING_MODE=1
342CONFIG_SCSI_SYM53C8XX_DEFAULT_TAGS=16
343CONFIG_SCSI_SYM53C8XX_MAX_TAGS=64
344# CONFIG_SCSI_SYM53C8XX_IOMAPPED is not set
345# CONFIG_SCSI_IPR is not set
346# CONFIG_SCSI_QLOGIC_ISP is not set
347# CONFIG_SCSI_QLOGIC_FC is not set
348# CONFIG_SCSI_QLOGIC_1280 is not set
349CONFIG_SCSI_QLA2XXX=y
350# CONFIG_SCSI_QLA21XX is not set
351# CONFIG_SCSI_QLA22XX is not set
352# CONFIG_SCSI_QLA2300 is not set
353# CONFIG_SCSI_QLA2322 is not set
354# CONFIG_SCSI_QLA6312 is not set
355# CONFIG_SCSI_DC395x is not set
356# CONFIG_SCSI_DC390T is not set
357# CONFIG_SCSI_NSP32 is not set
358# CONFIG_SCSI_DEBUG is not set
359
360#
361# Multi-device support (RAID and LVM)
362#
363# CONFIG_MD is not set
364
365#
366# Fusion MPT device support
367#
368# CONFIG_FUSION is not set
369
370#
371# IEEE 1394 (FireWire) support
372#
373# CONFIG_IEEE1394 is not set
374
375#
376# I2O device support
377#
378# CONFIG_I2O is not set
379
380#
381# Macintosh device drivers
382#
383
384#
385# Networking support
386#
387CONFIG_NET=y
388
389#
390# Networking options
391#
392CONFIG_PACKET=y
393# CONFIG_PACKET_MMAP is not set
394# CONFIG_NETLINK_DEV is not set
395CONFIG_UNIX=y
396# CONFIG_NET_KEY is not set
397CONFIG_INET=y
398CONFIG_IP_MULTICAST=y
399# CONFIG_IP_ADVANCED_ROUTER is not set
400CONFIG_IP_PNP=y
401CONFIG_IP_PNP_DHCP=y
402CONFIG_IP_PNP_BOOTP=y
403# CONFIG_IP_PNP_RARP is not set
404# CONFIG_NET_IPIP is not set
405# CONFIG_NET_IPGRE is not set
406# CONFIG_IP_MROUTE is not set
407# CONFIG_ARPD is not set
408CONFIG_SYN_COOKIES=y
409# CONFIG_INET_AH is not set
410# CONFIG_INET_ESP is not set
411# CONFIG_INET_IPCOMP is not set
412# CONFIG_INET_TUNNEL is not set
413CONFIG_IP_TCPDIAG=y
414# CONFIG_IP_TCPDIAG_IPV6 is not set
415# CONFIG_IPV6 is not set
416# CONFIG_NETFILTER is not set
417
418#
419# SCTP Configuration (EXPERIMENTAL)
420#
421# CONFIG_IP_SCTP is not set
422# CONFIG_ATM is not set
423CONFIG_BRIDGE=y
424# CONFIG_VLAN_8021Q is not set
425# CONFIG_DECNET is not set
426# CONFIG_LLC2 is not set
427# CONFIG_IPX is not set
428# CONFIG_ATALK is not set
429# CONFIG_X25 is not set
430# CONFIG_LAPB is not set
431# CONFIG_NET_DIVERT is not set
432# CONFIG_ECONET is not set
433# CONFIG_WAN_ROUTER is not set
434
435#
436# QoS and/or fair queueing
437#
438# CONFIG_NET_SCHED is not set
439# CONFIG_NET_CLS_ROUTE is not set
440
441#
442# Network testing
443#
444# CONFIG_NET_PKTGEN is not set
445# CONFIG_NETPOLL is not set
446# CONFIG_NET_POLL_CONTROLLER is not set
447# CONFIG_HAMRADIO is not set
448# CONFIG_IRDA is not set
449# CONFIG_BT is not set
450CONFIG_NETDEVICES=y
451# CONFIG_DUMMY is not set
452# CONFIG_BONDING is not set
453# CONFIG_EQUALIZER is not set
454# CONFIG_TUN is not set
455
456#
457# ARCnet devices
458#
459# CONFIG_ARCNET is not set
460
461#
462# Ethernet (10 or 100Mbit)
463#
464CONFIG_NET_ETHERNET=y
465CONFIG_MII=y
466# CONFIG_HAPPYMEAL is not set
467# CONFIG_SUNGEM is not set
468# CONFIG_NET_VENDOR_3COM is not set
469
470#
471# Tulip family network device support
472#
473CONFIG_NET_TULIP=y
474# CONFIG_DE2104X is not set
475CONFIG_TULIP=y
476# CONFIG_TULIP_MWI is not set
477# CONFIG_TULIP_MMIO is not set
478# CONFIG_TULIP_NAPI is not set
479# CONFIG_DE4X5 is not set
480# CONFIG_WINBOND_840 is not set
481# CONFIG_DM9102 is not set
482# CONFIG_HP100 is not set
483CONFIG_NET_PCI=y
484# CONFIG_PCNET32 is not set
485# CONFIG_AMD8111_ETH is not set
486# CONFIG_ADAPTEC_STARFIRE is not set
487# CONFIG_B44 is not set
488# CONFIG_FORCEDETH is not set
489# CONFIG_DGRS is not set
490# CONFIG_EEPRO100 is not set
491CONFIG_E100=y
492# CONFIG_FEALNX is not set
493# CONFIG_NATSEMI is not set
494# CONFIG_NE2K_PCI is not set
495# CONFIG_8139CP is not set
496# CONFIG_8139TOO is not set
497# CONFIG_SIS900 is not set
498# CONFIG_EPIC100 is not set
499# CONFIG_SUNDANCE is not set
500# CONFIG_TLAN is not set
501# CONFIG_VIA_RHINE is not set
502
503#
504# Ethernet (1000 Mbit)
505#
506# CONFIG_ACENIC is not set
507# CONFIG_DL2K is not set
508# CONFIG_E1000 is not set
509# CONFIG_NS83820 is not set
510# CONFIG_HAMACHI is not set
511# CONFIG_YELLOWFIN is not set
512CONFIG_R8169=y
513CONFIG_R8169_NAPI=y
514CONFIG_SK98LIN=y
515# CONFIG_VIA_VELOCITY is not set
516CONFIG_TIGON3=y
517CONFIG_MV643XX_ETH=y
518CONFIG_MV643XX_ETH_0=y
519CONFIG_MV643XX_ETH_1=y
520# CONFIG_MV643XX_ETH_2 is not set
521
522#
523# Ethernet (10000 Mbit)
524#
525# CONFIG_IXGB is not set
526# CONFIG_S2IO is not set
527
528#
529# Token Ring devices
530#
531# CONFIG_TR is not set
532
533#
534# Wireless LAN (non-hamradio)
535#
536# CONFIG_NET_RADIO is not set
537
538#
539# Wan interfaces
540#
541# CONFIG_WAN is not set
542# CONFIG_FDDI is not set
543# CONFIG_HIPPI is not set
544# CONFIG_PPP is not set
545# CONFIG_SLIP is not set
546# CONFIG_NET_FC is not set
547# CONFIG_SHAPER is not set
548# CONFIG_NETCONSOLE is not set
549
550#
551# ISDN subsystem
552#
553# CONFIG_ISDN is not set
554
555#
556# Telephony Support
557#
558# CONFIG_PHONE is not set
559
560#
561# Input device support
562#
563CONFIG_INPUT=y
564
565#
566# Userland interfaces
567#
568CONFIG_INPUT_MOUSEDEV=y
569CONFIG_INPUT_MOUSEDEV_PSAUX=y
570CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
571CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
572# CONFIG_INPUT_JOYDEV is not set
573# CONFIG_INPUT_TSDEV is not set
574# CONFIG_INPUT_EVDEV is not set
575# CONFIG_INPUT_EVBUG is not set
576
577#
578# Input Device Drivers
579#
580CONFIG_INPUT_KEYBOARD=y
581CONFIG_KEYBOARD_ATKBD=y
582# CONFIG_KEYBOARD_SUNKBD is not set
583# CONFIG_KEYBOARD_LKKBD is not set
584CONFIG_KEYBOARD_XTKBD=y
585# CONFIG_KEYBOARD_NEWTON is not set
586# CONFIG_INPUT_MOUSE is not set
587# CONFIG_INPUT_JOYSTICK is not set
588# CONFIG_INPUT_TOUCHSCREEN is not set
589# CONFIG_INPUT_MISC is not set
590
591#
592# Hardware I/O ports
593#
594CONFIG_SERIO=y
595CONFIG_SERIO_I8042=y
596CONFIG_SERIO_SERPORT=y
597# CONFIG_SERIO_PCIPS2 is not set
598CONFIG_SERIO_LIBPS2=y
599# CONFIG_SERIO_RAW is not set
600# CONFIG_GAMEPORT is not set
601CONFIG_SOUND_GAMEPORT=y
602
603#
604# Character devices
605#
606CONFIG_VT=y
607# CONFIG_VT_CONSOLE is not set
608CONFIG_HW_CONSOLE=y
609# CONFIG_SERIAL_NONSTANDARD is not set
610
611#
612# Serial drivers
613#
614CONFIG_SERIAL_8250=y
615CONFIG_SERIAL_8250_CONSOLE=y
616CONFIG_SERIAL_8250_NR_UARTS=4
617# CONFIG_SERIAL_8250_EXTENDED is not set
618
619#
620# Non-8250 serial port support
621#
622CONFIG_SERIAL_MPSC=y
623# CONFIG_SERIAL_MPSC_CONSOLE is not set
624CONFIG_SERIAL_CORE=y
625CONFIG_SERIAL_CORE_CONSOLE=y
626CONFIG_UNIX98_PTYS=y
627CONFIG_LEGACY_PTYS=y
628CONFIG_LEGACY_PTY_COUNT=256
629
630#
631# IPMI
632#
633# CONFIG_IPMI_HANDLER is not set
634
635#
636# Watchdog Cards
637#
638CONFIG_WATCHDOG=y
639CONFIG_WATCHDOG_NOWAYOUT=y
640
641#
642# Watchdog Device Drivers
643#
644# CONFIG_SOFT_WATCHDOG is not set
645
646#
647# PCI-based Watchdog Cards
648#
649# CONFIG_PCIPCWATCHDOG is not set
650# CONFIG_WDTPCI is not set
651# CONFIG_NVRAM is not set
652CONFIG_GEN_RTC=y
653# CONFIG_GEN_RTC_X is not set
654# CONFIG_DTLK is not set
655# CONFIG_R3964 is not set
656# CONFIG_APPLICOM is not set
657
658#
659# Ftape, the floppy tape device driver
660#
661# CONFIG_AGP is not set
662# CONFIG_DRM is not set
663# CONFIG_RAW_DRIVER is not set
664
665#
666# TPM devices
667#
668# CONFIG_TCG_TPM is not set
669
670#
671# I2C support
672#
673CONFIG_I2C=y
674CONFIG_I2C_CHARDEV=y
675
676#
677# I2C Algorithms
678#
679# CONFIG_I2C_ALGOBIT is not set
680# CONFIG_I2C_ALGOPCF is not set
681# CONFIG_I2C_ALGOPCA is not set
682
683#
684# I2C Hardware Bus support
685#
686# CONFIG_I2C_ALI1535 is not set
687# CONFIG_I2C_ALI1563 is not set
688# CONFIG_I2C_ALI15X3 is not set
689# CONFIG_I2C_AMD756 is not set
690# CONFIG_I2C_AMD8111 is not set
691# CONFIG_I2C_I801 is not set
692# CONFIG_I2C_I810 is not set
693# CONFIG_I2C_ISA is not set
694# CONFIG_I2C_MPC is not set
695# CONFIG_I2C_NFORCE2 is not set
696# CONFIG_I2C_PARPORT_LIGHT is not set
697# CONFIG_I2C_PIIX4 is not set
698# CONFIG_I2C_PROSAVAGE is not set
699# CONFIG_I2C_SAVAGE4 is not set
700# CONFIG_SCx200_ACB is not set
701# CONFIG_I2C_SIS5595 is not set
702# CONFIG_I2C_SIS630 is not set
703# CONFIG_I2C_SIS96X is not set
704# CONFIG_I2C_STUB is not set
705# CONFIG_I2C_VIA is not set
706# CONFIG_I2C_VIAPRO is not set
707# CONFIG_I2C_VOODOO3 is not set
708# CONFIG_I2C_PCA_ISA is not set
709CONFIG_I2C_MV64XXX=y
710
711#
712# Hardware Sensors Chip support
713#
714CONFIG_I2C_SENSOR=y
715# CONFIG_SENSORS_ADM1021 is not set
716# CONFIG_SENSORS_ADM1025 is not set
717# CONFIG_SENSORS_ADM1026 is not set
718# CONFIG_SENSORS_ADM1031 is not set
719# CONFIG_SENSORS_ASB100 is not set
720# CONFIG_SENSORS_DS1621 is not set
721# CONFIG_SENSORS_FSCHER is not set
722# CONFIG_SENSORS_FSCPOS is not set
723# CONFIG_SENSORS_GL518SM is not set
724# CONFIG_SENSORS_GL520SM is not set
725# CONFIG_SENSORS_IT87 is not set
726# CONFIG_SENSORS_LM63 is not set
727# CONFIG_SENSORS_LM75 is not set
728# CONFIG_SENSORS_LM77 is not set
729# CONFIG_SENSORS_LM78 is not set
730# CONFIG_SENSORS_LM80 is not set
731# CONFIG_SENSORS_LM83 is not set
732# CONFIG_SENSORS_LM85 is not set
733# CONFIG_SENSORS_LM87 is not set
734CONFIG_SENSORS_LM90=y
735# CONFIG_SENSORS_MAX1619 is not set
736# CONFIG_SENSORS_PC87360 is not set
737# CONFIG_SENSORS_SMSC47B397 is not set
738# CONFIG_SENSORS_SIS5595 is not set
739# CONFIG_SENSORS_SMSC47M1 is not set
740# CONFIG_SENSORS_VIA686A is not set
741# CONFIG_SENSORS_W83781D is not set
742# CONFIG_SENSORS_W83L785TS is not set
743# CONFIG_SENSORS_W83627HF is not set
744
745#
746# Other I2C Chip support
747#
748# CONFIG_SENSORS_EEPROM is not set
749# CONFIG_SENSORS_PCF8574 is not set
750# CONFIG_SENSORS_PCF8591 is not set
751# CONFIG_SENSORS_RTC8564 is not set
752# CONFIG_SENSORS_M41T00 is not set
753# CONFIG_I2C_DEBUG_CORE is not set
754# CONFIG_I2C_DEBUG_ALGO is not set
755# CONFIG_I2C_DEBUG_BUS is not set
756# CONFIG_I2C_DEBUG_CHIP is not set
757
758#
759# Dallas's 1-wire bus
760#
761# CONFIG_W1 is not set
762
763#
764# Misc devices
765#
766
767#
768# Multimedia devices
769#
770# CONFIG_VIDEO_DEV is not set
771
772#
773# Digital Video Broadcasting Devices
774#
775# CONFIG_DVB is not set
776
777#
778# Graphics support
779#
780# CONFIG_FB is not set
781
782#
783# Console display driver support
784#
785# CONFIG_VGA_CONSOLE is not set
786CONFIG_DUMMY_CONSOLE=y
787
788#
789# Sound
790#
791# CONFIG_SOUND is not set
792
793#
794# USB support
795#
796CONFIG_USB_ARCH_HAS_HCD=y
797CONFIG_USB_ARCH_HAS_OHCI=y
798# CONFIG_USB is not set
799
800#
801# USB Gadget Support
802#
803# CONFIG_USB_GADGET is not set
804
805#
806# MMC/SD Card support
807#
808# CONFIG_MMC is not set
809
810#
811# InfiniBand support
812#
813# CONFIG_INFINIBAND is not set
814
815#
816# File systems
817#
818CONFIG_EXT2_FS=y
819# CONFIG_EXT2_FS_XATTR is not set
820# CONFIG_EXT3_FS is not set
821# CONFIG_JBD is not set
822# CONFIG_REISERFS_FS is not set
823# CONFIG_JFS_FS is not set
824
825#
826# XFS support
827#
828# CONFIG_XFS_FS is not set
829# CONFIG_MINIX_FS is not set
830# CONFIG_ROMFS_FS is not set
831# CONFIG_QUOTA is not set
832CONFIG_DNOTIFY=y
833# CONFIG_AUTOFS_FS is not set
834# CONFIG_AUTOFS4_FS is not set
835
836#
837# CD-ROM/DVD Filesystems
838#
839CONFIG_ISO9660_FS=y
840# CONFIG_JOLIET is not set
841# CONFIG_ZISOFS is not set
842# CONFIG_UDF_FS is not set
843
844#
845# DOS/FAT/NT Filesystems
846#
847# CONFIG_MSDOS_FS is not set
848# CONFIG_VFAT_FS is not set
849# CONFIG_NTFS_FS is not set
850
851#
852# Pseudo filesystems
853#
854CONFIG_PROC_FS=y
855CONFIG_PROC_KCORE=y
856CONFIG_SYSFS=y
857# CONFIG_DEVFS_FS is not set
858# CONFIG_DEVPTS_FS_XATTR is not set
859CONFIG_TMPFS=y
860# CONFIG_TMPFS_XATTR is not set
861# CONFIG_HUGETLB_PAGE is not set
862CONFIG_RAMFS=y
863
864#
865# Miscellaneous filesystems
866#
867# CONFIG_ADFS_FS is not set
868# CONFIG_AFFS_FS is not set
869# CONFIG_HFS_FS is not set
870# CONFIG_HFSPLUS_FS is not set
871# CONFIG_BEFS_FS is not set
872# CONFIG_BFS_FS is not set
873# CONFIG_EFS_FS is not set
874# CONFIG_JFFS_FS is not set
875CONFIG_JFFS2_FS=y
876CONFIG_JFFS2_FS_DEBUG=0
877# CONFIG_JFFS2_FS_NAND is not set
878# CONFIG_JFFS2_FS_NOR_ECC is not set
879# CONFIG_JFFS2_COMPRESSION_OPTIONS is not set
880CONFIG_JFFS2_ZLIB=y
881CONFIG_JFFS2_RTIME=y
882# CONFIG_JFFS2_RUBIN is not set
883# CONFIG_CRAMFS is not set
884# CONFIG_VXFS_FS is not set
885# CONFIG_HPFS_FS is not set
886# CONFIG_QNX4FS_FS is not set
887# CONFIG_SYSV_FS is not set
888# CONFIG_UFS_FS is not set
889
890#
891# Network File Systems
892#
893CONFIG_NFS_FS=y
894CONFIG_NFS_V3=y
895# CONFIG_NFS_V4 is not set
896# CONFIG_NFS_DIRECTIO is not set
897# CONFIG_NFSD is not set
898CONFIG_ROOT_NFS=y
899CONFIG_LOCKD=y
900CONFIG_LOCKD_V4=y
901CONFIG_SUNRPC=y
902# CONFIG_RPCSEC_GSS_KRB5 is not set
903# CONFIG_RPCSEC_GSS_SPKM3 is not set
904# CONFIG_SMB_FS is not set
905# CONFIG_CIFS is not set
906# CONFIG_NCP_FS is not set
907# CONFIG_CODA_FS is not set
908# CONFIG_AFS_FS is not set
909
910#
911# Partition Types
912#
913# CONFIG_PARTITION_ADVANCED is not set
914CONFIG_MSDOS_PARTITION=y
915
916#
917# Native Language Support
918#
919# CONFIG_NLS is not set
920
921#
922# Library routines
923#
924CONFIG_CRC_CCITT=y
925CONFIG_CRC32=y
926# CONFIG_LIBCRC32C is not set
927CONFIG_ZLIB_INFLATE=y
928CONFIG_ZLIB_DEFLATE=y
929
930#
931# Profiling support
932#
933# CONFIG_PROFILING is not set
934
935#
936# Kernel hacking
937#
938# CONFIG_PRINTK_TIME is not set
939# CONFIG_DEBUG_KERNEL is not set
940CONFIG_LOG_BUF_SHIFT=14
941# CONFIG_SERIAL_TEXT_DEBUG is not set
942
943#
944# Security options
945#
946# CONFIG_KEYS is not set
947# CONFIG_SECURITY is not set
948
949#
950# Cryptographic options
951#
952# CONFIG_CRYPTO is not set
953
954#
955# Hardware crypto devices
956#
diff --git a/arch/ppc/configs/rainier_defconfig b/arch/ppc/configs/rainier_defconfig
new file mode 100644
index 000000000000..4d4fcdc61bb7
--- /dev/null
+++ b/arch/ppc/configs/rainier_defconfig
@@ -0,0 +1,599 @@
1#
2# Automatically generated make config: don't edit
3#
4CONFIG_MMU=y
5CONFIG_RWSEM_XCHGADD_ALGORITHM=y
6CONFIG_HAVE_DEC_LOCK=y
7
8#
9# Code maturity level options
10#
11CONFIG_EXPERIMENTAL=y
12
13#
14# General setup
15#
16# CONFIG_SWAP is not set
17CONFIG_SYSVIPC=y
18# CONFIG_BSD_PROCESS_ACCT is not set
19CONFIG_SYSCTL=y
20CONFIG_LOG_BUF_SHIFT=14
21CONFIG_EMBEDDED=y
22CONFIG_FUTEX=y
23# CONFIG_EPOLL is not set
24
25#
26# Loadable module support
27#
28CONFIG_MODULES=y
29# CONFIG_MODULE_UNLOAD is not set
30CONFIG_OBSOLETE_MODPARM=y
31CONFIG_MODVERSIONS=y
32CONFIG_KMOD=y
33
34#
35# Platform support
36#
37CONFIG_PPC=y
38CONFIG_PPC32=y
39# CONFIG_6xx is not set
40CONFIG_40x=y
41# CONFIG_POWER3 is not set
42# CONFIG_8xx is not set
43CONFIG_4xx=y
44
45#
46# IBM 4xx options
47#
48# CONFIG_ASH is not set
49# CONFIG_BEECH is not set
50# CONFIG_CEDAR is not set
51# CONFIG_CPCI405 is not set
52# CONFIG_EP405 is not set
53# CONFIG_OAK is not set
54# CONFIG_REDWOOD_4 is not set
55# CONFIG_REDWOOD_5 is not set
56# CONFIG_REDWOOD_6 is not set
57# CONFIG_SYCAMORE is not set
58# CONFIG_TIVO is not set
59CONFIG_WALNUT=y
60CONFIG_IBM405_ERR77=y
61CONFIG_IBM405_ERR51=y
62CONFIG_IBM_OCP=y
63CONFIG_BIOS_FIXUP=y
64CONFIG_405GP=y
65CONFIG_IBM_OPENBIOS=y
66CONFIG_405_DMA=y
67# CONFIG_PM is not set
68CONFIG_UART0_TTYS0=y
69# CONFIG_UART0_TTYS1 is not set
70CONFIG_NOT_COHERENT_CACHE=y
71# CONFIG_SMP is not set
72# CONFIG_PREEMPT is not set
73# CONFIG_MATH_EMULATION is not set
74# CONFIG_CPU_FREQ is not set
75
76#
77# General setup
78#
79# CONFIG_HIGHMEM is not set
80CONFIG_PCI=y
81CONFIG_PCI_DOMAINS=y
82# CONFIG_PC_KEYBOARD is not set
83CONFIG_KCORE_ELF=y
84CONFIG_BINFMT_ELF=y
85CONFIG_KERNEL_ELF=y
86# CONFIG_BINFMT_MISC is not set
87# CONFIG_PCI_LEGACY_PROC is not set
88CONFIG_PCI_NAMES=y
89# CONFIG_HOTPLUG is not set
90
91#
92# Parallel port support
93#
94# CONFIG_PARPORT is not set
95# CONFIG_CMDLINE_BOOL is not set
96
97#
98# Advanced setup
99#
100# CONFIG_ADVANCED_OPTIONS is not set
101
102#
103# Default settings for advanced configuration options are used
104#
105CONFIG_HIGHMEM_START=0xfe000000
106CONFIG_LOWMEM_SIZE=0x30000000
107CONFIG_KERNEL_START=0xc0000000
108CONFIG_TASK_SIZE=0x80000000
109CONFIG_BOOT_LOAD=0x00400000
110
111#
112# Memory Technology Devices (MTD)
113#
114# CONFIG_MTD is not set
115
116#
117# Plug and Play support
118#
119# CONFIG_PNP is not set
120
121#
122# Block devices
123#
124# CONFIG_BLK_DEV_FD is not set
125# CONFIG_BLK_CPQ_DA is not set
126# CONFIG_BLK_CPQ_CISS_DA is not set
127# CONFIG_BLK_DEV_DAC960 is not set
128# CONFIG_BLK_DEV_UMEM is not set
129CONFIG_BLK_DEV_LOOP=y
130CONFIG_BLK_DEV_NBD=y
131CONFIG_BLK_DEV_RAM=y
132CONFIG_BLK_DEV_RAM_SIZE=4096
133CONFIG_BLK_DEV_INITRD=y
134
135#
136# Multi-device support (RAID and LVM)
137#
138# CONFIG_MD is not set
139
140#
141# ATA/IDE/MFM/RLL support
142#
143# CONFIG_IDE is not set
144
145#
146# SCSI support
147#
148# CONFIG_SCSI is not set
149
150#
151# Fusion MPT device support
152#
153
154#
155# IEEE 1394 (FireWire) support (EXPERIMENTAL)
156#
157# CONFIG_IEEE1394 is not set
158
159#
160# I2O device support
161#
162# CONFIG_I2O is not set
163
164#
165# Networking support
166#
167CONFIG_NET=y
168
169#
170# Networking options
171#
172CONFIG_PACKET=y
173# CONFIG_PACKET_MMAP is not set
174# CONFIG_NETLINK_DEV is not set
175# CONFIG_NETFILTER is not set
176CONFIG_UNIX=y
177# CONFIG_NET_KEY is not set
178CONFIG_INET=y
179CONFIG_IP_MULTICAST=y
180# CONFIG_IP_ADVANCED_ROUTER is not set
181CONFIG_IP_PNP=y
182# CONFIG_IP_PNP_DHCP is not set
183CONFIG_IP_PNP_BOOTP=y
184CONFIG_IP_PNP_RARP=y
185# CONFIG_NET_IPIP is not set
186# CONFIG_NET_IPGRE is not set
187# CONFIG_IP_MROUTE is not set
188# CONFIG_ARPD is not set
189# CONFIG_INET_ECN is not set
190CONFIG_SYN_COOKIES=y
191# CONFIG_INET_AH is not set
192# CONFIG_INET_ESP is not set
193# CONFIG_INET_IPCOMP is not set
194# CONFIG_IPV6 is not set
195# CONFIG_XFRM_USER is not set
196
197#
198# SCTP Configuration (EXPERIMENTAL)
199#
200CONFIG_IPV6_SCTP__=y
201# CONFIG_IP_SCTP is not set
202# CONFIG_ATM is not set
203# CONFIG_VLAN_8021Q is not set
204# CONFIG_LLC is not set
205# CONFIG_DECNET is not set
206# CONFIG_BRIDGE is not set
207# CONFIG_X25 is not set
208# CONFIG_LAPB is not set
209# CONFIG_NET_DIVERT is not set
210# CONFIG_ECONET is not set
211# CONFIG_WAN_ROUTER is not set
212# CONFIG_NET_HW_FLOWCONTROL is not set
213
214#
215# QoS and/or fair queueing
216#
217# CONFIG_NET_SCHED is not set
218
219#
220# Network testing
221#
222# CONFIG_NET_PKTGEN is not set
223CONFIG_NETDEVICES=y
224
225#
226# ARCnet devices
227#
228# CONFIG_ARCNET is not set
229# CONFIG_DUMMY is not set
230# CONFIG_BONDING is not set
231# CONFIG_EQUALIZER is not set
232# CONFIG_TUN is not set
233# CONFIG_ETHERTAP is not set
234
235#
236# Ethernet (10 or 100Mbit)
237#
238CONFIG_NET_ETHERNET=y
239CONFIG_MII=y
240# CONFIG_OAKNET is not set
241# CONFIG_HAPPYMEAL is not set
242# CONFIG_SUNGEM is not set
243# CONFIG_NET_VENDOR_3COM is not set
244
245#
246# Tulip family network device support
247#
248# CONFIG_NET_TULIP is not set
249# CONFIG_HP100 is not set
250CONFIG_NET_PCI=y
251CONFIG_PCNET32=y
252# CONFIG_AMD8111_ETH is not set
253# CONFIG_ADAPTEC_STARFIRE is not set
254# CONFIG_B44 is not set
255# CONFIG_DGRS is not set
256CONFIG_EEPRO100=y
257# CONFIG_EEPRO100_PIO is not set
258# CONFIG_E100 is not set
259# CONFIG_FEALNX is not set
260# CONFIG_NATSEMI is not set
261# CONFIG_NE2K_PCI is not set
262# CONFIG_8139CP is not set
263# CONFIG_8139TOO is not set
264# CONFIG_SIS900 is not set
265# CONFIG_EPIC100 is not set
266# CONFIG_SUNDANCE is not set
267# CONFIG_TLAN is not set
268# CONFIG_VIA_RHINE is not set
269
270#
271# Ethernet (1000 Mbit)
272#
273# CONFIG_ACENIC is not set
274# CONFIG_DL2K is not set
275# CONFIG_E1000 is not set
276# CONFIG_NS83820 is not set
277# CONFIG_HAMACHI is not set
278# CONFIG_YELLOWFIN is not set
279# CONFIG_R8169 is not set
280# CONFIG_SK98LIN is not set
281# CONFIG_TIGON3 is not set
282
283#
284# Ethernet (10000 Mbit)
285#
286# CONFIG_IXGB is not set
287# CONFIG_FDDI is not set
288# CONFIG_HIPPI is not set
289CONFIG_PPP=y
290# CONFIG_PPP_MULTILINK is not set
291# CONFIG_PPP_FILTER is not set
292# CONFIG_PPP_ASYNC is not set
293# CONFIG_PPP_SYNC_TTY is not set
294# CONFIG_PPP_DEFLATE is not set
295# CONFIG_PPP_BSDCOMP is not set
296# CONFIG_PPPOE is not set
297# CONFIG_SLIP is not set
298
299#
300# Wireless LAN (non-hamradio)
301#
302# CONFIG_NET_RADIO is not set
303
304#
305# Token Ring devices (depends on LLC=y)
306#
307# CONFIG_RCPCI is not set
308# CONFIG_SHAPER is not set
309
310#
311# Wan interfaces
312#
313# CONFIG_WAN is not set
314
315#
316# Amateur Radio support
317#
318# CONFIG_HAMRADIO is not set
319
320#
321# IrDA (infrared) support
322#
323# CONFIG_IRDA is not set
324
325#
326# ISDN subsystem
327#
328# CONFIG_ISDN_BOOL is not set
329
330#
331# Graphics support
332#
333# CONFIG_FB is not set
334
335#
336# Old CD-ROM drivers (not SCSI, not IDE)
337#
338# CONFIG_CD_NO_IDESCSI is not set
339
340#
341# Input device support
342#
343# CONFIG_INPUT is not set
344
345#
346# Userland interfaces
347#
348
349#
350# Input I/O drivers
351#
352# CONFIG_GAMEPORT is not set
353CONFIG_SOUND_GAMEPORT=y
354CONFIG_SERIO=y
355CONFIG_SERIO_I8042=y
356CONFIG_SERIO_SERPORT=y
357# CONFIG_SERIO_CT82C710 is not set
358
359#
360# Input Device Drivers
361#
362
363#
364# Macintosh device drivers
365#
366
367#
368# Character devices
369#
370# CONFIG_SERIAL_NONSTANDARD is not set
371
372#
373# Serial drivers
374#
375# CONFIG_SERIAL_8250 is not set
376
377#
378# Non-8250 serial port support
379#
380CONFIG_UNIX98_PTYS=y
381CONFIG_UNIX98_PTY_COUNT=256
382
383#
384# I2C support
385#
386CONFIG_I2C=y
387# CONFIG_I2C_ALGOBIT is not set
388# CONFIG_I2C_ALGOPCF is not set
389# CONFIG_I2C_IBM_OCP_ALGO is not set
390CONFIG_I2C_CHARDEV=y
391
392#
393# I2C Hardware Sensors Mainboard support
394#
395# CONFIG_I2C_ALI15X3 is not set
396# CONFIG_I2C_AMD756 is not set
397# CONFIG_I2C_AMD8111 is not set
398# CONFIG_I2C_I801 is not set
399# CONFIG_I2C_PIIX4 is not set
400# CONFIG_I2C_SIS96X is not set
401# CONFIG_I2C_VIAPRO is not set
402
403#
404# I2C Hardware Sensors Chip support
405#
406# CONFIG_SENSORS_ADM1021 is not set
407# CONFIG_SENSORS_IT87 is not set
408# CONFIG_SENSORS_LM75 is not set
409# CONFIG_SENSORS_LM85 is not set
410# CONFIG_SENSORS_VIA686A is not set
411# CONFIG_SENSORS_W83781D is not set
412# CONFIG_I2C_SENSOR is not set
413
414#
415# Mice
416#
417CONFIG_BUSMOUSE=y
418# CONFIG_QIC02_TAPE is not set
419
420#
421# IPMI
422#
423# CONFIG_IPMI_HANDLER is not set
424
425#
426# Watchdog Cards
427#
428CONFIG_WATCHDOG=y
429# CONFIG_WATCHDOG_NOWAYOUT is not set
430# CONFIG_SOFT_WATCHDOG is not set
431# CONFIG_WDT is not set
432# CONFIG_WDTPCI is not set
433# CONFIG_PCWATCHDOG is not set
434# CONFIG_ACQUIRE_WDT is not set
435# CONFIG_ADVANTECH_WDT is not set
436# CONFIG_EUROTECH_WDT is not set
437# CONFIG_IB700_WDT is not set
438# CONFIG_MIXCOMWD is not set
439# CONFIG_SCx200_WDT is not set
440# CONFIG_60XX_WDT is not set
441# CONFIG_W83877F_WDT is not set
442# CONFIG_MACHZ_WDT is not set
443# CONFIG_SC520_WDT is not set
444# CONFIG_AMD7XX_TCO is not set
445# CONFIG_ALIM7101_WDT is not set
446# CONFIG_SC1200_WDT is not set
447# CONFIG_WAFER_WDT is not set
448# CONFIG_CPU5_WDT is not set
449# CONFIG_NVRAM is not set
450CONFIG_GEN_RTC=y
451# CONFIG_GEN_RTC_X is not set
452# CONFIG_DTLK is not set
453# CONFIG_R3964 is not set
454# CONFIG_APPLICOM is not set
455
456#
457# Ftape, the floppy tape device driver
458#
459# CONFIG_FTAPE is not set
460# CONFIG_AGP is not set
461# CONFIG_DRM is not set
462# CONFIG_RAW_DRIVER is not set
463# CONFIG_HANGCHECK_TIMER is not set
464
465#
466# Multimedia devices
467#
468# CONFIG_VIDEO_DEV is not set
469
470#
471# Digital Video Broadcasting Devices
472#
473# CONFIG_DVB is not set
474
475#
476# File systems
477#
478CONFIG_EXT2_FS=y
479# CONFIG_EXT2_FS_XATTR is not set
480# CONFIG_EXT3_FS is not set
481# CONFIG_JBD is not set
482# CONFIG_REISERFS_FS is not set
483# CONFIG_JFS_FS is not set
484# CONFIG_XFS_FS is not set
485# CONFIG_MINIX_FS is not set
486# CONFIG_ROMFS_FS is not set
487# CONFIG_QUOTA is not set
488CONFIG_AUTOFS_FS=y
489# CONFIG_AUTOFS4_FS is not set
490
491#
492# CD-ROM/DVD Filesystems
493#
494CONFIG_ISO9660_FS=y
495# CONFIG_JOLIET is not set
496# CONFIG_ZISOFS is not set
497# CONFIG_UDF_FS is not set
498
499#
500# DOS/FAT/NT Filesystems
501#
502# CONFIG_FAT_FS is not set
503# CONFIG_NTFS_FS is not set
504
505#
506# Pseudo filesystems
507#
508CONFIG_PROC_FS=y
509# CONFIG_DEVFS_FS is not set
510CONFIG_DEVPTS_FS=y
511# CONFIG_DEVPTS_FS_XATTR is not set
512CONFIG_TMPFS=y
513CONFIG_RAMFS=y
514
515#
516# Miscellaneous filesystems
517#
518# CONFIG_ADFS_FS is not set
519# CONFIG_AFFS_FS is not set
520# CONFIG_HFS_FS is not set
521# CONFIG_BEFS_FS is not set
522# CONFIG_BFS_FS is not set
523# CONFIG_EFS_FS is not set
524# CONFIG_CRAMFS is not set
525# CONFIG_VXFS_FS is not set
526# CONFIG_HPFS_FS is not set
527# CONFIG_QNX4FS_FS is not set
528# CONFIG_SYSV_FS is not set
529# CONFIG_UFS_FS is not set
530
531#
532# Network File Systems
533#
534CONFIG_NFS_FS=y
535# CONFIG_NFS_V3 is not set
536# CONFIG_NFS_V4 is not set
537CONFIG_NFSD=y
538# CONFIG_NFSD_V3 is not set
539# CONFIG_NFSD_TCP is not set
540CONFIG_ROOT_NFS=y
541CONFIG_LOCKD=y
542CONFIG_EXPORTFS=y
543CONFIG_SUNRPC=y
544# CONFIG_SUNRPC_GSS is not set
545# CONFIG_SMB_FS is not set
546# CONFIG_CIFS is not set
547# CONFIG_NCP_FS is not set
548# CONFIG_CODA_FS is not set
549# CONFIG_INTERMEZZO_FS is not set
550# CONFIG_AFS_FS is not set
551
552#
553# Partition Types
554#
555# CONFIG_PARTITION_ADVANCED is not set
556CONFIG_MSDOS_PARTITION=y
557
558#
559# Sound
560#
561# CONFIG_SOUND is not set
562
563#
564# IBM 40x options
565#
566
567#
568# USB support
569#
570# CONFIG_USB is not set
571# CONFIG_USB_GADGET is not set
572
573#
574# Bluetooth support
575#
576# CONFIG_BT is not set
577
578#
579# Library routines
580#
581# CONFIG_CRC32 is not set
582
583#
584# Kernel hacking
585#
586# CONFIG_DEBUG_KERNEL is not set
587# CONFIG_KALLSYMS is not set
588# CONFIG_SERIAL_TEXT_DEBUG is not set
589CONFIG_OCP=y
590
591#
592# Security options
593#
594# CONFIG_SECURITY is not set
595
596#
597# Cryptographic options
598#
599# CONFIG_CRYPTO is not set
diff --git a/arch/ppc/configs/redwood5_defconfig b/arch/ppc/configs/redwood5_defconfig
new file mode 100644
index 000000000000..4c5486da4139
--- /dev/null
+++ b/arch/ppc/configs/redwood5_defconfig
@@ -0,0 +1,557 @@
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
65# CONFIG_CPCI405 is not set
66# CONFIG_EP405 is not set
67# CONFIG_OAK is not set
68CONFIG_REDWOOD_5=y
69# CONFIG_REDWOOD_6 is not set
70# CONFIG_SYCAMORE is not set
71# CONFIG_WALNUT is not set
72CONFIG_IBM405_ERR77=y
73CONFIG_IBM405_ERR51=y
74CONFIG_IBM_OCP=y
75CONFIG_PPC_OCP=y
76CONFIG_STB03xxx=y
77CONFIG_IBM_OPENBIOS=y
78# CONFIG_PM is not set
79CONFIG_UART0_TTYS0=y
80# CONFIG_UART0_TTYS1 is not set
81# CONFIG_SERIAL_SICC is not set
82CONFIG_NOT_COHERENT_CACHE=y
83
84#
85# Platform options
86#
87# CONFIG_PC_KEYBOARD is not set
88# CONFIG_SMP is not set
89# CONFIG_PREEMPT is not set
90# CONFIG_HIGHMEM is not set
91CONFIG_KERNEL_ELF=y
92CONFIG_BINFMT_ELF=y
93# CONFIG_BINFMT_MISC is not set
94CONFIG_CMDLINE_BOOL=y
95CONFIG_CMDLINE="ip=on"
96
97#
98# Bus options
99#
100# CONFIG_PCI is not set
101# CONFIG_PCI_DOMAINS is not set
102
103#
104# Advanced setup
105#
106# CONFIG_ADVANCED_OPTIONS is not set
107
108#
109# Default settings for advanced configuration options are used
110#
111CONFIG_HIGHMEM_START=0xfe000000
112CONFIG_LOWMEM_SIZE=0x30000000
113CONFIG_KERNEL_START=0xc0000000
114CONFIG_TASK_SIZE=0x80000000
115CONFIG_BOOT_LOAD=0x00400000
116
117#
118# Device Drivers
119#
120
121#
122# Generic Driver Options
123#
124
125#
126# Memory Technology Devices (MTD)
127#
128# CONFIG_MTD is not set
129
130#
131# Parallel port support
132#
133# CONFIG_PARPORT is not set
134
135#
136# Plug and Play support
137#
138
139#
140# Block devices
141#
142# CONFIG_BLK_DEV_FD is not set
143CONFIG_BLK_DEV_LOOP=y
144# CONFIG_BLK_DEV_CRYPTOLOOP is not set
145# CONFIG_BLK_DEV_NBD is not set
146CONFIG_BLK_DEV_RAM=y
147CONFIG_BLK_DEV_RAM_SIZE=4096
148CONFIG_BLK_DEV_INITRD=y
149# CONFIG_LBD is not set
150
151#
152# ATA/ATAPI/MFM/RLL support
153#
154CONFIG_IDE=y
155CONFIG_BLK_DEV_IDE=y
156
157#
158# Please see Documentation/ide.txt for help/info on IDE drives
159#
160CONFIG_BLK_DEV_IDEDISK=y
161# CONFIG_IDEDISK_MULTI_MODE is not set
162# CONFIG_IDEDISK_STROKE is not set
163# CONFIG_BLK_DEV_IDECD is not set
164# CONFIG_BLK_DEV_IDETAPE is not set
165# CONFIG_BLK_DEV_IDEFLOPPY is not set
166# CONFIG_IDE_TASK_IOCTL is not set
167# CONFIG_IDE_TASKFILE_IO is not set
168
169#
170# IDE chipset support/bugfixes
171#
172CONFIG_IDE_GENERIC=y
173# CONFIG_BLK_DEV_IDEDMA is not set
174# CONFIG_IDEDMA_AUTO is not set
175# CONFIG_BLK_DEV_HD is not set
176
177#
178# SCSI device support
179#
180# CONFIG_SCSI is not set
181
182#
183# Multi-device support (RAID and LVM)
184#
185# CONFIG_MD is not set
186
187#
188# Fusion MPT device support
189#
190
191#
192# IEEE 1394 (FireWire) support
193#
194# CONFIG_IEEE1394 is not set
195
196#
197# I2O device support
198#
199
200#
201# Macintosh device drivers
202#
203
204#
205# Networking support
206#
207CONFIG_NET=y
208
209#
210# Networking options
211#
212# CONFIG_PACKET is not set
213# CONFIG_NETLINK_DEV is not set
214CONFIG_UNIX=y
215# CONFIG_NET_KEY is not set
216CONFIG_INET=y
217CONFIG_IP_MULTICAST=y
218# CONFIG_IP_ADVANCED_ROUTER is not set
219CONFIG_IP_PNP=y
220CONFIG_IP_PNP_DHCP=y
221CONFIG_IP_PNP_BOOTP=y
222CONFIG_IP_PNP_RARP=y
223# CONFIG_NET_IPIP is not set
224# CONFIG_NET_IPGRE is not set
225# CONFIG_IP_MROUTE is not set
226# CONFIG_ARPD is not set
227CONFIG_SYN_COOKIES=y
228# CONFIG_INET_AH is not set
229# CONFIG_INET_ESP is not set
230# CONFIG_INET_IPCOMP is not set
231# CONFIG_IPV6 is not set
232# CONFIG_DECNET is not set
233# CONFIG_BRIDGE is not set
234# CONFIG_NETFILTER is not set
235
236#
237# SCTP Configuration (EXPERIMENTAL)
238#
239# CONFIG_IP_SCTP is not set
240# CONFIG_ATM is not set
241# CONFIG_VLAN_8021Q is not set
242# CONFIG_LLC2 is not set
243# CONFIG_IPX is not set
244# CONFIG_ATALK is not set
245# CONFIG_X25 is not set
246# CONFIG_LAPB is not set
247# CONFIG_NET_DIVERT is not set
248# CONFIG_ECONET is not set
249# CONFIG_WAN_ROUTER is not set
250# CONFIG_NET_HW_FLOWCONTROL is not set
251
252#
253# QoS and/or fair queueing
254#
255# CONFIG_NET_SCHED is not set
256
257#
258# Network testing
259#
260# CONFIG_NET_PKTGEN is not set
261CONFIG_NETDEVICES=y
262# CONFIG_DUMMY is not set
263# CONFIG_BONDING is not set
264# CONFIG_EQUALIZER is not set
265# CONFIG_TUN is not set
266
267#
268# Ethernet (10 or 100Mbit)
269#
270CONFIG_NET_ETHERNET=y
271CONFIG_MII=y
272# CONFIG_OAKNET is not set
273
274#
275# Ethernet (1000 Mbit)
276#
277
278#
279# Ethernet (10000 Mbit)
280#
281# CONFIG_IBM_EMAC is not set
282# CONFIG_PPP is not set
283# CONFIG_SLIP is not set
284
285#
286# Wireless LAN (non-hamradio)
287#
288# CONFIG_NET_RADIO is not set
289
290#
291# Token Ring devices
292#
293# CONFIG_SHAPER is not set
294# CONFIG_NETCONSOLE is not set
295
296#
297# Wan interfaces
298#
299# CONFIG_WAN is not set
300
301#
302# Amateur Radio support
303#
304# CONFIG_HAMRADIO is not set
305
306#
307# IrDA (infrared) support
308#
309# CONFIG_IRDA is not set
310
311#
312# Bluetooth support
313#
314# CONFIG_BT is not set
315# CONFIG_NETPOLL is not set
316# CONFIG_NET_POLL_CONTROLLER is not set
317
318#
319# ISDN subsystem
320#
321# CONFIG_ISDN is not set
322
323#
324# Telephony Support
325#
326# CONFIG_PHONE is not set
327
328#
329# Input device support
330#
331CONFIG_INPUT=y
332
333#
334# Userland interfaces
335#
336# CONFIG_INPUT_MOUSEDEV is not set
337# CONFIG_INPUT_JOYDEV is not set
338# CONFIG_INPUT_TSDEV is not set
339# CONFIG_INPUT_EVDEV is not set
340# CONFIG_INPUT_EVBUG is not set
341
342#
343# Input I/O drivers
344#
345# CONFIG_GAMEPORT is not set
346CONFIG_SOUND_GAMEPORT=y
347CONFIG_SERIO=y
348# CONFIG_SERIO_I8042 is not set
349# CONFIG_SERIO_SERPORT is not set
350# CONFIG_SERIO_CT82C710 is not set
351
352#
353# Input Device Drivers
354#
355# CONFIG_INPUT_KEYBOARD is not set
356# CONFIG_INPUT_MOUSE is not set
357# CONFIG_INPUT_JOYSTICK is not set
358# CONFIG_INPUT_TOUCHSCREEN is not set
359# CONFIG_INPUT_MISC is not set
360
361#
362# Character devices
363#
364# CONFIG_VT is not set
365# CONFIG_SERIAL_NONSTANDARD is not set
366
367#
368# Serial drivers
369#
370CONFIG_SERIAL_8250=y
371CONFIG_SERIAL_8250_CONSOLE=y
372CONFIG_SERIAL_8250_NR_UARTS=4
373# CONFIG_SERIAL_8250_EXTENDED is not set
374
375#
376# Non-8250 serial port support
377#
378CONFIG_SERIAL_CORE=y
379CONFIG_SERIAL_CORE_CONSOLE=y
380# CONFIG_UNIX98_PTYS is not set
381CONFIG_LEGACY_PTYS=y
382CONFIG_LEGACY_PTY_COUNT=256
383# CONFIG_QIC02_TAPE is not set
384
385#
386# IPMI
387#
388# CONFIG_IPMI_HANDLER is not set
389
390#
391# Watchdog Cards
392#
393# CONFIG_WATCHDOG is not set
394# CONFIG_NVRAM is not set
395CONFIG_GEN_RTC=y
396# CONFIG_GEN_RTC_X is not set
397# CONFIG_DTLK is not set
398# CONFIG_R3964 is not set
399# CONFIG_APPLICOM is not set
400
401#
402# Ftape, the floppy tape device driver
403#
404# CONFIG_FTAPE is not set
405# CONFIG_AGP is not set
406# CONFIG_DRM is not set
407# CONFIG_RAW_DRIVER is not set
408
409#
410# I2C support
411#
412# CONFIG_I2C is not set
413
414#
415# Misc devices
416#
417
418#
419# Multimedia devices
420#
421# CONFIG_VIDEO_DEV is not set
422
423#
424# Digital Video Broadcasting Devices
425#
426# CONFIG_DVB is not set
427
428#
429# Graphics support
430#
431# CONFIG_FB is not set
432
433#
434# Sound
435#
436# CONFIG_SOUND is not set
437
438#
439# USB support
440#
441
442#
443# USB Gadget Support
444#
445# CONFIG_USB_GADGET is not set
446
447#
448# File systems
449#
450CONFIG_EXT2_FS=y
451# CONFIG_EXT2_FS_XATTR is not set
452# CONFIG_EXT3_FS is not set
453# CONFIG_JBD is not set
454# CONFIG_REISERFS_FS is not set
455# CONFIG_JFS_FS is not set
456# CONFIG_XFS_FS is not set
457# CONFIG_MINIX_FS is not set
458# CONFIG_ROMFS_FS is not set
459# CONFIG_QUOTA is not set
460# CONFIG_AUTOFS_FS is not set
461# CONFIG_AUTOFS4_FS is not set
462
463#
464# CD-ROM/DVD Filesystems
465#
466# CONFIG_ISO9660_FS is not set
467# CONFIG_UDF_FS is not set
468
469#
470# DOS/FAT/NT Filesystems
471#
472# CONFIG_FAT_FS is not set
473# CONFIG_NTFS_FS is not set
474
475#
476# Pseudo filesystems
477#
478CONFIG_PROC_FS=y
479CONFIG_PROC_KCORE=y
480# CONFIG_DEVFS_FS is not set
481CONFIG_TMPFS=y
482# CONFIG_HUGETLB_PAGE is not set
483CONFIG_RAMFS=y
484
485#
486# Miscellaneous filesystems
487#
488# CONFIG_ADFS_FS is not set
489# CONFIG_AFFS_FS is not set
490# CONFIG_HFS_FS is not set
491# CONFIG_HFSPLUS_FS is not set
492# CONFIG_BEFS_FS is not set
493# CONFIG_BFS_FS is not set
494# CONFIG_EFS_FS is not set
495# CONFIG_CRAMFS is not set
496# CONFIG_VXFS_FS is not set
497# CONFIG_HPFS_FS is not set
498# CONFIG_QNX4FS_FS is not set
499# CONFIG_SYSV_FS is not set
500# CONFIG_UFS_FS is not set
501
502#
503# Network File Systems
504#
505CONFIG_NFS_FS=y
506# CONFIG_NFS_V3 is not set
507# CONFIG_NFS_V4 is not set
508# CONFIG_NFS_DIRECTIO is not set
509# CONFIG_NFSD is not set
510CONFIG_ROOT_NFS=y
511CONFIG_LOCKD=y
512# CONFIG_EXPORTFS is not set
513CONFIG_SUNRPC=y
514# CONFIG_RPCSEC_GSS_KRB5 is not set
515# CONFIG_SMB_FS is not set
516# CONFIG_CIFS is not set
517# CONFIG_NCP_FS is not set
518# CONFIG_CODA_FS is not set
519# CONFIG_INTERMEZZO_FS is not set
520# CONFIG_AFS_FS is not set
521
522#
523# Partition Types
524#
525# CONFIG_PARTITION_ADVANCED is not set
526CONFIG_MSDOS_PARTITION=y
527
528#
529# Native Language Support
530#
531# CONFIG_NLS is not set
532
533#
534# IBM 40x options
535#
536
537#
538# Library routines
539#
540# CONFIG_CRC32 is not set
541
542#
543# Kernel hacking
544#
545# CONFIG_DEBUG_KERNEL is not set
546# CONFIG_SERIAL_TEXT_DEBUG is not set
547CONFIG_OCP=y
548
549#
550# Security options
551#
552# CONFIG_SECURITY is not set
553
554#
555# Cryptographic options
556#
557# CONFIG_CRYPTO is not set
diff --git a/arch/ppc/configs/redwood6_defconfig b/arch/ppc/configs/redwood6_defconfig
new file mode 100644
index 000000000000..5752845c2601
--- /dev/null
+++ b/arch/ppc/configs/redwood6_defconfig
@@ -0,0 +1,535 @@
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#
22# CONFIG_SWAP is not set
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
42# CONFIG_MODULE_UNLOAD is not set
43CONFIG_OBSOLETE_MODPARM=y
44# CONFIG_MODVERSIONS is not set
45CONFIG_KMOD=y
46
47#
48# Processor
49#
50# CONFIG_6xx is not set
51CONFIG_40x=y
52# CONFIG_44x is not set
53# CONFIG_POWER3 is not set
54# CONFIG_POWER4 is not set
55# CONFIG_8xx is not set
56# CONFIG_MATH_EMULATION is not set
57# CONFIG_CPU_FREQ is not set
58CONFIG_4xx=y
59
60#
61# IBM 4xx options
62#
63# CONFIG_ASH is not set
64# CONFIG_CPCI405 is not set
65# CONFIG_EP405 is not set
66# CONFIG_OAK is not set
67# CONFIG_REDWOOD_5 is not set
68CONFIG_REDWOOD_6=y
69# CONFIG_SYCAMORE is not set
70# CONFIG_WALNUT is not set
71CONFIG_IBM405_ERR77=y
72CONFIG_IBM405_ERR51=y
73CONFIG_IBM_OCP=y
74CONFIG_PPC_OCP=y
75CONFIG_STB03xxx=y
76CONFIG_IBM_OPENBIOS=y
77# CONFIG_PM is not set
78CONFIG_UART0_TTYS0=y
79# CONFIG_UART0_TTYS1 is not set
80# CONFIG_SERIAL_SICC 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#
99# CONFIG_PCI is not set
100# CONFIG_PCI_DOMAINS is not set
101
102#
103# Advanced setup
104#
105# CONFIG_ADVANCED_OPTIONS is not set
106
107#
108# Default settings for advanced configuration options are used
109#
110CONFIG_HIGHMEM_START=0xfe000000
111CONFIG_LOWMEM_SIZE=0x30000000
112CONFIG_KERNEL_START=0xc0000000
113CONFIG_TASK_SIZE=0x80000000
114CONFIG_BOOT_LOAD=0x00400000
115
116#
117# Device Drivers
118#
119
120#
121# Generic Driver Options
122#
123
124#
125# Memory Technology Devices (MTD)
126#
127# CONFIG_MTD is not set
128
129#
130# Parallel port support
131#
132# CONFIG_PARPORT is not set
133
134#
135# Plug and Play support
136#
137
138#
139# Block devices
140#
141# CONFIG_BLK_DEV_FD is not set
142CONFIG_BLK_DEV_LOOP=y
143# CONFIG_BLK_DEV_CRYPTOLOOP is not set
144# CONFIG_BLK_DEV_NBD is not set
145CONFIG_BLK_DEV_RAM=y
146CONFIG_BLK_DEV_RAM_SIZE=4096
147CONFIG_BLK_DEV_INITRD=y
148# CONFIG_LBD is not set
149
150#
151# ATA/ATAPI/MFM/RLL support
152#
153# CONFIG_IDE is not set
154
155#
156# SCSI device support
157#
158# CONFIG_SCSI is not set
159
160#
161# Multi-device support (RAID and LVM)
162#
163# CONFIG_MD is not set
164
165#
166# Fusion MPT device support
167#
168
169#
170# IEEE 1394 (FireWire) support
171#
172# CONFIG_IEEE1394 is not set
173
174#
175# I2O device support
176#
177
178#
179# Macintosh device drivers
180#
181
182#
183# Networking support
184#
185CONFIG_NET=y
186
187#
188# Networking options
189#
190# CONFIG_PACKET is not set
191# CONFIG_NETLINK_DEV is not set
192CONFIG_UNIX=y
193# CONFIG_NET_KEY is not set
194CONFIG_INET=y
195CONFIG_IP_MULTICAST=y
196# CONFIG_IP_ADVANCED_ROUTER is not set
197CONFIG_IP_PNP=y
198# CONFIG_IP_PNP_DHCP is not set
199CONFIG_IP_PNP_BOOTP=y
200CONFIG_IP_PNP_RARP=y
201# CONFIG_NET_IPIP is not set
202# CONFIG_NET_IPGRE is not set
203# CONFIG_IP_MROUTE is not set
204# CONFIG_ARPD is not set
205CONFIG_SYN_COOKIES=y
206# CONFIG_INET_AH is not set
207# CONFIG_INET_ESP is not set
208# CONFIG_INET_IPCOMP is not set
209# CONFIG_IPV6 is not set
210# CONFIG_DECNET is not set
211# CONFIG_BRIDGE is not set
212# CONFIG_NETFILTER is not set
213
214#
215# SCTP Configuration (EXPERIMENTAL)
216#
217# CONFIG_IP_SCTP is not set
218# CONFIG_ATM is not set
219# CONFIG_VLAN_8021Q is not set
220# CONFIG_LLC2 is not set
221# CONFIG_IPX is not set
222# CONFIG_ATALK is not set
223# CONFIG_X25 is not set
224# CONFIG_LAPB is not set
225# CONFIG_NET_DIVERT is not set
226# CONFIG_ECONET is not set
227# CONFIG_WAN_ROUTER is not set
228# CONFIG_NET_HW_FLOWCONTROL is not set
229
230#
231# QoS and/or fair queueing
232#
233# CONFIG_NET_SCHED is not set
234
235#
236# Network testing
237#
238# CONFIG_NET_PKTGEN is not set
239CONFIG_NETDEVICES=y
240# CONFIG_DUMMY is not set
241# CONFIG_BONDING is not set
242# CONFIG_EQUALIZER is not set
243# CONFIG_TUN is not set
244
245#
246# Ethernet (10 or 100Mbit)
247#
248CONFIG_NET_ETHERNET=y
249CONFIG_MII=y
250# CONFIG_OAKNET is not set
251
252#
253# Ethernet (1000 Mbit)
254#
255
256#
257# Ethernet (10000 Mbit)
258#
259# CONFIG_IBM_EMAC is not set
260# CONFIG_PPP is not set
261# CONFIG_SLIP is not set
262
263#
264# Wireless LAN (non-hamradio)
265#
266# CONFIG_NET_RADIO is not set
267
268#
269# Token Ring devices
270#
271# CONFIG_SHAPER is not set
272# CONFIG_NETCONSOLE is not set
273
274#
275# Wan interfaces
276#
277# CONFIG_WAN is not set
278
279#
280# Amateur Radio support
281#
282# CONFIG_HAMRADIO is not set
283
284#
285# IrDA (infrared) support
286#
287# CONFIG_IRDA is not set
288
289#
290# Bluetooth support
291#
292# CONFIG_BT is not set
293# CONFIG_NETPOLL is not set
294# CONFIG_NET_POLL_CONTROLLER is not set
295
296#
297# ISDN subsystem
298#
299# CONFIG_ISDN is not set
300
301#
302# Telephony Support
303#
304# CONFIG_PHONE is not set
305
306#
307# Input device support
308#
309CONFIG_INPUT=y
310
311#
312# Userland interfaces
313#
314# CONFIG_INPUT_MOUSEDEV is not set
315# CONFIG_INPUT_JOYDEV is not set
316# CONFIG_INPUT_TSDEV is not set
317# CONFIG_INPUT_EVDEV is not set
318# CONFIG_INPUT_EVBUG is not set
319
320#
321# Input I/O drivers
322#
323# CONFIG_GAMEPORT is not set
324CONFIG_SOUND_GAMEPORT=y
325CONFIG_SERIO=y
326# CONFIG_SERIO_I8042 is not set
327# CONFIG_SERIO_SERPORT is not set
328# CONFIG_SERIO_CT82C710 is not set
329
330#
331# Input Device Drivers
332#
333# CONFIG_INPUT_KEYBOARD is not set
334# CONFIG_INPUT_MOUSE is not set
335# CONFIG_INPUT_JOYSTICK is not set
336# CONFIG_INPUT_TOUCHSCREEN is not set
337# CONFIG_INPUT_MISC is not set
338
339#
340# Character devices
341#
342# CONFIG_VT is not set
343# CONFIG_SERIAL_NONSTANDARD is not set
344
345#
346# Serial drivers
347#
348CONFIG_SERIAL_8250=y
349CONFIG_SERIAL_8250_CONSOLE=y
350CONFIG_SERIAL_8250_NR_UARTS=4
351# CONFIG_SERIAL_8250_EXTENDED is not set
352
353#
354# Non-8250 serial port support
355#
356CONFIG_SERIAL_CORE=y
357CONFIG_SERIAL_CORE_CONSOLE=y
358CONFIG_UNIX98_PTYS=y
359CONFIG_LEGACY_PTYS=y
360CONFIG_LEGACY_PTY_COUNT=256
361# CONFIG_QIC02_TAPE is not set
362
363#
364# IPMI
365#
366# CONFIG_IPMI_HANDLER is not set
367
368#
369# Watchdog Cards
370#
371# CONFIG_WATCHDOG is not set
372# CONFIG_NVRAM is not set
373# CONFIG_GEN_RTC is not set
374# CONFIG_DTLK is not set
375# CONFIG_R3964 is not set
376# CONFIG_APPLICOM is not set
377
378#
379# Ftape, the floppy tape device driver
380#
381# CONFIG_FTAPE is not set
382# CONFIG_AGP is not set
383# CONFIG_DRM is not set
384# CONFIG_RAW_DRIVER is not set
385
386#
387# I2C support
388#
389# CONFIG_I2C is not set
390
391#
392# Misc devices
393#
394
395#
396# Multimedia devices
397#
398# CONFIG_VIDEO_DEV is not set
399
400#
401# Digital Video Broadcasting Devices
402#
403# CONFIG_DVB is not set
404
405#
406# Graphics support
407#
408# CONFIG_FB is not set
409
410#
411# Sound
412#
413# CONFIG_SOUND is not set
414
415#
416# USB support
417#
418
419#
420# USB Gadget Support
421#
422# CONFIG_USB_GADGET is not set
423
424#
425# File systems
426#
427CONFIG_EXT2_FS=y
428# CONFIG_EXT2_FS_XATTR is not set
429# CONFIG_EXT3_FS is not set
430# CONFIG_JBD is not set
431# CONFIG_REISERFS_FS is not set
432# CONFIG_JFS_FS is not set
433# CONFIG_XFS_FS is not set
434# CONFIG_MINIX_FS is not set
435# CONFIG_ROMFS_FS is not set
436# CONFIG_QUOTA is not set
437# CONFIG_AUTOFS_FS is not set
438# CONFIG_AUTOFS4_FS is not set
439
440#
441# CD-ROM/DVD Filesystems
442#
443# CONFIG_ISO9660_FS is not set
444# CONFIG_UDF_FS is not set
445
446#
447# DOS/FAT/NT Filesystems
448#
449# CONFIG_FAT_FS is not set
450# CONFIG_NTFS_FS is not set
451
452#
453# Pseudo filesystems
454#
455CONFIG_PROC_FS=y
456CONFIG_PROC_KCORE=y
457# CONFIG_DEVFS_FS is not set
458# CONFIG_DEVPTS_FS_XATTR is not set
459CONFIG_TMPFS=y
460# CONFIG_HUGETLB_PAGE is not set
461CONFIG_RAMFS=y
462
463#
464# Miscellaneous filesystems
465#
466# CONFIG_ADFS_FS is not set
467# CONFIG_AFFS_FS is not set
468# CONFIG_HFS_FS is not set
469# CONFIG_HFSPLUS_FS is not set
470# CONFIG_BEFS_FS is not set
471# CONFIG_BFS_FS is not set
472# CONFIG_EFS_FS is not set
473# CONFIG_CRAMFS is not set
474# CONFIG_VXFS_FS is not set
475# CONFIG_HPFS_FS is not set
476# CONFIG_QNX4FS_FS is not set
477# CONFIG_SYSV_FS is not set
478# CONFIG_UFS_FS is not set
479
480#
481# Network File Systems
482#
483CONFIG_NFS_FS=y
484# CONFIG_NFS_V3 is not set
485# CONFIG_NFS_V4 is not set
486# CONFIG_NFS_DIRECTIO is not set
487# CONFIG_NFSD is not set
488CONFIG_ROOT_NFS=y
489CONFIG_LOCKD=y
490# CONFIG_EXPORTFS is not set
491CONFIG_SUNRPC=y
492# CONFIG_RPCSEC_GSS_KRB5 is not set
493# CONFIG_SMB_FS is not set
494# CONFIG_CIFS is not set
495# CONFIG_NCP_FS is not set
496# CONFIG_CODA_FS is not set
497# CONFIG_INTERMEZZO_FS is not set
498# CONFIG_AFS_FS is not set
499
500#
501# Partition Types
502#
503# CONFIG_PARTITION_ADVANCED is not set
504CONFIG_MSDOS_PARTITION=y
505
506#
507# Native Language Support
508#
509# CONFIG_NLS is not set
510
511#
512# IBM 40x options
513#
514
515#
516# Library routines
517#
518# CONFIG_CRC32 is not set
519
520#
521# Kernel hacking
522#
523# CONFIG_DEBUG_KERNEL is not set
524# CONFIG_SERIAL_TEXT_DEBUG is not set
525CONFIG_OCP=y
526
527#
528# Security options
529#
530# CONFIG_SECURITY is not set
531
532#
533# Cryptographic options
534#
535# CONFIG_CRYPTO is not set
diff --git a/arch/ppc/configs/redwood_defconfig b/arch/ppc/configs/redwood_defconfig
new file mode 100644
index 000000000000..4aa348dcf22c
--- /dev/null
+++ b/arch/ppc/configs/redwood_defconfig
@@ -0,0 +1,540 @@
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
9
10#
11# Code maturity level options
12#
13CONFIG_EXPERIMENTAL=y
14CONFIG_CLEAN_COMPILE=y
15# CONFIG_STANDALONE is not set
16CONFIG_BROKEN_ON_SMP=y
17
18#
19# General setup
20#
21CONFIG_SWAP=y
22CONFIG_SYSVIPC=y
23# CONFIG_BSD_PROCESS_ACCT is not set
24CONFIG_SYSCTL=y
25CONFIG_LOG_BUF_SHIFT=14
26# CONFIG_IKCONFIG is not set
27CONFIG_EMBEDDED=y
28# CONFIG_KALLSYMS is not set
29CONFIG_FUTEX=y
30# CONFIG_EPOLL is not set
31CONFIG_IOSCHED_NOOP=y
32CONFIG_IOSCHED_AS=y
33CONFIG_IOSCHED_DEADLINE=y
34
35#
36# Loadable module support
37#
38CONFIG_MODULES=y
39# CONFIG_MODULE_UNLOAD is not set
40CONFIG_OBSOLETE_MODPARM=y
41# CONFIG_MODVERSIONS is not set
42CONFIG_KMOD=y
43
44#
45# Processor
46#
47# CONFIG_6xx is not set
48CONFIG_40x=y
49# CONFIG_44x is not set
50# CONFIG_POWER3 is not set
51# CONFIG_POWER4 is not set
52# CONFIG_8xx is not set
53# CONFIG_MATH_EMULATION is not set
54# CONFIG_CPU_FREQ is not set
55CONFIG_4xx=y
56
57#
58# IBM 4xx options
59#
60# CONFIG_ASH is not set
61# CONFIG_BEECH is not set
62# CONFIG_CEDAR is not set
63# CONFIG_CPCI405 is not set
64# CONFIG_EP405 is not set
65# CONFIG_OAK is not set
66CONFIG_REDWOOD_4=y
67# CONFIG_REDWOOD_5 is not set
68# CONFIG_REDWOOD_6 is not set
69# CONFIG_SYCAMORE is not set
70# CONFIG_TIVO is not set
71# CONFIG_WALNUT is not set
72CONFIG_IBM405_ERR77=y
73CONFIG_IBM405_ERR51=y
74CONFIG_IBM_OCP=y
75CONFIG_STB03xxx=y
76CONFIG_IBM_OPENBIOS=y
77# CONFIG_405_DMA is not set
78# CONFIG_PM is not set
79CONFIG_UART0_TTYS0=y
80# CONFIG_UART0_TTYS1 is not set
81# CONFIG_SERIAL_SICC is not set
82CONFIG_NOT_COHERENT_CACHE=y
83
84#
85# Platform options
86#
87# CONFIG_PC_KEYBOARD is not set
88# CONFIG_SMP is not set
89# CONFIG_PREEMPT is not set
90# CONFIG_HIGHMEM is not set
91CONFIG_KERNEL_ELF=y
92CONFIG_BINFMT_ELF=y
93# CONFIG_BINFMT_MISC is not set
94# CONFIG_CMDLINE_BOOL is not set
95
96#
97# Bus options
98#
99# CONFIG_PCI is not set
100# CONFIG_PCI_DOMAINS is not set
101# CONFIG_HOTPLUG is not set
102
103#
104# Parallel port support
105#
106# CONFIG_PARPORT is not set
107
108#
109# Advanced setup
110#
111# CONFIG_ADVANCED_OPTIONS is not set
112
113#
114# Default settings for advanced configuration options are used
115#
116CONFIG_HIGHMEM_START=0xfe000000
117CONFIG_LOWMEM_SIZE=0x30000000
118CONFIG_KERNEL_START=0xc0000000
119CONFIG_TASK_SIZE=0x80000000
120CONFIG_BOOT_LOAD=0x00400000
121
122#
123# Generic Driver Options
124#
125
126#
127# Memory Technology Devices (MTD)
128#
129# CONFIG_MTD is not set
130
131#
132# Plug and Play support
133#
134# CONFIG_PNP is not set
135
136#
137# Block devices
138#
139CONFIG_BLK_DEV_LOOP=y
140# CONFIG_BLK_DEV_CRYPTOLOOP is not set
141# CONFIG_BLK_DEV_NBD is not set
142CONFIG_BLK_DEV_RAM=y
143CONFIG_BLK_DEV_RAM_SIZE=4096
144CONFIG_BLK_DEV_INITRD=y
145# CONFIG_LBD is not set
146
147#
148# Multi-device support (RAID and LVM)
149#
150# CONFIG_MD is not set
151
152#
153# ATA/ATAPI/MFM/RLL support
154#
155# CONFIG_IDE is not set
156
157#
158# SCSI device support
159#
160# CONFIG_SCSI is not set
161
162#
163# Fusion MPT device support
164#
165
166#
167# I2O device support
168#
169
170#
171# Networking support
172#
173CONFIG_NET=y
174
175#
176# Networking options
177#
178# CONFIG_PACKET is not set
179# CONFIG_NETLINK_DEV is not set
180CONFIG_UNIX=y
181# CONFIG_NET_KEY is not set
182CONFIG_INET=y
183CONFIG_IP_MULTICAST=y
184# CONFIG_IP_ADVANCED_ROUTER is not set
185CONFIG_IP_PNP=y
186CONFIG_IP_PNP_DHCP=y
187CONFIG_IP_PNP_BOOTP=y
188CONFIG_IP_PNP_RARP=y
189# CONFIG_NET_IPIP is not set
190# CONFIG_NET_IPGRE is not set
191# CONFIG_IP_MROUTE is not set
192# CONFIG_ARPD is not set
193# CONFIG_INET_ECN is not set
194CONFIG_SYN_COOKIES=y
195# CONFIG_INET_AH is not set
196# CONFIG_INET_ESP is not set
197# CONFIG_INET_IPCOMP is not set
198# CONFIG_IPV6 is not set
199# CONFIG_DECNET is not set
200# CONFIG_BRIDGE is not set
201# CONFIG_NETFILTER is not set
202
203#
204# SCTP Configuration (EXPERIMENTAL)
205#
206CONFIG_IPV6_SCTP__=y
207# CONFIG_IP_SCTP is not set
208# CONFIG_ATM is not set
209# CONFIG_VLAN_8021Q is not set
210# CONFIG_LLC2 is not set
211# CONFIG_IPX is not set
212# CONFIG_ATALK is not set
213# CONFIG_X25 is not set
214# CONFIG_LAPB is not set
215# CONFIG_NET_DIVERT is not set
216# CONFIG_ECONET is not set
217# CONFIG_WAN_ROUTER is not set
218# CONFIG_NET_HW_FLOWCONTROL is not set
219
220#
221# QoS and/or fair queueing
222#
223# CONFIG_NET_SCHED is not set
224
225#
226# Network testing
227#
228# CONFIG_NET_PKTGEN is not set
229CONFIG_NETDEVICES=y
230# CONFIG_DUMMY is not set
231# CONFIG_BONDING is not set
232# CONFIG_EQUALIZER is not set
233# CONFIG_TUN is not set
234
235#
236# Ethernet (10 or 100Mbit)
237#
238CONFIG_NET_ETHERNET=y
239CONFIG_MII=y
240CONFIG_OAKNET=y
241
242#
243# Ethernet (1000 Mbit)
244#
245
246#
247# Ethernet (10000 Mbit)
248#
249# CONFIG_PPP is not set
250# CONFIG_SLIP is not set
251
252#
253# Wireless LAN (non-hamradio)
254#
255# CONFIG_NET_RADIO is not set
256
257#
258# Token Ring devices
259#
260# CONFIG_SHAPER is not set
261
262#
263# Wan interfaces
264#
265# CONFIG_WAN is not set
266
267#
268# Amateur Radio support
269#
270# CONFIG_HAMRADIO is not set
271
272#
273# IrDA (infrared) support
274#
275# CONFIG_IRDA is not set
276
277#
278# Bluetooth support
279#
280# CONFIG_BT is not set
281
282#
283# ISDN subsystem
284#
285# CONFIG_ISDN_BOOL is not set
286
287#
288# Graphics support
289#
290# CONFIG_FB is not set
291
292#
293# Input device support
294#
295CONFIG_INPUT=y
296
297#
298# Userland interfaces
299#
300# CONFIG_INPUT_MOUSEDEV is not set
301# CONFIG_INPUT_JOYDEV is not set
302# CONFIG_INPUT_TSDEV is not set
303# CONFIG_INPUT_EVDEV is not set
304# CONFIG_INPUT_EVBUG is not set
305
306#
307# Input I/O drivers
308#
309# CONFIG_GAMEPORT is not set
310CONFIG_SOUND_GAMEPORT=y
311CONFIG_SERIO=y
312# CONFIG_SERIO_I8042 is not set
313# CONFIG_SERIO_SERPORT is not set
314# CONFIG_SERIO_CT82C710 is not set
315
316#
317# Input Device Drivers
318#
319# CONFIG_INPUT_KEYBOARD is not set
320# CONFIG_INPUT_MOUSE is not set
321# CONFIG_INPUT_JOYSTICK is not set
322# CONFIG_INPUT_TOUCHSCREEN is not set
323# CONFIG_INPUT_MISC is not set
324
325#
326# Macintosh device drivers
327#
328
329#
330# Character devices
331#
332# CONFIG_VT is not set
333# CONFIG_SERIAL_NONSTANDARD is not set
334
335#
336# Serial drivers
337#
338CONFIG_SERIAL_8250=y
339CONFIG_SERIAL_8250_CONSOLE=y
340CONFIG_SERIAL_8250_NR_UARTS=4
341# CONFIG_SERIAL_8250_EXTENDED is not set
342
343#
344# Non-8250 serial port support
345#
346CONFIG_SERIAL_CORE=y
347CONFIG_SERIAL_CORE_CONSOLE=y
348# CONFIG_UNIX98_PTYS is not set
349
350#
351# I2C support
352#
353CONFIG_I2C=y
354# CONFIG_I2C_CHARDEV is not set
355
356#
357# I2C Algorithms
358#
359# CONFIG_I2C_ALGOBIT is not set
360# CONFIG_I2C_ALGOPCF is not set
361
362#
363# I2C Hardware Bus support
364#
365# CONFIG_I2C_AMD756 is not set
366# CONFIG_I2C_AMD8111 is not set
367CONFIG_I2C_IBM_IIC=y
368
369#
370# I2C Hardware Sensors Chip support
371#
372# CONFIG_I2C_SENSOR is not set
373# CONFIG_SENSORS_ADM1021 is not set
374# CONFIG_SENSORS_EEPROM is not set
375# CONFIG_SENSORS_IT87 is not set
376# CONFIG_SENSORS_LM75 is not set
377# CONFIG_SENSORS_LM78 is not set
378# CONFIG_SENSORS_LM85 is not set
379# CONFIG_SENSORS_VIA686A is not set
380# CONFIG_SENSORS_W83781D is not set
381
382#
383# Mice
384#
385# CONFIG_BUSMOUSE is not set
386# CONFIG_QIC02_TAPE is not set
387
388#
389# IPMI
390#
391# CONFIG_IPMI_HANDLER is not set
392
393#
394# Watchdog Cards
395#
396# CONFIG_WATCHDOG is not set
397# CONFIG_NVRAM is not set
398CONFIG_GEN_RTC=y
399# CONFIG_GEN_RTC_X is not set
400# CONFIG_DTLK is not set
401# CONFIG_R3964 is not set
402# CONFIG_APPLICOM is not set
403
404#
405# Ftape, the floppy tape device driver
406#
407# CONFIG_FTAPE is not set
408# CONFIG_AGP is not set
409# CONFIG_DRM is not set
410# CONFIG_RAW_DRIVER is not set
411
412#
413# Multimedia devices
414#
415# CONFIG_VIDEO_DEV is not set
416
417#
418# Digital Video Broadcasting Devices
419#
420# CONFIG_DVB is not set
421
422#
423# File systems
424#
425CONFIG_EXT2_FS=y
426# CONFIG_EXT2_FS_XATTR is not set
427CONFIG_EXT3_FS=y
428CONFIG_EXT3_FS_XATTR=y
429# CONFIG_EXT3_FS_POSIX_ACL is not set
430# CONFIG_EXT3_FS_SECURITY is not set
431CONFIG_JBD=y
432# CONFIG_JBD_DEBUG is not set
433CONFIG_FS_MBCACHE=y
434# CONFIG_REISERFS_FS is not set
435# CONFIG_JFS_FS is not set
436# CONFIG_XFS_FS is not set
437# CONFIG_MINIX_FS is not set
438# CONFIG_ROMFS_FS is not set
439# CONFIG_QUOTA is not set
440# CONFIG_AUTOFS_FS is not set
441# CONFIG_AUTOFS4_FS is not set
442
443#
444# CD-ROM/DVD Filesystems
445#
446# CONFIG_ISO9660_FS is not set
447# CONFIG_UDF_FS is not set
448
449#
450# DOS/FAT/NT Filesystems
451#
452# CONFIG_FAT_FS is not set
453# CONFIG_NTFS_FS is not set
454
455#
456# Pseudo filesystems
457#
458CONFIG_PROC_FS=y
459CONFIG_PROC_KCORE=y
460# CONFIG_DEVFS_FS is not set
461CONFIG_TMPFS=y
462# CONFIG_HUGETLB_PAGE is not set
463CONFIG_RAMFS=y
464
465#
466# Miscellaneous filesystems
467#
468# CONFIG_ADFS_FS is not set
469# CONFIG_AFFS_FS is not set
470# CONFIG_HFS_FS is not set
471# CONFIG_BEFS_FS is not set
472# CONFIG_BFS_FS is not set
473# CONFIG_EFS_FS is not set
474# CONFIG_CRAMFS is not set
475# CONFIG_VXFS_FS is not set
476# CONFIG_HPFS_FS is not set
477# CONFIG_QNX4FS_FS is not set
478# CONFIG_SYSV_FS is not set
479# CONFIG_UFS_FS is not set
480
481#
482# Network File Systems
483#
484CONFIG_NFS_FS=y
485# CONFIG_NFS_V3 is not set
486# CONFIG_NFS_V4 is not set
487# CONFIG_NFSD is not set
488CONFIG_ROOT_NFS=y
489CONFIG_LOCKD=y
490# CONFIG_EXPORTFS is not set
491CONFIG_SUNRPC=y
492# CONFIG_SUNRPC_GSS is not set
493# CONFIG_SMB_FS is not set
494# CONFIG_CIFS is not set
495# CONFIG_NCP_FS is not set
496# CONFIG_CODA_FS is not set
497# CONFIG_INTERMEZZO_FS is not set
498# CONFIG_AFS_FS is not set
499
500#
501# Partition Types
502#
503# CONFIG_PARTITION_ADVANCED is not set
504CONFIG_MSDOS_PARTITION=y
505
506#
507# Sound
508#
509# CONFIG_SOUND is not set
510
511#
512# IBM 40x options
513#
514
515#
516# USB support
517#
518# CONFIG_USB_GADGET is not set
519
520#
521# Library routines
522#
523CONFIG_CRC32=y
524
525#
526# Kernel hacking
527#
528# CONFIG_DEBUG_KERNEL is not set
529CONFIG_SERIAL_TEXT_DEBUG=y
530CONFIG_OCP=y
531
532#
533# Security options
534#
535# CONFIG_SECURITY is not set
536
537#
538# Cryptographic options
539#
540# CONFIG_CRYPTO is not set
diff --git a/arch/ppc/configs/rpx8260_defconfig b/arch/ppc/configs/rpx8260_defconfig
new file mode 100644
index 000000000000..a9c4544ae560
--- /dev/null
+++ b/arch/ppc/configs/rpx8260_defconfig
@@ -0,0 +1,555 @@
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
16CONFIG_STANDALONE=y
17CONFIG_BROKEN_ON_SMP=y
18
19#
20# General setup
21#
22# CONFIG_SWAP is not set
23CONFIG_SYSVIPC=y
24# CONFIG_POSIX_MQUEUE is not set
25# CONFIG_BSD_PROCESS_ACCT is not set
26CONFIG_SYSCTL=y
27# CONFIG_AUDIT is not set
28CONFIG_LOG_BUF_SHIFT=14
29# CONFIG_HOTPLUG is not set
30# CONFIG_IKCONFIG is not set
31CONFIG_EMBEDDED=y
32# CONFIG_KALLSYMS is not set
33CONFIG_FUTEX=y
34# CONFIG_EPOLL is not set
35CONFIG_IOSCHED_NOOP=y
36CONFIG_IOSCHED_AS=y
37CONFIG_IOSCHED_DEADLINE=y
38CONFIG_IOSCHED_CFQ=y
39# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
40
41#
42# Loadable module support
43#
44# CONFIG_MODULES is not set
45
46#
47# Processor
48#
49CONFIG_6xx=y
50# CONFIG_40x is not set
51# CONFIG_44x is not set
52# CONFIG_POWER3 is not set
53# CONFIG_POWER4 is not set
54# CONFIG_8xx is not set
55# CONFIG_E500 is not set
56# CONFIG_CPU_FREQ is not set
57CONFIG_EMBEDDEDBOOT=y
58CONFIG_PPC_STD_MMU=y
59
60#
61# Platform options
62#
63# CONFIG_PPC_MULTIPLATFORM is not set
64# CONFIG_APUS is not set
65# CONFIG_WILLOW is not set
66# CONFIG_PCORE is not set
67# CONFIG_POWERPMC250 is not set
68# CONFIG_EV64260 is not set
69# CONFIG_SPRUCE is not set
70# CONFIG_LOPEC is not set
71# CONFIG_MCPN765 is not set
72# CONFIG_MVME5100 is not set
73# CONFIG_PPLUS is not set
74# CONFIG_PRPMC750 is not set
75# CONFIG_PRPMC800 is not set
76# CONFIG_SANDPOINT is not set
77# CONFIG_ADIR is not set
78# CONFIG_K2 is not set
79# CONFIG_PAL4 is not set
80# CONFIG_GEMINI is not set
81# CONFIG_EST8260 is not set
82# CONFIG_SBC82xx is not set
83# CONFIG_SBS8260 is not set
84CONFIG_RPX8260=y
85# CONFIG_TQM8260 is not set
86# CONFIG_ADS8272 is not set
87CONFIG_8260=y
88CONFIG_CPM2=y
89# CONFIG_PC_KEYBOARD is not set
90# CONFIG_SMP is not set
91# CONFIG_PREEMPT is not set
92# CONFIG_HIGHMEM is not set
93CONFIG_KERNEL_ELF=y
94CONFIG_BINFMT_ELF=y
95# CONFIG_BINFMT_MISC is not set
96# CONFIG_CMDLINE_BOOL is not set
97
98#
99# Bus options
100#
101# CONFIG_PCI is not set
102# CONFIG_PCI_DOMAINS 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#
125CONFIG_PREVENT_FIRMWARE_BUILD=y
126
127#
128# Memory Technology Devices (MTD)
129#
130# CONFIG_MTD is not set
131
132#
133# Parallel port support
134#
135# CONFIG_PARPORT is not set
136
137#
138# Plug and Play support
139#
140
141#
142# Block devices
143#
144# CONFIG_BLK_DEV_FD is not set
145CONFIG_BLK_DEV_LOOP=y
146# CONFIG_BLK_DEV_CRYPTOLOOP is not set
147# CONFIG_BLK_DEV_NBD is not set
148CONFIG_BLK_DEV_RAM=y
149CONFIG_BLK_DEV_RAM_SIZE=4096
150CONFIG_BLK_DEV_INITRD=y
151# CONFIG_LBD is not set
152
153#
154# ATA/ATAPI/MFM/RLL support
155#
156# CONFIG_IDE is not set
157
158#
159# SCSI device support
160#
161# CONFIG_SCSI is not set
162
163#
164# Multi-device support (RAID and LVM)
165#
166# CONFIG_MD is not set
167
168#
169# Fusion MPT device support
170#
171
172#
173# IEEE 1394 (FireWire) support
174#
175# CONFIG_IEEE1394 is not set
176
177#
178# I2O device support
179#
180
181#
182# Macintosh device drivers
183#
184
185#
186# Networking support
187#
188CONFIG_NET=y
189
190#
191# Networking options
192#
193CONFIG_PACKET=y
194# CONFIG_PACKET_MMAP is not set
195# CONFIG_NETLINK_DEV is not set
196CONFIG_UNIX=y
197# CONFIG_NET_KEY is not set
198CONFIG_INET=y
199CONFIG_IP_MULTICAST=y
200# CONFIG_IP_ADVANCED_ROUTER is not set
201CONFIG_IP_PNP=y
202# CONFIG_IP_PNP_DHCP is not set
203CONFIG_IP_PNP_BOOTP=y
204# CONFIG_IP_PNP_RARP is not set
205# CONFIG_NET_IPIP is not set
206# CONFIG_NET_IPGRE is not set
207# CONFIG_IP_MROUTE is not set
208# CONFIG_ARPD is not set
209CONFIG_SYN_COOKIES=y
210# CONFIG_INET_AH is not set
211# CONFIG_INET_ESP is not set
212# CONFIG_INET_IPCOMP is not set
213# CONFIG_IPV6 is not set
214# CONFIG_NETFILTER is not set
215
216#
217# SCTP Configuration (EXPERIMENTAL)
218#
219# CONFIG_IP_SCTP is not set
220# CONFIG_ATM is not set
221# CONFIG_BRIDGE is not set
222# CONFIG_VLAN_8021Q is not set
223# CONFIG_DECNET is not set
224# CONFIG_LLC2 is not set
225# CONFIG_IPX is not set
226# CONFIG_ATALK is not set
227# CONFIG_X25 is not set
228# CONFIG_LAPB is not set
229# CONFIG_NET_DIVERT is not set
230# CONFIG_ECONET is not set
231# CONFIG_WAN_ROUTER is not set
232# CONFIG_NET_HW_FLOWCONTROL is not set
233
234#
235# QoS and/or fair queueing
236#
237# CONFIG_NET_SCHED is not set
238# CONFIG_NET_CLS_ROUTE is not set
239
240#
241# Network testing
242#
243# CONFIG_NET_PKTGEN is not set
244# CONFIG_NETPOLL is not set
245# CONFIG_NET_POLL_CONTROLLER is not set
246# CONFIG_HAMRADIO is not set
247# CONFIG_IRDA is not set
248# CONFIG_BT is not set
249CONFIG_NETDEVICES=y
250# CONFIG_DUMMY is not set
251# CONFIG_BONDING is not set
252# CONFIG_EQUALIZER is not set
253# CONFIG_TUN is not set
254
255#
256# Ethernet (10 or 100Mbit)
257#
258CONFIG_NET_ETHERNET=y
259# CONFIG_MII is not set
260# CONFIG_OAKNET is not set
261
262#
263# Ethernet (1000 Mbit)
264#
265
266#
267# Ethernet (10000 Mbit)
268#
269
270#
271# Token Ring devices
272#
273
274#
275# Wireless LAN (non-hamradio)
276#
277# CONFIG_NET_RADIO is not set
278
279#
280# Wan interfaces
281#
282# CONFIG_WAN is not set
283# CONFIG_PPP is not set
284# CONFIG_SLIP is not set
285# CONFIG_SHAPER is not set
286# CONFIG_NETCONSOLE is not set
287
288#
289# ISDN subsystem
290#
291# CONFIG_ISDN is not set
292
293#
294# Telephony Support
295#
296# CONFIG_PHONE is not set
297
298#
299# Input device support
300#
301# CONFIG_INPUT is not set
302
303#
304# Userland interfaces
305#
306
307#
308# Input I/O drivers
309#
310# CONFIG_GAMEPORT is not set
311CONFIG_SOUND_GAMEPORT=y
312# CONFIG_SERIO is not set
313# CONFIG_SERIO_I8042 is not set
314
315#
316# Input Device Drivers
317#
318
319#
320# Character devices
321#
322# CONFIG_VT is not set
323# CONFIG_SERIAL_NONSTANDARD is not set
324
325#
326# Serial drivers
327#
328# CONFIG_SERIAL_8250 is not set
329
330#
331# Non-8250 serial port support
332#
333CONFIG_SERIAL_CORE=y
334CONFIG_SERIAL_CORE_CONSOLE=y
335CONFIG_SERIAL_CPM=y
336CONFIG_SERIAL_CPM_CONSOLE=y
337# CONFIG_SERIAL_CPM_SCC1 is not set
338# CONFIG_SERIAL_CPM_SCC2 is not set
339# CONFIG_SERIAL_CPM_SCC3 is not set
340# CONFIG_SERIAL_CPM_SCC4 is not set
341CONFIG_SERIAL_CPM_SMC1=y
342# CONFIG_SERIAL_CPM_SMC2 is not set
343CONFIG_UNIX98_PTYS=y
344CONFIG_LEGACY_PTYS=y
345CONFIG_LEGACY_PTY_COUNT=256
346# CONFIG_QIC02_TAPE is not set
347
348#
349# IPMI
350#
351# CONFIG_IPMI_HANDLER is not set
352
353#
354# Watchdog Cards
355#
356# CONFIG_WATCHDOG is not set
357# CONFIG_NVRAM is not set
358# CONFIG_GEN_RTC is not set
359# CONFIG_DTLK is not set
360# CONFIG_R3964 is not set
361# CONFIG_APPLICOM is not set
362
363#
364# Ftape, the floppy tape device driver
365#
366# CONFIG_FTAPE is not set
367# CONFIG_AGP is not set
368# CONFIG_DRM is not set
369# CONFIG_RAW_DRIVER is not set
370
371#
372# I2C support
373#
374# CONFIG_I2C is not set
375
376#
377# Dallas's 1-wire bus
378#
379# CONFIG_W1 is not set
380
381#
382# Misc devices
383#
384
385#
386# Multimedia devices
387#
388# CONFIG_VIDEO_DEV is not set
389
390#
391# Digital Video Broadcasting Devices
392#
393# CONFIG_DVB is not set
394
395#
396# Graphics support
397#
398# CONFIG_FB is not set
399
400#
401# Sound
402#
403# CONFIG_SOUND is not set
404
405#
406# USB support
407#
408
409#
410# USB Gadget Support
411#
412# CONFIG_USB_GADGET is not set
413
414#
415# File systems
416#
417CONFIG_EXT2_FS=y
418# CONFIG_EXT2_FS_XATTR is not set
419CONFIG_EXT3_FS=y
420CONFIG_EXT3_FS_XATTR=y
421# CONFIG_EXT3_FS_POSIX_ACL is not set
422# CONFIG_EXT3_FS_SECURITY is not set
423CONFIG_JBD=y
424# CONFIG_JBD_DEBUG is not set
425CONFIG_FS_MBCACHE=y
426# CONFIG_REISERFS_FS is not set
427# CONFIG_JFS_FS is not set
428# CONFIG_XFS_FS is not set
429# CONFIG_MINIX_FS is not set
430# CONFIG_ROMFS_FS is not set
431# CONFIG_QUOTA is not set
432# CONFIG_AUTOFS_FS is not set
433# CONFIG_AUTOFS4_FS is not set
434
435#
436# CD-ROM/DVD Filesystems
437#
438# CONFIG_ISO9660_FS is not set
439# CONFIG_UDF_FS is not set
440
441#
442# DOS/FAT/NT Filesystems
443#
444# CONFIG_MSDOS_FS is not set
445# CONFIG_VFAT_FS is not set
446# CONFIG_NTFS_FS is not set
447
448#
449# Pseudo filesystems
450#
451CONFIG_PROC_FS=y
452CONFIG_PROC_KCORE=y
453CONFIG_SYSFS=y
454# CONFIG_DEVFS_FS is not set
455# CONFIG_DEVPTS_FS_XATTR is not set
456CONFIG_TMPFS=y
457# CONFIG_HUGETLB_PAGE is not set
458CONFIG_RAMFS=y
459
460#
461# Miscellaneous filesystems
462#
463# CONFIG_ADFS_FS is not set
464# CONFIG_AFFS_FS is not set
465# CONFIG_HFS_FS is not set
466# CONFIG_HFSPLUS_FS is not set
467# CONFIG_BEFS_FS is not set
468# CONFIG_BFS_FS is not set
469# CONFIG_EFS_FS is not set
470# CONFIG_JFFS2_COMPRESSION_OPTIONS is not set
471# CONFIG_CRAMFS is not set
472# CONFIG_VXFS_FS is not set
473# CONFIG_HPFS_FS is not set
474# CONFIG_QNX4FS_FS is not set
475# CONFIG_SYSV_FS is not set
476# CONFIG_UFS_FS is not set
477
478#
479# Network File Systems
480#
481CONFIG_NFS_FS=y
482CONFIG_NFS_V3=y
483# CONFIG_NFS_V4 is not set
484# CONFIG_NFS_DIRECTIO is not set
485# CONFIG_NFSD is not set
486CONFIG_ROOT_NFS=y
487CONFIG_LOCKD=y
488CONFIG_LOCKD_V4=y
489# CONFIG_EXPORTFS is not set
490CONFIG_SUNRPC=y
491# CONFIG_RPCSEC_GSS_KRB5 is not set
492# CONFIG_SMB_FS is not set
493# CONFIG_CIFS is not set
494# CONFIG_NCP_FS is not set
495# CONFIG_CODA_FS is not set
496# CONFIG_AFS_FS is not set
497
498#
499# Partition Types
500#
501CONFIG_PARTITION_ADVANCED=y
502# CONFIG_ACORN_PARTITION is not set
503# CONFIG_OSF_PARTITION is not set
504# CONFIG_AMIGA_PARTITION is not set
505# CONFIG_ATARI_PARTITION is not set
506# CONFIG_MAC_PARTITION is not set
507# CONFIG_MSDOS_PARTITION is not set
508# CONFIG_LDM_PARTITION is not set
509# CONFIG_SGI_PARTITION is not set
510# CONFIG_ULTRIX_PARTITION is not set
511# CONFIG_SUN_PARTITION is not set
512# CONFIG_EFI_PARTITION is not set
513
514#
515# Native Language Support
516#
517# CONFIG_NLS is not set
518# CONFIG_SCC_ENET is not set
519CONFIG_FEC_ENET=y
520# CONFIG_USE_MDIO is not set
521
522#
523# CPM2 Options
524#
525# CONFIG_FCC1_ENET is not set
526# CONFIG_FCC2_ENET is not set
527CONFIG_FCC3_ENET=y
528
529#
530# Library routines
531#
532# CONFIG_CRC_CCITT is not set
533# CONFIG_CRC32 is not set
534# CONFIG_LIBCRC32C is not set
535
536#
537# Profiling support
538#
539# CONFIG_PROFILING is not set
540
541#
542# Kernel hacking
543#
544# CONFIG_DEBUG_KERNEL is not set
545# CONFIG_KGDB_CONSOLE is not set
546
547#
548# Security options
549#
550# CONFIG_SECURITY is not set
551
552#
553# Cryptographic options
554#
555# CONFIG_CRYPTO is not set
diff --git a/arch/ppc/configs/rpxcllf_defconfig b/arch/ppc/configs/rpxcllf_defconfig
new file mode 100644
index 000000000000..cf932f13fa86
--- /dev/null
+++ b/arch/ppc/configs/rpxcllf_defconfig
@@ -0,0 +1,582 @@
1#
2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.10-rc1
4# Mon Nov 1 16:41:04 2004
5#
6CONFIG_MMU=y
7CONFIG_GENERIC_HARDIRQS=y
8CONFIG_RWSEM_XCHGADD_ALGORITHM=y
9CONFIG_HAVE_DEC_LOCK=y
10CONFIG_PPC=y
11CONFIG_PPC32=y
12CONFIG_GENERIC_NVRAM=y
13
14#
15# Code maturity level options
16#
17CONFIG_EXPERIMENTAL=y
18# CONFIG_CLEAN_COMPILE is not set
19CONFIG_BROKEN=y
20CONFIG_BROKEN_ON_SMP=y
21
22#
23# General setup
24#
25CONFIG_LOCALVERSION=""
26# CONFIG_SWAP is not set
27CONFIG_SYSVIPC=y
28# CONFIG_POSIX_MQUEUE is not set
29# CONFIG_BSD_PROCESS_ACCT is not set
30CONFIG_SYSCTL=y
31# CONFIG_AUDIT is not set
32CONFIG_LOG_BUF_SHIFT=14
33# CONFIG_HOTPLUG is not set
34# CONFIG_KOBJECT_UEVENT is not set
35# CONFIG_IKCONFIG is not set
36CONFIG_EMBEDDED=y
37# CONFIG_KALLSYMS is not set
38# CONFIG_FUTEX is not set
39# CONFIG_EPOLL is not set
40# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
41# CONFIG_SHMEM is not set
42CONFIG_CC_ALIGN_FUNCTIONS=0
43CONFIG_CC_ALIGN_LABELS=0
44CONFIG_CC_ALIGN_LOOPS=0
45CONFIG_CC_ALIGN_JUMPS=0
46CONFIG_TINY_SHMEM=y
47
48#
49# Loadable module support
50#
51# CONFIG_MODULES is not set
52
53#
54# Processor
55#
56# CONFIG_6xx is not set
57# CONFIG_40x is not set
58# CONFIG_44x is not set
59# CONFIG_POWER3 is not set
60# CONFIG_POWER4 is not set
61CONFIG_8xx=y
62# CONFIG_E500 is not set
63CONFIG_MATH_EMULATION=y
64# CONFIG_CPU_FREQ is not set
65CONFIG_EMBEDDEDBOOT=y
66CONFIG_NOT_COHERENT_CACHE=y
67
68#
69# Platform options
70#
71# CONFIG_RPXLITE is not set
72CONFIG_RPXCLASSIC=y
73# CONFIG_BSEIP is not set
74# CONFIG_FADS is not set
75# CONFIG_TQM823L is not set
76# CONFIG_TQM850L is not set
77# CONFIG_TQM855L is not set
78# CONFIG_TQM860L is not set
79# CONFIG_FPS850L is not set
80# CONFIG_SPD823TS is not set
81# CONFIG_IVMS8 is not set
82# CONFIG_IVML24 is not set
83# CONFIG_SM850 is not set
84# CONFIG_HERMES_PRO is not set
85# CONFIG_IP860 is not set
86# CONFIG_LWMON is not set
87# CONFIG_PCU_E is not set
88# CONFIG_CCM is not set
89# CONFIG_LANTEC is not set
90# CONFIG_MBX is not set
91# CONFIG_WINCEPT is not set
92# CONFIG_SMP is not set
93# CONFIG_PREEMPT is not set
94# CONFIG_HIGHMEM is not set
95CONFIG_BINFMT_ELF=y
96# CONFIG_BINFMT_MISC is not set
97# CONFIG_CMDLINE_BOOL is not set
98
99#
100# Bus options
101#
102# CONFIG_PCI is not set
103# CONFIG_PCI_DOMAINS is not set
104# CONFIG_PCI_QSPAN is not set
105
106#
107# Advanced setup
108#
109# CONFIG_ADVANCED_OPTIONS is not set
110
111#
112# Default settings for advanced configuration options are used
113#
114CONFIG_HIGHMEM_START=0xfe000000
115CONFIG_LOWMEM_SIZE=0x30000000
116CONFIG_KERNEL_START=0xc0000000
117CONFIG_TASK_SIZE=0x80000000
118CONFIG_CONSISTENT_START=0xff100000
119CONFIG_CONSISTENT_SIZE=0x00200000
120CONFIG_BOOT_LOAD=0x00400000
121
122#
123# Device Drivers
124#
125
126#
127# Generic Driver Options
128#
129CONFIG_STANDALONE=y
130CONFIG_PREVENT_FIRMWARE_BUILD=y
131
132#
133# Memory Technology Devices (MTD)
134#
135# CONFIG_MTD is not set
136
137#
138# Parallel port support
139#
140# CONFIG_PARPORT is not set
141
142#
143# Plug and Play support
144#
145
146#
147# Block devices
148#
149# CONFIG_BLK_DEV_FD is not set
150CONFIG_BLK_DEV_LOOP=y
151# CONFIG_BLK_DEV_CRYPTOLOOP is not set
152# CONFIG_BLK_DEV_NBD is not set
153CONFIG_BLK_DEV_RAM=y
154CONFIG_BLK_DEV_RAM_SIZE=4096
155CONFIG_BLK_DEV_INITRD=y
156CONFIG_INITRAMFS_SOURCE=""
157# CONFIG_LBD is not set
158# CONFIG_CDROM_PKTCDVD is not set
159
160#
161# IO Schedulers
162#
163CONFIG_IOSCHED_NOOP=y
164CONFIG_IOSCHED_AS=y
165CONFIG_IOSCHED_DEADLINE=y
166CONFIG_IOSCHED_CFQ=y
167
168#
169# ATA/ATAPI/MFM/RLL support
170#
171# CONFIG_IDE is not set
172
173#
174# SCSI device support
175#
176# CONFIG_SCSI is not set
177
178#
179# Multi-device support (RAID and LVM)
180#
181# CONFIG_MD is not set
182
183#
184# Fusion MPT device support
185#
186
187#
188# IEEE 1394 (FireWire) support
189#
190# CONFIG_IEEE1394 is not set
191
192#
193# I2O device support
194#
195
196#
197# Macintosh device drivers
198#
199
200#
201# Networking support
202#
203CONFIG_NET=y
204
205#
206# Networking options
207#
208CONFIG_PACKET=y
209# CONFIG_PACKET_MMAP is not set
210# CONFIG_NETLINK_DEV is not set
211CONFIG_UNIX=y
212# CONFIG_NET_KEY is not set
213CONFIG_INET=y
214CONFIG_IP_MULTICAST=y
215# CONFIG_IP_ADVANCED_ROUTER is not set
216CONFIG_IP_PNP=y
217# CONFIG_IP_PNP_DHCP is not set
218CONFIG_IP_PNP_BOOTP=y
219# CONFIG_IP_PNP_RARP is not set
220# CONFIG_NET_IPIP is not set
221# CONFIG_NET_IPGRE is not set
222# CONFIG_IP_MROUTE is not set
223# CONFIG_ARPD is not set
224# CONFIG_SYN_COOKIES is not set
225# CONFIG_INET_AH is not set
226# CONFIG_INET_ESP is not set
227# CONFIG_INET_IPCOMP is not set
228# CONFIG_INET_TUNNEL is not set
229# CONFIG_IPV6 is not set
230# CONFIG_NETFILTER is not set
231
232#
233# SCTP Configuration (EXPERIMENTAL)
234#
235# CONFIG_IP_SCTP is not set
236# CONFIG_ATM is not set
237# CONFIG_BRIDGE is not set
238# CONFIG_VLAN_8021Q is not set
239# CONFIG_DECNET is not set
240# CONFIG_LLC2 is not set
241# CONFIG_IPX is not set
242# CONFIG_ATALK is not set
243# CONFIG_X25 is not set
244# CONFIG_LAPB is not set
245# CONFIG_NET_DIVERT is not set
246# CONFIG_ECONET is not set
247# CONFIG_WAN_ROUTER is not set
248
249#
250# QoS and/or fair queueing
251#
252# CONFIG_NET_SCHED is not set
253# CONFIG_NET_CLS_ROUTE is not set
254
255#
256# Network testing
257#
258# CONFIG_NET_PKTGEN is not set
259# CONFIG_NETPOLL is not set
260# CONFIG_NET_POLL_CONTROLLER is not set
261# CONFIG_HAMRADIO is not set
262# CONFIG_IRDA is not set
263# CONFIG_BT is not set
264CONFIG_NETDEVICES=y
265# CONFIG_DUMMY is not set
266# CONFIG_BONDING is not set
267# CONFIG_EQUALIZER is not set
268# CONFIG_TUN is not set
269
270#
271# Ethernet (10 or 100Mbit)
272#
273CONFIG_NET_ETHERNET=y
274# CONFIG_MII is not set
275# CONFIG_OAKNET is not set
276
277#
278# Ethernet (1000 Mbit)
279#
280
281#
282# Ethernet (10000 Mbit)
283#
284
285#
286# Token Ring devices
287#
288
289#
290# Wireless LAN (non-hamradio)
291#
292# CONFIG_NET_RADIO is not set
293
294#
295# Wan interfaces
296#
297# CONFIG_WAN is not set
298# CONFIG_PPP is not set
299# CONFIG_SLIP is not set
300# CONFIG_SHAPER is not set
301# CONFIG_NETCONSOLE is not set
302
303#
304# ISDN subsystem
305#
306# CONFIG_ISDN is not set
307
308#
309# Telephony Support
310#
311# CONFIG_PHONE is not set
312
313#
314# Input device support
315#
316# CONFIG_INPUT is not set
317
318#
319# Userland interfaces
320#
321
322#
323# Input I/O drivers
324#
325# CONFIG_GAMEPORT is not set
326CONFIG_SOUND_GAMEPORT=y
327# CONFIG_SERIO is not set
328# CONFIG_SERIO_I8042 is not set
329
330#
331# Input Device Drivers
332#
333
334#
335# Character devices
336#
337# CONFIG_VT is not set
338# CONFIG_SERIAL_NONSTANDARD is not set
339
340#
341# Serial drivers
342#
343# CONFIG_SERIAL_8250 is not set
344
345#
346# Non-8250 serial port support
347#
348CONFIG_SERIAL_CORE=y
349CONFIG_SERIAL_CORE_CONSOLE=y
350CONFIG_SERIAL_CPM=y
351CONFIG_SERIAL_CPM_CONSOLE=y
352# CONFIG_SERIAL_CPM_SCC1 is not set
353CONFIG_SERIAL_CPM_SCC2=y
354CONFIG_SERIAL_CPM_SCC3=y
355# CONFIG_SERIAL_CPM_SCC4 is not set
356CONFIG_SERIAL_CPM_SMC1=y
357CONFIG_SERIAL_CPM_SMC2=y
358CONFIG_UNIX98_PTYS=y
359# CONFIG_LEGACY_PTYS is not set
360
361#
362# IPMI
363#
364# CONFIG_IPMI_HANDLER is not set
365
366#
367# Watchdog Cards
368#
369# CONFIG_WATCHDOG is not set
370# CONFIG_NVRAM is not set
371CONFIG_GEN_RTC=y
372# CONFIG_GEN_RTC_X is not set
373# CONFIG_DTLK is not set
374# CONFIG_R3964 is not set
375
376#
377# Ftape, the floppy tape device driver
378#
379# CONFIG_AGP is not set
380# CONFIG_DRM is not set
381# CONFIG_RAW_DRIVER is not set
382
383#
384# I2C support
385#
386# CONFIG_I2C is not set
387
388#
389# Dallas's 1-wire bus
390#
391# CONFIG_W1 is not set
392
393#
394# Misc devices
395#
396
397#
398# Multimedia devices
399#
400# CONFIG_VIDEO_DEV is not set
401
402#
403# Digital Video Broadcasting Devices
404#
405# CONFIG_DVB is not set
406
407#
408# Graphics support
409#
410# CONFIG_FB is not set
411
412#
413# Sound
414#
415# CONFIG_SOUND is not set
416
417#
418# USB support
419#
420# CONFIG_USB_ARCH_HAS_HCD is not set
421# CONFIG_USB_ARCH_HAS_OHCI is not set
422
423#
424# USB Gadget Support
425#
426# CONFIG_USB_GADGET is not set
427
428#
429# File systems
430#
431CONFIG_EXT2_FS=y
432# CONFIG_EXT2_FS_XATTR is not set
433CONFIG_EXT3_FS=y
434CONFIG_EXT3_FS_XATTR=y
435# CONFIG_EXT3_FS_POSIX_ACL is not set
436# CONFIG_EXT3_FS_SECURITY is not set
437CONFIG_JBD=y
438# CONFIG_JBD_DEBUG is not set
439CONFIG_FS_MBCACHE=y
440# CONFIG_REISERFS_FS is not set
441# CONFIG_JFS_FS is not set
442# CONFIG_XFS_FS is not set
443# CONFIG_MINIX_FS is not set
444# CONFIG_ROMFS_FS is not set
445# CONFIG_QUOTA is not set
446CONFIG_DNOTIFY=y
447# CONFIG_AUTOFS_FS is not set
448# CONFIG_AUTOFS4_FS is not set
449
450#
451# CD-ROM/DVD Filesystems
452#
453# CONFIG_ISO9660_FS is not set
454# CONFIG_UDF_FS is not set
455
456#
457# DOS/FAT/NT Filesystems
458#
459# CONFIG_MSDOS_FS is not set
460# CONFIG_VFAT_FS is not set
461# CONFIG_NTFS_FS is not set
462
463#
464# Pseudo filesystems
465#
466CONFIG_PROC_FS=y
467CONFIG_PROC_KCORE=y
468CONFIG_SYSFS=y
469# CONFIG_DEVFS_FS is not set
470# CONFIG_DEVPTS_FS_XATTR is not set
471CONFIG_TMPFS=y
472# CONFIG_TMPFS_XATTR is not set
473# CONFIG_HUGETLBFS is not set
474# CONFIG_HUGETLB_PAGE is not set
475CONFIG_RAMFS=y
476
477#
478# Miscellaneous filesystems
479#
480# CONFIG_ADFS_FS is not set
481# CONFIG_AFFS_FS is not set
482# CONFIG_HFS_FS is not set
483# CONFIG_HFSPLUS_FS is not set
484# CONFIG_BEFS_FS is not set
485# CONFIG_BFS_FS is not set
486# CONFIG_EFS_FS is not set
487# CONFIG_CRAMFS is not set
488# CONFIG_VXFS_FS is not set
489# CONFIG_HPFS_FS is not set
490# CONFIG_QNX4FS_FS is not set
491# CONFIG_SYSV_FS is not set
492# CONFIG_UFS_FS is not set
493
494#
495# Network File Systems
496#
497CONFIG_NFS_FS=y
498# CONFIG_NFS_V3 is not set
499# CONFIG_NFS_V4 is not set
500# CONFIG_NFS_DIRECTIO is not set
501# CONFIG_NFSD is not set
502CONFIG_ROOT_NFS=y
503CONFIG_LOCKD=y
504# CONFIG_EXPORTFS is not set
505CONFIG_SUNRPC=y
506# CONFIG_RPCSEC_GSS_KRB5 is not set
507# CONFIG_RPCSEC_GSS_SPKM3 is not set
508# CONFIG_SMB_FS is not set
509# CONFIG_CIFS is not set
510# CONFIG_NCP_FS is not set
511# CONFIG_CODA_FS is not set
512# CONFIG_AFS_FS is not set
513
514#
515# Partition Types
516#
517CONFIG_PARTITION_ADVANCED=y
518# CONFIG_ACORN_PARTITION is not set
519# CONFIG_OSF_PARTITION is not set
520# CONFIG_AMIGA_PARTITION is not set
521# CONFIG_ATARI_PARTITION is not set
522# CONFIG_MAC_PARTITION is not set
523# CONFIG_MSDOS_PARTITION is not set
524# CONFIG_LDM_PARTITION is not set
525# CONFIG_SGI_PARTITION is not set
526# CONFIG_ULTRIX_PARTITION is not set
527# CONFIG_SUN_PARTITION is not set
528# CONFIG_EFI_PARTITION is not set
529
530#
531# Native Language Support
532#
533# CONFIG_NLS is not set
534
535#
536# MPC8xx CPM Options
537#
538CONFIG_SCC_ENET=y
539CONFIG_SCC1_ENET=y
540# CONFIG_SCC2_ENET is not set
541# CONFIG_SCC3_ENET is not set
542CONFIG_FEC_ENET=y
543# CONFIG_USE_MDIO is not set
544CONFIG_ENET_BIG_BUFFERS=y
545
546#
547# Generic MPC8xx Options
548#
549CONFIG_8xx_COPYBACK=y
550# CONFIG_8xx_CPU6 is not set
551CONFIG_NO_UCODE_PATCH=y
552# CONFIG_USB_SOF_UCODE_PATCH is not set
553# CONFIG_I2C_SPI_UCODE_PATCH is not set
554# CONFIG_I2C_SPI_SMC1_UCODE_PATCH is not set
555
556#
557# Library routines
558#
559# CONFIG_CRC_CCITT is not set
560# CONFIG_CRC32 is not set
561# CONFIG_LIBCRC32C is not set
562
563#
564# Profiling support
565#
566# CONFIG_PROFILING is not set
567
568#
569# Kernel hacking
570#
571# CONFIG_DEBUG_KERNEL is not set
572
573#
574# Security options
575#
576# CONFIG_KEYS is not set
577# CONFIG_SECURITY is not set
578
579#
580# Cryptographic options
581#
582# CONFIG_CRYPTO is not set
diff --git a/arch/ppc/configs/rpxlite_defconfig b/arch/ppc/configs/rpxlite_defconfig
new file mode 100644
index 000000000000..828dd6eb5b43
--- /dev/null
+++ b/arch/ppc/configs/rpxlite_defconfig
@@ -0,0 +1,581 @@
1#
2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.10-rc1
4# Mon Nov 1 16:41:09 2004
5#
6CONFIG_MMU=y
7CONFIG_GENERIC_HARDIRQS=y
8CONFIG_RWSEM_XCHGADD_ALGORITHM=y
9CONFIG_HAVE_DEC_LOCK=y
10CONFIG_PPC=y
11CONFIG_PPC32=y
12CONFIG_GENERIC_NVRAM=y
13
14#
15# Code maturity level options
16#
17CONFIG_EXPERIMENTAL=y
18# CONFIG_CLEAN_COMPILE is not set
19CONFIG_BROKEN=y
20CONFIG_BROKEN_ON_SMP=y
21
22#
23# General setup
24#
25CONFIG_LOCALVERSION=""
26# CONFIG_SWAP is not set
27CONFIG_SYSVIPC=y
28# CONFIG_POSIX_MQUEUE is not set
29# CONFIG_BSD_PROCESS_ACCT is not set
30CONFIG_SYSCTL=y
31# CONFIG_AUDIT is not set
32CONFIG_LOG_BUF_SHIFT=14
33# CONFIG_HOTPLUG is not set
34# CONFIG_KOBJECT_UEVENT is not set
35# CONFIG_IKCONFIG is not set
36CONFIG_EMBEDDED=y
37# CONFIG_KALLSYMS is not set
38# CONFIG_FUTEX is not set
39# CONFIG_EPOLL is not set
40# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
41# CONFIG_SHMEM is not set
42CONFIG_CC_ALIGN_FUNCTIONS=0
43CONFIG_CC_ALIGN_LABELS=0
44CONFIG_CC_ALIGN_LOOPS=0
45CONFIG_CC_ALIGN_JUMPS=0
46CONFIG_TINY_SHMEM=y
47
48#
49# Loadable module support
50#
51# CONFIG_MODULES is not set
52
53#
54# Processor
55#
56# CONFIG_6xx is not set
57# CONFIG_40x is not set
58# CONFIG_44x is not set
59# CONFIG_POWER3 is not set
60# CONFIG_POWER4 is not set
61CONFIG_8xx=y
62# CONFIG_E500 is not set
63CONFIG_MATH_EMULATION=y
64# CONFIG_CPU_FREQ is not set
65CONFIG_EMBEDDEDBOOT=y
66CONFIG_NOT_COHERENT_CACHE=y
67
68#
69# Platform options
70#
71CONFIG_RPXLITE=y
72# CONFIG_RPXCLASSIC is not set
73# CONFIG_BSEIP is not set
74# CONFIG_FADS is not set
75# CONFIG_TQM823L is not set
76# CONFIG_TQM850L is not set
77# CONFIG_TQM855L is not set
78# CONFIG_TQM860L is not set
79# CONFIG_FPS850L is not set
80# CONFIG_SPD823TS is not set
81# CONFIG_IVMS8 is not set
82# CONFIG_IVML24 is not set
83# CONFIG_SM850 is not set
84# CONFIG_HERMES_PRO is not set
85# CONFIG_IP860 is not set
86# CONFIG_LWMON is not set
87# CONFIG_PCU_E is not set
88# CONFIG_CCM is not set
89# CONFIG_LANTEC is not set
90# CONFIG_MBX is not set
91# CONFIG_WINCEPT is not set
92# CONFIG_SMP is not set
93# CONFIG_PREEMPT is not set
94# CONFIG_HIGHMEM is not set
95CONFIG_BINFMT_ELF=y
96# CONFIG_BINFMT_MISC is not set
97# CONFIG_CMDLINE_BOOL is not set
98
99#
100# Bus options
101#
102# CONFIG_PCI is not set
103# CONFIG_PCI_DOMAINS is not set
104# CONFIG_PCI_QSPAN is not set
105
106#
107# Advanced setup
108#
109# CONFIG_ADVANCED_OPTIONS is not set
110
111#
112# Default settings for advanced configuration options are used
113#
114CONFIG_HIGHMEM_START=0xfe000000
115CONFIG_LOWMEM_SIZE=0x30000000
116CONFIG_KERNEL_START=0xc0000000
117CONFIG_TASK_SIZE=0x80000000
118CONFIG_CONSISTENT_START=0xff100000
119CONFIG_CONSISTENT_SIZE=0x00200000
120CONFIG_BOOT_LOAD=0x00400000
121
122#
123# Device Drivers
124#
125
126#
127# Generic Driver Options
128#
129CONFIG_STANDALONE=y
130CONFIG_PREVENT_FIRMWARE_BUILD=y
131
132#
133# Memory Technology Devices (MTD)
134#
135# CONFIG_MTD is not set
136
137#
138# Parallel port support
139#
140# CONFIG_PARPORT is not set
141
142#
143# Plug and Play support
144#
145
146#
147# Block devices
148#
149# CONFIG_BLK_DEV_FD is not set
150CONFIG_BLK_DEV_LOOP=y
151# CONFIG_BLK_DEV_CRYPTOLOOP is not set
152# CONFIG_BLK_DEV_NBD is not set
153CONFIG_BLK_DEV_RAM=y
154CONFIG_BLK_DEV_RAM_SIZE=4096
155CONFIG_BLK_DEV_INITRD=y
156CONFIG_INITRAMFS_SOURCE=""
157# CONFIG_LBD is not set
158# CONFIG_CDROM_PKTCDVD is not set
159
160#
161# IO Schedulers
162#
163CONFIG_IOSCHED_NOOP=y
164CONFIG_IOSCHED_AS=y
165CONFIG_IOSCHED_DEADLINE=y
166CONFIG_IOSCHED_CFQ=y
167
168#
169# ATA/ATAPI/MFM/RLL support
170#
171# CONFIG_IDE is not set
172
173#
174# SCSI device support
175#
176# CONFIG_SCSI is not set
177
178#
179# Multi-device support (RAID and LVM)
180#
181# CONFIG_MD is not set
182
183#
184# Fusion MPT device support
185#
186
187#
188# IEEE 1394 (FireWire) support
189#
190# CONFIG_IEEE1394 is not set
191
192#
193# I2O device support
194#
195
196#
197# Macintosh device drivers
198#
199
200#
201# Networking support
202#
203CONFIG_NET=y
204
205#
206# Networking options
207#
208CONFIG_PACKET=y
209# CONFIG_PACKET_MMAP is not set
210# CONFIG_NETLINK_DEV is not set
211CONFIG_UNIX=y
212# CONFIG_NET_KEY is not set
213CONFIG_INET=y
214CONFIG_IP_MULTICAST=y
215# CONFIG_IP_ADVANCED_ROUTER is not set
216CONFIG_IP_PNP=y
217# CONFIG_IP_PNP_DHCP is not set
218CONFIG_IP_PNP_BOOTP=y
219# CONFIG_IP_PNP_RARP is not set
220# CONFIG_NET_IPIP is not set
221# CONFIG_NET_IPGRE is not set
222# CONFIG_IP_MROUTE is not set
223# CONFIG_ARPD is not set
224# CONFIG_SYN_COOKIES is not set
225# CONFIG_INET_AH is not set
226# CONFIG_INET_ESP is not set
227# CONFIG_INET_IPCOMP is not set
228# CONFIG_INET_TUNNEL is not set
229# CONFIG_IPV6 is not set
230# CONFIG_NETFILTER is not set
231
232#
233# SCTP Configuration (EXPERIMENTAL)
234#
235# CONFIG_IP_SCTP is not set
236# CONFIG_ATM is not set
237# CONFIG_BRIDGE is not set
238# CONFIG_VLAN_8021Q is not set
239# CONFIG_DECNET is not set
240# CONFIG_LLC2 is not set
241# CONFIG_IPX is not set
242# CONFIG_ATALK is not set
243# CONFIG_X25 is not set
244# CONFIG_LAPB is not set
245# CONFIG_NET_DIVERT is not set
246# CONFIG_ECONET is not set
247# CONFIG_WAN_ROUTER is not set
248
249#
250# QoS and/or fair queueing
251#
252# CONFIG_NET_SCHED is not set
253# CONFIG_NET_CLS_ROUTE is not set
254
255#
256# Network testing
257#
258# CONFIG_NET_PKTGEN is not set
259# CONFIG_NETPOLL is not set
260# CONFIG_NET_POLL_CONTROLLER is not set
261# CONFIG_HAMRADIO is not set
262# CONFIG_IRDA is not set
263# CONFIG_BT is not set
264CONFIG_NETDEVICES=y
265# CONFIG_DUMMY is not set
266# CONFIG_BONDING is not set
267# CONFIG_EQUALIZER is not set
268# CONFIG_TUN is not set
269
270#
271# Ethernet (10 or 100Mbit)
272#
273CONFIG_NET_ETHERNET=y
274# CONFIG_MII is not set
275# CONFIG_OAKNET is not set
276
277#
278# Ethernet (1000 Mbit)
279#
280
281#
282# Ethernet (10000 Mbit)
283#
284
285#
286# Token Ring devices
287#
288
289#
290# Wireless LAN (non-hamradio)
291#
292# CONFIG_NET_RADIO is not set
293
294#
295# Wan interfaces
296#
297# CONFIG_WAN is not set
298# CONFIG_PPP is not set
299# CONFIG_SLIP is not set
300# CONFIG_SHAPER is not set
301# CONFIG_NETCONSOLE is not set
302
303#
304# ISDN subsystem
305#
306# CONFIG_ISDN is not set
307
308#
309# Telephony Support
310#
311# CONFIG_PHONE is not set
312
313#
314# Input device support
315#
316# CONFIG_INPUT is not set
317
318#
319# Userland interfaces
320#
321
322#
323# Input I/O drivers
324#
325# CONFIG_GAMEPORT is not set
326CONFIG_SOUND_GAMEPORT=y
327# CONFIG_SERIO is not set
328# CONFIG_SERIO_I8042 is not set
329
330#
331# Input Device Drivers
332#
333
334#
335# Character devices
336#
337# CONFIG_VT is not set
338# CONFIG_SERIAL_NONSTANDARD is not set
339
340#
341# Serial drivers
342#
343# CONFIG_SERIAL_8250 is not set
344
345#
346# Non-8250 serial port support
347#
348CONFIG_SERIAL_CORE=y
349CONFIG_SERIAL_CORE_CONSOLE=y
350CONFIG_SERIAL_CPM=y
351CONFIG_SERIAL_CPM_CONSOLE=y
352# CONFIG_SERIAL_CPM_SCC1 is not set
353# CONFIG_SERIAL_CPM_SCC2 is not set
354# CONFIG_SERIAL_CPM_SCC3 is not set
355# CONFIG_SERIAL_CPM_SCC4 is not set
356CONFIG_SERIAL_CPM_SMC1=y
357# CONFIG_SERIAL_CPM_SMC2 is not set
358CONFIG_UNIX98_PTYS=y
359# CONFIG_LEGACY_PTYS is not set
360
361#
362# IPMI
363#
364# CONFIG_IPMI_HANDLER is not set
365
366#
367# Watchdog Cards
368#
369# CONFIG_WATCHDOG is not set
370# CONFIG_NVRAM is not set
371CONFIG_GEN_RTC=y
372# CONFIG_GEN_RTC_X is not set
373# CONFIG_DTLK is not set
374# CONFIG_R3964 is not set
375
376#
377# Ftape, the floppy tape device driver
378#
379# CONFIG_AGP is not set
380# CONFIG_DRM is not set
381# CONFIG_RAW_DRIVER is not set
382
383#
384# I2C support
385#
386# CONFIG_I2C is not set
387
388#
389# Dallas's 1-wire bus
390#
391# CONFIG_W1 is not set
392
393#
394# Misc devices
395#
396
397#
398# Multimedia devices
399#
400# CONFIG_VIDEO_DEV is not set
401
402#
403# Digital Video Broadcasting Devices
404#
405# CONFIG_DVB is not set
406
407#
408# Graphics support
409#
410# CONFIG_FB is not set
411
412#
413# Sound
414#
415# CONFIG_SOUND is not set
416
417#
418# USB support
419#
420# CONFIG_USB_ARCH_HAS_HCD is not set
421# CONFIG_USB_ARCH_HAS_OHCI is not set
422
423#
424# USB Gadget Support
425#
426# CONFIG_USB_GADGET is not set
427
428#
429# File systems
430#
431CONFIG_EXT2_FS=y
432# CONFIG_EXT2_FS_XATTR is not set
433CONFIG_EXT3_FS=y
434CONFIG_EXT3_FS_XATTR=y
435# CONFIG_EXT3_FS_POSIX_ACL is not set
436# CONFIG_EXT3_FS_SECURITY is not set
437CONFIG_JBD=y
438# CONFIG_JBD_DEBUG is not set
439CONFIG_FS_MBCACHE=y
440# CONFIG_REISERFS_FS is not set
441# CONFIG_JFS_FS is not set
442# CONFIG_XFS_FS is not set
443# CONFIG_MINIX_FS is not set
444# CONFIG_ROMFS_FS is not set
445# CONFIG_QUOTA is not set
446CONFIG_DNOTIFY=y
447# CONFIG_AUTOFS_FS is not set
448# CONFIG_AUTOFS4_FS is not set
449
450#
451# CD-ROM/DVD Filesystems
452#
453# CONFIG_ISO9660_FS is not set
454# CONFIG_UDF_FS is not set
455
456#
457# DOS/FAT/NT Filesystems
458#
459# CONFIG_MSDOS_FS is not set
460# CONFIG_VFAT_FS is not set
461# CONFIG_NTFS_FS is not set
462
463#
464# Pseudo filesystems
465#
466CONFIG_PROC_FS=y
467CONFIG_PROC_KCORE=y
468CONFIG_SYSFS=y
469# CONFIG_DEVFS_FS is not set
470# CONFIG_DEVPTS_FS_XATTR is not set
471CONFIG_TMPFS=y
472# CONFIG_TMPFS_XATTR is not set
473# CONFIG_HUGETLBFS is not set
474# CONFIG_HUGETLB_PAGE is not set
475CONFIG_RAMFS=y
476
477#
478# Miscellaneous filesystems
479#
480# CONFIG_ADFS_FS is not set
481# CONFIG_AFFS_FS is not set
482# CONFIG_HFS_FS is not set
483# CONFIG_HFSPLUS_FS is not set
484# CONFIG_BEFS_FS is not set
485# CONFIG_BFS_FS is not set
486# CONFIG_EFS_FS is not set
487# CONFIG_CRAMFS is not set
488# CONFIG_VXFS_FS is not set
489# CONFIG_HPFS_FS is not set
490# CONFIG_QNX4FS_FS is not set
491# CONFIG_SYSV_FS is not set
492# CONFIG_UFS_FS is not set
493
494#
495# Network File Systems
496#
497CONFIG_NFS_FS=y
498# CONFIG_NFS_V3 is not set
499# CONFIG_NFS_V4 is not set
500# CONFIG_NFS_DIRECTIO is not set
501# CONFIG_NFSD is not set
502CONFIG_ROOT_NFS=y
503CONFIG_LOCKD=y
504# CONFIG_EXPORTFS is not set
505CONFIG_SUNRPC=y
506# CONFIG_RPCSEC_GSS_KRB5 is not set
507# CONFIG_RPCSEC_GSS_SPKM3 is not set
508# CONFIG_SMB_FS is not set
509# CONFIG_CIFS is not set
510# CONFIG_NCP_FS is not set
511# CONFIG_CODA_FS is not set
512# CONFIG_AFS_FS is not set
513
514#
515# Partition Types
516#
517CONFIG_PARTITION_ADVANCED=y
518# CONFIG_ACORN_PARTITION is not set
519# CONFIG_OSF_PARTITION is not set
520# CONFIG_AMIGA_PARTITION is not set
521# CONFIG_ATARI_PARTITION is not set
522# CONFIG_MAC_PARTITION is not set
523# CONFIG_MSDOS_PARTITION is not set
524# CONFIG_LDM_PARTITION is not set
525# CONFIG_SGI_PARTITION is not set
526# CONFIG_ULTRIX_PARTITION is not set
527# CONFIG_SUN_PARTITION is not set
528# CONFIG_EFI_PARTITION is not set
529
530#
531# Native Language Support
532#
533# CONFIG_NLS is not set
534
535#
536# MPC8xx CPM Options
537#
538CONFIG_SCC_ENET=y
539# CONFIG_SCC1_ENET is not set
540CONFIG_SCC2_ENET=y
541# CONFIG_SCC3_ENET is not set
542# CONFIG_FEC_ENET is not set
543# CONFIG_ENET_BIG_BUFFERS is not set
544
545#
546# Generic MPC8xx Options
547#
548CONFIG_8xx_COPYBACK=y
549# CONFIG_8xx_CPU6 is not set
550CONFIG_NO_UCODE_PATCH=y
551# CONFIG_USB_SOF_UCODE_PATCH is not set
552# CONFIG_I2C_SPI_UCODE_PATCH is not set
553# CONFIG_I2C_SPI_SMC1_UCODE_PATCH is not set
554
555#
556# Library routines
557#
558# CONFIG_CRC_CCITT is not set
559# CONFIG_CRC32 is not set
560# CONFIG_LIBCRC32C is not set
561
562#
563# Profiling support
564#
565# CONFIG_PROFILING is not set
566
567#
568# Kernel hacking
569#
570# CONFIG_DEBUG_KERNEL is not set
571
572#
573# Security options
574#
575# CONFIG_KEYS is not set
576# CONFIG_SECURITY is not set
577
578#
579# Cryptographic options
580#
581# CONFIG_CRYPTO is not set
diff --git a/arch/ppc/configs/sandpoint_defconfig b/arch/ppc/configs/sandpoint_defconfig
new file mode 100644
index 000000000000..0f4393a07f82
--- /dev/null
+++ b/arch/ppc/configs/sandpoint_defconfig
@@ -0,0 +1,737 @@
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
16CONFIG_STANDALONE=y
17CONFIG_BROKEN_ON_SMP=y
18
19#
20# General setup
21#
22# CONFIG_SWAP is not set
23CONFIG_SYSVIPC=y
24# CONFIG_POSIX_MQUEUE is not set
25# CONFIG_BSD_PROCESS_ACCT is not set
26CONFIG_SYSCTL=y
27# CONFIG_AUDIT is not set
28CONFIG_LOG_BUF_SHIFT=14
29CONFIG_HOTPLUG=y
30# CONFIG_IKCONFIG is not set
31CONFIG_EMBEDDED=y
32CONFIG_KALLSYMS=y
33CONFIG_FUTEX=y
34CONFIG_EPOLL=y
35CONFIG_IOSCHED_NOOP=y
36CONFIG_IOSCHED_AS=y
37CONFIG_IOSCHED_DEADLINE=y
38CONFIG_IOSCHED_CFQ=y
39# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
40
41#
42# Loadable module support
43#
44CONFIG_MODULES=y
45CONFIG_MODULE_UNLOAD=y
46# CONFIG_MODULE_FORCE_UNLOAD is not set
47CONFIG_OBSOLETE_MODPARM=y
48# CONFIG_MODVERSIONS is not set
49CONFIG_KMOD=y
50
51#
52# Processor
53#
54CONFIG_6xx=y
55# CONFIG_40x is not set
56# CONFIG_44x is not set
57# CONFIG_POWER3 is not set
58# CONFIG_POWER4 is not set
59# CONFIG_8xx is not set
60CONFIG_ALTIVEC=y
61# CONFIG_TAU is not set
62# CONFIG_CPU_FREQ is not set
63CONFIG_PPC_STD_MMU=y
64
65#
66# Platform options
67#
68# CONFIG_PPC_MULTIPLATFORM is not set
69# CONFIG_APUS is not set
70# CONFIG_WILLOW is not set
71# CONFIG_PCORE is not set
72# CONFIG_POWERPMC250 is not set
73# CONFIG_EV64260 is not set
74# CONFIG_SPRUCE is not set
75# CONFIG_LOPEC is not set
76# CONFIG_MCPN765 is not set
77# CONFIG_MVME5100 is not set
78# CONFIG_PPLUS is not set
79# CONFIG_PRPMC750 is not set
80# CONFIG_PRPMC800 is not set
81CONFIG_SANDPOINT=y
82# CONFIG_ADIR is not set
83# CONFIG_K2 is not set
84# CONFIG_PAL4 is not set
85# CONFIG_GEMINI is not set
86# CONFIG_EST8260 is not set
87# CONFIG_SBS8260 is not set
88# CONFIG_RPX6 is not set
89# CONFIG_TQM8260 is not set
90CONFIG_PPC_GEN550=y
91CONFIG_EPIC_SERIAL_MODE=y
92CONFIG_MPC10X_BRIDGE=y
93# CONFIG_MPC10X_STORE_GATHERING is not set
94# CONFIG_SMP is not set
95# CONFIG_PREEMPT is not set
96# CONFIG_HIGHMEM is not set
97CONFIG_KERNEL_ELF=y
98CONFIG_BINFMT_ELF=y
99CONFIG_BINFMT_MISC=m
100CONFIG_CMDLINE_BOOL=y
101CONFIG_CMDLINE="ip=on"
102
103#
104# Bus options
105#
106CONFIG_GENERIC_ISA_DMA=y
107CONFIG_PCI=y
108CONFIG_PCI_DOMAINS=y
109# CONFIG_PCI_LEGACY_PROC is not set
110# CONFIG_PCI_NAMES is not set
111
112#
113# PCMCIA/CardBus support
114#
115# CONFIG_PCMCIA is not set
116
117#
118# Advanced setup
119#
120# CONFIG_ADVANCED_OPTIONS is not set
121
122#
123# Default settings for advanced configuration options are used
124#
125CONFIG_HIGHMEM_START=0xfe000000
126CONFIG_LOWMEM_SIZE=0x30000000
127CONFIG_KERNEL_START=0xc0000000
128CONFIG_TASK_SIZE=0x80000000
129CONFIG_BOOT_LOAD=0x00800000
130
131#
132# Device Drivers
133#
134
135#
136# Generic Driver Options
137#
138# CONFIG_FW_LOADER is not set
139
140#
141# Memory Technology Devices (MTD)
142#
143# CONFIG_MTD is not set
144
145#
146# Parallel port support
147#
148# CONFIG_PARPORT is not set
149
150#
151# Plug and Play support
152#
153
154#
155# Block devices
156#
157# CONFIG_BLK_DEV_FD is not set
158# CONFIG_BLK_CPQ_DA is not set
159# CONFIG_BLK_CPQ_CISS_DA is not set
160# CONFIG_BLK_DEV_DAC960 is not set
161# CONFIG_BLK_DEV_UMEM is not set
162CONFIG_BLK_DEV_LOOP=y
163# CONFIG_BLK_DEV_CRYPTOLOOP is not set
164# CONFIG_BLK_DEV_NBD is not set
165# CONFIG_BLK_DEV_CARMEL is not set
166CONFIG_BLK_DEV_RAM=y
167CONFIG_BLK_DEV_RAM_SIZE=4096
168CONFIG_BLK_DEV_INITRD=y
169# CONFIG_LBD is not set
170
171#
172# ATA/ATAPI/MFM/RLL support
173#
174CONFIG_IDE=y
175CONFIG_BLK_DEV_IDE=y
176
177#
178# Please see Documentation/ide.txt for help/info on IDE drives
179#
180CONFIG_BLK_DEV_IDEDISK=y
181# CONFIG_IDEDISK_MULTI_MODE is not set
182# CONFIG_IDEDISK_STROKE is not set
183CONFIG_BLK_DEV_IDECD=y
184# CONFIG_BLK_DEV_IDETAPE is not set
185# CONFIG_BLK_DEV_IDEFLOPPY is not set
186# CONFIG_IDE_TASK_IOCTL is not set
187CONFIG_IDE_TASKFILE_IO=y
188
189#
190# IDE chipset support/bugfixes
191#
192CONFIG_IDE_GENERIC=y
193# CONFIG_BLK_DEV_IDEPCI is not set
194# CONFIG_BLK_DEV_IDEDMA is not set
195# CONFIG_IDEDMA_AUTO is not set
196# CONFIG_BLK_DEV_HD is not set
197
198#
199# SCSI device support
200#
201# CONFIG_SCSI is not set
202
203#
204# Multi-device support (RAID and LVM)
205#
206# CONFIG_MD is not set
207
208#
209# Fusion MPT device support
210#
211
212#
213# IEEE 1394 (FireWire) support
214#
215# CONFIG_IEEE1394 is not set
216
217#
218# I2O device support
219#
220# CONFIG_I2O is not set
221
222#
223# Macintosh device drivers
224#
225
226#
227# Networking support
228#
229CONFIG_NET=y
230
231#
232# Networking options
233#
234CONFIG_PACKET=y
235# CONFIG_PACKET_MMAP is not set
236# CONFIG_NETLINK_DEV is not set
237CONFIG_UNIX=y
238# CONFIG_NET_KEY is not set
239CONFIG_INET=y
240CONFIG_IP_MULTICAST=y
241# CONFIG_IP_ADVANCED_ROUTER is not set
242CONFIG_IP_PNP=y
243# CONFIG_IP_PNP_DHCP is not set
244CONFIG_IP_PNP_BOOTP=y
245# CONFIG_IP_PNP_RARP is not set
246# CONFIG_NET_IPIP is not set
247# CONFIG_NET_IPGRE is not set
248# CONFIG_IP_MROUTE is not set
249# CONFIG_ARPD is not set
250# CONFIG_SYN_COOKIES is not set
251# CONFIG_INET_AH is not set
252# CONFIG_INET_ESP is not set
253# CONFIG_INET_IPCOMP is not set
254# CONFIG_IPV6 is not set
255# CONFIG_NETFILTER is not set
256
257#
258# SCTP Configuration (EXPERIMENTAL)
259#
260# CONFIG_IP_SCTP is not set
261# CONFIG_ATM is not set
262# CONFIG_BRIDGE is not set
263# CONFIG_VLAN_8021Q is not set
264# CONFIG_DECNET is not set
265# CONFIG_LLC2 is not set
266# CONFIG_IPX is not set
267# CONFIG_ATALK is not set
268# CONFIG_X25 is not set
269# CONFIG_LAPB is not set
270# CONFIG_NET_DIVERT is not set
271# CONFIG_ECONET is not set
272# CONFIG_WAN_ROUTER is not set
273# CONFIG_NET_HW_FLOWCONTROL is not set
274
275#
276# QoS and/or fair queueing
277#
278# CONFIG_NET_SCHED is not set
279
280#
281# Network testing
282#
283# CONFIG_NET_PKTGEN is not set
284# CONFIG_NETPOLL is not set
285# CONFIG_NET_POLL_CONTROLLER is not set
286# CONFIG_HAMRADIO is not set
287# CONFIG_IRDA is not set
288# CONFIG_BT is not set
289CONFIG_NETDEVICES=y
290CONFIG_DUMMY=m
291# CONFIG_BONDING is not set
292# CONFIG_EQUALIZER is not set
293# CONFIG_TUN is not set
294
295#
296# ARCnet devices
297#
298# CONFIG_ARCNET is not set
299
300#
301# Ethernet (10 or 100Mbit)
302#
303CONFIG_NET_ETHERNET=y
304CONFIG_MII=y
305# CONFIG_OAKNET is not set
306# CONFIG_HAPPYMEAL is not set
307# CONFIG_SUNGEM is not set
308CONFIG_NET_VENDOR_3COM=y
309CONFIG_VORTEX=y
310# CONFIG_TYPHOON is not set
311
312#
313# Tulip family network device support
314#
315CONFIG_NET_TULIP=y
316# CONFIG_DE2104X is not set
317CONFIG_TULIP=y
318# CONFIG_TULIP_MWI is not set
319# CONFIG_TULIP_MMIO is not set
320# CONFIG_TULIP_NAPI is not set
321# CONFIG_DE4X5 is not set
322# CONFIG_WINBOND_840 is not set
323# CONFIG_DM9102 is not set
324# CONFIG_HP100 is not set
325CONFIG_NET_PCI=y
326# CONFIG_PCNET32 is not set
327# CONFIG_AMD8111_ETH is not set
328# CONFIG_ADAPTEC_STARFIRE is not set
329# CONFIG_B44 is not set
330# CONFIG_FORCEDETH is not set
331# CONFIG_DGRS is not set
332# CONFIG_EEPRO100 is not set
333CONFIG_E100=y
334# CONFIG_E100_NAPI is not set
335# CONFIG_FEALNX is not set
336# CONFIG_NATSEMI is not set
337# CONFIG_NE2K_PCI is not set
338# CONFIG_8139CP is not set
339CONFIG_8139TOO=y
340CONFIG_8139TOO_PIO=y
341# CONFIG_8139TOO_TUNE_TWISTER is not set
342# CONFIG_8139TOO_8129 is not set
343# CONFIG_8139_OLD_RX_RESET is not set
344# CONFIG_SIS900 is not set
345# CONFIG_EPIC100 is not set
346# CONFIG_SUNDANCE is not set
347# CONFIG_TLAN is not set
348# CONFIG_VIA_RHINE is not set
349
350#
351# Ethernet (1000 Mbit)
352#
353# CONFIG_ACENIC is not set
354# CONFIG_DL2K is not set
355# CONFIG_E1000 is not set
356# CONFIG_NS83820 is not set
357# CONFIG_HAMACHI is not set
358# CONFIG_YELLOWFIN is not set
359# CONFIG_R8169 is not set
360# CONFIG_SK98LIN is not set
361# CONFIG_TIGON3 is not set
362
363#
364# Ethernet (10000 Mbit)
365#
366# CONFIG_IXGB is not set
367# CONFIG_S2IO is not set
368
369#
370# Token Ring devices
371#
372# CONFIG_TR is not set
373
374#
375# Wireless LAN (non-hamradio)
376#
377# CONFIG_NET_RADIO is not set
378
379#
380# Wan interfaces
381#
382# CONFIG_WAN is not set
383# CONFIG_FDDI is not set
384# CONFIG_HIPPI is not set
385CONFIG_PPP=m
386# CONFIG_PPP_MULTILINK is not set
387# CONFIG_PPP_FILTER is not set
388CONFIG_PPP_ASYNC=m
389CONFIG_PPP_SYNC_TTY=m
390CONFIG_PPP_DEFLATE=m
391CONFIG_PPP_BSDCOMP=m
392# CONFIG_PPPOE is not set
393# CONFIG_SLIP is not set
394# CONFIG_RCPCI is not set
395# CONFIG_SHAPER is not set
396# CONFIG_NETCONSOLE is not set
397
398#
399# ISDN subsystem
400#
401# CONFIG_ISDN is not set
402
403#
404# Telephony Support
405#
406# CONFIG_PHONE is not set
407
408#
409# Input device support
410#
411# CONFIG_INPUT is not set
412
413#
414# Userland interfaces
415#
416
417#
418# Input I/O drivers
419#
420# CONFIG_GAMEPORT is not set
421CONFIG_SOUND_GAMEPORT=y
422# CONFIG_SERIO is not set
423# CONFIG_SERIO_I8042 is not set
424
425#
426# Input Device Drivers
427#
428
429#
430# Character devices
431#
432# CONFIG_VT is not set
433# CONFIG_SERIAL_NONSTANDARD is not set
434
435#
436# Serial drivers
437#
438CONFIG_SERIAL_8250=y
439CONFIG_SERIAL_8250_CONSOLE=y
440CONFIG_SERIAL_8250_NR_UARTS=2
441# CONFIG_SERIAL_8250_EXTENDED is not set
442
443#
444# Non-8250 serial port support
445#
446CONFIG_SERIAL_CORE=y
447CONFIG_SERIAL_CORE_CONSOLE=y
448CONFIG_UNIX98_PTYS=y
449CONFIG_LEGACY_PTYS=y
450CONFIG_LEGACY_PTY_COUNT=256
451# CONFIG_QIC02_TAPE is not set
452
453#
454# IPMI
455#
456# CONFIG_IPMI_HANDLER is not set
457
458#
459# Watchdog Cards
460#
461# CONFIG_WATCHDOG is not set
462# CONFIG_NVRAM is not set
463CONFIG_GEN_RTC=y
464# CONFIG_GEN_RTC_X is not set
465# CONFIG_DTLK is not set
466# CONFIG_R3964 is not set
467# CONFIG_APPLICOM is not set
468
469#
470# Ftape, the floppy tape device driver
471#
472# CONFIG_FTAPE is not set
473# CONFIG_AGP is not set
474# CONFIG_DRM is not set
475# CONFIG_RAW_DRIVER is not set
476
477#
478# I2C support
479#
480# CONFIG_I2C is not set
481
482#
483# Misc devices
484#
485
486#
487# Multimedia devices
488#
489# CONFIG_VIDEO_DEV is not set
490
491#
492# Digital Video Broadcasting Devices
493#
494# CONFIG_DVB is not set
495
496#
497# Graphics support
498#
499# CONFIG_FB is not set
500
501#
502# Sound
503#
504# CONFIG_SOUND is not set
505
506#
507# USB support
508#
509CONFIG_USB=y
510# CONFIG_USB_DEBUG is not set
511
512#
513# Miscellaneous USB options
514#
515CONFIG_USB_DEVICEFS=y
516# CONFIG_USB_BANDWIDTH is not set
517# CONFIG_USB_DYNAMIC_MINORS is not set
518
519#
520# USB Host Controller Drivers
521#
522# CONFIG_USB_EHCI_HCD is not set
523CONFIG_USB_OHCI_HCD=y
524# CONFIG_USB_UHCI_HCD is not set
525
526#
527# USB Device Class drivers
528#
529# CONFIG_USB_BLUETOOTH_TTY is not set
530CONFIG_USB_ACM=m
531# CONFIG_USB_PRINTER is not set
532# CONFIG_USB_STORAGE is not set
533
534#
535# USB Human Interface Devices (HID)
536#
537# CONFIG_USB_HID is not set
538
539#
540# Input core support is needed for USB HID input layer or HIDBP support
541#
542
543#
544# USB HID Boot Protocol drivers
545#
546
547#
548# USB Imaging devices
549#
550# CONFIG_USB_MDC800 is not set
551
552#
553# USB Multimedia devices
554#
555# CONFIG_USB_DABUSB is not set
556
557#
558# Video4Linux support is needed for USB Multimedia device support
559#
560
561#
562# USB Network adaptors
563#
564# CONFIG_USB_CATC is not set
565# CONFIG_USB_KAWETH is not set
566# CONFIG_USB_PEGASUS is not set
567# CONFIG_USB_RTL8150 is not set
568# CONFIG_USB_USBNET is not set
569
570#
571# USB port drivers
572#
573
574#
575# USB Serial Converter support
576#
577CONFIG_USB_SERIAL=m
578# CONFIG_USB_SERIAL_GENERIC is not set
579# CONFIG_USB_SERIAL_BELKIN is not set
580# CONFIG_USB_SERIAL_WHITEHEAT is not set
581# CONFIG_USB_SERIAL_DIGI_ACCELEPORT is not set
582# CONFIG_USB_SERIAL_EMPEG is not set
583# CONFIG_USB_SERIAL_FTDI_SIO is not set
584CONFIG_USB_SERIAL_VISOR=m
585# CONFIG_USB_SERIAL_IPAQ is not set
586# CONFIG_USB_SERIAL_IR is not set
587# CONFIG_USB_SERIAL_EDGEPORT is not set
588# CONFIG_USB_SERIAL_EDGEPORT_TI is not set
589# CONFIG_USB_SERIAL_KEYSPAN_PDA is not set
590# CONFIG_USB_SERIAL_KEYSPAN is not set
591# CONFIG_USB_SERIAL_KLSI is not set
592# CONFIG_USB_SERIAL_KOBIL_SCT is not set
593# CONFIG_USB_SERIAL_MCT_U232 is not set
594# CONFIG_USB_SERIAL_PL2303 is not set
595# CONFIG_USB_SERIAL_SAFE is not set
596# CONFIG_USB_SERIAL_CYBERJACK is not set
597# CONFIG_USB_SERIAL_XIRCOM is not set
598# CONFIG_USB_SERIAL_OMNINET is not set
599
600#
601# USB Miscellaneous drivers
602#
603# CONFIG_USB_EMI62 is not set
604# CONFIG_USB_EMI26 is not set
605# CONFIG_USB_TIGL is not set
606# CONFIG_USB_AUERSWALD is not set
607# CONFIG_USB_RIO500 is not set
608# CONFIG_USB_LEGOTOWER is not set
609# CONFIG_USB_LCD is not set
610# CONFIG_USB_LED is not set
611# CONFIG_USB_CYTHERM is not set
612# CONFIG_USB_PHIDGETSERVO is not set
613# CONFIG_USB_TEST is not set
614
615#
616# USB Gadget Support
617#
618# CONFIG_USB_GADGET is not set
619
620#
621# File systems
622#
623CONFIG_EXT2_FS=y
624# CONFIG_EXT2_FS_XATTR is not set
625CONFIG_EXT3_FS=y
626CONFIG_EXT3_FS_XATTR=y
627# CONFIG_EXT3_FS_POSIX_ACL is not set
628# CONFIG_EXT3_FS_SECURITY is not set
629CONFIG_JBD=y
630# CONFIG_JBD_DEBUG is not set
631CONFIG_FS_MBCACHE=y
632# CONFIG_REISERFS_FS is not set
633# CONFIG_JFS_FS is not set
634# CONFIG_XFS_FS is not set
635# CONFIG_MINIX_FS is not set
636# CONFIG_ROMFS_FS is not set
637# CONFIG_QUOTA is not set
638# CONFIG_AUTOFS_FS is not set
639# CONFIG_AUTOFS4_FS is not set
640
641#
642# CD-ROM/DVD Filesystems
643#
644CONFIG_ISO9660_FS=y
645# CONFIG_JOLIET is not set
646# CONFIG_ZISOFS is not set
647# CONFIG_UDF_FS is not set
648
649#
650# DOS/FAT/NT Filesystems
651#
652# CONFIG_FAT_FS is not set
653# CONFIG_NTFS_FS is not set
654
655#
656# Pseudo filesystems
657#
658CONFIG_PROC_FS=y
659CONFIG_PROC_KCORE=y
660CONFIG_SYSFS=y
661# CONFIG_DEVFS_FS is not set
662# CONFIG_DEVPTS_FS_XATTR is not set
663CONFIG_TMPFS=y
664# CONFIG_HUGETLB_PAGE is not set
665CONFIG_RAMFS=y
666
667#
668# Miscellaneous filesystems
669#
670# CONFIG_ADFS_FS is not set
671# CONFIG_AFFS_FS is not set
672# CONFIG_HFS_FS is not set
673# CONFIG_HFSPLUS_FS is not set
674# CONFIG_BEFS_FS is not set
675# CONFIG_BFS_FS is not set
676# CONFIG_EFS_FS is not set
677# CONFIG_CRAMFS is not set
678# CONFIG_VXFS_FS is not set
679# CONFIG_HPFS_FS is not set
680# CONFIG_QNX4FS_FS is not set
681# CONFIG_SYSV_FS is not set
682# CONFIG_UFS_FS is not set
683
684#
685# Network File Systems
686#
687CONFIG_NFS_FS=y
688CONFIG_NFS_V3=y
689# CONFIG_NFS_V4 is not set
690# CONFIG_NFS_DIRECTIO is not set
691# CONFIG_NFSD is not set
692CONFIG_ROOT_NFS=y
693CONFIG_LOCKD=y
694CONFIG_LOCKD_V4=y
695# CONFIG_EXPORTFS is not set
696CONFIG_SUNRPC=y
697# CONFIG_RPCSEC_GSS_KRB5 is not set
698# CONFIG_SMB_FS is not set
699# CONFIG_CIFS is not set
700# CONFIG_NCP_FS is not set
701# CONFIG_CODA_FS is not set
702# CONFIG_AFS_FS is not set
703
704#
705# Partition Types
706#
707# CONFIG_PARTITION_ADVANCED is not set
708CONFIG_MSDOS_PARTITION=y
709
710#
711# Native Language Support
712#
713# CONFIG_NLS is not set
714
715#
716# Library routines
717#
718CONFIG_CRC32=y
719# CONFIG_LIBCRC32C is not set
720CONFIG_ZLIB_INFLATE=m
721CONFIG_ZLIB_DEFLATE=m
722
723#
724# Kernel hacking
725#
726# CONFIG_DEBUG_KERNEL is not set
727# CONFIG_SERIAL_TEXT_DEBUG is not set
728
729#
730# Security options
731#
732# CONFIG_SECURITY is not set
733
734#
735# Cryptographic options
736#
737# CONFIG_CRYPTO is not set
diff --git a/arch/ppc/configs/spruce_defconfig b/arch/ppc/configs/spruce_defconfig
new file mode 100644
index 000000000000..430dd9c59feb
--- /dev/null
+++ b/arch/ppc/configs/spruce_defconfig
@@ -0,0 +1,577 @@
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
16CONFIG_STANDALONE=y
17CONFIG_BROKEN_ON_SMP=y
18
19#
20# General setup
21#
22CONFIG_SWAP=y
23CONFIG_SYSVIPC=y
24CONFIG_POSIX_MQUEUE=y
25# CONFIG_BSD_PROCESS_ACCT is not set
26CONFIG_SYSCTL=y
27# CONFIG_AUDIT is not set
28CONFIG_LOG_BUF_SHIFT=14
29# CONFIG_HOTPLUG is not set
30# CONFIG_IKCONFIG is not set
31CONFIG_EMBEDDED=y
32CONFIG_KALLSYMS=y
33CONFIG_FUTEX=y
34CONFIG_EPOLL=y
35CONFIG_IOSCHED_NOOP=y
36CONFIG_IOSCHED_AS=y
37CONFIG_IOSCHED_DEADLINE=y
38CONFIG_IOSCHED_CFQ=y
39# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
40
41#
42# Loadable module support
43#
44CONFIG_MODULES=y
45CONFIG_MODULE_UNLOAD=y
46# CONFIG_MODULE_FORCE_UNLOAD is not set
47CONFIG_OBSOLETE_MODPARM=y
48# CONFIG_MODVERSIONS is not set
49CONFIG_KMOD=y
50
51#
52# Processor
53#
54CONFIG_6xx=y
55# CONFIG_40x is not set
56# CONFIG_44x is not set
57# CONFIG_POWER3 is not set
58# CONFIG_POWER4 is not set
59# CONFIG_8xx is not set
60# CONFIG_ALTIVEC is not set
61# CONFIG_TAU is not set
62# CONFIG_CPU_FREQ is not set
63CONFIG_PPC_STD_MMU=y
64
65#
66# Platform options
67#
68# CONFIG_PPC_MULTIPLATFORM is not set
69# CONFIG_APUS is not set
70# CONFIG_WILLOW is not set
71# CONFIG_PCORE is not set
72# CONFIG_POWERPMC250 is not set
73# CONFIG_EV64260 is not set
74CONFIG_SPRUCE=y
75# CONFIG_LOPEC is not set
76# CONFIG_MCPN765 is not set
77# CONFIG_MVME5100 is not set
78# CONFIG_PPLUS is not set
79# CONFIG_PRPMC750 is not set
80# CONFIG_PRPMC800 is not set
81# CONFIG_SANDPOINT is not set
82# CONFIG_ADIR is not set
83# CONFIG_K2 is not set
84# CONFIG_PAL4 is not set
85# CONFIG_GEMINI is not set
86# CONFIG_EST8260 is not set
87# CONFIG_SBS8260 is not set
88# CONFIG_RPX6 is not set
89# CONFIG_TQM8260 is not set
90CONFIG_PPC_GEN550=y
91CONFIG_SPRUCE_BAUD_33M=y
92# CONFIG_SMP is not set
93# CONFIG_PREEMPT is not set
94# CONFIG_HIGHMEM is not set
95CONFIG_KERNEL_ELF=y
96CONFIG_BINFMT_ELF=y
97# CONFIG_BINFMT_MISC is not set
98CONFIG_CMDLINE_BOOL=y
99CONFIG_CMDLINE="ip=on"
100
101#
102# Bus options
103#
104CONFIG_GENERIC_ISA_DMA=y
105CONFIG_PCI=y
106CONFIG_PCI_DOMAINS=y
107CONFIG_PCI_LEGACY_PROC=y
108# CONFIG_PCI_NAMES is not set
109
110#
111# Advanced setup
112#
113# CONFIG_ADVANCED_OPTIONS is not set
114
115#
116# Default settings for advanced configuration options are used
117#
118CONFIG_HIGHMEM_START=0xfe000000
119CONFIG_LOWMEM_SIZE=0x30000000
120CONFIG_KERNEL_START=0xc0000000
121CONFIG_TASK_SIZE=0x80000000
122CONFIG_BOOT_LOAD=0x00800000
123
124#
125# Device Drivers
126#
127
128#
129# Generic Driver Options
130#
131
132#
133# Memory Technology Devices (MTD)
134#
135# CONFIG_MTD is not set
136
137#
138# Parallel port support
139#
140# CONFIG_PARPORT is not set
141
142#
143# Plug and Play support
144#
145
146#
147# Block devices
148#
149# CONFIG_BLK_DEV_FD is not set
150# CONFIG_BLK_CPQ_DA is not set
151# CONFIG_BLK_CPQ_CISS_DA is not set
152# CONFIG_BLK_DEV_DAC960 is not set
153# CONFIG_BLK_DEV_UMEM is not set
154# CONFIG_BLK_DEV_LOOP is not set
155# CONFIG_BLK_DEV_NBD is not set
156# CONFIG_BLK_DEV_CARMEL is not set
157# CONFIG_BLK_DEV_RAM is not set
158# CONFIG_LBD is not set
159
160#
161# ATA/ATAPI/MFM/RLL support
162#
163# CONFIG_IDE is not set
164
165#
166# SCSI device support
167#
168# CONFIG_SCSI is not set
169
170#
171# Multi-device support (RAID and LVM)
172#
173# CONFIG_MD is not set
174
175#
176# Fusion MPT device support
177#
178
179#
180# IEEE 1394 (FireWire) support
181#
182# CONFIG_IEEE1394 is not set
183
184#
185# I2O device support
186#
187# CONFIG_I2O is not set
188
189#
190# Macintosh device drivers
191#
192
193#
194# Networking support
195#
196CONFIG_NET=y
197
198#
199# Networking options
200#
201CONFIG_PACKET=y
202# CONFIG_PACKET_MMAP is not set
203# CONFIG_NETLINK_DEV is not set
204CONFIG_UNIX=y
205# CONFIG_NET_KEY is not set
206CONFIG_INET=y
207# CONFIG_IP_MULTICAST is not set
208# CONFIG_IP_ADVANCED_ROUTER is not set
209CONFIG_IP_PNP=y
210CONFIG_IP_PNP_DHCP=y
211# CONFIG_IP_PNP_BOOTP is not set
212# CONFIG_IP_PNP_RARP is not set
213# CONFIG_NET_IPIP is not set
214# CONFIG_NET_IPGRE is not set
215# CONFIG_ARPD is not set
216# CONFIG_SYN_COOKIES is not set
217# CONFIG_INET_AH is not set
218# CONFIG_INET_ESP is not set
219# CONFIG_INET_IPCOMP is not set
220# CONFIG_IPV6 is not set
221# CONFIG_NETFILTER is not set
222
223#
224# SCTP Configuration (EXPERIMENTAL)
225#
226# CONFIG_IP_SCTP is not set
227# CONFIG_ATM is not set
228# CONFIG_BRIDGE is not set
229# CONFIG_VLAN_8021Q is not set
230# CONFIG_DECNET is not set
231# CONFIG_LLC2 is not set
232# CONFIG_IPX is not set
233# CONFIG_ATALK is not set
234# CONFIG_X25 is not set
235# CONFIG_LAPB is not set
236# CONFIG_NET_DIVERT is not set
237# CONFIG_ECONET is not set
238# CONFIG_WAN_ROUTER is not set
239# CONFIG_NET_HW_FLOWCONTROL is not set
240
241#
242# QoS and/or fair queueing
243#
244# CONFIG_NET_SCHED is not set
245
246#
247# Network testing
248#
249# CONFIG_NET_PKTGEN is not set
250# CONFIG_NETPOLL is not set
251# CONFIG_NET_POLL_CONTROLLER is not set
252# CONFIG_HAMRADIO is not set
253# CONFIG_IRDA is not set
254# CONFIG_BT is not set
255CONFIG_NETDEVICES=y
256# CONFIG_DUMMY is not set
257# CONFIG_BONDING is not set
258# CONFIG_EQUALIZER is not set
259# CONFIG_TUN is not set
260
261#
262# ARCnet devices
263#
264# CONFIG_ARCNET is not set
265
266#
267# Ethernet (10 or 100Mbit)
268#
269CONFIG_NET_ETHERNET=y
270CONFIG_MII=y
271# CONFIG_OAKNET is not set
272# CONFIG_HAPPYMEAL is not set
273# CONFIG_SUNGEM is not set
274# CONFIG_NET_VENDOR_3COM is not set
275
276#
277# Tulip family network device support
278#
279# CONFIG_NET_TULIP is not set
280# CONFIG_HP100 is not set
281CONFIG_NET_PCI=y
282CONFIG_PCNET32=y
283# CONFIG_AMD8111_ETH is not set
284# CONFIG_ADAPTEC_STARFIRE is not set
285# CONFIG_B44 is not set
286# CONFIG_FORCEDETH is not set
287# CONFIG_DGRS is not set
288# CONFIG_EEPRO100 is not set
289# CONFIG_E100 is not set
290# CONFIG_FEALNX is not set
291# CONFIG_NATSEMI is not set
292# CONFIG_NE2K_PCI is not set
293# CONFIG_8139CP is not set
294# CONFIG_8139TOO is not set
295# CONFIG_SIS900 is not set
296# CONFIG_EPIC100 is not set
297# CONFIG_SUNDANCE is not set
298# CONFIG_TLAN is not set
299# CONFIG_VIA_RHINE is not set
300
301#
302# Ethernet (1000 Mbit)
303#
304# CONFIG_ACENIC is not set
305# CONFIG_DL2K is not set
306# CONFIG_E1000 is not set
307# CONFIG_NS83820 is not set
308# CONFIG_HAMACHI is not set
309# CONFIG_YELLOWFIN is not set
310# CONFIG_R8169 is not set
311# CONFIG_SK98LIN is not set
312# CONFIG_TIGON3 is not set
313
314#
315# Ethernet (10000 Mbit)
316#
317# CONFIG_IXGB is not set
318# CONFIG_S2IO is not set
319
320#
321# Token Ring devices
322#
323# CONFIG_TR is not set
324
325#
326# Wireless LAN (non-hamradio)
327#
328# CONFIG_NET_RADIO is not set
329
330#
331# Wan interfaces
332#
333# CONFIG_WAN is not set
334# CONFIG_FDDI is not set
335# CONFIG_HIPPI is not set
336# CONFIG_PPP is not set
337# CONFIG_SLIP is not set
338# CONFIG_RCPCI is not set
339# CONFIG_SHAPER is not set
340# CONFIG_NETCONSOLE is not set
341
342#
343# ISDN subsystem
344#
345# CONFIG_ISDN is not set
346
347#
348# Telephony Support
349#
350# CONFIG_PHONE is not set
351
352#
353# Input device support
354#
355# CONFIG_INPUT is not set
356
357#
358# Userland interfaces
359#
360
361#
362# Input I/O drivers
363#
364# CONFIG_GAMEPORT is not set
365CONFIG_SOUND_GAMEPORT=y
366CONFIG_SERIO=y
367CONFIG_SERIO_I8042=y
368CONFIG_SERIO_SERPORT=y
369# CONFIG_SERIO_CT82C710 is not set
370CONFIG_SERIO_PCIPS2=y
371
372#
373# Input Device Drivers
374#
375
376#
377# Character devices
378#
379# CONFIG_VT is not set
380# CONFIG_SERIAL_NONSTANDARD is not set
381
382#
383# Serial drivers
384#
385CONFIG_SERIAL_8250=y
386CONFIG_SERIAL_8250_CONSOLE=y
387CONFIG_SERIAL_8250_NR_UARTS=2
388# CONFIG_SERIAL_8250_EXTENDED is not set
389
390#
391# Non-8250 serial port support
392#
393CONFIG_SERIAL_CORE=y
394CONFIG_SERIAL_CORE_CONSOLE=y
395CONFIG_UNIX98_PTYS=y
396CONFIG_LEGACY_PTYS=y
397CONFIG_LEGACY_PTY_COUNT=256
398# CONFIG_QIC02_TAPE is not set
399
400#
401# IPMI
402#
403# CONFIG_IPMI_HANDLER is not set
404
405#
406# Watchdog Cards
407#
408# CONFIG_WATCHDOG is not set
409# CONFIG_NVRAM is not set
410CONFIG_GEN_RTC=y
411# CONFIG_GEN_RTC_X is not set
412# CONFIG_DTLK is not set
413# CONFIG_R3964 is not set
414# CONFIG_APPLICOM is not set
415
416#
417# Ftape, the floppy tape device driver
418#
419# CONFIG_FTAPE is not set
420# CONFIG_AGP is not set
421# CONFIG_DRM is not set
422# CONFIG_RAW_DRIVER is not set
423
424#
425# I2C support
426#
427# CONFIG_I2C is not set
428
429#
430# Misc devices
431#
432
433#
434# Multimedia devices
435#
436# CONFIG_VIDEO_DEV is not set
437
438#
439# Digital Video Broadcasting Devices
440#
441# CONFIG_DVB is not set
442
443#
444# Graphics support
445#
446# CONFIG_FB is not set
447
448#
449# Sound
450#
451# CONFIG_SOUND is not set
452
453#
454# USB support
455#
456# CONFIG_USB is not set
457
458#
459# USB Gadget Support
460#
461# CONFIG_USB_GADGET is not set
462
463#
464# File systems
465#
466CONFIG_EXT2_FS=y
467# CONFIG_EXT2_FS_XATTR is not set
468CONFIG_EXT3_FS=y
469CONFIG_EXT3_FS_XATTR=y
470# CONFIG_EXT3_FS_POSIX_ACL is not set
471# CONFIG_EXT3_FS_SECURITY is not set
472CONFIG_JBD=y
473# CONFIG_JBD_DEBUG is not set
474CONFIG_FS_MBCACHE=y
475# CONFIG_REISERFS_FS is not set
476# CONFIG_JFS_FS is not set
477# CONFIG_XFS_FS is not set
478# CONFIG_MINIX_FS is not set
479# CONFIG_ROMFS_FS is not set
480# CONFIG_QUOTA is not set
481# CONFIG_AUTOFS_FS is not set
482# CONFIG_AUTOFS4_FS is not set
483
484#
485# CD-ROM/DVD Filesystems
486#
487CONFIG_ISO9660_FS=y
488# CONFIG_JOLIET is not set
489# CONFIG_ZISOFS is not set
490# CONFIG_UDF_FS is not set
491
492#
493# DOS/FAT/NT Filesystems
494#
495# CONFIG_FAT_FS is not set
496# CONFIG_NTFS_FS is not set
497
498#
499# Pseudo filesystems
500#
501CONFIG_PROC_FS=y
502CONFIG_PROC_KCORE=y
503CONFIG_SYSFS=y
504# CONFIG_DEVFS_FS is not set
505# CONFIG_DEVPTS_FS_XATTR is not set
506CONFIG_TMPFS=y
507# CONFIG_HUGETLB_PAGE is not set
508CONFIG_RAMFS=y
509
510#
511# Miscellaneous filesystems
512#
513# CONFIG_ADFS_FS is not set
514# CONFIG_AFFS_FS is not set
515# CONFIG_HFS_FS is not set
516# CONFIG_HFSPLUS_FS is not set
517# CONFIG_BEFS_FS is not set
518# CONFIG_BFS_FS is not set
519# CONFIG_EFS_FS is not set
520# CONFIG_CRAMFS is not set
521# CONFIG_VXFS_FS is not set
522# CONFIG_HPFS_FS is not set
523# CONFIG_QNX4FS_FS is not set
524# CONFIG_SYSV_FS is not set
525# CONFIG_UFS_FS is not set
526
527#
528# Network File Systems
529#
530CONFIG_NFS_FS=y
531# CONFIG_NFS_V3 is not set
532# CONFIG_NFS_V4 is not set
533# CONFIG_NFS_DIRECTIO is not set
534# CONFIG_NFSD is not set
535CONFIG_ROOT_NFS=y
536CONFIG_LOCKD=y
537# CONFIG_EXPORTFS is not set
538CONFIG_SUNRPC=y
539# CONFIG_RPCSEC_GSS_KRB5 is not set
540# CONFIG_SMB_FS is not set
541# CONFIG_CIFS is not set
542# CONFIG_NCP_FS is not set
543# CONFIG_CODA_FS is not set
544# CONFIG_AFS_FS is not set
545
546#
547# Partition Types
548#
549# CONFIG_PARTITION_ADVANCED is not set
550CONFIG_MSDOS_PARTITION=y
551
552#
553# Native Language Support
554#
555# CONFIG_NLS is not set
556
557#
558# Library routines
559#
560CONFIG_CRC32=y
561# CONFIG_LIBCRC32C is not set
562
563#
564# Kernel hacking
565#
566# CONFIG_DEBUG_KERNEL is not set
567# CONFIG_SERIAL_TEXT_DEBUG is not set
568
569#
570# Security options
571#
572# CONFIG_SECURITY is not set
573
574#
575# Cryptographic options
576#
577# CONFIG_CRYPTO is not set
diff --git a/arch/ppc/configs/stx_gp3_defconfig b/arch/ppc/configs/stx_gp3_defconfig
new file mode 100644
index 000000000000..66dae8367659
--- /dev/null
+++ b/arch/ppc/configs/stx_gp3_defconfig
@@ -0,0 +1,972 @@
1#
2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.11-rc2
4# Wed Jan 26 14:32:58 2005
5#
6CONFIG_MMU=y
7CONFIG_GENERIC_HARDIRQS=y
8CONFIG_RWSEM_XCHGADD_ALGORITHM=y
9CONFIG_GENERIC_CALIBRATE_DELAY=y
10CONFIG_HAVE_DEC_LOCK=y
11CONFIG_PPC=y
12CONFIG_PPC32=y
13CONFIG_GENERIC_NVRAM=y
14
15#
16# Code maturity level options
17#
18CONFIG_EXPERIMENTAL=y
19CONFIG_CLEAN_COMPILE=y
20CONFIG_BROKEN_ON_SMP=y
21
22#
23# General setup
24#
25CONFIG_LOCALVERSION=""
26CONFIG_SWAP=y
27CONFIG_SYSVIPC=y
28# CONFIG_POSIX_MQUEUE is not set
29# CONFIG_BSD_PROCESS_ACCT is not set
30CONFIG_SYSCTL=y
31# CONFIG_AUDIT is not set
32CONFIG_LOG_BUF_SHIFT=14
33CONFIG_HOTPLUG=y
34CONFIG_KOBJECT_UEVENT=y
35# CONFIG_IKCONFIG is not set
36CONFIG_EMBEDDED=y
37CONFIG_KALLSYMS=y
38# CONFIG_KALLSYMS_ALL is not set
39# CONFIG_KALLSYMS_EXTRA_PASS is not set
40CONFIG_FUTEX=y
41CONFIG_EPOLL=y
42# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
43CONFIG_SHMEM=y
44CONFIG_CC_ALIGN_FUNCTIONS=0
45CONFIG_CC_ALIGN_LABELS=0
46CONFIG_CC_ALIGN_LOOPS=0
47CONFIG_CC_ALIGN_JUMPS=0
48# CONFIG_TINY_SHMEM is not set
49
50#
51# Loadable module support
52#
53CONFIG_MODULES=y
54# CONFIG_MODULE_UNLOAD is not set
55CONFIG_OBSOLETE_MODPARM=y
56CONFIG_MODVERSIONS=y
57# CONFIG_MODULE_SRCVERSION_ALL is not set
58CONFIG_KMOD=y
59
60#
61# Processor
62#
63# CONFIG_6xx is not set
64# CONFIG_40x is not set
65# CONFIG_44x is not set
66# CONFIG_POWER3 is not set
67# CONFIG_POWER4 is not set
68# CONFIG_8xx is not set
69CONFIG_E500=y
70CONFIG_BOOKE=y
71CONFIG_FSL_BOOKE=y
72# CONFIG_SPE is not set
73CONFIG_MATH_EMULATION=y
74# CONFIG_CPU_FREQ is not set
75CONFIG_85xx=y
76CONFIG_PPC_INDIRECT_PCI_BE=y
77
78#
79# Freescale 85xx options
80#
81# CONFIG_MPC8540_ADS is not set
82# CONFIG_MPC8555_CDS is not set
83# CONFIG_MPC8560_ADS is not set
84# CONFIG_SBC8560 is not set
85CONFIG_STX_GP3=y
86CONFIG_MPC8560=y
87
88#
89# Platform options
90#
91CONFIG_CPM2=y
92# CONFIG_PC_KEYBOARD is not set
93# CONFIG_SMP is not set
94# CONFIG_PREEMPT is not set
95CONFIG_HIGHMEM=y
96CONFIG_BINFMT_ELF=y
97CONFIG_BINFMT_MISC=m
98# CONFIG_CMDLINE_BOOL is not set
99
100#
101# Bus options
102#
103CONFIG_PCI=y
104CONFIG_PCI_DOMAINS=y
105# CONFIG_PCI_LEGACY_PROC is not set
106# CONFIG_PCI_NAMES is not set
107
108#
109# PCCARD (PCMCIA/CardBus) support
110#
111# CONFIG_PCCARD is not set
112
113#
114# PC-card bridges
115#
116
117#
118# Advanced setup
119#
120# CONFIG_ADVANCED_OPTIONS is not set
121
122#
123# Default settings for advanced configuration options are used
124#
125CONFIG_HIGHMEM_START=0xfe000000
126CONFIG_LOWMEM_SIZE=0x30000000
127CONFIG_KERNEL_START=0xc0000000
128CONFIG_TASK_SIZE=0x80000000
129CONFIG_BOOT_LOAD=0x00800000
130
131#
132# Device Drivers
133#
134
135#
136# Generic Driver Options
137#
138CONFIG_STANDALONE=y
139CONFIG_PREVENT_FIRMWARE_BUILD=y
140# CONFIG_FW_LOADER is not set
141# CONFIG_DEBUG_DRIVER is not set
142
143#
144# Memory Technology Devices (MTD)
145#
146# CONFIG_MTD is not set
147
148#
149# Parallel port support
150#
151CONFIG_PARPORT=m
152CONFIG_PARPORT_PC=m
153# CONFIG_PARPORT_PC_FIFO is not set
154# CONFIG_PARPORT_PC_SUPERIO is not set
155# CONFIG_PARPORT_OTHER is not set
156# CONFIG_PARPORT_1284 is not set
157
158#
159# Plug and Play support
160#
161
162#
163# Block devices
164#
165# CONFIG_BLK_DEV_FD is not set
166# CONFIG_PARIDE is not set
167# CONFIG_BLK_CPQ_DA is not set
168# CONFIG_BLK_CPQ_CISS_DA is not set
169# CONFIG_BLK_DEV_DAC960 is not set
170# CONFIG_BLK_DEV_UMEM is not set
171# CONFIG_BLK_DEV_COW_COMMON is not set
172CONFIG_BLK_DEV_LOOP=m
173# CONFIG_BLK_DEV_CRYPTOLOOP is not set
174CONFIG_BLK_DEV_NBD=m
175# CONFIG_BLK_DEV_SX8 is not set
176CONFIG_BLK_DEV_RAM=m
177CONFIG_BLK_DEV_RAM_COUNT=16
178CONFIG_BLK_DEV_RAM_SIZE=4096
179CONFIG_INITRAMFS_SOURCE=""
180# CONFIG_LBD is not set
181# CONFIG_CDROM_PKTCDVD is not set
182
183#
184# IO Schedulers
185#
186CONFIG_IOSCHED_NOOP=y
187CONFIG_IOSCHED_AS=y
188CONFIG_IOSCHED_DEADLINE=y
189CONFIG_IOSCHED_CFQ=y
190# CONFIG_ATA_OVER_ETH is not set
191
192#
193# ATA/ATAPI/MFM/RLL support
194#
195CONFIG_IDE=y
196CONFIG_BLK_DEV_IDE=y
197
198#
199# Please see Documentation/ide.txt for help/info on IDE drives
200#
201# CONFIG_BLK_DEV_IDE_SATA is not set
202CONFIG_BLK_DEV_IDEDISK=y
203# CONFIG_IDEDISK_MULTI_MODE is not set
204CONFIG_BLK_DEV_IDECD=m
205# CONFIG_BLK_DEV_IDETAPE is not set
206# CONFIG_BLK_DEV_IDEFLOPPY is not set
207# CONFIG_BLK_DEV_IDESCSI is not set
208# CONFIG_IDE_TASK_IOCTL is not set
209
210#
211# IDE chipset support/bugfixes
212#
213CONFIG_IDE_GENERIC=y
214# CONFIG_BLK_DEV_IDEPCI is not set
215# CONFIG_IDE_ARM is not set
216# CONFIG_BLK_DEV_IDEDMA is not set
217# CONFIG_IDEDMA_AUTO is not set
218# CONFIG_BLK_DEV_HD is not set
219
220#
221# SCSI device support
222#
223CONFIG_SCSI=m
224CONFIG_SCSI_PROC_FS=y
225
226#
227# SCSI support type (disk, tape, CD-ROM)
228#
229CONFIG_BLK_DEV_SD=m
230CONFIG_CHR_DEV_ST=m
231# CONFIG_CHR_DEV_OSST is not set
232CONFIG_BLK_DEV_SR=m
233# CONFIG_BLK_DEV_SR_VENDOR is not set
234CONFIG_CHR_DEV_SG=m
235
236#
237# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
238#
239CONFIG_SCSI_MULTI_LUN=y
240CONFIG_SCSI_CONSTANTS=y
241# CONFIG_SCSI_LOGGING is not set
242
243#
244# SCSI Transport Attributes
245#
246# CONFIG_SCSI_SPI_ATTRS is not set
247# CONFIG_SCSI_FC_ATTRS is not set
248# CONFIG_SCSI_ISCSI_ATTRS is not set
249
250#
251# SCSI low-level drivers
252#
253# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
254# CONFIG_SCSI_3W_9XXX is not set
255# CONFIG_SCSI_ACARD is not set
256# CONFIG_SCSI_AACRAID is not set
257# CONFIG_SCSI_AIC7XXX is not set
258# CONFIG_SCSI_AIC7XXX_OLD is not set
259# CONFIG_SCSI_AIC79XX is not set
260# CONFIG_SCSI_DPT_I2O is not set
261# CONFIG_MEGARAID_NEWGEN is not set
262# CONFIG_MEGARAID_LEGACY is not set
263# CONFIG_SCSI_SATA is not set
264# CONFIG_SCSI_BUSLOGIC is not set
265# CONFIG_SCSI_DMX3191D is not set
266# CONFIG_SCSI_EATA is not set
267# CONFIG_SCSI_EATA_PIO is not set
268# CONFIG_SCSI_FUTURE_DOMAIN is not set
269# CONFIG_SCSI_GDTH is not set
270# CONFIG_SCSI_IPS is not set
271# CONFIG_SCSI_INITIO is not set
272# CONFIG_SCSI_INIA100 is not set
273# CONFIG_SCSI_PPA is not set
274# CONFIG_SCSI_IMM is not set
275# CONFIG_SCSI_SYM53C8XX_2 is not set
276# CONFIG_SCSI_IPR is not set
277# CONFIG_SCSI_QLOGIC_ISP is not set
278# CONFIG_SCSI_QLOGIC_FC is not set
279# CONFIG_SCSI_QLOGIC_1280 is not set
280CONFIG_SCSI_QLA2XXX=m
281# CONFIG_SCSI_QLA21XX is not set
282# CONFIG_SCSI_QLA22XX is not set
283# CONFIG_SCSI_QLA2300 is not set
284# CONFIG_SCSI_QLA2322 is not set
285# CONFIG_SCSI_QLA6312 is not set
286# CONFIG_SCSI_DC395x is not set
287# CONFIG_SCSI_DC390T is not set
288# CONFIG_SCSI_NSP32 is not set
289# CONFIG_SCSI_DEBUG is not set
290
291#
292# Multi-device support (RAID and LVM)
293#
294# CONFIG_MD is not set
295
296#
297# Fusion MPT device support
298#
299# CONFIG_FUSION is not set
300
301#
302# IEEE 1394 (FireWire) support
303#
304# CONFIG_IEEE1394 is not set
305
306#
307# I2O device support
308#
309# CONFIG_I2O is not set
310
311#
312# Macintosh device drivers
313#
314
315#
316# Networking support
317#
318CONFIG_NET=y
319
320#
321# Networking options
322#
323CONFIG_PACKET=y
324# CONFIG_PACKET_MMAP is not set
325# CONFIG_NETLINK_DEV is not set
326CONFIG_UNIX=y
327# CONFIG_NET_KEY is not set
328CONFIG_INET=y
329# CONFIG_IP_MULTICAST is not set
330# CONFIG_IP_ADVANCED_ROUTER is not set
331CONFIG_IP_PNP=y
332# CONFIG_IP_PNP_DHCP is not set
333CONFIG_IP_PNP_BOOTP=y
334# CONFIG_IP_PNP_RARP is not set
335# CONFIG_NET_IPIP is not set
336# CONFIG_NET_IPGRE is not set
337# CONFIG_ARPD is not set
338# CONFIG_SYN_COOKIES is not set
339# CONFIG_INET_AH is not set
340# CONFIG_INET_ESP is not set
341# CONFIG_INET_IPCOMP is not set
342# CONFIG_INET_TUNNEL is not set
343CONFIG_IP_TCPDIAG=y
344# CONFIG_IP_TCPDIAG_IPV6 is not set
345
346#
347# IP: Virtual Server Configuration
348#
349# CONFIG_IP_VS is not set
350# CONFIG_IPV6 is not set
351CONFIG_NETFILTER=y
352# CONFIG_NETFILTER_DEBUG is not set
353
354#
355# IP: Netfilter Configuration
356#
357CONFIG_IP_NF_CONNTRACK=m
358# CONFIG_IP_NF_CT_ACCT is not set
359# CONFIG_IP_NF_CONNTRACK_MARK is not set
360# CONFIG_IP_NF_CT_PROTO_SCTP is not set
361CONFIG_IP_NF_FTP=m
362CONFIG_IP_NF_IRC=m
363# CONFIG_IP_NF_TFTP is not set
364# CONFIG_IP_NF_AMANDA is not set
365# CONFIG_IP_NF_QUEUE is not set
366CONFIG_IP_NF_IPTABLES=m
367# CONFIG_IP_NF_MATCH_LIMIT is not set
368# CONFIG_IP_NF_MATCH_IPRANGE is not set
369# CONFIG_IP_NF_MATCH_MAC is not set
370# CONFIG_IP_NF_MATCH_PKTTYPE is not set
371# CONFIG_IP_NF_MATCH_MARK is not set
372# CONFIG_IP_NF_MATCH_MULTIPORT is not set
373# CONFIG_IP_NF_MATCH_TOS is not set
374# CONFIG_IP_NF_MATCH_RECENT is not set
375# CONFIG_IP_NF_MATCH_ECN is not set
376# CONFIG_IP_NF_MATCH_DSCP is not set
377# CONFIG_IP_NF_MATCH_AH_ESP is not set
378# CONFIG_IP_NF_MATCH_LENGTH is not set
379# CONFIG_IP_NF_MATCH_TTL is not set
380# CONFIG_IP_NF_MATCH_TCPMSS is not set
381# CONFIG_IP_NF_MATCH_HELPER is not set
382# CONFIG_IP_NF_MATCH_STATE is not set
383# CONFIG_IP_NF_MATCH_CONNTRACK is not set
384# CONFIG_IP_NF_MATCH_OWNER is not set
385# CONFIG_IP_NF_MATCH_ADDRTYPE is not set
386# CONFIG_IP_NF_MATCH_REALM is not set
387# CONFIG_IP_NF_MATCH_SCTP is not set
388# CONFIG_IP_NF_MATCH_COMMENT is not set
389# CONFIG_IP_NF_MATCH_HASHLIMIT is not set
390CONFIG_IP_NF_FILTER=m
391# CONFIG_IP_NF_TARGET_REJECT is not set
392# CONFIG_IP_NF_TARGET_LOG is not set
393# CONFIG_IP_NF_TARGET_ULOG is not set
394# CONFIG_IP_NF_TARGET_TCPMSS is not set
395CONFIG_IP_NF_NAT=m
396CONFIG_IP_NF_NAT_NEEDED=y
397CONFIG_IP_NF_TARGET_MASQUERADE=m
398CONFIG_IP_NF_TARGET_REDIRECT=m
399# CONFIG_IP_NF_TARGET_NETMAP is not set
400# CONFIG_IP_NF_TARGET_SAME is not set
401CONFIG_IP_NF_NAT_SNMP_BASIC=m
402CONFIG_IP_NF_NAT_IRC=m
403CONFIG_IP_NF_NAT_FTP=m
404# CONFIG_IP_NF_MANGLE is not set
405# CONFIG_IP_NF_RAW is not set
406# CONFIG_IP_NF_ARPTABLES is not set
407
408#
409# SCTP Configuration (EXPERIMENTAL)
410#
411# CONFIG_IP_SCTP is not set
412# CONFIG_ATM is not set
413# CONFIG_BRIDGE is not set
414# CONFIG_VLAN_8021Q is not set
415# CONFIG_DECNET is not set
416# CONFIG_LLC2 is not set
417# CONFIG_IPX is not set
418# CONFIG_ATALK is not set
419# CONFIG_X25 is not set
420# CONFIG_LAPB is not set
421# CONFIG_NET_DIVERT is not set
422# CONFIG_ECONET is not set
423# CONFIG_WAN_ROUTER is not set
424
425#
426# QoS and/or fair queueing
427#
428# CONFIG_NET_SCHED is not set
429# CONFIG_NET_CLS_ROUTE is not set
430
431#
432# Network testing
433#
434# CONFIG_NET_PKTGEN is not set
435# CONFIG_NETPOLL is not set
436# CONFIG_NET_POLL_CONTROLLER is not set
437# CONFIG_HAMRADIO is not set
438# CONFIG_IRDA is not set
439# CONFIG_BT is not set
440CONFIG_NETDEVICES=y
441# CONFIG_DUMMY is not set
442# CONFIG_BONDING is not set
443# CONFIG_EQUALIZER is not set
444# CONFIG_TUN is not set
445
446#
447# ARCnet devices
448#
449# CONFIG_ARCNET is not set
450
451#
452# Ethernet (10 or 100Mbit)
453#
454CONFIG_NET_ETHERNET=y
455# CONFIG_MII is not set
456# CONFIG_HAPPYMEAL is not set
457# CONFIG_SUNGEM is not set
458# CONFIG_NET_VENDOR_3COM is not set
459
460#
461# Tulip family network device support
462#
463# CONFIG_NET_TULIP is not set
464# CONFIG_HP100 is not set
465# CONFIG_NET_PCI is not set
466
467#
468# Ethernet (1000 Mbit)
469#
470# CONFIG_ACENIC is not set
471# CONFIG_DL2K is not set
472# CONFIG_E1000 is not set
473# CONFIG_NS83820 is not set
474# CONFIG_HAMACHI is not set
475# CONFIG_YELLOWFIN is not set
476# CONFIG_R8169 is not set
477# CONFIG_SK98LIN is not set
478# CONFIG_TIGON3 is not set
479CONFIG_GIANFAR=y
480CONFIG_GFAR_NAPI=y
481
482#
483# Ethernet (10000 Mbit)
484#
485# CONFIG_IXGB is not set
486# CONFIG_S2IO is not set
487
488#
489# Token Ring devices
490#
491# CONFIG_TR is not set
492
493#
494# Wireless LAN (non-hamradio)
495#
496# CONFIG_NET_RADIO is not set
497
498#
499# Wan interfaces
500#
501# CONFIG_WAN is not set
502# CONFIG_FDDI is not set
503# CONFIG_HIPPI is not set
504# CONFIG_PLIP is not set
505# CONFIG_PPP is not set
506# CONFIG_SLIP is not set
507# CONFIG_NET_FC is not set
508# CONFIG_SHAPER is not set
509# CONFIG_NETCONSOLE is not set
510
511#
512# ISDN subsystem
513#
514# CONFIG_ISDN is not set
515
516#
517# Telephony Support
518#
519# CONFIG_PHONE is not set
520
521#
522# Input device support
523#
524CONFIG_INPUT=y
525
526#
527# Userland interfaces
528#
529CONFIG_INPUT_MOUSEDEV=y
530CONFIG_INPUT_MOUSEDEV_PSAUX=y
531CONFIG_INPUT_MOUSEDEV_SCREEN_X=1280
532CONFIG_INPUT_MOUSEDEV_SCREEN_Y=1024
533CONFIG_INPUT_JOYDEV=m
534# CONFIG_INPUT_TSDEV is not set
535CONFIG_INPUT_EVDEV=m
536# CONFIG_INPUT_EVBUG is not set
537
538#
539# Input I/O drivers
540#
541# CONFIG_GAMEPORT is not set
542CONFIG_SOUND_GAMEPORT=y
543CONFIG_SERIO=y
544CONFIG_SERIO_I8042=y
545CONFIG_SERIO_SERPORT=y
546# CONFIG_SERIO_CT82C710 is not set
547# CONFIG_SERIO_PARKBD is not set
548# CONFIG_SERIO_PCIPS2 is not set
549CONFIG_SERIO_LIBPS2=y
550# CONFIG_SERIO_RAW is not set
551
552#
553# Input Device Drivers
554#
555CONFIG_INPUT_KEYBOARD=y
556CONFIG_KEYBOARD_ATKBD=y
557# CONFIG_KEYBOARD_SUNKBD is not set
558# CONFIG_KEYBOARD_LKKBD is not set
559# CONFIG_KEYBOARD_XTKBD is not set
560# CONFIG_KEYBOARD_NEWTON is not set
561CONFIG_INPUT_MOUSE=y
562CONFIG_MOUSE_PS2=y
563# CONFIG_MOUSE_SERIAL is not set
564# CONFIG_MOUSE_VSXXXAA is not set
565# CONFIG_INPUT_JOYSTICK is not set
566# CONFIG_INPUT_TOUCHSCREEN is not set
567# CONFIG_INPUT_MISC is not set
568
569#
570# Character devices
571#
572# CONFIG_VT is not set
573# CONFIG_SERIAL_NONSTANDARD is not set
574
575#
576# Serial drivers
577#
578# CONFIG_SERIAL_8250 is not set
579
580#
581# Non-8250 serial port support
582#
583CONFIG_SERIAL_CORE=y
584CONFIG_SERIAL_CORE_CONSOLE=y
585CONFIG_SERIAL_CPM=y
586CONFIG_SERIAL_CPM_CONSOLE=y
587# CONFIG_SERIAL_CPM_SCC1 is not set
588CONFIG_SERIAL_CPM_SCC2=y
589# CONFIG_SERIAL_CPM_SCC3 is not set
590# CONFIG_SERIAL_CPM_SCC4 is not set
591# CONFIG_SERIAL_CPM_SMC1 is not set
592# CONFIG_SERIAL_CPM_SMC2 is not set
593CONFIG_UNIX98_PTYS=y
594CONFIG_LEGACY_PTYS=y
595CONFIG_LEGACY_PTY_COUNT=256
596CONFIG_PRINTER=m
597# CONFIG_LP_CONSOLE is not set
598# CONFIG_PPDEV is not set
599# CONFIG_TIPAR is not set
600
601#
602# IPMI
603#
604# CONFIG_IPMI_HANDLER is not set
605
606#
607# Watchdog Cards
608#
609# CONFIG_WATCHDOG is not set
610# CONFIG_NVRAM is not set
611# CONFIG_GEN_RTC is not set
612# CONFIG_DTLK is not set
613# CONFIG_R3964 is not set
614# CONFIG_APPLICOM is not set
615
616#
617# Ftape, the floppy tape device driver
618#
619CONFIG_AGP=m
620CONFIG_DRM=m
621# CONFIG_DRM_TDFX is not set
622# CONFIG_DRM_R128 is not set
623# CONFIG_DRM_RADEON is not set
624# CONFIG_DRM_MGA is not set
625# CONFIG_DRM_SIS is not set
626# CONFIG_RAW_DRIVER is not set
627
628#
629# I2C support
630#
631CONFIG_I2C=m
632CONFIG_I2C_CHARDEV=m
633
634#
635# I2C Algorithms
636#
637CONFIG_I2C_ALGOBIT=m
638# CONFIG_I2C_ALGOPCF is not set
639# CONFIG_I2C_ALGOPCA is not set
640
641#
642# I2C Hardware Bus support
643#
644# CONFIG_I2C_ALI1535 is not set
645# CONFIG_I2C_ALI1563 is not set
646# CONFIG_I2C_ALI15X3 is not set
647# CONFIG_I2C_AMD756 is not set
648# CONFIG_I2C_AMD8111 is not set
649# CONFIG_I2C_I801 is not set
650# CONFIG_I2C_I810 is not set
651# CONFIG_I2C_ISA is not set
652# CONFIG_I2C_MPC is not set
653# CONFIG_I2C_NFORCE2 is not set
654# CONFIG_I2C_PARPORT is not set
655# CONFIG_I2C_PARPORT_LIGHT is not set
656# CONFIG_I2C_PIIX4 is not set
657# CONFIG_I2C_PROSAVAGE is not set
658# CONFIG_I2C_SAVAGE4 is not set
659# CONFIG_SCx200_ACB is not set
660# CONFIG_I2C_SIS5595 is not set
661# CONFIG_I2C_SIS630 is not set
662# CONFIG_I2C_SIS96X is not set
663# CONFIG_I2C_STUB is not set
664# CONFIG_I2C_VIA is not set
665# CONFIG_I2C_VIAPRO is not set
666# CONFIG_I2C_VOODOO3 is not set
667# CONFIG_I2C_PCA_ISA is not set
668
669#
670# Hardware Sensors Chip support
671#
672# CONFIG_I2C_SENSOR is not set
673# CONFIG_SENSORS_ADM1021 is not set
674# CONFIG_SENSORS_ADM1025 is not set
675# CONFIG_SENSORS_ADM1026 is not set
676# CONFIG_SENSORS_ADM1031 is not set
677# CONFIG_SENSORS_ASB100 is not set
678# CONFIG_SENSORS_DS1621 is not set
679# CONFIG_SENSORS_FSCHER is not set
680# CONFIG_SENSORS_GL518SM is not set
681# CONFIG_SENSORS_IT87 is not set
682# CONFIG_SENSORS_LM63 is not set
683# CONFIG_SENSORS_LM75 is not set
684# CONFIG_SENSORS_LM77 is not set
685# CONFIG_SENSORS_LM78 is not set
686# CONFIG_SENSORS_LM80 is not set
687# CONFIG_SENSORS_LM83 is not set
688# CONFIG_SENSORS_LM85 is not set
689# CONFIG_SENSORS_LM87 is not set
690# CONFIG_SENSORS_LM90 is not set
691# CONFIG_SENSORS_MAX1619 is not set
692# CONFIG_SENSORS_PC87360 is not set
693# CONFIG_SENSORS_SMSC47B397 is not set
694# CONFIG_SENSORS_SMSC47M1 is not set
695# CONFIG_SENSORS_VIA686A is not set
696# CONFIG_SENSORS_W83781D is not set
697# CONFIG_SENSORS_W83L785TS is not set
698# CONFIG_SENSORS_W83627HF is not set
699
700#
701# Other I2C Chip support
702#
703# CONFIG_SENSORS_EEPROM is not set
704# CONFIG_SENSORS_PCF8574 is not set
705# CONFIG_SENSORS_PCF8591 is not set
706# CONFIG_SENSORS_RTC8564 is not set
707# CONFIG_I2C_DEBUG_CORE is not set
708# CONFIG_I2C_DEBUG_ALGO is not set
709# CONFIG_I2C_DEBUG_BUS is not set
710# CONFIG_I2C_DEBUG_CHIP is not set
711
712#
713# Dallas's 1-wire bus
714#
715# CONFIG_W1 is not set
716
717#
718# Misc devices
719#
720
721#
722# Multimedia devices
723#
724# CONFIG_VIDEO_DEV is not set
725
726#
727# Digital Video Broadcasting Devices
728#
729# CONFIG_DVB is not set
730
731#
732# Graphics support
733#
734# CONFIG_FB is not set
735# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
736
737#
738# Sound
739#
740CONFIG_SOUND=m
741
742#
743# Advanced Linux Sound Architecture
744#
745# CONFIG_SND is not set
746
747#
748# Open Sound System
749#
750# CONFIG_SOUND_PRIME is not set
751
752#
753# USB support
754#
755# CONFIG_USB is not set
756CONFIG_USB_ARCH_HAS_HCD=y
757CONFIG_USB_ARCH_HAS_OHCI=y
758
759#
760# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' may also be needed; see USB_STORAGE Help for more information
761#
762
763#
764# USB Gadget Support
765#
766# CONFIG_USB_GADGET is not set
767
768#
769# MMC/SD Card support
770#
771# CONFIG_MMC is not set
772
773#
774# InfiniBand support
775#
776# CONFIG_INFINIBAND is not set
777
778#
779# File systems
780#
781CONFIG_EXT2_FS=y
782# CONFIG_EXT2_FS_XATTR is not set
783CONFIG_EXT3_FS=y
784CONFIG_EXT3_FS_XATTR=y
785# CONFIG_EXT3_FS_POSIX_ACL is not set
786# CONFIG_EXT3_FS_SECURITY is not set
787CONFIG_JBD=y
788CONFIG_JBD_DEBUG=y
789CONFIG_FS_MBCACHE=y
790# CONFIG_REISERFS_FS is not set
791# CONFIG_JFS_FS is not set
792# CONFIG_XFS_FS is not set
793# CONFIG_MINIX_FS is not set
794# CONFIG_ROMFS_FS is not set
795# CONFIG_QUOTA is not set
796CONFIG_DNOTIFY=y
797CONFIG_AUTOFS_FS=m
798CONFIG_AUTOFS4_FS=y
799
800#
801# CD-ROM/DVD Filesystems
802#
803CONFIG_ISO9660_FS=m
804# CONFIG_JOLIET is not set
805# CONFIG_ZISOFS is not set
806CONFIG_UDF_FS=m
807CONFIG_UDF_NLS=y
808
809#
810# DOS/FAT/NT Filesystems
811#
812CONFIG_FAT_FS=m
813CONFIG_MSDOS_FS=m
814CONFIG_VFAT_FS=m
815CONFIG_FAT_DEFAULT_CODEPAGE=437
816CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
817# CONFIG_NTFS_FS is not set
818
819#
820# Pseudo filesystems
821#
822CONFIG_PROC_FS=y
823# CONFIG_PROC_KCORE is not set
824CONFIG_SYSFS=y
825CONFIG_DEVFS_FS=y
826# CONFIG_DEVFS_MOUNT is not set
827# CONFIG_DEVFS_DEBUG is not set
828# CONFIG_DEVPTS_FS_XATTR is not set
829CONFIG_TMPFS=y
830# CONFIG_TMPFS_XATTR is not set
831# CONFIG_HUGETLB_PAGE is not set
832CONFIG_RAMFS=y
833
834#
835# Miscellaneous filesystems
836#
837# CONFIG_ADFS_FS is not set
838# CONFIG_AFFS_FS is not set
839# CONFIG_HFS_FS is not set
840# CONFIG_HFSPLUS_FS is not set
841# CONFIG_BEFS_FS is not set
842# CONFIG_BFS_FS is not set
843# CONFIG_EFS_FS is not set
844CONFIG_CRAMFS=m
845# CONFIG_VXFS_FS is not set
846# CONFIG_HPFS_FS is not set
847# CONFIG_QNX4FS_FS is not set
848# CONFIG_SYSV_FS is not set
849# CONFIG_UFS_FS is not set
850
851#
852# Network File Systems
853#
854CONFIG_NFS_FS=y
855CONFIG_NFS_V3=y
856# CONFIG_NFS_V4 is not set
857# CONFIG_NFS_DIRECTIO is not set
858# CONFIG_NFSD is not set
859CONFIG_ROOT_NFS=y
860CONFIG_LOCKD=y
861CONFIG_LOCKD_V4=y
862# CONFIG_EXPORTFS is not set
863CONFIG_SUNRPC=y
864# CONFIG_RPCSEC_GSS_KRB5 is not set
865# CONFIG_RPCSEC_GSS_SPKM3 is not set
866CONFIG_SMB_FS=m
867# CONFIG_SMB_NLS_DEFAULT is not set
868# CONFIG_CIFS is not set
869# CONFIG_NCP_FS is not set
870# CONFIG_CODA_FS is not set
871# CONFIG_AFS_FS is not set
872
873#
874# Partition Types
875#
876# CONFIG_PARTITION_ADVANCED is not set
877CONFIG_MSDOS_PARTITION=y
878
879#
880# Native Language Support
881#
882CONFIG_NLS=y
883CONFIG_NLS_DEFAULT="iso8859-1"
884# CONFIG_NLS_CODEPAGE_437 is not set
885# CONFIG_NLS_CODEPAGE_737 is not set
886# CONFIG_NLS_CODEPAGE_775 is not set
887# CONFIG_NLS_CODEPAGE_850 is not set
888# CONFIG_NLS_CODEPAGE_852 is not set
889# CONFIG_NLS_CODEPAGE_855 is not set
890# CONFIG_NLS_CODEPAGE_857 is not set
891# CONFIG_NLS_CODEPAGE_860 is not set
892# CONFIG_NLS_CODEPAGE_861 is not set
893# CONFIG_NLS_CODEPAGE_862 is not set
894# CONFIG_NLS_CODEPAGE_863 is not set
895# CONFIG_NLS_CODEPAGE_864 is not set
896# CONFIG_NLS_CODEPAGE_865 is not set
897# CONFIG_NLS_CODEPAGE_866 is not set
898# CONFIG_NLS_CODEPAGE_869 is not set
899# CONFIG_NLS_CODEPAGE_936 is not set
900# CONFIG_NLS_CODEPAGE_950 is not set
901# CONFIG_NLS_CODEPAGE_932 is not set
902# CONFIG_NLS_CODEPAGE_949 is not set
903# CONFIG_NLS_CODEPAGE_874 is not set
904# CONFIG_NLS_ISO8859_8 is not set
905# CONFIG_NLS_CODEPAGE_1250 is not set
906# CONFIG_NLS_CODEPAGE_1251 is not set
907# CONFIG_NLS_ASCII is not set
908# CONFIG_NLS_ISO8859_1 is not set
909# CONFIG_NLS_ISO8859_2 is not set
910# CONFIG_NLS_ISO8859_3 is not set
911# CONFIG_NLS_ISO8859_4 is not set
912# CONFIG_NLS_ISO8859_5 is not set
913# CONFIG_NLS_ISO8859_6 is not set
914# CONFIG_NLS_ISO8859_7 is not set
915# CONFIG_NLS_ISO8859_9 is not set
916# CONFIG_NLS_ISO8859_13 is not set
917# CONFIG_NLS_ISO8859_14 is not set
918# CONFIG_NLS_ISO8859_15 is not set
919# CONFIG_NLS_KOI8_R is not set
920# CONFIG_NLS_KOI8_U is not set
921# CONFIG_NLS_UTF8 is not set
922# CONFIG_SCC_ENET is not set
923# CONFIG_FEC_ENET is not set
924
925#
926# CPM2 Options
927#
928
929#
930# Library routines
931#
932CONFIG_CRC_CCITT=y
933CONFIG_CRC32=y
934# CONFIG_LIBCRC32C is not set
935CONFIG_ZLIB_INFLATE=m
936
937#
938# Profiling support
939#
940# CONFIG_PROFILING is not set
941
942#
943# Kernel hacking
944#
945CONFIG_DEBUG_KERNEL=y
946# CONFIG_MAGIC_SYSRQ is not set
947# CONFIG_SCHEDSTATS is not set
948# CONFIG_DEBUG_SLAB is not set
949# CONFIG_DEBUG_SPINLOCK is not set
950# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
951# CONFIG_DEBUG_KOBJECT is not set
952# CONFIG_DEBUG_HIGHMEM is not set
953# CONFIG_DEBUG_INFO is not set
954# CONFIG_DEBUG_FS is not set
955# CONFIG_KGDB_CONSOLE is not set
956# CONFIG_XMON is not set
957CONFIG_BDI_SWITCH=y
958
959#
960# Security options
961#
962# CONFIG_KEYS is not set
963# CONFIG_SECURITY is not set
964
965#
966# Cryptographic options
967#
968# CONFIG_CRYPTO is not set
969
970#
971# Hardware crypto devices
972#
diff --git a/arch/ppc/configs/sycamore_defconfig b/arch/ppc/configs/sycamore_defconfig
new file mode 100644
index 000000000000..758114cfea5c
--- /dev/null
+++ b/arch/ppc/configs/sycamore_defconfig
@@ -0,0 +1,664 @@
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
16CONFIG_STANDALONE=y
17CONFIG_BROKEN_ON_SMP=y
18
19#
20# General setup
21#
22# CONFIG_SWAP is not set
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
45CONFIG_MODVERSIONS=y
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
65# CONFIG_CPCI405 is not set
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
71CONFIG_SYCAMORE=y
72# CONFIG_WALNUT is not set
73CONFIG_IBM_OCP=y
74CONFIG_PPC_OCP=y
75CONFIG_BIOS_FIXUP=y
76CONFIG_405GPR=y
77CONFIG_IBM_OPENBIOS=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
101# CONFIG_PCI_LEGACY_PROC is not set
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
148CONFIG_BLK_DEV_LOOP=y
149# CONFIG_BLK_DEV_CRYPTOLOOP is not set
150# CONFIG_BLK_DEV_NBD is not set
151# CONFIG_BLK_DEV_CARMEL is not set
152CONFIG_BLK_DEV_RAM=y
153CONFIG_BLK_DEV_RAM_SIZE=4096
154CONFIG_BLK_DEV_INITRD=y
155# CONFIG_LBD is not set
156
157#
158# ATA/ATAPI/MFM/RLL support
159#
160# CONFIG_IDE is not set
161
162#
163# SCSI device support
164#
165# CONFIG_SCSI is not set
166
167#
168# Multi-device support (RAID and LVM)
169#
170# CONFIG_MD is not set
171
172#
173# Fusion MPT device support
174#
175# CONFIG_FUSION is not set
176
177#
178# IEEE 1394 (FireWire) support
179#
180# CONFIG_IEEE1394 is not set
181
182#
183# I2O device support
184#
185# CONFIG_I2O is not set
186
187#
188# Macintosh device drivers
189#
190
191#
192# Networking support
193#
194CONFIG_NET=y
195
196#
197# Networking options
198#
199# CONFIG_PACKET is not set
200# CONFIG_NETLINK_DEV is not set
201CONFIG_UNIX=y
202# CONFIG_NET_KEY is not set
203CONFIG_INET=y
204CONFIG_IP_MULTICAST=y
205# CONFIG_IP_ADVANCED_ROUTER is not set
206CONFIG_IP_PNP=y
207# CONFIG_IP_PNP_DHCP is not set
208CONFIG_IP_PNP_BOOTP=y
209# CONFIG_IP_PNP_RARP is not set
210# CONFIG_NET_IPIP is not set
211# CONFIG_NET_IPGRE is not set
212# CONFIG_IP_MROUTE is not set
213# CONFIG_ARPD is not set
214CONFIG_SYN_COOKIES=y
215# CONFIG_INET_AH is not set
216# CONFIG_INET_ESP is not set
217# CONFIG_INET_IPCOMP is not set
218# CONFIG_IPV6 is not set
219# CONFIG_DECNET is not set
220# CONFIG_BRIDGE is not set
221# CONFIG_NETFILTER is not set
222
223#
224# SCTP Configuration (EXPERIMENTAL)
225#
226# CONFIG_IP_SCTP is not set
227# CONFIG_ATM is not set
228# CONFIG_VLAN_8021Q is not set
229# CONFIG_LLC2 is not set
230# CONFIG_IPX is not set
231# CONFIG_ATALK is not set
232# CONFIG_X25 is not set
233# CONFIG_LAPB is not set
234# CONFIG_NET_DIVERT is not set
235# CONFIG_ECONET is not set
236# CONFIG_WAN_ROUTER is not set
237# CONFIG_NET_HW_FLOWCONTROL is not set
238
239#
240# QoS and/or fair queueing
241#
242# CONFIG_NET_SCHED is not set
243
244#
245# Network testing
246#
247# CONFIG_NET_PKTGEN is not set
248CONFIG_NETDEVICES=y
249
250#
251# ARCnet devices
252#
253# CONFIG_ARCNET is not set
254# CONFIG_DUMMY is not set
255# CONFIG_BONDING is not set
256# CONFIG_EQUALIZER is not set
257# CONFIG_TUN is not set
258
259#
260# Ethernet (10 or 100Mbit)
261#
262CONFIG_NET_ETHERNET=y
263CONFIG_MII=y
264# CONFIG_OAKNET is not set
265# CONFIG_HAPPYMEAL is not set
266# CONFIG_SUNGEM is not set
267# CONFIG_NET_VENDOR_3COM is not set
268
269#
270# Tulip family network device support
271#
272# CONFIG_NET_TULIP is not set
273# CONFIG_HP100 is not set
274# CONFIG_NET_PCI is not set
275
276#
277# Ethernet (1000 Mbit)
278#
279# CONFIG_ACENIC is not set
280# CONFIG_DL2K is not set
281# CONFIG_E1000 is not set
282# CONFIG_NS83820 is not set
283# CONFIG_HAMACHI is not set
284# CONFIG_YELLOWFIN is not set
285# CONFIG_R8169 is not set
286# CONFIG_SIS190 is not set
287# CONFIG_SK98LIN is not set
288# CONFIG_TIGON3 is not set
289
290#
291# Ethernet (10000 Mbit)
292#
293# CONFIG_IXGB is not set
294CONFIG_IBM_EMAC=y
295# CONFIG_IBM_EMAC_ERRMSG is not set
296CONFIG_IBM_EMAC_RXB=64
297CONFIG_IBM_EMAC_TXB=8
298CONFIG_IBM_EMAC_FGAP=8
299CONFIG_IBM_EMAC_SKBRES=0
300# CONFIG_FDDI is not set
301# CONFIG_HIPPI is not set
302# CONFIG_PPP is not set
303# CONFIG_SLIP is not set
304
305#
306# Wireless LAN (non-hamradio)
307#
308# CONFIG_NET_RADIO is not set
309
310#
311# Token Ring devices
312#
313# CONFIG_TR is not set
314# CONFIG_RCPCI is not set
315# CONFIG_SHAPER is not set
316# CONFIG_NETCONSOLE is not set
317
318#
319# Wan interfaces
320#
321# CONFIG_WAN is not set
322
323#
324# Amateur Radio support
325#
326# CONFIG_HAMRADIO is not set
327
328#
329# IrDA (infrared) support
330#
331# CONFIG_IRDA is not set
332
333#
334# Bluetooth support
335#
336# CONFIG_BT is not set
337# CONFIG_NETPOLL is not set
338# CONFIG_NET_POLL_CONTROLLER is not set
339
340#
341# ISDN subsystem
342#
343# CONFIG_ISDN is not set
344
345#
346# Telephony Support
347#
348# CONFIG_PHONE is not set
349
350#
351# Input device support
352#
353CONFIG_INPUT=y
354
355#
356# Userland interfaces
357#
358CONFIG_INPUT_MOUSEDEV=y
359CONFIG_INPUT_MOUSEDEV_PSAUX=y
360CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
361CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
362# CONFIG_INPUT_JOYDEV is not set
363# CONFIG_INPUT_TSDEV is not set
364# CONFIG_INPUT_EVDEV is not set
365# CONFIG_INPUT_EVBUG is not set
366
367#
368# Input I/O drivers
369#
370# CONFIG_GAMEPORT is not set
371CONFIG_SOUND_GAMEPORT=y
372CONFIG_SERIO=y
373CONFIG_SERIO_I8042=y
374CONFIG_SERIO_SERPORT=y
375# CONFIG_SERIO_CT82C710 is not set
376# CONFIG_SERIO_PCIPS2 is not set
377
378#
379# Input Device Drivers
380#
381CONFIG_INPUT_KEYBOARD=y
382CONFIG_KEYBOARD_ATKBD=y
383# CONFIG_KEYBOARD_SUNKBD is not set
384# CONFIG_KEYBOARD_LKKBD is not set
385# CONFIG_KEYBOARD_XTKBD is not set
386# CONFIG_KEYBOARD_NEWTON is not set
387CONFIG_INPUT_MOUSE=y
388CONFIG_MOUSE_PS2=y
389# CONFIG_MOUSE_SERIAL is not set
390# CONFIG_MOUSE_VSXXXAA is not set
391# CONFIG_INPUT_JOYSTICK is not set
392# CONFIG_INPUT_TOUCHSCREEN is not set
393# CONFIG_INPUT_MISC is not set
394
395#
396# Character devices
397#
398# CONFIG_VT is not set
399# CONFIG_SERIAL_NONSTANDARD is not set
400
401#
402# Serial drivers
403#
404CONFIG_SERIAL_8250=y
405CONFIG_SERIAL_8250_CONSOLE=y
406CONFIG_SERIAL_8250_NR_UARTS=4
407# CONFIG_SERIAL_8250_EXTENDED is not set
408
409#
410# Non-8250 serial port support
411#
412CONFIG_SERIAL_CORE=y
413CONFIG_SERIAL_CORE_CONSOLE=y
414CONFIG_UNIX98_PTYS=y
415CONFIG_LEGACY_PTYS=y
416CONFIG_LEGACY_PTY_COUNT=256
417# CONFIG_QIC02_TAPE is not set
418
419#
420# IPMI
421#
422# CONFIG_IPMI_HANDLER is not set
423
424#
425# Watchdog Cards
426#
427# CONFIG_WATCHDOG is not set
428# CONFIG_NVRAM is not set
429# CONFIG_GEN_RTC is not set
430# CONFIG_DTLK is not set
431# CONFIG_R3964 is not set
432# CONFIG_APPLICOM is not set
433
434#
435# Ftape, the floppy tape device driver
436#
437# CONFIG_FTAPE is not set
438# CONFIG_AGP is not set
439# CONFIG_DRM is not set
440# CONFIG_RAW_DRIVER is not set
441
442#
443# I2C support
444#
445CONFIG_I2C=y
446CONFIG_I2C_CHARDEV=y
447
448#
449# I2C Algorithms
450#
451# CONFIG_I2C_ALGOBIT is not set
452# CONFIG_I2C_ALGOPCF is not set
453
454#
455# I2C Hardware Bus support
456#
457# CONFIG_I2C_ALI1535 is not set
458# CONFIG_I2C_ALI15X3 is not set
459# CONFIG_I2C_AMD756 is not set
460# CONFIG_I2C_AMD8111 is not set
461# CONFIG_I2C_I801 is not set
462# CONFIG_I2C_I810 is not set
463# CONFIG_I2C_IBM_IIC is not set
464# CONFIG_I2C_ISA is not set
465# CONFIG_I2C_NFORCE2 is not set
466# CONFIG_I2C_PARPORT_LIGHT is not set
467# CONFIG_I2C_PIIX4 is not set
468# CONFIG_I2C_PROSAVAGE is not set
469# CONFIG_I2C_SAVAGE4 is not set
470# CONFIG_SCx200_ACB is not set
471# CONFIG_I2C_SIS5595 is not set
472# CONFIG_I2C_SIS630 is not set
473# CONFIG_I2C_SIS96X is not set
474# CONFIG_I2C_VIA is not set
475# CONFIG_I2C_VIAPRO is not set
476# CONFIG_I2C_VOODOO3 is not set
477
478#
479# Hardware Sensors Chip support
480#
481# CONFIG_I2C_SENSOR is not set
482# CONFIG_SENSORS_ADM1021 is not set
483# CONFIG_SENSORS_ASB100 is not set
484# CONFIG_SENSORS_DS1621 is not set
485# CONFIG_SENSORS_FSCHER is not set
486# CONFIG_SENSORS_GL518SM is not set
487# CONFIG_SENSORS_IT87 is not set
488# CONFIG_SENSORS_LM75 is not set
489# CONFIG_SENSORS_LM78 is not set
490# CONFIG_SENSORS_LM80 is not set
491# CONFIG_SENSORS_LM83 is not set
492# CONFIG_SENSORS_LM85 is not set
493# CONFIG_SENSORS_LM90 is not set
494# CONFIG_SENSORS_VIA686A is not set
495# CONFIG_SENSORS_W83781D is not set
496# CONFIG_SENSORS_W83L785TS is not set
497# CONFIG_SENSORS_W83627HF is not set
498
499#
500# Other I2C Chip support
501#
502# CONFIG_SENSORS_EEPROM is not set
503# CONFIG_I2C_DEBUG_CORE is not set
504# CONFIG_I2C_DEBUG_ALGO is not set
505# CONFIG_I2C_DEBUG_BUS is not set
506# CONFIG_I2C_DEBUG_CHIP is not set
507
508#
509# Misc devices
510#
511
512#
513# Multimedia devices
514#
515# CONFIG_VIDEO_DEV is not set
516
517#
518# Digital Video Broadcasting Devices
519#
520# CONFIG_DVB is not set
521
522#
523# Graphics support
524#
525# CONFIG_FB is not set
526
527#
528# Sound
529#
530# CONFIG_SOUND is not set
531
532#
533# USB support
534#
535# CONFIG_USB is not set
536
537#
538# USB Gadget Support
539#
540# CONFIG_USB_GADGET is not set
541
542#
543# File systems
544#
545CONFIG_EXT2_FS=y
546# CONFIG_EXT2_FS_XATTR is not set
547# CONFIG_EXT3_FS is not set
548# CONFIG_JBD is not set
549# CONFIG_REISERFS_FS is not set
550# CONFIG_JFS_FS is not set
551# CONFIG_XFS_FS is not set
552# CONFIG_MINIX_FS is not set
553# CONFIG_ROMFS_FS is not set
554# CONFIG_QUOTA is not set
555# CONFIG_AUTOFS_FS is not set
556# CONFIG_AUTOFS4_FS is not set
557
558#
559# CD-ROM/DVD Filesystems
560#
561# CONFIG_ISO9660_FS is not set
562# CONFIG_UDF_FS is not set
563
564#
565# DOS/FAT/NT Filesystems
566#
567# CONFIG_FAT_FS is not set
568# CONFIG_NTFS_FS is not set
569
570#
571# Pseudo filesystems
572#
573CONFIG_PROC_FS=y
574CONFIG_PROC_KCORE=y
575# CONFIG_DEVFS_FS is not set
576# CONFIG_DEVPTS_FS_XATTR is not set
577CONFIG_TMPFS=y
578# CONFIG_HUGETLB_PAGE is not set
579CONFIG_RAMFS=y
580
581#
582# Miscellaneous filesystems
583#
584# CONFIG_ADFS_FS is not set
585# CONFIG_AFFS_FS is not set
586# CONFIG_HFS_FS is not set
587# CONFIG_HFSPLUS_FS is not set
588# CONFIG_BEFS_FS is not set
589# CONFIG_BFS_FS is not set
590# CONFIG_EFS_FS is not set
591# CONFIG_CRAMFS is not set
592# CONFIG_VXFS_FS is not set
593# CONFIG_HPFS_FS is not set
594# CONFIG_QNX4FS_FS is not set
595# CONFIG_SYSV_FS is not set
596# CONFIG_UFS_FS is not set
597
598#
599# Network File Systems
600#
601CONFIG_NFS_FS=y
602# CONFIG_NFS_V3 is not set
603# CONFIG_NFS_V4 is not set
604# CONFIG_NFS_DIRECTIO is not set
605# CONFIG_NFSD is not set
606CONFIG_ROOT_NFS=y
607CONFIG_LOCKD=y
608# CONFIG_EXPORTFS is not set
609CONFIG_SUNRPC=y
610# CONFIG_RPCSEC_GSS_KRB5 is not set
611# CONFIG_SMB_FS is not set
612# CONFIG_CIFS is not set
613# CONFIG_NCP_FS is not set
614# CONFIG_CODA_FS is not set
615# CONFIG_INTERMEZZO_FS is not set
616# CONFIG_AFS_FS is not set
617
618#
619# Partition Types
620#
621CONFIG_PARTITION_ADVANCED=y
622# CONFIG_ACORN_PARTITION is not set
623# CONFIG_OSF_PARTITION is not set
624# CONFIG_AMIGA_PARTITION is not set
625# CONFIG_ATARI_PARTITION is not set
626# CONFIG_MAC_PARTITION is not set
627# CONFIG_MSDOS_PARTITION is not set
628# CONFIG_LDM_PARTITION is not set
629# CONFIG_NEC98_PARTITION is not set
630# CONFIG_SGI_PARTITION is not set
631# CONFIG_ULTRIX_PARTITION is not set
632# CONFIG_SUN_PARTITION is not set
633# CONFIG_EFI_PARTITION is not set
634
635#
636# Native Language Support
637#
638# CONFIG_NLS is not set
639
640#
641# IBM 40x options
642#
643
644#
645# Library routines
646#
647CONFIG_CRC32=y
648
649#
650# Kernel hacking
651#
652# CONFIG_DEBUG_KERNEL is not set
653# CONFIG_SERIAL_TEXT_DEBUG is not set
654CONFIG_OCP=y
655
656#
657# Security options
658#
659# CONFIG_SECURITY is not set
660
661#
662# Cryptographic options
663#
664# CONFIG_CRYPTO is not set
diff --git a/arch/ppc/configs/walnut_defconfig b/arch/ppc/configs/walnut_defconfig
new file mode 100644
index 000000000000..bf9721a7a818
--- /dev/null
+++ b/arch/ppc/configs/walnut_defconfig
@@ -0,0 +1,578 @@
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
24CONFIG_POSIX_MQUEUE=y
25# CONFIG_BSD_PROCESS_ACCT is not set
26CONFIG_SYSCTL=y
27# CONFIG_AUDIT is not set
28CONFIG_LOG_BUF_SHIFT=14
29# CONFIG_HOTPLUG is not set
30# CONFIG_IKCONFIG is not set
31CONFIG_EMBEDDED=y
32# CONFIG_KALLSYMS is not set
33CONFIG_FUTEX=y
34# CONFIG_EPOLL is not set
35CONFIG_IOSCHED_NOOP=y
36CONFIG_IOSCHED_AS=y
37CONFIG_IOSCHED_DEADLINE=y
38CONFIG_IOSCHED_CFQ=y
39# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
40
41#
42# Loadable module support
43#
44CONFIG_MODULES=y
45CONFIG_MODULE_UNLOAD=y
46# CONFIG_MODULE_FORCE_UNLOAD is not set
47CONFIG_OBSOLETE_MODPARM=y
48# CONFIG_MODVERSIONS is not set
49CONFIG_KMOD=y
50
51#
52# Processor
53#
54# CONFIG_6xx is not set
55CONFIG_40x=y
56# CONFIG_44x is not set
57# CONFIG_POWER3 is not set
58# CONFIG_POWER4 is not set
59# CONFIG_8xx is not set
60# CONFIG_MATH_EMULATION is not set
61# CONFIG_CPU_FREQ is not set
62CONFIG_4xx=y
63
64#
65# IBM 4xx options
66#
67# CONFIG_ASH is not set
68# CONFIG_BUBINGA is not set
69# CONFIG_CPCI405 is not set
70# CONFIG_EP405 is not set
71# CONFIG_OAK is not set
72# CONFIG_REDWOOD_5 is not set
73# CONFIG_REDWOOD_6 is not set
74# CONFIG_SYCAMORE is not set
75CONFIG_WALNUT=y
76CONFIG_IBM405_ERR77=y
77CONFIG_IBM405_ERR51=y
78CONFIG_IBM_OCP=y
79CONFIG_BIOS_FIXUP=y
80CONFIG_405GP=y
81CONFIG_IBM_OPENBIOS=y
82# CONFIG_PM is not set
83CONFIG_UART0_TTYS0=y
84# CONFIG_UART0_TTYS1 is not set
85CONFIG_NOT_COHERENT_CACHE=y
86
87#
88# Platform options
89#
90# CONFIG_PC_KEYBOARD is not set
91# CONFIG_SMP is not set
92# CONFIG_PREEMPT is not set
93# CONFIG_HIGHMEM is not set
94CONFIG_KERNEL_ELF=y
95CONFIG_BINFMT_ELF=y
96# CONFIG_BINFMT_MISC is not set
97CONFIG_CMDLINE_BOOL=y
98CONFIG_CMDLINE="ip=on"
99
100#
101# Bus options
102#
103CONFIG_PCI=y
104CONFIG_PCI_DOMAINS=y
105CONFIG_PCI_LEGACY_PROC=y
106# CONFIG_PCI_NAMES is not set
107
108#
109# Advanced setup
110#
111# CONFIG_ADVANCED_OPTIONS is not set
112
113#
114# Default settings for advanced configuration options are used
115#
116CONFIG_HIGHMEM_START=0xfe000000
117CONFIG_LOWMEM_SIZE=0x30000000
118CONFIG_KERNEL_START=0xc0000000
119CONFIG_TASK_SIZE=0x80000000
120CONFIG_BOOT_LOAD=0x00400000
121
122#
123# Device Drivers
124#
125
126#
127# Generic Driver Options
128#
129
130#
131# Memory Technology Devices (MTD)
132#
133# CONFIG_MTD is not set
134
135#
136# Parallel port support
137#
138# CONFIG_PARPORT is not set
139
140#
141# Plug and Play support
142#
143
144#
145# Block devices
146#
147# CONFIG_BLK_DEV_FD is not set
148# CONFIG_BLK_CPQ_DA is not set
149# CONFIG_BLK_CPQ_CISS_DA is not set
150# CONFIG_BLK_DEV_DAC960 is not set
151# CONFIG_BLK_DEV_UMEM is not set
152CONFIG_BLK_DEV_LOOP=y
153# CONFIG_BLK_DEV_CRYPTOLOOP is not set
154# CONFIG_BLK_DEV_NBD is not set
155# CONFIG_BLK_DEV_CARMEL is not set
156CONFIG_BLK_DEV_RAM=y
157CONFIG_BLK_DEV_RAM_SIZE=4096
158CONFIG_BLK_DEV_INITRD=y
159# CONFIG_LBD is not set
160
161#
162# ATA/ATAPI/MFM/RLL support
163#
164# CONFIG_IDE is not set
165
166#
167# SCSI device support
168#
169# CONFIG_SCSI is not set
170
171#
172# Multi-device support (RAID and LVM)
173#
174# CONFIG_MD is not set
175
176#
177# Fusion MPT device support
178#
179
180#
181# IEEE 1394 (FireWire) support
182#
183# CONFIG_IEEE1394 is not set
184
185#
186# I2O device support
187#
188# CONFIG_I2O is not set
189
190#
191# Macintosh device drivers
192#
193
194#
195# Networking support
196#
197CONFIG_NET=y
198
199#
200# Networking options
201#
202# CONFIG_PACKET is not set
203# CONFIG_NETLINK_DEV is not set
204CONFIG_UNIX=y
205# CONFIG_NET_KEY is not set
206CONFIG_INET=y
207CONFIG_IP_MULTICAST=y
208# CONFIG_IP_ADVANCED_ROUTER is not set
209CONFIG_IP_PNP=y
210# CONFIG_IP_PNP_DHCP is not set
211CONFIG_IP_PNP_BOOTP=y
212# CONFIG_IP_PNP_RARP is not set
213# CONFIG_NET_IPIP is not set
214# CONFIG_NET_IPGRE is not set
215# CONFIG_IP_MROUTE is not set
216# CONFIG_ARPD is not set
217CONFIG_SYN_COOKIES=y
218# CONFIG_INET_AH is not set
219# CONFIG_INET_ESP is not set
220# CONFIG_INET_IPCOMP is not set
221# CONFIG_IPV6 is not set
222# CONFIG_NETFILTER is not set
223
224#
225# SCTP Configuration (EXPERIMENTAL)
226#
227# CONFIG_IP_SCTP is not set
228# CONFIG_ATM is not set
229# CONFIG_BRIDGE is not set
230# CONFIG_VLAN_8021Q is not set
231# CONFIG_DECNET is not set
232# CONFIG_LLC2 is not set
233# CONFIG_IPX is not set
234# CONFIG_ATALK is not set
235# CONFIG_X25 is not set
236# CONFIG_LAPB is not set
237# CONFIG_NET_DIVERT is not set
238# CONFIG_ECONET is not set
239# CONFIG_WAN_ROUTER is not set
240# CONFIG_NET_HW_FLOWCONTROL is not set
241
242#
243# QoS and/or fair queueing
244#
245# CONFIG_NET_SCHED is not set
246
247#
248# Network testing
249#
250# CONFIG_NET_PKTGEN is not set
251# CONFIG_NETPOLL is not set
252# CONFIG_NET_POLL_CONTROLLER is not set
253# CONFIG_HAMRADIO is not set
254# CONFIG_IRDA is not set
255# CONFIG_BT is not set
256CONFIG_NETDEVICES=y
257# CONFIG_DUMMY is not set
258# CONFIG_BONDING is not set
259# CONFIG_EQUALIZER is not set
260# CONFIG_TUN is not set
261
262#
263# ARCnet devices
264#
265# CONFIG_ARCNET is not set
266
267#
268# Ethernet (10 or 100Mbit)
269#
270CONFIG_NET_ETHERNET=y
271CONFIG_MII=y
272# CONFIG_OAKNET is not set
273# CONFIG_HAPPYMEAL is not set
274# CONFIG_SUNGEM is not set
275# CONFIG_NET_VENDOR_3COM is not set
276
277#
278# Tulip family network device support
279#
280# CONFIG_NET_TULIP is not set
281# CONFIG_HP100 is not set
282# CONFIG_NET_PCI is not set
283
284#
285# Ethernet (1000 Mbit)
286#
287# CONFIG_ACENIC is not set
288# CONFIG_DL2K is not set
289# CONFIG_E1000 is not set
290# CONFIG_NS83820 is not set
291# CONFIG_HAMACHI is not set
292# CONFIG_YELLOWFIN is not set
293# CONFIG_R8169 is not set
294# CONFIG_SK98LIN is not set
295# CONFIG_TIGON3 is not set
296
297#
298# Ethernet (10000 Mbit)
299#
300# CONFIG_IXGB is not set
301# CONFIG_S2IO is not set
302
303#
304# Token Ring devices
305#
306# CONFIG_TR is not set
307
308#
309# Wireless LAN (non-hamradio)
310#
311# CONFIG_NET_RADIO is not set
312
313#
314# Wan interfaces
315#
316# CONFIG_WAN is not set
317# CONFIG_FDDI is not set
318# CONFIG_HIPPI is not set
319# CONFIG_PPP is not set
320# CONFIG_SLIP is not set
321# CONFIG_RCPCI is not set
322# CONFIG_SHAPER is not set
323# CONFIG_NETCONSOLE is not set
324
325#
326# ISDN subsystem
327#
328# CONFIG_ISDN is not set
329
330#
331# Telephony Support
332#
333# CONFIG_PHONE is not set
334
335#
336# Input device support
337#
338CONFIG_INPUT=y
339
340#
341# Userland interfaces
342#
343# CONFIG_INPUT_MOUSEDEV is not set
344# CONFIG_INPUT_JOYDEV is not set
345# CONFIG_INPUT_TSDEV is not set
346# CONFIG_INPUT_EVDEV is not set
347# CONFIG_INPUT_EVBUG is not set
348
349#
350# Input I/O drivers
351#
352# CONFIG_GAMEPORT is not set
353CONFIG_SOUND_GAMEPORT=y
354CONFIG_SERIO=y
355# CONFIG_SERIO_I8042 is not set
356# CONFIG_SERIO_SERPORT is not set
357# CONFIG_SERIO_CT82C710 is not set
358# CONFIG_SERIO_PCIPS2 is not set
359
360#
361# Input Device Drivers
362#
363# CONFIG_INPUT_KEYBOARD is not set
364# CONFIG_INPUT_MOUSE is not set
365# CONFIG_INPUT_JOYSTICK is not set
366# CONFIG_INPUT_TOUCHSCREEN is not set
367# CONFIG_INPUT_MISC is not set
368
369#
370# Character devices
371#
372# CONFIG_VT is not set
373# CONFIG_SERIAL_NONSTANDARD is not set
374
375#
376# Serial drivers
377#
378CONFIG_SERIAL_8250=y
379CONFIG_SERIAL_8250_CONSOLE=y
380CONFIG_SERIAL_8250_NR_UARTS=4
381# CONFIG_SERIAL_8250_EXTENDED is not set
382
383#
384# Non-8250 serial port support
385#
386CONFIG_SERIAL_CORE=y
387CONFIG_SERIAL_CORE_CONSOLE=y
388CONFIG_UNIX98_PTYS=y
389CONFIG_LEGACY_PTYS=y
390CONFIG_LEGACY_PTY_COUNT=256
391# CONFIG_QIC02_TAPE is not set
392
393#
394# IPMI
395#
396# CONFIG_IPMI_HANDLER is not set
397
398#
399# Watchdog Cards
400#
401# CONFIG_WATCHDOG is not set
402# CONFIG_NVRAM is not set
403# CONFIG_GEN_RTC is not set
404# CONFIG_DTLK is not set
405# CONFIG_R3964 is not set
406# CONFIG_APPLICOM is not set
407
408#
409# Ftape, the floppy tape device driver
410#
411# CONFIG_FTAPE is not set
412# CONFIG_AGP is not set
413# CONFIG_DRM is not set
414# CONFIG_RAW_DRIVER is not set
415
416#
417# I2C support
418#
419# CONFIG_I2C is not set
420
421#
422# Misc devices
423#
424
425#
426# Multimedia devices
427#
428# CONFIG_VIDEO_DEV is not set
429
430#
431# Digital Video Broadcasting Devices
432#
433# CONFIG_DVB is not set
434
435#
436# Graphics support
437#
438# CONFIG_FB is not set
439
440#
441# Sound
442#
443# CONFIG_SOUND is not set
444
445#
446# USB support
447#
448# CONFIG_USB is not set
449
450#
451# USB Gadget Support
452#
453# CONFIG_USB_GADGET is not set
454
455#
456# File systems
457#
458CONFIG_EXT2_FS=y
459# CONFIG_EXT2_FS_XATTR is not set
460# CONFIG_EXT3_FS is not set
461# CONFIG_JBD is not set
462# CONFIG_REISERFS_FS is not set
463# CONFIG_JFS_FS is not set
464# CONFIG_XFS_FS is not set
465# CONFIG_MINIX_FS is not set
466# CONFIG_ROMFS_FS is not set
467# CONFIG_QUOTA is not set
468# CONFIG_AUTOFS_FS is not set
469# CONFIG_AUTOFS4_FS is not set
470
471#
472# CD-ROM/DVD Filesystems
473#
474# CONFIG_ISO9660_FS is not set
475# CONFIG_UDF_FS is not set
476
477#
478# DOS/FAT/NT Filesystems
479#
480# CONFIG_FAT_FS is not set
481# CONFIG_NTFS_FS is not set
482
483#
484# Pseudo filesystems
485#
486CONFIG_PROC_FS=y
487CONFIG_PROC_KCORE=y
488CONFIG_SYSFS=y
489# CONFIG_DEVFS_FS is not set
490# CONFIG_DEVPTS_FS_XATTR is not set
491CONFIG_TMPFS=y
492# CONFIG_HUGETLB_PAGE is not set
493CONFIG_RAMFS=y
494
495#
496# Miscellaneous filesystems
497#
498# CONFIG_ADFS_FS is not set
499# CONFIG_AFFS_FS is not set
500# CONFIG_HFS_FS is not set
501# CONFIG_HFSPLUS_FS is not set
502# CONFIG_BEFS_FS is not set
503# CONFIG_BFS_FS is not set
504# CONFIG_EFS_FS is not set
505# CONFIG_CRAMFS is not set
506# CONFIG_VXFS_FS is not set
507# CONFIG_HPFS_FS is not set
508# CONFIG_QNX4FS_FS is not set
509# CONFIG_SYSV_FS is not set
510# CONFIG_UFS_FS is not set
511
512#
513# Network File Systems
514#
515CONFIG_NFS_FS=y
516# CONFIG_NFS_V3 is not set
517# CONFIG_NFS_V4 is not set
518# CONFIG_NFS_DIRECTIO is not set
519# CONFIG_NFSD is not set
520CONFIG_ROOT_NFS=y
521CONFIG_LOCKD=y
522# CONFIG_EXPORTFS is not set
523CONFIG_SUNRPC=y
524# CONFIG_RPCSEC_GSS_KRB5 is not set
525# CONFIG_SMB_FS is not set
526# CONFIG_CIFS is not set
527# CONFIG_NCP_FS is not set
528# CONFIG_CODA_FS is not set
529# CONFIG_AFS_FS is not set
530
531#
532# Partition Types
533#
534CONFIG_PARTITION_ADVANCED=y
535# CONFIG_ACORN_PARTITION is not set
536# CONFIG_OSF_PARTITION is not set
537# CONFIG_AMIGA_PARTITION is not set
538# CONFIG_ATARI_PARTITION is not set
539# CONFIG_MAC_PARTITION is not set
540# CONFIG_MSDOS_PARTITION is not set
541# CONFIG_LDM_PARTITION is not set
542# CONFIG_NEC98_PARTITION is not set
543# CONFIG_SGI_PARTITION is not set
544# CONFIG_ULTRIX_PARTITION is not set
545# CONFIG_SUN_PARTITION is not set
546# CONFIG_EFI_PARTITION is not set
547
548#
549# Native Language Support
550#
551# CONFIG_NLS is not set
552
553#
554# IBM 40x options
555#
556
557#
558# Library routines
559#
560CONFIG_CRC32=y
561# CONFIG_LIBCRC32C is not set
562
563#
564# Kernel hacking
565#
566# CONFIG_DEBUG_KERNEL is not set
567# CONFIG_SERIAL_TEXT_DEBUG is not set
568CONFIG_PPC_OCP=y
569
570#
571# Security options
572#
573# CONFIG_SECURITY is not set
574
575#
576# Cryptographic options
577#
578# CONFIG_CRYPTO is not set